lanl / palm_lanl

LANL Contributions to PArallelized Large-eddy simulation Model (PALM)
3 stars 5 forks source link

Compile warning #13

Closed cbegeman closed 6 years ago

cbegeman commented 6 years ago

It would be nice to no longer see this warning when compiling PALM poismg_mod.f90(1210): warning #8093: A do-variable within a DO body shall not appear in a variable definition context. [J] CALL MPI_ABORT(MPI_COMM_WORLD,i,j)

cbegeman commented 6 years ago

Addressed by Fix MPI_ABORT warning message