This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Resolution of the problem in >To: address@hidden >From: Edward Colon <address@hidden> >Subject: segmentation fault from gennet.f >Organization: Comparative Planetology Laboratory, University of Louisville >Keywords: 200007171948.e6HJmcT11051, gennet.f, user-contributed software ------- Forwarded Message Date: Tue, 18 Jul 2000 15:30:13 -0400 From: Edward Colon <address@hidden> To: address@hidden, address@hidden cc: address@hidden Subject: Re: 20000717: segmentation fault from gennet.f Thank you for the help. It turns out that the problem had to do with incorrectly defined variables. All are double precision while the gennet code forced then to be single precision. Once this was fixed, the program worked fine. ------- End of Forwarded Message