Hi
I downloaded ROMS via svn on my ubuntu 16.04LTS desktop and trying to compile it
I am following the instruction from ROMS Tutorial (https://www.myroms.org/wiki/ROMS_UNSW2008)
I am not using mpi so I commented the code regarding mpi in build.bash file
while compiling I am getting following error which is not listed in common erors in tutorial
mod_netcdf.f90:(.text+0x11a5f): undefined reference to `__netcdf_MOD_nf90_inquire_dimension'
collect2: error: ld returned 1 exit status
Master/Module.mk:22: recipe for target '/home/akumar/Projects/upwelling/oceanS' failed
make: *** [/home/akumar/Projects/upwelling/oceanS] Error 1
how I can solve this problem?
Thank you in advance
thanks in advance
Compiling ROMS
Re: Compiling ROMS
This is in the ROMS FAQ.