JP4721260B2 - PROCESSING SYSTEM, PROGRAM USED FOR PROCESSING SYSTEM, AND PROGRAM RECORDING MEDIUM CONTAINING THE PROGRAM - Google Patents

PROCESSING SYSTEM, PROGRAM USED FOR PROCESSING SYSTEM, AND PROGRAM RECORDING MEDIUM CONTAINING THE PROGRAM Download PDF

Info

Publication number
JP4721260B2
JP4721260B2 JP2005071569A JP2005071569A JP4721260B2 JP 4721260 B2 JP4721260 B2 JP 4721260B2 JP 2005071569 A JP2005071569 A JP 2005071569A JP 2005071569 A JP2005071569 A JP 2005071569A JP 4721260 B2 JP4721260 B2 JP 4721260B2
Authority
JP
Japan
Prior art keywords
processing
program
condition setting
unique
common
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
JP2005071569A
Other languages
Japanese (ja)
Other versions
JP2006252453A (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.)
Integral Tech Co Ltd
Original Assignee
Integral Tech Co 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 Integral Tech Co Ltd filed Critical Integral Tech Co Ltd
Priority to JP2005071569A priority Critical patent/JP4721260B2/en
Publication of JP2006252453A publication Critical patent/JP2006252453A/en
Application granted granted Critical
Publication of JP4721260B2 publication Critical patent/JP4721260B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Description

本発明は、プログラムにより処理される処理システム及び該処理システムに用いられるプログラム並びに該プログラムが記録されたプログラム記録媒体に関する。   The present invention relates to a processing system processed by a program, a program used in the processing system, and a program recording medium on which the program is recorded.

鋳造品等の構造物に対しては、CAE(Computer Aided Engineering)を用いることにより、強度解析等の解析処理を設計の段階で行うことができ、解析の結果を設計に反映することができる。このように、CAEを用いることにより、構造物の強度解析をはじめとして、物体における熱伝導、振動の状態や、流体の状態、電場の状態等のシミュレーションを行うことができる。   By using CAE (Computer Aided Engineering) for structures such as castings, analysis processing such as strength analysis can be performed at the design stage, and the analysis results can be reflected in the design. Thus, by using CAE, it is possible to perform simulations of heat conduction, vibration state, fluid state, electric field state, etc. in an object, including strength analysis of a structure.

このCAEは、一般に、CAE用のプログラムを搭載したコンピュータを用いて行われる。このCAEに用いられるプログラムは、現在ではさまざまな特徴を有するものが開発されている(例えば、特許文献1参照)。   This CAE is generally performed using a computer on which a CAE program is installed. Currently, programs having various characteristics have been developed for use in CAE (see, for example, Patent Document 1).

これらのCAE用のプログラムは、一般に、プリポストプログラムと称されるプログラムと、ソルバプログラムと称されるプログラムとで構成されている。ソルバプログラムは、上述した構造物の強度解析、物体における伝熱や振動、流体の状態、電場の状態等のシミュレーションをコンピュータ上で具体的に実際に実行するプログラムである。又、プリポストプログラムは、ソルバプログラムによりシミュレーションが行われる対象のデータをコンピュータに読み込んだり、ソルバプログラムがシミュレーションを具体的に実行するのに必要な条件を設定したりする等の前処理(プリプログラムによる)や、ソルバプログラムのシミュレーション結果を表示する等の後処理(ポストプログラムによる)を行うプログラムである。   These CAE programs are generally composed of a program called a pre-post program and a program called a solver program. The solver program is a program that actually executes, on a computer, the above-described strength analysis of the structure, simulation of heat transfer and vibration in the object, fluid state, electric field state, and the like. In addition, the pre-post program is a pre-process such as reading the data to be simulated by the solver program into a computer, or setting conditions necessary for the solver program to specifically execute the simulation (pre-program ), And a post-process (by a post program) such as displaying a simulation result of the solver program.

例えば、構造物に対する有限要素法を用いた強度解析を行うCAEでは、シミュレーションを行う対象データとしてCADデータが用いられ、このCADデータはプリポストプログラムによりコンピュータに読み込まれる。又、強度解析用のソルバプログラムに対しては、メッシュ分割方法や、ヤング率等の材料物性値の設定、固定する位置等の固定条件の設定、負荷の大きさや負荷をかける位置等の負荷条件の設定、シミュレーション結果を表示する方法の指定等の、シミュレーションを具体的に実行するための条件設定を行う必要があり、これらの条件設定をプリポストプログラムが担っている。又、プリポストプログラムは、ソルバプログラムのシミュレーション結果を指定された方法で表示する等の機能を備えている。又、実際に強度解析を行うソルバプログラムには、個々に特徴を有するさまざまなものが開発されており、CAEプログラムは、上述したように、これらのソルバプログラムとプリポストプログラムとで構成されている。
特開2002−202997号公報
For example, in CAE that performs strength analysis on a structure using a finite element method, CAD data is used as target data to be simulated, and this CAD data is read into a computer by a pre-post program. For solver programs for strength analysis, mesh division method, setting of material property values such as Young's modulus, setting of fixing conditions such as fixing position, load conditions such as load size and load application position, etc. It is necessary to set conditions for concrete execution of the simulation, such as setting the method and specifying the method for displaying the simulation results. The pre-post program takes charge of these condition settings. Further, the pre-post program has a function of displaying the simulation result of the solver program by a designated method. Various solver programs that actually perform strength analysis have been developed. The CAE program is composed of these solver programs and pre-post programs as described above.
JP 2002-202997 A

ところで、ソルバプログラムには、上述したように、個々に特徴を有するさまざまなものが開発されており、これらのソルバプログラムと、上記のプリポストプログラムとで構成される種々のCAEプログラムが存在する。これらのCAEプログラムでは、解析に必要な条件設定等において、条件設定項目の名称や、設定方法、設定の順番等が、個々のCAEプログラム間で異なっており、CAEプログラム毎に異なる操作が要求される。従って、CAEプログラムを使用するに際しては、個々のCAEプログラム毎に、それぞれの
CAEプログラムのマニュアル等で確認しながら、個々のCAEプログラムで規定された方法に従って条件設定等を行う必要がある。
By the way, as described above, various solver programs have been developed, and there are various CAE programs composed of these solver programs and the above-mentioned pre-post programs. In these CAE programs, the condition setting item names, setting methods, setting order, and the like differ in each CAE program in condition settings necessary for analysis, and different operations are required for each CAE program. The Therefore, when using a CAE program, it is necessary to set conditions for each CAE program according to a method defined by each CAE program while confirming the CAE program in the manual of each CAE program.

そのため、同一の解析対象データに対して、複数のCAEプログラムがそれぞれ有する特徴を生かしてさまざまな観点から解析しようとすると、それぞれのCAEプログラムを使用する毎に異なる操作が必要となり、必要な条件設定等をそれぞれのCAEプログラムのマニュアル等で確認しながら行わねばならず、非常に煩雑で手間のかかる作業を必要としていた。   Therefore, when trying to analyze the same analysis target data from various viewpoints by utilizing the characteristics of each CAE program, a different operation is required each time each CAE program is used, and necessary condition settings are made. Etc. had to be performed while confirming with the manuals of the respective CAE programs, etc., which required very complicated and troublesome work.

そこで、この発明は、上記のような状況に対処するためになされたものであって、同一の解析対象データ等のデータに対して、複数の解析プログラム等の、複数の固有プログラムによる処理を行う場合、個々の固有プログラムに対して、複数の固有プログラム間で共通な同一の操作が使用可能であり、操作が簡明で容易な処理システム及び該処理システムに用いられるプログラムを提供しようとするものである。   Therefore, the present invention has been made to cope with the above-described situation, and performs processing by a plurality of unique programs such as a plurality of analysis programs on the same data to be analyzed. In this case, the same operation common among a plurality of unique programs can be used for each unique program, and it is intended to provide a processing system that is simple and easy to operate and a program used for the processing system. is there.

図1は、本発明の処理システムの構成を示したブロック図である。図1において、本発明の処理システムは、複数の固有プログラム1a毎に設けられ、該固有プログラム1aに基づいて処理を行う固有処理手段1を備えており、該固有処理手段1における固有プログラム1aは、該固有プログラム1aの処理の目的が略同一で、且つ、該処理を行うのに入力操作が必要なオリジナルな処理条件設定項目を少なくとも一つ有している。そして、このオリジナルな処理条件設定項目の種類は略共通であるが、項目の名称や設定の方法、或いは、設定の順番等の、条件設定処理の内容が、固有プログラム1a相互間で異なっている処理システムである。   FIG. 1 is a block diagram showing the configuration of the processing system of the present invention. In FIG. 1, the processing system of the present invention is provided for each of a plurality of unique programs 1a, and includes a unique processing means 1 for performing processing based on the unique program 1a. The unique program 1a in the unique processing means 1 is The purpose of the processing of the specific program 1a is substantially the same, and at least one original processing condition setting item that requires an input operation to perform the processing. The types of the original processing condition setting items are substantially common, but the contents of the condition setting processing such as the item name, setting method, setting order, etc. are different among the unique programs 1a. It is a processing system.

この処理システムは、処理手順保持手段2、処理手順概要表示手段3、固有プログラム選択手段4、入力情報入力手段5、前処理手段6、及び、処理手順制御手段7を備えている。   The processing system includes a processing procedure holding unit 2, a processing procedure summary display unit 3, a unique program selection unit 4, an input information input unit 5, a preprocessing unit 6, and a processing procedure control unit 7.

この内、処理手順保持手段2は、複数の固有プログラム1aの中から一つを選択する固有プログラム選択や、オリジナルな処理条件設定項目に対応して設けられた共通処理条件設定項目に従って行われる共通条件設定処理、処理実行指示、及び、処理結果出力指示等、の手順に関する共通処理手順を保持する機能を有している。   Among these, the processing procedure holding means 2 is a common program selected according to a unique program selection for selecting one of the plurality of unique programs 1a and a common processing condition setting item provided corresponding to the original processing condition setting item. It has a function of holding common processing procedures relating to procedures such as condition setting processing, processing execution instruction, and processing result output instruction.

処理手順概要表示手段3は、該処理手順保持手段2により保持される共通処理手順の概要を表示する機能を有している。   The processing procedure summary display unit 3 has a function of displaying an overview of the common processing procedure held by the processing procedure holding unit 2.

固有プログラム選択手段4は、該処理手順概要表示手段3により表示される共通処理手順概要に従って行われる選択操作により、複数の固有プログラム1aの中から一つが選択固有プログラム1aとして選択される機能を有している。   The unique program selection unit 4 has a function of selecting one of the multiple unique programs 1a as the selected unique program 1a by a selection operation performed in accordance with the common process procedure summary displayed by the process procedure summary display unit 3. is doing.

入力情報入力手段5は、処理手順概要表示手段3により表示される共通処理手順概要に従って行われる入力操作により、固有処理手段1に対して共通して使用可能な入力情報が入力される機能を有している。   The input information input means 5 has a function of inputting commonly usable input information to the specific processing means 1 by an input operation performed in accordance with the common processing procedure outline displayed by the processing procedure outline display means 3. is doing.

前処理手段6は、固有プログラム1a毎に専用に設けられており、入力情報入力手段5により入力される入力情報を、固有処理手段1に適合するように前処理すると共に、該前処理した情報を固有処理手段1に提供する機能を有している。   The preprocessing means 6 is provided exclusively for each unique program 1a, preprocesses the input information input by the input information input means 5 so as to be compatible with the unique processing means 1, and the preprocessed information. Is provided to the unique processing means 1.

そして、処理手順制御手段7は、固有プログラム選択手段4、入力情報入力手段5、及
び、前処理手段6の相互間の制御を、処理手順保持手段2の保持する共通処理手順に基づいて行う機能を有している。
The processing procedure control means 7 performs a control among the unique program selection means 4, the input information input means 5, and the preprocessing means 6 based on a common processing procedure held by the processing procedure holding means 2. have.

この処理システムでは、処理手順制御手段7が、固有プログラム選択手段4により選択された選択固有プログラムに対応する固有処理手段1に向けて入力情報入力手段5により入力された入力情報を、選択固有プログラムに対応する前処理手段6に提供することを特徴としている。   In this processing system, the processing procedure control means 7 receives the input information input by the input information input means 5 toward the specific processing means 1 corresponding to the selected specific program selected by the specific program selection means 4. It is characterized by providing to the pre-processing means 6 corresponding to.

上記の処理システムにおいて、「固有プログラム1a」とは、既に開発されている各種の処理プログラムを言い、例えば、CAEにおけるプリポストプログラムとソルバプログラムとで構成されるCAEプログラム等がこれに該当する。又、「選択固有プログラムに対応する固有処理手段1」とは、この固有処理手段1における処理が選択固有プログラムにより行われる固有処理手段1を言う。   In the above processing system, the “unique program 1a” refers to various processing programs that have already been developed. For example, a CAE program composed of a pre-post program and a solver program in CAE corresponds to this. The “unique processing means 1 corresponding to the selected unique program” refers to the unique processing means 1 in which the processing in the unique processing means 1 is performed by the selected unique program.

上記の処理システムによれば、処理手順保持手段2が、複数の固有プログラム1aの中から一つを選択する固有プログラム選択手段4と、オリジナルな処理条件設定項目に対応して設けられた共通処理条件設定項目に従って行われる共通条件設定処理と、処理実行指示、及び、処理結果出力指示等の、手順に関する共通処理手順を保持している。又、処理手順概要表示手段3が、処理手順保持手段2により保持される共通処理手順の概要を、処理手順制御手段7を介して取得して表示し、この共通処理手順の概要表示に従って、固有処理手段1に対して共通して使用可能な入力情報が入力される。又、処理手順制御手段7が、固有プログラム選択手段4、入力情報入力手段5、及び、前処理手段6の相互間の制御を、処理手順保持手段2の保持する共通処理手順に基づいて行うと共に、固有プログラム選択手段4により選択された選択固有プログラム1aに対応する固有処理手段1に向けて入力情報入力手段5により入力された入力情報を、選択固有プログラム1aに対応する前処理手段6に提供する。   According to the above processing system, the processing procedure holding means 2 includes the unique program selecting means 4 for selecting one of the plurality of unique programs 1a and the common process provided corresponding to the original processing condition setting item. Common process procedures related to procedures such as a common condition setting process performed according to the condition setting items, a process execution instruction, and a process result output instruction are held. Further, the processing procedure summary display means 3 acquires and displays the summary of the common processing procedure held by the processing procedure holding means 2 via the processing procedure control means 7, and the processing procedure summary display means 3 is unique according to the summary display of this common processing procedure. Commonly usable input information is input to the processing means 1. The processing procedure control means 7 performs control among the unique program selection means 4, the input information input means 5, and the preprocessing means 6 based on the common processing procedure held by the processing procedure holding means 2. The input information input by the input information input means 5 toward the specific processing means 1 corresponding to the selected specific program 1a selected by the specific program selection means 4 is provided to the preprocessing means 6 corresponding to the selected specific program 1a. To do.

