This paper puts forward a method to design the user-defined component based on the user-defined modeling environment CBuilder of RTDS simulator. And also develops the user-defined component model with algorithm descri...This paper puts forward a method to design the user-defined component based on the user-defined modeling environment CBuilder of RTDS simulator. And also develops the user-defined component model with algorithm described by C language, visual graphics appearance, and the component function. And it generates the dynamic link library which has the same execution efficiency as that of the included model of RTDS. This paper takes the IEEE type EXST1 static excitation system as an example to build the user-defined component. The closed-loop tests on the user-defined component and the included one of RTDS are performed to examine the accuracy of the proposed method. By comparison, the test results show that the external characteristics of the user-defined component and the included model of RTDS are basically the same in the initialization process, the step process of the terminal voltage reference value and the case of the large disturbance.展开更多
The metaheuristics algorithm is increasingly important in solving many kinds of real-life optimization problems but the implementation involves programming difficulties. As a result, many researchers have relied on so...The metaheuristics algorithm is increasingly important in solving many kinds of real-life optimization problems but the implementation involves programming difficulties. As a result, many researchers have relied on software framework to accelerate the development life cycle. However, the available software frameworks were mostly designed for rapid development rather than flexible programming. Therefore, in order to extend software functions, this approach involves modifying software libraries which requires the programmers to have in-depth understanding about the internal working structure of software and the programming language. Besides, it has restricted programmers for implementing flexible user-defined low-level hybridization. This paper presents the concepts and formal definition of metaheuristics and its low-level hybridization. In addition, the weaknesses of current programming approaches supported by available software frameworks for metaheuristics are discussed. Responding to the deficiencies, this paper introduces a rapid and flexible software framework with scripting language environment. This approach is more flexible for programmers to create a variety of user-defined low-level hybridization rather than bounded with built-in metaheuristics strategy in software libraries.展开更多
AIM: To provide appropriate treatment, it is crucial to share the clinical status of pancreas head cancer among multidisciplinary treatment members.METHODS: A retrospective analysis of the medical records of 113 patie...AIM: To provide appropriate treatment, it is crucial to share the clinical status of pancreas head cancer among multidisciplinary treatment members.METHODS: A retrospective analysis of the medical records of 113 patients who underwent surgery for pancreas head cancer from January 2008 to December 2012 was performed. We developed preoperative defining system of pancreatic head cancer by describing “resectability - tumor location - vascular relationship - adjacent organ involvement - preoperative CA19-9 (initial bilirubin level) - vascular anomaly”. The oncologic correlations with this reporting system were evaluated.RESULTS: Among 113 patients, there were 75 patients (66.4%) with resectable, 34 patients (30.1%) with borderline resectable, and 4 patients (3.5%) with locally advanced pancreatic cancer. Mean disease-free survival was 24.8 mo (95%CI: 19.6-30.1) with a 5-year disease-free survival rate of 13.5%. Pretreatment tumor size ≥ 2.4 cm [Exp(B) = 3.608, 95%CI: 1.512-8.609, P = 0.044] and radiologic vascular invasion [Exp(B) = 5.553, 95%CI: 2.269-14.589, P = 0.002] were independent predictive factors for neoadjuvant treatment. Borderline resectability [Exp(B) = 0.222, P = 0.008], pancreatic head cancer involving the pancreatic neck [Exp(B) = 9.461, P = 0.001] and arterial invasion [Exp(B) = 6.208, P = 0.010], and adjusted CA19-9 ≥ 50 [Exp(B) = 1.972 P = 0.019] were identified as prognostic clinical factors to predict tumor recurrence.CONCLUSION: The suggested preoperative defining system can help with designing treatment plans and also predict oncologic outcomes.展开更多
The present study is to develop a new user-defined function using artificial neural networks intent Computational Fluid Dynamics(CFD)simulation for the prediction of water-vapor multiphase flows through fuel assemblie...The present study is to develop a new user-defined function using artificial neural networks intent Computational Fluid Dynamics(CFD)simulation for the prediction of water-vapor multiphase flows through fuel assemblies of nuclear reactor.Indeed,the provision of accurate material data especially for water and steam over a wider range of temperatures and pressures is an essential requirement for conducting CFD simulations in nuclear engineering thermal hydraulics.Contrary to the commercial CFD solver ANSYS-CFX,where the industrial standard IAPWS-IF97(International Association for the Properties of Water and Steam-Industrial Formulation 1997)is implemented in the ANSYS-CFX internal material database,the solver ANSYS-FLUENT provides only the possibility to use equation of state(EOS),like ideal gas law,Redlich-Kwong EOS and piecewise polynomial interpolations.For that purpose,new approach is used to implement the thermophysical properties of water and steam for subcooled water in CFD solver ANSYS-FLUENT.The technique is based on artificial neural networks of multi-layer type to accurately predict 10 thermodynamic and transport properties of the density,specific heat,dynamic viscosity,thermal conductivity and speed of sound on saturated liquid and saturated vapor.Temperature is used as single input parameter,the maximum absolute error predicted by the artificial neural networks ANNs,was around 3%.Thus,the numerical investigation under CFD solver ANSYSFLUENT becomes competitive with other CFD codes of which ANSYS-CFX in this area.In fact,the coupling of the Rensselaer Polytechnical Institute(RPI)wall boiling model and the developed Neural-UDF(User Defined Function)was found to be useful in predicting the vapor volume fraction in subcooled boiling flow.展开更多
Various code development platforms, such as the ATHENA Framework [1] of the ATLAS [2] experiment encounter lengthy compilation/linking times. To augment this situation, the IRIS Development Platform was built as a sof...Various code development platforms, such as the ATHENA Framework [1] of the ATLAS [2] experiment encounter lengthy compilation/linking times. To augment this situation, the IRIS Development Platform was built as a software development framework acting as compiler, cross-project linker and data fetcher, which allow hot-swaps in order to compare various versions of software under test. The flexibility fostered by IRIS allowed modular exchange of software libraries among developers, making it a powerful development tool. The IRIS platform used input data ROOT-ntuples [3];however a new data model is sought, in line with the facilities offered by IRIS. The schematic of a possible new data structuring—as a user implemented object oriented data base, is presented.展开更多
文摘This paper puts forward a method to design the user-defined component based on the user-defined modeling environment CBuilder of RTDS simulator. And also develops the user-defined component model with algorithm described by C language, visual graphics appearance, and the component function. And it generates the dynamic link library which has the same execution efficiency as that of the included model of RTDS. This paper takes the IEEE type EXST1 static excitation system as an example to build the user-defined component. The closed-loop tests on the user-defined component and the included one of RTDS are performed to examine the accuracy of the proposed method. By comparison, the test results show that the external characteristics of the user-defined component and the included model of RTDS are basically the same in the initialization process, the step process of the terminal voltage reference value and the case of the large disturbance.
文摘The metaheuristics algorithm is increasingly important in solving many kinds of real-life optimization problems but the implementation involves programming difficulties. As a result, many researchers have relied on software framework to accelerate the development life cycle. However, the available software frameworks were mostly designed for rapid development rather than flexible programming. Therefore, in order to extend software functions, this approach involves modifying software libraries which requires the programmers to have in-depth understanding about the internal working structure of software and the programming language. Besides, it has restricted programmers for implementing flexible user-defined low-level hybridization. This paper presents the concepts and formal definition of metaheuristics and its low-level hybridization. In addition, the weaknesses of current programming approaches supported by available software frameworks for metaheuristics are discussed. Responding to the deficiencies, this paper introduces a rapid and flexible software framework with scripting language environment. This approach is more flexible for programmers to create a variety of user-defined low-level hybridization rather than bounded with built-in metaheuristics strategy in software libraries.
文摘AIM: To provide appropriate treatment, it is crucial to share the clinical status of pancreas head cancer among multidisciplinary treatment members.METHODS: A retrospective analysis of the medical records of 113 patients who underwent surgery for pancreas head cancer from January 2008 to December 2012 was performed. We developed preoperative defining system of pancreatic head cancer by describing “resectability - tumor location - vascular relationship - adjacent organ involvement - preoperative CA19-9 (initial bilirubin level) - vascular anomaly”. The oncologic correlations with this reporting system were evaluated.RESULTS: Among 113 patients, there were 75 patients (66.4%) with resectable, 34 patients (30.1%) with borderline resectable, and 4 patients (3.5%) with locally advanced pancreatic cancer. Mean disease-free survival was 24.8 mo (95%CI: 19.6-30.1) with a 5-year disease-free survival rate of 13.5%. Pretreatment tumor size ≥ 2.4 cm [Exp(B) = 3.608, 95%CI: 1.512-8.609, P = 0.044] and radiologic vascular invasion [Exp(B) = 5.553, 95%CI: 2.269-14.589, P = 0.002] were independent predictive factors for neoadjuvant treatment. Borderline resectability [Exp(B) = 0.222, P = 0.008], pancreatic head cancer involving the pancreatic neck [Exp(B) = 9.461, P = 0.001] and arterial invasion [Exp(B) = 6.208, P = 0.010], and adjusted CA19-9 ≥ 50 [Exp(B) = 1.972 P = 0.019] were identified as prognostic clinical factors to predict tumor recurrence.CONCLUSION: The suggested preoperative defining system can help with designing treatment plans and also predict oncologic outcomes.
文摘The present study is to develop a new user-defined function using artificial neural networks intent Computational Fluid Dynamics(CFD)simulation for the prediction of water-vapor multiphase flows through fuel assemblies of nuclear reactor.Indeed,the provision of accurate material data especially for water and steam over a wider range of temperatures and pressures is an essential requirement for conducting CFD simulations in nuclear engineering thermal hydraulics.Contrary to the commercial CFD solver ANSYS-CFX,where the industrial standard IAPWS-IF97(International Association for the Properties of Water and Steam-Industrial Formulation 1997)is implemented in the ANSYS-CFX internal material database,the solver ANSYS-FLUENT provides only the possibility to use equation of state(EOS),like ideal gas law,Redlich-Kwong EOS and piecewise polynomial interpolations.For that purpose,new approach is used to implement the thermophysical properties of water and steam for subcooled water in CFD solver ANSYS-FLUENT.The technique is based on artificial neural networks of multi-layer type to accurately predict 10 thermodynamic and transport properties of the density,specific heat,dynamic viscosity,thermal conductivity and speed of sound on saturated liquid and saturated vapor.Temperature is used as single input parameter,the maximum absolute error predicted by the artificial neural networks ANNs,was around 3%.Thus,the numerical investigation under CFD solver ANSYSFLUENT becomes competitive with other CFD codes of which ANSYS-CFX in this area.In fact,the coupling of the Rensselaer Polytechnical Institute(RPI)wall boiling model and the developed Neural-UDF(User Defined Function)was found to be useful in predicting the vapor volume fraction in subcooled boiling flow.
文摘Various code development platforms, such as the ATHENA Framework [1] of the ATLAS [2] experiment encounter lengthy compilation/linking times. To augment this situation, the IRIS Development Platform was built as a software development framework acting as compiler, cross-project linker and data fetcher, which allow hot-swaps in order to compare various versions of software under test. The flexibility fostered by IRIS allowed modular exchange of software libraries among developers, making it a powerful development tool. The IRIS platform used input data ROOT-ntuples [3];however a new data model is sought, in line with the facilities offered by IRIS. The schematic of a possible new data structuring—as a user implemented object oriented data base, is presented.