This version (2022/06/20 09:01) was approved by msiegel.

WRFV3

Recommended settings in configure.wrf (intel compiler: ifort, mpiifort):

CFLAGS_LOCAL = -w -O3 -ip -msse3 -fno-alias
FCBASEOPTS   = -w -ftz -align all -fno-alias -msse3 -fp-model precise $(FCDEBUG) $(FORMAT_FREE) $(BYTESWAPIO)

Run the code with:

mpirun -machinefile $TMPDIR/machines -envall -np $NSLOTS ./wrf.exe
  • doku/wrf.txt
  • Last modified: 2022/02/01 21:15
  • by goldenberg