即ち、上記の処理システムでは、複数の固有プログラム1aに対して、どの固有プログラム1aが使用される場合であっても、共通処理手順が用いられ、この共通処理手順に沿った共通の表示が行われると共に、この表示によって入力が行われる。又、この入力では、どの固有プログラム1aによる処理に対しても、共通して使用可能な入力情報が入力され、処理手順制御手段7により、複数の固有プログラム1aよる処理に対して上記の共通処理手順が共通に用いられる。   That is, in the above processing system, a common processing procedure is used for any of the plurality of unique programs 1a regardless of which unique program 1a is used, and a common display according to the common processing procedure is performed. At the same time, input is performed by this display. Further, in this input, input information that can be used in common for any specific program 1a is input, and the above-described common processing is performed by the processing procedure control means 7 for the processing by a plurality of specific programs 1a. Procedures are commonly used.

従って、同一の解析対象データ等のデータに対して、複数の解析プログラム等の、複数の固有プログラム1aによる処理を行う場合、個々の固有プログラム1aに対して、複数の固有プログラム1a間で共通な同一の操作が使用可能であり、処理システムにおける操作を、簡明で容易にすることができる。   Therefore, when processing a plurality of unique programs 1a, such as a plurality of analysis programs, on the same data to be analyzed, etc., it is common among a plurality of unique programs 1a for each unique program 1a. The same operation can be used, and the operation in the processing system can be simplified and facilitated.

上記の処理システムにおいて、処理手順保持手段2が保持する共通処理手順の概要を、処理手順概要表示手段3がグラフィックを用いて表示するようにしてもよい。このようにすることにより、共通処理手順の概要を分かりやすく表示することができる。   In the above processing system, the processing procedure summary display unit 3 may display the outline of the common processing procedure held by the processing procedure holding unit 2 using graphics. In this way, an overview of the common processing procedure can be displayed in an easy-to-understand manner.

又、上記の処理システムにおいて、処理手順保持手段2が保持する共通処理手順の共通処理条件設定項目における項目の名称変更を可能とし、又は、項目の配列順を変更可能とし、若しくは、その双方を可能とするようにしてもよい。或いは、処理手順保持手段2の保持する共通処理手順に、固有プログラム1aに対応する固有処理手段1における処理に依存しない事柄に関する項目を追加可能とするようにしてもよい。   In the above processing system, it is possible to change the names of items in the common processing condition setting items of the common processing procedure held by the processing procedure holding means 2, or to change the arrangement order of the items, or both You may make it possible. Alternatively, it is possible to make it possible to add to the common processing procedure held by the processing procedure holding means 2 items related to matters that do not depend on the processing in the unique processing means 1 corresponding to the unique program 1a.

上記における「固有プログラム1aに対応する固有処理手段1における処理に依存しな
い事柄に関する項目」とは、固有プログラム1aに対応する固有処理手段1における処理に関係なく、従ってこの固有処理手段1における処理に影響を与えない事柄に関する項目を言う。このようにすることにより、上記の処理システムの使用者等が、この処理システムをより分かりやすく使いやすいシステムに容易に変更することができる。
The above-mentioned “items related to matters independent of processing in the specific processing unit 1 corresponding to the specific program 1a” are not related to the processing in the specific processing unit 1 corresponding to the specific program 1a. Say items related to things that do not affect you. By doing so, a user of the above processing system can easily change the processing system to a system that is easier to understand and use.

又、上記の処理システムにおいて、処理手順保持手段2の保持する共通処理手順を、例えば、CSV(Comma Separated Value)により記載してもよいが、XML(Extensible Markup Language)、HTML(Hyper Text Markup Language)、TeX(tau epsilon chi)、或いは、SGML(Standard Generalized Markup Language)等のマークアップ言語で記載するのが好ましい。これらの中でとりわけ、XMLで記載するのが、見やすく、処理がしやすいと共に、一般的に普及しているので管理もしやすく好ましい。このようにすることにより、処理手順保持手段2の保持する共通処理手順を変更することが容易となり、上記の処理システムの使用者等が、この処理システムをより分かりやすく使いやすいシステムに容易に変更することができる。   In the above processing system, the common processing procedure held by the processing procedure holding means 2 may be described by, for example, CSV (Comma Separated Value), but XML (Extensible Markup Language), HTML (Hyper Text Markup Language). ), TeX (tau epsilon chi), or a markup language such as SGML (Standard Generalized Markup Language). Among these, the description in XML is preferable because it is easy to see and process, and is generally easy to manage because it is widely used. By doing so, it becomes easy to change the common processing procedure held by the processing procedure holding means 2, and the above processing system can be easily changed by a user of the above processing system into a system that is easier to understand and use. can do.

又、上記の処理システムを次のようにしてもよい。即ち、上記の処理システムにおいて、処理手順保持手段2の保持する共通処理手順は、共通処理条件設定項目に、該共通処理条件設定項目に従って行われる共通条件設定処理と、固有プログラム選択手段により選択された選択固有プログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理とのいずれかを選択する選択項目を含むようにする。そして、処理手順制御手段7は、選択固有プログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理が選択されると、選択固有プログラムに対応する固有処理手段1に対して、条件設定処理も含めて直接実行を指示するようにするのである。   The above processing system may be as follows. That is, in the above processing system, the common process procedure held by the process procedure holding unit 2 is selected by the common condition setting process performed according to the common process condition setting item and the unique program selection unit as the common process condition setting item. A selection item for selecting one of the condition setting processes performed according to the original processing condition setting item of the selected unique program is included. When the condition setting process performed according to the original processing condition setting item of the selected unique program is selected, the processing procedure control means 7 includes the condition setting process for the unique processing means 1 corresponding to the selected unique program. And direct execution.

このようにすることにより、選択固有プログラムが有しているオリジナルな処理条件設定項目に従って処理条件の設定を行うことができ、共通処理条件設定項目に従って行う設定では実行させることができないような特殊な処理等を、選択固有プログラムに対応した固有処理手段1にさせることができる。   In this way, processing conditions can be set according to the original processing condition setting items included in the selection-specific program, and special settings that cannot be executed with settings performed according to the common processing condition setting items. Processing or the like can be performed by the unique processing means 1 corresponding to the selected unique program.

上記の処理システムにおいて、この処理システムをCAEに関する処理システムとすることができる。このようなシステムは次のような構成である。即ち、上記の処理システムにおいて、複数の固有プログラムをCAEプログラムとする。又、処理手順保持手段の保持する共通処理手順における固有プログラム選択の手順を、複数のCAEプログラムの中から一つが選択CAEプログラムとして選択される手順とする。又、固有プログラム選択手段の機能を、複数のCAEプログラムの中から選択CAEプログラムを選択する機能とすると共に、処理手順制御手段の機能を、固有プログラム選択手段により選択された選択CAEプログラムに対応する固有処理手段及び前処理手段に対して制御を行うような機能とする。   In the above processing system, this processing system can be a processing system related to CAE. Such a system has the following configuration. That is, in the above processing system, a plurality of unique programs are CAE programs. In addition, the procedure for selecting the unique program in the common processing procedure held by the processing procedure holding means is a procedure in which one of the plurality of CAE programs is selected as the selected CAE program. Further, the function of the unique program selection means is a function for selecting a selected CAE program from among a plurality of CAE programs, and the function of the processing procedure control means corresponds to the selected CAE program selected by the unique program selection means. The unique processing means and the preprocessing means are controlled.

この上記の処理システムによれば、複数のCAEプログラムに対して、どのCAEプログラムが使用される場合であっても、共通処理手順が用いられ、この共通処理手順に沿った共通の表示が行われると共に、この表示によって入力が行われる。又、この入力では、どのCAEプログラムによる処理に対しても、共通して使用可能な入力情報が入力され、処理手順制御手段により、複数のCAEプログラムに対して上記の共通処理手順が共通に用いられる。   According to the above processing system, a common processing procedure is used for a plurality of CAE programs regardless of which CAE program is used, and a common display according to the common processing procedure is performed. At the same time, input is performed by this display. In this input, input information that can be used in common for any CAE program is input, and the above-mentioned common processing procedure is commonly used for a plurality of CAE programs by the processing procedure control means. It is done.

従って、同一の解析対象データ等に対して、複数の解析プログラムによる処理を行う場合、個々のCAEプログラムに対して、複数のCAEプログラム間で共通な同一の操作が使用可能であり、CAEに関する処理システムにおける操作を、簡明で容易にすることができる。   Therefore, when the same analysis target data is processed by a plurality of analysis programs, the same operation common to the plurality of CAE programs can be used for each CAE program. Operation in the system can be simple and easy.

CAEに関する上記の処理システムにおいて、通常、CAEプログラムはプリポストプログラム及びソルバプログラムを含んでいる。   In the above processing system related to CAE, the CAE program usually includes a pre-post program and a solver program.

又、CAEプログラムは複数のソルバプログラムを含んでいると共に、処理手順保持手段の保持する共通処理手順は、共通処理条件設定項目に、複数のソルバの一つを選択する項目を含むようにしてもよい。このようにすることにより、一つのCAEプログラムにおいて、異なるソルバプログラムを選択して使用することができる。   In addition, the CAE program includes a plurality of solver programs, and the common processing procedure held by the processing procedure holding unit may include an item for selecting one of the plurality of solvers in the common processing condition setting item. In this way, different solver programs can be selected and used in one CAE program.

又、CAEに関する上記の処理システムを次のようにしてもよい。即ち、CAEに関する上記の処理システムにおいて、処理手順保持手段の保持する共通処理手順は、共通処理条件設定項目に、該共通処理条件設定項目に従って行われる共通条件設定処理と、固有プログラム選択手段により選択された選択CAEプログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理とのいずれかを選択する選択項目を含むようにする。そして、処理手順制御手段は、CAEプログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理が選択されると、CAEプログラムに対応する固有処理手段に対して、条件設定処理も含めて直接実行を指示するようにするのである。   Further, the above processing system for CAE may be as follows. That is, in the above processing system related to CAE, the common processing procedure held by the processing procedure holding unit is selected by the common processing condition setting item, the common condition setting processing performed according to the common processing condition setting item, and the unique program selection unit. A selection item for selecting one of the condition setting processes performed in accordance with the original processing condition setting item of the selected CAE program. When the condition setting process performed according to the original process condition setting item of the CAE program is selected, the process procedure control unit directly executes the process including the condition setting process on the specific processing unit corresponding to the CAE program. I will give you instructions.

このようにすることにより、選択CAEプログラムが有しているオリジナルな処理条件設定項目に従って処理条件の設定を行うことができ、共通処理条件設定項目に従って行う設定では実行させることができないような特殊な処理等を、選択CAEプログラムに対応した固有処理手段にさせることができる。   In this way, special processing conditions can be set according to the original processing condition setting items included in the selected CAE program, and cannot be executed with settings performed according to the common processing condition setting items. Processing or the like can be performed by a specific processing means corresponding to the selected CAE program.

次に、本発明のプログラムについて説明する。本発明のプログラムは、コンピュータで処理される処理システムに用いられるプログラムであり、このコンピュータには、複数の固有プログラム毎に設けられると共に、該固有プログラムに基づいて処理を行う固有処理手段が備えられている。   Next, the program of the present invention will be described. The program of the present invention is a program used for a processing system processed by a computer, and the computer is provided with a plurality of unique programs and is provided with unique processing means for performing processing based on the unique programs. ing.

このコンピュータの備える固有処理手段における固有プログラムは、該固有プログラムの処理の目的が略同一で、且つ、該処理を行うのに入力操作が必要なオリジナルな処理条件設定項目を少なくとも一つ有している。そして、このオリジナルな処理条件設定項目の種類は略共通であるが、項目の名称や設定の方法、或いは、設定の順番等の、条件設定処理の内容が、固有プログラム相互間で異なっている。   The specific program in the specific processing means included in the computer has at least one original processing condition setting item that has substantially the same purpose of processing of the specific program and requires an input operation to perform the processing. Yes. The types of the original processing condition setting items are substantially common, but the contents of the condition setting processing such as the item name, setting method, setting order, etc. are different among the unique programs.

又、上記の処理システムは、処理手順保持機能と、処理手順概要表示機能と、固有プログラム選択機能と、入力情報入力機能と、前処理機能と、処理手順制御機能とを備えており、本発明のプログラムは、これらの各機能を、上記のコンピュータで実現させるためのプログラムである。   Further, the processing system includes a processing procedure holding function, a processing procedure overview display function, a unique program selection function, an input information input function, a preprocessing function, and a processing procedure control function. Is a program for realizing each of these functions by the above-described computer.

上記の各機能のうち、処理手順保持機能は、複数の固有プログラムの中から一つを選択する固有プログラム選択や、オリジナルな処理条件設定項目に対応して設けられた共通処理条件設定項目に従って行われる共通条件設定処理、処理実行指示、及び、処理結果出力指示等、の手順に関する共通処理手順を保持する機能である。   Among the above functions, the processing procedure holding function is performed according to a unique program selection for selecting one of a plurality of unique programs and a common processing condition setting item provided corresponding to an original processing condition setting item. This is a function for holding common processing procedures relating to procedures such as common condition setting processing, processing execution instruction, and processing result output instruction.

処理手順概要表示機能は、該処理手順保持機能により保持される共通処理手順の概要を表示する機能である。   The processing procedure summary display function is a function for displaying an overview of the common processing procedure held by the processing procedure holding function.

固有プログラム選択機能は、該処理手順概要表示機能により表示される共通処理手順概要に従って行われる選択操作により、複数の固有プログラムの中から一つが選択固有プログラムとして選択される機能である。   The unique program selection function is a function in which one of a plurality of unique programs is selected as a selected unique program by a selection operation performed according to the common process procedure summary displayed by the process procedure summary display function.

入力情報入力機能は、処理手順概要表示機能により表示される共通処理手順概要に従って行われる入力操作により、固有処理手段に対して共通して使用可能な入力情報が入力される機能である。   The input information input function is a function for inputting commonly usable input information to the unique processing means by an input operation performed in accordance with the common processing procedure outline displayed by the processing procedure outline display function.

