Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.5 by stephd, Wed Oct 9 17:14:37 2013 UTC | revision 1.6 by jahn, Wed Dec 4 21:19:12 2013 UTC | |
|---|---|---|
| # | Line 85 C Normalize by integrated time | Line 85 C Normalize by integrated time |
| 85 | c mmol/s to GtC/y | c mmol/s to GtC/y |
| 86 | co2fluxtot=co2fluxtot* 12. _d 0* 1. _d -3* 31536000. _d 0 | co2fluxtot=co2fluxtot* 12. _d 0* 1. _d -3* 31536000. _d 0 |
| 87 | & *1. _d -15 | & *1. _d -15 |
| 88 | _BEGIN_MASTER( myThid ) | |
| 89 | write(dar_fluxtot_unit,*) myIter, co2fluxtot | write(dar_fluxtot_unit,*) myIter, co2fluxtot |
| 90 | _END_MASTER( myThid ) | |
| 91 | #endif | #endif |
| 92 | ||
| 93 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |