|
[Sponsors] |
November 2, 2006, 07:12 |
I use the scale and transform
|
#1 |
New Member
Haibin Li
Join Date: Mar 2009
Posts: 8
Rep Power: 17 |
I use the scale and transform function like this way:
volScalarField S; volVectorField V,V1; volTensorField T,T1; ... T1=scale(T,S); V1=transform(T,V); but the compiler said that it couldn't find the matched fuction.What's wrong with me? Could anyone help? Thanks. |
|
November 2, 2006, 07:30 |
Sorry, another scale function
|
#2 |
New Member
Haibin Li
Join Date: Mar 2009
Posts: 8
Rep Power: 17 |
Sorry, another scale function I used like this:
volTensorField T2; T2=scale(T,T1); the compiler told the same error message. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Large Scale Model:Small scale computer | gull | COMSOL | 0 | March 5, 2007 07:37 |
relation b/n Kolomogorov scale and Taylor scale | hanman | Main CFD Forum | 0 | February 28, 2006 05:16 |
Convert color-scale pictures to gray-scale ones | XC | FLUENT | 4 | March 29, 2005 19:55 |
Stream function unit on scale | Mirek | FLUENT | 0 | June 17, 2004 05:00 |
Joukowskii transform | Alex | Main CFD Forum | 3 | December 7, 2000 09:27 |