This website requires JavaScript.
Explore
Help
Register
Sign In
zhyang-dev
/
openfoam
Watch
1
Star
0
Fork
0
You've already forked openfoam
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
536087b59fb43cd3f5603b00a91452c7cd005e4b
openfoam
/
applications
/
solvers
/
basic
History
Mark Olesen
58b7e64185
Use argList::addOption, argList::addBoolOption (almost) everywhere
...
- ensure that the standard options (eg, from timeSelector) also have some usage information
2009-12-03 13:32:12 +01:00
..
laplacianFoam
use while (runTime.loop() { .. } where possible in solvers
2009-02-18 08:57:10 +01:00
potentialFoam
Use argList::addOption, argList::addBoolOption (almost) everywhere
2009-12-03 13:32:12 +01:00
scalarTransportFoam
use while (runTime.loop() { .. } where possible in solvers
2009-02-18 08:57:10 +01:00