Dear experts,<div><br></div><div>I can not open the external file with the following command in CP2K. I added the following command in semi_empirical_int_ana.F file.</div><div>****************************************************************************************************</div><div><div>       OPEN(UNIT=6, FILE="test.txt", ACTION="write", STATUS="new")</div><div>        write(6,*) "My xab value is: ",xab</div><div>        close(6)</div></div><div>*****************************************************************************************************</div><div>Can you please help me to open the external file and write the specific parameters during job run?</div><div><br></div><div>Thank you in advance.</div><div><br></div><div>Sincerely,</div><div>Bharat Sharma</div>