ContactEngineering / ContactMechanics

Contact mechanics using elastic half-space methods
https://contactengineering.github.io/ContactMechanics/
MIT License
20 stars 5 forks source link

Deprecated use of topography units in hard_wall.py #59

Closed sannant closed 2 years ago

sannant commented 2 years ago

If I understand well, unit moved from the info dict to a real property, and can no longer be edited.

It must be set during the reading.

Similarly, it seems that the whole info dictionary is immutable, correct ?