Filter Results
12 results
- Data for: Shoaling of bound infragravity waves on plane slopes for bichromatic wave conditionsIn the code, the semi-analytical solution to compute the infragravity waves for bichromatic primary waves for non-flat bottom based on (Schaffer 1993) has been computed.
- Dataset
- File Set
- Data for: Characterization and prediction of tropical cyclone forerunner surge Alldelta_p.txt contains the pressure deficit information in hPa for storm1 to storm80. Allrmax.txt contains the radii to maximum wind information in km for storm1 to storm80. Allvf.txt contains the forward speed information in km/h for storm1 to storm 80. loc_TX-1_storm1.txt contains the surge times series data for storm1 at location TX-1 in Figure 1 in the manuscript. loc_TX-2_storm1.txt contains the surge times series data for storm1 at location TX-2 in Figure 1 in the manuscript.
- Dataset
- File Set
- Data for: Empirical stochastic model to predict the stability of rocks on flat beds under waves and currentsResults of the wave flume and circulating water channel experiments
- Tabular Data
- Dataset
- Source code for: Coupled finite particle method for simulations of wave and structure interactionThis is a source code for coupled finite particle method and smooth particle hydrodynamics. The source code can be used to test 2D regular waves contained in the paper "Coupled finite particle method for simulations of wave and structure interaction. Coastal Engineering, 2018". The code is compiled by 2013 Visual Studio with the C language.
- Dataset
- File Set
- Experimental data of The effect of building geometry on the size of aeolian deposition patterns: scale model experiments at the beachExperimental data of scale experiments performed at the beach. Two series of experiments were performed with cuboid scale models of various sizes, to determine how the size of aeolian depositon and erosion patterns around beach buildings depends on building geometry. Series A consisted of cuboid scale models of buildings, placed at the beach for approximately 1 day. These scale models ranged in size from 0.3x0.5x0.3 m (WxLxH) to 1x2x0.6 m. Measurements were taken at the end of each day (each experiment). Serie B consisted of a shipping container (2.5x12x2.5 m) and a small scale model (0.5x2x0.5 m), placed simultaneously at the beach for more than two months. Measurements were taken at six different days during this period. Deposition and erosion around buildings are measured using structure-from motion (SfM) photogrammetry. Data contains: Raw photos used for SfM photogrammetry Photogrammetry files Digital elavation models (DEMs) and orthophotos of the deposition and erosion around scale models. Processed data from the automatic detection of deposition edges: binarized orthophotos (deposition/rest) and the edges of the deposition areas Time lapses of the the experiments Wind speed and direction measurements Measured deposition sizes
- Dataset
- Experimental data of The effect of building geometry on the size of aeolian deposition patterns: scale model experiments at the beachExperimental data of scale experiments performed at the beach. Two series of experiments were performed with cuboid scale models of various sizes, to determine how the size of aeolian depositon and erosion patterns around beach buildings depends on building geometry. Series A consisted of cuboid scale models of buildings, placed at the beach for approximately 1 day. These scale models ranged in size from 0.3x0.5x0.3 m (WxLxH) to 1x2x0.6 m. Measurements were taken at the end of each day (each experiment). Serie B consisted of a shipping container (2.5x12x2.5 m) and a small scale model (0.5x2x0.5 m), placed simultaneously at the beach for more than two months. Measurements were taken at six different days during this period. Deposition and erosion around buildings are measured using structure-from motion (SfM) photogrammetry. Data contains: Raw photos used for SfM photogrammetry Photogrammetry files Digital elavation models (DEMs) and orthophotos of the deposition and erosion around scale models. Processed data from the automatic detection of deposition edges: binarized orthophotos (deposition/rest) and the edges of the deposition areas Time lapses of the the experiments Wind speed and direction measurements Measured deposition sizes
- Dataset
- Experimental data of The effect of building geometry on the size of aeolian deposition patterns: scale model experiments at the beachExperimental data of scale experiments performed at the beach. Two series of experiments were performed with cuboid scale models of various sizes, to determine how the size of aeolian depositon and erosion patterns around beach buildings depends on building geometry. Series A consisted of cuboid scale models of buildings, placed at the beach for approximately 1 day. These scale models ranged in size from 0.3x0.5x0.3 m (WxLxH) to 1x2x0.6 m. Serie B consisted of a shipping container (2.5x12x2.5 m) and a small scale model (0.5x2x0.5 m), placed simultaneously at the beach for more than 2 months. Deposition and erosion around buildings are measured using structure-from motion (SfM) photogrammetry. Data contains: Raw photos used for SfM photogrammetry Photogrammetry files Digital elavation models (DEMs) and orthophotos of the deposition and erosion around scale models. Processed data from the automatic detection of deposition edges: binarized orthophotos (deposition/rest) and the edges of the deposition areas Time lapses of the the experiments Wind speed and direction measurements Measured depositiion sizes
- Dataset
- Dataset for: Experimental investigation on the effects of shoreface nourishment placement and timing on long-term cross-shore profile developmentThis is a dataset for the results presented in: "Experimental investigation on the effects of shoreface nourishment placement and timing on long-term cross-shore profile development" The data is organized in matlab structs with one struct pr. case presented. The naming of the structs follows the naming in the article. Inside the struct the data is oganized as follows: x %The distance in m to the wave paddle [m] z %The vertical coordinate of the bed [m] at corresponding x locations at different times z_clean %Vertical coordinate of a filter profile [m] bedTime %The timing of the bed scans [h] xShore %The horizontal position of the shoreline at different times [m] hBerm %The height of the berm above the still water level [m] xBerm %The horizontal position of the berm [m] hBar %The water depht at the bar [m] xBar %The horizontal position of the bar [m] qSTot %The sediment tranport rate estimated based on bed scans [m^2/s] qSTime %The timing of the sediment transport rate [h] taken as the center between two subsequent bed scans run.Assym %The asymmetry of the surface elevations run.Hm0 %The characteristic wave height [m] of the experiments run.Skew %The skewness of the surface elevations run.xposWG %The horizontal position [m] of the wave gauges run.startTime %The start time [h] of the wave measurements run.centerTime %The center time [h] of the wave measurements run.duration %The duration [h] of the wave measurements Example of usage %% Show the inital profile of the reference case along with the wave heights at t\approx 2.5 h figure() set(gcf,'PaperPositionMode','auto') set(gcf,'Position',[100 200 600 200]); plot(Ref.x,Ref.z(1,:),'k') % Bed profile hold on plot(Ref.run(1).xposWG,Ref.run(1).Hm0,'ko') % Characteristic wave height plot([5 Ref.xShore(1)],[0 0],'k--') % Still water level xlabel('$x$ [m]','interpreter','latex') ylabel('$z$ [m]','interpreter','latex') axis([5 24 -0.5 0.2])
- Dataset
- Dataset for: Experimental investigation on the effects of shoreface nourishment placement and timing on long-term cross-shore profile developmentThis is a dataset for the results presented in: "Experimental investigation on the effects of shoreface nourishment placement and timing on long-term cross-shore profile development" The data is organized in matlab structs with one struct pr. case presented. The naming of the structs follows the naming in the article. Inside the struct the data is oganized as follows: x %The distance in m to the wave paddle [m] z %The vertical coordinate of the bed [m] at corresponding x locations at different times z_clean %Vertical coordinate of a filter profile [m] bedTime %The timing of the bed scans [h] xShore %The horizontal position of the shoreline at different times [m] hBerm %The height of the berm above the still water level [m] xBerm %The horizontal position of the berm [m] hBar %The water depht at the bar [m] xBar %The horizontal position of the bar [m] qSTot %The sediment tranport rate estimated based on bed scans [m^2/s] qSTime %The timing of the sediment transport rate [h] taken as the center between two subsequent bed scans run.Assym %The asymmetry of the surface elevations run.Hm0 %The characteristic wave height [m] of the experiments run.Skew %The skewness of the surface elevations run.xposWG %The horizontal position [m] of the wave gauges run.startTime %The start time [h] of the wave measurements run.centerTime %The center time [h] of the wave measurements run.duration %The duration [h] of the wave measurements Example of usage %% Show the inital profile of the reference case along with the wave heights at t\approx 2.5 h figure() set(gcf,'PaperPositionMode','auto') set(gcf,'Position',[100 200 600 200]); plot(Ref.x,Ref.z(1,:),'k') % Bed profile hold on plot(Ref.run(1).xposWG,Ref.run(1).Hm0,'ko') % Characteristic wave height plot([5 Ref.xShore(1)],[0 0],'k--') % Still water level xlabel('$x$ [m]','interpreter','latex') ylabel('$z$ [m]','interpreter','latex') axis([5 24 -0.5 0.2])
- Dataset
- Video demonstrating 3D scour beneath a submerged pipeline in a steady currentIt was filmed during Experiment 13 (far field Shields parameter \theta=0.126) from the study of Sui et al. (2021). Snapshots from this video were utilized to produce Figure 15 within the paper. This video demonstrates three-dimensional scour beneath a submerged pipeline in a steady current from an experiment conducted in the Hydraulics Laboratory at the Technical University of Denmark, Department of Mechanical Engineering. The video demonstrates clear differences in the amount of sand put into suspension during the primary (initial, rapid) and secondary (slower) stages of span migration during the 3D scour beneath a submerged pipeline. There is much more sediment put into suspension during the primary stage. This visualization thus supports the contentions of Cheng et al. (2009), who asserted that the initial (rapid) stage of scour span migration is likely induced by a strong three-dimensional flow, driven through the relatively small (short and thin) initial scour hole by a relatively large pressure gradient associated with the contracted flow beneath the cylinder. Cheng et al. (2009) likewise stated that as the scour span progresses along the cylinder, and the local scour at mid-cylinder (i.e. the position of initialized scour, y = 0), reaches equilibrium, that the driving pressure gradient will become smaller, and the flow will locally become much more two-dimensional. They asserted that the slower secondary migration stage would hence coincide with the disappearance of the additional scouring mechanisms associated with the initial stage. References Cheng, L., Yeow, K., Zhang, Z. & Teng, B. (2009) Three-dimensional scour below offshore pipelines in steady currents. Coast. Eng. 56 (5-6), 577–590. https://doi.org/10.1016/j.coastaleng.2008.12.004 Sui, T., Staunstrup, L.H., Carstensen, C. & Fuhrman, D.R. (2021) Span shoulder migration in three-dimensional current-induced scour beneath submerged pipelines. Coast. Eng. 164, article no. 103776. https://doi.org/10.1016/j.coastaleng.2020.103776
- Video
1