Skip to content
Snippets Groups Projects
Commit ee481dca authored by Cristian Lalescu's avatar Cristian Lalescu
Browse files

remove debug message

parent 3846d148
No related branches found
No related tags found
2 merge requests!21Bugfix/nansampling,!3Bugfix/event manager show html
......@@ -196,9 +196,6 @@ class NavierStokes(_fluid_particle_base):
self.stat_src += """
//begincpp
*tmp_vec_field = fs->cvorticity;
DEBUG_MSG("%g %g\\n",
tmp_vec_field->cval(tmp_vec_field->get_cindex(2, 1, 1), 0, 0),
tmp_vec_field->cval(tmp_vec_field->get_cindex(2, 1, 1), 0, 1));
switch(fs->dealias_type)
{
case 0:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment