You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So bad... I am now working on a new strongly modified version... I try to check if this bug is yet into the testing version. Thank you very much for your great help!
Hello Stefano,
I think that i have found a potential bug:
if the user writes duplicate or wrong switches through the command line it could happen than in line:
FLAP/src/Data_Type_Command_Line_Interface.F90
Line 1198 in b135fb8
The index a could be bigger than cli%Na. If it happens we get a segmentation fault.
I thinks that in this point this index a is not related with the cli%cla(a) option
Best regards,
Víctor.
The text was updated successfully, but these errors were encountered: