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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ i.e. for a two stage Rocket with a precision of 150 the first calculation will b
19
19
1st Stage 1/150 of total deltaV\
20
20
2nd Stage 149/150 of total deltaV
21
21
22
-
maxRAM -> maximum allowed RAM usage in bytes. Will warn user if defined parameters will cause more RAM usage than here specified.
22
+
maxRAM -> maximum allowed RAM usage in bytes. Will warn user if defined parameters will cause more RAM usage than specified here.
23
23
24
24
verbose -> should only be used for debugging, as it slows down the programm alot and in single-threaded mode, as the output isnt orderd when using multithreading.
0 commit comments