GeoscienceAustralia / eqrm

Automatically exported from code.google.com/p/eqrm
Other
5 stars 4 forks source link

warning in test all, on vayu #125

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run test_all

What is the expected output? What do you see instead?
./apps/python/2.7.2/lib/python2.7/site-packages/numpy/lib/scimath.py:255: 
RuntimeWarning: divide by zero encountered in log
  return nx.log(x)
../home/547/dsg547/eqrm/trunk/eqrm_code/damage_model.py:301: RuntimeWarning: 
divide by zero encountered in divide
  temp = (1/beta)*log(value/threshold)
................................................................................
................................................................................
................................................................................
............................................................................

Please use labels and text to provide additional information.

Original issue reported on code.google.com by duncan.g...@gmail.com on 9 May 2013 at 6:37

GoogleCodeExporter commented 9 years ago
also getting this warning on a linux box

Original comment by duncan.g...@gmail.com on 31 May 2013 at 9:54

GoogleCodeExporter commented 9 years ago
Also getting it on rhe-compute1

Original comment by duncan.g...@gmail.com on 23 Aug 2013 at 4:08