Ignore:
Timestamp:
May 24, 2018 9:35:20 AM (6 years ago)
Author:
schwenkel
Message:

Add option to initialize warm air bubble close to surface

File:
1 edited

Legend:

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

    r3034 r3035  
    2525! -----------------
    2626! $Id$
     27! Add option to initialize warm air bubble close to surface
     28!
     29! 3034 2018-05-24 08:41:20Z raasch
    2730! bugfix: check that initializing_actions has been set
    2831!
     
    13661369             CASE ( 'set_constant_profiles', 'set_1d-model_profiles',          &
    13671370                    'by_user', 'initialize_vortex', 'initialize_ptanom',       &
    1368                     'inifor' )
     1371                    'initialize_bubble', 'inifor' )
    13691372                action = action(position+1:)
    13701373
Note: See TracChangeset for help on using the changeset viewer.