--
You received this message because you are subscribed to the Google Groups "FDS and Smokeview Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fds-smv+u...@googlegroups.com.
To post to this group, send email to fds...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fds-smv/2a9aedb1-7d21-46a7-9ebb-4ba3fbf66660%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
To view this discussion on the web visit https://groups.google.com/d/msgid/fds-smv/10f76efe-de4a-403d-980e-49e3b96b8849%40googlegroups.com.
*Gutiérrez-Montes C, Sanmiguel-Rojas E, Viedma A, Rein G. Experimental data and numerical modelling of 1.3 and 2.3 MW fires in a 20 m cubic atrium. Building and Environment 2009;44(9) 1827-1839
Your issue was you were trying to use volume_flux to inject a specific flux of a species. This is prone to diffusive errors which is why we state in the user's guide to use massflux when trying to do this. You had the correct volume flow but not species due to diffusion. If you were just injecting the background species, volume_flux would have worked. In this case the user is removing a volumetric flow, so your comment does not apply.
As far as I understand VOLUME FLOW WALL is used for measuring volume flow of a gas that passes through an object surface (inlet or outlet). What is the main reason to introduce this different DEVC ID? Why cannot the regular DEVC be used for walls as well?
--
You received this message because you are subscribed to the Google Groups "FDS and Smokeview Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fds-smv+unsubscribe@googlegroups.com.
To post to this group, send email to fds...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fds-smv/c23dfdcd-331e-472f-b0e2-dd77f1baf872%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
VOLUME FLOW is a GAS PHASE OUTPUT, whereas VOLUME FLOW WALL is a SOLID PHASE OUTPUT. The former may snap to the wrong face and have an O(DX) error for the velocity component. If you want to ensure you get the correct WALL value, use VOLUME FLOW WALL.
On Tue, Sep 12, 2017 at 3:52 AM, fde
As far as I understand VOLUME FLOW WALL is used for measuring volume flow of a gas that passes through an object surface (inlet or outlet). What is the main reason to introduce this different DEVC ID? Why cannot the regular DEVC be used for walls as well?