File tree 32 files changed +43
-43
lines changed
32 files changed +43
-43
lines changed Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.eyebar.fbd" )
8
+ os .system ("../../Scripts/ param.py par.eyebar.fbd" )
9
9
os .system ("cgx -b eyebar.fbd" )
10
10
os .system ("ccx eyebar" )
11
- os .system ("monitor.py eyebar" )
11
+ os .system ("../../Scripts/ monitor.py eyebar" )
12
12
os .system ("cgx -b post.fbd" )
Original file line number Diff line number Diff line change 7
7
8
8
os .system ("cgx -b pre.fbd" )
9
9
os .system ("ccx Hertz" )
10
- os .system ("monitor.py Hertz" )
10
+ os .system ("../../Scripts/ monitor.py Hertz" )
11
11
os .system ("cgx -b post.fbd" )
12
12
os .system ("cgx -b plots.fbd" )
Original file line number Diff line number Diff line change 7
7
8
8
os .system ("cgx -b pre.fbd" )
9
9
os .system ("ccx Hertz" )
10
- os .system ("monitor.py Hertz" )
10
+ os .system ("../../Scripts/ monitor.py Hertz" )
11
11
os .system ("cgx -b post.fbd" )
12
12
os .system ("cgx -b plots.fbd" )
Original file line number Diff line number Diff line change 7
7
8
8
os .system ("cgx -b pre.fbd" )
9
9
os .system ("ccx solve" )
10
- os .system ("monitor.py solve" )
10
+ os .system ("../../Scripts/ monitor.py solve" )
11
11
os .system ("cgx -b post.fbd" )
12
12
13
13
Original file line number Diff line number Diff line change 40
40
os .chdir (simPath )
41
41
os .system ("cgx -bg run.fbd" )
42
42
# extract frequencies
43
- os .system ("dat2txt.py " + ctyp )
43
+ os .system ("../../Scripts/ dat2txt.py " + ctyp )
44
44
freq = numpy .genfromtxt ("Eigenvalues_1.txt" ,skip_header = 1 )
45
45
os .chdir (".." )
46
46
Original file line number Diff line number Diff line change 7
7
8
8
os .system ("cgx -b pre.fbd" )
9
9
os .system ("ccx tie" )
10
- os .system ("monitor.py tie" )
10
+ os .system ("../../Scripts/ monitor.py tie" )
11
11
os .system ("cgx -b post.fbd" )
Original file line number Diff line number Diff line change 7
7
8
8
os .system ("cgx -b pre.fbd" )
9
9
os .system ("ccx solve" )
10
- os .system ("monitor.py solve" )
10
+ os .system ("../../Scripts/ monitor.py solve" )
11
11
os .system ("cgx -b post.fbd" )
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.pre.fbd" )
8
+ os .system ("../../Scripts/ param.py par.pre.fbd" )
9
9
os .system ("cgx -b pre.fbd" )
10
10
os .system ("ccx valve" )
11
- os .system ("monitor.py valve" )
11
+ os .system ("../../Scripts/ monitor.py valve" )
12
12
os .system ("cgx -b post.fbd" )
Original file line number Diff line number Diff line change 53
53
os .remove ("deform.png" )
54
54
os .remove ("PE.png" )
55
55
56
- os .system ("monitor.py Biegung" )
57
- os .system ("dat2txt.py Biegung" )
56
+ os .system ("../../Scripts/ monitor.py Biegung" )
57
+ os .system ("../../Scripts/ dat2txt.py Biegung" )
58
58
os .system ("./Biegung.py" )
59
59
os .system ("cgx -b Animation.fbd" )
60
60
os .system ("cgx -b post.fbd" )
Original file line number Diff line number Diff line change 7
7
8
8
os .system ("cgx -b pre.fbd" )
9
9
os .system ("ccx Kasten" )
10
- os .system ("monitor.py Kasten" )
10
+ os .system ("../Scripts/ monitor.py Kasten" )
11
11
os .system ("cgx -b post.fbd" )
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.run.fbl" )
8
+ os .system ("../../Scripts/ param.py par.run.fbl" )
9
9
os .system ("cgx -b run.fbl" )
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.ct.geo a=21.0" )
8
+ os .system ("../../Scripts/ param.py par.ct.geo a=21.0" )
9
9
os .system ("cgx -b ct.fbd" )
10
- os .system ("param.py par.ct.geo a=20.5" )
10
+ os .system ("../../Scripts/ param.py par.ct.geo a=20.5" )
11
11
os .system ("cgx -b ct.fbd" )
12
12
os .system ("cgx -b path.fbd" )
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.run.fbl" )
8
+ os .system ("../../Scripts/ param.py par.run.fbl" )
9
9
os .system ("cgx -b run.fbl" )
10
10
os .system ("cgx -b vmodes.fbd" )
11
11
os .system ("cgx -b bmodes.fbd" )
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.run.fbl" )
8
+ os .system ("../../Scripts/ param.py par.run.fbl" )
9
9
os .system ("cgx -b run.fbl" )
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.II-pre.fbl" )
8
+ os .system ("../../Scripts/ param.py par.II-pre.fbl" )
9
9
os .system ("cgx -b II-pre.fbl" )
10
10
os .system ("ccx II" )
11
11
os .system ("cgx -b II-post.fbl" )
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.pre.fbl" )
8
+ os .system ("../../Scripts/ param.py par.pre.fbl" )
9
9
os .system ("cgx -b pre.fbl" )
10
10
os .system ("ccx Stress" )
11
11
os .system ("cgx -b post.fbl" )
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.run.fbl" )
8
+ os .system ("../../Scripts/ param.py par.run.fbl" )
9
9
os .system ("cgx -b run.fbl" )
10
- os .system ("param.py par.run1.fbl" )
10
+ os .system ("../../Scripts/ param.py par.run1.fbl" )
11
11
os .system ("cgx -b run1.fbl" )
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.pre.fbl" )
8
+ os .system ("../../Scripts/ param.py par.pre.fbl" )
9
9
os .system ("cgx -b pre.fbl" )
10
10
os .system ("ccx Biegung" )
11
- os .system ("monitor.py Biegung" )
11
+ os .system ("../../Scripts/ monitor.py Biegung" )
12
12
os .system ("cgx -b cpost.fbl" )
13
13
os .system ("cgx -b post.fbl" )
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.pre.fbd" )
8
+ os .system ("../../Scripts/ param.py par.pre.fbd" )
9
9
os .system ("cgx -b pre.fbd" )
10
10
os .system ("ccx solve" )
11
- os .system ("monitor.py solve" )
11
+ os .system ("../../Scripts/ monitor.py solve" )
12
12
os .system ("cgx -b post.fbd" )
13
13
14
14
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.pre.fbl" )
8
+ os .system ("../../Scripts/ param.py par.pre.fbl" )
9
9
os .system ("cgx -b pre.fbl" )
10
10
os .system ("ccx Biegung" )
11
- os .system ("monitor.py Biegung" )
11
+ os .system ("../../Scripts/ monitor.py Biegung" )
12
12
os .system ("cgx -b post.fbd" )
Original file line number Diff line number Diff line change 10
10
os .system ("cgx -b solid-modal.fbd" )
11
11
os .system ("cgx -b solid.fbd" )
12
12
os .system ("ccx solid-static" )
13
- os .system ("monitor.py solid-static" )
13
+ os .system ("../../Scripts/ monitor.py solid-static" )
14
14
os .system ("cgx -b post-solid-static.fbd" )
15
15
os .system ("cgx -b solid-sym-modal.fbd" )
Original file line number Diff line number Diff line change 7
7
8
8
os .system ("cgx -b pre.fbl" )
9
9
os .system ("ccx Biegung" )
10
- os .system ("monitor.py Biegung" )
10
+ os .system ("../../Scripts/ monitor.py Biegung" )
11
11
os .system ("cgx -b post.fbl" )
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.pre.fbl" )
8
+ os .system ("../../../Scripts/ param.py par.pre.fbl" )
9
9
os .system ("cgx -b pre.fbl" )
10
10
os .system ("ccx Biegung" )
11
- os .system ("monitor.py Biegung" )
11
+ os .system ("../../../Scripts/ monitor.py Biegung" )
12
12
os .system ("cgx -b movie.fbl" )
13
13
os .system ("cgx -b chart.fbl" )
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.pre.fbl" )
8
+ os .system ("../../Scripts/ param.py par.pre.fbl" )
9
9
os .system ("cgx -b pre.fbl" )
10
10
os .system ("ccx Biegung" )
11
- os .system ("monitor.py Biegung" )
11
+ os .system ("../../Scripts/ monitor.py Biegung" )
12
12
os .system ("cgx -b post.fbl" )
Original file line number Diff line number Diff line change 7
7
8
8
os .system ("cgx -b pre.fbd" )
9
9
os .system ("ccx Zug" )
10
- os .system ("monitor.py Zug" )
10
+ os .system ("../../Scripts/ monitor.py Zug" )
11
11
os .system ("cgx -b post.fbd" )
Original file line number Diff line number Diff line change 6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
8
os .system ("cgx -b RVE.fbd" )
9
- os .system ("periodic.py all.msh" )
9
+ os .system ("../../Scripts/ periodic.py all.msh" )
10
10
os .system ("ccx Solve" )
11
11
os .system ("cgx -b post.fbd" )
Original file line number Diff line number Diff line change 7
7
8
8
os .system ("cgx -b RVE.fbd" )
9
9
os .system ("ccx Zug" )
10
- os .system ("monitor.py Zug" )
10
+ os .system ("../../Scripts/ monitor.py Zug" )
11
11
os .system ("cgx -b post.fbd" )
Original file line number Diff line number Diff line change 7
7
8
8
os .system ("cgx -b RVE.fbd" )
9
9
os .system ("ccx Zug" )
10
- os .system ("monitor.py Zug" )
10
+ os .system ("../../Scripts/ monitor.py Zug" )
11
11
os .system ("cgx -b verify.fbd" )
12
12
os .system ("cgx -b post.fbd" )
Original file line number Diff line number Diff line change 5
5
# Enable multithreading for ccx
6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
- os .system ("param.py par.pre.fbl" )
8
+ os .system ("../../Scripts/ param.py par.pre.fbl" )
9
9
os .system ("cgx -b pre.fbl" )
10
10
os .system ("cgx -b dist.fbl" )
11
11
os .system ("cgx -b kin.fbl" )
12
- os .system ("param.py par.pre2.fbl" )
12
+ os .system ("../../Scripts/ param.py par.pre2.fbl" )
13
13
os .system ("cgx -b pre2.fbl" )
14
14
os .system ("cgx -b kin2.fbl" )
Original file line number Diff line number Diff line change 9
9
os .system ("ccx solve" )
10
10
os .system ("cgx -b shapes.fbd" )
11
11
os .system ("ccx trans" )
12
- os .system ("monitor.py trans" )
12
+ os .system ("../../Scripts/ monitor.py trans" )
13
13
os .system ("cgx -b post.fbl" )
14
14
os .system ("ccx trfix" )
15
15
os .system ("cgx -b trfix.fbl" )
Original file line number Diff line number Diff line change 6
6
os .environ ['OMP_NUM_THREADS' ] = str (multiprocessing .cpu_count ())
7
7
8
8
for contact in ('tie' , 'pc-ss' ):
9
- os .system ("param.py par.pre.fbd contact=\" '" + contact + "'\" " )
9
+ os .system ("../../Scripts/ param.py par.pre.fbd contact=\" '" + contact + "'\" " )
10
10
os .system ("cgx -b pre.fbd" )
11
11
os .system ("ccx Tjoint" )
12
12
os .system ("cgx -b post.fbd" )
Original file line number Diff line number Diff line change 7
7
8
8
os .system ("cgx -b pre.fbl" )
9
9
os .system ("ccx solve" )
10
- os .system ("monitor.py solve" )
10
+ os .system ("../../Scripts/ monitor.py solve" )
11
11
os .system ("cgx -b anim.fbl" )
12
12
os .system ("cgx -b post.fbl" )
You can’t perform that action at this time.
0 commit comments