Skip to content

Composite overshoot#1003

Open
matthiasfabry wants to merge 6 commits into
mainfrom
composite_overshoot
Open

Composite overshoot#1003
matthiasfabry wants to merge 6 commits into
mainfrom
composite_overshoot

Conversation

@matthiasfabry
Copy link
Copy Markdown
Contributor

add functionality to model a step + exponential overshoot.

you can enable with:

      overshoot_scheme(1) = 'step+exponential'
      overshoot_zone_type(1) = 'burn_H'
      overshoot_zone_loc(1) = 'core'
      overshoot_bdy_loc(1) = 'top'
      overshoot_f(1) = 0.335   ! step part, slightly less than brott
      overshoot_f2(1) = 0.01  ! exponential part, replace outer part of brott with this
      overshoot_f0(1) = 0.01

@matthiasfabry matthiasfabry added the enhancement New feature or request label May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant