Skip to content

OpenCMISS-Examples/darcy_static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Darcy Static

Darcy's law is an equation that describes the flow of a fluid through a porous medium. The static form of the Darcy equation is implemented in this example.

Building the example

The fortran version of the example can be configured and built with CMake:

git clone https://github.com/OpenCMISS-Examples/darcy_static.git
cd darcy_static
mkdir build
cd build
cmake -DOpenCMISS_INSTALL_ROOT=/path/to/opencmiss/install/ ../.
make

Running the example

Fortran version:

cd src/fortran/
./darcy_static_fortran

The results can be visualised by running visualiseDarcyStatic.cmgui with the Cmgui visualiser.

Prerequisites

There are no additional input files required for this example as it is self-contained.

License

License applicable to this example is described in LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •