Index: LMDZ5/trunk/libf/phylmd/physiq_mod.F90
===================================================================
--- LMDZ5/trunk/libf/phylmd/physiq_mod.F90	(revision 2996)
+++ LMDZ5/trunk/libf/phylmd/physiq_mod.F90	(revision 2997)
@@ -213,5 +213,5 @@
     !IM for NMC files
     !     use netcdf, only: nf90_fill_real
-    use netcdf
+    use netcdf, only: nf90_fill_real
     use mod_phys_lmdz_mpi_data, only: is_mpi_root
     USE aero_mod
@@ -443,5 +443,5 @@
     real wght_cvfd(klon,klev)
 #ifndef CPP_XIOS
-    REAL, SAVE :: missing_val
+    REAL, SAVE :: missing_val=nf90_fill_real
 #endif
     ! Variables pour le lessivage convectif
