Ignore:
Timestamp:
Mar 21, 2014 11:00:16 AM (11 years ago)
Author:
raasch
Message:

Changed:


-s real64 removed (.mrun.config.hlrnIII)
-r8 removed (.mrun.config.imuk)
deleted: .mrun.config.imuk_ice2_netcdf4 .mrun.config.imuk_hlrn

REAL constants defined as wp-kind in modules

"baroclinicity" renamed "baroclinity", "ocean version" replaced by
"ocean mode"

code parts concerning old output formats "iso2d" and "avs" removed.
netCDF is the only remaining output format.

Errors:


bugfix: duplicate error message 56 removed

File:
1 edited

Legend:

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

    r1323 r1327  
    2020! Current revisions:
    2121! -----------------
    22 !
     22! -netcdf_output
    2323!
    2424! Former revisions:
     
    8383    USE control_parameters,                                                    &
    8484        ONLY:  cloud_droplets, current_timestep_number, initializing_actions,  &
    85                message_string, netcdf_output,netcdf_data_format, ocean,        &
     85               message_string, netcdf_data_format, ocean,                      &
    8686               prandtl_layer, simulated_time
    8787
Note: See TracChangeset for help on using the changeset viewer.