SciCompMod / memilio

Modular spatio-temporal models for epidemic and pandemic simulations
https://scicompmod.github.io/memilio/
Apache License 2.0
51 stars 15 forks source link

Rename world to model #968

Open DavidKerkmann opened 3 months ago

DavidKerkmann commented 3 months ago

Motivation / Current Behaviour

As a subset of #400 we should rename the world to model to use identical names and patterns.

Enhancement description

Renaming is done quickly. One should do the passing to the Simulation similar to the ODE models and think about templates for the world/model.

Additional context

No response

Checklist

mknaranja commented 3 months ago

The abm.h could/should probably be removed and replaced by model.h then.