|
Layers
Diffusion in heterogeneous environments
|
Calculates the extracellular concentration of a substance diffusing in an environment consisting of 3 adjacent homogeneous, isotropic layers. More...
#include "header.h"
Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| Main program. | |
Calculates the extracellular concentration of a substance diffusing in an environment consisting of 3 adjacent homogeneous, isotropic layers.
Usage:
3layer [options] <input_file>
where <input_file> is the name of the input parameter file. The output file will have the same basename as the input file but will have the extension '.dat'. The input file should not have the extension '.dat'.
To get a list of options, run 3layer with no input filename.
The input parameter file consists of:
Notes:
Definition in file 3layer.c.
1.8.11