Hi Tim,
I managed to workaround the issue I was having and run the boundary extraction. The exact command is:
converter.py generate_bnd Kiel_Fjord.cli Kiel_Fjord_geo.slf tom_KB_r4.slf Art.lqd --varnames "WAVE HEIGHT HM0;MEAN DIRECTION" --varunits "M;DEG"
I have made the following changes to make your computation run:
MINIMUM SPECTRAL PERIOD =2.6
MINIMUM ANGLE OF PROPAGATION =-220
MAXIMUM ANGLE OF PROPAGATION =-20
Min max angle of propagation is up to you to adapt it to your desired spectrum discretization.
I have made the following changes to make your computation run faster (for testing):
SUB-ITERATIONS ACCURACY FOR TETAP = 1.
RELAXATION ON TETAP =0.4
DISSIPATION RELAXATION =0.6
The computation completes, but I don't get results, for no apparent reason.
Costas