前処理機能は、固有プログラム毎に専用に設けられており、入力情報入力機能により入力される入力情報を、固有処理手段に適合するように前処理すると共に、該前処理した情報を固有処理手段に提供する機能である。   The preprocessing function is provided for each unique program, and the input information input by the input information input function is preprocessed so as to be compatible with the specific processing means, and the preprocessed information is processed by the specific processing means. It is a function to provide.

そして、処理手順制御機能は、固有プログラム選択機能、入力情報入力機能、及び、前処理機能の相互間の制御を、処理手順保持機能の保持する共通処理手順に基づいて行う機能である。   The processing procedure control function is a function that performs control among the unique program selection function, the input information input function, and the preprocessing function based on a common processing procedure held by the processing procedure holding function.

この本発明のプログラムは、処理手順制御機能が、固有プログラム選択機能により選択された選択固有プログラムに対応する処理機能に向けて入力情報入力機能により入力された入力情報を、選択固有プログラムに対応する前処理機能に提供することを特徴としているプログラムである。   In the program according to the present invention, the processing procedure control function corresponds to the input information input by the input information input function toward the processing function corresponding to the selected specific program selected by the specific program selection function. It is a program characterized by being provided to a preprocessing function.

上記の本発明のプログラムにおいて、処理手順保持機能により保持される共通処理手順の概要を、処理手順概要表示機能がグラフィックを用いて表示するようにしてもよい。又、処理手順保持機能の保持する共通処理手順は、共通処理条件設定項目における項目の名称変更が可能であり、又は、項目の配列順が変更可能であり、若しくは、その双方が可能であるようにしてもよい。或いは、処理手順保持機能の保持する共通処理手順に、固有プログラムに依存しない項目が追加可能なようにしてもよい。   In the program of the present invention described above, the processing procedure overview display function may display the overview of the common processing procedure held by the processing procedure holding function using graphics. In addition, the common processing procedure held by the processing procedure holding function can change the item name in the common processing condition setting item, or the arrangement order of the items can be changed, or both can be performed. It may be. Alternatively, an item that does not depend on the unique program may be added to the common processing procedure held by the processing procedure holding function.

上記の本発明のプログラムでは、処理手順保持機能の保持する共通処理手順を、例えば、XML等のマークアップ言語で記載するのが好ましい。   In the program of the present invention described above, it is preferable to describe the common processing procedure held by the processing procedure holding function in a markup language such as XML, for example.

又、上記の本発明のプログラムを次のようにしてもよい。即ち、上記の本発明のプログラムにおいて、処理手順保持機能の保持する共通処理手順は、共通処理条件設定項目に、該共通処理条件設定項目に従って行われる共通条件設定処理と、固有プログラム選択機能により選択された選択固有プログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理とのいずれかを選択する選択項目を含むようにする。そして、処理手順制御機能は、選択固有プログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理が選択されると、選択固有プログラムに対応する固有処理手段に対して、条件設定処理も含めて直接実行を指示するようにするのである。   The above-described program of the present invention may be as follows. That is, in the above-described program of the present invention, the common process procedure held by the process procedure holding function is selected by the common condition setting process performed according to the common process condition setting item and the unique program selection function. A selection item for selecting one of the condition setting processes performed in accordance with the original processing condition setting item of the selected unique program. When the condition setting process performed according to the original process condition setting item of the selected unique program is selected, the process procedure control function directly includes the condition setting process to the unique processing means corresponding to the selected unique program. The execution is instructed.

上記の本発明のプログラムは、CAE用として用いることができる。このようなプログラムは次のような構成である。即ち、上記の本発明のプログラムにおいて、複数の固有プログラムを、CAEプログラムとする。又、処理手順保持機能の保持する共通処理手順における固有プログラム選択の手順を、複数のCAEプログラムの中から一つを選択CAEプログラムとして選択される手順とする。又、固有プログラム選択機能を、複数のCAEプログラムの中から選択CAEプログラムを選択すると共に、処理手順制御機能を、固有プログラム選択機能により選択された選択CAEプログラムに対応する固有処理手段及び前処理機能に対して制御を行うような機能とする。   The above-described program of the present invention can be used for CAE. Such a program has the following configuration. That is, in the above-described program of the present invention, a plurality of unique programs are CAE programs. The procedure for selecting a unique program in the common processing procedure held by the processing procedure holding function is a procedure in which one of a plurality of CAE programs is selected as a selected CAE program. The unique program selection function selects a selected CAE program from among a plurality of CAE programs, and the processing procedure control function corresponds to the selected CAE program selected by the unique program selection function and the preprocessing function. It is set as the function which controls with respect to.

CAE用の上記のプログラムにおいて、通常、CAEプログラムはプリポストプログラム及びソルバプログラムを含んでいる。   In the above-mentioned program for CAE, the CAE program usually includes a pre-post program and a solver program.

又、CAE用の上記のプログラムにおいて、CAEプログラムは複数のソルバプログラ
ムを含んでいると共に、処理手順保持機能の保持する共通処理手順は、共通処理条件設定項目に、複数のソルバプログラムの一つを選択する項目を含むようにしてもよい。
In the above-mentioned program for CAE, the CAE program includes a plurality of solver programs, and the common processing procedure held by the processing procedure holding function is one of a plurality of solver programs in the common processing condition setting item. An item to be selected may be included.

又、CAE用の上記のプログラムを次のようにしてもよい。即ち、CAE用の上記のプログラムにおいて、処理手順保持機能の保持する共通処理手順は、共通処理条件設定項目に、該共通処理条件設定項目に従って行われる共通条件設定処理と、固有プログラム選択機能により選択された選択CAEプログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理とのいずれかを選択する選択項目を含むようにする。そして、処理手順制御機能は、CAEプログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理が選択されると、CAEプログラムに対応する固有処理手段に対して、条件設定処理も含めて直接実行を指示するようにするのである。   The above-mentioned program for CAE may be as follows. That is, in the above-mentioned program for CAE, the common processing procedure held by the processing procedure holding function is selected by the common condition setting process performed in accordance with the common process condition setting item and the unique program selection function. A selection item for selecting one of the condition setting processes performed in accordance with the original processing condition setting item of the selected CAE program. When the condition setting process to be performed according to the original process condition setting item of the CAE program is selected, the process procedure control function directly executes the process including the condition setting process to the specific processing means corresponding to the CAE program. I will give you instructions.

上述した本発明のプログラムを用いてコンピュータにより行われる処理は、上述した本発明の処理システムと同様の作用、効果を有している。   The processing performed by the computer using the above-described program of the present invention has the same operations and effects as the above-described processing system of the present invention.

又、上述した本発明のプログラムを用いて、これらのプログラムが記録されたプログラム記録媒体を製作することができる。   In addition, a program recording medium on which these programs are recorded can be manufactured using the above-described program of the present invention.

本発明によれば、複数の固有プログラムに対して、どの固有プログラムが使用される場合であっても、共通処理手順が用いられ、この共通処理手順に沿った共通の表示が行われると共に、この表示に従って入力が行われる。又、この入力では、どの固有プログラムによる処理に対しても、共通して使用可能な入力情報が入力され、複数の固有プログラムよる処理に対して上記の共通処理手順が用いられる。   According to the present invention, regardless of which unique program is used for a plurality of unique programs, a common processing procedure is used, and a common display is performed according to the common processing procedure. Input is performed according to the display. Also, in this input, input information that can be used in common is input for processing by any specific program, and the above-described common processing procedure is used for processing by a plurality of specific programs.

従って、同一の解析対象データ等のデータに対して、複数の解析プログラム等の、複数の固有プログラムによる処理を行う場合、個々の固有プログラムに対して、複数の固有プログラム間で共通な同一の操作が使用可能であり、処理システムにおける操作を、簡明で容易にすることができる。   Therefore, when processing a plurality of unique programs, such as a plurality of analysis programs, on the same data to be analyzed, etc., the same operation common to a plurality of unique programs for each unique program Can be used, and the operation in the processing system can be simplified and facilitated.

又、共通処理手順の共通処理条件設定項目における項目の名称変更や項目の配列順が変更可能であり、或いは、共通処理手順に、固有プログラムに対応する固有処理手段における処理に依存しない事柄に関する項目が追加可能である。又、共通処理手順を、XML等のマークアップ言語で記載することができる。従って、上記の処理システムの使用者等が、この処理システムをより分かりやすく使いやすいシステムに容易に変更することができる。   In addition, it is possible to change the item names and the arrangement order of items in the common processing condition setting items of the common processing procedure, or items related to matters that do not depend on the processing in the specific processing means corresponding to the specific program in the common processing procedure. Can be added. Further, the common processing procedure can be described in a markup language such as XML. Therefore, a user of the above processing system can easily change this processing system to a system that is easier to understand and use.

以下、本実施の形態における処理システムについて、図面を参照しながら詳しく説明する。本実施の形態における処理システムは、CAD(Computer Aided Design)により設計
された構造物のデータを用いて、強度解析を行うCAEシステムであり、パソコンを用いたシステムである。図2は、このCAEシステムに用いられるパソコン10の構成を示したブロック図である。図2において、このパソコン10は、マイクロコンピュータやその他のハードウエアで構成されたCPU11、ハードディスクドライブや半導体メモリ等で構成されたメモリ12、入力装置13、LCD等で構成された表示装置14、及び、プリンタ15で構成されている。入力装置13は、マウス13a、キーボード13b、及び、CD−R等のデータ入力装置13c等で構成されている。
Hereinafter, the processing system in the present embodiment will be described in detail with reference to the drawings. The processing system in the present embodiment is a CAE system that performs strength analysis using data of a structure designed by CAD (Computer Aided Design), and is a system that uses a personal computer. FIG. 2 is a block diagram showing the configuration of the personal computer 10 used in this CAE system. 2, the personal computer 10 includes a CPU 11 composed of a microcomputer and other hardware, a memory 12 composed of a hard disk drive and a semiconductor memory, an input device 13, a display device 14 composed of an LCD, and the like. The printer 15 is configured. The input device 13 includes a mouse 13a, a keyboard 13b, and a data input device 13c such as a CD-R.

パソコン10のメモリ12には、OS(オペレーティングシステム)やその他、パソコン10を動作させるのに必要なプログラムが搭載されている。このほか、パソコン10の
メモリ12には、CAEシステムとして動作させるのに必要な後述するCAEシステム関連プログラムが搭載されている。前述した固有プログラムは、これらのCAEシステム関連プログラムの一つに該当する。
The memory 12 of the personal computer 10 is loaded with an OS (operating system) and other programs necessary for operating the personal computer 10. In addition, the memory 12 of the personal computer 10 is loaded with a later-described CAE system related program necessary for operating as a CAE system. The specific program described above corresponds to one of these CAE system related programs.

又、前述した各固有プログラムと対応する固有処理手段における処理機能は、メモリ12に搭載されている各固有プログラムにより、パソコン10上で行われる処理動作によって実現される。即ち、前述の固有処理手段は、ハードウエアであるパソコン10と、このパソコン10のメモリ12に搭載されているソフトウエアである固有プログラムとの協働により実現される。同様に、前述した処理手順保持手段、処理手順概要表示手段、固有プログラム選択手段、入力情報入力手段、前処理手段、及び、処理手順制御手段も、ハードウエアであるパソコン10と、このパソコン10のメモリ12に搭載されているソフトウエアであるプログラムとの協働により実現される。   Further, the processing functions in the specific processing means corresponding to the above-described specific programs are realized by processing operations performed on the personal computer 10 by the specific programs installed in the memory 12. That is, the above-described unique processing means is realized by the cooperation of the personal computer 10 that is hardware and the unique program that is software installed in the memory 12 of the personal computer 10. Similarly, the processing procedure holding means, the processing procedure summary display means, the unique program selection means, the input information input means, the preprocessing means, and the processing procedure control means described above are also the personal computer 10 that is hardware and the personal computer 10 This is realized by cooperation with a program which is software installed in the memory 12.

本実施の形態におけるCAEシステムは、上述したように、CADにより設計された構造物のデータを用いて、強度解析を行うCAEシステムであり、強度解析を行うプログラムである固有CAEプログラムを複数搭載しており、その中から一つを選んで強度解析を行うものである。このCAEシステムでは、この処理に必要なプログラムとして、この固有CAEプログラムを含む、図3に示すような上述したCAEシステム関連プログラムが使用されている。これらのCAEシステム関連プログラムは、固有CAEプログラムのほか、基本プログラム、手順処理プログラム、及び、前処理プログラムで構成されている。   As described above, the CAE system in the present embodiment is a CAE system that performs strength analysis using data of a structure designed by CAD, and includes a plurality of unique CAE programs that are programs for performing strength analysis. One of these is selected for strength analysis. In this CAE system, the above-mentioned CAE system related program as shown in FIG. 3 including this unique CAE program is used as a program necessary for this processing. These CAE system related programs include a basic program, a procedure processing program, and a preprocessing program in addition to a specific CAE program.

固有CAEプログラムは、前述した固有プログラムに該当し、構造物の強度解析を行うプログラムであり、プリポストプログラムとソルバプログラムとで構成されている。この固有CAEプログラムには、さまざまなものが開発され使用されているが、本実施の形態のCAEシステムでは、この固有CAEプログラムとして、#1CAEプログラム27a、#2CAEプログラム27b、及び、#3CAEプログラム27cと称する3種類の固有CAEプログラムが搭載されているものとしている。   The specific CAE program corresponds to the above-described specific program, and is a program for analyzing the strength of the structure, and includes a pre-post program and a solver program. Various programs have been developed and used as the specific CAE program. In the CAE system of the present embodiment, as the specific CAE program, the # 1 CAE program 27 a, the # 2 CAE program 27 b, and the # 3 CAE program 27 c are used. It is assumed that three types of unique CAE programs referred to as are installed.

