Changeset 818 for palm/trunk/SOURCE/check_namelist_files.f90
- Timestamp:
- Feb 8, 2012 4:11:23 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/check_namelist_files.f90
r808 r818 35 35 10 CONTINUE 36 36 37 37 38 ! 38 39 !-- Read control parameters from NAMELIST files and read environment-variables1 … … 48 49 49 50 50 !51 51 !-- Check control parameters and deduce further quantities 52 52 CALL check_parameters 53 53 54 54 55 55 56 END PROGRAM check_namelist_files
Note: See TracChangeset
for help on using the changeset viewer.