Mod: testing github rst directives render
This commit is contained in:
parent
fab7c3e918
commit
3e08063fca
27
README.rst
27
README.rst
@ -1,22 +1,23 @@
|
|||||||
anisotropy
|
anisotropy
|
||||||
==========
|
==========
|
||||||
|
|
||||||
.. figure:: docs/source/static/simple.png
|
|
||||||
:scale: 50%
|
|
||||||
:align: center
|
|
||||||
:alt:
|
|
||||||
|
|
||||||
|
|
||||||
.. figure:: static/simple.png
|
|
||||||
:scale: 50%
|
|
||||||
:align: center
|
|
||||||
:alt:
|
|
||||||
|
|
||||||
anisotropy is a ``Python`` package that is the result of science-research work
|
anisotropy is a ``Python`` package that is the result of science-research work
|
||||||
on the anisotropy of permeability in the periodic porous media.
|
on the anisotropy of permeability in the periodic porous media.
|
||||||
A project uses own wrappers around external applications
|
A project uses own wrappers around external applications
|
||||||
for constructing a shapes and meshes (``Salome``) and computing a flow (``OpenFOAM``).
|
for constructing a shapes and meshes (``Salome``) and computing a flow (``OpenFOAM``).
|
||||||
|
|
||||||
|
|
||||||
|
.. figure:: docs/source/static/simple.png
|
||||||
|
:align: center
|
||||||
|
:alt:
|
||||||
|
|
||||||
|
|
||||||
|
.. figure:: static/simple.png
|
||||||
|
:align: center
|
||||||
|
:alt:
|
||||||
|
|
||||||
|
.. contents:: Table of contents
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
|
||||||
@ -33,7 +34,7 @@ Installation
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
INSTALL
|
Installation guide <INSTALL.rst>
|
||||||
|
|
||||||
Getting Started
|
Getting Started
|
||||||
---------------
|
---------------
|
||||||
@ -74,7 +75,7 @@ Example:
|
|||||||
.. attention::
|
.. attention::
|
||||||
|
|
||||||
* You can't compute a flow without mesh (if you didn't it before succesfully).
|
* You can't compute a flow without mesh (if you didn't it before succesfully).
|
||||||
* ``type``, ``direction`` and ``theta`` is control parameters. If you aren't specifying it than default range of values will be used from ``anisotropy.toml``.
|
* ``type``, ``direction`` and ``theta`` are control parameters. If you aren't specifying it than default range of values will be used from ``anisotropy.toml``.
|
||||||
|
|
||||||
Post-processing
|
Post-processing
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
@ -1,22 +1,23 @@
|
|||||||
anisotropy
|
anisotropy
|
||||||
==========
|
==========
|
||||||
|
|
||||||
.. figure:: docs/source/static/simple.png
|
|
||||||
:scale: 50%
|
|
||||||
:align: center
|
|
||||||
:alt:
|
|
||||||
|
|
||||||
|
|
||||||
.. figure:: static/simple.png
|
|
||||||
:scale: 50%
|
|
||||||
:align: center
|
|
||||||
:alt:
|
|
||||||
|
|
||||||
anisotropy is a ``Python`` package that is the result of science-research work
|
anisotropy is a ``Python`` package that is the result of science-research work
|
||||||
on the anisotropy of permeability in the periodic porous media.
|
on the anisotropy of permeability in the periodic porous media.
|
||||||
A project uses own wrappers around external applications
|
A project uses own wrappers around external applications
|
||||||
for constructing a shapes and meshes (``Salome``) and computing a flow (``OpenFOAM``).
|
for constructing a shapes and meshes (``Salome``) and computing a flow (``OpenFOAM``).
|
||||||
|
|
||||||
|
|
||||||
|
.. figure:: docs/source/static/simple.png
|
||||||
|
:align: center
|
||||||
|
:alt:
|
||||||
|
|
||||||
|
|
||||||
|
.. figure:: static/simple.png
|
||||||
|
:align: center
|
||||||
|
:alt:
|
||||||
|
|
||||||
|
.. contents:: Table of contents
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
|
||||||
@ -33,7 +34,7 @@ Installation
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
INSTALL
|
Installation guide <INSTALL.rst>
|
||||||
|
|
||||||
Getting Started
|
Getting Started
|
||||||
---------------
|
---------------
|
||||||
@ -74,7 +75,7 @@ Example:
|
|||||||
.. attention::
|
.. attention::
|
||||||
|
|
||||||
* You can't compute a flow without mesh (if you didn't it before succesfully).
|
* You can't compute a flow without mesh (if you didn't it before succesfully).
|
||||||
* ``type``, ``direction`` and ``theta`` is control parameters. If you aren't specifying it than default range of values will be used from ``anisotropy.toml``.
|
* ``type``, ``direction`` and ``theta`` are control parameters. If you aren't specifying it than default range of values will be used from ``anisotropy.toml``.
|
||||||
|
|
||||||
Post-processing
|
Post-processing
|
||||||
~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 58 KiB |
Loading…
x
Reference in New Issue
Block a user