mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 20:38:23 +01:00
chore: update project to fit in naaice namespace
This commit is contained in:
parent
881ed1fea9
commit
39103ef857
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -1,10 +1,10 @@
|
|||||||
[submodule "ext/tug"]
|
[submodule "ext/tug"]
|
||||||
path = ext/tug
|
path = ext/tug
|
||||||
url = ../../sec34/tug.git
|
url = ../tug.git
|
||||||
|
|
||||||
[submodule "ext/phreeqcrm"]
|
[submodule "ext/phreeqcrm"]
|
||||||
path = ext/phreeqcrm
|
path = ext/phreeqcrm
|
||||||
url = ../../mluebke/phreeqcrm-gfz.git
|
url = ../phreeqcrm-gfz.git
|
||||||
[submodule "ext/doctest"]
|
[submodule "ext/doctest"]
|
||||||
path = ext/doctest
|
path = ext/doctest
|
||||||
url = https://github.com/doctest/doctest.git
|
url = https://github.com/doctest/doctest.git
|
||||||
|
|||||||
17
README.md
17
README.md
@ -1,24 +1,19 @@
|
|||||||
<!--
|
<!--
|
||||||
Time-stamp: "Last modified 2023-01-19 12:06:10 delucia"
|
Time-stamp: "Last modified 2023-01-19 12:06:10 delucia"
|
||||||
-->
|
-->
|
||||||
# Forked Project
|
|
||||||
|
|
||||||
*PORT* is a fork of [POET](https://doi.org/10.5281/zenodo.4757913)
|
|
||||||
integrating a standalone component for transport computations and
|
|
||||||
leveraging PHREEQC_RM as geochemical solver. The following README is
|
|
||||||
also applicable for this project.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
# POET
|
# POET
|
||||||
|
|
||||||
POET is a coupled reactive transport simulator implementing a parallel
|
[POET](https://doi.org/10.5281/zenodo.4757913) is a coupled reactive transport
|
||||||
architecture and a fast, original MPI-based Distributed Hash Table.
|
simulator implementing a parallel architecture and a fast, original MPI-based
|
||||||
|
Distributed Hash Table.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Parsed code documentiation
|
## Parsed code documentiation
|
||||||
|
|
||||||
A parsed version of POET's documentiation can be found at [Gitlab
|
A parsed version of POET's documentiation can be found at [Gitlab
|
||||||
pages](https://sec34.git-pages.gfz-potsdam.de/port).
|
pages](https://naaice.git-pages.gfz-potsdam.de/poet).
|
||||||
|
|
||||||
## External Libraries
|
## External Libraries
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user