CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

Set heat transfer as default for interfaces

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 20, 2014, 06:27
Default Set heat transfer as default for interfaces
  #1
New Member
 
Edward Pocock
Join Date: Oct 2014
Posts: 5
Rep Power: 11
edward.pocock is on a distinguished road
I've been running large conjugate heat transfer problems with lots of interfaces, upwards of 50, and hence need to go through each interface and tick the heat transfer option which can be a laborious process.
Is there a way to either automate this process or set it so interfaces always have heat transfer set? I have tried adding heat transfer to each interface in the command editor but it throughs the following error:

Code:
ERROR
CCL validation failed with message:
Error: Sub-object 'FLOW:Flow Analysis 1' of type FLOW is not allowed in /FLOW:Flow Analysis 1
Error: At least one sub-object of type 'MESH CONNECTION' is required in /FLOW:Flow Analysis 1/DOMAIN INTERFACE:Default Fluid Solid Interface 14
Error: Sub-object 'MESH CONNECTION' is not allowed in /FLOW:Flow Analysis 1/DOMAIN INTERFACE:Default Fluid Solid Interface 14/INTERFACE MODELS
Error: Sub-object 'PITCH CHANGE' is not allowed in /FLOW:Flow Analysis 1/DOMAIN INTERFACE:Default Fluid Solid Interface 14/INTERFACE MODELS/HEAT TRANSFER
Any help would be much appreciated!
edward.pocock is offline   Reply With Quote

Old   November 20, 2014, 08:41
Default
  #2
Senior Member
 
JuPa's Avatar
 
Mr CFD
Join Date: Jun 2012
Location: Britain
Posts: 361
Rep Power: 14
JuPa is on a distinguished road
Possibly - the only way I can think of is to export the CCL file, and use something like Notepad++ to edit the CCL file to ensure heat transfer is enabled on all interfaces (use the find and replace option in Notepad++).

Then once that's done re-import the CCL file.


Anyway isn't heat transfer enabled by default at interfaces?
JuPa is offline   Reply With Quote

Old   November 20, 2014, 09:17
Default
  #3
New Member
 
Edward Pocock
Join Date: Oct 2014
Posts: 5
Rep Power: 11
edward.pocock is on a distinguished road
I tried that but it gave me the error in my original post.

Apparently not in my install, any idea where default settings would be?
edward.pocock is offline   Reply With Quote

Old   November 20, 2014, 11:37
Default
  #4
Senior Member
 
Join Date: Jun 2009
Posts: 1,811
Rep Power: 32
Opaque will become famous soon enough
It will help if you describe how the domain interfaces were created the first time. From the messages, it seems they were created by importing incomplete CCL from earlier versions.

Have you ever used Perl power syntax within CCL ? You should be able to create a loop over a list of domain interface names, and add a CCL fraction such as

DOMAIN INTERFACE: $domint
INTERFACE MODELS:
HEAT TRANSFER:
Option = Conservative Interface Flux
END
END
END

You could submit the power syntax statement at run time to modify the CCL. You should contact ANSYS CFX support for help on the Perl power syntax.
Opaque is offline   Reply With Quote

Reply

Tags
conjugate heat transfer, interface


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
Quenching simulation : how to set up a conjugate heat transfer between solid&liquid Rockda FLUENT 24 August 30, 2016 06:33
CFX doesn't continue calculation... mactech001 CFX 6 November 15, 2009 21:25
No results for solid domain Gary Holland CFX 10 March 13, 2009 03:30
Question on heat transfer coefficient!!! Benny FLUENT 7 June 7, 2005 09:25
Convective Heat Transfer - Heat Exchanger Mark CFX 6 November 15, 2004 15:55


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