CH-Earth / summa

Structure for Unifying Multiple Modeling Alternatives:
http://www.ral.ucar.edu/projects/summa
GNU General Public License v3.0
80 stars 105 forks source link

Error Type mismatch Running Make File #331

Open FabioMesa84 opened 6 years ago

FabioMesa84 commented 6 years ago

Hy Everyone

I have the netx error running summa make file:

summa/build/source/driver/multi_driver.f90:919:71:

                err,message)            ! intent(out): error control
                                                                   1

Error: Type mismatch in argument ‘hruid’ at (1); passed REAL(8) to INTEGER(4)

I have: a) Virtual Box With Ubuntu 18.04 LTS b) Libnetcdff-dev 4.4.4+ds -3 c) gfortran7 d) Liblapack 3.7.1

Has someone any idea what could be happenning?

Thanks a lot

Fabio