The program is intended for generation of three-dimensional geophysical model of the medium from one-dimensional model.
Geophysical model is regarded as a way of description of a volumetric fragment of ground as the connected system of three-dimensional arbitrary bodies filling this fragment (area of simulation). The area of simulation is restricted with plane boundaries. This model is realized as a set of the tables of the database.
The one-dimensional model of the medium is obtained with the help of programs of the package, for example, FBVEL2. The boundaries of area of simulation are generated in the program 3DToolkit.
The program is PEP-client, thus it is started from under the shell of the packet execution program pktexec, which gives tools for setting the parameters, control of execution of the program and viewing the protocol of program operation.
Setting of parameters and start of the program is performed from under the shell of the packet execution program pktexec. The standard session consists of the following steps:
Is absent.
For detailed acquaintance with user interface of the package execution program, see the description of the program pktexec. An example of the window of the shell with the active panel of input of parameters is shown below:
The following tables are moved to the input:
Data used for translating of the model on a straight line to the three-dimensional model of connected bodies:
Further there are geophysical parameters of a body laying below described border:
If any of the listed parameters, except for ABSORP and ABSORS, will not be defined (even if the three-dimensional model will be created) the simulation will not be done correctly as all of the parameters are used.
Result of operation of the program is the three-dimensional model. Below is the description of the format of the table - list of three-dimensional models PMOD3DLIST.
The program gets a name of the operative project through a variable of the environment PROJECT. In case of start of the program from under the shell, this condition is fulfilled by selection of the operative project.
The program determines the location of the system files of the package from a variable VSPHOME, defined in the user`s profile or in the file setup in a home directory of the user of the package. In the file setup the given variable can appear also under the name of VSP.
The program searches for the description of parameters in files $VSPHOME/etc/PMODEL.pep and $VSPHOME/etc/vsp.pep.
The user`s home directory should contain a setup file. This file should contain paths to the directories of data, jobs and protocols of execution of the projects and also paths to the system files of the VSP package.
Other requirements are defined by the shell of the packet execution program pktexec.
All messages are moved to the standard stream of errors. If the program is started from under the interactive shell, the messages are saved to the file of the protocol of the transmission of the job LOG/$PROJECT/PMODEL-#.log. The messages of classes EL_FATAL and EL_ERROR are placed in the area of messages of the interactive shell after the program termination.
At the moment of writing documentation the program was not tasted for areas of simulation which are not not parallelepipeds. It is possible, that in these cases the incorrect operation of the program is possible.