comac_desk_app/GenerateReport/Resources/ConfigFiles/SolverParaConfig.json

55 lines
1.3 KiB
JSON

{
"m_fileName": "..\\..\\temp\\mesh.msh",
"m_solverFieldCoordinates": {
"m_phiEnd": 0,
"m_phiStart": 0,
"m_phiStep": 1,
"m_thetaEnd": 0,
"m_thetaStart": 360,
"m_thetaStep": 1
},
"m_solverPlaneWave": {
"m_e0X": 1,
"m_e0Y": 0,
"m_e0Z": 0,
"m_k0X": 0,
"m_k0Y": 0,
"m_k0Z": -1
},
"m_solverSet": {
"m_delta": 0.3,
"m_fastAlgorithm": 1,
"m_fastSolution": "MLFMM",
"m_freq": 300,
"m_gateMethod": 1,
"m_gmresIterMax": 200,
"m_gmresRestMax": 10,
"m_gmresTol": 0.0001,
"m_levelNum": 1,
"m_matrixSolution": "LU",
"m_precondition": 1,
"m_preconditionMethod": "SAI",
"m_tolACA": 0.001,
"RCS_flag": 0,
"Gain_flag": 0,
"J_suf": 1,
"Domain_nature_v": "1 0 0 0 0 0 0 0 0 0",
"Domain_method_v": "0 0 0 0 0 0 0 0 0 0",
"eps_per_domain": "1 1 1 1 1 1 1 1 1 1",
"mu_per_domain": "1 1 1 1 1 1 1 1 1 1",
"Domain_nature_s": "0 0 0 0 0 0 0 0 0 0",
"Domain_nature_w": "0 0 0 0 0 0 0 0 0 0"
},
"m_solverTestPara": {
"m_am": 1,
"m_an": 3,
"m_singAm": 7,
"m_singAn": 0,
"m_singVm": 5,
"m_singVn": 7,
"m_vm": 1,
"m_vmn": 5,
"m_vn": 4
}
}