New Reply

ANSYS scripting in Workbench.....

 
Share Thread Thread Tools
May30-12, 08:54 AM   #1
 

ANSYS scripting in Workbench.....


I am not sure whether im using perfect terminology or not, I want to create a program using ansys workbench such that I will give input/parameters to the program, what all operations/analyses has to be done will be specified in program and will finally obtain results.....this can be done with Mechanical APDL language in Ansys classic that im aware of....but which language does Workbench use??? and where is option in the software where we can type our program???

Thank You
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Intel's Haswell to extend battery life, set for Taipei launch
>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
May30-12, 11:10 AM   #2
 
Blog Entries: 2
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
What you're asking for is ANSYS APDL. Workbench does not have a scripting language, because it in turn uses APDL for it's own scripting language.
May30-12, 11:34 AM   #3
 
Quote by Mech_Engineer View Post
What you're asking for is ANSYS APDL. Workbench does not have a scripting language, because it in turn uses APDL for it's own scripting language.
Thank You......
But cant we create interface kind of thing where we will give input n program will lead us to result in workbench????
and if yes from where to start can you just give outline????
May30-12, 02:25 PM   #4
 
Blog Entries: 2
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor

ANSYS scripting in Workbench.....


What exactly are you trying to achieve? You can import and export APDL files through Workbench, and you can import ANSYS results in Workbench as well. I don't think you're understanding the difference between Workbench (basically just GUI) and APDL (underlying language Workbench uses).
May30-12, 09:24 PM   #5
 
Quote by Mech_Engineer View Post
What exactly are you trying to achieve? You can import and export APDL files through Workbench, and you can import ANSYS results in Workbench as well. I don't think you're understanding the difference between Workbench (basically just GUI) and APDL (underlying language Workbench uses).
Yes sir im little confused...I just want to create a program in workbench with predefined analysis where we will just have to give input parameters n result will appear...was preoccupied with thought that workbench uses other language python and not APDL....now ill start with my project...if i need any help will again come to u....thanks ur reply will help me..
Jun4-12, 10:40 AM   #6
 
APDL is the "classic" way to automate ANSYS, but not the only way. For example, you can now use a Python journal file to automate simulation by changing input parameters. You can use the Workbench API to build custom forms and vertical applications. Many legacy products that are now part of ANSYS Workbench can continue to be customized using their native scripting enviorment. For example, Jscript for ANSYS Mechanical, APDL for Mechanical APDL , Scheme for Fluent and so on. Additionally you can customize Project Schematic, Design Exploration, and Engineering Data in ANSYS 12.1 and later
using Python. Hope this helps.
Jun4-12, 02:31 PM   #7
 
Quote by mnalgirkar View Post
APDL is the "classic" way to automate ANSYS, but not the only way. For example, you can now use a Python journal file to automate simulation by changing input parameters. You can use the Workbench API to build custom forms and vertical applications. Many legacy products that are now part of ANSYS Workbench can continue to be customized using their native scripting enviorment. For example, Jscript for ANSYS Mechanical, APDL for Mechanical APDL , Scheme for Fluent and so on. Additionally you can customize Project Schematic, Design Exploration, and Engineering Data in ANSYS 12.1 and later
using Python. Hope this helps.
yes sir it helped...ill msg u if i need further guidance
Nov9-12, 10:10 PM   #8
 
Hi,I did a model in APDL.....now I want to use that in workbench is it possible..... I tried export option in APDL but its not working.....as it generates a file that matches none of the format that workbench uses like igs,iges..... can somebody help me
New Reply

Tags
ansys, ansys workbench
Thread Tools


Similar Threads for: ANSYS scripting in Workbench.....
Thread Forum Replies
ansys workbench 12 problem Mechanical Engineering 3
Modelling a pulley in ANSYS workbench Mechanical Engineering 0
Ansys Workbench Displacement Mechanical Engineering 5
ansys workbench General Engineering 0
ANSYS workbench 11 mesh help! Mechanical Engineering 25