Dear users,
just to let you know that now openfoam+/v1612
http://www.openfoam.com/version-v1612+/
is installed and available on Marconi A1 and A2 for production purpose.
To see the available module type on the login of marconi
modmap -m openfoam+
To load the module to be used in broadwell aka A1 >>
module load profile/phys
module load autoload openfoam+/v1612
Comment: Compilation Option "IccOpt" == intelmpi/2017--binary -03. It allows pre- and post-process operation on the login nodes interactively and computing activity on BDW nodes via batch.
To load the module to be used in knl aka A2 >>
module load profile/knl
module load autoload openfoam+/v1612_knl
Comment: Compilation Option "IccKNLOpt" == intelmpi/2017--binary -03 + flag for KNL -axMIC-AVX51. It allows pre- and post-process operation on the login nodes interactively and computing activity on KNL nodes via batch.
To see details on the module please type,
module help openfoam+/v1612
or
module help openfoam+/v1612_knl
Best regards,
HPC User Support