Log In | Get Help   
Home My Page Projects Code Snippets Project Openings Mareframe
Summary Activity Forums Tracker Lists Tasks Docs Surveys News SCM Files
[mareframe] Diff of /trunk/gadget/keeper.cc
[mareframe] / trunk / gadget / keeper.cc Repository:
ViewVC logotype

Diff of /trunk/gadget/keeper.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 16, Tue Oct 13 11:29:01 2015 UTC revision 17, Mon Nov 9 10:22:57 2015 UTC
# Line 431  Line 431 
431      paramfile << "; Gadget was interrupted after a total of " << iters      paramfile << "; Gadget was interrupted after a total of " << iters
432        << " function evaluations\n; the best likelihood value found so far is "        << " function evaluations\n; the best likelihood value found so far is "
433        << setprecision(p) << bestlikelihood << endl;        << setprecision(p) << bestlikelihood << endl;
   
434    } else if (EcoSystem->getFuncEval() == 0) {    } else if (EcoSystem->getFuncEval() == 0) {
435      paramfile << "; a simulation run was performed giving a likelihood value of "      paramfile << "; a simulation run was performed giving a likelihood value of "
436        << setprecision(p) << EcoSystem->getLikelihood() << endl;        << setprecision(p) << EcoSystem->getLikelihood() << endl;

Legend:
Removed from v.16  
changed lines
  Added in v.17

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge