illinois-ceesd / mirgecom

MIRGE-Com is the workhorse simulation application for the Center for Exascale-Enabled Scramjet Design at the University of Illinois.
Other
11 stars 19 forks source link

`extract_volumes` doesn't reconstruct `BTAG_ALL`/`BTAG_REALLY_ALL` boundaries correctly #963

Open majosm opened 1 year ago

majosm commented 1 year ago

Internally, extract_volumes converts a partition boundary to a domain boundary, so it needs to move those faces from BTAG_REALLY_ALL to BTAG_ALL. It doesn't currently do that.