Hi,
I have just tried to post this message but it has not appeared on the forum, so please don't consider it in case the first one finally gets published.
I am trying to model a bed with two layers (surface and subsurface) having different grain-size distributions. I am using init_compo.f to specify the initial bed composition with:
NCOUCHES=2
ES(J,1)=1
AVAIL(J,1,I)= ... and AVAIL(J,2,I)= ...
My first question is about the layers thickness: should I also specify the second layer thickness ES(J,2) or is this directly computed by Sisyphe according to the total bed thickness?
Secondly, do I need to use the keyword NUMBER OF BED LOAD MODEL LAYERS in the cas file? According to the manual, the default value for this is 2, which I don't really understand...
Thirdly, I get an error message 'ACTIVE LAYER TOO BIG/STRATIFICATION' when I launch this simulation. According to init_avail.f, this message occurs qhen the active layer is thicker than the first layer. But I get the message even when I set the first layer thickness to several meters, which is much larger than what the active layer should be. Is the active layer indeed computed as three times the mean sediment diameter, as explained in the v6p0 manual?
If anyone has some insights about this, it would be very helpful and appreciated!
Thanks
Caroline