Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: simulkade/FVTool
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0
Choose a base ref
...
head repository: simulkade/FVTool
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 28 files changed
  • 1 contributor

Commits on Jan 13, 2022

  1. Create readjson.m

    simulkade committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    805fa30 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. first validation case

    * heat transfer in a 1D semi-infinite domain
    * Dirichlet and Neumann analytical solutions
    simulkade committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    98918b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. an idea for pc curve

    simulkade committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    0214521 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Create fnder2.m

    simulkade committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    66eb015 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. relative permeability functions

    Vectorized form and fast
    simulkade committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    95fcac2 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Create pc_simple.m

    simulkade committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    8230f12 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. rough fracture model

    simulkade committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    b5384d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. new example for maskCells function

    * A steady state diffusion example with a nondiffusive zone
    * maskCells function works better than I expected for a 2D simulation 😲
    * The cell indexing is a bit quick and dirty but can be improved perhaps based on a location constraint
    simulkade committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    01e43d3 View commit details
    Browse the repository at this point in the history
  2. Update rough_fracture.m

    simulkade committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    5db580f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Update rough_fracture.m

    simulkade committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    41a81ec View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. random seed

    will find a more general solution later
    simulkade committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f01fd98 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. new gradient term for parameters other than primary variables

    Fixes the gradient term for parameters that are miscalculated for the nonphysical ghost cell values
    makes Imbibition calculation much faster
    simulkade committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    24ec4b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    7b80b68 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Fixed a horrific bug in 1D cylindrical mesh

    check your calculations with 1D spherical just in case
    simulkade committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    7d22ce6 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    e988afe View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Update README.md

    simulkade authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    64e1402 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    simulkade authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    49f5cb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Update diffusionTerm.m

    getting started on documentation
    simulkade committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ab5b7cb View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Update BC2GhostCells.m

    just noticed this fixed bug!
    simulkade committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    88ac53f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Update README.md

    simulkade authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    59350a1 View commit details
    Browse the repository at this point in the history
Loading