MAP_FATAL[40] error

8 visualizzazioni (ultimi 30 giorni)
J. Olondriz
J. Olondriz il 18 Ago 2017
Commentato: J. Olondriz il 24 Ago 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

Risposte (1)

Ankit Bhatnagar
Ankit Bhatnagar il 21 Ago 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 Commento
J. Olondriz
J. Olondriz il 24 Ago 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

Accedi per commentare.

Categorie

Scopri di più su Configure and View Diagnostics in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by