ProductsAbaqus/Explicit What are Eulerian surfaces and why use them?An Eulerian surface represents the exterior surface of a particular Eulerian material instance in an Abaqus/Explicit analysis. Since Eulerian materials flow through the Eulerian mesh, their surfaces cannot be defined by a simple list of element faces. Instead, these surfaces often lie within Eulerian elements and must be computed in each time increment using element volume fraction data. You can use Eulerian surfaces to define specific interactions with Lagrangian surfaces in Abaqus/Explicit's general contact algorithm. Once defined, you can reference Eulerian surfaces in inclusions, exclusions, and interaction definitions. You cannot combine or crop Eulerian surfaces. Eulerian surface definitions are not required for the use of Eulerian-Lagrangian contact. If you specify automatic contact for the entire model, the exterior surface of all Eulerian materials will automatically be considered for contact. Advantages of creating Eulerian surfacesYou can use Eulerian surfaces to:
Creating an Eulerian surfaceTo create an Eulerian surface, you must specify the name of a material instance that is present in the model. The material instance names are defined as part of the Eulerian section (see Eulerian elements). Abaqus/Explicit calculates the exterior boundary of the specified material instance and defines a surface corresponding to that boundary. The surface is recalculated in each time increment as the material deforms. Input File Usage SURFACE, TYPE=EULERIAN MATERIAL, NAME=name material instance name, |