Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Issue related to geogrid.exe

amiitrip24

New member
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0 0x2B33C8C506F7
#1 0x2B33C8C50D3E
#2 0x2B33C96F324F
#3 0x2B33C981D3F1
#4 0x2B33C8D2ED28
#5 0x2B33C8C5319A
#6 0x49F65E in ext_ncd_inquiry_
#7 0x433FB8 in __output_module_MOD_output_init
#8 0x4426CB in __process_tile_module_MOD_process_tile
Segmentation fault (core dumped)
how to resolve this error
 

Attachments

  • namelist.wps
    1.5 KB · Views: 2
You can remove the domain wizard stuff in there.

Also you need to make sure you export the library files for netcdf and mpich

 
Sir I have these libraries already there and removes the domain vizard stuff still getting the same error please guide me how to resolve this issue
flex-2.6.4 hdf5-1.13.2.tar.gz libpng-1.6.37 mpich-4.0.3.tar.gz netcdf-fortran-4.6.0 wrf-4.5.tar.gz
flex-2.6.4.tar.gz jasper-1.900.1 libpng-1.6.37.tar.gz netcdf-c-4.9.0 netcdf-fortran-4.6.0.tar.gz zlib-1.2.13
hdf5-1.13.2 jasper-1.900.1.zip mpich-4.0.3 netcdf-c-4.9.0.tar.gz wps-4.5.tar.gz zlib-1.2.13.tar.gz
 
Please don't run domain wizard . Instead, run the standard WPS to create geo_em files.

Also, in your namelist.wps, please delete the folloiwng two lines as well as the entire section of &domain_wizard

ref_x = 408.0,
ref_y = 334.0,

Then try again and let me know if you still have issues.
 
Top