Error during the simulation

Provides a system for patient-specific cardiovascular modeling and simulation.
POST REPLY
User avatar
Endel Ferraz da Rocha
Posts: 23
Joined: Wed May 20, 2020 10:53 am

Error during the simulation

Post by Endel Ferraz da Rocha » Mon Mar 28, 2022 11:54 am

I am doing a simulation but isn't start, in anex the error.
Why if I change the "Number of Timesteps", 25680 to 1000, the simulation isn't start?
Attachments
ERRO.txt
File Error
(7.74 KiB) Downloaded 65 times

User avatar
David Parker
Posts: 1696
Joined: Tue Aug 23, 2005 2:43 pm

Re: Error during the simulation

Post by David Parker » Mon Apr 04, 2022 7:35 pm

I am not able to read the ERRO.txt file, just past the text here as code.

What platform are you running on? Which solver are you using? Are you running from the command line or from SV?

Cheers,
Dave

User avatar
Endel Ferraz da Rocha
Posts: 23
Joined: Wed May 20, 2020 10:53 am

Re: Error during the simulation

Post by Endel Ferraz da Rocha » Tue Apr 05, 2022 6:17 pm

Hello David, It's the error






T
T
T
T
T
h
h
h
h
h
e
e
e
e
e





p
p
p
p
p
r
r
r
r
r
o
o
o
o
o
c
c
c
c
c
e
e
e
e
e
s
s
s
s
s
s
s
s
s
s





I
I
I
I
I
D
D
D
D
D





f
f
f
f
f
o
o
o
o
o
r
r
r
r
r





m
m
m
m
m
y
y
y
y
y
r
r
r
r
r
a
a
a
a
a
n
n
n
n
n
k
k
k
k
k





(
(
(
(
(
0
1
2
3
4
)
)
)
)
)





i
i
i
i
i
s
s
s
s
s





(
(
(
(
(
2
6
2
2
2
6
5
7
4
4
7
1
7
4
9
5
2
9
4
3
6
)
6
8
2
)
.
)
)
)
.

.
.
.










The number of processes is 5.

Solver Input Files listed as below:
------------------------------------




L

ocal Config: solver.inp
Default Input File: Not Setup.

Parameter Values setup as below:
----------------------------------------------
Time Varying Boundary Conditions From File: True
BCT File Type: DAT
Number of BCT Files: 1
BCT Matching Type: Global Node ID
BCT Time Scale Factor: 1.0
Equation of State: Incompressible
Time Step Size: 0.000234375
Number of Timesteps: 1000
Viscous Control: Viscous
Number of Timesteps between Restarts: 1
Print Average Solution: True
Print Error Indicators: False
Number of Force Surfaces: 1
Surface ID's for Force Calculation: 1
Force Calculation Method: Velocity Based
Apply Wall Deformation: False
Number of Surfaces which Output Pressure and Flow: 0
Density: 1.06
Viscosity: 0.04
Solver Type: svLS
svLS Type: NS
Number of Krylov Vectors per GMRES Sweep: 300
Number of Solves per Left-hand-side Formation: 1
Tolerance on Momentum Equations: 0.01
Tolerance on Continuity Equations: 0.01
Tolerance on svLS NS Solver: 0.01
Maximum Number of Iterations for svLS NS Solver: 10
Maximum Number of Iterations for svLS Momentum Loop: 10
Maximum Number of Iterations for svLS Continuity Loop: 400
Time Integration Rule: Second Order
Time Integration Rho Infinity: 0.5
Flow Advection Form: Convective
Quadrature Rule on Interior: 2
Quadrature Rule on Boundary: 3
Number of Elements Per Block: 255
Number of Coupled Surfaces: 19
Pressure Coupling: Implicit
Number of RCR Surfaces: 19
List of RCR Surfaces: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 20 21
RCR Values From File: True
Backflow Stabilization Coefficient: 0.2
Deformable Wall: False
Residual Control: True
Residual Criteria: 0.01
Minimum Required Iterations: 3
Step Construction: 0 1 0 1 0 1 0 1 0 1
Solver Task: Full Simulation

5-procs_case/ does not exist or is unusable
creating a new one
bct.dat
numstart.dat
rcrt.dat
3 arquivo(s) copiado(s).

job aborted:
[ranks] message

[0] process exited without calling finalize

[1-4] terminated

---- error analysis -----

[0] on INPELW160
C:\Program Files\SimVascular\svSolver\2019-05-28\svsolver-msmpi-bin.exe ended prematurely and may have crashed. exit code 0xc0000005

---- error analysis -----

ERROR opening file [restart.0.1].

User avatar
Endel Ferraz da Rocha
Posts: 23
Joined: Wed May 20, 2020 10:53 am

Re: Error during the simulation

Post by Endel Ferraz da Rocha » Tue Apr 05, 2022 6:25 pm

I am using the version by 2021 in the Windows 10, but the solver is the 2020, because I could find the new version in the site, only the SimVascular. So i made the donwload in the site this model, the number os steps is so expensive to use in the forst moment now, So i proporsed to put only 1000 steps, But the simulation doesn't start.

Thaks

User avatar
David Parker
Posts: 1696
Joined: Tue Aug 23, 2005 2:43 pm

Re: Error during the simulation

Post by David Parker » Wed Apr 06, 2022 11:09 am

There is no svSolver 2020 version so I assume you are using the 2019-05-28 version.

The error ERROR opening file [restart.0.1]. means that the solver can't find the file restart.0.1.

The directory you are running your simulation from should contain files like this (the .svpre file will have a different name)

Code: Select all

bct.dat		geombc.dat.1	mesh-complete/	restart.0.1	steady.svpre
bct.vtp		inflow.flow	numstart.dat	solver.inp
After changing any simulation parameters you need to press the Create the Data Files for Simulation button to create new data files. It may be that the simulation files where not created. Select the Show Details button on the popup displayed after pressing the Create the Data Files for Simulation button.

Cheers,
Dave

User avatar
Endel Ferraz da Rocha
Posts: 23
Joined: Wed May 20, 2020 10:53 am

Re: Error during the simulation

Post by Endel Ferraz da Rocha » Thu Apr 07, 2022 7:48 pm

ok, It really is not creating this file, so, What do i to do it create this file?

User avatar
David Parker
Posts: 1696
Joined: Tue Aug 23, 2005 2:43 pm

Re: Error during the simulation

Post by David Parker » Fri Apr 08, 2022 7:59 pm

You need to look at the messages printed in the Details panel to see what the problem is.

Cheers,
Dave

POST REPLY