LTMeyer commited on
Commit
a745dfc
·
verified ·
1 Parent(s): 26b7f07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -82,13 +82,13 @@ Table: VRMSE metrics on test sets (lower is better). Best results are shown in b
82
 
83
  **Boundary conditions:** Periodic in the x-direction, zero-gradient for the y-direction.
84
 
85
- **Simulation time-step (\\(\Delta t\\)):** varies with \\(t_{cool}\\). Smallest \\(t_{cool}\\) has \\(\Delta t = 1.36\times10^{-2}\\) and largest \\(t_{cool}\\) has \\(\Delta t = 1.74\times10^{-2}\\). Not that this is not in seconds. This is in dimensionless simulation time.
86
 
87
- **Data are stored separated by (\\(\delta t\\)):** 1.597033 in simulation time.
88
 
89
- **Total time range (\\(t_{min}\\) to \\(t_{max}\\)):** \\(t_{min} = 0\\), \\(t_{max} = 159.7033\\).
90
 
91
- **Spatial domain size (\\(L_x\\), \\(L_y\\), \\(L_z\\)):** \\(x \in [-0.5, 0.5]\\), \\(y \in [-1, 2]\\) giving \\(L_x = 1\\) and \\(L_y = 3\\).
92
 
93
  **Set of coefficients or non-dimensional parameters evaluated:** \\(t_{cool} = \{0.03, 0.06, 0.1, 0.18, 0.32, 0.56, 1.00, 1.78, 3.16\}\\).
94
 
 
82
 
83
  **Boundary conditions:** Periodic in the x-direction, zero-gradient for the y-direction.
84
 
85
+ **Simulation time-step ( \\(\Delta t\\)):** varies with \\(t_{cool}\\). Smallest \\(t_{cool}\\) has \\(\Delta t = 1.36\times10^{-2}\\) and largest \\(t_{cool}\\) has \\(\Delta t = 1.74\times10^{-2}\\). Not that this is not in seconds. This is in dimensionless simulation time.
86
 
87
+ **Data are stored separated by ( \\(\delta t\\)):** 1.597033 in simulation time.
88
 
89
+ **Total time range ( \\(t_{min}\\) to \\(t_{max}\\)):** \\(t_{min} = 0\\), \\(t_{max} = 159.7033\\).
90
 
91
+ **Spatial domain size ( \\(L_x\\), \\(L_y\\), \\(L_z\\)):** \\(x \in [-0.5, 0.5]\\), \\(y \in [-1, 2]\\) giving \\(L_x = 1\\) and \\(L_y = 3\\).
92
 
93
  **Set of coefficients or non-dimensional parameters evaluated:** \\(t_{cool} = \{0.03, 0.06, 0.1, 0.18, 0.32, 0.56, 1.00, 1.78, 3.16\}\\).
94