1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

OpenFOAM9でswak4Foamビルド

Last updated at Posted at 2024-03-11

swak4FoamをOpenFOAM9でビルドしたい。

参考 https://www.cfd-online.com/Forums/openfoam-installation/237600-openfoam-9-compatible-swak4foam.html

OpenFOAM9はビルド済みとして,ついでにflexとbisonも自分でビルドして,インストール済みとする。

hg clone http://hg.code.sf.net/p/openfoam-extend/swak4Foam
cd swak4Foam
hg update develop
./AllwmakeAll

hg updateが重要みたい。

追記2025/07/15
swak4FoamのディレクトリをOpenFOAM/OpenFOAM-9のような,ソースコードがあるところの直下につくるとビルドが失敗します。

たぶん,swak4Foamのインストールの説明をちゃんと読めばどこに保存するか書いてあるんでしょうが,確認してません。

swak4Foam

swak4Foamは数式使った初期条件等を設定できるライブラリ。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?