MASIJINGGEN/Fortran/1.json
2025-06-03 16:20:31 +08:00

97 lines
2.2 KiB
JSON

{
"fortranSourceFile": "D:\\\u5DE5\u4F5C2025\\\u7B97\u6CD5\u5E73\u53F0\\dll\\\u9A6C\u65AF\u4EAC\u6839\u6A21\u578B\\MASIJINGGEN\\MASIJINGGEN\\MASIJINGGEN - \u526F\u672C.f90",
"fortranFunctionName": "MASIJINGGEN",
"projectName": "FortranWebApi",
"outputDirectory": "D:\\\u5DE5\u4F5C2025\\\u7B97\u6CD5\u5E73\u53F0\\\u8F93\u51FA\u5E93\\\u9A6C\u65AF\u4EAC\u6839\u6A21\u578B",
"cmbLanguage": "Fortran",
"parameters": [
{
"name": "NFILENAME",
"dataType": "Integer",
"arrayType": "Scalar",
"direction": "Input",
"description": "",
"isSelected": true
},
{
"name": "N",
"dataType": "Integer",
"arrayType": "Scalar",
"direction": "Input",
"description": "",
"isSelected": true
},
{
"name": "Q1",
"dataType": "Float",
"arrayType": "OneDimensional",
"direction": "Input",
"description": "",
"isSelected": true
},
{
"name": "Q20",
"dataType": "Float",
"arrayType": "Scalar",
"direction": "Input",
"description": "",
"isSelected": true
},
{
"name": "X",
"dataType": "Float",
"arrayType": "Scalar",
"direction": "Input",
"description": "",
"isSelected": true
},
{
"name": "K",
"dataType": "Float",
"arrayType": "Scalar",
"direction": "Input",
"description": "",
"isSelected": true
},
{
"name": "DETAT",
"dataType": "Float",
"arrayType": "Scalar",
"direction": "Input",
"description": "",
"isSelected": true
},
{
"name": "C0",
"dataType": "Float",
"arrayType": "Scalar",
"direction": "Output",
"description": "",
"isSelected": true
},
{
"name": "C1",
"dataType": "Float",
"arrayType": "Scalar",
"direction": "Output",
"description": "",
"isSelected": true
},
{
"name": "C2",
"dataType": "Float",
"arrayType": "Scalar",
"direction": "Output",
"description": "",
"isSelected": true
},
{
"name": "Q2",
"dataType": "Float",
"arrayType": "OneDimensional",
"direction": "Output",
"description": "",
"isSelected": true
}
]
}