Skip to content
Snippets Groups Projects

[refactor] Gras-Sim model rework

Merged Lemaire Louis requested to merge 69-feature-grassim-refactoring into develop
1 unresolved thread

Replacing grassim.py with :

  • soil.py : soil model functions (water and nitogen dynamics)
  • plant.py : plant model functions (growth, stress factors)
  • management.py : manage grassland based on input file (cutting, fertilization, rotation)

Closes #69 (closed)

Edited by Lemaire Louis

Merge request reports

Approved by

Merged by Lemaire LouisLemaire Louis 2 months ago (Feb 10, 2025 3:27pm UTC)

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
28 Definition: proportion of clay in the soil
29 coarse:
30 Value: 15
31 Type: float
32 Limit: [0,100]
33 Definition: proportion of coarse fragments in the soil
34 org:
35 Value: 3.0896551609039307
36 Type: float
37 Limit: [0,100]
38 Definition: proportion of organic matter in the soil
39 soil_depth:
40 Value: 1000
41 Type: float
42 Limit: [0,2000]
43 Definition: soil depth in mm
  • Approved (in-code documentation planned in the near future)

  • Bouvry Arnaud approved this merge request

    approved this merge request

  • Lemaire Louis mentioned in commit dc710101

    mentioned in commit dc710101

  • Please register or sign in to reply
    Loading