Open Issues Need Help
View All on GitHub Use `benchmark-action` to track code performance over time about 2 months ago
documentation enhancement help wanted good first issue continuous-integration
MFlowCode/MFC
248
Exascale simulation of multiphase/physics fluid dynamics
Fortran
#cfd#compressible-flow#exascale#fortran#gpu#hpc#mpi#multiphase
AI Summary: The task involves optimizing the continuous integration (CI) process for the MFC project by refactoring example cases. Currently, the CI process is slow because it rebuilds the simulation for each example with a hard-coded patch. The solution is to move these hard-coded patches into the source code's include directory, eliminating the need for repeated compilation during testing. This will significantly reduce the CI runtime.
Complexity:
3/5
enhancement help wanted continuous-integration
MFlowCode/MFC
248
Exascale simulation of multiphase/physics fluid dynamics
Fortran
#cfd#compressible-flow#exascale#fortran#gpu#hpc#mpi#multiphase