Search found 24 matches

by serge_13
10 Jun 2016, 17:46
Forum: ElmerSolver
Topic: Linking Elmer solver with OpenCalphad
Replies: 18
Views: 12678

Re: Linking Elmer solver with OpenCalphad

What path for linked liboceq.so ? Here must be two files at least : *.so, and *.a (or *.la) . Control date and time of these. You need to point to *.a or *.la file path via -L instruction. The -l instruction goes after -L only !!! For example: -L/home/username/elmer8/install/lib/elmersolver -shared ...
by serge_13
10 Jun 2016, 15:58
Forum: ElmerSolver
Topic: Linking Elmer solver with OpenCalphad
Replies: 18
Views: 12678

Re: Linking Elmer solver with OpenCalphad

i) Try to compile all sources strightly to OCWrapper.so without intermediate library(s) *.a . It's very interesting, but the library liboceq.a includes the name '__general_thermodynamic_package_MOD_gx'. I have found it by file viewer ...

W.b.r.
Serge.
by serge_13
10 Jun 2016, 15:21
Forum: ElmerSolver
Topic: Linking Elmer solver with OpenCalphad
Replies: 18
Views: 12678

Re: Linking Elmer solver with OpenCalphad

Thank you, I'll try be familar with it. Need some time.

Serge.
by serge_13
10 Jun 2016, 14:12
Forum: ElmerSolver
Topic: Linking Elmer solver with OpenCalphad
Replies: 18
Views: 12678

Re: Linking Elmer solver with OpenCalphad

Dear Anil ! Try compile and link with your *.so the additional Fortran module gtp3.f90. Here MODULE GENERAL_THERMODYNAMIC_PACKAGE (the first part before _MOD_ delimeter between module & function (or variable) in decorative name). I think the next conformal error may popup. So I've got additional...
by serge_13
10 Jun 2016, 13:28
Forum: ElmerSolver
Topic: Linking Elmer solver with OpenCalphad
Replies: 18
Views: 12678

Re: Linking Elmer solver with OpenCalphad

Dear Anil !

What kind of Linux OS are you used (distributive type & version) ?

The Elmer Packet was compiled by means of CMake tool in your Linux?

The OpenCalphad was fully compiled there too as outer shared library ?

W.b.r,
Serge.
by serge_13
09 Jun 2016, 13:37
Forum: ElmerSolver
Topic: Linking Elmer solver with OpenCalphad
Replies: 18
Views: 12678

Re: Linking Elmer solver with OpenCalphad

If it's critical for your work I may try link OpenCalpad to Elmer Package on MinGW64 platform...

B.r.,
Serge
by serge_13
09 Jun 2016, 11:05
Forum: ElmerSolver
Topic: Airflow in Rasperry Pi - Heat and Navier Stokes
Replies: 3
Views: 3229

Re: Airflow in Rasperry Pi - Heat and Navier Stokes

Dear Rainer, I think, the result is correct with your boundary conditions in *.sif that you sent. You have no sources for forced motion. So the heated fluid goes out through Input boundary because you have no any constraints for the flow there. Try to explain pls. what the distribution of the temper...
by serge_13
08 Jun 2016, 19:22
Forum: ElmerSolver
Topic: Linking Elmer solver with OpenCalphad
Replies: 18
Views: 12678

Re: Linking Elmer solver with OpenCalphad

Hi, I think the problem of dynamic linking takes place. There are at least two reasons: i) The imported name of the function is not of Elmer's naming rool. It depends on compiler that linked the outer chemical library. For example Intel Fortran compiler naming rools are different from GNU fortran na...
by serge_13
08 Jun 2016, 18:20
Forum: ElmerSolver
Topic: Airflow in Rasperry Pi - Heat and Navier Stokes
Replies: 3
Views: 3229

Re: Airflow in Rasperry Pi - Heat and Navier Stokes

Hi,
I've read your case.sif file. I think the your result is in dependence of initial temperature. The air heated expands. Test another initial condition.

Best regards.
Serge.