ElmerFEMのアップデート ― 2024年10月13日 16:55
Ubuntu22.04LTSベースです。
新規にインストールする場合は、以下からダウンロードできます。
https://www.nic.funet.fi/pub/sci/physics/elmer/bin/VirtualMachines/
2023年12月のバージョンをインストールしているのであれば、./buildelmer.shのスクリプトによりアップデート可能だと思います。
それ以前はFedoraベースなので、インストールし直した方が良いと思います。
2024年4月に私が作成したVirtualMachinesのスクリプトを組み込んだWSL版(Debian 12ベース)でアップデートできました。
https://www.elmerfem.org/forum/viewtopic.php?t=8266
ブッシングの静電場解析(MMGによるメッシュ分割)の動作も確認しました。
https://www.elmerfem.org/forum/viewtopic.php?t=8269
*****************************************
以下は実行時とコンパイル・テスト実施時のメッセージです。
MAIN: =============================================================
MAIN: ElmerSolver finite element software, Welcome!
MAIN: This program is free software licensed under (L)GPL
MAIN: Copyright 1st April 1995 - , CSC - IT Center for Science Ltd.
MAIN: Webpage http://www.csc.fi/elmer, Email elmeradm@csc.fi
MAIN: Version: 9.0 (Rev: 89b896c9b, Compiled: 2024-10-12)
MAIN: Running in parallel using 4 tasks.
MAIN: Running with just one thread per task.
MAIN: HYPRE library linked in.
MAIN: MUMPS library linked in.
MAIN: MMG library linked in.
MAIN: ParMMG library linked in.
MAIN: Lua interpreter linked in.
MAIN: Zoltan library linked in.
MAIN: =============================================================
100% tests passed, 0 tests failed out of 401
Label Time Summary:
aster = 2.37 sec*proc (1 test)
block = 30.25 sec*proc (11 test)...
Elmer WSL Debian 12 with Elmer Virtual Machine Scripts ― 2024年03月23日 20:46
私は、Ubuntuよりも自由なDebianが好きなので、Debian 12で再コンパイルしました。
依存関係の基本的なものライブラリ”ELAS”は、探すのに時間がかかりました。
多分、Windows環境であれば、VirtualBoxよりも快適に動作すると思います。
メリットは利用可能な機能が多いことです。
添付図のようなメッシュの細分化にも対応しています。
詳細は、以下URLをご参照ください。
https://www.elmerfem.org/forum/viewtopic.php?t=8266
FrontISTR (+EasyISTR)のWSLディストロを作りました ― 2024年03月18日 10:26
私のXの投稿をご確認ください。
WindowsのMSYS2環境よりも快適だと思います。
https://x.com/HD_mount_Music/status/1769328725878084038?s=20
"FrontISTR"
https://www.frontistr.com/
"EasyISTR"
http://opencae.gifu-nct.ac.jp/pukiwiki/index.php...
コンパイルに使用したスクリプト
https://github.com/kazuya-goto/autofistr
初代Surface GoのOSをDebian 12にしました ― 2024年03月16日 17:32
Windows 10のサポート期限(2025年10月14日)から解放されたのと、比較的軽量なデスクトップ環境Xfceとしたので快適に動作します。
・ドライブを20文字以上のキーにより暗号化した
・デスクトップやブラウザ画面は良いが、WINE・ZOOMは文字が小さすぎる
・C#.NETのアプリをWINEで使うのは、敷居が高い(WINE使用も考慮したLTspiceは簡単に動く)
・CAE関係をコンパイルしてインストールしていると、ストレージの残りが少なくなったので、WINE関係は削除した。
RAM: 4GB, ストレージ: 64GBでの使用感
Salome-meca: もたつきが大きい(Singularityの影響?)
ElmerFEM: 普通に動きます
Onelab: 普通に動きます
EasyISTR: 普通に動きます。大した計算をしないので。メッシュ分割なしのthread並列で十分です。
ElmerとFrontISTRは、oneAPIのIntel-MKLを組み込んでコンパイルした。
ElmerFEM/Intel-MKLを組み込んだWSL用のディストロを作りました ― 2024年03月16日 17:22
https://www.elmerfem.org/forum/viewtopic.php?p=30032&sid=b07cb975e185765888d7d1b2cd952591#p30032
インポート方法は、マイクロソフトのページに記載されています。
https://learn.microsoft.com/ja-jp/windows/wsl/use-custom-distro
ElmerとParaviewの起動方法
端末に以下を入力する(大文字、小文字の区別あり)
"ElmerSolver"
"ElmerGrid"
"ElmerGUI"
"paraview"
~/.bashrcの末尾にPATHなどを設定しています
なお、Intel oneAPIのリポジトリはオフにしています
**********************************************
I considered using SalomeMeca and OneLab, but the file size became too large.
I compiled ElmerFEM with Intel-MKL on Debian 12. For Paraview, I installed the repository version.
The combination of these two, along with Intel oneAPI libraries etc., resulted in a file size of 9.4 GB.
Gmsh works by simply extracting it; the version from Onelab is newer.
Links:
Gmsh: Onelab
https://onelab.info/
SalomeMeca: The well-developed Windows version for 2023, through crowdfunding, can be found here.
https://code-aster-windows.com/download/
I verified the functionality of BiCGStab, MUMPS, Pardiso, and CPardiso through Tutorial 1, “Heat equation – 3D – Temperature field of a solid object.”
The username for the WSL is “elmeruser,” and the password is “elmerfem.”
I’ve uploaded the WSL-exported file to my OneDrive: OneDrive Link
https://onedrive.live.com/?authkey=%21AKxycewRh32ut1Y&cid=CA3FAD7A4B4217C1&id=CA3FAD7A4B4217C1%2153993&parId=CA3FAD7A4B4217C1%2130999&o=OneUp
最近のコメント