Changes between Version 28 and Version 29 of Lorenz_96_model
- Timestamp:
- Sep 1, 2018, 1:29:45 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Lorenz_96_model
v28 v29 70 70 Now do 71 71 {{{ 72 cd ../../../../make.arch /72 cd ../../../../make.arch 73 73 }}} 74 74 and change in the file `linux_gfortran.h` the line … … 85 85 coupling to PDAF. First clean the directories for the main driver and the Lorenz-96 model using 86 86 {{{ 87 cd ../ ../87 cd ../testsuite/src 88 88 make cleandriver PDAF_ARCH=linux_gfortran 89 89 make cleanlorenz_96 PDAF_ARCH=linux_gfortran