CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   ANSYS (https://www.cfd-online.com/Forums/ansys/)
-   -   Ansys 12.0 on Ubuntu 10.10 64bit (https://www.cfd-online.com/Forums/ansys/85055-ansys-12-0-ubuntu-10-10-64bit.html)

Krischan February 16, 2011 08:11

Ansys 12.0 on Ubuntu 10.10 64bit
 
Hello,

I'm trying to set up Ansys 12.0 on a computer with Ubuntu 10.10 64bit and running into some problems.
The INSTALL script worked without any errors, however then programs won't.
What's working:
CFD Post
CFD Solver Manager
The connection to our license server is also fine
What's not working:
CFD Pre (just hangs when I try to start it, so no window appears etc)
ICEM

ICEM especially throws some errors when I try to run it, but that isn't very helpful to me:
Code:

syntax error in expression "$tcl_version < 8.0": extra tokens at end of expression
    ("if" test expression)
    while compiling
"if {$tcl_version < 8.0} {
    proc blt_table_column {w args} {
        eval blt_table column $w $args
    }
   
    proc blt_table_row {w args} {
        eval blt_tabl..."
    invoked from within
"if $has_blt {
    if {$tcl_version < 8.0} {
    proc blt_table_column {w args} {
        eval blt_table column $w $args
    }
   
    proc blt_table_row {w args} {
..."
    (file "/ansys_inc/v120/icemcfd/linux64_amd/lib/guibase/forms.tcl" line 3505)
    invoked from within
"source /ansys_inc/v120/icemcfd/linux64_amd/lib/guibase/forms.tcl"
    invoked from within
"script_interp eval [list source $guibase_dir/$f.tcl]"
    (procedure "setup_batch_interp" line 184)
    invoked from within
"setup_batch_interp"
    (procedure "SetupMedBatchInterp" line 32)
    invoked from within
"SetupMedBatchInterp "
    (procedure "InitializeMed" line 4)
    invoked from within
"InitializeMed"
    (procedure "AIEnvMain" line 190)
    invoked from within
"AIEnvMain"
    (file "/ansys_inc/v120/icemcfd/linux64_amd/lib/ai_env/init.tcl" line 1719)
    invoked from within
"source [file join $env(ICEM_ACN) lib ai_env init.tcl]"
    invoked from within
"if {[info exists env(ICEM_AI_ENVIRONMENT)] == 1} {
    if { $env(ICEM_AI_ENVIRONMENT) == 1 } {
        if {[info exists env(MED_ROOT)] &&
            ..."
    (file "/ansys_inc/v120/icemcfd/linux64_amd/lib/med/med_start.tcl" line 27)
    invoked from within
"source $med_root/lib/med/med_start.tcl"
    invoked from within
"if [file exists $med_root/lib/med/med_start.tcl] {
    source $med_root/lib/med/med_start.tcl
} elseif [file exists $med_root/../med/lib/med/med_start..."

Any help getting this to work is appreciated.

Thank you
Christian

MadsR April 26, 2011 04:44

Hi,

did you resolve the ICEM issue? We see this issue now and then, when ICEM forgets its own settings. Normally de-selecting "Create surface topology" in the settings resolves this problem. This is very problem specific though, and I guess you see this issue before doing anything within ICEM itself?

/Mads


All times are GMT -4. The time now is 02:15.