Skip to content

andreaskrinner/mbsim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation
====================

This project provides a simulation environment for mechanical systems. It needs openmbvc++interface. After the installation proceed with the following steps.


1. Checkout from git
--------------------

If not already done, checkout the git tree
# git clone https://github.com/mbsim-env/mbsim.git

2. Run AutoTools
----------------

# aclocal
# autoheader
# libtoolize -c --force
# autoconf
# automake -a -c --force


3. Proceed with configure
-------------------------

See file INSTALL.

Packages

No packages published

Languages

  • C++ 74.8%
  • Fortran 21.8%
  • C 1.0%
  • TeX 1.0%
  • Python 0.6%
  • Shell 0.5%
  • Other 0.3%