NekExamples
NekExamples copied to clipboard
Examples for Nek5000
Dear All- The RBC example in Nek5000 corresponds to what system of equation? Is there any relevant paper which you exactly implemented. Also for LowMach number what system of equation...
The pipe example: https://github.com/Nek5000/NekExamples/tree/master/pipe states there is three different cases (i.e. helix, cyclic, and stenosis) but it isn't specifically stated what each one is for. It would be good to...
Most of the examples haven't being updated for a very long time. Some of them are not running with the latest repo version without minor fixes. For example: `ocyl/ocyl.rea` uses...
This case runs with v17, but blows up in ~9 steps with the current repo version. Can we test all examples that are in NekExamples, even if infrequently? These days...
This new Repo is based on our recently published paper. The temperature equation is modified.
With the .rea files now considered legacy, these examples should all be updated to use .par files. Because the .par syntax is much cleaner than the .rea files, this would...
I notice that several examples have ifchar=T. Some don't even use a dt big enough to warrant such usage (e.g., cyl_restart case). I think all examples (except for short tests...