{
    "BoundaryCondition": {
        "BCsFilePath": "bc_modal.json"
    },
    "Case": {
        "AnalysisMode": "Modal",
	"CalculateAdjoint":false,
        "CoordinateSystem": "Cartesian",
        "m": 0.0,
        "MeshFilePath": "cylinder_wake.msh",
        "MolVisc": 0.02,
        "MolViscModel": "Constant",
        "nDim": 2,
        "Reaction": false,
        "SetOfEquations": {
            "Momentum": {
                "Equation": "NSPrimitive",
                "Variable": "u"
            },
            "Mass": {
                "Equation": "Continuity",
                "Variable": "p"
            },
            "Energy": {
                "Equation": "None",
                "Variable": "None"
            },
            "Species": {
                "Equation": "None",
                "Variable": "None"
            },
            "EquationOfState": {
                "Equation": "None",
                "Variable": "None"
            }
        },
        "SpeciesFilePath": "",
        "TransVelFluc": false,
        "TurbulenceModel": "None"
    },
    "Export": {
        "ExportFolder": "output_dir",
        "Video": false
    },
    "FlowInput": {
        "AveragingDirection": "None",
        "MeanFlowFilePath": "base_flow_for_FELiCS.fel"
    },
    "IOResolvent": {
        "ForcingBoundaryIndices": [],
        "ForcingMode": "Body",
        "Omegas": [],
        "ResponseCoeff": []
    },
    "Numerics": {
        "EigenValueGuess": [0.7],
        "nSolut": 100,
        "PolynomialOrder": {
            "u": 2,
            "p": 1
        }
    }
}
