We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3670e39 commit 36434d6Copy full SHA for 36434d6
src/methods/XY_methods/PS.jl
@@ -22,7 +22,6 @@ function PS_property(model,p,s,z,f::F,phase,T0,threaded) where F
22
end
23
24
res = ps_flash(model,p,s,z,T0 = T0)
25
- display(res)
26
return f(model,res)
27
28
0 commit comments