Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.5 by jahn, Thu Aug 23 21:49:33 2012 UTC | revision 1.6 by jahn, Tue Apr 16 20:20:16 2013 UTC | |
---|---|---|
# | Line 368 C-- Print a summary of parameter value | Line 368 C-- Print a summary of parameter value |
368 | CALL PRINT_MESSAGE( msgBuf, iUnit, SQUEEZE_RIGHT, myThid ) | CALL PRINT_MESSAGE( msgBuf, iUnit, SQUEEZE_RIGHT, myThid ) |
369 | ||
370 | #if defined(WAVEBANDS) || defined(OASIM) | #if defined(WAVEBANDS) || defined(OASIM) |
371 | CALL WRITE_1D_I( darwin_waves, tlam, 0, | CALL WRITE_1D_RL( darwin_waves, tlam, 0, |
372 | & 'darwin_waves =', | & 'darwin_waves =', |
373 | &' /* "central" wavelengths of wavebands */') | &' /* "central" wavelengths of wavebands */') |
374 | #endif | #endif |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |