C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/llc_hires/llc_270/code_ad/PROFILES_OPTIONS.h,v 1.2 2014/06/19 21:58:17 zhc Exp $ C $Name: $ C CPP options file for PROFILES package C Use this file for selecting options within the PROFILES package #ifndef PROFILES_OPTIONS_H #define PROFILES_OPTIONS_H #include "PACKAGES_CONFIG.h" #include "CPP_OPTIONS.h" #ifdef ALLOW_PROFILES C Package-specific Options & Macros go here C Unless one uses a straight cartesian grid, the user needs C to provide grid dependent interpolation points/coeffs, define C ALLOW_PROFILES_GENERICGRID, and set profilesDoGenGrid to TRUE #define ALLOW_PROFILES_GENERICGRID #endif /* ALLOW_PROFILES */ #endif /* PROFILES_OPTIONS_H */ CEH3 ;;; Local Variables: *** CEH3 ;;; mode:fortran *** CEH3 ;;; End: ***