Skip to content
Randy McDermott edited this page Sep 7, 2016 · 98 revisions

FDS 6.5.2

  • Fix bug in particle transport algorithm sub-time step procedure.

  • Add QUANTITY='ADIABATIC SURFACE TEMPERATURE GAS' to get AST away from a solid wall.

  • Simplify discussion and implementation of output related to heat flux.

FDS 6.5.1

  • Fix bug in Windows installation which fails on non-English versions of Windows.

  • Eliminate spurious motion at mesh boundary where grid resolution changes.

  • Ensure VOLUME_FLOW consistent with PARABOLIC profile.

FDS 6.5.0

General Enhancements/Bug Fixes

  • Include computation of baroclinic torque term in the pressure iteration scheme. A number of users have reported numerical instabilities when simulating fires in long, sealed tunnels. The cause of the instabilities has been a mismatch in the pressure field that is solved for in the Poisson equation and the lagged pressure of the baroclinic term.

  • Input parameters added to iterate the radiation solver for multiple mesh cases, but no change in functionality has been made.

  • Fix bug related to discontinuity of HRR after restart.

  • Fix bug related to specific location leakage where LEAK_ENTHALPY=.TRUE.

  • Add HVAC quantities to the restart file

  • Improve method of interpolating particle drag onto grid for use in momentum equation. In the past, the drag was applied at the nearest cell face, whereas now the drag is linearly interpolated onto two nearest cell faces.

FDS 6.4.0

General Enhancements/Bug Fixes

  • Fixed bug in reaction divergence causing below ambient temperatures

  • Fixed bug in species boundedness correction for complex chemistry; this bug was affecting the simple CO mechanism used for Smyth Slot Burner and NIST RSE 1994 validation cases; the Arrhenius constant for the forward CO reaction in the modified Andersen mechanism was recalibrated against the Smyth DNS case with multiple grid resolutions

  • Fixed bugs in thermal conductivity and diffusivity for DNS

  • Limit correction to radiative transport equation (RTE_SOURCE_CORRECTION) to 10

  • RTE_SOURCE_CORRECTION has been made global, so there is a single value, even for multi-mesh calculations (previously RTE correction was done mesh by mesh)

  • Default Von Neumann stability constraint set to 1 from 0.5. This should speed up cases where spuriously high turbulent viscosity near edges was causing a severe time step restriction.

  • Various structural changes were made to enable FDS to run with thousands of MPI processes. Strong and weak scaling studies were added to the FDS V&V suite and reported in the FDS User's Guide.

  • CPU time usage is no longer reported as part of the diagnostic output in the CHID.out file. Instead, wall clock time of the various major subroutines is reported in a new file called CHID_cpu.csv. The times are reported as a function of the MPI process, not the mesh.

  • Remove clipping from gas temperature array

  • Fixed bug in HVAC bc for leakage vents. Inflow and outflow boundaries are handled with slightly different logic and the HVAC model was not appropriately selecting the correct set of logic.

  • Allow LEAK_AREA to be a function of compartment pressure via new ZONE inputs LEAK_REFERENCE_PRESSURE and LEAK_PRESSURE_EXPONENT.

Inputs

  • Add AUTO_IGNITION_TEMPERATURE to INIT namelist. This addresses the problem of spurious re-ignition at OPEN boundaries. You can now set a low AIT near the burner surface to act as an ignition source and set a high AIT elsewhere in the domain to prevent spurious re-ignition. An example may be found in the UMD_Line_Burner validation series.

  • IBLANK_SMV logical on MISC. If .FALSE., Smokeview does not store blanking array for obstructions (default is .TRUE.). IBLANK_SMV=.FALSE. speeds up loading Smokeview significantly, even for moderately sized jobs.

  • Add RAMP LOSS to HVAC DUCT input. Multiplies the LOSS by the output of the RAMP. This could be used to specify a variable position damper.

  • Add RAMP_CHI_R on REAC line for time variation of radiative fraction

Outputs

  • Add gas phase quantity SPECIFIC INTERNAL ENERGY

  • Fixed bug in VOLUME FLOW across multiple meshes

  • Fixed bug in RADIATIVE HEAT FLUX GAS across multiple meshes

  • Fixed bug in HRRPUV REAC

