euler int

This commit is contained in:
robin
2024-04-29 12:11:13 +02:00
parent 2864e70d39
commit ccac46ff40
90 changed files with 18156 additions and 38 deletions

View File

@@ -5,7 +5,7 @@
#include "Vel.h"
#define DT 4000
#define DT 50
class AdvectionKernel {
public: