source: LMDZ6/trunk/DefLists/inlandsis.def @ 3793

Last change on this file since 3793 was 3793, checked in by evignon, 3 years ago

Ajout INLANDSIS phase 2: mise à jour des makefile et creation du
inlandsis.def

File size: 720 bytes
Line 
1#=================================================
2# INLANDSIS.DEF
3#
4# DEF file for INLANDSIS configuration
5#=================================================
6
7# To activate inlandsis, landice_opt=2 (D=0)
8#--------------------------------------
9landice_opt=0
10
11# number of subtimesteps (D=1)
12#---------------------------
13n_dtis=1
14
15# snow module (D=y)
16#----------------
17SnoMod=y
18
19# Blowing snow (D=n)
20#-----------------
21BloMod=n
22
23# Output ascii file (D=n)
24#----------------------
25ok_outfor=n
26
27# surface temperature calculation option (D=0)
28#----------------------------------------
29iflag_tsurf_inlandsis=0
30
31# albedo sensitivity to solar zenith angle (D=0)
32#---------------------------------------------
33iflag_albzenith=0
Note: See TracBrowser for help on using the repository browser.