Disease Simulation Portal

kyasanur Forest Disease (KFD)

← Back

Simulation Methodology

How the browser-based KFD dashboard computes trajectories and indicators.

  1. Read and validate KFD model inputs.
  2. Initialize SI (Monkey), SIR (Human), and SI (Mammalian Hosts and Ticks Vector) compartments.
  3. Iterate ODEs using Euler forward scheme.
  4. Compute $R_0$, peak, duration and equilibrium.
  5. Render charts and export results.