View Issue Details

IDProjectCategoryView StatusLast Update
0001135OpenFOAMBugpublic2014-01-23 14:41
Reporteruser136Assigned Tohenry  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0001135: CoBlended scheme exits with FOAM FATAL ERROR when running with interFoam
DescriptionOpenFOAM version is 2.2.2

This seems to be a variant of bug #930:

CoBlended fails when it is used for the momentum transport:

--> FOAM FATAL ERROR:
LHS and RHS of - have different dimensions
     dimensions : [1 -3 0 0 0 0 0] - [0 0 0 0 0 0 0]


    From function operator-(const dimensionSet&, const dimensionSet&)
    in file dimensionSet/dimensionSet.C at line 493.

FOAM aborting

Best,

Carsten

Steps To ReproduceUse in tutorial example multiphase/interFoam/laminar/damBreak:

    div(rho*phi,U) Gauss CoBlended 0. linear 1. upwind;

and try to run.
TagsNo tags attached.

Activities

henry

2014-01-23 14:41

manager   ~0002778

Resolved by commit 650dc4c39f87acadbd53963010ce8547186eb587

Issue History

Date Modified Username Field Change
2014-01-23 13:12 user136 New Issue
2014-01-23 14:41 henry Note Added: 0002778
2014-01-23 14:41 henry Status new => resolved
2014-01-23 14:41 henry Resolution open => fixed
2014-01-23 14:41 henry Assigned To => henry