ANSYS APDL
Try This one
finish
/clear
/VIEW,1,0,0,1
/RGB,INDEX,100,100,100,0
/RGB,INDEX, 80, 80, 80,13
/RGB,INDEX, 60, 60, 60,14
/RGB,INDEX,0,0,0,15
/UNITS,SI
V1=10.000000
Name=47.000000
alfp=0.400000
!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!! PARAMETERS !!!
! GEOMETRY
*set, b, 0.005 ! [m]
*set, S, 20.
*set, a, 0.4 ! [m]
*set, l, 0.4 ! [m]
! MATERAL DUMMY
*set, nu_dummy, 0.3
*set, E_dummy, 71.700E9 ! [Pa]
*set, alpha_dummy, 23E-6 ! [1/K]
*set, kxx_dummy, 121. ! [W/mK]
*set, dens_dummy, 1210
*set, E_b, 320.24e9 ! [Pa]
*set, nu_b, 0.26
*set,dens_b,3750
! MATERIAL BOT
*set, E_t, 105.70e9 ! [Pa]
*set, nu_t, 0.29
*set,dens_t,4429
! LOADING
*set, p, 1.
! FGM gradation law
*set, a_z, 1./b ! [m^-1]
*set, n_z, V1
! MESH
*set, v_numb_z, b/8 ! 20, 40
!transient analysis
*set,Tstep,0.01
*set,Tstop,2
*set,Tres,0.01
*set,ALPHAD,0
*set,BETAD,0.00015
!!! mat_fgm_K MACRO !!!
*create, mat_fgm_K
/nopr
z_coord = arg2
grad_common = (z_coord+0.5)**n_z
E_fgm = (E_t-E_b)*grad_common + E_b-(alfp/2)*(z_coord+0.5)*(E_t+E_b)
nu_fgm = 0.3
den_fgm = (dens_t-dens_b)*grad_common + dens_b-(alfp/2)*(z_coord+0.5)*(dens_t+dens_b)
/gopr
*end !mat_fgm_K
/prep7
!Damping
ALPHAD,0
BETAD,0.00015
! ELEMENT TYPE SELECTION
et, 1, SOLID45
*do, j, -b/2,+b/2-v_numb_z,v_numb_z
block, 0, l, 0, a, j, j+v_numb_z
*enddo
/PREP7 ! Enter Preprocessor
*DIM, MyTable, TABLE, 1, 10, 1 ! Define a 4x3 table (4 rows, 3 columns, 1 var)
counter = 1
vsl=0
z_coord = j
counter = counter+1
vsl=vsl+1
*use, mat_fgm_K,, z_coord
mp, ex, counter, E_fgm
mp, prxy, counter, nu_fgm
mp, dens, counter, den_fgm
VSEL,S,volu,,vsl
VATT,counter,,1,0
vsel,all
*SET, MyTable(1,vsl), den_fgm
vsel, all
ebig=2e-2
ESIZE,ebig
vmesh, all
nsel,all
nummrg,node,1e-5
ALLSEL
nsel,s,loc,x,0 ! Clamp left end of bimorph
d,all,ux,0,,,,uy,uz ! Defines DOF constraints, clamp the end
NSEL,ALL
/SOLU
ANTYPE,MODAL ! Modal analysis
nmodes = 3
modopt,LANB,nmodes ! Block Lanczos solver
mxpand,nmodes,,,yes ! Calculate element results and
SOLVE
FINISH
SAVE
Finish
I am looking for journals that admit the publication of results from applying the IUCN Standard for designing and monitoring Nature-based solutions. Many thanks for considering my request.
23 July 2024 6,444 2 View
When I examined the GIXRD data obtained recently, I observed that the sample treated with O2 plasma on the Cu surface deposited on Si chips showed increased intensity compared to the sample...
19 June 2024 6,900 5 View
I am working on an acetyltransferase that is highly unstable. Its pI is 6.65, and its molecular weight is around 18 kDa. The protein elutes at 1M imidazole and begins to precipitate immediately...
19 June 2024 2,590 0 View
I conducted GIXRD measurements after performing O2 plasma treatment on a Cu surface. It was observed that the baseline is significantly high at low angles (10-30 degrees). What could this...
18 June 2024 2,996 3 View
I attempted to model a temporary 'lane closure' due to an accident or work zone. Initially, I successfully closed Lane 1 on Link 1, and it worked as expected. However, when I tried to close Lane 1...
17 June 2024 2,070 0 View
Hello guys. I have faced the problem of being in need of carboxyl-methylated amino acids. Amino acids I need are not available in the market so I need to synthesize them by myself. So thus I'm...
16 June 2024 9,920 3 View
I found a variant segregating with a genetic condition, this variant is listed in ClinVar (with no clinical significance), gnomAD, etc. However, I could not find any publication reporting the...
10 June 2024 7,606 3 View
Somewhere on the internet, it's reported the maximum diversity gain limit theoretically can be achieved is 10dB. Some papers said it increases with more antennae and some said it will decrease.
09 June 2024 5,121 2 View
I was trying to model a freeway entrance in Vissim do some "variable speed limit" comparison experiments. in "scenario 1", I set up the Vehicle Input with 8 time...
04 June 2024 9,053 1 View
any fully funded phd position in wildlife ?
25 May 2024 7,976 2 View
I need to model an anisotropic material in which the Poisson's ratio ν_12 ≠ ν_21 and so on. Therefore, the elastic compliance matrix wouldn't be a symmetric one. In ANSYS APDL, for TB,ANEL...
09 August 2024 5,048 2 View
I am not able to find how I can provide tangential stiffness in ansys workbench The normal stiffness option is there. But how I can enter tangential stiffness I have read somewhere tangential...
29 July 2024 2,032 2 View
Hello. I have the geometry of a blade in CAD file (stp) and I want to prepare the blade for meshing with turboGrid. I must import this file into designModeler and then transfer to the...
27 July 2024 356 3 View
I performed fea on tensile dog bone specimen using ANSYS static structural and also tried using ANSYS explicit dynamics. In experimental result the load is 500 N and deformation is 0.6 mm...
13 July 2024 3,631 4 View
I have a 3D output in the figure section of Matlab, does anyone know a way to transfer it to Abaqus or Ansys? Or in what format should I save it so that these analysis software can analyze it?
09 July 2024 9,226 3 View
Regarding the system coupling issue where the update of the solution component fails, the system coupling update for fluid flow (Fluent) triggered an exception: "Update Solution Failed."
30 June 2024 7,894 1 View
Hi everyone, I want to import an STL geometry (surface meshed with 2D meshes) into ANSYS APDL. After importing, I also want to mesh the structure with SOLID187 elements to convert it into a solid...
25 June 2024 4,286 4 View
I am trying the simulate the drum brake squeal in ansys. For giving the rotational velocity to drum what should i use the Rotational velocity or CMROTATE command.
24 June 2024 5,125 0 View
I need to get the eigenvalues after a modal analysis in ansys workbench. Is there any next APDL command that will get the required result.
20 June 2024 1,668 0 View
Hello all, I've compiled a udf which reads velocity data with corresponding time stamp from a .csv file using DEFINE_ON_DEMAND macro. Then, I use DEFINE_PROFILE to define an inlet velocity profile...
14 June 2024 6,480 0 View