• Contents
  • Index
  • Search
  • Diseases components
    • Abstract
    • GettingStarted
    • Models documentation
      • InoculumPressure
        • Disease onset
        • Spores detachment
        • Sporulation efficiency
        • Infection
        • Initial disease severity
        • Inoculum start_rice blast disease
      • DiseaseProgress
        • SEIR model functioning
        • Spore dispersal
          • Wind detachment and catch
          • Rain detachment and catch
        • Infection
          • The generic infection model
          • Dynamic implementation
          • InfectionLaunay
        • Sporulation
          • Relative humidity sporulation
          • Vapour pressure deficit sporulation
        • Latency
        • Incubation
        • Infectiousness
        • Vulnerable host tissue
        • Host resistance
          • Resistance category
          • Resistance partial components
      • ImpactsOnPlants
        • Impacts on light interception
        • Impacts on photosynthesis
        • Impacts on maintenance respiration
      • AgroManagementDisease
        • Configuration of the chemical mixture
        • Fungicide degradation
          • Degradation due to temperature
          • Degradation due to rainfall
          • Total degradation
          • AppleScab degradation model
        • Eradicant and protectant activity
    • Design & Use
      • ProjectDocumentation
        • Definition of the granularity
        • Design by contract
        • Data input and outputs
          • InoculumPressure
            • States variables
            • Rates variables
            • Auxiliary variables
            • Exogenous variables
            • States external variables
            • Parameters
          • DiseaseProgress
            • States variables
            • Rates variables
            • Auxiliary variables
            • Exogenous variables
            • States external variables
            • Parameters - epidemiological model
            • Parameters - host resistance
          • ImpactsOnPlants
            • States variables
            • Auxiliary variables
            • States external variables
            • Parameters - CO2 based models
            • Parameters - RUE based models
          • AgromanagementDisease
            • States variables
            • Auxiliary variables
            • Rates variables
            • Exogenous variables
            • States external variables
            • Parameters
        • Unit tests
          • InoculumPressure
          • DiseaseProgress
          • ImpactsOnPlants
          • AgroManagementDisease
      • Diseases SDK
        • How to create strategies
          • What is a strategy
          • How to create a simple strategy
          • How to create a composite strategy
          • How to create a context strategy
        • How to extend a Diseases component
          • How to extend a domain class
          • How to create an extension project
        • Sample applications
        • Deployment package
      • Conceptual diagrams
        • UML component diagram
        • Flow diagram
        • Strategy diagrams
    • About
      • License
      • References