Modifying the mesh and running test case
- Ben
- Topic Author
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 1
8 years 11 months ago #8510
by Ben
Modifying the mesh and running test case was created by Ben
Hey everyone!
I have 2 questions:
First: I would like to be able to modify my mesh without modifying the geometry (it is way faster for pre-sizing). For exemple add a fillet radius to the linkage of 2 perpendicular plates.
Second: How can I run the test case?? I am opening astk, import the SSLS115a test and when I press run nothing happen. Could you tell me what to do??
Thanks,
Ben.
I have 2 questions:
First: I would like to be able to modify my mesh without modifying the geometry (it is way faster for pre-sizing). For exemple add a fillet radius to the linkage of 2 perpendicular plates.
Second: How can I run the test case?? I am opening astk, import the SSLS115a test and when I press run nothing happen. Could you tell me what to do??
Thanks,
Ben.
- kwou
- Offline
- Moderator
8 years 11 months ago - 8 years 11 months ago #8512
by kwou
Interest: structural mechanics, solar energy (picture at 'my location' shows too little pv panels)
--
kind regards - kees
Replied by kwou on topic Re: Modifying the mesh and running test case
Hoi Ben
what do you do exactly with ASTK when you say:
I copied the 4 SSLS115a files into a directory, started ASTK, defined the following:
comm file (1)
datg file (16)
mmed file (20) and
mess file (6).
the I hit run and get an error for line 23:
When I replace line 23 by:
DEBUT()
everything works fine.
(I donot know why NOM is not defined for the internet code.)
I do not know whether as_run still can be used for test cases. On my system it was not installed:
what do you do exactly with ASTK when you say:
I am opening astk, import the SSLS115a test and when I press run nothing happen
I copied the 4 SSLS115a files into a directory, started ASTK, defined the following:
comm file (1)
datg file (16)
mmed file (20) and
mess file (6).
the I hit run and get an error for line 23:
DEBUT(CODE=_F(NOM='SSLS115A',NIV_PUB_WEB='INTERNET'),DEBUG=_F(SDVERI='OUI'))
Mots cl?s inconnus : NOM
When I replace line 23 by:
DEBUT()
everything works fine.
(I donot know why NOM is not defined for the internet code.)
I do not know whether as_run still can be used for test cases. On my system it was not installed:
the top I included because I like slurm!No command 'asrun' found, did you mean:
Command 'srun' from package 'slurm-llnl' (universe)
Command 'as_run' from package 'code-aster-run' (universe)
or
kees@KataTjuta:/cae_sg500/caexample/caelinux/ssls15/ssls15a$ as_run ssls115a
The program 'as_run' is currently not installed. You can install it by typing:
sudo apt-get install code-aster-run
kees@KataTjuta:/cae_sg500/caexample/caelinux/ssls15/ssls15a$
Interest: structural mechanics, solar energy (picture at 'my location' shows too little pv panels)
--
kind regards - kees
Last edit: 8 years 11 months ago by kwou.
- Ben
- Topic Author
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 1
8 years 11 months ago #8514
by Ben
Replied by Ben on topic Re: Modifying the mesh and running test case
Hey keeswouters,
Thanks for your help.
The thing is I do not even have an error message. Here are the pictures of what I do:
1 - I run Salome-Meca, open the code_aster module, create a new study and run astk;
2- I import the ssls115a test case with astk:
3- I have only those 3 files after the importation:
4- Then I hit the RUN button, and the following text appears:
Why is that? I mean even if I modify the .comm file by replacing the line with DEBUT() it does not seem to run right?
Thanks for your help.
The thing is I do not even have an error message. Here are the pictures of what I do:
1 - I run Salome-Meca, open the code_aster module, create a new study and run astk;
2- I import the ssls115a test case with astk:
3- I have only those 3 files after the importation:
4- Then I hit the RUN button, and the following text appears:
Why is that? I mean even if I modify the .comm file by replacing the line with DEBUT() it does not seem to run right?
- Claus
- Offline
- Moderator
Less
More
- Posts: 670
- Thank you received: 34
8 years 11 months ago #8515
by Claus
Code_Aster release : STA11.4 on OpenSUSE 12.3 64 bits - EDF/Intel version
Replied by Claus on topic Re: Modifying the mesh and running test case
Seems like it ran fine.
The first two cases ended with an alarm which could be anything, but the cases ended.
The next two you can see by pressing 'refresh'
To see what the alarm is, open the .mess file - either manually or right click the .mess line in ASTK and select open or edit
/C
The first two cases ended with an alarm which could be anything, but the cases ended.
The next two you can see by pressing 'refresh'
To see what the alarm is, open the .mess file - either manually or right click the .mess line in ASTK and select open or edit
/C
Code_Aster release : STA11.4 on OpenSUSE 12.3 64 bits - EDF/Intel version
- kwou
- Offline
- Moderator
8 years 11 months ago - 8 years 11 months ago #8517
by kwou
Interest: structural mechanics, solar energy (picture at 'my location' shows too little pv panels)
--
kind regards - kees
Replied by kwou on topic Re: Modifying the mesh and running test case
Hoi Ben, Claws,
Ben,
some general information regarding these test cases, just in case you overlooked it:
this test case hardly generates any output in the sense that it does not create a MED (or any other) file with displacements, stresses, or alike.
Ik checks some displacements, stresses against reference values and if allright, nothing much happens.
What happens in case of failure, I do not know.
Ben,
some general information regarding these test cases, just in case you overlooked it:
this test case hardly generates any output in the sense that it does not create a MED (or any other) file with displacements, stresses, or alike.
Ik checks some displacements, stresses against reference values and if allright, nothing much happens.
What happens in case of failure, I do not know.
Interest: structural mechanics, solar energy (picture at 'my location' shows too little pv panels)
--
kind regards - kees
Last edit: 8 years 11 months ago by kwou.
- Ben
- Topic Author
- Offline
- New Member
Less
More
- Posts: 12
- Thank you received: 1
8 years 11 months ago #8520
by Ben
Replied by Ben on topic Re: Modifying the mesh and running test case
Hey guys,
thanks for the support. I have a better understanding of what are the test cases now. I need to modify the .comm file so that code_aster generates a.rmed file with the data I want.
Regarding the second question, do you have any idea? The problem is I import a .stp file made with CATIA in Gmsh, and then I mesh it and alayse it. What I would like to do is not going back in CATIA to do minor modifications, so I would like to directly change the mesh. Is that possible?
Thanks and happy new year!
Ben.
thanks for the support. I have a better understanding of what are the test cases now. I need to modify the .comm file so that code_aster generates a.rmed file with the data I want.
Regarding the second question, do you have any idea? The problem is I import a .stp file made with CATIA in Gmsh, and then I mesh it and alayse it. What I would like to do is not going back in CATIA to do minor modifications, so I would like to directly change the mesh. Is that possible?
Thanks and happy new year!
Ben.
Moderators: catux
Time to create page: 0.133 seconds