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

Finite Difference test #99

Merged
merged 7 commits into from
Oct 4, 2016
Merged

Finite Difference test #99

merged 7 commits into from
Oct 4, 2016

Conversation

llaniewski
Copy link
Member

Adding:

  1. testing of Adjoint gradient against Finite Difference:
<FDTest order="2">
<Adjoint>
<Solve Iterations="100"/>
</Adjoint>
</FDTest>
  1. GenericOptimizer handler class, for all handlers evaluating solutions for changed parameters (in future Threshold handler will be also reimplemented as GenericOptimizer)
  2. mechanism for skipping adjoint when gradient is not needed (for instance when Optimize uses a non-gradient algorithm.
  3. dumping of time dependent settings to a csv file (a simple dump, more for debugging purposes): <DumpSettings\>

@llaniewski llaniewski merged commit d685825 into CFD-GO:develop Oct 4, 2016
@llaniewski llaniewski deleted the fd_test branch October 29, 2019 04:18
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.

None yet

1 participant