Giter Club home page Giter Club logo

Comments (6)

mikechy1 avatar mikechy1 commented on May 27, 2024

I am attaching a simple model Python code if necessary.
Model3D.py.txt

from periodicboundarycondition.

xvheule avatar xvheule commented on May 27, 2024

What is not working exactly?
Have you pressed the "New" button?

I would suggest you go through the readme.

from periodicboundarycondition.

mikechy1 avatar mikechy1 commented on May 27, 2024

Thanks for the reply. As you can see from the picture, the plug-in does not recognize the model, although, according to Readme, it should "When launching the plugin from the menu bar, the following dialog window will show up" ...
After I pressed the "New" button, in Error Log window I got:
Traceback (most recent call last):
File "c:/.../abaqus_plugins/PeriodicBoundaryCondition\PeriodicBoundaryCondition_plugin.py", line 149, in getNextDialog
return self.get_next_dialog()
File "c:/.../abaqus_plugins/PeriodicBoundaryCondition\PeriodicBoundaryCondition_plugin.py", line 37, in get_next_dialog
return self.get_input_dialog()
File "c:/.../abaqus_plugins/PeriodicBoundaryCondition\PeriodicBoundaryCondition_plugin.py", line 49, in get_input_dialog
return PeriodicBoundaryCondition_DB.InputDialog(self, self.STEP_NEW)
File "c:/.../abaqus_plugins/PeriodicBoundaryCondition\PeriodicBoundaryCondition_DB.py", line 328, in init
self.on_model_selected()
File "c:/.../abaqus_plugins/PeriodicBoundaryCondition\PeriodicBoundaryCondition_DB.py", line 393, in on_model_selected
reset_combo_box(self.cbx_part, mdb.models[models[model_index]].parts.keys())
TypeError: list indices must be integers, not NoneType

from periodicboundarycondition.

xvheule avatar xvheule commented on May 27, 2024

The dialog on the screenshot shows all Periodic Boundary Conditions currently active on the model, as you have none, it is indeed empty.
The error after clickign the new button tells me you are not using Abaqus 2018. What version of Abaqus are you using?

from periodicboundarycondition.

mikechy1 avatar mikechy1 commented on May 27, 2024

Abaqus 6.14.1 . Can you try my model Model3D.py.txt?

from periodicboundarycondition.

xvheule avatar xvheule commented on May 27, 2024

No, apologies, this plugin is for Abaqus 2018, which is explitly mentioned in the readme.
It will sadly not work with older versions due to CAE's slightly different code base.

from periodicboundarycondition.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.