Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: sciencedirect.com
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: spoonacular
  • Language: MATLAB
  • Default Branch: main
  • Size: 492 KB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed over 2 years ago
Metadata Files
Readme Citation

README.md

ITA_multiphase

This interface tracking algorithm (ITA) simulates immiscible fluid-fluid displacement processes in two-dimentional porous media in the quasi-static (capillary-dominated) regime under different wetting conditions (controlled by the contact angle).

run "main_demo.m" for a demonstration.

The Initialization includes two steps: 1. the porous medium geometry is read either from an image (option 1), or from a mat file containing the x,y coordinates for the grain boundaries (option 2). 2. setup the initial meniscus location (inlet), as well as the oulet location.

Then, the main loop is executed by calling "proceed" function.


Please consider citing the following article if you find this algorithm useful:

Wang, Z., Pereira, J.-M., Sauret, E., Aryana, S. A., Shi, Z., & Gan, Y. (2022, February 26). A pore-resolved interface tracking algorithm for simulating multiphase flow in arbitrarily structured porous media. Advances in Water Resources. Retrieved May 11, 2022, from https://www.sciencedirect.com/science/article/pii/S030917082200029X

Owner

  • Login: Spoonacular
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."

preferred-citation:
  type: article
  authors:
  - family-names: "Wang"
    given-names: "Zhongzheng"
  - family-names: "Pereira"
    given-names: "Jean-Michel"
  - family-names: "Sauret"
    given-names: "Emilie"
  - family-names: "Aryana"
    given-names: "Saman"
  - family-names: "Shi"
    given-names: "Zhang"
  - family-names: "Gan"
    given-names: "Yixiang"
  doi: "10.1016/j.advwatres.2022.104152"
  journal: "Advances in Water Resources"
  month: 4
  start: 104152 # First page number
  title: "A pore-resolved interface tracking algorithm for simulating multiphase flow in arbitrarily structured porous media"
  volume: 162
  year: 2022

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1