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

Release 5.0 #283

Open
4 of 7 tasks
rfj82982 opened this issue Aug 1, 2024 · 0 comments
Open
4 of 7 tasks

Release 5.0 #283

rfj82982 opened this issue Aug 1, 2024 · 0 comments
Assignees

Comments

@rfj82982
Copy link
Collaborator

rfj82982 commented Aug 1, 2024

This is an incomplete task list for the 5.0 release

  • Addition of the MHD module
  • Fix the issues (possibly memory leakages) with SGS modelling and IBM with the Intel compiler
  • Add a python script to CTest for the TGV case to compare output data with reference data
  • Split between input files for examples and test (following what already done for the TGV)
  • Check the Wind Turbine module with the NVHPC compiler and understand the issue with very slow iterations
  • Fix the Halo call for the Wind Turbine module
  • Agree on some convention for variable names particularly for ADIOS2 IO
    • Here an example
        Writing restart point restart0000100
        Initialising IO for restart-io
        Registering variable for IO: ux
        Registering variable for IO: uy
        Registering variable for IO: uz
        Registering variable for IO: pp
        Registering variable for IO:  phi-            1
        Registering variable for IO: dux-2
        Registering variable for IO: duy-2
        Registering variable for IO: duz-2
        Registering variable for IO:  dphi-            1 -2
        Registering variable for IO: dux-3
        Registering variable for IO: duy-3
        Registering variable for IO: duz-3
        Registering variable for IO:  dphi-            1 -3
        Restart point restart0000100 saved successfully!
      
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

No branches or pull requests

1 participant