openalea-incubator / farquhar-wheat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README for Farquhar-Wheat

This is the Farquhar-Wheat model, a model of photosynthesis based on Farquhar's approach.

Prerequisites

Installing

Use setup.py:

python setup.py install

To install in develop mode:

python setup.py develop

Reading the docs

After installing:

python setup.py build_sphinx

Then, direct your browser to _build/html/index.html.

Testing

With Nose:

nosetests

Without Nose, install the package (see section "Installing") and run:

python test/test_farquharwheat.py

Contact

TODO # Please send a mail to farquhar-wheat@groupes.renater.fr.

Contributing

TODO #. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug: https://sourcesup.renater.fr/tracker/?group_id=1622. #. If you feel uncomfortable or uncertain about an issue or your changes, feel free to email farquhar-wheat@groupes.renater.fr.

About

License:Other


Languages

Language:Python 100.0%