/[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.1162 by jmc, Sun Sep 27 23:25:14 2009 UTC revision 1.1166 by jmc, Fri Oct 2 20:35:52 2009 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 obcs:
8     - go through NH code only if nonHydrostatic=T
9     - fix restart for Orlanski (Hydrostatic; still to fix NH+Orlanski restart)
10     - move call to OBCS_CALC before SEAICE_MODEL which needs seaice-obcields
11       => Update output of experiment seaice_obcs
12     - useOBCSbalance: code is wrong with multi-tile / proc: add a stop.
13     - hack obcs_calc.F to fix restart in experiment seaice_obcs.
14    o pkg ctrl
15     - make obcs as control parameter work also with useSingleCPUio
16     - replace a few sny and snx by Ny and Nx to be consistent with
17       ctrl_set_globfld_x/yz.F
18    o pkg seaice
19     - re-introduce global field frWtrAtm for the case of
20       ALLOW_MEAN_SFLUX_COST_CONTRIBUTION defined (SEAICE.h, seaice_growth.F)
21     - catch the case of an empty filename in seaice_cost_init_fixed.F
22    o pkg ecco:
23     - small bug fixes in the_main_loop
24      . fix order of monitor arguments
25      . change SEAICE_MULTILEVEL to SEAICE_MULTICATEGORY
26      . move include DYNVARS.h up outside the ALLOW_AUTODIFF_TAMC block so
27        that ALLOW_ECCO_FORWARD_RUN works with NONLIN_FRSURF
28     - replace cos(yc*deg2rad) by _rA in cost_mean_heat/saltflux.F, fix the
29       imbalance diagnostics for wmean_h/sflux = 0
30     - add actual values to f_obcsn/s/w/e in ecco_cost_final.F
31     - catch the case of empty filenames in ecco_cost_init_fixed.F
32       and ecco_readparms.F
33     - fix the logic of wsalt=0.and.wsalt2=0 to wsalt=0.or.wsalt2=0 (and theta)
34       to make this statement meaningfull in ecco_cost_weights.F
35  o pkg zonal_filt:  o pkg zonal_filt:
36    - change ZONAL_FILTER S/R interface (allows to filter 2-D fields)    - change ZONAL_FILTER S/R interface (allows to filter 2-D fields)
37    - when using rStar, filter uVel*hFacW instead of uVel    - when using rStar, filter uVel*hFacW instead of uVel

Legend:
Removed from v.1.1162  
changed lines
  Added in v.1.1166

  ViewVC Help
Powered by ViewVC 1.1.22