Changeset 132
- Timestamp:
- May 25, 2011, 4:22:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mars/libf/phymars/dimradmars.h
r131 r132 27 27 ! (ex: naerkind=2 if you use one dust mode and active ice ...) 28 28 integer naerkind 29 !parameter (naerkind=1)30 29 parameter (naerkind=1) 30 ! parameter (naerkind=2) 31 31 !!!!!! CHANGE CHANGE nsizemax BELOW BELOW 32 32 … … 77 77 ! the radiative calculations. 78 78 79 INTEGER, PARAMETER :: nsizemax = 6080 !INTEGER, PARAMETER :: nsizemax = 179 ! INTEGER, PARAMETER :: nsizemax = 60 80 INTEGER, PARAMETER :: nsizemax = 1 81 81 82 82 ! Various initialisation for LW radiative code
Note: See TracChangeset
for help on using the changeset viewer.