• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

save files with parametric name in the do cycle

  • Thread starter Thread starter Dmaz
  • Start date Start date

Dmaz

Guest
save I would need to set a *do cycle where from time to time ansys loads the new settings(10 in total) through apdl (apdl1.txt apdl2.txt apdl3.txt etc), solves the model and exports the desired results with a progressive name, (e.g. solution1.txt3.txt solution3.txt solution etc.t)
Is it possible?
I can't figure out how to parameterize the name of the files in and out. .
Thank you!
 
Code:
*do,i,1,10
name='pippo'
ext='. txt
namefile='%name%%%%%%%ext%'
*ended
Maybe that's how it works.
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top