Hi,
While i make the 'grid_rotate', it shows many undefined reference and cannot build.
I use
checking my environment
And I didn't change anything in the Makefile.
While i make the 'grid_rotate', it shows many undefined reference and cannot build.
I use
Code:
nc-config --all
Code:
This netCDF 4.4.1.1 has been built with the following features:
--cc -> mpicc
--cflags -> -I/home/ubuntu/MPAS/mpas-libs/include -I/home/ubuntu/MPAS/mpas-libs/include
--libs -> -L/home/ubuntu/MPAS/mpas-libs/lib -L/home/ubuntu/MPAS/mpas-libs/lib -lnetcdf -lpnetcdf -lhdf5_hl -lhdf5 -ldl -lm -lhdf5_hl -lhdf5 -lz -ldl
--has-c++ -> no
--cxx ->
--has-c++4 -> no
--cxx4 ->
--has-fortran-> yes
--fc -> mpifort
--fflags -> -I/home/ubuntu/MPAS/mpas-libs/include
--flibs -> -L/home/ubuntu/MPAS/mpas-libs/lib -lnetcdff -L/home/ubuntu/MPAS/mpas-libs/lib -lnetcdf -lnetcdf -lhdf5_hl -lhdf5 -lz -ldl
--has-f90 -> no
--has-f03 -> yes
--has-dap -> no
--has-nc2 -> yes
--has-nc4 -> yes
--has-hdf5 -> yes
--has-hdf4 -> no
--has-logging-> no
--has-pnetcdf-> yes
--has-szlib ->
--prefix -> /home/ubuntu/MPAS/mpas-libs
--includedir-> /home/ubuntu/MPAS/mpas-libs/include
--libdir -> /home/ubuntu/MPAS/mpas-libs/lib
--version -> netCDF 4.4.1.1