Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 207 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 207 Bytes

fenics-blade

FEniCS simulation of heat transfer in a turbine blade.

You'll need DOLFIN 1.1, numpy, and scipy.

Then run:

python blade_3d.py

or for parallel:

mpirun -n 4 python blade_3d.py