mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-07-24 23:21:29 +00:00
fixed size of csv file
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#ifndef OUTVECTOR_H
|
||||
#define OUTVECTOR_H
|
||||
|
||||
|
||||
struct outVector {
|
||||
int length = 10000; // current sim runs ~5000 steps, x2 just in case
|
||||
|
||||
|
Reference in New Issue
Block a user