Ignore:
Timestamp:
Oct 18, 2017 3:46:27 PM (7 years ago)
Author:
scharf
Message:

updated ex_lsm_clearsky

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/INSTALL/ex_lsm_clearsky_p3d

    r2543 r2556  
    2121   initializing_actions       = 'set_constant_profiles',
    2222
    23    ug_surface                 = 0.0,
     23   ug_surface                 = 5.0,
    2424   vg_surface                 = 0.0,
    2525
     
    2727   pt_vertical_gradient       =    0.0,  1.0,
    2828   pt_vertical_gradient_level = 0.0,  800,
    29 
     29!
    3030   q_surface                  = 0.013, ! mixing ratio
    3131!
     
    3333!------------------------------------------------------------------------------
    3434   constant_flux_layer        = .TRUE.,
    35 
    36    most_method                = 'newton', ! due to heterogeneous surface
     35!
     36!    most_method                = 'newton', ! due to heterogeneous surface
    3737
    3838   bc_pt_b                    = 'dirichlet', ! required when using LSM
     
    5858!-- run steering
    5959!------------------------------------------------------------------------------
    60    end_time                   = 3600.0,
     60   end_time                   = 120.0,
    6161
    6262   create_disturbances        = .TRUE.,
    63    dt_disturb                 = 150.0,
    6463   disturbance_energy_limit   = 0.01,
    6564!
Note: See TracChangeset for help on using the changeset viewer.