Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Urgent:Install netcdf library for fortran 95 on plato ide

Status
Not open for further replies.

parultandonind

Civil/Environmental
Feb 21, 2016
1
0
0
IN
I am using Plato IDE, Silverfrost to run Fortran 95 on windows, I have to run a code which uses netcdf library. How should I do that. When I tried running a code it gave me error 404. saying that cannot find definition for module netcdf. How can I resolve this issue.
 
Replies continue below

Recommended for you

How have you obtain the library for netcdf? Did you build it or was it created by someone else?

If it was created by someone else, did they use Silverfrost to build it or did they use some other version of Fortran?

In the directory that contains the netcdf includes or netcdf libraries, do .mod files exist?
 
Status
Not open for further replies.
Back
Top