2cubit.cmd('brick x 1 y 1 z 1')
3cubit.cmd('volume 1 size 1')
4cubit.cmd('volume 1 scheme Tetmesh')
5cubit.cmd('mesh volume 1')
6cubit.cmd('create heatflux on surface 3 top 100 bottom -200')
7cubit.cmd('create heatflux on surface 5 value -25 ')