CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

How to use scale and transform function

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 2, 2006, 06:12
Default I use the scale and transform
  #1
New Member
 
Haibin Li
Join Date: Mar 2009
Posts: 8
Rep Power: 17
haibinli is on a distinguished road
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.
haibinli is offline   Reply With Quote

Old   November 2, 2006, 06:30
Default Sorry, another scale function
  #2
New Member
 
Haibin Li
Join Date: Mar 2009
Posts: 8
Rep Power: 17
haibinli is on a distinguished road
Sorry, another scale function I used like this:

volTensorField T2;
T2=scale(T,T1);

the compiler told the same error message.
haibinli is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Large Scale Model:Small scale computer gull COMSOL 0 March 5, 2007 06:37
relation b/n Kolomogorov scale and Taylor scale hanman Main CFD Forum 0 February 28, 2006 04:16
Convert color-scale pictures to gray-scale ones XC FLUENT 4 March 29, 2005 18:55
Stream function unit on scale Mirek FLUENT 0 June 17, 2004 04:00
Joukowskii transform Alex Main CFD Forum 3 December 7, 2000 08:27


All times are GMT -4. The time now is 08:21.