Last change
on this file was
3175,
checked in by emillour, 12 months ago
|
Pluto PCM:
Add the old Pluto LMDZ for reference (required prior step to making
an LMDZ.PLUTO using the same framework as the other physics packages).
TB+EM
|
-
Property svn:executable set to
*
|
File size:
473 bytes
|
Line | |
---|
1 | !----------------------------------------------------------------------- |
---|
2 | ! INCLUDE 'bands.h' |
---|
3 | ! |
---|
4 | ! bands.h contains the visible & infrared bands in the model |
---|
5 | ! |
---|
6 | ! NBinfrared = L_NSPECTI in the model |
---|
7 | ! NBvisible = L_NSPECTV in the model |
---|
8 | !----------------------------------------------------------------------- |
---|
9 | |
---|
10 | INTEGER, parameter :: NBinfrared=9 |
---|
11 | INTEGER, parameter :: NBvisible=11 |
---|
12 | |
---|
13 | |
---|
14 | !----------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.