×

Notice

The forum is in read only mode.

Time-history analisys

More
11 years 1 month ago #7478 by Claus
Replied by Claus on topic Re: Time-history analisys
There doesn't seem to be any problems with the ASTK setup. Which error do you receive?

/C

Code_Aster release : STA11.4 on OpenSUSE 12.3 64 bits - EDF/Intel version
  • Jay Cloud
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 1 month ago - 11 years 1 month ago #7479 by Jay Cloud
Replied by Jay Cloud on topic Re: Time-history analisys
Hello,

This is what I do:

open salome-meca
activate geom module
import script
activate mesh module
compute mesh (it is already computed)
export MED file
activate aster module
run astk (ASTK and ASJOB windows show apparently without problems/errors)
open .astk file provided in the web
change LU numbers if neccessary
Run

After it

ASJOB Window log
2014-03-20 21:26:56,773 INFO     ----------------------------------------------------------------------
2014-03-20 21:26:56,777 INFO     retreive configuration informations of the server
2014-03-20 21:26:56,778 INFO     execute on jvp@jvplaptop00 : /opt/SALOME-MECA-2011.2-LGPL-x86_64/aster/bin/as_run --info --rcdir=.astkrc_salome2011.2
2014-03-20 21:26:57,092 INFO     returns 0
2014-03-20 21:29:55,439 INFO     ----------------------------------------------------------------------
2014-03-20 21:29:55,445 INFO     prepare execution for jvp@jvplaptop00
2014-03-20 21:29:55,451 INFO     copy export files...
2014-03-20 21:29:55,451 INFO     create directory /tmp/jvp-localhost-6963-192...
2014-03-20 21:29:55,451 INFO     done
2014-03-20 21:29:55,452 INFO     copy /tmp/astk_jvp/6963-192.export to /tmp/jvp-localhost-6963-192
2014-03-20 21:29:55,464 INFO     returns 0
2014-03-20 21:29:55,464 INFO     copy /tmp/astk_jvp/6963-192.orig.export to /tmp/jvp-localhost-6963-192
2014-03-20 21:29:55,473 INFO     returns 0
2014-03-20 21:29:55,473 INFO     copy data files...
2014-03-20 21:29:55,473 INFO     no file to copy.
2014-03-20 21:29:55,474 INFO     execute on jvp@jvplaptop00 : /opt/SALOME-MECA-2011.2-LGPL-x86_64/aster/bin/as_run --serv --num_job=6963-192 --rcdir=.astkrc_salome2011.2 /tmp/jvp-localhost-6963-192/6963-192.export
2014-03-20 21:29:56,357 INFO     returns 0
.comm, mess, .resu, .erre, .export files created are attached.

Could it be a problem with ASTK configuration?
Is it possible to run the analysis without using ASTK? That is, using just .comm & .med files in Aster module > Run a new study? Or this way I would not get all neccesary data (such as the table with displacement of a node given by IMPR_TABLE function in the .comm file)? Just wondering, in case I never get to successfully run the analysis with ASTK.
Thank you very much.

Regards,
Jay.

File Attachment:

File Name: th-analysis.zip
File Size:5 KB
Attachments:
Last edit: 11 years 1 month ago by Jay Cloud.
More
11 years 1 month ago #7480 by Claus
Replied by Claus on topic Re: Time-history analisys
Hmm, I can't find the error up front.

Try running 'astk --check' and post the output here.

/C

Code_Aster release : STA11.4 on OpenSUSE 12.3 64 bits - EDF/Intel version
  • Jay Cloud
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 1 month ago #7481 by Jay Cloud
Replied by Jay Cloud on topic Re: Time-history analisys
Hello,

I'm not sure if this is what you wan (I am not familiar with Linux OS) . I run "astk --check" in a terminal. This is the output:
jvp@jvplaptop00:~$ astk --check
DeprecationWarning: /opt/aster110/outils/astk moved to /opt/aster110/bin/astk. Please update your PATH. It will be an error in a future release.
jvp@jvplaptop00:~$ <INFO> Optional module not found : tkpng
       searched in /opt/aster110/lib/astk/not_defined
<INFO> ASTK version 1.10.0

<INFO> Thème actif : 
<INFO> Nom de domaine de la machine locale non défini. Il se peut que les machines distantes ne puissent pas contacter la machine locale. Renseignez le nom de domaine de votre machine locale dans Configuration/Préférences/Réseau.
<INFO> Nom complet de la machine locale : jvplaptop00
<INFO> Le DISPLAY ci-dessus ne contient pas le nom de domaine, les machines distantes risquent de ne pas pouvoir ouvrir de fenêtre.
<INFO> Affichage des applications sur jvplaptop00:0.0
<INFO> Commande ps utilisée : ps
<INFO> Fichier/Répertoire inexistant : /home/jvp/.astkrc/config_serveurs
<INFO> Fichier/Répertoire inexistant : /home/jvp/.astkrc/config_serveurs
<INFO> Test de la connexion de jvplaptop00 vers jvplaptop00...
<INFO> Commande externe sur jvplaptop00 (id serveur : -1) :
       echo hello 
<INFO> Numéro de processus : 2497
<INFO> 
============================== STANDARD OUTPUT ==============================
 hello 
=============================================================================

<INFO> 
============================== STANDARD ERROR ===============================
  
=============================================================================

<INFO> ... connexion réussie
<INFO> Test de la connexion de jvplaptop00 vers jvplaptop00...
<INFO> Commande externe sur jvplaptop00 (id serveur : -1) :
       ssh -n -l jvp jvplaptop00 echo hello 
<INFO> Numéro de processus : 2502
<INFO> 
============================== STANDARD OUTPUT ==============================
 hello 
=============================================================================

<INFO> 
============================== STANDARD ERROR ===============================
  
=============================================================================

<INFO> ... connexion réussie
<INFO> Vérifications effectuées : 0 erreur(s).
<INFO> Session ended : 23/03/2014 - 17:18:25
EXIT CODE : 1
For the warning "Nom de la domaine de la machine locale non dèfini....". I changed the Domain name in Configuration > Network to my laptop name, but after running 'astk --check' again, the aoutput is the same.
Thank you.
Regards,
Jay.
More
11 years 1 month ago #7483 by Claus
Replied by Claus on topic Re: Time-history analisys
It is possible to run the calculation from the command line with the export file - I forget the syntax, but you can easily find it with a little googeling.

As for you last post; I am stumped on the problem. The 'astk --check' command that you ran, shows that there are no connection problems, and thus it should be able to read the MED file.

Try posting to the code_aster forum and attach the files from post #7479 (previous). That should be enough to get them started.
Sorry I couldn't figure it out :)

/C

Code_Aster release : STA11.4 on OpenSUSE 12.3 64 bits - EDF/Intel version
  • Jay Cloud
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 1 month ago - 11 years 1 month ago #7484 by Jay Cloud
Replied by Jay Cloud on topic Re: Time-history analisys
Hello,

It is possible to run the calculation from the command line with the export file - I forget the syntax, but you can easily find it with a little googeling.

Do you mean doing "the same" as ASTK does but just using the command line?

Ok, no problem at all. I'll post on Code_Aster forum to see if they can help me. I will come back once I get -I hope- ASTK running.

Thank you very much for all your help once again.

Regards,
Jay
Last edit: 11 years 1 month ago by Jay Cloud.
Moderators: catux
Time to create page: 0.125 seconds
Powered by Kunena Forum