Ignore:
Timestamp:
Feb 14, 2020 1:39:31 PM (4 years ago)
Author:
Giersch
Message:

Tutorials updated, all tested with revision 4402

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/TUTORIALS/cases/example_cbl/INPUT/example_cbl_p3d

    r4396 r4409  
    2626
    2727    pt_surface                 = 300.0, ! initial surface potential temp
    28     pt_vertical_gradient       = 0.0,
    29                                  1.0,   ! piecewise temp gradients
    30     pt_vertical_gradient_level = 0.0,
    31                                  800.0, ! height level of temp gradients
     28    pt_vertical_gradient       = 0.0, 1.0,   ! piecewise temp gradients
     29    pt_vertical_gradient_level = 0.0, 800.0, ! height level of temp gradients
    3230
    3331!
     
    7472    dt_dopr                    = 900.0,  ! output interval for profile data
    7573
    76     data_output                = 'u', 'u_av',
    77                                  'v', 'v_av',
    78                                  'w', 'w_av',
    79                                  'theta', 'theta_av',
    80                                  'u_xy', 'u_xz', 'u_yz', 'u_xz_av',
    81                                  'v_xy', 'v_xz', 'v_yz', 'v_xz_av',
    82                                  'w_xy', 'w_xz', 'w_yz', 'w_xz_av',
    83                                  'theta_xy', 'theta_xz', 'theta_yz',
     74    data_output                = 'u', 'u_av','v', 'v_av','w', 'w_av','theta', 'theta_av','u_xy', 'u_xz', 'u_yz', 'u_xz_av', 'v_xy', 'v_xz', 'v_yz', 'v_xz_av', 'w_xy', 'w_xz', 'w_yz', 'w_xz_av', 'theta_xy', 'theta_xz', 'theta_yz',
    8475
    85     data_output_pr             = 'u', 'u*2',
    86                                  'v', 'v*2',
    87                                  'w', 'w*2', 'w*3',
    88                                  '#theta', 'theta*2',
    89                                  'wtheta', 'w"theta"', 'w*theta*',
     76    data_output_pr             = 'u', 'u*2', 'v', 'v*2', 'w', 'w*2', 'w*3', '#theta', 'theta*2', 'wtheta', 'w"theta"', 'w*theta*',
    9077
    9178    section_xy                 = 2,
Note: See TracChangeset for help on using the changeset viewer.