Skip to content

Instantly share code, notes, and snippets.

@giorgk
Last active November 4, 2022 11:10
Show Gist options
  • Save giorgk/f727351f5efd8c58f8bb885a87f41978 to your computer and use it in GitHub Desktop.
Save giorgk/f727351f5efd8c58f8bb885a87f41978 to your computer and use it in GitHub Desktop.
Ichnos Tests

Ichnos test list

This is a minimum list of tests that each new version of Ichnos should run succesfully.

The ones with tick have been succesful on the current development version

Current version 0.4.10

  • CLOUD

    • Steady state
      • C2VSim, single processing
        • with graph
      • C2VSim, multi processing (as one domain)
        • with graph
      • C2VSim, multi processing (as multi subdomains)
        • with graph
    • Transient state
      • C2VSim, single processing
        • with graph
      • C2VSim, multi processing (as one domain)
        • with graph
      • C2VSim, multi processing (as multi subdomains)
        • with graph
  • MESH2D

    • ELEMENT
      • Steady state
        • C2VSim, single processing
        • C2VSim, multi processing (as one domain)
        • C2VSim, multi processing (as multi subdomains)
      • Transient state
        • C2VSim, single processing
        • C2VSim, multi processing (as one domain)
        • C2VSim, multi processing (as multi subdomains)
    • NODE
    • FACE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment