CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 (https://www.cfd-online.com/Forums/su2/)
-   -   Defining multiple markers under MARKER_HEATFLUX bc type (https://www.cfd-online.com/Forums/su2/118767-defining-multiple-markers-under-marker_heatflux-bc-type.html)

diwakaranant June 4, 2013 02:27

Defining multiple markers under MARKER_HEATFLUX bc type
 
Hello

I am using SU2 v 2.0.4 in which MARKER_NS has been replaced by MARKER_HEATFLUX

I want to define 3 different labels as MARKER_HEATFLUX. I tried
MARKER_HEATFLUX = (label1, label2, label3, 0.0)

and MARKER_HEATFLUX = (label1, label2, label3, 0.0, 0.0, 0.0)

but both gave errors.

I also tried defining MARKER_HEATFLUX for each label separately, but
that also gave error as 'Config file has multiple specifications'

How to solve this isssue ?

Thanks
Anant

diwakaranant June 5, 2013 11:25

Hi All

I got the solution.

It needs to be defines as MARKER_HEATFLUX = (label1, 0.0, label2, 0.0, label3, 0.0)

Anant


All times are GMT -4. The time now is 07:12.