/[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.299 by jmc, Fri May 21 21:13:34 2004 UTC revision 1.333 by edhill, Wed Jul 21 16:34:46 2004 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    o genmake2 fixes so netcdf now works on halem ("osf1_alpha_*")
7    
8    checkpoint54c_post
9    o replace surfaceTendency U,V,S,T,Tice,Ptr by surfaceForcing U,V,S,T,Tice,Ptr
10      this affects (truncation error) output.txt of test-exp:
11       global_ocean_ebm,_pressure,.cs32x15(&.thsice), lab_sea & natl_box
12    o pkg/kpp: replace pMask by maskC to reduce memory size (one 3.D array)
13    o change Qnet to always be the net heat flux, (+upward).
14      affects (truncation error) output of natl_box exp.: updated
15    o define the max number of passive tracers in PTRACERS_SIZE.h
16    o start to test mnc routinely in exp0
17    o add sea-ice loading (sIceLoad) as a new forcing field.
18    
19    checkpoint54b_post
20    o add testreport "-j JOBS" option for parallel builds (tested and pretty
21       impressive on Altix and Opteron systems)
22    o diagnostics can now write NetCDF files through the mnc package
23    o staggerTimeStep & NLFS: update pkg aim_v23 & thsice; update aim.5l_cs output
24    o staggerTimeStep & multi-Dim-Advec: Exch(U,V) added
25    o staggerTimeStep & NLFS: rescale T & S surface tendencies.
26      affects (truncation error) output of lab_sea & natl_box exp.: updated
27    o change pickup _cd & _ptracers (old pickup restart: usePickupBeforeC54=.T.)
28    
29    checkpoint54a_post
30    o re-write staggerTimeStep: step fwd U,V and then T,S (reverse the order).
31    o change pickup file (to restart from old pickup, set usePickupBeforeC54=.T.)
32    o get a perfect restart when using RealFreshWaterFlux + NLFS (not finished)
33    o update output of all exp. that use staggerTimeStep (except hs94.cs & 2D)
34      + internal_wave (shift in writing cg2d_ini_res)
35    checkpoint54a_pre
36    
37    o require forcing_In_AB=.FALSE. and remove surfaceTendencyTice from pkg/seaice
38      - modified verification/lab_sea and natl_box_adjoint accordingly
39    
40    checkpoint54
41    checkpoint53g_post
42    o prepare splitting of thermodynamics: store convect.counter in common block
43    o store d.etaH/dt (instead of Div.hV) in common ; affects (truncation error)
44      output of: global_ocean.cs32x15, global_ocean_pressure & internal_wave
45    o cnh's modifs to gad_advection.F for cube-sphere multi-dim advection
46    o new parameter "nShapS": allow to treat differently S from T (nShapT)
47    o separate Vert.Advec.Scheme from horizontal Advec.Scheme (T & S)
48    o restore adjointability
49    
50    checkpoint53f_post
51    o modifications that affect AIM experiment results (update output.txt):
52      - no advection of S at top interface Nr (pkg/generic_advdiff)
53      - air surf. temp: use lower value between T0 & T1 (phy_suflux_prep.F)
54    o AIM pkg:
55      - include stability function into surf.Flux derivative relative to Tsurf
56      - calculate clear-sky radiation & surface temp. change (for diagnostics)
57    
58    checkpoint53e_post
59    o merged cylindrical coord configuration
60    o added rotating_tank experiment
61    checkpoint53e_pre
62    
63    checkpoint53d_post
64    o faulks upgraded: re-generate output.txt that have changed:
65       global_ocean.cs32x15(.thsice), global_ocean_ebm, lab_sea, natl_box
66    o Added Bryan and Lewis, 1979, vertical diffusivity profile
67    o pkg/land: fix problem in land_impl_temp.F when Ts arround freezing.
68    o added Sadourny discretization of Coriolis
69      - moved some PARAMETERS from mom_*_coriolis.F to PARAMS.h
70      - re-enabled use of omega3 (useAbsVorticity)
71    o added Leith (Phys. Fluids, 1968, 10, 1409-1416) variable viscosity for
72      vector-invariant equations
73      - note: does *NOT* yet use same variable visc. for no-slip BC's.
74    o recoded the lateral boundary conditions for non-hydrostatic w, this time
75      hopefully without new bugs
76      - still to do: biharmonic friction for non-hydrostatic w
77    o bug fix for mom_*_sidedrag: rA -> rAs,rAw
78    o regenerated output for global_ocean_ebm (using -ieee)
79    o fix mom_common/mom_*_sidedrag.F to recover numeric output prior to creation
80      of mom_common/
81      - simple re-arrangement of instructions within computing loop
82    checkpoint53d_pre
83    
84    checkpoint53c_post
85  o new version of coupler for AIM+thSIce and Ocean models  o new version of coupler for AIM+thSIce and Ocean models
86   - new fields (SSS,h_MixLayer ...) are exchanged through the coupler   - new fields (SSS,h_MixLayer ...) are exchanged through the coupler
87   - land: change Evaporation of snow   - land: change Evaporation of snow
# Line 15  o changes to calc_gw.F Line 94  o changes to calc_gw.F
94      and plume on slope), change the lateral boundary condition from half slip      and plume on slope), change the lateral boundary condition from half slip
95      to the value of no_slip_sides      to the value of no_slip_sides
96  o ebm package wasnt quite up to the parallel task. Fixed that.  o ebm package wasnt quite up to the parallel task. Fixed that.
97    o Adjoint of EBM package + verification
98      * TLM OK
99      * ADM not sufficient accuracy yet (needs further testing)
100    
101  checkpoint53b_post  checkpoint53b_post
102  o Commiting new energy balance model to repository  o Commiting new energy balance model to repository

Legend:
Removed from v.1.299  
changed lines
  Added in v.1.333

  ViewVC Help
Powered by ViewVC 1.1.22