Skip to content

Conversation

@kbsezginel
Copy link

No description provided.

Reformatted scripts to python.
Added mathutils dependency for linux.
Format: interpenetration_list = {'emap_path': [], 'emap_mof_path': [], 'ip_mof_path': []}
"""
if sim_par['core_database']:
if sim_par['interpenetration_list'] is not None:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think you can just do:

if sim_par['interpenetration_list']:

here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants