hello, i'm simulating fires in gallery.
i have made two cars, the first starts to burn immediately .The problem is that does not catch fire never second car. I setting the ignition temperature of the surface of 25 degrees, i know that is low but is for test.
I copy the code , i hope that you manage to give a hand, are days that i read the guidance but i can not understand what mistake
&MISC GVEC= 0 , 0 , -9.81 , TMPA= 18
&SURF ID='Burning_CAR' HRRPUA= 8000.00 , RAMP_Q='RAMP_CAR' , PART_ID='SMOKE[100009]' IGNITION_TEMPERATURE=25., COLOR='RED'/
This surface has a pyrolysis model defined that will impose a predefined heat release rate based on whatever RAMP_CAR is when the surface reaches 25 C. No heat release will never happen, since the surface will never heat up as I have already explained:
&SURF ID='Burning_CAR' HRRPUA= 8000.00 , RAMP_Q='RAMP_CAR' , PART_ID='SMOKE[100009]' IGNITION_TEMPERATURE=25., COLOR='RED'/