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

Boundary Locations Error in Parametric Study

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 13, 2017, 22:20
Default Boundary Locations Error in Parametric Study
  #1
New Member
 
David Fresne
Join Date: Mar 2017
Posts: 7
Rep Power: 9
dfresne03 is on a distinguished road
Hello all, this is my first post here on these forums. I have found this forum to be very helpful with ANSYS issues, but I could not find something similar to my issue.

I am simulating the temperature distribution inside a circuit board. There are two substrates, one is silicon and the other is glass. Each substrate contains four silicon chips. Two are memory, two are logic and as such they give off different amounts of heat.

I would like to study the effect of spacing between these chips on the substrate and the resultant maximum temperature on the face of the substrate.

The input parameters are therefore the distance between each chip.

In the Results section I have defined the appropriate function and output parameters.

However, once I have defined the boundary locations for each chip face and run the study, I get an error:

ERROR:
In Analysis 'Flow Analysis 1' - Domain 'Logic1': One or more of the locations specified for boundary 'Logic1 Default' is already being used for another boundary or interface.

ERROR:
The parameter "Location" in "/FLOW:Flow Analysis 1/DOMAIN:Logic1/BOUNDARY:Boundary 1" holds the following disallowed value: "F69.85". (Allowed values are: "F64.85, F65.85, F66.85, F67.85, ...".)

The initial design point will run fine, but then when it loads in the next design point, this error is thrown.

I can re define the boundary locations and run that particular design point successfully. But then the same error will be thrown once it attempts the next design point.

However, doing this for 10+ different design points would be foolish.

See attached screenshots for some elaboration on the geometry and errors.


Thanks in advance!
Attached Images
File Type: jpg Screen1.jpg (93.7 KB, 9 views)
File Type: jpg Screen2.jpg (113.6 KB, 11 views)
File Type: jpg Screen3.jpg (153.2 KB, 10 views)
File Type: jpg Screen4.jpg (126.5 KB, 8 views)
File Type: jpg Screen5.jpg (101.4 KB, 9 views)
dfresne03 is offline   Reply With Quote

Old   March 14, 2017, 05:18
Default
  #2
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,781
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
You have to dive into CFX-Pre and fix those error surfaces. You will need to replace the ones reported missing with the correct surfaces.
ghorrocks is offline   Reply With Quote

Old   March 14, 2017, 07:16
Default
  #3
New Member
 
David Fresne
Join Date: Mar 2017
Posts: 7
Rep Power: 9
dfresne03 is on a distinguished road
Quote:
Originally Posted by ghorrocks View Post
You have to dive into CFX-Pre and fix those error surfaces. You will need to replace the ones reported missing with the correct surfaces.
Yes, I know. The issue is that after I replace the missing surfaces, the subsequent design point fails again and surfaces are missing again.

The error code doesn't say WHY this is occurring.
dfresne03 is offline   Reply With Quote

Old   March 14, 2017, 16:42
Default
  #4
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,781
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
The error is occuring because when you generate new geometry in the parameteric sweep it is not keeping the face names the same, so CFX is getting confused as it cannot find the faces it expects.

To get around this I would recommend using some named selections to give important faces defined names and use these names in CFX to define your interfaces and boundaries. Then you have a better chance of CFX staying with the correct faces and avoiding the error.
ghorrocks is offline   Reply With Quote

Old   March 14, 2017, 20:15
Default
  #5
New Member
 
David Fresne
Join Date: Mar 2017
Posts: 7
Rep Power: 9
dfresne03 is on a distinguished road
Quote:
Originally Posted by ghorrocks View Post
The error is occuring because when you generate new geometry in the parameteric sweep it is not keeping the face names the same, so CFX is getting confused as it cannot find the faces it expects.

To get around this I would recommend using some named selections to give important faces defined names and use these names in CFX to define your interfaces and boundaries. Then you have a better chance of CFX staying with the correct faces and avoiding the error.
Okay, I will give that a try.
dfresne03 is offline   Reply With Quote

