Hello,
In the C-VSM example of GAIA, vsp_res.slf is written in SERAFIN double precision (see C-VSM RESULTS FILE FORMAT = SERAFIND).
I cannot use BK and I do not know if it can read SERAFIN in double precision.
You can have many solutions:
- comment line C-VSM RESULTS FILE FORMAT = SERAFIND or change with option SERAFIN (without final D) in the steering file,
- use another post treatment tool like Paraview or Fudaa-prepro,
- use TELEMAC-MASCARET Python script plot.py var -v 'name of the variable' name_of_file.
Hope this helps,
Chi-Tuan