You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
This is an incomplete task list for the 5.0 release
The text was updated successfully, but these errors were encountered: