Download presentation
Presentation is loading. Please wait.
Published byDiana Doyle Modified over 10 years ago
1
chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty - Mechanical Eng., D. Sc. / Petrobras João Tornovsky - Chemical Eng. / Chemtech Bruno Barbabela - Chemical Eng. Trainee / Chemtech Flávio Guimarães - Chemical Eng., M. Sc. / Chemtech VIII International PHOENICS Users Conference Luxembourg, May 2000
2
chemtech Introduction I VIII International Phoenics Users Conference Special purpose tools for performing series of simulations of specific equipment Builds error free Q1 files based in equipment engineering inputs Controls access to PHOENICS modules Allows saving and reloading cases without loosing original input
3
chemtech Introduction II VIII International Phoenics Users Conference Why develop a system like that ? The system allows industrial equipment designers, whithout time to invest in learning CFD, take full advantages of the benefits of PHOENICS Different data inputs boundary conditions fluid properties object positions numerical settings grid operational conditions equipment geometry With the HMIWithout the HMI
4
chemtech Architecture VIII International Phoenics Users Conference
5
chemtech Human-Machine Interface VIII International Phoenics Users Conference
6
chemtech Case in VR Editor VIII International Phoenics Users Conference
7
chemtech The Configuration File VIII International Phoenics Users Conference BURNERS ===================================================== VazMass = 2000*(kg/h) – mass flux, central burners TemGas = 1300*(oC) – combustion gases temperature * NumQueim = 7* number of burners per tunnel... Read / Write access for saving and reloading cases ASCII formatted Contains equipment and process variables
8
chemtech The Q1 Template VIII International Phoenics Users Conference *** Burners INTEGER(NQueim,TGas) REAL(VazMs) NQueim = %NumQueim VazMs = %VazMass TGas = %TemGas *** Burners INTEGER(NQueim,TGas) REAL(VazMs) NQueim = 7 VazMs = 0.556 TGas = 1300 *** Generation of VR objects statements for burners do II=1,:NQueim: +AuxR1=:AuxR1:+:AuxR2: +if (II.LT.10) then + AuxC1=3QM0:II: + AuxI1=I3QM0:II: +else + AuxC1=3QM:II: + AuxI1=I3QM:II: +endif > OBJ:AuxI1:, NAME, :AuxC1: > OBJ:AuxI1:, POSITION, :AuxR1:, :AuxR4:, :DomZ: > OBJ:AuxI1:, SIZE, 4.600000E-01, 2.300000E-01, 0.000000E+00 > OBJ:AuxI1:, CLIPART, cylinder > OBJ:AuxI1:, ROTATION, 1 > OBJ:AuxI1:, TYPE, USER_DEFINED enddo
9
chemtech Accessing PHOENICS... VIII International Phoenics Users Conference UserHMIVR Editor Earth VR Viewer User enters data for the selected tool or loads an existing case Interface checks the data for any non- acceptable value If no errors are found, IHM enables user to call VR Editor IHM enables the execution EARTH After execution is finished, user is able to run VR Viewer
10
chemtech Safety Features VIII International Phoenics Users Conference The System … checks for unnaceptable values (e.g.: interfering positions, unfeasible operating conditions) sizes the grid automatically, matching objects and suiting regions uses self adjusted relaxation parameters programmed in GROUND
11
chemtech Some Results VIII International Phoenics Users Conference
12
chemtech Benefits of the System VIII International Phoenics Users Conference Sensibility analysis Brings PHOENICS to day-to-day activities of equipment designers Time saving starting point for similar specific simulations Helps spreading CFD concept Modular architeture New tools
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.