これらの3種類の固有CAEプログラムは、共に構造物の強度解析を行うプログラムであることから、処理の目的が同一であるといえる。又、各固有CAEプログラムは、この処理を行うのに、入力操作が必要なオリジナルな処理条件設定項目を複数備えている点も共通している。このオリジナルな処理条件設定項目としては、例えば、メッシュ作成や、材料物性値の設定、固定条件の設定、負荷条件の設定等に関するものがある。しかし、これらのオリジナルな処理条件設定項目は、上記の3種類の固有CAEプログラム間で、項目の名称や設定の方法、或いは、設定の順番等の、条件設定処理の内容が異なっており、一般に分かりにくい。仮に、単独でこれらの固有CAEプログラムを使用する場合は、それぞれの固有CAEプログラムが備えているオリジナルな処理条件設定項目に従って入力操作を行わなければならない。   Since these three types of specific CAE programs are programs for analyzing the strength of the structure, it can be said that the purpose of the processing is the same. Each unique CAE program also has a common point that it has a plurality of original processing condition setting items that require an input operation to perform this processing. The original processing condition setting items include, for example, mesh creation, material property value setting, fixed condition setting, load condition setting, and the like. However, these original processing condition setting items differ in the contents of the condition setting processing, such as the item name, setting method, and setting order, among the above three types of unique CAE programs. Confusing. If these unique CAE programs are used alone, the input operation must be performed in accordance with original processing condition setting items included in each unique CAE program.

このような状況下において、本実施の形態におけるCAEシステムは、いずれの固有CAEプログラムであっても、共通した手順で使用できるようにしようとするものである。これを実現する上で基本となるのは、第一に、入力操作の際に表示装置14に表示される項目を共通にすると共に入力操作を共通にすることであり、第二に、共通に用いられる情報を、固有CAEプログラムによる処理に提供する直前に、この固有CAEプログラムによる処理に適した情報に変換して提供することである。このような視点から本実施の形態におけるCAEシステムが形成されている。   Under such circumstances, the CAE system in the present embodiment is intended to be able to use any specific CAE program in a common procedure. In order to realize this, firstly, the items displayed on the display device 14 at the time of the input operation are made common and the input operation is made common. Immediately before providing the information to be used for processing by the specific CAE program, the information to be used is converted into information suitable for processing by the specific CAE program. From such a viewpoint, the CAE system in the present embodiment is formed.

上記の基本プログラムは、基本手順プログラム21で構成されている。この基本手順プログラム21は、本実施の形態のCAEシステムにおける処理の基本となる共通処理手順を備えており、マークアップ言語の一種であるXMLで記載されている。この共通処理手
順には、複数の固有CAEプログラムの中から一つを選択する固有CAEプログラム選択の手順や、上記の各固有CAEプログラムに共通して使用される共通処理条件設定項目に従って行われる共通条件設定処理の手順、処理実行指示や処理結果出力指示の手順等が含まれる。共通処理条件設定項目は、各固有CAEプログラムに共通して使用できるよう、各固有CAEプログラムに備えられているオリジナルな処理条件設定項目と対応させて形成されている。
The basic program is composed of a basic procedure program 21. The basic procedure program 21 includes a common processing procedure that is a basic processing in the CAE system of the present embodiment, and is written in XML, which is a kind of markup language. The common processing procedure includes a procedure for selecting a unique CAE program for selecting one of a plurality of unique CAE programs, and a common processing condition setting item commonly used for each unique CAE program. It includes a condition setting process procedure, a process execution instruction, a process result output instruction procedure, and the like. The common processing condition setting item is formed in correspondence with the original processing condition setting item provided in each unique CAE program so that it can be used in common with each unique CAE program.

上記の共通処理条件設定項目には、具体的に、モデル読込、ビュー、メッシュ作成、材料物性値の設定、固有条件の設定、及び、負荷条件の設定等がある。これらの各項目は、その項目に関する操作が行われるときに使用される更に詳細な項目を含んでいる。   Specific examples of the common processing condition setting items include model reading, view, mesh creation, material property value setting, unique condition setting, and load condition setting. Each of these items includes more detailed items that are used when an operation relating to the item is performed.

手順処理プログラムは、本実施の形態のCAEシステムにおいて、CAEシステムの使用者が、上記のパソコン10について行う操作に応じて、CAEシステムにおける手順の処理を行うプログラムである。この手順処理プログラムは、処理手順概要表示処理プログラム22、固有CAEプログラム選択処理プログラム23、入力情報入力処理プログラム24、及び、処理手順制御プログラム25で構成されている。   The procedure processing program is a program for processing a procedure in the CAE system in response to an operation performed on the personal computer 10 by the user of the CAE system in the CAE system of the present embodiment. The procedure processing program includes a processing procedure summary display processing program 22, a unique CAE program selection processing program 23, an input information input processing program 24, and a processing procedure control program 25.

処理手順概要表示処理プログラム22は、基本手順プログラム21により保持されている共通基本手順の概要を、処理手順制御プログラム25による処理を介して取得して表示装置14に表示させるプログラムである。共通基本手順の概要としては、上述した共通処理条件設定項目等がある。   The processing procedure overview display processing program 22 is a program that acquires an overview of the common basic procedure held by the basic procedure program 21 through processing by the processing procedure control program 25 and displays it on the display device 14. The outline of the common basic procedure includes the common processing condition setting items described above.

固有CAEプログラム選択処理プログラム23は、本実施の形態のCAEシステムに搭載されている3種類の固有CAEプログラムの中から一つを選択するプログラムである。ここで選択された固有CAEプログラムが選択固有CAEプログラムとなる。   The unique CAE program selection processing program 23 is a program for selecting one of the three types of unique CAE programs installed in the CAE system of the present embodiment. The specific CAE program selected here becomes the selected specific CAE program.

入力情報入力処理プログラム24は、CAEシステムの使用者によるパソコン10への入力操作で入力される入力情報の入力処理を行うプログラムである。この入力情報入力処理プログラム24により入力処理される入力情報は、どの固有CAEプログラムに対しても、共通に使用できる入力情報である。   The input information input processing program 24 is a program for performing input processing of input information input by an input operation to the personal computer 10 by a user of the CAE system. The input information input by the input information input processing program 24 is input information that can be used in common for any specific CAE program.

処理手順制御プログラム25は、手順処理プログラムにおける中核となるプログラムであり、上記の共通処理手順に基づいて、固有CAEプログラム選択処理プログラム23と、入力情報入力処理プログラム24、及び、後述する前処理プログラムとがそれぞれ行う処理機能の相互間の制御を行うプログラムである。   The processing procedure control program 25 is a core program in the procedure processing program, and based on the common processing procedure described above, the specific CAE program selection processing program 23, the input information input processing program 24, and a preprocessing program to be described later Are programs that perform mutual control of the processing functions performed by each.

前処理プログラムは、処理手順制御プログラムと固有CAEプログラムとの橋渡し役を演じるプログラムであり、各固有CAEプログラムに対応して設けられている。即ち、前処理プログラムは、共通した手順で用いられる情報を、固有CAEプログラムによる処理に提供する直前に、この固有CAEプログラムによる処理に適した情報に変換して提供するプログラムである。   The pre-processing program is a program that acts as a bridge between the processing procedure control program and the specific CAE program, and is provided corresponding to each specific CAE program. That is, the pre-processing program is a program that provides information used in a common procedure by converting it into information suitable for processing by the specific CAE program immediately before providing the information for processing by the specific CAE program.

本実施の形態のCAEシステムでは、この前処理プログラムとして、#1CAEプログラム27aと対応する#1前処理プログラム26a、#2CAEプログラム27bと対応する#2前処理プログラム26b、及び、#3CAEプログラム27cと対応する#3前処理プログラム26cが搭載されている。そこで、上述した各固有CAEプログラムと異なる新たな固有CAEプログラムを使用する場合は、この新たな固有CAEプログラムに対応した前処理プログラムが必要である。又、上記の選択固有CAEプログラムに対応する前処理プログラムが選択前処理プログラムとなる。   In the CAE system of the present embodiment, as the preprocessing programs, the # 1 preprocessing program 26a corresponding to the # 1CAE program 27a, the # 2 preprocessing program 26b corresponding to the # 2CAE program 27b, and the # 3CAE program 27c A corresponding # 3 preprocessing program 26c is installed. Therefore, when a new unique CAE program different from the above-described unique CAE programs is used, a pre-processing program corresponding to the new unique CAE program is required. A preprocessing program corresponding to the selection-specific CAE program is a selection preprocessing program.

図4は、本実施の形態のCAEシステムにおいて、上記の各プログラムがパソコン10上で動作することにより実現される各機能の相互間の関係を示したCAEシステム機能説明図である。図4において、これらの機能は、共通基本手順保持機能31、処理手順概要表示処理機能32、固有CAEプログラム選択処理機能33、入力情報入力処理機能34、処理手順制御機能35、前処理機能、及び、CAE機能で構成されている。前処理機能は、#1前処理機能36a、#2前処理機能36b、及び、#3前処理機能36cで構成され、CAE機能は、#1CAE機能37a、#2CAE機能37b、及び、#3CAE機能37cで構成されている。これらの機能は、上述したプログラムと対応関係にあり、従って、これらの機能の内容は、上述したプログラムの機能の説明がそのまま妥当する。尚、図4において、実線は、各機能間の直接の関係を示しており、点線は関連性があることを示している。   FIG. 4 is a CAE system function explanatory diagram showing the relationship between the functions realized by the above-described programs operating on the personal computer 10 in the CAE system of the present embodiment. In FIG. 4, these functions are a common basic procedure holding function 31, a processing procedure summary display processing function 32, a specific CAE program selection processing function 33, an input information input processing function 34, a processing procedure control function 35, a preprocessing function, and The CAE function is configured. The preprocessing function includes a # 1 preprocessing function 36a, a # 2 preprocessing function 36b, and a # 3 preprocessing function 36c, and the CAE function includes a # 1 CAE function 37a, a # 2 CAE function 37b, and a # 3 CAE function. 37c. These functions have a corresponding relationship with the above-described program. Therefore, the description of the functions of the above-described program is appropriate for the contents of these functions. In FIG. 4, a solid line indicates a direct relationship between the functions, and a dotted line indicates that there is a relationship.

次に、本実施の形態におけるCAEシステムの動作について、図4、及び、図5〜図21を参照しながら説明する。図5〜図21は、本実施の形態におけるCAEシステムの稼動中に、パソコン10の表示装置14に表示される表示画面を示したものである。図5〜図21からわかるように、本実施の形態におけるCAEシステムの表示は、表示項目がアイコンやツリーを用いて表示されており、表示にグラフィックが用いられている。   Next, the operation of the CAE system in the present embodiment will be described with reference to FIG. 4 and FIGS. 5 to 21 show display screens displayed on the display device 14 of the personal computer 10 during operation of the CAE system in the present embodiment. As can be seen from FIGS. 5 to 21, in the display of the CAE system in the present embodiment, display items are displayed using icons and trees, and graphics are used for display.

本実施の形態におけるCAEシステムでは、システムの稼動に先立って、CADで設計された構造物のデータが、データ名称を付与されて、パソコン10のメモリ12の予め定められたエリアにファイルとして格納されている。このデータの格納には、例えば、パソコン10のデータ入力装置13cが用いられる。   In the CAE system in the present embodiment, data of a structure designed by CAD is given a data name and stored as a file in a predetermined area of the memory 12 of the personal computer 10 prior to system operation. ing. For example, the data input device 13c of the personal computer 10 is used for storing the data.

上記のCAEシステムが起動されると、図4において、処理手順制御機能35により共通基本手順保持機能31の保持する共通基本手順にアクセスされ、手順内容が取得されて、この手順内容の内、表示内容が、処理手順概要表示処理機能32を介して表示装置14に送られて、図5の画面が表示される(この処理ルートを処理ルート1と称する)。図5の画面には2個のアイコンが表示されている。「S」と表示されているのは、「CAEプログラム選択」の意味であり、「M」と表示されているのは、「メニュー」の意味である。   When the above CAE system is activated, in FIG. 4, the process procedure control function 35 accesses the common basic procedure held by the common basic procedure holding function 31, acquires the procedure contents, and displays the procedure contents. The contents are sent to the display device 14 via the processing procedure summary display processing function 32, and the screen of FIG. 5 is displayed (this processing route is referred to as processing route 1). Two icons are displayed on the screen of FIG. “S” is displayed for “CAE program selection”, and “M” is displayed for “menu”.

そこで、次に、マウス13bで、図5の画面の「S」をクリックすると、このマウス13bによりクリックされた項目、ここでは「S」が、図示されていないOS等を経由して入力情報として、処理手順制御機能35に伝えられる(この処理ルートを処理ルート2と称する)。すると、処理ルート1により、表示装置14に「S」がグレー表示された図6の画面が表示される。図6の画面には選択可能な固有CAEプログラムが、「#1CAEプログラム」、「#2CAEプログラム」、及び、「#3CAEプログラム」の3個あることを示している。   Then, when “S” on the screen of FIG. 5 is clicked with the mouse 13b, the item clicked with the mouse 13b, here “S”, is input as input information via an OS or the like not shown. Is transmitted to the processing procedure control function 35 (this processing route is referred to as processing route 2). Then, the screen of FIG. 6 in which “S” is displayed in gray is displayed on the display device 14 by the processing route 1. The screen of FIG. 6 shows that there are three unique CAE programs that can be selected: “# 1 CAE program”, “# 2 CAE program”, and “# 3 CAE program”.

そこで、ここでは、「#2CAEプログラム」を使うことにして、マウス13aで、図6の画面の「#2CAEプログラム」をクリックすると、このマウス13aによりクリックされた項目、ここでは「#2CAEプログラム」が、図示されていないOS等を経由すると共に、処理手順制御機能35を一旦介して固有CAEプログラム選択処理機能33により、入力情報として、処理手順制御機能35に伝えられる。そこで、処理手順制御機能35では、#2CAEプログラムが上記の選択固有CAEプログラムであることが認識される。そして、処理手順制御機能35により、以後の処理を、「#2CAEプログラム」に対応している#2CAE機能37bに対する処理として扱う。又、この時点で、処理手順制御機能35により、選択固有CAEプログラムである#2CAEプログラムと対応する#2前処理プログラム26bが、選択前処理プログラムであると認識されると共に、#2前処理プログラム26bと対応する#2前処理機能36bが、#2CAE機能37bに
対する前処理機能と認識される。同時に、処理ルート1により「#2CAEプログラム」がグレー表示された図7の画面が表示される。この表示により、「#2CAEプログラム」が選択されたことが表示される。
Therefore, here, the “# 2CAE program” is used, and when the “# 2CAE program” on the screen of FIG. 6 is clicked with the mouse 13a, the item clicked by the mouse 13a, here “# 2CAE program”. Is transmitted to the processing procedure control function 35 as input information by the unique CAE program selection processing function 33 once through the processing procedure control function 35 and the OS not shown. Therefore, the processing procedure control function 35 recognizes that the # 2 CAE program is the selection-specific CAE program. Then, the processing procedure control function 35 handles the subsequent processing as processing for the # 2CAE function 37b corresponding to the “# 2CAE program”. At this time, the processing procedure control function 35 recognizes that the # 2 pre-processing program 26b corresponding to the # 2 CAE program that is the selection-specific CAE program is the selection pre-processing program, and the # 2 pre-processing program. The # 2 preprocessing function 36b corresponding to 26b is recognized as a preprocessing function for the # 2CAE function 37b. At the same time, the screen of FIG. 7 in which “# 2CAE program” is displayed in gray by the processing route 1 is displayed. By this display, it is displayed that “# 2CAE program” has been selected.

