1 Star 0 Fork 23

Lisaqiu / EpicFV

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 710 Bytes
一键复制 编辑 原始数据 按行查看 历史
Admin 提交于 2020-11-05 14:48 . update readme

EpicFV

Install steps:

You need a C++ compiler with C++11 support (up-to-date CLANG or GCC is recommended) and some standard tools such as GNU Flex, GNU Bison, and GNU Make. TCL, readline and libffi are optional.

On Ubuntu:

$ sudo apt-get install build-essential clang bison flex \
            libreadline-dev gawk tcl-dev libffi-dev git \
            graphviz xdot pkg-config python3 libboost-system-dev \
            libboost-python-dev libboost-filesystem-dev zlib1g-dev

on CentOS:

# yum install clang tcl-devel readline-devel

make

run steps:

setenv EPICFV_HOME $PWD

cd example/run

$EPICFV_HOME/epic_fv -f demo1.tcl [-worker <8>] [-session ]

C++
1
https://gitee.com/lisaqiu/EpicFV.git
git@gitee.com:lisaqiu/EpicFV.git
lisaqiu
EpicFV
EpicFV
main

搜索帮助