FDS 6.3.2

  • Fix an error related to evaporation of fuel droplets. This release is only a minor fix to 6.3.1.

FDS 6.3.1

General Enhancements/Bug Fixes

  • Fix error in mixing step of combustion model for multiple subtimesteps (does not affect simple chemistry)

  • Output a file called CHID_cpu.csv to record timings of individual routines

  • Output the version of the MPI library in the .out and .err files

  • Add a function call for GET_AVERAGE_SENSIBLE_SPECIFIC_HEAT

  • Fix issues involving the heat of formation for user defined fuels

Inputs

  • Add SUPPRESS_DIAGNOSTICS=.TRUE. on DUMP to reduce output for large jobs

  • Add the keyword DT_HVAC to MISC. If set, it will use the value of DT_HVAC specified in the HVAC solver rather than the FDS timestep. This can dampen oscillations in flow/pressure resulting from the fact that the HVAC pressure solution and the FDS pressure solution are not fully coupled. The downside is one will lose some time resolution for actual transient flows in ducts (the larger the value, the closer the solver will be to computing a steady-state solution at each timestep).

Outputs

  • Add QUANTITY='HRRPUV REAC' with REAC_ID to parse heat release rate from multiple reactions

FDS 6.3.0

Remove heat release rate limiter in combustion model

In past versions of FDS, a bound was set to limit the amount of heat that could be released in a given cell over a given time step. The bound was approximately 2000 kW/m3. Without this bound, numerical instabilities could occur if too much heat was added to a grid cell too quickly. Physically, it is impossible to for fuel and oxygen to react and produce such large amounts of energy in a given cell, but since we used a simple infinitely fast chemistry model, it could happen in the model. Now, we handle the combustion chemistry in such a way as to control the mixing time and prevent such large releases. Thus, the input parameters HRRPUV_AVERAGE and HRRPUA_SHEET, which allowed the user to set the upper bound on the heat release rate of a given cell, are not needed and have been removed.

Set default radiant fraction for various fuels

The default radiative fraction in FDS has been 0.35; that is, the fire is assumed to radiate 35% of its energy. Most users simply accept this value because the literature does not provide an extensive database of these values. Radiative fraction is not an intrinsic property of a fuel; it varies with the size and environment of the fire. However, some fuels, like methane (natural gas), are known to radiate approximately 20%; and some fuels, like heptane and heavier hydrocarbons, radiate approximately 40%. Starting with FDS 6.3.0, certain select fuels like METHANE and HEPTANE will have default values of RADIATIVE_FRACTION other than 35%. METHANE and the alcohols will be 20%; heavier hydrocarbons 40%. Fuels for which we have no traceable reference will remain at 35%. Also, RADIATIVE_FRACTION is now set on the REAC line, not the RADI line. Old input files will be stopped with an ERROR to emphasize the change.

Implement multi-fuel radiant fraction model [A. Gupta et al. FM Global 2015]

If multiple fuels are present, e.g., one fuel for cardboard and one fuel for polystyrene combustion, then the radiant fraction will be computed locally as reaction-weighted value. For example, if the two fuels are 20% and 40% radiative fraction with, respectively, 80% and 20% of the heat in a grid cell, CHI_R would be 0.8 x 0.2 + 0.2 x 0.4 = 0.24. Thus, CHI_R will vary in space and time.

Modify mu and k calculation for gas mixtures

Determining mu (dynamic viscosity) and k (thermal conductivity) for gas mixtures with high accuracy involves a fairly complex averaging process over all pairs of species in the mixture. Prior to FDS 6.3, this cost was avoided by using a simple mole fraction weighting. This method works well if the mixture components have similar molecular weights. For well-ventilated fires of ordinary combustibles, where the mixture in the computational domain is dominated by N2, O2, CO2, and H2O, this limitation is appropriate. In other uses, such as using FDS to examine hydrogen dispersion, this simple approach does not work as well. In FDS 6.3, a new weighting approach has been implemented using a method developed by the US Bureau of Mines. This approach weights by mole fraction and the square root of the molecular weight. Errors for compositions with large molecular weight differences have been reported as under 10 %.

Change to NASA polynomial fits for specific heats

