확장이 쉬운 구조의 객체지향 유한요소해석 프로그램

An Object-oriented Finite Element Analysis Program Architecture of Easy Extension

  • 남용윤 (한국기계연구원 구조연구부 구조안전그룹)
  • 발행 : 2003.12.30

초록

The object-oriented programming languages are widely used in the modern software engineering. The procedural type FEM codes are still used because it is very hard and cost consuming job to re-code them into object-oriented programs. In this study, a FEM program was newly designed and coded with C++, an object-oriented language. Also a special programming technique, auto-loading technique was developed for open structured program, with which the extension and maintenance can be carried out easily. For example, the additions of element libraries to an existence FEM program do not require any modifications of the program.

키워드