Advanced Finite Element Simulation with MSC Marc : Application of User Subroutines /

This book offers an in-depth insight into the general-purpose finite element program MSC Marc, which is distributed by MSC Software Corporation. It is a specialized program for nonlinear problems (implicit solver) which is common in academia and industry. The primary goal of this book is to provide...

Full description

Saved in:
Bibliographic Details
Main Authors: Javanbakht, Zia (Author)
Corporate Authors: SpringerLink (Online service)
Group Author: chsner, Andreas
Published: Springer International Publishing : Imprint: Springer,
Publisher Address: Cham :
Publication Dates: 2017.
Literature type: eBook
Language: English
Subjects:
Online Access: http://dx.doi.org/10.1007/978-3-319-47668-1
Summary: This book offers an in-depth insight into the general-purpose finite element program MSC Marc, which is distributed by MSC Software Corporation. It is a specialized program for nonlinear problems (implicit solver) which is common in academia and industry. The primary goal of this book is to provide a comprehensive introduction to a special feature of this software: the user can write user-subroutines in the programming language Fortran, which is the language of all classical finite element packages. This subroutine feature allows the user to replace certain modules of the core code and to implement new features such as constitutive laws or new elements. Thus, the functionality of commercial codes ( black box ) can easily be extended by linking user written code to the main core of the program. This feature allows to take advantage of a commercial software package with the flexibility of a semi-open code. .
Carrier Form: 1 online resource (XIX, 333 pages) : illustrations
ISBN: 9783319476681
Index Number: TA405
CLC: TB12
Contents: Fortran - Advanced Features -- Introduction to Marc/Mentat -- Basic Examples -- Advanced Examples -- A Listing of the Customized Modules.