mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
uncommented plot
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@5239 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
90a04ef6d8
commit
ed93e89916
@ -30,7 +30,7 @@ def show_results(input_string):
|
||||
plt.ylabel('GYPSUM SOLUBILITY, MOLES PER KILOGRAM WATER')
|
||||
plt.xlabel('NaCl, MOLES PER KILOGRAM WATER')
|
||||
plt.savefig("Figure2.png")
|
||||
#plt.show()
|
||||
plt.show()
|
||||
|
||||
if __name__ == '__main__':
|
||||
# This will only run when called as script from the command line
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user