Sign inSign up

openeuler/fds

Sponsored OSS

By openeuler

Updated 2 days ago

Image
0

4.3K

openeuler/fds repository overview

Quick reference

FDS | openEuler

FDS (Fire Dynamics Simulator) is a computational fluid dynamics (CFD) model of fire-driven fluid flow developed by NIST. FDS solves the Navier-Stokes equations appropriate for low-speed, thermally-driven flow with an emphasis on smoke and heat transport from fires using Large Eddy Simulation (LES) turbulence modeling. FDS provides:

  • Low Mach number Navier-Stokes solver with LES turbulence modeling.
  • MPI parallel computation and OpenMP multithreading for large-scale fire simulations.
  • Thermal radiation, solid pyrolysis, combustion chemistry, soot generation and transport models.
  • Sprinkler and detector activation, HVAC ventilation, and species tracking.
  • HYPRE linear solver library and SUNDIALS ODE/DAE solver library integration.
  • Smokeview (SMV) visualization for 3D rendering of simulation results. Learn more at FDS.

The tag of each FDS docker image is consist of the version of FDS and the version of basic image. The details are as follows:

TagsCurrentlyArchitectures
6.11.1-oe2403sp4fds 6.11.1 on openEuler 24.03-LTS-SP4amd64, arm64
6.11.0-oe2403sp4FDS 6.11.0 on openEuler 24.03-LTS-SP4amd64, arm64
6.11.0-oe2403sp3FDS 6.11.0 on openEuler 24.03-LTS-SP3amd64, arm64

Usage

  • Ensure that you have Docker installed, or are using Docker for Linux containers if on Windows.
  • Obtain the FDS docker image from DockerHub: docker pull openeuler/fds:{Tag}
  • Run the Docker container to launch the FDS environment. docker run -it openeuler/fds:{Tag}
  • Verify the installation inside the container: which fds

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:418de53c6

Size

211.4 MB

Last updated

2 days ago

docker pull openeuler/fds

This week's pulls

Pulls:

9

Last week