Source code for streng.codes.eurocodes.ec8.raw.ch5.detailing.beams
"""
EC8 detailing functions for beams
.. uml::
class beams <<(M,#FF7700)>> {
.. functions ..
+ ρmin(fck, fyk)
+ ρmax(ρ2, μφ, εsyd, fcd, fyd)
+ ρmax05(μφ, εsyd, fcd, fyd)
}
"""
from .....ec2.raw.ch3.concrete import strength as conc_strength