openfoam/applications/solvers
2009-03-09 11:20:58 +00:00
..
basic use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
combustion use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
compressible use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
DNS/dnsFoam use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
dsmc/dsmcFoam Averaging does not need to be weighted if the fields being averaged are extensive - they weight themselves automatically. Recording momentum and energy denisty, and averaging them, then once decent averaged fields exist, using the new dsmcFields utility to create the intensive fields: UMean and TMean (translational, internal and overall). 2009-03-06 12:59:58 +00:00
electromagnetics use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
financial/financialFoam use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
heatTransfer use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
incompressible Merge commit 'OpenCFD/master' into olesenm 2009-03-04 12:20:51 +01:00
Lagrangian/kinematicParcelFoam use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
molecularDynamics use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
multiphase HashTable changes 2009-02-26 17:49:47 +01:00
stressAnalysis use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00