/[MITgcm]/MITgcm/doc/tag-index
ViewVC logotype

Diff of /MITgcm/doc/tag-index

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2185 by mlosch, Wed Oct 7 12:07:50 2015 UTC revision 1.2221 by jmc, Mon Jan 11 22:56:33 2016 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7  o pkg/seaice:  o model/src:
8      - to check restart test, add option to apply EXCH to U,V earlier, just before
9        integr_continuity; turned off by default.
10    o pkg/dic:
11      - remove CPP option USE_ATMOSCO2 (not needed)
12    o tools/tst_2+2:
13      - try to ignore difference between +0 and -0 in binary file, causing test
14        to fail for no good reason.
15    o eesupp & genmake2:
16      - put back modif from Jinxuan Zhu - change etime fct call to S/R call -
17        but also check (in genmake2) that test runs and returns meaningful results.
18    o coupler pkgs:
19      Finish implementation of optionally-exchanged variable switches (started on
20       Nov 12) with addition of few more exchanged fields, including 2-way exchange
21       of pkg/thsice vars to allow to use seaice dynamics (from pkg/seaice) & seaice
22       advection in OCN component; this requires sequential coupling.
23      coupler (pkg/atm_ocn_coupler):
24      - add argument msgUnit and iter number to CPL_SEND/RECV_ATM/OCN_FIELDS
25        routines (useful for debug).
26      - only export/import optionally exchanged fields (RunOff, seaice, Salt-Plume
27         flux, DIC fields) if corresponding switch is ON.
28      - add option to export RunOff to OCN (to use for DIC river input)
29      - add 2-way thSIce vars exchange; check for consistent cpl_sequential setting.
30      components (pkg/atm_ & ocn_compon_interf):
31      - to save memory space in ATM & OCN comp: add some #ifdef ALLOW_${PKG} around
32        optionally exchanged fields; add a check & stop in cpl_readparms.F.
33        ATMCPL.h: ALLOW_LAND for RunOff, ALLOW_THSICE for seaice, ALLOW_AIM for CO2;
34        OCNCPL.h: ALLOW_SALT_PLUME, ALLOW_DIC for DIC, ALLOW_THSICE for 2-W thsice.
35      - rename:   fracIce     -> sIceFrac_cpl (<- match coupler var name)
36        + in ATM: fracIceTime -> sIceFracTime ; seaIceTime -> sIceMassTime.
37      - add 2-way thSIce vars exchange ; add Salt-Plume flux ; add RunOff in OCN.
38      - hold in common block coupler optionally-exchanged variable switch
39        and set default "useImportXXX" accordingly; + check & stop if inconsistent.
40      - add diagnostics for all imported fields from coupler (in both OCN & ATM);
41        this is intended to replace the OCN cplFldtave.* output files (not updated
42        to contain new additional exchanged fields).
43    o pkg/dic:
44      - fix an other bug (also from 2014/08/30) in dic_atmos.F, in dic_int1=3 code.
45    o pkg/thsice:
46      - when coupled to ATM (useCoupler) with thSIce_skipThermo=T, skip reading
47        and writing of thsice pickup files.
48    o pkg/atm_compon_interf:
49      - move all field individual export-call out of cpl_export_import_data.F
50        into new S/R ATM_EXPORT_FIELDS
51    o pkg/atm_compon_interf:
52      - store state variables (for now, only thSIce fields) just before beeing
53        exported (in cpl_export_import_data.F, like on ocean side) instead of from
54        atm_store_my_data.F like all exported fluxes.
55      - new version of pickup_cpl: write field names into meta file and read meta
56        file to find field postion in pickup. Also only write/read fields meeded for
57        restart (same logic as main pickup file ; also using pickupStrictlyMatch)
58    o pkg/dic:
59      - fix bug (added on 2014/08/30) in dic_atmos.F for the case dic_int1= 2 or 3.
60    o pkg/seaice: add new parameter SEAICEpressReplFac to choose between
61        pressure replacement method (=1., default) or original Hibler (1979) (=0.)
62        value can be from domain [0,1] to average between the two methods
63    o pkg/atm_phys:
64      - allow to provide 2-d map of albedo and mixed-layer depth from files (but
65        hold fixed in time).
66    
67    checkpoint65r (2015/12/21)
68    o pkg/seaice:
69        fix bug in tridiagonal solvers for SEAICE_OLx/y>0, this affects the JFNK
70        solver (offline.dyn_jfnk) and global_ocean.cs32x15.seaice -> updated
71    o pkg/seaice:
72      - fix a bug in computing areaS in (J-J -> J-1) that affects runs
73        when SEAICEscaleSurfStress=.TRUE.,
74      - apply areaW and areaS in S/R seaice_calc_lhs
75    o pkg/atm_phys:
76      - add diagnostics for 3-D, Nr+1 levels diagnostics of radiative fluxes
77        (shortwave & longwave, net & downward) and diagnostics of temp. tendency
78        for individual contribution (convection, LSC cond, radiation)
79      - add Ruth Geen etal, GRL 2016, radiation optionis (see paper supp.
80        information); activated with: solar_exponent=0. and wv_exponent=-1.
81    o pkg/ggl90:
82      - within IDEMIX add upper limit for horizontal group velocity to
83        avoid instability problems in the explicit horizontal diffusion term for
84        long time steps or high resolution
85    o pkg/diagnostics:
86      - simplify setting of local-array size in diagstats_output.F: uses "numLevels"
87        (from DIAGNOSTICS_SIZE.h) to allow to write out more than Nr levels.
88    o testreport:
89      - remove "-v" (verbose option) in default mpirun command.
90    o pkg/seaice/seaice_growth:
91      - catch potential division by zero in ITD code, does not change
92        verification results
93    o pkg/ecco:
94      - retire old codes to the Attic. The calls to retired functions are
95        left in a commented form in case they ever need to be re-activated.
96      - ecco_check.F: issue warning if any old CPP option is
97        defined that corresponds to retired codes -- then stop.
98    o pkg/atm_compon_interf:
99      - change seaice fraction (use for OCN dic surf.flux) stored and sent to
100        coupler: use last time-step value instead of average over cplSendFrq_iter
101        time-step, similar to what is done for seaIceMass.
102        This will affect results (pkg/dic) of coupled ATM-OCN+dic set-up.
103    o eesupp & genmake2:
104      - from Jinxuan Zhu: change etime fct call to S/R call (fix gfortran ETIME);
105        <= remove until a fix is found for some ifort version on ia32 machine.
106    o pkg/seaice/seaice_evp:
107      - refine residual computation
108    
109    checkpoint65q (2015/11/18)
110    o pkg/seaice/seaice_evp:
111      - fix residual computations so that they no longer affect the actual
112        simulation code
113      - fix seaice_readparams to be able to actually set new parameters
114        SEAICEaEVPcStar and SEAICEaEVPalphaMin, also fix logic a little
115    o model/src:
116      - fix wrong truncation (single prec) from "FLOAT" function in expressions
117        like: deltaT*FLOAT(myIter) when myIter is large:
118         a) replaced by DFLOAT (if not seen by TAF);
119         b) remove "FLOAT" and use implicit type conversion (if seen by TAF).
120    o pkg/aim_v23:
121      - write/read the expected CO2 pickups (from S/R AIM_DO_CO2): fix reading
122        when pickupSuff is set ; do write rolling pickups + at the end of the run.
123    o pkg/atm_ocn_coupler + ocn_compon_interf:
124      - in prep for using pkg/seaice Dyn in coupled set-up, implement sequential
125        coupling option-1: ATM -(cpl)-> OCN and then OCN -(cpl)-> ATM ;
126        add corresponding call in DO_OCEANIC_PHYS.
127    o coupler pkgs:
128      Start a new way to set-up optionally-exchanged variables (previously, only
129       there for exchange_DIC): switch on/off from 1 place, at run-time, in coupler
130       data.cpl (new) instead of at compile time in ATMIDS.h & OCNIDS.h ;
131       send switch to ATM & OCN compon before reading their own "data.cpl" (so that
132       compononent param default can be set accordingly).
133      Note: this new switch (cpl_exchange_[xxx]) is not a per variable switch
134       but rather applies to a group a fields (going both ways like for DIC)
135       and corresponds to an option of coupling config.
136      coupler (pkg/atm_ocn_coupler):
137      - change parameter file from "data" to "data.cpl" (in cpl_read_params.F),
138        and read namelist directly (without eessup S/R calls) instead of
139        in the very un-flexible old way, 1 param per line, in fixed order;
140      - add error-counter to track errors (e.g., missing "data.cpl") and to stop
141        cleanly in CPL_CHECK_CPLCONFIG
142      - add new coupling-exchange selectors (some not yet active) including
143        cpl_exchange_DIC (to set to 3 to replace atmCpl_exchange_DIC=T in ATMIDS.h
144                                             and ocnCpl_exchange_DIC=T in OCNIDS.h);
145      - add 2 new S/R (CPL_SEND_ATM/OCN_CPLPARMS) to send coupler-params to each
146        component ; called directly from coupler.F, after comp. registrations;
147      - rename few variable-ID names (in ATMIDS.h & OCNIDS.h):
148         atm/ocnSeaIceName --> atm/ocnSIceMassName ; atm/ocnFCO2Name ->
149          -> atm/ocnCO2FluxName ; atm/ocnWSpdName --> atm/ocnWindSpdName
150      components (pkg/atm_ & ocn_compon_interf):
151      - add ATM/OCN_CPL_OPTIONS.h in component pkgs and include the corresponding
152        CPP header file in all pkg source files.
153      - move checking of comp. configs out of cpl_exch_configs.F into new S/R
154        ATM/OCN_CHECK_CPLCONFIG;
155      - add error-counter to track errors (e.g., in "data.cpl") and to stop
156        cleanly in ATM/OCN_CHECK_CPLCONFIG;
157      - add new S/R CPL_IMPORT_CPLPARMS to import coupling-exchange selectors
158        from coupler ; called from initialise_fixed.F, after PACKAGES_BOOT and
159        before PACKAGES_READPARMS;
160      verification/cpl_aim+ocn/:
161      - update ATMIDS.h & OCNIDS.h (in shared_code) and use new parameter file
162        "data.cpl" for coupler (in input_cpl).
163    o eesupp/inc:
164      - change the MPI-global-sum default (in CPP_EEOPTIONS.h) to:
165        #define GLOBAL_SUM_ORDER_TILES (only affects MPI built of global_sum_tile.F)
166        to always cumulate tile local-sum in the same order (still uses
167        MPI_Allreduce like standard code).
168      - in verification experiment code, remove local CPP_EEOPTIONS.h_mpi files
169        that are now identical to standard version (in eesupp/inc).
170    o pkg/shelfice:
171      - add SHELFICETransCoeffTFile for initializing spatially varying
172        heat and salt transfer coefficients
173    o pkg/atm_compon_interf & ocn_compon_interf:
174      - combine into 1 (new) S/R CPL_EXPORT_IMPORT_DATA the two previous
175        S/R CPL_EXPORT_MY_DATA & CPL_IMPORT_EXTERNAL_DATA
176      - move bi,bj loops inside S/R OCN_STORE_MY_DATA
177    o pkg/atm_ocn_coupler:
178      - initialise to zero ATMVARS.h & OCNVARS.h arrays.
179    o pkg/rbcs:
180      - select RBCS-mask for Temp & Salt the same way as for pTracer ; this allows
181        to compile with maskLEN=1 when all tracers use the same RBCS-mask.
182      - add a short report (to STDOUT) about RBCS-mask settings.
183    
184    checkpoint65p (2015/10/23)
185    o pkg/seaice/seaice_evp.F: fix store directives and key computations, since
186        there is no adjoint test for EVP, we don't know what it does to the adjoint
187        solution, but at least there are no more recomputation warnings left
188    o pkg/seaice/seaice_evp.F: slight modification of averaging so that EVP stands
189        a chance of giving the same results as a fully converged VP (JFNK) solver
190    o tools/adjoint_options/adjoint_diva:
191      - fix bug (typo) in Tang-Linear FLAGS setting for MPI + DIVA
192    o pkg/streamice:
193      - spotted bug in streamice_driving_stress using dyG where should have been dxG
194    o pkg/exf:
195      - remove STOP statement that prevented to use wind or (wind-)stress
196        interpolation for constant-in-time forcing fields (wind/stress period = 0).
197    o pkg/seaice:
198    - replace SEAICE_EVP_USE_ADAPTATION by run time parameters, requires    - replace SEAICE_EVP_USE_ADAPTATION by run time parameters, requires
199      5 additionals 2D fields and 6 new store directives      5 additionals 2D fields and 6 new store directives
200    - change logic in seaice_readparms.F: EVP code can now be turned on in    - change logic in seaice_readparms.F: EVP code can now be turned on in
201      various ways, setting SEAICE_deltaTev is no longer required,      various ways, setting SEAICE_deltaTev is no longer required,
202      alternatively set SEAICE_evpAlpha/Beta, SEAICEuseEVPstar, SEAICEuseEVPrev,      alternatively set SEAICE_evpAlpha/Beta, SEAICEuseEVPstar, SEAICEuseEVPrev,
203      or SEAICEaEVPcoeff      or SEAICEaEVPcoeff
204  o pkg/shelfice/shelfice_thermodynamics.F  o pkg/shelfice/shelfice_thermodynamics.F
205    - redefining uLoc/vLoc to u/v, instead of 2u/v    - redefining uLoc/vLoc to u/v, instead of 2u/v

Legend:
Removed from v.1.2185  
changed lines
  Added in v.1.2221

  ViewVC Help
Powered by ViewVC 1.1.22