#author("2022-08-10T11:14:53+09:00","default:kouzouken","kouzouken")
#author("2023-03-02T09:38:38+09:00","default:kouzouken","kouzouken")
#contents

*Code-Asterをソルバーとして端末で使う場合 [#c932a719]
-[[ダウンロード:https://www.code-aster.org/spip.php?article272]]
-[[ダウンロード(最新版):https://code-aster.org/V2/spip.php?rubrique21]]
--[[ダウンロード(2020):https://www.code-aster.org/spip.php?article272]]
-[[Running Code_Aster from Terminal:https://www.code-aster.org/forum2/viewtopic.php?id=25168]]
-[[WSLにCode_Asterのインストール:https://qiita.com/kitamvra/items/3c2a832c589ad23ae17e]]


**インストール [#m78cdb73]
-上記のサイトから、aster-full-src-14.6.0-1.noarch.tar.gz を~/salome_meca辺りにダウンロード。
 sudo apt install gcc g++ gfortran cmake python3 python3-dev python3-numpy tk bison flex liblapack-dev libblas-dev libboost-all-dev zlib1g-dev
 tar xvzf aster-full-src-14.6.0-1.noarch.tar.gz
 sudo python3 setup.py install

Ubuntu22では以下のようなエラー(抜粋)が出てインストールされない。

 Waf: Leaving directory `/tmp/install_mumps.21219/mumps-5.1.2/build'
 EXIT_COMMAND_21219_00000084=1
 compiling mumps...                                                     [FAILED]
 Exit code : 1

 Filling cache...                                                       
  'LIBPATH_MFRONT' not yet defined
                                                                       [FAILED]
 Exit code : 255
  *** Exception raised : unavailable variables
     Problem with : LIBPATH_MFRONT

  *** Exception None raised : None
 See detailed traceback in the logfile
                                                                        [FAILED]
 Exit code : 4
  Installation of   : mumps 5.1.2
 Destination       : /opt/aster/public/mumps-5.1.2
 Elapsed time      : 1.61 s
                                                                      
 *** Exception None raised : None
 See detailed traceback in the logfile
                                                                        [FAILED]
  Exit code : 4
  Installation of   : homard 11.12
 Destination       : /opt/aster/public/homard-11.12
 Elapsed time      : 1.05 s
                                                                      [  OK  ]
  Installation of   : aster 14.6.0
 Destination       : /opt/aster
 Elapsed time      : 0.00 s
                                                                      [ SKIP ]
  Installation of   : Code_Aster + 9 of its prerequisites 
 Destination       : /opt/aster
 Elapsed time      : 185.99 s



*Code_Asterのマニュアルに書いてある用語やコマンドについてのメモ。 [#s55ddff6]


**DRY MARTINI [#ue89b23c]
節点力のモーメント成分とかのところで、DRX, DRY MARTINI, DRZというのが出てくる。
そりモーメント(bimoment)のことかとも思ったが、そりモーメントがある場合は、GRXとかになるみたいなので、そうではない。
どうも、フランス語からの自動翻訳の際に、DRYがドライマティーニと訳されてしまったということのようで、普通に、
モーメント成分は、DRX, DRY, DRZと考えればよい。たぶん。



トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS