Changeset 1607 for palm/trunk


Ignore:
Timestamp:
Jun 29, 2015 10:44:15 AM (9 years ago)
Author:
maronga
Message:

last commit documented

Location:
palm/trunk/SOURCE
Files:
2 edited

Legend:

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

    r1606 r1607  
    2020! Current revisions:
    2121! -----------------
    22 ! Added check for use of RRTMG without netCDF.
     22!
    2323!
    2424! Former revisions:
     
    2626! $Id$
    2727!
     28! 1606 2015-06-29 10:43:37Z maronga
     29! Added check for use of RRTMG without netCDF.
     30!
    2831! 1587 2015-05-04 14:19:01Z maronga
    2932! Added check for set of albedos when using RRTMG
  • palm/trunk/SOURCE/radiation_model.f90

    r1606 r1607  
    2020! Current revisions:
    2121! -----------------
    22 ! Added preprocessor directive __netcdf to allow for compiling without netCDF.
    23 ! Note, however, that RRTMG cannot be used without netCDF.
     22!
    2423!
    2524! Former revisions:
     
    2726! $Id$
    2827!
     28! 1606 2015-06-29 10:43:37Z maronga
     29! Added preprocessor directive __netcdf to allow for compiling without netCDF.
     30! Note, however, that RRTMG cannot be used without netCDF.
     31!
    2932! 1590 2015-05-08 13:56:27Z maronga
    3033! Bugfix: definition of character strings requires same length for all elements
Note: See TracChangeset for help on using the changeset viewer.