** Warning **
Issuing rollback() due to DESTROY without explicit disconnect() of DBD::mysql::db handle dbname=MITgcm at /usr/local/share/lxr/lib/LXR/Common.pm line 1224.
Last-Modified: Wed, 16 Sep 2025 05:14:15 GMT
Content-Type: text/html; charset=utf-8
MITgcm/MITgcm/verification/global_oce_latlon/code_tap/COST_OPTIONS.h
File indexing completed on 2023-09-11 05:10:53 UTC
view on github raw file Latest commit 5a54dbbd on 2023-09-10 14:50:14 UTC
5a54dbbd56 Jean* 0001 #ifndef COST_OPTIONS_H
0002 #define COST_OPTIONS_H
0003 #include "PACKAGES_CONFIG.h"
0004 #include "CPP_OPTIONS.h "
0005
b48be934cb Jean* 0006
0007
0008
0009
0010
0011
0012
0013
0014
0015
0016
0017
0018 #ifdef ALLOW_COST
0019 #ifdef ECCO_CPPOPTIONS_H
0020
0021
0022
0023
0024
0025 #else /* ndef ECCO_CPPOPTIONS_H */
0026
0027
0028
5a54dbbd56 Jean* 0029 #undef ALLOW_COST_STATE_FINAL
0030 #undef ALLOW_COST_VECTOR
0031
b48be934cb Jean* 0032
0033 #undef ALLOW_COST_ATLANTIC_HEAT
0034 #undef ALLOW_COST_ATLANTIC_HEAT_DOMASS
0035
0036 #define ALLOW_COST_TEST
0037 #define ALLOW_COST_TSQUARED
5a54dbbd56 Jean* 0038 #undef ALLOW_COST_DEPTH
b48be934cb Jean* 0039 #undef ALLOW_COST_TRACER
0040
5a54dbbd56 Jean* 0041
0042 #undef ALLOW_COST_TEMP
0043 #undef ALLOW_COST_HFLUXM
0044 #undef ALLOW_DIC_COST
0045 #undef ALLOW_THSICE_COST_TEST
0046 #undef ALLOW_COST_SHELFICE
b48be934cb Jean* 0047
0048
0049 #endif /* ndef ECCO_CPPOPTIONS_H */
0050 #endif /* ALLOW_COST */
0051 #endif /* COST_OPTIONS_H */