Hi Paulo
With respect to your questions
1.I am not dealing with salinity nor temperature, so I cannot help you there.
2.I attach the steering files with some parameter combinations that are working relative stable for me. But some quick notes about it
2a.In the telemac steering file I use the following keywords related to boundary condition and suspended sediments
/
/ COUPLING
/
COUPLING WITH = 'GAIA'
GAIA STEERING FILE = 'run_liquid_gaia.cas'
/ INPUT-OUTPUT, FILES
/
BOUNDARY CONDITIONS FILE = 'bc_steady_tel.cli'
LIQUID BOUNDARIES FILE = 'bc_liquid.cli'
/
/ BOUNDARY CONDITIONS, Initial Conditions
/
VELOCITY PROFILES = 1;1;1;1;1
TREATMENT OF FLUXES AT THE BOUNDARIES=2;2;2;2;2
2b.In the gaia steering file I use the following keywords. Just notice that in my case I have several suspended sediment classes, so the respective diameters, settling velocities, etc.. must be indicated for each one.
BOUNDARY CONDITIONS FILE = 'bc_steady_tel.cli'
/
/ TRANSPORT
/
SUSPENSION FOR ALL SANDS = YES
/
/ SURFACE BED PARAMETERS
/
ACTIVE LAYER THICKNESS = 0.005
LAYERS INITIAL THICKNESS = 0.1
/
/ SEDIMENT CHARACTERISTICS
/
CLASSES TYPE OF SEDIMENT = NCO;CO;CO;CO
CLASSES SEDIMENT DIAMETERS = 0.001;0.000027;0.00001;0.0000026
CLASSES SEDIMENT DENSITY = 2650;2650;2650;2650
CLASSES SETTLING VELOCITIES = -9;0.00068;0.0001;0.000006
CLASSES INITIAL FRACTION = 1.0;0.0;0.0;0.0
CLASSES CRITICAL SHEAR STRESS FOR MUD DEPOSITION = 0.06; 0.06; 0.06; 0.06
LAYERS PARTHENIADES CONSTANT = 1.E-02
LAYERS CRITICAL EROSION SHEAR STRESS OF THE MUD = 0.15;0.15
LAYERS MUD CONCENTRATION = 400;400
2c.In the steady boundary condition file, it depends on the type of condition you want to impose, but in general you have to change the respective flags (see gaia and telemac manual). For example, in the file that I attached, if you open it with Notepad ++, between lines 151-168 I have a boundary with given discharge and given input concentration, between 331-340 I have a boundary with given discharge and no input concentration and finally between 628 and 662 I have a boundary with given discharge (outflow from a reservoir) and a free sediment outflow. In all this cases, the difference is in column 8. The easiest way to generate this file is using BlueKenue, there are good tutorials in youtube.
3.I had a problem of sedimentation right in the boundary condition. To reduce this problem in the telemac file I used velocity profiles of 1 and treatment of fluxes at boundaries of 2. Also, when you have tidal flats + sediments, there are several instabilities problems (some which I managed to reduce but not to solve completely).
Hope this helps!
Kind regards,
Eduardo