bugpyFormex - Bugs: bug #47306, contact Interaction using class...

 
 

bug #47306: contact Interaction using class Interaction (or CDict) - commit 8ef3d1d

Submitter:  gianluca de santis <gianlucadesi>
Submitted:  Mon 29 Feb 2016 03:41:01 PM UTC
   
 
Category:  Plugins Severity:  2 - Minor
Item Group:  Documentation error Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 29 Feb 2016 03:41:01 PM UTC, original submission:  

At the moment (after commit 8ef3d1d) the contact interaction for Abaqus in fe_abq can be defined both as Interaction or dictionary. We should probably maintain only one of these, after checking that all functionalities are preserved.

For example, using CDict the user can execute the example in fmtContactPair (line 1529):

P.Prop(name='contact0',interaction=Interaction(name ='contactprop', surfacebehavior=True, pressureoverclosure=['hard','linear',0.0, 0.0, 0.001]), master ='quadtubeINTSURF1', slave='hexstentEXTSURF', contacttype='NODE TO SURFACE')


Could this be written also using Interaction?
After modifications, the example in fmtContactPair should be updated and some documentation should be added to class Interaction


gianluca de santis <gianlucadesi>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gianlucadesi (Submitted the item)
  •  

    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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code