[Debian-astro-commits] [gyoto] 215/221: PolishDOughnut: few couts forgotten

Thibaut Jean-Claude Paumard thibaut at moszumanska.debian.org
Fri May 22 20:52:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

thibaut pushed a commit to branch master
in repository gyoto.

commit 56a4548398a87c01e34893ed38426a8b13ff7bf9
Author: Frederic <frederic at MacFrederic.local>
Date:   Thu May 7 15:06:56 2015 +0200

    PolishDOughnut: few couts forgotten
---
 lib/PolishDoughnut.C | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/PolishDoughnut.C b/lib/PolishDoughnut.C
index 5dac89c..a8beb70 100644
--- a/lib/PolishDoughnut.C
+++ b/lib/PolishDoughnut.C
@@ -293,12 +293,12 @@ void PolishDoughnut::angmomrinner(std::vector<double> const &v) {
   if (rico>0.) rmin=rico;
   else rmin=rintorus_;
   double rmax = 1000.;
-  cout << "rmin max= " << rmin << " " << rmax << endl;
+  //cout << "rmin max= " << rmin << " " << rmax << endl;
   r_centre_ = intersection.ridders(rmin, rmax) ;
   double posc[4]={0.,r_centre_,M_PI/2.,0.};
   W_centre_  = gg_->getPotential(posc,l0_);
   DeltaWm1_ = 1./(W_centre_ - W_surface_);
-  cout << "Ws Wc rc= " << W_surface_ << " " << W_centre_ << " " << r_centre_ << endl;
+  //cout << "Ws Wc rc= " << W_surface_ << " " << W_centre_ << " " << r_centre_ << endl;
   GYOTO_IF_DEBUG;
   GYOTO_DEBUG_EXPR(l0_);
   GYOTO_DEBUG_EXPR(r_centre_);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/gyoto.git



More information about the Debian-astro-commits mailing list