You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~/NoahMP$ make
make -C util
make[1]: Entering directory '/home/kooze/NoahMP/util'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/kooze/NoahMP/util'
make -C phys
make[1]: Entering directory '/home/kooze/NoahMP/phys'
~/NoahMP$ make
make -C util
make[1]: Entering directory '/home/kooze/NoahMP/util'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/kooze/NoahMP/util'
make -C phys
make[1]: Entering directory '/home/kooze/NoahMP/phys'
gfortran -o module_sf_noahmpdrv.o -c -cpp -w -ffree-form -ffree-line-length-none -frecord-marker=4 -D_HRLDAS_OFFLINE_ -I../util module_sf_noahmpdrv.F90
module_sf_noahmpdrv.F90:1654:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
1654 | CALL wrf_dm_bcast_real ( NROTBL , NLUS )
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(4)/REAL(4)).
module_sf_noahmpdrv.F90:1670:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1670 | CALL wrf_dm_bcast_real ( TOPT_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1671:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1671 | CALL wrf_dm_bcast_real ( CMCMAX_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1672:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1672 | CALL wrf_dm_bcast_real ( CFACTR_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1673:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1673 | CALL wrf_dm_bcast_real ( RSMAX_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1806:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1806 | CALL wrf_dm_bcast_real ( SBETA_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1807:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1807 | CALL wrf_dm_bcast_real ( FXEXP_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1808:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1808 | CALL wrf_dm_bcast_real ( CSOIL_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1809:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1809 | CALL wrf_dm_bcast_real ( SALP_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1810:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1810 | CALL wrf_dm_bcast_real ( REFDK_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1811:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1811 | CALL wrf_dm_bcast_real ( REFKDT_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1812:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1812 | CALL wrf_dm_bcast_real ( FRZK_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1813:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1813 | CALL wrf_dm_bcast_real ( ZBOT_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1814:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1814 | CALL wrf_dm_bcast_real ( CZIL_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1815:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1815 | CALL wrf_dm_bcast_real ( SMLOW_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1816:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1816 | CALL wrf_dm_bcast_real ( SMHIGH_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
module_sf_noahmpdrv.F90:1817:34:
1653 | CALL wrf_dm_bcast_real ( SHDTBL , NLUS )
| 2
......
1817 | CALL wrf_dm_bcast_real ( LVCOEF_DATA , 1 )
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2) (rank-1 and scalar)
make[1]: *** [Makefile:19: module_sf_noahmpdrv.o] Error 1
make[1]: Leaving directory '/home/kooze/NoahMP/phys'
make: *** [Makefile:17: phys] Error 2
The text was updated successfully, but these errors were encountered: