RE: [SIESTA-L] Compiling siesta 4.1.b4 and 4.1.5 with intel tools fails at iogrid_netcdf.F90

2021-07-14 Por tôpico Jimenez Alfaro, Jorge (NASERTIC)
Many thanks for your response It worked. Everything is fine unless 2 warning that I want to check Best Regards Jorge -Mensaje original- De: siesta-l-requ...@uam.es En nombre de Alberto Garcia Enviado el: martes, 13 de julio de 2021 8:35 Para: siesta-l Asunto: Re: [SIESTA-L] Compiling

Re: [SIESTA-L] Compiling siesta 4.1.b4 and 4.1.5 with intel tools fails at iogrid_netcdf.F90

2021-07-13 Por tôpico Alberto Garcia
Hi, In your arch.make you have defined the symbol NETCDF_INTERFACE, but the symbol whose value you append to INCFLAGS is NETCDF_INCLAGS. Please change NETCDF_INTERFACE to NETCDF_INCFLAGS. Also, regarding your related post: 'make lib' should not be used to compile Siesta. Just use 'make'.