Guillaume Giudicelli
Guillaume Giudicelli
Up until we perform a full clone of the gitlab internal repository, the issue numbers will not match. Please contact the support team if you need more information about a...
Our policy with regards to lfs files will evolve depending on cost / size of the repo / convenience. Reference this issue for changes.
We're leaving a lot of performance behind right now in those MSR sims. A few to consider: - [x] initialize the simulations from exodus rather than from a multiapp -...
Transition materials to functor material properties that are now necessary for incompressible and weakly compressible fluid flow. Pronghorn had to be updated first will a lot of new materials. Checks...
Syntax checks are a good start, but they dont prevent the models from breaking Even a RunApp which actually runs the input will not prevent erroneous results. Only comparisons to...
General issue to tag for improving the documentation website
We ll need to create a HPC group of tests this includes some nek tests, and some of the full core tests that need more than 16 cores
Devel branch testing is essential because it catches the asserts, which model developers often avoid by using the opt branch of the relevant codes. However it is a little slow,...
Max cores is 16 Max time is 300s (could be increased) This doesnt not allow for many timesteps or fixed point iterations, especially for large models. The tests should be...
Some apps allow warnings, some dont This variation can happen even within an app and a combined app comprising this app So a test may pass with an app and...