yasharsajadi / RPMG2D

Random Porous Media Generator 2D(R.P.M.G. 2D). It is an open source software based on GNU Octave that produces a 2D random porous media with the same and specific characteristics.

Home Page:https://github.com/yasharsajadi/RPMG2D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random Porous Media Generator 2D

RPMG2D upon receiving an input image, is able to analyse the parameters of the input shape and simulate similar shapes, then it generates the porous medium using these shapes in GNU Octave. Let's get it installed and working with it:

Installation

  1. You need to install GNU Octave with version 7.3 and above.

    Hint: If you want exactly version 7.3 Windows or Linux

    Hint: In Windows, be sure to add the Octave installation path to the Windows Environment, the path is something like this: " .\Octave-7.3.0\mingw64\bin "

  2. If you have git, clone the project in CMD, Terminal or PowerShell:

    git clone https://github.com/yasharsajadi/RPMG2D.git
    

    Hint: If you want install git

  3. Otherwise, download the project in this repository as a zip and extract it on your PC.

Use

In Windows Create Shortcut From MyApplication.exe ,and use it wherever you want.

In Linux Create Shortcut From MyApplication.sh , and use it where you want.

Manual

PDF

Tutorials

Youtube Video

About

Random Porous Media Generator 2D(R.P.M.G. 2D). It is an open source software based on GNU Octave that produces a 2D random porous media with the same and specific characteristics.

https://github.com/yasharsajadi/RPMG2D

License:MIT License


Languages

Language:MATLAB 99.1%Language:M 0.6%Language:VBScript 0.2%Language:Batchfile 0.0%Language:Shell 0.0%