Dear all,
I am new to ROMS. while running the upwelling test I got memory leakage error.
so I installed intel ifort.
but now while running the build_roms.sh I am getting following error.
mod_netcdf.f90(24): error #7013: This module file was not generated by any release of this compiler. [NETCDF]
USE netcdf
----------^
please help me with this.
Regards,
Devyani
memory leakage error and netcdf error
Re: memory leakage error and netcdf error
You will need to build NetCDF4/HDF5 with the Intel compilers and update your build script (and probably my_build_paths.sh) to point to the correct location for the NetCDF built with Intel.