Changes between Version 13 and Version 14 of Lorenz_96_model
- Timestamp:
- Aug 21, 2018, 4:25:33 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Lorenz_96_model
v13 v14 32 32 in the directory `testsuite/src/` of the PDAF package. You have to ensure 33 33 that in the machine-specific make include file `linux_gfortran.h` `-DUSE_PDAF` is not defined 34 for CPP_DEFS (such that calls to PDAF are not active). You can replace `linux_gfortran` by any other make include file from `make.arch/`, e.g. specify `osx_gfortran` for compiling on Mac OS-X. The executable34 for CPP_DEFS (such that calls to PDAF are not active). You can replace `linux_gfortran` by any other make include file from `make.arch/`, e.g. specify `osx_gfortran` for compiling on MacOS. The executable 35 35 is generated in `testsuite/bin/`. 36 36 37 '''Note''': The implementation uses the NetCDF library for file outputs. If the compilation above fails, please ensure the netcdf-library ist installed. On computers running Linux, it is usually available as a package of the operating system. On Mac OS-Xone can install the netcdf library e.g. using Fink or MacPorts.37 '''Note''': The implementation uses the NetCDF library for file outputs. If the compilation above fails, please ensure the netcdf-library ist installed. On computers running Linux, it is usually available as a package of the operating system. On MacOS one can install the netcdf library e.g. using Fink or MacPorts. 38 38 39 39 To run the forward model use