-
Notifications
You must be signed in to change notification settings - Fork 857
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
CFVMOutput & Streamwise+spanwise periodic #1290
Conversation
…wise_spanwise_periodic
…wise_spanwise_periodic
…wise_spanwise_periodic
…wise_spanwise_periodic
…vidual FVM outputs.
@@ -80,7 +80,7 @@ | |||
adjoint.addExpected("solution_adj_avtp_1_00053.dat") | |||
|
|||
# gradient projection | |||
dot = adjont = ExternalRun("DOT",dot_ad_command,True) | |||
dot = ExternalRun("DOT",dot_ad_command,True) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks to @danielmayer for these changes
The CodeFactor issue is the usual Complex Code in CSolver.hpp so it can be discarded. Otherwise I have not really more to add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks 👍 few comments below
…rom individual FVM outputs." This reverts commit 43e3690.
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Thanks for the review and fixing the mistakes @pcarruscag |
No no, thank you for continuing to improve the code. |
Proposed Changes
Hi all,
\file <filename>
, i changed that. I renamedCAdjFlowOutput.hpp
->CAdjFlowCompOutput.hpp
as the cpp as that name and that class as well.PR Checklist
Put an X by all that apply. You can fill this out after submitting the PR. If you have any questions, don't hesitate to ask! We want to help. These are a guide for you to know what the reviewers will be looking for in your contribution.