Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MBDYN(1)		    General Commands Manual		      MBDYN(1)

NAME
       mbdyn - MultiBody Dynamics analysis system.

SYNOPSIS
       femgen [-d ] [-o	output-file] [-m {xyzc}	] [-h ]	[output-file[...]]

DESCRIPTION
       femgen  is  a  command-line  utility  provided  with MBDyn, a multibody
       analysis	   tool	   released    under	GPL    <http://www.gnu.org/li-
       censes/gpl.html>.  In manipulates the binary output of NASTRAN and con-
       verts  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 ex-
	      tension).	 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.mb-
       dyn.org/>,   Politecnico	  di   Milano,	 Dipartimento	di  Ingegneria
       Aerospaziale <http://www.aero.polimi.it/>.

MBDyn 1.7.3							      MBDYN(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=femgen&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help