You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to compile the code using the MakeFile provided in the source folder. However, I encounter an error (which seems to me is related to the netcdf library).
The error says
undefined reference to __netcdf_MOD_nf90......
I am running this on a Ubuntu 20.04 (vm), with gfortran compiler. Any suggestions or thoughts on how to resolve this issue?
Thanks
Datu
The text was updated successfully, but these errors were encountered:
Hello @piermafrost ,
I am trying to compile the code using the MakeFile provided in the source folder. However, I encounter an error (which seems to me is related to the netcdf library).
The error says
undefined reference to __netcdf_MOD_nf90......
I am running this on a Ubuntu 20.04 (vm), with gfortran compiler. Any suggestions or thoughts on how to resolve this issue?
Thanks
Datu
The text was updated successfully, but these errors were encountered: