Skip to content
Snippets Groups Projects
Commit 58da5ee1 authored by dbardet's avatar dbardet
Browse files

Add callphys.def file used to set the non-orographic gravity waves...

Add callphys.def file used to set the non-orographic gravity waves parmeterization (LMDZ.GENERIC r2305)
parent 782928ee
No related branches found
Tags dynamico_saturn_bardet_PhD_nonorogw
No related merge requests found
......@@ -116,12 +116,18 @@ calldifv = .true.
UseTurbDiff = .true.
# call convective adjustment ?
calladj = .true.
# call thermal plume model ?
calltherm = .false.
# call thermal conduction in the soil ?
callsoil = .false.
# Internal heat flux (matters only if callsoil=F)
intheat = 2.6
# Remove lower boundary (e.g. for gas giant sims)
nosurf = .true.
# call non-orographic gravity waves drag ?
calllott_nonoro = .true.
#Eliassen-Palm flux maximum value for non-orographic gravity waves drag
epflux_max = 1.E-20
#########################################################################
## extra non-standard definitions for Earth
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment