Last change
on this file since 5018 was
3793,
checked in by evignon, 4 years ago
|
Ajout INLANDSIS phase 2: mise à jour des makefile et creation du
inlandsis.def
|
File size:
720 bytes
|
Rev | Line | |
---|
[3793] | 1 | #================================================= |
---|
| 2 | # INLANDSIS.DEF |
---|
| 3 | # |
---|
| 4 | # DEF file for INLANDSIS configuration |
---|
| 5 | #================================================= |
---|
| 6 | |
---|
| 7 | # To activate inlandsis, landice_opt=2 (D=0) |
---|
| 8 | #-------------------------------------- |
---|
| 9 | landice_opt=0 |
---|
| 10 | |
---|
| 11 | # number of subtimesteps (D=1) |
---|
| 12 | #--------------------------- |
---|
| 13 | n_dtis=1 |
---|
| 14 | |
---|
| 15 | # snow module (D=y) |
---|
| 16 | #---------------- |
---|
| 17 | SnoMod=y |
---|
| 18 | |
---|
| 19 | # Blowing snow (D=n) |
---|
| 20 | #----------------- |
---|
| 21 | BloMod=n |
---|
| 22 | |
---|
| 23 | # Output ascii file (D=n) |
---|
| 24 | #---------------------- |
---|
| 25 | ok_outfor=n |
---|
| 26 | |
---|
| 27 | # surface temperature calculation option (D=0) |
---|
| 28 | #---------------------------------------- |
---|
| 29 | iflag_tsurf_inlandsis=0 |
---|
| 30 | |
---|
| 31 | # albedo sensitivity to solar zenith angle (D=0) |
---|
| 32 | #--------------------------------------------- |
---|
| 33 | iflag_albzenith=0 |
---|
Note: See
TracBrowser
for help on using the repository browser.