Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty -...

12
chemtech Development of an Application Development of an Application Oriented Interface Oriented Interface for PHOENICS for PHOENICS Authors: • Ricardo Serfaty - Mechanical Eng., D. Sc. / Petro • João Tornovsky - Chemical Eng. / C • Bruno Barbabela - Chemical Eng. Trainee / Chemtec • Flávio Guimarães - Chemical Eng., M. Sc. / Chemtec VIII International PHOENICS Users Conference Luxembourg, May 2000

Transcript of Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty -...

Page 1: Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty - Mechanical Eng., D. Sc. / Petrobras João Tornovsky -

chem

tech

Development of an ApplicationDevelopment of an ApplicationOriented InterfaceOriented Interface

for PHOENICSfor 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 PHOENICSUsers Conference

Luxembourg, May 2000

Page 2: Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty - Mechanical Eng., D. Sc. / Petrobras João Tornovsky -

chem

tech

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

Page 3: Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty - Mechanical Eng., D. Sc. / Petrobras João Tornovsky -

chem

tech

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

Page 4: Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty - Mechanical Eng., D. Sc. / Petrobras João Tornovsky -

chem

tech

Architecture

VIII International Phoenics Users Conference

EARTH(processamento)

VR Viewer(pós-processamento)

VR Editor(pré-processamento)

Usuário

Q1 existente

Q1processado Resultados

Fornics(IHM especialista)

EARTH(processamento)

VR Viewer(pós-processamento)

VR Editor(pré-processamento)

Usuário

Arquivo de configuração

Q1 Templategerado pelaChemtech

Q1 customizado

Q1processado Resultados

Page 5: Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty - Mechanical Eng., D. Sc. / Petrobras João Tornovsky -

chem

tech

Human-Machine Interface

VIII International Phoenics Users Conference

Page 6: Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty - Mechanical Eng., D. Sc. / Petrobras João Tornovsky -

chem

tech

Case in VR Editor

VIII International Phoenics Users Conference

Page 7: Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty - Mechanical Eng., D. Sc. / Petrobras João Tornovsky -

chem

tech

The Configuration File

VIII International Phoenics Users Conference

BURNERS=====================================================VazMass = 2000 *(kg/h) – mass flux, central burnersTemGas = 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

Page 8: Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty - Mechanical Eng., D. Sc. / Petrobras João Tornovsky -

chem

tech

The Q1 Template

VIII International Phoenics Users Conference

*** BurnersINTEGER(NQueim,TGas)REAL(VazMs)NQueim = %NumQueimVazMs = %VazMassTGas = %TemGas

*** BurnersINTEGER(NQueim,TGas)REAL(VazMs)NQueim = 7VazMs = 0.556TGas = 1300

*** Generation of VR objects statements for burnersdo 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_DEFINEDenddo

Page 9: Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty - Mechanical Eng., D. Sc. / Petrobras João Tornovsky -

chem

tech

Accessing PHOENICS ...

VIII International Phoenics Users Conference

User HMI VR 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

Page 10: Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty - Mechanical Eng., D. Sc. / Petrobras João Tornovsky -

chem

tech

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

Page 11: Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty - Mechanical Eng., D. Sc. / Petrobras João Tornovsky -

chem

tech

Some Results

VIII International Phoenics Users Conference

Page 12: Chemtech Development of an Application Oriented Interface for PHOENICS Authors : Ricardo Serfaty - Mechanical Eng., D. Sc. / Petrobras João Tornovsky -

chem

tech

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