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

Exception running droplet impact simulation #98

Open
stefanoborini opened this issue Jun 29, 2017 · 1 comment
Open

Exception running droplet impact simulation #98

stefanoborini opened this issue Jun 29, 2017 · 1 comment

Comments

@stefanoborini
Copy link
Contributor

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
@khiltunen
Copy link
Contributor

There is a working branch 'support-point-data' where this Boundary condition is included. It was waiting to get feedback but i think that it can be merged.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants