Filter löschen
Filter löschen

MAP_FATAL[40] error

2 Ansichten (letzte 30 Tage)
J. Olondriz
J. Olondriz am 18 Aug. 2017
Kommentiert: J. Olondriz am 24 Aug. 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

Antworten (1)

Ankit Bhatnagar
Ankit Bhatnagar am 21 Aug. 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 Kommentar
J. Olondriz
J. Olondriz am 24 Aug. 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

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Simulink Functions finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by