Skip to content

Update master#1521

Merged
pcarruscag merged 407 commits intomasterfrom
develop
Jan 22, 2022
Merged

Update master#1521
pcarruscag merged 407 commits intomasterfrom
develop

Conversation

@pcarruscag
Copy link
Member

No description provided.

TobiKattmann and others added 30 commits November 18, 2021 13:42
And some other smaller comment updates/ cleanup.
They were commented out with the remark of "Serious convergence issues"
in the turbulence solver already ages ago. I.e. this has to be tackeled
as a little project. Then at best for Turbulence as well. Note, for inc
mean flow, these contribuions are present
Signed-off-by: jtneedels <jneedels@stanford.edu>
…nt treatement.

 - Solver works on mesh and design parameter level.
 - Can smooth the discrete adjoint gradient.
 - Support for printing the combined system matrix (Laplace-Beltrami operator).
 - Squashed old commits into new branch based on version 7.2.1 develop.
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>
Declaring vars were needed. More const. Indentation.
Comp/Inc/Nemo kept exactly the same output for Turb stuff in their
respective outputs. That is now collected and moved to the parent class.
I hope the accesses to the data is the same between the 3 classes ...
otherwise it wont work
One noticed small downside to this operation is that during the dry run
the turb quantities are written collectively close to the end when the
respective function is called. Before ALL the RMS_RES were listed close
to each other.
And some other smaller comment updates/ cleanup.
Declaring vars were needed. More const. Indentation.
Co-authored-by: Pedro Gomes <38071223+pcarruscag@users.noreply.github.com>
Made sure to keep the  original order, such that restarts work the same
as before.
Clean LoadRestart for Flow/Turb/Heat
Including Res+Jacobian Zeroing and gradient+limiter computation
RMS_RES, MAX_RES, BGS_RES, TurbLINSOL are all written in separate
functions.
MicK7 and others added 24 commits January 21, 2022 19:57
Fix still failing cross compilation
Use pregenerated files for cross-compilation of hdf5
Su2 hdf5 cross compile add missing meson keyword
Correct generator dependence for hdf5.
Use correct target_machine check for hdf5 cross compilation
…lver

Add a Sobolev smoothing method to the discrete adjoint gradient calculation.
Changing version number to 7.3.0
@lgtm-com
Copy link

lgtm-com bot commented Jan 22, 2022

This pull request introduces 3 alerts and fixes 45 when merging f8da293 into 5655d91 - view on LGTM.com

new alerts:

  • 2 for Multiplication result converted to larger type
  • 1 for Resource not released in destructor

fixed alerts:

  • 25 for Resource not released in destructor
  • 20 for Comparison of narrow type with wide type in loop condition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants