-
-
November 6, 2018 at 7:49 pm
chenxinvictory
SubscriberMy research goal is to calculate the capacitance values of the upper and lower faces of the cylinder.First I built a cylindrical model with “SOLIWORKS”. Create “Stratic Struktural” in ANSYS workbench, select Strahl material, then pour the cylindrical model created in "SOLIWORKS", then mesh the cylinder. After the meshing is completed, first define the upper surface of the cylinder as "CON1" in Stratic Srucktual. , define the lower surface of the cylinder as "CON2", and then program the APDL code to calculate the capacitance value of the upper and lower surfaces of the cylinder. The code is as follows:
Finish
Et,1,Solid 123
EMUNIT, EPERO, 8.85E-12
MP, PERX, 1, 1
MP,PERY,1,1
MP, PERZ, 1, 1
MP, RSVX, 1, 0
MP, RSVY, 1, 0
MP, RSVZ, 1, 0
D, 'CON1', VOLT, 1
D, 'CON2', VOLT, 0
/solu
CMATRIX, 1, 'CON', 2, 0
FINISH
Then run this code, but after the code operation, the capacitance value obtained in the "CMATRIX" file is zero, and the actual capacitance value calculated by the computer is a certain value. Excuse me, why is the simulation result obtained when the APDL code is used to calculate the capacitance value in ANSYS workbench? Is the capacitance value zero? Which step is the problem? Thank you! -
November 16, 2018 at 2:56 pm
jpasquerell
Ansys EmployeeAbove EMUNIT command is not correct. See VM120 in the Verification Manual for an example using plane121 and CMATRIX.
-
November 16, 2018 at 3:35 pm
Karthik R
AdministratorHello,
I am moving this post to the structural mechanics thread. This will help you get more visibility on your question.
jpasquerell - thank you for providing these inputs.
Best,
Karthik
-
- You must be logged in to reply to this topic.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Saving & sharing of Working project files in .wbpz format
- An Unknown error occurred during solution. Check the Solver Output…..
- Understanding Force Convergence Solution Output
- Solver Pivot Warning in Beam Element Model
- Colors and Mesh Display
- How to calculate the residual stress on a coating by Vickers indentation?
- whether have the difference between using contact and target bodies
- What is the difference between bonded contact region and fixed joint
- The solver engine was unable to converge on a solution for the nonlinear problem as constrained.
- User manual
-
2524
-
2066
-
1285
-
1096
-
459
© 2023 Copyright ANSYS, Inc. All rights reserved.