lanl / LaGriT

Los Alamos Grid Toolbox (LaGriT) is a library of user callable tools that provide mesh generation, mesh optimization and dynamic mesh maintenance in two and three dimensions.
https://lanl.github.io/LaGriT/
Other
116 stars 48 forks source link

dumpavs.f io bug #128

Closed millerta closed 5 years ago

millerta commented 5 years ago

I commented out some print statements from dumpavs and now there is a runtime error. Probably related to some value that is not initialized properly.

dump/avs/out_point_elem_13.inp mopts 1 3
Writing AVS UCD PT ELEMENTS.
cmo/modatt/-def-/-def-/ioflag/x
finish
At line 690 of file dumpavs.f (unit = 3, file = 'out_point_elem_13.inp') Fortran runtime error: Missing initial left parenthesis in format 09-?

millerta commented 5 years ago

found error where ch_string was not getting ch_elem1 characters for case where iopt_elements eq 3