moguo_sun@nasa_gov
Member
Dear Helper,
I succesfully compiled and run cesm1_1_2 and try to move to the neweset version cesm1_2_0. when I compiled, I got error for a new file shr_spfn_mod.F90 .I wonder anyone can give a quick fix. thanks.---/homedir/msun/cam5/cesm1_2_0/models/csm_share/shr/shr_mpi_mod.F90(1431): (col. 27) remark: LOOP WAS VECTORIZED/homedir/msun/cam5/cesm1_2_0/models/csm_share/shr/shr_spfn_mod.F90(304): error #6407: This symbolic name is not an intrinsic function name
or an intrinsic subroutine name. [ERFC_SCALED]
intrinsic erfc_scaled
------------^
/homedir/msun/cam5/cesm1_2_0/models/csm_share/shr/shr_spfn_mod.F90(319): error #6407: This symbolic name is not an intrinsic function name or an intrinsic subroutine name. [ERFC_SCALED]
intrinsic erfc_scaled
------------^
/homedir/msun/cam5/cesm1_2_0/models/csm_share/shr/shr_spfn_mod.F90(334): error #6407: This symbolic name is not an intrinsic function name or an intrinsic subroutine name. [GAMMA]
intrinsic gamma
------------^
/homedir/msun/cam5/cesm1_2_0/models/csm_share/shr/shr_spfn_mod.F90(335): error #7137: Any procedure referenced in a PURE procedure, including one referenced via a defined operation or assignmnent, must be explicitly declared PURE. [GAMMA]
res = gamma(x)
--------^
compilation aborted for /homedir/msun/cam5/cesm1_2_0/models/csm_share/shr/shr_spfn_mod.F90 (code 1)
make: *** [shr_spfn_mod.o] Error 1
make: *** Waiting for unfinished jobs....--------
I succesfully compiled and run cesm1_1_2 and try to move to the neweset version cesm1_2_0. when I compiled, I got error for a new file shr_spfn_mod.F90 .I wonder anyone can give a quick fix. thanks.---/homedir/msun/cam5/cesm1_2_0/models/csm_share/shr/shr_mpi_mod.F90(1431): (col. 27) remark: LOOP WAS VECTORIZED/homedir/msun/cam5/cesm1_2_0/models/csm_share/shr/shr_spfn_mod.F90(304): error #6407: This symbolic name is not an intrinsic function name
or an intrinsic subroutine name. [ERFC_SCALED]
intrinsic erfc_scaled
------------^
/homedir/msun/cam5/cesm1_2_0/models/csm_share/shr/shr_spfn_mod.F90(319): error #6407: This symbolic name is not an intrinsic function name or an intrinsic subroutine name. [ERFC_SCALED]
intrinsic erfc_scaled
------------^
/homedir/msun/cam5/cesm1_2_0/models/csm_share/shr/shr_spfn_mod.F90(334): error #6407: This symbolic name is not an intrinsic function name or an intrinsic subroutine name. [GAMMA]
intrinsic gamma
------------^
/homedir/msun/cam5/cesm1_2_0/models/csm_share/shr/shr_spfn_mod.F90(335): error #7137: Any procedure referenced in a PURE procedure, including one referenced via a defined operation or assignmnent, must be explicitly declared PURE. [GAMMA]
res = gamma(x)
--------^
compilation aborted for /homedir/msun/cam5/cesm1_2_0/models/csm_share/shr/shr_spfn_mod.F90 (code 1)
make: *** [shr_spfn_mod.o] Error 1
make: *** Waiting for unfinished jobs....--------