Ignore:
Timestamp:
Mar 19, 2018 8:56:40 AM (6 years ago)
Author:
Giersch
Message:

new procedure for reading/writing svf data, initialization of local variable ids

File:
1 edited

Legend:

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

    r2894 r2906  
    2525! -----------------
    2626! $Id$
     27! ENVIRONMENT variables read/write_svf has been added
     28!
     29! 2894 2018-03-15 09:17:58Z Giersch
    2730! read_var_list has been renamed to rrd_global, all module related _parin
    2831! routines are called before reading the global restart data to overwrite them
     
    542545    NAMELIST /envpar/  batch_job, host, local_dvrserver_running,               &
    543546                       maximum_cpu_time_allowed, maximum_parallel_io_streams,  &
    544                        revision, run_identifier, tasks_per_node, write_binary
     547                       read_svf, revision, run_identifier, tasks_per_node,     &
     548                       write_binary, write_svf
    545549
    546550!
Note: See TracChangeset for help on using the changeset viewer.