Effacer les filtres
Effacer les filtres

MAP_FATAL[40] error

2 vues (au cours des 30 derniers jours)
J. Olondriz
J. Olondriz le 18 Août 2017
Commenté : J. Olondriz le 24 Août 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

Réponses (1)

Ankit Bhatnagar
Ankit Bhatnagar le 21 Août 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 commentaire
J. Olondriz
J. Olondriz le 24 Août 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

Connectez-vous pour commenter.

Catégories

En savoir plus sur Simulink Functions dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by