737
回編集
1行目: | 1行目: | ||
WindowsでLinux版を使用する場合はWSL<ref>https://learn.microsoft.com/ja-jp/windows/wsl/install</ref>を使用する。 | WindowsでLinux版を使用する場合はWSL<ref>https://learn.microsoft.com/ja-jp/windows/wsl/install</ref>を使用する。 | ||
== | == Linuxでバイナリ版のインストール人 == | ||
Ubuntuでのみ確認済み。 | Ubuntuでのみ確認済み。 | ||
10行目: | 10行目: | ||
/optなどに解凍する。 | /optなどに解凍する。 | ||
== | == Windowsでバイナリ版のインストールをしたい人 == | ||
Githubのページから~Win64.zipをダウンロードして、任意の場所に解凍する。 | Githubのページから~Win64.zipをダウンロードして、任意の場所に解凍する。 | ||
16行目: | 16行目: | ||
[https://github.com/OpenRadioss/OpenRadioss/releases OpenRadioss Github] | [https://github.com/OpenRadioss/OpenRadioss/releases OpenRadioss Github] | ||
並列計算を実行する場合は、Intel MPI | 並列計算を実行する場合は、Intel MPI Libraryを次のリンクから入手してインストールする。 | ||
[https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#mpi Intel MPI Library] | [https://www.intel.com/content/www/us/en/developer/articles/tool/oneapi-standalone-components.html#mpi Intel MPI Library] | ||
== | == ソースコードコンパイルしたい人 == | ||
下記公式ドキュメントを見ながら実行するとコンパイルできる。 | |||
[https://github.com/OpenRadioss/OpenRadioss/blob/main/HOWTO.md How to Build OpenRadioss] | [https://github.com/OpenRadioss/OpenRadioss/blob/main/HOWTO.md How to Build OpenRadioss] | ||
[https://getwelsim.medium.com/explore-openradioss-the-worlds-first-enterprise-grade-open-source-explicit-dynamics-solver-i-b4c7931a48ed Explore the enterprise-grade open-source solver OpenRadioss I : build in Linux] | [https://getwelsim.medium.com/explore-openradioss-the-worlds-first-enterprise-grade-open-source-explicit-dynamics-solver-i-b4c7931a48ed Explore the enterprise-grade open-source solver OpenRadioss I : build in Linux] | ||
== Apple Silicon Macにインストールしたい人(非公式) == | |||
Apptainer imageでの導入について書かれた記事あり。 | |||
https://www.epeters.io/containerized-openradioss-macos | |||
==注記== | ==注記== |