Skip to content

Update GModelIO_RAD.cpp

This improved version now loops separately for separate set creation of /GRSHEL/SHEL quadrilateral and /GRSH3N/SH3N tria element groups so that only trias are written to SH3N groups and only quadrilaterals to SHEL groups, if only SH3N or only SHEL are present in the model, then only one type is written. Empty groups are automatically skipped (may occur if physical group exists but no mesh for that entity), so the newline modification made for the /END statement has also been reverted to previous version.

Merge request reports