n-dim / ecohydraulical-feedback

ecohydraulical feedback model for simulation of banded vegetation pattern formation
1 stars 2 forks source link

Output as column list in x | y | t | ... format #10

Open n-dim opened 12 years ago

n-dim commented 12 years ago

one option would be to format output in the following way:

x y t veg evap discharge etc...
x1 y1 t1 val1 val1 val1 val1
x2 y1 t1 val2 val2 val2 val2
... ... ... ... ... ... ...
xn yn tn val(n_n_n) val(n_n_n) val(n_n_n) val(n_n_n)
n-dim commented 12 years ago

maybe simpler to read into another program