Hi,
From user's guide I got this:
"To record the temperature inside the surface, you can use a device as follows:
&DEVC XYZ=..., QUANTITY='INSIDE WALL TEMPERATURE', DEPTH=0.005, ID='Temp_1', IOR=3 /"
I have a solid obstruction of which one x-face is along x=+2m (another -x face at 1.9m) and the obstruction is one cell thick for heat conduction. It is also having material surface on both sides of x direction having thickness of 0.05m (cell size is 0.1m). So, if I want to measure at 0.025 from x=+2m inwards (towards -x direction) in my DEVC as DEVC XYZ=2,y,z and depth as DEPTH= 0.025 to measure correctly ?
I presume that here the DEPTH is measured from +x surface and it takes into account the material thickness.
Thanks.