Manual Page for Command >>> PEST



Syntax
>>> PEST

Parent Command
>> OPTION

Subcommand
>>>> DECPOINT
>>>> EXECUTABLE
>>>> INSTRUCTION
>>>> PRECISION
>>>> TEMPLATE

Description
This command invokes fourth-level commands to specify files and options for the PEST/JUPITER interface between iTOUGH2, a user-supplied model, and its input and output files. It is used to
(1) identify the executable (or script or batch) file that calls the forward model,
(2) relate the template file(s) to the corresponding input file(s),
(3) relate the instruction file(s) to the corresponding output file(s),
(4) to specify the precision with which parameter values are to be written to the input file, and whether the value should include a decimal point.

Example
> COMPUTATION
>> OPTION
>>> PEST
>>>> TEMPLATE: 1
input.tpl input.txt

>>>> INSTRUCTION: 2
cost.ins cost.out
pump.ins pump.out

>>>> EXECUTABLE: pumpcost.bat
>>>> PRECISION : SINGLE
>>>> DECPOINT : POINT
<<<<
<<<
<<

 

See Also
>> PEST (p), >> PEST (o)