Skip to content

Commit

Permalink
Update i_running_a_simulation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
leendertvanwolfswinkel committed Jun 10, 2024
1 parent ce64661 commit cc4442a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions source/i_running_a_simulation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -243,18 +243,18 @@ If the option 'Interpolate' is checked, the value between time steps will be lin
The CSV file for 1D laterals should look like this::

id,connection_node_id,timeseries
1,3,"0,0.5
60,1.0
120,2.0"
2,2,"0,0.5
60,1.0
120,2.0"
3,1,"0,0.5
60,1.0
120,2.0"
4,4,"0,0.5
60,1.0
120,2.0"
1,3,"0,0.5
60,1.0
120,2.0"
2,2,"0,0.5
60,1.0
120,2.0"
3,1,"0,0.5
60,1.0
120,2.0"
4,4,"0,0.5
60,1.0
120,2.0"

Requirements:

Expand Down

0 comments on commit cc4442a

Please sign in to comment.