• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 678
  • 231
  • 110
  • 46
  • 42
  • 20
  • 20
  • 16
  • 11
  • 8
  • 7
  • 6
  • 4
  • 3
  • 3
  • Tagged with
  • 1737
  • 1737
  • 1737
  • 459
  • 399
  • 357
  • 227
  • 226
  • 195
  • 177
  • 174
  • 158
  • 155
  • 149
  • 148
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
531

Utilization Of Cfd Tools In The Design Process Of A Francis Turbine

Okyay, Gizem 01 September 2010 (has links) (PDF)
Francis type turbines are commonly used in hydropower generation. Main components of the turbine are spiral case, stay vanes, guide vanes, turbine runner and the draft tube. The dimensions of these parts are dependent mainly on the design discharge, head and the speed of the rotor of the generators. In this study, a methodology is developed for parametric optimization by incorporating Matlab codes developed and commercial Computational Fluid Dynamics (CFD) codes into the design process. The design process starts with the selection of initial dimensions from experience curves, iterates to improve the overall hydraulic efficiency and obtain the detailed description of the final geometry for manufacturing with complete visualization of the computed flow field. A Francis turbine designed by the procedure developed has been manufactured and installed for energy production.
532

Numerical Investigations Of Lateral Jets For Missile Aerodynamics

Agsarlioglu, Ekin 01 September 2011 (has links) (PDF)
In this thesis, effects of sonic lateral jets on aerodynamics of missiles and missilelike geometries are investigated numerically by commercial Computational Fluid Dynamics (CFD) software FLUENT. The study consists of two parts. In the first part, two generic missile-like geometries with lateral jets, of which experimental data are available in literature, are analyzed by the software for validation studies. As the result of this study, experimental data and CFD results are in good agreement with each other in spite of some discrepancies. Also a turbulence model study is conducted by one of test models. It is also found out that k-&epsilon / turbulence model is the most suitable model for this kind of problems in terms of accuracy and ease of convergence. In the second part of the thesis, parametric studies are conducted on a generic supersonic missile, NASA TCM, to see the effect of jet parameters on missile and component force and moments in pitch plane. Variable parameters are jet location, jet mass flow rate and angle of attack. As a result, it was found out that downstream influence zone of jet exit is more than the upstream influence zone. Normal force occurring by the interaction of the free stream and jet plume are amplified whenever the jet exit is located between lifting surfaces. Greater pitching moments are obtained when the jet exit moment arm with respect to moment reference center or jet mass flow rate is increased.
533

Design And Performance Analysis Of A Pump-turbine System Using Computational Fluid Dynamics

Yildiz, Mehmet 01 October 2011 (has links) (PDF)
In this thesis, a parametric methodology is investigated to design a Pump-Turbine system using Computational Fluid Dynamics ( CFD ). The parts of Pump-Turbine are created parametrically according to the experience curves and theoretical design methods. Then, these parts are modified to obtain 500 kW turbine working as a pump with 28.15 meters head. The final design of Pump-Turbine parts are obtained by adjusting parameters according to the results of the CFD simulations. The designed parts of the Pump-Turbine are spiral case, stay vanes, guide vanes, runner and draft tube. These parts are designed to obtain not only turbine mode properties but also pump mode properties.
534

流れ場の形状最適化解析 (成長ひずみ法による試み)

片峯, 英次, Katamine, Eiji, 畔上, 秀幸, Azegami, Hideyuki, 沖津, 昭慶, Okitsu, Akiyoshi 05 1900 (has links)
No description available.
535

対流項を考慮した粘性流れ場の形状最適化問題の解法

片峯, 英次, KATAMINE, Eiji, 津幡, 知幸, TSUBATA, Tomoyuki, 畔上, 秀幸, AZEGAMI, Hideyuki 11 1900 (has links)
No description available.
536

Shape Optimization Analysis of Flow Field : Growth-Strain Method Approach

Katamine, Eiji, Azegami, Hideyuki, Okitsu, Akiyoshi 15 February 1994 (has links)
No description available.
537

The incorporation of bubbles into a computer graphics fluid simulation

Greenwood, Shannon Thomas 29 August 2005 (has links)
We present methods for incorporating bubbles into a photorealistc fluid simulation. Previous methods of fluid simulation in computer graphics do not include bubbles. Our system automatically creates bubbles, which are simulated on top of the fluid simulation. These bubbles are approximated by spheres and are rendered with the fluid to appear as one continuous surface. This enhances the overall realism of the appearance of a splashing fluid for computer graphics. Our methods leverage the particle level set representation of the fluid surface. We create bubbles from escaped marker particles from the outside to the inside. These marker particles might represent air that has been trapped within the fluid surface. Further, we detect when air is trapped in the fluid and create bubbles within this space. This gives the impression that the air pocket has become bubbles and is an inexpensive way to simulate the air trapped in air pockets. The results of the simulation are rendered with a raytracer that includes caustics. This allows the creation of photorealistic images. These images support our position that the simple addition of bubbles included in a fluid simulation creates results that are much more true to life.
538

