-horizon <ints:list of numbers> <str:name> [t <int:mult>]  [<ints:list of numbers> <str:name> [t <int:mult>]]

-horizon t <int:mult> <ints:list of numbers> <str:name> [<ints:list of numbers> <str:name>]



Identifies specific horizons or groups of horizons over which a sum of a variable will be taken. A horizon refers to nodes with the same material number as defined in the HYDRUS graphical user interface.


The type of sum depends on the variable -  see REACTIVE_TRANSPORT_OUTPUT for variables defined with SELECTED_OUTPUT and -integralsum for variables defined with USER_PUNCH.




list of numbers

ints: List of material numbers to be grouped - more than one horizon can be grouped within a single output file.

name

string: Name of the horizon or group of horizons. The name will be used in the name of the output file (horizon_chem_name.out) and in the legend of the generated plots.


t

Indicator that next input is the integer mult.

mult

int: Integer indicating the regular time intervals at which the sum has to be executed. The input is given as a multiplier of the Time Interval for regular print times for time series as defined in the Print Information dialogue window of the graphical user interface. 



Example


In first option, different can be defined each with a different print interval. In the second option, all groups will have the same print interval.


Option 1


-horizon 1-2 "Top" t 10 5 "Contamination" t 1


Two groups are defined. The first group named Top contains the nodes with a material number 1 and 2 and will be printed at regular print intervals with a frequency 10 times less that the print interval defined in the Print Information dialogue window of the graphical user interface. The second group named Contamination contains the nodes with a material number 5 and will be printed at each regular print interval as defined in the Print Information dialogue window of the graphical user interface.


Option 2


-horizon t 1 1 "Ap"


The first horizon (i.e. the nodes with the same material number) is integrated at each regular print interval as defined in the Print Information dialogue window of the graphical user interface.



Alternatives horizons, hor