|
[Sponsors] |
October 18, 2008, 15:57 |
I had a code for 1.4.1 that us
|
#1 |
Member
Juho Peltola
Join Date: Mar 2009
Location: Finland
Posts: 89
Rep Power: 17 |
I had a code for 1.4.1 that used "scale", but when I tried to compile it with the 1.5 I got the same error. Seems something has changed regarding it in the 1.5.
However, it's not a current problem for me anymore. |
|
October 18, 2008, 18:06 |
Hi,
in OF1.5, the function
|
#2 |
Senior Member
Hannes Kröger
Join Date: Mar 2009
Location: Rostock, Germany
Posts: 124
Rep Power: 18 |
Hi,
in OF1.5, the function scale(a,b) is now called cmptMultiply(a,b). Regards, Hannes
__________________
silentdynamics GmbH - http://silentdynamics.de open source CAE software solutions & support |
|
October 19, 2008, 06:10 |
Thank you Hannes!
Where can I
|
#3 |
Senior Member
|
Thank you Hannes!
Where can I find the other tensor algebra operators? Because I've the suspect that scale is not the only op that changed his name, also diag() do not work anymore! In any case the Programmer's guide is not up-to-date, the reference to scale() is still there! |
|
October 19, 2008, 08:33 |
Hi Ivan,
found it in $FOAM_
|
#4 |
Senior Member
Hannes Kröger
Join Date: Mar 2009
Location: Rostock, Germany
Posts: 124
Rep Power: 18 |
Hi Ivan,
found it in $FOAM_SRC/OpenFOAM/lnInclude/VectorSpaceI.H. I don't know where diag() is defined, but you could search for its definition in the OF1.4.1 sources and then check the OF1.5 sources. Regards, Hannes
__________________
silentdynamics GmbH - http://silentdynamics.de open source CAE software solutions & support |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
udf function!! | shayej | FLUENT | 1 | February 5, 2009 09:37 |
Cp as a function | Mareike | CFX | 4 | April 8, 2008 05:55 |
If function | PANKAJ | CFX | 3 | January 13, 2008 04:53 |
Stream Function - Potential Function coordinates | harish | Main CFD Forum | 8 | June 25, 2005 14:18 |
Max y+ as a function of Re | Fred Uckfield | Main CFD Forum | 6 | October 17, 2001 12:15 |