Error of Bad real number in item 1 of list input

The graphical user interface of Elmer
armaghantelgerafchi
Posts: 26
Joined: 28 Jul 2020, 11:24
Antispam: Yes

Error of Bad real number in item 1 of list input

Post by armaghantelgerafchi »

Hello
I am new to the ElmerGUI program. I have a question about setting boundary conditions. I wrote pressure in Navier stokes as "Variable temperature
Real MATC " exp(-7550/(tx)+12.79+(-1.41)*ln(tx)) " as a boundary condition in my system. the Error of " At line 4217 of file D:/ElmerBuilder/elmerfem/fem/src/Lists.F90 Fortran runtime error: Bad real number in item 1 of list input " was appeared. I read in Elmer Forum that it is the bug of ElmerGUI and I have to restart the program. Unfortunately, the problem wasn't solved in this way. I am wondering if you kindly help me.
Sincerely,
Armaghan
Attachments
case.sif
(5.5 KiB) Downloaded 266 times
kevinarden
Posts: 2237
Joined: 25 Jan 2019, 01:28
Antispam: Yes

Re: Error of Bad real number in item 1 of list input

Post by kevinarden »

You have an open qoutation mark but no closing qoutation mark

Pressure 2 = Variable temperature
Real MATC " exp(-7550/(tx)+12.79+(-1.41)*ln(tx))
armaghantelgerafchi
Posts: 26
Joined: 28 Jul 2020, 11:24
Antispam: Yes

Re: Error of Bad real number in item 1 of list input

Post by armaghantelgerafchi »

thank you for your response
I fixed the point that you mentioned, but the same error appears.
kevinarden
Posts: 2237
Joined: 25 Jan 2019, 01:28
Antispam: Yes

Re: Error of Bad real number in item 1 of list input

Post by kevinarden »

I simplified it to one solid rectangle body with six sides and used your Rreal MATC boundary conditions. It ran without error, so I do not think the problem is the MATC.
mycase.sif
(3.28 KiB) Downloaded 300 times
kevinarden
Posts: 2237
Joined: 25 Jan 2019, 01:28
Antispam: Yes

Re: Error of Bad real number in item 1 of list input

Post by kevinarden »

Can you send the entire ElmerSolver output text?
armaghantelgerafchi
Posts: 26
Joined: 28 Jul 2020, 11:24
Antispam: Yes

Re: Error of Bad real number in item 1 of list input

Post by armaghantelgerafchi »

Thank you for your help
Do you think it is the bug of ELMERGUI?
How can I fix this error?
kevinarden
Posts: 2237
Joined: 25 Jan 2019, 01:28
Antispam: Yes

Re: Error of Bad real number in item 1 of list input

Post by kevinarden »

I do not think it is a bug of ElmerGUI, it may be a bug in ElmerSolver. ElmerGUI is just the graphical interface of ElmerSolver. I am assuming this error occurs when you go to Run, Start Solver at which point ElmerSolver program starts.

Having your mesh, so i can run your case exactly as you have it, or the whole output of ElmerSolver would help to determine root cause.
armaghantelgerafchi
Posts: 26
Joined: 28 Jul 2020, 11:24
Antispam: Yes

Re: Error of Bad real number in item 1 of list input

Post by armaghantelgerafchi »

thank you.
here is the geo file of my mesh.
Attachments
min00.geo
(2.59 KiB) Downloaded 269 times
kevinarden
Posts: 2237
Joined: 25 Jan 2019, 01:28
Antispam: Yes

Re: Error of Bad real number in item 1 of list input

Post by kevinarden »

When i mesh it I only get 2 bodies and 2 boundaries, so I can't recreate your case.
bodies.png
bodies.png (147.36 KiB) Viewed 4818 times
armaghantelgerafchi
Posts: 26
Joined: 28 Jul 2020, 11:24
Antispam: Yes

Re: Error of Bad real number in item 1 of list input

Post by armaghantelgerafchi »

In my Elmer, it has 21 bodies. I attached the .msh file for you.
Attachments
min00.msh
(69.52 KiB) Downloaded 250 times
Post Reply