Hello,
I tried to run GenOpt (example file) but I found a error sign on the left side of the picture...
Thanks!
First time here? Check out the Help page!
1 | initial version |
Hello,
I tried to run GenOpt (example file) but I found a error sign on the left side of the picture...
Thanks!
2 | No.2 Revision |
Hello,
I tried to run GenOpt (example file) but I found a error sign on the left side of the picture...
My question is how can i run GenOpt and see the graph?? ( the error sign!!)
I just copied
Parameter{ Name = w; Ini = 1.5; Step = 0.05; Min = 1; Max = 2; Type = CONTINUOUS;} Function{ Name = h; Function = "multiply( %w%, 0.5 )";}
this one in the command( i just followed tutorial) is it okay just copy and paste in comand file?
3. ObjectiveFunctionLocation{
Name1 = E_tot;
Function1 = "add( %E_heat%, %E_cool% )";
Name2 = E_heat;
Delimiter2 = "Eheat=";
Name3 = E_cool;
Delimiter3 = "Ecool=";
Name4 = height;
Function4 = %h%;
}
I also copied this one in optWinXP file?
Thanks!
3 | No.3 Revision |
Hello,
I tried to run GenOpt (example file) but I found a error sign on the left side of the picture...
My question is how can i run GenOpt and see the graph?? ( the error sign!!)
I just copied
Parameter{ Name = w; Ini = 1.5; Step = 0.05; Min = 1; Max = 2; Type = CONTINUOUS;} Function{ Name = h; Function = "multiply( %w%, 0.5 )";}
this one in the command( i just followed tutorial) is it okay just copy and paste in comand file?
3. ObjectiveFunctionLocation{
Name1 = E_tot;
Function1 = "add( %E_heat%, %E_cool% )";
Name2 = E_heat;
Delimiter2 = "Eheat=";
Name3 = E_cool;
Delimiter3 = "Ecool=";
Name4 = height;
Function4 = %h%;
}
I also copied this one in optWinXP file?
Thanks!
4 | No.4 Revision |
Hello,
I tried to run GenOpt (example file) but I found a error sign on the left side of the picture...
My
1.My question is how can i run GenOpt and see the graph?? ( the error sign!!)
I 2.I copied
copied
Parameter{
Name = w;
Ini = 1.5; Step = 0.05;
Min = 1; Max = 2;
Type = CONTINUOUS;}
Function{
Name = h; Function = "multiply( %w%, 0.5 )";})";}
this one in the command( i just followed tutorial) is it okay just copy and paste in comand file?
3.
ObjectiveFunctionLocation{3.And this
ObjectiveFunctionLocation{
Name1 = E_tot;
Function1 = "add( %E_heat%, %E_cool% )";
Name2 = E_heat;
Delimiter2 = "Eheat=";
Name3 = E_cool;
Delimiter3 = "Ecool=";
Name4 = height;
Function4 = %h%;
}
I also copied this one in optWinXP file?
Thanks!