次に、図7の画面の項目順に従って、「S」の下に表示されている「M」をクリックすると、処理ルート2及び処理ルート1により、「M」がグレー表示された図8の画面が表示される。図8の画面には「モデル読込」から「解析結果表示」までの8個の項目が新たに表示されている。   Next, when “M” displayed under “S” is clicked according to the item order of the screen of FIG. 7, “M” is displayed in gray by processing route 2 and processing route 1. Is displayed. In the screen of FIG. 8, eight items from “model reading” to “analysis result display” are newly displayed.

そこで、次に、図8の画面の項目順に従って、一番上の「モデル読込」をマウス13aでクリックすると、このマウス13aによりクリックされた項目、ここでは「モデル読込」が、図示されていないOS等を経由すると共に、入力情報入力処理機能34により、入力情報として、処理手順制御機能35に伝えられる(この処理ルートを処理ルート3と称する)。そして、処理ルート1により、「モデル読込」がグレー表示された図9の画面が表示される。この図9の画面には、ファイル名称を記入する入力ボックスが表示されている。   Then, next, according to the order of items on the screen of FIG. 8, when the top “model read” is clicked with the mouse 13a, the item clicked with the mouse 13a, here “model read” is not shown. In addition to passing through the OS or the like, the input information input processing function 34 transmits the input information to the processing procedure control function 35 (this processing route is referred to as processing route 3). Then, the processing route 1 displays the screen of FIG. 9 in which “Model read” is displayed in gray. In the screen of FIG. 9, an input box for entering a file name is displayed.

そこで、この入力ボックスに、上述したCADで設計された構造物のデータ名称をキーボード13bから入力し、エンターキを押すと、入力された情報、ここではCADで設計された構造物のデータ名称が、図示されていないOS等を経由すると共に、入力情報入力処理機能34により、入力情報として、処理手順制御機能35に伝えられる。(この処理ルートを処理ルート4と称する)。そこで、処理手順制御機能35では、以後の処理を、入力されたデータ名称を解析処理対象とする処理として扱う。同時に、処理ルート1により、入力されたデータ名称がグレー表示された図10の画面が表示される。この表示により、入力されたデータ名称のCADデータが、解析処理対象であることが表示される。   Therefore, when the data name of the structure designed by CAD is input to the input box from the keyboard 13b and the enter key is pressed, the input information, here, the data name of the structure designed by CAD, The information is transmitted to the processing procedure control function 35 as input information by the input information input processing function 34 through an OS (not shown). (This processing route is referred to as processing route 4). Therefore, the processing procedure control function 35 treats the subsequent processing as processing in which the input data name is an analysis processing target. At the same time, the processing route 1 displays the screen of FIG. 10 in which the input data name is displayed in gray. By this display, it is displayed that the CAD data of the input data name is an analysis processing target.

次に、図10の画面の項目順に従って、「モデル読込」の下の「ビュー」をマウス13aでクリックすると、処理ルート3及び処理ルート1により、「ビュー」がグレー表示された図11の画面が表示される。この図11の画面は、4つのビューの選択肢があることを示している。「ビュー」とは、解析対象の構造物の視点を言う。   Next, when “view” under “model reading” is clicked with the mouse 13a in accordance with the item order of the screen of FIG. 10, “view” is grayed out by processing route 3 and processing route 1 in FIG. Is displayed. The screen of FIG. 11 shows that there are four view options. “View” refers to the viewpoint of the structure to be analyzed.

ここでは、「基本ビュー」を選択することにして、マウス13aで、図11の画面の「基本ビュー」をクリックすると、処理ルート3により、「基本ビュー」が選択されたことが、処理手順制御機能35に伝えられる。そこで、処理手順制御機能35により、解析に用いられるビューが、「基本ビュー」であることが、#2前処理機能36bに伝えられる(この処理ルートを処理ルート5と称する)。すると、#2前処理機能36bによりこの情報が#2CAE機能37bに適合するように変換されて#2CAE機能37bに伝えられる(この処理ルートを処理ルート6と称する)。又、同時に、処理ルート1により、「基本ビュー」がグレー表示された図12の画面が表示される。この表示により、「基本ビュー」が選択されたことが表示される。「基本ビュー」とは、システムデフォルトの方向から見た視点を言う。   Here, selecting “basic view” and clicking “basic view” on the screen of FIG. 11 with the mouse 13a indicates that the “basic view” has been selected by the processing route 3; Communicated to function 35. Therefore, the processing procedure control function 35 notifies the # 2 preprocessing function 36b that the view used for the analysis is the “basic view” (this processing route is referred to as processing route 5). Then, this information is converted by the # 2 preprocessing function 36b so as to be compatible with the # 2CAE function 37b and transmitted to the # 2CAE function 37b (this processing route is referred to as processing route 6). At the same time, the screen of FIG. 12 in which the “basic view” is displayed in gray is displayed by the processing route 1. This display indicates that “basic view” has been selected. The “basic view” refers to a viewpoint viewed from the system default direction.

次に、図12の画面の項目順に従って、「ビュー」の下の「メッシュ作成」をクリックすると、処理ルート3及び処理ルート1により、「メッシュ作成」がグレー表示された図13の画面が表示される。この図13の画面には、「オートメッシュ」と「局所分割」とが表示されている。そこで、ここでは、「オートメッシュ」を使うことにして、マウス13aで、図13の画面の「オートメッシュ」をクリックすると、処理ルート3により、「オートメッシュ」が処理手順制御機能35に伝えられる。そこで、処理ルート5により、解析に用いられるメッシュ作成が、「オートメッシュ」であることが、処理手順制御機能35から、#2前処理機能36bに伝えられると共に、処理ルート6により、#2前処理
機能36bでこの情報が#2CAE機能37bに適合するように変換されて#2CAE機能37bに伝えられる。又、同時に、処理ルート1により、「オートメッシュ」がグレー表示された図14の画面が表示される。この表示により、「オートメッシュ」が選択されたことが表示される。
Next, when “Mesh creation” is clicked under “View” in accordance with the item order of the screen of FIG. 12, the screen of FIG. 13 in which “Mesh creation” is displayed in gray is displayed by processing route 3 and processing route 1. Is done. In the screen of FIG. 13, “Automesh” and “Local division” are displayed. Therefore, here, “auto mesh” is used, and when “auto mesh” on the screen of FIG. 13 is clicked with the mouse 13a, “auto mesh” is transmitted to the processing procedure control function 35 by the processing route 3. . Accordingly, the processing route 5 informs the mesh creation used for the analysis to be “automesh” from the processing procedure control function 35 to the # 2 preprocessing function 36b, and the processing route 6 causes the # 2 This information is converted by the processing function 36b so as to be compatible with the # 2CAE function 37b and transmitted to the # 2CAE function 37b. At the same time, the screen of FIG. 14 in which “Auto Mesh” is displayed in gray is displayed by the processing route 1. This display indicates that “Automesh” has been selected.

次に、図14の画面の項目順に従って、「メッシュ作成」の下の「材料物性値の設定」をクリックすると、処理ルート3及び処理ルート1により、「材料物性値の設定」がグレー表示された図15の画面が表示される。この図15の画面には、「等方性材料」と「異方性材料」とが表示されている。そこで、ここでは、「等方性材料」を使うことにして、マウス13aで、図15の画面の「等方性材料」をクリックすると、処理ルート3により、「等方性材料」が処理手順制御機能35に伝えられる。そこで、処理ルート5により、解析に用いられる材料物性が、「等方性材料」であることが、処理手順制御機能35から、#2前処理機能36bに伝えられると共に、処理ルート6により、#2前処理機能36bでこの情報が#2CAE機能37bに適合するように変換されて#2CAE機能37bに伝えられる。又、同時に、処理ルート1により、「等方性材料」がグレー表示された図16の画面が表示される。この表示により、「等方性材料」が選択されたことが表示される。又、図16の画面には、等方性材料の物性値として「ヤング率」と「ポアソン比」との入力ボックスが表示される。   Next, according to the order of items on the screen of FIG. 14, when “Set material property value” is clicked under “Mesh creation”, “Set material property value” is displayed in gray by process route 3 and process route 1. The screen shown in FIG. 15 is displayed. In the screen of FIG. 15, “isotropic material” and “anisotropic material” are displayed. Therefore, here, by selecting “isotropic material” and clicking “isotropic material” on the screen of FIG. 15 with the mouse 13a, the processing route 3 causes the “isotropic material” to be processed. This is transmitted to the control function 35. Therefore, the processing route 5 informs that the material property used for the analysis is “isotropic material” from the processing procedure control function 35 to the # 2 preprocessing function 36b, and the processing route 6 allows # This information is converted by the 2 pre-processing function 36b so as to be compatible with the # 2CAE function 37b and transmitted to the # 2CAE function 37b. At the same time, the screen of FIG. 16 in which “isotropic material” is displayed in gray is displayed by the processing route 1. By this display, it is displayed that “isotropic material” is selected. In addition, an input box for “Young's modulus” and “Poisson's ratio” is displayed on the screen of FIG. 16 as physical property values of the isotropic material.

そこで、この入力ボックスに、まず、ヤング率の値をキーボード13bから入力すると、入力された情報が、処理ルート4により、処理手順制御機能35に伝えられる。そして、処理手順制御機能35ではこのヤング率の値を一時的に記憶する。又、同時に、処理ルート1により、「ヤング率」の入力ボックスがグレー表示された図17の画面が表示される。この表示により、ヤング率の値が入力されたことが表示される。   Therefore, when a value of Young's modulus is first input to the input box from the keyboard 13b, the input information is transmitted to the processing procedure control function 35 through the processing route 4. The processing procedure control function 35 temporarily stores this Young's modulus value. At the same time, the screen of FIG. 17 in which the input box for “Young's modulus” is displayed in gray is displayed by processing route 1. This display indicates that the value of Young's modulus has been input.

次に、ポアソン比の値をキーボード13bから入力すると、入力された情報が、処理ルート4により、処理手順制御機能35に伝えられる。そこで、処理ルート5により、ポアソン比の値と一時記憶している先に入力されたヤング率の値とが、処理手順制御機能35から、#2前処理機能36bに伝えられると共に、処理ルート6により、#2前処理機能36bでこの情報が#2CAE機能37bに適合するように変換されて#2CAE機能37bに伝えられる。又、同時に、処理ルート1により、「ポアソン比」の入力ボックスがグレー表示された図18の画面が表示される。この表示により、ポアソン比の値も入力されたことが表示される。   Next, when a Poisson's ratio value is input from the keyboard 13 b, the input information is transmitted to the processing procedure control function 35 through the processing route 4. Therefore, the processing route 5 transmits the Poisson's ratio value and the temporarily stored Young's modulus value previously stored from the processing procedure control function 35 to the # 2 preprocessing function 36b, and processing route 6 Thus, the information is converted by the # 2 preprocessing function 36b so as to be compatible with the # 2CAE function 37b and transmitted to the # 2CAE function 37b. At the same time, the processing route 1 displays the screen of FIG. 18 in which the “Poisson's ratio” input box is displayed in gray. This display indicates that the Poisson's ratio value has also been input.

上記と同様にして、詳細は記述しないが、メニューとして表示されている「固定条件の設定」及び「付加条件の設定」に関する処理が行われる。これらが修了すると、「解析実行」がマウス13bによりクリックされる。すると、処理ルート3により、「解析実行」が指示されたことが、処理手順制御機能35に伝えられる。そこで、処理ルート5により、解析実行の指示が、処理手順制御機能35から、#2前処理機能36bに伝えられると共に、処理ルート6により、#2前処理機能36bでこの情報が#2CAE機能37bに適合するように変換されて#2CAE機能37bに伝えられる。又、同時に、処理ルート1により、「解析実行」がグレー表示された図19の画面が表示される。この表示により、解析実行の指示がなされたことが表示される。   In the same manner as described above, although details are not described, processing relating to “setting of fixed conditions” and “setting of additional conditions” displayed as menus is performed. When these are completed, “analysis execution” is clicked with the mouse 13b. Then, the processing procedure control function 35 is notified that “analysis execution” is instructed by the processing route 3. Therefore, an instruction to execute analysis is transmitted from the processing procedure control function 35 to the # 2 preprocessing function 36b by the processing route 5, and this information is transmitted by the # 2 preprocessing function 36b by the processing route 6 to the # 2CAE function 37b. Is converted so as to conform to the above, and is transmitted to the # 2 CAE function 37b. At the same time, the screen of FIG. 19 in which “Analysis execution” is displayed in gray is displayed by the processing route 1. By this display, it is displayed that an instruction to execute analysis is given.

#2CAE機能37bで解析実行が終了すると、図示されていない処理ルートで処理手順制御機能35に伝えられる。すると、処理ルート1により、図20の画面が表示される。この表示により、解析実行が終了したことが表示される。そこで、図20の画面の「解析結果表示」をクリックすると、処理ルート3により、「解析結果表示」が処理手順制御機能35に伝えられる。そこで、処理ルート5により、解析結果表示が、処理手順制御機能35から、#2前処理機能36bに伝えられると共に、処理ルート6により、#2前処
理機能36bでこの情報が#2CAE機能37bに適合するように変換されて#2CAE機能37bに伝えられる。その結果、パソコン10の表示装置14に解析結果が表示される。又、同時に、処理ルート1により、「解析結果表示」がグレー表示された図21の画面が表示される。この表示により、「解析結果表示」が実行されていることが表示される。そして、図21の画面の「終了」をクリックすると、本実施の形態におけるCAEシステムの動作が終了する。
When the analysis execution is finished by the # 2CAE function 37b, it is transmitted to the processing procedure control function 35 through a processing route not shown. Then, the screen of FIG. 20 is displayed by the processing route 1. This display indicates that the analysis execution has been completed. When the “analysis result display” on the screen of FIG. 20 is clicked, “analysis result display” is transmitted to the processing procedure control function 35 through the processing route 3. Therefore, the analysis result display is transmitted from the processing procedure control function 35 to the # 2 preprocessing function 36b by the processing route 5, and this information is transmitted to the # 2CAE function 37b by the # 2 preprocessing function 36b by the processing route 6. It is converted so as to fit, and is transmitted to the # 2CAE function 37b. As a result, the analysis result is displayed on the display device 14 of the personal computer 10. At the same time, the screen of FIG. 21 in which “analysis result display” is displayed in gray is displayed by the processing route 1. This display indicates that “analysis result display” is being executed. Then, when “end” on the screen of FIG. 21 is clicked, the operation of the CAE system in the present embodiment is ended.

