Changeset 3377 for palm/trunk


Ignore:
Timestamp:
Oct 19, 2018 12:26:54 PM (5 years ago)
Author:
knoop
Message:

Removed check that prohibits use of bulk_cloud_model with topography

File:
1 edited

Legend:

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

    r3347 r3377  
    11261126       IF ( galilei_transformation )  THEN
    11271127          WRITE( action, '(A)' )  'galilei_transformation = .TRUE.'
    1128        ENDIF
    1129        IF ( bulk_cloud_model )  THEN
    1130           WRITE( action, '(A)' )  'bulk_cloud_model = .TRUE.'
    11311128       ENDIF
    11321129       IF ( cloud_droplets )  THEN
Note: See TracChangeset for help on using the changeset viewer.