/[MITgcm]/MITgcm/verification/offline_exf_seaice/input.dyn_jfnk/data.seaice
ViewVC logotype

Contents of /MITgcm/verification/offline_exf_seaice/input.dyn_jfnk/data.seaice

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


Revision 1.6 - (show annotations) (download)
Thu Jan 28 12:57:03 2016 UTC (8 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, HEAD
Changes since 1.5: +4 -4 lines
replace old parameters by new ones
    SEAICEnonLinIterMax replaces SEAICEnewtonIterMax/NPSEUDOTIMESTEPS
    SEAICElinearIterMax replaces SEAICEkrylovIterMax/SOLV_MAX_ITER
    SEAICEpreLinIterMax replaces SOLV_MAX_ITER in preconditioner
    SEAICEpreNL_IterMax replaces NPSEUDOTIMESTEPS in preconditioner
    SEAICEnonLinTol     replaces JFNKgamma_nonlin

1 # SEAICE parameters
2 &SEAICE_PARM01
3 usePW79thermodynamics=.FALSE.,
4 SEAICE_strength = 2.6780e+04,
5 OCEAN_drag = 8.1541e-04,
6 SEAICE_waterDrag = 5.3508,
7 SEAICE_no_Slip = .FALSE.,
8 # JFNK solver parameters
9 SEAICEetaZmethod = 3,
10 SEAICEuseJFNK = .TRUE.,
11 SEAICEpreconLinIter = 10,
12 SEAICEnonLinIterMax = 200,
13 SEAICElinearIterMax = 50,
14 SEAICEnonLinTol = 1.e-09,
15 SEAICE_JFNK_lsIter = 0,
16 JFNKres_tFac = 0.5,
17 SEAICE_JFNKalpha = 1.5,
18 # end of JFNK solver parameters
19 #- to use seaice-advection from pkg/seaice, uncomment following 4 lines:
20 #SEAICEadvScheme = 77,
21 #AreaFile = 'const100.bin',
22 #HeffFile = 'const+20.bin',
23 #HsnowFile = 'const_00.bin',
24 SEAICEwriteState = .TRUE.,
25 SEAICE_monFreq = 1800.,
26 &
27
28 &SEAICE_PARM03
29 &

  ViewVC Help
Powered by ViewVC 1.1.22