Ignore:
Timestamp:
Jun 6, 2012 7:15:04 PM (12 years ago)
Author:
raasch
Message:

masking method can be switched on for mg-solver using inipar parameter masking_method

File:
1 edited

Legend:

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

    r850 r927  
    44! Current revisions:
    55! -----------------
    6 !
     6! +masking_method
    77!
    88! Former revisions:
     
    316316    WRITE ( 14 )  'loop_optimization             '
    317317    WRITE ( 14 )  loop_optimization
     318    WRITE ( 14 )  'masking_method                '
     319    WRITE ( 14 )  masking_method
    318320    IF ( ALLOCATED( mean_inflow_profiles ) )  THEN
    319321       WRITE ( 14 )  'mean_inflow_profiles          '
Note: See TracChangeset for help on using the changeset viewer.