Physically based simulation of explosions

Roach, Matthew Douglas 29 August 2005 (has links)
This thesis describes a method for using physically based techniques to model an explosion and the resulting side effects. Explosions are some of the most visually exciting phenomena known to humankind and have become nearly ubiquitous in action films. A realistic computer simulation of this powerful event would be cheaper, quicker, and much less complicated than safely creating the real thing. The immense energy released by a detonation creates a discontinuous localized increase in pressure and temperature. Physicists and engineers have shown that the dissipation of this concentration of energy, which creates all the visible effects, adheres closely to the compressible Navier-Stokes equation. This program models the most noticeable of these results. In order to simulate the pressure and temperature changes in the environment, a three dimensional grid is placed throughout the area around the detonation and a discretized version of the Navier-Stokes equation is applied to the resulting voxels. Objects in the scene are represented as rigid bodies that are animated by the forces created by varying pressure on their hulls. Fireballs, perhaps the most awe-inspiring side effects of an explosion, are simulated using massless particles that flow out from the center of the blast and follow the currents created by the dissipating pressure. The results can then be brought into Maya for evaluation and tweaking.
539

View dependent fluid dynamics

Barran, Brian Arthur 16 August 2006 (has links)
This thesis presents a method for simulating fluids on a view dependent grid structure to exploit level-of-detail with distance to the viewer. Current computer graphics techniques, such as the Stable Fluid and Particle Level Set methods, are modified to support a nonuniform simulation grid. In addition, infinite fluid boundary conditions are introduced that allow fluid to flow freely into or out of the simulation domain to achieve the effect of large, boundary free bodies of fluid. Finally, a physically based rendering method known as photon mapping is used in conjunction with ray tracing to generate realistic images of water with caustics. These methods were implemented as a C++ application framework capable of simulating and rendering fluid in a variety of user-defined coordinate systems.
540

Application of hybrid methodology to rotors in steady and maneuvering flight

Rajmohan, Nischint 07 July 2010 (has links)
Helicopters are versatile flying machines that have capabilities that are unparalleled by fixed wing aircraft, such as operating in hover, performing vertical take-off and landing on unprepared sites. However, modern helicopters still suffer from high levels of noise and vibration caused by the physical phenomena occurring in the vicinity of the rotor blades. Therefore, improvement in rotorcraft design to reduce the noise and vibration levels requires understanding of the underlying physical phenomena, and accurate prediction capabilities of the resulting rotorcraft aeromechanics. The goal of this research is to study the aeromechanics of rotors in steady and maneuvering flight using hybrid Computational Fluid Dynamics (CFD) methodology. The hybrid CFD methodology uses the Navier-Stokes equations to solve the flow near the blade surface but the effect of the far wake is computed through the wake model. The hybrid CFD methodology is computationally efficient and its wake modeling approach is non-dissipative making it an attractive tool to study rotorcraft aeromechanics. Several enhancements were made to the CFD methodology and it was coupled to a Computational Structural Dynamics (CSD) methodology to perform a trimmed aeroelastic analysis of a rotor in forward flight. The coupling analyses, both loose and tight were used to identify the key physical phenomena that affect rotors in different steady flight regimes. The modeling enhancements improved the airloads predictions for a variety of flight conditions. It was found that the tightly coupled method did not impact the loads significantly for steady flight conditions compared to the loosely coupled method. The coupling methodology was extended to maneuvering flight analysis and the flight test control angles were employed to enable the maneuvering flight analysis. The fully coupled model provided the presence of three dynamic stall cycles on the rotor in maneuver. Analysis of maneuvering flight requires knowledge of the pilot input control pitch settings, and the vehicle states. As the result, these computational tools cannot be used for analysis of loads in a maneuver that has not been duplicated in a real flight. This is a significant limitation if these tools are to be selected during the design phase of a helicopter where its handling qualities are evaluated in different trajectories. Therefore, a methodology was developed to couple the CFD/CSD simulation with an inverse flight mechanics simulation to perform the maneuver analysis without using the flight test control input. The methodology showed reasonable convergence in steady and maneuvering flight regimes and control angle predictions compared fairly well with test data. In the maneuvering flight regions, the convergence was slower due to relaxation techniques used for the numerical stability. Further, the enhancement of the rotor inflow computations in the inverse simulation through implementation of a Lagrangean wake model improved the convergence of the coupling methodology.

Page generated in 0.0895 seconds