• Title/Summary/Keyword: Test Code

Search Result 2,167, Processing Time 0.031 seconds

Development of A Three-Dimensional Thermo-Hydraulic Computer Code for Incompressible Flows in Complex Geometries

  • Park, Seok-Ki;Lee, Yong-Bum;Hwang, Jong-Sun;Nam, Ho-Yun;Mann Cho
    • Proceedings of the Korean Nuclear Society Conference
    • /
    • 1996.05b
    • /
    • pp.173-178
    • /
    • 1996
  • A three-dimensional thermo-hydraulic computer code is developed for simulation of incompressible flows in complex geometries. The computer code employs a body-fitted, nonorthogonal grid system in order to efficiently handle the complex geometries encountered in many engineering applications. The finite volume method is used to discretize the governing equations and the convection term is treated by higher-order bounded schemes. The cell-centered, nonstaggered grid arrangement is adopted and the resulting checkerboard pressure oscillation is avoided by use of momentum interpolation practice. The computer code employs the SIMPLE algorithm for pressure and velocity coupling and the k-$\varepsilon$ turbulence for turbulent calculation. The computer code has been tested through application to a variety of test problems and some results are presented in this paper

  • PDF

Reliability analysis of concrete bridges designed with material and member resistance factors

  • Paik, Inyeol;Hwang, Eui-Seung;Shin, Soobong
    • Computers and Concrete
    • /
    • v.6 no.1
    • /
    • pp.59-78
    • /
    • 2009
  • Reliability analysis for a proposed limit state bridge design code is performed. In order to introduce reliability concept to design code, the proposed live load model is based on truck weight survey. Test data of domestic material strengths are collected to model statistical properties of member strengths. Sample RC and PSC girder sections are designed following the safety factor format of the proposed code and compared with the current design practice. Reliability indexes are calculated and examined for material and member resistance factor formats and sample calibrations of safety factors are presented. It is concluded that the proposed code provides reasonable level of reliability compared to the international design standards.

Evaluation of the Aerodynamic Performance of A Hybrid Mesh Based Finite Volume Code

  • ZHENG, H.W.
    • International Journal of Aerospace System Engineering
    • /
    • v.2 no.2
    • /
    • pp.40-43
    • /
    • 2015
  • A hybrid mesh based finite volume compressible flow code (PolySim) has been developed recently. Instead of the simple average method for the gradients of variables at each face, the volume average is applied for the calculation of the viscous flux. What is more, an improved Green Gauss method for the calculation of the gradient is also presented. These two techniques will improve both the accuracy and robustness of the code. The aerodynamic performance of this in-house cell centered code is examined by several widely-used bench-mark test cases. These cases include flows over flat plate and RAE 2822 etc. The comparisons on results between calculation and experiment are conducted. They show that the code can produce good numerical results which agree well with the corresponding experiment data.

STRAUM-MATXST: A code system for multi-group neutron-gamma coupled transport calculation with unstructured tetrahedral meshes

  • MyeongHyeon Woo;Ser Gi Hong
    • Nuclear Engineering and Technology
    • /
    • v.54 no.11
    • /
    • pp.4280-4295
    • /
    • 2022
  • In this paper, a new multi-group neutron-gamma transport calculation code system STRAUM-MATXST for complicated geometrical problems is introduced and its development status including numerical tests is presented. In this code system, the MATXST (MATXS-based Cross Section Processor for SN Transport) code generates multi-group neutron and gamma cross sections by processing MATXS format libraries generated using NJOY and the STRAUM (SN Transport for Radiation Analysis with Unstructured Meshes) code performs multi-group neutron-gamma coupled transport calculation using tetrahedral meshes. In particular, this work presents the recent implementation and its test results of the Krylov subspace methods (i.e., Bi-CGSTAB and GMRES(m)) with preconditioners using DSA (Diffusion Synthetic Acceleration) and TSA (Transport Synthetic Acceleration). In addition, the Krylov subspace methods for accelerating the energy-group coupling iteration through thermal up-scatterings are implemented with new multi-group block DSA and TSA preconditioners in STRAUM.

Framework for evaluating code generation ability of large language models

  • Sangyeop Yeo;Yu-Seung Ma;Sang Cheol Kim;Hyungkook Jun;Taeho Kim
    • ETRI Journal
    • /
    • v.46 no.1
    • /
    • pp.106-117
    • /
    • 2024
  • Large language models (LLMs) have revolutionized various applications in natural language processing and exhibited proficiency in generating programming code. We propose a framework for evaluating the code generation ability of LLMs and introduce a new metric, pass-ratio@n, which captures the granularity of accuracy according to the pass rate of test cases. The framework is intended to be fully automatic to handle the repetitive work involved in generating prompts, conducting inferences, and executing the generated codes. A preliminary evaluation focusing on the prompt detail, problem publication date, and difficulty level demonstrates the successful integration of our framework with the LeetCode coding platform and highlights the applicability of the pass-ratio@n metric.

