13 |
respective README files in each directory for details. |
respective README files in each directory for details. |
14 |
|
|
15 |
|
|
16 |
|
Notes and problems: |
17 |
|
=================== |
18 |
|
|
19 |
|
there is problem generating ECCO_MaskAreaBathy.nc on columbia |
20 |
|
works OK on nireas |
21 |
|
|
22 |
|
variable global_mean_conc in 0D output from mk_output.F is |
23 |
|
screwed up |
24 |
|
|
25 |
|
|
26 |
|
|
27 |
=============================================== |
=============================================== |
28 |
First check that pkg/ptracers works OK by using |
First check that pkg/ptracers works OK by using |
29 |
salinity initial and boundary conditions |
salinity initial and boundary conditions |
216 |
write_nc_diag_0D.F write_nc_diag_2D.F \ |
write_nc_diag_0D.F write_nc_diag_2D.F \ |
217 |
-I/u/menemenl/software/netcdf-3.5.0/include \ |
-I/u/menemenl/software/netcdf-3.5.0/include \ |
218 |
-L/u/menemenl/software/netcdf-3.5.0/lib -lnetcdf |
-L/u/menemenl/software/netcdf-3.5.0/lib -lnetcdf |
219 |
a.out |
./a.out |
220 |
|
|
221 |
|
|
222 |
========================================================== |
========================================================== |
233 |
write_nc_diag_0D.F write_nc_diag_2D.F \ |
write_nc_diag_0D.F write_nc_diag_2D.F \ |
234 |
-I/u2/dmenem/software/netcdf-3.5.0/include \ |
-I/u2/dmenem/software/netcdf-3.5.0/include \ |
235 |
-L/u2/dmenem/software/netcdf-3.5.0/lib -lnetcdf |
-L/u2/dmenem/software/netcdf-3.5.0/lib -lnetcdf |
236 |
a.out |
./a.out |
237 |
|
|
238 |
|
|
239 |
====================================================== |
====================================================== |