8.1
general documentation
cs_user_time_table.c File Reference

User definitions of time tables. More...

#include "cs_defs.h"
#include <assert.h>
#include <math.h>
#include "cs_headers.h"
+ Include dependency graph for cs_user_time_table.c:

Functions

void cs_user_time_table ()
 Define time tables using C API. This function is called at the begin of the simulation only. More...
 

Detailed Description

User definitions of time tables.

See Examples of data settings for porous media for examples.

Function Documentation

◆ cs_user_time_table()

void cs_user_time_table ( void  )

Define time tables using C API. This function is called at the begin of the simulation only.

Parameters
[in,out]domainpointer to a cs_domain_t structure