forked from yufeimi/CVplot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplot_settings.yaml
46 lines (35 loc) · 953 Bytes
/
plot_settings.yaml
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
time span: [0.141919, 0.150689]
open phase: 1.00
close phase: 1.83578
period: 2
output directory: ./figures
legend: False
# Figure size and position
size:
height: 10
width: 22
left: 0.2
right: 0.8
energy:
- Rate KE
- -KE efflux
- Rate dissipation
- Rate compression work
- Rate friction work
- Driving pressure work
- Rate VF work
- Rate turbulent momentum transfer
- ylim: [-0.21, 0.28]
pressure:
- ylim: [-850.0, 1200.0]
momentum:
- ylim: [-0.18, 0.25]
power stats:
- ylim: [-0.35, 0.48]
# Average behavior analysis. Format is input pressure: directory
average:
800: /home/feimi/Development/CVplot/Cases/final_results/turb_0p8k/
900: /home/feimi/Development/CVplot/Cases/final_results/turb_0p9k/
1000: /home/feimi/Development/CVplot/Cases/final_results/turb_1k/
1200: /home/feimi/Development/CVplot/Cases/final_results/turb_1p2k/
1400: /home/feimi/Development/CVplot/Cases/final_results/turb_1p4k/