Batch file model calibration


It is possible to execute the calibration directly in the command line without using the dialog box, if a batch-file *. bei exists in the directory. For this you have to change to the directory in which the calculation is to be executed. The input of eichen and confirming with the Enter key starts the interpolation. The default file name is eichen.bei. This file is searched in the directory.

To use another batch file, type eichen file name (the extension ".bei" is automatically attached). Batch files can be created, viewed and modified with the help of any text editor.

 

 

Example of a batch file of the calibration (3D model)

out.e # Output file

1 # Equation solver (1-iterative,0-direct)

1 # satur./unsat. computation (1-yes,0-no)

10 # Number of iterations (<0 -> continue if possible)

0 1 1 # cm/s(1) or m/s(0), initial hydr. cond. hori., vert.(1-ja,0-nein)

1 0.5 # %-attenuation (1-yes,0-no), loc. attenuation parameter

1 # Modification of vertical K-values (1-yes, 0-no)

02 # Number of EICH-layers (0-all)

1 3 # Layers to be calibrated

 

The program ignores the characters behind the sign `#'. This space can be used for individual remarks.

 

The presented batch file for the model calibration can be downloaded on our Homepage.

 

Here you find a detailed

description of the batch file