All the required data to run the temperature sizer is in temp_flow/

Usage

Optimize using temperature cost

By default temperature is true

./fsD ./temp_flow/s27.dump temperature=true

Optimize without using temperature cost but using a more generic data structure
than the old sizer code

./fsD ./temp_flow/s27.dump temperature=false

Optimize only area...falls back to old implementation

./fsD ./temp_flow/s27.dump area=true
