CEED / Laghos

High-order Lagrangian Hydrodynamics Miniapp
http://ceed.exascaleproject.org/miniapps
BSD 2-Clause "Simplified" License
182 stars 59 forks source link

New local ROM approaches for Rayleigh-Taylor instability #149

Closed siuwuncheung closed 3 years ago

siuwuncheung commented 3 years ago

Add an implementation of using penetration distance and using the parameter-time rather than physical time as the indicator the trust-region of local ROM for 2D Rayleigh-Taylor instability.

siuwuncheung commented 3 years ago

@chldkdtn @dylan-copeland @kevinhkhuynh Ready for review. Undergoing regression tests.

dylan-copeland commented 3 years ago

@siuwuncheung Are there any new tests? I don't see any changes to the regression tests. Should there be a short regression test for maintaining the new capability? Also, is there a longer, more interesting test we can try? Does it work in parallel?

siuwuncheung commented 3 years ago

@siuwuncheung Are there any new tests? I don't see any changes to the regression tests. Should there be a short regression test for maintaining the new capability? Also, is there a longer, more interesting test we can try? Does it work in parallel?

chldkdtn commented 3 years ago

@siuwuncheung what is the status of this PR?

siuwuncheung commented 3 years ago

@siuwuncheung what is the status of this PR?

There are some new capabilities that I want to add to enable parametric distance windowing for long-time simulation. Right now the offset problem is resolved and some file I/O settings are being added. After that I think this PR should be reviewed or merge, or otherwise it will grow too large and complicated.