MCURV
MCURV
Genera el diagrama de momento curvatura para secciones prismáticas de cualquier tipo de material, sometidas a un momento y compresión axial
Calcula diagramas de momento curvatura de secciones de cualquier geometría usando la metodología numérica Newton Rhapson. Permite el uso de materiales no lineales.
Materiales incorporados
- Material genérico (GenericMaterial)
- Acero con endurecimiento bilineal (ElastoplasticSteel)
- Acero modelo Mander et al. (ManderSteel)
- Concreto, modelo Hognestad (HognestadConcrete)
- Concreto, modelo Hognestad modificado (HognestadModifiedConcrete)
Definición geométrica
El generador de secciones (SectionDesigner) permite añadir los sigientes componentes:
- Área finita (addFiniteArea)
- Cuadrado (addDiscreteSquare)
- Elipse inscrita en rectángulo (addDiscreteEllipseRect)
- Perfil angular (addDiscreteLChannel)
- Perfil cajón cuadrado (addDiscreteSquareChannel)
- Perfil cajón rectangular (addDiscreteBoxChannel)
- Perfil doble T (addDiscreteISection)
- Perfil H (addDiscreteHSection)
- Perfil T (addDiscreteHSection)
- Rectángulo (addDiscreteRect)
- Sección canal (addDiscreteChannel)
- Sección circular (addDiscreteCircle)
- Sección tubular (addDiscreteTubular)
Documentación
La documentación del proyecto se puede encontrar en https://ppizarror.com/MCURV/docs/
Ejemplos
Modelo | Resultado |
---|---|
Autor
Pablo Pizarro R. | 2019 - 2020
Licencia
Este proyecto está licenciado bajo la licencia MIT [https://opensource.org/licenses/MIT]
Cite As
Pablo P (2025). MCURV (https://github.com/ppizarror/MCURV/releases/tag/1.2), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
docs
mcurv/base
mcurv/lib
mcurv/material
mcurv/material/concrete
mcurv/material/steel
mcurv/section
mcurv/utils
test/material
test/section
Version | Published | Release Notes | |
---|---|---|---|
1.2 | |||
1.1.0.0 | See release notes for this release on GitHub: https://github.com/ppizarror/MCURV/releases/tag/1.1 |
||
1.0.0.0 | See release notes for this release on GitHub: https://github.com/ppizarror/MCURV/releases/tag/1.0 |