Harithasree Devan
New member
I have installed libraries mpich 3.3.1, zlib-1.2.11, hdf5-1.10.5, netcdf-c-4.7.0, netcdf-fortran-4.4.5, pnetcdf-1.11.12, openmpi-4.0.1 and PIO 2.5.3. The libraries were installed without error. During the compilation of MPAS-A-v7, I get the following error.
gfortran: error: pio1.f90: No such file or directory
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/home/subrat/Documents/MPAS_HAritha/LIBRARIES/MPAS-Model-7.0/src/external/esmf_time_f90'
( cd ezxml; make )
gfortran: error: pio2.f90: No such file or directory
make[4]: Entering directory '/home/subrat/Documents/MPAS_HAritha/LIBRARIES/MPAS-Model-7.0/src/external/ezxml'
rm -f *.o *.i
Also, inspite of using USE_PIO2=true, 'make' says "PIO 1 detected"
View attachment make-error.odt
gfortran: error: pio1.f90: No such file or directory
ar: `u' modifier ignored since `D' is the default (see `U')
make[4]: Leaving directory '/home/subrat/Documents/MPAS_HAritha/LIBRARIES/MPAS-Model-7.0/src/external/esmf_time_f90'
( cd ezxml; make )
gfortran: error: pio2.f90: No such file or directory
make[4]: Entering directory '/home/subrat/Documents/MPAS_HAritha/LIBRARIES/MPAS-Model-7.0/src/external/ezxml'
rm -f *.o *.i
Also, inspite of using USE_PIO2=true, 'make' says "PIO 1 detected"
View attachment make-error.odt