Ignore:
Timestamp:
Feb 1, 2008 12:41:46 PM (16 years ago)
Author:
raasch
Message:

further updates for turbulent inflow: reading input data of a precursor run using a smaller total domain is working

File:
1 edited

Legend:

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

    r146 r147  
    231231          CALL local_stop
    232232       ENDIF
    233 
     233!
     234!--    ATTENTION: in case of changes to the following statement please also
     235!--    check the allocate statement in routine read_var_list
    234236       ALLOCATE( lad(0:nz+1),pt_init(0:nz+1), q_init(0:nz+1), sa_init(0:nz+1), &
    235237                 ug(0:nz+1), u_init(0:nz+1), v_init(0:nz+1), vg(0:nz+1),       &
Note: See TracChangeset for help on using the changeset viewer.