|
[Sponsors] |
ValueError: invalid literal for int() with base 10 while using Aster inside Salome |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 17, 2014, 05:36 |
ValueError: invalid literal for int() with base 10 while using Aster inside Salome
|
#1 |
New Member
Zach
Join Date: Nov 2014
Posts: 6
Rep Power: 12 |
Hi,
made a couple days ago linear elastic analysis (simple round bar fixed at sides and loaded at centre) using Aster in Salome-Meca 2014.2 and all was fine ie analysis run OK, results were generated (.rmed file) and I could watch them via ParaViS also inside Salome. Today tried to repeat the same simulation from zero but when I pressed "run" in Aster I got the following massage in terminal: File "/home/zach/salome/V2014_2/tools/Code_aster_frontend_20142/lib/python2.7/site-packages/asrun/profil.py", line 480, in parse 'ul' : int(spl[4]), ValueError: invalid literal for int() with base 10: 'D' I opened profil.py file and there is the following expression in line 480: 'ul' : int(spl[4]), Tried to replace int with float (as found on forums), add float after int - but it still does not work. Have no idea why this error appeared... Please help to solve it! |
|
Tags |
aster, int() with base 10, invalid literal, salome |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] How to define to right point for locationInMesh | Mirage12 | OpenFOAM Meshing & Mesh Conversion | 7 | March 13, 2016 15:07 |
meshing F1 front wing | Steve | FLUENT | 0 | April 17, 2003 13:37 |