Closed zhucaoxiang closed 6 years ago
I will test all this asap (we have some server problems this morning here in Lausanne).
OK I have compiled and executed this branch now and everything works fine. Does it work for you now with Lcheck=1 as well? If so, we can merge this branch into master.
Yes, both cases are working fine, as long as I deleted the previous failing hdf5 file.
By putting additional
CALL h5dclose_f(dset_id, hdfier)
in eachHWRITE
macros, the previous errors mentioned in #46 were solved at PPPL withhdf5-serial/1.10.1
.Another minor commit that mute ODE integrator warnings in
pp00ab.h
is also merged.@jloizu please test this version on your platform and then we can merge it into
master
branch.