Dear all
I'd like to run a simulation with a initial deformation of the free surface elevation. (a tsunamis wave)
I know that a can do that with the CONDIN.f subroutine.
But I'd like to do it with an interpolation of a XYZ file using BlueKenue.
I tried to create a SLF file with the batymetrie (BOTTOM) and the FREE SURFACE variables and launch the computation as a CONTINUED COMPUTATION.
But I have some problems concerning the UNITS.
here is the steps I do
1) create a new serafin object
2) adding BOTTOM mesh using "add variable"
3) I set the units as "M" for meter
4) Ok (See right click: Properties -> data -> units)
but here, my Mesh is'nt interpolated.
So I use the 2D interpolator.
And after the interpolation, the unit disappears.
Same probleme with FREE SURFACE
So when I launch my telemac simulation it plant because of a units error.
.
.
.
*************************************
* END OF MEMORY ORGANIZATION: *
*************************************
INBIEF (BIEF): NOT A VECTOR MACHINE (ACCORDING TO YOUR DATA)
STRCHE (BIEF): NO MODIFICATION OF FRICTION
THERE IS 1 SOLID BOUNDARIES:
BOUNDARY 1 :
BEGINS AT BOUNDARY POINT: 1 , WITH GLOBAL NUMBER: 662
AND COORDINATES: 573390.0 4337488.
ENDS AT BOUNDARY POINT: 1 , WITH GLOBAL NUMBER: 662
AND COORDINATES: 573390.0 4337488.
CORFON (TELEMAC2D): NO MODIFICATION OF BOTTOM
TITLE OF PREVIOUS COMPUTATION: newSelafin
NAME: BOTTOM UNIT:
NAME: FREE SURFACE UNIT:
SUITE_SERAFIN : READ OF RECORD 1
TIME OF RECORD: 0.000000 S
VARIABLE : BOTTOM
UNKNOWN, IT WILL NOT BE KEPT
VARIABLE : FREE SURFACE
UNKNOWN, IT WILL NOT BE KEPT
RESCUE : PREVIOUS COMPUTATION RESULTS FILE
WITHOUT VELOCITY U, WE FIX IT TO ZERO
RESCUE : PREVIOUS COMPUTATION RESULTS FILE
WITHOUT VELOCITY V, WE FIX IT TO ZERO
RESCUE : WATER DEPTH CANNOT BE COMPUTED
PLANTE: PROGRAM STOPPED AFTER AN ERROR
_____________
runcode::main:
:
|runCode: Fail to run
|D:\test_7_reprise_calcule\japon.cas_2015-06-15-14h52min28s\out_telemac2d.exe
|~~~~~~~~~~~~~~~~~~
|STOP 2
|~~~~~~~~~~~~~~~~~~
D:\test_7_reprise_calcule>pause
thanks for your help