Skip to content
Snippets Groups Projects
Select Git revision
  • f5506166333cb9d2acd22d534d6c48376da1797b
  • master default protected
  • TH2MPF_fixed_stress
  • TH2MPF
  • THMPF-REBASED
  • THMPhF
  • v6.4.1
  • v6.4.0
  • v6.3.3
  • v6.3.3-ci-test
  • 6.4.1
  • 6.4.0
  • 6.3.3
  • data-explorer-5
  • 6.3.2
  • 6.3.1
  • 6.3.0
  • 6.2.2
  • 6.2.1
  • 6.2.0
  • 6.2.0-rc1
  • 6.1.0
  • 6.1.0-rc1
  • 6.0.8-insitu
  • 6.0.8
  • 6.0.7
  • 6.0.6
  • tes-works-again
  • 6.0.5
  • ode-pre-review
30 results

LICENSE.txt

Blame
  • Forked from ogs / ogs
    Source project has a limited visibility.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    This project is licensed under the BSD 3-Clause "New" or "Revised" License. Learn more
    .gitignore 536 B
    *.bak*
    /build*/
    *.sw[op]
    tags
    .ExternalData_*
    .DS_Store
    
    # CLion IDE project files
    *.iml
    .idea
    
    # Visual Studio Code project files
    .vscode
    
    *.pyc
    .venv
    
    Tests/**/*.md5
    Tests/Data/Parabolic/HT/InvalidProjectFiles/*.prj
    Tests/Data/_out
    web/.netlify
    
    CMakeUserPresets.json
    scripts/cmake/vtk-*.patch
    
    .snakemake
    
    # clangd and other language servers' caches
    .cache
    .ccls-cache
    
    # VS Code devcontainer
    /.cpm
    nohup.out
    
    /Documentation/.vale
    
    # Python build
    /_skbuild
    *.egg-info/
    /wheelhouse
    .ipynb_checkpoints
    /Applications/Python/_version.py