Skip to main content

Posts

EQUEST Training part-I (Download, Install, Weather Import)-In Hindi

  Tutorial-02:   Pivot Bracket CAD model development using Free CAD software  CAD File of Pivot Bracket: Figure 1  Pivot Bracket having Dimensions  Steps required for CAD making process using FREE CAD software: Steps I : Start the software and select " part design " module in freeCAD software, it is assumed that you have already installed freeCAD software (Version should be latest ) Figure 2  Start menu of FreeCAD software (Version 0.19) Step-II:  Select " Create body " option in Part Design module of the FreeCAD software Figure 3  Create Body option for making body in FreeCAD software Step-III : Create Sketch, after selecting of creating body option, time to select " create sketch " option for making the sketch for the  Pivot Bracket .  Figure 4  Create Sketch option selection As you click on  create sketch  command, a popup window will open, in which you must be required to select one base plane for making the first...
  Tutorial-01: Stepped Shaft CAD model development using Free CAD software as per  FEA simulation input requirement CAD File of Stepped Shaft:  Figure 1 Stepped Shaft having Dimensions  Steps required for CAD making process using FREE CAD software:  Steps I : Start the software and select " part design " module in freeCAD software, it is assumed that you have already installed freeCAD software (Version should be latest ) Figure 2 Start menu of FreeCAD software (Version 0.19) Step-II: Select " Create body " option in Part Design module of the FreeCAD software Figure 3 Create Body option for making body in FreeCAD software Step-III : Create Sketch, after selecting of creating body option, time to select " create sketch " option for making the sketch for the stepped shaft.  Figure 4 Create Sketch option selection As you click on create sketch command, a popup window will open, in which you must be required to select one base plane for making the first ...

FDS-01: SIMPLE FLUID FLOW ANALYSIS USING FDS (FIRE DYNAMICS SIMULATOR) TOOL

FDS-01: SIMPLE FLUID FLOW ANALYSIS USING FDS (FIRE DYNAMICS SIMULATOR) TOOL In this tutorial a window is created which is treated as inflow of air with velocity of 2.5 m/s having temperature of 5 C. The outflow conditions is treated at top of the office, and the boundary condition is set as open to atmosphere  The steps are followed in this tutorial are listed below::   Step I: create header syntax file to start program in FDS software.   &HEAD CHID='office'/ Note: office is user defined name of FDS function/ file.   Step II: create syntax for simulation flow time.   &TIME T_END=15.0 Note: 15 sec is simulation flow time, which is solved in FDS software.   Step III: create syntax for initial temperature of domain.   &MISC TMPA=45.0/   Note: 45 C is initial room temperature, which is provided in this tutorial. Following three syntax is must for every FDS function.   Step IV: Create syntax for geom...

TUTORIAL 04: CFD ANALYSIS OF WATER FALLING ON CYLINDRICAL SURFACE USING INTERFOAM SOLVER

Tutorial 04 : CFD analysis of water falling on cylindrical surface using interfoam solver of OPENFOAM. Figure 4.1 (a) Initial volume fraction (VF) of water Contour of free water falling with BCs Figure 4.1 (b) Meshed domain of water falling Problem Identification In this problem investigation of free water falling using OPENFOAM is proposed for multi phase modeling (free water falling cooling), in which water is flow in free water falling from prescribed location section from top initial condition (see figure), which is assumed at surface of top side wall (See the following figure). Air and water properties are selected from literature available in digital medium. Outlet is at top of the domain which is selected for continuity effect of free water falling system. Some assumptions are applied in this problem like initial room temperature is assumed at constant value for this problem (ISOTHERMAL). Air and water properties are also assumed constant for this problem. ...