次に、表示装置14に表示される表示内容の変更や追加等の方法について説明する。図22〜図27は、XMLで記載されている基本手順プログラム21の表示に関する部分の一部と、そのプログラムが実行された場合の表示とを対比させて示したものである。図22(a)は、「メッシュ作成」を表示させるためのXMLプログラムの例であり、この場合は、図22(b)のように表示される。そこで、図22(a)を、図23(a)のように「メッシュ分割」と書き換えると、図23(b)のように表示される。即ち、XMLで記載されている基本手順プログラム21を図22(a)から図23(a)のように書き換えるだけで、簡単に表示を変更することができる。   Next, a method for changing or adding display contents displayed on the display device 14 will be described. 22 to 27 show a part of the part related to the display of the basic procedure program 21 described in XML and the display when the program is executed. FIG. 22A is an example of an XML program for displaying “Mesh creation”. In this case, the screen is displayed as shown in FIG. Therefore, when FIG. 22A is rewritten as “mesh division” as shown in FIG. 23A, the screen is displayed as shown in FIG. That is, the display can be easily changed by simply rewriting the basic procedure program 21 described in XML as shown in FIG. 22 (a) to FIG. 23 (a).

同様にして、図24(a)のように、上から順に「固定条件の設定」、「負荷条件の設定」と記載されているXMLプログラムでは、図24(b)のように表示される。そこで、図24(a)を図25(a)のように上下を入れ替えて書き換えると、図25(b)のように、上から順に「負荷条件の設定」、「固定条件の設定」と表示される。即ち、XMLで記載されている基本手順プログラム21を図24(a)から図25(a)のように書き換えるだけで、簡単に表示の順番を変更することができる。   Similarly, as shown in FIG. 24A, an XML program described as “fixed condition setting” and “load condition setting” in order from the top is displayed as shown in FIG. Therefore, when FIG. 24A is rewritten by switching the top and bottom as shown in FIG. 25A, “load condition setting” and “fixed condition setting” are displayed in order from the top as shown in FIG. 25B. Is done. That is, the display order can be easily changed by simply rewriting the basic procedure program 21 described in XML as shown in FIGS. 24 (a) to 25 (a).

同様にして、図26(a)のように、「解析結果表示」と記載されているXMLプログラムでは、図26(b)のように表示される。そこで、図26(a)を、図27(a)のように「解析結果表示」の下に「解析結果印刷」を追記して書き換えると、図27(b)のように表示される。即ち、XMLで記載されている基本手順プログラム21を図26(a)から図27(a)のように新項目を追加して書き換えるだけで、簡単に表示を追加することができる。但し、基本手順プログラム21に新たに追加が可能な項目は、固有CAEプログラムが行う処理に依存しない事柄に関する項目でなければならない。この点、図27(a)で追加された新たな項目は、「解析結果印刷」であり固有CAEプログラムが行う処理に依存しない事柄に関する項目である。もちろん、実際に解析結果を印刷させるには、基本手順プログラム21に「解析結果印刷」の項目を追加するのみならず、印刷指示用のプログラムを追加する必要がある。   Similarly, as shown in FIG. 26A, an XML program described as “analysis result display” displays as shown in FIG. Therefore, when FIG. 26A is rewritten by adding “analysis result printing” below “analysis result display” as shown in FIG. 27A, it is displayed as shown in FIG. 27B. That is, the display can be easily added by simply rewriting the basic procedure program 21 described in XML by adding new items as shown in FIGS. 26 (a) to 27 (a). However, items that can be newly added to the basic procedure program 21 must be items related to matters that do not depend on processing performed by the specific CAE program. In this regard, the new item added in FIG. 27A is an item related to matters that are “analysis result printing” and do not depend on the processing performed by the specific CAE program. Of course, in order to actually print the analysis result, it is necessary to add not only the “analysis result printing” item to the basic procedure program 21 but also a print instruction program.

上記の本実施の形態におけるCAEシステムによれば、複数の固有CAEプログラムに対して、どの固有CAEプログラムが使用される場合であっても、共通処理手順が用いられ、この共通処理手順に沿った共通の表示が行われると共に、この表示によって入力が行われる。又、この入力では、どの固有CAEプログラムによる処理に対しても、共通して使用可能な入力情報が入力され、処理手順制御プログラム25により、複数の固有CAEプログラムよる処理に対して上記の共通処理手順が用いられる。   According to the above-described CAE system in the present embodiment, a common processing procedure is used for a plurality of unique CAE programs, regardless of which unique CAE program is used. A common display is performed and input is performed by this display. Further, in this input, input information that can be used in common is input for processing by any specific CAE program, and the above-described common processing is performed by the processing procedure control program 25 for processing by a plurality of specific CAE programs. A procedure is used.

従って、同一の解析対象データ等のデータに対して、複数の解析プログラム等の、複数の固有CAEプログラムによる処理を行う場合、個々の固有CAEプログラムに対して、複数の固有CAEプログラム間で共通な同一の操作が使用可能であり、処理システムにおける操作を、簡明で容易にすることができる。   Therefore, when processing a plurality of unique CAE programs, such as a plurality of analysis programs, on the same data to be analyzed, etc., it is common among a plurality of unique CAE programs for each unique CAE program. The same operation can be used, and the operation in the processing system can be simplified and facilitated.

又、グラフィックを用いて共通処理手順の項目を表示しているので、共通処理手順の概要を分かりやすく表示することができる。又、処理手順制御プログラム25がマークアップ言語であるXMLで記載されていると共に、このXMLで記載されている基本手順プロ
グラム21を書き換えるだけで、共通処理手順の項目を変更追加できるので、上記の処理システムの使用者等が、この処理システムを、より分かりやすく使いやすいシステムに容易に変更することができる。
In addition, since the items of the common processing procedure are displayed using graphics, an outline of the common processing procedure can be displayed in an easy-to-understand manner. The processing procedure control program 25 is described in XML, which is a markup language, and the items of the common processing procedure can be changed and added only by rewriting the basic procedure program 21 described in XML. A user of the processing system can easily change the processing system to a system that is easier to understand and use.

上記の本実施の形態におけるCAEシステムでは、基本手順プログラム21がマークアップ言語の一種であるXMLで記載されているが、XML以外のHTMLやTeX、SGML等の他のマークアップ言語で記載するようにしてもよい。   In the CAE system in the above embodiment, the basic procedure program 21 is described in XML, which is a kind of markup language. However, the basic procedure program 21 is described in other markup languages such as HTML, TeX, and SGML other than XML. It may be.

又、上記の本実施の形態におけるCAEシステムでは、固有CAEプログラムは一つのソルバプログラムしか含んでいないが、固有CAEプログラムが複数のソルバプログラムを含んでいると共に、基本手順プログラム21の保持する共通処理手順の共通処理条件設定項目に、複数のソルバの一つを選択する項目を含むようにしてもよい。このようにすることにより、一つの固有CAEプログラムにおいて、異なるソルバプログラムを選択して使用することができる。   In the CAE system in the above-described embodiment, the unique CAE program includes only one solver program. However, the unique CAE program includes a plurality of solver programs and the common processing held by the basic procedure program 21. The common processing condition setting item of the procedure may include an item for selecting one of a plurality of solvers. In this way, different solver programs can be selected and used in one unique CAE program.

又、上記の本実施の形態におけるCAEシステムでは、固有CAEプログラムの行う処理に依存しない事柄に関する項目につき、表示装置14の表示内容に追加する方法について説明している。しかし、上記の本実施の形態においては、このほか、固有CAEプログラムが行う処理に依存する事柄に関する項目についても、表示装置14の表示内容に追加することが可能である。例えば、「弾塑性材料」の項目を新たに追加する場合は、次のようにして行う。   In the CAE system in the present embodiment described above, a method of adding items related to matters independent of the processing performed by the specific CAE program to the display contents of the display device 14 is described. However, in the present embodiment described above, items related to matters depending on processing performed by the unique CAE program can be added to the display content of the display device 14. For example, when a new item of “elasto-plastic material” is added, it is performed as follows.

即ち、まず、事前に所定の固有CAEプログラムに対して「弾塑性材料」に関するプログラムを追加すると共に、上記の固有CAEプログラムに対応する前処理プログラムに、「弾塑性材料」に関する前処理プログラムを作成して追加しておく。次いで、基本手順プログラム21内に「弾塑性材料」の項目を追加する。そして、さらに、この「弾塑性材料」が選択された場合に追加した上記のプログラムが動作するように、基本手順プログラム21内に「弾塑性材料」に関するプログラムの動作を、上記の前処理プログラムの処理を介して指示するプログラムを追加するのである。   That is, first, a program related to “elastic plastic material” is added to a predetermined specific CAE program in advance, and a pre-processing program related to “elastic plastic material” is created in the pre-processing program corresponding to the above-mentioned specific CAE program. And add it. Next, an item of “elasto-plastic material” is added to the basic procedure program 21. Further, the operation of the program related to “elastic plastic material” in the basic procedure program 21 is performed in the basic processing program 21 so that the above-mentioned program added when this “elastic plastic material” is selected operates. A program for instructing through processing is added.

又、上記の本実施の形態におけるCAEシステムを次のようにすることもできる。即ち、上記の本実施の形態におけるCAEシステムにおいて、基本手順プログラム21の保持する共通処理手順は、共通処理条件設定項目に、共通処理条件設定項目に従って行われる共通条件設定処理と、固有CAEプログラム選択処理プログラム23により選択された選択固有CAEプログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理とのいずれかを選択する選択項目を含むようにする。そして、処理手順制御機能35は、選択固有CAEプログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理が選択されると、選択固有CAEプログラムに対応するCAE機能に対して、条件設定処理も含めて直接実行を指示するようにするのである。   Further, the CAE system in the present embodiment described above can also be configured as follows. That is, in the CAE system according to the present embodiment described above, the common processing procedure held by the basic procedure program 21 includes common condition setting processing performed according to the common processing condition setting item, and specific CAE program selection in the common processing condition setting item. A selection item for selecting one of the condition setting processes performed according to the original processing condition setting item of the selection-specific CAE program selected by the processing program 23 is included. When the condition setting process performed according to the original process condition setting item of the selection specific CAE program is selected, the process procedure control function 35 includes the condition setting process for the CAE function corresponding to the selection specific CAE program. And direct execution.

このようにすることにより、選択固有CAEプログラムが有しているオリジナルな処理条件設定項目に従って処理条件の設定を行うことができ、共通処理条件設定項目に従って行う設定では実行させることができないような特殊な処理等を、選択固有CAEプログラムに対応したCAE機能にさせることができる。   In this way, processing conditions can be set according to the original processing condition setting items included in the selection-specific CAE program, and special settings that cannot be executed with settings performed according to the common processing condition setting items. Such processing can be performed by the CAE function corresponding to the selection-specific CAE program.

又、上記の本実施の形態におけるCAEシステムでは、前処理プログラムは、各固有CAEプログラムに対応して備えられており、この前処理プログラムに対応する前処理機能が、固有CAEプログラムに対応するCAE処理機能に与えられる全ての情報について直前の情報変換を行っている。しかし、固有CAEプログラムに対応するCAE処理機能に与えられる個別の情報毎に、異なる前処理プログラムを備え、この前処理プログラムに対
応する前処理機能により個別の情報の情報変換を行うようにしてもよい。この場合は、一つの各固有CAEプログラムに対して、複数の独立した前処理プログラムが備えられることになる。
In the CAE system according to the present embodiment, a preprocessing program is provided corresponding to each unique CAE program, and a preprocessing function corresponding to this preprocessing program has a CAE corresponding to the specific CAE program. All information given to the processing function is converted immediately before. However, for each piece of individual information given to the CAE processing function corresponding to the specific CAE program, a different preprocessing program is provided, and information conversion of individual information is performed by the preprocessing function corresponding to the preprocessing program. Good. In this case, a plurality of independent pre-processing programs are provided for each unique CAE program.

又、上記の本実施の形態におけるCAEシステムでは、システムの稼動に先立って、CADで設計された構造物のデータを、データ名称を付与して、パソコン10のメモリ12の予め定められたエリアにファイルとして格納しているが、上記の本実施の形態におけるCAEシステムにCADプログラムも搭載するようにして、このCADプログラムにより設計されたデータを上記の本実施の形態におけるCAEシステムで用いるようにすることもできる。   In the CAE system according to the present embodiment, the data of the structure designed by CAD is given to the predetermined area of the memory 12 of the personal computer 10 prior to the operation of the system. Although it is stored as a file, a CAD program is also mounted on the CAE system in the present embodiment, and the data designed by the CAD program is used in the CAE system in the present embodiment. You can also.

又、上記の本実施の形態におけるCAEシステムでは、パソコン10に搭載される固有CAEプログラムは、プリポストプログラムとソルバプログラムとで構成されている。しかし、CAEシステムとしては、これには限られず、パソコン10に搭載される固有CAEプログラムをプリポストプログラムのみで構成し、別のコンピュータに搭載されているソルバプログラムを、LANやその他のネットワーク、或いは通信回線を介して利用するシステム等も考えられる。   In the CAE system in the present embodiment, the unique CAE program installed in the personal computer 10 is composed of a pre-post program and a solver program. However, the CAE system is not limited to this, and the unique CAE program installed in the personal computer 10 is configured only by the pre-post program, and the solver program installed in another computer can be used as a LAN or other network or communication. A system that can be used via a line is also conceivable.

