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_code |
17 |
|
cvs co -r release1_50yr MITgcm/verification/global_with_CFC11 |
18 |
|
MITgcm/verification/global_with_CFC11/README |
19 |
|
|
20 |
|
|
21 |
Notes and problems: |
Notes and problems: |
22 |
=================== |
=================== |
246 |
|
|
247 |
(check that defaults in mk_output.F are appropriate) |
(check that defaults in mk_output.F are appropriate) |
248 |
|
|
249 |
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 \ |
250 |
handle_errors.F write_nc_basisfnctns.F \ |
handle_errors.F write_nc_basisfnctns.F \ |
251 |
write_nc_diag_0D.F write_nc_diag_2D.F \ |
write_nc_diag_0D.F write_nc_diag_2D.F \ |
252 |
-I/u/menemenl/software/netcdf-3.5.0/include \ |
-I/u/menemenl/software/netcdf-3.5.0/include \ |