C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/ksnow/press_release/code_expt/STREAMICE_OPTIONS.h,v 1.3 2017/07/11 14:36:33 dgoldberg Exp $ C $Name: $ C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----| C CPP options file for MYPACKAGE C C Use this file for selecting options within package "streamice" #ifndef STREAMICE_OPTIONS_H #define STREAMICE_OPTIONS_H #include "PACKAGES_CONFIG.h" #ifdef ALLOW_STREAMICE #include "CPP_OPTIONS.h" C Place CPP define/undef flag here #define STREAMICE_STRESS_BOUNDARY_CONTROL #define STREAMICE_CONSTRUCT_MATRIX #define STREAMICE_HYBRID_STRESS #define USE_ALT_RLOW #define STREAMICE_GEOM_FILE_SETUP #define STREAMICE_SMOOTH_FLOATATION !#define ALLOW_PETSC #undef ALLOW_STREAMICE_2DTRACER #undef STREAMICE_TRACER_AB #undef STREAMICE_SERIAL_TRISOLVE !#define STREAMICE_FLOWLINE_BUTTRESS #endif /* ALLOW_MYPACKAGE */ #endif /* MYPACKAGE_OPTIONS_H */ CEH3 ;;; Local Variables: *** CEH3 ;;; mode:fortran *** CEH3 ;;; End: ***