Closed gforney closed 9 years ago
OK, I will work on this.
Original issue reported on code.google.com by mcgratta
on 2008-10-02 12:26:33
This problem is more difficult than I first thought because of the close tie between
FDS and Smokeview, and the assumption of nodal averages. However, the DEVC command
allows you to plot out the raw values. For example, the XYZ coordinate on the DEVC
line is used to determine the indicies of the cell in which the point is located.
The output variable is thus A(I,J,K). If it is a cell face quantity, like the
velocity component, then U(I,J,K) is the value of u on the forward facing face.
Do you need SLCF or BNDF files changed, or can you work with DEVC?
Original issue reported on code.google.com by mcgratta
on 2008-10-14 20:57:49
No, at the moment DEVC should be work fine.
We will use it and see what's happen.
Thanks
Original issue reported on code.google.com by muench264
on 2008-10-17 12:18:19
I'll close the case for now, but re-open it if you still have trouble getting
appropriate output.
Original issue reported on code.google.com by mcgratta
on 2008-10-18 21:47:57
Original issue reported on code.google.com by
muench264
on 2008-10-02 11:10:11