Search found 1 match

by sashagrm23
Thu Sep 12, 2019 7:33 pm
Forum: ROMS Information
Topic: compile problem in R4DVAR
Replies: 5
Views: 7143

Re: compile problem in R4DVAR

Hi bangdt, I had the same problem that you described in your last post. Looking for in pages about the gfortran and pgi Fortran compilers, I found these flags are only to pgi compiler: FC = mpif90 FFLAGS = -u -Bstatic -fastsse -Mipa=fast PFC = mpif90 PFFLAGS = -u -Bstatic -fastsse -Mipa=fast I modif...