v0.15.0
Loading...
Searching...
No Matches
heatflux01.jou
Go to the documentation of this file.
1#!python
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 ')
8