Search found 2 matches

by caylakling
Mon Mar 11, 2024 3:05 am
Forum: Framework
Topic: operator && for Vector
Replies: 3
Views: 8138

Re: operator && for Vector

I found it in T2Vector.h Candy Crush
by caylakling
Fri Feb 02, 2024 2:56 am
Forum: Framework
Topic: Tsunami force modelling in MATLAB for a onshore structures
Replies: 2
Views: 7647

Re: Tsunami force modelling in MATLAB for a onshore structures

When modeling the force for tsunami force analysis of onshore buildings, it's important to consider both buoyancy and hydrodynamic forces. Here are some suggestions on how you can approach modeling these forces: Drift Boss
1. Buoyancy Force:
- Determine the volume of the building that is submerged or partially submerged during the tsunami.
- Calculate the buoyant force using Archimedes' principle, which states that the buoyant force is equal to the weight of the fluid displaced by the submerged volume.
- Incorporate the buoyant force into your force calculation model by considering the density of the fluid (water) and the volume of the submerged portion of the building.
2. Hydrodynamic Force:
- Model the impact of the tsunami wave on the building by considering the force exerted by the flowing water.
- Take into account the dynamic pressure exerted by the water flow, which depends on the velocity and density of the water.
- Consider the shape, orientation, and area of the building facing the tsunami wave to estimate the hydrodynamic force acting on it.
- You can use mathematical equations or computational fluid dynamics (CFD) techniques to calculate the hydrodynamic force.