error in running PORT

Hi all,I have been trying to compile and run PORT. However I faced the following error at runtime. No such file or directory pio_support::pio_die:: myrank=          -1 : ERROR: ionf_mod.F90:         235 :  No such file or directoryapplication called MPI_Abort(MPI_COMM_WORLD, 1) - process 1 Here is the configure command. 

 ./configure $compile -dyn fv -hgrid 1.9x2.5 -phys cam5 -offline_drv rad -nc_inc /storage/softwares/installedsoftware/netcdf_4.4.0/include -nc_mod /storage/softwares/installedsoftware/netcdf_4.4.0/include -spmd  -smp   

 Attached  below is the error log. 
  How do I solve this issue? 
  Thanks in advance.  
 Regards Aketh 
 

eaton

CSEG and Liaisons
The log file indicates that there is a file missing.  If you add the -test option to the build-namelist command it will check that the required datasets are present on a local disk and will report the status for each file. 
 

eaton

CSEG and Liaisons
The log file indicates that there is a file missing.  If you add the -test option to the build-namelist command it will check that the required datasets are present on a local disk and will report the status for each file. 
 

eaton

CSEG and Liaisons
The log file indicates that there is a file missing.  If you add the -test option to the build-namelist command it will check that the required datasets are present on a local disk and will report the status for each file. 
 

eaton

CSEG and Liaisons
The log file indicates that there is a file missing.  If you add the -test option to the build-namelist command it will check that the required datasets are present on a local disk and will report the status for each file. 
 

eaton

CSEG and Liaisons
The log file indicates that there is a file missing.  If you add the -test option to the build-namelist command it will check that the required datasets are present on a local disk and will report the status for each file. 
 
Back
Top