/[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.120 by jmc, Fri Jan 17 14:21:21 2003 UTC revision 1.135 by jmc, Tue Feb 18 19:19:56 2003 UTC
# Line 2  $Header$ Line 2  $Header$
2    
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint48g_post
7    --- EOS:
8    o compute locally the pressure for use in EOS: UNESCO, JMD95P, MDJWF
9      store total Potential in totPhyHyd for diagnostics & EOS.
10    o fix restart and overlap Pb when using Z-coord and EOS funct. of P
11    --- Pressure/geopotential gradient:
12    o use Ro_surf & R_low instead of hFac in cal_phi_hyd:
13    o NLFS + p-coord.: eta*Alpha' is not longer lagging 1.time-step behind
14      ( changes results of global_ocean_pressure )
15    o NLFS + z-coord.: add eta*Rho' contribution.
16    o accurate phiHyd when using interface-W at the middle between 2 centers
17     ( changes results of ideal_2D_oce )
18    o includes r* 2nd term in potential gradient.
19    
20    checkpoint48f_post
21    Merging from release1_p12:
22    o Modifications for using pkg/exf with pkg/seaice
23      - improved description of the various forcing configurations
24      - added basic radiation bulk formulae to pkg/exf
25      - units/sign fix for evap computation in exf_getffields.F
26      - updated verification/global_with_exf/results/output.txt
27    o Added pkg/sbo for computing IERS Special Bureau for the Oceans
28      (SBO) core products, including oceanic mass, center-of-mass,
29      angular, and bottom pressure (see pkg/sbo/README.sbo).
30    o Lower bound for viscosity/diffusivity in pkg/kpp/kpp_routines.F
31      to avoid negative values in shallow regions.
32      - updated verification/natl_box/results/output.txt
33      - updated verification/lab_sea/results/output.txt
34    o MPI gather, scatter: eesupp/src/gather_2d.F and scatter_2d.F
35    o Added useSingleCpuIO option (see PARAMS.h).
36    o Updated useSingleCpuIO option in mdsio_writefield.F to
37      work with multi-field files, e.g., for single-file pickup.
38    o pkg/seaice:
39      - bug fix in growth.F: QNET for no shortwave case
40      - added HeffFile for specifying initial sea-ice thickness
41      - changed SEAICE_EXTERNAL_FLUXES wind stress implementation
42    o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
43      kpp_transport_t.F, forward_step.F, and the_main_loop.F
44    o pkg/seaice:
45      - adjoint-friendly modifications
46      - added a SEAICE_WRITE_PICKUP at end of the_model_main.F
47    
48    checkpoint48e_post
49    o New S/R for diagnostic of bottom pressure (phi0surf was missing in c48d_post)
50    o dynamics: change definition of computational domain & adapt mom_fluxform
51      accordingly ; when viscA4=0, allows to run the dynamics with Olx=Oly=2.
52    o following exp works with Olx=Oly=2 (and pass through checkbounds option):
53        adjust_nlfs.cs-32x32x1 adjustment.128x64x1 adjustment.cs-32x32x1
54        exp0 exp1 exp2 exp4 exp5 hs94.cs-32x32x5 hs94.128x64x5 hs94.1x64x5
55        global_ocean.90x40x15 global_with_exf global_ocean_pressure
56        inverted_barometer solid-body.cs-32x32x1
57      (high order AdvScheme and/or multiDimAd works with Olx=Oly=2 ? not sure)
58    
59    checkpoint48d_post
60    o in preparation for r*:
61     a) use pre-computed gradient of hydrostatic potential:
62        changes in timestep.F & mom_cdscheme.F affects results of ideal_2D_oce
63     b) move phi0surf from calc_phi_hyd to calc_grad_phi_hyd:
64        => affects results of glob_oce_pressure (different truncation error)  
65      update output.txt of ideal_2D_oce & global_ocean_pressure
66    
67    checkpoint48d_pre
68    o in preparation for r*:
69      new S/R (calc_grad_phi_hyd.F) to compute Hydrostatic potential gradient.
70      pass the 2 comp. of the grad. as arguments to momentum S/R.
71      but for the moment, only used if it does not change the results.
72    o add finite volume form of calc_phi_hyd for buoyancyRelation OCEANIC & OCEANICP
73    
74    checkpoint48c_post
75    Modifications in treatment of initial flux forcing controls
76    to avoid extra storing of flux fields.
77    
78    checkpoint48c_pre
79    o Added tidal_basin_2d experiment (currently 1D!)
80    o can use r* Coordinate with OBC (but Orlanski Rad. BC not yet implemented)
81    
82    checkpoint48b_post
83    o r* coordinate added in #ifdef NONLIN_FRSURF block.
84     (modification to pressure gradient not yet implemented)
85    o mom_fluxform: new S/R mom_calc_rtrans.F computes vertical transports
86      (for U & V) that are used for vertical advection of momentum.
87    
88    checkpoint48a_post
89    o In preparation for r*, use temp. array to compute vertical transport
90       in flux-form momentum pkg. => change results of few test-exp.
91      Update output of: exp4, exp5, front_relax, global_ocean_pressure,
92                        lab_sea, natl_box & plume_on_slope
93    
94    checkpoint48
95    o fix small bug that was causing lot of warning (TIMER_STOP 'UPDATE_CG2D')
96    
97    checkpoint47j_post
98  o add new exp. (ideal_2D_oce) to test "exotic" parameters and options.  o add new exp. (ideal_2D_oce) to test "exotic" parameters and options.
99    o moved adexch from forward_step to addummy_in_stepping
100    o added exch in ctrl_map_...
101    o aveFreq.=0. at end of cost_final to avoid overwrite in
102      reverse checkpointing loop
103    o Yet more changes in gmredi:
104      * adgmredi_calc_tensor
105        avoiding all recomputation of gmredi_slope_limit
106      * adgmredi_x/y/rtransport
107        added flag for excessive storing to avoid recomp. of
108        u/v/rtans, dTdx/y/z
109        -> this is not really necessary and very memory-consuming
110      * adgmredi_slope_psi:
111        consistency with gmredi_slope_limit in treatment of GM_slopeSqCutoff
112      * gmredi_slope_limit
113        re-activated full calculation of taperfct for case 'ac02'
114    o updating verification/ adjoints of carbon, global_ocean.90x40x15
115    
116  checkpoint47i_post  checkpoint47i_post
117  o GM_EXCLUDE_() replace GM_TAPER_(): by default, all the code is compiled.  o GM_EXCLUDE_() replace GM_TAPER_(): by default, all the code is compiled.

Legend:
Removed from v.1.120  
changed lines
  Added in v.1.135

  ViewVC Help
Powered by ViewVC 1.1.22