[GiDlist] Customise automatic comments

Moderator: GiD Team

Post Reply
Mark Smith

[GiDlist] Customise automatic comments

Post by Mark Smith »

Is it possible to customise the automatic comments which are displayed in
postprocessing?
if I have in my .res file sets of results like:

Result "Drop position" "at time" 5.7000e-005 Vector OnNodes
Values
666 5.4928e-004 -1.3700e-004 1.2295e+000
end values

in the postprocessing comment I get :

Deformation ( x1): Drop position of at_time, step 5.7e-005.

Q1) is there any way of suppressing or changing: Deformation
( x1):

( The factor (x1) is what I set in : window:deform mesh:mesh deformation etc
)

Q2) is there any way of suppressing or changing the text : of

Q3) is there a way of suppressing the underscore _ in at_time




Which if any of the script files might I need to change?

Regards
Mark




--------------------------------------------------------------------------
Linx Printing Technologies plc
+44 (0)1480302100
http://www.linx.co.uk/
This e-mail may contain privileged/confidential information and may be
read, copied and used only by the intended recipient. If you have received
it in error, please contact the sender by return e-mail or by
telephoning +44 (0)1480 302100.
Please then delete the e-mail and do not disclose its contents to any
person.

Any information in this message that does not relate to the official
business of Linx shall be understood as neither given nor endorsed by Linx.
We reserve the right to monitor all e-mail communications through our
internal and external networks.
--------------------------------------------------------------------------
Miguel A. de Riera Pasenau

[GiDlist] Customise automatic comments

Post by Miguel A. de Riera Pasenau »

Hi,

it is only possible to switch on or of (utilities-Graphical-coments)
the complete automatic comments, not just one part.
i'll remove the '_' which, in fact, should not be present.

these automatic comments are generated inside GiD, not in tcltk scripts.
a good idea will be to let the user create its own comments, a la 'word',
i.e. for instace: 'showing %r at step %s', being '%r' the name of the
displayed result and '%s' the current step. - next version of GiD.

Mark Smith wrote:

Is it possible to customise the automatic comments which are displayed in
postprocessing?
if I have in my .res file sets of results like:

Result "Drop position" "at time" 5.7000e-005 Vector OnNodes
Values
666 5.4928e-004 -1.3700e-004 1.2295e+000
end values

in the postprocessing comment I get :

Deformation ( x1): Drop position of at_time, step 5.7e-005.

Q1) is there any way of suppressing or changing: Deformation
( x1):

( The factor (x1) is what I set in : window:deform mesh:mesh deformation etc
)

Q2) is there any way of suppressing or changing the text : of

Q3) is there a way of suppressing the underscore _ in at_time

Which if any of the script files might I need to change?

Regards
Mark

--------------------------------------------------------------------------
Linx Printing Technologies plc
+44 (0)1480302100
http://www.linx.co.uk/
This e-mail may contain privileged/confidential information and may be
read, copied and used only by the intended recipient. If you have received
it in error, please contact the sender by return e-mail or by
telephoning +44 (0)1480 302100.
Please then delete the e-mail and do not disclose its contents to any
person.

Any information in this message that does not relate to the official
business of Linx shall be understood as neither given nor endorsed by Linx.
We reserve the right to monitor all e-mail communications through our
internal and external networks.
--------------------------------------------------------------------------

_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

--
--------------------------------------------------------------------------------
Miguel A. de Riera Pasenau miguel at cimne.upc.es http://gid.cimne.upc.es
Post Reply