Old   March 16, 2017, 12:05
Default
  #6
New Member
 
David Fresne
Join Date: Mar 2017
Posts: 7
Rep Power: 9
dfresne03 is on a distinguished road
Update, created named locations for the faces and bodies of chips on the substrate. Still getting the boundary location error.

Quote:
ERROR:
The parameter "Location" in "/FLOW:Flow Analysis 1/DOMAIN:Logic2/BOUNDARY:Boundary 2" holds the following disallowed value: "Logic2PowerSilicon". (Allowed values are: "F74.84, F75.84, F76.84, F77.84, ...".)

ERROR:
The parameter "Location" in "/FLOW:Flow Analysis 1/DOMAIN:Memory1/BOUNDARY:Boundary 3" holds the following disallowed value: "Memory1PowerSilicon". (Allowed values are: "F69.85, F70.85, F71.85, F72.85, ...".)

ERROR:
The parameter "Location" in "/FLOW:Flow Analysis 1/DOMAIN:Memory2/BOUNDARY:Boundary 4" holds the following disallowed value: "Memory2PowerSilicon". (Allowed values are: "F64.92, F65.92, F66.92, F67.92, ...".)
dfresne03 is offline   Reply With Quote

Old   March 16, 2017, 13:37
Default
  #7
New Member
 
David Fresne
Join Date: Mar 2017
Posts: 7
Rep Power: 9
dfresne03 is on a distinguished road
Does it matter if the named selections are created in geometry or mesh?
dfresne03 is offline   Reply With Quote

Old   March 16, 2017, 14:09
Default
  #8
New Member
 
David Fresne
Join Date: Mar 2017
Posts: 7
Rep Power: 9
dfresne03 is on a distinguished road
Okay... I'm really lost here. ANSYS is shifting around my named selections.

Originally, the left side were "Logic1Chip" and "Logic2Chip", the right side were "Memory1Chip" and "Memory2Chip".

After trying to load another design point, the named selections for the bodies have gotten switched around.

However, the named selections for the faces are in their correct locations...

See the attachments for the moved locations and correct orientation.
Attached Images
File Type: jpg Logic1.jpg (94.6 KB, 8 views)
File Type: jpg Logic2.jpg (94.6 KB, 6 views)
File Type: jpg Memory1.jpg (94.8 KB, 5 views)
File Type: jpg Memory2.jpg (94.9 KB, 4 views)
File Type: png Diagram.png (9.8 KB, 5 views)
dfresne03 is offline   Reply With Quote

Old   March 19, 2017, 10:27
Default
  #9
New Member
 
David Fresne
Join Date: Mar 2017
Posts: 7
Rep Power: 9
dfresne03 is on a distinguished road
bump..............
dfresne03 is offline   Reply With Quote

Old   March 19, 2017, 18:02
Default
  #10
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,781
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
There is nothing much we can suggest. You are just going to have to find a way of modelling it where the faces do not move around. So try different ways of generating it. The geometry is very simple so it should be possible.
ghorrocks is offline   Reply With Quote

Old   December 29, 2020, 11:20
Default
  #11
Member
 
Vivek MJ
Join Date: Oct 2020
Location: India
Posts: 53
Rep Power: 5
vivjk94 is on a distinguished road
I got the same error when adding default domain fluid. My inlet and outlet locations get reset and I no longer can find the inlet and outlet which I had defined as named selections.
vivjk94 is offline   Reply With Quote

Reply

Tags
ansys, cfx, parametric study


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
Multiphase flow - incorrect velocity on inlet Mike_Tom CFX 6 September 29, 2016 01:27
Error - Solar absorber - Solar Thermal Radiation MichaelK CFX 12 September 1, 2016 05:15
Problem in setting Boundary Condition Madhatter92 CFX 12 January 12, 2016 04:39
Low Mixing time Problem Mavier CFX 5 April 29, 2013 00:00
RPM in Wind Turbine Pankaj CFX 9 November 23, 2009 04:05


All times are GMT -4. The time now is 22:12.