vamseeachanta / digitalmodel

MIT License
1 stars 0 forks source link

dev | Plate Buckling Calculations #47

Open vamseeachanta opened 3 weeks ago

vamseeachanta commented 3 weeks ago

Prepare plate buckling calculations.

https://github.com/vamseeachanta/digitalmodel/tree/plate_buckling/docs/sub_plate_buckling

vamseeachanta commented 3 weeks ago

@samdansk2 , try creating a flowchart in plantuml input - dimensions -> input - loads -> calculation - stress -> buckling checks -> acceptable or not

samdansk2 commented 3 weeks ago

@vamseeachanta Done creating flowchart sir , please see it . https://github.com/vamseeachanta/digitalmodel/tree/plate_buckling/docs/sub_plate_buckling/plate_buckling.puml

vamseeachanta commented 2 weeks ago

@samdansk2, to get fixes from latest assetutilities do the following:

vamseeachanta commented 4 days ago

https://github.com/pytest-dev/pytest/issues/3164

deepdiff example: https://stackoverflow.com/questions/56046524/check-if-python-dictionaries-are-equal-allowing-small-difference-for-floats

assetutilities example: https://github.com/vamseeachanta/assetutilities/blob/17f9e4f2e77052fc83888c2e30cfd9a2a9248383/src/assetutilities/common/pytest_utilities.py

samdansk2 commented 3 days ago

@vamseeachanta done with deepdiff working sir ,