Page 1 of 1

Units in fortran subroutines

Posted: Tue Apr 01, 2014 5:20 pm
by Alec
Hello,

I was wondering if the units in the user laws from subroutines in fortran were all International System ?

For exemple, if I extract a temperature for a boussinesq approximation, will it always be in Kelvins or °C or will it be in my chosen unit ?

Regards,

Alec

Re: Units in fortran subroutines

Posted: Fri Apr 04, 2014 2:24 pm
by Alec
Okay sorry I finally found an answer in the technical manual.

Re: Units in fortran subroutines

Posted: Sun Apr 06, 2014 5:40 pm
by Alec
I also have another question for CS 3.0.

In the gui, when defining a heat flux boundary condition, is the unit actually W/m2 ? or is it W and CS will compute the surfacic heat flux according to the surface of the boundary faces selected ?

So far I supposed that it was always defined in W/m2 as indicated in other parts of the forum but I have a doubt.

Best regards,

Alec

Re: Units in fortran subroutines

Posted: Tue Apr 08, 2014 2:51 pm
by Brian Angel
Hello Alec,

The units for heat flux are W/m^2.

Regards,

Brian Angel.

Re: Units in fortran subroutines

Posted: Wed Apr 09, 2014 1:33 pm
by Alec
Thank you very much for your answer.

Best regards,

Alec