Bug #4136
tune adjustment does not work for the main injector
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
06/17/2013
Due date:
% Done:
0%
Estimated time:
Description
trying to adjust tune of the main injector provokes a CHEF error:
*** ERROR *** *** ERROR *** File: /home/egstern/synergia2-stable/build/chef-libs/include/mxyzptlk/TJL.tcc, Line: 1486 *** ERROR *** TJL<T> sqrt() { *** ERROR *** Argument is zero. *** ERROR *** *** ERROR *** This message is printed only once. *** ERROR *** *** ERROR *** *** ERROR *** File: /home/egstern/synergia2-stable/build/chef-libs/include/mxyzptlk/TJL.tcc, Line: 1486 *** ERROR *** TJL<T> sqrt() { *** ERROR *** Argument is zero. *** ERROR *** -------------------------------------------------------------------------- MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD with errorcode 777.
History
#1 Updated by Eric Stern over 6 years ago
- Status changed from New to Resolved
There was a copy/paste bug which had the adjuster attempting to change the vertical strengths using the horizontal adjustment.
fixed with a6f5f7c07d855d255b18b2de13382aad3d5ed5b0
#2 Updated by Eric Stern over 6 years ago
- Status changed from Resolved to Closed