readmeinstall

来自「Spectral Element Method for wave propaga」· 代码 · 共 17 行

TXT
17
字号
INSTALL INSTRUCTIONS1. Uncompress and expand the SEM2DPACK package:	tar xvfz sem2dpack.tgz2. Go to the source directory: 	cd SEM2DPACK/SRC3. Edit the Makefile according to your FORTRAN 90 compiler.4. Compile: 	make5. Go to the SEM2DPACK/PRE directory, edit the Makefile, then compile.On normal compilation you end up with executable files,among which sem2dsolve, in your /home/myhome/bin/.If you encounter problems with some (convenient but non essential) FORTRAN 95 features of the code please contact me.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?