Skip to content

Commit

Permalink
Readme Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
devyeshtandon committed Aug 12, 2016
1 parent bb081bd commit 11f79be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ This is a module to import and cosimulation of FMUs, developed using FMI standar
#Requirement
1. MBDyn simulation software. (can be downloaded from https://www.mbdyn.org/?Software\_Download)
2. This module is created by using FMILibrary. FMILibrary is a JModellica software that enables integration of Functional Mock-up Units (FMUs) import in applications. It can be downloaded from http://www.jmodelica.org/FMILibrary
3. In Makefile.inc from modules/module-FMU/ in mbdyn-VERSION,
FMIL: Location where build directory of FMILibrary exists.
FMII: Location where FMILibrary is installed.
3. In Makefile.inc from modules/module-FMU/ in mbdyn-VERSION, replace
$FMIL: Location where build directory of FMILibrary exists.
$FMII: Location where FMILibrary is installed.

#Input Syntax
The syntax for using the module is:
Expand Down

0 comments on commit 11f79be

Please sign in to comment.