Polynomial fits for specific heats were changed from JANAF data to NASA polynomials where NASA data is available. The main motivation for this change was to make it easier to do direct comparisons between FDS and Cantera, Chemkin, or other kinetics software where NASA polynomials are typically used. For most users this change will go unnoticed as the differences between the two sets of polynomial fits are small.

General Enhancements/Bug Fixes

  • Do not include molecular viscosity when computing output quantity SUBGRID KINETIC ENERGY

  • Add additional math control functions EXP, LOG, COS, SIN, ACOS, ASIN

  • Improvements to energy conservation in droplet evaporation

  • Correct order of H and HS (pseudo-pressure) calculation in BAROCLINIC_CORRECTION (code now achieves second-order temporal convergence for variable density flows)

  • Correct VEL_T orientation for synthetic eddy method and particle insertion

Inputs

  • RADIATIVE_FRACTION moved from RADI to REAC

Outputs

  • TURBULENCE RESOLUTION and SCALAR RESOLUTION have been removed from SLCF and DEVC output until proper handling of resolved TURBULENT KINETIC ENERGY is achieved "on the fly". For the time being, TKE and K_SGS must be output independently as discussed in the FDS User Guide (see section on A Posteriori Mesh Quality Metrics).

FDS 6.2.0

Species Mass Density Transport Overhaul

To address potential realizability violations in species mass fractions (realizability requires Y_i >=0 and sum_i Y_i = 1, for all i), we now solve transport equations for all Ns species and obtain the mass density, rho, from sum_i rhoY_i. This guarantees realizability provided rhoY_i >=0 (i.e., we enforce boundedness). An improved boundedness correction is employed that absorbs any errors in the most abundant species locally (the error absorbing species is not specified a priori).

General Enhancements/Bug Fixes

  • Corrected Deardorff turbulent viscosity at mesh edges, corners, and mirror boundaries.

  • Fix bug in DNS viscosity where previously only the background species molecular viscosity was being used.

  • Added TGA analysis feature whereby one can conduct a simulated thermogravimetric analysis by just adding a flag to the relevant SURF line.

  • Improvements to RESTART capability to increase reliability.

  • New version of RADCAL that includes updating the original RADCAL to Fortran 2008 and adds additional fuel species beyond the original methane.

  • Fix bug in Poisson solver for multi-mesh cylindrical coordinates.

  • Reduction in the size of MPI data exchanges to reduce the potential for MPI timeout errors.

  • Add ability to define a specified leakage location.

  • Add input file line location for namelist error messages.

  • The Windows version of FDS is compiled with Intel MPI, the Linux version is compiled with OpenMPI 1.8.4 and the Mac OSX version is compiled with OpenMPI 1.8.3 .

Inputs

  • SPECIFIC_SOURCE_TERM changed to INTERNAL_HEAT_SOURCE.

  • N_LAYER_CELLS_MAX now user definable.

  • HEAT_TRANSFER_COEFFICIENT_BACK added.

  • GRAVITATIONAL_SETTLING added to allow separate control of gas-phase settling from solid-phase deposition.

  • PR_GAS added as SPEC input to allow user to specify molecular Prandtl number of the gas (default 0.7).

Outputs

  • Can specify a SPEC_ID for wall flow quantities.

  • DIFFUSIVITY, MASS FLUX WALL CELL, and MACH NUMBER outputs added.

  • MLR_TOTAL added to hrr file (replaces BURN_RATE).

FDS 6.1.2

  • Set CHECK_VN=.TRUE. by default (Von Neumann stability check), helps improve stability.

  • Use Intel MPI for Windows version of FDS.

  • Remove OpenMP flags from MPI builds.

  • Make SECOND_ORDER_INTERPOLATED_BOUNDARY mass conserving.

  • Add +/- versions of VOLUME FLOW WALL, MASS FLOW WALL, and HEAT FLOW WALL output quantities.

  • Remove hard coded limit on the number of SPEC inputs, note other inputs with SPEC_ID such as SURF and REAC are still limited to 20 species.

  • Add RAMP_T_I to specify an initial, in-depth, surface temperature profile.

FDS 6.1.1

  • Speed up processing of particles and droplets.

  • Fix bug in 'RADIATIVE HEAT FLUX GAS' output.

  • Add 'NUMBER OF PARTICLES' and 'CPU TIME PER STEP' as DEVC output.

  • Fix radiation heat flux to walls that align with mesh boundary.

  • Add relaxation to HVAC pressure boundary condition.

  • Allow for creation of new primitive species based on a predefined species using the keyword PRIMITIVE.

