programmer's documentation
Variables
cs_physical_constants.c File Reference
#include "cs_defs.h"
#include <assert.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "bft_mem.h"
#include "bft_error.h"
#include "bft_printf.h"
#include "cs_log.h"
#include "cs_map.h"
#include "cs_parall.h"
#include "cs_mesh_location.h"
#include "cs_physical_constants.h"
Include dependency graph for cs_physical_constants.c:

Variables

const cs_physical_constants_tcs_glob_physical_constants = &_physical_constants
 
cs_fluid_properties_t *const cs_glob_fluid_properties = &_fluid_properties
 

Detailed Description

Base physical constants and fluid properties data.

Variable Documentation

cs_fluid_properties_t* const cs_glob_fluid_properties = &_fluid_properties
const cs_physical_constants_t* cs_glob_physical_constants = &_physical_constants