Code from the parametric analysis of masonry panels with limit analysis

Main Authors: Jiménez Rios, Alejandro, Pingaro, Marco, Trovalusci, Patrizia, Reccia, Emanuele
Format: info software Journal
Bahasa: eng
Terbitan: , 2020
Subjects:
Online Access: https://zenodo.org/record/4321939
Daftar Isi:
  • This repository has a python package called "Sapienza" and two python files: 001_masonry_panels.py open_vtk.py 001_masonry_panels can be used to generate the geometry of all the tested masonry panels. It uses the functions defined in the masonry_panels module within the Sapienza package. It requires that the user specifies brick lenght, brick height, number of horizontal bricks and number of vertical bricks. The script generates the polylines in Autocad. open_vtk.py is an script used to generate .png files with the collapse mechanism of every masonry panel. The script opens the .vtk file generated with ALMA 2.0, interacts with paraview and creates a .png file.