Siu Wun "Tony" Cheung
Siu Wun "Tony" Cheung
- Clean up several scripts. - Add nonuniform DMD class to the CSV database scripts. - Implement the scripts `local_dw_csv` and `parametric_dw_csv` for distance windowing DMD in pore collapse. Note:...
In junction with [Laghos PR#171](https://github.com/CEED/Laghos/pull/171). This PR adds the capability of shifting the snapshot data in DMD using offsets and predicting derivatives. Corresponding prediction formula is implemented. Although the motivation...
This is a follow up PR for #266 to enable the followings: 1. Use consistent signs of eigenfunctions 2. Add boundary condition switch 3. Clean up to retain only 4...
**### (Requires the attention of all folks working on DMD.)** This PR removes the `local_tw_csv.cpp`, as its functionality is included in `parametric_tw_csv.cpp`. There are some additional changes in `parametric_tw_csv.cpp`: -...