yhchen@qnlm_ac
New Member
I want to use pio2 in the model cesm1_3_beta17.However, there are some questions that I can’t solve. For exmaple, the programme always blocks in pio_finalize (create_newcase -compset C -res T62_g16 -mach test -case case4). the compiler is intelmpi2017. lib version is netcdfc4.6.2,netcdff4.4.4,hdf1.10.4,pnetcdf1.10.0.
Actually, the problem is located. The blocking happens when sub function data_set (visc_file, 'close') is called in the hmix_aniso.F90 . In this process, the sub function data_set(visc_file,'close') only calls pio_finalize. So can you give me some suggests that what i should do next? I would appreciate it if you could reply me. Thank you.
Actually, the problem is located. The blocking happens when sub function data_set (visc_file, 'close') is called in the hmix_aniso.F90 . In this process, the sub function data_set(visc_file,'close') only calls pio_finalize. So can you give me some suggests that what i should do next? I would appreciate it if you could reply me. Thank you.