Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Exception running droplet impact simulation #98

Description

@stefanoborini

I get the following exception running the droplet experiment

Default patch type set to empty
Case directory  /tmp/tmpVfJ_xU/droplet_mesh
Traceback (most recent call last):
  File "d5.py", line 250, in <module>
    sim.run()
  File "/home/sborini/simphony/local/lib/python2.7/site-packages/simphony/cuds/simulation.py", line 37, in run
    self._wrapper.run(*args, **kwargs)
  File "/home/sborini/simphony/local/lib/python2.7/site-packages/foam_controlwrapper/foam_controlwrapper.py", line 77, in run
    modifyFields(mesh, cuds, solver)
  File "/home/sborini/simphony/local/lib/python2.7/site-packages/foam_internalwrapper/foam_dicts.py", line 1463, in modifyFields
    condition, mesh._foamPhaseNameToMaterial, solver)
  File "/home/sborini/simphony/local/lib/python2.7/site-packages/foam_internalwrapper/foam_dicts.py", line 1335, in get_foam_boundary_condition
    variable))
ValueError: Boundary condition not supported:
 condition: TotalPressureCondition
 variable: CUBA.DYNAMIC_PRESSURE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions