Problem with ACU probe

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User
Traceback (most recent call last):

  File 'prbWin.py', line 619, in plotAll

  File 'prbWin.py', line 905, in createWindows

  File 'prbPlot.py', line 556, in setupPlot

  File 'prbPlot.py', line 1769, in minmaxXY

AttributeError: 'list' object has no attribute 'any'

 

 

I was trying to practice tutorials of acu solve and when i run the simulation, it runs completely but when i plot the above mention error pops up... I am not sure how to understand and do necessary actions..it would be great if you could help me to solve this..This is blower tutorial of acusolve...

Find more posts tagged with

Sort by:
1 - 5 of 51
    User: "cfdguru"
    New Altair Community Member
    Updated by cfdguru

    This is strange.  Try clearing the settings and then try to make your plot again:

     

    File-->Clear Settings

    Restart AcuProbe

     

    If you are unable to work with the interface at all, you can also do this through the command line in an AcuSolve command window:

     

    $>acuProbe -cs

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Dear moderator..thank you for reply..

     

    I tried with the inputs u gave me but the error still pops.up..I have followed the instruction as it is in the given manual to run this tutorial model.

     

    Is there any problem if these saved files are in c:/ users/my documents or are there any directory related issues that is giving me this error ..

    User: "cfdguru"
    New Altair Community Member
    Updated by cfdguru

    This looks like it may be a bug.  Are you using V12.0 of AcuSolve by any chance?  If so, please upgrade to V12.0.310.  I think it should be fixed there.

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Dear sir, there is also problem of smpd installation while running my acusolve. can you tell me what the issue is..

    I tried to import a parasolid and meshed it by defining boundary conditions and mesh attributes but, when i run it in .log file it shows smpd installation error. Please help me in this regard

    User: "cfdguru"
    New Altair Community Member
    Updated by cfdguru

    What version are you using?  If it is V12.0, then there should be instructions in the .Log file about how to install the smpd manually (from an AcuSolve command prompt with administrative privileges, execute the following:  acuRun -pb test -mp impi -ismpd).  If you are using V12.0.310, this should be automatically dealt with.