没有合适的资源?快使用搜索试试~ 我知道了~
首页fluent软件PBM模型(群体平衡方程)帮助文档
fluent软件PBM模型(群体平衡方程)帮助文档,ANSYS FLUENT原版手册 ANSYS FLUENT Population Balance Module Manual,包含离散法和MOM,QMOM等的理论及FLUENT中使用教程 1.1.The Discrete Method 1.2.The Inhomogeneous Discrete Method 1.3.The Standard Method of Moments 1.4.The Quadrature Method of Moments
资源详情
资源评论
资源推荐

ANSYS FLUENT Population Balance Module
Manual
Release 14.0ANSYS, Inc.
November 2011Southpointe
275 Technology Drive
Canonsburg, PA 15317
ANSYS, Inc. is
certified to ISO
9001:2008.
ansysinfo@ansys.com
http://www.ansys.com
(T) 724-746-3304
(F) 724-514-9494

Copyright and Trademark Information
© 2011 SAS IP, Inc. All rights reserved. Unauthorized use, distribution or duplication is prohibited.
ANSYS, ANSYS Workbench, Ansoft, AUTODYN, EKM, Engineering Knowledge Manager, CFX, FLUENT, HFSS and any
and all ANSYS, Inc. brand, product, service and feature names, logos and slogans are registered trademarks or
trademarks of ANSYS, Inc. or its subsidiaries in the United States or other countries. ICEM CFD is a trademark used
by ANSYS, Inc. under license. CFX is a trademark of Sony Corporation in Japan. All other brand, product, service
and feature names or trademarks are the property of their respective owners.
Disclaimer Notice
THIS ANSYS SOFTWARE PRODUCT AND PROGRAM DOCUMENTATION INCLUDE TRADE SECRETS AND ARE CONFID-
ENTIAL AND PROPRIETARY PRODUCTS OF ANSYS, INC., ITS SUBSIDIARIES, OR LICENSORS. The software products
and documentation are furnished by ANSYS, Inc., its subsidiaries, or affiliates under a software license agreement
that contains provisions concerning non-disclosure, copying, length and nature of use, compliance with exporting
laws, warranties, disclaimers, limitations of liability, and remedies, and other provisions. The software products
and documentation may be used, disclosed, transferred, or copied only in accordance with the terms and conditions
of that software license agreement.
ANSYS, Inc. is certified to ISO 9001:2008.
U.S. Government Rights
For U.S. Government users, except as specifically granted by the ANSYS, Inc. software license agreement, the use,
duplication, or disclosure by the United States Government is subject to restrictions stated in the ANSYS, Inc.
software license agreement and FAR 12.212 (for non-DOD licenses).
Third-Party Software
See the
legal information in the product help files for the complete Legal Notice for ANSYS proprietary software
and third-party software. If you are unable to access the Legal Notice, please contact ANSYS, Inc.
Published in the U.S.A.

Table of Contents
Using This Manual ........................................................................................................................................ v
1. The Contents of This Manual ................................................................................................................ v
2.The Contents of the FLUENT Manuals ................................................................................................... v
3.Typographical Conventions ................................................................................................................. vi
4. Mathematical Conventions ................................................................................................................ vii
5. Technical Support ............................................................................................................................. viii
1. Introduction ............................................................................................................................................ 1
1.1.The Discrete Method ......................................................................................................................... 1
1.2.The Inhomogeneous Discrete Method ............................................................................................... 1
1.3.The Standard Method of Moments .................................................................................................... 3
1.4. The Quadrature Method of Moments ................................................................................................ 4
2. Population Balance Model Theory .......................................................................................................... 5
2.1.The Particle State Vector .................................................................................................................... 5
2.2. The Population Balance Equation (PBE) ............................................................................................. 6
2.2.1. Particle Growth and Dissolution ............................................................................................... 6
2.2.2. Particle Birth and Death Due to Breakage and Aggregation ....................................................... 7
2.2.2.1. Breakage ......................................................................................................................... 7
2.2.2.2. Luo and Lehr Breakage Kernels ........................................................................................ 9
2.2.2.3. Ghadiri Breakage Kernels ................................................................................................. 9
2.2.2.4. Laakkonen Breakage Kernels .......................................................................................... 10
2.2.2.5. Parabolic PDF ................................................................................................................ 10
2.2.2.6. Generalized PDF ............................................................................................................ 11
2.2.2.7. Aggregation .................................................................................................................. 14
2.2.2.8. Luo Aggregation Kernel ................................................................................................. 15
2.2.2.9. Free Molecular Aggregation Kernel ................................................................................ 16
2.2.2.10. Turbulent Aggregation Kernel ...................................................................................... 16
2.2.3. Particle Birth by Nucleation .................................................................................................... 18
2.3. Solution Methods ........................................................................................................................... 18
2.3.1. The Discrete Method and the Inhomogeneous Discrete Method ............................................. 18
2.3.1.1. Numerical Method ......................................................................................................... 19
2.3.1.2. Breakage Formulations for the Discrete Method ............................................................. 21
2.3.2.The Standard Method of Moments (SMM) ............................................................................... 22
2.3.2.1. Numerical Method ......................................................................................................... 22
2.3.3.The Quadrature Method of Moments (QMOM) ........................................................................ 24
2.3.3.1. Numerical Method ......................................................................................................... 24
2.3.4.The Direct Quadrature Method of Moments (DQMOM) ............................................................ 25
2.3.4.1. Numerical Method ......................................................................................................... 25
2.4. Reconstructing the Particle Size Distribution from Moments ............................................................ 27
3. Using the ANSYS FLUENT Population Balance Model ........................................................................... 29
3.1. Population Balance Module Installation ........................................................................................... 29
3.2. Loading the Population Balance Module ......................................................................................... 29
3.3. Population Balance Model Setup ..................................................................................................... 30
3.3.1. Enabling the Population Balance Model .................................................................................. 30
3.3.1.1. Generated DQMOM Values ............................................................................................ 37
3.3.2. Defining Population Balance Boundary Conditions ................................................................. 41
3.3.3. Specifying Population Balance Solution Controls .................................................................... 42
3.3.4. Coupling With Fluid Dynamics ................................................................................................ 43
3.3.5. Specifying Interphase Mass Transfer Due to Nucleation and Growth ........................................ 44
4. Postprocessing for the Population Balance Model ............................................................................... 49
4.1. Population Balance Solution Variables ............................................................................................. 49
iii
Release 14.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.

