Contact CIMNE
Edificio C-1, Campus Norte UPC C/ Gran Capitán s/n. 08034 Barcelona - Spain
|
|   |
Support
Mailing list
GiDList year 2005
| GidList 2005 |
|
Mailing list Archive year 2005
[GiDlist] prueba
Send by: Miguel A. Pasenau de Riera Does the list work? ------------------------------------------------------------------------------- - Miguel A. Pasenau de Riera miguel at cimne.upc.es http://gid.cimne.upc.es [GiDlist] Zillionth try
Send by: Miguel A. Pasenau de Riera again and again and again, the sun shines, the sky is blue, and upc.es/upc.edu still does not work? _________________________________________________________________ Un amor, una aventura, compañía para un viaje. Regístrate gratis en MSN Amor & Amistad. http://match.msn.es/match/mt.cfm?pg=channel&tcid=162349 [GiDlist] Finally it works!
Send by: Miguel A. Pasenau de Riera Finally we could solve the problems related to the gid list. They were caused by the implantation of a new e-mail domain at the university and its coexistence with the old e-mail domain. Sorry for the inconveniences and thanks for your patience. miguel ------------------------------------------------------------------------------- - Miguel A. Pasenau de Riera miguel at cimne.upc.edu http://gid.cimne.upc.es [GiDlist] Zillionth try
Send by: Mark Smith testing -----Original Message----- From: Miguel A. Pasenau de Riera [mailto:miguel_pasenau at hotmail.com] Sent: 25 January 2005 12:36 To: gidlist at gatxan.cimne.upc.es Subject: [GiDlist] Zillionth try again and again and again, the sun shines, the sky is blue, and upc.es/upc.edu still does not work? _________________________________________________________________ Un amor, una aventura, compañía para un viaje. Regístrate gratis en MSN Amor & Amistad. http://match.msn.es/match/mt.cfm?pg=channel&tcid=162349... [GiDlist] Upc.es?
Send by: Miguel A. Pasenau de Riera hi ------------------------------------------------------------------------------- - Miguel A. Pasenau de Riera miguel at cimne.upc.es http://gid.cimne.upc.es [GiDlist] Upc.edu?
Send by: Miguel A. Pasenau de Riera Hi, again ------------------------------------------------------------------------------- - Miguel A. Pasenau de Riera miguel at cimne.upc.es http://gid.cimne.upc.es [GiDlist] Version capability
Send by: Mark Smith Resent message which was lost in the ether. -----Original Message----- From: Mark Smith Sent: 17 January 2005 10:36 To: 'gidlist at gid.cimne.upc.es' Subject: Version capability Hi GiD Team I'm using version 6.3.0b and would like to know what the present version can do more than my version, so I can decide if it is worth upgrading i.e. is there a version history document ? Regards mark -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.296 / Virus Database: 265.7.3 - Release Date: 24/01/2005 The information contained in this e-mail message (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s). If you are not an addressee, any disclosure, reproduction, distribution or other dissemination or use of this communication is strictly prohibited. If you have received this communication in error, please contact us immediately so that we can correct the error. ... [GiDlist] hi2
Send by: Miguel A. Pasenau de Riera hiw ------------------------------------------------------------------------------- - Miguel A. Pasenau de Riera miguel at cimne.upc.es http://gid.cimne.upc.es [GiDlist] hiedu
Send by: Miguel A. Pasenau de Riera hi _________________________________________________________________ Moda para esta temporada. Ponte al día de todas las tendencias. http://www.msn.es/Mujer/moda/default.asp [GiDlist] hies!
Send by: Miguel A. Pasenau de Riera es! _________________________________________________________________ ¿Estás pensando en cambiar de coche? Todas los modelos de serie y extras en MSN Motor. http://motor.msn.es/researchcentre/ [GiDlist] hies!
Send by: ronda another test On Wednesday 26 January 2005 11:57, Miguel A. Pasenau de Riera wrote: > es! > > _________________________________________________________________ > ¿Estás pensando en cambiar de coche? Todas los modelos de serie y extras en > MSN Motor. http://motor.msn.es/researchcentre/ > > _______________________________________________ > GiDlist mailing list > GiDlist at gid.cimne.upc.edu > http://gid.cimne.upc.es/mailman/listinfo/gidlist... [GiDlist] hi
Send by: Miguel A. Pasenau de Riera ------------------------------------------------------------------------------- - Miguel A. Pasenau de Riera miguel at cimne.upc.es http://gid.cimne.upc.es [GiDlist] What news from GID
Send by: IEEA Good morning everybody, What are the last news from GID ? Is the last GID version 7.4.6b ? Write you soon. G.W.R. Geis Fw: [GiDlist] What news from GID
Send by: Enrique Escolano
Last available beta version for Windows is the 7.5.3b
This is a detailed list of new features and corrected bugs from the 7.2 official version, until 7.5.0b beta version.
Regards
Enrique Escolano
What is new from version 7.2 to beta version 7.5.0b
NEW FEATURES - PREPROCESS
a.. New mesh renumber option. Setting the variable 'RenumberMethod' to 1, after generate a mesh, the nodes are renumbered with a Reverse Cuthill-McKee algorithm. (setting 0 the old renumber method is applied, and setting -1 the mesh is not renumbered). For future versions new algoritms can be included.
b.. Add to dev_kit.tcl some procedures to select GiD coordinates or entities: GidUtils::GetCoordinates, GidUtils::PickEntities (useful for tcl-problemtype developers)
c.. Translation: Added to general prefences a language option. It's possible to add a new language copying inside scriptsmsgs the apropiate language catalog message file (es.msg, de.msg, etc.)
d.. Custom Render: The user can define new render styles, selecting the layer color to draw entities, the visibility, width, etc. (menu View->Render->Customize...)
e.. Acis Import: updated to ACIS 7 format.
f.. Parasolid Import: updated to Parasolid 11 format.
g.. New Shapefile import (useful GIS format).
h.. Tcl/Tk: internal GiD interpreter updated to Tcl/Tk 8.4.1 version.
i.. Encryption functions.
j.. Backup: each GiD store your own backup, and ask the user to restore the model if GiD crash.
k.. Bas template: new commands *ElemsType, *ElemsTypeName, *SetFormatForceWidth, *SetFormatStandard, *nelem(OnlyPoints, *set elems(OnlyPoints).
l.. Tcl: it's possible cancel the calculation from the tcl-GiD event procedures 'BeforeWriteCalcFileGIDProject' or 'AfterWriteCalcFileGIDProject' returns '-cancel-' (to check data input before calculate).
m.. Tcl: new tcl-GiD event procedures BeforeGenerateMesh and AfterGenerateMesh.
n.. Play sound general preference: to play a sound when some task is finished.
o.. General preference 'Shrink windows when selection' to resize some windows (layers, conditions...) when selecting to facilitate this selection.
p.. Procserver: get remote calculation server info (available groups,...).
q.. It's possible to set the number of a new volume or planar surface (useful for scripts automatization).
r.. Variable 'CalcWithoutMesh' to write the calculation file without mesh entities (for some special problemtypes).
s.. New specialized GiD-tcl commands to manage conditions, materials, local axes, mesh edit , etc (GiD_ModifyData, GiD_AssignData, GiD_CreateData, GiD_LocalAxes, GiD_IntervalData, GiD_Mesh ).
t.. New GiD-tcl command drawopengl to directly draw in GiD from tcl scripts.
u.. Import/export materials updated for book and special fields support, and accepted blank lines in material or condition file.
v.. Iges export: if the problemtype has model units, then write this units in the iges output file.
w.. GiD-tcl info command: new order info parametric line|surface to obtain coordinates, derivatives, etc.
x.. Nastran import: new GiD-tcl event procedures to process information in the problemtype.
y.. DXF export: try to export surfaces as 3Dface if possible or else an approximate polyface mesh.
z.. RecentFiles menu to access to the last models.
aa.. Fast surface render for some simple cases.
ab.. Edge collapse enhanced.
ac.. New utilitis to mesh edit (smooth a selection and map nodes over geometry).
ad.. Mesh from boundary command to generate tetrahedras from a triangle boundary.
ae.. Move node utility enhanced, deleting collapsed nodes and elements.
af.. ACIS 5.0 Export. New CAD export format
ag.. New mesh smoothing algorithm for tetrahedras
ah.. New mesh indicator of "shape quality", and "maximum edge"
ai.. Render saved to disk to avoid to recalculate it.
aj.. Bas template: new commands *SetFormatNastran, *ElemsMatProp *LayerNumEntities
ak.. Use of Dongle licences system, and memory sticks system.
al.. Use of PassServer net licences system
am.. New GiD-Tcl commands:
a.. GiD_Geometry command, to create from tcl new geometric entities.
b.. drawopengl drawentities subcommand (to easily draw internal GiD entities), GiD_Set (to set/get GiD variables).
c.. GiD_Process command, using a tcl-like parameter list (not space separated list as .central.s process), to avoid problem commands as filenames including spaces.
d.. GiD_BookBehaviour, GiD_MaterialBehaviour and GiD_ConditionBehaviour (to customize material and condition windows)
an.. Tcl: new tcl-GiD event procedures InitGIDCalculation and EndGIDCalculation
ao.. Add to dev_kit.tcl more procedures: GidUtils::EvalAndEnterInBatch (to register tcl used command for undo and batch)
ap.. Tcl/Tk: Included packages treectrl (a fast tree control) and tdom (a XML parser), and several scripts reordered as packages.
aq.. Selection: more entity filters: by label on/off, material or assigned condition. New InvertSelection command.
ar.. Enhanced IGES export (optionally B-rep or traditional without topology style, more fast, saved layer information, etc)
as.. Delete entities: new 'LowerEntities' option to delete all dependencies.
at.. Grid and snap: a tool to aid to the point definition by hand.
au.. Try to save the applied conditions when modify entities, create a new copy, etc.
av.. Enhanced IGES read (much faster, and less memory requirements)
aw.. Enhanced VDA read (more stable, and less memory requirements)
ax.. Spanish translation of the stings database
ay.. More tolerant with spaces in layer names, materials, etc.
az.. New status window button, to set the current meshing preferences with the saved in the loaded model file.
ba.. Added a simple UNV mesh export template (Universal I-Deas format)
bb.. New RJump surface-group mesher, and manually options to jump or not a line.
NEW FEATURES - POSTPROCESS
a.. New right buttons look
b.. View can be accesed directly through TclTk with '.central.s info view' and '.central.s process view set view ""'
c.. New 'Utilities->graphical->animation script' window which allows the user to define a sequence of scenes which will be animated
d.. New 'Utilities->Report' window for creating reports: images, List Entities info, text, etc. can be inserted.
e.. Changed the boundaries calculation algorithm, should be faster and uses a little less memory than before, also for preprocess-
f.. Smooth Contour fill: shows a contour fill with smoothed gauss points results: min, max and mean value of the nodal extrapolated results
g.. Labels, dimensions, comments, legends and axes are scaled with High resolution printings ( >200dpi).
h.. Cuts can be done giving the coeficients of the cut plane: Ax + By + Cz + D = 0
i.. The lines of the volume meshes are also drawn when the option 'draw interior' is on, and not only the internal faces as before
j.. Background image and texture also in JPEG format
k.. Option 'both sides' when divide mesh and sets
l.. Femap v1.0 binary results import (.nfo)
m.. New GiD-Tcl commands: GiD_Result create|delete|get (to dinamically create, get or delete results from tcl)
n.. Show results classified in sublevels: "level_1//level_2"
o.. Enhanced results window (use of a tree widget, etc)
SOME CORRECTED BUGS - PREPROCESS
a.. Errors with temporary files with not occidental operating systems (japanese, Corean, etc) using filenames with not ASCII characters.
b.. Check of bas numeric format before apply, to avoid crash using some incorrect format.
c.. The user can cancel the 'quit' function if some process is still running.
d.. Corrected mesh quality graph bugs with small elements.
e.. Corrected internet retrieve bug with some fast connections.
f.. Bas template: *break can exit a for or a loop
g.. IGES export: bad output file extension if the user not assign any extension.
h.. IGES import: more tolerant to files with incoherent data (bad parameter count field 14, etc.)
i.. Corrected read/write bug of GiD Ascii files with conditions over layer.
j.. Corrected crash creating a surfmesh from a quadrilateral mesh.
k.. A condition over face elems is applied in a interface between materials to two elements instead to select only one.
l.. Corrected bug of aditional random blank spaces in the calculation file.
m.. Corrected slow Reverse Cuthill-McKee renumbering with 1-noded elements.
n.. Swapped bad orientation of volume elements created with a copy/move by mirror.
o.. Corrected a bug calculating the area of some trimmed surfaces.
p.. Avoided geometric entities renumber when generate a mesh.
q.. Corrected a bug generating tetrahedras with background mesh sizes.
r.. Corrected bad connectivities when generating structured meshes linked by volume-contacts
s.. Avoid to use excessive memory when generating hexahedras with lots of structured volumes.
t.. Some corrections on transform materials
SOME CORRECTED BUGS - POSTPROCESS
a.. Corrected bad precision calculating eigenvalues and eigenvectors for tensor results.
b.. Corrected the gausspoints extrapolation with given natural coordinates and for cuadratic elements
c.. Corrected bug when changing number of colors and contour fill and visualizing several results at once
d.. Corrected some problems while animating several results at once
e.. Correction while reading tecplot files with hexaedras
f.. Some corrections for the legend and the c.fill ranges for extreme situations: range width too small, limits too close, < epsilon
g.. When changing the render style for the meshes, it changes the render of the isosurfaces too
h.. Correction when projecting a texture to the border of the mesh
i.. Correction when cutting more than 100 meshes and when cutting volume meshes
j.. Some corrections when selecting results, analysis and steps with the same prefix
k.. Corrected the merge(Ascii) option which didn't merge partial values of the same result/step/analysis
l.. Independent behaviour for the 'animation controls' and 'animation results' windows
m.. Correction of the 'Read Batch' windows which swallows the quotes of the batch file
n.. Several texture corrections
----- Original Message -----
From: "IEEA" <...
[GiDlist] view file format
Send by: Mark Smith Hi Gidteam is there a document which explains the format of the view file? e.g. BeginZE E:/view.txt x -34.5637 36.0637 y 21.6506 -21.6506 z -83.0519 46.8519 e 21.6506 v -0.710802 -0.0423145 0.700841 r -0.0423441 m 0.0140637 0.119507 -0.992734 0 0.000801594 -0.992833 -0.119508 0 -0.999901 0.000884956 -0.0140587 0 0 0 0 1 c 0.75 0 18.1 pd 0 pno 0 pfo 0 pf 4 pv 0 EndZE E:/view.txt regards mark -- Internal Virus Database is out-of-date. Checked by AVG Anti-Virus. Version: 7.0.296 / Virus Database: 265.7.3 - Release Date: 24/01/2005 The information contained in this e-mail message (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s). If you are not an addressee, any disclosure, reproduction, distribution or other dissemination or use of this communication is strictly prohibited. If you have received this communication in error, please contact us immediately so that we can correct the error. ... [GiDlist] view file format
Send by: Miguel A. Pasenau de Riera No, there is no document explaining this. It is just an ascii file that stores the view information of GiD. A view can be stored and loaded from the menubar View->View->Read/Save and can be used independently of the model (but related to its size: it is not the same a zoomed view of a printed circuit where the scale is from order 1e-3, milimeters, and a zoomed view of an airplane, where the domain is of order 1e3, (km?)). Just to get the idea. The abreviations stand for: x - left and right planes y - top and bottom planes z - near and far planes e - margin between view - model box v - rotation vector r - rotation factor m - rotation matrix c - figure center pd - perspective distance pno - perspective near plane pfo - perspective far planes pf - perspective factor pv - perspective view Hope this helps, miguel -----Mensaje original----- De: ... [GiDlist] Gid 7.5.3b for linux
Send by: Miguel A. Pasenau de Riera Hi! GiD v.7.5.3b for Linux is available on ftp://www.gidhome.com/pub/gid_adds/Linux It was compiled on Suse 9.1 with kernel 2.6 with gcc 3.3.3 miguel ------------------------------------------------------------------------------- - Miguel A. Pasenau de Riera miguel at cimne.upc.es http://gid.cimne.upc.es [GiDlist] view file format
Send by: Enrique Escolano Hello Marc. It seems that already exists problems with this GiDList. In my own case, can only reply to gidlist at gatxan.cimne.upc.es , but not to other alias as gidlist at gid.cimne.upc.edu !! This view file is undocummented. In general it is not interesting for users. (now maybe ti is interesting if somebody use OpenGL commands from Tcl) The most important values are: Clip planes: {x -4.3476266860961914 7.0359973907470703} Left Right {y 2.9231967926025391 -5.8392047882080078} Top Bottom {z -17.291633605957031 17.291633605957031} Near Far {e 5.7638778686523437} {v 0.22276995494391905 -0.93294641779423648 0.26809183778641532} {r -0.090062729314007287} Transformation matrix 4x4: {m -0.88452452421188354 -0.36737468838691711 0.2874930202960968 0.0 -0.46395501494407654 0.7570006251335144 -0.46010410785675049 0.0 -0.048601787537336349 -0.54035717248916626 -0.8400309681892395 0.0 0.0 0.0 0.0 1.0} rotation center: {c 0.0 0.0 0.0} {pd -6.2774385622041925e+066} {pno -6.2774385622041925e+066} {pfo -6.2774385622041925e+066} {pf 4.0} {pv 0.0} Note , it also exists an undocummented GiD-Tcl info command to obtain the current values: GiD_Info View Regards Enrique -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] tcl-error
Send by: Georg Haasemann Hi,
using the help of the new GiD v.7.5.3b for Linux, I get the following tcl-error:
unknown command "refresh" -- should be one of: cget clear configure href index insert names parse resolve selection text token xview yview debug
while executing
"$html($w) refresh"
(procedure "LoadFile" line 59)
invoked from within
"LoadFile $w $file 1 $tag"
(procedure "GiDHelpViewer::Select" line 50)
invoked from within
"GiDHelpViewer::Select .helpref 1 [Tree::_get_node_name .helpref.pw.f0.frame.nb.ftree.lf.tree current 2]"
(command bound to event)
What can I do?
Regards,
Georg
PS: I'm using SUSE 9.1., TCL 8.4.6-26
...
[GiDlist] tcl-error
Send by: Miguel A. Pasenau de Riera Thanks, my mistake, i used an older version of the html lib. Now it is corrected. You can download it again, from the same place. miguel -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu.gid.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu.gid.cimne.upc.edu] En nombre de Georg Haasemann Enviado el: jueves, 03 de febrero de 2005 11:03 Para: GID-Liste Asunto: {SPAM?} [GiDlist] tcl-error Hi, using the help of the new GiD v.7.5.3b for Linux, I get the following tcl-error: unknown command "refresh" -- should be one of: cget clear configure href index insert names parse resolve selection text token xview yview debug while executing "$html($w) refresh" (procedure "LoadFile" line 59) invoked from within "LoadFile $w $file 1 $tag" (procedure "GiDHelpViewer::Select" line 50) invoked from within "GiDHelpViewer::Select .helpref 1 [Tree::_get_node_name .helpref.pw.f0.frame.nb.ftree.lf.tree current 2]" (command bound to event) What can I do? Regards, Georg PS: I'm using SUSE 9.1., TCL 8.4.6-26 _______________________________________________ GiDlist mailing list ... [GiDlist] Pick button in bondary condition box
Send by: Jose Carlos Dear GID Team, I am developing a problem type to work with thermal-mechanics problems. In my models, I need a boundary condition that uses some point's coordinates: x, y and z. So, my problem is: I need put a "pick" button in a boundary condition window in GID. When I'll click in this button, it give me the coordinates x, y and z of the point clicked, just like occurs in the "copy" and "move" GID's windows. Is it possible? I need information about the CND and BAS files to make it. If it is possible only using TCL, how do I do it? Thanks a lot for the attention. José Carlos. ------------------------------------------- José Carlos Lopes Ribeiro, M. Sc. Doctor in Structural Engineering Civil Engineering Federal University of Minas Gerais BH - MG - Brazil ------------------------------------------- __________________________________________________________________________ Acabe com aquelas janelinhas que pulam na sua tela. AntiPop-up UOL - É grátis! ... [GiDlist] Pick button in bondary condition box
Send by: Enrique Escolano It not exists in our *.cnd file a "coordinates" field (to show a pick point button) Maybe for future versions can add this feature as standard. At this moment only is possible using Tcl/Tk. They are two options: a) - Completly write your own alternative "conditions window" (can see the Tdyn problemtype as a sample) b) - Change the central part of our window: read this paper, about "Tkwidget" of the last GiD Conference: http://www.gidhome.com/2004/papers/p236.pdf (can se the Ramseries problemtype as a sample) can also use this two Tcl procedures (defined inside scripts/dev_kit.tcl) proc GidUtils::GetCoordinates { { WarnLineMsg "" } { JoinNoJoin "Join" } } # returns the coordinates x y z Or null selecting from the screen # GidPriv(selcoord,id) store the point id (-1 nothing selected, 0 new point, >0 point id) # to get the number of a existent point, cal also use PickEntities # JoinNoJoin can be "Join" or "NoJoin" proc GidUtils::PickEntities { type selectmode } # type can be "Points" "Lines" "Surfaces" "Volumes" "Dimensions" "AllTypes" "Nodes" or "Elements" # selectmode can be "single" or "multiple" # for AllTypes selection returns some as # Points 19 23 Lines 28:29 32:33 37 Surfaces 1 6 21:22 Volumes 1 Dimension 1:2 # or for mesh entities some as Nodes 236 244 Elements 4122 4130 4152 4165 In othe hand, I recommend to use 3 separated *cnd standard fields for x, y, z values, and expect this new feature appear in next beta versions. Regards Enrique Escolano ----- Original Message ----- From: Jose Carlos To: gidlist Sent: Friday, February 04, 2005 12:53 AM Subject: [GiDlist] Pick button in bondary condition box Dear GID Team, I am developing a problem type to work with thermal-mechanics problems. In my models, I need a boundary condition that uses some point's coordinates: x, y and z. So, my problem is: I need put a "pick" button in a boundary condition window in GID. When I'll click in this button, it give me the coordinates x, y and z of the point clicked, just like occurs in the "copy" and "move" GID's windows. Is it possible? I need information about the CND and BAS files to make it. If it is possible only using TCL, how do I do it? Thanks a lot for the attention. José Carlos. ------------------------------------------- José Carlos Lopes Ribeiro, M. Sc. Doctor in Structural Engineering Civil Engineering Federal University of Minas Gerais BH - MG - Brazil ------------------------------------------- -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] restore line (break up)
Send by: Mark Smith win2000 gid6.3.0b Hi Gid team The attached model is a square with rounded corners produced from a square & then performing an arc tangents operation at each corner. I have then collapsed the lines to give me just 1 line instead of 4 lines and 4 arcs. Question: is it possible (undo is not an option in my real case) to break this line back into it's constituent parts again (points lines & arcs)? if I do an edit nurbs line it shows me all the original points etc how can I get them back again? best regards mark -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.296 / Virus Database: 265.8.5 - Release Date: 03/02/2005 The information contained in this e-mail message (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s). If you are not an addressee, any disclosure, reproduction, distribution or other dissemination or use of this communication is strictly prohibited. If you have received this communication in error, please contact us immediately so that we can correct the error. -------------- next part -------------- A non-text attachment was scrubbed... Name: sqtest.geo Type: application/octet-stream Size: 1063 bytes Desc: not available Url : ... [GiDlist] template file creation
Send by: Sebastian Hi I am using the template file creation feature. Currently I have it configured that way to let print out the element numbers and the nodes of those volume elements a volume condition is applied to and of those surface elements any surface condition is applied to. Now it occasionally happens that an affected surface element is also part of an affected volume element. Since surface and volume elements have different element numbers, it seems there is no way tell that some of those surface and volume elements belong to each other. However, this would be important to know for my program. Thanks for any suggestions. Sebastian... [GiDlist] template file creation
Send by: Enrique Escolano I don't understand well your problem. Maybe your own program can detect (comparing the node numbers) that a surface element is the face of a volume element Enrique Escolano ----- Original Message ----- From: "Sebastian" <pcguru at gmx.de> To: <gidlist at gatxan.cimne.upc.es> Sent: Sunday, February 06, 2005 4:48 PM Subject: [GiDlist] template file creation > Hi > > I am using the template file creation feature. Currently I have it > configured that way to let print out the element numbers and the nodes ... [GiDlist] template file creation
Send by: Sebastian Enrique Escolano wrote: >I don't understand well your problem. >Maybe your own program can detect (comparing the node numbers) that a >surface element is the face of a volume element > > Yes, I already thought of this, but I wanted to avoid to write such a algorithm myself. I hoped that each face element "knows" that it is part of a certain volume element and it would be possible to simply retrieve the ID of this volume element like *set var surfaceElem = 0 *Set elems(Quadrilateral) *loop elems *set var surfaceElemNum = surfaceElemNum + 1 Face Element *surfaceElemNum --> Volume Element *higherOrderElemNum *end elems I guess these volume element IDs are available in GID's tcl scripts, however, such a command *higherOrderElemNum isn't probably implemented yet, so that the user could also access to this information. Cheers Sebastian ... [GiDlist] template file creation
Send by: Enrique Escolano It seems than you don't explicitly need to generate quadrilaterals and hexahedras. you must define a condition "over surfaces" to be applied "over face elements". Then you only need to generate hexahedras, but not quadrilaterals (default option), and the condition only mark some element face. and you must use a bas loop like this: *set cond mycond elems *loop elems *onlyincond Face element nodes: *globalnodes Volume element: *elemsnum *end elems Note: In other hand, GiD entities internally doesn't store pointers to their higher entities, then it's not easy/fast to use a command like *higherOrderElemNum Regards Enrique Escolano ----- Original Message ----- From: "Sebastian" <... [GiDlist] restore line (break up)
Send by: Enrique Escolano It doesn't exists any funcion to automatically break a curve on this "special" points (hight curvature changes, etc). And you don't know the exact curve paremeter to manually divide it. Maybe for next versions we will remove this "join tangent lines" filter from the "Collapse" function, and put as a separated funcion. We will also think about to implement some function to detect and/or divide curves/surfaces from this special points. Enrique Escolano ----- Original Message ----- From: "Mark Smith" <mark.smith at linx.co.uk> To: "Gidlist (E-mail)" <... [GiDlist] restore line (break up)
Send by: Mark Smith Enrique Thank you, I look forward to the new feature. Mean time there is a work around in that I can use utilities:list:lines & then cut & paste the data into a text editor, remove the unwanted data and add a header of geometry create point and put escape at the end. Unfortunately this doesn't always want to work, see attached batch file, when loaded into GiD it tells me I have an error and stops after reading line 10 ? Is there an undocumented format for the batch file? regards mark -----Original Message----- From: Enrique Escolano [mailto:escolano at cimne.upc.edu... [GiDlist] restore line (break up)
Send by: Enrique Escolano Before read this batch, set the general preference (utilities preferences) create new point: to always (else, GiD expects user confirmation before create new points very near of other points) In any case, in general, you cannot reconstruct a line only from his control points. Regards Enrique ----- Original Message ----- From: Mark Smith To: 'gidlist at gatxan.cimne.upc.es' Sent: Tuesday, February 08, 2005 4:02 PM Subject: [GiDlist] restore line (break up) Enrique Thank you, I look forward to the new feature. Mean time there is a work around in that I can use utilities:list:lines & then cut & paste the data into a text editor, remove the unwanted data and add a header of geometry create point and put escape at the end. Unfortunately this doesn't always want to work, see attached batch file, when loaded into GiD it tells me I have an error and stops after reading line 10 ? Is there an undocumented format for the batch file? regards mark -----Original Message----- From: Enrique Escolano [mailto:... [GiDlist] restore line (break up)
Send by: Mark Smith Enrique, Thank you. easy when you know how :-) >>>>In any case, in general, you cannot reconstruct a line only from his control points. >>> agreed but if it is only lines and arcs of known radius then this is possible cheers mark -----Original Message----- From: Enrique Escolano [mailto:escolano at cimne.upc.edu] Sent: 08 February 2005 16:08 To: gidlist at gatxan.cimne.upc.es Subject: Re: [GiDlist] restore line (break up) Before read this batch, set the general preference (utilities preferences) create new point: to always (else, GiD expects user confirmation before create new points very near of other points) In any case, in general, you cannot reconstruct a line only from his control points. Regards Enrique -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.296 / Virus Database: 265.8.5 - Release Date: 03/02/2005 The information contained in this e-mail message (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s). If you are not an addressee, any disclosure, reproduction, distribution or other dissemination or use of this communication is strictly prohibited. If you have received this communication in error, please contact us immediately so that we can correct the error. -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] structured mesh with contact elements in 3d
Send by: Sebastián Ignacio Callegari Valenzuela Hi Gid Team: Im using 7.2 trial version for a heat transfer problem in a plastic molding injection in 3d. I did the model in the same GID, because the .iges model cant be meshed with structured elements, the piece is a kind of ring, which is surrounded by a steel mold. I want to do a structured mesh with brick elements, but my problem is when I created contacts volumes between the plastic and the mold, because when GID do the mesh, this has distortionated elements in the plastic, all completed outside the model, but in the mold and the contacts elements are OK . I tried to do the mesh without the contact elements and it works ok, the plastic and mold elements are good, the problem is only when the contact volumes are in the draw. Regards Sebastián Callegari V. Departamento de Ingeniería Mecánica Universidad de Santiago de Chile. -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] structured mesh with contact elements in 3d
Send by: Enrique Escolano Try to download the last 7.5.3b beta version. The are solved some problems related with contact and structured mesh generation. In other hand, I recommend to avoid the use of "GiD contacts" if they are not really necesaries. A "GiD contact" is like a mesh restriction to create two meshes with a one-to-one nodes relation. Is this necessary for your analysis? Regards Enrique ----- Original Message ----- From: Sebastián Ignacio Callegari Valenzuela To: gidlist at gatxan.cimne.upc.es Sent: Tuesday, January 02, 2001 6:24 PM Subject: [GiDlist] structured mesh with contact elements in 3d Hi Gid Team: I'm using 7.2 trial version for a heat transfer problem in a plastic molding injection in 3d. I did the model in the same GID, because the .iges model can't be meshed with structured elements, the piece is a kind of ring, which is surrounded by a steel mold. I want to do a structured mesh with brick elements, but my problem is when I created contacts volumes between the plastic and the mold, because when GID do the mesh, this has distortionated elements in the plastic, all completed outside the model, but in the mold and the contact's elements are OK . I tried to do the mesh without the contact elements and it works ok, the plastic and mold elements are good, the problem is only when the contact volumes are in the draw. Regards Sebastián Callegari V. Departamento de Ingeniería Mecánica Universidad de Santiago de Chile. -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] problem reading batch file
Send by: Boris Tomic Hi I am trying to create batch file which will create project and than save it. It also saves calculation file. The problem is when gid (gid -b filename) is processing this file it stops at some point saying (info window): Last line read 115: in file 'D: estatch_template3': //Yes // The batch file is longer about 160 lines and I do not know why gid stops processing it. When I use "Utilities->Graphical->Read Batch Window" file is processed in its full length so I know it is working Thanks boris __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com... [GiDlist] problem reading batch file
Send by: Enrique Escolano Send us the batch file. (can send directly to escolano at cimne.upc.edu) Enrique Escolano ----- Original Message ----- From: "Boris Tomic" <tomicboris at yahoo.com> To: <gidlist at gatxan.cimne.upc.es> Sent: Wednesday, February 16, 2005 3:02 PM Subject: [GiDlist] problem reading batch file > Hi > > I am trying to create batch file which will create > project and than save it. It also saves calculation ... [GiDlist] problem reading batch file
Send by: Boris Tomic Sorry, I found what was the problem. It was: escape escape escape escape Meshing Generate Yes 0.3 escape And when I put: escape escape escape escape Meshing Generate 0.3 escape everithing works fine boris --- Enrique Escolano <escolano at cimne.upc.edu> wrote: > Send us the batch file. > (can send directly to escolano at cimne.upc.edu) > __________________________________ Do you Yahoo!? The all-new My Yahoo! - What will yours do? http://my.yahoo.com... [GiDlist] Re: Surface node on volume mesh
Send by: Henry Liu Hello, GiD teams I would like to know whether there is a way to output those surface node coordinates of volume mesh of a model in a single output file or comnbined into the exported GiD (volume) mesh file. Thanks! Henry --------------------------------- Post your free ad now! Yahoo! Canada Personals -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050218/cbc169de/attachment.htm [GiDlist] Do extrude -> surface to volumes
Send by: Christian Großmann Dear Gid-Users, what I have is a surface-mesh. Now I want to copy this mesh by extruding from surface- to volume-elements, but the surface-elements are no longer nessesary. My question is, if there is any possibility to customize gid, so that gid deletes the surface-elements by its own. Perhaps this may be possible by changing some tcl-file like CopyMain.ui.tcl. But I dont know how to do. I'll be thankful for any suggestions. best regards Christian Großmann [GiDlist] Do extrude -> surface to volumes
Send by: Enrique Escolano There is a very bad idea to directly directly modify the GiD scripts, because the next update you will lost your own changes. Using the last GiD beta versions, it's possible to customize a "macros toolbar" to call your own Tcl/Tk procedure from a button. (but I think that is not interesting to create your own copy window than after extrude, only to delete undesired elements) Enrique ----- Original Message ----- From: "Christian Großmann" <christian.grossmann at rub.de> To: <gidlist at gatxan.cimne.upc.es... [GiDlist] batch file for animation file
Send by: rafael Hello, GiD users! I have following situation: A shell script generates a batch file for GiD (see below). This batch file should read a number of result files and create a animation file like animation.gif. My two problems running the batch file are: 1. GiD executes the batch files lines without waiting for the result of previous line. So commands are overlapped and animation is not generated. Some idea how to solve the problem? 2. Once (1.) is solved. Is it possible to run GiD without window (background running) for that purpose? Thank you in advance for any suggestion Rafael >------------------------------------------------------------------------ ... [GiDlist] batch file for animation file
Send by: Miguel A. Pasenau de Riera Hello, Rafael, As i see from your script file, it seems that you use a different mesh for every simulation step. Is that right? I'm implementing this into GiD, and a 'very preliminary' version is incorporated into GiD v. 7.5.3b. If you enable the right buttons menu (just by clicking with the right mouse button over a toolbar, a menu with the option 'configure toolbars' appears; in this window select the 'right buttons' and click on the radio button 'outside' or 'inside, so that this right buttons menu pops up), after changing to post process,please select the 'Files->ReadMultiple'. In the file dialog box, now select the files (with click and shift-click/ctrl-click) you want GiD to read, for instance from '... [GiDlist] batch file for animation file
Send by: Rafael Doig Thank you Miguel for your email. Yes, my mesh is "moving" with each simulation step. So, I have at every step(certain number of them) a mesh file and a result file. I tested before and also now again the feature "ReadMultiple" in GiD v. 7.5.3b for Linux. GiD read all files. However, doing the animation, I get only the first picture in a gif file. Not an animation of all result files. Now coming back to my batch file. I found why it did not work sometimes: Reasons: Case 1: If the gif file is existing, GiD asks about overwriting or not in the lines above the command line. Unfortunately, I have no chance to tell GiD nothing, because it's busy finishing the batch file. So now, everytime I delete the gif file and do it again. It works nice. It would be nice, if you can put a checkbox in the animation window like "overwrite animation file if existing" or something like this. Case 2: When I am using GiD on the calculation server directly the batch file works fine. When I am using GiD trough a (remote) ssh connection, then the commands in the batch file get overlapped. Nice if there is a GiD command for batch files to sleep for some time. Like: escape escape escape escape postprocess escape escape escape escape sleep 100 ## sleep executing the batch file until commands before got finished. . . . Thank you again I will be watching the new feature release! Regards, Rafael Miguel A. Pasenau de Riera wrote: >... [GiDlist] batch file for animation file
Send by: Enrique Escolano How are you reading the batch file? options are: a) Utilitities->Graphical->Read batch window b) Files->Import->Batch file c) gid.exe -b+g "batchfile" Probably you are using the 'b' option. Try also 'a' Is it possible to run GiD from the command line (read GiD help about 'Invoking GiD'). The -n parameter is to start without window gid.exe -b "batchfile" -n but then it's not possible to create any image (or animation). It's necessary to have a window, and activate also graphics +g gid.exe -b+g "batchfile" What's your GiD version? (Help->About) Enrique ----- Original Message ----- From: "rafael" <... [GiDlist] batch file for animation file
Send by: Rafael Doig Thanks Enrique. yes, I read the GiD help about invoking GiD. I was wondering if for creating an image or animation was possible with parameter -n or -n2. Now, I know: that is not possible. To your option question: Local: a) works perfect b) does not work (commands get overlapped) c) works perfect Unfortunately very often I have to finish some work out of office. So i use ssh. Remote: a) does not work* b) does not work* c) does not work* *that executing of batch file lines is faster than the processing time of each line itself. For example. In my batch file, the command "postprocess" take (remotly -ssh connection) long time, during this time other batch file lines are also executed. I guess it is a speed problem. That is why I was asking for a "sleep" command so that I can break or sleep my batch file at some places. Thank again Rafael Enrique Escolano wrote: >... [GiDlist] Re: Surface node on volume mesh
Send by: Enrique Escolano Maybe you can create another aditional surface mesh: the boundary of the volume elements. This command is not included in any menu. Must write this in the lower command line: escape escape escape meshing createboundary Then it's created in the current layer to use a triangle mesh (it's not created any new node) If I understod well your question, the nodes used by this boundary triangles, are your desired nodes. (you can delete the previous tetrahedras, and lonely nodes, and export the remaining mesh) Regards Enrique ----- Original Message ----- From: Henry Liu To: gidlist at gatxan.cimne.upc.es... [GiDlist] Horizontal sections
Send by: durthu at tiscali.it Hello, GID Team, I have some horizontal sections of a solid structure: i would like to know if it's possible, using GID, to "interpolate", using these "slices", the external surface of the structures itself. Thank you very much, sorry for my poor english! __________________________________________________________________ Tiscali Adsl 3 Mega Flat, 3 MESI GRATIS! Con Tiscali Adsl 3 Mega Flat navighi in Rete alla supervelocita' a soli 29.95 euro al mese senza limiti di tempo. Attivati entro il 28 Febbraio 2005, 3 MESI sono GRATIS Scopri come http://abbonati.tiscali.it/adsl/sa/2flat_tc/... [GiDlist] Horizontal sections
Send by: Enrique Escolano You can try to use Geometry->Create->NURBS Surface->By parallel lines. But only works for a collection of near-parallel open lines. Maybe you can manually divide or join lines to obtain the desired surfaces. Regards Enrique Escolano ----- Original Message ----- From: <durthu at tiscali.it> To: <gidlist at gatxan.cimne.upc.es> Sent: Tuesday, February 22, 2005 12:54 PM Subject: [GiDlist] Horizontal sections > Hello, GID Team, > > I have some horizontal sections of a solid structure: i would like to ... [GiDlist] Assign properties to linear elements of a mesh
Send by: IEEA Good morning, I wish assign properties to a mesh. In particular, there is no problem to assign properties (Id number in the GID msh file) to surface elements and nodes elements but I do not have found how to assign properties to the linear elements (a dimension, a linear resistivity...) of a mesh. Is there any solution to this problem ? Is there an problem type example I could study ? Thank you, G.W.R. Geis [GiDlist] Assign properties to linear elements of a mesh
Send by: Enrique Escolano In general, it is a bad idea to assign conditions directly over mesh entities. It's better to assign over the geometric entities, and then generate a mesh.!! There is not any particularity to assign conditions to line elements. Are you sure that you have line elements (2 noded elements, or 3 noded for quadratic case) ? Maybe you trying to assign to the edges of a surface mesh.!! See help about Customization->Conditions file: An important characteristic of the conditions is that they must define over what kind of entity are going to be applied, i.e., over points, lines, surfaces, volumes or layers and over what kind of entity will be transferred, i.e., over nodes, over face elements or over body elements. CONDMESHTYPE: a.. over nodes means that the condition will be transferred to the nodes contained in the geometrical entity where condition is assigned. b.. over face elements If this condition is applied to a line that is the boundary of a surface or to a surface that is the boundary of a volume, this condition is transferred to the higher elements, marking the affected face. c.. over body elements If this condition is applied to lines, it will be transferred to line elements. If it is assigned to surfaces, it will be transferred to surface elements. If in volumes, to volume elements. If you have line elements, you probably must define the condition as CONDMESHTYPE:: over body elements If you have triangles or quadrilaterals, you probably must define the condition as CONDMESHTYPE:: over face elements, to select only some faces of this elements Update your GiD version to last 7.5.3b beta version (they have some new feature to directly assign conditions over face elements). You can download some interesting problemtypes (Nastran, RamSeries, Tdyn,...) from the GiD menu: Data->Problemtypes->Internet retrieve... Regards Enrique Escolano ----- Original Message ----- From: "IEEA" <... [GiDlist] Connect 2 meshes
Send by: IEEA Good morning, I wish connect 2 meshes by linking 2 nodes (one of the 1st mesh and the other one belonging to the 2nd mesh). Is it possible to "create" linear elements into the "Mesh" GID window ? Thank you, G.W.R. Geis [GiDlist] Material number & Material name
Send by: IEEA Hello, Is there a Tcl command which returns the number (used in the GID mesh file) associated to a material name ? or the material name associated to a number used in the GID mesh file ? Thank you in advance. G.W.R. Geis [GiDlist] Material number & Material name
Send by: Enrique Escolano Read GiD help about Tcl-Tk extension - Info function The Tcl command: GiD_Info materials returns a list of the current material names, then to get the name of the 1st material, must use for example: set i 1 lindex [GiD_Info materials] [expr $i-1] or to get the number of the material "matname" set matname "steel" expr [lsearch [GiD_Info materials] matname]+1 Note: when writting the output file using a .bas template, the printed material numbers are renumbered, avoiding unused materials. Regards Enrique Escolano ----- Original Message ----- From: "IEEA" <ieea at club-internet.fr... [GiDlist] Connect 2 meshes
Send by: Enrique Escolano If you have a geometrical model: Must create some line to connect this parts, and re-generate the mesh. If you have only two imported meshes: By default GiD doesn't include any tool to directly create elements (because we don´t promote the direct mesh manipulation) but it's easy with a little of Tcl/Tk code to add this feature. Can see a tutorial about how to create "Tool of mesh edition" at http://www.gidhome.com/2004/material_courses.subst I attach the "problemtype" created on this tutorial. Must unzip inside /problemtypes, and load from the Data->Problemtype menu Then is possible to manually create nodes and triangles or quadrilaterals (no line elements, but it's easy for you to add) Regards Enrique Escolano >... [GiDlist] NASTRAN problem type : "This material or table cannot be assigned"
Send by: IEEA Hello, Studying the Nastran problem type, I noticed that its material window is not the same than the classical "Material" window of GID. In particular, it is not possible to assign the materials to the elements : whenever ASSIGN is pressed the sentence "This material or table cannot be assigned" appears ! This function should be useful for my problem type, but I do not understand how it works (especially, I do not understand how the NastranPostCmdAssignMat procedure is called). If somebody uses the Nastran problem type for these own problems, I would be interested by knowing more about this function. Thank you, G.W.R. Geis ... [GiDlist] NASTRAN problem type : "This material or table cannot be assigned"
Send by: Enrique Escolano Last GiD beta versions have new undocummented procedures for this pourposes: GiD_DataBehaviour and GiD_ConditionBehaviour
proc GiD_DataBehaviour {data_t name args}
proc GiD_ConditionBehaviour {name args}
Can see as sample, the related Nastran problemtype
# -----------------------------------------------------------------------------
# GiD_DataBehaviour --
#
# This command controls properties of data windows for materials and
# conditions (not currently implemented). For materials we can modify
# the behaviour of assign, draw, unassign, impexp, new, modify and delete.
# We can also specify the entity type list in assign option throught the
# cmds geomlist and meshlist.
#
# Syntax:
#
# GiD_DataBehaviour data_class name ?cmd? proplist
#
# data_class could be: "material" if we want to modify the behaviour of a
# particular material if whole book must be modified the data_class should
# take the value "materials". Depending on the value of data_class name
# takes the value of a material's name or a book's name. Argument cmd can
# take one of the values: show, hide, disable, geomlist and meshlist.
# Argument proplist is a list of options or entity type. When cmd is show,
# hide or disable then proplist could a subset of {assign draw unassign
# impexp new modify delete}. The command show make the option visible,
# if the value is hide then the option is not visible and when the value is
# disable then the option is visible but unavailable. When cmd if geomlist
# then then property list can take a subset of {points lines surfaces volumes}
# and define the entities that can get the material assigned when in geometry
# mode, if the value of cmd is meshlist the proplist can take the value
# elements (only elements can gets a material assigned in mesh mode).
#
# Examples:
#
# GiD_DataBehaviour materials Table geomlist {surfaces volumes}
# GiD_DataBehaviour materials Solid hide {delete impexp}
#
# Note: GiD_DataBehaviour is only implemented for material and books of materials.
# -----------------------------------------------------------------------------
# GiD_ConditionBehaviour --
#
# This command controls properties of conditions not defined in .cnd file.
# The properties are : visible, draw and unassign.
#
# GiD_ConditionBehaviour condname [property | cmd property]
#
# cmd could be enable or disable.
#
# examples
#
# GiD_ConditionBehaviour Line-Constraints disable visible
#
# when querying the properties you can provide a list of properties and
# the result is the state for each property. The return value is a list of pairs
# name value, like this:
#
# {visible disable draw default unassign default}
#
# the value "default" means that nothing has being set for this property.
#
# Note: draw and unassign can be set or query but
Regards
Enrique Escolano
----- Original Message -----
From: "IEEA" <...
[GiDlist] NASTRAN problem type : "This material or table cannot be assigned"
Send by: IEEA Good morning
I have tested the GiD_DataBehaviour function. It is a useful function
that allows new programming possibilities.
I noticed that there exists only in the 7.5.3b GID version.
Note that the GiD_DataBehaviour function of GID 7.5.3.b can be applied
to materials and conditions but not to BOOKS. I will be very interested
to apply this functionnality to BOOKS (next beta version !?)
Thank you again.
G.W.R. Geis
Enrique Escolano a écrit :
> Last GiD beta versions have new undocummented procedures for this
> pourposes: GiD_DataBehaviour and GiD_ConditionBehaviour proc
> GiD_DataBehaviour {data_t name args}proc GiD_ConditionBehaviour {name
...
[GiDlist] NASTRAN problem type : "This material or table cannot be assigned"
Send by: IEEA Note : t is possible to apply the GiD_DataBehaviour function to BOOKS:
if in the project.mat file
BOOKS: the_book_title
NUMBER : 1 MATERIAL : the_material_name
QUESTION : property
VALUE : 1.
END MATERIAL
...
then in the Tcl file:
...
GID_DataBehaviour materials "the_book_title" hide {assign unassign}
...
to hide the assign and unassign button of the materials belonging to the
"the_book_title" BOOK.
G.W.R. Geis
P.S. I prefer correct my mistake myself before Enrique do that !!
IEEA a écrit :
> Good morning
>
> I have tested the GiD_DataBehaviour function. It is a useful function
> that allows new programming possibilities.
...
[GiDlist] NASTRAN problem type : "This material or table cannot be assigned"
Send by: ronda Hi, indeed you can apply GiD_DataBehaviour to materials book, for instance GiD_DataBehaviour Materials Book_2 disable assign What it is not implemented is GiD_DataBehaviour for Conditions. regards On Monday 28 February 2005 11:51, IEEA wrote: > Good morning > > I have tested the GiD_DataBehaviour function. It is a useful function > that allows new programming possibilities. > I noticed that there exists only in the 7.5.3b GID version. > > Note that the GiD_DataBehaviour function of GID 7.5.3.b can be applied > to materials and conditions but not to BOOKS. I will be very interested ... [GiDlist] open source / freeware gid projects
Send by: Mark Smith Hi all I have discovered the following open source GiD projects and wondered if anyone is aware of any others including freeware ? AFDC : 2D/3D Navier Stokes CFD solver http://adfc.sourceforge.net/index_en.html Impact - a Free Explicit Dynamic Finite Element Program http://sourceforge.net/projects/impact/ links also on gid site Tochnog - FEA http://tochnog.sourceforge.net/ links also on gid site Regards mark The information contained in this e-mail message (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s). If you are not an addressee, any disclosure, reproduction, distribution or other dissemination or use of this communication is strictly prohibited. If you have received this communication in error, please contact us immediately so that we can correct the error. ... [GiDlist] about GiD post lib
Send by: LI Hai-tao Hello,
I downloaded the post lib from URL
ftp://gid.cimne.upc.es/pub/gid/Tools/gidpost1.5.tgz . When I try to link the
example testpostfor.obj, an error appears:
testpostfor.obj : error LNK2001: unresolved external symbol
_GID_BEGINSCALARRESU <mailto:_GID_BEGINSCALARRESULT at 56> LT at 56.
I recompiles the source, the same error appear also. So can you give me a
right or a new version GiD post lib.
Thanks in advances.
LI Hai-tao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: ...
[GiDlist] about GiD post lib
Send by: ronda Which compiler are you using? On Sunday 27 February 2005 03:10, LI Hai-tao wrote: > Hello, > I downloaded the post lib from URL > ftp://gid.cimne.upc.es/pub/gid/Tools/gidpost1.5.tgz . When I try to link > the example testpostfor.obj, an error appears: > > testpostfor.obj : error LNK2001: unresolved external symbol > _GID_BEGINSCALARRESU <mailto:_GID_BEGINSCALARRESULT at 56> LT at 56.... [GiDlist] about GiD post lib
Send by: LI Hai-tao Compaq Visual FORTRAN 6.6C.
But C version workes.
In the fortran file, if we comment the call line,
CALL GID_BEGINSCALARRESULT('Scalar'//char(0),'An.'//char(0),1.0,0,
.NULL,NULL,NULL,NULL)
the program will work.
So I think there is something wrong about the subroutine
GID_BEGINSCALARRESULT in lib.
Maybe the mistake is in the interface of C and Fortran.
> -----Original Message-----
> From: gidlist-admin at gatxan.cimne.upc.edu.gid.cimne.upc.edu
> [mailto:gidlist-admin at gatxan.cimne.upc.edu.gid.cimne.upc.edu...
[GiDlist] Material number & Material name
Send by: IEEA hank you Enrique for the response but my problem is more complicate I assign materials to several mesh elements. 1. When I use the command GiD_Info materials in a Tcl script, I obtain a number for each material assigned. 2. When I use the *MatNum function in the .bas file, I have got other numbers for the same materials assigned to the same entities ! 3. and when I export my mesh in a GID mesh file (.msh in ASCII format) I obtain other numbers, still different, assigned to the 3 nodes elements (last column of the file) !! So, I am lost because I need in my .dat file the numbers contained in the last columns of the .msh file and these numbers should be associated to the properties of materials assigned (.mat). But I don't know how to call the good function which will give me the good association number/material. Is it possible to do that ? Thank you again for your response. G.W.R. Geis ... [GiDlist] Material number & Material name
Send by: Enrique Escolano Thr GiD-Tcl GiD_Info materials command returns the list of all current defined materials for example: 1- Mat A 2- Mat B 3- Mat C If you for example only assing to your model the material B and C, and use a template .bas (*MatNum) to write the calculation file, then unused materials are ignored in the new output material numeration (tho avoid numeration jumps): Mat A - unused Mat B - output num= 1 Mat C - output num= 2 In other hand, if you export a GID mesh file (.msh in ASCII format), the numeration is the initial one. Mat B - output num= 2 Mat C - output num= 3 You can for example avoid to mix this two outpur types. Don't use "export GID mesh file", can also write the mesh from the .bas template: Or you can also write from the .bas file auxiliarty information to identify the number with the material name (*MatProp(0)) *loop materials *MatNum *MatProp(0) *end materials Regards Enrique Escolano ----- Original Message ----- From: "IEEA" <... [GiDlist] Material number & Material name
Send by: IEEA Thank you Enrique, The numeration used in the .msh file is really difficult to used, especially if one uses differents BOOKS and if the user define several new materials belonging to different BOOKS, so I think I gonna write the mesh file from the .bas file. It is a good idea ! Thank you again. G.W.R. Geis Enrique Escolano a écrit : > Thr GiD-Tcl GiD_Info materials command returns the list of all current > defined materialsfor example:1- Mat A2- Mat B3- Mat C If you for > example only assing to your model the material B and C, and use a > template .bas (*MatNum) to write the calculation file, then unused >... [GiDlist] new GiD 7.5.5b beta version available for Windows
Send by: Enrique Escolano Hello GiD Users. There is a new GiD 7.5.5b beta version available for Windows (http://www.gidhome.com/download/do07.subst) News of this beta version 7.5.5b a.. Customizable macros toolbar b.. Selection, add syntax "end-nº", for example: end , end-5:end c.. Selection window: filters MinEdge and MaxEdge d.. Selection of elements by tangency: ConnectedTangent and selected tolerance TolAngle (degrees) e.. Selection: now it's possible to select element faces (to apply conditions) f.. Sweep: must specify a end scale factor g.. New GiD-Tcl commands: a.. Added OpenGL selection commands: rendermode, selectbuffer, getselection b.. GiD_GetInfoGeoFile, tr read the geo file version and problemtype c.. GiD_Info Geometry d.. Events: BeforeRunCalculation, AfterRunCalculation, AfterOpenFile , ChangedLanguage h.. Creation of NURBS lines fitting a list of points instead interpolating, with user selected degree. i.. Direct assignation to mesh of conditions with local axes j.. Transformation (copy / move) much faster k.. Function (meshing connectpoints) to create triangle elements (or surfaces) from a cloud of nodes, projecting in the plane z=0 l.. Several translation modifications: optionbar widget changed to Bwidget NoteBook, etc., language dependent widgets size m.. Mesh quality: support for line and prism elements, new Minimum Jacobian criteria. n.. Variable SymmetricalStructuredTriangles to create four triangles by quadrilateral instead two. o.. Creation of approximated parametric surfaces p.. Update to Tcl/Tk 8.4.9, and reordered and added some packages: tdom, img, treectrl q.. Source code updated for 64 bits support. r.. Split of prisms and hexahedras to tetrahedras s.. Semi-structured meshes t.. Check of negative of zero jacobian on elements u.. Rjump enhancements: mesh of quadrilaterals, draw by colors of entities to be jumped, show advance bar, some new variables for better control: RJump(TakeCareCurvature), RJump(TakeCareLayers), RJump(TangencyLimitAngle) v.. Transfer of applied conditions when splitting elements w.. Mesh of structured tetrahedras. x.. Structured hexahedras: corrected some degenerated cases, and enhanced interpolation of quadratic nodes. y.. Problemtype xml file to declare some properties: to show a customized icon in the open file dialog box, to call a function to know if the entered password is valid for the problemtype, etc. z.. Multiple mesh support (read, cuts, animations,etc.) _______________________________________________________ Enrique Escolano ... [GiDlist] Re: create contact or intersection
Send by: Henry Liu Hi, GiD teams I have a model in which two volume entities (with different material types) shared an exactly same interface surface. I want to make them share the same nodes at their interface surface after solid meshing. I have tried the creation of intersection or conatct, but not successful. Can someone give a suggestion and brief instructions on this problem? Thank in advance! Henry --------------------------------- Post your free ad now! Yahoo! Canada Personals -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050307/2adbffdd/attachment.htm... [GiDlist] Re: create contact or intersection
Send by: Enrique Escolano You don't need contact or make interesections. You must only create a single surface (not two copies), and select it for each volume boundary. The geometric topology is refected in the mesh (if geometric entities are shared, then mesh entities are shared) Regards Enrique Escolano ----- Original Message ----- From: Henry Liu To: gidlist at gatxan.cimne.upc.es Sent: Monday, March 07, 2005 5:19 AM Subject: [GiDlist] Re: create contact or intersection Hi, GiD teams I have a model in which two volume entities (with different material types) shared an exactly same interface surface. I want to make them share the same nodes at their interface surface after solid meshing. I have tried the creation of intersection or conatct, but not successful. Can someone give a suggestion and brief instructions on this problem? Thank in advance! Henry ------------------------------------------------------------------------------ Post your free ad now! Yahoo! Canada Personals -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] import mesh
Send by: pablo p del castillo Hello; I would like import a mesh created in another mesher and use in Gid with the same geometry to asign properties. I try to explain better; I would like to try a diferent mesh in TDYN (it is prismatic and tetrahedric elements), i created in another mesher, so now i want to import to Gid, i guess two methods, with gid format, or stl format, but how gid get associate this mesh to my geometry??, or i must put the conditions directly to the mesh using layers??, or i would use background mesh command? Advanced thanks Pablo ______________________________________________ Renovamos el Correo Yahoo!: ¡250 MB GRATIS! Nuevos servicios, más seguridad ... [GiDlist] import mesh
Send by: Enrique Escolano It' not possible to import a mesh, and assign to geometric entities. In fact, after generat a GiD mesh, mesh enties does not mantain any link to their source geometric entities. You must directly assign conditions over the mesh (usually it's not easy, because you probably have a lot of elements) Note: a "Background mesh" is an auxiliary mesh used to spatially assign mesh sizes when remeshing. If it's possible apply the conditions over GiD geometric entities, and generate the mesh again with GiD. Regards Enrique Escolano ----- Original Message ----- From: "pablo p del castillo" <pablodecastillo at yahoo.es... [GiDlist] higher order elements
Send by: CASARES MALDONADO ALEJANDRO I have not received any message from this list ever since last year. Is it still working? Regards Alejandro Casares > ---------- > From: Enrique Escolano > Reply To: gidlist at gatxan.cimne.upc.es > Sent: Tuesday, March 23, 2004 7:09 AM > To: gidlist at gatxan.cimne.upc.es > Subject: Re: [GiDlist] higher order elements > > This task to generate cubic elements is planned to be included, but not at short term. ... [GiDlist] higher order elements
Send by: Miguel A. Pasenau de Riera Hi, as i see, your account was deactivated by the mailing list software. This can be due several bouncing mails, i.e. rejected, (for instance, if your mailbox is full), and so the mailing list assumes that your account is not used or has some problems, and, to avoid anoiances, it stops sending mails to this account. Your account has now been enabled, miguel -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de CASARES MALDONADO ALEJANDRO Enviado el: martes, 08 de marzo de 2005 16:38 Para: ... [GiDlist] loop over conditions
Send by: IEEA Hello,
Remember the problem :
The condition "Point-Load" is assigned to the mesh nodes 1, 6 and 11
with different condition values (respectiveley {0.0, 1} {0.0, 1}{0.0,
4}).
One wishes obtain, from the ..bas file, the following result written in
a ..dat file :
Point-Load basic values: Basic 1 - 0.0 1 Basic 2 - 0.0 4
Applied basic values: Node 1 - Basic 1 Node 6 - Basic 1 Node 11
- Basic 2
where condition values are distinguished and the nodes assignation too.
The Tcl procedure written by Enrique Escolano is very useful (thank you
Enrique for the lesson of Tcl !).
Please, I suggest nevertheless a small correction to that procedure :
set res [.central.s info conditions Point-Load mesh]
proc CompareCond {a b} {
set a0 [lrange $a 3 end]
set b0 [lrange $b 3 end]
if {$a0 < $b0} {
return -1
} elseif {$a0 > $b0} {
return 1
}
return 0
}
set conds [lsort -command CompareCond $conds]
set values "Point-Load basic values:
"
set entities "Applied basic values:
"
set ibasic 1
set ientities 1
# Initial data ; first to be compared
set cprev [lindex $conds 1]
append values "Basic $ibasic - [lrange $cprev 3 end]
"
# Note the inversion of the ibasic and ientities incrementation
comparing to the initial procedure !
foreach c $conds {
if { [CompareCond $c $cprev] != 0 } {
incr ibasic
append values "Basic $ibasic - [lrange $c 3 end]
"
set cprev $c
}
append entities "Node [lindex $c 1] - Basic $ibasic
"
incr ientities
}
return "$entities
$values"
The good ..dat data file is so obtained.
I think there is no error in the present procedure. In my problem type
this is OK.
Thank you again. The GID list is a very precious archive.
G.W.R. Geis
Enrique Escolano a écrit :
>...
[GiDlist] Symbols not working on 7.5.5b
Send by: Andrea Calaon Hello everyone, I've changed from GiD 7.5.3b to GiD 7.5.5 and the symbols seem not to work. Has anything changed in the specification of the .sim file? Kind regards Andrea [GiDlist] Symbols not working on 7.5.5b
Send by: Enrique Escolano Sorry this is a bug on this beta version (specification was not changed). Will be corrected as soon as possible for the next beta. Thank for your report. Regards Enrique Escolano ----- Original Message ----- From: "Andrea Calaon" <andrea at beasy.com> To: <gidlist at gatxan.cimne.upc.es> Sent: Wednesday, March 09, 2005 6:57 PM Subject: [GiDlist] Symbols not working on 7.5.5b > Hello everyone, > I've changed from GiD 7.5.3b to GiD 7.5.5 and the symbols >... [GiDlist] latest version
Send by: Esneyder Hola Podria decirme de donde bajar la última version de GiD . Gracias gidlist-request at gatxan.cimne.upc.edu wrote: >Send GiDlist mailing list submissions to > gidlist at gid.cimne.upc.es > >To subscribe or unsubscribe via the World Wide Web, visit > http://gid.cimne.upc.es/mailman/listinfo/gidlist >or, via email, send a message with subject or body 'help' to >... [GiDlist] latest version
Send by: Enrique Escolano Hello Esneider I request in English, because most GiD users don't speak Spanish. Last GiD beta version for Windows is 7.5.5b. Beta versions are available at: www.gidhome.com, download beta versions section, specifically betas are at: http://www.gidhome.com/download/do07.subst Regards Enrique Escolano ----- Original Message ----- From: Esneyder To: gidlist at gatxan.cimne.upc.edu Sent: Friday, March 11, 2005 6:31 PM Subject: [GiDlist] latest version Hola Podria decirme de donde bajar la última version de GiD . Gracias ... [GiDlist] 7.5.3b in Linux
Send by: Sebastian Callegari Valenzuela Hi Gid Team
I'm working with the 7.5.3b version on windows and this don't have any
problem, but I downloaded this version for Linux and I followed the steps of
the installation and didn't work, appers an error ('error de segmentación'
'segmentation fault'). So I installed other old version I don't have any
problem.
Kind Regards
Sebastián Callegari V.
[GiDlist] 7.5.3b in Linux
Send by: ronda Could you send us which the Linux distribution where you are installing GiD
and if you are trying the dynamic or static release of GiD?
regards,
Jorge.
On Monday 14 March 2005 01:59, Sebastian Callegari Valenzuela wrote:
> Hi Gid Team
>
> I'm working with the 7.5.3b version on windows and this don't have any
> problem, but I downloaded this version for Linux and I followed the steps
> of the installation and didn't work, appers an error ('error de
> segmentación' 'segmentation fault'). So I installed other old version I
> don't have any problem.
...
[GiDlist] Checking ..dat file
Send by: IEEA Hello, I wish create a function in my problem that allows the user to check the ..dat file before running the code. The input data would be also edited in a only readable Tcl window. Obviously there is different ways (easy or not) to obtain that result, but these from GID are often the easiest, so... Studying the NASTRAN problem type I noted the function entitled WriteCalcFileCheck. It seems that this function could be useful for my specific need. What do think about it ? And, could you give more infos about this special function ? Thank you in advance. G.W.R. Geis [GiDlist] Checking ..dat file
Send by: Enrique Escolano Read GiD Help about Tcl-Tk exension->Event procedures
It exists a new GiD-Tcl event procedure for this pourpose (download last GiD
beta version to use this event), with this prototype:
proc BeforeWriteCalcFileGIDProject { file } {
...body...
set value ...
return $value
}
Your problemtye can define this procedure BeforeWriteCalcFileGIDProject ,
and it will automatically called by GiD before write the calculation file.
You must return "-cancel-" to abort to write the calculation file (if you
detect some bad parameter for example)
It also exists other similar procedure AfterWriteCalcFileGIDProject to be
called just after write the calculation file (then can show this file)
proc AfterWriteCalcFileGIDProject { file error } {
...body...
set value ...
return $value
}
About how to show the file, you can read the contents of the file in a
variable, named for example msg, and use our WarnWinText procedure to show
it.
Some like this:
proc AfterWriteCalcFileGIDProject { file error } {
set f [open $file r]
set msg [read $f]
close $f
WarnWinText $mgs
set value ""
return $value
}
Regards
Enrique Escolano
----- Original Message -----
From: "IEEA" <...
[GiDlist] Checking ..dat file
Send by: IEEA Thank you Enrique for your response,
The event procedures you send are OK in my case.
Could you, furthermore, give me a simple command to destroy directly the error
window (message : error running process) at the end of the
BeforeWriteCalcFileGIDProject procedure.
Thank you again,
G.W.R. Geis
Enrique Escolano a écrit :
> Read GiD Help about Tcl-Tk exension->Event procedures
>
> It exists a new GiD-Tcl event procedure for this pourpose (download last GiD
> beta version to use this event), with this prototype:
>
> proc BeforeWriteCalcFileGIDProject { file } {
> ...body...
>...
[GiDlist] Checking ..dat file
Send by: Enrique Escolano I don't know what's the cause of the related "error running process" message. Maybe is because my sample has a bug: instead WarnWinText $msg I wrote WarnWinText $mgs Or maybe you don't have a bat file to be run. Note: WarnWinText not stop the execution flow (is non modal), you can create your own window for your pourposes, modal if necessary. Regards Enrique ----- Original Message ----- From: "IEEA" <ieea at club-internet.fr> To: <gidlist at gatxan.cimne.upc.edu> Sent: Tuesday, March 15, 2005 1:07 PM Subject: Re: [GiDlist] Checking ..dat file >... [GiDlist] Checking ..dat file
Send by: IEEA Sorry, my message is not really clear : To check the ..dat file before running, I use the procedure (with the corrected variable name $msg) you wrote for the AfterWriteCalcFileGIDProject event procedure and that is OK. Doing that I am sure that the ..dat file is really good before be ran. Because I don't want that the ..bat file be executed just after, I return -cancel- at the end of AfterWriteCalcFileGIDProject. Then the error message "error running process" appears in a tk_dialogRAM window ! Now, I would like automatically destroy that error window in a event procedure (BeforeRunCalculation or AfterRunCalculation ?). In a consquence it will just appears the ..dat file written in the WarnWinText. But now, I cannot find the name of the tk_dialogRAM error window to destroy it. If you have got a solution to do that, I would be (obviously) interested. G.W.R. Geis P.S. Maybe it is not easy to do. If not, there is no problem because at the moment I can check my data file thanks to your procedure. My need is only for comprehensive and friendly users of an user friendly interface !! Enrique Escolano a écrit : >... [GiDlist] GID 7.5.5b BUG : materials and conditions name don't appear
Send by: IEEA Hello, Please note that in GID 7.5.5b version, the names of assigned materials don't appear on screen in some cases (!) whenever the "Draw --> colors" function is called. G.W.R. Geis [GiDlist] GID 7.5.5b BUG : materials and conditions name don't appear
Send by: Enrique Escolano Yes, this is a know bug. In few days we expect to provide a new beta 7.5.6b including this correction. Thanks for your report. Regards Enrique Escolano ----- Original Message ----- From: "IEEA" <ieea at club-internet.fr> To: "GIDliste" <gidlist at gatxan.cimne.upc.es> Sent: Tuesday, March 15, 2005 11:23 AM Subject: [GiDlist] GID 7.5.5b BUG : materials and conditions name don't appear > Hello, > > Please note that in GID 7.5.5b version, the names of assigned materials ... [GiDlist] Re: Load conditions
Send by: Henry Liu GiD teams Currently I can use Problem_type_solid1 to define materials and boundary conditions for a model. Furthermore, I want to define load conditions as well in the preprocessing step. Could you suggest an easy way to do it? Thanks Henry --------------------------------- Post your free ad now! Yahoo! Canada Personals -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050317/83b14df1/attachment.htm [GiDlist] Re: Load conditions
Send by: Enrique Escolano A load condition nothing special, it is like other conditions. Note: It's useful to define a "force" symbol for this condicion using 3 fields Fx,Fy,Fz to orientate it. In other hand, the Problem_type_solid1 is not a good example, it's old. Download the Nastran or RamSeries problemtypes as modern samples (download it from the menu Data->Defaults->Internet retrieve , or from our web: GiD Plus) Regards Enrique ----- Original Message ----- From: Henry Liu To: gidlist at gatxan.cimne.upc.edu Sent: Thursday, March 17, 2005 8:16 PM Subject: [GiDlist] Re: Load conditions GiD teams Currently I can use Problem_type_solid1 to define materials and boundary conditions for a model. Furthermore, I want to define load conditions as well in the preprocessing step. Could you suggest an easy way to do it? Thanks Henry ------------------------------------------------------------------------------ Post your free ad now! Yahoo! Canada Personals -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] New 7.5.6b beta version for Windows
Send by: Enrique Escolano Hello everybody. There is available a new GiD 7.5.6b beta version for Windows, with the known bugs of the previous beta version (7.5.5b) corrected. Can be downloaded as useful at: http://www.gidhome.com/download/do07.subst Ragards and good Easter The GiD Team -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050323/8403791d/attachment.htm [GiDlist] Copy + Paste
Send by: Vitaly Rodriguez Esquerre Hi! I have two gid folders, each one contains one different geometry but they were created under the same project. Which is the quickly way to join both geometries in another project? Is there something like copy+paste by opening two gid sessions?. Vitaly __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ [GiDlist] Copy + Paste
Send by: Enrique Escolano You can open a model, and add the other geometry with: Files->Import->Insert GiD Geometry... Regards Enrique Escolano ----- Original Message ----- From: "Vitaly Rodriguez Esquerre" <vitalyre at rocketmail.com> To: <GiDlist at gatxan.cimne.upc.es> Sent: Thursday, March 31, 2005 7:43 AM Subject: [GiDlist] Copy + Paste > Hi! > > I have two gid folders, each one contains one > different geometry but they were created under the > same project. ... [GiDlist] Re: [GID+Tdynlin
Send by: Romulo Alvarez Estimado Enrique, me inscrbi en el mailing list y deseo preguntar lo siguiente: Un compañero de trabajo hizo un curso de diseño de yates a distancia con la Universidad Politecnica de Madrid y le fue dado un password para usar Gid y estudiar dos cascos distintos y lograr una menor resistencia al avance en el agua. El insertò un modulo de Tdynlin dentro de GID para el postproceso. Mi pregunta es Para usar GID en el diseño de embarcaciones debo tambien conseguir Tdynlin?? Apreciando su ayuda, Romulo ALvarez --------------------------------- Do You Yahoo!? Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo. Visíta Yahoo! Noticias. -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Re: [GID+Tdynlin
Send by: Enrique Escolano Efectivamente, GiD en si mismo no incluye ningún módulo de cálculo. Para análisis de fluídos debes descargar algún "problemtype" adicional, por ejemplo Tdyn ó TdynLin (CFD panel code) Puedes descargar una versión de estos problemtypes desde el menú de GiD: Data->Problemtype->Internet retrieve... Pero correr para problemas grandes necesitarás registrar el módulo. En la página web de Compassis I.S. http://www.compassis.com encontrarás más información, así como acceso a un password temporal de prueba de un mes. Atentamente Enrique Escolano ----- Original Message ----- From: Romulo Alvarez To: ... [GiDlist] Re: Cursos
Send by: Romulo Alvarez Muchas gracias Enrique por tu informacion, Deseo ir a Europa en Julio y me gustaria saber de cursos en verano, quien me puede informar al repecto?? --------------------------------- Do You Yahoo!? Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo. Visíta Yahoo! Noticias. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050401/92103ce8/attachment.htm [GiDlist] Re: Cursos
Send by: Enrique Escolano Lo siento Rómulo, pero en principio no impartimos cursos de GiD. Por otra parte, tenemos disponible bastante información en nuestra web: tutoriales, material de dos cursos breves (coincidentes con las "GiD Conference" de 2002 y 2004), manual de referencia online, etc. Todo este material está en: http://www.gidhome.com/support/ Atentamente Enrique Escolano Muchas gracias Enrique por tu informacion, Deseo ir a Europa en Julio y me gustaria saber de cursos en verano, quien me puede informar al repecto?? ------------------------------------------------------------------------------ Do You Yahoo!? Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo. Visíta Yahoo! Noticias. -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Re: [GID+Tdynlin
Send by: Romulo Alvarez Romulo Alvarez <ranmco at yahoo.com> wrote: Estimado Enrique, me inscrbi en el mailing list y deseo preguntar lo siguiente: Un compañero de trabajo hizo un curso de diseño de yates a distancia con la Universidad Politecnica de Madrid y le fue dado un password para usar Gid y estudiar dos cascos distintos y lograr una menor resistencia al avance en el agua. El insertò un modulo de Tdynlin dentro de GID para el postproceso. Mi pregunta es Para usar GID en el diseño de embarcaciones debo tambien conseguir Tdynlin?? Apreciando su ayuda, Romulo ALvarez --------------------------------- Do You Yahoo!? Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo. Visíta Yahoo! Noticias. --------------------------------- Do You Yahoo!? Todo lo que quieres saber de Estados Unidos, América Latina y el resto del Mundo. Visíta Yahoo! Noticias. -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Problem with Ctrl+v
Send by: Andrea Calaon Hi everyone, I'm using GiD beta 7.5.6b and if I press Ctrl+v (trying to move something) on the keyboard the problem stalls. Does anyone have the same problem? thanks Kind Regards Andrea Andrea Calaon Ashurst Lodge, Ashurst Southampton, Hampshire SO40 7AA, UK Tel. office: +44 23 80 293 223 Fax office: +44 23 80 292 853 Mobile: +44 7766 488 225 E-mail: andrea at beasy.com [GiDlist] Some problems with 7.5.6b
Send by: Andrea Calaon Hi GiD team, I'm trying to use GiD 7.5.5b but I'm experiencing some problems. I've seen you reduced the dimension of some tk windows, but, for example, the box for matricial properties is now so small that I see only half of the first row. I think the triangular mesh on surfaces has been changed, and now with a structured mesh one gets the quads divided in 4 sub- triangles, instead of 2, which keeps better symmetries. With my problemtype GiD often crashes on it (I mesh only surfaces around volumes). I tried to debug it, but I dont know where to look. Strangely the problem seems to occur only when I use the following command in Tcl: Meshing Generate $ProblemTypePriv(genesize) in the routine MeschingCriteria I copied from another problemtype. (the value of $ProblemTypePriv(genesize) is fine). No problem with previous versions. I have also a request for post processing: would it be possible not to shrink the tree of different results every time the user "applies" a different result? Thanks Andrea Calaon Andrea Calaon ***************************************************** WESSEX INSTITUTE on the Web - ... [GiDlist] Some problems with 7.5.6b
Send by: Enrique Escolano Hello Andrea. About your comments of the 7.5.5b GiD beta version: 1 - I've seen you reduced the dimension of some tk windows, but, for example, the box for matricial properties is now so small that I see only half of the first row. This is because we updated GiD to use the last available Tcl/Tk 8.4.9 version. It's a unexpected secondary effect ot the new Tk with this "matricial property" (only in Windows). We changed our scripts in order to avoid this problem. It is available a GiD 7.5.6b version with this correction 2 - I think the triangular mesh on surfaces has been changed, and now with a structured mesh one gets the quads divided in 4 sub- triangles, instead of 2, which keeps better symmetries. With my problemtype GiD often crashes on it (I mesh only surfaces around volumes). I tried to debug it, but I don't know where to look. Strangely the problem seems to occur only when I use the following command in Tcl: Meshing Generate $ProblemTypePriv(genesize) in the routine MeschingCriteria I copied from another problemtype. (the value of $ProblemTypePriv(genesize) is fine). No problem with previous versions. Yes, now exists a variable SymmetricalStructuredTriangles , with possible values: 1 to create four triangles , or 0 to create two triangles. There is detected and corrected some bug on this code, specially for the quadratic case. Next version will include this corrections. 3 - I have also a request for post processing: would it be possible not to shrink the tree of different results every time the user "applies" a different result? We anotate this suggestion to enhance the results window. Regards Enrique ----- Original Message ----- From: Andrea Calaon To: ... [GiDlist] Problem with quadratic9 tiangles
Send by: Andrea Calaon Hi GiD team, I think I've found what is actually making GiD crash in meshing: the modified mesher of GiD 7.5.6b cannot handle a triangular structured mesh with the Quadratic9 option on surfaces. Cordially, Andrea [GiDlist] Mesh continuity
Send by: ieea Hello, I have some problems to mesh a structure composed of 2 pependicular NURBS surfaces in contact as shown on view1.gif. I wish the mesh to be "continued" from a surface to the second other. That means that there are some common nodes on the NURBS line common to the 2 surfaces. But, whenever I mesh the structure I have got 2 meshes that are not in contact (see view2.gif). I suppose that I forget a special action to obtain one mesh. If somebody used to mesh in this way I would be very interested by an advice. Thank you in advance. G.W.R. Geis -------------- next part -------------- A non-text attachment was scrubbed... Name: view1.gif Type: image/gif Size: 7634 bytes Desc: not available Url : ... [GiDlist] Mesh continuity
Send by: Enrique Escolano The geometry topology is reflected in the mesh topology. Your surfaces are unconnected (don't share any boundary line), then the nodes are not shared. You must split the bottom surface with the line (menu: Geometry->Edit->Divide->Surface->Split) but the end points of the splitting line/s must be connected with the surface to split !! Before use it, can intersect all lines (menu: Geometry->Create->Intersection->Multiple lines) Regards Enrique Escolano ----- Original Message ----- From: "ieea" <ieea at club-internet.fr> To: "GID" <gidlist at gatxan.cimne.upc.edu... [GiDlist] RE: GiDlist digest, Vol 1 #791 - 1 msg, answer for mesh continuity
Send by: Sebastián Callegari Valenzuela Hello I can't see the pictures of your problem, but I think I understod what this is about. I had problems with structured contact elements in 3-D.Two months ago I wrote an e-mail to this forum for this kind of elements and Escolano told me the best version is the 7.5.3b and the most new versions too. This is my solution: First: In the corner where the 2 surfaces are in contact, each surface must have his own line, that means, two equals lines one above the other, each one with their own points. Second: geometry --> create --> contact --> surfaces (Pick the 2 lines) ESC Third: Generate your mesh I did a little example of this to help you and worked very well.If your problem continues or if you didn't understand something of my bad english, write me and I can send it to you by e-mail. Bye Sebastián Callegari Universidad de Santiago de Chile ... [GiDlist] Some problems with 7.5.6b
Send by: Andrea Calaon Hi GiD team, I'm using GiD 7.5.6b and I noticed a problem with the result labels. I have some models with geometrical dimensions in the range of 10e6 and when I try to display results on the nodes in post processing the labels get funny and some triangles cover the whole model. In version 7.4.9b the problem is present, whereas in the release version 7.2 everything looks fine. Kind Regards Andrea [GiDlist] Some problems with 7.5.6b
Send by: Miguel A. Pasenau de Riera Thanks, corrected in the new gid 7.5.8b version miguel -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de Andrea Calaon Enviado el: jueves, 28 de abril de 2005 17:24 Para: gidlist at gatxan.cimne.upc.es Asunto: [GiDlist] Some problems with 7.5.6b Hi GiD team, I'm using GiD 7.5.6b and I noticed a problem with the result labels. I have some models with geometrical dimensions in the range of 10e6 and when I try to display results on the nodes in post processing the labels get funny and some triangles cover the whole model. In version 7.4.9b the problem is present, whereas in the release version 7.2 everything looks fine. Kind Regards Andrea _______________________________________________ GiDlist mailing list ... [GiDlist] Volume Generation
Send by: Amancherla, Sundar (Research) I am trying to build a geometry of irregular regions in a cube. I am using a batch file. In the commands listed for volume generation I get messages like "line number 89 is 1 times into volume generation". There are quite a few of these... I am not sure what the problem is and I can send the batchfile to anyone who likes to look at it and let me know what the problem is... Thanks very much in advance. -- Aman [GiDlist] Volume Generation
Send by: Enrique Escolano Hello Aman. The problem is that the selected entities it doesn't topologically close a volume. Probably it exists some gap (duplicated lines, etc). Can Use: Utilities->Draw higherentities->Lines to show this gap To bound a volume, all lines must have the higherentity value=2 (the line must be boundary of two surfaces) If yourself can't solve the problem then send to me your batch file, to test it. Regards Enrique Escolano ----- Original Message ----- From: "Amancherla, Sundar (Research)" <Sundar.Amancherla at geind.ge.com> To: <gidlist at gatxan.cimne.upc.es... [GiDlist] Beginner doubt
Send by: Diogo Soliman Medeiros Hi GiD's Team,
I've started working with GiD as a postprocessor utility and I'm having
some problems when loading hexahedra type elements. Though the archive
seems to be formatted exactly the same as the one on GiD's Manual ('Mesh
Example' and 'Results Example'), it keeps setting an error message
"incorrect element number" pointing to the line where it lies on "End
Values".
I've tried two types of hexahedra elements (8-node and 20-node). The
20-node one has worked properly. The 8-node one hasn't.
Could anyone send me a simple example where hexahedra type elements are
loaded in post-processing operations?
Thanks.
Diogo S. Medeiros
...
[GiDlist] Beginner doubt
Send by: Enrique Escolano Yourself can write a preprocess mesh in GiD ASCII format, with
Files->Export->GiD Mesh..
This is a mesh example with eight hexahedras of 8 nodes.
MESH dimension 3 ElemType Hexahedra Nnode 8
Coordinates
1 -0.924214 -0.499076 4.17483082
2 -2.144177 -0.092421 4.17483082
3 -1.330869 -1.719039 4.17483082
4 -2.550832 -1.312384 4.17483082
5 -0.924214 -0.499076 2.08741541
6 -1.330869 -1.719039 2.08741541
7 -2.144177 -0.092421 2.08741541
8 -3.36414 0.314234 4.17483082
9 -1.737524 -2.939002 4.17483082
10 -2.550832 -1.312384 2.08741541
11 -3.770795 -0.905729 4.17483082
12 -2.957487 -2.532347 4.17483082
13 -3.36414 0.314234 2.08741541
14 -1.737524 -2.939002 2.08741541
15 -2.957487 -2.532347 2.08741541
16 -3.770795 -0.905729 2.08741541
17 -4.17745 -2.125692 4.17483082
18 -0.924214 -0.499076 0
19 -4.17745 -2.125692 2.08741541
20 -1.330869 -1.719039 0
21 -2.144177 -0.092421 0
22 -2.550832 -1.312384 0
23 -3.36414 0.314234 0
24 -1.737524 -2.939002 0
25 -3.770795 -0.905729 0
26 -2.957487 -2.532347 0
27 -4.17745 -2.125692 0
End Coordinates
Elements
1 10 15 26 22 6 14 24 20
2 7 10 22 21 5 6 20 18
3 4 12 15 10 3 9 14 6
4 2 4 10 7 1 3 6 5
5 16 19 27 25 10 15 26 22
6 13 16 25 23 7 10 22 21
7 11 17 19 16 4 12 15 10
8 8 11 16 13 2 4 10 7
End Elements
----- Original Message -----
From: Diogo Soliman Medeiros
To: ...
[GiDlist] new GiD 7.5.8b Windows beta version
Send by: Enrique Escolano Dear GiD User There is availble a new GiD 7.5.8b beta version for Windows with several corrections and new features, like: - VRML import - Triangles split with interpolation subdivision algorithm - Semi-structrured meshes (unstructured in a surface an a fixed number of division in a direction) - Some stream lines enhancements - multiple mesh in results Best Regards _______________________________________________________ Enrique Escolano http://www.gidhome.com escolano at cimne.upc.edu CIMNE - Centro Internacional de Métodos Numéricos en Ingeniería C/ Gran Capitán s/n, Modulo C1, Campus Norte UPC, E-08034 Barcelona, Spain tel. +34 93 401 74 03 -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] new GiD 7.5.8b Windows beta version
Send by: Romulo Alvarez Gracias, donde puedo bajar esta nueva version??? Romulo Alvarez Enrique Escolano <escolano at cimne.upc.edu> escribió: Dear GiD User There is availble a new GiD 7.5.8b beta version for Windows with several corrections and new features, like: - VRML import - Triangles split with interpolation subdivision algorithm - Semi-structrured meshes (unstructured in a surface an a fixed number of division in a direction) - Some stream lines enhancements - multiple mesh in results Best Regards _______________________________________________________ Enrique Escolano http://www.gidhome.com... [GiDlist] point analysis in 3D
Send by: Billy Fälth Hello GID team Is it possible to pick an arbitrary point in a 3D model to do a point-analysis. I can not make it work. I can only do point-analyses at nodes in my 3D model. Best regards /Billy --- Billy Fälth Clay Technology AB Ideon Research Centre 223 70 LUND Sweden Tel +46 46 286 25 81 Mobile +46 070 286 32 93 Fax +46 46 13 42 30 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050517/f1d2069a/attachment.htm... [GiDlist] point analysis in 3D
Send by: Enrique Escolano With nodal-results, it is possible to select an existent node, or also another 3D coordinate (interpolating results). Note: The <control-a> key swap between "join" and "nojoin" selection mode. in "join" mode must pick a node or enter his identifier number, in "nojoin" mode must enter the coordinates x y (and z if is not zero). Regards Enrique Escolano ----- Original Message ----- From: Billy Fälth To: gidlist at gatxan.cimne.upc.es Sent: Tuesday, May 17, 2005 1:14 PM Subject: [GiDlist] point analysis in 3D Hello GID team Is it possible to pick an arbitrary point in a 3D model to do a point-analysis. I can not make it work. I can only do point-analyses at nodes in my 3D model. Best regards /Billy --- Billy Fälth Clay Technology AB Ideon Research Centre 223 70 LUND Sweden Tel +46 46 286 25 81 Mobile +46 070 286 32 93 Fax +46 46 13 42 30 -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Semi-structrured meshes
Send by: pablo p del castillo hello; where is this function?: - Semi-structrured meshes (unstructured in a surface an a fixed number = of division in a direction) thanks ______________________________________________ Renovamos el Correo Yahoo! Nuevos servicios, más seguridad http://correo.yahoo.es [GiDlist] Semi-structrured meshes
Send by: Enrique Escolano Hello. In order to create a semi-structured mesh, must set for example Meshing->Structured Volumes Then Select the volume and ONLY assign a number of structured devisions for the lines in the "extrusion" direction. Then, in general, GiD can automatically detect that must generate a semi-structured mesh of prismas like this. (if you assigned structured divisions to other lines, can restore the void default values with Meshing->MeshCriteria->Default->Lines) You can also assign unstructured sizes to the master and/or slave surfaces in the other direction, or set the element type of this surfaces to triangle for ambiguous cases. Note: this feature is only available in the last 7.5.8b beta version (now only for Windows) Regards Enrique Escolano ----- Original Message ----- From: "pablo p del castillo" <... [GiDlist] 3D surface representation
Send by: asene at sunumail.sn Hello, I would like to know how a 3D surface can be represented using GID For exemple the surface of a river. Thank you Abdou [GiDlist] 3D surface representation
Send by: Enrique Escolano You can create NURBS surfaces with several methods: menu: Geometry->Create->Nurbs surface - By contour, create the surface interpolating the selected boundary lines - By a family "near-parallel" lines - By Points/By line points, selecting a cloud of points (the surface will be untrimmed, and not interpolate this points, only approximate them) Other useful method is create from the copy window, by extruding some source lines (by translation, rotation, sweep,...) Other non-useful methods is: [GiDlist] 3D surface representation
Send by: asene at sunumail.sn Thank you so much Enrique but sorry, my question was not explicit enough. I am simulating some kind of inundation or dambreak. The preprocessing (mesh) is ok with GID , but at the postprocessing step, I can only visualise the z-movement of the surface of water using colors, View results-> Contour Fill for exemple. Whereas I want a 3D animation. If these explanation is not enough, please look at http://www-rocq.inria.fr/bang/SWE/sur.damf.gif to see what I really need to get. Best regards Abdou Sene > You can create NURBS surfaces with several methods: > menu: Geometry->Create->Nurbs surface ... [GiDlist] 3D surface representation
Send by: Enrique Escolano Your solver must write a vector results with the nodes displacements in each time step, and you can use this result to show the deformed mesh. Open the View results window (menu: Window->View results) And in the "main mesh", select "Deformed", and select the vector result to use for the deformation. This vector can be a relative increment to add to the original mesh, or the final position vector (must check "position vector") Also can set the "factor scale" Can see an animation of all steps from the Animate window (menu: Windows->Animate), this film can be saved as mpg, avi or animated gif Regards Enrique ----- Original Message ----- From: <... [GiDlist] 3D surface representation
Send by: asene at sunumail.sn Thank you, it works well Abdou > Your solver must write a vector results with the nodes displacements in > each > time step, and you can use this result to show the deformed mesh. > > Open the View results window (menu: Window->View results) > And in the "main mesh", select "Deformed", and select the vector result to > use for the deformation. This vector can be a relative increment to add to > the original mesh, or the final position vector (must check "position > vector") > Also can set the "factor scale" > > Can see an animation of all steps from the Animate window (menu: ... [GiDlist] How to display the z-coord
Send by: Nguyen, Binh Hello; Wondering if the z-coord of the mesh can be displayed on the screen (as the X and Y coords)? Regards Binh Nguyen [GiDlist] How to display the z-coord
Send by: Enrique Escolano You can get the coordinates of a node with Utilities->Id or listing them with Utilities->List->Nodes ----- Original Message ----- From: "Nguyen, Binh" <binh.nguyen at dsto.defence.gov.au> To: <gidlist at gatxan.cimne.upc.es> Sent: Friday, May 20, 2005 1:01 AM Subject: [GiDlist] How to display the z-coord > Hello; > > Wondering if the z-coord of the mesh can be displayed on the screen (as the X and Y coords)? > > Regards >... [GiDlist] Mesh to nurbs with GiD
Send by: Arturo di Gioia Hi, I would like to ask a couple of question about the possibility of performing a surface reconstruction in GiD (version 7, from 7.2 to latest beta) starting from a surface mesh. I know that GiD is not a reverse engineering tool, but I cannot afford the expense of a tool like Geomagic or Paraform. I'm experimenting with the following procedure. 1. Create a surfmesh geometry by a combination of "Create Surfmesh" commands in combination with "Select by tolerance" and "Tolangle = x". 2. Clean the surfmesh entities, tweak the line entities and create 4-sided nonplanar nurbs surfaces. At this point the topology in GiD is correct (no cracks/gaps between contiguous surfaces) 3. Export the resulting model in IGES format. The issues I am experiencing are of bad surface tolerance (when I import the IGES in other programs, I must set the import tolerance value at a very high level). My question is: are there any documented/undocumented methods in GiD to check the NURBS quality? I can try to edit the nurbs, raise their degree and reparametrize them, but I have no control on how this affects the geometrical gap between the nurbs. Additionally, based on your experience, how would you rate GiD's ability to export the geometry in IGES format? Moreover, does the "Import tolerance" value affect the geometry created/modified in GiD, and exported from it? If yes, how? I repeat: I know that this is not GiD's playfield, and I am really astonished by what GiD is able to do with the SurfMesh command (expecially compared to more expensive alternatives). Thanks in advance for any possible answer, Arturo di Gioia ... [GiDlist] Mesh to nurbs with GiD
Send by: Enrique Escolano Sorry, but there not exists any tool to enhance the precision of a surface
(to decrease the gap distance between the surface and the trimming lines
"over" this surface).
But maybe you can try some tools before create this surfaces, to enhance his
boundary lines.
For example:
0- Create surfmeshes and delete it to have only curves as you related
1- Convert all types lines to NUBS lines (because other tools only works for
NURBS lines)
menu: Geometry->Edit>Convert to NURBS->Lines
2- Force some "near tangent" curves to be tangents
command: Geometry Edit TangentNurbsL
(not exists a menu entry for this command, must use the rigth buttons or
write in the lower command line)
3- Collapse entities to remove points between tangent lines, and avoid too
small lines
menu: Utilities>Collapse->Modes
(check the value of the ImportTolerance, in the preferences window,
points close that this tolerance will be join)
5- Simplify lines, creating another approximated interpolation (can create
better surfaces after)
menu: Geometry->Edit>Simplify NURBS->Lines
6 -Then create surfaces by boundary. An iteresting option is to use
"Automatic" to search surfaces with "n" sides
menu: Geometry->Create>NURBS Surface->Automatic
7 - Complete manually the model adding or deleting surfaces, and export it
Note: Import tolerance is used when importing IGES, to join separated
entities, but not when exporting IGES
If you created also volumes, can try to select "B-Rep output style" in
preferences, to write also the topological relations between geometrical
entities, but some CAD's doesn't support this boundary-representation style.
Regards
Enrique Escolano
----- Original Message -----
From: "Arturo di Gioia" <...
[GiDlist] {SPAM?} WG: Mesh generation problems
Send by: Thorsten Steinmetz Dear GiD-Team, I am wondering, if there is any possiblity to get a finite-element mesh of the following geometry: I have one cylinder with radius 3m on whose top is another with radius 2m which has a cylindrical hole (coaxial), which has the radius 1m, see the attached picutre. My problem is that I cannot generate a mesh at the touching interface of the big cylinder and the cylinder with the hole that uses the same nodes for both surface meshes. I am using GiD 7.5.8b professional version. Thanks a lot in advance for any help. Yours, Thorsten Steinmetz. ------------------------------------------------------------------- Dipl.-Ing. Thorsten Steinmetz Helmut-Schmidt-University University of the Federal Armed Forces Hamburg School of Electrical Engineering Theory of Electrical Engineering and Computational Electromagnetics Holstenhofweg 85 D-22043 Hamburg Tel.: +49 (0)40 / 6541-2149 Fax : +49 (0)40 / 6541-3764 eMail: ... {SPAM?} [GiDlist] {SPAM?} WG: Mesh generation problems
Send by: Enrique Escolano You must split the top (radius 3) surface, to create 3 parts: two rings and a circle menu: Geometry->Edit->Divide->Surfaces->Split and select the surface, and the lines to split in two parts The middle ring must be shared between the two volumes (must delete a duplicated) (for example wiht Utilities->Collapse->Model) or delete this common surface to create a single volume. I attach a sample Regards Enrique Escolano ----- Original Message ----- From: "Thorsten Steinmetz" <thorsten.steinmetz at hsu-hh.de> To: <gidlist at gatxan.cimne.upc.es... WG: {SPAM?} [GiDlist] {SPAM?} WG: Mesh generation problems
Send by: Thorsten Steinmetz Dear Enrique Escolano, I'm still having problems with the geometry. Could you tell me please, how did you model the geometry? I tried to create three cylinders: 1) base 0 0 0, radius 3, height 1 2) base 0 0 1, radius 2, height 1 3) base 0 0 1, radius 1, height 1 all orientated along positive z-direction and each in an own layer. Then I created the cylinder with the hole by the volume boolean operation substract (cyl2 - cyl3) and sent the inner surface of the resulting cylinder with hole which was still in the layer of cylinder 3 to the layer of cylinder 2. Trying what you told me in your last mail with that geometry did not work, as the top surface of cyl1 disappeared after splitting it. However, if I tried to generate a mesh with this geometry, the error "19 Check self intersections, or bad oriented boundary" was reported by GiD. May it be that I do anything wrong during the geometry modelling? Thank you for your help, yours sincerely, Thorsten Steinmetz. -----Ursprüngliche Nachricht----- Von: ... [GiDlist] WG: Mesh generation problems
Send by: Enrique Escolano I repeated your creation mode and it worked ok. (with a split of the circle in three parts, and a collapse to join the midpart) Maybe the problem while splitting the surface is a corrected bug of your GiD version (use help->About to see your version). Try to download the last available beta version 7.5.8b (the password is the same for all 7.x versions) http://www.gidhome.com/download/do07.subst Also are possible other options, instead to use split , for example: a ) For planar shapes, as your case, can delete the surface and create two new surfaces selecting his boundary (and hole) lines b) For non planar shapes it is not sufficient the boundary to reconstruct the same internal shape, but can create a new surface trimming this shape Geometry->Create->Nurbs surface->Trimmed select the surface to get his shape, and the trimmed boundary (and hole/s) lines. Then can delete the old surface Note: in general is not recommended to use GiD boolean operations, it can be slow and unstable. For example in your case it is possible to create a planar ring, and create the cylinder ring volume by extrusion with a translacion transform (from the copy window) Regards Enrique Escolano ----- Original Message ----- From: "Thorsten Steinmetz" <... [GiDlist] Point analysis in 3D
Send by: Billy Fälth GID team I had a question the other day about doing point analysis in a 3D model. I still have problems with choosing an arbitrary point. When I have a hexahedra mesh there are no problems, I can choose any point in space. Now I want to have tetrahedron elements and then I can not choose any point I want. I am forced to choose nodes. I have tried both in GID 7.2 and in ver 7.5.8b on Windows XP. Regards /Billy --- Billy Fälth Clay Technology AB Ideon Research Centre 223 70 LUND Sweden Tel +46 46 286 25 81 Mobile +46 070 286 32 93 Fax +46 46 13 42 30 -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Point analysis in 3D
Send by: Enrique Escolano It seems that there is some problem when plotting "point analysis" at interpolated points with tetrahedras and nodal results. It appears a message like "the point lies outside the sets", also if the point is inside!!. It will be corrected for the next beta. Thanks for your report. Regards ----- Original Message ----- From: Billy Fälth To: gidlist at gatxan.cimne.upc.es Sent: Thursday, May 26, 2005 2:13 PM Subject: [GiDlist] Point analysis in 3D GID team I had a question the other day about doing point analysis in a 3D model. I still have problems with choosing an arbitrary point. When I have a hexahedra mesh there are no problems, I can choose any point in space. Now I want to have tetrahedron elements and then I can not choose any point I want. I am forced to choose nodes. I have tried both in GID 7.2 and in ver 7.5.8b on Windows XP. Regards /Billy --- Billy Fälth Clay Technology AB Ideon Research Centre 223 70 LUND Sweden Tel +46 46 286 25 81 Mobile +46 070 286 32 93 Fax +46 46 13 42 30 -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] code aster interface
Send by: rovera.alessandro at libero.it hi all Gid users. I ask for some question: 1) where is possible to download a code_aster interface for gid? 2) have code_aster the capability to model contact surface, and if yes, what kind of contact? Bye, ALessandro Rovera ____________________________________________________________ 6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Libero! Scaricalo su INTERNET GRATIS 6X http://www.libero.it [GiDlist] code aster interface
Send by: Guy HUBERT Hello, DeltaCAD has developped an input/output interface between GiD and the open FEM software Code_Aster 7.1. This interface is integrated in a full package on a Cd-Rom for Windows and Linux. More information on www.code-aster-services.com Guy HUBERT -----Message d'origine----- De : gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu]De la part de rovera.alessandro at libero.it Envoyé : jeudi 26 mai 2005 14:01 À : gidlist Objet : [GiDlist] code aster interface hi all Gid users. I ask for some question: 1) where is possible to download a code_aster interface for gid? 2) have code_aster the capability to model contact surface, and if yes, what kind of contact? Bye, ALessandro Rovera ____________________________________________________________ 6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Libero! Scaricalo su INTERNET GRATIS 6X ... [GiDlist] Mesh generation outside the model (in free space)
Send by: Thorsten Steinmetz An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050527/248eb267/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: geometry.jpg Type: image/pjpeg Size: 16015 bytes Desc: not available Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050527/248eb267/attachment.bin [GiDlist] Mesh generation outside the model (in free space)
Send by: Enrique Escolano You don't need to use the GiD boolean operations (as I related in a previous mail actually they are very expensives and unstables). It is only necessary to use boolean operarions if it is needed to build the surface's intersections. You must create the out cylinder volume, and then create a hole in this volume menu: Geometry->Create->Volume->Hole and select other internal volume/s to substract (this operation not create intersections) Note: This internal volume/s is deleted, maybe you need to create it again, to fill the hole with another volume When creating a volume you select the outer and inner boundaries. Automatically are detected inner boundaries as holes of the outer boundaries. (intersections are not checked) Regards Enrique Escolano ----- Original Message ----- From: Thorsten Steinmetz To: ... [GiDlist] Meshing crash
Send by: Andrea Calaon Hi everyone, I'm working with GiD 7.5.8b and I noticed that if you have a hollow surface made of the subtraction of two quadrilaterals (mine have parallel sides) and you assign the element to be a quadrilateral, if you go for a structured mesh of the surface, as soon as you try to assign number of elements on the sides GiD crashes. With other shapes it seems not to happen. May be is something in the search of opposite sides in the structured mesh algorithm? Kind Regards Andrea [GiDlist] Meshing crash
Send by: Enrique Escolano Hello Andrea. We tried to repeat this bug several times, but it worked ok (not crashed, only showed a message like: "Problems in surface 1. Marked as structured and it cannot be".) Can you send a model with this problem (or more detailed instructions to repeat it)? Thanks Enrique ----- Original Message ----- From: "Andrea Calaon" <andrea at beasy.com> To: <gidlist at gatxan.cimne.upc.es> Sent: Friday, May 27, 2005 11:46 AM Subject: [GiDlist] Meshing crash > Hi everyone, ... [GiDlist] Something wrong with postprocessing
Send by: Cristina Almeida Bueno e Silva Hello!
I am trying to view the results of another program at the postprocessing
section of GiD.
There are 2 meshes: one with triangular elements that is a membrane and one
with linear
elements that are the cables around the membrane.
The original file generated with both meshes and results is "results". And
I don´t understand why when I choose to view "cable load" results there are
some triangular elements appearing at the corner, as you can see on the
image attached.
Just to test, I manually erased all the results ("modresults") and
conectivities that had to do with the membrane and left only the information
about the cable and then it works, on "cable load" you see only linear
elements!
But I need both in the same file, so can anyone tell me what is wrong with
the file or if is there any parameter that I can change to make the original
file "results" work???
Thank you very much!!!
Cristina.
Cristina Almeida Bueno e Silva
...
[GiDlist] Something wrong with postprocessing
Send by: Miguel A. Pasenau de Riera Hi, that's because the nodes are shared among the line elements and the triangles. As the three nodes of the triangles at the corners are the same as the ones of the line element and as the result 'cable load' is defined for those nodes, the triangles are drawn. One solution, the easiest, would be to renumber then nodes of the line elements. Another one would be to remesh the triangles so that there will be two triangles per corner, but this is quite more complicated. miguel _____ De: gidlist-admin at gatxan.cimne.upc.edu [mailto:... [GiDlist] Something wrong with postprocessing
Send by: Miguel A. Pasenau de Riera Another way is to shut off the triangle mesh, just by open the window Windows->view style, select the 'S deformed' line on the listbox and clicking the '( )' icon to switch it off. Perhaps is this what you wanted? miguel _____ De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de Cristina Almeida Bueno e Silva Enviado el: martes, 31 de mayo de 2005 5:46 Para: gidlist at gatxan.cimne.upc.edu... [GiDlist] Meshing crash
Send by: Andrea Calaon Hello GiD team! I tried it now as well and the criteria for the crash (which actually happens sometimes) are not clear to me. It happens with triangles as well, and normally after you have been playing for a while with the meshing, therefore is quite difficult to imagine what could be causing it. I send you the model I was playing with and a picture of the crash ... Best Regards Andrea On 30 May 2005 at 18:10, Enrique Escolano wrote: > Hello Andrea. > > We tried to repeat this bug several times, but it worked ok > (not crashed, only showed a message like: "Problems in surface 1. Marked as > structured and it cannot be".) ... [GiDlist] Volume Holes
Send by: Thorsten Steinmetz An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050527/c79ac1cd/attachment.htm {SPAM?} [GiDlist] Volume Holes
Send by: Enrique Escolano Probably you need to create the intersection of "touching" surfaces, but I don't know what is exactly your case. Send us your model compressed as zip file to check it. (can send directly to escolano at cimne.upc.es) Enrique ----- Original Message ----- From: Thorsten Steinmetz To: gidlist at gatxan.cimne.upc.es Sent: Friday, May 27, 2005 6:34 PM Subject: {SPAM?} [GiDlist] Volume Holes Dear Enrique Escolano, I followed your instructions to generate volume holes. This works fine, if the "hole" volume does not touch the surface of the outer volume. Here I tried an substraction, but this leads to the error "Couldn't find point". Could you please tell me, how I can generate a volume hole which touches the surface? Thank you, Thorsten Steinmetz. __________________________________________________ You don't need to use the GiD boolean operations (as I related in a previous mail actually they are very expensives and unstables). It is only necessary to use boolean operarions if it is needed to build the surface's intersections. You must create the out cylinder volume, and then create a hole in this volume menu: Geometry->Create->Volume->Hole and select other internal volume/s to substract (this operation not create intersections) Note: This internal volume/s is deleted, maybe you need to create it again, to fill the hole with another volume When creating a volume you select the outer and inner boundaries. Automatically are detected inner boundaries as holes of the outer boundaries. (intersections are not checked) Regards Enrique Escolan! o --- -- Original Message ----- From: Thorsten Steinmetz To: ... [GiDlist] code aster interface
Send by: rovera.alessandro at libero.it I see that, but I have not understaind if this cd is free or it is a propertary disk. Do code_aster the possibility to modellize contact and what kind (peanlty, lagrangian)? ---------- Initial Header ----------- [GiDlist] code aster interface
Send by: Guy HUBERT Dear Alessandro Code_Aster simulates contacts between deformable bodies. The two methods are implemented (penalty, Lagrangian). The CD price is 300 with 2hours of technical support included. More information is available on EDF Code_Aster Website : www.code-aster.org Guy HUBERT -----Message d'origine----- De : gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu]De la part de rovera.alessandro at libero.it... [GiDlist] GiD Bug?
Send by: Martin Meiler Hello everybody, can anybody confirm the behaviour of GiD while applying the following commands: > utilities variables UseMoreWindows 0 escape escape > utilities variables CreateAlwaysNewPoint -2 escape escape > geometry create object cylinder nojoin 0,0,0 0.0,0.0,1.0 12.5e-3 5e-3 escape escape *** GiD crashes and exits without any debug message while > utilities variables UseMoreWindows 0 escape escape > utilities variables CreateAlwaysNewPoint -2 escape escape > geometry create object cylinder nojoin 0,0,0 0.0,0.0,1.0 12.5e-3 5e-4 escape escape > utilities variables CreateAlwaysNewPoint 0 escape escape ... {SPAM?} Re: [GiDlist] GiD Bug?
Send by: Enrique Escolano Hello. I tried your commands with GiD 7.5.8b for Windows (I use Windows 2000), and it worked ok (I wrote your commands one by one in the command line) What is your GiD version ? (see help->About) Try to download the related 7.5.8b current last beta version. Regards Enrique ----- Original Message ----- From: "Martin Meiler" <Martin.Meiler at lse.eei.uni-erlangen.de> To: <gidlist at gatxan.cimne.upc.es> Sent: Monday, May 30, 2005 2:35 PM Subject: [GiDlist] GiD Bug? > Hello everybody, ... [GiDlist] Re: Re: GiD Bug?
Send by: Martin Meiler Hello, i have checked the behaviour of GiD with the following Versions GiD 7.4.3b GiD 7.5.8b on Windows 2000 SP4 and Windows XP SP2, both german versions. Are there any variables that are set differently in the linux and the windows version concerning tolerances. Since the created structure is much thinner than the diameter of the cylinder, there could be problems with point creation tolerances, that match points on other points and therefore can not extrude the surface correctly. But that's just a guess. Do you have any other hints where to find the problem. I've been testing this behaviour on four different machines. Regards Martin From: "Enrique Escolano" <... [GiDlist] Re: Re: GiD Bug?
Send by: Miguel A. Pasenau de Riera The default values are the same in windows as in Linux. Could be the tolerances, but i don't belive it, because as you said that the cylinder with 5e-4 height was created o.k. but not the one with height 5e-3 . That is what is strange. In a clean Windows XP SP2 actualized and with the german regional configuration, i installed and started GiD, and tried the commands and worked, both cylinders. Althought the tolerance can be set at 'utilities->preferences->import', it does not affect the creation of the cylinder. Try deleting the gid preferences located in the gid.ini file inside a directory like: C:Documents and SettingsYOUR_USER_NAMEProgram DataGiD (well the german translation of program data --- Programdaten?) regards miguel -----Mensaje original----- De: ... [GiDlist] Re: Re: GiD Bug?
Send by: Enrique Escolano In our tests it worked always well. A detail, instead to use nojoin, can use Fnojoin (to force nojoin, without 'unexpected command error' if the current mode is already nojoin) escape escape escape escape geometry create object cylinder Fnojoin 0,0,0 0.0,0.0,1.0 12.5e-3 5e-3 In other hand, we changed GiD for the next beta version, to avoid to show the "enter normal" window and other popup windows if the user provided the answer, as your case. then it is not necessary to disable windows (and after enable it again) with your command: utilities variables UseMoreWindows 0 escape escape Regards Enrique Escolano ----- Original Message ----- From: "Martin Meiler" <... [GiDlist] GID on macos tiger (10.4.1) don't work
Send by: gerard rio GID don't work on the new mac OS X tiger (10.4.1) when I try to open a file to postprocess GID crash and I get an error message: dyld: lazy symbol binding failed: Symbol not found: _gluNewQuadric Referenced from: /Volumes/OS9/GID/GiD7.2.1.app/Contents/MacOS/./ gid.exe Expected in: /usr/X11R6/lib/libGL.1.dylib Is there something new on lib GL ?? anyone knows what to do ?? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050531/534ba31c/attachment.htm... [GiDlist] GID on macos tiger (10.4.1) don't work
Send by: Miguel A. Pasenau de Riera noted. the problem seems that in the tiger version of MaxOSX there is no GLU library. we only have used gid on version 10.2.1,without problems. we still don't have verified GiD on version 10.4.1. until we can do it ¿can you try to get this libGLU.dylib from a prior mac osx version, like 10.3 or 10.2? or get it from apple? miguel _____ De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de gerard rio Enviado el: martes, 31 de mayo de 2005 15:38 Para: ... [GiDlist] GID on macos tiger (10.4.1) don't work
Send by: gerard rio Yes, I have done this and it works !! Le 10 juin 05 à 17:06, Miguel A. Pasenau de Riera a écrit : > noted. > the problem seems that in the tiger version of MaxOSX there is no > GLU library. we only have used gid on version 10.2.1,without problems. > we still don't have verified GiD on version 10.4.1. until we can do > it ¿can you try to get this libGLU.dylib from a prior mac osx > version, like 10.3 or 10.2? or get it from apple? > > miguel > > [GiDlist] Mesh generation with a background mesh crashes
Send by: Marc Duflot Hello. I'm trying to assign unstructured sizes with a background mesh and to generate a new mesh but GiD crashes even with simple geometries. I attach a file (cube.zip) with an example. What am I doing wrong? (I'm using GiD 7.2.) Thank you. Marc. -------------- next part -------------- A non-text attachment was scrubbed... Name: cube.zip Type: application/zip Size: 7258 bytes Desc: not available Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050603/89489a1a/attachment.zip [GiDlist] Mesh generation with a background mesh crashes
Send by: Enrique Escolano Your files are Ok. It is a corrected bug of the 7.2 version. Download a new beta version, like the 7.5.8b http://www.gidhome.com/download/do07.subst Note: Can use the program md5.exe in order to check the integrity of the downloaded files. for example, for the Windows version, open a command window, and write md5.exe GiD7.5.8b-win.exe If you obtain a code different of : 8ed8b9a6f1fba31e11e5c3de47d4e47b then the downloaded file is corrupted, and must be downloaded again. Regards Enrique Escolano ----- Original Message ----- From: "Marc Duflot" <marc.duflot at gmail.com... [GiDlist] post processing graphs
Send by: Mark Smith Win2000 GiD7.5.8b I have a set of results on gauss points on constant triangular flat surface elements. How do I define a contour/line so that I can display a graph of interpolated values along the line? With border graph I am only able to display graphs of data which is evaluated at the nodes, why can't I display those results evaluated at gauss points? This has not been possible with all versions of GiD that I've tried, it seems such a basic necessity and in most other post processors you define a contour & are able to display variation along it. Best regards mark The information contained in this e-mail message (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s). If you are not an addressee, any disclosure, reproduction, distribution or other dissemination or use of this communication is strictly prohibited. If you have received this communication in error, please contact us immediately so that we can correct the error. ... AW: [GiDlist] post processing graphs
Send by: Lohschelder Hello GIDLIST Please cancel my e-mail address LOHSCHELDER at meocom-online.de Lohschelder do not used Gidlist because it is in English langouste. I am a German speaker only. Regards Theo Lohschelder -----Ursprüngliche Nachricht----- Von: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] Im Auftrag von Mark Smith Gesendet: Dienstag, 7. Juni 2005 11:37 An: gidlist at gatxan.cimne.upc.edu... [GiDlist] RenumberMethod
Send by: Alexander Ahrens Hello, is it possible to choose the renumbering Method in the current beta version of GID for Linux ? I'm working with gid7.5.8b-dyn. Could you tell me how to set the variable RenumberMethod. M.A. Ahrens [GiDlist] RenumberMethod
Send by: Enrique Escolano Hello, The GiD variables (like RenumberMethod) cannot be set from the standard menus. Can write in the lower command line (or using the right buttons, hidden by default) this: escape escape escape escape Utilities Variables RenumberMethod And can set the values to -1 --- disable node renumeration 0 --- default node renumbering (based on geometrical location) 1 --- Reverse Cuthill-Mckee based nodes renumeration (The mesh is automatic renumbered after generate it) Regards Enrique Escolano ----- Original Message ----- From: "Alexander Ahrens" <alexander.ahrens at rub.de... RV: [GiDlist] post processing graphs
Send by: Miguel A. Pasenau de Riera -----Mensaje original----- De: Miguel A. Pasenau de Riera [mailto:miguel at cimne.upc.edu] Enviado el: martes, 07 de junio de 2005 17:14 Para: 'gidlist at gatxan.cimne.upc.edu' Asunto: RE: [GiDlist] post processing graphs At the momnent it is not possible to make a graph of gaussian results nor represent gaussian results on a cut. We are working on that and will be available on next versions. miguel -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu... [GiDlist] about "calculate", it's urgent...
Send by: claire.orciere at etu.utc.fr Hello, I am student and I work on GID and FEAP. I have downloaded GID 7.2, and I have tried to make tutorial to learn how it works. But I have a problem when I try to work with the file cmas2d.gid, which is used in Problem type tutorial. I don't manage to have results: in postprocess =>windows => view results. There is nothing in tis window. Could you tell me why, maybe it is because of GID version (which is free and this option works only with unfree version???) Thank you for your help -- [GiDlist] about "calculate", it's urgent...
Send by: Enrique Escolano Hello, It is not a licence problem or limitation of an academic version. It seems than you can not execute the solver, and then it not exists any result file (*.flavia.res) to postprocess. The cmas2D sample problemtype include only an 'analysis' program: cmas2d.exe compiled for Windows platform. If you are using other platform need to recompile the included source file: cmas2d.c Try also to download and use the last GiD beta version GiD7.5.8b (maybe some problem running external process is solved) Regards Enrique Escolano ----- Original Message ----- From: <claire.orciere at etu.utc.fr... [GiDlist] Ctrl-c Ctrl-v on GiD 7.5.8b
Send by: Andrea Calaon Hello GiD team, I'm using GiD 7.5.8b and I noticed that the key combinations Ctrl-c and Ctrl-v are not working any longer. Are there any new combinations? (Actually Ctrl-c and Ctrl-v are sometimes not handy because they coincide with <copy> and <paste> on many systems: pasting with Ctrl-v a string on the GiD command line caused the copy dialogue to appear). Best Regards Andrea Andrea Calaon Ashurst Lodge, Ashurst Southampton, Hampshire SO40 7AA, UK Tel. office: +44 23 80 293 223 Fax office: +44 23 80 292 853 Mobile: +44 7766 488 225 E-mail: andrea at beasy.com... [GiDlist] Ctrl-c Ctrl-v on GiD 7.5.8b
Send by: Enrique Escolano This hotkeys didn't change for this 7.5.8b version. Probably you have the "Caps lock" key activated.(e.g. Ctrl-c works, but Ctrl-C not) As you said , this Ctrl-c, Ctrl-v hotkeys coincide the <copy> and <paste> standard key combinations. But for Windows platforms, you can also use other keys for the same pourposes: Ctrl-Insert instead Ctrl-c to invoke <copy> and Caps-Insert instead Ctrol-v to invoke the standard <paste> event. Then it won't appear the GiD Copy or Move window. Regards Enrique Escolano ----- Original Message ----- From: "Andrea Calaon" <andrea at beasy.com... [GiDlist] Ctrl-c Ctrl-v on GiD 7.5.8b
Send by: Andrea Calaon Hello! You are right, I had the caps lock activated. I didn't know it could make a difference. Sorry for bothering with this silly question. Thanks for the suggestion for copying and pasting, I didn't know about the alternative. Best Regards Andrea On 14 Jun 2005 at 12:52, Enrique Escolano wrote: > This hotkeys didn't change for this 7.5.8b version. > Probably you have the "Caps lock" key activated.(e.g. Ctrl-c works, but > Ctrl-C not) > > As you said , this Ctrl-c, Ctrl-v hotkeys coincide the <copy> and <paste> > standard key combinations. > But for Windows platforms, you can also use other keys for the same ... [GiDlist] file *.bas
Send by: claire.orciere at etu.utc.fr Hello, Creating *.msh, *.cnd,*.mat, *.geo, *.prb files is OK, but I don't manage to create *.bas file. What I have to do? I didn't understand if it is GID which create it or if I have to write it? Then, what is *.lin file? Thank you for your help -- {SPAM?} Re: [GiDlist] file *.bas
Send by: Enrique Escolano Hello, Must create you the bas file. It is a template to explain GiD how to write with the format required by the calculation solver. Read the 'Problemtype tutorial' about how to configure GiD for a particular type of analysis (can download it from http://www.gidhome.com/support/su05.subst ) Read also GiD help: Customization -Template file in order to see the valid commands syntax inside the .bas file The *.lin file is a binary file containing the applied conditions, don't worry about this file. Regards Enrique Escolano ----- Original Message ----- From: <claire.orciere at etu.utc.fr... [GiDlist] Mesh generating problem with GID 6.1.2
Send by: Enrique Gutiérrez Diez Hi there, I have been using GID to generate triangular finite element grids for a while, I was using the 7 version to do so but on a month trial password basis, now I run out of those passwords so I renovated my company's 6 version to install it on my computer, because they had it on an old computer...anyway, I am having problems creating grids, because the program just chooses a really small element size despite the fact that I enter a different size before generating the new mesh. I have tried with several of my old projects/grids, that I generated with the 7 version and some of them I can generate the mesh again with the pro 6 version and some of them just keep on changing the elements size automatically to something really small, say from 3 m to 0.5 m thus creating a mesh with a million nodes, when I usually run my models on 50,000 node grids... So basically my question is, why does the GID 6.1.2 change the size of identities automatically when I hit the "generate" mesh button?? why does it do that with some projects and not with others when these projects are pretty much similar or identical?? Is there any way to avoid this?? Thanks very much for your time and help Enrique --------------------------------------------- Enrique Gutiérrez Diez Tecnocean Ingeniería S.L. C/ Balmes 184,3º2ª 08006 Barcelona +34-93-238-8970 www.tecnocean.com -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Mesh generating problem with GID 6.1.2
Send by: Enrique Escolano Dear Sir, Two GiD versions always have some difference, and you must not expect to obtain the same mesh with two different versions. By default, both versions (6.1.2 and 7.x) try to correct the user assigned mesh sizes (else must be not possible to generate the mesh) Can deactivate this automatic correction from: Utilities->Preferences - Meshing - Automatic correct sizes But if you deactivate this option, you are responsible to manually assign more coherent sizes to geometric entities, in order to obtain a mesh. Check also other meshing parameters values, like the element sizes transition factor. Best regards Enrique Escolano ----- Original Message ----- From: Enrique Gutiérrez Diez To: ... [GiDlist] mirror_NURBS_SURFACES
Send by: Thanasis Makrodimopoulos Hi, When I mirror a NURBS surface and I generate the mesh the connectivity is given clockwise (not anti-clockwise). Do you have any suggestion? (one solution is to mirror the lines only and define the surface however sometimes this can be time - consuming) Regards Thanasis -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050622/8bcbd52d/attachment.htm [GiDlist] mirror_NURBS_SURFACES
Send by: Enrique Escolano Hi, You must swap the surface normal: the elements will have the same orientation as the source surface GiD has some tools about normals: Utilities->DrawNormals->Surfaces Then select the surfaces, and the normal vector will be drawn. When drawing surfaces, the contextual menu (click right mouse button) has more contextual options: -All swapped (change all selection) -Swap some (change only some selected) -Swap group (made all selection to be coherent between neighbour elements) -Sel by normal (select by a direction) -Color (draw surfaces filled by color: back faces in yellow and front faces in its layer color) Can use Swap some and select the surface/s to change its orientation to the opposite normal. Regards Enrique Escolano ----- Original Message ----- From: Thanasis Makrodimopoulos To: ... [GiDlist] Mesh generating problem with GID 6.1.2
Send by: Enrique Gutiérrez Diez Problem solved, thank you very much --------------------------------------------- Enrique Gutiérrez Diez Tecnocean Ingeniería S.L. C/ Balmes 184,3º2ª 08006 Barcelona +34-93-238-8970 www.tecnocean.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050622/ff098bb0/attachment.htm [GiDlist] Question above normals
Send by: Andrea Calaon Hello everyone, I was wandering which is the effect of the command: -Sel by normal (select by a direction) in the normal menu once the normal are displayed. A wish: For BEM and other applications the orientation of surface and line normals is fundamental, and it is almost always necessary to control and reorient them in a model. It would be than definitely handy to have a dialog window (similar to the layer one) opening at the command "Draw Normals", where the user could manage the normals and have always the result displayed without needing to re- issue the command "Draw Normals" again. I hope this suggestion could be useful for the GiD interface development. Best regards Andrea Andrea Calaon Ashurst Lodge, Ashurst Southampton, Hampshire SO40 7AA, UK Tel. office: +44 23 80 293 223 Fax office: +44 23 80 292 853 Homepage: ... [GiDlist] Question above normals
Send by: Enrique Escolano Hello Andrea. You are right, control of normals is interesting, and the current mode to use this tools is old and not very intuitive. It must be enhanced adding some window or better menus. Sel by normal is interesting for example, if you have a shape that can be projected in a direction (useful in sheet forming, etc) to select only the entities with normal pointing approximately an user direction (in fact all with positive dot-product) For example, if you have this surfaces in the ZY plane, you can swap only the surfaces with normal pointing to -Z axis (0,0,-1) use: Utilities->Draw normals->Surfaces then you select all surfaces (elements in mesh view) and you filter this selection with SelByNormal and enter a direction, for example: 0 0 -1 then only the entities with normal pointing in the same half-space of this direction remain selected and you can use AllSwapped to swap the orientation of the yellow surfaces Best wishes Enrique ----- Original Message ----- From: Andrea Calaon To: ... [GiDlist] Question above normals
Send by: Andrea Calaon Thank you Enrique! In cases with many surfaces or elements the command is very handy. In BEM, as you know, the most important information about normals is their ORIENTATION in relation to the geometrical entities of which their support is the boundary, like: - (2D) line normals: oriented outwards or inwards with respect to surface/s "owing" them? - (3D) surface normals: oriented outwards or inwards with respect to the volume/s "owing" them? Three years ago I programmed something which allows extracting this critical information from the GiD VOLUME properties, but only provided the user uses some precautions (it makes use of the info DIFF1ST and SAME1ST). It works but is not as automatic as it could. When creating a single Volume from a series of surfaces GiD reorients them in order to point inwards, therefore I guess it makes use of the information I was mentioning. But than, with the presence of other volumes sharing some surfaces with the first one, part of the information is lost or anyway becomes no more retrievable. From the VOLUME list it is in fact possible to know only the RELATIVE orientation of surfaces with respect to other surfaces around a volume, but not their ABSOLUTE orientation with respect to every single volume they are part of. I don't know if my "analysis" makes any sense in the scheme GiD uses for these things. If it does, do you think in some future GiD betas or releases it will be possible to have access to this information, so critical for some applications? Sorry for the boring and long mail. Best regards, Andrea On 22 Jun 2005 at 16:34, Enrique Escolano wrote: >... [GiDlist] Question above normals
Send by: Enrique Escolano Like BEM, GiD also needs to know what is inside and what is outside to generate the mesh. A volume has a list of surfaces and their senses: If the surface normal points inside, its sense must be SAME1ST, else must be DIFF1ST (usually when you create a volume the surface normals are swapped in order to have all SAME1ST, but if the surface is shared by two volumes it must be SAME1ST for one volume and DIFF1ST for the other) Do you have access to this information from Tcl with the command GiD_Info list_entities volumes <id_number> The surfaces also have a similar topology, its lines are oriented: a SAME1ST line has the surface interior turning to the left What information do you need that it is unavailable now? Enrique ----- Original Message ----- From: Andrea Calaon To: ... [GiDlist] Question above normals
Send by: Andrea Calaon Hello Enrique, thanks for the answer and the explanation. I think I eventually understood how it works: if a surface is labelled as SAME1ST its normal is ALWAYS pointing inward, no matter how the volumes have been generated, otherwise it is pointing outward. All info is then provided and there isn't any missing bit. Sorry for having been fussy about this. I was getting the info regarding SAME1ST and DIFF1ST from the Tcl command: [.central.s info list_entities volumes 1:[NumVolumes]] Best regards Andrea On 29 Jun 2005 at 22:08, Enrique Escolano wrote: > > Like BEM, GiD also needs to know what is inside and what is outside to generate the mesh. ... [GiDlist] Re: Convert to IGES format
Send by: Henry Hi, GiD teams I have a surface triangle mesh generated by myself. I want to be able to use GiD to convert it to IGES format. The import of the model into GiD is fine, but when the model is exported as an iges file, the file is almost empty in that there is no geometry information or others. The attachment is a testing example. Any suggestion on this? Thank you Henry __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050623/d4693937/attachment.htm... [GiDlist] Re: Convert to IGES format
Send by: Enrique Escolano The mesh triangles are not written in the IGES file, mainly this is a geometric format.
Can convert each triangle to a geometric surface:
1- Export your triangles with the auxiliary template DXFSAP2000
menu: Files->Export->Using template (only mesh)->DXFSAP2000
2- Import again in GiD this dxf file. You will have a surface by triangle
menu: Files->Import->DXF
3- Export finally this surfaces as IGES
Regards
Enrique
----- Original Message -----
From: Henry
To: gidlist at gatxan.cimne.upc.edu
Sent: Thursday, June 23, 2005 6:20 PM
Subject: [GiDlist] Re: Convert to IGES format
Hi, GiD teams
I have a surface triangle mesh generated by myself. I want to be able to use GiD to convert it to IGES format. The import of the model into GiD is fine, but when the model is exported as an iges file, the file is almost empty in that there is no geometry information or others. The attachment is a testing example. Any suggestion on this?
Thank you
Henry
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
...
[GiDlist] Re: Convert to IGES format
Send by: Henry Hi, GiD teams Following the steps you suggested as below, I am able to convert a surface triangle mesh (generated by another lcoal programme) to .iges file format. The problem is that the corresponding .iges file contains only point coordinates and line definitions without surface element definitions. So this file can't be used for 3-D mesh generation. Any suggestion on this problem? The attachment is the test model and its corresponding .iges file. thanks Henry Enrique Escolano <escolano at cimne.upc.edu> wrote: The mesh triangles are not written in the IGES file, mainly this is a geometric format. Can convert each triangle to a geometric surface: 1- Export your triangles with the auxiliary template DXFSAP2000 menu: Files->Export->Using template (only mesh)->DXFSAP2000 2- Import again in GiD this dxf file. You will have a surface by triangle menu: Files->Import->DXF 3- Export finally this surfaces as IGES Regards Enrique ----- Original Message ----- From: Henry To: ... [GiDlist] Re: Convert to IGES format
Send by: Enrique Escolano The surfaces of your test.gid model were not written in the IGES file because they are 'surfmesh' entities.
A 'surfmesh' is a GiD pseudo-surface (with a mesh to define the internal shape). This entity cannot be translated to any IGES entity, then only the curves and points are written.
Don't import the triangle mesh with Import->Surface mesh (it create 'surfmesh' entities)
You can use my related trick:
0- Read your GiD ASCII mesh with
menu: Files->Import->GiD mesh
1- Export your triangles with the auxiliary template DXFSAP2000
menu: Files->Export->Using template (only mesh)->DXFSAP2000
2- Import again in GiD this dxf file. You will have a surface by triangle
menu: Files->Import->DXF
3- Export finally this surfaces as IGES
menu: Files->Export->IGES
Enrique
----- Original Message -----
From: Henry
To: ...
[GiDlist] Creating cylinder with Tcl
Send by: Andrea Calaon Hello GiD team, I was wondering if it is possible to create a geometrical Object like a cylinder in Tcl (.central.s process geometry create Object Cylinder), avoiding creating lines, surfaces and volumes separately. I tried and GiD was complaining because it would use a dialog window for user input. Best regards Andrea Andrea Calaon Ashurst Lodge, Ashurst Southampton, Hampshire SO40 7AA, UK Tel. office: +44 23 80 293 223 Fax office: +44 23 80 292 853 Mobile: +44 7766 488 225 E-mail: andrea at beasy.com [GiDlist] Creating cylinder with Tcl
Send by: Martin Meiler Hello Andrea,
yes it is possible.
At first you have to disable the dialog box by using:
>> .central.s process Utilities variables UseMoreWindows 0
Then you create the cylinder by using
>> .central.s process Geometry create object cylinder Fnojoin $center $normvec
$radius $height
where $center center of the cylinder x,y,z
$normvec direction of the normal of the bottom surface x,y,z
$radius radius of the cylinder r
$height height of the cylinder h
Fnojoin forces GiD to create a new point. Therefore you have to
collapse your model if there has already been a point at this destination
By using
>>...
[GiDlist] Creating cylinder with Tcl
Send by: Andrea Calaon Hallo, Vielen Dank Martin. Thanks a lot for the explanation! Best regards Andrea P.S. Das LSE Symbol mit den _/ ist wirklich toll! Andrea Calaon ***************************************************** WESSEX INSTITUTE on the Web - http://www.wessex.ac.uk SEE 2005 Call for Papers at: http://www.wessex.ac.uk/conferences/2005/index.html WIT PRESS on the Web - visit http://www.witpress.com to download individual Wessex Institute conference papers from our WIT eLIBRARY and browse our BOOKSTORE. Save 10% and ensure fast delivery when you order our books on-line! BEASY on the Web: ... [GiDlist] On the object creation again
Send by: Andrea Calaon Hello everyone, in order to be able to reset the previous option of "UseMoreWindows" I need to store the standard variable value the user is working with. Therefore I guess I should access the global variable ChangeVarInfo(UseMoreWindows). But even if the variable is changed to 0 or no, the behaviour of GiD remains unchanged and windows are used to interact with the user. I tried the following two expressions: global ChangeVarInfo set ChangeVarInfo(UseMoreWindows) 0 global ChangeVarInfo set ChangeVarInfo(UseMoreWindows) no This on the contrary works: .central.s process Utilities variables UseMoreWindows 0 Which is the difference between the three expressions? Thanks Best Regards Andrea ... [GiDlist] On the object creation again
Send by: Martin Meiler Hello Andrea, while greping the gid/scripts directory for >> ChangeVarInfo(...) i found only entries that had the Name >> set ChangeVarInfo(Usemorewindows) yes | no | beginner maybe that's the solution, if the switch/case statement is case-sensitive. You can even use >> central.s disable windows 'value' >> The value 0/1 Enable/Disable Windows (GiD displays, or not, windows which require >> interaction with the user) >> >> EXAMPLE to disable the interaction windows: >> >> >> .central.s disable windows 1 ... [GiDlist] On the object creation again
Send by: Enrique Escolano Hello Andrea & Martin, To avoid to open popup windows, must set the GiD variable UseMoreWindows to 0 with .central.s process Utilities variables UseMoreWindows 0 or GiD_Process Utilities variables UseMoreWindows 0 (they are similar, but I recommend you to use GiD_Process) This command change an internal variable (of the C/C++ kernel) ChangeVarInfo(UseMoreWindows) is a Tcl/Tk global variable used to temporary store the value of UseMoreWindows. When you open the preferences window, ChangeVarInfo(UseMoreWindows) is set to the internal value, and when you press the Accept button the internal value is set to the current ChangeVarInfo(UseMoreWindows) value. For your problemtype, can use your own Tcl global variable to store the previous state, for example: #save the current value and set a new value global BeasyPriv set BeasyPriv(UseMoreWindows) [GiD_Info variables UseMoreWindows] GiD_Process Utilities variables UseMoreWindows 0 ... #restore the old value global BeasyPriv GiD_Process Utilities variables UseMoreWindows $BeasyPriv(UseMoreWindows) Valid UseMoreWindows values are: Create new point: 0==always 1==ask -2==never Usually, if you provide to GiD the answer in the same line, then the user won't be asked, and then it's not necessary to deactivate windows. Can also use this Tcl commands to temporary deactivate redraws, and messages: GidUtils::DisableGraphics GidUtils::EnableGraphics Regards Enrique Escolano ----- Original Message ----- From: "Andrea Calaon" <... [GiDlist] How to remove "afterimages"
Send by: Dong-Hoon SHIN An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050629/af974665/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: 111.jpg Type: image/jpeg Size: 135448 bytes Desc: not available Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050629/af974665/attachment.jpg [GiDlist] How to remove "afterimages"
Send by: Miguel A. Pasenau de Riera i don-t understand what do you mean with 'afterimages'. ¿Can you elaborate on this? and ¿which version of GiD are you using (Help->about)? miguel _____ De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de Dong-Hoon SHIN Enviado el: miércoles, 29 de junio de 2005 0:12 Para: Gid_1 Asunto: [GiDlist] How to remove "afterimages" Hi, I'm a Professional Gid user. I recieved a solution file to remove "afterimage(or overlapped images, see the attached file)", which come out whenever I click a menu on Gid screen, from Gid support division. After installing the file provided by Gid support, I changed the language and nationality options from Korean to English(US), so that I could some of afterimages. But I could not remove them compleletely yet. So, I would like to know how to run Gid without afterimages when I run it. Please let me know it and remove them. Thank you, Dong-Hoon Shin University of Washington <... [GiDlist] How to remove the overlapped meshes
Send by: Dong-Hoon SHIN An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050707/0dba97d2/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: overlapped meshes.ppt Type: application/vnd.ms-powerpoint Size: 117760 bytes Desc: not available Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050707/0dba97d2/attachment.ppt [GiDlist] How to remove the overlapped meshes
Send by: Miguel A. Pasenau de Riera What you call meshes are, in fact, surfaces of your model. And from the PowerPoint you've sent, i guess that you have scaled your model but, instead of using the 'Utilities->Move' window, you used the 'Utilities->Copy' window, and so the model is copied from the original position to the final one. Try scaling the model with the 'utilities->move' window. If i'm wrong ¿can you explain me the whole process you followed to get this picture? ¿which version of gid are you using (Help->About)? If you have experienced more graphical problems with GiD, ¿which graphic card are you using? try downloading and installing the latest driver for your card. if the problem persists try to start GiD in safe mode (from the 'start menu') and activate 'use Software OpenGL'. If the problem persists, try to deactivate the graphic hardware acceleration (Control Panel->Screen properties->Advanced options). Also try a different colour resolutions (select 32 bits of colour for example). miguel _____ De: ... [GiDlist] Some problems with rendering and animations
Send by: Andrea Calaon Hi GiD team, I have been trying to use GiD 7.5.8b for creating animations of a simple model and I experienced some problems. I would like to render a simple volume with few other surfaces. The target is having transparent surfaces with visible lines. I tried with a single window and I couldn't do it because of bad rendering. The rendering was ok only with invisible lines. By chance I selected two windows and the second appeared to be fine. The picture attached to this e-mail regards the situation with two windows, the rendering on the right is ok. The same situation repeats over different Windows machines and the second window is always fine at the beginning. The same is valid for the GiD release 7.2. Linux machines seem not to have any problems. Playing around with the rendering of the second window can cause it to have the same problem of the first. Trying to animate the second window with a rotation and recording to a gif file causes GiD to crash and in some cases different errors arise. On both Windows machines the graphic card hardware acceleration is set to 0. Thanks for any suggestions. In the Automatic animation list is it possible to delete an animation only with right-click-Delete? Best regards Andrea Andrea Calaon ***************************************************** WESSEX INSTITUTE on the Web - ... [GiDlist] GID-Postprocess (blanking figures)
Send by: Enrique Gutiérrez Diez Hi, I am postprocessing some results using GID. I usually load up an image as background and then read results from the .bon .res files using: "utilities backgroundimg realsizeimg" By doing so, the grid results overlap the image loaded as background. My question is, is there anyway for blanking part of the grids results with some image or file?? as can be done in surfer for example. I have a grid in which some of the nodes should be covered up or blanked in the final image before creating and image out of it...I guess I could try to do so with surfer but I would like to know if this can be done in GID so I only work with GID, plus I could create a batch file to speed things up. Thanks a lot. Enrique --------------------------------------------- Enrique Gutiérrez Diez Tecnocean Ingeniería S.L. C/ Balmes 184,3º2ª 08006 Barcelona +34-93-238-8970 www.tecnocean.com -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Visualizing results on Gausspoints
Send by: Alexander Ahrens Hi Gid-Team, I'm trying to visualize some results on the 27node hexahedra using my "own" Gauss points. In former versions of GID, I read about some difficulties on this topic. Are there any known bugs using the 7.5.3.beta version of GID for this task? Regards Alex -- Dipl. -Ing. Mark Alexander Ahrens Ruhr Universität Bochum Lehrstuhl für Stahlbeton- u. Spannbetonbau Gebäude IA, 4/41 Universitätsstrasse 150 44780 Bochum Tel.: +49 (0)234-32-24095 Fax.: +49 (0)234-32-14370 mail: alexander.ahrens at rub.de [GiDlist] Visualizing results on Gausspoints
Send by: Enrique Escolano It 's possible that some features about gauss points results are not implemented on this version. I recommend you to download the last 7.5.9b beta version, available from today. Enrique Escolano ----- Original Message ----- From: "Alexander Ahrens" <alexander.ahrens at rub.de> To: <gidlist at gatxan.cimne.upc.es> Sent: Tuesday, July 12, 2005 6:33 PM Subject: [GiDlist] Visualizing results on Gausspoints > Hi Gid-Team, > I'm trying to visualize some results on the 27node hexahedra using my ... [GiDlist] menu items problem
Send by: Mark Smith GiD 7.5.8b OS win2000 SP4
Hi
I have a custom application which adds & removes menuitems via a .tcl file
e.g.
CreateMenu "Process" "PREPOST"
InsertMenuOption "Process" "Flight" 0 "run_1 { $dir }" "PREPOST"
RemoveMenuOption "Help" "Tutorials" "PREPOST"
RemoveMenuOption "Help" "What is new" "PREPOST"
etc...........
When I select this problem type, the menu bar customizes correctly but if I
use undo any time later after performing some actions I get GiD warnings
i.e. Menu ERROR:Option menu Tutorials doesn't exist in the preprocess , Menu
ERROR:Option menu What is new doesn't exist in the preprocess ...etc etc
depending on what menuoptions I have removed, it doesn't seem to stop the
undo but is an unwelcome feature :-(
As well as this I get a phantom extra menu item which is a copy of my
Process button without any sub options.
Is there any way to prevent this unwelcome behaviour? The custom application
worked perfectly on GiD 6.3.0b & win2000 ?
thanks in advance
regards
mark
The information contained in this e-mail message (and any attachment
transmitted herewith) is privileged and confidential and is intended for the
exclusive use of the addressee(s). If you are not an addressee, any
disclosure, reproduction, distribution or other dissemination or use of this
communication is strictly prohibited. If you have received this
communication in error, please contact us immediately so that we can correct
the error.
...
[GiDlist] GiD crash in meshing
Send by: Andrea Calaon Hi GiD team,
I am experiencing some difficulties with GiD 7.5.8b (Windows
2000). When I try to mesh with quadrilaterals structured a
quadrilateral surface that has two sided formed by a line and
an arc GiD crashes. The model with the simple surface is
appended. I tried to collapse and repair but nothing changed.
If I try to Generate the mesh I have a crash.
Best Regards
Andrea
-------------- next part --------------
The following section of this message contains a file attachment
prepared for transmission using the Internet MIME message format.
If you are using Pegasus Mail, or any other MIME-compliant system,
you should be able to save it or view it from within your mailer.
If you cannot, please ask your system administrator for assistance.
---- File information -----------
File: quad_crash.gid.zip
Date: 1 Aug 2005, 17:06
Size: 1224 bytes.
Type: ZIP-archive
-------------- next part --------------
A non-text attachment was scrubbed...
Name: quad_crash.gid.zip
Type: application/zip
Size: 1224 bytes
Desc: not available
Url : ...
[GiDlist] GiD crash in meshing
Send by: Martin Meiler Hi Andrea,
you seem to have the same problem as i did.
If creating too small geometries GiD has problems in handling these,
starting from within the geometry generation and reaching up to the
creation of the mesh.
As a workaround just create a scaled model with factor 100 or more.
Another workaround is creating a point with in the gravity center of the
model and scaling the model by factor 100 or more.
After doing this the mesh generation worked.
Bye Martin
--
--------------------------------------------------------------------
_/ _/_/ _/_/_/ Friedrich Alexander Universität Erlangen
_/ _/ _/ _/ Lehrstuhl für Sensorik
_/ _/ _/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
_/ _/_/ _/_/
_/ _/ _/ University of Erlangen
_/ _/ _/ _/ Department of Sensor Technology
_/_/_/ _/_/ _/_/_/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
Dipl.-Ing. Martin Meiler
tel.: (+49)-9131-85-23140
fax.: (+49)-9131-85-23133
email: ...
[GiDlist] GiD crash in meshing
Send by: Andrea Calaon Thanks Martin, unfortunately changing the units in this model is not that "easy" because is for a sort of benchmark for crack propagation ... I managed to have the mesh from GiD 7.2; I believe that version of the mesher is not so scale sensitive. Best Regards Andrea On 1 Aug 2005 at 19:15, Martin Meiler wrote: > Hi Andrea, > > you seem to have the same problem as i did. > > If creating too small geometries GiD has problems in handling these, > starting from within the geometry generation and reaching up to the > creation of the mesh. > > As a workaround just create a scaled model with factor 100 or more. ... [GiDlist] GiD crash in meshing
Send by: Abel Coll
Hi Andrea and Martin,
I'm Abel Coll (a GiD developer). With the last version of GiD (that is not
available yet) this problem is solved.
Mesh can be reached without any problem, as you see in the attached image.
GiD crashes in version 7.5.8b for some bug that have been corrected
recently.
It's not necessary to scale the model. Maybe this week (or at last next
week) will be available next beta version, with this problem solved.
Regards
ABEL
----- Original Message -----
From: "Andrea Calaon" <andrea at beasy.com>
To: <gidlist at gatxan.cimne.upc.edu...
[GiDlist] Rounding an edge
Send by: Mark Smith Win 2000 SP4 GiD 7.5.8b Is there a geometric procedure like "round" where one specifies a radius then selects the edges of the solid you wish to modify to blend one surface into another with the specified radius? or "chamfer/bevel" an edge at a specified angle? for lines there is the arc tangent command, but I can not see the 2D/3D analogy. regards mark The information contained in this e-mail message (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s). If you are not an addressee, any disclosure, reproduction, distribution or other dissemination or use of this communication is strictly prohibited. If you have received this communication in error, please contact us immediately so that we can correct the error. ... [GiDlist] Rounding an edge
Send by: Abel Coll Hi,
You have this option in the RightButtons menu. Yo acces to it by
Geometry->Create->BlendSurfs. You must specify the radius of the "arc
surface" and the edge you want to "chamfer" (it must be shared by 2
surfaces). This command isn't still working 100% well, so it is in the
RightButtons menu. Probably in the next beta version it will be checked and
placed in normal menus.
ABEL
----- Original Message -----
From: "Mark Smith" <mark.smith at linx.co.uk>
To: "Gidlist (E-mail)" <gidlist at gatxan.cimne.upc.es...
[GiDlist] Minor problems
Send by: Andrea Calaon Hi GiD team, I'm using version 7.5.8b and I have three minor problems: 1 If I change the problemtype the materials submenu and some other under "Data" tend to disappear. Note that in the "Right Buttons" toolbar all the "Data" submenus keep being there. 2 Drawing the materials with colours changes the background colour. 3 If I use "Create Object" the snapping is not working, whereas with lines and points everything is fine. (It seems the grid button at the right bottom has no ToolTip assigned). I hope these info can help you improving GiD. Best regards Andrea [GiDlist] Creating a 3D Geometry from triangulated arbitrary surfaces
Send by: ya ya Hi, I have an arbitrary surface which has been triangulated outside GID and converted into a .dxf file to be read into GID. I have the following questions: (1) Once the triangulated surface has been read into GID, is there a way to manipulate it so as to come up with a smooth surface using nurbs? (2) Let's say I generate 2 separate volumes from 2 different triangulated surfaces. I experience problems when trying to subtract one volume from the other one. I receive an error message saying 'Not Close Volume'. Can you help me? I am including a simpler example of my problem which involves the subraction of 2 cylinders generated from triangulated surfaces. (3) I am working with large meshes and find GID slow on a PC (Pentium M Processor 725 (1.60 GHz/400MHz FSB),512 MB Ram). Do you think that the Linux/Unix version would run much faster on similar computer configuration, or is it that my PC is simply slow and I need to upgrade both CPU speed and RAM) Thanks. _________________________________________________________________ Take charge with a pop-up guard built on patented Microsoft® SmartScreen Technology. ... [GiDlist] Creating a 3D Geometry from triangulated arbitrary surfaces
Send by: Enrique Escolano Dear sir, About your questions (1) Once the triangulated surface has been read into GID, is there a way to manipulate it so as to come up with a smooth surface using nurbs? Dxf is a very bad graphics exchange format, it don't support NURBS surfaces, then smoot surfaces are translated as a collection of triangles, and it's not possible to recover the original smooth shape. For a simple geometry, like yout two cylinders, it's better to reconstruct them in GiD (by revolution, etc), using the imported geometry only to get some dimensions. Check if your external CAD can export in other better formats, like IGES, Parasolid, ACIS or VDA (2) Let's say I generate 2 separate volumes from 2 different triangulated surfaces. I experience problems when trying to subtract one volume from the other one. I receive an error message saying 'Not Close Volume'. Can you help me? I am including a simpler example of my problem which involves the subraction of 2 cylinders generated from triangulated surfaces. Boolean volume operations currently are slow and unstables in GiD. They are slow because it's necessary to calculate all the intersections between lines-surface, and surfaces-surfaces. It works better with few smooth surfaces instead a lot of small triangles. After calculate intersections, and split entities, sometimes it's not possible to close a volume, and it's necessary manually solve some problem (some failed intersection, etc). This features must be enhanced for future GiD versions. 3) I am working with large meshes and find GID slow on a PC (Pentium M Processor 725 (1.60 GHz/400MHz FSB),512 MB Ram). Do you think that the Linux/Unix version would run much faster on similar computer configuration, or is it that my PC is simply slow and I need to upgrade both CPU speed and RAM) The Linux/Unix versions run at similar speed that Windows versions. Best regards Enrique Escolano ----- Original Message ----- From: "ya ya" <... [GiDlist] Creating a 3D Geometry from triangulated arbitrary
Send by: ya ya Dear Enrique, Thank-you very much for your quick reply! >1) Once the triangulated surface has been read into GID, is there a way = >to manipulate it so as to come up with a smooth surface using nurbs? >>Dxf is a very bad graphics exchange format, it don't support NURBS = >>surfaces, then smoot surfaces are translated as a collection of = >>triangles, and it's not possible to recover the original smooth shape. = >>For a simple geometry, like yout two cylinders, it's better to = >>reconstruct them in GiD (by revolution, etc), using the imported = >>geometry only to get some dimensions. ... [GiDlist] Creating a 3D Geometry from triangulated arbitrary
Send by: Enrique Escolano I don't know any program capable to automatically convert this triangulations to several smooth surfaces. I tried some specialized reverse engineering programs, like Delcam CopyCAD, or Cadmus fashion, but they can't automatically do this work. (in other hand, I'm not an expert using this related programs) Maybe you can send me some real sample (can send directly to escolano at cimne.upc.es) , in order to enhance GiD for this type of models. Regards Enrique Escolano ----- Original Message ----- From: "ya ya" <e_oung at hotmail.com... [GiDlist] Hello Gid Team
Send by: VSayako Willy Hello I am still following up..the gidlist... Please Check it out what we have developped from GiD http://www.xfinas.com Cheers... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com [GiDlist] displacement_vector
Send by: Thanasis Makrodimopoulos Hi, If I want to present the vector of the nodal displacements but the mesh is too dense (thus the picture is not clear) I would like to present the vector only of some nodes i.e. in a neighbourhood of 10 nodes to show one vector. Is this possible? Regards Thanasis -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050809/18963790/attachment.htm [GiDlist] displacement_vector
Send by: Miguel Pasenau Hello, By now this is not possible, sorry. But we're thinking about adding it to GiD soon. I'm thinking of something like the amount (%) of vectors to be drawn when the element is too small (for instance less than 10 pixels or so.). miguel _____ De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de Thanasis Makrodimopoulos Enviado el: martes, 09 de agosto de 2005 16:43 Para: gidlist at gatxan.cimne.upc.es... [GiDlist] Creating a 3D Geometry from triangulated arbitrary
Send by: Rick.Morgans at csiro.au Hi Bahong, This may or may not help. A colleague wanted to reconstruct point cloud data of part of a human foot (a heel pad if I remember correctly). He used a package called Rhino (http://www.rhino3d.com/) to "drape" surfaces over the point cloud. He then got the surfaces into the ansys mesher, I'm assuming via IGES. There is a demo version of Rhino available, so maybe you could give that a try to create your smooth NURBS surfaces before import into GiD. Cheers Rick Morgans Postdoctoral Fellow CSIRO -----Original Message----- From: gidlist-admin at gatxan.cimne.upc.edu... [GiDlist] Generating "structured" volumes and hexahedral meshes
Send by: Timo Hambürger Hi there, i try to build an arbitrary shaped volume, and then to generate a hexahedron mesh within. But if i build e.g. the gear from the tutorial, and then assign hexahedron elements to the resulting volume, GiD throws an error when i try to generate the hexahedron mesh as follows: Non-Structured volumes can only be tetrahedra or only points. How can i define the volume as a structured volume? Where is the difference between structured and unstructured? I did not found anything about structured volumes at the help-file. Best regards from germany, Timo Hambürger [GiDlist] Generating "structured" volumes and hexahedral meshes
Send by: Enrique Escolano Hi, An structrured volume must have exactly 6 faces (topologically is like a cube). In order to generate the structured hexahedrals mesh, it's necessary to manually edit the geometry to divide the volume in parts with 6-faces. Then you assign the number of division in the three directions. The last beta versions have a new feature: semi-structured meshes. It generate triangular prisms. with unstructured triangle faces in two opposite surfaces, and an structured number of divisions in the extrusion direction. Regards Enrique Escolano ----- Original Message ----- From: "Timo Hambürger" <timo.hambuerger at flexilution.com... [GiDlist] Generating "structured" volumes and hexahedral meshes
Send by: Abel Coll Hello, This mail is for add some extra information at the mail sent by Enrique to the GiDlist in relation to the hexaedral meshes. Using semistructured meshes it's another way to obtain hexahedral meshes. As you will see, a volume can be meshed with semi-structured mesh if it's a prismatic volume, where it can be distinguished to top surfaces (master and slave), and the lateral ones. Lateral surfaces will be meshed with structured mesh, and top ones can be meshed with any kind of mesh. Depending on the element types assigned to the volume surfaces, result mesh will have prism, tetrahedra or hexahedra elements. The way of choosing the kind of mesh you want (since last beta versions) is in "Mesh" menú, setting UNSTRUCTURED, STRUCTURED or SEMISTRUCTURED option, and selecting the geometrical entities you want to mesh. Regards Abel Coll ----- Original Message ----- From: "Enrique Escolano" <... [GiDlist] Generating "structured" volumes and hexahedral meshes
Send by: Timo Hambürger Hi there, i try to build an arbitrary shaped volume, and then to generate a hexahedron mesh within. But if i build e.g. the gear from the tutorial, and then assign hexahedron elements to the resulting volume, GiD throws an error when i try to generate the hexahedron mesh as follows: Non-Structured volumes can only be tetrahedra or only points. How can i define the volume as a structured volume? Where is the difference between structured and unstructured? I did not found anything about structured volumes at the help-file. Best regards from germany, Timo Hambürger [GiDlist] large set of information in condition
Send by: Daniel Marceau Hi, I would like to include geometrical property as a condition in my GiD interface. The problem is that this geometrical property include approx 21 data: identifier prop1 to prop19 In this way, the corresponding generated file is very large due to the repeated information as: elem1 prop1....prop19 elem2 prop1....prop19 elem3 prop1....prop19 ... elemn prop1....prop19 There is any way to write the information using the identifier included in my geometrical property in the style: elem1 identifier elem2 identifier elem3 identifier ... elemn identifier with the corresponding geometrical property defined elsewhere ? Thanks Daniel Marceau -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] large set of information in condition
Send by: Enrique Escolano Can define a condition, with an special field #MAT# , pointing to a material that store the common properties.
some like this:
*.cnd
CONDITION:MyCond
CONDTYPE: over surfaces
CONDMESHTYPE: over body elements
QUESTION:Property#MAT#(Properties)
VALUE:Table
END CONDITION
Then the condition window at run time show a menu with the current available materials of the book named "Properties"
*.mat
BOOK: Properties
MATERIAL: Template
QUESTION:Type
VALUE:Template
STATE:hidden
QUESTION:Prop1
VALUE:0.0
QUESTION:Prop2
VALUE:0.0
...
END MATERIAL
This special auxiliar materials are located in a separated book (named Properties), and must not be assigned by the user to geometrical entities, draw, or unassigned.
Also the user must not delete the material named Template, used to create derivated materials, with this fields but other specific values
*.tcl
proc InitGIDProject { dir } {
...
ChangeDataBehaviour
}
proc ChangeDataBehaviour { } {
GiD_DataBehaviour materials Properties hide {assign draw unassign} ;#hide some buttons for all materials of this book
GiD_DataBehaviour material Template hide {delete} ;#avoid to delete the template material
}
*.bas
*set cond MyCond *elems
*loop elems *onlyincond
*elemsnum *cond(Property)
*end elems
*loop materials *NotUsed
*#use the first material hidden field to identify the type
*if(strcmp(matprop(Type),"Template")==0)
*# write the material name
*MatProp(0)
*# write material field values
*MatProp(Prop1) *MatProp(Prop2) ...
*endif
*end materials
Can see for example the problemtype nastran 3.0 (can get it directly from Data->problemtype->Internet retrieve)
Best regards
Enrique Escolano
----- Original Message -----
From: Daniel Marceau
To: ...
[GiDlist] GiD_AssignData : bug with surfaces !?
Send by: IEEA Hello,
I encounter some problems each time I automatically assign a condition
to some surfaces in GID 7.5.3b.
The command I used is :
...
#-- Lecture du mot cle #SELECTEDSURFACES
--------------------------------------
if {[string equal "#SELECTEDSURFACES" $chaine] == 1} then {
incr position
set ligne [lindex $list_ligne $position]
set list [split $ligne]
set nb_element_list [llength $list]
set nbslctd_surfaces [lindex $list 0]
incr position
set ligne [lindex $list_ligne $position]
set liste [split $ligne]
set laliste [list $liste]
set nb_element_list [llength $liste]
set values ""
GiD_AssignData condition Selection_of_Surfaces surfaces $values $ligne
}
...
where Selection_of_Surfaces is the name of my condition and ligne is a
list deduced from the reading of a file.
I do the same for lines and points (using the same type of procedure)
and I have no problem.
Do you think that I made a mistake or there is a bug in GID 7.5.3b ? Is
there the same problem with the newest version of GID ?
Thank you.
G.W.R. Geis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: ...
[GiDlist] GiD_AssignData : bug with surfaces !?
Send by: Enrique Escolano Hello,
I tried a similar command, with GiD 7.5.3b, and the included sample problemtype "ansys55_3D"
I creatde some surfaces, loaded the problemtype, and used
set values "1 0 1 0 1 0"
set ligne "1 3"
GiD_AssignData condition Surface-Constraints surfaces $values $ligne
And it assigned well this condition values to the surfaces 1 and 3
Check the value of your parameters $values and $ligne.
GiD_AssignData condition Selection_of_Surfaces surfaces $values $ligne
- values must have the same number of parameters as in the 'Selection_of_Surfaces' condition definition ( see .cnd file)
- ligne must have a list of surface identifiers
Can use WarnWinText to debug your current values
WarnWinText "values=$values ligne=$ligne"
GiD_AssignData condition Selection_of_Surfaces surfaces $values $ligne
Enrique Escolano
----- Original Message -----
From: IEEA
To: GIDliste
Sent: Friday, August 12, 2005 3:30 PM
Subject: [GiDlist] GiD_AssignData : bug with surfaces !?
Hello,
I encounter some problems each time I automatically assign a condition to some surfaces in GID 7.5.3b.
The command I used is :
...
#-- Lecture du mot cle #SELECTEDSURFACES --------------------------------------
if {[string equal "#SELECTEDSURFACES" $chaine] == 1} then {
incr position
set ligne [lindex $list_ligne $position]
set list [split $ligne]
set nb_element_list [llength $list]
set nbslctd_surfaces [lindex $list 0]
incr position
set ligne [lindex $list_ligne $position]
set liste [split $ligne]
set laliste [list $liste]
set nb_element_list [llength $liste]
set values ""
GiD_AssignData condition Selection_of_Surfaces surfaces $values $ligne
}
...
where Selection_of_Surfaces is the name of my condition and ligne is a list deduced from the reading of a file.
I do the same for lines and points (using the same type of procedure) and I have no problem.
Do you think that I made a mistake or there is a bug in GID 7.5.3b ? Is there the same problem with the newest version of GID ?
Thank you.
G.W.R. Geis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: ...
[GiDlist] GiD_AssignData : bug with surfaces !?
Send by: IEEA Thank you Enrique,
Every thing is right now : THERE IS NO BUG !
Nevertheless, note that my problem came from the definition of my
condition. In the .cond file it was:
NUMBER 4 CONDITION: Selection_od_Surfaces
CONDTYPE:over surfaces
CONDMESHTYPE:over face elements
QUESTION:Select#CB#(surfaces)
VALUES:surfaces
END CONDITION
This condition is cannot be assigned whenever I use the command
"Gid_AssignData condition". Actually, I must modify the property
CONDMESHTYPE "over face elements" with "over nodes" if I want that the
command runs !?! It was just for information, because I do not well
understood what appends here.
Thank you again.
G.W.R. Geis
Enrique Escolano wrote:
>...
[GiDlist] Creating a 3D Geometry from triangulated arbitrary surfaces
Send by: ya ya Hi Enrique, I was wondering whether you had time looking into my files. In the meantime, I have tried to create a nurbs surface from the triangulated one using Rhino, as Rick Morgans kindly suggested in the forum. In Rhino, they have several types of IGES formats that they can save the file into, i.e 3DS Max, CATIA, MechanicalDesk, Pro/E, Softimage, SolidWorks........... I used 3d max 3.0, and the rendered surface came out funny in GiD, and I could not produce a volume, see attached file. May be, I was saving the file using an IGES format that is not compatible with GID. Can you help? Thank-you very much! Bahong _________________________________________________________________ Take charge with a pop-up guard built on patented Microsoft® SmartScreen Technology. ... [GiDlist] Concentrating Mesh
Send by: Martin Meiler Hello everybody again,
my question concerns the generation of a structured mesh using the
concentrate elements function. When using this function vector appear on
each line selected. Often the vectors point in different direction on
parallel lines, therefore the element concentration setup process has to
be repeated for the lines pointing in the opposite direction.
Is there any possibility to influence the direction of the vectors?
Regards
Martin
--
--------------------------------------------------------------------
_/ _/_/ _/_/_/ Friedrich Alexander Universität Erlangen
_/ _/ _/ _/ Lehrstuhl für Sensorik
_/ _/ _/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
_/ _/_/ _/_/
_/ _/ _/ University of Erlangen
_/ _/ _/ _/ Department of Sensor Technology
_/_/_/ _/_/ _/_/_/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
Dipl.-Ing. Martin Meiler
tel.: (+49)-9131-85-23140
fax.: (+49)-9131-85-23133
email: ...
[GiDlist] Concentrating Mesh
Send by: Abel Coll Hi,
Normally, latest GiD beta versions would have to point all vectors to the
same direction in "parallel" lines, as long as these lines owns to 4-sided
surfaces, in wich it can be recognised opposite lines ("parallel" ones).
If this is your case, please, send us the model to allow us to detect the
problem.
If lines does not belong to any surface, GiD actually does not recognize the
parallel lines, but we will work in this feature for next beta versions.
Note that you can swap line's normals before concentrating elements using:
- Utilities->Draw->Normals ContextualMenu->Swap Some in old GiD versions.
- View->Normals ContextualMenu->Swap Some in latest GiD beta versions.
So as all line's orientation points to the same direction, and as this way
will be drawn when concentrate elements funcion is called.
Regards,
ABEL
----- Original Message -----
From: "Martin Meiler" <...
[GiDlist] Concentrating Mesh
Send by: Martin Meiler Hi, i just create a rectangle with the newest GiD version (7.6.0b). The horizontal lines show the described behaviour, but the vectors of the vertical lines point in opposite directions. I tried to swap the normals of some lines by the way described by you, but this doens't affect anything concerning the direction of the vectors for concentrate mesh. There seems to be an inconsistency with the vector orientation between the "draw normals" and the concentrate mesh vectors (see pics attached) Is there any possibility within the Tcl Extension to detect the direction the vectors of lines point to? Regards, Martin Abel Coll wrote: > Hi, ... [GiDlist] Concentrating Mesh
Send by: Abel Coll Hi,
We have detected the problem. We are working on it and it will be solved in
next beta version.
Thank you for helping us to make GiD better.
Regards.
ABEL
----- Original Message -----
From: "Martin Meiler" <Martin.Meiler at lse.eei.uni-erlangen.de>
To: <gidlist at gatxan.cimne.upc.edu>
Sent: Thursday, September 01, 2005 1:47 PM
Subject: Re: [GiDlist] Concentrating Mesh
> Hi,
>
> i just create a rectangle with the newest GiD version (7.6.0b). The
...
[GiDlist] new GiD beta for linux
Send by: Martin Meiler Hi everybody,
since there already exists a beta version 7.6.0b for Windows, i am
actually wondering about why the last linux beta is 7.5.8b.
Since there has been developments in meshing techniques it would be
important for me, to get these last developments for my linux machine too.
Regards
Martin
--
--------------------------------------------------------------------
_/ _/_/ _/_/_/ Friedrich Alexander Universität Erlangen
_/ _/ _/ _/ Lehrstuhl für Sensorik
_/ _/ _/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
_/ _/_/ _/_/
_/ _/ _/ University of Erlangen
_/ _/ _/ _/ Department of Sensor Technology
_/_/_/ _/_/ _/_/_/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
Dipl.-Ing. Martin Meiler
tel.: (+49)-9131-85-23140
fax.: (+49)-9131-85-23133
email: ...
[GiDlist] new GiD beta for linux
Send by: Miguel Pasenau We're currently compiling this version on linux. miguel -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de Martin Meiler Enviado el: miércoles, 17 de agosto de 2005 8:45 Para: gidlist at gatxan.cimne.upc.es Asunto: [GiDlist] new GiD beta for linux Hi everybody, since there already exists a beta version 7.6.0b for Windows, i am actually wondering about why the last linux beta is 7.5.8b. Since there has been developments in meshing techniques it would be important for me, to get these last developments for my linux machine too. Regards Martin -- -------------------------------------------------------------------- _/ _/_/ _/_/_/ Friedrich Alexander Universität Erlangen _/ _/ _/ _/ Lehrstuhl für Sensorik _/ _/ _/ Paul-Gordanstr. 5, 91052 Erlangen, Germany _/ _/_/ _/_/ _/ _/ _/ University of Erlangen _/ _/ _/ _/ Department of Sensor Technology _/_/_/ _/_/ _/_/_/ Paul-Gordanstr. 5, 91052 Erlangen, Germany Dipl.-Ing. Martin Meiler tel.: (+49)-9131-85-23140 fax.: (+49)-9131-85-23133 email: ... [GiDlist] new GiD beta for linux
Send by: Miguel Pasenau GiD version 7.6.0b is ready for Windows and Linux. You can find the versions at: ftp://www.gidhome.com/pub/gid_adds/Windows and ftp://www.gidhome.com/pub/gid_adds/Linux there several bugs corrections, and new features. miguel -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de Miguel Pasenau Enviado el: jueves, 18 de agosto de 2005 21:45 Para: ... [GiDlist] Rounding an edge
Send by: Mark Smith Hi Abel Thanks for the tip but GiD crashes when I try to blend the edge of the surface "front" in the attached model with a radius of 0.3 . I select all 10 edges that form the perimeter of front. It make no difference if I make the object solid. Am I doing something wrong or is the an example of it not working 100% ? regards mark -----Original Message----- From: Abel Coll [mailto:abelcs at cimne.upc.edu] Sent: 04 August 2005 08:53 To: gidlist at gatxan.cimne.upc.edu Subject: Re: [GiDlist] Rounding an edge Hi, You have this option in the RightButtons menu. Yo acces to it by Geometry->Create->BlendSurfs. You must specify the radius of the "arc surface" and the edge you want to "chamfer" (it must be shared by 2 surfaces). This command isn't still working 100% well, so it is in the RightButtons menu. Probably in the next beta version it will be checked and placed in normal menus. ABEL ----- Original Message ----- From: "Mark Smith" <... [GiDlist] Boundary nodes
Send by: Vijayendra Munikoti Hello I have a quadrilateral geometry which I have meshed. In order to pass on the constraints through boundary conditions, I require the nodes of all the four bounding lines. In bas file, if I do: Boundary nodes *Set Cond BoundaryNodeNumbers *nodes *loop nodes *OnlyInCond *format "%5i" *NodesNum() *end I just get nodes of left bounding line. How can I get the nodes of the other three bounding lines? I would appreciate your help Thanking you V. Munikoti [GiDlist] M E S H ing problems
Send by: Brzeska Malgorzata Dear all GID users, I would like to ask whether you have any experience with mesh genertion with GID? While generating a mesh I am getting an error "failed entering octtrre" which corresponds to a certain surface (the surface number is also given). Have you ever come accross such an error? What does it mean and how one can eliminate it? best wishes from Regensburg in Germany, Malgorzata Brzeska ____________________________ Malgorzata Brzeska mailto:Malgorzata.Brzeska at siemensvdo.com SIEMENS VDO A u t o m o t i v e SV C BC P2 RF/LF Entwicklungszentrum Siemensstr 12, 93055, Regensburg Phone: +49-941-790-8822 Fax: +49-941-790-90921 _____________________________ ... [GiDlist] M E S H ing problems
Send by: Miguel Pasenau ¿Can you send an example of the geometry? Normally it appears when GiD tries to mesh a very thin space between two big surfaces, or one big surface another one very close, like in the pictures. miguel -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de Brzeska Malgorzata Enviado el: jueves, 25 de agosto de 2005 11:51 Para: gidlist at gatxan.cimne.upc.es... [GiDlist] Material and bas file
Send by: Vijayendra Munikoti Hello GiD users I have the following problem: In my *.mat file I have entered the following: Book:MaterialProp NUMBER: 1 MATERIAL: XXX QUESTION: E_Modulus:(E1,E2,E3) VALUE: #N# 3 1.57D+11 1.08D+10 1.08D+10 END MATERIAL corresponding entry in the *.bas file is: Begin Materials Nº Materials= *nmats YM *loop materials *format "%5i%16.10e%16.10e%16.10e" *set var PROP(real) = MatProp(E_Modulus,real) *MatNum *PROP *end obviously there is something wrong in the *.bas file because when I execute the command " Export ---> Calculation File " it writes the *.dat file but all the three E1,E2,E3 values are missing and writes " 1 3.00000E0" instead. Could anyone suggest as to where am I wrong? Thanking you V. Munikoti ... [GiDlist] Re: Dynamic mesh postprocessing
Send by: Andres Galavis Just in case the other didn't arrived On 9/13/05, Andres Galavis <andres.galavis at gmail.com> wrote: > > Good Day, > I'm trying to use GiD to visualize the output of a problem with a moving > mesh. According to the things i've read there is no posibility of updating > the mesh, but what i've read is quite old (2003) so i would like yo know if > this issue has by now any workaround. > Sorry for the bad english and thaks for the help. > A.G. > -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Re: Dynamic mesh postprocessing
Send by: Malte Neumann On Tue, Sep 13, 2005 at 06:28:12PM +0200, Andres Galavis wrote: > Just in case the other didn't arrived > > On 9/13/05, Andres Galavis <andres.galavis at gmail.com> wrote: > > > > Good Day, > > I'm trying to use GiD to visualize the output of a problem with a > > moving mesh. According to the things i've read there is no posibility > > of updating the mesh, but what i've read is quite old (2003) so i would > > like yo know if this issue has by now any workaround. ... [GiDlist] Re: Dynamic mesh postprocessing
Send by: Andres Galavis Hi Malte, Thanks yor out answer. Sadly in my mesh i have to create new nodes, so even if there is a workaround my problem, the solution would take longer to create than just using our traditional postprocesor. Anyway if its good for anyone, what i have thought is to instruct the solver to write all the nodes in each step with new numbers, and append them to the mesh file, and since the notes that are not included in the solution are not shown we'll have the ilusion of having a moving mesh. That way we will have a HUGE mesh file, which i don't know if its practical or not. I guess i'll use another tool... Greetings A.G. -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Re: Dynamic mesh postprocessing
Send by: Andres Galavis Errata : Hi Malte, > Thanks your answer. Sadly in my mesh i have to create new nodes, so even > if there is a workaround my problem, the solution would take longer to > create than just using our traditional postprocesor. Anyway if its good for > anyone, what i have thought is to instruct the solver to write all the nodes > in each step with new numbers, and append them to the mesh file, and since > the nodes that are not included in the solution are not shown we'll have the > ilusion of having a moving mesh. That way we will have a HUGE mesh file, > which i don't know if it's practical or not. ... [GiDlist] Re: Dynamic mesh postprocessing
Send by: Miguel Pasenau Since version 7.5.3b it is possible to read several meshes inside GiD with the option Files->Open Multiple (http://www.gidhome.com/support/gidbeta/gid_14.subst#SEC193) Which reads several .post.bin ( or pairs of .msh .res) at once. miguel -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de Malte Neumann Enviado el: miércoles, 14 de septiembre de 2005 7:51 Para: ... [GiDlist] Re: Dynamic mesh postprocessing
Send by: Miguel Pasenau Hi, if the mesh changes during the analysis, like in adaptive mesh or remeshing (i.e. the topology of the mesh changes) it's still possible to postprocess it in GiD. To do this, look at menu entry Files->Open Multiple ( help also at 'http://www.gidhome.com/support/gidbeta/gid_14.subst#SEC193'). Just write pairs of mesh&results files (as of if each pair were to be read alone in GiD) and read them together in GiD with that option. In other words: for instance lets say that you have refined the same geometry/mesh 3 times, each mesh with their own results: like this: Mesh 1: 5 analysis steps with results. Mesh 2: 3 analysis steps with results. Mesh 3: 2 analysis steps with results. Then just write: Mesh 1: file_mesh_1.msh, file_msh_1.res (with the results for the 5 steps), or their equivalent in binary file_mesh_1.bin. Mesh 2: file_mesh_2.msh, file_msh_2.res (with the results for the 3 steps), or their equivalent in binary file_mesh_1.bin. Mesh 3: file_mesh_3.msh, file_msh_3.res (with the results for the 2 steps), or their equivalent in binary file_mesh_1.bin. You can manage each pair (.msh and .res) separate one from the other in GiD with File->Open Or view them together with File->Open multiple. Remember two things: It's preferable that mesh names should be the same ( so if in file_mesh_1.msh there are the meshes "hull" and "ship", in file_mesh_2.msh and file_mesh_3.msh both meshes should also be present). If not, when you change the current step selection then on the layers windows some meshes will appear and disappear (as they are present in the selected step or not). It's preferable to have different step values for each mesh. If you write mesh_1 and res_1 with the same analysis name and step value as mesh_2 and res_2, only the latest results will be defined inside GiD, as the second results overwrite the first one. Enclosed you'll find an example of 9 meshes with their results. Open them with File->Open Multiple by cliking on the first one and Shift-clicking the last one. miguel _____ De: ... [GiDlist] Fw: Sweeping tool
Send by: Javier Jimenez Hallo gid team, Appreciate to be advised how to set up correctly the "Copy Window, Transformation: Sweep" in order to get an extruded volume similar to the included example (forget the additional cuts), by sweeping the surface along the line as the defined path. Thank you. Javier Jimenez -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050929/5d726136/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: sweeping test.zip Type: application/x-zip-compressed Size: 25467 bytes Desc: not available Url : ... [GiDlist] Fw: Sweeping tool
Send by: Enrique Escolano Hello Javier, The current sweep tool has limited to select only a single path curve, you must join your multiple path lines: use collapse points, or create a polyline Note: your model has some duplicated points, use also collapse to remove duplicateds. Then you need to orient the path curve in the appropiate extrusion sense: use draw normals, and swap this normal if not agree with the desired sweep. Then can use the sweep window: select surfaces as source, the path line, and extrude volumes. And select the source surface/s. (when you select surfaces, the path line tangent is drawn to visualy check if it agree with the desired sweep) Regards Enrique Escolano ----- Original Message ----- From: Javier Jimenez To: ... [GiDlist] 3rd GiD Conference, Barcelona March 2006
Send by: Enrique Escolano Hello, GiD users,
We are preparing the 3rd GiD conference which will take place in Barcelona, on March 23th and 24th, 2006.
You are welcomed to assist and submit your work, experiences, comments, in and about GiD.
More information can be found at: http://www.gidhome.com/2006
As sample, here are the presended papers of the 2nd GiD conference: http://www.gidhome.com/2004/papers.subst
Additionally, two previous GiD courses (basic and advanced) will be held on March, 22th.
We hope to meet you at Barcelona
Best regards
GiD Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: ...
[GiDlist] Sweeping tool-second question
Send by: Javier Jimenez Hi Enrique, Thanks for your quick response. Following your instrucions I managed to get a swept volume, but for some unknown reason to me the geometry created does not strictly follow the defined path, see attached file where it can be seen what I have made. I just got the geometry of the center, in place of the right one which was made with a third party 3D CAD and then imported via an iges format file. Could you please tell me how I would get the right volume within GiD ?. Thank you. Javier -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050930/afadf0c5/attachment.htm... [GiDlist] Sweeping tool-second question
Send by: Enrique Escolano This is a corrected bug of some previous versions (you used 7.5.2b). Update GiD to the last available beta 7.6.0b beta version. I attach your model, including the sweep obtained with GiD (pink layer) Note: I moved the source surface to the path line start. Regards Enrique Escolano ----- Original Message ----- From: Javier Jimenez To: gidlist at gatxan.cimne.upc.es Sent: Friday, September 30, 2005 11:57 AM Subject: [GiDlist] Sweeping tool-second question Hi Enrique, Thanks for your quick response. Following your instrucions I managed to get a swept volume, but for some unknown reason to me the geometry created does not strictly follow the defined path, see attached file where it can be seen what I have made. I just got the geometry of the center, in place of the right one which was made with a third party 3D CAD and then imported via an iges format file. Could you please tell me how I would get the right volume within GiD ?. Thank you. Javier -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Suggestions for inserting cracks in meshes
Send by: Fernando Lorenzo Dear Sirs, First of all, I want to congratualte you on the creation and development of a great product. Please keep up the good work! I have one question concerning any known techniques to use GID to insert cracks in a mesh. I am looking for suggestions that will facilitate the insertion of 3-D cracks, either serrated, circualr or elliptical into a given geometry. When will you recommend to do it: as a geometrical entity or in the mesh directly? Your kind comments will be greatly appreciated Fernando Lorenzo -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20050930/2de88093/attachment.htm... [GiDlist] Material file .Mat problems
Send by: VSayako Willy Hi all Gidlist people With the latest GID beta version.. I could not use any of my materials options.. What a problem with that?? The assign function in the Material window box is not working.. when I tried to assign the material on the mesh object.. that is not working out. Why?????? Cheers.. __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com [GiDlist] Material file .Mat problems
Send by: ronda Hi, could you provide more information about the bug you are getting?, may be some error message or screen capture. regards, Jorge On Monday 03 October 2005 07:09, VSayako Willy wrote: > Hi all Gidlist people > > With the latest GID beta version.. I could not use any > of my materials options.. What a problem with that?? > > The assign function in the Material window box is not > working.. when I tried to assign the material on the > mesh object.. that is not working out. Why?????? > > Cheers.. > > > > __________________________________ ... [GiDlist] Suggestions for inserting cracks in meshes
Send by: Abel Coll Hi,
There is no tool now available in GiD to take care about 3D cracks in meshes. We are working on it, but it won't be ready soon.
The only way to treat this problem now, using GiD, is to modify the geometry including the cracks, and mesh again the new geometry.
Regards,
ABEL COLL
----- Original Message -----
From: Fernando Lorenzo
To: gidlist at gatxan.cimne.upc.es
Sent: Friday, September 30, 2005 10:50 PM
Subject: [GiDlist] Suggestions for inserting cracks in meshes
Dear Sirs,
First of all, I want to congratualte you on the creation and development of a great product. Please keep up the good work!
I have one question concerning any known techniques to use GID to insert cracks in a mesh. I am looking for suggestions that will facilitate the insertion of 3-D cracks, either serrated, circualr or elliptical into a given geometry.
When will you recommend to do it: as a geometrical entity or in the mesh directly?
Your kind comments will be greatly appreciated
Fernando Lorenzo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: ...
[GiDlist] Free surface animation
Send by: asene at sunumail.sn Hello, I am animating the evolution of the surface of a lake (see attached). I would like to know how one can draw the volume under this free surface using gid. Best regards Abdou -------------- next part -------------- A non-text attachment was scrubbed... Name: freesurface.gif Type: image/gif Size: 312527 bytes Desc: not available Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051010/117cdc51/attachment.gif [GiDlist] Free surface animation
Send by: Miguel Pasenau ¿can you send us the example? ¿is there a volume mesh or just the surface of the sea? miguel -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de asene at sunumail.sn Enviado el: lunes, 10 de octubre de 2005 9:43 Para: gidlist at gatxan.cimne.upc.edu Asunto: [GiDlist] Free surface animation Hello, I am animating the evolution of the surface of a lake (see attached). I would like to know how one can draw the volume under this free surface using gid. Best regards Abdou ... [GiDlist] Free surface animation
Send by: asene at sunumail.sn it is just a surface mesh, so the calculation is done on the surface but for animation, i want to represent the whole volume. See the attached file freesurface.gif abdou > ¿can you send us the example? ¿is there a volume mesh or just the surface > of > the sea? > > miguel > > -----Mensaje original----- > De: gidlist-admin at gatxan.cimne.upc.edu > [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de ... [GiDlist] Surface parameterization
Send by: VSayako Willy Hi all Gidlists Could you please tell me or send the source of information or source code on the surface parameterization for shell.. I would like to mapp the nodes in space into 2D...UV parametric space.. Anybody knows something about this??? Regards. __________________________________ Start your day with Yahoo! - Make it your home page! http://www.yahoo.com/r/hs [GiDlist] Surface parameterization
Send by: Enrique Escolano It exists a GiD-Tcl Info command to get this type of geometric information (coordinates, derivatives, etc): for example to get the u,v parameter coordinates of a 3D coordinates x,y,z on the surface number 28, can use set uv [GiD_Info parametric surface 28 uv_fromcoord $x $y $z] Read GiD Help about Tcl/Tk extension->Control functions->Info function->Parametric Regards Enrique Escolano ----- Original Message ----- From: "VSayako Willy" <vilaysako at yahoo.com> To: <gidlist at gatxan.cimne.upc.edu... [GiDlist] Surface parameterization
Send by: VSayako Willy Hi Enrique Thanks very much for your advice and information. I have attached the shell surface herewith. How would we write the parametric of all the nodes of such surface which has about 100 nodes.?? Regards --- Enrique Escolano <escolano at cimne.upc.edu> wrote: > It exists a GiD-Tcl Info command to get this type of > geometric information (coordinates, derivatives, > etc): > > for example to get the u,v parameter coordinates of > a 3D coordinates x,y,z on the surface number 28, can > use >... [GiDlist] Surface parameterization
Send by: Enrique Escolano Hi Willy,
Your model don't have any geometric surface (you probably imported a mesh), then it not exists a "surface space parameter" to ask.
In other hand, the user don't have any control over the parameterization of the surfaces, then maybe the uv parameter space coordinates are not valid for your use.
I generated by revolution a new surface matching your simple mesh shape. I attach your model with this surface number 1.
Then you can ask for example the uv coordinates of all your nodes over this surface with this tcl procedure
proc GetUVCoordinates { } {
set res ""
set numsurface 1
set infonodes [GiD_Info mesh nodes]
foreach {num x y z} $infonodes {
set uv [GiD_Info parametric surface $numsurface uv_fromcoord $x $y $z]
append res "$num $uv
"
}
WarnWinText $res
return $res
}
To test it:
copy this definition procedure an put in the GiD lower command line, preceded by "-np-" (to indicate GiD that is tcl code)
-np- proc GetUVCoordinates { } {
set res ""
set numsurface 1
set infonodes [GiD_Info mesh nodes]
foreach {num x y z} $infonodes {
set uv [GiD_Info parametric surface $numsurface uv_fromcoord $x $y $z]
append res "$num $uv
"
}
WarnWinText $res
return $res
}
Then the procedure is defined inside GiD, and can invoke it with
-np- GetUVCoordinates
(it will open a window with the results)
Note: It's possible to easily call tcl procedures from customized buttons of the macros toolbar.
----- Original Message -----
From: "VSayako Willy" <...
[GiDlist] Surface parameterization
Send by: VSayako Willy Hi Enrique
Where should I put this tcl proc?? in which file
of GiD?or which directory?
Enrique what do you mean by <uv-parametric space>
here? isn't the x-y coordinate of 3D x-y-z cartesian
coordinates?
What is the idea of uv-parametric used in GiD? how
could I get this uv-parametric generated inside my
source code? instead of reading as a input file of
this uv data.. I just read the 3D xyz coordinates in
the data input file then write the source code to
calculate the uv-parametric automatically inside the
code..
Best regards.
--- Enrique Escolano <escolano at cimne.upc.edu...
[GiDlist] Surface parameterization
Send by: Enrique Escolano For a fast test, it's not necessary to save the code in any file. you can
copy and paste in the GiD command line, preceded by "-np-" as I said in the
previous message:
-np- proc GetUVCoordinates...
And use with:
-np- GetUVCoordinates
A parametric surface is a mapping from a 2D parameter space (a 1x1 square)
to 3D coordinates. { x(u,v) ,y(u,v), z(u,v) }
Maybe you can use this u,v space.
Note: each surface has his own parametric space, then you only can use this
trick if your 3D nodes are generated from a single source surface.
In general, only from a cloud of points you can't create a surface to use
his space parameter.
The uv_fromcoord command get the inverse: from a 3D coordinate on the
surface, returning the u,v parameters
(to calculate this inverse of the parametrization, you need to solve a
non-linear two equation system, finding u,v that minimize the distance to
the 3D point)
----- Original Message -----
From: "VSayako Willy" <...
[GiDlist] Surface parameterization
Send by: Willy S Hi Enrique
The proc you wrote gives the window box of Copy, Translation, mirror, scale, and offset... What and how can I know anything about uv-parameter from this window box. Actually we use this box only for extrution purpose?? Would you please to elaborate.
Regards
Enrique Escolano <escolano at cimne.upc.edu> wrote:
Hi Willy,
Your model don't have any geometric surface (you probably imported a mesh), then it not exists a "surface space parameter" to ask.
In other hand, the user don't have any control over the parameterization of the surfaces, then maybe the uv parameter space coordinates are not valid for your use.
I generated by revolution a new surface matching your simple mesh shape. I attach your model with this surface number 1.
Then you can ask for example the uv coordinates of all your nodes over this surface with this tcl procedure
proc GetUVCoordinates { } {
set res ""
set numsurface 1
set infonodes [GiD_Info mesh nodes]
foreach {num x y z} $infonodes {
set uv [GiD_Info parametric surface $numsurface uv_fromcoord $x $y $z]
append res "$num $uv
"
}
WarnWinText $res
return $res
}
To test it:
copy this definition procedure an put in the GiD lower command line, preceded by "-np-" (to indicate GiD that is tcl code)
-np- proc GetUVCoordinates { } {
set res ""
set numsurface 1
set infonodes [GiD_Info mesh nodes]
foreach {num x y z} $infonodes {
set uv [GiD_Info parametric surface $numsurface uv_fromcoord $x $y $z]
append res "$num $uv
"
}
WarnWinText $res
return $res
}
Then the procedure is defined inside GiD, and can invoke it with
-np- GetUVCoordinates
(it will open a window with the results)
Note: It's possible to easily call tcl procedures from customized buttons of the macros toolbar.
----- Original Message ----- From: "VSayako Willy" <...
[GiDlist] Surface parameterization
Send by: Miguel Pasenau Hi, from what you are telling, it's sure that you have selected de Tcl code from the mail, made a ctrl.-C and change to GiD, and pressed Ctrl-V to paste the code in the command line entry. But, in gid, Ctrl-V is the shortcut for the Move window, which will popup and that is what happened to you. Instead of using Ctrl-V to paste the code, used Shift-Insert. But, as Enrique told you, you'll need a Surface to get's this UV information and in the example you've sent, there is no geometrical surface. So you'll not get any UV information. regards miguel _____ De: gidlist-admin at gatxan.cimne.upc.edu... [GiDlist] Structered mesh
Send by: Javier Jimenez Hi GiD team, See attached an imported lug.wrl file showing a 3D part structered mesh created in other solver platform. I have reproduced the geometry with same volume distrubution in GiD (lug.gid file also included), as it was the base for creating the structered mesh. Question no1: I could not generate an structered mesh of the 3D part within GiD, could you please tell me how it can be done. Question no2: Would it be possible to use the imported lug.wrl meshed file as the model wherein to run structural analysis with Ram series?, in other words, how to apply loads and constraints on meshed elements and not on surfaces as the standard way. Thanks. Javier Jimenez -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Structered mesh
Send by: Enrique Escolano Hello Javier, About the 1st question: the volumes 3 and 4 have 7 faces, it's possible to obtain a semi-structured mesh of prisms (than can be automatically splitted to tetrahedras), but not a structured one (it's necessary 6-faced volumes). Can divide this volumes in two parts with exactly 6 faces. About the 2nd question: If you directly import this VRML mesh, they are obtained triangles and some line elements (that probably must delete). To analize as a solid you need a volume mesh, not only the boundary triangles. If you want to analize as a collection of shells, you can directly apply conditions (loads, etc) to mesh entities instead to geometric entities, but in general this last option is unrecommended. Regards Enrique Escolano ----- Original Message ----- From: Javier Jimenez To: ... [GiDlist] triangles, tetrahedra and nodes
Send by: Michael Nielsen Hi there! If i have a .igs model and i need both a triangular model and a tetrahedral model to be generated, but they MUST have the same nodes defined and in the same order. Is that possible with GiD? How? When i try i get a small discrepancy in the number of nodes, but somewhere around halfway through the nodes the ordering of them changes significantly. It might sound strange, but what i need is a tetrahedral mesh, all surface nodes, with 2d texture coordinates. If any of you have a better tool, then i'm all ears :) Thanks in advance. /Michael [GiDlist] triangles, tetrahedra and nodes
Send by: Sören Schwarz Hi Michael, looks as if we have the same kind of problem ... :-) Sören Wednesday, October 12, 2005, 11:16:37 AM, you wrote: MN> Hi there! MN> If i have a .igs model and i need both a triangular model and a tetrahedral MN> model to be generated, but they MUST have the same nodes defined and in the MN> same order. Is that possible with GiD? How? When i try i get a small MN> discrepancy in the number of nodes, but somewhere around halfway through the MN> nodes the ordering of them changes significantly. MN> It might sound strange, but what i need is a tetrahedral mesh, all surface MN> nodes, with 2d MN> texture coordinates. If any of you have a better tool, then i'm all ears :) MN> Thanks in advance. MN> /Michael MN> _______________________________________________ MN> GiDlist mailing list MN> ... [GiDlist] define fixed points/lines when meshing
Send by: Sören Schwarz Warning: This message has had one or more attachments removed. Warning: Please read the "VirusWarning.txt" attachment(s) for more information. Dear GiD-Users and Developers, I have a problem with generating reinforced concrete members. I want to define concrete volume elements with line elements for the steel reinforcement. Both types of elements have to use the same nodes where the reinforcement is located. I tried to solve the problem by defining two exactly located lines, one to define surfaces/volumes for the concrete elements and one for the line elements, but GiD meshes them differently ... This should be a common problem for everybody, who works in the field of civil/structural engineering. I also could think of meshing in two steps, first the reinforcement, then the volume by defining the nodes of the line elements as fixed for the mesh ceneration of the volume elements but GiD doesn't have this feature ... ? To demonstrate the problem, I attached a model of a concrete slab with reinforcement ... (it's just half of the model because it's symmetric) Any suggestions? Thank you in advance. Soeren Schwarz ___________________________________________________ Universität Leipzig Wirtschaftswissenschaftliche Fakultät Institut für Massivbau und Baustofftechnologie Marschnerstrasse 31 04109 Leipzig ___________________________________________________ Dipl.-Ing. Sören Schwarz Tel.: 0341/97-33800 (Sekretariat) Tel.: 0341/97-33813 (Durchwahl) Fax: 0341/97-33809 e-mail: ... [GiDlist] define fixed points/lines when meshing
Send by: Abel Coll Hello, Soren,
GiD meshes the geometrical entities hierarchically. It means that when a
volume have to be meshed, first of all, all its contour surfaces are meshed,
wich, at the same time, needs its lines meshes to be meshed.
The problem you have is that the lines that define the steel reinforcement
are not part of the volume (topollogically). If you want that lines meshes
share nodes with volume elements, the only way to do it is to create
surfaces owning the lines, and split the volume in different volumes
(smaller), with that surfaces as the contour ones.
Regards,
ABEL
----- Original Message -----
From: "Sören Schwarz" <...
[GiDlist] define fixed points/lines when meshing
Send by: Enrique Escolano Hello Soren & Michael, As Abel remarked, to obtain tetrahedras with nodes on the lines, it' necessary that this lines are in the boundary of a surface, that is in the boundary of the volume. Several "steel" lines are not each other intersected, then will not be generated a common node, you also need to intersect this lines if they are really connected. In other hand, by default, when GiD generate for example a mesh, then are not explicitly created the "lower hierarchy elements", for example, when generate a tetrahedral mesh from a volume, are not created triangle, or line elements. To force to have this "lower hierarchy elements", you must assign this criteria to the desired geometric entities: Mesh->Mesh criteria->Mesh-> Lines or surfaces They will be generated also triangles and/or lines, but will not be generated any new node, they are shared with the tetrahedral ones. Regards Enrique Escolano ----- Original Message ----- From: "Abel Coll" <... [GiDlist] {SPAM?} Logarithmic scaling of results
Send by: Andreas Hauck Hi,
is there a possibility in GiD to visualize scalar and vectorial results
with logarithmic scaling (e.g. acoustic pressure)?
Regards
Andreas
--
_/ _/_/ _/_/_/ Friedrich Alexander Universität Erlangen
_/ _/ _/ _/ Lehrstuhl für Sensorik
_/ _/ _/ Paul-Gordan-Str. 3-5, D-91052 Erlangen
_/ _/_/ _/_/_/
_/ _/ _/ Friedrich Alexander University Erlangen
_/ _/ _/ _/ Department of Sensor Technology
_/_/_/ _/_/ _/_/_/ Paul-Gordan-Str. 3-5, D-91052 Erlangen
M.Sc. Andreas Hauck
email.: andreas.hauck at lse.eei.uni-erlangen.de...
[GiDlist] How to display a node as a ball
Send by: VSayako Willy
Hi GiD Team
I found that some of the User displayed the mesh
with a nice nodal ball.. I have tried in the Render
customize but it dind't work.. How would you do that
I herewith attached the file that I found it
Regards..
--- Andreas Hauck
<andreas.hauck at lse.eei.uni-erlangen.de> wrote:
> Hi,
>
> is there a possibility in GiD to visualize scalar
> and vectorial results
> with logarithmic scaling (e.g. acoustic pressure)?
>
> Regards
> Andreas
>
> --
>...
[GiDlist] How to display a node as a ball
Send by: Miguel Pasenau Well, in post there is the 'points' display style which draws points or spheres at the nodes (Options->Geometry->Point options). But to achieve what you see at your picture, the only way I see is to create 'point' elements on your nodes and 'line' elements on your edges. Something like this (just 2 balls and 1 edge): MESH "balls" dimension 3 Elemtype Point Nnode 1 Coordinates 1 0.0 2 1.0 End coordinates Elements 1 1 2 2 End elements MESH "bars" dimension 3 ElemType Lineas Nnode 2 Coordinates End Coordinates Elements 1 1 2 End Elements If you want to change the balls and lines visualization, just use the "Options->Geometry->Points options" and "Options->Geometry->Line Options". reagrds miguel -----Mensaje original----- De: ... [GiDlist] Thank to Miguel for the Nodal ball information
Send by: VSayako Willy Thanks much Miguel..for the information.. Regards --- Miguel Pasenau <miguel at cimne.upc.edu> wrote: > Well, in post there is the 'points' display style > which draws points or > spheres at the nodes (Options->Geometry->Point > options). > > But to achieve what you see at your picture, the > only way I see is to create > 'point' elements on your nodes and 'line' elements > on your edges. > > Something like this (just 2 balls and 1 edge): ... [GiDlist] How to display a node as a ball
Send by: VSayako Willy Hi Miguel
I tried what you gave me an example but it didn't
work out..especially the .msh file and I never saw
such commands you have given here.. Any further
suggestion??
Regards
--- Miguel Pasenau <miguel at cimne.upc.edu> wrote:
> Well, in post there is the 'points' display style
> which draws points or
> spheres at the nodes (Options->Geometry->Point
> options).
>
> But to achieve what you see at your picture, the
> only way I see is to create
> 'point' elements on your nodes and 'line' elements
...
[GiDlist] Logarithmic scaling of results
Send by: Andreas Hauck Hi,
is there a possibility in GiD to visualize scalar and vectorial results
with logarithmic scaling (e.g. acoustic pressure)?
Regards
Andreas
--
_/ _/_/ _/_/_/ Friedrich Alexander Universität Erlangen
_/ _/ _/ _/ Lehrstuhl für Sensorik
_/ _/ _/ Paul-Gordan-Str. 3-5, D-91052 Erlangen
_/ _/_/ _/_/_/
_/ _/ _/ Friedrich Alexander University Erlangen
_/ _/ _/ _/ Department of Sensor Technology
_/_/_/ _/_/ _/_/_/ Paul-Gordan-Str. 3-5, D-91052 Erlangen
M.Sc. Andreas Hauck
email.: andreas.hauck at lse.eei.uni-erlangen.de...
[GiDlist] Logarithmic scaling of results
Send by: Miguel Pasenau By now the only way to operate results is through Tcl-Tk, with
GiD_Result get {"pressure" "acoustic analysis" 1.0}
Operate this result in order to change its scale and then
GiD_Result create {Result "Log pressure" "acoustic analysis" 1.0 scalar
onnodes} {node_id_1 value_1} {node_id_2 value_2} ...
You can find more info here (Tcl-Tk extensions->Special functions):
http://www.gidhome.com/support/gidbeta/gid_18.subst#SEC293
(look for GiD_Result)
Best regards
miguel
-----Mensaje original-----
De: gidlist-admin at gatxan.cimne.upc.edu...
[GiDlist] coordinate system in pictures
Send by: rafadoig at hiroshima-u.ac.jp Hello, does somebody know how to hide the coordinate system by plotting results in picture files like png or gif? Thanks in advance Rafael [GiDlist] coordinate system in pictures
Send by: Enrique Escolano There is a "dark" command to show/hide this axes: escape escape escape view hardcopy options _showaxes Enrique ----- Original Message ----- From: <rafadoig at hiroshima-u.ac.jp> To: <gidlist at gatxan.cimne.upc.edu> Sent: Saturday, October 15, 2005 6:16 AM Subject: [GiDlist] coordinate system in pictures > Hello, > > does somebody know how to hide the coordinate system by plotting results in picture files like png or gif? > > Thanks in advance ... [GiDlist] Probleme in reporting higher entities for a point
Send by: Mihai TEODORESCU Hello, I'm using Gid 7.6.0b. When I make Utilities -> list -> Points and pick a point belonging to 3 lines I get the folowing result: POINT Num: 3 HigherEntity: 3 conditions: 1 material: 0 LAYER: Layer0 Coord: 0.000000 5.000000 0.000000 END POINT POINT (more) Higher entities points: 1 4 11 END POINT But I think it should be lines instead of points in: Higher entities points: 1 4 11 Best regards, Mihai TEODORESCU [GiDlist] Probleme in reporting higher entities for a point
Send by: Enrique Escolano Yes, the correct message must be: "Higher entities lines: 1 4 11" Thanks for your bug report Enrique Escolano ----- Original Message ----- From: "Mihai TEODORESCU" <mihai.teodorescu at prevost-industries.com> To: <gidlist at gatxan.cimne.upc.edu> Sent: Tuesday, October 18, 2005 4:48 PM Subject: [GiDlist] Probleme in reporting higher entities for a point > Hello, > > I'm using Gid 7.6.0b. When I make Utilities -> list -> Points and pick a point belonging to 3 lines I get the folowing result: >... [GiDlist] Problems with Mesh-Generation
Send by: Martin Meiler Hi everybody,
when creating a mesh, GiD complains about
"There are elements with negative jacobian in some node in surface 1 mesh"
"There are elements with negative jacobian in some node in surface 2 mesh"
Steps to reproduce this behaviour:
# creating geometries
# - create two rectangles
rectangle 0,0 8e-4,1e-2
rectangle 0,1e-2 8e-4,46e-2
# - create a quarter of a circle
utilities copy lines DoExtrude surfaces MaintainLayers Rotation FJoin 2
TwoDim -90 2 escape
# set import tolerance
utilities variables ImportTolerance 1e-6
# collapse model
utilities collapse model yes
# renumber all entities
utilities renumber yes
# setup the mesh
# - structured surfaces of the rectangles
Meshing Structured Surfaces 1 2 3 escape 4 2 4 escape 3 1 3 6 escape
# - select quadratic elements
Meshing quadratic Quadratic
# generate mesh
Meshing Generate 4e-3
==>
When creating the mesh, the messages about the elemtents with negative
jacobian appeear.
This doesn't happen, when i don't use structured surfaces.
But the question is: If GiD already knows about elements defined in the
wrong direction meaning clockwise, why does he not correct the wrong
elements instead of telling me that there have been mistakes along the
element definition.
Regards
Martin Meiler
--
--------------------------------------------------------------------
_/ _/_/ _/_/_/ Friedrich Alexander Universität Erlangen
_/ _/ _/ _/ Lehrstuhl für Sensorik
_/ _/ _/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
_/ _/_/ _/_/
_/ _/ _/ University of Erlangen
_/ _/ _/ _/ Department of Sensor Technology
_/_/_/ _/_/ _/_/_/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
Dipl.-Ing. Martin Meiler
tel.: (+49)-9131-85-23140
fax.: (+49)-9131-85-23133
email: ...
[GiDlist] Problems with Mesh-Generation
Send by: Abel Coll Hello,
Which GiD version are you working with?
Abel Coll
----- Original Message -----
From: "Martin Meiler" <Martin.Meiler at lse.eei.uni-erlangen.de>
To: <gidlist at gatxan.cimne.upc.edu>
Sent: Wednesday, October 19, 2005 9:40 AM
Subject: [GiDlist] Problems with Mesh-Generation
> Hi everybody,
>
> when creating a mesh, GiD complains about
>
> "There are elements with negative jacobian in some node in surface 1 mesh"
> "There are elements with negative jacobian in some node in surface 2 mesh"
...
[GiDlist] Problems with Mesh-Generation
Send by: Martin Meiler Hi, i'm working with the latest GiD beta 7.6.0b on an SuSE linux machine. Bye Martin Abel Coll wrote: > Hello, > > Which GiD version are you working with? > > Abel Coll > > > ----- Original Message ----- > From: "Martin Meiler" <Martin.Meiler at lse.eei.uni-erlangen.de> > To: <gidlist at gatxan.cimne.upc.edu> > Sent: Wednesday, October 19, 2005 9:40 AM >... [GiDlist] Problems with Mesh-Generation
Send by: Abel Coll Hello,
Thanks for notifying us this behaviour. It is now corrected, so it will be
available to you in the next beta version, that provably will be ready in
this week.
Regards.
ABEL
----- Original Message -----
From: "Martin Meiler" <Martin.Meiler at lse.eei.uni-erlangen.de>
To: <gidlist at gatxan.cimne.upc.edu>
Sent: Wednesday, October 19, 2005 2:51 PM
Subject: Re: [GiDlist] Problems with Mesh-Generation
> Hi,
>
> i'm working with the latest GiD beta 7.6.0b on an SuSE linux machine.
...
[GiDlist] Array in Problem Type
Send by: ascosta at portugalmail.pt An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051020/cd56c001/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051020/cd56c001/attachment.htm [GiDlist] Array in Problem Type
Send by: Enrique Escolano Hello,
I don't understand what do you want.
What they contain ProblemTypePriv(pointnames) and ProblemTypePriv(facenames) ?
a list of names? like ProblemTypePriv(pointnames)="a1 {a 2} a3", ProblemTypePriv(facenames)="b1 b2 b3"
and do you want ProblemTypePriv(combo)="a1 {a 2} a3 b1 b2 b3"? Then you can use some like "concat":
set ProblemTypePriv(combo) [concat $ProblemTypePriv(pointnames) $ProblemTypePriv(facenames)]
if you want to store two sublists: ProblemTypePriv(combo)="{a1 {a 2} a3} {b1 b2 b3}", can use "list"
set ProblemTypePriv(combo) [list $ProblemTypePriv(pointnames) $ProblemTypePriv(facenames)]
Can read standard help about Tcl/Tk syntax at:
...
[GiDlist] Array in Problem Type
Send by: ascosta at portugalmail.pt An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051024/0283858b/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051024/0283858b/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: point.JPG Type: image/pjpeg Size: 21146 bytes Desc: not available Url : ... [GiDlist] Array in Problem Type
Send by: Miguel Pasenau Hi, under the page: http://www.gidhome.com/ManHtml we've post the Manual Pages for Tcl, Tk and some packages we use incide GiD, like Tcl & Tk: http://www.gid.cimne.upc.es/ManHtml/tcl8.4.9/html/contents.htm BWidget: (comboxes, notebooks, etc.) http://www.gid.cimne.upc.es/ManHtml/BWidget/index.html And for the combobox: http://www.gid.cimne.upc.es/ManHtml/BWidget/ComboBox.html... [GiDlist] Array in Problem Type
Send by: ascosta at portugalmail.pt Thank you Miguel.
But the value X is not always 10 or 0. Is the value we write in entry for X.
Next you have some lines of my code:
proc tkpoint::initwindow { parent GDN PARENT} {
set lx [label $parent.lx -text "X:"]
set ex [entry $parent.ex -textvariable tkpoint::x -width 10 -bd 2]
tkpoint::InicioJanela $PARENT $GDN
}
proc tkpoint::InicioJanela { parent GDN } {
global ProblemTypePriv
global wdataw
(...)
set ProblemTypePriv(pointcombo) [combobox $wdataw.f1b.c -editable 1
-keephistory 0 -history $lcns -textvar ProblemTypePriv(pointcombotext)]
$wdataw.f1b.c del 0 end
$wdataw.f1b.c ins end $cname
$wdataw.f1b.c conf -editable 0
GidHelp $wdataw.f1b.c "This is a list of all created point loads. In this menu it is "
"selected the active point load."
trace var ProblemTypePriv(pointcombotext) w "ChangeToPointCombo ;#"
(ChangeToPointCombo is equal to ChangeToLoadCase of Load Cases in Nastran, where we have the possibility of create a new point load, rename or delete)
button $wdataw.f1b.b1 -image $ProblemTypePriv(loadcaseimgcheck) -padx 0 -bd 1 -pady 0
-command "NewPoint {} $wdataw"
button $wdataw.f1b.b2 -image $ProblemTypePriv(loadcaseimgrename) -padx 0 -bd 1 -pady 0
-command "RenamePoint $wdataw"
button $wdataw.f1b.b3 -image $ProblemTypePriv(loadcaseimgerase-cross) -padx 0 -bd 1 -pady 0
-command "DeletePoint $wdataw"
(...)
}
Supose we create the point load P1.
Then we write on entry $parent.ex for example 10, it could be any other value.
Therefore, i want to have one button, that when we click on it, the written value can be saved.
What i want is: Supose i create a new point load, for example P2, with the same values of X or different
from P1. After saving this values, i select in combobox the point load P1, and in $parent.ex appears the
the values of X saved for P1, and not the values of P2.
I think that this button will be similiar to the button "Update Changes" in the Material's menu.
Thanks
With the option modifycmd you can specify a tcl procedure which will be called every time the user selects one entry of the combobox,
Here you have an example:
set ::XValue -1
set ::XValueStr "XValue is $::XValue"
proc ChooseXValue { w} {
if { [ string eq $::LoadSelection P1]} {
set ::XValue 10
} elseif { [ string eq $::LoadSelection P1]} {
set ::XValue 0
}
set ::XValueStr "XValue is $::XValue"
tk_messageBox -message "XValue set to $::XValue" -icon info -title "Info" -parent $w -type ok
}
toplevel .w
ComboBox .w.cb -textvariable ::LoadSelection -values {P1 P2} -modifycmd "::ChooseXValue .w.cb"
label .w.l -textvariable ::XValueStr
button .w.b -text Close -command "destroy .w"
grid .w.cb -sticky ew
grid .w.l -sticky ew
grid .w.b
grid rowconfigure .w 0 -weight 1
grid rowconfigure .w 1 -weight 1
miguel
De: ...
[GiDlist] Array in Problem Type
Send by: Enrique Escolano
The Miguel's code is only a sample with fixed values (0 or 10), but you can have stored
your validated values inside a tcl array variable, using for example the combobox item as key index
proc ChooseXValue { w } {
global MyLoadValues
set XValue $MyLoadValues($::LoadSelection,x)
set YValue $MyLoadValues($::LoadSelection,y)
... update the desired widgets (setting his linked variables, or his widget properties)
}
----- Original Message -----
From: ascosta at portugalmail.pt
To: gidlist at gid.cimne.upc.es...
[GiDlist] regarding hybrid mesh
Send by: suresh poosarla HI frds, I am suresh from India,doing my MS from Indian Institute of Technology,Madras.I am unable to generate hybrid mesh of hexahedron and tetrahedron.Can anyone let me know,how to generate ie. bye --------------------------------- Yahoo! India Matrimony: Find your partner now. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051021/50a3b44c/attachment.htm [GiDlist] regarding hybrid mesh
Send by: Abel Coll Hello,
By the moment, using GiD, it's not possible to generate hybrid meshes of hexahedra and tetrahedra. Each geometry entity must have one, and only one, element type, and you can obtain hexahedra and tetrahedra meshes in the same model, but each element type associated to different geometry entities.
ABEL
----- Original Message -----
From: suresh poosarla
To: gidlist at gatxan.cimne.upc.es
Sent: Friday, October 21, 2005 6:33 AM
Subject: [GiDlist] regarding hybrid mesh
HI frds,
I am suresh from India,doing my MS from Indian Institute of Technology,Madras.I am unable to generate hybrid mesh of hexahedron and tetrahedron.Can anyone let me know,how to generate ie.
bye
------------------------------------------------------------------------------
Yahoo! India Matrimony: Find your partner now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: ...
[GiDlist] GiD 7.7b not running (SuSE Linux > 9.1)
Send by: Andreas Hauck Hello,
after installing the new beta of GiD, version 7.7b on a SuSE Linux 9.1
/9.3 machine, I see only the splash screen and the frame of the main
window without any menu bars or icons in it. The splash screen remains
on top and nothing happens anymore.
When I call 'strace' the last system calls are:
----
....
open("/dev/null", O_RDONLY|O_LARGEFILE) = 0
dup2(0, 1) = 1
dup2(0, 2) = 2
rt_sigprocmask(SIG_BLOCK, [], [INT], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], [INT], 8) = 0
alarm(0) = 0
rt_sigprocmask(SIG_BLOCK, [INT], [], 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT], [INT], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT], [INT], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT], 8) = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x401c1708) = 26551
gettimeofday({1130229188, 111628}, NULL) = 0
rt_sigprocmask(SIG_SETMASK, [INT], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT], 8) = 0
rt_sigprocmask(SIG_SETMASK, [INT], [INT CHLD], 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [INT], 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [INT CHLD], 8) = 0
rt_sigsuspend([INT]
------
The previous beta versions 7.6b and 7.58b run stable without problems on
SuSE Linux 9.1 as well as 9.3. Do you have any idea, what can cause this
behaviour in the new version?
Regards,
Andreas Hauck
--
_/ _/_/ _/_/_/ Friedrich Alexander Universitaet Erlangen
_/ _/ _/ _/ Lehrstuhl fuer Sensorik
_/ _/ _/ Paul-Gordan-Str. 3-5, D-91052 Erlangen
_/ _/_/ _/_/_/
_/ _/ _/ Friedrich Alexander University Erlangen
_/ _/ _/ _/ Department of Sensor Technology
_/_/_/ _/_/ _/_/_/ Paul-Gordan-Str. 3-5, D-91052 Erlangen
M.Sc. Andreas Hauck
email.: ...
[GiDlist] GiD 7.7b not running (SuSE Linux > 9.1)
Send by: Miguel Pasenau Hi, Just remove the file 'YourGidDirectory/scripts/TemporalVariables' which should not be in the distribution, sorry. We were doing some tests and this file slipped inside the distribution. miguel -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de Andreas Hauck Enviado el: martes, 25 de octubre de 2005 10:39 Para: gidlist at gatxan.cimne.upc.es... [GiDlist] GiD 7.7b not running (SuSE Linux > 9.1)
Send by: Miguel Pasenau Now the distribution has been repackaged without this file. Sorry again. miguel -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de Andreas Hauck Enviado el: martes, 25 de octubre de 2005 10:39 Para: gidlist at gatxan.cimne.upc.es Asunto: [GiDlist] GiD 7.7b not running (SuSE Linux > 9.1) Hello, after installing the new beta of GiD, version 7.7b on a SuSE Linux 9.1 /9.3 machine, I see only the splash screen and the frame of the main window without any menu bars or icons in it. The splash screen remains on top and nothing happens anymore. When I call 'strace' the last system calls are: ---- .... open("/dev/null", O_RDONLY|O_LARGEFILE) = 0 dup2(0, 1) = 1 dup2(0, 2) = 2 rt_sigprocmask(SIG_BLOCK, [], [INT], 8) = 0 rt_sigprocmask(SIG_SETMASK, [], [INT], 8) = 0 alarm(0) = 0 rt_sigprocmask(SIG_BLOCK, [INT], [], 8) = 0 rt_sigprocmask(SIG_BLOCK, [INT], [INT], 8) = 0 rt_sigprocmask(SIG_SETMASK, [INT], [INT], 8) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [INT], 8) = 0 clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x401c1708) = 26551 gettimeofday({1130229188, 111628}, NULL) = 0 rt_sigprocmask(SIG_SETMASK, [INT], [INT CHLD], 8) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [INT], 8) = 0 rt_sigprocmask(SIG_SETMASK, [INT], [INT CHLD], 8) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [INT], 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [INT CHLD], 8) = 0 rt_sigsuspend([INT] ------ The previous beta versions 7.6b and 7.58b run stable without problems on SuSE Linux 9.1 as well as 9.3. Do you have any idea, what can cause this behaviour in the new version? Regards, Andreas Hauck -- _/ _/_/ _/_/_/ Friedrich Alexander Universitaet Erlangen _/ _/ _/ _/ Lehrstuhl fuer Sensorik _/ _/ _/ Paul-Gordan-Str. 3-5, D-91052 Erlangen _/ _/_/ _/_/_/ _/ _/ _/ Friedrich Alexander University Erlangen _/ _/ _/ _/ Department of Sensor Technology _/_/_/ _/_/ _/_/_/ Paul-Gordan-Str. 3-5, D-91052 Erlangen M.Sc. Andreas Hauck email.: ... [GiDlist] GiD Beta 7.7.0 won't start
Send by: Björn Brodersen Hi,
after installing gid-7.7.0b-dyn I get the following error:
GID internal error (init2): Can't find a usable tk.tcl in the following directories:
/home/software/gid-beta/scripts/tk /home/software/gid-beta/scripts/tcl/tk8.4 /home/software/gid-beta/scripts/tk8.4 /home/software/lib/tk8.4 /usr/local/lib/tk8.4 /home/lib/tk8.4 /home/software/library /home/library /home/tk8.4.8/library /tk8.4.8/library
/home/software/gid-beta/scripts/tk/tk.tcl: invalid command name "LoadGidAddons"
invalid command name "LoadGidAddons"
while executing
"LoadGidAddons"
(file "/home/software/gid-beta/scripts/tk/tk.tcl" line 585)
invoked from within
"source /home/software/gid-beta/scripts/tk/tk.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source $file]"
This probably means that tk wasn't installed properly.
STACK IS:
Can't find a usable tk.tcl in the following directories:
/home/software/gid-beta/scripts/tk /home/software/gid-beta/scripts/tcl/tk8.4 /home/software/gid-beta/scripts/tk8.4 /home/software/lib/tk8.4 /usr/local/lib/tk8.4 /home/lib/tk8.4 /home/software/library /home/library /home/tk8.4.8/library /tk8.4.8/library
/home/software/gid-beta/scripts/tk/tk.tcl: invalid command name "LoadGidAddons"
invalid command name "LoadGidAddons"
while executing
"LoadGidAddons"
(file "/home/software/gid-beta/scripts/tk/tk.tcl" line 585)
invoked from within
"source /home/software/gid-beta/scripts/tk/tk.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source $file]"
This probably means that tk wasn't installed properly.
while executing
"error $msg"
(procedure "tcl_findLibrary" line 119)
invoked from within
"tcl_findLibrary tk $tk_version $tk_patchLevel tk.tcl TK_LIBRARY tk_library"
(procedure "tkInit" line 4)
invoked from within
"tkInit"
Segmentation fault
What' s the problem with LoadGidAddons?
Thx for your help,
Greetings Bjoern
--
------------------------------
Dipl.-Ing. Björn Brodersen MSc
TU Braunschweig
Institut für Statik
Beethovenstr. 51
38106 Braunschweig
Tel.: 0531 / 391 - 3670
...
[GiDlist] GiD Beta 7.7.0 won't start
Send by: Miguel Pasenau Hi, the problem is that gid.exe can not find the file tk.tcl. ¿which access permission does this file and the whole path /home/software/gid-beta/scripts/tk/ have? ¿have you installed GiD (ungzipped, untared and done: './install /home/software/gid-beta/') as a different user? miguel ps. I use also the opportunity to tell you that you have also to rename a file, scripts/tkhtml/libTkhtml.so to scripts/tkhtml/libTkHtml.so (note the capital 'T' ant 'H' of the library name) so that gid can show up the html help. (my mistake) -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu... [GiDlist] GiD Beta 7.7.0 won't start
Send by: Björn Brodersen Hi again, I've installed as root user, on a nfs- partition. Read permissions are set for all users. Also the excecution permission is set for all. Grepping the script directory reveals that function LoadGidAddons is defined, in tcltk_addons.tcl in the scripts directory, read permissions set to all users... Any ideas? Greeting Bjoern PS: I'm using gentoo, tk and tcl is installed. -- ------------------------------ Dipl.-Ing. Björn Brodersen MSc TU Braunschweig Institut für Statik Beethovenstr. 51 38106 Braunschweig Tel.: 0531 / 391 - 3670 [GiDlist] Error reading post.msh-file
Send by: Andreas Hauck Hello,
when I load a .post.msh-file with about 400 000 nodes and 300 000
elements into GiD 7.7b (SuSE Linux 9.3), it starts reading the file
(progress bar reaches 100%) and after a few seconds GiD exits and I get
the following error message:
---
gid.exe: Post/utils_post.cc:1558: int TclAppendExternalResult(Tcl_Interp
*, char *, char *): Assertion `strlen( buf) < 8192' failed.
Abort
-----
The mesh is in 3D. The original mesh (created in another pre-processor)
contains tetrahedra, hexehaedra, wedges and pyramids. In our simulation
kernel I convert all of them to degenerated hexahedras with 8 nodes and
write them out into a .post.mesh-file with the GIDPOST-library (ASCII).
For smaller meshes this seems to work just fine. Do you have any idea,
where the problem might be?
Another aspect of the grid: We are not using the material parameter to
distinguish different regions in the mesh, since we want to see the
names of the regions, instead of a material number. Therefore we write
for each region a separate mesh with an own name and an empty
'Nodes'-section and one dummy-mesh which contains just the nodal
coordinates without element definitiosn. In this particular mesh there
are about 350 regions (=Mesh-sections). Might this be the limit in this
case?
Regards
Andreas
--
_/ _/_/ _/_/_/ Friedrich Alexander Universitaet Erlangen
_/ _/ _/ _/ Lehrstuhl fuer Sensorik
_/ _/ _/ Paul-Gordan-Str. 3-5, D-91052 Erlangen
_/ _/_/ _/_/_/
_/ _/ _/ Friedrich Alexander University Erlangen
_/ _/ _/ _/ Department of Sensor Technology
_/_/_/ _/_/ _/_/_/ Paul-Gordan-Str. 3-5, D-91052 Erlangen
M.Sc. Andreas Hauck
email.: ...
[GiDlist] Error reading post.msh-file
Send by: Miguel Pasenau Hello, o.k. thanks for the information, corrected. It's because of the large number of meshes. To avoid the error ¿is your 'View style' window open? If so, just don't open it. You can still use the right buttons menu to switch meshes on and off. There is no limit in the number of meshes. GiD supports tetraedra, hexaedra and wedges. It's o.k. the way you are writing the mehs. In fact you can also include de nodal coordinates inside the first mesh, so you don't have to write the dummy mesh. In think that in a short time we'll release a new beta version. miguel -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu... [GiDlist] Draw the assigned names of a combobox
Send by: ascosta at portugalmail.pt An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051028/567ea074/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051028/567ea074/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: load.JPG Type: image/pjpeg Size: 20719 bytes Desc: not available Url : ... [GiDlist] Draw the assigned names of a combobox
Send by: Enrique Escolano I don't understand well what do you want, but you can't easily modify a condition to work like a material. I will explain the GiD material/condition philosophy: Internally, the gid entities points to a material (and only one), and you can modify some material property. you can create a new material, derivated from another material, but with different field values. The conditions are not pointed by entities. You create new instances of a template condition with his own values (it's like a new material), and this instance points to a list of entities. Then you can´t modify the values of an applied condition, because the conditions window show the condition template, not each instance that have different values. An instance of a condition has not an identifier to be modified, you only can delete instances applied to some entities, and create again. It seems that you try to set for an condition instance, an identifier (the values that you store in ProblemTypePriv(pointnames)), and try to use this identifier to draw, modify, etc this instance. Usually do you have few materials, but maybe a lot of different condition instances (it's a bad design to show a combobox with 300.000 identifier entries!!) How do you define in the .cnd file the PointLoad condition? Maybe you need to add a field to be used as identifier. - You want to draw by color a field condition (the identifier field),. - You must also control that when you create a new condition instance (when assign), the identifier is not repeated with other different field values. - To simulate that you modify a condition instance, you must unassign this condition of his entities, and assign again to the same entities with the new values Note: currently is not possible to unassign the condition with an specified field value of some entities, you unassign the contition to some entities without any control over the field values. This feature will be implemented for next beta versions. Regards Enrique ----- Original Message ----- From: ... [GiDlist] quadratic Prism elements
Send by: Jose Antonio Fernandez Hi, Are you sure that results at gauss points is working properly for quadratic Prism elements? Linear Prism with only 1gauss point is ok but I think that quadratic Prism with 6 gauss points doesn t work for "Natural Coordinates: Internal" neither for "Natural Coordinates: Given". I send you a simple example. Thank you -------------- next part -------------- A non-text attachment was scrubbed... Name: contt6_1.flavia.res Type: application/octet-stream Size: 3666 bytes Desc: not available Url : http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051028/e4621f5b/attachment.obj... [GiDlist] quadratic Prism elements
Send by: Enrique Escolano Hello, It seems that exists some problem when mixing different gauss point definitions. About your sample, the Given Natural Coordinates are wrong (they define 6 gauss points, but are provided 12 coordinates) In other hand, some features are currently missing for prisms. - The "internal" gauss points was not documented in the help (we added now for the next beta version) For linear prisms, the 6 gauss points GiD internal normalized coordinates are: ( a, a, b) ( b, a, c) ( a, b, c) ( a, a, d) ( b, a, d) ( a, b, d) a=0.166666666666666, b=0.666666666666666 c=0.211324865405187, d=0.788675134594812 - The quadratic prism, with 15 gauss points is not implemented in postprocess, it will added in the related next beta. Note: for a given number of gauss points different of the number of nodes (for example 6 gauss points with quadratic 15-noded prism), the results cannot be extrapolated to nodes (they are less equations than unknown values), and the results will be shown as balls on gauss points, instead contour filled. Maybe it's better to write, for postprocess pourposes, an alternative linear mesh (6-noded prisms). Thanks for your example, it's very interesting to detect and correct this bug. Regards Enrique Escolano ----- Original Message ----- From: "Jose Antonio Fernandez" <... [GiDlist] quadratic Prism elements
Send by: Miguel Pasenau Hi, Well at the beginning there was no support for quadrilateral prismas, but more and more weve added support for them, and the same happened for the 6 gauss points on those prismas. The bugs have been corrected and will be available on the next beta version. Note that when giving the results only for 6 gp on a 15node prismas, gid will extrapolate the result to the 6 vertex of the prisma, and then a linear interpolation will be done to get the results for the middle (quadratic) nodes. regards miguel _____ De: gidlist-admin at gatxan.cimne.upc.edu [mailto:... [GiDlist] quadratic Prism elements
Send by: Miguel Pasenau Where i said quadrilateral prismas should say quadratic prisms miguel _____ De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de Miguel Pasenau Enviado el: jueves, 03 de noviembre de 2005 16:43 Para: gidlist at gatxan.cimne.upc.edu Asunto: RE: [GiDlist] quadratic Prism elements Hi, Well at the beginning there was no support for quadrilateral prismas, but more and more weve added support for them, and the same happened for the 6 gauss points on those prismas. The bugs have been corrected and will be available on the next beta version. Note that when giving the results only for 6 gp on a 15node prismas, gid will extrapolate the result to the 6 vertex of the prisma, and then a linear interpolation will be done to get the results for the middle (quadratic) nodes. regards miguel _____ De: ... [GiDlist] Problem creating password for new GiD version.
Send by: rafadoig at hiroshima-u.ac.jp Dear GiD Team. I try to install last version (7.7.0b) of GiD for Linux. By generating the password of previous version, I got as machine:poseidon.naoe.hiroshima-u.ac.jp. By generating the password of new version, I get as machine: poseidon only. So: 1. if I enter poseidon as machine name in the website (for creating a password) an error message appears saying that the license is registered for the machine poseidon.naoe.hiroshima-u.ac.jp. 2. if I enter poseidon.naoe.hiroshima-u.ac.jp as machine name in the website (for creating a password) a password will be created. However, by passing this password to GiD password window an error message appears saying that there is an integrity problem. What do you recommend as solution? Thanks in advance Rafael ... [GiDlist] Structured Prisma
Send by: Kendon, Tim E Dear Gidlist I am trying to mesh two volumes; one that is discretised using structured prisma; and one that is discretised using unstructured tetrahedral. These two volumes should be conforming Two standard error messages within Gid are 1. "Non-structured volumes can only be tetrahedra or only points". 2. "Structured volumes can only be hexahedra" How exactly can I use Prisma then? All my surfaces are Nurbs. Apologies if this is a naive question. Many thanks in advance Tim Kendon -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051101/52a63a10/attachment.htm... [GiDlist] Structured Prisma
Send by: Abel Coll Structured Prisma
Hello, Tim,
Which GiD version are you using?
Abel Coll
----- Original Message -----
From: Kendon, Tim E
To: gidlist at gatxan.cimne.upc.es
Sent: Tuesday, November 01, 2005 3:36 PM
Subject: [GiDlist] Structured Prisma
Dear Gidlist
I am trying to mesh two volumes; one that is discretised using structured prisma; and one that is discretised using unstructured tetrahedral. These two volumes should be conforming
Two standard error messages within Gid are
1. "Non-structured volumes can only be tetrahedra or only points".
2. "Structured volumes can only be hexahedra"
How exactly can I use Prisma then? All my surfaces are Nurbs.
Apologies if this is a naive question.
Many thanks in advance
Tim Kendon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: ...
[GiDlist] Structured Prisma
Send by: Kendon, Tim E Dear Abel I am using version 7.2 Prisma are listed under the Meshing->ElemType menu, so I figure there must be some functionality for them. Cheers Tim -----Original Message----- From: gidlist-admin at gatxan.cimne.upc.edu on behalf of Abel Coll Sent: Wed 11/2/2005 8:26 AM To: gidlist at gatxan.cimne.upc.edu Subject: Re: [GiDlist] Structured Prisma Structured Prisma Hello, Tim, Which GiD version are you using? Abel Coll ----- Original Message ----- From: Kendon, Tim E To: ... [GiDlist] Structured Prisma
Send by: Abel Coll Hi, Tim, As you said, it is possible to select Prism as element type, but it had only sense for contact volumes in version 7.2. In lasts beta versions it has been added the option of meshing standard volumes with prisms as element type (only prismatic volumes). You can download the last GiD beta version from the web page (www.gidhome.com). Regards Abel Coll ----- Original Message ----- From: "Kendon, Tim E" <t.kendon at imperial.ac.uk> To: <gidlist at gatxan.cimne.upc.edu> Sent: Wednesday, November 02, 2005 9:45 AM Subject: RE: [GiDlist] Structured Prisma Dear Abel I am using version 7.2 Prisma are listed under the Meshing->ElemType menu, so I figure there must be some functionality for them. Cheers Tim -----Original Message----- From: ... [GiDlist] quadratic Prism elements
Send by: Jose Antonio Fernandez Thank you! -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu]En nombre de Miguel Pasenau Enviado el: jueves, 03 de noviembre de 2005 16:43 Para: gidlist at gatxan.cimne.upc.edu Asunto: RE: [GiDlist] quadratic Prism elements Hi, Well at the beginning there was no support for quadrilateral prismas, but more and more weve added support for them, and the same happened for the 6 gauss points on those prismas. The bugs have been corrected and will be available on the next beta version. Note that when giving the results only for 6 gp on a 15node prismas, gid will extrapolate the result to the 6 vertex of the prisma, and then a linear interpolation will be done to get the results for the middle (quadratic) nodes. regards miguel _____ De: ... [GiDlist] postprocessing graphs
Send by: Mark Smith Hi gid team Is there any new on being able to plot the interpolated value of a variable along a defined contour/line? I still cannot do it in 7.5.8b (win2000 sp4). regards mark [GiDlist] postprocessing graphs
Send by: Miguel Pasenau In gid v. 7.7.0b there is the option 'View Results->Graphs->Line Graphs' which plots a result along a line by choosing two points of the mesh. By now it works on Volume meshes and planar surfaces. ¿is that what you want? miguel -----Mensaje original----- De: gidlist-admin at gatxan.cimne.upc.edu [mailto:gidlist-admin at gatxan.cimne.upc.edu] En nombre de Mark Smith Enviado el: jueves, 03 de noviembre de 2005 17:41 Para: Gidlist (E-mail) Asunto: [GiDlist] postprocessing graphs Hi gid team Is there any new on being able to plot the interpolated value of a variable along a defined contour/line? I still cannot do it in 7.5.8b (win2000 sp4). regards mark _______________________________________________ GiDlist mailing list ... [GiDlist] pressure-velocity visualization
Send by: asene at sunumail.sn Hello, i would like to know how to visualize (animation in fluid dynamics) pressure and velocity on a free surface at the same time. Like at page 166 of GID Reference Manual Version 7. There is no enough explanation on the topic. thank you abdou [GiDlist] pressure-velocity visualization
Send by: Miguel Pasenau Hi, Just inside the 'Several results window', which appears by choosing the 'Window->Several results...' entry on the top menubar, inside this window select the 'one over another' radio button and press the apply button. Then each different result view you choose will be stacked above the previous one. In the picture, first a deformation was done, then a contour fill of 'relative thickness', then vectors of the 'shell force' were displayed and last, it shows the minimum and maximum value of the 'relative thickness'. In the 'several resuts' window all the result views are shown inside the listbox. miguel -----Mensaje original----- De: ... [GiDlist] GiD 8 ??
Send by: Malte Neumann Hi, we would like to order licences of GiD for our institute, but I just saw in the announcement for the 3rd GiD Conference that GiD 8 will be available next year. Could you please tell me when GiD 8 will be available. Is it possible to buy licences for GiD 8 in advance? How much would an update cost? Thanks a lot for your information. Regards M. Neumann -- Malte Neumann Institute of Structural Mechanics, University of Stuttgart, Germany http://www.uni-stuttgart.de/ibs/members/neumann/ [GiDlist] Bug in Element definition
Send by: Martin Meiler Hi everynody,
i'm using GiD Version 7.7.0b on a SuSE Linux 9.3 machine.
The following bug occours during mesh generation:
Elements are defined wrong, so that a negative Jacobi Determinant is
reported by our simulation program.
This it is not GiD that reports the error, but still produces it.
Proof of bug:
create a line, i.e.
line from 0,1 to 0,2
then rotate this line my -90° using the copy menu using the
2D switch, rotating around 0,0 - extruding surfaces.
Create a mesh and look at the element definitions.
They are clockwise.
Then switch to geometry view, and switch the normal of the surface you
previously created by extruding.
Remesh
The elements are now defined counterclockwise and everything is fine.
Regards
Martin Meiler
--
--------------------------------------------------------------------
_/ _/_/ _/_/_/ Friedrich Alexander Universität Erlangen
_/ _/ _/ _/ Lehrstuhl für Sensorik
_/ _/ _/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
_/ _/_/ _/_/
_/ _/ _/ University of Erlangen
_/ _/ _/ _/ Department of Sensor Technology
_/_/_/ _/_/ _/_/_/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
Dipl.-Ing. Martin Meiler
tel.: (+49)-9131-85-23140
fax.: (+49)-9131-85-23133
email: ...
[GiDlist] Bug in Element definition
Send by: Enrique Escolano You are rigth, but it's not really a GiD bug. In general, specially in 3D space, it's valid that the normal points to any direction. You can have a surface in the XY plane with normal pointing to +Z , but you can move this surface (for example rotate 180 degrees arount the X axe) then the normal now points to -Z. In other hand, to facilitate the use, when GiD create a surface in the XY plane, it usually automatically set the orientation to point to +Z, to avoid orientation problems (negative determinants) for 2D FEM solvers. In any case, the user (or automatically the problemtype) must check the surfaces orientation (GiD has tools to draw by colors, swap, etc). Note: The elements orientation is the same as the source surface orientation Regards Enrique Escolano ----- Original Message ----- From: "Martin Meiler" <... [GiDlist] problems with conditions
Send by: Martin Meiler Hello everybody,
when applying our problemtype we define within our conditionsfile (.cnd)
the following condition:
NUMBER: 161 CONDITION: Line_Elem_Labels
CONDTYPE: over lines
CONDMESHTYPE: over body elements
CANREPEAT: yes
QUESTION: NameID
Value: 0
END CONDITION
This should realize boundary conditions defined by 1D line elements.
We later on use
GiD_Process data cond assign Line_Node_Labels change 1 17
that should apply this special condition to line 17 and index this
condition with index 1
This works quite fine for just one line, but if we define the same
condition to more than one line, like
GiD_Process data cond assign Line_Node_Labels change 1 17 18 19
or even
GiD_Process data cond assign Line_Node_Labels change 1 17
GiD_Process data cond assign Line_Node_Labels change 2 18
GiD_Process data cond assign Line_Node_Labels change 3 19
we obtain the following error when generating the mesh:
Condition 'Line_Elem_Labels' has flag 'on elements' and maybe it needs
flag 'on face elememts' in the .cnd file in the problem type
2.5
Error when transfering condition 'Line_Elem_Labels' from geometry to
mesh in line 12. It has not been transfered.
Well, where is my/our error or what does GiD want to tell me by this
behaviour.
I'm using the actual GiD 7.7.0b Beta version.
Thanks for your help
Regards
Martin
--
--------------------------------------------------------------------
_/ _/_/ _/_/_/ Friedrich Alexander Universität Erlangen
_/ _/ _/ _/ Lehrstuhl für Sensorik
_/ _/ _/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
_/ _/_/ _/_/
_/ _/ _/ University of Erlangen
_/ _/ _/ _/ Department of Sensor Technology
_/_/_/ _/_/ _/_/_/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
Dipl.-Ing. Martin Meiler
tel.: (+49)-9131-85-23140
fax.: (+49)-9131-85-23133
email: ...
[GiDlist] problems with conditions
Send by: Martin Meiler Hello again, i resolved the problem and it has its origin in using the function GiD_Process I have an array containing the entities for a certain element boundary condition. I use the following command GiD_Process Meshing MeshCriteria Mesh $bndryRegionData(selType,$regionNo) $bndryRegionData(entities,$regionNo) and i can see within the Undo history, that i.e. the following has been executed Meshing MeshCriteria Mesh 1 "1 15" If i use .central.s process instead of GiD_Process, then Meshing MeshCriteria Mesh 1 1 15 is executed by GiD. So is there a difference between the use of GiD_Process and .central.s process ? Concerning the mentioned problem, i now understand what happened: This behaviour didn't create 1D line elements and therefore the condition assigned to the line couldn't be mapped from the line entity to the refering mesh elements, because they didn't exist. Thanks for an answer to the difference between GiD_Process and .central.s process question Regards Martin Martin Meiler wrote: >... [GiDlist] problems with conditions
Send by: Enrique Escolano There is an importand difference between GiD_Process and .central.s process:
GiD_Process preserve his number of parameters, and they have standard tcl list syntax
.central.s process split the parameters in separated words if they include spaces
Usually the GiD commands are single words, but sometimes they have spaces (for example a filenames, layernames, etc)
It's difficult to use .central.s process if his parameters can include spaces , it's necessary to add additional quotes
for example if you use:
set filename "C:/My dir/test"
.central.s process escape files read $filename
The command fail, because filename is splitted in two words "C:/My" and "dir/test", then GiD can´t open the file "C:/My" and unknow the other command "dir/test"
You must use some like this to avoid this problem:
if { [llength $filename] > 1 } {
# if include spaces must be enclosed with additional quotes
.central.s process escape files read "$filename"
} else {
.central.s process escape files read $filename
}
The best option is to use the new GiD_Process command
GiD_Process escape files read $filename
In your case, you set a variable with several GiD commands, for example
set cmd "escape escape geometry create point 1.0,1.0,0.0"
if you use
.central.s process $cmd
it works, because $cmd is splitted in 6 words "escape" "escape" "geometry" "create" "point" "1.0,1.0,0.0"
and
GiD_Process $cmd
fail, because "escape escape geometry create point 1.0,1.0,0.0" is traited as a single word
A trick to solve this problem using the Tcl eval command to split $cmd before be send to GiD_Process
eval GiD_Process $cmd
Note: For this useful problem, the future Tcl 8.5 language will include an special command {expand}to split arguments,
then in the future can be used some like: GiD_Process {expand}$cmd
Concluding, It's better to use GiD_Process (.central.s process will be deprecated)
Regards
Enrique Escolano
----- Original Message -----
From: "Martin Meiler" <...
[GiDlist] Problems with combobox
Send by: ascosta at portugalmail.pt An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051109/605400a5/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051109/605400a5/attachment.htm [GiDlist] Problems with combobox
Send by: Enrique Escolano I don't know what's the problem When you press draw for example, all condion window widgets are temporary set to disable callint the GiD procedure RecursiveChangeState $w disable But when press finish, they are restored to the previous state with RecursiveChangeState $w restore In other hand: some advices: - "combobox" is an obselete, pure tcl, megawidget. You can use instead the "ComboBox" widget of BWidget (note the Upper C and B letters). Off course the use syntax and properties are differents. - You NEVER must directly modify any tcl file located inside /scripts of GiD !! else you need to modify this scripts each time that you update to a new GiD version. You must add your own tcl code in your problemtype scripts. - In order to modify the body of the GiD standard Conditions window, don't directly remove and add widgets, must use TKWIDGET (read GiD help about TCL-TK Extension - Custom data windows) Regards Enrique Escolao ----- Original Message ----- From: ... [GiDlist] GiD Toolbar
Send by: Martin Meiler Hello everybody,
i want to create my own problemtype specific toolbar as well as change
some commands for the standard toolbars.
Right now i found out, that there are some function within the scripts
directory (tclfileP.tcl and GrDataMenus.tcl) where the toolbars are defined.
Are there any easier functions to edit/create toolbars.
Thanks in advance
Regards
Martin
--
--------------------------------------------------------------------
_/ _/_/ _/_/_/ Friedrich Alexander Universität Erlangen
_/ _/ _/ _/ Lehrstuhl für Sensorik
_/ _/ _/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
_/ _/_/ _/_/
_/ _/ _/ University of Erlangen
_/ _/ _/ _/ Department of Sensor Technology
_/_/_/ _/_/ _/_/_/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
Dipl.-Ing. Martin Meiler
tel.: (+49)-9131-85-23140
fax.: (+49)-9131-85-23133
email: ...
[GiDlist] GiD Toolbar
Send by: Enrique Escolano Hello, 1) As I remarked in my previous GiDList message: must NEVER modify the GiD tcl scripts !! 2) I also recommend to not modify the standar toolbars (changing variables used in GrDataMenus, etc), else probably your problemtype will not work for the proper next version, because we don't know your changes. If we simply rename a variable your code will be broken. 3) You can see a simple example of Tcl/Tk customization at http://www.gidhome.com/2004/material_courses.subst Read chapter 08-Tool of mesh edition (it creates a new toolbar) 4) Each user can modify, without programming, the standart macros toolbar, adding customized icons to invoke their own commands Regards Enrique Escolano ----- Original Message ----- From: "Martin Meiler" <... [GiDlist] GiD Toolbar
Send by: Miguel Pasenau You can use the 'Utilities->Tools->Macros...' to create your own macros with
icons associated which will be put on the 'macros icon toolbar', or, if you
want to add a new toolbar, follow this little example:
proc MyWarnWin { msg } {
tk_messageBox -message "$msg" -icon warning -type ok
}
proc MyNewBarShowHelp { } {
MyWarnWin "help [ lindex [.central.s info Project] 4]"
}
proc MyNewBarProc { { what DEFAULT} { img_dir ""}} {
global MyNewBarBitmapsNames MyNewBarBitmapsCommands MyNewBarBitmapsHelp
global MyNewBarImgDir
set MyNewBarBitmapsNames(0) "new.gif open2.gif save.gif --- help.gif"
set MyNewBarBitmapsCommands(0) [ list {-np- MyWarnWin new}
{-np- MyWarnWin read}
{-np- MyWarnWin save} ""
{-np- MyNewBarShowHelp}
]
set MyNewBarBitmapsHelp(0) [ list "New" "Open" "Save" "" "Help status"]
CreateOtherBitmaps MyNewBar "My new Bar" MyNewBarBitmapsNames
MyNewBarBitmapsCommands MyNewBarBitmapsHelp
"$::MyNewBarImgDir" MyNewBarBitmaps $what PrePost
AddNewToolbar "My new bar" PrePostMyNewBarWindowGeom
MyNewBarProc "My new bar title"
}
Then, at you problem_type.tcl just call MyNewBarProc to display your bar.
The first time it'll appear as a standalone window, but if you right-click
above it and select 'configure toolbars' you can change the place of you
icon bar. With this example, the name 'My new bar' will appear in the
listbox.
miguel
-----Mensaje original-----
De: ...
Fwd: Re: [GiDlist] Problems with combobox
Send by: ascosta at portugalmail.pt An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051109/70af649f/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051109/70af649f/attachment.htm -------------- next part -------------- A non-text attachment was scrubbed... Name: tkpoint.tcl Type: application/octet-stream Size: 33518 bytes Desc: not available Url : ... [GiDlist] move - scale problem
Send by: Mark Smith I have a simple 2D model which is quite small fits inside a 0.64x4.6 rectangle, it has some small features e.g. a 0.02 fillet and a 4.0x0.032 rectangle, when I try to scale the object by a factor of 0.001 certain features disappear? i.e. the fillet and some lines why? I have tried setting the import tolerance to something very small but it make no difference. it even happens on a 1x1 square (delete surface) with a 0.01 fillet then scale by 0.001 regards mark [GiDlist] move - scale problem
Send by: Enrique Escolano Hello Mark, You must select the "Duplicate entities" copy/move option, then the entities are always created, without compare to be joined with other near entities. (unselectign duplicate entities will be made like a collapse, with a fixed tolerance) Regards Enrique Escolano ----- Original Message ----- From: "Mark Smith" <mark.smith at linx.co.uk> To: "Gidlist (E-mail)" <gidlist at gatxan.cimne.upc.es> Sent: Thursday, November 10, 2005 5:11 PM Subject: [GiDlist] move - scale problem >... [GiDlist] partial connectivity
Send by: Daniel Marceau Hi, I would like to export the linear part of the connectivity of a quadratic 3D mesh using 20-noded hexahedron. In other words, just the vertex nodes. The linear part will be used for mass transfert using finite differences and the obtained results transfered to a mechanical finite element problem using the quadratic mesh. Thanks Daniel Marceau ___________________________________________ Daniel Marceau, Ph.D., ing. Professeur Directeur du REGroupement ALuminium (REGAL) Département des sciences appliquées Université du Québec à Chicoutimi [GiDlist] partial connectivity
Send by: Enrique Escolano In GiD the element nodes are ordered first the "linear part", and then the quadratic nodes (hierarchical numeration) for example, for a 20-noded hexahedral, the corner nodes are the first 8 nodes. For example, you can print only this nodes using a bas template like: *loop elems *elemsconec(1) *elemsconec(2) *elemsconec(3) *elemsconec(4) *elemsconec(5) *elemsconec(6) *elemsconec(7) *elemsconec(8) *end elems Enrique Escolano ----- Original Message ----- From: "Daniel Marceau" <dmarceau at uqac.ca> To: <gidlist at gatxan.cimne.upc.es... [GiDlist] Tkwidget in Problem Data file
Send by: ascosta at portugalmail.pt An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051115/5529689c/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051115/5529689c/attachment.htm [GiDlist] Tkwidget in Problem Data file
Send by: ronda Hi On Tuesday 15 November 2005 10:29, ascosta at portugalmail.pt wrote: > Hi. > It's possible to use Tkwidget in .prb file? yes, you can define TKWIDGET on any data window. > PROBLEM DATA > BOOK: Contact Surfaces > QUESTION: GR1#CB#(0,1) > VALUE: 0 > STATE: hidden > TKWIDGET: tksurf::ComunicateWithGiD > BOOK: Contact Pairs > QUESTION: Contact#CB#(Pairs) > VALUE: Pairs > TKWIDGET: tkpairs::ComunicateWithGiD > END PROBLEM DATA > ... [GiDlist] problems when unassigning condition
Send by: Martin Meiler Hello,
i have a problem with the assignment or better the unassignment of regions.
In the conditions file i define:
NUMBER: 161 CONDITION: Line_Elem_Labels
CONDTYPE: over lines
CONDMESHTYPE: over body element
CANREPEAT: yes
QUESTION: NameID
Value: 0
In GiD i assign values by using
data cond assign Line_Elem_Labels change $nameId $entities
i.e.
data cond assign Line_Elem_Labels change 2 7 12
if i change my model setup and want to remove this specific condition
identified by nameID 2 and line 7, what do i have to do?
If i use unassign, all my conditions are gone. If i you remove a new
condition is created.
Thank for an answer
Regards
Martin Meiler
--
--------------------------------------------------------------------
_/ _/_/ _/_/_/ Friedrich Alexander Universität Erlangen
_/ _/ _/ _/ Lehrstuhl für Sensorik
_/ _/ _/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
_/ _/_/ _/_/
_/ _/ _/ University of Erlangen
_/ _/ _/ _/ Department of Sensor Technology
_/_/_/ _/_/ _/_/_/ Paul-Gordanstr. 5, 91052 Erlangen, Germany
Dipl.-Ing. Martin Meiler
tel.: (+49)-9131-85-23140
fax.: (+49)-9131-85-23133
email: ...
[GiDlist] problems when unassigning condition
Send by: Enrique Escolano At this moment you can unassign some condition from some entities, but it is not possible to use a selection criteria based on condition field values. e.g. you can unassign the condition named 'Line_Elem_Labels' from the entities 7 and 12 with: Mescape data cond assign Line_Elem_Labels unassign 7 12 but you can't unassign the condition named 'Line_Elem_Labels' only with the field 'NameID' = some value from some entities e.g., if you have this condition applied twice over the same line number 7 with different values, for example 'NameID'=A and 'NameID'=B you can't unassign only the condition with 'NameID'=A. If you use Mescape data cond assign Line_Elem_Labels unassign 7 you will unassign all 'Line_Elem_Labels' conditions applied over the line 7 Note: Mescape is an special word that send all escape as necessary, to go up until the top node on the commands tree. Regards Enrique Escolano ----- Original Message ----- From: "Martin Meiler" <... [GiDlist] Problem Type in Linux
Send by: ascosta at portugalmail.pt An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051122/e9221d93/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051122/e9221d93/attachment.htm [GiDlist] Problem Type in Linux
Send by: Enrique Escolano If you used only pure Tcl/Tk (without any compiled extension), then your problemtype must works well, without any change, on Windows, Linux, MacOSX, or Unix. But probably you must add an analisis program specific for each platform (and also add an .unix.bat file with Unix/Linux like operating system commands to rename files, etc and start the solver) Enrique ----- Original Message ----- From: ascosta at portugalmail.pt To: gidlist at gid.cimne.upc.es Sent: Tuesday, November 22, 2005 5:49 PM Subject: [GiDlist] Problem Type in Linux Hi. I have developed my problem type in Gid 7.5.6b for Windows XP. I would like to know if the problem type, with tcl files, works for Linux? I.e. if i open my Problem Type, in GiD for Linux, it works, or just works in my version of GiD. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Internet Retrieve trough Proxy
Send by: Björn Brodersen Hi, I want to get some problem types to get some Ideas about designing my own one (especially to get an idea about using dependencies). But i can't access the Problem types because I need a proxy for ftp-ing. Can I download them manually? Or what do I have to set... I'm running latest gid-beta on a Gentoo- Linux system. Thanks in advance Bjoern Brodersen -- ------------------------------ Dipl.-Ing. Björn Brodersen MSc TU Braunschweig Institut für Statik Beethovenstr. 51 38106 Braunschweig Tel.: 0531 / 391 - 3670 [GiDlist] Internet Retrieve trough Proxy
Send by: Enrique Escolano If you can download the problemtypes from the GiD menu Data->Problemtypes->Internet retrieve Maybe you can try to directly download the zip files from ftp://gid.cimne.upc.es/pub/gidmodules/ I recommend to you to see as sample the last versions of GiD_Nastran, Ramseries and TDyn: After download, you must unzip inside the /problemtypes GiD directory Regards Enrique Escolano ----- Original Message ----- From: "Björn Brodersen" <bjoern.brodersen at tu-bs.de> To: <gidlist at gatxan.cimne.upc.edu... [GiDlist] Gauss point definition
Send by: Franco Giuggioloni Hello! we are working on linear elements and we can´t define the gauss point by the new postprocess method in the .flavia.res file. The problem is that the values which corresponds to the elements are being assigned by GID to the nodes. We need a right definition of the Gauss point for this type of elements. We were reading the help menu, but we get an error defining the gauss point as it explains there. Best Regards, Franco Giuggioloni [GiDlist] Gauss point definition
Send by: Enrique Escolano What's the error that you gets when defining the gauss points? Can send us a small zipped example of your .post.msh and .post.res (or .flavia.msh .flavia.res)? What's your GiD version? (see help->about) Please, if your model is big, don't send to this GiDList, send directly to escolano at cimne.upc.es Regards Enrique ----- Original Message ----- From: "Franco Giuggioloni" <fgiuggioloni at iua.edu.ar> To: <gidlist at gatxan.cimne.upc.es... [GiDlist] Problem in .Bas file
Send by: ascosta at portugalmail.pt An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051124/85b73435/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051124/85b73435/attachment.htm [GiDlist] Problem in .Bas file
Send by: Enrique Escolano It seems that it not exists any element with this condition. Are you sure that do you have some element have this Localaxes condition applied over them? Use draw condition when visualizing the mesh. After apply to geometric surfaces, must generate again the mesh to transfer to the elements. What type of elements do you have: surface elements (triangles or quadrilaterals) or volume elements (tetrahedras, etc)? In other hand, your "Localaxes" is only the name of a condition, but don't use the GiD local axes internal concept (read help about #LA# fields). Regards Enrique Escolano ----- Original Message ----- From: ascosta at portugalmail.pt... [GiDlist] Problem in .Bas file
Send by: ascosta at portugalmail.pt An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051124/5fe9ace1/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051124/5fe9ace1/attachment.htm [GiDlist] use link as problemtypes directory
Send by: Malte Neumann Hi, I would like to use a symbolic link as problemtypes directory. On our unix system this is no problem, but GiD for Windows does not accept the link. What I would like to achieve is: We have two PC both with a GiD license and we would like to have the same problemtypes available on both computers without always synchronizing the problemtypes directories. Is there any way to achieve this? Thanks a lot for your help. Malte -- Malte Neumann Institute of Structural Mechanics, University of Stuttgart, Germany http://www.uni-stuttgart.de/ibs/members/neumann/... [GiDlist] use link as problemtypes directory
Send by: Ramon Ribó Hello,
Windows has a quite hidden capability for creating sym links for
directories. Go to a recent TCL help and check TCL command:
file link ...
Regards,
--
Compass Ing. y Sistemas Dr. Ramon Ribo
http://www.compassis.com ramsan at compassis.com
c/ Tuset, 8 7-2 tel. +34 93 218 19 89
08006 Barcelona, Spain fax. +34 93 396 97 46
En Wed, 30 Nov 2005 15:03:21 +0100, Malte Neumann
<neumann at statik.uni-stuttgart.de...
[GiDlist] use link as problemtypes directory
Send by: Enrique Escolano You can create a link from a Tcl command like this (also works for Win NT/2000/XP)
put this line in the GiD lower command line some like this (using your own paths off course), and press return
-np- cd {C:Program filesGiDGiD 7.7.2bproblemtypes}; file link -symbolic MyProblemtype.gid {C:other directoryMyProblemtype.gid}
It will create a link inside the C:Program filesGiDGiD 7.7.2bproblemtypes directory, pointing to C:other directoryMyProblemtype.gid
Note: this link is different of "direct access" Windows links, and it looks like an useful directory, not like a Windows link.
Must be careful, it seems easy to confuse the "real" and "link" directories: if you delete this "link", don't delete
the files inside the "real" directory.
Maybe we can also support "Windows links" for next GiD beta versions.
Regards
Enrique Escolano
----- Original Message -----
From: "Malte Neumann" <...
[GiDlist] use link as problemtypes directory
Send by: Malte Neumann Thanks a lot for this advice. It works very well, unfortunately not for network directories. Maybe it is also an option to make the problemtypes directory path a user definable variable (maybe even a list of directories) in future. No need for links then, one can simply include all directories with problemtypes. Thanks again. Malte Neumann On Wed, Nov 30, 2005 at 05:56:25PM +0100, Enrique Escolano wrote: > You can create a link from a Tcl command like this (also works for Win > NT/2000/XP) > > put this line in the GiD lower command line some like this (using your > own paths off course), and press return ... [GiDlist] structured mesh
Send by: Thanasis Makrodimopoulos Hi, Is it possible to produce a structured mesh of quadrants which will be separated into 4 triangles? (I see that Gid can separate into two triangles) I use Gid 7.2 Regards Thanasis -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051211/53c25905/attachment.htm [GiDlist] structured mesh
Send by: Abel Coll Yes, it is possible. You must check the option Symmetrical Structured Triangles in Preferences->Meshing menu. I think this option is no available in the GiD version you use (7.2); in this case you must update it from our web: http://www.gidhome.com/download/do07.subst Regards, ABEL ----- Original Message ----- From: Thanasis Makrodimopoulos To: gidlist at gatxan.cimne.upc.edu Sent: Sunday, December 11, 2005 1:58 PM Subject: [GiDlist] structured mesh Hi, Is it possible to produce a structured mesh of quadrants which will be separated into 4 triangles? (I see that Gid can separate into two triangles) I use Gid 7.2 Regards Thanasis -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] changing node numbers
Send by: Georg Haasemann Hello, I'm using 8-node volume elements and I would like to (ex)change single node numbers of the mesh. Is there any easy way to do that or is it necessary to develop a tcl-routine for that purpose? Thanks for your help, Georg [GiDlist] Problem in combobox
Send by: ascosta at portugalmail.pt An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051205/976e2aed/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051205/976e2aed/attachment.htm [GiDlist] Bug in combobox
Send by: ascosta at portugalmail.pt An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051206/afb1b3bb/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051206/afb1b3bb/attachment.htm [GiDlist] Bug in combobox
Send by: Enrique Escolano The 7.2 is not a beta version, is the current official 7 version. Beta versions are more modern, and then some features (GiD_DataBehaviour, etc) only exists in the last beta versions, but not in the official 7.2 version. The current last available beta version is the 7.7.2b In other hand, when you buy the 7.2 version, the password is also valid for all 7.x beta versions. We are planning to release the GiD version 8 at the 2006 begin. This version will include all last features. Regards Enrique Escolano ----- Original Message ----- From: ascosta at portugalmail.pt To: ... [GiDlist] Gauss point data plotting
Send by: Rabin Tuladhar Hello I have stress and strain data at the gauss points and displacement data at the nodal points. I can get it read by the GID post processor. Displacements at the nodal points can be plotted correctly. However, I cannot plot the stress and strain data at the gauss points. It does seem to read the gauss points as it displays the maximum and minimum values of stress and strain in the command window. But it shows some weird contour range values. And it doesn't plot the stress strain data. My model is a 3D model, so the gauss points are inside the surface of the solid model. Is the color of the 3D solid model blocking the contour fill of the gauss point data? Because all I can see is the solid color of the elements. It would be a great help if anybody can suggest me how to overcome this problem with regards Rabin --------------------------------- Yahoo! Shopping Find Great Deals on Holiday Gifts at Yahoo! Shopping -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Gauss point data plotting
Send by: Enrique Escolano First of all, check your GiD version. The last beta versions have a lot of features and corrections related to gauss point results that not exists in previous versions. The last available beta version is the 7.7.2b. If you have an old version, update it from our web: http://www.gidhome.com/download/do07.subst If the problems are not solved with this last version, send us a small sample (results and mesh file) to check if it's correct. Note: can send this example, as a zip file, directly to escolano at cimne.upc.edu... [GiDlist] cubic surface mesh
Send by: walter steffè In my application I need to generate a surface mesh which represents the solid boundaries in an assembly composed of several parts (imported as ACIS files). The contact surfaces (the interface between adjiacient solids) must generate a common mesh and the mesh file should include the information on the solids connectivity. Furthermore I need to have a mesh that is composed of cubic elements (10 points triangles). Is it a way to get all this data structure using the GiD software ? Thanks Walter Steffe [GiDlist] cubic surface mesh
Send by: Enrique Escolano As I underestand, you don't need volume elements (tetrahedrals or hexahedrals), you only need the surface mesh (triangles) But in other hand, you said that "should include the information on the solids connectivity" ?? If you need to have both: volume, and surface elements, can force the surfaces to create elements with (menu: Mesh->Mesh criteria->Mesh->Surfaces, and select the surfaces) (by default, when are generated the volume elements, the surface elements are removed) If you need a common mesh between parts, you must collapse the common surfaces in order to have a single surface (shared between volumes if you need also volume mesh). If you need a different copy of nodes on each body, maybe you need to create a GiD "Contact volume" between two surfaces, in order to force to have a similar mesh in this two surfaces. (menu: Geometry->Create->Contact volume) About the cubic elements, GiD only can manage linear or quadratic ones.(see menu: Mesh->Quadratic elements), Maybe you can write linear elements with GiD, and increase the degree to cubic inserting nodes inside your own code. Regards Enrique Escolano ----- Original Message ----- From: "walter steffè" <... [GiDlist] cubic surface mesh
Send by: walter steffè Hello Enrique Thanks for your reply On Friday 09 December 2005 12:27, Enrique Escolano wrote: > As I underestand, you don't need volume elements (tetrahedrals or > hexahedrals), you only need the surface mesh (triangles) > But in other hand, you said that "should include the information on the > solids connectivity" ?? When I speak of volume connectivity I just want to say that the surface mesh elements which belong to a common face (a face shared between two solids) should include e reference to both adjiacient solids, that is to the geometrical parts of the CAD assembly (and not to the volume elements which are not needed). >... [GiDlist] Nurbs surface
Send by: Malte Neumann Hello, I would like to create new points/nodes in my calculation software on a Nurbs surface created in GiD. Can you give me a hint how to calculate points on the surface. Are there any functions from GiD I could use?? Thanks for any hints Malte -- Malte Neumann Institute of Structural Mechanics, University of Stuttgart, Germany http://www.uni-stuttgart.de/ibs/members/neumann/ [GiDlist] Nurbs surface
[GiDlist] Nurbsurface control points
Send by: Malte Neumann Hi,
I am a little confused about the number of control points for the two
directions of nurbsurfaces. This is the data of a nurbsurface:
NURBSURFACE
Num: 15 HigherEntity: 1 conditions: 2 material: 0
LAYER: fluid
Meshing Info: (num=55,NOE=56) Elemtype=3 IsStructured=1 Meshing=Default size=0
NumLines: 4
Line: 6 Orientation: DIFF1ST
Line: 42 Orientation: SAME1ST
Line: 30 Orientation: SAME1ST
Line: 41 Orientation: DIFF1ST
Number of Control Points= 3 2 Degree= 2 1
Point 1,1 coords:0.222740,0.222740,0.000000
Point 1,2 coords:0.445473,-0.000000,0.000000
Point 1,3 coords:0.222740,-0.222740,0.000000
Point 2,1 coords:0.222740,0.222740,3.000000
Point 2,2 coords:0.445473,-0.000000,3.000000
Point 2,3 coords:0.222740,-0.222740,3.000000
Number of knots in U= 6
knot 1 value=0.000000
knot 2 value=0.000000
knot 3 value=0.000000
knot 4 value=1.000000
knot 5 value=1.000000
knot 6 value=1.000000
Number of knots in V= 4
knot 1 value=0.000000
knot 2 value=0.000000
knot 3 value=1.000000
knot 4 value=1.000000
Rational weights:
1.000000
0.707117
1.000000
1.000000
0.707117
1.000000
IsTrimmed: 0
Center: 0.315000 -0.000000 1.500000
Normal: -1.000000 0.000000 0.000000
END NURBSURFACE
There are two directions for the surface U and V.
In V direction there are 3 points, 6 knots and the degree is 3
In U direction there are 2 points, 4 knots and the degree is 2
The points (mark by the x) should be located like that:
----> U
| |--------------------------|
| | |
| | x x x |
V V | 1,1 2,1 3,1 |
| |
| x x x |
| 1,2 2,2 3,2 |
| |
|--------------------------|
Using this scheme I do not understand the list of coordinates printed by
GiD: it looks like two points in the first (U) direction and three points
in the second (V) direction.
Could you please explain the GiD output.
Thanks a lot for your help.
Malte
--
Malte Neumann
Institute of Structural Mechanics, University of Stuttgart, Germany
...
[GiDlist] Nurbsurface control points
Send by: Enrique Escolano The control points are like you said: and array of 3x2 points in u,v directions The u,v degrees are 2 and 1, not 3 an 2 (maybe you speak about the order=degree+1) Maybe the label "Point i,j" is confusing, because the second index is related to the u coordinate instead to the v Notes: - When you list a NURBS, if you double click on the line that show the control point, this coordinate will be pointed - When you use some tools, like divide surface, the u,v coordinate lines will be temporary drawn. Regards Enrique ----- Original Message ----- From: "Malte Neumann" <neumann at statik.uni-stuttgart.de... [GiDlist] Nurbsurface control points
Send by: Malte Neumann On Tue, Dec 13, 2005 at 08:17:28PM +0100, Enrique Escolano wrote: > The control points are like you said: and array of 3x2 points in u,v > directions > The u,v degrees are 2 and 1, not 3 an 2 (maybe you speak about the > order=degree+1) Sorry, this was just a typing error. > Maybe the label "Point i,j" is confusing, because the second index is > related to the u coordinate instead to the v Ok, that is important to know. I hope that the weights are in the same order: second index = U running fastest, i.e. 1,1 1,2 1,3 2,1 2,2 2,3 Thanks a lot for your advice. Malte >... [GiDlist] unstructured hexahedral elements
Send by: Isabel Gil Hello everybody!! So far, I have been using 2D geometries with unstructured quadrilateral elements and I have exported it into a ucd file. It works properly. Now I would like to mesh a 3D geometry with unstructured hexahedral elements, I having problems because the program tells me that non-structured volume only can use tetrahedral elements. If it isn't possible, could you give me any advice? Thanks and best regards! (I have sent this e-mail to gidlist at cimne.upc.edu, so perhaps you will receive it twice, sorry) Isa [GiDlist] unstructured hexahedral elements
Send by: Enrique Escolano It's like the message said: GiD can't generate unstructured hexahedras, only can generate unstructured volume tetrahedras. Hexahedras can be obtained only for stuctured meshes, and also in last beta versions for semi-structured meshes (unstructured in two opposite surfaces, and structured in an extrusion direction). Enrique ----- Original Message ----- From: "Isabel Gil" <misabel at litec.csic.es> To: <gidlist at gatxan.cimne.upc.edu> Sent: Tuesday, December 13, 2005 7:00 PM Subject: [GiDlist] unstructured hexahedral elements >... [GiDlist] problem in .dat
Send by: ascosta at portugalmail.pt An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051214/dbd2334a/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051214/dbd2334a/attachment.htm [GiDlist] problem in .dat
Send by: Enrique Escolano I don't know what's happening. Maybe it's some problem related with your problemtype tcl code? Can you send your problemtype, and the steps to repeat this bug? Which GiD version do you use? Enrique ----- Original Message ----- From: ascosta at portugalmail.pt To: gidlist at gid.cimne.upc.es Sent: Wednesday, December 14, 2005 11:35 AM Subject: [GiDlist] problem in .dat Hi! After i introduce the values for each window menu's i save my problem type before going to another window. When i open .dat file, the results of *tcl command of .bas appears many times. This only appens when i repeat this saves. When i save my project only at the end everything is ok. Do you know what is the problem? Thank you. I hope i make myself clear. -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] Know if checkbutton is selected
Send by: ascosta at portugalmail.pt An embedded and charset-unspecified text was scrubbed... Name: not available Url: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051222/493e2b1e/attachment.txt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20051222/493e2b1e/attachment.htm [GiDlist] Know if checkbutton is selected
Send by: Enrique Escolano You used the checkbutton with a linked variable: -variable ::tkpoint::x then this global variable store the current value, use $::tkpoint::x If you assign other value (like set ::tkpoint::x 1), the checkbutton will also reflect this result Enrique ----- Original Message ----- From: ascosta at portugalmail.pt To: gidlist at gid.cimne.upc.es Sent: Thursday, December 22, 2005 4:17 PM Subject: [GiDlist] Know if checkbutton is selected Hi! I have defined a checkbutton like this: set c1 [checkbutton $parent.c1 -text "X:" -variable tkpoint::x ] proc ::tkpoint::setvarx { } { global ProblemTypePriv variable x set x $value return "" } How can i get the value 0 or 1 (checkbutton selected or deselected)? If checkbutton is selected i introduce one value in a table; if is deselected i don't introduce nothing. It's possible to obtain that values? $c1 *** ? Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: ... [GiDlist] handling multi-material elements
Send by: Rafael Doig Hello together,
I need your help for following "plotting"-problem:
Multi-material elements can have more than 1 material. In attached
illustration, a simple model with 3 elements, two materials has been
drawn.
1. Left element is filled (100%) with material 1.
2. Right element is filled (100%) with material 2.
3. Center element is mix-filled: 60% with material 1 and 40% with material 2.
I want to let GiD plot the center element in 2 colors as the
illustration shows. Some idea how to do that? Is it possible at all in
current GiD version (Linux: 7.7.2)?
As for the left and right element I do following:
1. I make a range table:
- 0.0 - 1.0 : material 1
- 10.0 - 11.0 : material 2
2. if f1 is equal 1.0 then fillingrate f = f1
if f2 is equal 1.0 then fillingrate f = 10.0 + f2
I works well. Unfortunately for the center element does not.
Thank you in advance for any suggestion
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: multi-material-element.png
Type: image/png
Size: 8893 bytes
Desc: not available
Url : ...
|