上記の本実施の形態では、CAEプログラムを用いたCAEシステムを例に説明を行っているが、本発明の処理システムはCAEシステムには限られず、プログラムの処理の目的が略同一で、且つ、該処理を行うのに入力操作が必要なオリジナルな処理条件設定項目を有しており、このオリジナルな処理条件設定項目の種類は略共通であるが、項目の名称や設定の方法、或いは、設定の順番等の、条件設定処理の内容が、プログラム相互間で異なっているようなプログラムであれば、どのようなプログラムであっても、本発明の処理システムを構築することができる。   In the above embodiment, a CAE system using a CAE program has been described as an example. However, the processing system of the present invention is not limited to the CAE system, and the purpose of the program processing is substantially the same. There are original processing condition setting items that require an input operation to perform the processing, and the types of the original processing condition setting items are substantially the same, but the item name, setting method, or setting The processing system of the present invention can be constructed with any program as long as the contents of the condition setting processing such as the order of the programs are different among the programs.

本発明の処理システムの構成を示したブロック図である。It is the block diagram which showed the structure of the processing system of this invention. 本実施の形態におけるCAEシステムに用いられるパソコンの構成を示したブロック図である。It is the block diagram which showed the structure of the personal computer used for the CAE system in this Embodiment. 本実施の形態におけるCAEシステムに使用されるプログラムの一覧表である。It is a list of the programs used for the CAE system in this Embodiment. 本実施の形態のCAEシステムにおける各機能の相互間の関係を示したCAEシステム機能説明図である。It is CAE system function explanatory drawing which showed the relationship between each function in the CAE system of this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その1)である。It is a display screen figure (the 1) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その2)である。It is a display screen figure (the 2) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その3)である。It is a display screen figure (the 3) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その4)である。It is a display screen figure (the 4) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その5)である。It is a display screen figure (the 5) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その6)である。It is a display screen figure (the 6) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その7)である。It is a display screen figure (the 7) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その8)である。It is a display screen figure (the 8) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その9)である。It is a display screen figure (the 9) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その10)である。It is a display screen figure (the 10) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その11)である。It is a display screen figure (the 11) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その12)である。It is a display screen figure (the 12) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その13)である。It is a display screen figure (the 13) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その14)である。It is a display screen figure (the 14) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その15)である。It is a display screen figure (the 15) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その16)である。It is a display screen figure (the 16) of the CAE system in this Embodiment. 本実施の形態におけるCAEシステムの表示画面図(その17)である。It is a display screen figure (17) of the CAE system in this Embodiment. (a)はXMLで記載されている基本手順プログラムリストの一部の例(その1)、(b)はそのプログラムが実行された場合の表示の状態を示した図(その1)である。(A) is a part of the basic procedure program list described in XML (part 1), and (b) is a diagram (part 1) showing a display state when the program is executed. (a)はXMLで記載されている基本手順プログラムリストの一部の例(その2)、(b)はそのプログラムが実行された場合の表示の状態を示した図(その2)である。(A) is a part of the basic procedure program list described in XML (part 2), and (b) is a diagram (part 2) showing a display state when the program is executed. (a)はXMLで記載されている基本手順プログラムリストの一部の例(その3)、(b)はそのプログラムが実行された場合の表示の状態を示した図(その3)である。(A) is a part of the basic procedure program list described in XML (No. 3), and (b) is a diagram (No. 3) showing a display state when the program is executed. (a)はXMLで記載されている基本手順プログラムリストの一部の例(その4)、(b)はそのプログラムが実行された場合の表示の状態を示した図(その4)である。(A) is an example (part 4) of a part of the basic procedure program list described in XML, and (b) is a diagram (part 4) showing a display state when the program is executed. (a)はXMLで記載されている基本手順プログラムリストの一部の例(その5)、(b)はそのプログラムが実行された場合の表示の状態を示した図(その5)である。(A) is a part of the basic procedure program list described in XML (No. 5), and (b) is a diagram (No. 5) showing a display state when the program is executed. (a)はXMLで記載されている基本手順プログラムリストの一部の例(その6)、(b)はそのプログラムが実行された場合の表示の状態を示した図(その6)である。(A) is a part of the basic procedure program list described in XML (No. 6), and (b) is a diagram (No. 6) showing a display state when the program is executed.

符号の説明Explanation of symbols

1 固有処理手段
1a 固有プログラム
2 処理手順保持手段
3 処理手順概要表示手段
4 固有プログラム選択手段
5 入力情報入力手段
6 前処理手段
7 処理手順制御手段
10 パソコン
11 CPU
12 メモリ
13 入力装置
13a マウス
13b キーボード
13c データ入力装置
14 表示装置
15 プリンタ
20 テーブル
21 基本手順プログラム
22 処理手順概要表示処理プログラム
23 固有CAEプログラム選択処理プログラム
24 入力情報入力処理プログラム
25 処理手順制御プログラム
26a #1前処理プログラム
26b #2前処理プログラム
26c #3前処理プログラム
27a #1CAEプログラム
27b #2CAEプログラム
27c #3CAEプログラム
31 共通基本手順保持機能
32 処理手順概要表示処理機能
33 固有CAEプログラム選択処理機能
34 入力情報入力処理機能
35 処理手順制御機能
36a #1前処理機能
36b #2前処理機能
36c #3前処理機能
37a #1CAE機能
37b #2CAE機能
37c #3CAE機能
DESCRIPTION OF SYMBOLS 1 Unique processing means 1a Unique program 2 Processing procedure holding means 3 Processing procedure summary display means 4 Unique program selection means 5 Input information input means 6 Preprocessing means 7 Processing procedure control means 10 Personal computer 11 CPU
DESCRIPTION OF SYMBOLS 12 Memory 13 Input device 13a Mouse 13b Keyboard 13c Data input device 14 Display device 15 Printer 20 Table 21 Basic procedure program 22 Processing procedure summary display processing program 23 Specific CAE program selection processing program 24 Input information input processing program 25 Processing procedure control program 26a # 1 pre-processing program 26b # 2 pre-processing program 26c # 3 pre-processing program 27a # 1 CAE program 27b # 2 CAE program 27c # 3 CAE program 31 common basic procedure holding function 32 processing procedure overview display processing function 33 unique CAE program selection processing function 34 Input information input processing function 35 Processing procedure control function 36a # 1 preprocessing function 36b # 2 preprocessing function 36c # 3 preprocessing function 37a # 1CAE function 7b # 2CAE function 37c # 3CAE function

Claims (21)

