CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

How to use / How to find IPMT?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 23, 2010, 04:37
Default How to use / How to find IPMT?
  #1
Senior Member
 
Join Date: Mar 2009
Posts: 138
Rep Power: 17
camoesas is on a distinguished road
Hello Everybody,

I am simulating a cavitating multiphase simulation with Ansys 12.1
And I want to monitor and Postprocess the Interphase Mass Transfer Rate (IPMT) The Ansys User guide says that IPMT is accessible in the extended variable list. But it isnt!

In the Steam Jet Tutorial it is necessary to import the variable via CCL File. My CCL File:

Code:
RULES:
  PARAMETER: Output Variables List
    Parameter Type = String List
    Solver Name = CVAR: \
                    VARIABLE, \
                    ADDITIONAL VARIABLE, \
                    FLUID DEFINITION.VARIABLE, \
                    PARTICLE DEFINITION.VARIABLE, \
                    PARTICLE DEFINITION.MATERIAL.VARIABLE, \
                    FLUID DEFINITION.ADDITIONAL VARIABLE, \
                    SOLID DEFINITION.VARIABLE, \
                    SOLID DEFINITION.ADDITIONAL VARIABLE, \
                    MATERIAL.VARIABLE, \
                    REACTION.VARIABLE, \
                    FLUID DEFINITION.MATERIAL.VARIABLE, \
                    FLUID DEFINITION.REACTION.VARIABLE, \
                    ADDITIONAL VARIABLE.VARIABLE, \
                    FLUID DEFINITION.ADDITIONAL VARIABLE.VARIABLE, \
                    SOLID DEFINITION.ADDITIONAL VARIABLE.VARIABLE, \
                    POLYDISPERSED FLUID.VARIABLE, \
                    POLYDISPERSED FLUID.SIZE GROUP.VARIABLE, \
                    FLUID DEFINITION.GRAY GAS.VARIABLE, \
                    SOLID DEFINITION.GRAY GAS.VARIABLE, \
                    FLUID DEFINITION.SPECTRAL BAND.VARIABLE, \
                    SOLID DEFINITION.SPECTRAL BAND.VARIABLE, \
                    FLUID PAIR.VARIABLE
    Dynamic Reread Item = Yes
  END
END
LIBRARY:
  VARIABLE: ipmt rate
    Option = Definition
    MMS Name = IPMT_MTOT
    Long Name = Interphase Mass Transfer Rate
    Tensor Type = SCALAR
    Quantity = Mass Source
    Status = DR
    CEL Root = /FLOW/PHYSICS/{Zone}/{PhasePair}
    User Level = 3
    Output to Jobfile = Yes
    Output to Postprocessor = Yes
    Physical Availability = MULTIPHASE
    Variable Scope = PHASE
    General Availability = CEL, RESULTS
 END
END
LIBRARY: 
  ADDITIONAL VARIABLE: MassTransfer
    Option = Definition
    Tensor Type = SCALAR
    Units = [kg/s/m^3]
    Variable Type = Specific
  END
END
FLOW: Flow Analysis 1
  DOMAIN: Aussen
    FLUID MODELS: 
      ADDITIONAL VARIABLE: MassTransfer
        Option = Fluid Dependent
      END
      FLUID: Fluid 1
        ADDITIONAL VARIABLE: MassTransfer
          Additional Variable Value = Fluid 1 | Fluid 2.Interphase Mass Transfer Rate
          Option = Algebraic Equation
        END
      END
    END
  END
END
FLOW: Flow Analysis 1
  DOMAIN: Innen
    FLUID MODELS: 
      ADDITIONAL VARIABLE: MassTransfer
        Option = Fluid Dependent
      END
      FLUID: Fluid 1
        ADDITIONAL VARIABLE: MassTransfer
          Additional Variable Value = Fluid 1 | Fluid 2.Interphase Mass Transfer Rate
          Option = Algebraic Equation
        END
      END
    END
  END
END
I always get the Error Message, that I must have two Fluid Definitions. Which I have indeed! ("Error: At least one sub-object of type 'FLUID DEFINITION' is required in /FLOW: ...")

Is anybody expierienced in Using IPMT-Rate and can give hints? I´ve searched the wiki and this forum but without any hit.

Thanks
Simon
camoesas is offline   Reply With Quote

Old   November 23, 2010, 05:12
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,703
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
But you have not defined fluid 2.

Start with the cavitation example in the tutorials and modify it to your case.
ghorrocks is offline   Reply With Quote

Old   November 23, 2010, 06:36
Default
  #3
Senior Member
 
Join Date: Mar 2009
Posts: 138
Rep Power: 17
camoesas is on a distinguished road
Yes I have defined Fluid 2!

But nevertheless I will review the tutorial
Attached Images
File Type: jpg Unbenannt.JPG (54.3 KB, 35 views)
camoesas is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
YPlus nowhere to be find Daniel CFX 3 May 1, 2006 16:22
How to find & view location of a node in CFX? Bill CFX 2 December 6, 2005 13:18
Can U find this Solution Report N°229 Mohamed FLUENT 5 June 19, 2003 03:28
a way to find out wall-neighboring cells? Christian FLUENT 4 May 10, 2002 08:30
Where can find airfoil data with pressure distribution or aerodynamic data Ahlo Main CFD Forum 5 January 12, 1999 22:45


All times are GMT -4. The time now is 16:00.