OpenFOAM/en: Difference between revisions

Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 70: Line 70:


===Performance===
===Performance===
OpenFOAM can emit a lot of debugging information in very frequent small writes (e.g. hundreds per second). This may lead to poor performance on our network file systems. If you are in stable production and don't need the debug output, you can reduce or disable it with:
OpenFOAM can emit a lot of debugging information in very frequent small writes (e.g. hundreds per second). This may lead to poor performance on our shared filesystems. If you are in stable production and don't need the debug output, you can reduce or disable it with:
{{Commands
{{Commands
|mkdir -p $HOME/.OpenFOAM/$WM_PROJECT_VERSION
|mkdir -p $HOME/.OpenFOAM/$WM_PROJECT_VERSION
38,760

edits