Changeset 310 for trunk/LMDZ.MARS/README


Ignore:
Timestamp:
Sep 29, 2011, 3:59:01 PM (13 years ago)
Author:
aslmd
Message:

MESOSCALE:
-- Code in storm scenario corresponds to 'OMEGA' reference case [Julien Faure]
-- Easier settings for dust lifting without the need to recompile [see below]
-- A few modifications to plot and dust-devil detection PYTHON routines

29/09/11 == AS

--> To easily explore sensitivity to lifting thresholds: in dustlift.F, ustar_seuil=sqrt(stress/rho)

and alpha_lift[dust_mass] can be prescribed through an external stress.def parameter file.
--- alpha_lift[dust_number] is computed from alpha_lift[dust_mass] as in initracer.F
--- ustar_seuil is more user-friendly than stress because direct comparison with ustar from model

--> For the moment this is MESOSCALE only, but potentially useful to everyone

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r300 r310  
    10231023 M             299   libf/phymars/calltherm_mars.F90
    10241024 ^-----------------> Changed r_aspect_thermals from 2. to 1.5 for the GCM version to better match buoyancy profiles.
     1025
     1026== 29/09/11 == AS
     1027--> To easily explore sensitivity to lifting thresholds: in dustlift.F, ustar_seuil=sqrt(stress/rho)
     1028    and alpha_lift[dust_mass] can be prescribed through an external stress.def parameter file.
     1029    --- alpha_lift[dust_number] is computed from alpha_lift[dust_mass] as in initracer.F
     1030    --- ustar_seuil is more user-friendly than stress because direct comparison with ustar from model
     1031--> For the moment this is MESOSCALE only, but potentially useful to everyone
Note: See TracChangeset for help on using the changeset viewer.