OpenFOAM/en: Difference between revisions

Jump to navigation Jump to search
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 75: Line 75:
|cp $WM_PROJECT_DIR/etc/controlDict $HOME/.OpenFOAM/$WM_PROJECT_VERSION/
|cp $WM_PROJECT_DIR/etc/controlDict $HOME/.OpenFOAM/$WM_PROJECT_VERSION/
}}
}}
There are a variety of other parameters which can be used to reduce the amount of output that OpenFOAM writes to disk as well as the frequency; these run-time parameters are documented for [https://cfd.direct/openfoam/user-guide/v6-controldict/ version 6] and [https://cfd.direct/openfoam/user-guide/v7-controldict/ version 7].


Then edit the <code>debugSwitches</code> dictionary in <code>$HOME/.OpenFOAM/$WM_PROJECT_VERSION/controlDict</code>, changing flags from values >0 to 0. ''(Contribution from C. Lane)''
For example, the <code>debugSwitches</code> dictionary in <code>$HOME/.OpenFOAM/$WM_PROJECT_VERSION/controlDict</code> can be altered to change the flags from values greater than zero to zero. Another solution would be to make use of the local scratch (<tt>$SLURM_TMPDIR</tt>), a disk attached directly to the compute node, discussed [[Handling_large_collections_of_files#Local_disk|here]].
38,760

edits

Navigation menu