I want to use constant time stepping for simulation in feflow 8.0 . As per
python API the function for constant time stepping accepts two arguments:
initial increment and total number of time steps. Using python how can I set
total number of time steps?