Update plot outputs
This commit is contained in:
parent
0b5f8be42a
commit
339c27b99b
3 changed files with 10 additions and 7 deletions
|
|
@ -17,6 +17,6 @@ tf = 14300
|
|||
x0 = -150
|
||||
|
||||
[post]
|
||||
out = out_post
|
||||
out = out_post_refined
|
||||
x = -50
|
||||
z = 5
|
||||
|
|
|
|||
|
|
@ -87,4 +87,4 @@ with plt.rc_context(
|
|||
loc="center left",
|
||||
)
|
||||
|
||||
plt.show()
|
||||
fig.savefig(out.joinpath("fig.pdf"))
|
||||
|
|
|
|||
Reference in a new issue