WOW !! MUCH LOVE ! SO WORLD PEACE !
Fond bitcoin pour l'amélioration du site: 1memzGeKS7CB3ECNkzSn2qHwxU6NZoJ8o
  Dogecoin (tips/pourboires): DCLoo9Dd4qECqpMLurdgGnaoqbftj16Nvp


Home | Publier un mémoire | Une page au hasard

 > 

à‰tude numérique du feu généralisé avec sortie de flamme de diffusion en situation d'incendie.

( Télécharger le fichier original )
par Arnaud MBAINGUEBEM
ÉCOLE NATIONALE SUPÉRIEURE DES SCIENCES AGRO-INDUSTRIELLES - Master 2014
  

précédent sommaire suivant

Bitcoin is a swarm of cyber hornets serving the goddess of wisdom, feeding on the fire of truth, exponentially growing ever smarter, faster, and stronger behind a wall of encrypted energy

A.2.2 Conditions initiales et aux limites de la température

Ce fichier permet d'imposer la température d'entrée.

/* *- C++ -* *\

| ========= | |

| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |

| \\ / O peration | Version: 2.3.0 |

| \\ / A nd | Web: www.OpenFOAM.org |

| \\/ M anipulation | |

\* */
FoamFile

{

version 2.0;

format ascii;

class volScalarField;

location "0";

object T;

}

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions [0 0 0 1 0 0 0];
internalField uniform 293; boundaryField

{

base

{

type fixedValue;

value uniform 308.75;

}

fixedWalls

{

type fixedValue;

value uniform 288;

}

inlet

{

type fixedValue;

value uniform 288;

}

frontAndBack

{

Rédigé par: MBAINGUEBEM Arnaud Mémoire de fin d'études

A.2 Fichiers d'entrée de la convection mixte VI

Rédigé par: MBAINGUEBEM Arnaud Mémoire de fin d'études

type empty;

} outlet

{

type zeroGradient;

}

}

// ************************************************************************* //

A.2.3 Propriétés de transport

Ce fichier permet d'imposer les valeurs de la viscosité cinématique, du coefficient de dilatation thermique, la température de référence, les nombres de Prandtl laminaire et turbulent

/* *- C++ -* *\

| ========= | |

| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |

| \\ / O peration | Version: 2.3.0 |

| \\ / A nd | Web: www.OpenFOAM.org |

| \\/ M anipulation | |

\* */
FoamFile

{

version 2.0;

format ascii;

class dictionary;

object transportProperties;

}

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // transportModel Newtonian;

// Laminar viscosity

nu nu [0 2 -1 0 0 0 0] 1.51e-05;
// Thermal expansion coefficient

beta beta [0 0 0 -1 0 0 0] 3e-03;
// Reference temperature

TRef TRef [0 0 0 1 0 0 0] 300;
// Laminar Prandtl number

Pr Pr [0 0 0 0 0 0 0] 0.9;

// Turbulent Prandtl number

Prt Prt [0 0 0 0 0 0 0] 0.7;

// ************************************************************************* //

précédent sommaire suivant






Bitcoin is a swarm of cyber hornets serving the goddess of wisdom, feeding on the fire of truth, exponentially growing ever smarter, faster, and stronger behind a wall of encrypted energy








"Il existe une chose plus puissante que toutes les armées du monde, c'est une idée dont l'heure est venue"   Victor Hugo