Skip to content

Missing Error catch in createUnitConverter (v1.4 – 0)

OpenLB – Open Source Lattice Boltzmann Code Forums on OpenLB Bug Reports Missing Error catch in createUnitConverter (v1.4 – 0)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5659
    Nico
    Participant

    Hey there,

    while trying to understand the unit converter, I stumbled across a missing error catch in case only the CharLatticeVelocity was given. There is an if and else if statement, but an else is missing to catch the error (see line 128-136 in https://www.openlb.net/DoxyGen/html/de/d93/unitConverter_8hh_source.html).

    Best regards
    Nico

    #5660
    Adrian
    Keymaster

    Thanks for the bug report! We will fix it for the next release.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.