Epidemics Plugin for the UG4 software
github.com
Epidemics Plugin for the UG4 software
1–10 of 53 posts
Re: Epidemics Plugin for the UG4 software
#2It appears the EpidemicsRunner software toolkit has been made open source. It was developed by a crossfunctional team of the German Goethe Center for Scientific Computation Universität and has apparently been used in real life settings as guidance tool.
Images, description and source code can be found on https://github.com/devanshr/epidemics
The EpidemicsRunner allows the user to run various algorithms used in epidemiologial modeling. The main feature is its in build editor and support an optimization framework, which allows the user to adjust model parameters to existing data.
It has been designed for ease of use (but still full of features) because its original purpose was as a quick response tool for e.g. local authorities. The vision: A non expert user can quickly generate various scenarios based on local data and decide local measures until expert knowledge arrives.
The tool has been used in various capacities. In order to inspire learning and maybe even help others, it has been made open source.
You can use and modify it however you want. You can also import only the headers to your own C++ program.
If you want to use the GUI, a build script is provided in the EpidemicsRunner folder. All features of the GUI are active if you put it in the plugin folder of the UG4 framework.
jonpoljargo.de
Re: Epidemics Plugin for the UG4 software
#3Re: Epidemics Plugin for the UG4 software
#4[flagged]
Also try to assume that they are acting in good faith.
Re: Epidemics Plugin for the UG4 software
#5[flagged]
Re: Epidemics Plugin for the UG4 software
#6Hello World! It appears the EpidemicsRunner software toolkit has been made open source. It was developed by a crossfunctional team of the German Goethe Center for Scientific Computation Universität and has apparently been used in real life settings as guidance tool. Images, description and source code can be found on https://github.com/devanshr/epidemics The EpidemicsRunner allows the user to run various algorithms u…
If you don't mind why was the software written in C++?
Re: Epidemics Plugin for the UG4 software
#7Hello World! It appears the EpidemicsRunner software toolkit has been made open source. It was developed by a crossfunctional team of the German Goethe Center for Scientific Computation Universität and has apparently been used in real life settings as guidance tool. Images, description and source code can be found on https://github.com/devanshr/epidemics The EpidemicsRunner allows the user to run various algorithms u…
Re: Epidemics Plugin for the UG4 software
#8Hello World! It appears the EpidemicsRunner software toolkit has been made open source. It was developed by a crossfunctional team of the German Goethe Center for Scientific Computation Universität and has apparently been used in real life settings as guidance tool. Images, description and source code can be found on https://github.com/devanshr/epidemics The EpidemicsRunner allows the user to run various algorithms u…
Thank you for making public money sponsored code public. If you don't mind why was the software written in C++?
Re: Epidemics Plugin for the UG4 software
#9Hello World! It appears the EpidemicsRunner software toolkit has been made open source. It was developed by a crossfunctional team of the German Goethe Center for Scientific Computation Universität and has apparently been used in real life settings as guidance tool. Images, description and source code can be found on https://github.com/devanshr/epidemics The EpidemicsRunner allows the user to run various algorithms u…
There's no license on the codebase, could someone add an OSI-approved license to this codebase? UG4 itself is LGPLv3 ( https://www.gnu.org/licenses/lgpl-3.0.en.html ), so licensing this under the same terms would make sense.
Re: Epidemics Plugin for the UG4 software
#10Hello World! It appears the EpidemicsRunner software toolkit has been made open source. It was developed by a crossfunctional team of the German Goethe Center for Scientific Computation Universität and has apparently been used in real life settings as guidance tool. Images, description and source code can be found on https://github.com/devanshr/epidemics The EpidemicsRunner allows the user to run various algorithms u…