Changeset 4872 for palm


Ignore:
Timestamp:
Feb 12, 2021 3:49:02 PM (3 years ago)
Author:
raasch
Message:

internal switches removed from namelists

Location:
palm/trunk/SOURCE
Files:
3 edited

Legend:

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

    r4843 r4872  
    2424! -----------------
    2525! $Id$
     26! internal switch removed from namelist
     27!
     28! 4843 2021-01-15 15:22:11Z raasch
    2629! local namelist parameter added to switch off the module although the respective module namelist
    2730! appears in the namelist file
     
    688691    NAMELIST /bulk_cloud_parameters/                                                               &
    689692       aerosol_bulk,                                                                               &
    690        bulk_cloud_model,                                                                           &
    691693       c_sedimentation,                                                                            &
    692694       call_microphysics_at_all_substeps,                                                          &
  • palm/trunk/SOURCE/parin.f90

    r4845 r4872  
    2424! -----------------
    2525! $Id$
     26! internal switch removed from namelist
     27!
     28! 4845 2021-01-18 11:15:37Z raasch
    2629! -use_cmax
    2730!
     
    270273                                          ny,                                                      &
    271274                                          nz,                                                      &
    272                                           ocean_mode,                                              &
    273275                                          omega,                                                   &
    274276                                          omega_sor,                                               &
  • palm/trunk/SOURCE/urban_surface_mod.f90

    r4850 r4872  
    2727! -----------------
    2828! $Id$
     29! internal switch removed from namelist
     30!
     31! 4850 2021-01-21 17:59:25Z suehring
    2932! - Add restart data for previous indoor temperature
    3033! - Bugfix in mpi-io restart mechanism for waste-heat flux
     
    58435846                        soil_inner_temperature,                                                    &
    58445847                        switch_off_module,                                                         &
    5845                         urban_surface,                                                             &
    58465848                        usm_wall_mod,                                                              &
    58475849                        wall_category,                                                             &
Note: See TracChangeset for help on using the changeset viewer.