Ignore:
Timestamp:
Jan 14, 2019 12:49:24 PM (5 years ago)
Author:
maronga
Message:

removed most_methods circular and lookup. added improved version of palm_csd

File:
1 edited

Legend:

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

    r3648 r3668  
    2525! -----------------
    2626! $Id$
     27! Removed most_method
     28!
     29! 3648 2019-01-02 16:35:46Z suehring
    2730! -surface_data_output +surface_output
    2831!
     
    10901093    CHARACTER (LEN=8)    ::  coupling_char = ''                           !< appended to filenames in coupled or nested runs ('_O': ocean PE,
    10911094                                                                          !< '_NV': vertically nested atmosphere PE, '_N##': PE of nested domain ##
    1092     CHARACTER (LEN=8)    ::  most_method = 'newton'                       !< namelist parameter
    10931095    CHARACTER (LEN=10)   ::  run_date = ' '                               !< date of simulation run
    10941096    CHARACTER (LEN=8)    ::  run_time = ' '                               !< time of simulation run
Note: See TracChangeset for help on using the changeset viewer.