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 125 forks source link

Revision of printed information for methods in `data_structures.py` #6

Open p-lauer opened 6 years ago

p-lauer commented 6 years ago

In GitLab by @hehnen1 on Nov 1, 2017, 09:46

The provided information by the objects defined indata_structures.py, when requested via print(), needs to be revised. Some of the objects provide less information then they actually contain, e.g. Parameter. This makes tracking of errors for improperly set up input files difficult.

p-lauer commented 6 years ago

In GitLab by @hehnen1 on Dec 18, 2017, 11:57

added ~275 label