Ankit Barik

Results 4 comments of Ankit Barik

Unable to reproduce this with Ubuntu 20.04 LTS, python 3.8.10, ipython 8.12.2 with GNU compilers as well as on a cluster running CentOS 8.1.1911, python 3.10.4, ipython 8.4.0 with Intel...

Hi, I am using the develop branch to load a `.ang` file. However, there seems to be a bug in the reader where it insists that the first number after...

Hi, that's precisely what I was asking about. The files generated in my Nek5000 simulations are of the format `.fld####` instead of `.f#####`. As far as I'm aware, [Nek5000 can...

@ashwinvis I just realized that if I hardcode `params(66) = 4` inside `subroutine usrdat2` which was what I was using, then Nek5000 produces `.fld%02d` files, while if I delete that...