mainpyFormex - Support: sr #108606, Writing an .inp file for analysis...

 
 

sr #108606: Writing an .inp file for analysis in Abaqus

Submitter:  None
Submitted:  Wed 02 Jul 2014 01:19:02 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Open Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 08 Jul 2014 11:15:57 AM UTC, comment #1: 

Hi
I had a quick look, as i could not run the script, maybe attach teh txt files if you can.
I think the problem is that cload is defined at a step level, but you dont define any step to pass to AbqData to be written.
so the cload is ignored. so create the step with a tag of the same tag of cload and add
setps= [mycloadtep] in AbqData

francesco <francio>
Group Member
Wed 02 Jul 2014 01:19:02 PM UTC, original submission:  

I would appreciate your help if you could explain how to create a .inp file such that the desired information would appear in the file. I was trying to follow the examples in http://nullege.com/codes/show/src@pyformex-0.8.2@pyformex@plugins@fe_abq.py and similar ones, however only managed to achieve partial results.

I am specifically interested in assigning loading to nodes: I try to implement the code, but I cannot see any evidence in the .inp file. I have a Formex F (it has around 20 nodes, and consists of triangular elements) and run the script attached. Majority of the script is irrelevant. At the line 159, I have that Formex F ready. Then im preparing everyting such that I can write a .inp file. When I look at the .inp file in the text editor, I can find all the information I need, but there is no information about the cload. How to make it show up? What is wrong with the script?



Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #31664:  Crease_trying_out.py added by None (5KiB - text/x-python)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by francio (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-07-02 None Attached File- Added Crease_trying_out.py, #31664

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code