Skip to content

compressibleVoF/depthCharge2D tutorial case not working with blueCFD-Core 2024-1 #256

Description

@wyldckat

The tutorial case compressibleVoF/depthCharge2D from OpenFOAM 12 is failing on our port of blueCFD-Core 2024-1. Details:

  1. It crashes at Time = 0.427442735s

  2. Diverging time stamp:

    • Windows: Time = 0.3106666667s
    • Linux: Time = 0.310625s
  3. Looking at the results, it seems to be because there are certain regions that drop temperature to 140-180K, while the initial temperature was around 300K...

  4. Possibilities:

    a. It almost seems to be some memory garbage coming in from the top boundary;
    b. Or there is some threshold behavior that is not working the same way on Windows as it does on Linux;
    c. Or there is a variable that stays undefined during said threshold calculation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions