|
[Sponsors] |
Could anybody help the trouble of the modifying the U |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 26, 2006, 17:48 |
Hi friend,
I have a trouble
|
#1 |
Senior Member
Guoxiang
Join Date: Mar 2009
Posts: 109
Rep Power: 17 |
Hi friend,
I have a trouble which I want to modify the U. I mean I want to keep the initial U to a new variable and after solver, I like to add this quatity to U again. But there are some errors. Could you please help me. volScalarField Uin = UEqn.A(); ... U += Uin; Errors: icoFoam.C:120: error: no match for ˜operator+=U in ˜U += Uin" /home/liu/OpenFOAM/OpenFOAM-1.2/src/OpenFOAM/lnInclude/GeometricField.C:1238: note: candidates are: void Foam::GeometricField<type,>::operator+=(const Foam::GeometricField<type,>&) [with Type = Foam::vector, PatchField = Foam::fvPatchField, GeoMesh = Foam::volMesh] /home/liu/OpenFOAM/OpenFOAM-1.2/src/OpenFOAM/lnInclude/GeometricField.C:1238: note: void Foam::GeometricField<type,>::operator+=(const Foam::tmp<foam::geometricfield<type,> >&) [with Type = Foam::vector, PatchField = Foam::fvPatchField, GeoMesh = Foam::volMesh] /home/liu/OpenFOAM/OpenFOAM-1.2/src/OpenFOAM/lnInclude/GeometricField.C:1238: note: void Foam::GeometricField<type,>::operator+=(const Foam::dimensioned<type>&) [with Type = Foam::vector, PatchField = Foam::fvPatchField, GeoMesh = Foam::volMesh] make: *** [Make/linuxGcc4Opt/icoFoam.o] Error 1 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
modifying under-relaxation factors | pieizquierdo (miguel) | FLUENT | 7 | July 30, 2011 09:05 |
Modifying an arc in GAMBIT? | Jake | FLUENT | 0 | April 1, 2008 17:23 |
Could anybody help the trouble of the modifying the U | liugx212 | OpenFOAM Running, Solving & CFD | 2 | February 27, 2006 11:23 |
Modifying solverslibraries | Kaushik Balakrishnan (Balakrishnan) | OpenFOAM Running, Solving & CFD | 1 | January 31, 2005 10:52 |
modifying commercial codes | Richard Carroni | Main CFD Forum | 1 | October 15, 1998 07:38 |