Custom Query (964 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 964)

Ticket Owner Reporter Resolution Summary
#48 arango csherwood Done ocean_avg.nc missing bottom stress
Description

The average NetCDF file don't have any bottom stress values. Should the average file duplicate the contents of the history file?

#49 arango m.hadfield Fixed Compilation error when no ANA_* options defined
Description

This one is described here:

https://www.myroms.org/forum/viewtopic.php?t=550

File analytical.F needs some dummy code to avoid the module being empty when no files are included, eg see attached file.

I have reported this problem on several occasions over the last several years. The code gets put in, but later it gets taken out again because (presumably) it looks ugly.

#50 arango m.hadfield Fixed NetCDF f90 problems on Cray T3E
Description

The recent switch to using the netCDF f90 interface has caused a few minor problems, which I am working through. On the Cray T3E, the make command fails with

cp -f /home/kupe/hadfield/local/include/netcdf.mod Build cp: cannot stat `/home/kupe/hadfield/local/include/netcdf.mod': No such file or directory

This problem arises because the Cray T3E compiler does not (by default) use .mod files. Instead (I think) it stores the module-interface data in the library file, libnetcdf.a. So there is no netcdf.mod file to copy. There may be other compilers that do the same thing.

By the way, it shouldn't be necessary to copy this file, should it? It should be possible to access the file from its installed location.

More later...

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.