Object Renaming is not taken into account in the Calculix input file

About the development of the FEM module/workbench.

Moderator: bernd

Post Reply
sodelo
Posts: 73
Joined: Tue Jan 24, 2017 9:20 am

Object Renaming is not taken into account in the Calculix input file

Post by sodelo »

Hi,

To make the model easier to understand I like to rename the different entities (geometries, boundary conditions, materials) with more explicit names. However it is not taken into account in the input file. Am I doing something wrong?

OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.10150 (Git)
Build type: Release
Branch: master
Hash: 978978f7dd1814083d7b9c9fc4267dba25f58a80
Python version: 2.7.8
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.0.0

Thanls,
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Object Renaming is not taken into account in the Calculix input file

Post by bernd »

sodelo
Posts: 73
Joined: Tue Jan 24, 2017 9:20 am

Re: Object Renaming is not taken into account in the Calculix input file

Post by sodelo »

And what about keeping the actual way (use names) and write the label as a comment (for each material, Boundary conditions, ...)? This could be a way to get a much more readable input files with minimum changes.
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Object Renaming is not taken into account in the Calculix input file

Post by bernd »

sodelo wrote:And what about keeping the actual way (use names) and write the label as a comment (for each material, Boundary conditions, ...)? This could be a way to get a much more readable input files with minimum changes.
Mhh no one has had this idea so far. Seams reasonable, because the file is much better readable and special character do not cause problems because it's a comment. We should add it as an option. You could fill in a bug report and assign it to me, or you give it a try your self.

Bernd
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Object Renaming is not taken into account in the Calculix input file

Post by bernd »

User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Object Renaming is not taken into account in the Calculix input file

Post by bernd »

sodelo
Posts: 73
Joined: Tue Jan 24, 2017 9:20 am

Re: Object Renaming is not taken into account in the Calculix input file

Post by sodelo »

Simple but efficient!
It would be nice to be able to rename the input file as well.

Sodelo
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: Object Renaming is not taken into account in the Calculix input file

Post by bernd »

sodelo wrote:It would be nice to be able to rename the input file as well.
you can change this yourself here: https://github.com/berndhahnebach/FreeC ... Ccx.py#L61
sodelo
Posts: 73
Joined: Tue Jan 24, 2017 9:20 am

Re: Object Renaming is not taken into account in the Calculix input file

Post by sodelo »

OK,I will make a proposal asap.

BR

Sodelo
Post Reply