memilio icon indicating copy to clipboard operation
memilio copied to clipboard

Implement temporal-hybrid model

Open jubicker opened this issue 8 months ago • 0 comments

Motivation / Current Behaviour

Currently only one model can be used for simulating a specified time frame.

Enhancement description

Implement a temporal-hybrid model that switches between two models (usually a coarse- and a fine-grained) during the simulation according to a predefined condition. The temporal-hybrid model should be based on https://github.com/reneSchm/memilio/blob/example-hybrid-omp/cpp/hybrid_paper/extinction_model.cpp.

Additional context

No response

Checklist

  • [x] Attached labels, especially loc:: or model:: labels.
  • [ ] Linked to project

jubicker avatar Apr 03 '25 10:04 jubicker