JP3245640B2 - Reactor core analysis method and medium recording the reactor core analysis program - Google Patents

Reactor core analysis method and medium recording the reactor core analysis program

Info

Publication number
JP3245640B2
JP3245640B2 JP08464097A JP8464097A JP3245640B2 JP 3245640 B2 JP3245640 B2 JP 3245640B2 JP 08464097 A JP08464097 A JP 08464097A JP 8464097 A JP8464097 A JP 8464097A JP 3245640 B2 JP3245640 B2 JP 3245640B2
Authority
JP
Japan
Prior art keywords
calculation
physical quantity
analysis
data
processor
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP08464097A
Other languages
Japanese (ja)
Other versions
JPH10260288A (en
Inventor
雅洋 巽
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nuclear Fuel Industries Ltd
Original Assignee
Nuclear Fuel Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nuclear Fuel Industries Ltd filed Critical Nuclear Fuel Industries Ltd
Priority to JP08464097A priority Critical patent/JP3245640B2/en
Publication of JPH10260288A publication Critical patent/JPH10260288A/en
Application granted granted Critical
Publication of JP3245640B2 publication Critical patent/JP3245640B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E30/00Energy generation of nuclear origin
    • Y02E30/30Nuclear fission reactors

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、原子炉の炉心解析
をコンピュータによって行う原子炉炉心解析法及び原子
炉炉心解析プログラムを記録した媒体に関するものであ
り、特にオブジェクト指向技術を利用した原子炉炉心解
析法及び原子炉炉心解析プログラムを記録した媒体に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a reactor core analysis method for performing a reactor core analysis by a computer and a medium recording a reactor core analysis program, and more particularly to a reactor core utilizing object-oriented technology. The present invention relates to a medium recording an analysis method and a reactor core analysis program.

【0002】[0002]

【従来の技術】原子炉の炉心における中性子の実効増倍
率、出力分布等を解析する原子炉炉心解析法には、中性
子拡散理論に基づいた拡散計算法、中性子輸送理論に基
づいた輸送計算法等がある。これらの計算手法は、とも
に原子炉物理における解析計算手法であり、主に物理量
としての中性子の取り扱い方が異なっている。拡散計算
法では、炉心に存在するすべての中性子が単一の運動方
向によってあらわされると仮定した近似手法を用いてい
る。一方、輸送計算法では、中性子の運動の多方向性を
考慮しており、このため、拡散計算法に比べてより高精
度な計算結果を得ることができる。
2. Description of the Related Art Reactor core analysis methods for analyzing effective neutron multiplication factor, power distribution, etc. in a reactor core include a diffusion calculation method based on a neutron diffusion theory, a transport calculation method based on a neutron transport theory, and the like. There is. Both of these calculation methods are analytical calculation methods in nuclear reactor physics, and differ mainly in how neutrons are treated as physical quantities. The diffusion calculation uses an approximation method that assumes that all neutrons in the core are represented by a single direction of motion. On the other hand, the transport calculation method takes into account the multidirectionality of the neutron motion, and therefore, a more accurate calculation result can be obtained as compared with the diffusion calculation method.

【0003】また、拡散計算法では、コンピュータを用
いて中性子拡散方程式の数値解法により炉心解析を行う
が、この際に、各パラメータに対し、任意の離散化され
たメッシュ点を設定し、このメッシュ点に基づいた差分
方程式を導いて解法するものである。輸送計算法は、コ
ンピュータにより中性子輸送方程式の数値解法により炉
心解析を行う。そして、この際に各パラメータに対し、
メッシュ点を設定し、このメッシュ点に基づいた差分方
程式を導いて解法する点で、拡散計算法と共通する。し
かし、輸送計算法では、中性子の運動の多方向性を考え
るため、パラメータが拡散計算法に比べて多くなり、か
つメッシュ点も詳細に設定する必要がある。このため、
輸送計算法では、コンピュータで使用する記憶容量や計
算時間が増大する。
In the diffusion calculation method, a core analysis is performed by a numerical solution of a neutron diffusion equation using a computer. At this time, an arbitrary discretized mesh point is set for each parameter, and It solves by deriving a difference equation based on points. In the transport calculation method, a core analysis is performed by a numerical solution of the neutron transport equation using a computer. At this time, for each parameter,
It is common to the diffusion calculation method in that a mesh point is set and a difference equation based on the mesh point is derived and solved. However, in the transport calculation method, in order to consider the multidirectionality of the neutron motion, the number of parameters is larger than in the diffusion calculation method, and the mesh points need to be set in detail. For this reason,
In the transport calculation method, the storage capacity and calculation time used by a computer increase.

【0004】従来の原子炉炉心解析法は、入力で指定さ
れた計算体系において、拡散計算法あるいは輸送計算法
のいずれか一つの計算法に基づいた計算コード(プログ
ラム)で解析計算を行い、計算結果を出力するものが一
般的に知られている。具体的には、従来の原子炉炉心解
析法は、拡散計算法に基づいた3次元粗メッシュ計算コ
ードあるいは輸送計算法に基づいた詳細メッシュ計算コ
ードのいずれか一方の計算部分と、入力、出力、計算収
束の判定等の計算制御部分が一つのまとまりとなって構
成された手続型プログラムを使用するものである。ただ
し、コンピュータが使用する記憶容量の軽減及び計算時
間の短縮化の観点から、主に拡散計算法に基づいた3次
元粗メッシュ計算コードを使用した原子炉炉心解析法を
用いるのが一般的である。
In a conventional reactor core analysis method, an analysis calculation is performed by a calculation code (program) based on one of a diffusion calculation method and a transport calculation method in a calculation system specified by an input. Those that output a result are generally known. Specifically, the conventional reactor core analysis method includes a calculation part of one of a three-dimensional coarse mesh calculation code based on the diffusion calculation method and a detailed mesh calculation code based on the transport calculation method, and input, output, The present invention uses a procedural program in which calculation control portions such as determination of calculation convergence are united. However, from the viewpoint of reducing the storage capacity used by the computer and shortening the calculation time, it is common to use a reactor core analysis method using a three-dimensional coarse mesh calculation code mainly based on the diffusion calculation method. .

【0005】[0005]

【発明が解決しようとする課題】近年、原子炉の炉心構
造は多種多様となり、複雑化してきている。例えば、濃
縮ウランとプルトニウムの二酸化物の混合酸化物燃料集
合体(MOX燃料集合体)とウラン燃料集合体とを原子
炉炉心に同時に装荷することは周知である。このような
混合燃料集合体が装荷されている炉心を解析する場合、
両者の境界において中性子束の傾きが大きくなるため、
拡散計算法に基づく3次元粗メッシュ計算コードでは、
計算精度が低下してしまうという問題がある。
In recent years, the core structure of a nuclear reactor has become diversified and complicated. For example, it is well known that a mixed oxide fuel assembly (MOX fuel assembly) of enriched uranium and plutonium dioxide and a uranium fuel assembly are simultaneously loaded into a reactor core. When analyzing a core loaded with such a mixed fuel assembly,
At the boundary between the two, the neutron flux has a large slope,
In the three-dimensional coarse mesh calculation code based on the diffusion calculation method,
There is a problem that the calculation accuracy is reduced.

【0006】高精度な計算結果を得るため、輸送計算法
に基づく詳細メッシュ計算コードを利用した原子炉炉心
解析を行うことも考えられるが、この場合には、詳細な
メッシュ点及びパラメータの増加によりコンピュータで
使用する記憶容量が増大し、また計算時間も増大すると
いう問題がある。しかも、従来の手続型プログラミング
に基づいた原子炉炉心解析法では、全体の計算体系で一
つの計算手法あるいは計算コードしか選択することがで
きないため、拡散計算法で十分な計算精度が得られる領
域に対しても必要以上の解析が行われてしまい、計算時
間、コンピュータの使用記憶容量が増大するという問題
がある。
In order to obtain a highly accurate calculation result, it is conceivable to perform a reactor core analysis using a detailed mesh calculation code based on a transport calculation method. In this case, however, the detailed mesh points and parameters are increased to increase the number of parameters. There is a problem that the storage capacity used by the computer increases and the calculation time also increases. Furthermore, in the conventional reactor core analysis method based on procedural programming, only one calculation method or calculation code can be selected in the entire calculation system, so that the diffusion calculation method can provide sufficient calculation accuracy. On the other hand, unnecessary analysis is performed, and there is a problem that the calculation time and the storage capacity of the computer increase.

【0007】従来の手続型プログラミングによる原子炉
炉心解析法において、複数の計算コードを使用すること
も考えられるが、この場合、解析対象となる原子炉炉心
に装荷される燃料集合体の混合物の割合に応じて、予め
拡散計算法で計算する領域と輸送計算法で計算する領域
とを決定しておき、手続型プログラミングに組み込まな
ければならない。このため、原子炉炉心に装荷する燃料
集合体に応じて動的にプログラム処理を変更することは
困難であるという問題がある。
In the conventional reactor core analysis method using procedural programming, it is conceivable to use a plurality of calculation codes. In this case, however, the ratio of the mixture of the fuel assemblies loaded in the reactor core to be analyzed is considered. Therefore, the area to be calculated by the diffusion calculation method and the area to be calculated by the transport calculation method must be determined in advance and incorporated into the procedural programming. For this reason, there is a problem that it is difficult to dynamically change the program processing according to the fuel assemblies loaded in the reactor core.

【0008】一方、計算時間の短縮及び記憶容量の減少
の観点から、複数のコンピュータを用いた分散処理ある
いは並列処理を行うことにより、各コンピュータで使用
する記憶容量を減少させ、計算時間を短縮させることも
考えられるが、手続型プログラムによる解析計算では、
全体の計算体系で一つの計算手法しか使用することがで
きないため、結局計算時間の短縮を効果的に行うことが
できない。
On the other hand, from the viewpoint of reduction in calculation time and storage capacity, distributed processing or parallel processing using a plurality of computers reduces the storage capacity used in each computer and shortens the calculation time. Although it is conceivable, analysis analysis by a procedural program
Since only one calculation method can be used in the entire calculation system, the calculation time cannot be effectively reduced after all.

【0009】また、将来的に他の計算手法に基づく計算
コードを追加する場合において、解析計算プログラム全
体を修正しなければならず、この結果その修正作業に伴
うプログラムのテスト作業及びデバッグ作業も増大し、
プログラムの保守性からみても効率的でないという問題
がある。
In addition, when a calculation code based on another calculation method is added in the future, the entire analysis calculation program must be corrected, and as a result, the test work and debug work of the program accompanying the correction work also increase. And
There is a problem that it is not efficient from the viewpoint of program maintainability.

【0010】本発明は、このような問題点に鑑みてなさ
れたものであり、解析計算プログラムを手続型プログラ
ミング手法ではなく、オブジェクト指向プログラミング
手法に基づいた処理とすることにより、高精度な計算結
果を得ることができる原子炉炉心解析法及び原子炉炉心
解析プログラムを記録した媒体を提供することをその主
目的とする。また、本発明の別の目的は、計算時間を短
縮し、かつコンピュータの使用記憶容量を効果的に減少
させることができる原子炉炉心解析法及び原子炉炉心解
析プログラムを記録した媒体を提供することである。本
発明の別の目的は、将来的にプログラム変更作業等メン
テナンスが容易で、保守性に優れている原子炉炉心解析
法及び原子炉炉心解析プログラムを記録した媒体を提供
することである。本発明の別の目的は、複数のコンピュ
ータを用いた分散処理又は並列処理によっても、高精度
な計算結果を得ることができ、計算時間の短縮化、使用
記憶容量の減少を図ることができ、メンテナンスを容易
にすることができる原子炉炉心解析法及び原子炉炉心解
析プログラムを記録した媒体を提供するである。
[0010] The present invention has been made in view of the above-mentioned problems, and the analysis calculation program is not based on the procedural programming technique but is based on the object-oriented programming technique, so that a high-precision calculation result can be obtained. It is a main object of the present invention to provide a reactor core analysis method and a medium recording a reactor core analysis program capable of obtaining a nuclear reactor. Another object of the present invention is to provide a nuclear reactor core analysis method and a medium recording a nuclear reactor core analysis program capable of shortening the calculation time and effectively reducing the storage capacity of a computer. It is. Another object of the present invention is to provide a reactor core analysis method and a medium in which a reactor core analysis program is recorded in which maintenance such as a program change operation is easy and maintenance is excellent in the future. Another object of the present invention is to achieve high-precision calculation results by distributed processing or parallel processing using a plurality of computers, shorten calculation time, and reduce storage capacity. An object of the present invention is to provide a medium recording a reactor core analysis method and a reactor core analysis program capable of facilitating maintenance.

【0011】[0011]

【課題を解決するための手段】上述の目的を達成するた
め、請求項1に係る発明は、コンピュータにより、予め
定められた計算コードに基づいたプログラム処理によっ
て原子炉の炉心解析を行う原子炉炉心解析法において、
解析情報を入力する入力手順と、炉心構造の領域に応じ
拡散計算法に基づき炉心解析計算を行う計算メソッド
を有する複数の拡散計算オブジェクトと、炉心構造の領
域に応じて輸送計算法に基づき炉心解析計算を行う計算
メソッドを有する複数の輸送計算オブジェクトと、オブ
ジェクトデータとして物理量データを有する物理量オブ
ジェクトとを単一の計算体系を表現する記憶領域上に生
成するオブジェクト生成手順と、前記計算オブジェクト
と前記物理量オブジェクトをオブジェクトデータとして
有するとともに、前記計算オブジェクトに対し前記計算
メソッドを起動する計算起動メソッドを有する保持オブ
ジェクトを記憶領域上に生成する計算体系構築手順と、
前記保持オブジェクトが前記計算起動メソッドを選択的
起動することにより、選択された計算手法に基づき前
記各計算オブジェクトは、前記計算メソッドを選択的に
起動して、互いに前記物理量オブジェクトを交換しなが
ら入力して解析計算を行う解析計算手順と、前記解析計
算手順による計算結果を出力する出力手順とを備えたこ
とを特徴とする。
According to one aspect of the present invention, there is provided a reactor core for analyzing a reactor core by a computer based on a program based on a predetermined calculation code. In the analysis method,
Depending on the input procedure for inputting analysis information and the core structure area
A plurality of diffusion calculation object having a calculation method for performing core analysis calculated based on the diffusion calculation method Te, Ryo core structure
A plurality of transport calculation objects having a calculation method for performing a core analysis calculation based on a transport calculation method according to a region and a physical quantity object having physical quantity data as object data are generated in a storage area expressing a single calculation system. An object generation step, a calculation system construction step of generating a holding object having a calculation activation method for activating the calculation method for the calculation object having the calculation object and the physical quantity object as object data on a storage area,
The holding object selectively selects the calculation start method
By launching on the basis of the selected calculation method
Each calculation object selectively activates the calculation method, inputs and exchanges the physical quantity objects with each other to perform an analysis calculation, and outputs a calculation result by the analysis calculation procedure. And an output procedure for performing the output.

【0012】本発明は、炉心解析を行う計算コードと炉
心解析に必要な物理量データをオブジェクト化して、オ
ブジェクト指向プログラミングに基づいた処理を行うこ
とにより、異なる種類の計算コード又は異なるメッシュ
設定の計算コードによる処理を結合させることができる
原子炉炉心解析法である。
According to the present invention, a calculation code of a different type or a calculation code of a different mesh setting is obtained by converting a calculation code for performing a core analysis and physical quantity data necessary for the core analysis into objects and performing a process based on object-oriented programming. This is a reactor core analysis method that can combine the processes by

【0013】ここで、オブジェクト指向プログラミング
手法について、簡単に説明する。オブジェクトとは、オ
ブジェクト指向プログラミングにおいて設計、作成され
たプログラムを構成する基本モジュールで、データと、
そのデータを実行する手続の記述としてのメソッドを併
せもったデータ構造として定義されたものである。即
ち、オブジェクトは、データと処理手続が一体化したも
のである。また、そのオブジェクトのデータ構造、処理
手続を予め記述して定義するものをクラスといい、その
クラスをもとにして実体化させたオブジェクトをインス
タンスという。
Here, an object-oriented programming technique will be briefly described. An object is a basic module that constitutes a program designed and created in object-oriented programming.
It is defined as a data structure that also has a method as a description of a procedure for executing the data. That is, the object is an integrated data and processing procedure. An object that defines and defines the data structure and processing procedure of the object in advance is called a class, and an object that is materialized based on the class is called an instance.

【0014】オブジェクトの性質としては、次のような
特徴がある。オブジェクトは、内部状態を持ち、オブジ
ェクト自身で管理する。また、オブジェクト自身がメッ
セージを解釈し、対応するメソッドを実行する。オブジ
ェクトにアクセスするには、そのオブジェクトにメッセ
ージを送る以外に方法はなく、オブジェクトに登録され
ているメソッド以外では、オブジェクトの内部状態に直
接アクセスすることは許されない、というデータの隠蔽
性をオブジェクトは有している。
The properties of an object have the following characteristics. An object has an internal state and is managed by the object itself. Also, the object itself interprets the message and executes the corresponding method. There is no other way to access an object except to send a message to the object, and the object has a data hiding property that direct access to the internal state of the object is not allowed except for the methods registered in the object. are doing.

【0015】オブジェクト指向プログラミングは、この
ようなオブジェクトとメッセージの流れによりプログラ
ミングを行うものである。具体的には、クラスからオブ
ジェクトを生成し、図4に示すように、そのオブジェク
トにメソッドを起動させるメッセージを渡す。メッセー
ジを受けとったオブジェクトは、メッセージの内容をそ
のオブジェクト自身で解釈して処理を行い、その処理結
果を反映する。そして、この処理結果を加工して、他の
オブジェクトへのメッセージの引数として利用し、一連
の流れをプログラミングするような手法である。
In object-oriented programming, programming is performed using the flow of such objects and messages. Specifically, an object is generated from the class, and a message for activating the method is passed to the object as shown in FIG. The object receiving the message interprets the content of the message by itself, performs processing, and reflects the processing result. Then, a processing result is processed and used as an argument of a message to another object, and a series of flows is programmed.

【0016】このため、オブジェクト指向プログラミン
グでは、データと手続が別個のものとして扱われる手続
型プログラミングと異なり、予めメソッドとしてデータ
に対応する手続を記述し、クラスとして定義しておけ
ば、データの処理手続をプログラムに記述する必要はな
く、結果として何をしたいのかを記述すれば足りる。
Therefore, in object-oriented programming, unlike procedural programming in which data and procedures are treated as separate entities, if a procedure corresponding to data is described in advance as a method and defined as a class, data processing can be performed. You don't need to write the procedure in the program, just what you want to do as a result.

【0017】従って、オブジェクト指向プログラミング
では、オブジェクトごとにプログラミングを進めるの
で、部品化が進み、またメッセージによってメソッドを
呼び出すため、個々のオブジェクトの独立性が高まり、
保守性が向上する。
Therefore, in the object-oriented programming, since the programming is performed for each object, parts are advanced, and a method is called by a message, so that the independence of each object is increased.
Maintainability is improved.

【0018】本発明の入力手順で入力する解析情報とし
ては、解析計算に必要な初期条件、マテリアルデータマ
ップ又はメッシュに関する情報等の計算条件、境界条
件、収束判定条件等の情報を用いることができる。尚、
解析情報の入力は、例えば、キーボード装置等の入力装
置から読込むことができる。また、予め解析情報をファ
イルとしてフロッピーディスク装置、ハードディスク装
置等の記憶装置等に格納しておき、該記憶装置から解析
情報が格納されたファイルを読込むことによって入力す
ることもできる。
As the analysis information to be input in the input procedure of the present invention, information such as initial conditions necessary for analysis calculation, calculation conditions such as information relating to a material data map or mesh, boundary conditions, and convergence determination conditions can be used. . still,
The input of the analysis information can be read from an input device such as a keyboard device. Alternatively, the analysis information may be stored in advance as a file in a storage device such as a floppy disk device or a hard disk device, and the file may be input by reading a file in which the analysis information is stored from the storage device.

【0019】本発明では、オブジェクト生成手順によっ
て、計算コードに基づいた計算オブジェクトを計算コー
ドごとに生成している。ここで、「計算オブジェクトを
記憶領域上に生成する」とは、予め定められた解析プロ
グラムとしての計算コードを計算メソッドとして定義し
たクラスと同一のデータ構造の計算オブジェクトを記憶
領域上に実体化してインスタンスとして生成することを
いう。
In the present invention, a calculation object based on a calculation code is generated for each calculation code by the object generation procedure. Here, "to generate a calculation object in a storage area" means that a calculation object having the same data structure as a class in which a calculation code as a predetermined analysis program is defined as a calculation method is materialized in the storage area. Generate as an instance.

【0020】計算コードには、異なる計算手法に基づく
計算プログラムの他、異なるメッシュ設定を行った同一
又は異なる計算手法に基づく計算プログラムが含まれ
る。計算コードとしては、原子炉の炉心解析を行う解析
計算プログラムであれば、その構成は特に限定されるも
のではなく、例えば、既存の3次元メッシュ計算による
拡散計算プログラム、詳細メッシュ計算による輸送計算
プログラム、拡散あるいは輸送ノード計算プログラム等
を用いることができ、それぞれ別個の計算オブジェクト
として生成される。また、計算オブジェクトの計算メソ
ッドは、解析計算プログラムの中で、実際の問題解決を
行うサブルーチンに相当する部分だけで構成することも
のできる。例えば、中性子束密度を計算するサブルーチ
ンを計算メソッドとすることができる。
The calculation codes include calculation programs based on the same or different calculation methods with different mesh settings, in addition to calculation programs based on different calculation methods. The configuration of the calculation code is not particularly limited as long as it is an analysis calculation program for performing a core analysis of a nuclear reactor. For example, a diffusion calculation program based on an existing three-dimensional mesh calculation, a transport calculation program based on a detailed mesh calculation, and the like. , A diffusion or transport node calculation program, etc., and each is generated as a separate calculation object. Further, the calculation method of the calculation object can be constituted by only a portion corresponding to a subroutine for solving an actual problem in the analysis calculation program. For example, a subroutine for calculating the neutron flux density can be used as the calculation method.

【0021】また、本発明では、オブジェクト生成手順
によって、物理量データから物理量オブジェクトを生成
している。ここで、「物理量オブジェクトを記憶領域上
に生成する」とは、予め定義されたクラスと同一のデー
タ構造のまま、物理量データをオブジェクトデータとし
て登録することにより、物理量オブジェクトを記憶領域
上に実体化してインスタンスとして生成することをい
う。尚、「オブジェクトデータ」とは、オブジェクトに
データとして登録された数値、文字列等のデータをい
い、通常の手続型プログラミングにおけるデータと区別
するため、以下「オブジェクトデータ」の語を用いる。
In the present invention, a physical quantity object is generated from physical quantity data by an object generating procedure. Here, “generate a physical quantity object in the storage area” means that the physical quantity object is registered in the storage area by registering the physical quantity data as object data while maintaining the same data structure as the class defined in advance. To generate as an instance. Note that "object data" refers to data such as numerical values and character strings registered as data in an object, and the term "object data" is used below to distinguish it from data in ordinary procedural programming.

【0022】物理量データとしては、例えば、中性子密
度、方向性、中性子エネルギー分布、断面積等を用いる
ことができ、入力手順で入力した解析情報、例えば初期
条件、境界条件等を物理量データとして扱うこともでき
る。また、各物理量データごとに物理量オブジェクトを
生成することができる。
As the physical quantity data, for example, neutron density, directionality, neutron energy distribution, cross-sectional area, etc. can be used, and analysis information input in the input procedure, for example, initial conditions, boundary conditions, etc., is treated as physical quantity data. Can also. Further, a physical quantity object can be generated for each physical quantity data.

【0023】計算体系構築手順によって生成される保持
オブジェクトは、解析計算手順で使用される記憶領域上
に生成された複数の計算オブジェクト及び物理量オブジ
ェクトを含むものであり、原子炉の炉心解析の対象とな
る一つの計算体系に対応したものである。
The holding object generated by the calculation system construction procedure includes a plurality of calculation objects and physical quantity objects generated on the storage area used in the analysis calculation procedure, and is used as a target of the core analysis of the reactor. It corresponds to a single calculation system.

【0024】また、保持オブジェクトの計算起動メソッ
ドによって、計算オブジェクトによる解析計算が制御さ
れる。保持オブジェクトは、計算オブジェクト及び物理
量オブジェクトをオブジェクトデータとして有し、計算
起動メソッドを有するものであれば、その構成は特に限
定されるものではない。例えば、保持オブジェクトのオ
ブジェクトデータとして、解析計算に必要な他のデータ
を登録することができる。また、保持オブジェクトに登
録するメソッドとして、解析計算を制御する計算結果の
確認等の他のメソッドを定義しておくこともできる。
Further, the analysis calculation by the calculation object is controlled by the calculation activation method of the holding object. The configuration of the holding object is not particularly limited as long as it has a calculation object and a physical quantity object as object data and has a calculation activation method. For example, other data necessary for the analysis calculation can be registered as the object data of the held object. Further, as a method to be registered in the holding object, another method such as confirmation of a calculation result for controlling the analysis calculation can be defined.

【0025】解析計算手順では、保持オブジェクトに対
して計算起動メソッドを起動させるメッセージを渡すこ
とにより計算が開始される。例えば、入力手順から出力
手順までの全体あるいはその一部を制御する制御プログ
ラムで保持オブジェクトにメッセージを渡すことができ
るが、これに限定されるものではない。解析計算手順に
よる計算制御を行う部分を計算制御オブジェクトとして
オブジェクト化することもできる。この場合には、計算
制御自体の保守も向上する。
In the analysis calculation procedure, the calculation is started by passing a message for starting a calculation start method to the held object. For example, a message can be passed to the holding object by a control program that controls the whole or a part of the procedure from the input procedure to the output procedure, but is not limited to this. The part that performs the calculation control according to the analysis calculation procedure can be converted into an object as a calculation control object. In this case, the maintenance of the calculation control itself is improved.

【0026】次に、メッセージを受け取った保持オブジ
ェクトは、保持オブジェクト自身でメッセージの内容を
解釈し、計算起動メソッドを起動する。計算起動メソッ
ドにより、保持オブジェクト内の計算オブジェクトに対
し、計算メソッドを起動させるメッセージを渡す。該メ
ッセージを受け取った各計算オブジェクトは、メッセー
ジの内容を各計算オブジェクト自身で解釈し、計算メソ
ッドを起動する。計算オブジェクトが計算メソッドを起
動すると、各計算オブジェクトの計算コードに記述され
ている計算手法あるいは計算メッシュに基づいた計算が
行われる。
Next, the holding object that has received the message interprets the contents of the message by the holding object itself and activates the calculation activation method. A message for starting the calculation method is passed to the calculation object in the holding object by the calculation start method. Each computation object that has received the message interprets the content of the message by itself and activates a computation method. When the calculation object starts the calculation method, calculation based on the calculation method or calculation mesh described in the calculation code of each calculation object is performed.

【0027】解析計算手順では、計算メソッドを起動し
た各計算オブジェクトは、保持オブジェクト内の物理量
オブジェクトを交換しながら入力する。ここで、「物理
量オブジェクトを交換しながら入力する」とは、解析計
算に必要なデータを含む物理量オブジェクトが複数の計
算オブジェクトに交互に入力されることをいい、計算オ
ブジェクトから入力要求のメッセージを受け取った物理
量オブジェクトが物理量オブジェクト自身でメッセージ
を解釈し、オブジェクトデータを該計算オブジェクトに
渡すことによって達成することができる。
In the analysis calculation procedure, each calculation object that has started the calculation method is input while exchanging the physical quantity object in the holding object. Here, “input while exchanging physical quantity objects” means that physical quantity objects including data necessary for analysis calculation are alternately input to a plurality of calculation objects, and a message of an input request is received from the calculation objects. This can be achieved by the physical quantity object interpreting the message by the physical quantity object itself and passing object data to the calculation object.

【0028】従って、異なる計算オブジェクト間で一つ
の物理量オブジェクトを処理することができる。そし
て、一つの計算オブジェクトの解析計算による計算結果
が物理量オブジェクトに反映され、その後他の計算オブ
ジェクトに入力され解析計算が行われる。
Therefore, one physical quantity object can be processed between different calculation objects. Then, the calculation result of the analysis calculation of one calculation object is reflected on the physical quantity object, and then input to another calculation object to perform the analysis calculation.

【0029】このような解析計算が、保持オブジェクト
内の計算オブジェクトについて行われ、出力手順によっ
て計算結果が出力される。尚、出力手順における計算結
果の出力は、例えば、ディスプレイ装置、プリンタ装置
等の出力装置に対して出力することができる。また、計
算結果をファイルとしてフロッピィーディスク装置、ハ
ードディスク装置等の記録装置に対して出力することも
できる。
Such an analysis calculation is performed on the calculation object in the holding object, and the calculation result is output by the output procedure. The output of the calculation result in the output procedure can be output to an output device such as a display device or a printer device. Further, the calculation result can be output as a file to a recording device such as a floppy disk device or a hard disk device.

【0030】従って、制御プログラム等には、保持オブ
ジェクトの計算起動メソッドを起動するメッセージを記
述しておけばよく、その後の解析計算は、計算オブジェ
クトと物理量オブジェクトとの間で行われるため、計算
オブジェクトの種類や、物理量オブジェクトの種類を判
断し、それぞれの種類に応じた手続を制御プログラムに
記述する必要がない。
Therefore, a message for activating the calculation activation method of the held object may be described in the control program or the like, and the subsequent analysis calculation is performed between the calculation object and the physical quantity object. It is not necessary to determine the type of the physical quantity object and the type of the physical quantity object, and describe a procedure corresponding to each type in the control program.

【0031】また、従来まで実現することができなかっ
た、異なる計算手法あるいは異なる計算メッシュを結合
して解析計算を行うことができるため、炉心の構造の各
領域に応じた計算手法を自由に選択することができる。
この結果、複雑な炉心構造の原子炉の場合でも、高精度
な炉心解析を行うことができ、計算時間の短縮化及びコ
ンピュータの使用記憶容量の節減を図ることができる。
Further, since it is possible to perform analysis calculation by combining different calculation methods or different calculation meshes which could not be realized until now, a calculation method according to each region of the core structure can be freely selected. can do.
As a result, even in the case of a nuclear reactor having a complicated core structure, highly accurate core analysis can be performed, and the calculation time can be reduced and the storage capacity of the computer can be reduced.

【0032】また、新たに他の計算手法に基づく計算コ
ードあるいは異なるメッシュ設定に基づく計算コードを
追加する場合でも、新たな計算コードに対応したクラス
の定義を行うだけでよいため、解析計算プログラム全体
を修正する必要がなくなり、保守性の向上を図ることが
できる。特に、本発明による既存の計算コードに対応し
たクラスを継承することにより、該クラスの全部又は一
部をそのまま引継ぎ、変更あるいは追加する部分だけを
差分として記述して新たな計算コードに対応した計算ク
ラスを定義すればよいため、拡張性、保守性の向上を図
ることができる。
Further, even when a calculation code based on another calculation method or a calculation code based on a different mesh setting is newly added, it is only necessary to define a class corresponding to the new calculation code. Need not be corrected, and the maintainability can be improved. In particular, by inheriting the class corresponding to the existing calculation code according to the present invention, all or a part of the class is taken over as it is, and only the part to be changed or added is described as a difference, and the calculation corresponding to the new calculation code is performed. Since a class may be defined, extensibility and maintainability can be improved.

【0033】本発明の原子炉炉心解析法は、例えば、核
特性解析、核熱水力特性解析、動特性解析の他、計算コ
ードを使用する全ての原子炉炉心解析に応用することが
できる。
The nuclear reactor core analysis method of the present invention can be applied to, for example, all nuclear reactor analyzes using calculation codes, in addition to nuclear characteristic analysis, nuclear thermal hydraulic characteristic analysis, dynamic characteristic analysis, and the like.

【0034】請求項2に係る発明は、請求項1に記載し
た原子炉炉心解析法において、前記物理量オブジェクト
が、前記物理量データを前記計算オブジェクトの入力形
式に変換する変換メソッドを更に有するものであり、前
記解析計算手順が、前記計算オブジェクトが前記物理量
オブジェクトに対し入力要求したときに、前記物理量オ
ブジェクトは前記変換メソッドを起動して入力要求した
前記計算オブジェクトの入力形式に前記物理量データを
変換し、変換後の物理量データを前記計算オブジェクト
に入力する変換手順を更に備えたことを特徴とする。
According to a second aspect of the present invention, in the reactor core analysis method according to the first aspect, the physical quantity object further includes a conversion method for converting the physical quantity data into an input format of the calculation object. The analysis calculation procedure, when the calculation object makes an input request to the physical quantity object, the physical quantity object activates the conversion method and converts the physical quantity data into the input format of the input calculation request, The method further comprises a conversion procedure of inputting the converted physical quantity data to the calculation object.

【0035】本発明は、変換メソッドを有する物理量オ
ブジェクトを生成することにより、異なる計算オブジェ
クトが互いに異なった入力形式を有する場合において
も、異なる計算コードの結合により解析計算を行うこと
を可能としたものである。
According to the present invention, by generating a physical quantity object having a conversion method, even when different calculation objects have mutually different input formats, analysis calculation can be performed by combining different calculation codes. It is.

【0036】解析計算手順において、計算オブジェクト
が物理量オブジェクトを入力する際、計算オブジェクト
は、物理量オブジェクトに対し入力要求を行う。この
際、計算オブジェクトから入力要求のメッセージを受け
取った物理量オブジェクトは、自分自身でメッセージを
解釈して変換メソッドを起動することにより、入力要求
した計算オブジェクトの入力形式にオブジェクトデータ
を変換して計算オブジェクトに渡す。従って、複数の計
算オブジェクトの入力パラメータの形式が異なる場合に
おいても、一つの物理量データを異なる複数の計算コー
ドで扱うことを可能となり、高精度な計算結果を得るこ
とができる。
In the analysis calculation procedure, when the calculation object inputs a physical quantity object, the calculation object makes an input request to the physical quantity object. At this time, the physical quantity object that has received the input request message from the calculation object interprets the message by itself and starts the conversion method, thereby converting the object data into the input format of the input request calculation object and converting the object data into the calculation object. Pass to. Therefore, even when the input parameters of a plurality of calculation objects have different formats, one physical quantity data can be handled by a plurality of different calculation codes, and a highly accurate calculation result can be obtained.

【0037】物理量オブジェクトの変換メソッドは、複
数の計算オブジェクトの入力形式に対応してオブジェク
トデータを変換するものであれば、その構成は特に限定
されるものではない。例えば、計算オブジェクトが、拡
散計算法に基づく計算コードの場合、物理量データを1
次元データに変換し、計算オブジェクトが輸送計算法に
基づく計算コードの場合には、3次元データに変換する
ように変換メソッドを構成することができる。
The configuration of the conversion method of the physical quantity object is not particularly limited as long as it converts the object data corresponding to the input format of a plurality of calculation objects. For example, if the calculation object is a calculation code based on the diffusion calculation method, the physical quantity data is 1
The conversion method can be configured to convert to three-dimensional data when the calculation object is converted to three-dimensional data and the calculation object is a calculation code based on the transportation calculation method.

【0038】本発明の原子炉炉心解析法によるプログラ
ムを記録した媒体としては、請求項3に記載したとおり
であり、コンピュータによって、原子炉の炉心解析を行
う原子炉炉心解析プログラムを記録した媒体において、
炉心構造の領域に応じて拡散計算法に基づき炉心解析計
算を行う計算メソッドを有する複数の拡散計算クラス
と、炉心構造の領域に応じて輸送計算法に基づき炉心解
析計算を行う計算メソッドを有する複数の輸送計算クラ
スと、オブジェクトデータを前記計算クラスの計算コー
ドの入力形式に変換する変換メソッドを有する物理量ク
ラスと、前記計算メソッドを起動する計算起動メソッド
を有する保持クラスが定義されており、解析情報を入力
する入力手順と、前記計算クラスに基づいた計算オブジ
ェクトと、前記物理量クラスに基づき、物理量データを
オブジェクトデータとして有する物理量オブジェクトと
単一の計算体系を表現する記憶領域上に実体化させる
オブジェクト実体化手順と、前記保持クラスに基づい
て、前記計算オブジェクトと前記物理量オブジェクトを
オブジェクトデータとして有する保持オブジェクトを記
憶領域上に実体化する計算体系構築手順と、前記保持オ
ブジェクトが、前記計算起動メソッドを選択的に起動す
ることにより、選択された計算手法に基づき前記計算オ
ブジェクトは、前記計算メソッドを選択的に起動して、
互いに前記物理量オブジェクトを交換しながら入力して
解析計算を行う計算手順と、前記計算オブジェクトが前
記物理量オブジェクトに対し入力要求したときに、前記
物理量オブジェクトは前記変換メソッドを起動して入力
要求した前記計算オブジェクトの入力形式に前記物理量
データを変換し、変換後の物理量データを前記計算オブ
ジェクトに入力する変換手順とを有する解析計算手順
と、前記解析計算手順による計算結果を出力する出力手
順と、を備えたことを特徴とする。
The medium on which the program according to the reactor core analysis method of the present invention is recorded is as described in claim 3, and the medium in which the computer analyzes the reactor core analysis program for performing a reactor core analysis is provided. ,
A plurality of diffusion calculation classes having a calculation method for performing a core analysis calculation based on a diffusion calculation method according to a region of the core structure, and a plurality of calculation classes having a calculation method for performing a core analysis calculation based on a transport calculation method according to a region of the core structure A transport calculation class, a physical quantity class having a conversion method for converting object data into an input format of the calculation code of the calculation class, and a holding class having a calculation start method for starting the calculation method are defined. An object for realizing a calculation object based on the calculation class, and a physical quantity object having physical quantity data as object data based on the physical quantity class on a storage area expressing a single calculation system Based on the materialization procedure and the holding class, the calculation object And calculus build procedure materializing in a storage area holding an object with bets and the physical quantity object as the object data, wherein the holding object, by invoking the calculation start method selectively, to the calculation method selected Based on the calculation
The object selectively invokes the calculation method,
A calculation procedure of performing an analysis calculation by inputting the physical quantity objects while exchanging the physical quantity objects with each other; and, when the calculation object requests input to the physical quantity object, the physical quantity object activates the conversion method and requests the calculation. An analysis calculation procedure having a conversion procedure of converting the physical quantity data into an input format of an object and inputting the converted physical quantity data to the calculation object, and an output procedure of outputting a calculation result by the analysis calculation procedure. It is characterized by having.

【0039】本発明の原子炉炉心解析プログラムを記録
した媒体で、上記の発明と同じ構成の部分は、本発明の
記録媒体に記録されている原子炉炉心解析プログラムを
コンピュータの記憶領域上に読み出して実行した場合に
上記の発明と同じ作用並びに効果を奏するものである。
The medium having the reactor core analysis program of the present invention recorded thereon and having the same configuration as that of the above-described invention reads out the reactor core analysis program recorded on the recording medium of the present invention onto a storage area of a computer. When they are executed, the same operation and effect as those of the above-described invention can be obtained.

【0040】本発明では、計算コードごとに計算メソッ
ドを有する計算クラス、変換メソッドを有する物理量ク
ラスが定義されており、それぞれのクラスのデータ構造
に基づいて、オブジェクト実体化手順により計算オブジ
ェクトがインスタンスとして生成され、また入力手順で
読み込まれた物理量データをオブジェクトデータとして
登録されて物理量オブジェクトがインスタンスとして生
成される。
In the present invention, a calculation class having a calculation method and a physical quantity class having a conversion method are defined for each calculation code. Based on the data structure of each class, a calculation object is converted into an instance by an object materialization procedure. The generated physical quantity data and read in the input procedure are registered as object data, and the physical quantity object is generated as an instance.

【0041】ここで、計算コードには、異なる計算手法
に基づく計算プログラムの他、異なるメッシュ設定を行
った同一又は異なる計算手法に基づく計算プログラムが
含まれる。計算コードとしては、原子炉の炉心解析を行
う解析計算プログラムであれば、その構成は特に限定さ
れるものではなく、例えば、既存の3次元メッシュ計算
による拡散計算プログラム、詳細メッシュ計算による輸
送計算プログラム、拡散あるいは輸送ノード計算プログ
ラム等を用いることができ、それぞれ別個の計算オブジ
ェクトとして生成される。
Here, the calculation code includes a calculation program based on the same or different calculation method with different mesh settings, in addition to a calculation program based on a different calculation method. The configuration of the calculation code is not particularly limited as long as it is an analysis calculation program for performing a core analysis of a nuclear reactor. For example, a diffusion calculation program based on an existing three-dimensional mesh calculation, a transport calculation program based on a detailed mesh calculation, and the like. , A diffusion or transport node calculation program, etc., and each is generated as a separate calculation object.

【0042】また、計算オブジェクトの計算メソッド
は、解析計算プログラムの中で、実際の問題解決を行う
サブルーチンに相当する部分だけで構成することもので
きる。例えば、中性子束密度を計算するサブルーチンを
計算メソッドとすることができる。
The calculation method of the calculation object can be constituted by only a portion corresponding to a subroutine for solving an actual problem in the analysis calculation program. For example, a subroutine for calculating the neutron flux density can be used as the calculation method.

【0043】従って、新たな計算コードを用いる場合に
は、新たな計算コードを計算メソッドとする新たな計算
クラスを定義すれば足り、原子炉炉心解析プログラム全
体を修正する必要はない。特に、既存の計算コードに対
応したクラスを継承することにより、該クラスの全部又
は一部をそのまま引継ぎ、変更あるいは追加する部分だ
けを差分として記述して新たな計算コードに対応した計
算クラスを定義すればよいため、拡張性、保守性の向上
を図ることができる。
Therefore, when a new calculation code is used, it is sufficient to define a new calculation class using the new calculation code as a calculation method, and it is not necessary to modify the entire reactor core analysis program. In particular, by inheriting the class corresponding to the existing calculation code, all or part of the class is inherited as it is, and only the part to be changed or added is described as a difference to define the calculation class corresponding to the new calculation code. Therefore, expandability and maintainability can be improved.

【0044】「媒体」としては、原子炉炉心解析プログ
ラムを2値化データとして記録することができるもので
あれば、その構成は特に限定されるものではない。例え
ばフロッピーディスク、CD−ROM、コンピュータの
ハードディスク等を媒体として使用することができる。
The configuration of the "medium" is not particularly limited as long as the program can record a reactor core analysis program as binary data. For example, a floppy disk, a CD-ROM, a hard disk of a computer, or the like can be used as a medium.

【0045】本発明の原子炉炉心解析プログラムを記録
した媒体は、例えば、核特性解析、核熱水力特性解析、
動特性解析の他、計算コードを使用する全ての原子炉炉
心解析に応用することができる。
The medium on which the nuclear reactor core analysis program of the present invention is recorded includes, for example, nuclear characteristic analysis, nuclear thermal hydraulic characteristic analysis,
In addition to dynamic characteristics analysis, it can be applied to all reactor core analyzes using calculation codes.

【0046】請求項4に係る発明は、複数のプロセッサ
により、予め定められた計算コードに基づいたプログラ
ム処理によって原子炉の炉心解析を行う原子炉炉心解析
法において、第一のプロセッサにおいて、解析情報を入
力する入力手順と、全てのプロセッサにおいて、炉心構
造の領域に応じて拡散計算法に基づき炉心解析計算を行
う計算メソッドを有する複数の拡散計算オブジェクト
と、炉心構造の領域に応じて輸送計算法に基づき炉心解
析計算を行う計算メソッドを有する複数の輸送計算オブ
ジェクトと、オブジェクトデータとして物理量データを
有する物理量オブジェクトと、計算体系を構築する構築
メソッドと解析計算を制御する計算実行メソッドを有す
る計算制御オブジェクトと、任意のオブジェクトを1次
元データに変換して他のプロセッサに送信する送信メソ
ッドと前記他のプロセッサから受信した1次元データか
ら前記オブジェクトを単一の計算体系を表現する自己の
プロセッサの記憶領域上に生成する受信メソッドを有す
る送受信オブジェクトとを記憶領域上に生成するオブジ
ェクト生成手順と、全てのプロセッサにおいて、前記計
算制御オブジェクトが前記構築メソッドを起動すること
により、解析情報に基づいて、前記計算オブジェクトと
前記物理量オブジェクトをオブジェクトデータとして有
するとともに、前記計算オブジェクトの前記計算メソッ
ドを起動する計算起動メソッドを有する保持オブジェク
トを記憶領域上に生成する計算体系構築手順と、全ての
プロセッサにおいて、前記計算制御オブジェクトが前記
計算実行メソッドを起動することにより、各プロセッサ
内の前記保持オブジェクト内で、前記各計算オブジェク
は、前記計算メソッドを選択的に起動して、前記保持
オブジェクト内の前記物理量オブジェクトを交換しなが
ら入力して解析計算を行う計算手順と、所定回数の物理
量オブジェクトに対する前記計算手順が終了するごと
に、前記送受信オブジェクトの前記送信メソッドを起動
して、前記計算オブジェクトによる計算結果で更新され
た前記物理量オブジェクトを一次元データとして他のプ
ロセッサに送信するとともに、該他のプロセッサにおい
て前記送受信オブジェクトの前記受信メソッドを起動す
ることにより、受信した一次元データから物理量オブジ
ェクトを生成して他のプロセッサにおける計算結果を反
映するオブジェクト更新手順とを有する解析計算手順
と、前記第一のプロセッサ以外のプロセッサにおいて、
前記送受信オブジェクトが前記送信メソッドを起動し
て、各プロセッサ内での計算結果が格納された物理量オ
ブジェクトを一次元データとして第一のプロセッサに送
信するとともに、前記第一のプロセッサにおいて、前記
送受信オブジェクトが前記受信メソッドを起動すること
により、受信した一次元データから計算結果が反映され
た物理量オブジェクトを記憶領域上に生成する計算結果
集約手順と、前記第一のプロセッサにおいて、全てのプ
ロセッサにおける計算結果を出力する出力手順とを備え
たことを特徴とする。
According to a fourth aspect of the present invention, there is provided a reactor core analysis method in which a plurality of processors perform a core analysis of a reactor by program processing based on a predetermined calculation code. Input procedure and the core structure in all processors.
A plurality of diffusion calculation objects having a calculation method for performing a core analysis calculation based on a diffusion calculation method according to a structure region, and a plurality of calculation methods having a calculation method for performing a core analysis calculation based on a transport calculation method according to a region of a core structure . A transport calculation object, a physical quantity object having physical quantity data as object data, a calculation control object having a construction method for constructing a calculation system and a calculation execution method for controlling analysis calculation, and converting any object into one-dimensional data Storing a transmission method for transmitting to another processor and a transmission / reception object having a reception method for generating the object from the one-dimensional data received from the other processor in a storage area of its own processor expressing a single computation system Object generation procedure to be generated on the area, In any one of the processors, when the calculation control object activates the construction method, the computation control object has the computation object and the physical quantity object as object data based on the analysis information, and activates the computation method of the computation object. A calculation system construction procedure for generating a holding object having an activation method on a storage area, and in all processors, the calculation control object activates the calculation execution method, so that in the holding object in each processor, Each calculation object
A calculation procedure for selectively activating the calculation method and inputting and exchanging the physical quantity object in the holding object to perform an analysis calculation, and a calculation procedure for a predetermined number of physical quantity objects, each time the calculation procedure is completed. Invoking the transmission method of the transmission / reception object, transmitting the physical quantity object updated with the calculation result by the calculation object to another processor as one-dimensional data, and in the other processor, By activating the receiving method, an analysis calculation procedure having an object update procedure that generates a physical quantity object from the received one-dimensional data and reflects a calculation result in another processor, and in a processor other than the first processor,
The transmission / reception object activates the transmission method, transmits a physical quantity object in which a calculation result in each processor is stored to the first processor as one-dimensional data, and in the first processor, the transmission / reception object By activating the reception method, a calculation result aggregation procedure of generating a physical quantity object in which a calculation result is reflected from the received one-dimensional data on a storage area, and, in the first processor, calculation results in all processors. And an output procedure for outputting.

【0047】本発明は、複数のプロセッサを使用した処
理、例えば並列処理又は分散処理によって、オブジェク
ト指向プログラミング手法に基づき原子炉炉心解析を行
うものである。
The present invention performs a reactor core analysis based on an object-oriented programming method by a process using a plurality of processors, for example, a parallel process or a distributed process.

【0048】本発明では、複数のプロセッサの中で、解
析情報の入力、領域オブジェクトの生成、計算結果の出
力を行うプロセッサを第一のプロセッサとしている。こ
こで、複数のプロセッサには、複数のコンピュータをネ
ットワークで接続した場合における各コンピュータ、及
び複数プロセッサを有するコンピュータが含まれる。
In the present invention, a processor that inputs analysis information, generates an area object, and outputs a calculation result among a plurality of processors is defined as a first processor. Here, the plurality of processors includes each computer when a plurality of computers are connected via a network, and a computer having a plurality of processors.

【0049】第一のプロセッサにおける入力手順で入力
する解析情報は、解析計算に必要な初期条件、マテリア
ルデータマップ又はメッシュに関する情報等の計算条
件、境界条件、収束判定条件等の情報、各プロセッサの
処理能力に基づいて各プロセッサごとに分配した計算オ
ブジェクトの配置情報等を使用することができる。尚、
解析情報の入力は、例えば、キーボード装置等の入力装
置から読込むことができる。また、予め解析情報をファ
イルとしてフロッピーディスク装置、ハードディスク装
置等の記憶装置等に格納しておき、該記憶装置から解析
情報が格納されたファイルを読込むことによって入力す
ることもできる。
The analysis information input in the input procedure in the first processor includes initial conditions necessary for analysis calculation, calculation conditions such as information on material data maps or meshes, information such as boundary conditions and convergence judgment conditions, and information of each processor. It is possible to use the arrangement information of the computation objects distributed to each processor based on the processing capacity. still,
The input of the analysis information can be read from an input device such as a keyboard device. Alternatively, the analysis information may be stored in advance as a file in a storage device such as a floppy disk device or a hard disk device, and the file may be input by reading a file in which the analysis information is stored from the storage device.

【0050】本発明では、オブジェクト生成手順によっ
て、計算コードに基づいた計算オブジェクトを計算コー
ドごとに生成している。ここで、「計算オブジェクトを
記憶領域上に生成する」とは、予め定められた解析プロ
グラムとしての計算コードを計算メソッドとして定義し
たクラスと同一のデータ構造の計算オブジェクトを記憶
領域上に実体化してインスタンスとして生成することを
いう。
In the present invention, a calculation object based on a calculation code is generated for each calculation code by the object generation procedure. Here, "to generate a calculation object in a storage area" means that a calculation object having the same data structure as a class in which a calculation code as a predetermined analysis program is defined as a calculation method is materialized in the storage area. Generate as an instance.

【0051】計算コードには、異なる計算手法に基づく
計算プログラムの他、異なるメッシュ設定を行った同一
又は異なる計算手法に基づく計算プログラムが含まれ
る。計算コードとしては、原子炉の炉心解析を行う解析
計算プログラムであれば、その構成は特に限定されるも
のではなく、例えば、既存の3次元メッシュ計算による
拡散計算プログラム、詳細メッシュ計算による輸送計算
プログラム、拡散あるいは輸送ノード計算プログラム等
を用いることができ、それぞれ別個の計算オブジェクト
として生成される。
The calculation code includes a calculation program based on the same or different calculation method with different mesh settings, in addition to a calculation program based on a different calculation method. The configuration of the calculation code is not particularly limited as long as it is an analysis calculation program for performing a core analysis of a nuclear reactor. For example, a diffusion calculation program based on an existing three-dimensional mesh calculation, a transport calculation program based on a detailed mesh calculation, and the like. , A diffusion or transport node calculation program, etc., and each is generated as a separate calculation object.

【0052】また、計算オブジェクトの計算メソッド
は、解析計算プログラムの中で、実際の問題解決を行う
サブルーチンに相当する部分だけで構成することもので
きる。例えば、中性子束密度を計算するサブルーチンを
計算メソッドとすることができる。
The calculation method of the calculation object can be constituted by only a portion corresponding to a subroutine for solving an actual problem in the analysis calculation program. For example, a subroutine for calculating the neutron flux density can be used as the calculation method.

【0053】また、本発明では、オブジェクト生成手順
によって、物理量データから物理量オブジェクトを生成
している。ここで、「物理量オブジェクトを記憶領域上
に生成する」とは、予め定義したクラスと同一のデータ
構造のまま、物理量データをオブジェクトデータとして
登録することにより、物理量オブジェクトを記憶領域上
に実体化してインスタンスとして生成することをいう。
In the present invention, a physical quantity object is generated from physical quantity data by an object generating procedure. Here, “generate a physical quantity object in the storage area” means that the physical quantity object is registered in the storage area by registering the physical quantity data as object data while maintaining the same data structure as the previously defined class. Generate as an instance.

【0054】物理量データとしては、例えば、中性子密
度、方向性、中性子エネルギー分布、断面積等を用いる
ことができ、入力手順で入力した解析情報、例えば初期
条件、境界条件等を物理量データとして扱うこともでき
る。また、各物理量データごとに物理量オブジェクトを
生成することができる。
As the physical quantity data, for example, neutron density, directionality, neutron energy distribution, cross-sectional area, etc. can be used. Analysis information input in the input procedure, such as initial conditions, boundary conditions, etc., is treated as physical quantity data. Can also. Further, a physical quantity object can be generated for each physical quantity data.

【0055】本発明のオブジェクト生成手段で生成され
る送受信オブジェクトは、複数のプロセッサ間でのオブ
ジェクトの送受信に使用される。複数のプロセッサで例
えば並列処理又は分散処理を行う場合に、物理量オブジ
ェクト等のオブジェクトを互いに交換することが必要に
なる。しかし、オブジェクトのデータ構造そのものを2
値化し各プロセッサ間で送受信した場合、他のオブジェ
クトからも内部情報が参照できてしまうため、送受信の
対象となるオブジェクトのデータの隠蔽性を保持するこ
とができない。
The transmission / reception object generated by the object generation means of the present invention is used for transmission / reception of an object between a plurality of processors. For example, when parallel processing or distributed processing is performed by a plurality of processors, it is necessary to exchange objects such as physical quantity objects with each other. However, the data structure of the object itself is 2
When the values are converted and transmitted between the processors, the internal information can be referred to from other objects, so that the concealment of the data of the objects to be transmitted and received cannot be maintained.

【0056】本発明では、オブジェクトの送受信を行う
部分をオブジェクト化した送受信オブジェクトを用いて
いるため、送受信オブジェクトに対して送信メソッド及
び受信メソッドを起動することによってのみ、オブジェ
クトの送受信を可能となる。従って、送受信の対象とな
るオブジェクトの隠蔽性を確保することができる。
In the present invention, since the transmission / reception object in which the part for transmitting / receiving the object is an object is used, the transmission / reception of the object can be performed only by activating the transmission method and the reception method for the transmission / reception object. Therefore, concealment of the object to be transmitted / received can be ensured.

【0057】また、オブジェクトを送信する場合には、
送信メソッドによって、オブジェクトの情報が一次元デ
ータに変換される。ここで、「一次元データ」とは、送
信対象となるオブジェクトの型情報及びデータ値等のオ
ブジェクトに関する全ての情報を2値化したものであ
る。また、一次元データに送信先及び送信元のプロセッ
サの識別番号、例えばプロセッサのネットワーク上のア
ドレスを含むように構成してもよい。従って、一次元デ
ータを受信したプロセッサは、送受信オブジェクトの受
信メソッドを起動して、かかる情報に基づいて送信側の
オブジェクトと全く同一のオブジェクトを生成すること
ができる。
When transmitting an object,
The transmission method converts object information into one-dimensional data. Here, the “one-dimensional data” is obtained by binarizing all information about the object such as the type information and the data value of the object to be transmitted. Further, the one-dimensional data may be configured to include the identification numbers of the destination and source processors, for example, the addresses of the processors on the network. Therefore, the processor that has received the one-dimensional data can activate the reception method of the transmission / reception object and generate an object identical to the object on the transmission side based on the information.

【0058】従って、送受信オブジェクトによって、デ
ータの隠蔽性を確保しつつ、オブジェクトの他のプロセ
ッサとの送受信が可能となり、例えば並列処理又は分散
処理等の複数のプロセッサを用いる場合においても、オ
ブジェクト指向プログラミング手法に基づいた原子炉炉
心解析が可能となる。
Therefore, the transmission / reception object makes it possible to transmit / receive the object to / from another processor while ensuring the concealment of data. Even when a plurality of processors such as parallel processing or distributed processing are used, the object-oriented programming can be performed. Reactor core analysis based on the method becomes possible.

【0059】送受信オブジェクトの送信メソッドは、オ
ブジェクトの情報を一次元データに変換して、他のプロ
セッサに送信するものであれば、その構成は特に限定さ
れるものではない。例えば、オブジェクトの情報を一次
元データに変換後、記憶領域上で予め作動している通信
制御プログラムに一次元データを渡すことにより、通信
制御プログラムから通信用ボード又は通信端末、通信用
ケーブル等を介して他のプロセッサに送信するように構
成することができる。
The configuration of the transmission method of the transmission / reception object is not particularly limited as long as the information of the object is converted into one-dimensional data and transmitted to another processor. For example, after converting the information of the object into one-dimensional data, by passing the one-dimensional data to a communication control program that is operating in advance on the storage area, a communication board or a communication terminal, a communication cable, and the like can be transmitted from the communication control program. Via the other processor.

【0060】また、送受信オブジェクトの受信メソッド
は、一次元データを他のプロセッサから受信して、オブ
ジェクトを生成するものであれば、その構成は特に限定
されるものではない。例えば、受信メソッドを記憶領域
上で予め作動している通信制御プログラムが、通信用ケ
ーブル、通信用ボード又は通信端末等を介して一次元デ
ータを受信し、送受信オブジェクトに渡されるように受
信メソッドを構成することができる。
The configuration of the receiving method of the transmission / reception object is not particularly limited as long as it receives one-dimensional data from another processor and generates an object. For example, a communication control program operating a reception method in advance on a storage area receives one-dimensional data via a communication cable, a communication board or a communication terminal, and executes the reception method so that the one-dimensional data is passed to the transmission / reception object. Can be configured.

【0061】計算体系構築手順によって生成される保持
オブジェクトは、各プロセッサで行われる解析計算手順
で使用される複数の計算オブジェクト及び物理量オブジ
ェクトを含むものである。保持オブジェクトは、各プロ
セッサごとに計算制御オブジェクトの構築メソッドを起
動することにより解析情報に基づいて生成される。すな
わち、全ての物理量オブジェクト、計算オブジェクト対
し一つのプロセッサで解析計算を行った場合、記憶容量
の限界、処理能力の限界から、計算時間が長くなった
り、あるいは計算を行うことができない場合がある。こ
のため、解析情報に基づき、各プロセッサに対して、計
算オブジェクトを分配している。
The holding objects generated by the calculation system construction procedure include a plurality of calculation objects and physical quantity objects used in the analysis calculation procedure performed by each processor. The holding object is generated based on the analysis information by activating the construction method of the calculation control object for each processor. That is, when the analysis calculation is performed on all the physical quantity objects and the calculation objects by one processor, the calculation time may be long or the calculation may not be performed due to the limitation of the storage capacity and the processing capacity. For this reason, calculation objects are distributed to the processors based on the analysis information.

【0062】解析情報としてプロセッサの処理能力に基
づいて各プロセッサごとに分配した計算オブジェクトの
配置情報を使用した場合には、原子炉炉心解析に使用す
る複数のプロセッサの処理能力等が、異なる場合であっ
ても、計算体系構築手順によって、各プロセッサごとに
最適な数の計算オブジェクトが配置されるため、計算時
間の短縮化を図ることができる。
When the arrangement information of the calculation objects distributed to each processor based on the processing capability of the processor is used as the analysis information, the processing capability of the plurality of processors used for the reactor core analysis may be different. Even so, the optimal number of calculation objects is arranged for each processor by the calculation system construction procedure, so that the calculation time can be reduced.

【0063】また、保持オブジェクトの計算起動メソッ
ドによって、計算オブジェクトによる解析計算が制御さ
れる。保持オブジェクトは、計算オブジェクト及び物理
量オブジェクトをオブジェクトデータとして有し、計算
起動メソッドを有するものであれば、その構成は特に限
定されるものではない。例えば、保持オブジェクトのオ
ブジェクトデータとして、解析計算に必要な他のデータ
を登録することができる。また、保持オブジェクトのメ
ソッドとして、解析計算を制御する計算結果の確認等の
他のメソッドを定義しておくこともできる。
The analysis calculation by the calculation object is controlled by the calculation start method of the holding object. The configuration of the holding object is not particularly limited as long as it has a calculation object and a physical quantity object as object data and has a calculation activation method. For example, other data necessary for the analysis calculation can be registered as the object data of the held object. Further, as a method of the holding object, another method such as confirmation of a calculation result for controlling the analysis calculation can be defined.

【0064】解析計算手順では、計算制御オブジェクト
が、まず保持オブジェクトに対して計算起動メソッドを
起動させるメッセージを渡すことにより計算が開始され
る。本発明では、このように計算制御オブジェクトを生
成させ、計算を制御しているので、計算制御自体の保守
性も向上する。
In the analysis calculation procedure, the calculation is started by the calculation control object first passing a message for starting the calculation start method to the holding object. According to the present invention, since the calculation control object is generated and the calculation is controlled as described above, the maintainability of the calculation control itself is also improved.

【0065】次に、メッセージを受け取った保持オブジ
ェクトは、保持オブジェクト自身でメッセージの内容を
解釈し、計算起動メソッドを起動する。計算起動メソッ
ドにより、保持オブジェクト内の計算オブジェクトに対
し、計算メソッドを起動させるメッセージを渡す。該メ
ッセージを受け取った各計算オブジェクトは、メッセー
ジの内容を各計算オブジェクト自身で解釈し、計算メソ
ッドを起動する。計算機オブジェクトが計算メソッドを
起動すると、各計算オブジェクトの計算手法に基づいた
計算が行われる。
Next, the holding object that has received the message interprets the contents of the message by the holding object itself and activates the calculation activation method. A message for starting the calculation method is passed to the calculation object in the holding object by the calculation start method. Each computation object that has received the message interprets the content of the message by itself and activates a computation method. When the computer object starts the calculation method, calculation based on the calculation method of each calculation object is performed.

【0066】解析計算手順では、計算メソッドを起動し
た各計算オブジェクトは、保持オブジェクト内の物理量
データを交換しながら入力する。ここで、「物理量オブ
ジェクトを交換しながら入力する」とは、解析計算に必
要なデータを含む物理量オブジェクトが複数の計算オブ
ジェクトに交互に入力されることをいい、計算オブジェ
クトから入力要求のメッセージを受け取った物理量オブ
ジェクトが物理量オブジェクト自身でメッセージを解釈
し、オブジェクトデータを該計算オブジェクトに渡すこ
とによって達成することができる。
In the analysis calculation procedure, each calculation object that has started the calculation method inputs data while exchanging physical quantity data in the held object. Here, “input while exchanging physical quantity objects” means that physical quantity objects including data necessary for analysis calculation are alternately input to a plurality of calculation objects, and a message of an input request is received from the calculation objects. This can be achieved by the physical quantity object interpreting the message by the physical quantity object itself and passing object data to the calculation object.

【0067】従って、異なる計算オブジェクトで一つの
物理量オブジェクトを処理することができる。そして、
一つの計算オブジェクトの解析計算による計算結果が物
理量オブジェクトに反映される。このような計算手順
は、各プロセッサ内で行われている。このため、各プロ
セッサで所定回数の計算手順によって計算結果が反映さ
れた物理量オブジェクトは、オブジェクト更新手順によ
って、送受信オブジェクトを介して他の全てのプロセッ
サにおける物理量オブジェクトに反映される。このた
め、各プロセッサごとに物理量オブジェクトの内容に矛
盾が生じることはなく、複数プロセッサを用いる並列処
理又は分散処理等によっても単一のプロセッサで解析計
算を行う場合と同様に高精度の計算結果を得ることがで
きる。また、送受信オブジェクトによって物理量オブジ
ェクトを送受信しているため、物理量オブジェクトのデ
ータの隠蔽性も保持される。
Therefore, one physical quantity object can be processed by different calculation objects. And
The calculation result of the analysis calculation of one calculation object is reflected on the physical quantity object. Such a calculation procedure is performed in each processor. For this reason, the physical quantity object in which the calculation result is reflected by the predetermined number of calculation procedures in each processor is reflected in the physical quantity objects in all other processors via the transmission / reception object by the object update procedure. For this reason, there is no inconsistency in the content of the physical quantity object for each processor, and a high-precision calculation result can be obtained by parallel processing using a plurality of processors or distributed processing as in the case of performing analysis calculation with a single processor. Obtainable. Further, since the physical quantity object is transmitted / received by the transmission / reception object, concealment of data of the physical quantity object is also maintained.

【0068】尚、オブジェクト更新手順は、所定回数の
計算手順が終了するごとに、送受信オブジェクトの送信
メソッドを起動するものであれば、その構成は特に限定
されるものではない。例えば、オブジェクト更新手順
を、一回の計算手順終了ごとに、送受信メソッドの送信
メソッドを起動することができる。この場合には、一回
の計算手順ごとに計算結果を他のプロセッサに反映する
ため、例えば計算結果が一定値に収束するまで解析計算
を行うときでも、単一プロセッサにおける解析計算と同
一の収束性を確保することができる。
The configuration of the object update procedure is not particularly limited as long as the transmission method of the transmission / reception object is activated each time the predetermined number of calculation procedures are completed. For example, in the object update procedure, the transmission method of the transmission / reception method can be activated each time one calculation procedure ends. In this case, in order to reflect the calculation result to another processor for each calculation procedure, for example, even when performing the analysis calculation until the calculation result converges to a certain value, the same convergence as the analysis calculation in the single processor is performed. Nature can be secured.

【0069】また、複数回の計算手順が終了した時点
で、送受信オブジェクトの送信メソッドを起動するよう
にオブジェクト更新手順を構成することもできる。この
場合には、解析計算全体の処理時間に対して複数プロセ
ッサ間の通信に要する時間の割合が大きいときでも、一
定回数の計算手順の処理中は通信を行わないため、各プ
ロセッサの利用効率を向上させることができる。
Further, the object update procedure can be configured so that the transmission method of the transmission / reception object is activated when a plurality of calculation procedures are completed. In this case, even when the ratio of the time required for communication between a plurality of processors to the processing time of the entire analysis calculation is large, communication is not performed during the processing of a certain number of calculation procedures. Can be improved.

【0070】その後、各プロセッサごとに、この物理量
オブジェクトは、他の計算オブジェクトに入力され解析
計算が行われる。このような解析計算が、保持オブジェ
クト内に存在する全ての計算オブジェクトについて行わ
れる。
After that, for each processor, this physical quantity object is input to another calculation object and an analysis calculation is performed. Such an analysis calculation is performed for all calculation objects existing in the holding object.

【0071】各プロセッサごとの解析計算手順による計
算によって得られた結果はすべて、計算結果集約手順に
よって、第一のプロセッサに送信され集約される。そし
て、第一のプロセッサの出力手順によって、全計算体系
における計算結果を出力する。
All the results obtained by the calculation by the analysis calculation procedure for each processor are transmitted to the first processor and aggregated by the calculation result aggregation procedure. Then, according to the output procedure of the first processor, the calculation result in the entire calculation system is output.

【0072】例えば、各プロセッサごとに中性子束等を
計算し、この計算結果から中性子の実効増倍率あるいは
核分裂割合を計算し、第一のプロセッサに集約した後、
出力することができる。
For example, a neutron flux or the like is calculated for each processor, an effective neutron multiplication factor or a fission rate is calculated from the calculation result, and the neutrons are aggregated in the first processor.
Can be output.

【0073】尚、出力手順における計算結果の出力は、
例えば、ディスプレイ装置、プリンタ装置等の出力装置
に対して出力することができる。また、計算結果をファ
イルとしてフロッピィーディスク装置、ハードディスク
装置等の記録装置に対して出力することもできる。
The output of the calculation result in the output procedure is:
For example, it can be output to an output device such as a display device or a printer device. Further, the calculation result can be output as a file to a recording device such as a floppy disk device or a hard disk device.

【0074】このように、複数のプロセッサを使用した
並列処理又は分散処理によって原子炉炉心解析をオブジ
ェクト指向プログラミング手法に基づいて行うことがで
きるため、従来まで実現することができなかった、異な
る計算手法あるいは異なる計算メッシュを結合して解析
計算を行うことができ、炉心の構造の各領域に応じた計
算手法を自由に選択することができる。この結果、複雑
な炉心構造の原子炉の場合でも、高精度な炉心解析を行
うことができ、計算時間の短縮化及びプロセッサの使用
記憶容量の節減を図ることができる。
As described above, the reactor core analysis can be performed based on the object-oriented programming method by the parallel processing or the distributed processing using a plurality of processors. Alternatively, analysis calculation can be performed by combining different calculation meshes, and a calculation method according to each region of the core structure can be freely selected. As a result, even in the case of a reactor having a complicated core structure, highly accurate core analysis can be performed, and the calculation time can be reduced and the storage capacity of the processor can be reduced.

【0075】また、新たに他の計算手法に基づく計算コ
ードを追加する場合でも、新たな計算コードに対応した
クラスの定義を行うだけでよいため、解析計算プログラ
ム全体を修正する必要がなくなり、保守性の向上を図る
ことができる。特に、本発明による既存の計算コードに
対応したクラスを継承することにより、該クラスの全部
又は一部をそのまま引継ぎ、変更あるいは追加する部分
だけを差分として記述して新たな計算コードに対応した
計算クラスを定義すればよいため、拡張性、保守性の向
上を図ることができる。
Further, even when a new calculation code based on another calculation method is added, it is only necessary to define a class corresponding to the new calculation code. Performance can be improved. In particular, by inheriting the class corresponding to the existing calculation code according to the present invention, all or a part of the class is taken over as it is, and only the part to be changed or added is described as a difference, and the calculation corresponding to the new calculation code is performed. Since a class may be defined, extensibility and maintainability can be improved.

【0076】本発明の原子炉炉心解析法は、例えば、核
特性解析、核熱水力特性解析、動特性解析の他、計算コ
ードを使用する全ての原子炉炉心解析に応用することが
できる。
The reactor core analysis method of the present invention can be applied to, for example, all nuclear reactor analyzes using calculation codes, in addition to nuclear characteristic analysis, nuclear thermal hydraulic characteristic analysis, dynamic characteristic analysis, and the like.

【0077】尚、本発明は、複数のプロセッサを使用し
て原子炉炉心解析を行うものであれば、コンピュータの
構成及び接続形態は特に限定されるものではない。例え
ば、複数のコンピュータをネットワークで接続して構成
し、分散処理によって原子炉炉心解析を行うことができ
る。また、複数プロセッサシステムのコンピュータの並
列処理によって原子炉炉心解析を行うことができる。ま
た、プロセッサの数も特に限定されるものではない。
In the present invention, the configuration and connection form of the computer are not particularly limited as long as the reactor core analysis is performed using a plurality of processors. For example, a plurality of computers can be connected to each other via a network, and a reactor core analysis can be performed by distributed processing. Further, the reactor core analysis can be performed by parallel processing of computers of a plurality of processor systems. Also, the number of processors is not particularly limited.

【0078】請求項5に係る発明は、請求項4に記載の
原子炉炉心解析法において、前記物理量オブジェクト
が、前記物理量データを前記計算オブジェクトの入力形
式に変換する変換メソッドを更に有するものであり、前
記第一のプロセッサにおいて、オブジェクトデータとし
て解析情報に基づいた物理量データを有する領域オブジ
ェクトを各プロセッサに対応して記憶領域上に生成する
領域オブジェクト生成手順と、前記第一のプロセッサに
おいて、前記送受信オブジェクトが前記送信メソッドを
起動することにより、各領域オブジェクトを夫々対応す
るプロセッサに一次元データとして送信するとともに、
前記第一のプロセッサ以外のプロセッサにおいて、前記
送受信オブジェクトが前記受信メソッドを起動すること
により、受信した一次元データから前記領域オブジェク
トを記憶領域上に生成する領域オブジェクト送受信手順
と、を更に備え、前記計算体系構築手順が、前記領域オ
ブジェクトに基づいて、前記保持オブジェクトを記憶領
域上に生成するものであり、前記解析計算手順が、前記
計算オブジェクトが前記物理量オブジェクトに対し入力
要求したときに、前記物理量オブジェクトは前記変換メ
ソッドを起動して入力要求した前記計算オブジェクトの
入力形式に前記物理量データを変換し、変換後の物理量
データを前記計算オブジェクトに入力する変換手順を更
に備えたことを特徴とする。
According to a fifth aspect of the present invention, in the reactor core analysis method according to the fourth aspect, the physical quantity object further includes a conversion method for converting the physical quantity data into an input format of the calculation object. An area object generation procedure for generating, in the first processor, an area object having physical quantity data based on analysis information as object data in a storage area corresponding to each processor; By activating the transmission method, the object transmits each area object to the corresponding processor as one-dimensional data,
In a processor other than the first processor, the transmission / reception object activates the reception method, and an area object transmission / reception procedure for generating the area object from a received one-dimensional data on a storage area, further comprising: A calculation system constructing step for generating the holding object in the storage area based on the area object, and the analysis calculation step includes, when the calculation object makes an input request to the physical quantity object, The object further comprises a conversion procedure of activating the conversion method, converting the physical quantity data into an input format of the calculation object requested to be input, and inputting the converted physical quantity data to the calculation object.

【0079】本発明は、変換メソッドを有する物理量オ
ブジェクトを生成することにより、異なる計算オブジェ
クトが互いに異なった入力形式を有する場合において
も、異なる計算コードの結合により解析計算を行うこと
を可能としたものである。
According to the present invention, by generating a physical quantity object having a conversion method, even when different calculation objects have mutually different input formats, analysis calculation can be performed by combining different calculation codes. It is.

【0080】解析計算手順において、計算オブジェクト
が物理量オブジェクトを入力する際、計算オブジェクト
は、物理量オブジェクトに対し入力要求を行う。この
際、変換手順によって、計算オブジェクトから入力要求
のメッセージを受け取った物理量オブジェクトは、自分
自身でメッセージを解釈して変換メソッドを起動するこ
とにより、入力要求した計算オブジェクトの入力形式に
オブジェクトデータを変換して計算オブジェクトに入力
する。従って、変換メソッド及び変換手順によって、複
数の計算オブジェクトの入力パラメータの形式が異なる
場合においても、一つの物理量データを異なる複数の計
算コードで扱うことを可能となり、高精度な計算結果を
得ることができる。
In the analysis calculation procedure, when the calculation object inputs a physical quantity object, the calculation object makes an input request to the physical quantity object. At this time, the physical quantity object receiving the input request message from the calculation object by the conversion procedure converts the object data into the input format of the requested calculation object by interpreting the message by itself and invoking the conversion method. And enter it in the calculation object. Therefore, even when the format of input parameters of a plurality of calculation objects is different depending on the conversion method and the conversion procedure, one physical quantity data can be handled by a plurality of different calculation codes, and a highly accurate calculation result can be obtained. it can.

【0081】物理量オブジェクトの変換メソッドは、複
数の計算オブジェクトの入力形式に対応してオブジェク
トデータを変換するものであれば、その構成は特に限定
されるものではない。例えば、計算オブジェクトが、拡
散計算法に基づく計算コードの場合、物理量データを1
次元データに変換し、計算オブジェクトが輸送計算法に
基づく計算コードの場合には、3次元データに変換する
ように変換メソッドを構成することができる。
The configuration of the conversion method of the physical quantity object is not particularly limited as long as it converts the object data corresponding to the input format of a plurality of calculation objects. For example, if the calculation object is a calculation code based on the diffusion calculation method, the physical quantity data is 1
The conversion method can be configured to convert to three-dimensional data when the calculation object is converted to three-dimensional data and the calculation object is a calculation code based on the transportation calculation method.

【0082】また、本発明は、領域オブジェクト生成手
順によって、解析情報に基づいた物理量データをオブジ
ェクトデータとした領域オブジェクトを生成し、保持オ
ブジェクトを生成する際の情報をオブジェクト化してい
る。
Further, according to the present invention, an area object is generated by using the physical quantity data based on the analysis information as object data by the area object generation procedure, and the information for generating the holding object is converted into an object.

【0083】領域オブジェクトは、第一のプロセッサの
記憶領域上に、解析情報をオブジェクトデータとして、
各プロセッサに対応して生成される。そして、領域オブ
ジェクト送受信手順によて、送受信オブジェクトによ
り、データの隠蔽性を保持したまま、対応する各プロセ
ッサに送信される。
The area object stores analysis information as object data in the storage area of the first processor.
It is generated for each processor. Then, according to the area object transmission / reception procedure, the data is transmitted to the corresponding processor by the transmission / reception object while keeping the data concealment.

【0084】各プロセッサで計算体系構築手順によって
生成される保持オブジェクトには、受信した領域オブジ
ェクトの情報に基づいて計算オブジェクトと物理量オブ
ジェクトをオブジェクトデータとして登録される。従っ
て、解析情報としてプロセッサの処理能力に基づいて各
プロセッサごとに分配した計算オブジェクトの配置情報
を使用した場合には、原子炉炉心解析に使用する複数の
プロセッサの処理能力等が、異なる場合であっても、計
算体系構築手順によって、各プロセッサごとに最適な数
の計算オブジェクトが配置されるため、計算時間の短縮
化を図ることができる。また、第一のプロセッサで、各
プロセッサの物理的情報に基づいた領域オブジェクトを
生成し、各プロセッサに送信しているため、必要な情報
を入力の際に物理量データとともに動的に入力すること
ができる。
In the held object generated by the calculation system construction procedure in each processor, a calculation object and a physical quantity object are registered as object data based on the received information of the area object. Therefore, when the arrangement information of the calculation objects distributed to each processor based on the processing capability of the processor is used as the analysis information, the processing capabilities of the plurality of processors used for the reactor core analysis may be different. However, since the optimum number of calculation objects are arranged for each processor by the calculation system construction procedure, the calculation time can be reduced. Also, since the first processor generates an area object based on the physical information of each processor and transmits it to each processor, it is possible to dynamically input necessary information together with physical quantity data at the time of input. it can.

【0085】本発明の原子炉炉心解析法によるプログラ
ムを記録した媒体としては、請求項6に記載したとおり
であり、複数のプロセッサによって、原子炉の炉心解析
を行う原子炉炉心解析プログラムを記録した媒体におい
て、炉心構造の領域に応じて拡散計算法に基づき炉心解
析計算を行う計算メソッドを有する複数の拡散計算クラ
スと、炉心構造の領域に応じて輸送計算法に基づき炉心
解析計算を行う計算メソッドを有する複数の輸送計算ク
ラスと、前記計算コードの入力形式に変換する変換メソ
ッドを有する物理量クラスと、計算体系を構築する構築
メソッドと解析計算を制御する計算実行メソッドを有す
る計算制御クラスと、任意のオブジェクトを1次元デー
タに変換して他のプロセッサに送信する送信メソッドと
前記他のプロセッサから受信した1次元データから前記
オブジェクトを生成する受信メソッドを有する送受信ク
ラスと、領域クラスと、前記計算オブジェクトの計算メ
ソッドを起動する計算起動メソッドを有する保持クラス
とが定義されており、第一のプロセッサにおいて、解析
情報を入力する入力手順と、全てのプロセッサにおい
て、前記計算クラスに基づいた計算オブジェクトと、前
記物理量クラスに基づき、オブジェクトデータとして前
記物理量データを有する物理量オブジェクトと、前記計
算制御クラスに基づいた計算制御オブジェクトと、前記
送受信クラスに基づいた送受信オブジェクトとを単一の
計算体系を表現する記憶領域上に実体化させるオブジェ
クト実体化手順と、前記第一のプロセッサにおいて、前
記領域クラスに基づき、オブジェクトデータとして前記
解析情報に基づいた物理量データを有する領域オブジェ
クトを各プロセッサに対応して記憶領域上に生成する領
域オブジェクト生成手順と、前記第一のプロセッサにお
いて、前記送受信オブジェクトが前記送信メソッドを起
動することにより、各領域オブジェクトを夫々対応する
プロセッサに一次元データとして送信するとともに、前
記第一のプロセッサ以外のプロセッサにおいて、前記送
受信オブジェクトが前記受信メソッドを起動することに
より、受信した一次元データから前記領域オブジェクト
を記憶領域上に生成する領域オブジェクト送受信手順
と、全てのプロセッサにおいて、前記計算制御オブジェ
クトが前記構築メソッドを起動することにより、前記領
域オブジェクトに基づいて、前記計算オブジェクトと前
記物理量オブジェクトをオブジェクトデータとして有す
るとともに、前記計算オブジェクトの前記計算メソッド
を起動する計算起動メソッドを有する保持オブジェクト
を記憶領域上に生成する計算体系構築手順と、全てのプ
ロセッサにおいて、前記計算制御オブジェクトが前記計
算実行メソッドを起動することにより、各プロセッサ内
の前記保持オブジェクト内で、前記各計算オブジェクト
、前記計算メソッドを選択的に起動して、前記保持オ
ブジェクト内の前記物理量オブジェクトを交換しながら
入力して解析計算を行う計算手順と、前記計算オブジェ
クトが前記物理量オブジェクトに対し入力要求したとき
に、前記物理量オブジェクトは前記変換メソッドを起動
して入力要求した前記計算オブジェクトの入力形式に前
記物理量データを変換し、変換後の物理量データを前記
計算オブジェクトに入力する変換手順と、所定回数の前
記物理量オブジェクトに対する計算手順が終了するごと
に、前記送受信オブジェクトが前記送信メソッドを起動
して、前記計算オブジェクトによる計算結果で更新され
た前記物理量オブジェクトを一次元データとして他のプ
ロセッサに送信するとともに、該他のプロセッサにおい
て前記送受信オブジェクトが前記受信メソッドを起動す
ることにより、受信された一次元データから前記物理量
オブジェクトを生成して他のプロセッサにおける計算結
果を反映するオブジェクト更新手順とを有する解析計算
手順と、前記第一のプロセッサ以外のプロセッサにおい
て、前記送受信オブジェクトが前記送信メソッドを起動
して、各プロセッサ内での計算結果が格納された前記物
理量オブジェクトを一次元データとして第一のプロセッ
サに送信するとともに、前記第一のプロセッサにおい
て、前記送受信オブジェクトが前記受信メソッドを起動
して、受信した前記物理量オブジェクトの一次元データ
から計算結果が反映された物理量オブジェクトを記憶領
域上に生成する計算結果集約手順と、前記第一のプロセ
ッサにおいて、全てのプロセッサにおける計算結果を出
力する出力手順とを備えたことを特徴とする。
The medium on which the program according to the nuclear reactor core analysis method of the present invention is recorded is as described in claim 6, in which a nuclear reactor core analysis program for performing a nuclear reactor core analysis by a plurality of processors is recorded. In the medium, a plurality of diffusion calculation classes that have a calculation method for performing core analysis calculation based on the diffusion calculation method according to the region of the core structure, and a calculation method that performs core analysis calculation based on the transport calculation method according to the region of the core structure A plurality of transport calculation classes having a physical quantity class having a conversion method for converting the calculation code into an input form, a calculation control class having a construction method for constructing a calculation system and a calculation execution method for controlling an analysis calculation, and A transmission method for converting an object into one-dimensional data and transmitting the one-dimensional data to another processor; A transmission / reception class having a reception method for generating the object from the one-dimensional data received from the server, an area class, and a holding class having a calculation start method for starting a calculation method of the calculation object are defined. In the processor, an input procedure for inputting analysis information, and in all processors, a calculation object based on the calculation class, a physical quantity object having the physical quantity data as object data based on the physical quantity class, and a calculation control class. A single computation control object based on the
An object materialization procedure for materializing on a storage area expressing a calculation system, and, in the first processor, an area object having physical quantity data based on the analysis information as object data based on the area class, to each processor. An area object generation procedure correspondingly generated on the storage area, and in the first processor, the transmission / reception object activates the transmission method, thereby transmitting each area object to the corresponding processor as one-dimensional data. In addition, in a processor other than the first processor, the transmission / reception object activates the reception method to generate the region object from the received one-dimensional data in the storage area. In the above, the calculation control object activates the construction method, so that the computation control object has the computation object and the physical quantity object as object data based on the area object, and activates the calculation method of the computation object. and procedures calculus build to generate a holding objects in a storage area having, in all processors, by the calculation control object activates the calculation execution method, within the holding objects in each processor, each calculated object
Is a calculation procedure for selectively activating the calculation method and performing an analysis calculation by inputting and exchanging the physical quantity objects in the holding object, and when the calculation object requests input to the physical quantity object. A conversion procedure for invoking the conversion method to convert the physical quantity data into the input format of the calculation object requested to be input, and inputting the converted physical quantity data to the calculation object; Each time the calculation procedure for the object is completed, the transmission / reception object activates the transmission method, transmits the physical quantity object updated with the calculation result by the calculation object as one-dimensional data to another processor, and The transmission / reception object An object update procedure for generating the physical quantity object from the received one-dimensional data by the object invoking the reception method, and reflecting the calculation result in another processor; and the first processor In the other processor, the transmitting and receiving object activates the transmission method, transmits the physical quantity object in which the calculation result in each processor is stored as one-dimensional data to the first processor, and the first processor In the above, the transmission / reception object activates the reception method, a calculation result aggregation procedure of generating a physical quantity object in which a calculation result is reflected from the received one-dimensional data of the physical quantity object in a storage area, and the first processor In all processors Characterized by comprising an output procedure for outputting the calculation result that.

【0086】本発明の原子炉炉心解析プログラムを記録
した媒体で、上記の発明と同じ構成の部分は、本発明の
記録媒体に記録されている原子炉炉心解析プログラムを
コンピュータの記憶領域上に読み出して実行した場合に
上記の発明と同じ作用並びに効果を奏するものである。
The medium having the reactor core analysis program of the present invention recorded thereon and having the same configuration as that of the above-described invention reads out the reactor core analysis program recorded on the recording medium of the present invention into a storage area of a computer. When they are executed, the same operation and effect as those of the above-described invention can be obtained.

【0087】本発明では、計算コードごとに計算メソッ
ドを有する計算クラス、変換メソッドを有する物理量ク
ラスが定義されており、それぞれのクラスのデータ構造
に基づいて、オブジェクト実体化手順により計算オブジ
ェクトが生成され、また入力手順で読み込まれた物理量
データをオブジェクトデータとして登録されて物理量オ
ブジェクトが生成される。
In the present invention, a calculation class having a calculation method and a physical quantity class having a conversion method are defined for each calculation code, and a calculation object is generated by an object materialization procedure based on the data structure of each class. The physical quantity data read in the input procedure is registered as object data to generate a physical quantity object.

【0088】ここで、計算コードには、異なる計算手法
に基づく計算プログラムの他、異なるメッシュ設定を行
った同一又は異なる計算手法に基づく計算プログラムが
含まれる。計算コードとしては、原子炉の炉心解析を行
う解析計算プログラムであれば、その構成は特に限定さ
れるものではなく、例えば、既存の3次元メッシュ計算
による拡散計算プログラム、詳細メッシュ計算による輸
送計算プログラム、拡散または輸送ノード計算プログラ
ム等を用いることができ、それぞれ別個の計算オブジェ
クトとして生成される。
Here, the calculation codes include calculation programs based on the same or different calculation methods with different mesh settings, in addition to calculation programs based on different calculation methods. The configuration of the calculation code is not particularly limited as long as it is an analysis calculation program for performing a core analysis of a nuclear reactor. For example, a diffusion calculation program based on an existing three-dimensional mesh calculation, a transport calculation program based on a detailed mesh calculation, and the like. , A diffusion or transport node calculation program, etc., each of which is generated as a separate calculation object.

【0089】また、計算オブジェクトの計算メソッド
を、解析計算プログラムの中で、実際の問題解決を行う
サブルーチンに相当する部分だけで構成することもので
きる。例えば、中性子束密度を計算するサブルーチンを
計算メソッドとすることができる。
Further, the calculation method of the calculation object can be constituted by only a portion corresponding to a subroutine for solving an actual problem in the analysis calculation program. For example, a subroutine for calculating the neutron flux density can be used as the calculation method.

【0090】従って、新たな計算コードを用いる場合に
は、新たな計算コードを計算メソッドとする新たな計算
クラスを定義すれば足り、原子炉炉心解析プログラム全
体を修正する必要はない。このため、本発明によって、
プログラムの保守性の向上を図ることができる。特に、
本発明による既存の計算コードに対応したクラスを継承
することにより、該クラスの全部又は一部をそのまま引
継ぎ、変更あるいは追加する部分だけを差分として記述
して新たな計算コードに対応した計算クラスを定義すれ
ばよいため、拡張性、保守性の向上を図ることができ
る。
Therefore, when a new calculation code is used, it is sufficient to define a new calculation class using the new calculation code as a calculation method, and it is not necessary to modify the entire reactor core analysis program. Therefore, according to the present invention,
The maintainability of the program can be improved. In particular,
By inheriting the class corresponding to the existing calculation code according to the present invention, all or a part of the class is inherited as it is, and only the part to be changed or added is described as a difference to calculate the calculation class corresponding to the new calculation code. Since it suffices to define, scalability and maintainability can be improved.

【0091】ここで、「媒体」としては、原子炉炉心解
析プログラムを2値化データとして記録することができ
るものであれば、その構成は特に限定されるものではな
い。例えばフロッピーディスク、CD−ROM、ハード
ディスク等を媒体として使用することができる。
Here, the configuration of the “medium” is not particularly limited as long as it can record a reactor core analysis program as binary data. For example, a floppy disk, a CD-ROM, a hard disk, or the like can be used as a medium.

【0092】本発明の原子炉炉心解析プログラムを記録
した媒体は、例えば、核特性解析、核熱水力特性解析、
動特性解析の他、計算コードを使用する全ての原子炉炉
心解析に応用することができる。
The medium on which the nuclear reactor core analysis program of the present invention is recorded includes, for example, nuclear characteristic analysis, nuclear thermal hydraulic characteristic analysis,
In addition to dynamic characteristics analysis, it can be applied to all reactor core analyzes using calculation codes.

【0093】尚、本発明は、複数のプロセッサを使用し
た原子炉炉心解析であれば、プロセッサの構成及び接続
形態は特に限定されるものではない。例えば、複数のコ
ンピュータをネットワークで接続してクラスタを構成
し、分散処理によって原子炉炉心解析を行う形態のコン
ピュータの記憶領域に読み込んで実行することができ
る。また、複数プロセッサシステムの並列処理によって
原子炉炉心解析を行う形態のコンピュータの記憶領域に
読み込んで実行することもできる。
In the present invention, as long as the reactor core analysis uses a plurality of processors, the configuration and connection form of the processors are not particularly limited. For example, a plurality of computers can be connected to each other via a network to form a cluster, and can be read and executed in a storage area of a computer in which a reactor core analysis is performed by distributed processing. Further, it can also be executed by reading into a storage area of a computer in which a reactor core analysis is performed by parallel processing of a plurality of processor systems.

【0094】[0094]

【発明の実施の形態】以下に、本発明の好ましい実施形
態について図示例とともに説明する。図1は、濃縮ウラ
ンとプルトニウムの二酸化物の混合酸化物燃料集合体
(以下、「MOX燃料集合体」という。)とウラン燃料
集合体が同時に装荷されている炉心に対して、本発明の
原子炉炉心解析法を使用した場合のフローチャート図で
ある。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing a mixed oxide fuel assembly (hereinafter referred to as a “MOX fuel assembly”) of enriched uranium and plutonium dioxide and a reactor in which a uranium fuel assembly is simultaneously loaded. It is a flowchart figure in case the reactor core analysis method is used.

【0095】また、本実施形態においては、2台のコン
ピュータA及びBをネットワーク接続して並列に解析計
算を行っている。図2に本実施形態の原子炉炉心解析で
使用されるコンピュータの概略構成を示す。コンピュー
タAには、原子炉炉心解析プログラムの実行形式ファイ
ルが格納されているハードディスク1が内蔵されてお
り、解析情報としての計算オブジェクトの配置マップ情
報を入力する入力装置としてのフロッピーディスク装置
3、解析計算結果を出力する出力装置としてのプリンタ
装置5が接続されている。
In the present embodiment, two computers A and B are connected to a network to perform analysis and calculation in parallel. FIG. 2 shows a schematic configuration of a computer used in the reactor core analysis of the present embodiment. The computer A has a hard disk 1 in which an executable file of a reactor core analysis program is stored, a floppy disk device 3 as an input device for inputting arrangement map information of calculation objects as analysis information, and an analysis device. A printer device 5 as an output device for outputting a calculation result is connected.

【0096】また、コンピュータBには、原子炉炉心解
析プログラムの実行形式ファイルが格納されるハードデ
ィスク7が内蔵されている。コンピュータAとコンピュ
ータBは、共に内蔵されているイーサネット基板6、8
からケーブル9で接続されている。また、コンピュータ
A及びBの夫々の記憶領域11及び、13上には通信プ
ログラムが作動している。また、記憶領域11、13
は、本実施形態の炉心解析プログラムが読込まれるとと
もに、プログラム実効中に、各種オブジェクトが生成さ
れる部分である。このため、コンピュータA及びBは、
それぞれ並列に炉心解析プログラムを実行するができ、
またデータを相互に送受信することができるようになっ
ている。
The computer B has a hard disk 7 in which an executable file of the reactor core analysis program is stored. Computer A and computer B have built-in Ethernet boards 6, 8
And a cable 9. A communication program operates on the storage areas 11 and 13 of the computers A and B, respectively. In addition, the storage areas 11 and 13
Is a part where the core analysis program of the present embodiment is read and various objects are generated during execution of the program. For this reason, computers A and B
Core analysis programs can be executed in parallel,
In addition, data can be mutually transmitted and received.

【0097】本実施形態における原子炉炉心解析は、図
1に示す通り、コンピュータAでは、入力ファイル読込
みステップ(手順)、オブジェクト実体化ステップ、領
域オブジェクト生成ステップ、領域オブジェクト送信ス
テップ、計算体系構築ステップ、計算起動ステップ、内
側反復ステップ、収束判定ステップ、更新ステップ、外
側反復ステップ、実効増倍率収束判定ステップ、計算結
果受信ステップ及び出力ステップから構成される。ま
た、コンピュータBでは、オブジェクト実体化ステッ
プ、領域オブジェクト受信ステップ、計算体系構築ステ
ップ、計算起動ステップ、内側反復ステップ、収束判定
ステップ、更新ステップ、外側反復ステップ、実効増倍
率収束判定ステップ及び計算結果送信ステップから構成
される。
As shown in FIG. 1, in the reactor core analysis in the present embodiment, the computer A uses the input file reading step (procedure), the object materializing step, the area object generation step, the area object transmission step, the calculation system construction step , Calculation start step, inner iteration step, convergence determination step, update step, outer iteration step, effective multiplication factor convergence determination step, calculation result receiving step, and output step. In the computer B, the object materializing step, the area object receiving step, the calculation system construction step, the calculation starting step, the inner iteration step, the convergence determination step, the update step, the outer iteration step, the effective multiplication factor convergence determination step, and the transmission of the calculation result are performed. It consists of steps.

【0098】コンピュータA及びコンピュータBにおい
て、各ハードディスク1、7に格納された炉心解析プロ
グラムを起動することにより、それぞれの記憶領域上1
1、13に炉心解析プログラムが読み出され実行され
る。これにより、炉心解析が開始される。ここで、炉心
解析プログラムをコンピュータAのハードディスク1に
のみ格納し、コンピュータBの記憶領域にはネットワー
クを介して読み込むようにしてもよい。
In the computer A and the computer B, the core analysis program stored in each of the hard disks 1 and 7 is activated, so that
The core analysis program is read out and executed in 1 and 13. Thus, the core analysis is started. Here, the core analysis program may be stored only in the hard disk 1 of the computer A and read into the storage area of the computer B via a network.

【0099】次に、入力ファイル読込みステップによっ
て、コンピュータAのフロッピーディスク装置3から、
初期条件、境界条件及びコンピュータAとコンピュータ
Bに分配する計算オブジェクトの配置情報を格納した入
力ファイルを入力し、記憶領域上に読み込まれる。この
配置情報には、MOX燃料集合体に関する中性子流デー
タについては、輸送計算オブジェクトを行い、ウラン燃
料集合体に関する中性子流データについては、拡散計算
オブジェクトを行うように配置する情報も含まれる。こ
こで、中性子流データしては、中性子密度、方向性、エ
ネルギー分布、断面積等を使用し、これらは、予めハー
ドディスク1、7に格納されている。また、フロッピー
ディスク装置3から入力された解析情報の初期条件及び
境界条件も中性子流データとして使用される。
Next, in the input file reading step, from the floppy disk device 3 of the computer A,
An input file storing initial conditions, boundary conditions, and arrangement information of calculation objects to be distributed to the computers A and B is input and read into a storage area. This arrangement information also includes information for performing a transport calculation object for neutron flow data relating to the MOX fuel assembly and performing a diffusion calculation object for neutron flow data relating to the uranium fuel assembly. Here, as the neutron flow data, neutron density, directionality, energy distribution, cross-sectional area, and the like are used, and these are stored in the hard disks 1 and 7 in advance. The initial conditions and boundary conditions of the analysis information input from the floppy disk device 3 are also used as neutron flow data.

【0100】炉心解析プログラムには、メッシュ間隔の
異なる複数の拡散計算クラス、メッシュ間隔の異なる複
数の輸送計算クラス、中性子流クラス、保持クラス、計
算制御クラス、送受信クラスが定義されている。
In the core analysis program, a plurality of diffusion calculation classes having different mesh intervals, a plurality of transport calculation classes having different mesh intervals, a neutron flow class, a holding class, a calculation control class, and a transmission / reception class are defined.

【0101】図3は、本実施形態において、コンピュー
タA及びコンピュータBの記憶領域上に生成されるオブ
ジェクトの関係図を示している。
FIG. 3 is a diagram showing a relationship between objects generated on the storage areas of the computer A and the computer B in the present embodiment.

【0102】炉心解析プログラムを実行すると、オブジ
ェクト実体化ステップによって、まず各クラスからオブ
ジェクトが実体化される。すなわち、各メッシュごとに
拡散計算オブジェクト15A、15Bと、輸送計算オブ
ジェクト16A、16BがコンピュータAとコンピュー
タBの記憶領域上に生成される。また、中性子流オブジ
ェクト17A、17B、計算制御オブジェクト21A、
21B及び送受信オブジェクト23A、23Bが生成さ
れる。
When the core analysis program is executed, an object is first materialized from each class in an object materializing step. That is, diffusion calculation objects 15A and 15B and transportation calculation objects 16A and 16B are generated in the storage areas of the computers A and B for each mesh. The neutron flow objects 17A and 17B, the calculation control object 21A,
21B and transmission / reception objects 23A and 23B are generated.

【0103】ここで、拡散計算クラスの各々には、拡散
計算コードにより解析計算を行う計算メソッドが登録さ
れ、輸送計算クラスの各々には、輸送計算コードにより
解析計算を行う計算メソッドが登録されている。
Here, in each of the diffusion calculation classes, a calculation method for performing an analysis calculation using the diffusion calculation code is registered, and in each of the transportation calculation classes, a calculation method for performing the analysis calculation using the transportation calculation code is registered. I have.

【0104】また、中性子流クラスには、オブジェクト
データを拡散計算コード及び輸送計算コードの入力形式
に変換する変換メソッドが登録されている。
Further, in the neutron flow class, a conversion method for converting the object data into the input format of the diffusion calculation code and the transport calculation code is registered.

【0105】送受信クラスには、中性子流オブジェクト
若しくは領域オブジェクトの情報をデータの型情報に対
応した2値化データとオブジェクトデータ及びメソッド
の2値化データからなる1次元データに変換して他のコ
ンピュータに送信する送信メソッドと他のコンピュータ
から受信した1次元データから対応するデータの型情
報、オブジェクトデータ、メソッドを分析して送信され
たオブジェクトと同一構造のオブジェクトを生成する受
信メソッドが登録されている。
In the transmission / reception class, information of a neutron flow object or area object is converted into one-dimensional data including binary data corresponding to data type information, object data and binary data of a method, and converted into another computer. A transmission method to be transmitted to the server and a reception method to generate an object having the same structure as the transmitted object by analyzing the type information, object data, and method of the corresponding data from the one-dimensional data received from another computer are registered. .

【0106】保持クラスには、拡散計算オブジェクト又
は輸送計算オブジェクトに対し計算メソッドを起動させ
るメッセージを渡す計算起動メソッドと、計算結果の収
束を判定する判定メソッドと、中性子流オブジェクトの
オブジェクトデータを計算結果で更新する更新メソッド
と、中性子流オブジェクトの各々の計算結果に基づいた
計算処理により実効増倍率の収束を検査する検査メソッ
ドが登録されている。
The holding class includes a calculation start method for passing a message for starting a calculation method to the diffusion calculation object or the transport calculation object, a determination method for determining convergence of the calculation result, and an object data of the neutron flow object. And an inspection method for checking the convergence of the effective multiplication factor by a calculation process based on each calculation result of the neutron flow object are registered.

【0107】計算制御クラスには、保持オブジェクトを
実体化して計算体系を構築する構築メソッドと解析計算
を起動し保持オブジェクトに対してメッセージを送信す
ることによって計算を制御する計算実行メソッドが登録
されている。
In the calculation control class, a construction method for constructing a calculation system by materializing a held object and a calculation execution method for controlling a calculation by activating an analysis calculation and transmitting a message to the held object are registered. I have.

【0108】次に、領域オブジェクト生成ステップで、
コンピュータAでは、コンピュータにおける計算オブジ
ェクトの配置情報に基づいて、領域クラスからコンピュ
ータAに対応する領域オブジェクトAとコンピュータB
に対応する領域オブジェクトBがコンピュータAの記憶
領域上に生成される。この各領域オブジェクトには、計
算オブジェクトの配置情報マップ、すなわち各コンピュ
ータとコンピュータで使用される計算オブジェクトの対
応付けられている。
Next, in the area object generation step,
In the computer A, an area object A and a computer B corresponding to the computer A are obtained from the area class based on the arrangement information of the calculation objects in the computer.
Is generated in the storage area of the computer A. Each region object is associated with an arrangement information map of calculation objects, that is, each computer and a calculation object used by the computer.

【0109】領域オブジェクト送信ステップでは、領域
オブジェクトBが、コンピュータBに送信される。すな
わち、計算制御オブジェクト21Aは、送受信オブジェ
クト23Aに対して領域オブジェクトB及び送信先のコ
ンピュータBのネットワーク上のアドレスを引数とし
て、送信メソッドを起動させる。そして、送受信オブジ
ェクト23Aは、領域オブジェクトBを、データ型情報
に対応する2値化データとオブジェクトデータの2値化
データからなる1次元データに変換して、コンピュータ
Bにネットワークを介して通信プログラムにより送信さ
れる。尚、一次元データの構造は、これに限定されるも
のではなく、送信元のコンピュータのネットワーク上の
アドレス、送信先のコンピュータのネットワーク上のア
ドレス等の情報を含むデータ構造としてもよい。
In the area object transmitting step, the area object B is transmitted to the computer B. In other words, the calculation control object 21A activates the transmission method with respect to the transmission / reception object 23A using the area object B and the address of the transmission destination computer B on the network as arguments. Then, the transmission / reception object 23A converts the area object B into one-dimensional data including binary data corresponding to the data type information and binary data of the object data, and transmits the converted data to the computer B by a communication program via a network. Sent. The structure of the one-dimensional data is not limited to this, and may be a data structure including information such as a network address of a transmission source computer and a network address of a transmission destination computer.

【0110】一方、コンピュータBの領域オブジェクト
受信ステップでは、コンピュータAから送信されてきた
1次元データをコンピュータB内の送受信オブジェクト
23Bが、受信メソッドを起動することにより受信し、
1次元データを分析して、データ型情報及びオブジェク
トデータの2値化データから領域オブジェクトBを記憶
領域上に生成する。従って、領域オブジェクトは、一次
元データに変換されて送信されるが、送受信オブジェク
トの送信メソッド及び受信メソッドによってのみ送受信
が可能であるため、領域オブジェクトのデータの隠蔽性
は保持されたまま、確実な送受信が可能となる。
On the other hand, in the area object receiving step of the computer B, the transmitting / receiving object 23B in the computer B receives the one-dimensional data transmitted from the computer A by activating the receiving method,
The one-dimensional data is analyzed, and an area object B is generated on the storage area from the data type information and the binarized data of the object data. Therefore, the area object is converted into one-dimensional data and transmitted. However, since transmission and reception can be performed only by the transmission method and the reception method of the transmission / reception object, the concealment of the data of the area object is maintained. Transmission and reception are possible.

【0111】その後、コンピュータAでは、計算制御オ
ブジェクト21Aの構築メソッドを起動することによ
り、保持オブジェクト19Aを記憶領域上に生成し、領
域オブジェクトAの情報を参照して、解析計算に使用す
る計算オブジェクト15A、16A及び中性子流オブジ
ェクト17Aをオブジェクトデータとして登録する。ま
た、コンピュータBでも、同様に、計算制御オブジェク
ト21Bによって、保持オブジェクト19Bを記憶領域
上に生成し、領域オブジェクトBの情報を参照して、解
析計算に使用する計算オブジェクト15B、16B及び
中性子流オブジェクト17Bをオブジェクトデータとし
て登録する。このようにして、コンピュータA及びBで
使用する計算オブジェクト15、16が分散されて計算
体系が構築されるため、コンピュータの処理能力、記憶
容量に応じた計算の設計が可能となり、計算時間の短縮
化、使用記憶容量の節減を図ることができる。
Thereafter, the computer A generates the holding object 19A in the storage area by activating the construction method of the calculation control object 21A, and refers to the information of the area object A to calculate the calculation object used for the analysis calculation. 15A, 16A and the neutron flow object 17A are registered as object data. Similarly, in the computer B, the holding object 19B is generated in the storage area by the calculation control object 21B, and the calculation objects 15B and 16B and the neutron flow object used for the analysis calculation are referred to by referring to the information of the area object B. 17B is registered as object data. In this way, since the calculation objects 15 and 16 used in the computers A and B are distributed and the calculation system is constructed, the calculation can be designed according to the processing capacity and the storage capacity of the computer, and the calculation time can be reduced. It is possible to reduce the number of storage units used.

【0112】次に、コンピュータA及びコンピュータB
の各々の計算起動ステップでは、計算制御オブジェクト
21に対し計算実行メソッドを起動するメッセージが渡
される。計算制御オブジェクト21が、計算実行メソッ
ドを起動すると、計算制御オブジェクト21は、保持オ
ブジェクト19に対し、計算起動メソッドを起動するメ
ッセージを渡す。これを受け取った保持オブジェクト1
9は、保持オブジェクト内に存在する任意の計算オブジ
ェクト15、16に対し、計算メソッドを起動させるメ
ッセージを渡す。これにより、計算オブジェクト15、
16は、計算メソッドを起動して解析計算開始される。
Next, the computer A and the computer B
In each calculation start step, a message for starting the calculation execution method is passed to the calculation control object 21. When the calculation control object 21 starts the calculation execution method, the calculation control object 21 passes a message for starting the calculation start method to the holding object 19. Holding object 1 that received this
9 passes a message for activating a calculation method to arbitrary calculation objects 15 and 16 existing in the holding object. Thereby, the calculation object 15,
In step 16, the calculation method is activated to start the analysis calculation.

【0113】内側反復ステップでは、計算メソッドを起
動した各計算オブジェクト15、16が、必要な中性子
流オブジェクト17を互いに交換しながら入力して解析
計算を行う。すなわち、解析計算に必要なデータを含む
中性子流オブジェクト17が複数の計算オブジェクト1
5、16に交互に入力される。計算オブジェクト15、
16から入力要求メッセージを受け取った中性子流オブ
ジェクト17は、自分自身でメッセージを解釈して変換
メソッドを起動することにより、入力要求した計算オブ
ジェクトの入力形式にオブジェクトデータを変換して計
算オブジェクトに渡す。具体的には、計算オブジェクト
が、拡散計算法に基づく計算コードの場合、中性子流デ
ータを代表方向のみの1スカラーデータに変換し、計算
オブジェクトが輸送計算法に基づく計算コードの場合に
は、方向依存の中性子流を表現する複数スカラーデータ
に変換する。
In the inner iteration step, the calculation objects 15 and 16 that have started the calculation method input and exchange the necessary neutron flow objects 17 with each other to perform the analysis calculation. That is, the neutron flow object 17 including the data necessary for the analysis calculation is
5 and 16 are input alternately. Calculation object 15,
The neutron flow object 17, which has received the input request message from the computer 16, interprets the message by itself and activates the conversion method, thereby converting the object data into the input format of the input requested calculation object and passing it to the calculation object. Specifically, when the calculation object is a calculation code based on the diffusion calculation method, the neutron flow data is converted into one-scalar data only in the representative direction, and when the calculation object is a calculation code based on the transport calculation method, the direction is calculated. Is converted to multiple scalar data representing the neutron flow.

【0114】従って、変換メソッドによって、複数の計
算オブジェクトの入力パラメータの形式が異なる場合に
おいても、一つの中性子流データを異なる複数の計算コ
ードで扱うことを可能となり、高精度な計算結果を得る
ことができる。そして、一つの計算オブジェクトの解析
計算による計算結果が保持オブジェクト内の中性子流オ
ブジェクト17に反映され、その後他の計算オブジェク
トに入力され解析計算が行われる。
Therefore, even when the format of input parameters of a plurality of calculation objects is different depending on the conversion method, it is possible to handle one neutron flow data with a plurality of different calculation codes, and obtain a highly accurate calculation result. Can be. Then, the calculation result of the analysis calculation of one calculation object is reflected on the neutron flow object 17 in the holding object, and thereafter, is input to another calculation object to perform the analysis calculation.

【0115】このような各計算オブジェクトの計算メソ
ッドによる計算を各コンピュータで所定回数行うことに
より、計算結果が反映された中性子流オブジェクトは、
送受信オブジェクトを介して他のコンピュータにおける
中性子流オブジェクトに反映される。
By performing the calculation by the calculation method of each calculation object for each computer a predetermined number of times, the neutron flow object on which the calculation result is reflected can be obtained as follows.
It is reflected on the neutron flow object in another computer via the transmission / reception object.

【0116】すなわち、コンピュータAの計算制御オブ
ジェクト21Aは、送受信オブジェクト23Aに対して
中性子流オブジェクト22A及びコンピュータBのネッ
トワーク上のアドレスを引数として、送信メソッドを起
動させる。そして、送受信オブジェクト23Aは、中性
子流オブジェクト22Aを、データ型情報に対応する2
値化データとオブジェクトデータの2値化データからな
る1次元データに変換して、コンピュータBにネットワ
ークを介して通信プログラムにより送信される。
That is, the computation control object 21A of the computer A activates the transmission method using the neutron flow object 22A and the address of the computer B on the network as arguments for the transmission / reception object 23A. Then, the transmission / reception object 23A converts the neutron flow object 22A into the data corresponding to the data type information.
The data is converted into one-dimensional data composed of binarized data of the binarized data and the object data, and transmitted to the computer B by a communication program via a network.

【0117】一方、コンピュータBでは、コンピュータ
Aから送信されてきた1次元データをコンピュータB内
の送受信オブジェクト23Bが、受信メソッドを起動す
ることにより受信し、1次元データを分析して、データ
型情報及びオブジェクトデータの2値化データから中性
子流オブジェクト22Bを記憶領域上に生成する。従っ
て、コンピュータBでは、コンピュータAから送信され
た中性子流オブジェクト22Aと全く同一の中性子流オ
ブジェクト22Bが生成される。コンピュータBからコ
ンピュータAへの中性子流オブジェクトの送信も同様の
手順で行われる。
On the other hand, in the computer B, the transmission / reception object 23B in the computer B receives the one-dimensional data transmitted from the computer A by activating the reception method, analyzes the one-dimensional data, and obtains data type information. Then, the neutron flow object 22B is generated in the storage area from the binarized data of the object data. Therefore, in the computer B, a neutron flow object 22B exactly the same as the neutron flow object 22A transmitted from the computer A is generated. The transmission of the neutron flow object from the computer B to the computer A is performed in the same procedure.

【0118】このため、各コンピュータごとに中性子流
オブジェクトの内容に矛盾が生じることはなく、高精度
の計算結果を得ることができる。また、中性子流オブジ
ェクトは、一次元データに変換されて送信されるが、送
受信オブジェクトの送信メソッド及び受信メソッドによ
ってのみ送受信が可能であるため、中性子流オブジェク
トのデータの隠蔽性は保持されたまま、確実な送受信が
可能となる。このような解析計算が、保持オブジェクト
内の全ての計算オブジェクトについて行われる。
Therefore, there is no inconsistency in the content of the neutron flow object for each computer, and a highly accurate calculation result can be obtained. Further, the neutron flow object is transmitted after being converted into one-dimensional data, but can be transmitted and received only by the transmission method and the reception method of the transmission / reception object, so that the concealment of the data of the neutron flow object is maintained, Reliable transmission and reception becomes possible. Such an analysis calculation is performed for all calculation objects in the held object.

【0119】尚、一回の各計算オブジェクトの計算メソ
ッドの起動による計算が終了するごとに、送受信オブジ
ェクトを起動して中性子流データをコンピュータA及び
B間で送受信するように構成してもよい。
It is also possible to configure so that the transmission / reception object is activated and the neutron flow data is transmitted / received between the computers A and B each time the computation by the activation of the computation method of each computation object is completed.

【0120】次に、収束判定ステップでは、計算制御オ
ブジェクト21が保持オブジェクト19に対し判定メソ
ッドを起動させるメッセージを渡す。このメッセージを
受け取った保持オブジェクト19は、自分自身でメッセ
ージを解釈し、判定メソッドを起動する。これにより、
計算結果が収束しているかどうかが検査され、収束して
いない場合には、内側反復ステップが繰り返される。
Next, in the convergence determination step, the calculation control object 21 passes a message for activating the determination method to the holding object 19. The holding object 19 that has received this message interprets the message by itself and activates the determination method. This allows
It is checked whether the calculation result has converged, and if not, the inner iteration step is repeated.

【0121】計算結果が、収束している場合には、更新
ステップで、計算制御オブジェクト21が保持オブジェ
クト19に対し更新メソッドを起動するメッセージを渡
す。このメッセージを受け取った保持オブジェクト19
は、自分自身でメッセージを解釈し、更新メソッドを起
動する。この更新メソッドによって、中性子流データ1
7が収束した計算結果で更新される。
If the calculation results converge, the calculation control object 21 passes a message for activating the update method to the holding object 19 in the update step. Holding object 19 that received this message
Interprets the message itself and invokes the update method. By this update method, neutron flow data 1
7 is updated with the converged calculation result.

【0122】外側反復ステップでは、計算制御オブジェ
クト21が保持オブジェクトに対し検査メソッドを起動
させるメッセージを渡す。このメッセージを受け取った
保持オブジェクトは、自分自身でメッセージを解釈し、
検査メソッドを起動する。これによって、更新された中
性子流データから中性子の実効増倍率が計算され、この
実効増倍率が収束しているか否かが検査される。実効増
倍率が収束している場合には解析計算を終了し、収束し
ていない場合には収束するまで内側反復ステップ、判定
ステップ、更新ステップを繰り返す。ここで、本実施形
態では、最終的に中性子の実効増倍率を計算している
が、これに限定されるものではなく、例えば、中性子
束、出力分布等を求めるようにすることができる。
In the outer iteration step, the computation control object 21 passes a message for activating the check method to the holding object. The holding object receiving this message interprets the message itself,
Invoke the inspection method. Thus, the effective neutron multiplication factor is calculated from the updated neutron flow data, and it is checked whether or not the effective multiplication factor has converged. If the effective multiplication factor has converged, the analysis calculation is ended. If not, the inner iteration step, the determination step, and the update step are repeated until the effective multiplication factor converges. Here, in the present embodiment, the effective neutron multiplication factor is finally calculated. However, the present invention is not limited to this. For example, a neutron flux, an output distribution, and the like can be obtained.

【0123】コンピュータBにおける計算結果送信ステ
ップでは、解析計算が終了した場合、実効増倍率の計算
結果を保持するオブジェクトを送受信オブジェクトによ
ってコンピュータAに送信する。この際、計算結果を保
持するオブジェクトが一次元データに変換される点は、
上述と同様である。
In the calculation result transmission step in the computer B, when the analysis calculation is completed, the object holding the calculation result of the effective multiplication factor is transmitted to the computer A by the transmission / reception object. At this time, the point that the object holding the calculation result is converted into one-dimensional data
Same as above.

【0124】コンピュータAにおける計算結果受信ステ
ップでは、送受信オブジェクトによってコンピュータB
から送信されてきた一次元データを受信し、計算結果を
保持した計算結果を保持するオブジェクトを生成する。
このように、各コンピュータでの解析計算結果は、コン
ピュータAに集約される。
In the step of receiving the calculation result in the computer A, the computer B receives
Receives the one-dimensional data transmitted from, and generates an object holding the calculation result holding the calculation result.
As described above, the results of the analysis calculation in each computer are collected in the computer A.

【0125】コンピュータAでは、出力ステップによっ
て、コンピュータA及びBでの計算結果をプリンタ装置
5に出力する。
In the output step, the computer A outputs the calculation results of the computers A and B to the printer 5.

【0126】このように、本実施形態では、2台のコン
ピュータを使用した分散処理によって、原子炉炉心解析
をオブジェクト指向プログラミング手法に基づいて行う
ことができるため、従来まで実現することができなかっ
た、拡散計算コードと輸送計算コードとを結合して解析
計算を行うことができる。すなわち、炉心のMOX燃料
集合体の領域を輸送計算コードに基づいた計算とし、ウ
ラン燃料集合体の領域を拡散計算コードに基づいた計算
とすることができる。この結果、高精度な炉心解析を行
うことができ、計算時間の短縮化及びコンピュータの使
用記憶容量の節減を図ることができる。
As described above, in the present embodiment, since the reactor core analysis can be performed based on the object-oriented programming method by the distributed processing using two computers, it has not been possible to realize it until now. The analysis calculation can be performed by combining the diffusion calculation code and the transport calculation code. That is, the area of the MOX fuel assembly in the core can be calculated based on the transport calculation code, and the area of the uranium fuel assembly can be calculated based on the diffusion calculation code. As a result, highly accurate core analysis can be performed, and the calculation time can be reduced and the storage capacity of the computer can be reduced.

【0127】本実施形態では、MOX燃料集合体とウラ
ン燃料集合体が同時に装荷されている原子炉の炉心を解
析しているが、解析対象は、これに限定されるものでは
ない。例えば、ガドリニア入り燃料集合体やバッフル板
部分にもついても応用することができる。
In the present embodiment, the core of the nuclear reactor in which the MOX fuel assembly and the uranium fuel assembly are loaded at the same time is analyzed, but the analysis target is not limited to this. For example, the present invention can be applied to a fuel assembly containing gadolinia and a baffle plate.

【0128】また、新たに他の計算手法に基づく計算コ
ードを追加する場合でも、新たな計算コードに対応した
クラスの定義を行うだけでよいため、解析計算プログラ
ム全体を修正する必要がなくなり、保守性の向上を図る
ことができる。
Even when a new calculation code based on another calculation method is added, it is only necessary to define a class corresponding to the new calculation code. Performance can be improved.

【0129】尚、本実施形態では、2台のコンピュータ
を利用したが、台数はこれに限定されるものではなく、
接続するコンピュータの数を増やして、より解析計算を
効率的に行うことができる。
In this embodiment, two computers are used, but the number is not limited to this.
By increasing the number of connected computers, analysis calculations can be performed more efficiently.

【0130】また、本実施形態では、2台のコンピュー
タをイーサーネット接続として分散処理を行っている
が、接続数、接続形態及びコンピュータの構成はこれに
限定されるものではなく、例えば、複数プロセッサシス
テムによる並列処理によって解析計算を行うこともでき
る。
In this embodiment, the distributed processing is performed by connecting two computers to the Ethernet. However, the number of connections, the connection form, and the configuration of the computers are not limited to these. Analytical calculations can also be performed by parallel processing by the system.

【0131】また、本実施形態では、異なる計算手法に
基づく計算クラスを定義して、夫々の計算オブジェクト
を生成したが、同じ計算手法に基づいたメッシュ設定の
異なる計算クラスを定義して、それぞれの計算オブジェ
クトを生成して解析計算を行うこともできる。この場合
には、例えば、ある燃料集合体内部の燃料棒出力を高精
度で計算する一方、該燃料集合体以外の集合体に対して
は、平均出力の評価でよい場合、前者の領域における解
析計算ではメッシュを詳細に設定した計算オブジェクト
を使用し、後者の領域における解析計算では、粗メッシ
ュ設定をした計算オブジェクトを使用して解析計算を行
うように構成することができる。従って、計算コードを
オブジェクト化することにより、従来まで困難であった
計算メッシュの自由な設定が可能となる。
Further, in the present embodiment, calculation classes based on different calculation methods are defined and respective calculation objects are generated. However, calculation classes having different mesh settings based on the same calculation method are defined and each calculation object is defined. It is also possible to generate a calculation object and perform an analysis calculation. In this case, for example, if the output of the fuel rods inside a certain fuel assembly is calculated with high accuracy, while the evaluation of the average output is sufficient for the assemblies other than the fuel assembly, the analysis in the former region is performed. In the calculation, a calculation object in which a mesh is set in detail is used, and in the analysis calculation in the latter region, the analysis calculation is performed using a calculation object in which a coarse mesh is set. Therefore, by setting a calculation code as an object, it is possible to freely set a calculation mesh, which has been difficult until now.

【0132】また、異なる計算コードごとに異なる計算
メッシュ設定をした計算クラスを定義することもでき
る。この場合には、予め最適な計算メッシュ設定や、計
算手法がわからない場合でも、計算実行中に動的に計算
メッシュや計算手法の選択を行うことにより、高精度な
解析計算結果を得ることができる。例えば、臨界燃料集
合体の炉心解析の場合、体系が小型化及び複雑化してお
り、解析上の過去のデータからの知見が得られないよう
な場合には、メッシュ設定や計算手法の最適な選択は困
難となる。この場合、異なるメッシュ設定と異なる計算
手法に基づく計算コードによる計算クラスを多数定義し
ておき、予測精度条件を初期条件として入力することに
より、最適なメッシュ設定、計算手法を計算実効中に動
的に変更又は選択して解析計算を行うことが可能とな
る。
It is also possible to define a calculation class in which different calculation meshes are set for different calculation codes. In this case, even if the optimum calculation mesh setting or the calculation method is not known in advance, a highly accurate analysis calculation result can be obtained by dynamically selecting the calculation mesh or the calculation method during the calculation. . For example, in the core analysis of critical fuel assemblies, if the system is becoming smaller and more complex and knowledge from past data on analysis cannot be obtained, the optimal selection of mesh settings and calculation methods Will be difficult. In this case, by defining a large number of calculation classes using calculation codes based on different mesh settings and different calculation methods, and inputting the prediction accuracy conditions as initial conditions, the optimum mesh settings and calculation methods can be dynamically calculated during execution. It is possible to perform the analysis calculation by changing or selecting.

【0133】[0133]

【発明の効果】以上説明したとおり、本発明は、解析計
算で扱う計算コード、物理量データをオブジェクトとし
て生成し、解析計算をオブジェクト指向プログラミング
手法に基づいて行うことにより、異なる計算手法に基づ
く計算コードあるいは異なる計算メッシュの結合ができ
る。これにより、解析対象となる炉心の構造により、異
なる計算手法あるいは計算メッシュ設定の結合を自由に
行うことができ、高精度な計算結果を得ることができる
という効果がある。また、同時に計算時間を短縮し、か
つコンピュータの使用記憶容量を効果的に減少させるこ
とができるという効果がある。
As described above, the present invention provides a calculation code based on a different calculation method by generating a calculation code and physical quantity data handled in an analysis calculation as an object and performing the analysis calculation based on an object-oriented programming method. Alternatively, different calculation meshes can be combined. Thereby, it is possible to freely combine different calculation methods or calculation mesh settings depending on the structure of the core to be analyzed, and to obtain an effect of obtaining a highly accurate calculation result. At the same time, there is an effect that the calculation time can be reduced and the storage capacity of the computer can be effectively reduced.

【0134】本発明では、異なる計算手法に基づく計算
コードごとに計算クラスを定義しているため、将来的な
プログラム変更作業等のメンテナンスが容易で、保守性
が向上するという効果がある。
In the present invention, since a calculation class is defined for each calculation code based on a different calculation method, there is an effect that maintenance such as a program change operation in the future is easy and maintainability is improved.

【0135】本発明では、複数のプロセッサを用いた場
合において、オブジェクトを送受信オブジェクトによっ
て複数のプロセッサ間で送受信するため、オブジェクト
の隠蔽性を保持することができる。このため、複数のプ
ロセッサを用いた場合でもオブジェクト指向プログラミ
ング手法に基づいた解析計算が可能となり、高精度な計
算結果を得ることができるという効果がある。また、複
数プロセッサによっても、オブジェクト指向プログラミ
ング手法による解析計算可能であるため、計算時間の短
縮化、使用記憶容量の減少を図ることができ、保守性も
向上するという効果がある。
According to the present invention, when a plurality of processors are used, the object is transmitted and received between the plurality of processors by the transmission / reception object, so that the concealment of the object can be maintained. For this reason, even when a plurality of processors are used, the analysis calculation based on the object-oriented programming method can be performed, and there is an effect that a highly accurate calculation result can be obtained. Further, since the analysis calculation can be performed by the object-oriented programming method even with a plurality of processors, the calculation time can be reduced, the storage capacity used can be reduced, and the maintainability can be improved.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本実施形態における原子炉炉心解析のフローチ
ャート図である。
FIG. 1 is a flowchart of a reactor core analysis in the present embodiment.

【図2】本実施形態における原子炉炉心解析に使用され
るコンピュータ概略構成図である。
FIG. 2 is a schematic configuration diagram of a computer used for a reactor core analysis in the present embodiment.

【図3】本実施形態で生成されるオブジェクトの関係図
である。
FIG. 3 is a relationship diagram of objects generated in the embodiment.

【図4】オブジェクト指向プログラミング手法における
オブジェクトとメッセージの関係図である。
FIG. 4 is a diagram showing the relationship between objects and messages in the object-oriented programming method.

【符号の説明】[Explanation of symbols]

1、7:ハードディスク装置 3:フロッピーディスク装置 5:プリンタ装置 6、8:イーサネットボード 9:ネットワークケーブル 11、13:記憶領域 15A、15B:拡散計算オブジェクト 16A、16B:輸送計算オブジェクト 17A、17B、22A、22B:中性子流オブジェク
ト 19A、19B:保持オブジェクト 21A、21B:計算制御オブジェクト 23A、23B:送受信オブジェクト
1, 7: Hard disk drive 3: Floppy disk drive 5: Printer 6, 8: Ethernet board 9: Network cable 11, 13: Storage area 15A, 15B: Diffusion calculation object 16A, 16B: Transport calculation object 17A, 17B, 22A , 22B: Neutron flow object 19A, 19B: Holding object 21A, 21B: Calculation control object 23A, 23B: Transmission / reception object

フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G21C 17/00 G06F 9/44 Continuation of the front page (58) Field surveyed (Int.Cl. 7 , DB name) G21C 17/00 G06F 9/44

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 コンピュータにより、予め定められた計
算コードに基づいたプログラム処理によって原子炉の炉
心解析を行う原子炉炉心解析法において、 解析情報を入力する入力手順と、炉心構造の領域に応じて 拡散計算法に基づき炉心解析計
算を行う計算メソッドを有する複数の拡散計算オブジェ
クトと、炉心構造の領域に応じて輸送計算法に基づき炉
心解析計算を行う計算メソッドを有する複数の輸送計算
オブジェクトと、オブジェクトデータとして物理量デー
タを有する物理量オブジェクトとを単一の計算体系を表
現する記憶領域上に生成するオブジェクト生成手順と、 前記計算オブジェクトと前記物理量オブジェクトをオブ
ジェクトデータとして有するとともに、前記計算オブジ
ェクトに対し前記計算メソッドを起動する計算起動メソ
ッドを有する保持オブジェクトを記憶領域上に生成する
計算体系構築手順と、 前記保持オブジェクトが前記計算起動メソッドを選択的
起動することにより、選択された計算手法に基づき前
記各計算オブジェクトは、前記計算メソッドを選択的に
起動して、互いに前記物理量オブジェクトを交換しなが
ら入力して解析計算を行う解析計算手順と、 前記解析計算手順による計算結果を出力する出力手順と
を備えたことを特徴とする原子炉炉心解析法。
In a reactor core analysis method for performing a core analysis of a reactor by a computer based on a program code based on a predetermined calculation code, an input procedure for inputting analysis information and an area corresponding to an area of a core structure. A plurality of diffusion calculation objects having a calculation method for performing a core analysis calculation based on a diffusion calculation method, and a plurality of transportation calculation objects having a calculation method for performing a core analysis calculation based on a transport calculation method according to a region of the core structure; and Displays a single calculation system with a physical quantity object having physical quantity data as data
An object generation procedure to be generated on the storage area to be displayed; and a storage object having the calculation object and the physical quantity object as object data, and having a calculation start method for starting the calculation method for the calculation object, on the storage area. The calculation system construction procedure to be generated, and the holding object selectively selects the calculation start method .
By launching on the basis of the selected calculation method
Each calculation object selectively activates the calculation method, inputs and exchanges the physical quantity objects with each other, performs an analysis calculation procedure, and outputs a calculation result by the analysis calculation procedure. A reactor core analysis method comprising:
【請求項2】 前記物理量オブジェクトが、前記物理量
データを前記計算オブジェクトの入力形式に変換する変
換メソッドを更に有するものであり、 前記解析計算手順が、前記計算オブジェクトが前記物理
量オブジェクトに対し入力要求したときに、前記物理量
オブジェクトは前記変換メソッドを起動して入力要求し
た前記計算オブジェクトの入力形式に前記物理量データ
を変換し、変換後の物理量データを前記計算オブジェク
トに入力する変換手順を更に備えたことを特徴とする請
求項1に記載の原子炉炉心解析法。
2. The physical quantity object further comprises a conversion method for converting the physical quantity data into an input format of the calculation object, wherein the analysis calculation procedure requests the calculation object to input to the physical quantity object. When the physical quantity object further comprises a conversion step of invoking the conversion method, converting the physical quantity data into the input format of the calculation object requested to be input, and inputting the converted physical quantity data into the calculation object. The reactor core analysis method according to claim 1, wherein:
【請求項3】 コンピュータによって、原子炉の炉心解
析を行う原子炉炉心解析プログラムを記録した媒体にお
いて、炉心構造の領域に応じて 拡散計算法に基づき炉心解析計
算を行う計算メソッドを有する複数の拡散計算クラス
と、炉心構造の領域に応じて輸送計算法に基づき炉心解
析計算を行う計算メソッドを有する複数の輸送計算クラ
スと、オブジェクトデータを前記計算クラスの計算コー
ドの入力形式に変換する変換メソッドを有する物理量ク
ラスと、前記計算メソッドを起動する計算起動メソッド
を有する保持クラスが定義されており、 解析情報を入力する入力手順と、 前記計算クラスに基づいた計算オブジェクトと、前記物
理量クラスに基づき、物理量データをオブジェクトデー
タとして有する物理量オブジェクトとを単一の計算体系
を表現する記憶領域上に実体化させるオブジェクト実体
化手順と、 前記保持クラスに基づいて、前記計算オブジェクトと前
記物理量オブジェクトをオブジェクトデータとして有す
る保持オブジェクトを記憶領域上に実体化する計算体系
構築手順と、 前記保持オブジェクトが、前記計算起動メソッドを選択
的に起動することにより、選択された計算手法に基づき
前記計算オブジェクトは、前記計算メソッドを選択的に
起動して、互いに前記物理量オブジェクトを交換しなが
ら入力して解析計算を行う計算手順と、前記計算オブジ
ェクトが前記物理量オブジェクトに対し入力要求したと
きに、前記物理量オブジェクトは前記変換メソッドを起
動して入力要求した前記計算オブジェクトの入力形式に
前記物理量データを変換し、変換後の物理量データを前
記計算オブジェクトに入力する変換手順とを有する解析
計算手順と、 前記解析計算手順による計算結果を出力する出力手順
と、 を備えたことを特徴とする原子炉炉心解析プログラムを
記録した媒体。
3. A plurality of diffusion media having a calculation method for performing a core analysis calculation based on a diffusion calculation method in accordance with a region of a core structure in a medium in which a computer records a reactor core analysis program for performing a core analysis of a reactor by a computer. Calculation classes, a plurality of transport calculation classes having a calculation method for performing core analysis calculation based on the transport calculation method according to the area of the core structure, and a conversion method for converting object data into the input format of the calculation code of the calculation class. A holding class having a calculation start method for starting the calculation method, an input procedure for inputting analysis information, a calculation object based on the calculation class, and a physical amount based on the physical amount class. single computing a physical quantity objects having data as object data System
An object materialization procedure for materializing on a storage area that expresses a calculation system, and a calculation system construction procedure for materializing a holding object having the calculation object and the physical quantity object as object data on the storage area based on the holding class. The holding object selects the calculation activation method
Manner by invoking, based on the calculation method selected
The calculation object selectively invokes the calculation method, exchanges the physical quantity objects with each other to input and perform an analysis calculation, and the calculation object requests the physical quantity object for an input. The physical quantity object activates the conversion method, converts the physical quantity data into the input format of the calculation object requested to be input, and inputs the converted physical quantity data to the calculation object. A medium recording a reactor core analysis program, comprising: a calculation procedure; and an output procedure for outputting a calculation result by the analysis calculation procedure.
【請求項4】 複数のプロセッサにより、予め定められ
た計算コードに基づいたプログラム処理によって原子炉
の炉心解析を行う原子炉炉心解析法において、 第一のプロセッサにおいて、解析情報を入力する入力手
順と、 全てのプロセッサにおいて、炉心構造の領域に応じて
散計算法に基づき炉心解析計算を行う計算メソッドを有
する複数の拡散計算オブジェクトと、炉心構造の領域に
応じて輸送計算法に基づき炉心解析計算を行う計算メソ
ッドを有する複数の輸送計算オブジェクトと、オブジェ
クトデータとして物理量データを有する物理量オブジェ
クトと、計算体系を構築する構築メソッドと解析計算を
制御する計算実行メソッドを有する計算制御オブジェク
トと、任意のオブジェクトを1次元データに変換して他
のプロセッサに送信する送信メソッドと前記他のプロセ
ッサから受信した1次元データから前記オブジェクトを
単一の計算体系を表現する自己のプロセッサの記憶領域
上に生成する受信メソッドを有する送受信オブジェクト
とを記憶領域上に生成するオブジェクト生成手順と、 全てのプロセッサにおいて、前記計算制御オブジェクト
が前記構築メソッドを起動することにより、解析情報に
基づいて、前記計算オブジェクトと前記物理量オブジェ
クトをオブジェクトデータとして有するとともに、前記
計算オブジェクトの前記計算メソッドを起動する計算起
動メソッドを有する保持オブジェクトを記憶領域上に生
成する計算体系構築手順と、 全てのプロセッサにおいて、前記計算制御オブジェクト
が前記計算実行メソッドを起動することにより、各プロ
セッサ内の前記保持オブジェクト内で、前記各計算オブ
ジェクトは、前記計算メソッドを選択的に起動して、前
記保持オブジェクト内の前記物理量オブジェクトを交換
しながら入力して解析計算を行う計算手順と、所定回数
の物理量オブジェクトに対する前記計算手順が終了する
ごとに、前記送受信オブジェクトの前記送信メソッドを
起動して、前記計算オブジェクトによる計算結果で更新
された前記物理量オブジェクトを一次元データとして他
のプロセッサに送信するとともに、該他のプロセッサに
おいて前記送受信オブジェクトの前記受信メソッドを起
動することにより、受信した一次元データから物理量オ
ブジェクトを生成して他のプロセッサにおける計算結果
を反映するオブジェクト更新手順とを有する解析計算手
順と、 前記第一のプロセッサ以外のプロセッサにおいて、前記
送受信オブジェクトが前記送信メソッドを起動して、各
プロセッサ内での計算結果が格納された物理量オブジェ
クトを一次元データとして第一のプロセッサに送信する
とともに、前記第一のプロセッサにおいて、前記送受信
オブジェクトが前記受信メソッドを起動することによ
り、受信した一次元データから計算結果が反映された物
理量オブジェクトを記憶領域上に生成する計算結果集約
手順と、 前記第一のプロセッサにおいて、全てのプロセッサにお
ける計算結果を出力する出力手順とを備えたことを特徴
とする原子炉炉心解析法。
4. A reactor core analysis method in which a plurality of processors perform a core analysis of a reactor by a program process based on a predetermined calculation code, wherein an input procedure for inputting analysis information in a first processor is provided. in all the processors, and a plurality of diffusion calculation object having a calculation method for performing core analysis calculated based on expanding <br/> dispersion calculation method according to the region of the core structure, in the region of the core structure
A plurality of transport calculation objects having a calculation method for performing core analysis calculation based on the transport calculation method, a physical quantity object having physical quantity data as object data, a construction method for building a calculation system, and a calculation execution method for controlling analysis calculation And a transmission method for converting an arbitrary object into one-dimensional data and transmitting the object to another processor, and converting the object from the one-dimensional data received from the other processor.
An object generation procedure for generating, on a storage area, a transmission / reception object having a reception method for generating on a storage area of its own processor that represents a single computation system; and To generate, on the storage area, a holding object having the calculation object and the physical quantity object as object data and having a calculation start method for starting the calculation method of the calculation object based on the analysis information. and calculus build procedure, all of the processors, by the calculation control object activates the calculation execution method, within the holding objects in each processor, each calculation of
The object selectively activates the calculation method, inputs the physical quantity object in the holding object while exchanging the physical quantity object, and performs an analysis calculation, and every time the calculation procedure for a predetermined number of physical quantity objects is completed. Invoking the transmission method of the transmission / reception object, transmitting the physical quantity object updated with the calculation result by the calculation object to another processor as one-dimensional data, and in the other processor, By activating the reception method, an analysis calculation procedure having an object update procedure for generating a physical quantity object from the received one-dimensional data and reflecting a calculation result in another processor, and in a processor other than the first processor, The transmission / reception object The object activates the transmission method, transmits the physical quantity object storing the calculation result in each processor to the first processor as one-dimensional data, and in the first processor, the transmission / reception object By activating the method, a calculation result aggregation procedure of generating a physical quantity object in which a calculation result is reflected from the received one-dimensional data in a storage area, and outputting the calculation results in all the processors in the first processor A reactor core analysis method comprising: an output procedure.
【請求項5】 前記物理量オブジェクトが、前記物理量
データを前記計算オブジェクトの入力形式に変換する変
換メソッドを更に有するものであり、 前記第一のプロセッサにおいて、オブジェクトデータと
して解析情報に基づいた物理量データを有する領域オブ
ジェクトを各プロセッサに対応して記憶領域上に生成す
る領域オブジェクト生成手順と、 前記第一のプロセッサにおいて、前記送受信オブジェク
トが前記送信メソッドを起動することにより、各領域オ
ブジェクトを夫々対応するプロセッサに一次元データと
して送信するとともに、前記第一のプロセッサ以外のプ
ロセッサにおいて、前記送受信オブジェクトが前記受信
メソッドを起動することにより、受信した一次元データ
から前記領域オブジェクトを記憶領域上に生成する領域
オブジェクト送受信手順と、を更に備え、 前記計算体系構築手順が、前記領域オブジェクトに基づ
いて、前記保持オブジェクトを記憶領域上に生成するも
のであり、 前記解析計算手順が、前記計算オブジェクトが前記物理
量オブジェクトに対し入力要求したときに、前記物理量
オブジェクトは前記変換メソッドを起動して入力要求し
た前記計算オブジェクトの入力形式に前記物理量データ
を変換し、変換後の物理量データを前記計算オブジェク
トに入力する変換手順を更に備えたことを特徴とする請
求項4に記載の原子炉炉心解析法。
5. The physical quantity object further comprises a conversion method for converting the physical quantity data into an input format of the calculation object. The first processor converts physical quantity data based on analysis information as object data. An area object generating procedure for generating an area object corresponding to each processor in a storage area; and in the first processor, the transmitting / receiving object activates the transmission method, and the processor corresponding to each area object is activated. In the processor other than the first processor, the transmitting / receiving object activates the receiving method to generate the area object from the received one-dimensional data in a storage area. Object transmission / reception procedure, wherein the computation system construction procedure generates the holding object in a storage area based on the area object, and the analysis computation procedure includes the computation object being the physical quantity object. The physical quantity object activates the conversion method, converts the physical quantity data into the input format of the requested calculation object, and inputs the converted physical quantity data to the calculation object The reactor core analysis method according to claim 4, further comprising:
【請求項6】 複数のプロセッサによって、原子炉の炉
心解析を行う原子炉炉心解析プログラムを記録した媒体
において、炉心構造の領域に応じて 拡散計算法に基づき炉心解析計
算を行う計算メソッドを有する複数の拡散計算クラス
と、炉心構造の領域に応じて輸送計算法に基づき炉心解
析計算を行う計算メソッドを有する複数の輸送計算クラ
スと、前記計算コードの入力形式に変換する変換メソッ
ドを有する物理量クラスと、計算体系を構築する構築メ
ソッドと解析計算を制御する計算実行メソッドを有する
計算制御クラスと、任意のオブジェクトを1次元データ
に変換して他のプロセッサに送信する送信メソッドと前
記他のプロセッサから受信した1次元データから前記オ
ブジェクトを生成する受信メソッドを有する送受信クラ
スと、領域クラスと、前記計算オブジェクトの計算メソ
ッドを起動する計算起動メソッドを有する保持クラスと
が定義されており、 第一のプロセッサにおいて、解析情報を入力する入力手
順と、 全てのプロセッサにおいて、前記計算クラスに基づいた
計算オブジェクトと、前記物理量クラスに基づき、オブ
ジェクトデータとして前記物理量データを有する物理量
オブジェクトと、前記計算制御クラスに基づいた計算制
御オブジェクトと、前記送受信クラスに基づいた送受信
オブジェクトとを単一の計算体系を表現する記憶領域上
に実体化させるオブジェクト実体化手順と、 前記第一のプロセッサにおいて、前記領域クラスに基づ
き、オブジェクトデータとして前記解析情報に基づいた
物理量データを有する領域オブジェクトを各プロセッサ
に対応して記憶領域上に生成する領域オブジェクト生成
手順と、 前記第一のプロセッサにおいて、前記送受信オブジェク
トが前記送信メソッドを起動することにより、各領域オ
ブジェクトを夫々対応するプロセッサに一次元データと
して送信するとともに、前記第一のプロセッサ以外のプ
ロセッサにおいて、前記送受信オブジェクトが前記受信
メソッドを起動することにより、受信した一次元データ
から前記領域オブジェクトを記憶領域上に生成する領域
オブジェクト送受信手順と、 全てのプロセッサにおいて、前記計算制御オブジェクト
が前記構築メソッドを起動することにより、前記領域オ
ブジェクトに基づいて、前記計算オブジェクトと前記物
理量オブジェクトをオブジェクトデータとして有すると
ともに、前記計算オブジェクトの前記計算メソッドを起
動する計算起動メソッドを有する保持オブジェクトを記
憶領域上に生成する計算体系構築手順と、 全てのプロセッサにおいて、前記計算制御オブジェクト
が前記計算実行メソッドを起動することにより、各プロ
セッサ内の前記保持オブジェクト内で、前記各計算オブ
ジェクトは、前記計算メソッドを選択的に起動して、前
記保持オブジェクト内の前記物理量オブジェクトを交換
しながら入力して解析計算を行う計算手順と、前記計算
オブジェクトが前記物理量オブジェクトに対し入力要求
したときに、前記物理量オブジェクトは前記変換メソッ
ドを起動して入力要求した前記計算オブジェクトの入力
形式に前記物理量データを変換し、変換後の物理量デー
タを前記計算オブジェクトに入力する変換手順と、所定
回数の前記物理量オブジェクトに対する計算手順が終了
するごとに、前記送受信オブジェクトが前記送信メソッ
ドを起動して、前記計算オブジェクトによる計算結果で
更新された前記物理量オブジェクトを一次元データとし
て他のプロセッサに送信するとともに、該他のプロセッ
サにおいて前記送受信オブジェクトが前記受信メソッド
を起動することにより、受信された一次元データから前
記物理量オブジェクトを生成して他のプロセッサにおけ
る計算結果を反映するオブジェクト更新手順とを有する
解析計算手順と、 前記第一のプロセッサ以外のプロセッサにおいて、前記
送受信オブジェクトが前記送信メソッドを起動して、各
プロセッサ内での計算結果が格納された前記物理量オブ
ジェクトを一次元データとして第一のプロセッサに送信
するとともに、前記第一のプロセッサにおいて、前記送
受信オブジェクトが前記受信メソッドを起動して、受信
した前記物理量オブジェクトの一次元データから計算結
果が反映された物理量オブジェクトを記憶領域上に生成
する計算結果集約手順と、 前記第一のプロセッサにおいて、全てのプロセッサにお
ける計算結果を出力する出力手順とを備えたことを特徴
とする原子炉炉心解析プログラムを記録した媒体。
6. A medium storing a reactor core analysis program for performing a core analysis of a reactor by a plurality of processors, the medium having a calculation method for performing a core analysis calculation based on a diffusion calculation method according to an area of a core structure. Diffusion calculation class, a plurality of transport calculation classes having a calculation method for performing core analysis calculation based on the transport calculation method according to the region of the core structure, and a physical quantity class having a conversion method for converting the input format of the calculation code, A calculation control class having a construction method for constructing a calculation system and a calculation execution method for controlling analysis calculations, a transmission method for converting an arbitrary object into one-dimensional data and transmitting the data to another processor, and a reception method from the other processor Transmission / reception class having a reception method for generating the object from the obtained one-dimensional data, and an area A class and a holding class having a calculation start method for starting a calculation method of the calculation object are defined, and in a first processor, an input procedure of inputting analysis information; A single calculation of a calculation object based on the physical quantity class, a physical quantity object having the physical quantity data as object data, a calculation control object based on the calculation control class, and a transmission / reception object based on the transmission / reception class. An object materialization procedure for materializing on a storage area expressing a system; and in the first processor, an area object having physical quantity data based on the analysis information as object data based on the area class corresponds to each processor. do it An area object generation procedure to be generated on the storage area, and in the first processor, the transmission / reception object activates the transmission method, thereby transmitting each area object to the corresponding processor as one-dimensional data, In a processor other than the first processor, the transmission / reception object activates the reception method, thereby generating an area object on a storage area from the received one-dimensional data. When the calculation control object activates the construction method, the calculation control object has the calculation object and the physical quantity object as object data based on the area object, and the calculation method of the calculation object. A computation system construction procedure for generating a holding object having a calculation activation method for activating a load on a storage area, and in all processors, the computation control object activates the computation execution method to execute the computation execution method. In the holding object, each of the calculation objects
Object , selectively activates the calculation method, inputs and exchanges the physical quantity object in the holding object to perform an analysis calculation, and when the calculation object makes an input request to the physical quantity object. The physical quantity object activates the conversion method, converts the physical quantity data into the input format of the calculation object requested to be input, and converts the converted physical quantity data into the calculation object. Each time the calculation procedure for the physical quantity object is completed, the transmission / reception object activates the transmission method and transmits the physical quantity object updated with the calculation result by the calculation object as one-dimensional data to another processor. In another processor, the An analysis calculation procedure having an object update procedure in which the communication object activates the reception method to generate the physical quantity object from the received one-dimensional data and reflects a calculation result in another processor; and In a processor other than a processor, the transmission / reception object activates the transmission method, transmits the physical quantity object in which a calculation result in each processor is stored to the first processor as one-dimensional data, and In the processor, the transmission / reception object activates the reception method, and a calculation result aggregation procedure of generating a physical quantity object in which a calculation result is reflected from the received one-dimensional data of the physical quantity object on a storage area; In the processor, all processes A medium for recording a reactor core analysis program, comprising: an output procedure for outputting a calculation result in the reactor.
JP08464097A 1997-03-19 1997-03-19 Reactor core analysis method and medium recording the reactor core analysis program Expired - Fee Related JP3245640B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP08464097A JP3245640B2 (en) 1997-03-19 1997-03-19 Reactor core analysis method and medium recording the reactor core analysis program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP08464097A JP3245640B2 (en) 1997-03-19 1997-03-19 Reactor core analysis method and medium recording the reactor core analysis program

Publications (2)

Publication Number Publication Date
JPH10260288A JPH10260288A (en) 1998-09-29
JP3245640B2 true JP3245640B2 (en) 2002-01-15

Family

ID=13836299

Family Applications (1)

Application Number Title Priority Date Filing Date
JP08464097A Expired - Fee Related JP3245640B2 (en) 1997-03-19 1997-03-19 Reactor core analysis method and medium recording the reactor core analysis program

Country Status (1)

Country Link
JP (1) JP3245640B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100957066B1 (en) * 2009-11-27 2010-05-13 (주)에네시스 Method of nuclear reactor core analysis using characteristic of porous media

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4617503B2 (en) * 2003-12-15 2011-01-26 株式会社グローバル・ニュークリア・フュエル・ジャパン Core monitoring system
JP2007188384A (en) * 2006-01-16 2007-07-26 Nuclear Fuel Ind Ltd Method for managing object-oriented memory, analysis program, and nuclear reactor core property analysis program
JP2007278991A (en) * 2006-04-11 2007-10-25 Nuclear Fuel Ind Ltd Control method for three-dimensional mesh system for parallel calculation
JP2008176659A (en) * 2007-01-19 2008-07-31 Nuclear Fuel Ind Ltd Data file management method and structure for sequential parallel calculation
JP5032154B2 (en) * 2007-03-02 2012-09-26 株式会社東芝 Transient fuel health evaluation system and transient fuel health evaluation method
JP2008257357A (en) * 2007-04-02 2008-10-23 Fujitsu Ltd Analysis support program, recording medium with the program recorded, analysis support apparatus, and analysis support method
JP6522368B2 (en) * 2015-02-25 2019-05-29 三菱重工業株式会社 Nuclear constant calculation program and analyzer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100957066B1 (en) * 2009-11-27 2010-05-13 (주)에네시스 Method of nuclear reactor core analysis using characteristic of porous media

Also Published As

Publication number Publication date
JPH10260288A (en) 1998-09-29

Similar Documents

Publication Publication Date Title
JP6073838B2 (en) Parameterized figures with conditional components
US6925431B1 (en) Method and system for predicting communication delays of detailed application workloads
Smith et al. Performance engineering evaluation of object-oriented systems with spe· ed tm
CN114115857B (en) Machine learning model automatic production line construction method and system
KR101211903B1 (en) Method of determining a fresh fuel bundle design for a core of a nuclear reactor
US10867273B2 (en) Interface for expanding logical combinations based on relative placement
KR20010062848A (en) System and method for optimization of multiple operational control-variables for a nuclear reactor
WO2012037168A2 (en) Software design and automatic coding for parallel computing
US11805025B1 (en) Neural network computing-oriented modeling method and apparatus for distributed data routing
JP3245640B2 (en) Reactor core analysis method and medium recording the reactor core analysis program
CN113626324B (en) Fuzzy test method for Move language virtual machine
Aksakalli et al. Systematic approach for generation of feasible deployment alternatives for microservices
CN113946321A (en) Processing method of computing logic, electronic device and readable storage medium
EP1231547B1 (en) System and method for mapping structured documents to structured data of program language and program for executing its method
Sanderson et al. Coupling the uintah framework and the visit toolkit for parallel in situ data analysis and visualization and computational steering
JPH07244644A (en) Agent management system
KR101901310B1 (en) System for providing user-oriented interconnection application integration
Yin et al. Finding optimal solution for satisficing non-functional requirements via 0-1 programming
Schafer et al. Overlapping Communication and Computation with ExaMPI's Strong Progress and Modern C++ Design
Previti et al. Towards a Systematic Requirement-Based Approach to Build a Neutronics Study Platform
Delchini et al. Documentation on How to Run the NEAMS Workbench GUI on Sawtooth
CN111338816B (en) Instruction interaction method, system, equipment and storage medium based on neural network
CN117234480B (en) Ontology-based multi-programming language component specification and workflow system and use method
CN114416574A (en) Test data generation method, device, medium and equipment
CN117707500A (en) Method, system, equipment and storage medium for generating and running business application

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010619

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071102

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101102

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131102

Year of fee payment: 12

LAPS Cancellation because of no payment of annual fees