Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

use pio2 in cesm1_3_beta17

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.
 
Top