CaNS
CaNS copied to clipboard
A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows
In load.f90, is subroutine io_field_hdf5 complete? I am having an issue compiling while enabling this subroutine. My system has modules loaded for HDF5, i added "use hdf5" also; yet, i...
Easy but needs some conflict resolution. Needs something like `git cherry-pick dc6126f..d62268a` on the `with-nvtx` branch.
We often need to activate a feature like this whenever we need to do some benchmarking at scale, for which we do not care about large field data I/O. Tasks:...
Time to fix this long-standing issue :), but the new input name should not conflict with the `dtmax` variable computed from the stability requirements.
Care should be taken when one chooses names for the binary files in the I/O files (`out2d.90`,`out3d.h90`). The python script `write_xdmf.py` orders fields to be visualized in the `xdmf` file...