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