GammaRay v6.18: MCRFSim in batch/unattended mode; dependencies upgrades.
Windows users: Download the ZIP and extract the files into any directory. Run the program by activating GammaRay.exe
.
ATTENTION: from now on, this bundle will be generated in a Windows 11 system. It may not work in older Windows versions.
These software must be installed in your system if you do not have them already:
-
GSLib Fortran source codes and executables for your operating system can be found here: http://gslib.com/main_gd.html (the former http://www.statios.com/Quick/gslib.html website has been taken down sometime before December/2023). The ZIP files with the 32- and 64-bit versions for DOS/Windows can also be found in the
/docs
directory of the repository.
Some GSLib executables for MacOS can be found here: https://github.com/GeostatsGuy/GSLIB_MacOS -
Ghostscript for your platform, necessary to render GSLib plots, can be found here: https://www.ghostscript.com/download/gsdnld.html
-
GraphViz for your operating system, necessary to generate the Facies Relationships Diagram, can be found here:
http://www.graphviz.org/
🔵 The MCRFSim algorithm can be run in batch/unattended mode (does not require user interaction - see Section 14.5 of the user manual).
🔵 Feature to align/reposition Cartesian grids. This is specially useful when importing images as grid data as they are not geo-referenced (see Section 7.6 of the user manual).
🔵 3D Viewer: probing: now reports picked cell IJK indexes for objects with topology.
🔴 Incorrect picked world coordinates caused by the foreground renderer reseting the Z-buffer, which was fixed in-code, that is, does not require patching VTK's vtkRenderer::GetZ()
anymore.
If you compile or develop GammaRay code, there were dependencies upgrades:
Minimum C++ standard is now C++14 due to Boost > 1.74.
Boost 1.83
VTK 9.3
Qt 5.15
ITK 5.3
LEGEND:
🆕: NEW FEATURE; 🔵: enhancement; 🔶: defect fix; 🔴: bug fix.