4.2. Reporting Derived Population Balance Variables .............................................................................. 49
4.2.1. Computing Moments ............................................................................................................. 49
4.2.2. Displaying a Number Density Function ................................................................................... 50
5. UDFs for Population Balance Modeling ................................................................................................ 53
5.1. Population Balance Variables ........................................................................................................... 53
5.2. Population Balance DEFINE Macros ............................................................................................... 53
5.2.1. DEFINE_PB_BREAK_UP_RATE_FREQ ................................................................................ 54
5.2.1.1. Usage ............................................................................................................................ 54
5.2.1.2. Example ........................................................................................................................ 54
5.2.2. DEFINE_PB_BREAK_UP_RATE_PDF .................................................................................. 55
5.2.2.1. Usage ............................................................................................................................ 55
5.2.2.2. Example ........................................................................................................................ 55
5.2.3. DEFINE_PB_COALESCENCE_RATE ..................................................................................... 56
5.2.3.1. Usage ............................................................................................................................ 56
5.2.3.2. Example ........................................................................................................................ 56
5.2.4. DEFINE_PB_NUCLEATION_RATE ....................................................................................... 57
5.2.4.1. Usage ............................................................................................................................ 57
5.2.4.2. Example ........................................................................................................................ 57
5.2.5. DEFINE_PB_GROWTH_RATE ................................................................................................ 58
5.2.5.1. Usage ............................................................................................................................ 58
5.2.5.2. Example ........................................................................................................................ 59
5.3. Hooking a Population Balance UDF to ANSYS FLUENT ...................................................................... 60
A. DEFINE_HET_RXN_RATE Macro ........................................................................................................... 61
A.1. Description .................................................................................................................................... 61
A.2. Usage ............................................................................................................................................. 61
A.3. Example ......................................................................................................................................... 62
A.4. Hooking a Heterogeneous Reaction Rate UDF to ANSYS FLUENT ..................................................... 63
Bibliography ............................................................................................................................................... 65
Index .......................................................................................................................................................... 67
Release 14.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
iv
ANSYS FLUENT Population Balance Module Manual

Using This Manual
This preface is divided into the following sections:
1.The Contents of This Manual
2.The Contents of the FLUENT Manuals
3.Typographical Conventions
4. Mathematical Conventions
5.Technical Support
1.The Contents of This Manual
The ANSYS FLUENT Population Balance Model Manual tells you what you need to know to model pop-
ulation balance with ANSYS FLUENT. In this manual you will find background information pertaining to
the model, a theoretical discussion of the model used in ANSYS FLUENT, and a description of using the
model for your CFD simulations.
2.The Contents of the FLUENT Manuals
The manuals listed below form the FLUENT product documentation set. They include descriptions of
the procedures, commands, and theoretical details needed to use FLUENT products.
FLUENT Getting Started Guide contains general information about getting started with using
FLUENT.
FLUENT User's Guide contains detailed information about using FLUENT, including information
about the user interface, reading and writing files, defining boundary conditions, setting up
physical models, calculating a solution, and analyzing your results.
FLUENT in Workbench User's Guide contains information about getting started with and using
FLUENT within the Workbench environment.
FLUENT Theory Guide contains reference information for how the physical models are imple-
mented in FLUENT.
FLUENT UDF Manual contains information about writing and using user-defined functions
(UDFs).
FLUENT Tutorial Guide contains a number of example problems with detailed instructions,
commentary, and postprocessing of results.
FLUENT Text Command List contains a brief description of each of the commands in FLUENT’s
text interface.
FLUENT Adjoint Solver Module Manual contains information about the background and usage
of FLUENT's Adjoint Solver Module that allows you to obtain detailed sensitivity data for the
performance of a fluid system.
FLUENT Battery Module Manual contains information about the background and usage of
FLUENT's Battery Module that allows you to analyze the behavior of electric batteries.
FLUENT Continuous Fiber Module Manual contains information about the background and usage
of FLUENT's Continuous Fiber Module that allows you to analyze the behavior of fiber flow,
fiber properties, and coupling between fibers and the surrounding fluid due to the strong inter-
action that exists between the fibers and the surrounding gas.
FLUENT Fuel Cell Modules Manual contains information about the background and the usage
of two separate add-on fuel cell models for FLUENT that allow you to model polymer electrolyte
membrane fuel cells (PEMFC), solid oxide fuel cells (SOFC), and electrolysis with FLUENT.
FLUENT Magnetohydrodynamics (MHD) Module Manual contains information about the back-
ground and usage of FLUENT's Magnetohydrodynamics (MHD) Module that allows you to analyze
v
Release 14.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
剩余79页未读,继续阅读















安全验证
文档复制为VIP权益,开通VIP直接复制

评论1