RE: First time in *filename* start time - Forum - Delft3D
Forum
- Home
- 2. Questions and troubleshooting
- 2.2 Questions about simulations
- 2.2.6 Other
- RE: First time in *filename* start time
RE: First time in *filename* start time
Eleanor Mawson, modified 2 Years ago.
First time in *filename* start time
Youngling Posts: 7 Join Date: 2/22/22 Recent Posts
Can someone help me figure this out please?
Configfile : config_d_hydro.xml D3D_HOME : /opt/delft3d/bin/.. Working directory: /home/eem530/65936/examples/OTI_test_3
executing:/opt/delft3d/bin/../bin/d_hydro config_d_hydro.xml
-------------------------------------------------------------------------------- Deltares, FLOW2D3D Version 6.03.00.000000, Mar 15 2022, 13:24:08 libflow2d3d.so entry Flow2D3D::Run--------------------------------------------------------------------------------
Part I - Initialisation Time Dep. Data module... runid : OTI_test_3*** full scale free slip calculation for HLESPart II - Creating intermediate files... ABORT: error returned by tdatmainFlow exited abnormallyterminate called after throwing an instance of 'char const*'/opt/delft3d/bin/run_dflow2d3d.sh: line 114: 2697051 Aborted (core dumped) $bindir/d_hydro $configfile
Inside the bcc file
table-name 'Boundary Section : 1'contents 'uniform'location 'South01'time-function 'non-equidistant'reference-time 20230110time-unit 'minutes'interpolation 'linear'parameter 'time' unit '[min]'parameter 'Salinity end A uniform' unit '[ppt]'parameter 'Salinity end B uniform' unit '[ppt]'records-in-table 2 8640.00 3.10000e+01 3.10000e+01 11520.00 3.10000e+01 3.10000e+01table-name 'Boundary Section : 1'contents 'uniform'location 'South01'time-function 'non-equidistant'reference-time 20230110time-unit 'minutes'interpolation 'linear'parameter 'time' unit '[min]'parameter 'Temperature end A uniform' unit '[C]'parameter 'Temperature end B uniform' unit '[C]'records-in-table 2 8640.00 2.00000e+01 2.00000e+01 11520.00 2.00000e+01 2.00000e+01table-name 'Boundary Section : 1'contents 'uniform'location 'South01'time-function 'non-equidistant'reference-time 20230110time-unit 'minutes'interpolation 'linear'parameter 'time' unit '[min]'parameter 'Sediment sand end A uniform' unit '[kg/m3]'parameter 'Sediment sand end B uniform' unit '[kg/m3]'
Configfile : config_d_hydro.xml D3D_HOME : /opt/delft3d/bin/.. Working directory: /home/eem530/65936/examples/OTI_test_3
executing:/opt/delft3d/bin/../bin/d_hydro config_d_hydro.xml
-------------------------------------------------------------------------------- Deltares, FLOW2D3D Version 6.03.00.000000, Mar 15 2022, 13:24:08 libflow2d3d.so entry Flow2D3D::Run--------------------------------------------------------------------------------
Part I - Initialisation Time Dep. Data module... runid : OTI_test_3*** full scale free slip calculation for HLESPart II - Creating intermediate files... ABORT: error returned by tdatmainFlow exited abnormallyterminate called after throwing an instance of 'char const*'/opt/delft3d/bin/run_dflow2d3d.sh: line 114: 2697051 Aborted (core dumped) $bindir/d_hydro $configfile
Inside the bcc file
table-name 'Boundary Section : 1'contents 'uniform'location 'South01'time-function 'non-equidistant'reference-time 20230110time-unit 'minutes'interpolation 'linear'parameter 'time' unit '[min]'parameter 'Salinity end A uniform' unit '[ppt]'parameter 'Salinity end B uniform' unit '[ppt]'records-in-table 2 8640.00 3.10000e+01 3.10000e+01 11520.00 3.10000e+01 3.10000e+01table-name 'Boundary Section : 1'contents 'uniform'location 'South01'time-function 'non-equidistant'reference-time 20230110time-unit 'minutes'interpolation 'linear'parameter 'time' unit '[min]'parameter 'Temperature end A uniform' unit '[C]'parameter 'Temperature end B uniform' unit '[C]'records-in-table 2 8640.00 2.00000e+01 2.00000e+01 11520.00 2.00000e+01 2.00000e+01table-name 'Boundary Section : 1'contents 'uniform'location 'South01'time-function 'non-equidistant'reference-time 20230110time-unit 'minutes'interpolation 'linear'parameter 'time' unit '[min]'parameter 'Sediment sand end A uniform' unit '[kg/m3]'parameter 'Sediment sand end B uniform' unit '[kg/m3]'
Attachments:
Munawir Pratama, modified 2 Years ago.
RE: First time in *filename* start time
Youngling Posts: 7 Join Date: 9/11/16 Recent Posts
Hi Eleanor,
I looked at the bcc file. I assume the error might be due to the incorrect time value at some boundary sections.
I see some inconsistency at the time. (8640-11520) or (0-1440)
This can be edited directly in your text or in the FLOW INPUT editor.
Bcc file is sometimes very sensitive to character, this might also be the source of the issue.
Thank you - Munawir
I looked at the bcc file. I assume the error might be due to the incorrect time value at some boundary sections.
I see some inconsistency at the time. (8640-11520) or (0-1440)
This can be edited directly in your text or in the FLOW INPUT editor.
Bcc file is sometimes very sensitive to character, this might also be the source of the issue.
Thank you - Munawir
Eleanor Mawson, modified 2 Years ago.
RE: First time in *filename* start time
Youngling Posts: 7 Join Date: 2/22/22 Recent Posts
Hi Munawir,
Thank you for your help, this now works.
Kind regards
Eleanor
Thank you for your help, this now works.
Kind regards
Eleanor