Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-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
Joined
Feb 21, 2016
Messages
1
Location
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.
 
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.

Part and Inventory Search

Sponsor

Back
Top