/[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.103 by heimbach, Tue Nov 12 20:59:27 2002 UTC revision 1.111 by mlosch, Mon Dec 16 21:51:50 2002 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint47d_post
7    o fixed bug in the oceanic pressure coordinates code: vertical viscosity
8      at the bottom boundary had an erroneous half slip boundary condition
9    o added bottom drag and no slip boundary condition capabilities to
10      oceanic pressure coordinates code
11    o added new verification experiment global_ocean_pressure, this experiment is
12      also described in the tutorial section of the manual
13    checkpoint47d_pre
14    
15    checkpoint47c_post
16    o Added a verification experiment for a global cubed-sphere ocean run
17      -  verification/global_ocean.cubed32x32x30
18      -  uses pkg/therm_seaice and pkg/bulk_forcing
19    
20    
21    o allow to run AIM physics with SPEEDY input files (from Franco Molteni)
22    o allow a more accurate definition of Ro_Surf (selectFindRoSurf=1)
23      when using P-coordinate; only implemented for atmospheric config.
24    o OCEANICP & realFreshWater: include P-E direct effect on wVel ;
25      NOTES: requires option NONLIN_FRSURF to be "#define".
26    o update advect_xz/results/output.txt (left from checkpoint44g_post)
27    
28    checkpoint47b_post
29    Merging from release1_p9:
30    o pkg/seaice
31      - removed GOTO's and added taf directives
32      - double precision constants to reduce the g77 (Linux)
33        to F77 (SGI) differences reported in release1_p8
34    o tools/genmake
35      - added SGI options
36    o verification/testscript
37      - updated to that of checkpoint47a_post
38    o verification/global_ocean.90x40x15/input/eedata
39      - modified for SGI f77 compatibility
40    o verification/lab_sea
41      - added description of sea-ice model
42      - added missing matlab routines
43      - added test of thermodynamics parallelization
44    
45    checkpoint47a_post
46    o new pkg: aim_v23
47     = F. Molteni atmos.physics (SPEEDY, ver23) adapted to MITgcm.
48       for now, keep the same surface forcing as before.
49     - Part-Cell implemented into AIM; check that Heat & Water are conserved
50     - aim.5l_cs: use new aim pkg (run 10yr & get better results than before)
51     - aim.5l_LatLon & aim.5l_Equatorial_Channel are still using old aim pkg
52    o add diagnostic of surface correction term in monitor output
53    
54    o bulk_force and therm_seaice
55    - Two packages:  bulk_force (Bulk forcing)
56      and therm_seaice (thermodynamic_seaice) - adopted from LANL CICE.v2.0.2
57    - Earlier integration from Stephaine Dutkiewicz
58      and Patrick Heimbach.
59    - Two ifdef statements for compile time,
60       ALLOW_THERM_SEAICE and ALLOW_BULK_FORCE
61    
62    checkpoint47
63    differentiable version of checkpoint46n_post
64    o bug fix in quasihydrostaticterms
65    o * "clean" adjoint code (in terms of extensive recomputations)
66        can now be obtained for all GMREDI options (i.e. for
67        - GM_VISBECK_VARIABLE_K
68        - GM_NON_UNITY_DIAGONAL
69        - GM_EXTRA_DIAGONAL
70        - GM_BOLUS_ADVEC )
71      * However, wrong gradient check problem remains unsolved.
72      * New CPP options have been introduced for different
73        tapering schemes
74    o external_fields_load now part of differentiation list
75    o pressure needs multiple storing;
76      would be nice to have store_pressure at beginning or
77      end of forward_step, e.g. by having phiHyd global (5-dim.)
78      (NB: pressure is needed for certain cases in find_rho,
79      which is also invoked through convective_adjustment).
80    o recomputations in find_rho for cases
81     'JMD95'/'UNESCO' or 'MDJWF' are OK.
82    o #define ATMOSPHERIC_LOADING should be differentiable
83    o ini_forcing shifted to begining of initialise_varia
84    o Incorporating QNVS line search routines into MITgcm
85      (this is separate code, and therefore not under pkg)
86      lsopt/, optim/
87    o Updated verification/carbon/
88      - #define GM_VISBECK_VARIABLE_K
89      - GM_taper_scheme    = 'ldd97'    
90    
91  checkpoint46n_post  checkpoint46n_post
92  Merging from release1_p8:  Merging from release1_p8:
93  o verification/natl_box:  o verification/natl_box:

Legend:
Removed from v.1.103  
changed lines
  Added in v.1.111

  ViewVC Help
Powered by ViewVC 1.1.22