I am having trouble with my gauge heat flux device. When I set the orientation using IOR, I am receiving an "FDS is improperly set-up" error? I would like to set up gauge heat flux devices around the perimeter of my fire, not attached to an obstruction. I would like the gauge to be facing the fire, so parallel to the flame and fire plume, so I have set the IOR=+/- 1 and 2, which I am receiving an error. Should I be using a different device, or is there another reason I am receiving an error? My code is pasted below, thank you for your help.
&HEAD CHID='devicecheck', TITLE='devicecheck'/
&MESH IJK=100,100,100,XB=0.0,10,0.0,10,0.0,10/
&TIME TWFIN=200./
&REAC FUEL='METHANE', SOOT_YIELD=0.1/
&OBST XB=4.5,5.5,4.5,5.5,0,0, SURF_IDS='BURNER','INERT','INERT'/
&SURF ID='BURNER', HRRPUA = 1000, /
&MATL ID = 'GYPSUM PLASTER'
FYI = 'Quintiere, Fire Behavior'
CONDUCTIVITY = 0.48
SPECIFIC_HEAT = 0.84
DENSITY = 1440/
&SURF ID = 'SIDE_WALL'
DEFAULT = .TRUE.
RGB = 200,200,200
MATL_ID = 'GYPSUM PLASTER'
THICKNESS = 0.15 /
&VENT XB=1.2,3.5,1.2,3.5,10,10 SURF_ID='FAN1'/
&VENT XB=1.2,3.5,6.4,8.7,10,10 SURF_ID='FAN1'/
&VENT XB=6.4,8.7,1.2,3.5,10,10 SURF_ID='FAN1'/
&VENT XB=6.4,8.7,6.4,8.7,10,10 SURF_ID='FAN1'/
&SURF ID='FAN1', VOLUME_FLUX=4.2/
&VENT XB=10,10,2,8,.3,1, SURF_ID='OPEN'/
&VENT XB=0,0,2,8,.3,1, SURF_ID='OPEN'/
&VENT XB=2,8,10,10,.3,1, SURF_ID='OPEN'/
&VENT XB=2,8,0,0,.3,1, SURF_ID='OPEN'/