Ignore:
Timestamp:
Mar 8, 2009 8:56:27 AM (15 years ago)
Author:
letzel
Message:
  • topography_grid_convention moved from userpar to inipar
  • documentation and examples updated
File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/user_init_grid.f90

    r240 r256  
    55! -----------------
    66! add 'single_street_canyon' as standard topography case
     7! -topography_grid_convention
    78!
    89! Former revisions:
     
    4546       CASE ( 'user_defined_topography_1' )
    4647!
    47 !--       Here the user can define his own topography.
    48 
    49 !
    50 !--       For each user-defined topography, the topography grid convention has
    51 !--       to be explicitly set to either 'cell_edge' or 'cell_center'.
    52 !--       topography_grid_convention = 'cell_edge'     ! OR:
    53 !--       topography_grid_convention = 'cell_center'
    54 
    55 !
     48!--       Here the user can define his own topography.
    5649!--       After definition, please remove the following three lines!
    5750          PRINT*, '+++ user_init_grid: topography "', &
Note: See TracChangeset for help on using the changeset viewer.