/[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.1923 by m_bates, Mon Sep 23 17:43:31 2013 UTC revision 1.1924 by jmc, Tue Sep 24 00:32:03 2013 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o tools/build_options:
8      - switch from "-fPIC" to "-mcmodel=medium" in optfiles: linux_amd64_gfortran
9        & linux_amd64_ifort11 and in linux_amd64_g77 & linux_amd64_open64 also
10        remove CPP setting (was identical to genmake2 default).
11  o pkg/gmredi & model/src: Some updating and work done on the residual model.  o pkg/gmredi & model/src: Some updating and work done on the residual model.
12    - created new file model/src/calc_eddy_stress.F to calculate the eddy stress.    - created new file model/src/calc_eddy_stress.F to calculate the eddy stress.
13    - fixed up the calculation of the eddy stress and how it is added to the    - fixed up the calculation of the eddy stress and how it is added to the
14      external forcing via taueddy_external_forcing.F      external forcing via taueddy_external_forcing.F
15    - at the moment, it is very experimental and only works with the variable eddy    - at the moment, it is very experimental and only works with the variable eddy
16      diffusivity calculated in gmredi_k3d.F      diffusivity calculated in gmredi_k3d.F
17  o pkg/seaice/seaice_check.F: add a check to catch the case of specifying  o pkg/seaice/seaice_check.F: add a check to catch the case of specifying
18    lw/swfluxfile instead of lw/swdownfile in data.exf together with pkg/seaice      lw/swfluxfile instead of lw/swdownfile in data.exf together with pkg/seaice
19    o testreport (& tools/do_tst_2+2):
20      - for MPI test, set default COMMAND to 'mpirun -v -np TR_NPROC ./{executable}'
21  o tools/build_options: linux_amd64_gfortran & linux_amd64_ifort11:  o tools/build_options: linux_amd64_gfortran & linux_amd64_ifort11:
22    - remove CPP='cpp -traditional -P' (this is genmake2 default)    - remove CPP='cpp -traditional -P' (this is genmake2 default)
23    - add switch (for big setups) to use 'medium' memory-model (but leave it    - add switch (for big setups) to use 'medium' memory-model (but leave it

Legend:
Removed from v.1.1923  
changed lines
  Added in v.1.1924

  ViewVC Help
Powered by ViewVC 1.1.22