-
Some table of strict variable name/location changes would benefit intermediate and above 5000 users quickly convert some examples to RS.
-
JezSw updated
2 weeks ago
-
### Discussed in https://github.com/Nek5000/nekRS/discussions/586
Originally posted by **bnkeeton** September 18, 2024
I've been using the low-Mach formulation in nekRS v23 and found that the …
-
-
-
My system places sysctl.h under `/usr/include/linux`.
```bash
CC=mpicc CXX=mpicxx FC=mpifort cmake -DNEK_DIST=nekrs ../../../..
[ 62%] Building CXX object vendor/nekRS/home/pranto/github/enrico/t…
-
It would be good to have the capacity to pass 0D information between codes at boundaries. For example: Imagine a flow loop being simulated in SAM, with only a portion of a pipe being simulated in NekR…
-
This is me being dumb.
I forget to install doxygen, but the README should tell user do so.
yslan updated
3 years ago
-
The current implementation uses 'modeMemory' for both the new and old pool. While this method allows for fast data copying, it also results in high memory usage. This can be tricky in cases where we'…
-
We have instrumented NekRS with ASCENT and getting a crash when trying to use streamlines. Are they working correctly on v0.8.0?