github spirit-code/ovf v0.4.0
Rewritten parser for better stability and performance

latest releases: v0.4.2, v0.4.1
5 years ago
  • significantly improved adherence to the OVF 2.0 specifications

  • improved the description of the specifications in the Readme

  • using the PEGTL for parsing to improve predictability, stability , performance, etc.

  • binary is now ensured to be written as little endian IEEE standard floating point

  • binary is always read with the assumption of little endian IEEE standard floating point

  • corrected some misinterpreted keywords

  • added better error messages for missing keywords

  • irregular meshtype is now functioning

  • capitalisation is now ignored correctly

  • some bugfixes in the Fortran bindings

  • empty lines, comment lines and empty lines containing a comment are now correctly ignored

Don't miss a new ovf release

NewReleases is sending notifications on new releases.