Skip to content
Snippets Groups Projects

Make sure RISK is never displayed as negative

Merged Tor-Einar Skog requested to merge debugNegativeRISK into main

The amount of viable released spores is strongly inhibited by solar radiation. The spore load is also reduced by precipitation and by germination . Survival factor of released spores : set SFRS(t)=(1-(Qo(t)-270)/540)/1,5 - inhibition by radiation

SFRS will be negative when Q0 (solar radiation) is > 810 w/sqm. This means that VRS will be negative, which in turn makes RISK negative. We change the setting of Result objects so that all negative RISK values are converted to 0.0.

This has been done in cooperation with the current responsible person for the model, Haavard Eikemo https://nibio.no/ansatte/havard-eikemo

Merge request reports

Pipeline #3795 passed

Pipeline passed for ff849cec on debugNegativeRISK

Approval is optional

Merged by Tor-Einar SkogTor-Einar Skog 1 year ago (May 28, 2024 12:42pm UTC)

Merge details

  • Changes merged into main with 5d3b6bdf.
  • Deleted the source branch.

Pipeline #3796 passed

Pipeline passed for 5d3b6bdf on main

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading