BLCR - changing code results ??

From: Adolfo J. Banchio (banchio_at_famaf_dot_unc_dot_edu.ar)
Date: Tue Nov 01 2005 - 11:30:10 PST

  • Next message: Paul H. Hargrove: "Re: BLCR - changing code results ??"
    Before I try to isolate the problem.
    I'd like to ask you if it is possible to understand why
    a code (a simulation) lunched using cr_run could
    give differen results than when lunched directly.
    
    If I run
    
    ./simul.x
    
    I get different results than if I run
    
    cr_run ./simul.x
    
    
    Actually I noticed this since the difference seems to
    be quite dramatic (I get particle overlap when using cr_run).
    I'm trying to identify where the difference arise and isolate
    the problem.
    
    But I'm totally surprised that something like this could 
    happen. May random numbers generation be affected?
    (the simulation are compiled with Intel F90).
    
    thanks for any comment,
    
    adolfo
    

  • Next message: Paul H. Hargrove: "Re: BLCR - changing code results ??"