Line | |
---|
1 | Last update : 2021-06-01 |
---|
2 | |
---|
3 | For development/debug purposes : |
---|
4 | List of changes in tutorial_prod scripts, in order to obtain a light&fast version : |
---|
5 | ============================================= |
---|
6 | |
---|
7 | -> low horizontal resolution : 48x36x39, or 32x32x39 |
---|
8 | main.sh |
---|
9 | |
---|
10 | -> # Run for 1 day only |
---|
11 | main.sh : |
---|
12 | mthend=200002 (=mthini + 1mois) |
---|
13 | |
---|
14 | -> use testmode=y (default =n) in setup.sh, which imposes the following changes : |
---|
15 | script_SIMU : |
---|
16 | nday=1 |
---|
17 | |
---|
18 | setup.sh : submitting job tmp_$SIM on "dev" queue |
---|
19 | cput=00:30:00 (i.e. 30 min ; must be max 2h) |
---|
20 | and |
---|
21 | #SBATCH --qos=qos_cpu-dev |
---|
22 | Attention au cput par defaut=10 min pour le job Init : si on est en climato, ça suffit, et on peut systematiquement envoyer sur queue test ; sinon (interannuel), un temps plus long peut être necessaire (?) |
---|
23 | Mettre systematiquement 30 min et queue Test? |
---|
24 | |
---|
25 | -> Compile & run without RRTM (NOT possible for aerosols=spla) |
---|
26 | setup.sh : rrtm=false |
---|
27 | # then the following changes are made automatically in DEF/physiq.def : iflag_rrtm=0 et NSW=2 |
---|
28 | |
---|
29 | (-> renoncer au rebuild ? plutôt mettre cputime à 10 min sur queue test pour rebuild aussi...) |
---|
30 | |
---|
31 | |
---|
Note: See
TracBrowser
for help on using the repository browser.