Problem of size optimization's desvar
I want to ask at this time I do the size optimization
but at the shell property, I defined the T(thickness)=0.8mm
and at the size panel I need to defined the initial value, lower bound and upper bound
I want to ask at here initial value and property thickness are different
so which is the original thickness of my model?
and if my lower bound is 0.1, so it means my model's thickness the lowest is 0.1 mm?
Answers
-
Hi,
Your shell thickness will be 0.8. Please correct the initial value and update the same.
Lower bound 0.1 means your model size can go upto 0.1 and not below that. So from the above picture your shell thickness should be bound between 5 and 0.1.
You can change the upper and lower bounds, update the DSIZE according to your requirement.
0 -
Altair Forum User said:
optimization
but at the shell property, I defined the T(thickness
really thanks to you reply my question
I also want to ask you
where to find the DSHAPE or DVGRID card ?
Do they also in the optimization panel? I can't find it
0 -
/emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20'>
0 -
I also want to ask you
where to find the DSHAPE or DVGRID card ?
Do they also in the optimization panel? I can't find it
sorry at last reply I enter so fast
0 -
Altair Forum User said:
sorry at last reply I enter so fast
No problem.. Happy to help /emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20'>
Shape functions are defined through DVGRID card and DSHAPE Defines parameters for the generation of free-shape design variables.
0 -
DSHAPE is Free-shape design card where as DVGRID is created for the nodes used for shape optimization.
0 -
-
Hi,
DVGRID has nothing to do with FREESHAPE. GRIDCON is a list of grids with associated constraints are to follow.
0 -
Altair Forum User said:
DVGRID has nothing to do with FREESHAPE. GRIDCON
OK
Analysis > optimization > free shape means DSHAPE
I finally understand. Really thanks to you!
0 -
Because I just a beginner so I have many problems
At here I just say sorry to you
At here I want to ask if I have three .fem file to solve
how to I set at Optistruct solver
and I also want to ask you how to mail to you because I can't message to you.
0 -
Altair Forum User said:
At here I want to ask if I have three .fem file to solve
I am sorry, but what is three.fem?
.fem file to solve freeshape and shape?
0 -
three means quality
If I have three qualities of fem file
Sorry I explain not completely
0 -
-
Thanks to your apply @Prakash Pagadala
It should be my mistakes of speakMy question is if today we are using the solver
we have a lot of file to solve. Now we know if we want to solve
we need to set input file to solve, but it can solve one file at one time
I want to know we can solve lots of files just only run one time and it will run lots of files
0 -
0
-
0
-
HI,
You can choose either max or min using an Objective function instead of DOBJREF.
Goto>> Optimization>> Objective>> Min/Max
0 -
when I set min without obj reference
<?xml version="1.0" encoding="UTF-8"?>
it will be show this fail :
*** ERROR # 1812 ***
Multiple responses are assigned to the DESOBJ objective function.
A MINMAX/MAXMIN objective function definition with DOBJREF should
be used instead.
Number of responses = 810 -
Can you share the model file, please?
Also, it is not a good idea to use Stress as response with Freesize and topology optimization.
0 -
This is the practice file
I will remember your suggestion thanks!
this is the file
0 -
-
@Prakash Pagadala Thank you apply my question
I want to ask two problems:
1. what is mean about minmax, we set this so our object is min or max?
2. what is mean about negative reference
I have read the help but still don't know
0 -
MinMax means Minimize Maximum of a value. So if it is a stress response MinMax will minimize the maximum stress
0 -
I also have read the files but still not understand
Does there have explanation more clearly? Really thanks
0 -
Your apply is at the next page so I first can't find it
thanks to your apply
But how can we explain the maximum minimum, I know the MinMax
and I want to ask why you set this, really thanks
I want to know the positive and negative reference value mean
0 -
0
-
@Prakash Pagadala thanks you every time apply my question
I am looking for every information about neg and pos reference value explanation
but I still don't know in your gived file.
Do you have any explanation about the two value? Thanks a lot
0 -
Hi,
MinMax means minimize maximum of a response. For example, there are 8 elements and 8 elements have different stress in a model.
The objective is to minimize the maximum stress. Here we use MinMax(Stress), which means minimize maximum stress among those 8 elements.
0