|
||||
File indexing completed on 2018-03-02 18:45:20 UTC
view on githubraw file Latest commit add29e06 on 2018-01-31 20:35:05 UTC4582417724 Jean*0001 C Options file for CheapAML package 0002 C Use this file for selecting options within the CheapAML package 0003 0004 #ifndef CHEAPAML_OPTIONS_H 0005 #define CHEAPAML_OPTIONS_H 0006 #include "PACKAGES_CONFIG.h" 0007 #include "CPP_OPTIONS.h" 0008 0009 #ifdef ALLOW_CHEAPAML 0010 C Place CPP define/undef flag here 0011 0012 C to reproduce old results, with inconsitent wind location, 0013 C grid-cell center and grid-cell edges (C-grid). 0014 #define INCONSISTENT_WIND_LOCATION 0015 0016 #endif /* ALLOW_CHEAPAML */ 0017 #endif /* CHEAPAML_OPTIONS_H */ 0018 0019 CEH3 ;;; Local Variables: *** 0020 CEH3 ;;; mode:fortran *** 0021 CEH3 ;;; End: ***
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated from https://github.com/MITgcm/MITgcm by the 2.2.1-MITgcm-0.1 LXR engine. The LXR team |