vidiii
Industrial
- Nov 13, 2006
- 36
Hi,
I have made a parametric model of ANSYS Batch (in APDL). The parameters are defined in the beginning, and every paramater can be changed with MATLAB and the results of ANSYS will be saved (in txt) and read in MATLAB. After that MATLAB can rechange a parameter and let ANSYS run again, etc. So the influence of a parameter can be investigated.
However when I let the "length" parameter change, at a certain moment the area numbers change, because the geometry changes. These volume numbers / area numbers are used in the batch program for the boundary conditions.
Is there a way to resolve this problem?
example:
ASEL is difficult for selecting the contact area of a rectangular plate with a triangular plate. I need to select the nodes in that area, so I could also use NSEL, however the problem is that the area is triangular and I dont know how to use NSEL,U in a decent way to unselect the nodes outside the triangular area (the nodes of the rectangular plate).
Any suggestions are very welcome. Hope to hear from you.
I have made a parametric model of ANSYS Batch (in APDL). The parameters are defined in the beginning, and every paramater can be changed with MATLAB and the results of ANSYS will be saved (in txt) and read in MATLAB. After that MATLAB can rechange a parameter and let ANSYS run again, etc. So the influence of a parameter can be investigated.
However when I let the "length" parameter change, at a certain moment the area numbers change, because the geometry changes. These volume numbers / area numbers are used in the batch program for the boundary conditions.
Is there a way to resolve this problem?
example:
ASEL is difficult for selecting the contact area of a rectangular plate with a triangular plate. I need to select the nodes in that area, so I could also use NSEL, however the problem is that the area is triangular and I dont know how to use NSEL,U in a decent way to unselect the nodes outside the triangular area (the nodes of the rectangular plate).
Any suggestions are very welcome. Hope to hear from you.