複数の固有プログラム毎に設けられ、該固有プログラムに基づいて処理を行う固有処理手段を備えており、該固有処理手段における前記固有プログラムは、該固有プログラムの処理の目的が略同一で、且つ、該処理を行うのに入力操作が必要なオリジナルな処理条件設定項目を少なくとも一つ有しており、前記オリジナルな処理条件設定項目の種類は略共通であるが、項目の名称や設定の方法、或いは、設定の順番等の、条件設定処理の内容が、前記固有プログラム相互間で異なっている処理システムであって、
複数の前記固有プログラムの中から一つを選択する固有プログラム選択、前記オリジナルな処理条件設定項目に対応して設けられた共通処理条件設定項目に従って行われる共通条件設定処理、処理実行指示、及び、処理結果出力指示等、の手順に関する共通処理手順を保持する処理手順保持手段と、
該処理手順保持手段により保持される共通処理手順の概要を表示する処理手順概要表示手段と、
該処理手順概要表示手段により表示される共通処理手順概要に従って行われる選択操作により、複数の前記固有プログラムの中から一つが選択固有プログラムとして選択される固有プログラム選択手段と、
前記処理手順概要表示手段により表示される共通処理手順概要に従って行われる入力操作により、前記固有処理手段に対して共通して使用可能な入力情報が入力される入力情報入力手段と、
前記固有プログラム毎に専用に設けられており、前記入力情報入力手段により入力される入力情報を、前記固有処理手段に適合するように前処理すると共に、該前処理した情報を前記固有処理手段に提供する前処理手段と、
前記固有プログラム選択手段、前記入力情報入力手段、及び、前記前処理手段の相互間の制御を、前記処理手順保持手段の保持する共通処理手順に基づいて行う処理手順制御手段と、を備えており、
該処理手順制御手段は、前記固有プログラム選択手段により選択された選択固有プログラムに対応する固有処理手段に向けて前記入力情報入力手段により入力された入力情報を、前記選択固有プログラムに対応する前処理手段に提供することを特徴とする処理システム。
Provided for each of the plurality of unique programs, and equipped with unique processing means for performing processing based on the unique program, the unique program in the unique processing means has substantially the same purpose of processing of the unique program, and It has at least one original processing condition setting item that requires an input operation to perform the processing, and the type of the original processing condition setting item is substantially common, but the item name and setting method, Alternatively, the processing system in which the content of the condition setting process such as the order of setting is different between the specific programs,
A unique program selection for selecting one of the plurality of unique programs, a common condition setting process performed in accordance with a common process condition setting item provided corresponding to the original process condition setting item, a process execution instruction, and Processing procedure holding means for holding a common processing procedure relating to a procedure such as a processing result output instruction;
Processing procedure summary display means for displaying an overview of the common processing procedure held by the processing procedure holding means;
A unique program selection means for selecting one of the plurality of unique programs as a selected unique program by a selection operation performed according to the common process procedure summary displayed by the process procedure summary display means;
Input information input means for inputting commonly usable input information to the specific processing means by an input operation performed according to the common processing procedure outline displayed by the processing procedure outline display means;
A dedicated program is provided for each unique program, and the input information input by the input information input means is preprocessed so as to be compatible with the unique processing means, and the preprocessed information is supplied to the unique processing means. Providing pre-processing means;
A processing procedure control means for performing control among the unique program selection means, the input information input means, and the preprocessing means based on a common processing procedure held by the processing procedure holding means; ,
The processing procedure control means preprocesses the input information input by the input information input means toward the specific processing means corresponding to the selected specific program selected by the specific program selection means. A processing system characterized in that the processing system is provided.
前記処理手順概要表示手段は、前記処理手順保持手段により保持される共通処理手順の概要を、グラフィックを用いて表示する請求項1記載の処理システム。   The processing system according to claim 1, wherein the processing procedure summary display unit displays a summary of a common processing procedure held by the processing procedure holding unit using a graphic. 前記処理手順保持手段の保持する共通処理手順は、前記共通処理条件設定項目における項目の名称変更が可能であり、又は、前記項目の配列順が変更可能であり、若しくは、その双方が可能である請求項1又は2記載の処理システム。   The common processing procedure held by the processing procedure holding unit can change the item name in the common processing condition setting item, or the arrangement order of the items can be changed, or both. The processing system according to claim 1 or 2. 前記処理手順保持手段の保持する共通処理手順は、該共通処理手順に、前記固有プログラムに対応する固有処理手段における処理に依存しない事柄に関する項目が追加可能である請求項1〜3のいずれか1項に記載の処理システム。   The common processing procedure held by the processing procedure holding unit can add an item related to a matter independent of processing in the unique processing unit corresponding to the unique program to the common processing procedure. The processing system according to item. 前記処理手順保持手段の保持する共通処理手順は、マークアップ言語で記載されている請求項1〜4のいずれか1項に記載の処理システム。   The processing system according to claim 1, wherein the common processing procedure held by the processing procedure holding unit is written in a markup language. 前記マークアップ言語は、XMLである請求項5記載の処理システム。   The processing system according to claim 5, wherein the markup language is XML. 前記処理手順保持手段の保持する共通処理手順は、前記共通処理条件設定項目に、共通処理条件設定項目に従って行われる共通条件設定処理と、前記固有プログラム選択手段により選択された選択固有プログラムのオリジナルな処理条件設定項目に従って行われる条
件設定処理とのいずれかを選択する選択項目を含んでいると共に、
前記処理手順制御手段は、前記選択固有プログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理が選択されると、前記選択固有プログラムに対応する固有処理手段に対して、前記条件設定処理も含めて直接実行を指示する請求項1〜6のいずれか1項に記載の処理システム。
The common processing procedure held by the processing procedure holding means includes, in the common processing condition setting item, a common condition setting process performed in accordance with a common processing condition setting item, and an original of the selected unique program selected by the unique program selecting means. It includes a selection item for selecting one of the condition setting processes performed according to the processing condition setting item,
When the condition setting process performed according to the original process condition setting item of the selected specific program is selected, the processing procedure control means includes the condition setting process for the specific processing means corresponding to the selected specific program. The processing system according to claim 1, which directly instructs execution.
複数の前記固有プログラムは、CAEプログラムであると共に、
前記処理手順保持手段の保持する共通処理手順における固有プログラム選択の手順は、複数の前記CAEプログラムの中から一つが選択CAEプログラムとして選択される手順であり、
前記固有プログラム選択手段は、複数の前記CAEプログラムの中から前記選択CAEプログラムを選択すると共に、
前記処理手順制御手段は、前記固有プログラム選択手段により選択された前記選択CAEプログラムに対応する前記固有処理手段及び前記前処理手段に対して制御を行う請求項1〜7のいずれか1項に記載の処理システム。
The plurality of unique programs are CAE programs,
The procedure for selecting a unique program in the common processing procedure held by the processing procedure holding means is a procedure in which one of the plurality of CAE programs is selected as a selected CAE program,
The unique program selecting means selects the selected CAE program from a plurality of the CAE programs,
8. The processing procedure control unit according to claim 1, wherein the processing procedure control unit controls the specific processing unit and the preprocessing unit corresponding to the selected CAE program selected by the specific program selection unit. Processing system.
前記CAEプログラムは複数のソルバプログラムを含んでいると共に、前記処理手順保持手段の保持する共通処理手順は、前記共通処理条件設定項目に、前記複数のソルバの一つを選択する項目を含んでいる請求項8記載の処理システム。   The CAE program includes a plurality of solver programs, and the common processing procedure held by the processing procedure holding unit includes an item for selecting one of the plurality of solvers in the common processing condition setting item. The processing system according to claim 8. 前記処理手順保持手段の保持する共通処理手順は、前記共通処理条件設定項目に、共通処理条件設定項目に従って行われる共通条件設定処理と、前記固有プログラム選択手段により選択された前記選択CAEプログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理とのいずれかを選択する選択項目を含んでいると共に、
前記処理手順制御手段は、前記選択CAEプログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理が選択されると、前記選択CAEプログラムに対応する固有処理手段に対して、前記条件設定処理も含めて直接実行を指示する請求項8又は9に記載の処理システム。
The common processing procedure held by the processing procedure holding unit includes, as the common processing condition setting item, a common condition setting process performed according to a common processing condition setting item, and an original of the selected CAE program selected by the unique program selecting unit. In addition to a selection item for selecting one of the condition setting processes performed according to various processing condition setting items,
When the condition setting process performed according to the original process condition setting item of the selected CAE program is selected, the process procedure control means includes the condition setting process with respect to the specific processing means corresponding to the selected CAE program. The processing system according to claim 8 or 9, which directly instructs execution.
複数の固有プログラム毎に設けられると共に該固有プログラムに基づいて処理を行う固有処理手段が、コンピュータに備えられており、該コンピュータの供える前記固有処理手段における前記固有プログラムは、該固有プログラムの処理の目的が略同一で、且つ、該処理を行うのに入力操作が必要なオリジナルな処理条件設定項目を少なくとも一つ有しており、前記オリジナルな処理条件設定項目の種類は略共通であるが、項目の名称や設定の方法、或いは、設定の順番等の、条件設定処理の内容が、前記固有プログラム相互間で異なっているような、前記コンピュータで処理される処理システムに用いられるプログラムであって、
複数の前記固有プログラムの中から一つを選択する固有プログラム選択、前記オリジナルな処理条件設定項目に対応して設けられた共通処理条件設定項目に従って行われる共通条件設定処理、処理実行指示、及び、処理結果出力指示等、の手順に関する共通処理手順を保持する処理手順保持機能と、
該処理手順保持機能により保持される共通処理手順の概要を表示する処理手順概要表示機能と、
該処理手順概要表示機能により表示される共通処理手順概要に従って行われる選択操作により、複数の前記固有プログラムの中から一つが選択固有プログラムとして選択される固有プログラム選択機能と、
前記処理手順概要表示機能により表示される共通処理手順概要に従って行われる入力操作により、前記固有処理手段に対して共通して使用可能な入力情報が入力される入力情報入力機能と、
前記固有プログラム毎に専用に設けられており、前記入力情報入力機能により入力され
る入力情報を、前記固有処理手段に適合するように前処理すると共に、該前処理した情報を前記固有処理手段に提供する前処理機能と、
前記固有プログラム選択機能、前記入力情報入力機能、及び、前記前処理機能の相互間の制御を、前記処理手順保持機能の保持する共通処理手順に基づいて行う処理手順制御機能と、を備えており、
該処理手順制御機能は、前記固有プログラム選択機能により選択された選択固有プログラムに対応する処理機能に向けて前記入力情報入力機能により入力された入力情報を、前記選択固有プログラムに対応する前処理機能に提供することを特徴としている前記処理システムにおける各機能を、前記コンピュータで実現させるためのプログラム。
A unique processing means that is provided for each of the plurality of unique programs and performs processing based on the unique program is provided in the computer, and the unique program in the unique processing means provided by the computer is the processing of the unique program. The purpose is substantially the same, and at least one original processing condition setting item that requires an input operation to perform the processing is included, and the types of the original processing condition setting items are substantially common. A program used for a processing system processed by the computer, such that the contents of condition setting processing such as item names, setting methods, setting order, etc. are different between the specific programs. ,
A unique program selection for selecting one of the plurality of unique programs, a common condition setting process performed in accordance with a common process condition setting item provided corresponding to the original process condition setting item, a process execution instruction, and A processing procedure holding function that holds a common processing procedure related to a procedure such as processing result output instruction
A processing procedure overview display function for displaying an overview of a common processing procedure held by the processing procedure holding function;
A unique program selection function in which one of the plurality of unique programs is selected as a selected unique program by a selection operation performed according to the common procedure outline displayed by the processing procedure summary display function;
An input information input function for inputting commonly usable input information to the unique processing means by an input operation performed in accordance with a common processing procedure summary displayed by the processing procedure summary display function;
A dedicated program is provided for each unique program, and the input information input by the input information input function is preprocessed so as to be compatible with the specific processing means, and the preprocessed information is supplied to the specific processing means. A pre-processing function to provide,
A processing procedure control function for performing control among the unique program selection function, the input information input function, and the preprocessing function based on a common processing procedure held by the processing procedure holding function; ,
The processing procedure control function is a pre-processing function corresponding to the selected specific program, with the input information input by the input information input function toward the processing function corresponding to the selected specific program selected by the specific program selecting function. A program for causing a computer to realize each function in the processing system.
前記処理手順概要表示機能は、前記処理手順保持機能により保持される共通処理手順の概要を、グラフィックを用いて表示する請求項11記載のプログラム。   12. The program according to claim 11, wherein the processing procedure summary display function displays a summary of a common processing procedure held by the processing procedure holding function using graphics. 前記処理手順保持機能の保持する共通処理手順は、前記共通処理条件設定項目における項目の名称変更が可能であり、又は、前記項目の配列順が変更可能であり、若しくは、その双方が可能である請求項11又は12記載のプログラム。   The common processing procedure held by the processing procedure holding function can change the name of items in the common processing condition setting item, or the arrangement order of the items can be changed, or both. The program according to claim 11 or 12. 前記処理手順保持機能の保持する共通処理手順は、該共通処理手順に、前記固有プログラムに対応する固有処理手段における処理に依存しない事柄に関する項目が追加可能である請求項11〜13のいずれか1項に記載のプログラム。   14. The common processing procedure held by the processing procedure holding function can add an item related to a matter independent of processing in the unique processing means corresponding to the unique program to the common processing procedure. The program described in the section. 前記処理手順保持機能の保持する共通処理手順は、マークアップ言語で記載されている請求項11〜14のいずれか1項に記載のプログラム。   The program according to any one of claims 11 to 14, wherein the common processing procedure held by the processing procedure holding function is written in a markup language. 前記マークアップ言語は、XMLである請求項15記載のプログラム。   The program according to claim 15, wherein the markup language is XML. 前記処理手順保持機能の保持する共通処理手順は、前記共通処理条件設定項目に、共通処理条件設定項目に従って行われる共通条件設定処理と、前記固有プログラム選択機能により選択された選択固有プログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理とのいずれかを選択する選択項目を含んでいると共に、
前記処理手順制御機能は、前記選択固有プログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理が選択されると、前記選択固有プログラムに対応する固有処理手段に対して、前記条件設定処理も含めて直接実行を指示する請求項11〜16のいずれか1項に記載のプログラム。
The common processing procedure held by the processing procedure holding function includes, as the common processing condition setting item, a common condition setting process performed in accordance with a common processing condition setting item and an original of the selected unique program selected by the unique program selection function. It includes a selection item for selecting one of the condition setting processes performed according to the processing condition setting item,
When the condition setting process performed according to the original process condition setting item of the selected specific program is selected, the process procedure control function includes the condition setting process for the specific processing means corresponding to the selected specific program. The program according to any one of claims 11 to 16, which directly instructs execution.
複数の前記固有プログラムは、CAEプログラムであると共に、
前記処理手順保持機能の保持する共通処理手順における固有プログラム選択の手順は、複数の前記CAEプログラムの中から一つが選択CAEプログラムとして選択される手順であり、
前記固有プログラム選択機能は、複数の前記CAEプログラムの中から前記選択CAEプログラムを選択すると共に、
前記処理手順制御機能は、前記固有プログラム選択機能により選択された前記選択CAEプログラムに対応する前記固有処理手段及び前記前処理機能に対して制御を行う請求項11〜17のいずれか1項に記載のプログラム。
The plurality of unique programs are CAE programs,
The unique program selection procedure in the common processing procedure held by the processing procedure holding function is a procedure in which one of the plurality of CAE programs is selected as a selected CAE program,
The unique program selection function selects the selected CAE program from a plurality of the CAE programs,
The said process sequence control function controls the said specific process means and the said pre-process function corresponding to the said selection CAE program selected by the said specific program selection function, The any one of Claims 11-17 Program.
前記CAEプログラムは複数のソルバプログラムを含んでいると共に、前記処理手順保持機能の保持する共通処理手順は、前記共通処理条件設定項目に、前記複数のソルバプログラムの一つを選択する項目を含んでいる請求項18記載のプログラム。   The CAE program includes a plurality of solver programs, and the common processing procedure held by the processing procedure holding function includes an item for selecting one of the plurality of solver programs in the common processing condition setting item. The program according to claim 18. 前記処理手順保持機能の保持する共通処理手順は、前記共通処理条件設定項目に、共通
処理条件設定項目に従って行われる共通条件設定処理と、前記固有プログラム選択機能により選択された前記選択CAEプログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理とのいずれかを選択する選択項目を含んでいると共に、
前記処理手順制御機能は、前記選択CAEプログラムのオリジナルな処理条件設定項目に従って行われる条件設定処理が選択されると、前記CAEプログラムに対応する固有処理手段に対して、前記条件設定処理も含めて直接実行を指示する請求項18又は19のいずれか1項に記載のプログラム。
The common process procedure held by the process procedure holding function includes the common process condition setting item, the common condition setting process performed according to the common process condition setting item, and the original of the selected CAE program selected by the unique program selection function. In addition to a selection item for selecting one of the condition setting processes performed according to various processing condition setting items,
When the condition setting process performed according to the original process condition setting item of the selected CAE program is selected, the process procedure control function includes the condition setting process for the specific processing means corresponding to the CAE program. The program according to any one of claims 18 and 19, which instructs direct execution.
請求項11〜20のいずれか1項に記載のプログラムが記録されたプログラム記録媒体。   The program recording medium with which the program of any one of Claims 11-20 was recorded.
JP2005071569A 2005-03-14 2005-03-14 PROCESSING SYSTEM, PROGRAM USED FOR PROCESSING SYSTEM, AND PROGRAM RECORDING MEDIUM CONTAINING THE PROGRAM Expired - Fee Related JP4721260B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005071569A JP4721260B2 (en) 2005-03-14 2005-03-14 PROCESSING SYSTEM, PROGRAM USED FOR PROCESSING SYSTEM, AND PROGRAM RECORDING MEDIUM CONTAINING THE PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005071569A JP4721260B2 (en) 2005-03-14 2005-03-14 PROCESSING SYSTEM, PROGRAM USED FOR PROCESSING SYSTEM, AND PROGRAM RECORDING MEDIUM CONTAINING THE PROGRAM

Publications (2)

Publication Number Publication Date
JP2006252453A JP2006252453A (en) 2006-09-21
JP4721260B2 true JP4721260B2 (en) 2011-07-13

Family

ID=37092850

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005071569A Expired - Fee Related JP4721260B2 (en) 2005-03-14 2005-03-14 PROCESSING SYSTEM, PROGRAM USED FOR PROCESSING SYSTEM, AND PROGRAM RECORDING MEDIUM CONTAINING THE PROGRAM

Country Status (1)

Country Link
JP (1) JP4721260B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5631879B2 (en) 2008-07-28 2014-11-26 ソニー株式会社 Client device for accessing network services and related methods

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000222316A (en) * 1999-02-04 2000-08-11 Ntt Data Corp Method for managing execution of tool and integral operation management system
JP2002202997A (en) * 2000-10-26 2002-07-19 Sekisui Chem Co Ltd Analysis know-how writable general-purpose analysis system, analysis know-how writable general-purpose analysis program, and recording mediums with analysis know-how writable general-purpose analysis program recorded thereon
JP2002297380A (en) * 2001-04-02 2002-10-11 Mitsubishi Electric Corp Information processor, information processing method and program making computer perform information processing method
JP2002342618A (en) * 2001-05-21 2002-11-29 Mitsubishi Electric Corp System and method for providing solution
JP2004005268A (en) * 2002-05-31 2004-01-08 Toshiba Corp Business form identifying device, business form defining method and business form identifying method
JP2004302948A (en) * 2003-03-31 2004-10-28 Institute Of Physical & Chemical Research Method for supporting user using simulation tool, and computer system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000222316A (en) * 1999-02-04 2000-08-11 Ntt Data Corp Method for managing execution of tool and integral operation management system
JP2002202997A (en) * 2000-10-26 2002-07-19 Sekisui Chem Co Ltd Analysis know-how writable general-purpose analysis system, analysis know-how writable general-purpose analysis program, and recording mediums with analysis know-how writable general-purpose analysis program recorded thereon
JP2002297380A (en) * 2001-04-02 2002-10-11 Mitsubishi Electric Corp Information processor, information processing method and program making computer perform information processing method
JP2002342618A (en) * 2001-05-21 2002-11-29 Mitsubishi Electric Corp System and method for providing solution
JP2004005268A (en) * 2002-05-31 2004-01-08 Toshiba Corp Business form identifying device, business form defining method and business form identifying method
JP2004302948A (en) * 2003-03-31 2004-10-28 Institute Of Physical & Chemical Research Method for supporting user using simulation tool, and computer system

Also Published As

Publication number Publication date
JP2006252453A (en) 2006-09-21

Similar Documents

Publication Publication Date Title
EP2136292A1 (en) Service program generation technology
US20120246515A1 (en) Scalable testing tool for graphical user interfaces object oriented system and method
JP4721260B2 (en) PROCESSING SYSTEM, PROGRAM USED FOR PROCESSING SYSTEM, AND PROGRAM RECORDING MEDIUM CONTAINING THE PROGRAM
KR102272430B1 (en) Method and system for design supporting through bolt modeling
JP5084702B2 (en) Analysis data input device, CAE device, analysis data input method, and program
WO2023228309A1 (en) Help screen creation assistance device
JP6941980B2 (en) Test scenario execution system and test scenario execution method
JP2006268646A (en) Terminal equipment for browser display control and browser display program
KR20150097190A (en) A system for providing an application developing environment
KR20140094392A (en) A method for providing an application developing tool and an apparatus using it
KR20140114968A (en) A recording media recognized by computer which is recorded an application developing tool programs
Garcia IN ACTION
KR20140114978A (en) A method for providing an application developing tool
KR20140115001A (en) A method for providing an application developing tool
KR20140114993A (en) A method for providing an application developing tool
KR20140114969A (en) A recording media recognized by computer which is recorded an application developing tool programs
KR20140115003A (en) A method for providing an application developing tool
KR20140098565A (en) A method for providing an application developing tool and an apparatus using it
KR20140098952A (en) A method for providing an application developing tool and an apparatus using it
KR20140115010A (en) A method for providing an application developing tool and an apparatus using it
KR20140115458A (en) A recording media recognized by computer for providing an application developing tool
KR20140114994A (en) A method for providing an application developing tool and an apparatus using it
KR20140114992A (en) A method for providing an application developing tool and an apparatus using it
KR20140114974A (en) A recording media recognized by computer which is recorded an application developing tool programs
KR20140114963A (en) A recording media recognized by computer for providing an application developing tool

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20070717

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20070717

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20070717

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071029

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20101209

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110301

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110331

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

Free format text: PAYMENT UNTIL: 20140415

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20140415

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

Free format text: PAYMENT UNTIL: 20140415

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees