ACM Home Page
Please provide us with feedback. Feedback
Preliminary mesh checking for structural analysis
Full text PdfPdf (716 KB)
Source International Conference on APL archive
Conference proceedings on APL 90: for the future table of contents
Copenhagen, Denmark
Pages: 61 - 70  
Year of Publication: 1990
ISBN:0-89791-371-X
Also published in ...
Author
Renato Capra  IBM Italla, Via Belflore 23, 10124 Torino , Italy
Sponsors
SIGAPL: ACM Special Interest Group on APL Programming Language
Danish Data Assn. :
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 12,   Downloads (12 Months): 18,   Citation Count: 0
Additional Information:

abstract   index terms  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/97808.97823
What is a DOI?

ABSTRACT

The purpose of this work is to provide tools for checking the nodes and elements of a Finite Element Model for Structural Analysis. All the checks related to single elements (warping and stretch factor, interior angles) can be performed on the whole model with APL scalar functions (without any loop). Operations that involve comparison between elements (such as checking for coincident nodes and coincident elements) require a non-trivial approach. A simple algorithm for recursive space-splitting is described, along with performance considerations for large models. Graphic output obtained using the Graphics Support Library of RTPC and an interface to Interleaf Workstation Publishing System are also provided.