FDS 6.1.0

Parallel Computing

  • Release OpenMP version as the default.

  • Include additional bundled libraries for MPI Linux versions of FDS.

  • Use MPI_IN_PLACE in MPI_ALLGATHERV calls.

Species and Combustion

  • Fix ability to define a SPEC with a formula and have chemistry picked up by SIMPLE CHEMISTRY.

  • Additional predefined gas and liquid species added

  • Can now define THIRD_BODY reactions (i.e., reactions like A + B + M -> C + M)

Boundary Conditions

  • Fix vent splitting over meshes for HVAC.

  • Add CONVERT_VOLUME_TO_MASS to SURF for VEL type boundary conditions.

  • Change VOLUME_FLUX to VOLUME_FLOW to be consistent with HVAC.

  • Overhauled treatment of mass flux at solid boundaries.

  • Disallow velocity boundary condition for thin obstructions.

  • MAX_LEAK_PATHS may be set by the user

  • The default BACKING is changed from 'VOID' to 'EXPOSED'

Particles

  • For solid particles with more than one ORIENTATION vector, the radiation heat flux is computed as an integrated average over the appropriate fraction of the surface. Previously, the heat flux was computed to a plate normal to the ORIENTATION vector.

Output

  • Add MASS FLOW WALL, HEAT FLOW WALL, and VOLUME FLOW WALL as SOLID_PHASE_OUTPUT device quantities.

  • Add SPEC_ID to duct output quantities

  • Add QUANTITY_RANGE to DEVC for limiting integration when STATISTICS is set

  • Add AMPUA_Z, CPUA_Z, MPUA_Z, and MPUV_Z output quantities.

FDS 6.0.1

  • The MPI version of FDS is now compiled with Open MPI 1.6.5.

  • Fixes related to lumped species definitions.

  • Use FLUSH statement instead of CLOSE/OPEN in dump routines.

  • Add ability to modify most thermophysical properties for user-defined mixtures.

  • Fix bug in particle tracking algorithm.

  • Fix initialization of back wall temperature.

  • Add inlet velocity profile functionality via RAMP_V_X, etc., on SURF line.

  • Include FDS User, Technical, Verification, Validation, and Configuration guides in bundle.

FDS 6.0.0

Hydrodynamics and Turbulence

  • Conservative, total variation diminishing (TVD) scalar transport is implemented: Superbee (LES default) and CHARM (DNS default). These schemes prevent over-shoots and under-shoots in species concentrations and temperature.

  • Improved models for the turbulent viscosity are implemented: Deardorff (default), Dynamic Smagorinsky, and Vreman. These models provide more dynamic range to the flow field for coarse resolution and converge to the correct solution at fine resolution.

  • The conservative form of the sensible enthalpy equation is satisfied by construction in the FDS 6 formulation, eliminating temperature anomalies and energy conservation errors due to numerical mixing.

  • The baroclinic torque is included by default.

  • Improvements are made to the wall functions for momentum and heat flux. An optional wall heat flux model accounts for variable Prandtl number fluids.

  • Jarrin's Synthetic Eddy Method (SEM) is implemented for turbulent boundary conditions at vents.

Species and Combustion

  • Custom species mixtures ("lumped species") can be defined on the SPEC line.

  • Turbulent combustion is handled with a new partially-stirred batch reactor model. At the subgrid level, species exist in one of two states: unmixed or mixed. The degree of mixing evolves over the FDS time step by the interaction by exchange with the mean (IEM) mixing model. Chemical kinetics may be considered infinitely fast or obey an Arrhenius rate law.

  • It is now possible to transport, produce, and consume toxins such as CO and soot. Chemical mechanisms must be provided by the user and may include reversible reactions.

  • It is now possible to deposit aerosol species onto surfaces.

  • Increased number of predefined species that now include liquid properties.

Lagrangian Particles

  • Moving particles can be assigned a SURF_ID.

  • More alternatives and user-defined option are available for the liquid droplet size distribution.

  • The user can specify the radiative properties of the liquid droplets.

  • Drag effects of thin porous media (i.e., window screens) can be simulated using planes of particles.

