Hi,
I'm wanted to use a previous computationfile as initial condition.
To test if its works, I run 500 seg first. Then i tried to run from 500 (s) to 800 (s) using computation continued, and time set to zero = false.
Is the same mesh, the same boundary condition file, and the same boundary condition values.
The problem is that crashes at 0 iteration giving the following message.
TITLE OF PREVIOUS COMPUTATION:
NAME: VELOCITY U UNIT: M/S
NAME: VELOCITY V UNIT: M/S
NAME: WATER DEPTH UNIT: M
NAME: FREE SURFACE UNIT: M
NAME: BOTTOM UNIT: M
READ_DATASET : READ OF RECORD 10
TIME OF RECORD: 504.5243 S
================================================================================
ITERATION 0 TIME: 8 MN 24.5243 S ( 504.5243 S)
USING STREAMLINE VERSION 7.1 FOR CHARACTERISTICS
EQUNOR (BIEF) : EXCEEDING MAXIMUM ITERATIONS: 100 RELATIVE PRECISION: 0.4740452E-01
EQUNOR (BIEF) : EXCEEDING MAXIMUM ITERATIONS: 100 RELATIVE PRECISION: 0.3823871
EQUNOR (BIEF) : EXCEEDING MAXIMUM ITERATIONS: 100 RELATIVE PRECISION: 53.25475
EQUNOR (BIEF) : EXCEEDING MAXIMUM ITERATIONS: 100 RELATIVE PRECISION: 0.4139568E-01
EQUNOR (BIEF) : EXCEEDING MAXIMUM ITERATIONS: 100 RELATIVE PRECISION: 0.3869883
@STREAMLINE::SCARACT: THE NUMBER OF TRACEBACK INTERFACE CROSSINGS IGEN > 99
PLANTE: PROGRAM STOPPED AFTER AN ERROR
RETURNING EXIT CODE: 2
Primary job terminated normally, but 1 process returned
a non-zero exit code.. Per user-direction, the job has been aborted.
mpiexec detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:
Process name: [[22884,1],33]
Exit code: 1
I tried using a SERAFIND previous computation file, but the error is exactly the same.
It's strange the error of "exceeding maximum iteration" at iteration 0 because is exactly the same model just starting where the previous computation stoped.
What could be happening?
Thanks,
Gonzalo