Removing Existing Variables in Abaqus Python Script
Removing Existing Variables in Abaqus Python Script
(OP)
I realized that ABAQUS python compiler (I dont know if this is the correct term) writes the new variable over existing ones. It does not remove all variable and redefine them. So my question: which command should i use the clear the existing variables before running the new script e.g., clear all in matlab?





RE: Removing Existing Variables in Abaqus Python Script
RE: Removing Existing Variables in Abaqus Python Script
RE: Removing Existing Variables in Abaqus Python Script