|
|
|||
File indexing completed on 2024-12-17 18:38:00 UTC
view on githubraw file Latest commit b55e95f1 on 2018-09-19 15:37:37 UTCb55e95f1ff Oliv*0001 #ifdef ALLOW_RADTRANS 0002 0003 CBOP 0004 C !ROUTINE: RADTRANS_SIZE.h 0005 C !INTERFACE: 0006 C #include RADTRANS_SIZE.h 0007 0008 C !DESCRIPTION: 0009 C Contains dimensions and index ranges for radtrans model. 0010 C 0011 C nlam :: number of wavebands 0012 0013 integer nlam 0014 parameter(nlam=1) 0015 0016 CEOP 0017 #endif /* ALLOW_RADTRANS */
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated from https://github.com/darwinproject/darwin3 by the 2.3.7-MITgcm-0.1 LXR engine. The LXR team |
|