Skip to content

FdsKeys

lukas edited this page May 19, 2017 · 1 revision

Several FDS keywords can be used in a FDS-XML input file just in the same manner as in an ordinary FDS input file. The prefix fds_ marks the tags representing those keywords. The parameters are just like those in FDS to make usage of these tags easy for a FDS user.

Note: new keywords and arguments are easily added!

This pages lists the FDS keywords and arguments so far supported by FDSgeogen:

FDS keyword XML node output parameters
OBST fds_obst &OBST ... / xb, surf_id, surf_ids, color, bulk_density
VENT fds_vent &VENT ... / xb, surf_id, color, dynamic_pressure, tmp_exterior, mb, transparency
HOLE fds_hole &HOLE ... / xb, color
SURF fds_surf &SURF ... / rgb, color, vel, hrrpua, heat_of_vaporization, thickness, matl_id, matl_mass_fraction, backing, external_flux, hrrupa, burn_away, cell_size_factor, volume_flow, stretch_factor
MATL fds_matl &MATL ... / specific_heat, conductivity, density, heat_of_combustion, n_reactions, heat_of_reaction, nu_spec, reference_temperature, a, e, n_s, spec_id, emissivity, heating_rate, pyrolysis_range, matl_id, nu_matl
REAC fds_reac &REAC ... / heat_of_combustion, soot_yield, C, H, fuel
RAMP fds_ramp &RAMP ... / t, f
MESH fds_mesh &MESH ... / ijk, xb
SLCF fds_slcf &SLCF ... / pbx, pby, pbz, quantity, vector, evacuation
EVAC fds_evac &EVAC ... / number_initial_persons, xb, agent_type, pers_id
EXIT fds_exit &EXIT ... / ior, xyz, xb
PERS fds_pers &PERS ... / avatar_color, color_method, default_properties, det_mean, pre_mean, dens_init, l_non_sp

Clone this wiki locally