Hi Samyog,
The example runs fine on my machine. In case you made changes to the example, can you please tell us what changes you made?
If you are running exactly the same thing, it should be able to run without issues. If not, you should try and update MASTODON and see if the problem persists.
Best regards,
Chandu
--
https://mooseframework.org/mastodon
https://github.com/idaholab/mastodon
---
You received this message because you are subscribed to the Google Groups "mastodon-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
mastodon-user...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/mastodon-users/03792c00-a895-4b0b-8f29-c0f50863d9e9%40googlegroups.com.
Hi Samyog,
The example runs fine on my machine. In case you made changes to the example, can you please tell us what changes you made?
If you are running exactly the same thing, it should be able to run without issues. If not, you should try and update MASTODON and see if the problem persists.
Best regards,
Chandu
From: mastodon-users <mastodo...@googlegroups.com> on behalf of Samyog <samy...@gmail.com>
Date: Sunday, November 24, 2019 at 9:11 AM
To: mastodon-users <mastodo...@googlegroups.com>
Subject: [EXTERNAL] [mastodon-users] Example 5a not running
Hello everyone,
Example 5a is not running for me. These are the files used. Analysis ends at first timestep with "Bad Termination". Could somebody check please?
Thank you
Samyog
--
https://mooseframework.org/mastodon
https://github.com/idaholab/mastodon
---
You received this message because you are subscribed to the Google Groups "mastodon-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mastodo...@googlegroups.com.
Hey Samyog, I downloaded your files and tried to run them locally on my mac. I get the following error:
*** ERROR ***
/Users/hoffwm/Downloads/mb/ex5a.i contains Windows(DOS) line endings which are not supported.
I think this has something to do with the text editor you are using. I copied the text and pasted it directly into a new file using Atom then tried running the new file and it worked fine. Maybe that is the issue you are having as well. Try copying the text using emacs or vi or something.
If that does not fix your issue, try running tests. If some or all fail, you may want to do ‘git clean -dxf’ then rebuild libmesh and MASTODON. Beware though, if you do the git clean it will erase all untracked/uncommitted changes in your MASTODON folder. See here… https://git-scm.com/docs/git-clean/1.8.2
-Will
To unsubscribe from this group and stop receiving emails from it, send an email to
mastodon-user...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/mastodon-users/c99b421a-6c7b-456a-b2cc-7b1f32630187%40googlegroups.com.
--
https://mooseframework.org/mastodon
https://github.com/idaholab/mastodon
---
You received this message because you are subscribed to the Google Groups "mastodon-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mastodon-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mastodon-users/165aec6e-3a73-4a1a-81ed-fcf1a07ec303%40googlegroups.com.
Are you able to run the tests successfully? I would try cleaning your mastodon directory then updating libmesh and mastodon. it seems to work fine for Chandu and myself.
From: <mastodo...@googlegroups.com> on behalf of Samyog <samy...@gmail.com>
Date: Monday, November 25, 2019 at 8:12 AM
To: mastodon-users <mastodo...@googlegroups.com>
--
Dear Samyog,Can you please run the attached file and let me know if it is working?Thank you.Sincerely,Som
On Mon, Nov 25, 2019 at 8:09 AM Samyog <samy...@gmail.com> wrote:
--Hey Will,The error I am getting is attached in 'termination_note.txt'. It doesn't seem to be related to the text editor, what do you think? I also downloaded the files I had uploaded and tried running but didn't get any 'DOS string' error.Other input files work fine. The only difference in this example 5a, is that it uses two different elements (HEX & BAR). Could this be a valid reason to doubt any issue in my MASTODON installation?Thank youSamyog
On Sunday, November 24, 2019 at 11:11:01 AM UTC-5, Samyog wrote:Hello everyone,Example 5a is not running for me. These are the files used. Analysis ends at first timestep with "Bad Termination". Could somebody check please?Thank youSamyog
https://mooseframework.org/mastodon
https://github.com/idaholab/mastodon
---
You received this message because you are subscribed to the Google Groups "mastodon-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mastodo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mastodon-users/165aec6e-3a73-4a1a-81ed-fcf1a07ec303%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to mastodon-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mastodon-users/397f8fa8-b7c6-40a0-acc8-0ccebbdd288e%40googlegroups.com.
--
https://mooseframework.org/mastodon
https://github.com/idaholab/mastodon
---
You received this message because you are subscribed to the Google Groups "mastodon-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mastodon-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mastodon-users/3fbf7b22-59c5-48b6-b847-08713b75b8a1%40googlegroups.com.
I was just making sure you had a working build of MOOSE and Mastodon. I doubled checked and 5a is working fine for me as well.What OS are you using? Can you send the result of "git status"?
On Mon, Nov 25, 2019 at 10:26 PM Mriganabh <mrigan...@gmail.com> wrote:
--Hi all,I ran the example 5a locally and it hangs after the 1st iteration of the 1st timestep. I updated MASTODON and ran the tests. Most of them passed and a few of them were skipped. I also ran the tests in the MOOSE folder as Andrew suggested. Similar to MASTODON, most of the tests passed and a few of them were skipped.I was wondering which particular test are we looking for?I have attached the screenshots of run_tests results.Thanks,Mriganabh
On Sunday, 24 November 2019 11:11:01 UTC-5, Samyog wrote:Hello everyone,Example 5a is not running for me. These are the files used. Analysis ends at first timestep with "Bad Termination". Could somebody check please?Thank youSamyog
https://mooseframework.org/mastodon
https://github.com/idaholab/mastodon
---
You received this message because you are subscribed to the Google Groups "mastodon-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mastodo...@googlegroups.com.
Are you able to run the tests successfully? I would try cleaning your mastodon directory then updating libmesh and mastodon. it seems to work fine for Chandu and myself.
From: <mastodo...@googlegroups.com> on behalf of Samyog <samy...@gmail.com>
Date: Monday, November 25, 2019 at 8:12 AM
To: mastodon-users <mastodo...@googlegroups.com>
Subject: [EXTERNAL] [mastodon-users] Re: Example 5a not running
Hey Will,
The error I am getting is attached in 'termination_note.txt'. It doesn't seem to be related to the text editor, what do you think? I also downloaded the files I had uploaded and tried running but didn't get any 'DOS string' error.
Other input files work fine. The only difference in this example 5a, is that it uses two different elements (HEX & BAR). Could this be a valid reason to doubt any issue in my MASTODON installation?
Thank you
Samyog
On Sunday, November 24, 2019 at 11:11:01 AM UTC-5, Samyog wrote:Hello everyone,
Example 5a is not running for me. These are the files used. Analysis ends at first timestep with "Bad Termination". Could somebody check please?
Thank you
Samyog
--
https://mooseframework.org/mastodon
https://github.com/idaholab/mastodon
---
You received this message because you are subscribed to the Google Groups "mastodon-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mastodo...@googlegroups.com.