My Project
programmer's documentation
|
User definitions of porous media. More...
#include "cs_defs.h"
#include <assert.h>
#include <math.h>
#include <string.h>
#include "cs_headers.h"
Functions | |
void | cs_user_porosity (void) |
Compute the porosity (volume factor when the porosity model is activated. (cs_glob_porous_model > 0). More... | |
User definitions of porous media.
See Examples of data settings for porous media for examples.
void cs_user_porosity | ( | void | ) |
Compute the porosity (volume factor when the porosity model is activated. (cs_glob_porous_model > 0).
This function is called at the beginning of the simulation only.