Search found 8 matches

by jbaiges
Wed Feb 03, 2021 4:52 pm
Forum: Customization
Topic: problem in condition in lines in Gid 14.1, 15.0, 15.1
Replies: 2
Views: 2914

problem in condition in lines in Gid 14.1, 15.0, 15.1

Hi, We have a problemtype (old format) which applies boundary conditions over lines. On the Femuss.cnd file (line 426 approx) we have: CONDITION: TEMPER_Boundary_2D CONDTYPE: over lines CONDMESHTYPE: over elements CANREPEAT: yes QUESTION: code:#CB#(Heat_flux,Wall_law,Robin,Dust_Transport,DoNothing,E...
by jbaiges
Mon Feb 24, 2020 4:34 pm
Forum: Customization
Topic: printing tcl return arguments with floating precision (Old problem type)
Replies: 1
Views: 8527

printing tcl return arguments with floating precision (Old problem type)

Hello, We are using a very simple tcl function to evaluate functions of the coordinates: proc EvalDirichletCondition { value x y z } { set result 0.0 if { [catch { set result [format "%14.6f" [expr $value]] }]!=0} { WarnWinText "Error in Dirichlet boundary conditions!" } return $...
by jbaiges
Thu Jun 13, 2019 9:42 am
Forum: Customization
Topic: Assign multiple materials to an element (for different modules)
Replies: 1
Views: 4642

Assign multiple materials to an element (for different modules)

Hi, We are using the old problemtype and we have two modules running on the same mesh (temperature and mechanics). The info for each of the modules materials is entered in different books in the .mat file (we have one book for temperature and one book for mechanics in the .mat file). We would like t...
by jbaiges
Sun Jun 09, 2019 7:46 am
Forum: Installation
Topic: GiD 14 Not Starting
Replies: 5
Views: 12222

Re: GiD 14 Not Starting

Hi,
The issue in Fedora 30 is solved if using the latest developer version 14.1.3,

Joan
by jbaiges
Sun Jun 09, 2019 7:40 am
Forum: Installation
Topic: GiD 14 Not Starting
Replies: 5
Views: 12222

Re: GiD 14 Not Starting

Hi, I am running GiD in Fedora 30 and I have the same issue, with GiD version 14.0.1. I have tried downloading the 14.0 file suggested in the previous post, but then I get the error: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory Thank yo...
by jbaiges
Thu Dec 11, 2014 2:54 pm
Forum: Postprocess
Topic: Problem saving snapshots through bch file
Replies: 3
Views: 9950

Re: Problem saving snapshots through bch file

Thank you for the quick response.
The problem was solved after adding the missing -g. The offscreen version also solved the issue.

Joan
by jbaiges
Thu Dec 11, 2014 1:13 pm
Forum: Postprocess
Topic: Problem saving snapshots through bch file
Replies: 3
Views: 9950

Problem saving snapshots through bch file

Hi, I am trying to save an image by invoking gid through a .bch file. The bch file works fine (loads the file, does the cuts, draws the countour) but the images are not saved. The bch file says: Mescape Postprocess Mescape Files Read /home/jbaiges/Joan/Treball/EST/Case33/results/Tenerife_caso33_v1.p...