/[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.1920 by jmc, Wed Sep 11 20:22:38 2013 UTC revision 1.1926 by dimitri, Sat Sep 28 19:09:38 2013 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint64o (2013/09/25)
8    o added SINGLE_DISK_IO option because reading of parameter files on
9      very large number of processors did not work with existing set-up
10    o pkg/atm_phys & atm_compon_interf:
11      - allows for coupling of gray-atmosphere (atm_phys) with ocean.
12    o tools/build_options:
13      - switch from "-fPIC" to "-mcmodel=medium" in optfiles: linux_amd64_gfortran
14        & linux_amd64_ifort11 and in linux_amd64_g77 & linux_amd64_open64 also
15        remove CPP setting (was identical to genmake2 default).
16    o pkg/gmredi & model/src: Some updating and work done on the residual model.
17      - created new file model/src/calc_eddy_stress.F to calculate the eddy stress.
18      - fixed up the calculation of the eddy stress and how it is added to the
19        external forcing via taueddy_external_forcing.F
20      - at the moment, it is very experimental and only works with the variable eddy
21        diffusivity calculated in gmredi_k3d.F
22    o pkg/seaice/seaice_check.F: add a check to catch the case of specifying
23        lw/swfluxfile instead of lw/swdownfile in data.exf together with pkg/seaice
24    o testreport (& tools/do_tst_2+2):
25      - for MPI test, set default COMMAND to 'mpirun -v -np TR_NPROC ./{executable}'
26    o tools/build_options: linux_amd64_gfortran & linux_amd64_ifort11:
27      - remove CPP='cpp -traditional -P' (this is genmake2 default)
28      - add switch (for big setups) to use 'medium' memory-model (but leave it
29        commented out for now). Note: needed with FC 19 to compile big setups.
30  o pkg/atm_compon_interf:  o pkg/atm_compon_interf:
31    - regroup per field origin (model & pkgs) the coupling storage routines    - regroup per field origin (model & pkgs) the coupling storage routines
32       (which accumalate in time each coupling field)       (which accumalate in time each coupling field)
33    - move bi,bj loops inside atm_store_my_data.F and store also wind-stress;    - move bi,bj loops inside atm_store_my_data.F and store also wind-stress;
34      update accordingly + simplify aim_do_physics.F      update accordingly + simplify aim_do_physics.F
35    
36  checkpoint64n (2013/08/26)  checkpoint64n (2013/08/26)

Legend:
Removed from v.1.1920  
changed lines
  Added in v.1.1926

  ViewVC Help
Powered by ViewVC 1.1.22