[GiDlist] test

Moderator: GiD Team

Post Reply
edodo

[GiDlist] test

Post by edodo »

        edodo
        fea at eyou.com
          2003-02-20
Pablo Perez del Castillo

[GiDlist] problem data

Post by Pablo Perez del Castillo »

Hello
I have troubles with problem data file, if i modify some value and close
the problem data, when i open again or write calculate file, it does not
save the changes, what is my mistake???
advanced thanks

I am using 7.0beta and 7.2


PROBLEM DATA
TITLE: General
QUESTION: Unit_System#CB#(SI)
VALUE: SI
HELP: use coherent units
QUESTION: Title
VALUE: Default_title
TITLE: Fluid_Properties
QUESTION: Density
VALUE: 1.17
HELP: no help this item
QUESTION: Type_Flow#CB#(UNIFORM,TWISIMS)
VALUE: UNIFORM
HELP: you can choose between uniform flow, twist flow or IMS, it will
calculate angle direcction with height
QUESTION: Velocity
VALUE: 10
QUESTION: alpha_i
VALUE: 0
HELP: initial attack angle
QUESTION: alpha_f
VALUE: 10
HELP: final attack angle
QUESTION: alpha_incr
VALUE: 10
HELP: angle increment, so u can calculate in differents angles
TITLE: Solver
QUESTION: Number_steps
VALUE:1
HELP: number steps in wake relax, it is recomended over 10-12
QUESTION: k_time
VALUE: 0.05
HELP: time factor, it calculate time increment, it is recomended between
0.01,0.1
QUESTION: Lenght_elem_wake
VALUE: 0.25
HELP: size wake element in the trailing edge
QUESTION: Number_elem_wake
VALUE: 20
HELP: number elements in every strip wake
QUESTION: Solver_type#CB#(GAUSS_JORDAN_1,GAUSS_JORDAN_2,GASOLL)
VALUE: GAUSS_JORDAN_1
HELP: If you don't know what a solver is, do not change this option.
QUESTION: Cutt_off
VALUE: 0.25
END GENERAL DATA


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030301/f81509cf/attachment.htm
Javier Mora

[GiDlist] problem data

Post by Javier Mora »

I don't know exactly the reason, but it seems to be related to the use of a
single-value option for the first question of the prb file.
Check the following:
Using more than one option in the first question:

QUESTION: Unit_System#CB#(SI,CGS,USER)
VALUE: SI
HELP: use coherent units

or swap the two first questions:

QUESTION: Title
VALUE: Default_title
QUESTION: Unit_System#CB#(SI)
VALUE: SI
HELP: use coherent units

Any of both solutions should work...
-----Mensaje original-----
De: gidlist-admin at gatxan.cimne.upc.es
[mailto:gidlist-admin at gatxan.cimne.upc.es]En nombre de Pablo Perez del
Castillo
Enviado el: domingo, 02 de marzo de 2003 2:48
Para: gidlist at gatxan.cimne.upc.es
Asunto: [GiDlist] problem data
Importancia: Alta


Hello
I have troubles with problem data file, if i modify some value and close
the problem data, when i open again or write calculate file, it does not
save the changes, what is my mistake???
advanced thanks
I am using 7.0beta and 7.2


PROBLEM DATA
TITLE: General
QUESTION: Unit_System#CB#(SI)
VALUE: SI
HELP: use coherent units
QUESTION: Title
VALUE: Default_title
TITLE: Fluid_Properties
QUESTION: Density
VALUE: 1.17
HELP: no help this item
QUESTION: Type_Flow#CB#(UNIFORM,TWISIMS)
VALUE: UNIFORM
HELP: you can choose between uniform flow, twist flow or IMS, it will
calculate angle direcction with height
QUESTION: Velocity
VALUE: 10
QUESTION: alpha_i
VALUE: 0
HELP: initial attack angle
QUESTION: alpha_f
VALUE: 10
HELP: final attack angle
QUESTION: alpha_incr
VALUE: 10
HELP: angle increment, so u can calculate in differents angles
TITLE: Solver
QUESTION: Number_steps
VALUE:1
HELP: number steps in wake relax, it is recomended over 10-12
QUESTION: k_time
VALUE: 0.05
HELP: time factor, it calculate time increment, it is recomended between
0.01,0.1
QUESTION: Lenght_elem_wake
VALUE: 0.25
HELP: size wake element in the trailing edge
QUESTION: Number_elem_wake
VALUE: 20
HELP: number elements in every strip wake
QUESTION: Solver_type#CB#(GAUSS_JORDAN_1,GAUSS_JORDAN_2,GASOLL)
VALUE: GAUSS_JORDAN_1
HELP: If you don't know what a solver is, do not change this option.
QUESTION: Cutt_off
VALUE: 0.25
END GENERAL DATA



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030303/487d7618/attachment.htm
Enrique Escolano

[GiDlist] problem data

Post by Enrique Escolano »

The problem is a confussion between the first field value "SI" and the reserved word "SingleField"
It exists at this scope (Data Problemdata) two reserved words: "SingleField" and "Escape"

It is a GiD bug in this two cases:
- If your firts problem data field value match a left part of "SingleField" (case insensitive, as in your case "SI")
- If your first problem data field value match the full word "Escape" (case insensitive)

Avoid this bug using for example IS or International instead SI.

QUESTION: Unit_System#CB#(International)
VALUE: International

Enrique Escolano
----- Original Message -----
From: Pablo Perez del Castillo
To: gidlist at gatxan.cimne.upc.es
Sent: Sunday, March 02, 2003 2:48 AM
Subject: [GiDlist] problem data


Hello
I have troubles with problem data file, if i modify some value and close the problem data, when i open again or write calculate file, it does not save the changes, what is my mistake???
advanced thanks
I am using 7.0beta and 7.2


PROBLEM DATA
TITLE: General
QUESTION: Unit_System#CB#(SI)
VALUE: SI
HELP: use coherent units
QUESTION: Title
VALUE: Default_title
TITLE: Fluid_Properties
QUESTION: Density
VALUE: 1.17
HELP: no help this item
QUESTION: Type_Flow#CB#(UNIFORM,TWISIMS)
VALUE: UNIFORM
HELP: you can choose between uniform flow, twist flow or IMS, it will calculate angle direcction with height
QUESTION: Velocity
VALUE: 10
QUESTION: alpha_i
VALUE: 0
HELP: initial attack angle
QUESTION: alpha_f
VALUE: 10
HELP: final attack angle
QUESTION: alpha_incr
VALUE: 10
HELP: angle increment, so u can calculate in differents angles
TITLE: Solver
QUESTION: Number_steps
VALUE:1
HELP: number steps in wake relax, it is recomended over 10-12
QUESTION: k_time
VALUE: 0.05
HELP: time factor, it calculate time increment, it is recomended between 0.01,0.1
QUESTION: Lenght_elem_wake
VALUE: 0.25
HELP: size wake element in the trailing edge
QUESTION: Number_elem_wake
VALUE: 20
HELP: number elements in every strip wake
QUESTION: Solver_type#CB#(GAUSS_JORDAN_1,GAUSS_JORDAN_2,GASOLL)
VALUE: GAUSS_JORDAN_1
HELP: If you don't know what a solver is, do not change this option.
QUESTION: Cutt_off
VALUE: 0.25
END GENERAL DATA



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030303/f1e55bff/attachment.htm
Post Reply