﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
50	NetCDF f90 problems on Cray T3E	m.hadfield	arango	"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..."	bug	closed	major	Parallel Input/Output	Parallelism	3.1	Fixed		
