LightForm-group / formable

Formability analysis in Python
Mozilla Public License 2.0
2 stars 1 forks source link

Make `YieldFunction.from_literature` arguments more discoverable #7

Open aplowman opened 4 years ago

aplowman commented 4 years ago

You have to know in advance what values are in YieldFunction.LITERATURE_VALUES. Perhaps store as a list of dicts, so we can just use an index, or optionally a tuple of (material, paper reference).