Skip to content
Snippets Groups Projects
Commit df314991 authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 14/09/2022: bugfix: NBALLOONS => NAIRCRAFTS

parent b160942e
No related branches found
No related tags found
No related merge requests found
......@@ -151,7 +151,7 @@ DO JI = 1, NBALLOONS
TBALLOONS(JI), PSEA )
END DO
!
DO JI = 1, NBALLOONS
DO JI = 1, NAIRCRAFTS
CALL AIRCRAFT_BALLOON_EVOL( PTSTEP, PXHAT, PYHAT, PZ, PMAP, PLONOR, PLATOR, &
PU, PV, PW, PP, PTH, PR, PSV, PTKE, PTS, PRHODREF, PCIT, &
TAIRCRAFTS(JI), PSEA )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment