-
Notifications
You must be signed in to change notification settings - Fork 71
Energy-conserving EQP #177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
cval26
wants to merge
40
commits into
rom
Choose a base branch
from
rom-eqp-en
base: rom
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 4 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
c7edc36
form combined NNLS problem
cval26 b78829d
modify read/write of NNLS solution
cval26 c4280af
form RHS force vectors
cval26 0da7e93
modify parameter flags
cval26 90327af
add energy identity to basis
cval26 0b3907e
review 1 changes
cval26 9b9b0a7
print energy total & diff
cval26 3d661d2
review 2 changes
cval26 36b2232
form inverse reduced mass matrices
cval26 5adac53
Merge branch 'rom-eqp' into rom-eqp-en
siuwuncheung 684a039
form RHSs for timemarching
cval26 7cac132
bug fixes & minor changes
cval26 679c952
fix energy identity mistake
cval26 c2c7fd5
fix variables offset
cval26 4ade861
fix restore issue
cval26 834de51
add NNLS tolerance input option
cval26 fa591bd
add gitignore file
cval26 124dd00
use libROM matrix rescaling method
cval26 3fa45ef
sampling frequency; energy calc every dt
cval26 4105bae
restore sampling call flags
cval26 8f5ddc3
minor matrix allocation change
cval26 cd57d9d
fix online loop timing
cval26 eda3d08
windowing: online stage changes
cval26 5e95bae
windowing: offline stage changes
cval26 85948c9
form ROM basis/operator at time of window change
cval26 593497e
fix basis formation in restore phase
cval26 09e7268
add Dylan's EQP bug fixes
cval26 b0e6d08
fix L2 errors calculation
cval26 473c0e3
use incremental GS method
cval26 242155c
use snapshots in EQP derivation
cval26 cf55f61
snapshots matrix bug fix
cval26 90b38be
basis orthonormality tests
cval26 ea2cdd5
Dylan's quadrature data bug fix
cval26 317ca53
use double-pass GS
cval26 332d59c
perform LQ decomposition of NNLS matrix
cval26 42f9b0c
add offset vectors to basis matrices
cval26 e3a7be9
update libROM sampling func. calls
cval26 9c8294e
use mass induced Gram-Schmidt
cval26 63990ad
get L directly from libROM's LQ
cval26 298da43
include rom makefile changes
cval26 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.