OpenFOAM-4.x/applications/solvers
Henry cdadf4865d potentialFoam: Solve for velocity potential named Phi rather than using the pressure field for this purpose
The Phi field is read if available otherwise created automatically with
boundary conditions obtained automatically from the pressure field if
available (with optional name) otherwise inferred from the velocity
field.  Phi Laplacian scheme and solver specification are required.  See
tutorials for examples.
2015-02-14 11:03:37 +00:00
..
basic potentialFoam: Solve for velocity potential named Phi rather than using the pressure field for this purpose 2015-02-14 11:03:37 +00:00
combustion Correct section comment: there can only be one destructor 2015-02-12 21:57:29 +00:00
compressible rhoCentralDyMFoam: Name intermediate fields to avoid duplicate registration 2015-02-12 13:17:28 +00:00
discreteMethods solvers: rationalize the return statement 2015-02-10 18:20:42 +00:00
DNS/dnsFoam Explicitly name derived fields to improve readability of diagnostic messages and avoid duplicate registration 2015-02-12 09:59:52 +00:00
electromagnetics pimpleControl and pisoControl: Rationalize PISO and PIMPLE control 2015-02-10 13:47:18 +00:00
financial/financialFoam Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
heatTransfer pEqn: DO NOT constrain the pressure equation as this will lead to continuity errors 2015-02-12 10:42:17 +00:00
incompressible Explicitly name derived fields to improve readability of diagnostic messages and avoid duplicate registration 2015-02-12 09:59:52 +00:00
lagrangian pEqn: DO NOT constrain the pressure equation as this will lead to continuity errors 2015-02-12 10:42:17 +00:00
multiphase porousInterFoam is no longer needed 2015-02-13 21:39:48 +00:00
stressAnalysis Formatting: Rationalized the indentation of #include 2015-02-10 20:35:50 +00:00