View Issue Details

IDProjectCategoryView StatusLast Update
0001439OpenFOAMFeaturepublic2017-09-03 20:04
Reporteruser1012Assigned Tohenry  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionsuspended 
PlatformLinuxOSUbuntuOS Version10.04
Summary0001439: When 2D, fvDOM model only works within X-Y plane
DescriptionWhen doing 2D calculation, users have to put the geometry within X-Y plane. Otherwise fvDOM model won't be able to work.
TagsNo tags attached.

Activities

henry

2014-12-18 11:44

manager   ~0003332

As a quick solution I have added a check that the mesh is in the x-y plane for 2D cases and in the x-direction for 1D cases.

It will take a bit more time to handle any coordinate plane for 2D and any coordinate direction for 1D cases but I have put this on list of core developments. Feel free to have a go at updating the fvDOM::initialise() funtion in fvDOM.C to handle these cases.

Issue History

Date Modified Username Field Change
2014-11-07 16:27 user1012 New Issue
2014-12-18 11:44 henry Note Added: 0003332
2017-09-03 20:03 wyldckat Category Bug => Feature
2017-09-03 20:04 wyldckat Assigned To => henry
2017-09-03 20:04 wyldckat Status new => closed
2017-09-03 20:04 wyldckat Resolution open => suspended