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

draft for SSV #468

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

draft for SSV #468

wants to merge 2 commits into from

Conversation

akva2
Copy link
Member

@akva2 akva2 commented Apr 27, 2021

No description provided.

src/Utility/DataExporter.C Outdated Show resolved Hide resolved
src/Utility/DataExporter.h Show resolved Hide resolved
src/Utility/HDF5WriterSSV.C Outdated Show resolved Hide resolved
src/Utility/HDF5WriterSSV.h Show resolved Hide resolved
src/Utility/DataExporter.h Show resolved Hide resolved
@akva2 akva2 force-pushed the draft_ssv branch 2 times, most recently from 80b0cc8 to ca94952 Compare April 28, 2021 09:30
@akva2
Copy link
Member Author

akva2 commented Apr 28, 2021

all comments addressed. i also drafted how to handle the want ssv, but no viz, hdf5 file.

@kmokstad
Copy link
Contributor

The most relevant scenario is perhaps: We want both ssv and viz-files,where viz-file contains "all" results wheres ssv typically contains the most interesting field only (one chosen scalar field + deformations when relevant).

@akva2
Copy link
Member Author

akva2 commented Apr 28, 2021

sure, that's trivial to add when we need it, assuming the most interesting fields means 'primary solutions'.

akva2 added 2 commits April 28, 2021 13:05
- remove unused members
- use ranged for
- remove unnecessary if (we return early if writeData is false)
@akva2
Copy link
Member Author

akva2 commented Apr 28, 2021

there we go, always only outputting primary solution to ssv file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants