![]()
General Module Function
The time_geology module allows you to extract a surface from a set of time-based surfaces. The time for the extracted surface can be any time between the start and end of the surface set. It will interpolate between adjacent known times.
Module Input Ports
time_geology has two input ports.
The leftmost port accepts a set of surfaces from Krig_3D_Geology, Spline_Geology or the output of those modules saved as an EVS Field File (e.g. .EFF).
The right port is the current time.
Module Output Ports
time_geology has four output ports.
The first port outputs the starting time.
The second port outputs the ending time.
The third port outputs the current time.
The fourth (blue-white-green) outputs the interpolated surface (geology format) at the specified time.

The control panel for time_geology is shown in the figure above.
The Run toggle when set will kick off an iteration of the loop. It is reset to off when it is finished.
The Step toggle will make one increment of the loop as specified by the Step Size (and units).
Reset, when toggled, resets the Current Date to the Start Date
The Run Backwards, Step Backwards and Reset Back are self explanatory.
The Cycle Options allow for Once (one iteration), Cycle (keep running from beginning), and Bounce (run to end, then backwards, then forwards, etc.)
The Time as Number slider is updated during running of the module, or may be controlled by moving it in real-time. but the user may jump to any part of the specified iteration by typing in a valid value
Current Date shows the current date represented by the time number. You may enter dates in standard short date format.
Start Date indicates the starting value of the loop and sets the lower limit of the Time as Number slider.
End Date indicates the ending value of the loop and sets the upper limit of the Time as Number slider.
Step Size indicates the time interval for each step of the loop. The units pull down menu lets you choose whether the step size represents Seconds, Minutes, Hours, Days, Weeks or Years.