Search found 8 matches
- Wed Jul 14, 2021 11:06 pm
- Forum: Postprocess
- Topic: Increase the width of the legend
- Replies: 6
- Views: 2361
Re: Increase the width of the legend
Sorry, I forgot to attached the zipped file. Here it is:
- Wed Jul 14, 2021 11:05 pm
- Forum: Postprocess
- Topic: Increase the width of the legend
- Replies: 6
- Views: 2361
Re: Increase the width of the legend
This was obtained using GiD 10 (got it from a paper of myself of 2011 since I can't find the original files): 2021-07-14_17-39-18.png I can't find the original files, but I attach one zipped I replicated in GiD 15. This is the outcome: 2021-07-14_17-55-24.png In the second picture the color bar look...
- Tue Jul 13, 2021 7:56 pm
- Forum: Postprocess
- Topic: Increase the width of the legend
- Replies: 6
- Views: 2361
Re: Increase the width of the legend
Thanks Enrique. I meant the default view of the legend looked thicker in older GiD versions. I had already tried the options that is offered through the GUI and that didn't work. Still the legend looks too thin under my perspective. See new picture. I am more inclined to change the width via the GiD...
- Tue Jul 13, 2021 3:38 am
- Forum: Postprocess
- Topic: Increase the width of the legend
- Replies: 6
- Views: 2361
Increase the width of the legend
Hello, I've noticed that with newer GiD versions the legend has been getting thinner. In version 13 the legends were by default way thicker. In Version 15 it is just too thin as shown in the attached file. Is there any way to increase its width?
Best,
Alejandro.
Best,
Alejandro.
- Wed Apr 07, 2021 6:16 pm
- Forum: Postprocess
- Topic: Result surface plot issue
- Replies: 2
- Views: 2753
Result surface plot issue
Hi, when I plot a field that has positive and negative values using "Result surface" option, the 3D plot puts negative values in the +Z direction and positive values in the -Z direction (see the attached figure). Is there any way to switch the axis so that positive values are plotted along...
- Wed Jan 15, 2020 4:06 pm
- Forum: Customization
- Topic: Working with faces in .bas file
- Replies: 3
- Views: 10593
Re: Working with faces in .bas file
Dear Enrique:
Thank you very much! That worked through smoothly. I used to perform this edge search on my own codes after reading the mesh. Now, I can make it in one shot from the .bas file.
Best,
Alejandro.
Thank you very much! That worked through smoothly. I used to perform this edge search on my own codes after reading the mesh. Now, I can make it in one shot from the .bas file.
Best,
Alejandro.
- Mon Jan 13, 2020 4:22 am
- Forum: Customization
- Topic: Working with faces in .bas file
- Replies: 3
- Views: 10593
Working with faces in .bas file
Hello, I am trying to code in the .bas file so that I can get some info printed to a calculation file. I give an example below. I am not sure whether this can be done in GiD, though. I tried but I didn't get it right. Say, we have this mesh of 4-node quadrilaterals: 6------------5------------4 | ......
- Mon Dec 12, 2016 7:03 pm
- Forum: Advanced visualization
- Topic: displaying two different meshes simultaneously in GiD
- Replies: 1
- Views: 6299
displaying two different meshes simultaneously in GiD
Hello, I am working with material point method. To plot results I define a mesh based on "Points" (the element type is "Point" in the post.msh file). All the interesting variables are plotted at these points. However,in conjunction with the "Point" mesh, I would like to...