MBDYN 1 "@DATE@" "MBDyn @VERSION@"
$Header: /var/cvs/mbdyn/mbdyn/mbdyn-1.0/manual/femgen.1.in,v 1.7 2017/01/12 14:45:06 masarati Exp $
Copyright 1996-2017 The MBDyn Team All Rights Reserved.
Copying restrictions apply. See COPYRIGHT/LICENSE.
NAME
mbdyn - MultiBody Dynamics analysis system.
SYNOPSIS
femgen [\c -d ] [\c -o output-file] [\c -m {xyzc} ] [\c -h ] [\c \ output-file [...]]
DESCRIPTION
femgen is a command-line utility provided with MBDyn, a multibody analysis tool released under GPL <http://www.gnu.org/licenses/gpl.html>. In manipulates the binary output of NASTRAN and converts it into a database suitable for inclusion with the modal joint element.
OPTIONS

-d Skip output of initial modal displacement/velocities.

-m {cxyz} When the argument is any of x, y, z, the corresponding value of NASTRAN's nodal mass matrix is used as the nodal mass for all nodes. When the argument is c, all non-zero mass values must be identical; the non-zero value is used as the nodal mass for the corresponding node.

-h, --help Displays usage information.

-o <output-file> Name of file the database is written to (usually with .fem extension). If not set, the command prompts for it.

AUTHOR
The MBDyn Team <http://www.mbdyn.org/>
ACKNOWLEDGEMENTS
MBDyn is developed and maintained by The MBDyn Team <http://www.mbdyn.org/>, Politecnico di Milano, Dipartimento di Ingegneria Aerospaziale <http://www.aero.polimi.it/>.