Skip to content

Commit 7c67c68

Browse files
committed
Transient Inversion - adding necessary CSV files that were ignored by git before
1 parent 17e65d5 commit 7c67c68

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
x,y,z,t,u
2+
0.0, 0.0, 0.0, 0.5, 0.0
3+
0.0, 0.0, 0.0, 1.0, 0.3
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
coordx,coordy,time,values
2+
0.0, 0.0, 0.5, 0.0
3+
0.0, 0.0, 1.0, 0.0

0 commit comments

Comments
 (0)