You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Table of Contents

This page provides information about Phoenix FD Extra Attributes.

 

Page Contents

 

Overview


Phoenix FD Extra Attributes can be added to compatible Maya objects and provide additional options for how objects interact in Phoenix simulations.

These attributes can be brought out on scene nodes interacting with the simulation - Polygon meshes, NURBS and subdivision surfaces, VRayProxy objects, GPU caches, Maya particles and nParticles, and Phoenix Simulators which can also act as emitters or obstacles to other Simulators.

 

Attributes


 

 

SolidphxfdObjSolid – When enabled, the object is an obstacle for the simulation and will obstruct the fluid. Otherwise, the object will be transparent to the fluid, but it still can be used as an emitter by the Source or as an attractor geometry using the Body Force.

Please ensure that your solid geometry:

  • has no open edges or holes
  • does not self-intersect
  • has normals pointing outwards

Phoenix will try to handle any geometry that does not comply with these conditions, but the simulation might not behave properly - in case of fire/smoke simulations some areas of the simulation could lose velocity and freeze for no apparent reason, and in liquid simulations particle explosions could appear.

Clear InsidephxfdClearInside – When enabled, allows you to remove the specified grid channels or particle systems from the volume of the object. To erase only certain types of channels without affecting the motion of the simulation, you can combine this option with a non-solid object. The option produces different results depending on the type of simulation:

For fire/smoke simulations, voxels overlapped by the geometry will be cleared.
For liquid simulations where the geometry is not Solid, particles overlapped by the geometry will be cleared.e
For liquid simulations, if the geometry is Solid, all particles will be erased if they enter the volume of the geometry, even if Clear Inside is off. There is a special case when Initial Fill Up and Fill Up for Ocean are both enabled. In this case, if Clear Inside is off, the grid voxels under the Initial Fill Up level will be considered full of Liquid, even if there are no Liquid Particles in them. This way ships or other vessels immersed in the simulator would have their inner volume filled by the liquid mesh and will not have visible air pockets over their surface during rendering. Otherwise, if Clear Inside is off, voxels that are inside the geometry and under the liquid level will not contain grid liquid.

Clear Channels phxfdClearChannels – When Clear Inside is enabled, this list specifies which grid channels or particle systems to remove from the volume of the object, separated by commas. The supported elements are Liquid, Splashes, Foam, Mist, Temperature, Smoke, Fuel.

Initial Liquid FillphxfdObjInitialFillup – Affects only liquid simulators. Creates liquid in the entire volume of the object on simulation start. The option is available only for non-solid objects. If the Initial Liquid Fill parameter is enabled, Solid Object is automatically disabled.

The liquid emitted through the Initial Liquid Fill option will be initialized with the values set for the Default RGB and Default Viscosity parameters in the Dynamics rollout of the Simulator. If your setup requires multiple sources with different values for those options, consider using a Phoenix FD Liquid Source node instead.

WettingphxfdObjWetting – Affects only liquid simulations. This control allows you to enable/disable wetting for this specific object, in case Wetting is enabled from the Liquid rollout of the Simulator. The option is available only when the object is Solid. If the Solid Object parameter is disabled, Wetting is automatically disabled as well.

Object Motion Velocity phxfdObjVelocity – Determines the calculation method for the velocity of the object inside the simulator.

Use Simulator Settings – The Object Motion Velocity calculation method for this object will be based on the Simulator Properties | Scene Interaction rollout | Object Velocity parameter.
Transformation Only – The velocity will be calculated based on the object level transformation of the geometry (i.e. animating the translate, rotate, scale parameters on a piece of geometry).
Per Vertex – The velocity will be calculated based on the deformation of the geometry (i.e. a skinned character whose vertices move based on the rotation of joints).

When using this option, the count and the order of the vertices must not change during the simulation. Furthermore, calculating the Per Vertex velocity for each vertex tends to be slower than using the Transformation Only option.

Motion Vector Color set – Along with the object level transformation, Phoenix will add the velocities from the color set defined in the "Motion Vector Color Set" attribute of the mesh.

Motion Velocity Effect | phxfdObjVelocityMult  – Allows you to control the impact of a moving object over the fluid. The higher the value is, the stronger the fluid reaction to the body's movement is.

Voxel Mode Override phxfdObjVoxels – Affects only fire/smoke simulations. Per object control of how deep the fluid penetrates into the object. Same as the Object voxels parameter of the simulator.

Use Viewport Subdivision phxfdViewportSubdivision – When enabled, the viewport subdivision will be used for simulation.

 

 

Was this helpful?