domthom21 / eurocodedesign

Typed python framework for eurocode calculations
https://eurocodedesign.readthedocs.io/
Mozilla Public License 2.0
5 stars 1 forks source link

Feature 43 #64

Closed nc-hsu closed 1 year ago

nc-hsu commented 1 year ago

This pull request addresses the parts of issue #43 -- variables names are now consistent with the naming convention described in #41 and have been refactored in the code and the csv data files -- the _PROPERTY_NAME_MAP has been simplified as a result of the renaming -- _import_section_database has been made public and has been refactored to import_section_database

I suggest that this pull request closes this issue and we can open a new issue with the remaining tasks. What do you think?