Problem with Altair Basic FEA
Hello,
I have the following problem. The first error massage appears at the start of program:
list element in quotes followed by 'nur' instead of space
list element in quotes followed by 'nur' instead of space
while executing
'llength $pairs'
(procedure '::msgcat::mcmset' line 4)
invoked from within
'::msgcat::mcmset de {
'Rigid Body on Lines' 'Starrkörper auf Linien'
'Rigid Body on Surfaces' 'S...'
(in namespace eval '::b3d' script line 205)
invoked from within
'namespace eval ::b3d {
::msgcat::mcmset de {
'Dimension Mode' 'Vermessungsmodus'
'Material Database' ...'
(file 'C:/Program Files/Altair/14.0/hm/scripts/BasicFEA/languages/de.msg' line 2)
invoked from within
'::source -encoding utf-8 {C:/Program Files/Altair/14.0/hm/scripts/BasicFEA/languages/de.msg}'
('uplevel' body line 1)
invoked from within
'uplevel 1
- '
(procedure '::msgcat::mcload' line 10)
invoked from within
'::msgcat::mcload $msg_directory'
(procedure '::b3d::L10n::SetLocale' line 14)
invoked from within
'::b3d::L10n::SetLocale '''
(in namespace eval '::' script line 4)
invoked from within
'# Compiled -- no source code available
error 'called a copy of a compiled script''
invoked from within
'tbcload::bceval {
TclPro ByteCode 2 0 1.7 8.5
14 0 132 24 2 0 84 1 4 14 14 -1 -1
132
f!!!!#-<<!+f+pv+K&s!*V!S7&-<<!)9N<!3fAs!5v!!!C!!!!gF#!!)`vpv1l8X!...'
(file 'C:/Program Files/Altair/14.0/hm/scripts/BasicFEA/main.tbc' line 13)
invoked from within
'source $rootname.tbc'
(in namespace eval '::UserProfiles::BasicFEA' script line 7)
invoked from within
'# Compiled -- no source code available
error 'called a copy of a compiled script''
(procedure '::hwt::SourceFile' line 1)
invoked from within
'::hwt::SourceFile $path3/BasicFEA/main.tcl'
(procedure '::UserProfiles::BasicFEA::PanelProc' line 47)
invoked from within
'::UserProfiles::BasicFEA::PanelProc'
The secound error appears when executing the program funktion Linear static Loadsteps:
invalid command name '::b3d::loadstep::CreateSubcase'
invalid command name '::b3d::loadstep::CreateSubcase'
while executing
'::b3d::loadstep::CreateSubcase {Linear static}'
('eval' body line 1)
invoked from within
'# Compiled -- no source code available
error 'called a copy of a compiled script''
(procedure '::hwt::menuItemSelect' line 1)
invoked from within
'::hwt::menuItemSelect ._Tb_BasicFEATB.f70.menu70 0 ::b3d::loadstep::CreateSubcase 'Linear static''
(menu invoke)
Kind regarts
Franco
Answers
-
If an error pops up at the start of the program, then the issue could be related to installation.Please reinstall and check same.
0 -
Hello,
the Issue is related to 'German Language' in the 'Preference Settings' of Basic FEA in Altair Student Edition 14. You can either upgrade to Student Edition 2017 on our website https://secure.altair.com/onlinestore
Or you can try the following settings to 'English' in the Basic FEA UserProfile - change then the User Profile to OptiStruct - and then back to Basic FEA to avoid the error:
https://www.screencast.com/t/g7TWVY4h
Jan
0