Ignore:
Timestamp:
Aug 8, 2007 7:12:55 AM (17 years ago)
Author:
raasch
Message:

bugs in check_open and user_interface removed

File:
1 edited

Legend:

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

    r98 r105  
    44! Actual revisions:
    55! -----------------
    6 !
     6! +dots_num_palm in module user, +module netcdf_control in user_init
    77!
    88! Former revisions:
     
    4242!------------------------------------------------------------------------------!
    4343
    44     INTEGER ::  user_idummy
     44    INTEGER ::  dots_num_palm, user_idummy
    4545    LOGICAL ::  user_defined_namelist_found = .FALSE.
    4646    REAL    ::  user_dummy
     
    180180    USE control_parameters
    181181    USE indices
     182    USE netcdf_control
    182183    USE pegrid
    183184    USE user
Note: See TracChangeset for help on using the changeset viewer.