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

2decomp external #251

Merged
merged 51 commits into from
Mar 22, 2024
Merged

2decomp external #251

merged 51 commits into from
Mar 22, 2024

Conversation

rfj82982
Copy link
Collaborator

@rfj82982 rfj82982 commented Feb 2, 2024

Working branch to have 2DECOMP&FFT as an external library.

Copy link
Contributor

@mathrack mathrack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a limited understanding of the cmake stuff. Therefore, I can hardly review this PR.

This PR changes the name of the example "Taylor-Green-Vortex" to TGV. However, the turbulent boundary layer is not changed to TBL. This looks a bit inconsistent, I am not sure to understand the underlying motivation.

I think the name for the example xxx should match the corresponding BC-xxx.f90.

Currently, examples and source files have incoherent names for :

  • hill
  • uniform
  • wind-turbine
  • TBL

INSTALL_CMAKE.md Outdated Show resolved Hide resolved
src/forces.f90 Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
INSTALL_CMAKE.md Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
cmake/X3D_MPI.cmake Outdated Show resolved Hide resolved
src/CMakeLists.txt Outdated Show resolved Hide resolved
src/forces.f90 Outdated Show resolved Hide resolved
Copy link
Member

@pbartholomew08 pbartholomew08 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Barring some minor comments I think this looks good

@rfj82982 rfj82982 merged commit 8a9c2f4 into master Mar 22, 2024
1 check passed
@rfj82982 rfj82982 deleted the 2decomp_external branch March 22, 2024 12:04
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.

runtime error with Intel ifx compiler Include the CMake build in the CI
4 participants