Skip to content

openalea-incubator/farquhar-wheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.
  1. If you feel uncomfortable or uncertain about an issue or your changes, feel free to email farquhar-wheat@groupes.renater.fr.