Please see the User Guide section on species and Mass Fraction output quantity.
Hi, I'm new to FDS6. I want to know how to output the mass fraction of species with the mixture fraction model. In FDS5, we use quantity='oxygen mass fraction' or quantity='carbone monoxide mass fraction'. How to do it in FDS6. Thanks in advance.
--
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/052c18e7-c5a9-4160-bd57-9b745e7abde1%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
In terms of species:
User's Guide 12.1.1
When simple chemistry is being used, FDS will automatically create three lumped species: AIR, FUEL, and PRODUCTS. The actual name of the fuel species will be the name given on the REAC line (for example
MY FUEL in the last sample above). FDS creates these lumped species in the same manner as you would in an input file. FDS first defines the primitive species and then defines the lumped species. In essence FDS internally creates input lines like those shown in Example 2 of Section 11.2. This means when doing simple chemistry, that even though you did not explicitly define oxygen in the input file, you can request an output for oxygen since it was implicitly defined by FDS.
Table 11.1 gives you the names of the primitive species. OXYGEN, CARBON DIOXIDE, etc.
So if you are using simple chemistry and want the oxygen mass fraction:
QUANTITY='MASS FRACTION', SPEC_ID='OXYGEN'/