Solid Phase Heat Transfer and Pyrolysis

  • The basic 1-D heat transfer and pyrolysis model for solid surfaces remains the same, but there has been a change in several of the input parameters to expand functionality and readability of the input file.

  • More attention should be paid on the specification of MATL densities for the pyrolysis model. Unlike FDS 5, now the pyrolysis model tries to determine if the surface should shrink or swell, based on the MATL densities.

HVAC

  • Filters, louvered vents, and heating/cooling capability has been added for HVAC systems.

  • HVAC now functional with MPI.

Radiation

  • !RadCal database extended to include additional fuel species.

  • It is now possible to assign a !RadCal species to a SPEC.

  • In cells with heat release, the emission term is based on a corrected sigma T^4^ such that when this term is integrated over the flame volume the specified radiative fraction (default 0.3) is recovered. This differs from FDS 5 and earlier where the radiative fraction times the heat release rate is applied locally as the emission term.

Multi-mesh Computations

  • By default, FDS now iterates pressure and velocity at mesh and solid boundaries. The error tolerance and maximum number of iterations may be set by the user.

Control functions

  • CTRL functions have been extended to include math operations.

  • The evaluation of RAMPs and DEVCs can be stopped, freezing their value, based upon the activation of a device or control function.

Devices and Output

  • Multiple pipe networks can be specified for sprinklers for reduction of flow rate based on the number of operating heads.

  • The numerical value of a control function can be output with a DEVC.

  • A line of devices can be specified using a number of POINTS on one DEVC line.

  • Statistical outputs for RMS, covariance, and correlation coefficient are available.

FDS 5.5

  • Restoration of the baroclinic torque term in the momentum equation, by default (removed in 5.5.3)

  • Secondary breakup model for droplets (simplified version of WAVE model by Reitz 1987)

  • Ability to have a RAMP use a DEVC for the independent variable by the keyword DEVC_ID on RAMP

  • Built-in thermophysical properties for a number of liquids (water and some common fuels)

  • Expanded number of gases with built-in thermophysical properties

  • Expanded set of droplet output quantities from PDPA devices

  • RAMPs and TAUs for EXTERNAL_FLUX on SURF

  • RAMP_PART and TAU_PART on SURF to control PARTICLE_MASS_FLUX

  • Use of a SURF line to describe Lagrangian particles

FDS 5.4

  • Pyrolysis model for solid materials has changed. The most important change is the definition of REFERENCE_TEMPERATURE and the elimination of REFERENCE_RATE. See the FDS User's Guide for more details.

  • Werner-Wengle wall model, a better description of the velocity boundary condition.

  • OpenMP parallelization option. This will allow you to use multiple cores/processors on a single computer to process a single mesh case, or when combined with MPI, will allow each mesh on each computer to exploit the multiple cores/processors.

  • ORIFICE_DIAMETER has been added to PROP inputs to provide a simple way to set droplet velocity. This is an alternative to specifying DROPLET_VELOCITY.

  • Thermally-Induced Electrical Failure (THIEF) model added to predict damage to electrical cables.

FDS 5.3

  • New output quantity: Fractional Effective Dose (FED) by Purser.

  • TIME INTEGRAL statistics is available for device outputs.

  • Yields of any explicitly-defined (via the SPEC line) gas species can be specified on the MATL lines using the new parameter NU_GAS.

  • The user can specify how the sprinkler pipe pressure depends on the number of open nozzles. The flow rate, droplet speed and median diameter are updated correspondingly.

  • The logical keyword DRY has been added to DEVC. When using the mixture fraction and specifying either MASS FRACTION or VOLUME FRACTION, use of DRY will give that fraction minus water vapor (i.e. give an output like a typical gas analyzer).

  • A Phase Doppler Particle Analysis (PDPA) device has been defined for detailed measurements of droplet sprays.

  • A new namelist group called MULT (short for multiplier) allows you to multiply OBSTructions and MESHes easily without having to retype the input lines over and over.

  • A new parameter called BULK_DENSITY has been added to the OBST namelist group to indicate more easily the total combustible mass within an OBSTruction that can BURN_AWAY.

  • Pressure ZONEs can now be opened, and sealed compartments can become unsealed via an OPEN boundary.

  • The output quantity that was once called 'soot density' and the newer version, QUANTITY='DENSITY', SPEC_ID='soot', is now in units of kg/m^3.

  • Device (DEVC) output units can be changed via a CONVERSION_FACTOR.

