mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-17 15:44:49 -05:00
dc08a8b4dd38f3f6909a4e9c159ea8084f9be4e5
this allows the key names to be transformed, i.e., ``` enable-vtk=true ``` is now also possible in parameter files whereas before only CamelCase parameter names like ``` EnableVtk=true ``` were valid. besides this, any valid Windows INI file that does not use parameter groups should be readable, i.e., semicolons are now also treated as a comment indicator.
Languages
C++
79.4%
ECL
13.8%
Cuda
1.7%
Pawn
1.7%
CMake
1.4%
Other
1.9%