COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Namespaces | Variables
plot-test-result.py File Reference

Go to the source code of this file.

Namespaces

 plot-test-result
 

Variables

string var_prefix = 'PyVar'
 
list test_command = sys.argv[1]
 
tuple p = subprocess.Popen(test_command, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
 
list varnames = []
 
tuple fig_filename = test_command.split('/')
 
Send comments to:
COOLFluiD Web Admin