Borrar filtros
Borrar filtros

MAP_FATAL[40] error

2 visualizaciones (últimos 30 días)
J. Olondriz
J. Olondriz el 18 de Ag. de 2017
Comentada: J. Olondriz el 24 de Ag. de 2017
Dear all,
During a normal Simulink simulation, this error has displayed:
Error using Run_Simu (line 21) Error reported by S-function 'FAST_SFunc' in 'FOWT_Simulink_Aerodynamic/FAST Nonlinear FOWT 5MW NREL/S-Function': FAST_Solution:CalcOutputs_And_SolveForInputs:SolveOption2:InflowWind_CalcOutput:CalcOutput:IfW_TSFFWind_CalcOutput [position=(NaN, NaN, NaN) in wind-file coordinates]: Error: FF wind array was exhausted at 236.8 seconds (trying to access data at NaN seconds). CalcOutputs_And_SolveForInputs:SolveOption1:MAP_CalcOutput:MAP_FATAL[40] : Number of function calls has reached or exceeded INNER_MAX_ITS. Line segment 1. MAP_FATAL[40] : Number of function calls has reached or exceeded INNER_MAX_ITS. Line segment 2. MAP_FATAL[40] : Number of function calls has reached or exceeded INNER_MAX_ITS. Line segment 3. MAP_FATAL[40] : Number of function calls has reached or exceeded INNER_MAX_ITS. Line segment 4. MAP_FATAL[40] : Number of function calls has reached or exceeded INNER_MAX_ITS. Line segment 5. MAP_FATAL[40] : Number of function calls has reached or exceeded INNER_MAX_ITS. Line segment 6. MAP_FATAL[40] : Number of function calls has reached or exceeded INNER_MAX_ITS. Line segment 7. MAP_FATAL[40] : Number of functio
Why can be?
Thank you in advance, JOE

Respuestas (1)

Ankit Bhatnagar
Ankit Bhatnagar el 21 de Ag. de 2017
Hi,
As you can see in the error message, it appears that the MAP has 'NaN' entries as it is trying to access data at 'NaN' seconds. You can try the resolutions mentioned in the following post for a solution:
  1 comentario
J. Olondriz
J. Olondriz el 24 de Ag. de 2017
Thanks Ankit,
I was reading that post but is not directly related with my NAN issue. My problem it appears to be from the previous step. My NAN is a result from another program which the output is NAN, so that Matlab can not do the next action if the answer is not a number. I realize late, sorry.
Thankyou anyway, JOE

Iniciar sesión para comentar.

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by