forked from FrontISTR/FrontISTR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
56 lines (39 loc) · 2.04 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
================================================================================
README of FrontISTR on HEC-MW (in English)
2016.07.22 Version 4.5
FrontISTR Forum, The University of Tokyo
Comments, Questions, Problems etc.
e-mail: [email protected]
================================================================================
(1) Programs in this archive
- FrontISTR structual analysis program
(2) Files in this directory
README : README (in English : this file)
README.ja : README (in Japanese)
VERSION : version information
METIS-copyright.txt : METIS library copyright
METIS-manual.pdf : METIS library manual
setup.sh & setup_fistr.sh : shell script to create makefiles
Makefile.am : base file of makefile for installation
Makefile.conf : setting file for users
Makefile.dev : setting file for developers
doc/ : documents
doc/FrontISTR_instal_manual_en.pdf
: installation manual for FrontISTR
doc/FrontISTR_tutorial_guide_en.pdf
: tutorial guide for FrontISTR
doc/FrontISTR_user_manual_Ver37_en.pdf
: user's manual for FrontISTR Ver.3.7
doc/FrontISTR_user_manual_Ver45_en.pdf
: user's manual for FrontISTR Ver.4.5
tutorial/ : tutorial data
examples/ : some examples
fistr/ : starter program
fisrt1/ : FrontISTR Ver.3.7
fistr2/ : FrontISTR Ver.4.5
hecmw1/ : HEC-MW Ver.3.7
hecmw2/ : HEC-MW Ver.4.5
etc/ : various setting files
************************************ NOTICE *************************************
Please read "License.txt" carefully BEFORE you start to use this software.
*********************************************************************************