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

Errors when I try to modify pressure

jie_wong

jie wang
New Member
Hello,
I want to modify the atmosphere pressure. In dynamics the pressure is put in dyn_in%pe. But when I try to modify it, the errors below came up. Did someone kown what's happen and how to modify the pressure.

Error1:
BiogeophysRest::NOTE, PFT weights from finidat file and fsurdat
BiogeophysRest::NOTE, PFT weights from finidat file and fsurdat
file(s) are different to < 5.000000000000000E-004 -- using fsurdat values.
BiogeophysRest::WARNING, weights different between finidat file and fsurdat
file(s), but close enough -- using fsurdat values.
BiogeophysRest::NOTE, PFT weights from finidat file and fsurdat
file(s) are different to < 5.000000000000000E-004 -- using fsurdat values.
BiogeophysRest::WARNING, weights different between finidat file and fsurdat
file(s), but close enough -- using fsurdat values.
BiogeophysRest::NOTE, PFT weights from finidat file and fsurdat
file(s) are different to < 5.000000000000000E-004 -- using fsurdat values.
BiogeophysRest::WARNING, weights different between finidat file and fsurdat
file(s), but close enough -- using fsurdat values.
BiogeophysRest::NOTE, PFT weights from finidat file and fsurdat

Error2:
Overflow: Ross Sea Entrainment region mask at global (ij)=194 17
Overflow: Ross Sea Source region mask at global (ij)=196 4
Overflow: Ross Sea Source region mask at global (ij)=197 4
Overflow: Ross Sea Source region mask at global (ij)=198 4
Overflow: Ross Sea Source region mask at global (ij)=199 4
Overflow: Ross Sea Source region mask at global (ij)=200 4
Overflow: Ross Sea Source region mask at global (ij)=196 5
Overflow: Ross Sea Source region mask at global (ij)=197 5
Overflow: Ross Sea Source region mask at global (ij)=198 5
Overflow: Ross Sea Source region mask at global (ij)=199 5
Overflow: Ross Sea Source region mask at global (ij)=200 5
Overflow: Ross Sea Source region mask at global (ij)=196 6
Overflow: Ross Sea Source region mask at global (ij)=197 6
Overflow: Denmark Strait Product adjacent mask at global (ij)=

Error3:
Opened file pressure_change.cam.h0.0001-01-01-00000.nc to write 458752
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
cesm.exe 0000000000C97877 tp_core_mp_xtpv_ 469 tp_core.F90
cesm.exe 0000000000C90490 tp_core_mp_tp2d_ 231 tp_core.F90
cesm.exe 0000000000C8F886 tp_core_mp_tp2c_ 119 tp_core.F90
cesm.exe 0000000000C7B3BB sw_core_mp_d_sw_ 893 sw_core.F90
cesm.exe 0000000000AE3083 cd_core_ 1110 cd_core.F90
cesm.exe 000000000088453D dyn_comp_mp_dyn_r 1822 dyn_comp.F90
cesm.exe 00000000006A6177 stepon_mp_stepon_ 422 stepon.F90
cesm.exe 0000000000559A7C cam_comp_mp_cam_r 250 cam_comp.F90
cesm.exe 000000000054AA70 atm_comp_mct_mp_a 561 atm_comp_mct.F90
cesm.exe 00000000004CA8F5 ccsm_comp_mod_mp_ 4079 ccsm_comp_mod.F90
cesm.exe 00000000004ED735 MAIN__ 91 ccsm_driver.F90
cesm.exe 00000000004C34CC Unknown Unknown Unknown
libc.so.6 0000003EE721ED20 Unknown Unknown Unknown
cesm.exe 00000000004C33C9 Unknown Unknown Unknown
forrtl: severe (174): SIGSEGV, segmentation fault occurred
 
Top