adamjgnoel / AcCoRD

Actor-based Communication via Reaction-Diffusion. A molecular communication simulator. Simulates stochastic reaction-diffusion systems.
https://warwick.ac.uk/adamnoel/software/accord/
Other
12 stars 4 forks source link

Provide warnings when defining active actor parameters for a passive actor (and vice versa) #17

Closed adamjgnoel closed 7 years ago

adamjgnoel commented 8 years ago

If a user specifies parameters intended for a rectangular box region when they define a spherical region (or vice versa), then a warning will appear before the simulation runs to inform the user that unnecessary parameters were specified. Such a warning does not appear when defining a passive actor and including parameters that are specific to active actors (or vice versa).

adamjgnoel commented 7 years ago

Add warnings to configuration loading in latest code.