Last change
on this file since 4175 was
3908,
checked in by idelkadi, 3 years ago
|
Online implementation of the radiative transfer code ECRAD in the LMDZ model.
- Inclusion of the ecrad directory containing the sources of the ECRAD code
- interface routine : radiation_scheme.F90
- Adaptation of compilation scripts :
- compilation under CPP key CPP_ECRAD
- compilation with option "-rad ecard" or "-ecard true"
- The "-rad old/rtm/ecran" build option will need to replace the "-rrtm true" and "-ecrad true" options in the future.
- Runing LMDZ simulations with ecrad, you need :
- logical key iflag_rrtm = 2 in physiq.def
- namelist_ecrad (DefLists?)
- the directory "data" containing the configuration files is temporarily placed in ../libfphylmd/ecrad/
- Compilation and execution are tested in the 1D case. The repository under svn would allow to continue the implementation work: tests, verification of the results, ...
|
File size:
468 bytes
|
Rev | Line | |
---|
[3908] | 1 | PARKIND1 |
---|
| 2 | PARRRTM |
---|
| 3 | PARSRTM |
---|
| 4 | YOEAERATM |
---|
| 5 | YOERAD |
---|
| 6 | YOERDI |
---|
| 7 | YOERRTA1 |
---|
| 8 | YOERRTA10 |
---|
| 9 | YOERRTA11 |
---|
| 10 | YOERRTA12 |
---|
| 11 | YOERRTA13 |
---|
| 12 | YOERRTA14 |
---|
| 13 | YOERRTA15 |
---|
| 14 | YOERRTA16 |
---|
| 15 | YOERRTA2 |
---|
| 16 | YOERRTA3 |
---|
| 17 | YOERRTA4 |
---|
| 18 | YOERRTA5 |
---|
| 19 | YOERRTA6 |
---|
| 20 | YOERRTA7 |
---|
| 21 | YOERRTA8 |
---|
| 22 | YOERRTA9 |
---|
| 23 | YOERRTAB |
---|
| 24 | YOERRTM |
---|
| 25 | YOERRTRF |
---|
| 26 | YOERRTWN |
---|
| 27 | YOESRTA16 |
---|
| 28 | YOESRTA17 |
---|
| 29 | YOESRTA18 |
---|
| 30 | YOESRTA19 |
---|
| 31 | YOESRTA20 |
---|
| 32 | YOESRTA21 |
---|
| 33 | YOESRTA22 |
---|
| 34 | YOESRTA23 |
---|
| 35 | YOESRTA24 |
---|
| 36 | YOESRTA25 |
---|
| 37 | YOESRTA26 |
---|
| 38 | YOESRTA27 |
---|
| 39 | YOESRTA28 |
---|
| 40 | YOESRTA29 |
---|
| 41 | YOESRTAB |
---|
| 42 | YOESRTAER |
---|
| 43 | YOESRTM |
---|
| 44 | YOESRTWN |
---|
| 45 | YOESW |
---|
| 46 | YOMCST |
---|
| 47 | YOMDIMV |
---|
| 48 | YOMDYNCORE |
---|
| 49 | YOMHOOK |
---|
| 50 | YOMPHY3 |
---|
| 51 | YOM_YGFL |
---|
Note: See
TracBrowser
for help on using the repository browser.