LLNL / libROM

Model reduction library with an emphasis on large scale parallelism and linear subspace methods
https://www.librom.net
Other
201 stars 36 forks source link

gLaSDI update #113

Closed xiaolong7 closed 2 years ago

chldkdtn commented 2 years ago

@xiaolong7 this is ready to review? If yes, @siuwuncheung @dylan-copeland @kevinhkhuynh let's review this. The main files to review are

gLaSDI/src/autoencoder.py gLaSDI/src/sindy_utils.py gLaSDI/src/error_utils.py gLaSDI/src/training.py

For examples, let's just make sure they run and give us reasonable results.

At the review and approval, we would like to do "squash and merge" NOT "Merge pull request."

xiaolong7 commented 2 years ago

Yes, it is ready for review. Please first try the 1D Burgers example and let me know if you are not able to access the data stored in /usr/workspace/he10/data/.

dylan-copeland commented 2 years ago

@xiaolong7 should the binary files ex9 and ex16 be included?