@@ -57,7 +57,7 @@ LEM.outfolder = 'hillslope_test\\rgqs'; % folder to store result
...
@@ -57,7 +57,7 @@ LEM.outfolder = 'hillslope_test\\rgqs'; % folder to store result
% LEM.inflow = 1060; % [m3s-1]water inflow at source cells
% LEM.inflow = 1060; % [m3s-1]water inflow at source cells
LEM.rainfall=2.8e-5*2;% Sets the precipitation rate per unit surface when multiplied by the rainfall map
LEM.rainfall=2.8e-5*2;% Sets the precipitation rate per unit surface when multiplied by the rainfall map
LEM.initial_sediment_stock=0;% % The total "stock" of sediment at the precipiton landing is: input_sediment_concentration*cs_map[i]*Precipiton_volume
LEM.initial_sediment_stock='0:dir';% % The total "stock" of sediment at the precipiton landing is: input_sediment_concentration*cs_map[i]*Precipiton_volume
LEM.inertia=0;% refers to inertia term in shallow water equation
LEM.inertia=0;% refers to inertia term in shallow water equation
% LEM.inflow = 1060; % [m3s-1]water inflow at source cells
% LEM.inflow = 1060; % [m3s-1]water inflow at source cells
LEM.rainfall=1;% Sets the precipitation rate per unit surface when multiplied by the rainfall map
LEM.rainfall=1;% Sets the precipitation rate per unit surface when multiplied by the rainfall map
LEM.initial_sediment_stock=0.001;% % The total "stock" of sediment at the precipiton landing is: input_sediment_concentration*cs_map[i]*Precipiton_volume
LEM.initial_sediment_stock='0.001:dir';% % The total "stock" of sediment at the precipiton landing is: input_sediment_concentration*cs_map[i]*Precipiton_volume
LEM.inertia=0;% refers to inertia term in shallow water equation
LEM.inertia=0;% refers to inertia term in shallow water equation
@@ -66,14 +66,14 @@ LEM.outfolder = 'rhinesissle_test\\rghs'; % folder to store resu
...
@@ -66,14 +66,14 @@ LEM.outfolder = 'rhinesissle_test\\rghs'; % folder to store resu
% LEM.inflow = 1060; % [m3s-1]water inflow at source cells
% LEM.inflow = 1060; % [m3s-1]water inflow at source cells
LEM.rainfall=2;% Sets the precipitation rate per unit surface when multiplied by the rainfall map
LEM.rainfall=2;% Sets the precipitation rate per unit surface when multiplied by the rainfall map
LEM.initial_sediment_stock=0.001;% % The total "stock" of sediment at the precipiton landing is: input_sediment_concentration*cs_map[i]*Precipiton_volume
LEM.initial_sediment_stock='0.01:dir';% % The total "stock" of sediment at the precipiton landing is: input_sediment_concentration*cs_map[i]*Precipiton_volume
LEM.inertia=0;% refers to inertia term in shallow water equation
LEM.inertia=0;% refers to inertia term in shallow water equation
LEM.begin=0;LEM.begin_option='time';% start time
LEM.begin=0;LEM.begin_option='time';% start time
LEM.end=90e5;LEM.end_option='time';% length of model run
LEM.end=90e5;LEM.end_option='time';% length of model run