! Commands inserted into this file will be executed just prior to the ANSYS SOLVE command. ! These commands may supersede command settings set by Workbench. ! Active UNIT system in Workbench when this object was created: Metric (m, kg, N, s, V, A) with temperature units of C ! NOTE: Any data that requires units (such as mass) is assumed to be in the consistent solver unit system. ! See Solving Units in the help system for more information. !geometrie l=1.1e-3 w=0.11e-3 t=0.055e-3 !load Ef0=7e6 V=Ef0*t !material eps=8.8 eps0=8.854e-12 mp,PERX,1,eps EMUNIT,MUZRO,eps0 nsel,s,loc,x,-l/2 d,all,ux,0 nsel,r,loc,y,-w/2 d,all,uy,0 nsel,r,loc,z,0 d,all,uz,0 nsel,s,loc,z,0 nsel,r,loc,x,-l/2,l/2 nsel,r,loc,y,-w/2,w/2 cp,1,volt,all ng=ndnext(0) nsel,all nsel,s,loc,z,t nsel,r,loc,x,-l/2,l/2 nsel,r,loc,y,-w/2,w/2 cp,2,volt,all nl=ndnext(0) nsel,all /solu antype,static cnvtol,f,1,1.e-6 d,ng,volt,0 d,nl,volt,V solve fini