Skip to content
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

2026 reduced basis use hdf5 by default for saveload and allow basis loading in sequential #2030

Conversation

lberti
Copy link
Collaborator

@lberti lberti commented Jan 17, 2023

  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your changes?
  • Have you successfully run the mor testsuite with your changes locally?
  • Have you written Doxygen comments in your contribution ?

- charge relation functionSpace for sequential online phase
- activates database and elements loading
- change default format to HDF5
- save primal/dual basis functions to separate files
mor/apps/crbonlinerun.cpp Outdated Show resolved Hide resolved
mor/mor/feel/feelmor/crb.hpp Outdated Show resolved Hide resolved
mor/mor/feel/feelmor/crb.hpp Outdated Show resolved Hide resolved
mor/mor/feel/feelmor/crb.hpp Outdated Show resolved Hide resolved
mor/mor/feel/feelmor/crbdb.cpp Outdated Show resolved Hide resolved
- fix boption with _name
- replace boost::format with fmt::format
- revert lookForDB() function to its initial state
- delete saveNewRBelement and use save() function
…r-saveload-and-allow-basis-loading-in-sequential
@lberti
Copy link
Collaborator Author

lberti commented Jan 30, 2023

@vincentchabannes, the checks have passed. The last changes might have to be reviewed and, if everything is ok, this PR could be merged

…r-saveload-and-allow-basis-loading-in-sequential
@vincentchabannes vincentchabannes merged commit 36b024a into develop Jan 31, 2023
@vincentchabannes vincentchabannes deleted the 2026-reduced-basis-use-hdf5-by-default-for-saveload-and-allow-basis-loading-in-sequential branch January 31, 2023 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduced basis: use HDF5 by default for save/load and allow basis loading in sequential
3 participants