×

Notice

The forum is in read only mode.

Heat Flow

  • Stuebi
  • Topic Author
  • Offline
  • New Member
  • New Member
More
16 years 3 weeks ago #2818 by Stuebi
Heat Flow was created by Stuebi
I made a model and calculated the temperature field. How can I calculate the heat flow now?<br /><br />Post edited by: Stuebi, at: 2009/04/20 11:02
Attachments:
More
16 years 2 weeks ago #2821 by johannes ackva
Replied by johannes ackva on topic Re:Heat Flow
It is done with

res_ther=CALC_ELEM(reuse =res_ther,
RESULTAT=res_ther,
OPTION=('FLUX_ELGA_TEMP','FLUX_ELNO_TEMP',),);

res_ther=CALC_NO(reuse =res_ther,
RESULTAT=res_ther,
OPTION='FLUX_NOEU_TEMP',);

where res_ther must be a concept of type resultat containing the Temperatur field which You calculated

best regards
Johannes Ackva

______________________________________________________________________
Ingenieurbüro für Mechanik Tel 0049 (0)9832 708152
Dr.-Ing. Johannes Ackva
Markgrafenstr. 21
D 91717 Wassertrüdingen

www.code-aster.de
  • Stuebi
  • Topic Author
  • Offline
  • New Member
  • New Member
More
16 years 2 weeks ago #2831 by Stuebi
Replied by Stuebi on topic Re:Heat Flow
Thank you! I'll try that.
Moderators: catux
Time to create page: 0.163 seconds
Powered by Kunena Forum