openfoam/applications/solvers/basic
Henry 4129560601 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
..
laplacianFoam Applications: use pimpleControl.dict() and simpleControl.dict() instead of looking-up the sub-dict 2015-02-09 22:15:26 +00:00
potentialFoam potentialFoam: Solve for velocity potential named Phi rather than using the pressure field for this purpose 2015-02-14 11:03:37 +00:00
scalarTransportFoam Formatting: Rationalized the indentation of #include 2015-02-10 20:35:50 +00:00