Welcome, Guest
Username: Password: Remember me

TOPIC: bug with VITESSE name when I save a 2D .slf file.

bug with VITESSE name when I save a 2D .slf file. 10 years 9 months ago #11816

  • VALETTE
  • VALETTE's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
Hello,

I found a bug in Blue Kenue :
I use it to add some data in a slf file (Add Variable ...) in a 2D serafin file.
When I save the slf file, Blue Kenue renames the data "VITESSE UV" in "VELOCITY UV" :
- I don't modify the variable VITESSE, I just add some new personal variables
- it's the only variable renamed
- the bug occure when you "save as" the slf file even if you dont modify it.
This can generate some Pb in TELEMAC when this file is used as a previous continuation file

to solve the Pb I use the SUBROUTINE NOMVAR_2D_IN_3D (thanks Jean-Michel H.) in my fortran file with the modification below :
TEXTPR (1 ) = 'VELOCITY U M/S '
TEXTPR (2 ) = 'VELOCITY V M/S '
! TEXTPR (1 ) = 'VITESSE U M/S '
! TEXTPR (2 ) = 'VITESSE V M/S '

bye
The administrator has disabled public write access.

bug with VITESSE name when I save a 2D .slf file. 10 years 9 months ago #11831

  • Serrer
  • Serrer's Avatar
  • OFFLINE
  • Moderator
  • Posts: 720
  • Thank you received: 304
Vector quantities that are children of a SELAFIN object) must be split into their components (ie. VITESSE U and VITESSE V) and manually named (on the Meta-Data page) before saving.

Sorry but this is a limitation of Blue Kenue.

Martin
The administrator has disabled public write access.

bug with VITESSE name when I save a 2D .slf file. 10 years 9 months ago #11832

  • VALETTE
  • VALETTE's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 7
I've tried to modify the PROPERTIE -> META DATA -> TITLE and NAME of the object but it didn't work (right clik on the objet in the left view) [it works to rename other object but not vector VITESSE - yes ]
Were can I find the "Meta-Data page" you mention ?

thanks

Eric
The administrator has disabled public write access.
Moderators: Serrer, a.barton

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.