- 
		
			- 
December 15, 2024 at 10:41 pmCBLL SubscriberI need to produce a superelement of a model in the ANSYS .sub format. I have a NASTRAN model with which I can easily create a superelement in DMIG format. I can also import the DMIG matrices into an ANSYS Mechanical Model with the "imported condensed part" tool. I would like to then use the "condensed part" tool to export as a .sub. However, ANSYS has trouble with this. The imported DMIG becomes an ANSYS "body" without any elements in it. When I attempt to export this body to a condensed part, ANSYS throws an error regarding the body not having any elements. Is there a way to get around this? Any ideas on what to change? I am using Workbench with Mechanical, I am not using APDL. If M APDL is needed, I could use some tips as I am not well versed with APDL. 
- 
December 16, 2024 at 3:29 pmChandra Sekaran Ansys EmployeeBelow APDL commands will import the stiffness and mass matrix from DMIG files and then export the matrices to a sub file. ! IMPORT A STIFFNESS MATRIX FROM A NASTRAN DMIG FILE 
 *DMAT,KMat,D,IMPORT,DMIG,MATK.DMIG! IMPORT A MASS MATRIX FROM ANOTHER NASTRAN DMIG FILE 
 *DMAT,MMat,D,IMPORT,DMIG,MATM.DMIG
 ! GENERATE A NEW SUB FILE WITH THESE 2 MATRICES
 *EXPORT,KMat,SUB,new.sub,STIFF,,WAIT
 *EXPORT,MMat,SUB,new.sub,MASS,,DONE
- 
December 18, 2024 at 1:07 amCBLL Subscriber Thank you Chandra for the quick response! I am not much of an APDL user so I am slowly working through this. I can’t seem to get past the following error:  *EXPORT Command : Nodes need to be defined in Ansys prior to export a   
  new SUB file.  ÂI have defined the superelement's boundary nodes with XYZ coordinates (e.g.: n,1,0.0,0.0,0.0) that are defined in the DMIG and should carry over into the SUB as "master nodes" or "interface nodes" and I have exported those nodes to the .sub as well, so I’m having trouble understanding what more definition is required.   
 
- 
- You must be logged in to reply to this topic.
- LPBF Simulation of dissimilar materials in ANSYS mechanical (Thermal Transient)
- Convergence error in modal analysis
- APDL, memory, solid
- Meaning of the error
- How to model a bimodular material in Mechanical
- Simulate a fan on the end of shaft
- Real Life Example of a non-symmetric eigenvalue problem
- Nonlinear load cases combinations
- How can the results of Pressures and Motions for all elements be obtained?
- Contact stiffness too big
- 
                        
                        4167
- 
                        
                        1487
- 
                        
                        1363
- 
                        
                        1194
- 
                        
                        1021
© 2025 Copyright ANSYS, Inc. All rights reserved.
 You are navigating away from the AIS Discovery experience
You are navigating away from the AIS Discovery experience 
               
          