-
Notifications
You must be signed in to change notification settings - Fork 30
Home
Welcome to the OpenMalaria wiki on GitHub.
This wiki details the model components required to capture the transmission of malaria, the processes leading to malaria disease and the action of interventions.
OpenMalaria is an open source C++ program for simulating malaria epidemiology and the impacts on that epidemiology of interventions against malaria. It is based on microsimulations of Plasmodium falciparum malaria in humans, originally developed for simulating malaria vaccines and described here. These models simulate the dynamics of malaria parasitaemia in the course of an infection, of transmission, of immunity, and of the processes leading to illness and death. The system is set up to simulate malaria in village, or district size human populations. OpenMalaria can be run as a stand-alone program or via various interfaces as described here.
OpenMalaria How-To - An easy guide to downloading and installing OpenMalaria, and running your first scenario.
A glossary of useful terms related to OpenMalaria can be found here
Selected publications can be found here.
Three introductory PowerPoint presentations providing an idea of some of the capabilities of OpenMalaria are: [Key Attributes](docs/1. Intro to OpenMalaria_1day_key attributes.pptx), [Drug Interventions](docs/2. Intro to OpenMalaria_1day_drug interventions.pptx), [Vector Interventions](docs/3. Intro to OpenMalaria_1day_vector interventions.pptx).
Detailed Instructions for Running OpenMalaria
The OpenMalaria development team includes staff of the Swiss Tropical and Public Health Institute (Swiss TPH), and the Liverpool School of Tropical Medicine. Financial support is from the Bill & Melinda Gates Foundation
In case you wish to have access to the documentation on this wiki without an internet connection, you can clone this repository:
git clone https://github.com/SwissTPH/openmalaria.wiki.git
If you want to be able to change wiki pages with git you need to clone the wiki via git clone [email protected]:SwissTPH/openmalaria.wiki.git
and provide an SSH-key in your user options.
| Download openmalaria | Installation instructions | XML Schema Documentation |
XML Schema Version | Program version | master |
develop |
---|---|---|---|
43 | schema-43.0 |
- User Guide
- Compilation Guide
- Developer Guide
- Schema Update Guide
- Scenario Design Guide
- Monitoring Guide
- Changelog
- Schema Documentation
- Human demography
- Levels of transmission
- Parasite dynamics within humans
- P vivax dynamics
- Vector bionomics and transmission to humans
- Mosquito population dynamics
- Clinical (illness) models
- Time in the models