wiki:public/doc-auto/by_ext/num/S_coupling_iterations
Last modified 3 years ago Last modified on 01/21/16 13:49:13

Input file num keyword $COUPLING_ITERATIONS

Description

TODO: Add description.

Parameters

TODO: Add parameters.

Documentation from doxygen

None.

Used in benchmarks

MPI/cube/thm/thm_cube.num

 15:   $COUPLING_ITERATIONS
 16-  6 1.0e-3
   ...

Source code reading this keyword from Input files

FEM/rf_num_new.cpp line 487

 487: 		}
 488: 		//....................................................................
 489: 		// JT subkeyword found
 490: 		if(line_string.find("$COUPLING_ITERATIONS") != string::npos)
 491: 		{
 492: 			ScreenMessage("$COUPLING_ITERATIONS keyword obsolete.\n");
 493: 			ScreenMessage("Use $COUPLING_CONTROL and $COUPLED_PROCESS for process couplings.\n");

Last modified: 2016-01-21 13:49:06.560322

This page has been generated automatically. Do not edit it manually! It will be overwritten in regular intervals.

If you want to edit the handwritten part of this page, please do so here.