/[MITgcm]/MITgcm_contrib/PRM/multi_comp_setup/doc/changes.txt
ViewVC logotype

Annotation of /MITgcm_contrib/PRM/multi_comp_setup/doc/changes.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Mon Jun 4 23:14:30 2012 UTC (13 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.1: +7 -0 lines
File MIME type: text/plain
use only 1 FG per proc with 100 disconnected tiles (instead of 100 single-tile FG)

1 jmc 1.1 Apr 27 - May 08, 2012
2     - update prm code to work with latest MITgcm code (checkpoint63m)
3     - nullify pointer fData2d before using it (needed with ifort F90 compiler
4     recent version, e.g., v 12.0)
5     - change sourced files (do_links, do_genmake2, do_make, do_run, do_clean ...)
6     to normal bash script; update README.
7    
8     checkpoint63m (2012/05/09)
9    
10     May 29 : add dir content description in multi_comp_setup/doc/contents.txt file
11     Jun 04 :
12     - add this file
13     - do_genmake2: allow to pass 1 argument to genmake2 command (e.g., -ieee or -devel)
14     - modify fg code to enable 1 fg model to handle multiple 2-D slices as multiple
15     disconnected tiles: requires to #undef SINGLE_TILE in computeFG/computefg.F90
16     and to define DISCONNECTED_TILES in fg/code/CPP_EEOPTIONS.h
17    
18     checkpoint63n (2012/06/04)
19 jmc 1.2
20     Jun 04 :
21     - use only 1 FG per proc with 100 disconnected tiles (instead of
22     100 single-tile FG) but keep the same results (when compiled with -ieee):
23     change SINGLE_TILE to #undef in computeFG/computefg.F90
24     change DISCONNECTED_TILES to #define in fg/code/CPP_EEOPTIONS.h
25     and update loaded input files (inputs/fg/data)

  ViewVC Help
Powered by ViewVC 1.1.22