-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* SteadyNSSolver::InitROMHandler * separated InitROMHandler from InitVariables * cleaning up top-level routines. need some more thoughts on ROM elements.. * add random boundary on eqp test. * LF flux does not work with constant rhs * BasisTag struct * hdf5_utils::Read/WriteAttributes for BasisTag * Sample collection by port files * interface test with periodic config. * ROMInterfaceForm takes component basis and fes. subdomain basis and fes are view arrays. * SteadyNSSolver::TrainEQPElems * minor fix on face integraton rule. * Read/WriteDataset for Array<SampleInfo> * ChannelFlow minor fix * ROMInterfaceForm::SaveEQPForIntegrator * ROMInterfaceForm::LoadEQPForIntegrator * Plug in rom interface form into SteadyNSEQPROM. Still needs to handle boundaries... * SampleInfo consolidated el, be, face, itf into el. * ROMNonlinearForm::GetEQPforIntegrator * ROMNonlinearForm: decided to own bfnfi_markers, as opposed to the parent class. * SteadyNSSolver::AssembleROMEQPOper. need verification.. * lid driven cavity problem * randomizing rom nonlinear solve initial guess. * SteadyNSSolver LF test without interface. * interface eqp verified. interface to self is not working and needs a debugging. * workflow with multiple port file verified. * error flag for self interface * adjusted threshold
- Loading branch information
1 parent
83597be
commit 5e5d8a1
Showing
46 changed files
with
1,956 additions
and
516 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.