Skip to content

Commit

Permalink
Gross properties
Browse files Browse the repository at this point in the history
  • Loading branch information
sshaave committed Oct 15, 2024
1 parent e280d98 commit 45b4c82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions structuralcodes/sections/specific.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ def calculate_gross_section_properties(self):
gp.perimeter = perimeter
gp.ea = ea
gp.mass = mass
self.gross_properties = gp
# TODO: more gross sectional properties, and store them in self._gross_properties

@property
Expand Down

0 comments on commit 45b4c82

Please sign in to comment.