MFlowCode / MFC

Exascale simulation of multiphase/physics fluid dynamics

Home Page:https://mflowcode.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Silo output compression appears possible in Fortran?

sbryngelson opened this issue · comments

Per this code snippet https://github.com/siloutil/silo/blob/f73025e2b334e96552bc22e58eea0e3f2eb601a7/tests/testallf77.f#L86

and this documentation https://silo.readthedocs.io/en/latest/globals.html

suggests that there is a Fortran API to enable Silo compression.