id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 755,"Compilation error due to modifications related to NetCDF4 chunking, See ticket #754",cetlod,acc,"The code does not compile anymore ; tests have been done on SX8 and IBP-POWER6 computers. The reason is the structure snc4_ctl which is defined as PUBLIC at the same time in modules : ./NEMOGCM/NEMO/OPA_SRC/IOM/in_out_manager.F90 ./NEMOGCM/EXTERNAL/IOIPSL/src/histcom.f90 ./NEMOGCM/EXTERNAL/XMLIO_SERVER/src/IOSERVER/mod_ioserver_namelist.f90 Proposed solution : - define snc4_ctl in ./NEMOGCM/EXTERNAL/IOIPSL/src/histcom.f90 - add in the two others modules : USE ioipsl Another issue : Suppress the logical variabe lwp (unknown by IOIPSL routines) in ./NEMOGCM/EXTERNAL/IOIPSL/src/nc4dummy.F90 ",Bug,closed,highest,,OCE,v3.3,,fixed,OPA v3.3,