Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I was unable to compile the emiss_v03.F using the provided PGF compile example. How do I compile the same code using ifort?

code PGF provided
0
Posted

I was unable to compile the emiss_v03.F using the provided PGF compile example. How do I compile the same code using ifort?

0

The ifort compile command should be similar to the following: ifort -O2 -FR -convert big_endian emiss_v03.F -I /opt/netcdf/include -L/opt/netcdf/lib -lnetcdf where the path should be corrected to match your path to the netCDF libraries.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123