| 12 |
having to link netcdf library with MITgcm code. See |
having to link netcdf library with MITgcm code. See |
| 13 |
respective README files in each directory for details. |
respective README files in each directory for details. |
| 14 |
|
|
| 15 |
|
Instructions for CFC-11 computations are in |
| 16 |
|
cvs co -r release1_50yr MITgcm |
| 17 |
|
MITgcm/verification/global_with_CFC11/README |
| 18 |
|
|
| 19 |
|
|
| 20 |
Notes and problems: |
Notes and problems: |
| 21 |
=================== |
=================== |
| 245 |
|
|
| 246 |
(check that defaults in mk_output.F are appropriate) |
(check that defaults in mk_output.F are appropriate) |
| 247 |
|
|
| 248 |
efc -W0 -WB mk_output.F write_nc_phys.F nc_util.F \ |
ifort -assume byterecl -W0 -WB mk_output.F write_nc_phys.F nc_util.F \ |
| 249 |
handle_errors.F write_nc_basisfnctns.F \ |
handle_errors.F write_nc_basisfnctns.F \ |
| 250 |
write_nc_diag_0D.F write_nc_diag_2D.F \ |
write_nc_diag_0D.F write_nc_diag_2D.F \ |
| 251 |
-I/u/menemenl/software/netcdf-3.5.0/include \ |
-I/u/menemenl/software/netcdf-3.5.0/include \ |