loading system configuration loading override configuration from /home/nexmap/pkwi/McCode/tools/Python/mctest/../mccodelib/mcstas-test/McStas_8GPU/mccode_config.json INFO: No output directory specified (--dir) INFO: Using directory: "SNS_BASIS_20230901_065318" INFO: Regenerating c-file: SNS_BASIS.c DEBUG: CMD: mcstas -t -o ./SNS_BASIS.c /home/nexmap/pkwi/TESTS/2023-09-01/McStas_8GPU_5e7/SNS_BASIS/SNS_BASIS.instr Warning: 'ESS_moderator_short' is an obsolete component (not maintained). Info: 'Guide_m' is a contributed component. Info: 'Spherical_Backscattering_Analyser' is a contributed component. CFLAGS= WARNING: The parameter powder_format of Sample is initialized using a static {,,,} vector. -> Such static vectors support literal numbers ONLY. -> Any vector use of variables or defines must happen via a DECLARE/INITIALIZE pointer. ----------------------------------------------------------- Generating single GPU kernel or single CPU section layout: ----------------------------------------------------------- Generating GPU/CPU -DFUNNEL layout: ----------------------------------------------------------- DEBUG: CMD: mcstas finished INFO: Recompiling: ./SNS_BASIS.out --> pointing path miniconda3/lib to /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib --> pointing path miniconda3/lib to /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib --> pointing path miniconda3/include to /u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/include DEBUG: CMD: nvc -o ./SNS_BASIS.out ./SNS_BASIS.c -lm -DUSE_MPI -Wl,-rpath,/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -lmpi -L/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/lib -I/u/data/pkwi/McStas/mcstas/3.x-dev/miniconda3/include -fast -Minfo=accel -acc=gpu -gpu=managed -DOPENACC "./SNS_BASIS.c", line 1694: warning: arithmetic on pointer to void or function type [nonobject_pointer_arithmetic] if (MPI_Send((void*)(sbuf+offset*dsize), length, dtype, dest, tag++, MPI_COMM_WORLD) != MPI_SUCCESS) ^ Remark: individual warnings can be suppressed with "--diag_suppress " "./SNS_BASIS.c", line 1721: warning: arithmetic on pointer to void or function type [nonobject_pointer_arithmetic] if (MPI_Recv((void*)(sbuf+offset*dsize), length, dtype, source, tag++, ^ "./SNS_BASIS.c", line 3479: warning: missing return statement at end of non-void function "siminfo_init" [implicit_return_from_non_void_function] } /* siminfo_init */ ^ "./SNS_BASIS.c", line 8317: warning: variable "dt" was set but never used [set_but_not_used] double dt, dy; ^ "./SNS_BASIS.c", line 8317: warning: variable "dy" was set but never used [set_but_not_used] double dt, dy; ^ "./SNS_BASIS.c", line 8344: warning: variable "dx" was set but never used [set_but_not_used] double dx, dy; ^ "./SNS_BASIS.c", line 8344: warning: variable "dy" was set but never used [set_but_not_used] double dx, dy; ^ "./SNS_BASIS.c", line 10165: warning: variable "minx" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SNS_BASIS.c", line 10165: warning: variable "maxx" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SNS_BASIS.c", line 10165: warning: variable "miny" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SNS_BASIS.c", line 10165: warning: variable "maxy" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SNS_BASIS.c", line 10165: warning: variable "minz" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SNS_BASIS.c", line 10165: warning: variable "maxz" was declared but never referenced [declared_but_not_referenced] MCNUM minx=FLT_MAX,maxx=-FLT_MAX,miny=FLT_MAX,maxy=-FLT_MAX,minz=FLT_MAX,maxz=-FLT_MAX; ^ "./SNS_BASIS.c", line 10521: warning: variable "plane_Eq" was declared but never referenced [declared_but_not_referenced] double plane_Eq [4]; ^ "./SNS_BASIS.c", line 12452: warning: variable "n" was declared but never referenced [declared_but_not_referenced] double n; ^ "./SNS_BASIS.c", line 12431: warning: variable "w_c" was declared but never referenced [declared_but_not_referenced] double w_c = 0; ^ "./SNS_BASIS.c", line 12432: warning: variable "w_l" was declared but never referenced [declared_but_not_referenced] double w_l = 0; ^ "./SNS_BASIS.c", line 12343: warning: variable "w_c" was declared but never referenced [declared_but_not_referenced] t_Table w_c, w_l; ^ "./SNS_BASIS.c", line 12343: warning: variable "w_l" was declared but never referenced [declared_but_not_referenced] t_Table w_c, w_l; ^ "./SNS_BASIS.c", line 14672: warning: variable "tc2" was set but never used [set_but_not_used] Coords tc1, tc2; ^ "./SNS_BASIS.c", line 14660: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 1; ^ "./SNS_BASIS.c", line 14702: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 2; ^ "./SNS_BASIS.c", line 14762: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 3; ^ "./SNS_BASIS.c", line 14818: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 4; ^ "./SNS_BASIS.c", line 14873: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 5; ^ "./SNS_BASIS.c", line 14928: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 6; ^ "./SNS_BASIS.c", line 14982: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 7; ^ "./SNS_BASIS.c", line 15037: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 8; ^ "./SNS_BASIS.c", line 15128: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 9; ^ "./SNS_BASIS.c", line 15219: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 10; ^ "./SNS_BASIS.c", line 15270: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 11; ^ "./SNS_BASIS.c", line 15308: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 12; ^ "./SNS_BASIS.c", line 15363: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 13; ^ "./SNS_BASIS.c", line 15418: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 14; ^ "./SNS_BASIS.c", line 15456: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 15; ^ "./SNS_BASIS.c", line 15533: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 16; ^ "./SNS_BASIS.c", line 15610: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 17; ^ "./SNS_BASIS.c", line 15687: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 18; ^ "./SNS_BASIS.c", line 15764: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 19; ^ "./SNS_BASIS.c", line 15841: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 20; ^ "./SNS_BASIS.c", line 15918: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 21; ^ "./SNS_BASIS.c", line 15995: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 22; ^ "./SNS_BASIS.c", line 16072: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 23; ^ "./SNS_BASIS.c", line 16110: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 24; ^ "./SNS_BASIS.c", line 16165: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 25; ^ "./SNS_BASIS.c", line 16219: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 26; ^ "./SNS_BASIS.c", line 16274: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 27; ^ "./SNS_BASIS.c", line 16328: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 28; ^ "./SNS_BASIS.c", line 16366: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 29; ^ "./SNS_BASIS.c", line 16443: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 30; ^ "./SNS_BASIS.c", line 16520: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 31; ^ "./SNS_BASIS.c", line 16597: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 32; ^ "./SNS_BASIS.c", line 16674: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 33; ^ "./SNS_BASIS.c", line 16751: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 34; ^ "./SNS_BASIS.c", line 16828: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 35; ^ "./SNS_BASIS.c", line 16905: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 36; ^ "./SNS_BASIS.c", line 16982: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 37; ^ "./SNS_BASIS.c", line 17059: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 38; ^ "./SNS_BASIS.c", line 17136: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 39; ^ "./SNS_BASIS.c", line 17213: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 40; ^ "./SNS_BASIS.c", line 17251: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 41; ^ "./SNS_BASIS.c", line 17306: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 42; ^ "./SNS_BASIS.c", line 17360: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 43; ^ "./SNS_BASIS.c", line 17416: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 44; ^ "./SNS_BASIS.c", line 17472: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 45; ^ "./SNS_BASIS.c", line 17525: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 46; ^ "./SNS_BASIS.c", line 17581: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 47; ^ "./SNS_BASIS.c", line 17637: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 48; ^ "./SNS_BASIS.c", line 17692: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 49; ^ "./SNS_BASIS.c", line 17746: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 50; ^ "./SNS_BASIS.c", line 17784: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 51; ^ "./SNS_BASIS.c", line 17861: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 52; ^ "./SNS_BASIS.c", line 17938: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 53; ^ "./SNS_BASIS.c", line 18015: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 54; ^ "./SNS_BASIS.c", line 18092: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 55; ^ "./SNS_BASIS.c", line 18169: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 56; ^ "./SNS_BASIS.c", line 18246: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 57; ^ "./SNS_BASIS.c", line 18323: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 58; ^ "./SNS_BASIS.c", line 18400: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 59; ^ "./SNS_BASIS.c", line 18438: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 60; ^ "./SNS_BASIS.c", line 18493: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 61; ^ "./SNS_BASIS.c", line 18547: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 62; ^ "./SNS_BASIS.c", line 18603: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 63; ^ "./SNS_BASIS.c", line 18659: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 64; ^ "./SNS_BASIS.c", line 18712: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 65; ^ "./SNS_BASIS.c", line 18768: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 66; ^ "./SNS_BASIS.c", line 18824: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 67; ^ "./SNS_BASIS.c", line 18879: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 68; ^ "./SNS_BASIS.c", line 18933: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 69; ^ "./SNS_BASIS.c", line 18971: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 70; ^ "./SNS_BASIS.c", line 19048: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 71; ^ "./SNS_BASIS.c", line 19125: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 72; ^ "./SNS_BASIS.c", line 19202: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 73; ^ "./SNS_BASIS.c", line 19279: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 74; ^ "./SNS_BASIS.c", line 19356: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 75; ^ "./SNS_BASIS.c", line 19433: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 76; ^ "./SNS_BASIS.c", line 19510: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 77; ^ "./SNS_BASIS.c", line 19587: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 78; ^ "./SNS_BASIS.c", line 19664: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 79; ^ "./SNS_BASIS.c", line 19741: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 80; ^ "./SNS_BASIS.c", line 19818: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 81; ^ "./SNS_BASIS.c", line 19874: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 82; ^ "./SNS_BASIS.c", line 19930: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 83; ^ "./SNS_BASIS.c", line 19985: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 84; ^ "./SNS_BASIS.c", line 20036: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 85; ^ "./SNS_BASIS.c", line 20074: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 86; ^ "./SNS_BASIS.c", line 20130: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 87; ^ "./SNS_BASIS.c", line 20186: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 88; ^ "./SNS_BASIS.c", line 20241: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 89; ^ "./SNS_BASIS.c", line 20295: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 90; ^ "./SNS_BASIS.c", line 20348: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 91; ^ "./SNS_BASIS.c", line 20404: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 92; ^ "./SNS_BASIS.c", line 20460: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 93; ^ "./SNS_BASIS.c", line 20515: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 94; ^ "./SNS_BASIS.c", line 20569: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 95; ^ "./SNS_BASIS.c", line 20607: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 96; ^ "./SNS_BASIS.c", line 20658: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 97; ^ "./SNS_BASIS.c", line 20713: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 98; ^ "./SNS_BASIS.c", line 20767: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 99; ^ "./SNS_BASIS.c", line 20818: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 100; ^ "./SNS_BASIS.c", line 20874: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 101; ^ "./SNS_BASIS.c", line 20930: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 102; ^ "./SNS_BASIS.c", line 20985: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 103; ^ "./SNS_BASIS.c", line 21039: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 104; ^ "./SNS_BASIS.c", line 21105: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 105; ^ "./SNS_BASIS.c", line 21159: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 106; ^ "./SNS_BASIS.c", line 21225: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 107; ^ "./SNS_BASIS.c", line 21279: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 108; ^ "./SNS_BASIS.c", line 21345: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 109; ^ "./SNS_BASIS.c", line 21399: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 110; ^ "./SNS_BASIS.c", line 21465: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 111; ^ "./SNS_BASIS.c", line 21519: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 112; ^ "./SNS_BASIS.c", line 21575: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 113; ^ "./SNS_BASIS.c", line 21631: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 114; ^ "./SNS_BASIS.c", line 21686: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 115; ^ "./SNS_BASIS.c", line 21777: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 116; ^ "./SNS_BASIS.c", line 21868: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 117; ^ "./SNS_BASIS.c", line 21922: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 118; ^ "./SNS_BASIS.c", line 21960: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 119; ^ "./SNS_BASIS.c", line 22014: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 120; ^ "./SNS_BASIS.c", line 22094: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 121; ^ "./SNS_BASIS.c", line 22132: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 122; ^ "./SNS_BASIS.c", line 22170: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 123; ^ "./SNS_BASIS.c", line 22208: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 124; ^ "./SNS_BASIS.c", line 22264: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 125; ^ "./SNS_BASIS.c", line 22320: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 126; ^ "./SNS_BASIS.c", line 22375: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 127; ^ "./SNS_BASIS.c", line 22430: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 128; ^ "./SNS_BASIS.c", line 22485: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 129; ^ "./SNS_BASIS.c", line 22540: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 130; ^ "./SNS_BASIS.c", line 22578: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 131; ^ "./SNS_BASIS.c", line 22616: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 132; ^ "./SNS_BASIS.c", line 22654: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 133; ^ "./SNS_BASIS.c", line 22707: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 134; ^ "./SNS_BASIS.c", line 22760: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 135; ^ "./SNS_BASIS.c", line 22813: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 136; ^ "./SNS_BASIS.c", line 22851: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 137; ^ "./SNS_BASIS.c", line 22906: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 138; ^ "./SNS_BASIS.c", line 22961: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 139; ^ "./SNS_BASIS.c", line 23016: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 140; ^ "./SNS_BASIS.c", line 23071: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 141; ^ "./SNS_BASIS.c", line 23127: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 142; ^ "./SNS_BASIS.c", line 23183: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 143; ^ "./SNS_BASIS.c", line 23239: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 144; ^ "./SNS_BASIS.c", line 23330: warning: variable "current_setpos_index" was declared but never referenced [declared_but_not_referenced] int current_setpos_index = 145; ^ "./SNS_BASIS.c", line 25328: warning: incompatible redefinition of macro "exit" (declared at line 510) [bad_macro_redef] #define exit(...) noprintf() ^ "./SNS_BASIS.c", line 25457: warning: variable "E" was declared but never referenced [declared_but_not_referenced] double v,tau_l,E,lambda,k,r,xf,yf,dx,dy,w_focus; ^ "./SNS_BASIS.c", line 27039: warning: variable "ti" was set but never used [set_but_not_used] double ki_x,ki_y,ki_z,ti,vi,ki; ^ "./SNS_BASIS.c", line 27040: warning: variable "tf" was set but never used [set_but_not_used] double kf_x,kf_y,kf_z,tf,kf; ^ "./SNS_BASIS.c", line 27040: warning: variable "kf" was set but never used [set_but_not_used] double kf_x,kf_y,kf_z,tf,kf; ^ "./SNS_BASIS.c", line 27628: warning: variable "old_x" was set but never used [set_but_not_used] double old_x, old_y, old_z, old_t, x0, y0, z0, xi, yi, zi; ^ "./SNS_BASIS.c", line 27628: warning: variable "old_y" was set but never used [set_but_not_used] double old_x, old_y, old_z, old_t, x0, y0, z0, xi, yi, zi; ^ "./SNS_BASIS.c", line 27628: warning: variable "old_z" was set but never used [set_but_not_used] double old_x, old_y, old_z, old_t, x0, y0, z0, xi, yi, zi; ^ "./SNS_BASIS.c", line 27628: warning: variable "old_t" was set but never used [set_but_not_used] double old_x, old_y, old_z, old_t, x0, y0, z0, xi, yi, zi; ^ "./SNS_BASIS.c", line 27628: warning: variable "x0" was declared but never referenced [declared_but_not_referenced] double old_x, old_y, old_z, old_t, x0, y0, z0, xi, yi, zi; ^ "./SNS_BASIS.c", line 27628: warning: variable "y0" was declared but never referenced [declared_but_not_referenced] double old_x, old_y, old_z, old_t, x0, y0, z0, xi, yi, zi; ^ "./SNS_BASIS.c", line 27628: warning: variable "z0" was declared but never referenced [declared_but_not_referenced] double old_x, old_y, old_z, old_t, x0, y0, z0, xi, yi, zi; ^ "./SNS_BASIS.c", line 27628: warning: variable "xi" was declared but never referenced [declared_but_not_referenced] double old_x, old_y, old_z, old_t, x0, y0, z0, xi, yi, zi; ^ "./SNS_BASIS.c", line 27628: warning: variable "yi" was declared but never referenced [declared_but_not_referenced] double old_x, old_y, old_z, old_t, x0, y0, z0, xi, yi, zi; ^ "./SNS_BASIS.c", line 27628: warning: variable "zi" was declared but never referenced [declared_but_not_referenced] double old_x, old_y, old_z, old_t, x0, y0, z0, xi, yi, zi; ^ "./SNS_BASIS.c", line 27630: warning: variable "v" was declared but never referenced [declared_but_not_referenced] double nx, ny, nz, nmod, v; ^ "./SNS_BASIS.c", line 27631: warning: variable "ydarwin" was declared but never referenced [declared_but_not_referenced] double kproj, ydarwin, dkz, p_reflect; ^ "./SNS_BASIS.c", line 27631: warning: variable "dkz" was declared but never referenced [declared_but_not_referenced] double kproj, ydarwin, dkz, p_reflect; ^ "./SNS_BASIS.c", line 34828: warning: variable "j" was declared but never referenced [declared_but_not_referenced] int i,j,N; ^ "./SNS_BASIS.c", line 34832: warning: variable "dd" was declared but never referenced [declared_but_not_referenced] double dx,dy,dd; ^ "./SNS_BASIS.c", line 35658: warning: variable "t" was declared but never referenced [declared_but_not_referenced] time_t t; ^ "./SNS_BASIS.c", line 35659: warning: variable "ct" was set but never used [set_but_not_used] clock_t ct; ^ "./SNS_BASIS.c", line 1399: warning: variable "mcstartdate" was set but never used [set_but_not_used] static long mcstartdate = 0; /* start simulation time */ ^ "./SNS_BASIS.c", line 2793: warning: function "strcpy_valid" was declared but never referenced [declared_but_not_referenced] static char *strcpy_valid(char *valid, char *original) ^ mcgenstate: 73, Generating acc routine seq Generating NVIDIA GPU code particle_getvar: 87, Generating acc routine seq Generating NVIDIA GPU code particle_getvar_void: 119, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void: 143, Generating acc routine seq Generating NVIDIA GPU code particle_setvar_void_array: 165, Generating acc routine seq Generating NVIDIA GPU code particle_restore: 176, Generating acc routine seq Generating NVIDIA GPU code particle_getuservar_byid: 185, Generating acc routine seq Generating NVIDIA GPU code particle_uservar_init: 195, Generating acc routine seq Generating NVIDIA GPU code noprintf: 1439, Generating acc routine seq Generating NVIDIA GPU code str_comp: 1443, Generating acc routine seq Generating NVIDIA GPU code str_len: 1452, Generating acc routine seq Generating NVIDIA GPU code mcget_ncount: 3797, Generating acc routine seq Generating NVIDIA GPU code coords_set: 4034, Generating acc routine seq Generating NVIDIA GPU code coords_get: 4045, Generating acc routine seq Generating NVIDIA GPU code coords_add: 4054, Generating acc routine seq Generating NVIDIA GPU code coords_sub: 4066, Generating acc routine seq Generating NVIDIA GPU code coords_neg: 4078, Generating acc routine seq Generating NVIDIA GPU code coords_scale: 4088, Generating acc routine seq Generating NVIDIA GPU code coords_sp: 4098, Generating acc routine seq Generating NVIDIA GPU code coords_xp: 4106, Generating acc routine seq Generating NVIDIA GPU code coords_len: 4116, Generating acc routine seq Generating NVIDIA GPU code coords_print: 4138, Generating acc routine seq Generating NVIDIA GPU code coords_norm: 4145, Generating acc routine seq Generating NVIDIA GPU code rot_set_rotation: 4191, Generating acc routine seq Generating NVIDIA GPU code rot_test_identity: 4226, Generating acc routine seq Generating NVIDIA GPU code rot_mul: 4237, Generating acc routine seq Generating NVIDIA GPU code rot_copy: 4254, Generating acc routine seq Generating NVIDIA GPU code rot_transpose: 4265, Generating acc routine seq Generating NVIDIA GPU code rot_apply: 4281, Generating acc routine seq Generating NVIDIA GPU code vec_prod_func: 4310, Generating acc routine seq Generating NVIDIA GPU code scalar_prod: 4321, Generating acc routine seq Generating NVIDIA GPU code norm_func: 4325, Generating acc routine seq Generating NVIDIA GPU code mccoordschange: 4502, Generating acc routine seq Generating NVIDIA GPU code mccoordschange_polarisation: 4533, Generating acc routine seq Generating NVIDIA GPU code normal_vec: 4550, Generating acc routine seq Generating NVIDIA GPU code solve_2nd_order: 4649, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_circle: 4733, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_angular: 4799, Generating acc routine seq Generating NVIDIA GPU code _randvec_target_rect_real: 4876, Generating acc routine seq Generating NVIDIA GPU code kiss_srandom: 5148, Generating acc routine seq Generating NVIDIA GPU code kiss_random: 5158, Generating acc routine seq Generating NVIDIA GPU code _hash: 5184, Generating acc routine seq Generating NVIDIA GPU code _randnorm2: 5225, Generating acc routine seq Generating NVIDIA GPU code _randtriangle: 5236, Generating acc routine seq Generating NVIDIA GPU code _rand01: 5241, Generating acc routine seq Generating NVIDIA GPU code _randpm1: 5249, Generating acc routine seq Generating NVIDIA GPU code _rand0max: 5257, Generating acc routine seq Generating NVIDIA GPU code _randminmax: 5264, Generating acc routine seq Generating NVIDIA GPU code mcsetstate: 5907, Generating acc routine seq Generating NVIDIA GPU code inside_rectangle: 5999, Generating acc routine seq Generating NVIDIA GPU code box_intersect: 6016, Generating acc routine seq Generating NVIDIA GPU code cylinder_intersect: 6131, Generating acc routine seq Generating NVIDIA GPU code sphere_intersect: 6186, Generating acc routine seq Generating NVIDIA GPU code Mezei_M_fct: 6315, Generating implicit acc routine seq Generating acc routine seq Generating NVIDIA GPU code Monitor_nD_Trace: 7327, Generating acc routine seq Generating NVIDIA GPU code Table_Index: 9249, Generating acc routine seq Generating NVIDIA GPU code Table_Value: 9317, Generating acc routine seq Generating NVIDIA GPU code Table_Value2d: 9396, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d: 9834, Generating acc routine seq Generating NVIDIA GPU code Table_Interp1d_nearest: 9850, Generating acc routine seq Generating NVIDIA GPU code Table_Interp2d: 9868, Generating acc routine seq Generating NVIDIA GPU code off_F: 10122, Generating acc routine seq Generating NVIDIA GPU code off_sign: 10127, Generating acc routine seq Generating NVIDIA GPU code off_normal: 10137, Generating acc routine seq Generating NVIDIA GPU code off_pnpoly: 10163, Generating acc routine seq Generating NVIDIA GPU code off_intersectPoly: 10226, Generating acc routine seq Generating NVIDIA GPU code off_init_planes: 10357, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod: 10402, Generating acc routine seq Generating NVIDIA GPU code off_clip_3D_mod_grav: 10518, Generating acc routine seq Generating NVIDIA GPU code off_compare: 10636, Generating acc routine seq Generating NVIDIA GPU code off_cleanDouble: 10648, Generating acc routine seq Generating NVIDIA GPU code off_cleanInOut: 10683, Generating acc routine seq Generating NVIDIA GPU code Min_int: 10933, Generating acc routine seq Generating NVIDIA GPU code merge: 10940, Generating acc routine seq Generating NVIDIA GPU code p_to_quadratic: 11044, Generating implicit acc routine seq Generating acc routine seq Generating NVIDIA GPU code quadraticSolve: 11059, Generating implicit acc routine seq Generating acc routine seq Generating NVIDIA GPU code off_intersect_all: 11113, Generating acc routine seq Generating NVIDIA GPU code off_intersect: 11230, Generating acc routine seq Generating NVIDIA GPU code off_x_intersect: 11252, Generating acc routine seq Generating NVIDIA GPU code StdReflecFunc: 11420, Generating acc routine seq Generating NVIDIA GPU code TableReflecFunc: 11479, Generating acc routine seq Generating NVIDIA GPU code Gravity_guide_Trace: 11748, Generating acc routine seq Generating NVIDIA GPU code Sqw_search_SW: 12233, Generating acc routine seq Generating NVIDIA GPU code Sqw_search_Q_proba_per_w: 12270, Generating acc routine seq Generating NVIDIA GPU code Sqw_integrate_iqSq: 12306, Generating acc routine seq Generating NVIDIA GPU code init: 24680, Generating update device(Omega2,Omega3,Omega1) 25297, Generating update device(_Guide_end_divy_var,_Source_Lam_var,_tofSTART_var,_instrument_var,_Source_En_var,_Shutter_Guide_Insert_var,_Gap0_end_divy_var,_Funnel_4_var,_Gap0_end_Lam_var,_Gap0_end_divx_var,_Chopper3_var,_Gap1_start_Lam_var,_Gap1_end_var,_Gap0_start_var,_Gap1_end_Lam_var,_Shutter_Guide_Insert_short_var,_Sample_var,_Shutter_Guide_Insert_16_var,_Shutter_Guide_Insert_17_var,_Shutter_Guide_Insert_18_var,_Shutter_Guide_Insert_19_var,_Shutter_Guide_Insert_20_var,_Shutter_Guide_Insert_21_var,_Gap2_start_PSD_var,_Gap2_end_var,_Gap2_start_Lam_var,_Gap1_start_var,_Gap2_end_Lam_var,_Gap2_end_PSD_var,_Curved_Guide_Section_I_short_var,_Curved_Guide_Section_II_var,_Curved_Guide_Section_I_30_var,_Curved_Guide_Section_I_31_var,_Curved_Guide_Section_I_32_var,_Curved_Guide_Section_I_33_var,_Curved_Guide_Section_I_34_var,_Curved_Guide_Section_I_35_var,_Curved_Guide_Section_I_36_var,_Curved_Guide_Section_I_37_var,_Curved_Guide_Section_I_38_var,_Gap3_start_Lam_var,_Gap3_end_var,_ArmForDet1_var,_before_Chopper1_ToF_Z_var,_TOFcyl_var,_Chopper1_ToF_var,_Chopper1_ToF_Z_var,_CGS3_end_ToF_var,_Gap2_start_var,_Gap3_end_Lam_var,_Gap3_end_PSD_var,_Curved_Guide_Section_II_last_var,_Curved_Guide_Section_III_var,_Curved_Guide_Section_II_52_var,_Curved_Guide_Section_II_53_var,_Curved_Guide_Section_II_54_var,_Curved_Guide_Section_II_55_var,_Curved_Guide_Section_II_56_var,_Curved_Guide_Section_II_57_var,_Gap4_start_PSD_var,_Gap4_end_var,_Gap4_start_Lam_var,_before_Chopper2_ToF_Z_var,_before_Chopper1_ToF_var,_Chopper2_ToF_var,_Chopper2_ToF_Z_var,_Chopper1_var,_Gap3_start_var,_Gap4_end_Lam_var,_Gap4_end_PSD_var,_Curved_Guide_Section_III_short_var,_Core_Vessel_Section_var,_Curved_Guide_Section_III_71_var,_Curved_Guide_Section_III_72_var,_Curved_Guide_Section_III_73_var,_Curved_Guide_Section_III_74_var,_Curved_Guide_Section_III_75_var,_Curved_Guide_Section_III_76_var,_Curved_Guide_Section_III_77_var,_Curved_Guide_Section_III_78_var,_Curved_Guide_Section_III_79_var,_CGS3_end_ToF_Z_var,_CGS3_end_Lam_var,_CGS1_end_var,_Straight_Guide_Section_II_var,_Gap5_start_ToF_var,_Gap5_start_ToF_Z_var,_Gap5_start_PSD_var,_Gap5_end_var,_Gap5_start_Lam_var,_Chopper3_ToF_var,_Chopper3_ToF_Z_var,_Chopper2_var,_Gap4_start_var,_Gap5_end_Lam_var,_Gap5_end_PSD_var,_Straight_Guide_Section_III_var,_SG3_end_ToF_var,_SGS2_end_Lam_var,_Source_var,_SG3_end_ToF_Z_var,_SG3_end_PSD_var,_PSDcyl_var,_SG3_end_Lam_var,_Det1_ToF_variable_range_var,_Origin_var,_Funnel_1_var,_PSD_post_funnel1_var,_Funnel_2_var,_PSD_post_funnel2_var,_Funnel_3_var,_PSD_post_funnel3_var,_Guide_End_ToF_Z_var,_Gap5_start_var,_Guide_End_ToF_var,_Guide_end_PSD_var,_Guide_end_divx_var,_Guide_end_Lam_var,_SamplePos_var,_SGS2_end_PSD_var,_Sample_split_var,_An1_rot_axis2_var,_An2_rot_axis2_var,_An3_rot_axis2_var,_An1_Lam_variable_range_var,_An1_ToF_var,_An1_E_variable_range_var,_An1_Lam_var,_An1_E_var,_An1_ToF_variable_range_var,_An1_var,_An2_var,_An1_rot_axis_var,_An2_rot_axis_var,_An3_rot_axis_var,_An3_var,_Curved_Guide_Section_I_var,_Det1_E_var,_Det1_E_variable_range_var,_Det1_Lam_var,_Det1_Lam_variable_range_var,_Det1_ToF_variable_range_lessnL_var,_Det1_ToF_var,_PSD_post_funnel4_var,_Straight_Guide_Section_I_var,_before_Chopper2_ToF_var) class_Progress_bar_trace: 25342, Generating acc routine seq Generating NVIDIA GPU code class_ESS_moderator_short_trace: 25430, Generating acc routine seq Generating NVIDIA GPU code class_TOF_monitor_trace: 25590, Generating acc routine seq Generating NVIDIA GPU code class_L_monitor_trace: 25677, Generating acc routine seq Generating NVIDIA GPU code class_E_monitor_trace: 25756, Generating acc routine seq Generating NVIDIA GPU code class_PSD_monitor_trace: 25849, Generating acc routine seq Generating NVIDIA GPU code class_Monitor_nD_trace: 25926, Generating acc routine seq Generating NVIDIA GPU code class_Guide_trace: 26222, Generating acc routine seq Generating NVIDIA GPU code class_Guide_gravity_trace: 26381, Generating acc routine seq Generating NVIDIA GPU code 26510, Reference argument passing prevents parallelization: dt class_DiskChopper_trace: 26650, Generating acc routine seq Generating NVIDIA GPU code class_Guide_m_trace: 26746, Generating acc routine seq Generating NVIDIA GPU code class_Isotropic_Sqw_trace: 26968, Generating acc routine seq Generating NVIDIA GPU code 27287, Reference argument passing prevents parallelization: u1z Reference argument passing prevents parallelization: u1y Reference argument passing prevents parallelization: u1x Reference argument passing prevents parallelization: solid_angle class_Spherical_Backscattering_Analyser_trace: 27605, Generating acc routine seq Generating NVIDIA GPU code raytrace: 27773, Generating acc routine seq Generating NVIDIA GPU code raytrace_all: 30596, Generating implicit firstprivate(gpu_innerloop) Generating NVIDIA GPU code 30607, #pragma acc loop gang(numgangs), vector(vecsize) /* blockIdx.x threadIdx.x */ 30596, Local memory used for .inl_particle_53602,particleN,.inl_.inl_mcneutron_0_53617,.inl_.X2619_53619,.inl_.inl_.X2833_15_53618 30607, Generating implicit firstprivate(seed,_particle) finally: 33662, Generating update self(_Guide_end_divy_var,_Source_Lam_var,_instrument_var,_tofSTART_var,_Source_En_var,_Shutter_Guide_Insert_var,_Gap0_end_divy_var,_Funnel_4_var,_Gap0_end_Lam_var,_Gap0_end_divx_var,_Chopper3_var,_Gap1_start_Lam_var,_Gap1_end_var,_Gap0_start_var,_Gap1_end_Lam_var,_Shutter_Guide_Insert_short_var,_Sample_var,_Shutter_Guide_Insert_16_var,_Shutter_Guide_Insert_17_var,_Shutter_Guide_Insert_18_var,_Shutter_Guide_Insert_19_var,_Shutter_Guide_Insert_20_var,_Shutter_Guide_Insert_21_var,_Gap2_start_PSD_var,_Gap2_end_var,_Gap2_start_Lam_var,_Gap1_start_var,_Gap2_end_Lam_var,_Gap2_end_PSD_var,_Curved_Guide_Section_I_short_var,_Curved_Guide_Section_II_var,_Curved_Guide_Section_I_30_var,_Curved_Guide_Section_I_31_var,_Curved_Guide_Section_I_32_var,_Curved_Guide_Section_I_33_var,_Curved_Guide_Section_I_34_var,_Curved_Guide_Section_I_35_var,_Curved_Guide_Section_I_36_var,_Curved_Guide_Section_I_37_var,_Curved_Guide_Section_I_38_var,_Gap3_start_Lam_var,_Gap3_end_var,_ArmForDet1_var,_before_Chopper1_ToF_Z_var,_TOFcyl_var,_Chopper1_ToF_var,_Chopper1_ToF_Z_var,_CGS3_end_ToF_var,_Gap2_start_var,_Gap3_end_Lam_var,_Gap3_end_PSD_var,_Curved_Guide_Section_II_last_var,_Curved_Guide_Section_III_var,_Curved_Guide_Section_II_52_var,_Curved_Guide_Section_II_53_var,_Curved_Guide_Section_II_54_var,_Curved_Guide_Section_II_55_var,_Curved_Guide_Section_II_56_var,_Curved_Guide_Section_II_57_var,_Gap4_start_PSD_var,_Gap4_end_var,_Gap4_start_Lam_var,_before_Chopper2_ToF_Z_var,_before_Chopper1_ToF_var,_Chopper2_ToF_var,_Chopper2_ToF_Z_var,_Chopper1_var,_Gap3_start_var,_Gap4_end_Lam_var,_Gap4_end_PSD_var,_Curved_Guide_Section_III_short_var,_Core_Vessel_Section_var,_Curved_Guide_Section_III_71_var,_Curved_Guide_Section_III_72_var,_Curved_Guide_Section_III_73_var,_Curved_Guide_Section_III_74_var,_Curved_Guide_Section_III_75_var,_Curved_Guide_Section_III_76_var,_Curved_Guide_Section_III_77_var,_Curved_Guide_Section_III_78_var,_Curved_Guide_Section_III_79_var,_CGS3_end_ToF_Z_var,_CGS3_end_Lam_var,_CGS1_end_var,_Straight_Guide_Section_II_var,_Gap5_start_ToF_var,_Gap5_start_ToF_Z_var,_Gap5_start_PSD_var,_Gap5_end_var,_Gap5_start_Lam_var,_Chopper3_ToF_var,_Chopper3_ToF_Z_var,_Chopper2_var,_Gap4_start_var,_Gap5_end_Lam_var,_Gap5_end_PSD_var,_Straight_Guide_Section_III_var,_SG3_end_ToF_var,_SGS2_end_Lam_var,_Source_var,_SG3_end_ToF_Z_var,_SG3_end_PSD_var,_PSDcyl_var,_SG3_end_Lam_var,_Det1_ToF_variable_range_var,_Origin_var,_Funnel_1_var,_PSD_post_funnel1_var,_Funnel_2_var,_PSD_post_funnel2_var,_Funnel_3_var,_PSD_post_funnel3_var,_Guide_End_ToF_Z_var,_Gap5_start_var,_Guide_End_ToF_var,_Guide_end_PSD_var,_Guide_end_divx_var,_Guide_end_Lam_var,_SamplePos_var,_SGS2_end_PSD_var,_Sample_split_var,_An1_rot_axis2_var,_An2_rot_axis2_var,_An3_rot_axis2_var,_An1_Lam_variable_range_var,_An1_ToF_var,_An1_E_variable_range_var,_An1_Lam_var,_An1_E_var,_An1_ToF_variable_range_var,_An1_var,_An2_var,_An1_rot_axis_var,_An2_rot_axis_var,_An3_rot_axis_var,_An3_var,_Curved_Guide_Section_I_var,_Det1_E_var,_Det1_E_variable_range_var,_Det1_Lam_var,_Det1_Lam_variable_range_var,_Det1_ToF_variable_range_lessnL_var,_Det1_ToF_var,_PSD_post_funnel4_var,_Straight_Guide_Section_I_var,_before_Chopper2_ToF_var) mcenabletrace: 5379, Generating update device(mcdotrace) DEBUG: CMD: nvc finished INFO: ===