<div dir="ltr">Hi,<div><br></div><div>I exclusively use TIE-GCM with gfortran and always have this issue with the Makefile. You can't comment all the lines out, you still need the second line (just outside of the if statement). So replace </div><div><br></div><div>ifeq ($(F90),/usr/bin/gfortran)<br> ESMF_F90COMPLIER = $(MPIF90)<br> @echo "set ESMF_F90COMPILEr = $(ESMF_F90COMPILER)"<br>endif</div><div><br></div><div>with<br><div><br></div><div><span style="color:rgb(33,33,33)">ESMF_F90COMPLIER = $(MPIF90)</span><br></div><div><span style="color:rgb(33,33,33)"><br></span></div><div><span style="color:rgb(33,33,33)">That works for me. If there are still issues after this then if the user posts them on this mailing list I can investigate further.</span></div><div><span style="color:rgb(33,33,33)"><br></span></div><div><span style="color:rgb(33,33,33)">Thanks,</span></div><div><span style="color:rgb(33,33,33)">Sean.</span></div><div><span style="color:rgb(33,33,33)"><br></span></div><div><span style="color:rgb(33,33,33)">--</span></div></div><div class="gmail_quote"><div class="GmSign"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-size:12.8px"><font size="2" color="#666666"><b>Dr. Sean Elvidge, PhD </b></font></div><div style="font-size:12.8px"><font size="1" color="#666666">Postdoctoral Fellow, University of Birmingham</font></div><div style="font-size:12.8px"><font size="1" color="#666666">Associate Editor, Radio Science</font></div><div style="font-size:12.8px"><font size="1" color="#666666">Forbes 30 Under 30</font></div><div style="font-size:12.8px"><font size="1" color="#666666"><br></font></div><div style="font-size:12.8px"><font size="1" color="#3d85c6">phone</font><font size="1" color="#666666">: +44 121 414 2747</font></div><div style="font-size:12.8px"><font size="1" color="#3d85c6">mobile</font><font size="1" color="#666666">: +44 7711 220534</font></div><div style="font-size:12.8px"><font size="1" color="#3d85c6">address</font><font size="1" color="#666666">: Gisbert Kapp Bldg, University of Birmingham, B15 2TT, UK.</font></div><div style="font-size:12.8px"><font size="1" color="#3d85c6">site</font><font size="1" color="#666666">: <a href="http://seanelvidge.com" target="_blank">seanelvidge.com</a></font></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><br></div><div dir="ltr">On Fri, 26 May 2017 at 14:55 Stan Solomon <<a href="mailto:stans@ucar.edu">stans@ucar.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">TGCMgroup -<br>
<br>
We have had several reports of people having problems with the scripts<br>
that control compiling the TIE-GCM when using GNU gfortran. We don't<br>
use gfortran much at NCAR, and can't really support it, but if anybody<br>
has a solution for this, please let us know.<br>
<br>
The problems seem to stem from lines 51-54 of the Makefile:<br>
<br>
ifeq ($(F90),/usr/bin/gfortran)<br>
ESMF_F90COMPLIER = $(MPIF90)<br>
@echo "set ESMF_F90COMPILEr = $(ESMF_F90COMPILER)"<br>
endif<br>
<br>
resulting in the error "Srcfiles: No such file or directory"<br>
<br>
One user found that commenting out these lines enabled the model to<br>
compile properly, but another user got additional errors when trying this.<br>
<br>
In other news, we have updated GPI (F10.7, Kp) and OMNI (IMF, solar<br>
wind) files through the end of 2016. They are located in:<br>
<br>
<a href="http://download.hao.ucar.edu/pub/tgcm/data/gpi_1960001-2017019.nc" rel="noreferrer" target="_blank">http://download.hao.ucar.edu/pub/tgcm/data/gpi_1960001-2017019.nc</a><br>
and<br>
<a href="http://download.hao.ucar.edu/pub/tgcm/data/imf_OMNI_2016001-2016366.nc" rel="noreferrer" target="_blank">http://download.hao.ucar.edu/pub/tgcm/data/imf_OMNI_2016001-2016366.nc</a><br>
<br>
Thanks,<br>
Stan<br>
<br>
--<br>
<br>
Stanley C. Solomon<br>
High Altitude Observatory<br>
National Center for Atmospheric Research<br>
Boulder, Colorado, USA<br>
_______________________________________________<br>
tgcmgroup mailing list<br>
<a href="mailto:tgcmgroup@ucar.edu" target="_blank">tgcmgroup@ucar.edu</a><br>
<a href="http://mailman.ucar.edu/mailman/listinfo/tgcmgroup" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/tgcmgroup</a><br>
</blockquote></div></div><div dir="ltr">-- <br></div><div data-smartmail="gmail_signature"><p dir="ltr">Dr. Sean Elvidge, PhD </p>
<p dir="ltr">Postdoctoral Fellow, University of Birmingham<br>
Associate Editor, Radio Science<br>
Forbes 30 Under 30</p>
<p dir="ltr">phone: +44 121 414 2747<br>
mobile: +44 7711 220534<br>
address: Gisbert Kapp Bldg, University of Birmingham, B15 2TT, UK.<br>
site: <a href="http://seanelvidge.com">seanelvidge.com</a></p>
</div>