|
HΦ
3.1.0
|
You can set a new calculation mode with a new keyword in calcmod file by following way.
struct.h file.ReadcalcmodFile function in readdef.c.In the following, we describe the detail of the flow of setting the calculation mode.
fgetsMPI function. GetKWWithIdx function reads ctmp = keyword, itmp=index. The line is divided into keyword and number by using CheckWords function.
For example, when you add new key word "NTest", you can get the value as follows: