Parent Directory
|
Revision Log
|
Revision Graph
read from atm-ocean common block in atmosphere.F
1 | |
2 | #include "ctrparam.h" |
3 | subroutine wr_ocean4atmrst |
4 | #include "BD2G04.COM" |
5 | #include "AGRID.h" |
6 | |
7 | rewind 505 |
8 | write (505),ODATA,GDATA |
9 | write (505),mmco2flux |
10 | rewind 505 |
11 | print *,'Write ocean data for atmospheric restart' |
12 | return |
13 | end |
ViewVC Help | |
Powered by ViewVC 1.1.22 |