-
Notifications
You must be signed in to change notification settings - Fork 4
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
3D coupled deliverable #209
Conversation
…ng assembled properly.
…r xml. Force uncompressed xml for now.
… to vorticity equation.
…NINFO or PARAMETERS, but not SOLVERINFO.
No need to look at solvers/H3LAPD/EquationSystems/LAPDSystem.* - those files can be reviewed as part of #181 |
To do:
|
…age at the top of the file.
…nd add class-level doxygen markup.
I ran the tests with: I am happy to merge. |
Ready to merge from my side too 👍 |
Description
A 2D Hasegawa-Wakatani solver which works in a 3D domain. Earlier form submitted for the NEPTUNE 3D coupled fluid-particle deliverable in Sept 2023.
Fixes #207
Type of change
Testing
HWTest.Coupled2Din3DHWMassCons (in test/integration/solvers/H3LAPD/test_H3LAPD.cpp)
HWTest.2Din3DHWGrowthRates (in test/integration/solvers/H3LAPD/test_H3LAPD.cpp)
Test Configuration:
OS: Ubuntu 22.04
Compiler: GCC 11.3.0 / OneAPI v2022.1.0
SYCL implementation: Hipsycl v0.9.2 / DPC++ v2022.1.0
MPI details: MPICH v4.0.2
Hardware: CPU (Intel Alder Lake)
Checklist:
cmake
clang-format
against my*.hpp
and*.cpp
changescmake-format
against my changes toCMakeLists.txt