/[MITgcm]/MITgcm_contrib/nesting_sannino/README.txt
ViewVC logotype

Contents of /MITgcm_contrib/nesting_sannino/README.txt

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


Revision 1.2 - (show annotations) (download)
Fri Oct 30 15:16:07 2009 UTC (15 years, 8 months ago) by sannino
Branch: MAIN
Changes since 1.1: +3 -1 lines
File MIME type: text/plain
Binary input directory for CHILD and PARENT models

1 23-Oct-2009
2 -----------
3 gianmaria.sannino@enea.it
4
5
6 Initial checkin and first round of merging of two-way nesting code as described in:
7 Sannino, G., M. Herrmann, A. Carillo, V. Rupolo, V. Ruggiero, V. Artale and P. Heimbach, 2009:
8 An eddy-permitting model of the Mediterranean Sea with a two-way grid refinement at Gibraltar.
9 Ocean Modelling, 30(1), 56-72, doi: 10.1016/j.ocemod.2009.06.002
10
11 Contents:
12 --------
13
14 code_parent/ header files for a PARENT configuration
15 code_child/ header files for a CHILD configuration
16 code_nest_merged/ routines which need to be merged with MITgcm dynamical core and WRAPPER
17 nest_parent/ package for PARENT code
18 nest_child/ package for CHILD code
19 driver / external fortran routines driving the 2-way nesting
20
21 Assuming that nest_child/ and nest_parent/ are placed in pkg/
22
23 code compiles for checkpoint_c61x on weddell.mit.edu for both parent and child setup via:
24 ../../../tools/genmake2 -of ../../../tools/build_options/linux_amd64_ifort_generic_mpi -mods '../code_parent ../code_nest_merged'
25
26 and
27
28 ../../../tools/genmake2 -of ../../../tools/build_options/linux_amd64_ifort_generic_mpi -mods '../code_child ../code_nest_merged'
29

  ViewVC Help
Powered by ViewVC 1.1.22