Parent Directory
|
Revision Log
|
Revision Graph
set nfld = 4 (to pass saltC & gSaltC between FG and CG components)
1 | cnh | 1.1 | # Coarse grain driver configuration |
2 | # Grid size and lower bounds | ||
3 | nx: 20 | ||
4 | ny: 20 | ||
5 | nr: 20 | ||
6 | ilo: 0 | ||
7 | jlo: 0 | ||
8 | # number of fields to import and export | ||
9 | # - should be separate values for import and export | ||
10 | jmc | 1.2 | nfld: 4 |
11 | cnh | 1.1 | # timestep for this component |
12 | mydt: 60 | ||
13 | # directory to run in | ||
14 | rdir: rundir/cg |
ViewVC Help | |
Powered by ViewVC 1.1.22 |