EFDCPlus_Stable
EFDCPlus_Stable copied to clipboard
trouble installing on Linux (redhat 7.9)
Hi,
I am having trouble compiling EFDC_Plus on linux. Here's the error after "make": EFDC/MPI_Out/Mod_Map_Write_EE_Binary.f90(322): error #7828: The part-name to the right of a part-ref with nonzero rank has the ALLOCATABLE attribute (6.1.2). [DISSIPA] Call Assign_Loc_Glob_For_Write(j, size(WV.DISSIPA(KC),1), WV.DISSIPA(KC), & ----------------------------------------------^ EFDC/MPI_Out/Mod_Map_Write_EE_Binary.f90(322): error #7828: The part-name to the right of a part-ref with nonzero rank has the ALLOCATABLE attribute (6.1.2). [DISSIPA] Call Assign_Loc_Glob_For_Write(j, size(WV.DISSIPA(KC),1), WV.DISSIPA(KC), & -----------------------------------------------------------------^ EFDC/MPI_Out/Mod_Map_Write_EE_Binary.f90(323): error #7828: The part-name to the right of a part-ref with nonzero rank has the ALLOCATABLE attribute (6.1.2). [DISSIPA] size(WV_Global.DISSIPA(KC),1), WV_Global.DISSIPA(KC)) ---------------------^ EFDC/MPI_Out/Mod_Map_Write_EE_Binary.f90(323): error #7828: The part-name to the right of a part-ref with nonzero rank has the ALLOCATABLE attribute (6.1.2). [DISSIPA] size(WV_Global.DISSIPA(KC),1), WV_Global.DISSIPA(KC)) -----------------------------------------------^ ifort: error #10298: problem during post processing of parallel object compilation compilation aborted for EFDC/MPI_Out/Mod_Map_Write_EE_Binary.f90 (code 1) make: *** [EFDC/MPI_Out/Mod_Map_Write_EE_Binary.o] Error 1
Any clue what could have gone wrong?
TIA