so here comes another attempt to reduce these error to silence :

line 238 :

if ( alt > 0.1 ) { probe_elev_m[i] =  alt; } else { probe_elev_m[i] = 0.1 ;};

lines 319-321 for desperate cases :

strength = lift_mps * SG_METER_TO_FEET ;
if(isnan(strength)) strength=0; 
_ridge_lift_fps_node->setDoubleValue( strength );

the diff is on :

http://www.bentha.net/fgfs/ridge-lift/Environment.diff.bz2 (updated)


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to