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

Postprocessing: run conditions #162

Open
ashleaRPI opened this issue Dec 13, 2018 · 0 comments
Open

Postprocessing: run conditions #162

ashleaRPI opened this issue Dec 13, 2018 · 0 comments
Assignees

Comments

@ashleaRPI
Copy link
Contributor

There should be a function after (not dependent on, call it after) doPostProc that outputs the run conditions that the PDE was solved at as a data file.

Example:
run parameters that were used:
Ma: 0.25 + 1.0e-100im
aoa: 0.03490658503988659 + 0.0im
dt: 0.00039
a_inf: 1.0
rho_inf: 1.0
c: 1.0
mesh.coord_order: 2

opts[stabilization_method]: clipJacFast
opts[output_freq]: 1
opts[use_itermax]: true
opts[itermax]: 3
opts[use_checkpointing]: true
opts[checkpoint_freq]: 5000
opts[ncheckpoints]: 2
@ashleaRPI ashleaRPI self-assigned this Dec 13, 2018
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

No branches or pull requests

1 participant