THE BENCHMARK CALCULATIONS OF THE GAMMA+ CODE WITH THE HTR-10 SAFETY DEMONSTRATION EXPERIMENTS

  • Jun, Ji-Su;Lim, Hong-Sik;Lee, Won-Jae
    • Nuclear Engineering and Technology
    • /
    • v.41 no.3
    • /
    • pp.307-318
    • /
    • 2009
  • KAERI (Korea Atomic Energy Research Institute) has developed the GAMMA+ code for a thermo-fluid and safety analysis of a VHTR (Very High Temperature Gas-Cooled Reactor). A key safety issue of the VHTR design is to demonstrate its inherent safety features for an automatic reactor power trip and power stabilization during an anticipated transient without scram (ATWS) accident such as a loss of forced cooling by a trip of the helium circulator (LOFC) or a reactivity insertion by a control rod withdrawal (CRW). This paper intends to show the ATWS assessment capability of the GAMMA+ code which can simulate the reactor power response by solving the point-kinetic equations with six-group delayed neutrons, by considering the reactivity changes due to the effects of a core temperature variation, xenon transients, and reactivity insertions. The present benchmark calculations are performed by using the safety demonstration experiments of the 10 MW high temperature gas cooled-test module (HTR-10) in China. The calculation results of the power response transients and the solid core temperature behavior are compared with the experimental data of a LOFC ATWS test and two CRW ATWS tests by using a 1mk-control rod and a 5mk-control rod, respectively. The GAMMA+ code predicts the power response transients very well for the LOFC and CRW ATWS tests in HTR-10.

Rigorous System Testing by Supporting Vertical Traceability (수직 추적가능성을 제공하는 엄격한 시스템 테스트)

  • Seo, Kwang-Ik;Choi, Eun-Man
    • The KIPS Transactions:PartD
    • /
    • v.14D no.7
    • /
    • pp.753-762
    • /
    • 2007
  • Traceability has been held as an important factor in testing activities as well as model driven development. Vertical traceability affords us opportunities to improve manageability from models and test cases to code in testing and debugging phase. Traceability also makes overcome to difficulties of going up-and-down abstraction level to find out error spot of faults discovered by testing This paper represents a vertical test method which connects a system test level and an integration test level in a test stage by using UML. Experiment of how traceability works and how effective focus on error spots has been included using concrete examples of tracing from models to the code.

A Study of Threshold Determination of The GPS measurement failure using GPS Code-Carrier Divergence Test (GPS 의사거리-반송파 위상 측정치의 고장검출을 위한 임계값 결정 연구)

  • Son, Eunseong;Kim, Koon-Tack;Im, Sung-Hyuck;Lee, Eun-Sung;Heo, Moon Beom;Nam, Gi-Wook
    • Journal of the Korean Society for Aviation and Aeronautics
    • /
    • v.24 no.1
    • /
    • pp.10-15
    • /
    • 2016
  • In this study, The code-carrier divergence test was applied to GPS measurements, and the results were compared and analyzed. The GPS data used for the threshold determination were obtained from Global Navigation Satellite System permanent stations built by the Korea Aerospace Research Institute. At each permanent station, identical dual-frequency receiver and choke ring antenna with radome are installed. The analysis method, root mean square values were compared and analyzed for each permanent station and satellite. As a result, the root mean square value generally decreased as the satellite elevation angle increased although the trend was gentle. Threshold were finally selected based on the average and standard deviation of root mean square for each permanent station. For improving of availability and continuity in real-time operation when the threshold is over the limits, Code-Carrier divergence test values are initialized.

Strength of Interior Post-Tensioned Flat Plate Slab-Column Connection based on Failure Mechanism (파괴 메커니즘을 고려한 내부 포스트텐션 플랫 플레이트 슬래브-기둥 접합부의 강도식 평가)

  • Kim, Min-Nam;Ha, Sang-Su;Lee, Li-Hyung
    • Proceedings of the Korea Concrete Institute Conference
    • /
    • 2006.05a
    • /
    • pp.126-129
    • /
    • 2006
  • A bending moment $M_u$ transferred at slab-column connection is resisted at the slab critical section by flexure and shear. The ACI 318-05 Building Code(1) gives an empirical equation for the fraction ${\gamma}_{\upsilon}$ of the moment $M_u$ to be transferred by shear at the slab critical section at d/2 from the column face and also the effective wide(c+3h). The equation is based on tests of interior slab-column connections without shear reinforcement. In order to investigate the data eight test specimens were examined. The test shows that increased slab load substantially reduces both the unbalanced moment capacity and the lateral drift capacity of the connection. Especially, the specimens with the bottom reinforcement existence and nonexistence, appears remarkable differences. Studies also show that the code equation for ${\gamma}_{\upsilon}$ does not apply to all cases. The purpose of this study is to compare the test results with present ACI 318-05 Building Code provisions for design of slab-column connections and with the analysis of the experimental data for a new limitation of strength equation without shear reinforcement and bottom reinforcement.

  • PDF