CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   make error (https://www.cfd-online.com/Forums/openfoam/173420-make-error.html)

rubin June 19, 2016 13:37

make error
 
Hi please how can i get over

make: *** [Make/linux64GccDPInt32Opt/darcyFoam.o] Error 1

after wclean and wmake i get this error

thanks

chpjz0391 June 21, 2016 03:41

Please post more details about your error.

rubin June 21, 2016 05:45

make error
 
Thanks

I am trying to modify laplacefoam solver to solve darcy equation.
have modified createFields.H and darcyFoam.C and the formular therein
but on wclean and wmake, i get this error. what hav i overlooked

/opt/openfoam30/src/OpenFOAM/lnInclude/GeometricField.C:1149:6: note: no known conversion for argument 1 from ‘Foam::tmp<Foam::GeometricField<Foam::Vector<doubl e>, Foam::fvPatchField, Foam::volMesh> >’ to ‘const Foam::dimensioned<double>&’
make: *** [Make/linux64GccDPInt32Opt/darcyFoam.o] Error 1

Saideep June 21, 2016 07:59

Hi,

I guess you made some mistake with the data types. Without the code it is difficult to point where is the mistake coming from!!

Saideep


All times are GMT -4. The time now is 04:25.