FDS 5.2

  • A simple "Eddy Dissipation" model is added to predict the mixing time of fuel and oxygen. Previous versions of FDS used the time step, which was tied to the flow velocity via the CFL criterion. The eddy dissipation model ties the mixing time to the turbulent diffusion coefficient, which is ultimately related to the eddy viscosity of the Smagorinsky form of LES. The eddy dissipation concept is based on scaling arguments and involves an empirical coefficient which has been determined by comparing calculations to classical fire plume experiments and correlations.

  • The names of the output quantities have changed, but the old names are still acceptable. The idea is to use parameters like SPEC_ID and PART_ID in conjunction with QUANTITY's like 'MASS FRACTION' and 'VOLUME FRACTION.' Details are in the User's Guide. Also, the underscores in QUANTITY names are no longer needed.

  • The default number of droplets introduced in a spray has increased to 5000 per second, and the insertion time has decreased to 0.01 s. The old values were 1000 and 0.05, respectively.

  • The mean beam length (PATH_LENGTH) for the radiation solver is no longer based on the size of the overall domain, but rather it defaults to 5 times the mesh cell size.

  • It is now possible to declare explicitly a surrogate species for smoke that can be visualized with SMOKE3D and a new output QUANTITY called VISIBILITY.

FDS 5.1

In simulations involving multiple meshes, FDS no longer allows the meshes to be arbitrarily connected. Starting with version 5.1, mesh resolution can only increase or decrease in integer increments. This change in functionality means that some input files that ran previously will no longer run.

Details of FDS Maintenance Releases

Version 6.1.2 - September 26, 2014 (SVN Revision 20564)

Version 6.1.1 - July 10, 2014 (SVN Revision 19882)

Version 6.1.0 - May 27, 2014 (SVN Revision 19412)

Version 6.0.1 - November 26, 2013 (SVN Revision 17534)

Version 6.0.0 - November 4, 2013 (SVN Revision 17279)

Version 5.5.3 - October 29, 2010 (SVN Revision 7031)

Version 5.5.2 - September 3, 2010 (SVN Revision 6706)

Version 5.5.1 - June 23, 2010 (SVN Revision 6385)

Version 5.5.0 - April 6, 2010 (SVN Revision 6006)

Version 5.4.3 - December 4, 2009 (SVN Revision 5210)

Version 5.4.2 - October 19, 2009 (SVN Revision 4957)

Version 5.4.1 - September 10, 2009 (SVN Revision 4697)

Version 5.4.0 - September 1, 2009 (SVN Revision 4629)

Version 5.3.1 - April 8, 2009 (SVN Revision 3729)

Version 5.3.0 - January 30, 2009 (SVN Revision 3193)

Version 5.2.5 - December 10, 2008 (SVN Revision 2828)

Version 5.2.4 - November 11, 2008 (SVN Revision 2651)

Version 5.2.3 - August 16, 2008 (SVN Revision 2514)

Version 5.2.2 - August 16, 2008 (SVN Revision 2510)

Version 5.2.1 - September 15, 2008 (SVN Revision 2376)

Version 5.2.0 - August 1, 2008 (SVN Revision 2087)

Version 5.1.6 - May 8, 2008 (SVN Revision 1673)

Version 5.1.5 - May 8, 2008 (SVN Revision 1650)

Version 5.1.4 - March 14, 2008 (SVN Revision 1437)

Version 5.1.3 - February 26, 2008 (SVN Revision 1373)

Version 5.1.2 - February 1, 2008 (SVN Revision 1262)

Version 5.1.1 - January 21, 2008 (SVN Revision 1217)

Version 5.1.0 - January 8, 2008 (SVN Revision 1162)

Version 5.0.3 - December 5, 2007 (SVN Revision 1069)

Version 5.0.2 - November 12, 2007 (SVN Revision 977)

Version 5.0.1 - October 12, 2007 (SVN Revision 836)

Version 5.0.0 - October 2, 2007 (SVN Revision 721)

Clone this wiki locally