FireDynamics / propti

PROPTI is an interface tool that couples simulation models with algorithms to solve the inverse problem of material parameter estimation in a modular way. It is designed with flexibility in mind and can communicate with arbitrary algorithm libraries and simulation models. Furthermore, it provides basic means of pre- and post-processing.
MIT License
15 stars 124 forks source link

Job can be started without selecting fitness method #86

Open TristanHehnen opened 4 years ago

TristanHehnen commented 4 years ago

It is possible to start an IMP run without specifing a fitness methond in the relation. After the input.py is processed, the user gets presented with some properties of the IMP run, for example the simulation setups, software versions and optimiser properties, but there is no information given about the chosen fitness methods for the different relations and their importance/weight.

This should be added and also some clearer messages could be designed to make the user aware that no fitness method or simulation software is selected.