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

Add adjoint for passive scalar (just T) #88 #141

Merged
merged 1 commit into from
Nov 30, 2016

Conversation

cliosaglietti
Copy link
Contributor

advabp_adjoint (in perturb.f): has an extra term to be considered if ifheat is active.
convabp (in perturb.f): has one term less if ifadj is true.
ADJOINT: has extra variables.

The changes in the code validated with Arnoldi (spectrum of adjoint and direct eigenvalues matching).

advabp_adjoint has an extra term to be considered if ifheat is active
convabp has one term less if ifadj is true. ADJOINT common block has extra variables.

Last changes in the code for the temperature passive scalar adjoint, validated.
perturb.f changed in advabp_adjoint and convabp.

change of the comments
@pschlatt1
Copy link
Contributor

Is there any objection against merging this one?

@stgeke stgeke merged commit d8807ee into Nek5000:release/v16.0.0 Nov 30, 2016
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

3 participants