Git Product home page Git Product logo

fmpy's Introduction

FMPyに対しScheduled Execution確認のための修正。

1. 自身のFMPyのインストール方法

FMPyを展開したディレクトリ内で、

python -m pip install --upgrade --no-deps .

参考)

https://github.com/CATIA-Systems/FMPy/blob/master/docs/hacking.md

利用するPython等は、FMPyのインストール・実行についての情報は、公式のFMPyのgithubを参照。


2. SEモデルの実行方法

fmpyによるSEを使うFMUの実行は、GUIではなくCLIを使用。

python -m fmpy --fmi-logging simulate ディレクトリ名/Reference-FMUs/build/dist/Clocks.fmu

3. SEに対応したモデル

  • SEモデルの実行では、SEに対応したFMPyとSEに対応したモデル(FMU)が必要。

  • SEに対応するFMUとして、Reference-FMUs内のClocksを使用。Clocksが使用する関数等についてSEに対応するよう修正。

  • 評価用のFMU(Clocks)を以下の中で作成

    https://github.com/n-yoshimatsu/Reference-FMUs

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.