Geometry Preparation Diagnostics
Automated Geometry Decomposition Those familiar with the pave and sweep approach to meshing understand the difficulty in recognizing sweep paths and performing appropriate webcuts to make the geometry sweepable. One of the most valuable additions to CUBIT, introduced as part of ITEM, is the ability to identify and display potential webcuts on a volume. Using sophisticated algorithms, Cubit will identify potential decomposition options for a given volume, and present these to the user in a selection list, with a graphical preview for each option. This tool will help guide users through the decomposition process, while the user still maintains great control over the outcome.
New Automated Geometry Decomposition Feature
Tweak Commands on Sheet Bodies The following tweak commands are now available for sheet bodies. These options can be useful when working with models composed only of surfaces that will be meshed with shells. Additional Body Creation Options A useful tool for creating a volume in CUBIT is the command Create Body from Surfaces, which takes a set of surfaces and forms a body from them. In CUBIT 11.0 the default for this command will now expect a closed or watertight set of surfaces. This provides additional error checking for the user since most 3D meshing tools in CUBIT require a watertight volume where there are no gaps between the surfaces. In order to create a body that does not represent a closed volume, such as those needed for shell modeling, the new sheet option should be used with this command. Additional Surface Creation Options Cubit 11.0 has added an option to create a surface by sweeping a curve to a target plane using the extended plane parsing syntax. Cubit 11.0 provides an option to the collapse curve command to designate using a "real" split surface operation during the collapse curve command rather than using a virtual partition. A new optional keyword "real_split" has been added to the command syntax to distinguish between the two forms of the command. The "real_split" option has also been added to the GUI. Additional Split Surface Options The new Split Surface Extend command allows you to create a split surface by extending a linear hardline until it reaches a surface boundary.
The capabilities of the imprinting and merging commands have been enhanced in this release of Cubit. The new Imprint with position command allows you to imprint a body or volume with coordinate positions.The last release of Cubit 10.2 introduced tolerant imprinting, which extended the capabilities of imprinting for models on which normal imprinting failed. Cubit 11.0 extends this capability to allow tolerant imprinting of surfaces with curves. A new measurement command allows users to measure between all different geometry and mesh entity types. The minimum distance between any two points on the entities will be returned. The New Fire Ray option is useful for finding a location or set of locations on entities by extending a ray from a starting point towards an object. The user selects a starting location and a vector direction, and enters a list of bodies to intersect. The intersections between the ray and the entities will be returned. Enhanced Granite (Pro/E) commands Limited forms of sweep webcutting are now permitted on Granite (Pro/E) models. ACIS is the third party geometry kernel that serves as the basis for all geometric operations in CUBIT. CUBIT 11.0 includes an upgraded version of ACIS to version 17.2. This may have some effect on the resulting entity IDs that are generated as a result of geometric operations between version 10.2 and 11.0 of CUBIT. Although the ID changes are minimal, if old journal files fail to run because of ID changes, we recommend using the ID-Less journal file capability to upgrade your old journal files to be compatible with version 11.0.
|
Property Editor Metadata Enhancements The Property Editor window lists information about selected geometry, mesh entities, boundary conditions, or assemblies. The list of attributes depends on the type of entity selected. The property window will now list the metadata part name, description and material description when a volume is selected. The Geometry Tree has also added a Goto part selection from the right-click context menu for volumes. This button will open the assembly tree and find and highlight the associated part. |
CUBIT's Enhanced Volume Property Editor incorporating metadata information |
|
New metadata tree views include a flat list of parts sorted by name or description. To access this tree view, right click in the geometry tree, select Part Name List or Part Description List |
![]() |
Variable distribution factors for sidesets
Equation-controlled distribution factors were introduced for nodesets in CUBIT 10.2. CUBIT 11.0 now provides the capability to define distribution factors for sidesets.
Cohesive elements are zero-volume quad elements that are defined as element blocks composed of edges in the Exodus export. These elements are useful in modeling conditions such as adhesives which binds two materials together. During the analysis process, these elements may increase in area (e.g. when the glue begins to pull away.) The new Flatquad element type is used to indicate the existence of a cohesive region when the element block has been defined. Currently only the 2D case is supported in Cubit. Future releases will incorporate a full 3D capability.
Support for Abaqus Import and Fluent Export
Cubit supports a wide variety of import and export formats from other solid modeling, mesh generation, or analysis engines. Cubit 11.0 expands these capabilities for the following software.
Additional Exodus Export Options
Cubit now supports the export of block, nodeset, and sideset names in the Exodus output file.
In previous versions of Cubit, certain settings were saved to the computer's registry on Window's platforms. These settings are now saved to a Cubit configuration file instead. The configuration file will save personal settings and formats between each run of cubit. This avoids the computer security issues which may arise as a result of requiring editing of the system registry settings.
![]() |
Geometry Decomposition Tutorials A new set of step-by-step tutorials is introduced in this release of CUBIT. The new tutorials focus on webcutting strategies for creating sweepable volumes. This includes tips on recognizing sweepable configurations, determining sweep paths, using virtual geometry, dealing with small angles and narrow regions, and various webcutting syntaxes. |
The following items are the user-reported bugs fixed since last release of CUBIT (October 2006). For more information contact Kevin Pendley (kpendle@sandia.gov)
| Ref # | Resolved Defect* | Description |
| 6418 | Cubit crashes reading in meshes with STATUS flag | Importing an Exodus mesh with the STATUS flag (indicating "dead" elements) as mesh-based geometry would somtimes cause the program to abort. |
| 6883 | Sweeping Volume crashes Cubit | A specific case of sweeping a volume would sometimes cause the program to abort. |
| 6967 | coordinate frame crashes Cubit | Attepting to create a coordinate frame in the Linux version of CUBIT would cause an abort. |
| 7154 | listing node without owner crashes cubit | listing the nodes in a specific tetmesh would cause an abort |
| 7192 | Importing sat file crashes cubit | When importing a sat file an unexpected case would cause an abort |
| 7196 | Intermittent crash during 'undo save' operation | Occasional abort occurs attempting to save 'undo' type information with a specific model |
| 4933 | HTet creates duplicate nodes | When applied to adjacent blocks in separate commands, the HTet command would create duplicate mid-face nodes on the shared face between the 2 blocks. |
| 6549 | CUBIT reports incorrect volumes overlapping | The geometry power tool would sometimes report the IDs of overlapping bodies instead of volumes. (Which in most cases is the same) |
| 6580 | LS-dyna export creates invalid file | The LS-dyna export would create a file that ls-prepost couldn't read correctly |
| 7008 | Merge fails on torus | For a special case of merging, the program incorrectly identified overlapping volumes when it mistook surfaces on an annular torus to be the same. |
| 7043 | Curve Bias Factor slider bar not opening | a slider controlling the curve bias factor in the GUI sometimes would not appear when the panel was first opened. |
| 7185 | Jacobian values all the same | When trying to view the various Jacobian values in a mesh, the program showed only a single category when the values only differed by 1e-7. |
| 7195 | Webcut fails when undo fails to save temp file | some operations failed when the attempt to save 'undo' type information failed |
*The defects listed above are only those user-reported issues deemed "critical" or "blocker". For information on other resolved defects contact Kevin Pendley.
The following items are bugs or limitations that may be encountered in the current release of CUBIT. For more information on these defects or to report additional defects contact Kevin Pendley (kpendle@sandia.gov).
| Ref # | Known Defect in CUBIT 11.0* | Description | Suggested Work-around |
| 7171 | STEP import fails on the MAC | The libraries providing STEP/IGES import on the Mac aren't loading properly keeping these formats from importing. |
Until this defect is resolved, the MAC version will not be able to import STEP files. Check back for updates. In the meantime, the ACIS sat or sab format files are still fully supported on MAC. |
*The defects listed above are only those user-reported issues deemed "critical" or "blocker". For information on other known defects contact Kevin Pendley.
Cubit Program: The installation package includes executables and libraries, packaged in tar.gz files for Unix machines. For Windows, the package is in a self-installing executable. Both a command line and GUI version of CUBIT are included with the installation package for all platforms.
Documentation: Both UNIX and Windows versions include full online documentation. Windows also includes .chm (Windows Help File), of the comlpete documentation that can be run separately from CUBIT.
CUBIT 11.0 supports the following Platforms
Non-Sandia Users
CUBIT is available to for government and academic use. For information on licensing CUBIT go to the follow URL: http://cubit.sandia.gov/licensing.html. For current CUBIT users, CUBIT 11.0 may be downloaded from the website at the following URL: http://cubit.sandia.gov/downloads.html. If you obtained a password since the release of CUBIT 10, your password should work for 11.0 also.
Sandia Personnel Only
Windows
Download a Windows installation file from the dropzone. Go to the following directory \\dropzone\public\cubit\Windows. Copy the file Cubit.WindowsGUI.11.0.exe to your windows hard drive. Double click on the file and follow the installation instructions.
MAC OSX
Download a Mac OSX disk image file from the dropzone. Go to the following directory \\dropzone\public\cubit\MAC_OS_X. Copy the file Cubit_GUI_11.0.dmg.gz to your mac harddrive. Use gunzip to unpack the disk image file.
UNIX/LINUX LANS
Check with your local LAN administrator for instructions on how to access CUBIT on your local LAN. In most cases typing one of the following commands at the UNIX prompt should allow you to execute CUBIT:
| cubit | Version 11.0 with GUI. The latest released version of CUBIT deployed to the LAN |
| cubit -nogui | Version 11.0 Command Line only with graphics window |
| cubit -nogui -nographics | Version 11.0 Command Line only without graphics window |
| cubit-10.2 | Version 10.2 with GUI |
| cubit-beta | Version 11.1 beta. The latest beta version still in development |
CUBIT Help
For general technical questions including download, installation and CUBIT technical assistance.
CUBIT Licensing and Passwords
Kristina McGlotten
Cubit Licensing
Phone: 505-284-9152
Email: ksmcglo@sandia.gov
CUBIT Support Lead
Kevin Pendley
CUBIT Support Lead
Phone: 505-284-1957
Email: kpendle@sandia.gov
CUBIT Project Lead
Steven J. Owen
Sandia National Laboratories
Computational Modeling Sciences Department (org. 1421)
Phone: 505-284-6599
Email: sjowen@sandia.gov