Hello Rhiannon,

Hmm, strange. For line 2694 it complains about the last of the !$OMP
lines in:

--8<--
  !$OMP PARALLEL DO PRIVATE(i,j,k,&
  !$OMP anyerr, keyerr, keytemp,&
  !$OMP warnline, xpress,xeps,xtemp,xye, dpdrho, dpdeps, cs2)
  do k = 1, nz 
    do j = 1, ny 
      do i = 1, nx
--8<--

gfortran (13.3.0) is happy with that line. 

And the errors about line 2736 refers to 

--8<--
end subroutine H_viscosity
--8<--

from the error messages my guess would be that something got messed up
with the subroutine handling? 

Yours,
Roland

On Mon, 22 Jul 2024 19:06:57 +0000, Rhiannon Silva wrote:
> I have this:
> 
> CPP = cpp
> FPP = cpp
> CC  = icc
> CXX = icpc
> F90 = ifort
> 
> CPPFLAGS =
> FPPFLAGS = -traditional
> 
> I've attached the file that contains the error.
> 
> Thanks,
> Rhiannon.
> ________________________________
> From: Roland Haas <rh...@illinois.edu>
> Sent: 22 July 2024 19:35
> To: Rhiannon Silva <silv...@cardiff.ac.uk>
> Cc: Einstein Toolkit Users <users@einsteintoolkit.org>
> Subject: Re: [Users] Fortran compile errors
> 
> External email to Cardiff University - Take care when replying/opening 
> attachments or links.
> Nid ebost mewnol o Brifysgol Caerdydd yw hwn - Cymerwch ofal wrth ateb/agor 
> atodiadau neu ddolenni.
> 
> 

-- 
My email is as private as my paper mail. I therefore support encrypting
and signing email messages. Get my PGP key from http://pgp.mit.edu .

Attachment: pgpWev1FAt8KW.pgp
Description: OpenPGP digital signature

_______________________________________________
Users mailing list
Users@einsteintoolkit.org
http://lists.einsteintoolkit.org/mailman/listinfo/users

Reply via email to