Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register
  • Index
  • » Users
  • » vikramiiit
  • » Profile

Posts

Posts

Dec-18-17 10:51:08
Topic: ERROR
I am trying to solve a nonlinear equation and I came accross an error
Category: Programming

Dear members,

i made thermal energy storage model and while simulating the model it is giving followin error, could you please tell me, how to solve this problem

Log-file of program ./dymosim
(generated: Mon Dec 18 11:42:45 2017)

dymosim started
... "dsin.txt" loading (dymosim input file)
ERROR: Failed to solve non-linear system using Newton solver.
It could be that:
* the starting values are too far from the solution
- especially if this occurs at the starting point (see homotopy in the manual) - in rare cases it could occur at events
* the equations are too discontinuous for the non-linear solver (likely due to over-using noEvent) - the residual will have knees,
* the equations have no solution (note that in some cases the event-logic can cause this) - the residual will be above zero.
Jacobian has inverse norm 1.01442e-015 and condition number 7.78839e+013.
The residual is large, using better start values can be a solution.
To get more information: Turn on Simulation/Setup/Debug/Nonlinear solver diagnostics/Details
Solution to systems of equations not found at time = 0
   Nonlinear system of equations number = 60
Tag: initialization.nonlinear[59]
   Infinity-norm of residue = 1.71493E+007
   Iteration is not making good progress.
   Accumulated number of residue       calc.: 158
   Accumulated number of symbolic Jacobian calc.: 14
   Last values of solution vector:
total_storage_lenght_1m3.adiabatic10.pipe.mediums[1].der(T) = -24.4238
total_storage_lenght_1m3.adiabatic11.pipe.mediums[1].der(T) = -5.42782
total_storage_lenght_1m3.adiabatic14.pipe.mediums[1].der(T) = -5.42782
total_storage_lenght_1m3.adiabatic6.pipe.mediums[1].der(T) = -5.42782
total_storage_lenght_1m3.adiabatic7.pipe.mediums[1].der(T) = -5.42782
total_storage_lenght_1m3.insulation_1side.pipe.mediums[1].der(T) = -95.1454
total_storage_lenght_1m3.insulation_1side1.pipe.mediums[1].der(T) = -95.1454
total_storage_lenght_1m3.insulation_1side2.pipe.mediums[1].der(T) = -95.1454
total_storage_lenght_1m3.insulation_1side3.pipe.mediums[1].der(T) = -95.1454
total_storage_lenght_1m3.insulation_1side5.pipe.mediums[1].der(T) = -95.1454
total_storage_lenght_1m3.insulation_1side6.pipe.mediums[1].der(T) = -95.1454
total_storage_lenght_1m3.insulation_1side7.pipe.mediums[1].der(T) = -95.1454

Trying to solve non-linear system using global homotopy-method.
ERROR: Failed to solve non-linear system using Newton solver.
It could be that:
* the starting values are too far from the solution
- especially if this occurs at the starting point (see homotopy in the manual) - in rare cases it could occur at events
* the equations are too discontinuous for the non-linear solver (likely due to over-using noEvent) - the residual will have knees,
* the equations have no solution (note that in some cases the event-logic can cause this) - the residual will be above zero.
Jacobian has inverse norm 8.24951e-014 and condition number 1.48117e+013.
The residual is large, using better start values can be a solution.
To get more information: Turn on Simulation/Setup/Debug/Nonlinear solver diagnostics/Details
Solution to systems of equations not found at time = 0
   Nonlinear system of equations number = 59
Tag: homotopy-zero.nonlinear[1]
   Infinity-norm of residue = 1.01994E+007
   Iteration is not making good progress.
   Accumulated number of residue       calc.: 118
   Accumulated number of symbolic Jacobian calc.: 8
   Last values of solution vector:

Dec-18-17 10:39:00
Topic: ERROR
I am trying to solve a nonlinear equation and I came accross an error
Category: Programming

i too got same error.....did you find the solution for that problem?....if yes, could you please tell me the procedure to solve the issue?.......

Thanks in advance
vikram

  • Index
  • » Users
  • » vikramiiit
  • » Profile
You are here: