Author Topic: post processing analysis  (Read 2196 times)

0 Members and 1 Guest are viewing this topic.

Offline surajmec

  • Regular QuantumATK user
  • **
  • Posts: 13
  • Country: in
  • Reputation: 0
    • View Profile
post processing analysis
« on: March 11, 2017, 12:23 »
sir
I am working on mechanical properties of cnt with defect.If i want to calculate its strength or i want to see the force displacement curve, do i need to write python script everytime for that. As the analysis option in the script generator section is not showing up anything

Offline Petr Khomyakov

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1290
  • Country: dk
  • Reputation: 25
    • View Profile
Re: post processing analysis
« Reply #1 on: March 11, 2017, 12:48 »
If some analysis option is not available in the VNL, you will have to write an analysis python script. As an example, please have a look at this tutorial on the subject of your interest, http://docs.quantumwise.com/tutorials/youngs_modulus/youngs_modulus.html.

Offline surajmec

  • Regular QuantumATK user
  • **
  • Posts: 13
  • Country: in
  • Reputation: 0
    • View Profile
Re: post processing analysis
« Reply #2 on: March 11, 2017, 15:35 »
No sir, what i am saying is how to incorporate those analysis option in script generator part into my problem.suppose i have to calculate stress then it is not showing up anything except a dial box

Offline surajmec

  • Regular QuantumATK user
  • **
  • Posts: 13
  • Country: in
  • Reputation: 0
    • View Profile
Re: post processing analysis
« Reply #3 on: March 11, 2017, 16:00 »
Sir
If possible could you please kindly describe me the steps involved in applying post processor options to a problem.for e.g a problem involved tensile stress to be applied to CNT and finding respective strain

Offline Petr Khomyakov

  • QuantumATK Staff
  • Supreme QuantumATK Wizard
  • *****
  • Posts: 1290
  • Country: dk
  • Reputation: 25
    • View Profile
Re: post processing analysis
« Reply #4 on: March 12, 2017, 18:13 »
I think there is such an analysis script in the tutorial I mentioned in my previous post. Otherwise, I am not sure that I understand your problem.