ExtremeFLOW / neko

/ᐠ. 。.ᐟ\ᵐᵉᵒʷˎˊ˗
https://neko.cfd/
Other
159 stars 28 forks source link

Fix fld reader #1146

Closed vbaconnet closed 4 months ago

vbaconnet commented 4 months ago

Removed the check_exist statements, and added an error statement in case MPI_File_open does not find the .f00* files. The existence of the .nek5000 meta file is checked right before so all cases should (?) be covered.