Skip to Content.
Sympa Menu

forum - AW: AW: AW: [abinit-forum] still problems with compilation on ibm power

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

AW: AW: AW: [abinit-forum] still problems with compilation on ibm power


Chronological Thread 
  • From: "Ludwig, Christian" <ludwigc@uni-mainz.de>
  • To: "forum@abinit.org" <forum@abinit.org>
  • Subject: AW: AW: AW: [abinit-forum] still problems with compilation on ibm power
  • Date: Wed, 22 Jul 2009 18:32:54 +0200
  • Accept-language: de-DE
  • Acceptlanguage: de-DE

It seems to work just fine. Thank you very much.
________________________________________
Von: Matteo Giantomassi [Matteo.Giantomassi@uclouvain.be]
Gesendet: Mittwoch, 22. Juli 2009 15:57
An: forum@abinit.org
Betreff: Re: AW: AW: [abinit-forum] still problems with compilation on ibm
power

> Hello Matteo,
>
>> To work around the problem, you have to modify 98_main/mrgscr
>> by replacing the line
>>
>>use m_screening, only : mkdump_er, destroy_epsilonm1_results,
>>print_epsilonm1_results ...
>>
>>with
>>
>>use m_screening
>
>
> I am afraid in 98_main/mrgscr.F90 there is no line "use m_screening..."
> I can see a "use m_io_screening, only : scr_hdr_io....", but no
> mkdump_er and so on in this line.
> And there is a "call mkdump_Er".


Sorry, I was referring to the version of mrgscr I have in my 5.9 branch
while the source in 5.8.x is sligtly different.

For v5.8.x: just add "use m_screening" to the set of modules imported
in mrgscr. This should solve the problem with the undefined
references

Best Regards
Matteo Giantomassi

>
>
>
>






Archive powered by MHonArc 2.6.16.

Top of Page