Format of the Relaxation Zone external input

I am trying to input wave data of my own code to the RZ. But I am getting error saying

Relaxation Zones configuration:

*** Exception (JRelaxZoneDrift::ConfigWavesDrift)
Text: Number of waves is invalid.

Can anyone tell me what is this error and how to resolve this issue.

Can you clarify the format of the .csv input for RZ.

To my understanding, first row is x, y coordinates. and from second row, it is time, z coordinates and velocity.

Here I am attaching the .csv file.

Also please mention if there are any mistake.


Thanks in advance

Comments

  • I resolved the issue. I found that one z-coordinate should be the free surface and its velocities.

    But I encountered another issue.

    *** Exception (JRelaxZoneGridVel::LoadDataFiles)
    Text: Positions of data files are invalid.
    

    This I created the data exactly what RZ required but I am getting this error. Here I am attaching the file and run.out. Can anyone tell me what is this error and how to resolve this issue.


Sign In or Register to comment.