Ignore:
Timestamp:
Jan 31, 2018 10:44:42 AM (6 years ago)
Author:
Giersch
Message:

Skipping of module related restart data changed + adapting synthetic turbulence generator to current restart procedure

File:
1 edited

Legend:

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

    r2773 r2776  
    2525! -----------------
    2626! $Id$
     27! Variable synthetic_turbulence_generator has been abbreviated
     28!
     29! 2773 2018-01-30 14:12:54Z suehring
    2730! Check for consistent initialization in nesting mode added.
    2831!
     
    13811384!
    13821385!-- When synthetic turbulence generator is used, peform addtional checks
    1383     IF ( synthetic_turbulence_generator )  CALL stg_check_parameters
     1386    IF ( syn_turb_gen )  CALL stg_check_parameters
    13841387!
    13851388!-- When plant canopy model is used, peform addtional checks
Note: See TracChangeset for help on using the changeset viewer.