-
This is more a question than an proper issue, but the answer could be included in the "packaging" tutorial.
I dislike how most .usr files that I read are written.
A good formatting of the code w…
-
In #31, we attempt to add support for structured curvilinear meshes (incomplete) by adding indices as the dimensions, instead of x and y.
Here the question is how to open a unstructured mesh into a…
-
Can we modify the Nek5000 source so that
L1/L2 DIV(V)-QTL -1.2948E-20 2.2554E-05
L1/L2 DIV(V) -1.0147E-19 2.2191E-05
L1/L2 QTL …
-
I'd like to be able to add points where two different grid types intersect, e.g. the hex grid and the radial grid
-
Hi
This work really interests me and I was trying to regenerate your results in the paper.
However, when I run training.py with appropriate dependencies I get the following error [see below].
C…
-
Running the functions like process below:
xthomas:~/Nek5000/tools/tools-master/mshconvert$ ipython
Python 2.7.12 (default, Nov 20 2017, 18:23:56)
Type "copyright", "credits" or "license" for mor…
-
Hey guys,
(probably this is not the best to post this)
I have a 3d field and I need to plot the evolution of the boundary layer thickness along x.
All examples refer to .mean. I can't even obt…
-
Could we use the stat module of the KTH framework?
-
Currently, ENRICO calls `Driver::write_step` at every Picard iteration. I would be interested in specifying only certain Picard iterations and/or timestep intervals for calling `write_step`. For exa…
-
This is a reminder to fix the warning regarding the incorrect axisymmetric BC setups. I am running an axisymmetric case recently, and got some issues when the first edge/face of related element was no…