[go: nahoru, domu]

Skip to content

Commit

Permalink
Fixed links
Browse files Browse the repository at this point in the history
  • Loading branch information
andresrmt committed Mar 19, 2021
1 parent 35bfc5c commit 4e3d9de
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Defining Good Neighbours: Modelling Root Traits for Beneficial Plant-Plant Interactions - code repository
In this repository you can find FEniCS scripts for
# Defining Good Neighbours: Modelling Root Traits for Beneficial Plant-Plant Interactions - Code Repository

- base model - one root, one exudate, parameters for rice, see `basemodel_rice.py`
- base model - two roots, one exudate, parameters for rice, see `basemodel_2roots_rice.py`
- extended model - two roots, two exudates, parameters for barley (left) and tobacco (right), see the folder `extended_model` for the script `extended_BT.py`
In this repository you can find `FEniCS` scripts for

In the folder `extended_model` there is a file for plotting phosphate uptake at the left and right root, see `plotflux.py`.
- Base model: One root, one exudate, parameters for rice, see [`basemodel_rice.py`](basemodel_rice.py).
- Base model: Two roots, one exudate, parameters for rice, see [`basemodel_2roots_rice.py`](basemodel_2roots_rice.py).
- Extended model: Two roots, two exudates, parameters for barley (left root) and tobacco (right root), see the folder [`extended_model`](extended_model) for the script [`extended_BT.py`](extended_model/extended_BT.py).

In the folder [`extended_model`](extended_model) there is a file for plotting phosphate uptake at the left and right roots, see [`plotflux.py`](extended_model/plotflux.py).

0 comments on commit 4e3d9de

Please sign in to comment.