/[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.972 by jmc, Sun Apr 6 03:37:44 2008 UTC revision 1.995 by mlosch, Fri May 23 12:40:53 2008 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/dic: test for "pickup_dic" file when restarting ;  o pkg/mnc: add some attributes to standard 1D-coordinate variables
8    if no pickup-file, can restart with a re-initialised pH (same as it did  o pkg/diagnostics: enforce missing_value attribute for scalar variables at
9      mass points, when using mnc for output
10      - add runtime parameter (missing_value, missing_value_int) to override
11        default (which is the value of getcon('UNDEF'))
12    o pkg/mnc: prepare mnc for the actual use of missing values with the
13      diagnostics package: small fix in mnc_cw_readwrite.template and more
14      initialisation of never used fields
15      - replace mnc_common.h and mnc_id_header.h with corresponding upper case
16      versions
17    o pkg/thsice/thsice_ini_vars.F added default initial values so that
18      thermodynamics sea ice solver does not blow up when some initial fields
19      are missing.
20    o move from external_forcing_surf.F to ini_forcing.F
21      the p-coord. hack consisting in using pLoad to set phi0surf ;
22      update output of tutorial_global_oce_in_p (affected @ truncation level).
23    o Freshen up a bit hs94.1x64x5, notably:
24      remove rotationPeriod and tRef=5*0. (adjoint only), and add
25      exactConserv=.TRUE.
26    o pkg/generic_advdiff:
27      change option GAD_ALLOW_SOM_ADVECT to GAD_ALLOW_TS_SOM_ADV which only
28      applies to files where Temperature & Salinity 2nd Order moments are used.
29    o pkg/ptracers: add second-order moment advection schemes (80 and 81);
30      this uses a dynamically allocated internal state data structure
31      (#define PTRACERS_ALLOW_DYN_STATE in PTRACERS_OPTIONS.h)
32      and requires a fortran 90 compiler
33    
34    checkpoint59q
35    o pkg/mom_vecinv: Add energy & enstrophy conserving scheme (selectVortScheme=3)
36       (from Sadourny, described by Burridge & Haseler, ECMWF Rep.4, 1977)
37    o Refresh tutorial_global_oce_biogeo, notably:
38      - change bathymetry (put back seamounts in ACC, use hFacs)
39      - change EOS (POLY3 --> JMD95Z)
40      - use Bryan-Lewis vertical diffusivity
41      - use multidimensional advection
42      - remove old virtual virtual in dic pkg, now done through ptracer pkg
43      - change a couple of parameters in dic pkg
44    o pkg/ctrl: change formula in adctrl_bound.F and add a parameter to ctrl_map_ini_gen.F
45    o pkg/obcs: change default to OBCSfixTopo = .true.,
46      - set OBCSfixTopo=.false. in exp4/input/data.obcs to reproduce old result
47      - replace "debugMode" with "debugLevel .GE. debLevB"
48    o implementation of TAF directives for gchem,cfc,dic
49    o remove "exp5" (replaced by tutorial_deep_convection).
50    o pkg/obcs: add code to fix topography gradients normal to open boundaries;
51      this requires computing the index fields OB_Jn/Js/Ie/Iw in obcs_readparms;
52      the code can be turned on by setting OBCSfixTopo = .true. in data.obcs
53      --> changes results in exp4, seaice_obcs
54    o tutorial_deep_convection :
55      update the set-up and increase resolution and domain size ; start
56      from pseudo initial conditions = output at t=120mn in order to see
57      something happening when running testreport.
58    o pkg/seaice: add os7mp as an advection scheme
59                  add check for advection schemes
60                  add a flag for restoring T and S underneath sea ice
61    o pkg/my82: add netcdf-support and diagnostics
62    o thsice pkg:
63      - Now hsMax limits snow height by turning it into ice following
64        flooding scheme (and now conserving energy)
65      - Slight rewriting of the formula in thsice_calc_thick.F
66      - Parameter rhowi eliminated to be replaced by floodFac = (rhosw-rhoi)/rhos
67      --> changes results of global_ocean.cs32x15.icedyn and global_ocean.cs32x15.thsice
68    
69    checkpoint59p
70    o gchem / dic / cfc :
71      - add useDIC, useCFC , read from "data.gchem" (& hold in GCHEM.h);
72      - add new parameter files: "data.dic" & "data.cfc" ;
73      - various re-arrangement in initialisation & header file ;
74      - fix tutorial_global_oce_biogeo for multi-threaded test.
75    o pkg/dic: test for "pickup_dic" file when restarting ;
76      if no pickup-file, can restart with a re-initialised pH (same as it did
77    before) providing pickupStrictlyMatch is set to False.    before) providing pickupStrictlyMatch is set to False.
78  o change argument list of S/R PTRACERS_WRITE_PICKUP & MYPACKAGE_WRITE_PICKUP  o change argument list of S/R PTRACERS_WRITE_PICKUP & MYPACKAGE_WRITE_PICKUP
79    + fix call to S/R GGL90_WRITE_PICKUP & DIC_WRITE_PICKUP    + fix call to S/R GGL90_WRITE_PICKUP & DIC_WRITE_PICKUP

Legend:
Removed from v.1.972  
changed lines
  Added in v.1.995

  ViewVC Help
Powered by ViewVC 1.1.22