<div dir="ltr">On Wed, Sep 21, 2016 at 6:14 PM, Ilya Ryabinkin <span dir="ltr"><<a href="mailto:igryabinkin@gmail.com" target="_blank">igryabinkin@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">AFAIK, Fortran has some issues with writing/reading complex data (tell me if I'm wrong!)</blockquote><div><br></div><div>you are :-) Well, I don't know which issues are referring to, but I am not aware of any problem with writing/reading complex data<br><br></div><div>Paolo<br></div><div><br>
--<br>
Ilya<br>
<div class="gmail-HOEnZb"><div class="gmail-h5"><br>
On Wed, Sep 21, 2016 at 11:56 AM, Paolo Giannozzi <<a href="mailto:p.giannozzi@gmail.com">p.giannozzi@gmail.com</a>> wrote:<br>
> You mean: "restarting from an incomplete calculation", or "saving data at<br>
> the end of a completed calculation?" In the first case: it depends a lot<br>
> upon what you need to save and how and when it is computed. The current<br>
> logic of restart in pw.x is described in sect. 6.2, "Restart", of the<br>
> developer guide. Unfortunately loops on nuclear positions still follow a<br>
> slightly different logic, but they also write a file holding restart<br>
> information (a different one per algorithm!). You may consider adding your<br>
> data to one (or more than one) of the mentioned files. Use formatted<br>
> read/write with free format unless you have a large amount of data to write.<br>
><br>
> Paolo<br>
><br>
> On Wed, Sep 21, 2016 at 1:11 PM, Ilya Ryabinkin <<a href="mailto:igryabinkin@gmail.com">igryabinkin@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Colleagues:<br>
>> I'd like to save a few complex matrices, or to be precise, two complex<br>
>> vectors and a square complex matrix (of the same dimension) in an<br>
>> auxiliary file in order to implement restarting capabilities in my<br>
>> piece of code. The dimension is tiny (2-3, rarely less than 10).<br>
>><br>
>> What is the "QE"-way for that? I know about diropn/davcio and<br>
>> seqopn/READ. I don't want to mess up with formatting though---the<br>
>> simplest solution is preferable.<br>
>><br>
>><br>
>> Thanks in advance,<br>
>> I.<br>
>><br>
>> --<br>
>> ******************************<wbr>*************************<br>
>>                     Ilya Ryabinkin<br>
>>                  Postdoctoral Scholar<br>
>>           Physical and Environmental Sciences<br>
>>            University of Toronto Scarborough<br>
>>   <a href="http://www.utsc.utoronto.ca/%7Eaizmaylov/Members.html" rel="noreferrer" target="_blank">http://www.utsc.utoronto.ca/~<wbr>aizmaylov/Members.html</a><br>
>> ******************************<wbr>*************************<br>
>> ______________________________<wbr>_________________<br>
>> Q-e-developers mailing list<br>
>> <a href="mailto:Q-e-developers@qe-forge.org">Q-e-developers@qe-forge.org</a><br>
>> <a href="http://qe-forge.org/mailman/listinfo/q-e-developers" rel="noreferrer" target="_blank">http://qe-forge.org/mailman/<wbr>listinfo/q-e-developers</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,<br>
> Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>
> Phone <a href="tel:%2B39-0432-558216" value="+390432558216">+39-0432-558216</a>, fax <a href="tel:%2B39-0432-558222" value="+390432558222">+39-0432-558222</a><br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> Q-e-developers mailing list<br>
> <a href="mailto:Q-e-developers@qe-forge.org">Q-e-developers@qe-forge.org</a><br>
> <a href="http://qe-forge.org/mailman/listinfo/q-e-developers" rel="noreferrer" target="_blank">http://qe-forge.org/mailman/<wbr>listinfo/q-e-developers</a><br>
><br>
<br>
<br>
<br>
--<br>
******************************<wbr>*************************<br>
                    Ilya Ryabinkin<br>
                 Postdoctoral Scholar<br>
          Physical and Environmental Sciences<br>
           University of Toronto Scarborough<br>
  <a href="http://www.utsc.utoronto.ca/%7Eaizmaylov/Members.html" rel="noreferrer" target="_blank">http://www.utsc.utoronto.ca/~<wbr>aizmaylov/Members.html</a><br>
******************************<wbr>*************************<br>
______________________________<wbr>_________________<br>
Q-e-developers mailing list<br>
<a href="mailto:Q-e-developers@qe-forge.org">Q-e-developers@qe-forge.org</a><br>
<a href="http://qe-forge.org/mailman/listinfo/q-e-developers" rel="noreferrer" target="_blank">http://qe-forge.org/mailman/<wbr>listinfo/q-e-developers</a><br>
</div></div></div></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,<br>Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>Phone +39-0432-558216, fax +39-0432-558222<br><br></div></div></div></div></div>
</div></div>