Fill the variables vector with the initial condition. More...

Functions | |
| Vector | InitAverage (real x, real y, real z) |
| Returns the initial condition in (x, y, z) form the one defined in carmen.ini. More... | |
| real | InitResistivity (real x, real y, real z) |
| Returns the initial resistivity condition in (x, y, z) form the one defined in carmen.eta. More... | |
Fill the variables vector with the initial condition.
Returns the initial condition in (x, y, z) form the one defined in carmen.ini.
| x | Position x |
| y | Position y. Defaults to 0.. |
| z | Position z. Defaults to 0.. |

Returns the initial resistivity condition in (x, y, z) form the one defined in carmen.eta.
| x | Position x |
| y | Position y. Defaults to 0.. |
| z | Position z. Defaults to 0.. |
1.8.6