Commit Graph

628 Commits

Author SHA1 Message Date
514b6e8bab update tutorial case for USCM 2017-04-28 10:51:31 +02:00
d7ddb5face update tutorial to include pressure field name 2017-04-28 10:50:32 +02:00
c0164b4f5a Latest tutorial case for 3layer Unreacted Core Model 2017-04-19 15:20:25 +02:00
0562ba1cd4 uncomment verbose 2017-04-18 09:14:36 +02:00
176544c72f change order of vectors 2017-04-05 11:51:10 +02:00
9ffaeb32ac switch read direction 2017-03-28 16:04:28 +02:00
50bb355dbb working tutorial case for 3 layer shrink - only chem resist active 2017-03-27 10:51:51 +02:00
f84018214c add transfer of pressure at part. loc. 2017-03-27 10:49:33 +02:00
61ed3677bc cancel output of debug info 2017-03-27 10:49:01 +02:00
7e8d358911 add N2 props 2017-03-20 09:56:21 +01:00
6d007f7c97 minor changes, add rel layer radius output 2017-03-20 09:50:32 +01:00
3718b7326d make SPM tut case work with N 2017-03-02 15:42:59 +01:00
f92ab5b6a7 add comm for N field 2017-03-02 15:41:45 +01:00
ea66961ba6 add W, and N fields to solver 2017-03-02 15:41:23 +01:00
0924b618f5 minor mods 2017-02-24 13:12:36 +01:00
3078b3af1b cleanup species 2017-02-24 09:42:58 +01:00
7f766b3afe added total mole field 2017-02-24 09:42:26 +01:00
cf3a6a5cbe changed molecular weight 2017-02-24 09:41:21 +01:00
44d111345d modify to include mole field 2017-02-23 16:13:32 +01:00
b85748ea3f added total mole field comm. 2017-02-23 16:13:10 +01:00
9b69b035d6 added calculation of mole field 2017-02-23 16:12:37 +01:00
4da55dd812 generate total mole field 2017-02-23 16:12:17 +01:00
38712e6c33 fixed gas properties 2017-02-09 16:25:09 +01:00
368f2550d8 update 3layer tutorial to OF4X 2017-02-07 15:14:25 +01:00
b9bf777116 Update createFields for OF4x 2017-02-06 09:35:11 +01:00
c334ef1f7f Update tutorial to OF4x 2017-02-06 09:32:54 +01:00
c69faa5e98 fixed compile errors 2017-02-03 14:42:52 +01:00
8e96e7d59a resolving update issues solverpimplechem 2017-02-03 13:03:16 +01:00
f30f8fd62b removed cfdemSolverPisoTemp 2017-02-03 13:02:32 +01:00
4a24c35c67 modifed solver 2017-02-03 12:20:08 +01:00
daa24bcfda update 3layer tut case 2017-02-03 10:50:55 +01:00
d2d3af79a0 adding merge deleted files 2017-02-03 10:44:10 +01:00
b858c75a93 update solver Eqn's 2017-02-03 10:43:48 +01:00
f3b0502612 Mergeing feature/fines into cfdemSolverRhoPimpleChem 2017-02-03 10:35:46 +01:00
72dda78652 make dependency builder happy
The compiler seems to have no problem with the space in the include option, however the dependency builder doesn't find the files.
2017-01-24 19:33:08 +01:00
4f17c33b4d avoid warnings about unused variables from postProcess.H
move
volScalarField& T = thermo.T();
const volScalarField& psi = thermo.psi();
to createFieldRefs.H (and make T const)
2017-01-24 13:30:57 +01:00
a285248abd clean up whitespaces 2017-01-24 11:54:05 +01:00
849cede6fa fix Wreorder warning 2017-01-23 17:45:57 +01:00
c40c4ad6fb fix Wignored-qualifiers warnings 2017-01-23 17:22:43 +01:00
adcb9031ad fix OpenFOAM 4 issue in reactionHeat.C 2017-01-23 16:32:24 +01:00
afe55da77e remove cfdemSolverRhoPimpleChem from solver list 2017-01-23 16:29:13 +01:00
9ce3eb5d24 Added mesh generation for tutorial FinesColumn. 2017-01-23 09:36:43 +01:00
cccb78b4d3 Added missing file for cfdemSolverRhoPimple tutorial ErgunTestMPI. 2017-01-23 08:10:54 +01:00
912580a5c6 Deleted files related to cfdemSolverRhoPimpleChem. 2017-01-23 08:09:40 +01:00
4975656a94 added reactionHeat 2017-01-20 13:51:02 +01:00
59149ac886 Merge branch 'develop' into feature/fines 2017-01-20 08:34:44 +01:00
872f297dfb Some cleaning up. 2017-01-20 08:07:08 +01:00
0808a61cc2 Merge pull request #5 from ParticulateFlow/feature/OF4x
OpenFOAM 4.x
2017-01-19 12:47:15 +01:00
8862308d82 rename dimensionedScalar entries to refelct their value 2017-01-19 10:54:16 +01:00
3030f04be0 Merge branch 'feature/fines' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/fines 2017-01-17 11:25:38 +01:00