ImperialCollegeLondon / poreFoam-singlePhase

Direct single-phase flow simulation and pre/post-processing codes
http://www.imperial.ac.uk/earth-science/research/research-groups/perm/research/pore-scale-modelling/
19 stars 17 forks source link

Not writing Umag file #3

Open zkanavas opened 3 years ago

zkanavas commented 3 years ago

When I run the command: .\Ufraw2Uc raw.gz vxlImage.mhd UmagOnly, the following is returned: Writing Umag: UmagOnly Openning header: vxlImage.mhd mhd:vxlImage.mhd: Nxyz: 834 905 914, dX: 5.2e-006 5.2e-006 5.2e-006, X0: 0 0 0, Img: vxlImage.raw.gz, Reading vxlImage.raw.gz , size:8349059141, using libz. Reading Ufx.raw.gz , size:8358358354, using libz., and no files are written. It seems the script doesn't run past line 80.

aliraeini commented 3 years ago

Should be fixed now. May bad (for not following coding guidelines)!, this has been introduced few weeks ago, originated from libvoxel code, and has been affecting few other parts of the code. Thanks for taking the time and reporting it.