Changes between Version 13 and Version 14 of Lorenz_96_model


Ignore:
Timestamp:
Aug 21, 2018, 4:25:33 PM (6 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Lorenz_96_model

    v13 v14  
    3232in the directory `testsuite/src/` of the PDAF package. You have to ensure
    3333that 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 executable
     34for 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
    3535is generated in `testsuite/bin/`.
    3636
    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-X one 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.
    3838
    3939To run the forward model use