diff --git a/EngSimulation8RTFLEX68D_Transient_sfun.mexw64 b/EngSimulation8RTFLEX68D_Transient_sfun.mexw64 new file mode 100644 index 0000000..87d23f0 Binary files /dev/null and b/EngSimulation8RTFLEX68D_Transient_sfun.mexw64 differ diff --git a/EngineSystemParameters.m b/EngineSystemParameters.m index 71dc8df..0dd156f 100644 --- a/EngineSystemParameters.m +++ b/EngineSystemParameters.m @@ -36,6 +36,7 @@ %eng.CV.F0 = 0; %Initial burned fuel mass [kg] %% Turbocharger parameters +eng.turbo.jTC = 0; %rotor inertia % Compressor eng.turbo.comp.flowMap = []; %Compressor map for corrected flow eng.turbo.comp.effMap = []; %Compressor map for efficiency @@ -43,12 +44,16 @@ %compressor map eng.turbo.comp.n288Rep = []; %Corrected speed array for look-up in %compressor map +eng.turbo.comp.mDotRep = []; %Corrected mass flow array for look-up in + %compressor map eng.turbo.comp.npr = length(eng.turbo.comp.prRep); eng.turbo.comp.nsp = length(eng.turbo.comp.n288Rep); + % Turbine for map unknown but performance known -eng.turbo.turb.flowCoeff = []; %Turbine flow coefficient -eng.turbo.turb.effCoeff = []; %Turbine efficiency coefficient -eng.turbo.jTC = 0; %Rotor mass moment of inertia [kgm2] +%eng.turbo.turb.flowCoeff = []; %Turbine flow coefficient +%eng.turbo.turb.effCoeff = []; %Turbine efficiency coefficient +%eng.turbo.jTC = 0; %Rotor mass moment of inertia [kgm2] + % Turbine for only flow curve known of a single RPM but efficiency unknown %eng.turbo.turb.flowCoeff = []; %Flow coefficient for turbine model(Flow % vs. ER) @@ -56,14 +61,18 @@ %eng.turbo.turb.ucOpt = 0; %Optimal blade speed ratio %eng.turbo.turb.effMax = 0; %Maximum isentropic efficiency %eng.turbo.turb.tempRef = 0; %Reference temperature for turbine flow + % Turbine for map known -%eng.turbo.turb.flowMap = []; %Compressor map for corrected flow -%eng.turbo.turb.effMap = []; %Compressor map for efficiency -%eng.turbo.turb.prRep = []; %Pressure ratio array for look-up in compressor map -%eng.turbo.turb.n288Rep = []; %Corrected speed array for look-up in compressor map -%eng.turbo.turb.npr = length(turbo.comp.prRep); -%eng.turbo.turb.nsp = length(turbo.comp.n288Rep); -% +eng.turbo.turb.flowMap = []; %Compressor map for corrected flow +eng.turbo.turb.effMap = []; %Compressor map for efficiency +eng.turbo.turb.prRep = []; %Pressure ratio array for look-up in compressor map +eng.turbo.turb.n288Rep = []; %Corrected speed array for look-up in compressor map +eng.turbo.turb.npr = length(turbo.comp.prRep); +eng.turbo.turb.nsp = length(turbo.comp.n288Rep); + +% Mechainical efficiency in case not included in the turbine efficiency +eng.turbo.fricCoeff = []; %Mechanical efficiency in polynomial function of speed + %% Cylinder parameters % General % Cylinder dimension diff --git a/EngineSystemSubmodel.mdl.autosave b/EngineSystemSubmodel.mdl.autosave deleted file mode 100644 index 4f7ec47..0000000 --- a/EngineSystemSubmodel.mdl.autosave +++ /dev/null @@ -1,28212 +0,0 @@ -Library { - Name "EngineSystemSubmodel" - Version 8.1 - MdlSubVersion 0 - SavedCharacterEncoding "windows-1252" - LibraryType "BlockLibrary" - SaveDefaultBlockParams on - ScopeRefreshTime 0.035000 - OverrideScopeRefreshTime on - DisableAllScopes off - FPTRunName "Run 1" - MaxMDLFileLineLength 120 - Object { - $PropName "BdWindowsInfo" - $ObjectID 1 - $ClassName "Simulink.BDWindowsInfo" - Object { - $PropName "WindowsInfo" - $ObjectID 2 - $ClassName "Simulink.WindowInfo" - IsActive [1] - Location [-9.0, 0.0, 1938.0, 1170.0] - Object { - $PropName "ModelBrowserInfo" - $ObjectID 3 - $ClassName "Simulink.ModelBrowserInfo" - Visible [1] - DockPosition "Left" - Width [50] - Height [50] - Filter [9] - } - Object { - $PropName "ExplorerBarInfo" - $ObjectID 4 - $ClassName "Simulink.ExplorerBarInfo" - Visible [1] - } - Array { - Type "Simulink.EditorInfo" - Dimension 2 - Object { - $ObjectID 5 - IsActive [1] - ViewObjType "SimulinkSubsys" - LoadSaveID "2767" - Extents [1692.0, 980.0] - ZoomFactor [1.5] - Offset [-69.533333333333246, -20.40000000000002] - } - Object { - $ObjectID 6 - IsActive [0] - ViewObjType "SimulinkSubsys" - LoadSaveID "1055" - Extents [1692.0, 980.0] - ZoomFactor [1.25] - Offset [121.4000000000002, 85.750000000000057] - } - PropName "EditorsInfo" - } - } - } - Created "Mon Jun 16 23:03:21 2014" - Creator "yum" - UpdateHistory "UpdateHistoryNever" - ModifiedByFormat "%" - LastModifiedBy "yum" - ModifiedDateFormat "%" - LastModifiedDate "Tue Jan 20 12:19:45 2015" - RTWModifiedTimeStamp 343657203 - ModelVersionFormat "1.%" - ConfigurationManager "None" - SampleTimeColors off - SampleTimeAnnotations off - LibraryLinkDisplay "disabled" - WideLines off - ShowLineDimensions off - ShowPortDataTypes off - ShowDesignRanges off - ShowLoopsOnError on - IgnoreBidirectionalLines off - ShowStorageClass off - ShowTestPointIcons on - ShowSignalResolutionIcons on - ShowViewerIcons on - SortedOrder off - ExecutionContextIcon off - ShowLinearizationAnnotations on - BlockNameDataTip off - BlockParametersDataTip off - BlockDescriptionStringDataTip off - ToolBar on - StatusBar on - BrowserShowLibraryLinks off - BrowserLookUnderMasks off - SimulationMode "normal" - LinearizationMsg "none" - Profile off - ParamWorkspaceSource "MATLABWorkspace" - RecordCoverage off - CovSaveName "covdata" - CovMetricSettings "dw" - CovNameIncrementing off - CovHtmlReporting on - CovForceBlockReductionOff on - covSaveCumulativeToWorkspaceVar on - CovSaveSingleToWorkspaceVar on - CovCumulativeReport off - CovReportOnPause on - CovModelRefEnable "Off" - CovExternalEMLEnable off - ExtModeBatchMode off - ExtModeEnableFloating on - ExtModeTrigType "manual" - ExtModeTrigMode "normal" - ExtModeTrigPort "1" - ExtModeTrigElement "any" - ExtModeTrigDuration 1000 - ExtModeTrigDurationFloating "auto" - ExtModeTrigHoldOff 0 - ExtModeTrigDelay 0 - ExtModeTrigDirection "rising" - ExtModeTrigLevel 0 - ExtModeArchiveMode "off" - ExtModeAutoIncOneShot off - ExtModeIncDirWhenArm off - ExtModeAddSuffixToVar off - ExtModeWriteAllDataToWs off - ExtModeArmWhenConnect on - ExtModeSkipDownloadWhenConnect off - ExtModeLogAll on - ExtModeAutoUpdateStatusClock on - ShowModelReferenceBlockVersion off - ShowModelReferenceBlockIO off - Array { - Type "Handle" - Dimension 1 - Simulink.ConfigSet { - $ObjectID 7 - Version "1.13.0" - Array { - Type "Handle" - Dimension 9 - Simulink.SolverCC { - $ObjectID 8 - Version "1.13.0" - StartTime "0.0" - StopTime "10.0" - AbsTol "auto" - FixedStep "1e-4" - InitialStep "auto" - MaxNumMinSteps "-1" - MaxOrder 5 - ZcThreshold "auto" - ConsecutiveZCsStepRelTol "10*128*eps" - MaxConsecutiveZCs "1000" - ExtrapolationOrder 4 - NumberNewtonIterations 1 - MaxStep "auto" - MinStep "auto" - MaxConsecutiveMinStep "1" - RelTol "1e-3" - SolverMode "Auto" - EnableConcurrentExecution off - ConcurrentTasks off - Solver "ode45" - SolverName "ode45" - SolverJacobianMethodControl "auto" - ShapePreserveControl "DisableAll" - ZeroCrossControl "UseLocalSettings" - ZeroCrossAlgorithm "Nonadaptive" - AlgebraicLoopSolver "TrustRegion" - SolverResetMethod "Fast" - PositivePriorityOrder off - AutoInsertRateTranBlk off - SampleTimeConstraint "Unconstrained" - InsertRTBMode "Whenever possible" - } - Simulink.DataIOCC { - $ObjectID 9 - Version "1.13.0" - Decimation "1" - ExternalInput "[t, u]" - FinalStateName "xFinal" - InitialState "xInitial" - LimitDataPoints on - MaxDataPoints "1000" - LoadExternalInput off - LoadInitialState off - SaveFinalState off - SaveCompleteFinalSimState off - SaveFormat "Array" - SignalLoggingSaveFormat "Dataset" - SaveOutput on - SaveState off - SignalLogging on - DSMLogging on - InspectSignalLogs off - SaveTime on - ReturnWorkspaceOutputs on - StateSaveName "xout" - TimeSaveName "tout" - OutputSaveName "yout" - SignalLoggingName "logsout" - DSMLoggingName "dsmout" - OutputOption "RefineOutputTimes" - OutputTimes "[]" - ReturnWorkspaceOutputsName "out" - Refine "1" - } - Simulink.OptimizationCC { - $ObjectID 10 - Version "1.13.0" - Array { - Type "Cell" - Dimension 8 - Cell "BooleansAsBitfields" - Cell "PassReuseOutputArgsAs" - Cell "PassReuseOutputArgsThreshold" - Cell "ZeroExternalMemoryAtStartup" - Cell "ZeroInternalMemoryAtStartup" - Cell "OptimizeModelRefInitCode" - Cell "NoFixptDivByZeroProtection" - Cell "UseSpecifiedMinMax" - PropName "DisabledProps" - } - BlockReduction on - BooleanDataType on - ConditionallyExecuteInputs on - InlineParams off - UseIntDivNetSlope off - UseFloatMulNetSlope off - UseSpecifiedMinMax off - InlineInvariantSignals off - OptimizeBlockIOStorage on - BufferReuse on - EnhancedBackFolding off - StrengthReduction off - ExpressionFolding on - BooleansAsBitfields off - BitfieldContainerType "uint_T" - EnableMemcpy on - MemcpyThreshold 64 - PassReuseOutputArgsAs "Structure reference" - ExpressionDepthLimit 128 - FoldNonRolledExpr on - LocalBlockOutputs on - RollThreshold 5 - SystemCodeInlineAuto off - StateBitsets off - DataBitsets off - UseTempVars off - ZeroExternalMemoryAtStartup on - ZeroInternalMemoryAtStartup on - InitFltsAndDblsToZero off - NoFixptDivByZeroProtection off - EfficientFloat2IntCast off - EfficientMapNaN2IntZero on - OptimizeModelRefInitCode off - LifeSpan "inf" - MaxStackSize "Inherit from target" - BufferReusableBoundary on - SimCompilerOptimization "Off" - AccelVerboseBuild off - ParallelExecutionInRapidAccelerator on - } - Simulink.DebuggingCC { - $ObjectID 11 - Version "1.13.0" - RTPrefix "error" - ConsistencyChecking "none" - ArrayBoundsChecking "none" - SignalInfNanChecking "none" - SignalRangeChecking "none" - ReadBeforeWriteMsg "UseLocalSettings" - WriteAfterWriteMsg "UseLocalSettings" - WriteAfterReadMsg "UseLocalSettings" - AlgebraicLoopMsg "warning" - ArtificialAlgebraicLoopMsg "warning" - SaveWithDisabledLinksMsg "warning" - SaveWithParameterizedLinksMsg "warning" - CheckSSInitialOutputMsg on - UnderspecifiedInitializationDetection "Classic" - MergeDetectMultiDrivingBlocksExec "none" - CheckExecutionContextPreStartOutputMsg off - CheckExecutionContextRuntimeOutputMsg off - SignalResolutionControl "UseLocalSettings" - BlockPriorityViolationMsg "warning" - MinStepSizeMsg "warning" - TimeAdjustmentMsg "none" - MaxConsecutiveZCsMsg "error" - MaskedZcDiagnostic "warning" - IgnoredZcDiagnostic "warning" - SolverPrmCheckMsg "warning" - InheritedTsInSrcMsg "warning" - DiscreteInheritContinuousMsg "warning" - MultiTaskDSMMsg "error" - MultiTaskCondExecSysMsg "error" - MultiTaskRateTransMsg "error" - SingleTaskRateTransMsg "none" - TasksWithSamePriorityMsg "warning" - SigSpecEnsureSampleTimeMsg "warning" - CheckMatrixSingularityMsg "none" - IntegerOverflowMsg "warning" - Int32ToFloatConvMsg "warning" - ParameterDowncastMsg "error" - ParameterOverflowMsg "error" - ParameterUnderflowMsg "none" - ParameterPrecisionLossMsg "warning" - ParameterTunabilityLossMsg "warning" - FixptConstUnderflowMsg "none" - FixptConstOverflowMsg "none" - FixptConstPrecisionLossMsg "none" - UnderSpecifiedDataTypeMsg "none" - UnnecessaryDatatypeConvMsg "none" - VectorMatrixConversionMsg "none" - InvalidFcnCallConnMsg "error" - FcnCallInpInsideContextMsg "EnableAllAsError" - SignalLabelMismatchMsg "none" - UnconnectedInputMsg "warning" - UnconnectedOutputMsg "warning" - UnconnectedLineMsg "warning" - SFcnCompatibilityMsg "none" - FrameProcessingCompatibilityMsg "warning" - UniqueDataStoreMsg "none" - BusObjectLabelMismatch "warning" - RootOutportRequireBusObject "warning" - AssertControl "UseLocalSettings" - EnableOverflowDetection off - ModelReferenceIOMsg "none" - ModelReferenceMultiInstanceNormalModeStructChecksumCheck "error" - ModelReferenceVersionMismatchMessage "none" - ModelReferenceIOMismatchMessage "none" - ModelReferenceCSMismatchMessage "none" - UnknownTsInhSupMsg "warning" - ModelReferenceDataLoggingMessage "warning" - ModelReferenceSymbolNameMessage "warning" - ModelReferenceExtraNoncontSigs "error" - StateNameClashWarn "warning" - SimStateInterfaceChecksumMismatchMsg "warning" - SimStateOlderReleaseMsg "error" - InitInArrayFormatMsg "warning" - StrictBusMsg "ErrorLevel1" - BusNameAdapt "WarnAndRepair" - NonBusSignalsTreatedAsBus "none" - LoggingUnavailableSignals "error" - BlockIODiagnostic "none" - SFUnusedDataAndEventsDiag "warning" - SFUnexpectedBacktrackingDiag "warning" - SFInvalidInputDataAccessInChartInitDiag "warning" - SFNoUnconditionalDefaultTransitionDiag "warning" - SFTransitionOutsideNaturalParentDiag "warning" - SFUnconditionalTransitionShadowingDiag "warning" - SFUndirectedBroadcastEventsDiag "warning" - SFTransitionActionBeforeConditionDiag "warning" - } - Simulink.HardwareCC { - $ObjectID 12 - Version "1.13.0" - ProdBitPerChar 8 - ProdBitPerShort 16 - ProdBitPerInt 32 - ProdBitPerLong 32 - ProdBitPerLongLong 64 - ProdBitPerFloat 32 - ProdBitPerDouble 64 - ProdBitPerPointer 32 - ProdLargestAtomicInteger "Char" - ProdLargestAtomicFloat "None" - ProdIntDivRoundTo "Undefined" - ProdEndianess "Unspecified" - ProdWordSize 32 - ProdShiftRightIntArith on - ProdLongLongMode off - ProdHWDeviceType "32-bit Generic" - TargetBitPerChar 8 - TargetBitPerShort 16 - TargetBitPerInt 32 - TargetBitPerLong 32 - TargetBitPerLongLong 64 - TargetBitPerFloat 32 - TargetBitPerDouble 64 - TargetBitPerPointer 32 - TargetLargestAtomicInteger "Char" - TargetLargestAtomicFloat "None" - TargetShiftRightIntArith on - TargetLongLongMode off - TargetIntDivRoundTo "Undefined" - TargetEndianess "Unspecified" - TargetWordSize 32 - TargetTypeEmulationWarnSuppressLevel 0 - TargetPreprocMaxBitsSint 32 - TargetPreprocMaxBitsUint 32 - TargetHWDeviceType "Specified" - TargetUnknown off - ProdEqTarget on - } - Simulink.ModelReferenceCC { - $ObjectID 13 - Version "1.13.0" - UpdateModelReferenceTargets "IfOutOfDateOrStructuralChange" - CheckModelReferenceTargetMessage "error" - EnableParallelModelReferenceBuilds off - ParallelModelReferenceErrorOnInvalidPool on - ParallelModelReferenceMATLABWorkerInit "None" - ModelReferenceNumInstancesAllowed "Multi" - PropagateVarSize "Infer from blocks in model" - ModelReferencePassRootInputsByReference on - ModelReferenceMinAlgLoopOccurrences off - PropagateSignalLabelsOutOfModel off - SupportModelReferenceSimTargetCustomCode off - } - Simulink.SFSimCC { - $ObjectID 14 - Version "1.13.0" - SFSimEnableDebug on - SFSimOverflowDetection on - SFSimEcho on - SimBlas on - SimCtrlC on - SimExtrinsic on - SimIntegrity on - SimUseLocalCustomCode off - SimParseCustomCode on - SimBuildMode "sf_incremental_build" - } - Simulink.RTWCC { - $BackupClass "Simulink.RTWCC" - $ObjectID 15 - Version "1.13.0" - Array { - Type "Cell" - Dimension 15 - Cell "IncludeHyperlinkInReport" - Cell "GenerateTraceInfo" - Cell "GenerateTraceReport" - Cell "GenerateTraceReportSl" - Cell "GenerateTraceReportSf" - Cell "GenerateTraceReportEml" - Cell "PortableWordSizes" - Cell "GenerateWebview" - Cell "GenerateCodeMetricsReport" - Cell "GenerateCodeReplacementReport" - Cell "GenerateErtSFunction" - Cell "CreateSILPILBlock" - Cell "CodeExecutionProfiling" - Cell "CodeProfilingSaveOptions" - Cell "CodeProfilingInstrumentation" - PropName "DisabledProps" - } - SystemTargetFile "grt.tlc" - GenCodeOnly off - MakeCommand "make_rtw" - GenerateMakefile on - PackageGeneratedCodeAndArtifacts off - TemplateMakefile "grt_default_tmf" - GenerateReport off - SaveLog off - RTWVerbose on - RetainRTWFile off - ProfileTLC off - TLCDebug off - TLCCoverage off - TLCAssert off - ProcessScriptMode "Default" - ConfigurationMode "Optimized" - ConfigAtBuild off - RTWUseLocalCustomCode off - RTWUseSimCustomCode off - IncludeHyperlinkInReport off - LaunchReport off - PortableWordSizes off - GenerateErtSFunction off - CreateSILPILBlock "None" - CodeExecutionProfiling off - CodeExecutionProfileVariable "executionProfile" - CodeProfilingSaveOptions "SummaryOnly" - CodeProfilingInstrumentation off - SILDebugging off - TargetLang "C" - IncludeBusHierarchyInRTWFileBlockHierarchyMap off - IncludeERTFirstTime off - GenerateTraceInfo off - GenerateTraceReport off - GenerateTraceReportSl off - GenerateTraceReportSf off - GenerateTraceReportEml off - GenerateCodeInfo off - GenerateWebview off - GenerateCodeMetricsReport off - GenerateCodeReplacementReport off - RTWCompilerOptimization "Off" - CheckMdlBeforeBuild "Off" - CustomRebuildMode "OnUpdate" - Array { - Type "Handle" - Dimension 2 - Simulink.CodeAppCC { - $ObjectID 16 - Version "1.13.0" - Array { - Type "Cell" - Dimension 22 - Cell "IgnoreCustomStorageClasses" - Cell "IgnoreTestpoints" - Cell "InsertBlockDesc" - Cell "InsertPolySpaceComments" - Cell "SFDataObjDesc" - Cell "MATLABFcnDesc" - Cell "SimulinkDataObjDesc" - Cell "DefineNamingRule" - Cell "SignalNamingRule" - Cell "ParamNamingRule" - Cell "InternalIdentifier" - Cell "InlinedPrmAccess" - Cell "CustomSymbolStr" - Cell "CustomSymbolStrGlobalVar" - Cell "CustomSymbolStrType" - Cell "CustomSymbolStrField" - Cell "CustomSymbolStrFcn" - Cell "CustomSymbolStrFcnArg" - Cell "CustomSymbolStrBlkIO" - Cell "CustomSymbolStrTmpVar" - Cell "CustomSymbolStrMacro" - Cell "ReqsInCode" - PropName "DisabledProps" - } - ForceParamTrailComments off - GenerateComments on - IgnoreCustomStorageClasses on - IgnoreTestpoints off - IncHierarchyInIds off - MaxIdLength 31 - PreserveName off - PreserveNameWithParent off - ShowEliminatedStatement off - OperatorAnnotations off - IncAutoGenComments off - SimulinkDataObjDesc off - SFDataObjDesc off - MATLABFcnDesc off - IncDataTypeInIds off - MangleLength 1 - CustomSymbolStrGlobalVar "$R$N$M" - CustomSymbolStrType "$N$R$M_T" - CustomSymbolStrField "$N$M" - CustomSymbolStrFcn "$R$N$M$F" - CustomSymbolStrFcnArg "rt$I$N$M" - CustomSymbolStrBlkIO "rtb_$N$M" - CustomSymbolStrTmpVar "$N$M" - CustomSymbolStrMacro "$R$N$M" - DefineNamingRule "None" - ParamNamingRule "None" - SignalNamingRule "None" - InsertBlockDesc off - InsertPolySpaceComments off - SimulinkBlockComments on - MATLABSourceComments off - EnableCustomComments off - InternalIdentifier "Shortened" - InlinedPrmAccess "Literals" - ReqsInCode off - UseSimReservedNames off - } - Simulink.GRTTargetCC { - $BackupClass "Simulink.TargetCC" - $ObjectID 17 - Version "1.13.0" - Array { - Type "Cell" - Dimension 15 - Cell "GeneratePreprocessorConditionals" - Cell "IncludeMdlTerminateFcn" - Cell "CombineOutputUpdateFcns" - Cell "SuppressErrorStatus" - Cell "ERTCustomFileBanners" - Cell "GenerateSampleERTMain" - Cell "GenerateTestInterfaces" - Cell "ModelStepFunctionPrototypeControlCompliant" - Cell "CPPClassGenCompliant" - Cell "GenerateAllocFcn" - Cell "PurelyIntegerCode" - Cell "SupportComplex" - Cell "SupportAbsoluteTime" - Cell "SupportContinuousTime" - Cell "SupportNonInlinedSFcns" - PropName "DisabledProps" - } - TargetFcnLib "ansi_tfl_table_tmw.mat" - TargetLibSuffix "" - TargetPreCompLibLocation "" - CodeReplacementLibrary "ANSI_C" - UtilityFuncGeneration "Auto" - ERTMultiwordTypeDef "System defined" - ERTMultiwordLength 256 - MultiwordLength 2048 - GenerateFullHeader on - GenerateSampleERTMain off - GenerateTestInterfaces off - IsPILTarget off - ModelReferenceCompliant on - ParMdlRefBuildCompliant on - CompOptLevelCompliant on - ConcurrentExecutionCompliant on - IncludeMdlTerminateFcn on - GeneratePreprocessorConditionals "Disable all" - CombineOutputUpdateFcns on - CombineSignalStateStructs off - SuppressErrorStatus off - ERTFirstTimeCompliant off - IncludeFileDelimiter "Auto" - ERTCustomFileBanners off - SupportAbsoluteTime on - LogVarNameModifier "rt_" - MatFileLogging on - MultiInstanceERTCode off - SupportNonFinite on - SupportComplex on - PurelyIntegerCode off - SupportContinuousTime on - SupportNonInlinedSFcns on - SupportVariableSizeSignals off - EnableShiftOperators on - ParenthesesLevel "Nominal" - MATLABClassNameForMDSCustomization "Simulink.SoftwareTarget.GRTCustomization" - ModelStepFunctionPrototypeControlCompliant off - CPPClassGenCompliant off - AutosarCompliant off - GRTInterface off - GenerateAllocFcn off - UseMalloc off - ExtMode off - ExtModeStaticAlloc off - ExtModeTesting off - ExtModeStaticAllocSize 1000000 - ExtModeTransport 0 - ExtModeMexFile "ext_comm" - ExtModeIntrfLevel "Level1" - RTWCAPISignals off - RTWCAPIParams off - RTWCAPIStates off - RTWCAPIRootIO off - GenerateASAP2 off - } - PropName "Components" - } - } - hdlcoderui.hdlcc { - $ObjectID 18 - Version "1.13.0" - Description "HDL Coder custom configuration component" - Name "HDL Coder" - Array { - Type "Cell" - Dimension 1 - Cell " " - PropName "HDLConfigFile" - } - HDLCActiveTab "0" - } - PropName "Components" - } - Name "Configuration" - CurrentDlgPage "Solver" - ConfigPrmDlgPosition [ 430, 285, 1490, 915 ] - } - PropName "ConfigurationSets" - } - ExplicitPartitioning off - BlockDefaults { - ForegroundColor "black" - BackgroundColor "white" - DropShadow off - NamePlacement "normal" - FontName "Helvetica" - FontSize 10 - FontWeight "normal" - FontAngle "normal" - ShowName on - BlockRotation 0 - BlockMirror off - } - AnnotationDefaults { - HorizontalAlignment "center" - VerticalAlignment "middle" - ForegroundColor "black" - BackgroundColor "white" - DropShadow off - FontName "Helvetica" - FontSize 10 - FontWeight "normal" - FontAngle "normal" - UseDisplayTextAsClickCallback off - } - LineDefaults { - FontName "Helvetica" - FontSize 9 - FontWeight "normal" - FontAngle "normal" - } - MaskDefaults { - SelfModifiable "off" - IconFrame "on" - IconOpaque "on" - RunInitForIconRedraw "off" - IconRotate "none" - PortRotate "default" - IconUnits "autoscale" - } - MaskParameterDefaults { - Evaluate "on" - Tunable "on" - NeverSave "off" - Internal "off" - ReadOnly "off" - Enabled "on" - Visible "on" - ToolTip "on" - } - BlockParameterDefaults { - Block { - BlockType BusCreator - Inputs "4" - DisplayOption "none" - OutDataTypeStr "Inherit: auto" - NonVirtualBus off - } - Block { - BlockType BusSelector - OutputSignals "signal1,signal2,signal3" - OutputAsBus off - } - Block { - BlockType Clock - DisplayTime off - Decimation "10" - } - Block { - BlockType Constant - Value "1" - VectorParams1D on - SamplingMode "Sample based" - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Inherit from 'Constant value'" - LockScale off - SampleTime "inf" - FramePeriod "inf" - PreserveConstantTs off - } - Block { - BlockType Demux - Outputs "4" - DisplayOption "none" - BusSelectionMode off - } - Block { - BlockType From - GotoTag "A" - IconDisplay "Tag" - TagVisibility "local" - } - Block { - BlockType FromWorkspace - VariableName "simulink_input" - OutDataTypeStr "Inherit: auto" - SampleTime "-1" - Interpolate on - ZeroCross off - OutputAfterFinalValue "Extrapolation" - } - Block { - BlockType Gain - Gain "1" - Multiplication "Element-wise(K.*u)" - ParamMin "[]" - ParamMax "[]" - ParamDataTypeStr "Inherit: Same as input" - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Same as input" - LockScale off - RndMeth "Floor" - SaturateOnIntegerOverflow on - SampleTime "-1" - } - Block { - BlockType Goto - GotoTag "A" - IconDisplay "Tag" - TagVisibility "local" - } - Block { - BlockType Inport - Port "1" - OutputFunctionCall off - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: auto" - LockScale off - BusOutputAsStruct off - PortDimensions "-1" - VarSizeSig "Inherit" - SampleTime "-1" - SignalType "auto" - SamplingMode "auto" - LatchByDelayingOutsideSignal off - LatchInputForFeedbackSignals off - Interpolate on - } - Block { - BlockType Integrator - ExternalReset "none" - InitialConditionSource "internal" - InitialCondition "0" - LimitOutput off - UpperSaturationLimit "inf" - LowerSaturationLimit "-inf" - ShowSaturationPort off - ShowStatePort off - AbsoluteTolerance "auto" - IgnoreLimit off - ZeroCross on - ContinuousStateAttributes "''" - } - Block { - BlockType MinMax - Function "min" - Inputs "1" - InputSameDT on - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Inherit via internal rule" - LockScale off - RndMeth "Floor" - SaturateOnIntegerOverflow on - ZeroCross on - SampleTime "-1" - } - Block { - BlockType MultiPortSwitch - DataPortOrder "One-based contiguous" - Inputs "3" - DataPortIndices "{1,2,3}" - DataPortForDefault "Last data port" - DiagnosticForDefault "Error" - zeroidx off - InputSameDT on - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Inherit via internal rule" - LockScale off - RndMeth "Floor" - SaturateOnIntegerOverflow on - SampleTime "-1" - AllowDiffInputSizes off - } - Block { - BlockType Mux - Inputs "4" - DisplayOption "none" - UseBusObject off - BusObject "BusObject" - NonVirtualBus off - } - Block { - BlockType Outport - Port "1" - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: auto" - LockScale off - BusOutputAsStruct off - PortDimensions "-1" - VarSizeSig "Inherit" - SampleTime "-1" - SignalType "auto" - SamplingMode "auto" - SourceOfInitialOutputValue "Dialog" - OutputWhenDisabled "held" - InitialOutput "[]" - } - Block { - BlockType Product - Inputs "2" - Multiplication "Element-wise(.*)" - CollapseMode "All dimensions" - CollapseDim "1" - InputSameDT on - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Same as first input" - LockScale off - RndMeth "Zero" - SaturateOnIntegerOverflow on - SampleTime "-1" - } - Block { - BlockType S-Function - FunctionName "system" - SFunctionModules "''" - PortCounts "[]" - SFunctionDeploymentMode off - } - Block { - BlockType Saturate - UpperLimitSource "Dialog" - UpperLimit "0.5" - LowerLimitSource "Dialog" - LowerLimit "-0.5" - LinearizeAsGain on - ZeroCross on - SampleTime "-1" - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Same as input" - LockScale off - RndMeth "Floor" - } - Block { - BlockType Scope - ModelBased off - TickLabels "OneTimeTick" - ZoomMode "on" - Grid "on" - TimeRange "auto" - YMin "-5" - YMax "5" - SaveToWorkspace off - SaveName "ScopeData" - DataFormat "Array" - LimitDataPoints on - MaxDataPoints "5000" - Decimation "1" - SampleInput off - SampleTime "-1" - } - Block { - BlockType Sin - SineType "Time based" - TimeSource "Use simulation time" - Amplitude "1" - Bias "0" - Frequency "1" - Phase "0" - Samples "10" - Offset "0" - SampleTime "-1" - VectorParams1D on - } - Block { - BlockType Step - Time "1" - Before "0" - After "1" - SampleTime "-1" - VectorParams1D on - ZeroCross on - } - Block { - BlockType SubSystem - ShowPortLabels "FromPortIcon" - Permissions "ReadWrite" - PermitHierarchicalResolution "All" - TreatAsAtomicUnit off - CheckFcnCallInpInsideContextMsg off - SystemSampleTime "-1" - RTWFcnNameOpts "Auto" - RTWFileNameOpts "Auto" - FunctionInterfaceSpec "void_void" - RTWMemSecFuncInitTerm "Inherit from model" - RTWMemSecFuncExecute "Inherit from model" - RTWMemSecDataConstants "Inherit from model" - RTWMemSecDataInternal "Inherit from model" - RTWMemSecDataParameters "Inherit from model" - SimViewingDevice off - DataTypeOverride "UseLocalSettings" - DataTypeOverrideAppliesTo "AllNumericTypes" - MinMaxOverflowLogging "UseLocalSettings" - SFBlockType "NONE" - Variant off - GeneratePreprocessorConditionals off - } - Block { - BlockType Sum - IconShape "rectangular" - Inputs "++" - CollapseMode "All dimensions" - CollapseDim "1" - InputSameDT on - AccumDataTypeStr "Inherit: Inherit via internal rule" - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Same as first input" - LockScale off - RndMeth "Floor" - SaturateOnIntegerOverflow on - SampleTime "-1" - } - Block { - BlockType Terminator - } - Block { - BlockType TransportDelay - DelayTime "1" - InitialOutput "0" - BufferSize "1024" - FixedBuffer off - TransDelayFeedthrough off - PadeOrder "0" - } - } - System { - Name "EngineSystemSubmodel" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "150" - ReportName "simulink-default.rpt" - SIDHighWatermark "2813" - Block { - BlockType SubSystem - Name "Combustion" - SID "1457" - Ports [] - Position [515, 20, 615, 125] - ZOrder 510 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Combustion" - Location [-9, -9, 1929, 1161] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType SubSystem - Name "ROHR" - SID "293" - Ports [5, 3] - Position [70, 16, 165, 134] - ZOrder 154 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.64" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ROHR" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF" - SID "294" - Position [110, 323, 140, 337] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "u_gov" - SID "297" - Position [70, 233, 100, 247] - ZOrder 1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "299" - Position [70, 203, 100, 217] - ZOrder 3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phi" - SID "298" - Position [70, 173, 100, 187] - ZOrder 2 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "300" - Position [70, 263, 100, 277] - ZOrder 4 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "307" - Ports [1, 3] - Position [170, 286, 175, 374] - ZOrder 9 - ShowName off - Outputs "3" - DisplayOption "bar" - Port { - PortNumber 1 - Name "p" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "T" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "306" - Ports [6, 4] - Position [235, 162, 350, 348] - ZOrder 8 - BackgroundColor "yellow" - FunctionName "combState" - Parameters "cyl.comb.mqfCycMax,cyl.comb.wiebePara,eng.nStroke" - EnableBusSupport off - Port { - PortNumber 1 - Name "combState" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "phiComb" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "mqf" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "309" - Ports [5, 1] - Position [480, 172, 545, 388] - ZOrder 11 - BackgroundColor "yellow" - FunctionName "CombWiebe" - Parameters "eng.hn, cyl.comb.wiebePara" - EnableBusSupport off - } - Block { - BlockType Terminator - Name "Terminator" - SID "308" - Position [200, 350, 220, 370] - ZOrder 10 - BackgroundColor "red" - } - Block { - BlockType Outport - Name "dmEmb" - SID "295" - Position [590, 273, 620, 287] - ZOrder -2 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "combState" - SID "301" - Position [590, 133, 620, 147] - ZOrder 5 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiIg" - SID "369" - Position [420, 248, 450, 262] - ZOrder 12 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Line { - Name "mqf" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "S-Function1" - DstPort 4 - } - Line { - Name "phiIg" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 3 - Points [39, 0] - Branch { - Points [0, -25] - DstBlock "phiIg" - DstPort 1 - } - Branch { - DstBlock "S-Function1" - DstPort 3 - } - } - Line { - Name "phiComb" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "S-Function1" - DstPort 2 - } - Line { - Name "combState" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [86, 0] - Branch { - DstBlock "S-Function1" - DstPort 1 - } - Branch { - Points [0, -50] - DstBlock "combState" - DstPort 1 - } - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - DstBlock "dmEmb" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "Terminator" - DstPort 1 - } - Line { - Name "T" - Labels [1, 1] - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 6 - } - Line { - Name "p" - Labels [1, 1] - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "pTF" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [32, 0] - Branch { - DstBlock "S-Function" - DstPort 4 - } - Branch { - Points [0, 33; -59, 0; 0, 94; 280, 0; 0, -27] - DstBlock "S-Function1" - DstPort 5 - } - } - Line { - SrcBlock "u_gov" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "ROHRBus" - SID "2587" - Ports [5, 3] - Position [210, 16, 305, 134] - ZOrder 155 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ROHRBus" - Location [0, 0, 960, 1152] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "pTF" - SID "2588" - Position [70, 308, 100, 322] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "u_gov" - SID "2589" - Position [70, 233, 100, 247] - ZOrder 1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "2590" - Position [70, 203, 100, 217] - ZOrder 3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phi" - SID "2591" - Position [70, 173, 100, 187] - ZOrder 2 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "2592" - Position [70, 263, 100, 277] - ZOrder 4 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "2593" - Ports [3, 1] - Position [700, 261, 705, 299] - ZOrder 13 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2594" - Ports [1, 2] - Position [180, 286, 185, 344] - ZOrder 16 - ShowName off - OutputSignals "p,T" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Demux - Name "Demux1" - SID "2595" - Ports [1, 3] - Position [590, 261, 595, 299] - ZOrder 14 - ShowName off - Outputs "3" - DisplayOption "bar" - Port { - PortNumber 1 - Name "dm" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dE" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "dmb" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "2596" - Ports [6, 4] - Position [235, 162, 350, 348] - ZOrder 8 - BackgroundColor "yellow" - FunctionName "combState" - Parameters "cyl.comb.mqfCycMax,cyl.comb.wiebePara,eng.nStroke" - EnableBusSupport off - Port { - PortNumber 1 - Name "combState" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "phiComb" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "mqf" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "2597" - Ports [5, 1] - Position [480, 172, 545, 388] - ZOrder 11 - BackgroundColor "yellow" - FunctionName "CombWiebe" - Parameters "eng.hn, cyl.comb.wiebePara" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dmEmb" - SID "2602" - Position [740, 273, 770, 287] - ZOrder 17 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "combState" - SID "2599" - Position [590, 133, 620, 147] - ZOrder 5 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiIg" - SID "2600" - Position [420, 248, 450, 262] - ZOrder 12 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Line { - Name "mqf" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "S-Function1" - DstPort 4 - } - Line { - Name "phiIg" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 3 - Points [39, 0] - Branch { - Points [0, -25] - DstBlock "phiIg" - DstPort 1 - } - Branch { - DstBlock "S-Function1" - DstPort 3 - } - } - Line { - Name "phiComb" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "S-Function1" - DstPort 2 - } - Line { - Name "combState" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [86, 0] - Branch { - DstBlock "S-Function1" - DstPort 1 - } - Branch { - Points [0, -50] - DstBlock "combState" - DstPort 1 - } - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "pTF" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [32, 0] - Branch { - DstBlock "S-Function" - DstPort 4 - } - Branch { - Points [0, 26; -79, 0; 0, 101; 300, 0; 0, -27] - DstBlock "S-Function1" - DstPort 5 - } - } - Line { - SrcBlock "u_gov" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - Name "dE" - Labels [1, 1] - SrcBlock "Demux1" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "dmb" - Labels [1, 1] - SrcBlock "Demux1" - SrcPort 3 - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "dm" - Labels [1, 1] - SrcBlock "Demux1" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 6 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "dmEmb" - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "Components" - SID "1327" - Ports [] - Position [360, 173, 470, 287] - ZOrder 508 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Components" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "80" - Block { - BlockType SubSystem - Name "EngCylinder2Stroke" - SID "320" - Ports [7, 9] - Position [1070, 24, 1260, 266] - ZOrder 363 - ForegroundColor "red" - BackgroundColor "yellow" - LibraryVersion "1.135" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 19 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 20 - Type "edit" - Name "cyl" - Prompt "Name of the cylinder" - Value "eng.cyl" - } - Object { - $ObjectID 21 - Type "edit" - Name "cylNo" - Prompt "Cylinder number" - Value "1" - } - PropName "Parameters" - } - } - Port { - PortNumber 9 - Name "dmf2" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - System { - Name "EngCylinder2Stroke" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "60" - Block { - BlockType Inport - Name "uGov" - SID "321" - Position [485, 20, 515, 35] - ZOrder 158 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "322" - Position [550, 20, 580, 35] - ZOrder 159 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "324" - Position [630, 20, 660, 35] - ZOrder 161 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "325" - Position [745, 20, 775, 35] - ZOrder 162 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "327" - Position [210, 592, 240, 608] - ZOrder 164 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "326" - Position [1060, 522, 1090, 538] - ZOrder 163 - BlockMirror on - BackgroundColor "green" - NamePlacement "alternate" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "328" - Position [485, 1013, 515, 1027] - ZOrder 165 - BackgroundColor "green" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "365" - Position [710, 325, 740, 355] - ZOrder 189 - BlockMirror on - BackgroundColor "green" - Value "0" - } - Block { - BlockType Reference - Name "CrankMechKinematic" - SID "342" - Ports [3, 4] - Position [620, 759, 745, 871] - ZOrder 178 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Mechanical Part/CrankMechKinematic" - SourceType "SubSystem" - } - Block { - BlockType Demux - Name "Demux" - SID "366" - Ports [1, 3] - Position [370, 581, 375, 619] - ZOrder 190 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "438" - Ports [1, 3] - Position [400, 271, 405, 309] - ZOrder 222 - BlockMirror on - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "EngCylHeatTransfer" - SID "363" - Ports [3, 2] - Position [635, 534, 775, 646] - ZOrder 187 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Heat Transfer/EngCylHeatTransfer" - SourceType "SubSystem" - } - Block { - BlockType Reference - Name "ExhValve" - SID "376" - Ports [5, 4] - Position [891, 405, 1009, 515] - ZOrder 199 - BlockRotation 270 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/ExhValve" - SourceType "SubSystem" - } - Block { - BlockType From - Name "From" - SID "591" - Position [908, 600, 972, 625] - ZOrder 231 - BlockRotation 270 - BackgroundColor "magenta" - GotoTag "cAStartNom" - } - Block { - BlockType From - Name "From1" - SID "592" - Position [968, 625, 1032, 650] - ZOrder 232 - BlockRotation 270 - BackgroundColor "magenta" - GotoTag "dCALiftUp" - } - Block { - BlockType Goto - Name "Goto" - SID "589" - Position [665, 57, 730, 73] - ZOrder 229 - BackgroundColor "orange" - GotoTag "cAStartNom" - } - Block { - BlockType Goto - Name "Goto1" - SID "590" - Position [790, 57, 855, 73] - ZOrder 230 - BackgroundColor "orange" - GotoTag "dCALiftUp" - } - Block { - BlockType Reference - Name "IntakePort1" - SID "291" - Ports [3, 5] - Position [201, 415, 319, 525] - ZOrder 151 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/IntakePort" - SourceType "SubSystem" - } - Block { - BlockType Mux - Name "Mux" - SID "364" - Ports [3, 1] - Position [630, 361, 635, 399] - ZOrder 188 - BlockMirror on - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "585" - Ports [3, 1] - Position [246, 395, 324, 400] - ZOrder 225 - BlockRotation 270 - NamePlacement "alternate" - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux2" - SID "587" - Ports [2, 1] - Position [950, 375, 1010, 380] - ZOrder 227 - BlockRotation 270 - NamePlacement "alternate" - ShowName off - Inputs "2" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "ROHR1" - SID "296" - Ports [5, 3] - Position [466, 145, 584, 240] - ZOrder 154 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Combustion/ROHR" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "dmEmbComb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "302" - Ports [4, 1] - Position [535, 330, 555, 350] - ZOrder 155 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++--" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "361" - Ports [2, 1] - Position [865, 555, 885, 575] - ZOrder 186 - BlockRotation 270 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "++|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator" - SID "340" - Position [585, 280, 605, 300] - ZOrder 177 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "586" - Position [305, 355, 325, 375] - ZOrder 226 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "588" - Position [1000, 335, 1020, 355] - ZOrder 228 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator6" - SID "367" - Position [415, 595, 425, 605] - ZOrder 191 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator7" - SID "368" - Position [400, 605, 410, 615] - ZOrder 192 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator8" - SID "439" - Position [330, 285, 340, 295] - ZOrder 223 - BlockMirror on - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator9" - SID "440" - Position [365, 295, 375, 305] - ZOrder 224 - BlockMirror on - BackgroundColor "red" - } - Block { - BlockType Reference - Name "ThdynCV_VarVol1" - SID "292" - Ports [2, 3] - Position [521, 425, 619, 520] - ZOrder 152 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVol" - SourceType "" - CV "cyl.init" - Port { - PortNumber 1 - Name "pTFCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "vCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "pCyl" - SID "749" - Position [505, 702, 535, 718] - ZOrder 233 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phi" - SID "374" - Position [865, 978, 895, 992] - ZOrder 197 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "teampWall" - SID "373" - Position [785, 660, 815, 675] - ZOrder 196 - BlockRotation 270 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiIg" - SID "391" - Position [670, 257, 700, 273] - ZOrder 213 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dQ" - SID "372" - Position [840, 630, 870, 645] - ZOrder 195 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.901961, 0.000000, 0.000000]" - NamePlacement "alternate" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "334" - Position [155, 357, 185, 373] - ZOrder 171 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "331" - Position [1045, 312, 1075, 328] - ZOrder 168 - BackgroundColor "red" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tq" - SID "338" - Position [810, 793, 840, 807] - ZOrder 175 - BackgroundColor "red" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmb" - SID "441" - Position [375, 222, 405, 238] - ZOrder 221 - BackgroundColor "red" - Port "9" - IconDisplay "Port number" - } - Line { - SrcBlock "From1" - SrcPort 1 - Points [0, -48; -50, 0] - DstBlock "ExhValve" - DstPort 3 - } - Line { - SrcBlock "From" - SrcPort 1 - Points [0, -37; -15, 0] - DstBlock "ExhValve" - DstPort 2 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - Points [0, 25] - DstBlock "Goto1" - DstPort 1 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - Points [0, 25] - DstBlock "Goto" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 2 - Points [0, -80] - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "Mux2" - SrcPort 1 - Points [0, -25] - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 4 - DstBlock "Mux2" - DstPort 2 - } - Line { - SrcBlock "ExhValve" - SrcPort 3 - DstBlock "Mux2" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - Points [0, -25] - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "IntakePort1" - SrcPort 5 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "IntakePort1" - SrcPort 4 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "IntakePort1" - SrcPort 3 - DstBlock "Mux1" - DstPort 1 - } - Line { - Name "phiIg" - Labels [0, 0] - SrcBlock "ROHR1" - SrcPort 3 - Points [0, 20] - DstBlock "phiIg" - DstPort 1 - } - Line { - SrcBlock "EngCylHeatTransfer" - SrcPort 2 - Points [20, 0] - DstBlock "teampWall" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "Terminator7" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "Terminator6" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - Points [-30, 0; 0, 30] - Branch { - DstBlock "Mux" - DstPort 1 - } - Branch { - Points [0, 20] - DstBlock "Mux" - DstPort 3 - } - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [-29, 0; 0, -40] - DstBlock "Sum" - DstPort 4 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [0, -170] - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "EngCylHeatTransfer" - SrcPort 1 - Points [57, 0] - Branch { - Points [0, 50] - DstBlock "dQ" - DstPort 1 - } - Branch { - DstBlock "Sum1" - DstPort 1 - } - } - Line { - Name "vCyl" - Labels [0, 0] - SrcBlock "ThdynCV_VarVol1" - SrcPort 3 - Points [0, 65] - DstBlock "EngCylHeatTransfer" - DstPort 2 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [15, 0] - Branch { - DstBlock "Demux" - DstPort 1 - } - Branch { - DstBlock "IntakePort1" - DstPort 2 - } - } - Line { - SrcBlock "IntakePort1" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "ROHR1" - SrcPort 2 - Points [0, 45] - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [22, 0] - Branch { - Points [657, 0; 0, -893; -624, 0] - DstBlock "ROHR1" - DstPort 5 - } - Branch { - Points [0, -205] - Branch { - DstBlock "CrankMechKinematic" - DstPort 2 - } - Branch { - Points [0, -71; 78, 0] - DstBlock "EngCylHeatTransfer" - DstPort 3 - } - } - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "ExhValve" - DstPort 5 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - Points [0, 25; -40, 0] - DstBlock "ROHR1" - DstPort 3 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 2 - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - Points [79, 0; 0, 260] - DstBlock "CrankMechKinematic" - DstPort 3 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 3 - Points [125, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - SrcBlock "uGov" - SrcPort 1 - DstBlock "ROHR1" - DstPort 2 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 1 - Points [69, 0; 0, -360] - DstBlock "ThdynCV_VarVol1" - DstPort 2 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 4 - Points [80, 0] - Branch { - Points [0, 125] - Branch { - Points [-636, 0; 0, -445] - DstBlock "IntakePort1" - DstPort 1 - } - Branch { - DstBlock "phi" - DstPort 1 - } - } - Branch { - Points [70, 0] - Branch { - DstBlock "ExhValve" - DstPort 1 - } - Branch { - Points [279, 0; 0, -765; -629, 0] - DstBlock "ROHR1" - DstPort 4 - } - } - } - Line { - SrcBlock "ThdynCV_VarVol1" - SrcPort 2 - Points [0, 185] - Branch { - Points [0, 70] - DstBlock "CrankMechKinematic" - DstPort 1 - } - Branch { - DstBlock "pCyl" - DstPort 1 - } - } - Line { - Name "pTFCyl" - Labels [0, 0] - SrcBlock "ThdynCV_VarVol1" - SrcPort 1 - Points [0, 160] - Branch { - Points [-240, 0] - Branch { - DstBlock "IntakePort1" - DstPort 3 - } - Branch { - Points [-154, 0; 0, -588; 329, 0] - DstBlock "ROHR1" - DstPort 1 - } - } - Branch { - Points [51, 0] - Branch { - Points [496, 0; 0, -141; -112, 0] - DstBlock "ExhValve" - DstPort 4 - } - Branch { - Points [0, -130] - DstBlock "EngCylHeatTransfer" - DstPort 1 - } - } - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "ThdynCV_VarVol1" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 1 - Points [0, -81] - DstBlock "Sum" - DstPort 3 - } - Line { - SrcBlock "IntakePort1" - SrcPort 2 - Points [0, -70] - DstBlock "Sum" - DstPort 1 - } - Line { - Name "dmEmbComb" - Labels [0, 0] - SrcBlock "ROHR1" - SrcPort 1 - Points [0, 45] - Branch { - Points [0, 29] - DstBlock "Sum" - DstPort 2 - } - Branch { - DstBlock "Demux1" - DstPort 1 - } - } - Line { - SrcBlock "Demux1" - SrcPort 1 - Points [-52, 0; 0, -50] - DstBlock "dmb" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "Terminator8" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "Terminator9" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "EngCylinder2Stroke_ExtendedOutput" - SID "467" - Ports [7, 11] - Position [1305, 24, 1495, 266] - ZOrder 276 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 22 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 23 - Type "edit" - Name "cyl" - Prompt "Name of the cylinder" - Value "0" - } - Object { - $ObjectID 24 - Type "edit" - Name "cylNo" - Prompt "Cylinder number" - Value "0" - } - PropName "Parameters" - } - } - System { - Name "EngCylinder2Stroke_ExtendedOutput" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "uGov" - SID "468" - Position [465, 20, 495, 35] - ZOrder 158 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "469" - Position [535, 20, 565, 35] - ZOrder 159 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "470" - Position [605, 20, 635, 35] - ZOrder 161 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "471" - Position [710, 20, 740, 35] - ZOrder 162 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "472" - Position [30, 592, 60, 608] - ZOrder 164 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "473" - Position [1265, 522, 1295, 538] - ZOrder 163 - BlockMirror on - BackgroundColor "green" - NamePlacement "alternate" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "474" - Position [583, 1145, 597, 1175] - ZOrder 165 - BlockRotation 270 - BackgroundColor "green" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "475" - Position [710, 325, 740, 355] - ZOrder 189 - BlockMirror on - Value "0" - } - Block { - BlockType Reference - Name "CrankMechKinematic" - SID "476" - Ports [3, 4] - Position [620, 759, 745, 871] - ZOrder 178 - BackgroundColor "yellow" - LibraryVersion "1.143" - SourceBlock "EngineSystemSubmodel/Mechanical Part/CrankMechKinematic" - SourceType "SubSystem" - } - Block { - BlockType Demux - Name "Demux" - SID "477" - Ports [1, 3] - Position [370, 581, 375, 619] - ZOrder 190 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "478" - Ports [1, 3] - Position [350, 276, 355, 314] - ZOrder 218 - BlockMirror on - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "EngCylHeatTransfer" - SID "479" - Ports [3, 2] - Position [635, 534, 775, 646] - ZOrder 187 - BackgroundColor "yellow" - LibraryVersion "1.143" - SourceBlock "EngineSystemSubmodel/Heat Transfer/EngCylHeatTransfer" - SourceType "SubSystem" - } - Block { - BlockType Reference - Name "ExhValve" - SID "480" - Ports [5, 4] - Position [891, 405, 1009, 515] - ZOrder 199 - BlockRotation 270 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.143" - SourceBlock "EngineSystemSubmodel/Components/ExhValve" - SourceType "SubSystem" - } - Block { - BlockType Reference - Name "IntakePort1" - SID "481" - Ports [3, 5] - Position [201, 415, 319, 525] - ZOrder 151 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.143" - SourceBlock "EngineSystemSubmodel/Components/IntakePort" - SourceType "SubSystem" - } - Block { - BlockType Mux - Name "Mux" - SID "482" - Ports [3, 1] - Position [635, 361, 640, 399] - ZOrder 188 - BlockMirror on - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "ROHR1" - SID "483" - Ports [5, 3] - Position [466, 145, 584, 240] - ZOrder 154 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - LibraryVersion "1.143" - SourceBlock "EngineSystemSubmodel/Combustion/ROHR" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "dmEmbComb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "484" - Ports [4, 1] - Position [535, 330, 555, 350] - ZOrder 155 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++--" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "485" - Ports [2, 1] - Position [865, 555, 885, 575] - ZOrder 186 - BlockRotation 270 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "++|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator" - SID "486" - Position [585, 280, 605, 300] - ZOrder 177 - } - Block { - BlockType Terminator - Name "Terminator1" - SID "487" - Position [275, 345, 295, 365] - ZOrder 179 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "488" - Position [335, 345, 355, 365] - ZOrder 180 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "489" - Position [390, 345, 410, 365] - ZOrder 181 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator4" - SID "490" - Position [225, 275, 245, 295] - ZOrder 219 - BlockMirror on - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator5" - SID "491" - Position [1040, 370, 1060, 390] - ZOrder 183 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator6" - SID "492" - Position [410, 600, 430, 620] - ZOrder 191 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator7" - SID "493" - Position [410, 640, 430, 660] - ZOrder 192 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator8" - SID "494" - Position [275, 305, 295, 325] - ZOrder 220 - BlockMirror on - BackgroundColor "red" - } - Block { - BlockType Reference - Name "ThdynCV_VarVol1" - SID "495" - Ports [2, 3] - Position [521, 425, 619, 520] - ZOrder 152 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.143" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVol" - SourceType "" - CV "cylCV(cylNo)" - Port { - PortNumber 1 - Name "pTFCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "vCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "pCyl" - SID "496" - Position [530, 583, 560, 597] - ZOrder 214 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phi" - SID "497" - Position [875, 913, 905, 927] - ZOrder 197 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "teampWall" - SID "498" - Position [785, 660, 815, 675] - ZOrder 196 - BlockRotation 270 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiIg" - SID "499" - Position [670, 257, 700, 273] - ZOrder 213 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dQ" - SID "500" - Position [840, 630, 870, 645] - ZOrder 195 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.901961, 0.000000, 0.000000]" - NamePlacement "alternate" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "501" - Position [20, 357, 50, 373] - ZOrder 171 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "502" - Position [1240, 292, 1270, 308] - ZOrder 168 - BackgroundColor "red" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tq" - SID "503" - Position [763, 1145, 777, 1175] - ZOrder 175 - BlockRotation 270 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "exhVVAOpen" - SID "504" - Position [1005, 332, 1035, 348] - ZOrder 215 - BackgroundColor "red" - Port "9" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "vCyl" - SID "505" - Position [650, 498, 680, 512] - ZOrder 216 - BackgroundColor "red" - Port "10" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmb" - SID "506" - Position [325, 227, 355, 243] - ZOrder 217 - BackgroundColor "red" - Port "11" - IconDisplay "Port number" - } - Line { - SrcBlock "IntakePort1" - SrcPort 2 - Points [0, -70] - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 1 - Points [0, -81] - DstBlock "Sum" - DstPort 3 - } - Line { - Name "dmEmbComb" - Labels [0, 0] - SrcBlock "ROHR1" - SrcPort 1 - Points [0, 50] - Branch { - DstBlock "Demux1" - DstPort 1 - } - Branch { - Points [0, 24] - DstBlock "Sum" - DstPort 2 - } - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "ThdynCV_VarVol1" - DstPort 1 - } - Line { - Name "pTFCyl" - Labels [0, 0] - SrcBlock "ThdynCV_VarVol1" - SrcPort 1 - Points [-40, 0; 0, 160] - Branch { - Points [91, 0] - Branch { - Points [0, -130] - DstBlock "EngCylHeatTransfer" - DstPort 1 - } - Branch { - Points [496, 0; 0, -141; -112, 0] - DstBlock "ExhValve" - DstPort 4 - } - } - Branch { - Points [-200, 0] - Branch { - Points [-154, 0; 0, -588; 329, 0] - DstBlock "ROHR1" - DstPort 1 - } - Branch { - DstBlock "IntakePort1" - DstPort 3 - } - } - } - Line { - SrcBlock "ThdynCV_VarVol1" - SrcPort 2 - Points [0, 38] - Branch { - Points [0, 217] - DstBlock "CrankMechKinematic" - DstPort 1 - } - Branch { - Points [-56, 0; 0, 27] - DstBlock "pCyl" - DstPort 1 - } - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 4 - Points [80, 0] - Branch { - Points [70, 0] - Branch { - Points [279, 0; 0, -765; -654, 0] - DstBlock "ROHR1" - DstPort 3 - } - Branch { - DstBlock "ExhValve" - DstPort 1 - } - } - Branch { - Points [0, 60] - Branch { - DstBlock "phi" - DstPort 1 - } - Branch { - Points [0, 65; -610, 0] - DstBlock "IntakePort1" - DstPort 1 - } - } - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 1 - Points [69, 0; 0, -360] - DstBlock "ThdynCV_VarVol1" - DstPort 2 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - Points [0, 37; 485, 0; 0, 558; -180, 0] - DstBlock "ExhValve" - DstPort 2 - } - Line { - SrcBlock "uGov" - SrcPort 1 - Points [0, 50; 20, 0] - DstBlock "ROHR1" - DstPort 2 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 3 - Points [125, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - SrcBlock "ExhValve" - SrcPort 4 - Points [0, -20] - DstBlock "Terminator5" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - Points [79, 0; 0, 260] - DstBlock "CrankMechKinematic" - DstPort 3 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 2 - Points [20, 0] - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - DstBlock "ROHR1" - DstPort 4 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "ExhValve" - DstPort 5 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [0, -120] - Branch { - Points [609, 0; 0, -893; -624, 0] - DstBlock "ROHR1" - DstPort 5 - } - Branch { - Points [-48, 0; 0, -185] - Branch { - Points [0, -91; 78, 0] - DstBlock "EngCylHeatTransfer" - DstPort 3 - } - Branch { - Points [39, 0; 0, -20] - DstBlock "CrankMechKinematic" - DstPort 2 - } - } - } - Line { - SrcBlock "ROHR1" - SrcPort 2 - Points [0, 45] - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "IntakePort1" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "IntakePort1" - SrcPort 3 - Points [0, -13; -12, 0; 0, -42] - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - Points [0, 16; 404, 0; 0, 560; -179, 0] - DstBlock "ExhValve" - DstPort 3 - } - Line { - SrcBlock "IntakePort1" - SrcPort 5 - Points [0, -4; 63, 0; 0, -51] - DstBlock "Terminator3" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 3 - Points [0, -60] - DstBlock "exhVVAOpen" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [195, 0] - Branch { - DstBlock "IntakePort1" - DstPort 2 - } - Branch { - DstBlock "Demux" - DstPort 1 - } - } - Line { - SrcBlock "IntakePort1" - SrcPort 4 - Points [0, -18; 33, 0; 0, -37] - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 2 - Points [0, -100] - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - Name "vCyl" - Labels [0, 0] - SrcBlock "ThdynCV_VarVol1" - SrcPort 3 - Points [0, 13] - Branch { - Points [27, 0; 0, -33] - DstBlock "vCyl" - DstPort 1 - } - Branch { - Points [0, 52] - DstBlock "EngCylHeatTransfer" - DstPort 2 - } - } - Line { - SrcBlock "EngCylHeatTransfer" - SrcPort 1 - Points [57, 0] - Branch { - DstBlock "Sum1" - DstPort 1 - } - Branch { - Points [0, 50] - DstBlock "dQ" - DstPort 1 - } - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [0, -170] - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [-34, 0; 0, -40] - DstBlock "Sum" - DstPort 4 - } - Line { - SrcBlock "Constant" - SrcPort 1 - Points [-30, 0; 0, 30] - Branch { - Points [0, 20] - DstBlock "Mux" - DstPort 3 - } - Branch { - DstBlock "Mux" - DstPort 1 - } - } - Line { - SrcBlock "Demux" - SrcPort 2 - Points [12, 0; 0, 10] - DstBlock "Terminator6" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - Points [4, 0; 0, 40] - DstBlock "Terminator7" - DstPort 1 - } - Line { - SrcBlock "EngCylHeatTransfer" - SrcPort 2 - Points [20, 0] - DstBlock "teampWall" - DstPort 1 - } - Line { - Name "phiIg" - Labels [0, 0] - SrcBlock "ROHR1" - SrcPort 3 - Points [0, 20] - DstBlock "phiIg" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - Points [-52, 0; 0, -50] - DstBlock "dmb" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - Points [-75, 0; 0, -10] - DstBlock "Terminator4" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - Points [-22, 0; 0, 10] - DstBlock "Terminator8" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "EngCylinder4Stroke" - SID "2683" - Ports [9, 9] - Position [1990, 31, 2160, 259] - ZOrder 525 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 25 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 26 - Type "edit" - Name "cyl" - Prompt "Engine Cylinder Parameters (struct)" - Value "eng.cyl" - } - Object { - $ObjectID 27 - Type "edit" - Name "cylNo" - Prompt "Cylinder number" - Value "1" - } - PropName "Parameters" - } - } - System { - Name "EngCylinder4Stroke" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "80" - Block { - BlockType Inport - Name "uGov" - SID "2684" - Position [20, 1252, 50, 1268] - ZOrder 158 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "2685" - Position [20, 1282, 50, 1298] - ZOrder 159 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "intakeOpenNomCA" - SID "2686" - Position [20, 1317, 50, 1333] - ZOrder 239 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "intakeOpenUpDCA" - SID "2687" - Position [20, 1352, 50, 1368] - ZOrder 240 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "exhOpenNomCA" - SID "2688" - Position [20, 1387, 50, 1403] - ZOrder 161 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "exhOpenUpDCA" - SID "2689" - Position [20, 1422, 50, 1438] - ZOrder 162 - BackgroundColor "green" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "2690" - Position [20, 1462, 50, 1478] - ZOrder 164 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "2691" - Position [20, 1497, 50, 1513] - ZOrder 163 - BackgroundColor "green" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "2692" - Position [20, 1533, 50, 1547] - ZOrder 165 - BackgroundColor "green" - Port "9" - IconDisplay "Port number" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2693" - Ports [1, 3] - Position [620, 1425, 625, 1485] - ZOrder 346 - ShowName off - OutputSignals "dmd,dEd,dmbd" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "2694" - Ports [1, 3] - Position [690, 1230, 810, 1235] - ZOrder 349 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - OutputSignals "dmu,dEu,dmbu" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector2" - SID "2695" - Ports [1, 3] - Position [620, 1348, 625, 1422] - ZOrder 351 - ShowName off - OutputSignals "dm,dE,dmb" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector3" - SID "2696" - Ports [1, 1] - Position [650, 1571, 655, 1589] - ZOrder 356 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector4" - SID "2697" - Ports [1, 1] - Position [680, 1666, 685, 1684] - ZOrder 363 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "CrankMechKinematic" - SID "2698" - Ports [3, 4] - Position [730, 1613, 815, 1682] - ZOrder 520 - BackgroundColor "yellow" - LibraryVersion "1.157" - SourceBlock "EngineSystemSubmodel/Mechanical Part/CrankMechKinematic" - SourceType "SubSystem" - Port { - PortNumber 4 - Name "phiCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylHeatTransferBus" - SID "2699" - Ports [2, 2] - Position [665, 1486, 745, 1559] - ZOrder 524 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.157" - SourceBlock "EngineSystemSubmodel/Heat Transfer/EngCylHeatTransferBus" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "dQCyl" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "tempWall" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "ExhValveBus" - SID "2700" - Ports [5, 4] - Position [1215, 1368, 1330, 1502] - ZOrder 525 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.157" - SourceBlock "EngineSystemSubmodel/Components/ExhValveBus" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "dmEmbCylExh" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "ExhOpen" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType From - Name "From1" - SID "2701" - Position [1120, 1477, 1185, 1493] - ZOrder 527 - BackgroundColor "cyan" - GotoTag "pTF_d" - } - Block { - BlockType From - Name "From10" - SID "2702" - Position [1410, 1622, 1450, 1638] - ZOrder 378 - BackgroundColor "cyan" - GotoTag "dmb" - } - Block { - BlockType From - Name "From11" - SID "2703" - Position [1410, 1382, 1450, 1398] - ZOrder 381 - BackgroundColor "cyan" - GotoTag "pCyl" - } - Block { - BlockType From - Name "From12" - SID "2704" - Position [260, 1422, 325, 1438] - ZOrder 382 - BackgroundColor "cyan" - GotoTag "intakeStart" - } - Block { - BlockType From - Name "From13" - SID "2705" - Position [260, 1447, 325, 1463] - ZOrder 383 - BackgroundColor "cyan" - GotoTag "intakeDCA" - } - Block { - BlockType From - Name "From14" - SID "2706" - Position [1135, 1402, 1200, 1418] - ZOrder 384 - BackgroundColor "cyan" - GotoTag "exhStart" - } - Block { - BlockType From - Name "From15" - SID "2707" - Position [1075, 1427, 1140, 1443] - ZOrder 385 - BackgroundColor "cyan" - GotoTag "exhDCA" - } - Block { - BlockType From - Name "From2" - SID "2708" - Position [355, 1397, 395, 1413] - ZOrder 360 - BackgroundColor "cyan" - GotoTag "phi" - } - Block { - BlockType From - Name "From3" - SID "2709" - Position [1075, 1377, 1115, 1393] - ZOrder 361 - BackgroundColor "cyan" - GotoTag "phi" - } - Block { - BlockType From - Name "From4" - SID "2710" - Position [305, 1322, 345, 1338] - ZOrder 364 - BackgroundColor "cyan" - GotoTag "phi" - } - Block { - BlockType From - Name "From5" - SID "2711" - Position [1410, 1412, 1450, 1428] - ZOrder 365 - BackgroundColor "cyan" - GotoTag "phi" - } - Block { - BlockType From - Name "From6" - SID "2712" - Position [1410, 1472, 1450, 1488] - ZOrder 368 - BackgroundColor "cyan" - GotoTag "phiIg" - } - Block { - BlockType From - Name "From7" - SID "2713" - Position [1410, 1532, 1475, 1548] - ZOrder 370 - BackgroundColor "cyan" - GotoTag "dmEmbU" - } - Block { - BlockType From - Name "From8" - SID "2714" - Position [1410, 1442, 1475, 1458] - ZOrder 372 - BackgroundColor "cyan" - GotoTag "tempWall" - } - Block { - BlockType From - Name "From9" - SID "2715" - Position [1410, 1502, 1450, 1518] - ZOrder 375 - BackgroundColor "cyan" - GotoTag "dQ" - } - Block { - BlockType Goto - Name "Goto" - SID "2716" - Position [105, 1386, 175, 1404] - ZOrder 229 - BackgroundColor "orange" - GotoTag "exhStart" - } - Block { - BlockType Goto - Name "Goto1" - SID "2717" - Position [105, 1421, 175, 1439] - ZOrder 230 - BackgroundColor "orange" - GotoTag "exhDCA" - } - Block { - BlockType Goto - Name "Goto10" - SID "2718" - Position [770, 1572, 810, 1588] - ZOrder 380 - BackgroundColor "orange" - GotoTag "pCyl" - } - Block { - BlockType Goto - Name "Goto11" - SID "2719" - Position [105, 1496, 175, 1514] - ZOrder 526 - BackgroundColor "orange" - GotoTag "pTF_d" - } - Block { - BlockType Goto - Name "Goto2" - SID "2720" - Position [105, 1316, 175, 1334] - ZOrder 241 - BackgroundColor "orange" - GotoTag "intakeStart" - } - Block { - BlockType Goto - Name "Goto3" - SID "2721" - Position [105, 1351, 175, 1369] - ZOrder 242 - BackgroundColor "orange" - GotoTag "intakeDCA" - } - Block { - BlockType Goto - Name "Goto4" - SID "2722" - Position [985, 1662, 1025, 1678] - ZOrder 359 - BackgroundColor "orange" - GotoTag "phi" - } - Block { - BlockType Goto - Name "Goto5" - SID "2723" - Position [550, 1337, 590, 1353] - ZOrder 366 - BackgroundColor "orange" - GotoTag "phiIg" - } - Block { - BlockType Goto - Name "Goto6" - SID "2724" - Position [550, 1402, 610, 1418] - ZOrder 369 - BackgroundColor "orange" - GotoTag "dmEmbU" - } - Block { - BlockType Goto - Name "Goto7" - SID "2725" - Position [780, 1532, 845, 1548] - ZOrder 371 - BackgroundColor "[1.000000, 0.501961, 0.000000]" - GotoTag "tempWall" - } - Block { - BlockType Goto - Name "Goto8" - SID "2726" - Position [810, 1477, 850, 1493] - ZOrder 374 - BackgroundColor "orange" - GotoTag "dQ" - } - Block { - BlockType Goto - Name "Goto9" - SID "2727" - Position [660, 1312, 700, 1328] - ZOrder 376 - BackgroundColor "orange" - GotoTag "dmb" - } - Block { - BlockType SubSystem - Name "IntakeValveBus" - SID "2728" - Ports [5, 4] - Position [430, 1393, 535, 1517] - ZOrder 528 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - AncestorBlock "EngineSystemSubmodel/Components/IntakeValveBus" - LibraryVersion "*1.157" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Port { - PortNumber 2 - Name "dmEmbCylIntake" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "IntakeOpen" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "IntakeValveBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - SIDHighWatermark "2616" - SIDPrevWatermark "2616" - Block { - BlockType Inport - Name "phi" - SID "2728:2542" - Position [100, 123, 130, 137] - ZOrder 65 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "2728:2543" - Position [100, 158, 130, 172] - ZOrder 74 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "2728:2544" - Position [100, 193, 130, 207] - ZOrder 75 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "2728:2545" - Position [100, 243, 130, 257] - ZOrder 68 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "2728:2546" - Position [100, 273, 130, 287] - ZOrder 69 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2728:2583" - Ports [1, 1] - Position [375, 106, 380, 144] - ZOrder 471 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "2728:2585" - Ports [1, 1] - Position [375, 151, 380, 189] - ZOrder 473 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "IdealNozzleBus" - SID "2728:2581" - Ports [3, 2] - Position [690, 201, 790, 299] - ZOrder 470 - BackgroundColor "yellow" - LibraryVersion "1.157" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzleBus" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "2728:2586" - Ports [3, 1] - Position [200, 111, 270, 219] - ZOrder 474 - BackgroundColor "yellow" - FunctionName "GetVVLift" - Parameters "eng.nStroke,cyl.intakeVVDim.liftMax,cyl.intakeVVProf.cAStartRef,cyl.intakeVVProf.dCALiftUp,cyl.inta" - "keVVProf.dCALiftDown,cyl.intakeVVProf.dCALiftTopRef,cyl.intakeVVProf.cAVVUpRef,cyl.intakeVVProf.cAVVDownRef,cyl.in" - "takeVVProf.liftUpRef,cyl.intakeVVProf.liftDownRef" - EnableBusSupport off - Port { - PortNumber 1 - Name "intakeVVlift" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "2728:2551" - Ports [3, 3] - Position [500, 60, 615, 190] - ZOrder 77 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "GetIntakeVVArea" - Parameters "cyl.intakeVVDim.Dv,cyl.intakeVVDim.beta,cyl.intakeVVDim.w,cyl.intakeVVDim.Dp,cyl.intakeVVDim.Ds" - EnableBusSupport off - Port { - PortNumber 3 - Name "aEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "2728:2556" - Position [830, 218, 860, 232] - ZOrder 66 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "2728:2557" - Position [830, 268, 860, 282] - ZOrder 67 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "aOpen" - SID "2728:2558" - Position [830, 73, 860, 87] - ZOrder 78 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Cd" - SID "2728:2559" - Position [830, 118, 860, 132] - ZOrder 79 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "S-Function1" - DstPort 3 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "S-Function1" - DstPort 2 - } - Line { - Name "intakeVVlift" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [23, 0; 0, -85] - DstBlock "S-Function1" - DstPort 1 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [210, 0] - Branch { - DstBlock "IdealNozzleBus" - DstPort 3 - } - Branch { - Points [0, -110] - DstBlock "Bus\nSelector1" - DstPort 1 - } - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [191, 0] - Branch { - DstBlock "IdealNozzleBus" - DstPort 2 - } - Branch { - Points [0, -125] - DstBlock "Bus\nSelector" - DstPort 1 - } - } - Line { - SrcBlock "IdealNozzleBus" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "IdealNozzleBus" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "aEff" - Labels [0, 0] - SrcBlock "S-Function1" - SrcPort 3 - Points [37, 0; 0, 50] - DstBlock "IdealNozzleBus" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - DstBlock "aOpen" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 2 - DstBlock "Cd" - DstPort 1 - } - } - } - Block { - BlockType Reference - Name "ROHRBus" - SID "2729" - Ports [5, 3] - Position [420, 1246, 515, 1364] - ZOrder 529 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.157" - SourceBlock "EngineSystemSubmodel/Combustion/ROHRBus" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "dmEmbFCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum2" - SID "2730" - Ports [3, 1] - Position [700, 1350, 720, 1370] - ZOrder 255 - ShowName off - IconShape "round" - Inputs "-++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum3" - SID "2731" - Ports [4, 1] - Position [740, 1375, 760, 1395] - ZOrder 347 - ShowName off - IconShape "round" - Inputs "-++-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dECyl" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum4" - SID "2732" - Ports [3, 1] - Position [780, 1400, 800, 1420] - ZOrder 348 - ShowName off - IconShape "round" - Inputs "-++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum5" - SID "2733" - Ports [2, 1] - Position [870, 1495, 890, 1515] - ZOrder 358 - BlockRotation 270 - ShowName off - IconShape "round" - Inputs "++|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator" - SID "2734" - Position [560, 1295, 580, 1315] - ZOrder 390 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "2735" - Position [560, 1460, 580, 1480] - ZOrder 391 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "2736" - Position [560, 1490, 580, 1510] - ZOrder 392 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "2737" - Position [1355, 1440, 1375, 1460] - ZOrder 393 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator4" - SID "2738" - Position [1355, 1470, 1375, 1490] - ZOrder 394 - BackgroundColor "red" - } - Block { - BlockType Reference - Name "ThdynCV_VarVolBus" - SID "2739" - Ports [4, 1] - Position [940, 1348, 1035, 1447] - ZOrder 533 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.157" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVolBus" - SourceType "" - CV "cyl.init" - Port { - PortNumber 1 - Name "pTFVCyl" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "pCyl" - SID "2740" - Position [1520, 1382, 1550, 1398] - ZOrder 233 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phi" - SID "2741" - Position [1520, 1413, 1550, 1427] - ZOrder 197 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "teampWall" - SID "2742" - Position [1520, 1442, 1550, 1458] - ZOrder 196 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiIg" - SID "2743" - Position [1520, 1472, 1550, 1488] - ZOrder 213 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dQ" - SID "2744" - Position [1520, 1502, 1550, 1518] - ZOrder 195 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "2745" - Position [1520, 1532, 1550, 1548] - ZOrder 171 - BackgroundColor "red" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "2746" - Position [1520, 1562, 1550, 1578] - ZOrder 168 - BackgroundColor "red" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tq" - SID "2747" - Position [1520, 1593, 1550, 1607] - ZOrder 175 - BackgroundColor "red" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmb" - SID "2748" - Position [1520, 1622, 1550, 1638] - ZOrder 221 - BackgroundColor "red" - Port "9" - IconDisplay "Port number" - } - Line { - Name "dmEmbCylIntake" - Labels [1, 1] - SrcBlock "IntakeValveBus" - SrcPort 2 - Points [60, 0; 0, 15] - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - DstBlock "ThdynCV_VarVolBus" - DstPort 1 - } - Line { - Name "dECyl" - Labels [1, 1] - SrcBlock "Sum3" - SrcPort 1 - DstBlock "ThdynCV_VarVolBus" - DstPort 2 - } - Line { - SrcBlock "Sum4" - SrcPort 1 - DstBlock "ThdynCV_VarVolBus" - DstPort 3 - } - Line { - Name "dmEmbCylExh" - Labels [3, 1] - SrcBlock "ExhValveBus" - SrcPort 1 - Points [9, 0; 0, -170] - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "Sum2" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "Sum3" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 3 - DstBlock "Sum4" - DstPort 1 - } - Line { - Name "pTFVCyl" - Labels [0, 0] - SrcBlock "ThdynCV_VarVolBus" - SrcPort 1 - Points [14, 0; 0, 60] - Branch { - DstBlock "ExhValveBus" - DstPort 4 - } - Branch { - Points [0, 260; -426, 0] - Branch { - Points [-398, 0; 0, -215] - Branch { - Points [0, -250] - DstBlock "ROHRBus" - DstPort 1 - } - Branch { - DstBlock "IntakeValveBus" - DstPort 5 - } - } - Branch { - Points [0, -140] - Branch { - Points [0, -75] - DstBlock "EngCylHeatTransferBus" - DstPort 1 - } - Branch { - DstBlock "Bus\nSelector3" - DstPort 1 - } - } - } - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - Points [80, 0] - DstBlock "Sum2" - DstPort 3 - } - Line { - Name "dmEmbFCyl" - Labels [1, 1] - SrcBlock "ROHRBus" - SrcPort 1 - Points [85, 0] - DstBlock "Bus\nSelector2" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector2" - SrcPort 1 - Points [8, 0] - Branch { - Points [0, -40] - DstBlock "Goto9" - DstPort 1 - } - Branch { - DstBlock "Sum2" - DstPort 2 - } - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - Points [99, 0] - DstBlock "Sum3" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - Points [160, 0] - DstBlock "Sum4" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector2" - SrcPort 3 - DstBlock "Sum4" - DstPort 2 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [354, 0] - Branch { - Points [0, -185] - DstBlock "ROHRBus" - DstPort 5 - } - Branch { - Points [0, 110; 196, 0] - Branch { - Points [0, -110] - DstBlock "EngCylHeatTransferBus" - DstPort 2 - } - Branch { - DstBlock "CrankMechKinematic" - DstPort 2 - } - } - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector3" - SrcPort 1 - Points [42, 0] - Branch { - Points [0, 45] - DstBlock "CrankMechKinematic" - DstPort 1 - } - Branch { - DstBlock "Goto10" - DstPort 1 - } - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 2 - Points [412, 0; 0, -40] - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 1 - Points [40, 0; 0, -190] - DstBlock "ThdynCV_VarVolBus" - DstPort 4 - } - Line { - Name "dQCyl" - Labels [0, 0] - SrcBlock "EngCylHeatTransferBus" - SrcPort 1 - Points [39, 0] - Branch { - Points [0, -20] - DstBlock "Goto8" - DstPort 1 - } - Branch { - DstBlock "Sum5" - DstPort 1 - } - } - Line { - Name "phiCyl" - Labels [1, 1] - SrcBlock "CrankMechKinematic" - SrcPort 4 - DstBlock "Goto4" - DstPort 1 - } - Line { - SrcBlock "From2" - SrcPort 1 - DstBlock "IntakeValveBus" - DstPort 1 - } - Line { - SrcBlock "From3" - SrcPort 1 - DstBlock "ExhValveBus" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [53, 0; 0, 10; 255, 0] - Branch { - Points [0, 195] - DstBlock "Bus\nSelector4" - DstPort 1 - } - Branch { - DstBlock "IntakeValveBus" - DstPort 4 - } - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector4" - SrcPort 1 - DstBlock "CrankMechKinematic" - DstPort 3 - } - Line { - SrcBlock "intakeOpenNomCA" - SrcPort 1 - DstBlock "Goto2" - DstPort 1 - } - Line { - SrcBlock "intakeOpenUpDCA" - SrcPort 1 - DstBlock "Goto3" - DstPort 1 - } - Line { - SrcBlock "exhOpenNomCA" - SrcPort 1 - DstBlock "Goto" - DstPort 1 - } - Line { - SrcBlock "exhOpenUpDCA" - SrcPort 1 - DstBlock "Goto1" - DstPort 1 - } - Line { - SrcBlock "From4" - SrcPort 1 - DstBlock "ROHRBus" - DstPort 4 - } - Line { - SrcBlock "ROHRBus" - SrcPort 3 - DstBlock "Goto5" - DstPort 1 - } - Line { - SrcBlock "From6" - SrcPort 1 - DstBlock "phiIg" - DstPort 1 - } - Line { - SrcBlock "From5" - SrcPort 1 - DstBlock "phi" - DstPort 1 - } - Line { - SrcBlock "IntakeValveBus" - SrcPort 1 - DstBlock "Goto6" - DstPort 1 - } - Line { - SrcBlock "From7" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "ExhValveBus" - SrcPort 2 - Points [64, 0; 0, 150] - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - Name "tempWall" - Labels [1, 1] - SrcBlock "EngCylHeatTransferBus" - SrcPort 2 - DstBlock "Goto7" - DstPort 1 - } - Line { - SrcBlock "From8" - SrcPort 1 - DstBlock "teampWall" - DstPort 1 - } - Line { - SrcBlock "From9" - SrcPort 1 - DstBlock "dQ" - DstPort 1 - } - Line { - SrcBlock "From10" - SrcPort 1 - DstBlock "dmb" - DstPort 1 - } - Line { - SrcBlock "From11" - SrcPort 1 - DstBlock "pCyl" - DstPort 1 - } - Line { - SrcBlock "From12" - SrcPort 1 - DstBlock "IntakeValveBus" - DstPort 2 - } - Line { - SrcBlock "From13" - SrcPort 1 - DstBlock "IntakeValveBus" - DstPort 3 - } - Line { - SrcBlock "From14" - SrcPort 1 - DstBlock "ExhValveBus" - DstPort 2 - } - Line { - SrcBlock "From15" - SrcPort 1 - DstBlock "ExhValveBus" - DstPort 3 - } - Line { - SrcBlock "ROHRBus" - SrcPort 2 - DstBlock "Terminator" - DstPort 1 - } - Line { - Name "IntakeOpen" - Labels [1, 1] - SrcBlock "IntakeValveBus" - SrcPort 3 - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "IntakeValveBus" - SrcPort 4 - DstBlock "Terminator2" - DstPort 1 - } - Line { - Name "ExhOpen" - Labels [0, 0] - SrcBlock "ExhValveBus" - SrcPort 3 - Points [5, 0] - DstBlock "Terminator3" - DstPort 1 - } - Line { - SrcBlock "ExhValveBus" - SrcPort 4 - Points [5, 0] - DstBlock "Terminator4" - DstPort 1 - } - Line { - SrcBlock "Sum5" - SrcPort 1 - Points [0, -41; -130, 0] - DstBlock "Sum3" - DstPort 4 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector2" - SrcPort 2 - Points [99, 0] - DstBlock "Sum3" - DstPort 2 - } - Line { - SrcBlock "uGov" - SrcPort 1 - Points [114, 0; 0, 20] - DstBlock "ROHRBus" - DstPort 2 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - Points [243, 0; 0, 15] - DstBlock "ROHRBus" - DstPort 3 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "Goto11" - DstPort 1 - } - Line { - SrcBlock "From1" - SrcPort 1 - DstBlock "ExhValveBus" - DstPort 5 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 3 - Points [60, 0] - DstBlock "Sum5" - DstPort 2 - } - } - } - Block { - BlockType SubSystem - Name "EngCylinderConv" - SID "763" - Ports [7, 9] - Position [1760, 29, 1945, 261] - ZOrder 343 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 28 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 29 - Type "edit" - Name "cyl" - Prompt "Name of the cylinder" - Value "eng.cyl" - } - Object { - $ObjectID 30 - Type "edit" - Name "cylNo" - Prompt "Cylinder no" - Value "1" - } - PropName "Parameters" - } - } - System { - Name "EngCylinderConv" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "150" - Block { - BlockType Inport - Name "uGov" - SID "765" - Position [485, 20, 515, 35] - ZOrder 158 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "766" - Position [550, 20, 580, 35] - ZOrder 159 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "767" - Position [630, 20, 660, 35] - ZOrder 161 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "768" - Position [745, 20, 775, 35] - ZOrder 162 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "769" - Position [210, 592, 240, 608] - ZOrder 164 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "770" - Position [1060, 522, 1090, 538] - ZOrder 163 - BlockMirror on - BackgroundColor "green" - NamePlacement "alternate" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "771" - Position [485, 1013, 515, 1027] - ZOrder 165 - BackgroundColor "green" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "772" - Position [710, 325, 740, 355] - ZOrder 189 - BlockMirror on - BackgroundColor "green" - Value "0" - } - Block { - BlockType Reference - Name "CrankMechKinematic" - SID "773" - Ports [3, 4] - Position [620, 759, 745, 871] - ZOrder 178 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Mechanical Part/CrankMechKinematic" - SourceType "SubSystem" - } - Block { - BlockType Demux - Name "Demux" - SID "774" - Ports [1, 3] - Position [370, 581, 375, 619] - ZOrder 190 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "775" - Ports [1, 3] - Position [400, 271, 405, 309] - ZOrder 222 - BlockMirror on - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "EngCylHeatTransfer" - SID "776" - Ports [3, 2] - Position [635, 534, 775, 646] - ZOrder 187 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Heat Transfer/EngCylHeatTransfer" - SourceType "SubSystem" - } - Block { - BlockType Reference - Name "ExhValve" - SID "777" - Ports [5, 4] - Position [891, 405, 1009, 515] - ZOrder 199 - BlockRotation 270 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/ExhValve" - SourceType "SubSystem" - } - Block { - BlockType From - Name "From" - SID "778" - Position [908, 600, 972, 625] - ZOrder 231 - BlockRotation 270 - BackgroundColor "magenta" - GotoTag "cAStartNom" - } - Block { - BlockType From - Name "From1" - SID "779" - Position [968, 625, 1032, 650] - ZOrder 232 - BlockRotation 270 - BackgroundColor "magenta" - GotoTag "dCALiftUp" - } - Block { - BlockType Goto - Name "Goto" - SID "780" - Position [665, 57, 730, 73] - ZOrder 229 - BackgroundColor "orange" - GotoTag "cAStartNom" - } - Block { - BlockType Goto - Name "Goto1" - SID "781" - Position [790, 57, 855, 73] - ZOrder 230 - BackgroundColor "orange" - GotoTag "dCALiftUp" - } - Block { - BlockType Reference - Name "IntakePort1" - SID "782" - Ports [3, 5] - Position [201, 415, 319, 525] - ZOrder 151 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/IntakePort" - SourceType "SubSystem" - } - Block { - BlockType Mux - Name "Mux" - SID "783" - Ports [3, 1] - Position [630, 361, 635, 399] - ZOrder 188 - BlockMirror on - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "784" - Ports [3, 1] - Position [246, 395, 324, 400] - ZOrder 225 - BlockRotation 270 - NamePlacement "alternate" - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux2" - SID "785" - Ports [2, 1] - Position [950, 375, 1010, 380] - ZOrder 227 - BlockRotation 270 - NamePlacement "alternate" - ShowName off - Inputs "2" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "ROHR1" - SID "786" - Ports [5, 3] - Position [466, 145, 584, 240] - ZOrder 154 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Combustion/ROHR" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "dmEmbComb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "787" - Ports [4, 1] - Position [535, 330, 555, 350] - ZOrder 155 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++--" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dmEmbCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum1" - SID "788" - Ports [2, 1] - Position [865, 555, 885, 575] - ZOrder 186 - BlockRotation 270 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "++|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator" - SID "789" - Position [585, 280, 605, 300] - ZOrder 177 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "790" - Position [305, 355, 325, 375] - ZOrder 226 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "791" - Position [1000, 335, 1020, 355] - ZOrder 228 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator6" - SID "792" - Position [415, 595, 425, 605] - ZOrder 191 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator7" - SID "793" - Position [400, 605, 410, 615] - ZOrder 192 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator8" - SID "794" - Position [330, 285, 340, 295] - ZOrder 223 - BlockMirror on - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator9" - SID "795" - Position [365, 295, 375, 305] - ZOrder 224 - BlockMirror on - BackgroundColor "red" - } - Block { - BlockType Reference - Name "ThdynCV_VarVolConv" - SID "796" - Ports [2, 3] - Position [529, 420, 631, 525] - ZOrder 343 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.140" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVolConv" - SourceType "" - CV "cyl.init" - Port { - PortNumber 1 - Name "pTFCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "vCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "pCyl" - SID "797" - Position [505, 702, 535, 718] - ZOrder 233 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phi" - SID "798" - Position [865, 978, 895, 992] - ZOrder 197 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "teampWall" - SID "799" - Position [785, 660, 815, 675] - ZOrder 196 - BlockRotation 270 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiIg" - SID "800" - Position [670, 257, 700, 273] - ZOrder 213 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dQ" - SID "801" - Position [840, 630, 870, 645] - ZOrder 195 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.901961, 0.000000, 0.000000]" - NamePlacement "alternate" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "802" - Position [155, 357, 185, 373] - ZOrder 171 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "803" - Position [1045, 312, 1075, 328] - ZOrder 168 - BackgroundColor "red" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tq" - SID "804" - Position [810, 793, 840, 807] - ZOrder 175 - BackgroundColor "red" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmb" - SID "805" - Position [375, 222, 405, 238] - ZOrder 221 - BackgroundColor "red" - Port "9" - IconDisplay "Port number" - } - Line { - SrcBlock "From1" - SrcPort 1 - Points [0, -48; -50, 0] - DstBlock "ExhValve" - DstPort 3 - } - Line { - SrcBlock "From" - SrcPort 1 - Points [0, -37; -15, 0] - DstBlock "ExhValve" - DstPort 2 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - Points [0, 25] - DstBlock "Goto1" - DstPort 1 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - Points [0, 25] - DstBlock "Goto" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 2 - Points [0, -80] - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "Mux2" - SrcPort 1 - Points [0, -25] - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 4 - DstBlock "Mux2" - DstPort 2 - } - Line { - SrcBlock "ExhValve" - SrcPort 3 - DstBlock "Mux2" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - Points [0, -25] - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "IntakePort1" - SrcPort 5 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "IntakePort1" - SrcPort 4 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "IntakePort1" - SrcPort 3 - DstBlock "Mux1" - DstPort 1 - } - Line { - Name "phiIg" - Labels [0, 0] - SrcBlock "ROHR1" - SrcPort 3 - Points [0, 20] - DstBlock "phiIg" - DstPort 1 - } - Line { - SrcBlock "EngCylHeatTransfer" - SrcPort 2 - Points [20, 0] - DstBlock "teampWall" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "Terminator7" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "Terminator6" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - Points [-30, 0; 0, 30] - Branch { - DstBlock "Mux" - DstPort 1 - } - Branch { - Points [0, 20] - DstBlock "Mux" - DstPort 3 - } - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [-29, 0; 0, -40] - DstBlock "Sum" - DstPort 4 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [0, -170] - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "EngCylHeatTransfer" - SrcPort 1 - Points [57, 0] - Branch { - Points [0, 50] - DstBlock "dQ" - DstPort 1 - } - Branch { - DstBlock "Sum1" - DstPort 1 - } - } - Line { - Name "vCyl" - Labels [2, 0] - SrcBlock "ThdynCV_VarVolConv" - SrcPort 3 - Points [0, 60] - DstBlock "EngCylHeatTransfer" - DstPort 2 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [15, 0] - Branch { - DstBlock "Demux" - DstPort 1 - } - Branch { - DstBlock "IntakePort1" - DstPort 2 - } - } - Line { - SrcBlock "IntakePort1" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "ROHR1" - SrcPort 2 - Points [0, 45] - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [22, 0] - Branch { - Points [657, 0; 0, -893; -624, 0] - DstBlock "ROHR1" - DstPort 5 - } - Branch { - Points [0, -205] - Branch { - DstBlock "CrankMechKinematic" - DstPort 2 - } - Branch { - Points [0, -71; 78, 0] - DstBlock "EngCylHeatTransfer" - DstPort 3 - } - } - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "ExhValve" - DstPort 5 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - Points [0, 25; -40, 0] - DstBlock "ROHR1" - DstPort 3 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 2 - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - Points [79, 0; 0, 260] - DstBlock "CrankMechKinematic" - DstPort 3 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 3 - Points [125, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - SrcBlock "uGov" - SrcPort 1 - DstBlock "ROHR1" - DstPort 2 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 1 - Points [71, 0; 0, -360; -216, 0] - DstBlock "ThdynCV_VarVolConv" - DstPort 2 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 4 - Points [80, 0] - Branch { - Points [0, 125] - Branch { - Points [-636, 0; 0, -445] - DstBlock "IntakePort1" - DstPort 1 - } - Branch { - DstBlock "phi" - DstPort 1 - } - } - Branch { - Points [70, 0] - Branch { - DstBlock "ExhValve" - DstPort 1 - } - Branch { - Points [279, 0; 0, -765; -629, 0] - DstBlock "ROHR1" - DstPort 4 - } - } - } - Line { - SrcBlock "ThdynCV_VarVolConv" - SrcPort 2 - Points [0, 180; -10, 0] - Branch { - DstBlock "pCyl" - DstPort 1 - } - Branch { - Points [0, 70] - DstBlock "CrankMechKinematic" - DstPort 1 - } - } - Line { - Name "pTFCyl" - Labels [1, 0] - SrcBlock "ThdynCV_VarVolConv" - SrcPort 1 - Points [0, 155] - Branch { - Points [-245, 0] - Branch { - DstBlock "IntakePort1" - DstPort 3 - } - Branch { - Points [-154, 0; 0, -588; 329, 0] - DstBlock "ROHR1" - DstPort 1 - } - } - Branch { - Points [46, 0] - Branch { - Points [496, 0; 0, -141; -112, 0] - DstBlock "ExhValve" - DstPort 4 - } - Branch { - Points [0, -130] - DstBlock "EngCylHeatTransfer" - DstPort 1 - } - } - } - Line { - Name "dmEmbCyl" - Labels [0, 0] - SrcBlock "Sum" - SrcPort 1 - Points [0, 30; 10, 0] - DstBlock "ThdynCV_VarVolConv" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 1 - Points [0, -81] - DstBlock "Sum" - DstPort 3 - } - Line { - SrcBlock "IntakePort1" - SrcPort 2 - Points [0, -70] - DstBlock "Sum" - DstPort 1 - } - Line { - Name "dmEmbComb" - Labels [0, 0] - SrcBlock "ROHR1" - SrcPort 1 - Points [0, 45] - Branch { - Points [0, 29] - DstBlock "Sum" - DstPort 2 - } - Branch { - DstBlock "Demux1" - DstPort 1 - } - } - Line { - SrcBlock "Demux1" - SrcPort 1 - Points [-52, 0; 0, -50] - DstBlock "dmb" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "Terminator8" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "Terminator9" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "EngineCylinderBlock" - SID "660" - Ports [7, 9] - Position [1540, 27, 1725, 263] - ZOrder 337 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Port { - PortNumber 1 - Name "dmEmbScav" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dmEmbExh" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "TqEng" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "EngineCylinderBlock" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "uGov" - SID "661" - Position [190, 18, 220, 32] - ZOrder 209 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "662" - Position [190, 48, 220, 62] - ZOrder 210 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "663" - Position [190, 78, 220, 92] - ZOrder 214 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "664" - Position [190, 108, 220, 122] - ZOrder 215 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTFScav" - SID "665" - Position [190, 138, 220, 152] - ZOrder 211 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTFExh" - SID "666" - Position [190, 173, 220, 187] - ZOrder 212 - BackgroundColor "green" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "667" - Position [190, 208, 220, 222] - ZOrder 213 - BackgroundColor "green" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "668" - Ports [1, 4] - Position [298, 280, 407, 285] - ZOrder 280 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "669" - Ports [1, 4] - Position [535, 280, 625, 285] - ZOrder 282 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux2" - SID "670" - Ports [1, 4] - Position [740, 280, 830, 285] - ZOrder 284 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux3" - SID "671" - Ports [1, 4] - Position [955, 280, 1045, 285] - ZOrder 286 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux4" - SID "672" - Ports [1, 4] - Position [1165, 280, 1255, 285] - ZOrder 288 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux5" - SID "673" - Ports [1, 4] - Position [1375, 280, 1465, 285] - ZOrder 290 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux6" - SID "674" - Ports [1, 4] - Position [1585, 280, 1675, 285] - ZOrder 292 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux7" - SID "675" - Ports [1, 4] - Position [1795, 280, 1885, 285] - ZOrder 294 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Reference - Name "EngCylinder2" - SID "677" - Ports [7, 9] - Position [538, 300, 682, 490] - ZOrder 169 - BlockRotation 270 - BlockMirror on - ForegroundColor "red" - BackgroundColor "yellow" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "2" - Port { - PortNumber 1 - Name "phiCyl2" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall2" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg2" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl2" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl2" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbInCyl2" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "dmEmbOutCyl2" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "TqCyl2" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf2" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder3" - SID "678" - Ports [7, 9] - Position [743, 300, 887, 490] - ZOrder 170 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "3" - Port { - PortNumber 1 - Name "phiCyl3" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall3" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg3" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl3" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl3" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbInCyl3" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "dmEmbOutCyl3" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "TqCyl3" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf3" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder4" - SID "679" - Ports [7, 9] - Position [958, 300, 1102, 490] - ZOrder 171 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "4" - Port { - PortNumber 1 - Name "phiCyl4" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall1" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg4" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl4" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl4" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbInCyl4" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "dmEmbOutCyl4" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "TqCyl4" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf4" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder5" - SID "680" - Ports [7, 9] - Position [1168, 300, 1312, 490] - ZOrder 172 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "5" - Port { - PortNumber 1 - Name "phiCyl5" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall5" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg5" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl5" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl5" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbInCyl5" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "dmEmbOutCyl5" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "TqCyl5" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf5" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder6" - SID "681" - Ports [7, 9] - Position [1378, 300, 1522, 490] - ZOrder 173 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "6" - Port { - PortNumber 1 - Name "phiCyl6" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall6" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg6" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl6" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl6" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbInCyl6" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "TqCyl6" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf6" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder7" - SID "682" - Ports [7, 9] - Position [1588, 300, 1732, 490] - ZOrder 174 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "7" - Port { - PortNumber 1 - Name "phiCyl7" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall7" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg7" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl7" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl7" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbOutCyl7" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "TqCyl7" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "dmf7" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf2" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder8" - SID "683" - Ports [7, 9] - Position [1798, 300, 1942, 490] - ZOrder 175 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "8" - Port { - PortNumber 1 - Name "phiCyl8" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall8" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg8" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl8" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl8" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbOutCyl8" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "TqCyl8" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "dmf8" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf2" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder_ExtendedOutput" - SID "1624" - Ports [7, 11] - Position [301, 305, 479, 485] - ZOrder 296 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke_ExtendedOutput" - SourceType "" - cyl "eng.cyl" - cylNo "1" - Port { - PortNumber 1 - Name "phiCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "phiCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "TCylWall1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "phiIg1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dQCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbInCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "dmEmbOutCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "TqCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 11 - Name "dmf1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType From - Name "From" - SID "684" - Position [265, 236, 320, 254] - ZOrder 281 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From1" - SID "685" - Position [480, 236, 535, 254] - ZOrder 283 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From2" - SID "686" - Position [685, 236, 740, 254] - ZOrder 285 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From3" - SID "687" - Position [900, 236, 955, 254] - ZOrder 287 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From4" - SID "688" - Position [1110, 236, 1165, 254] - ZOrder 289 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From5" - SID "689" - Position [1320, 236, 1375, 254] - ZOrder 291 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From6" - SID "690" - Position [1530, 236, 1585, 254] - ZOrder 293 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From7" - SID "691" - Position [1740, 236, 1795, 254] - ZOrder 295 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType Goto - Name "Goto" - SID "692" - Position [310, 62, 380, 78] - ZOrder 278 - BackgroundColor "orange" - GotoTag "ctrlSig" - } - Block { - BlockType Mux - Name "Mux" - SID "693" - Ports [4, 1] - Position [310, 560, 390, 565] - ZOrder 192 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "694" - Ports [5, 1] - Position [540, 530, 620, 535] - ZOrder 194 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "5" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux2" - SID "695" - Ports [5, 1] - Position [745, 530, 825, 535] - ZOrder 196 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "5" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux3" - SID "696" - Ports [5, 1] - Position [960, 530, 1040, 535] - ZOrder 198 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "5" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux4" - SID "697" - Ports [5, 1] - Position [1170, 530, 1250, 535] - ZOrder 200 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "5" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux5" - SID "698" - Ports [5, 1] - Position [1380, 530, 1460, 535] - ZOrder 202 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "5" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux6" - SID "699" - Ports [4, 1] - Position [1585, 530, 1665, 535] - ZOrder 204 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux7" - SID "700" - Ports [4, 1] - Position [1795, 530, 1875, 535] - ZOrder 208 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux8" - SID "701" - Ports [4, 1] - Position [265, 10, 270, 130] - ZOrder 279 - ShowName off - DisplayOption "bar" - } - Block { - BlockType Sum - Name "Sum" - SID "702" - Ports [8, 1] - Position [1135, 790, 1175, 830] - ZOrder 176 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++++++++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "703" - Ports [8, 1] - Position [1130, 690, 1170, 730] - ZOrder 178 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++++++++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "704" - Ports [8, 1] - Position [1140, 890, 1180, 930] - ZOrder 180 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++++++++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum3" - SID "705" - Ports [8, 1] - Position [1140, 995, 1180, 1035] - ZOrder 231 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++++++++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dmfTot" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Terminator - Name "Terminator" - SID "706" - Position [340, 690, 360, 710] - ZOrder 191 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "707" - Position [595, 555, 615, 575] - ZOrder 193 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "708" - Position [805, 555, 825, 575] - ZOrder 195 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "709" - Position [1015, 555, 1035, 575] - ZOrder 197 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator4" - SID "710" - Position [1220, 555, 1240, 575] - ZOrder 199 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator5" - SID "711" - Position [1435, 555, 1455, 575] - ZOrder 201 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator6" - SID "712" - Position [1645, 555, 1665, 575] - ZOrder 203 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator7" - SID "713" - Position [1855, 555, 1875, 575] - ZOrder 207 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator8" - SID "714" - Position [195, 420, 215, 440] - ZOrder 229 - } - Block { - BlockType Reference - Name "pMaxFinder" - SID "715" - Ports [2, 2] - Position [60, 364, 165, 451] - ZOrder 223 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/EngineOperatingParameterCalculation/pMaxFinder" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "pMax" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmbScvg" - SID "716" - Position [1225, 733, 1255, 747] - ZOrder 216 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmbExh" - SID "717" - Position [1225, 833, 1255, 847] - ZOrder 217 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tq" - SID "718" - Position [1235, 933, 1265, 947] - ZOrder 218 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "pMax" - SID "719" - Position [225, 378, 255, 392] - ZOrder 224 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "tempCyl1Wall" - SID "720" - Position [235, 573, 265, 587] - ZOrder 226 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "pCyl" - SID "721" - Position [215, 468, 245, 482] - ZOrder 227 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "exhVVAOpenCyl" - SID "722" - Position [490, 563, 520, 577] - ZOrder 228 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "vCyl" - SID "723" - Position [490, 593, 520, 607] - ZOrder 230 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmf" - SID "724" - Position [1235, 1063, 1265, 1077] - ZOrder 233 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "9" - IconDisplay "Port number" - } - Line { - Name "TqCyl2" - Labels [2, 1] - SrcBlock "EngCylinder2" - SrcPort 8 - Points [0, 401] - DstBlock "Sum2" - DstPort 2 - } - Line { - Name "TqCyl7" - Labels [2, 1] - SrcBlock "EngCylinder7" - SrcPort 7 - Points [0, 401] - DstBlock "Sum2" - DstPort 7 - } - Line { - Name "TqCyl8" - Labels [2, 1] - SrcBlock "EngCylinder8" - SrcPort 7 - Points [0, 415] - DstBlock "Sum2" - DstPort 8 - } - Line { - Name "TqCyl6" - Labels [-1, 1] - SrcBlock "EngCylinder6" - SrcPort 8 - Points [0, 388] - DstBlock "Sum2" - DstPort 6 - } - Line { - SrcBlock "pTFScav" - SrcPort 1 - Points [190, 0] - Branch { - DstBlock "EngCylinder_ExtendedOutput" - DstPort 5 - } - Branch { - Points [215, 0] - Branch { - DstBlock "EngCylinder2" - DstPort 5 - } - Branch { - Points [205, 0] - Branch { - Points [210, 0] - Branch { - DstBlock "EngCylinder4" - DstPort 5 - } - Branch { - Points [210, 0] - Branch { - DstBlock "EngCylinder5" - DstPort 5 - } - Branch { - Points [210, 0] - Branch { - Points [210, 0] - Branch { - Points [210, 0] - DstBlock "EngCylinder8" - DstPort 5 - } - Branch { - DstBlock "EngCylinder7" - DstPort 5 - } - } - Branch { - DstBlock "EngCylinder6" - DstPort 5 - } - } - } - } - Branch { - DstBlock "EngCylinder3" - DstPort 5 - } - } - } - } - Line { - Name "TqCyl3" - Labels [-1, 0] - SrcBlock "EngCylinder3" - SrcPort 8 - Points [0, 385; 279, 0] - DstBlock "Sum2" - DstPort 3 - } - Line { - Name "TqCyl4" - Labels [-1, 0] - SrcBlock "EngCylinder4" - SrcPort 8 - Points [0, 364; 78, 0] - DstBlock "Sum2" - DstPort 4 - } - Line { - Name "TqCyl5" - Labels [-1, 1] - SrcBlock "EngCylinder5" - SrcPort 8 - Points [0, 376; -118, 0] - DstBlock "Sum2" - DstPort 5 - } - Line { - Name "dmEmbInCyl1" - Labels [4, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 6 - Points [0, 35; 8, 0; 0, 185] - DstBlock "Sum1" - DstPort 1 - } - Line { - Name "dmEmbInCyl2" - Labels [2, 1] - SrcBlock "EngCylinder2" - SrcPort 6 - Points [0, 201] - DstBlock "Sum1" - DstPort 2 - } - Line { - Name "dmEmbInCyl7" - Labels [2, 1] - SrcBlock "EngCylinder7" - SrcPort 5 - Points [0, 201] - DstBlock "Sum1" - DstPort 7 - } - Line { - Name "dmEmbInCyl3" - Labels [0, 1] - SrcBlock "EngCylinder3" - SrcPort 6 - Points [0, 188] - DstBlock "Sum1" - DstPort 3 - } - Line { - Name "dmEmbInCyl4" - Labels [-1, 0] - SrcBlock "EngCylinder4" - SrcPort 6 - Points [0, 175; 98, 0] - DstBlock "Sum1" - DstPort 4 - } - Line { - Name "dmEmbInCyl6" - Labels [1, 0] - SrcBlock "EngCylinder6" - SrcPort 6 - Points [0, 188] - DstBlock "Sum1" - DstPort 6 - } - Line { - Name "dmEmbInCyl8" - Labels [2, 1] - SrcBlock "EngCylinder8" - SrcPort 5 - Points [0, 215] - DstBlock "Sum1" - DstPort 8 - } - Line { - Name "dmEmbInCyl5" - Labels [-1, 1] - SrcBlock "EngCylinder5" - SrcPort 6 - Points [0, 174; -98, 0] - DstBlock "Sum1" - DstPort 5 - } - Line { - Name "dmEmbOutCyl4" - Labels [-1, 0] - SrcBlock "EngCylinder4" - SrcPort 7 - Points [0, 264; 88, 0] - DstBlock "Sum" - DstPort 4 - } - Line { - Name "dmEmbOutCyl3" - Labels [2, 1] - SrcBlock "EngCylinder3" - SrcPort 7 - Points [0, 284; 289, 0] - DstBlock "Sum" - DstPort 3 - } - Line { - Name "dmEmbOutCyl1" - Labels [2, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 7 - Points [0, 320] - DstBlock "Sum" - DstPort 1 - } - Line { - Name "dmEmbOutCyl7" - Labels [2, 1] - SrcBlock "EngCylinder7" - SrcPort 6 - Points [0, 301] - DstBlock "Sum" - DstPort 7 - } - Line { - Name "dmEmbOutCyl2" - Labels [2, 1] - SrcBlock "EngCylinder2" - SrcPort 7 - Points [0, 301] - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "EngCylinder6" - SrcPort 7 - Points [0, 195; -304, 0] - DstBlock "Sum" - DstPort 6 - } - Line { - Name "dmEmbOutCyl5" - Labels [-1, 1] - SrcBlock "EngCylinder5" - SrcPort 7 - Points [0, 272; -108, 0] - DstBlock "Sum" - DstPort 5 - } - Line { - Name "dQCyl8" - Labels [0, 0] - SrcBlock "EngCylinder8" - SrcPort 4 - Points [10, 0] - DstBlock "Mux7" - DstPort 4 - } - Line { - SrcBlock "Mux7" - SrcPort 1 - Points [0, 25] - DstBlock "Terminator7" - DstPort 1 - } - Line { - Name "phiIg8" - Labels [0, 0] - SrcBlock "EngCylinder8" - SrcPort 3 - Points [5, 0] - DstBlock "Mux7" - DstPort 3 - } - Line { - Name "TCylWall8" - Labels [0, 0] - SrcBlock "EngCylinder8" - SrcPort 2 - DstBlock "Mux7" - DstPort 2 - } - Line { - Name "phiCyl8" - Labels [2, 1] - SrcBlock "EngCylinder8" - SrcPort 1 - Points [-5, 0] - DstBlock "Mux7" - DstPort 1 - } - Line { - Name "phiIg4" - Labels [0, 0] - SrcBlock "EngCylinder4" - SrcPort 3 - DstBlock "Mux3" - DstPort 3 - } - Line { - Name "TCylWall3" - Labels [0, 0] - SrcBlock "EngCylinder3" - SrcPort 2 - DstBlock "Mux2" - DstPort 2 - } - Line { - SrcBlock "Mux2" - SrcPort 1 - Points [0, 25] - DstBlock "Terminator2" - DstPort 1 - } - Line { - Name "TCylWall5" - Labels [0, 0] - SrcBlock "EngCylinder5" - SrcPort 2 - DstBlock "Mux4" - DstPort 2 - } - Line { - Name "dQCyl4" - Labels [0, 0] - SrcBlock "EngCylinder4" - SrcPort 4 - DstBlock "Mux3" - DstPort 4 - } - Line { - Name "phiCyl4" - Labels [1, 1] - SrcBlock "EngCylinder4" - SrcPort 1 - DstBlock "Mux3" - DstPort 1 - } - Line { - Name "phiCyl5" - Labels [1, 1] - SrcBlock "EngCylinder5" - SrcPort 1 - DstBlock "Mux4" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [0, 57; -25, 0] - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "Mux3" - SrcPort 1 - DstBlock "Terminator3" - DstPort 1 - } - Line { - Name "phiCyl3" - Labels [1, 1] - SrcBlock "EngCylinder3" - SrcPort 1 - DstBlock "Mux2" - DstPort 1 - } - Line { - Name "TCylWall2" - Labels [-1, 0] - SrcBlock "EngCylinder2" - SrcPort 2 - DstBlock "Mux1" - DstPort 2 - } - Line { - Name "phiIg2" - Labels [0, 0] - SrcBlock "EngCylinder2" - SrcPort 3 - DstBlock "Mux1" - DstPort 3 - } - Line { - Name "TCylWall1" - Labels [0, 0] - SrcBlock "EngCylinder4" - SrcPort 2 - DstBlock "Mux3" - DstPort 2 - } - Line { - Name "phiIg3" - Labels [0, 0] - SrcBlock "EngCylinder3" - SrcPort 3 - DstBlock "Mux2" - DstPort 3 - } - Line { - Name "phiCyl1" - Labels [0, 0] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 2 - Points [0, 22; -10, 0] - Branch { - Points [-301, 0; 0, -127] - DstBlock "pMaxFinder" - DstPort 1 - } - Branch { - DstBlock "Mux" - DstPort 1 - } - } - Line { - Name "dQCyl3" - Labels [0, 0] - SrcBlock "EngCylinder3" - SrcPort 4 - DstBlock "Mux2" - DstPort 4 - } - Line { - SrcBlock "Mux4" - SrcPort 1 - Points [0, 25] - DstBlock "Terminator4" - DstPort 1 - } - Line { - Name "dQCyl2" - Labels [0, 0] - SrcBlock "EngCylinder2" - SrcPort 4 - DstBlock "Mux1" - DstPort 4 - } - Line { - Name "dQCyl5" - Labels [0, 0] - SrcBlock "EngCylinder5" - SrcPort 4 - DstBlock "Mux4" - DstPort 4 - } - Line { - Name "dQCyl1" - Labels [-1, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 5 - Points [5, 0] - DstBlock "Mux" - DstPort 4 - } - Line { - Name "phiIg1" - Labels [0, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 4 - DstBlock "Mux" - DstPort 3 - } - Line { - Name "phiIg5" - Labels [0, 0] - SrcBlock "EngCylinder5" - SrcPort 3 - DstBlock "Mux4" - DstPort 3 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - DstBlock "Terminator1" - DstPort 1 - } - Line { - Name "phiCyl2" - Labels [1, 1] - SrcBlock "EngCylinder2" - SrcPort 1 - DstBlock "Mux1" - DstPort 1 - } - Line { - Name "TCylWall1" - Labels [0, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 3 - Points [0, 45; -5, 0] - Branch { - Points [-149, 0; 0, 45] - DstBlock "tempCyl1Wall" - DstPort 1 - } - Branch { - DstBlock "Mux" - DstPort 2 - } - } - Line { - Name "dQCyl6" - Labels [0, 0] - SrcBlock "EngCylinder6" - SrcPort 4 - DstBlock "Mux5" - DstPort 4 - } - Line { - SrcBlock "Mux5" - SrcPort 1 - DstBlock "Terminator5" - DstPort 1 - } - Line { - Name "phiIg6" - Labels [0, 0] - SrcBlock "EngCylinder6" - SrcPort 3 - DstBlock "Mux5" - DstPort 3 - } - Line { - SrcBlock "pTFExh" - SrcPort 1 - Points [215, 0] - Branch { - DstBlock "EngCylinder_ExtendedOutput" - DstPort 6 - } - Branch { - Points [210, 0] - Branch { - Points [205, 0] - Branch { - Points [210, 0] - Branch { - Points [210, 0] - Branch { - Points [210, 0] - Branch { - Points [210, 0] - Branch { - Points [210, 0] - DstBlock "EngCylinder8" - DstPort 6 - } - Branch { - DstBlock "EngCylinder7" - DstPort 6 - } - } - Branch { - DstBlock "EngCylinder6" - DstPort 6 - } - } - Branch { - DstBlock "EngCylinder5" - DstPort 6 - } - } - Branch { - DstBlock "EngCylinder4" - DstPort 6 - } - } - Branch { - DstBlock "EngCylinder3" - DstPort 6 - } - } - Branch { - DstBlock "EngCylinder2" - DstPort 6 - } - } - } - Line { - Name "phiCyl6" - Labels [1, 1] - SrcBlock "EngCylinder6" - SrcPort 1 - DstBlock "Mux5" - DstPort 1 - } - Line { - Name "TCylWall6" - Labels [0, 0] - SrcBlock "EngCylinder6" - SrcPort 2 - DstBlock "Mux5" - DstPort 2 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [240, 0] - Branch { - DstBlock "EngCylinder_ExtendedOutput" - DstPort 7 - } - Branch { - Points [205, 0] - Branch { - Points [205, 0] - Branch { - DstBlock "EngCylinder3" - DstPort 7 - } - Branch { - Points [210, 0] - Branch { - DstBlock "EngCylinder4" - DstPort 7 - } - Branch { - Points [210, 0] - Branch { - DstBlock "EngCylinder5" - DstPort 7 - } - Branch { - Points [210, 0] - Branch { - DstBlock "EngCylinder6" - DstPort 7 - } - Branch { - Points [210, 0] - Branch { - DstBlock "EngCylinder7" - DstPort 7 - } - Branch { - Points [210, 0] - DstBlock "EngCylinder8" - DstPort 7 - } - } - } - } - } - } - Branch { - DstBlock "EngCylinder2" - DstPort 7 - } - } - } - Line { - Name "phiCyl7" - Labels [2, 1] - SrcBlock "EngCylinder7" - SrcPort 1 - Points [-5, 0] - DstBlock "Mux6" - DstPort 1 - } - Line { - Name "TqCyl1" - Labels [2, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 8 - Points [0, 420] - DstBlock "Sum2" - DstPort 1 - } - Line { - Name "dQCyl7" - Labels [0, 0] - SrcBlock "EngCylinder7" - SrcPort 4 - Points [10, 0] - DstBlock "Mux6" - DstPort 4 - } - Line { - Name "TCylWall7" - Labels [0, 0] - SrcBlock "EngCylinder7" - SrcPort 2 - DstBlock "Mux6" - DstPort 2 - } - Line { - Name "dmEmbOutCyl8" - Labels [2, 1] - SrcBlock "EngCylinder8" - SrcPort 6 - Points [0, 315] - DstBlock "Sum" - DstPort 8 - } - Line { - Name "phiIg7" - Labels [0, 0] - SrcBlock "EngCylinder7" - SrcPort 3 - Points [5, 0] - DstBlock "Mux6" - DstPort 3 - } - Line { - SrcBlock "Mux6" - SrcPort 1 - Points [0, 25] - DstBlock "Terminator6" - DstPort 1 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - Points [0, 5] - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [0, 5] - DstBlock "dmEmbScvg" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - Points [0, 5] - DstBlock "dmEmbExh" - DstPort 1 - } - Line { - Name "pMax" - Labels [1, 1] - SrcBlock "pMaxFinder" - SrcPort 1 - DstBlock "pMax" - DstPort 1 - } - Line { - SrcBlock "pMaxFinder" - SrcPort 2 - DstBlock "Terminator8" - DstPort 1 - } - Line { - Name "phiCyl1" - Labels [0, 0] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 1 - Points [0, 14; -122, 0] - Branch { - Points [0, -29] - DstBlock "pCyl" - DstPort 1 - } - Branch { - Points [-148, 0] - DstBlock "pMaxFinder" - DstPort 2 - } - } - Line { - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 9 - Points [0, 80] - DstBlock "exhVVAOpenCyl" - DstPort 1 - } - Line { - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 10 - Points [0, 110] - DstBlock "vCyl" - DstPort 1 - } - Line { - Name "dmf1" - Labels [2, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 11 - Points [0, 525] - DstBlock "Sum3" - DstPort 1 - } - Line { - Name "dmf2" - Labels [-1, 0] - SrcBlock "EngCylinder2" - SrcPort 9 - Points [0, 506] - DstBlock "Sum3" - DstPort 2 - } - Line { - Name "dmf3" - Labels [-1, 0] - SrcBlock "EngCylinder3" - SrcPort 9 - Points [0, 490; 264, 0] - DstBlock "Sum3" - DstPort 3 - } - Line { - Name "dmf4" - Labels [-1, 0] - SrcBlock "EngCylinder4" - SrcPort 9 - Points [0, 467; 63, 0] - DstBlock "Sum3" - DstPort 4 - } - Line { - Name "dmf5" - Labels [-1, 1] - SrcBlock "EngCylinder5" - SrcPort 9 - Points [0, 479; -133, 0] - DstBlock "Sum3" - DstPort 5 - } - Line { - Name "dmf6" - Labels [-1, 1] - SrcBlock "EngCylinder6" - SrcPort 9 - Points [0, 493] - DstBlock "Sum3" - DstPort 6 - } - Line { - Name "dmf7" - Labels [2, 1] - SrcBlock "EngCylinder7" - SrcPort 8 - Points [0, 506] - DstBlock "Sum3" - DstPort 7 - } - Line { - Name "dmf8" - Labels [2, 1] - SrcBlock "EngCylinder8" - SrcPort 8 - Points [0, 520] - DstBlock "Sum3" - DstPort 8 - } - Line { - Name "dmfTot" - Labels [0, 0] - SrcBlock "Sum3" - SrcPort 1 - Points [0, 30] - DstBlock "dmf" - DstPort 1 - } - Line { - SrcBlock "uGov" - SrcPort 1 - DstBlock "Mux8" - DstPort 1 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - DstBlock "Mux8" - DstPort 2 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - DstBlock "Mux8" - DstPort 3 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - DstBlock "Mux8" - DstPort 4 - } - Line { - SrcBlock "Mux8" - SrcPort 1 - DstBlock "Goto" - DstPort 1 - } - Line { - SrcBlock "From" - SrcPort 1 - Points [30, 0] - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "EngCylinder_ExtendedOutput" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "EngCylinder_ExtendedOutput" - DstPort 2 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "EngCylinder_ExtendedOutput" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 4 - DstBlock "EngCylinder_ExtendedOutput" - DstPort 4 - } - Line { - SrcBlock "From1" - SrcPort 1 - Points [40, 0] - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "EngCylinder2" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "EngCylinder2" - DstPort 2 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "EngCylinder2" - DstPort 3 - } - Line { - SrcBlock "Demux1" - SrcPort 4 - DstBlock "EngCylinder2" - DstPort 4 - } - Line { - SrcBlock "From2" - SrcPort 1 - Points [40, 0] - DstBlock "Demux2" - DstPort 1 - } - Line { - SrcBlock "Demux2" - SrcPort 1 - DstBlock "EngCylinder3" - DstPort 1 - } - Line { - SrcBlock "Demux2" - SrcPort 2 - DstBlock "EngCylinder3" - DstPort 2 - } - Line { - SrcBlock "Demux2" - SrcPort 3 - DstBlock "EngCylinder3" - DstPort 3 - } - Line { - SrcBlock "Demux2" - SrcPort 4 - DstBlock "EngCylinder3" - DstPort 4 - } - Line { - SrcBlock "From3" - SrcPort 1 - Points [40, 0] - DstBlock "Demux3" - DstPort 1 - } - Line { - SrcBlock "Demux3" - SrcPort 1 - DstBlock "EngCylinder4" - DstPort 1 - } - Line { - SrcBlock "Demux3" - SrcPort 2 - DstBlock "EngCylinder4" - DstPort 2 - } - Line { - SrcBlock "Demux3" - SrcPort 3 - DstBlock "EngCylinder4" - DstPort 3 - } - Line { - SrcBlock "Demux3" - SrcPort 4 - DstBlock "EngCylinder4" - DstPort 4 - } - Line { - SrcBlock "From4" - SrcPort 1 - Points [40, 0] - DstBlock "Demux4" - DstPort 1 - } - Line { - SrcBlock "Demux4" - SrcPort 1 - DstBlock "EngCylinder5" - DstPort 1 - } - Line { - SrcBlock "Demux4" - SrcPort 2 - DstBlock "EngCylinder5" - DstPort 2 - } - Line { - SrcBlock "Demux4" - SrcPort 3 - DstBlock "EngCylinder5" - DstPort 3 - } - Line { - SrcBlock "Demux4" - SrcPort 4 - DstBlock "EngCylinder5" - DstPort 4 - } - Line { - SrcBlock "From5" - SrcPort 1 - Points [40, 0] - DstBlock "Demux5" - DstPort 1 - } - Line { - SrcBlock "Demux5" - SrcPort 1 - DstBlock "EngCylinder6" - DstPort 1 - } - Line { - SrcBlock "Demux5" - SrcPort 2 - DstBlock "EngCylinder6" - DstPort 2 - } - Line { - SrcBlock "Demux5" - SrcPort 3 - DstBlock "EngCylinder6" - DstPort 3 - } - Line { - SrcBlock "Demux5" - SrcPort 4 - DstBlock "EngCylinder6" - DstPort 4 - } - Line { - SrcBlock "From6" - SrcPort 1 - Points [40, 0] - DstBlock "Demux6" - DstPort 1 - } - Line { - SrcBlock "Demux6" - SrcPort 1 - DstBlock "EngCylinder7" - DstPort 1 - } - Line { - SrcBlock "Demux6" - SrcPort 2 - DstBlock "EngCylinder7" - DstPort 2 - } - Line { - SrcBlock "Demux6" - SrcPort 3 - DstBlock "EngCylinder7" - DstPort 3 - } - Line { - SrcBlock "Demux6" - SrcPort 4 - DstBlock "EngCylinder7" - DstPort 4 - } - Line { - SrcBlock "From7" - SrcPort 1 - Points [40, 0] - DstBlock "Demux7" - DstPort 1 - } - Line { - SrcBlock "Demux7" - SrcPort 1 - DstBlock "EngCylinder8" - DstPort 1 - } - Line { - SrcBlock "Demux7" - SrcPort 2 - DstBlock "EngCylinder8" - DstPort 2 - } - Line { - SrcBlock "Demux7" - SrcPort 3 - DstBlock "EngCylinder8" - DstPort 3 - } - Line { - SrcBlock "Demux7" - SrcPort 4 - DstBlock "EngCylinder8" - DstPort 4 - } - Line { - Name "dmEmbInCyl2" - SrcBlock "EngCylinder2" - SrcPort 5 - DstBlock "Mux1" - DstPort 5 - } - Line { - Name "dmEmbInCyl3" - SrcBlock "EngCylinder3" - SrcPort 5 - DstBlock "Mux2" - DstPort 5 - } - Line { - Name "dmEmbInCyl4" - SrcBlock "EngCylinder4" - SrcPort 5 - DstBlock "Mux3" - DstPort 5 - } - Line { - Name "dmEmbInCyl5" - SrcBlock "EngCylinder5" - SrcPort 5 - DstBlock "Mux4" - DstPort 5 - } - Line { - Name "dmEmbInCyl6" - SrcBlock "EngCylinder6" - SrcPort 5 - DstBlock "Mux5" - DstPort 5 - } - Annotation { - SID "725" - Name "dmEmbOutCyl6" - Position [1235, 778] - ZOrder -1 - } - } - } - Block { - BlockType SubSystem - Name "ExhValve" - SID "265" - Ports [5, 4] - Position [700, 23, 815, 157] - ZOrder 149 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ExhValve" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "phi" - SID "266" - Position [100, 123, 130, 137] - ZOrder 65 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "276" - Position [100, 158, 130, 172] - ZOrder 74 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "277" - Position [100, 193, 130, 207] - ZOrder 75 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "267" - Position [100, 243, 130, 257] - ZOrder 68 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "268" - Position [100, 273, 130, 287] - ZOrder 69 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "283" - Ports [1, 3] - Position [350, 101, 355, 139] - ZOrder 81 - ShowName off - Outputs "3" - DisplayOption "bar" - Port { - PortNumber 1 - Name "pIn" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Demux - Name "Demux1" - SID "285" - Ports [1, 3] - Position [350, 171, 355, 209] - ZOrder 83 - ShowName off - Outputs "3" - DisplayOption "bar" - Port { - PortNumber 1 - Name "pOut" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "IdealNozzle" - SID "269" - Ports [3, 2] - Position [700, 201, 795, 299] - ZOrder 63 - BackgroundColor "yellow" - LibraryVersion "1.158" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzle" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "270" - Ports [3, 1] - Position [200, 111, 270, 219] - ZOrder 72 - BackgroundColor "yellow" - FunctionName "GetVVLift" - Parameters "eng.nStroke,cyl.exhVVDim.liftMax,cyl.exhVVProf.cAStartRef,cyl.exhVVProf.dCALiftUp,cyl.exhVVPr" - "of.dCALiftDown,cyl.exhVVProf.dCALiftTopRef,cyl.exhVVProf.cAVVUpRef,cyl.exhVVProf.cAVVDownRef,cyl.exhVVProf.lift" - "UpRef,cyl.exhVVProf.liftDownRef" - EnableBusSupport off - Port { - PortNumber 1 - Name "ExhVVlift" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "279" - Ports [3, 3] - Position [500, 60, 615, 190] - ZOrder 77 - BackgroundColor "yellow" - FunctionName "GetExhVVArea" - Parameters "cyl.exhVVDim.Dv,cyl.exhVVDim.beta,cyl.exhVVDim.w,cyl.exhVVDim.Dp,cyl.exhVVDim.Ds,coeffCdCorrP" - ",coeffCdCorrQ,coeffCdCorrPR" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 31 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 3 - Object { - $ObjectID 32 - Type "edit" - Name "coeffCdCorrP" - Prompt "Produt coefficient for discharge coefficient for lift ratio" - Value "[0.5329;-0.2047;0.04292]" - } - Object { - $ObjectID 33 - Type "edit" - Name "coeffCdCorrQ" - Prompt "Quotient coefficient for discharge coefficient for lift ratio" - Value "[0.5359;-0.2962;0.06275]" - } - Object { - $ObjectID 34 - Type "edit" - Name "coeffCdCorrPR" - Prompt "Coefficient for discharge coefficient for pressure ratio" - Value "[-0.006345;0.09503;0.8117]" - } - PropName "Parameters" - } - } - Port { - PortNumber 3 - Name "aEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Terminator - Name "Terminator" - SID "286" - Position [410, 130, 430, 150] - ZOrder 84 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "287" - Position [375, 145, 395, 165] - ZOrder 85 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "288" - Position [410, 190, 430, 210] - ZOrder 86 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "289" - Position [460, 215, 480, 235] - ZOrder 87 - BackgroundColor "red" - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "271" - Position [830, 218, 860, 232] - ZOrder 66 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "272" - Position [830, 268, 860, 282] - ZOrder 67 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "aOpen" - SID "280" - Position [670, 58, 700, 72] - ZOrder 78 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Cd" - SID "281" - Position [670, 103, 700, 117] - ZOrder 79 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - Name "ExhVVlift" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [21, 0; 0, -85] - DstBlock "S-Function1" - DstPort 1 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [209, 0] - Branch { - Points [0, -90] - DstBlock "Demux1" - DstPort 1 - } - Branch { - DstBlock "IdealNozzle" - DstPort 3 - } - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [187, 0] - Branch { - Points [0, -130] - DstBlock "Demux" - DstPort 1 - } - Branch { - DstBlock "IdealNozzle" - DstPort 2 - } - } - Line { - SrcBlock "IdealNozzle" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "IdealNozzle" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "aEff" - Labels [1, 1] - SrcBlock "S-Function1" - SrcPort 3 - Points [30, 0; 0, 50] - DstBlock "IdealNozzle" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - Points [9, 0; 0, -15] - DstBlock "aOpen" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 2 - Points [9, 0; 0, -15] - DstBlock "Cd" - DstPort 1 - } - Line { - Name "pIn" - Labels [2, 1] - SrcBlock "Demux" - SrcPort 1 - Points [125, 0] - DstBlock "S-Function1" - DstPort 2 - } - Line { - Name "pOut" - Labels [2, 1] - SrcBlock "Demux1" - SrcPort 1 - Points [60, 0; 0, -10] - DstBlock "S-Function1" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 2 - Points [17, 0; 0, 10; 18, 0] - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - Points [5, 0; 0, 25] - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - Points [22, 0; 0, 10] - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - Points [9, 0; 0, 25] - DstBlock "Terminator3" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "ExhValveBus" - SID "2522" - Ports [5, 4] - Position [880, 23, 995, 157] - ZOrder 443 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ExhValveBus" - Location [-9, -9, 1929, 1161] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "phi" - SID "2524" - Position [100, 123, 130, 137] - ZOrder 65 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "2525" - Position [100, 158, 130, 172] - ZOrder 74 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "2526" - Position [100, 193, 130, 207] - ZOrder 75 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "2527" - Position [100, 243, 130, 257] - ZOrder 68 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "2528" - Position [100, 273, 130, 287] - ZOrder 69 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2561" - Ports [1, 1] - Position [360, 106, 365, 144] - ZOrder 89 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "2562" - Ports [1, 1] - Position [360, 151, 365, 189] - ZOrder 90 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "IdealNozzleBus" - SID "2582" - Ports [3, 2] - Position [680, 201, 780, 299] - ZOrder 470 - BackgroundColor "yellow" - LibraryVersion "1.158" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzleBus" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "2532" - Ports [3, 1] - Position [200, 111, 270, 219] - ZOrder 72 - BackgroundColor "yellow" - FunctionName "GetVVLift" - Parameters "eng.nStroke,cyl.exhVVDim.liftMax,cyl.exhVVProf.cAStartRef,cyl.exhVVProf.dCALiftUp,cyl.exhVVPr" - "of.dCALiftDown,cyl.exhVVProf.dCALiftTopRef,cyl.exhVVProf.cAVVUpRef,cyl.exhVVProf.cAVVDownRef,cyl.exhVVProf.lift" - "UpRef,cyl.exhVVProf.liftDownRef" - EnableBusSupport off - Port { - PortNumber 1 - Name "ExhVVlift" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "2533" - Ports [3, 3] - Position [500, 60, 615, 190] - ZOrder 77 - BackgroundColor "yellow" - FunctionName "GetExhVVArea" - Parameters "cyl.exhVVDim.Dv,cyl.exhVVDim.beta,cyl.exhVVDim.w,cyl.exhVVDim.Dp,cyl.exhVVDim.Ds,coeffCdCorrP" - ",coeffCdCorrQ,coeffCdCorrPR" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 35 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 3 - Object { - $ObjectID 36 - Type "edit" - Name "coeffCdCorrP" - Prompt "Produt coefficient for discharge coefficient for lift ratio" - Value "[0.5329;-0.2047;0.04292]" - } - Object { - $ObjectID 37 - Type "edit" - Name "coeffCdCorrQ" - Prompt "Quotient coefficient for discharge coefficient for lift ratio" - Value "[0.5359;-0.2962;0.06275]" - } - Object { - $ObjectID 38 - Type "edit" - Name "coeffCdCorrPR" - Prompt "Coefficient for discharge coefficient for pressure ratio" - Value "[-0.006345;0.09503;0.8117]" - } - PropName "Parameters" - } - } - Port { - PortNumber 3 - Name "aEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "2538" - Position [830, 218, 860, 232] - ZOrder 66 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "2539" - Position [830, 268, 860, 282] - ZOrder 67 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "aOpen" - SID "2540" - Position [670, 58, 700, 72] - ZOrder 78 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Cd" - SID "2541" - Position [670, 103, 700, 117] - ZOrder 79 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - Name "ExhVVlift" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [21, 0; 0, -85] - DstBlock "S-Function1" - DstPort 1 - } - Line { - SrcBlock "IdealNozzleBus" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "IdealNozzleBus" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "aEff" - Labels [0, 0] - SrcBlock "S-Function1" - SrcPort 3 - Points [37, 0; 0, 50] - DstBlock "IdealNozzleBus" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - Points [9, 0; 0, -15] - DstBlock "aOpen" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 2 - Points [9, 0; 0, -15] - DstBlock "Cd" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [193, 0] - Branch { - DstBlock "IdealNozzleBus" - DstPort 2 - } - Branch { - Points [0, -125] - DstBlock "Bus\nSelector" - DstPort 1 - } - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "S-Function1" - DstPort 2 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [209, 0] - Branch { - DstBlock "IdealNozzleBus" - DstPort 3 - } - Branch { - Points [0, -110] - DstBlock "Bus\nSelector1" - DstPort 1 - } - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "S-Function1" - DstPort 3 - } - } - } - Block { - BlockType SubSystem - Name "InCylinderMV" - SID "838" - Ports [4, 5] - Position [390, 17, 505, 163] - ZOrder 348 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 39 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 13 - Object { - $ObjectID 40 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/fs" - PropName "TypeOptions" - } - Name "fs" - Prompt "Stoichiometric fuel-air ratio" - Value "0" - } - Object { - $ObjectID 41 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/Vd" - PropName "TypeOptions" - } - Name "Vd" - Prompt "Displacement volume (m3)" - Value "0" - } - Object { - $ObjectID 42 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/LHV" - PropName "TypeOptions" - } - Name "LHV" - Prompt "Lower heating value of the fuel (J/kg)" - Value "0" - } - Object { - $ObjectID 43 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/Pe_nom" - PropName "TypeOptions" - } - Name "Pe_nom" - Prompt "Rated shaft power (W)" - Value "0" - } - Object { - $ObjectID 44 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/SFC" - PropName "TypeOptions" - } - Name "SFC" - Prompt "Quadratic SFC curve coefficient (3x1)" - Value "0" - } - Object { - $ObjectID 45 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/vol_eff_coeff1" - PropName "TypeOptions" - } - Name "vol_eff_coeff1" - Prompt "Volumetric efficiency coefficient for higher inlet pressure" - Value "0" - } - Object { - $ObjectID 46 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/vol_eff_coeff2" - PropName "TypeOptions" - } - Name "vol_eff_coeff2" - Prompt "Volumetric efficiency coefficient for lower inlet pressure" - Value "0" - } - Object { - $ObjectID 47 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/T_pe" - PropName "TypeOptions" - } - Name "T_pe" - Prompt "Time constant for the torque development" - Value "0" - } - Object { - $ObjectID 48 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/nstroke" - PropName "TypeOptions" - } - Name "nstroke" - Prompt "Number of stroke" - Value "0" - } - Object { - $ObjectID 49 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/m_f_cyc_max" - PropName "TypeOptions" - } - Name "m_f_cyc_max" - Prompt "Maximum amount of fuel injected per cycle (kg)" - Value "0" - } - Object { - $ObjectID 50 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/C1" - PropName "TypeOptions" - } - Name "C1" - Prompt "Heat loss coefficient" - Value "0" - } - Object { - $ObjectID 51 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/p_a_inf" - PropName "TypeOptions" - } - Name "p_a_inf" - Prompt "Upper pressure limit for volumetric efficiency model 1 [bar]" - Value "0" - } - Object { - $ObjectID 52 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/Pe0" - PropName "TypeOptions" - } - Name "Pe0" - Prompt "Initial power" - Value "0" - } - PropName "Parameters" - } - } - System { - Name "InCylinderMV" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "PTFu" - SID "839" - Position [15, 138, 45, 152] - ZOrder 5 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "PTFd" - SID "840" - Position [15, 213, 45, 227] - ZOrder 7 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegae" - SID "841" - Position [15, 258, 45, 272] - ZOrder 8 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "throttle" - SID "842" - Position [15, 288, 45, 302] - ZOrder 9 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "843" - Ports [1, 3] - Position [100, 110, 105, 180] - ZOrder 4 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "844" - Ports [1, 3] - Position [100, 185, 105, 255] - ZOrder 6 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "845" - Ports [3, 1] - Position [370, 110, 375, 180] - ZOrder 10 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "846" - Ports [3, 1] - Position [370, 185, 375, 255] - ZOrder 12 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "847" - Ports [8, 9] - Position [160, 106, 335, 334] - ZOrder 3 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "InCylinderMV" - Parameters "fs,Vd,LHV,Pe_nom,SFC,vol_eff_coeff1,vol_eff_coeff2,T_pe,nstroke,m_f_cyc_max,C1,p_a_inf,Pe0" - SFunctionModules "'GetThdynCombGasZach'" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 53 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 13 - Object { - $ObjectID 54 - Type "edit" - Name "fs" - Prompt "Stoichiometric fuel air ratio" - Value "fs" - } - Object { - $ObjectID 55 - Type "edit" - Name "Vd" - Prompt "Displacement volume [m3]" - Value "Vd" - } - Object { - $ObjectID 56 - Type "edit" - Name "LHV" - Prompt "Low heating value of the fuel [J/kg]" - Value "LHV" - } - Object { - $ObjectID 57 - Type "edit" - Name "Pe_nom" - Prompt "Rated power [W]" - Value "Pe_nom" - } - Object { - $ObjectID 58 - Type "edit" - Name "SFC" - Prompt "Coefficient for the SFC model" - Value "SFC" - } - Object { - $ObjectID 59 - Type "edit" - Name "vol_eff_coeff1" - Prompt "Coefficient for volumetric efficiency model for higher pressure" - Value "vol_eff_coeff1" - } - Object { - $ObjectID 60 - Type "edit" - Name "vol_eff_coeff2" - Prompt "Coefficient for volumetric efficiency model for lower pressure" - Value "vol_eff_coeff2" - } - Object { - $ObjectID 61 - Type "edit" - Name "T_pe" - Prompt "Time constant for power development (0.01)" - Value "T_pe" - } - Object { - $ObjectID 62 - Type "edit" - Name "nstroke" - Prompt "Number of stroke" - Value "nstroke" - } - Object { - $ObjectID 63 - Type "edit" - Name "m_f_cyc_max" - Prompt "Maximum injected fuel per cycle" - Value "m_f_cyc_max" - } - Object { - $ObjectID 64 - Type "edit" - Name "C1" - Prompt "Cofficient of heat transfer" - Value "C1" - } - Object { - $ObjectID 65 - Type "edit" - Name "p_a_inf" - Prompt "Upper pressure limit for vol. eff. model change" - Value "p_a_inf" - } - Object { - $ObjectID 66 - Type "edit" - Name "Pe0" - Prompt "Initial power load" - Value "Pe0" - } - PropName "Parameters" - } - } - } - Block { - BlockType Outport - Name "dmEmbu" - SID "848" - Position [425, 138, 455, 152] - ZOrder 11 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmbd" - SID "849" - Position [425, 213, 455, 227] - ZOrder 13 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqe" - SID "850" - Position [425, 263, 455, 277] - ZOrder 14 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "vol_eff" - SID "851" - Position [425, 298, 455, 312] - ZOrder 15 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "pe_pu" - SID "852" - Position [435, 338, 465, 352] - ZOrder 16 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 8 - Points [43, 0; 0, 10] - DstBlock "vol_eff" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - DstBlock "Tqe" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - DstBlock "dmEmbd" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Mux1" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - DstBlock "dmEmbu" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "throttle" - SrcPort 1 - Points [62, 0; 0, 30] - DstBlock "S-Function" - DstPort 8 - } - Line { - SrcBlock "omegae" - SrcPort 1 - Points [76, 0; 0, 30] - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - Points [22, 0; 0, 20] - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - Points [22, 0; 0, 15] - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - Points [22, 0; 0, 10] - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "PTFd" - SrcPort 1 - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - Points [22, 0; 0, 5] - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux" - SrcPort 1 - Points [2, 0; 0, -5] - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "PTFu" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 9 - Points [42, 0; 0, 25] - DstBlock "pe_pu" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "InCylinderMVBus" - SID "873" - Ports [4, 5] - Position [390, 198, 510, 352] - ZOrder 441 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.95" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 67 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 13 - Object { - $ObjectID 68 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/fs" - PropName "TypeOptions" - } - Name "fs" - Prompt "Stoichiometric fuel-air ratio" - Value "genset.eng.fs" - } - Object { - $ObjectID 69 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/Vd" - PropName "TypeOptions" - } - Name "Vd" - Prompt "Displacement volume (m3)" - Value "genset.eng.vD" - } - Object { - $ObjectID 70 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/LHV" - PropName "TypeOptions" - } - Name "LHV" - Prompt "Lower heating value of the fuel (J/kg)" - Value "genset.eng.LHV" - } - Object { - $ObjectID 71 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/Pe_nom" - PropName "TypeOptions" - } - Name "Pe_nom" - Prompt "Rated shaft power (W)" - Value "genset.eng.powNom" - } - Object { - $ObjectID 72 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/SFC" - PropName "TypeOptions" - } - Name "SFC" - Prompt "Quadratic SFC curve coefficient (3x1)" - Value "genset.eng.SFC" - } - Object { - $ObjectID 73 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/vol_eff_coeff1" - PropName "TypeOptions" - } - Name "vol_eff_coeff1" - Prompt "Volumetric efficiency coefficient for higher inlet pressure" - Value "genset.eng.volEff1" - } - Object { - $ObjectID 74 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/vol_eff_coeff2" - PropName "TypeOptions" - } - Name "vol_eff_coeff2" - Prompt "Volumetric efficiency coefficient for lower inlet pressure" - Value "genset.eng.volEff2" - } - Object { - $ObjectID 75 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/T_pe" - PropName "TypeOptions" - } - Name "T_pe" - Prompt "Time constant for the torque development" - Value "genset.eng.tPe" - } - Object { - $ObjectID 76 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/nstroke" - PropName "TypeOptions" - } - Name "nstroke" - Prompt "Number of stroke" - Value "genset.eng.nStroke" - } - Object { - $ObjectID 77 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/m_f_cyc_max" - PropName "TypeOptions" - } - Name "m_f_cyc_max" - Prompt "Maximum amount of fuel injected per cycle (kg)" - Value "genset.eng.mFCycMax" - } - Object { - $ObjectID 78 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/C1" - PropName "TypeOptions" - } - Name "C1" - Prompt "Heat loss coefficient" - Value "genset.eng.C1" - } - Object { - $ObjectID 79 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/p_a_inf" - PropName "TypeOptions" - } - Name "p_a_inf" - Prompt "Upper pressure limit for volumetric efficiency model 1 [bar]" - Value "genset.eng.pAInf" - } - Object { - $ObjectID 80 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/Pe0" - PropName "TypeOptions" - } - Name "Pe0" - Prompt "Initial power" - Value "genset.eng.powL0*genset.eng.powNom" - } - PropName "Parameters" - } - } - System { - Name "InCylinderMVBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "175" - Block { - BlockType Inport - Name "pTFu" - SID "874" - Position [45, 103, 75, 117] - ZOrder 5 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTFd" - SID "877" - Position [45, 208, 75, 222] - ZOrder 7 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegae" - SID "880" - Position [70, 278, 100, 292] - ZOrder 8 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "throttle" - SID "881" - Position [70, 313, 100, 327] - ZOrder 9 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "882" - Ports [3, 1] - Position [370, 85, 375, 125] - ZOrder 21 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusCreator - Name "Bus\nCreator1" - SID "883" - Ports [3, 1] - Position [370, 170, 375, 220] - ZOrder 22 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "905" - Ports [1, 3] - Position [120, 91, 125, 129] - ZOrder 23 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "906" - Ports [1, 3] - Position [120, 196, 125, 234] - ZOrder 24 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "884" - Ports [8, 9] - Position [160, 56, 335, 334] - ZOrder 3 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "InCylinderMV" - Parameters "fs,Vd,LHV,Pe_nom,SFC,vol_eff_coeff1,vol_eff_coeff2,T_pe,nstroke,m_f_cyc_max,C1,p_a_inf,Pe0" - SFunctionModules "'GetThdynCombGasZach'" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 81 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 13 - Object { - $ObjectID 82 - Type "edit" - Name "fs" - Prompt "Stoichiometric fuel air ratio" - Value "fs" - } - Object { - $ObjectID 83 - Type "edit" - Name "Vd" - Prompt "Displacement volume [m3]" - Value "Vd" - } - Object { - $ObjectID 84 - Type "edit" - Name "LHV" - Prompt "Low heating value of the fuel [J/kg]" - Value "LHV" - } - Object { - $ObjectID 85 - Type "edit" - Name "Pe_nom" - Prompt "Rated power [W]" - Value "Pe_nom" - } - Object { - $ObjectID 86 - Type "edit" - Name "SFC" - Prompt "Coefficient for the SFC model" - Value "SFC" - } - Object { - $ObjectID 87 - Type "edit" - Name "vol_eff_coeff1" - Prompt "Coefficient for volumetric efficiency model for higher pressure" - Value "vol_eff_coeff1" - } - Object { - $ObjectID 88 - Type "edit" - Name "vol_eff_coeff2" - Prompt "Coefficient for volumetric efficiency model for lower pressure" - Value "vol_eff_coeff2" - } - Object { - $ObjectID 89 - Type "edit" - Name "T_pe" - Prompt "Time constant for power development (0.01)" - Value "T_pe" - } - Object { - $ObjectID 90 - Type "edit" - Name "nstroke" - Prompt "Number of stroke" - Value "nstroke" - } - Object { - $ObjectID 91 - Type "edit" - Name "m_f_cyc_max" - Prompt "Maximum injected fuel per cycle" - Value "m_f_cyc_max" - } - Object { - $ObjectID 92 - Type "edit" - Name "C1" - Prompt "Cofficient of heat transfer" - Value "C1" - } - Object { - $ObjectID 93 - Type "edit" - Name "p_a_inf" - Prompt "Upper pressure limit for vol. eff. model change" - Value "p_a_inf" - } - Object { - $ObjectID 94 - Type "edit" - Name "Pe0" - Prompt "Initial power load" - Value "Pe0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "dmu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dEu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "dmbu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dmd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dEd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmbd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "volEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmbu" - SID "885" - Position [425, 98, 455, 112] - ZOrder 11 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmbd" - SID "886" - Position [425, 188, 455, 202] - ZOrder 13 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqe" - SID "887" - Position [425, 248, 455, 262] - ZOrder 14 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "vol_eff" - SID "888" - Position [425, 278, 455, 292] - ZOrder 15 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "pe_pu" - SID "889" - Position [425, 308, 455, 322] - ZOrder 16 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - Name "volEff" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 8 - DstBlock "vol_eff" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - DstBlock "Tqe" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator1" - SrcPort 1 - DstBlock "dmEmbd" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "dmEmbu" - DstPort 1 - } - Line { - Name "dmbu" - Labels [2, 1] - SrcBlock "S-Function" - SrcPort 3 - Points [12, 0; 0, -15] - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "dEu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "dmu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 1 - Points [0, 15] - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - SrcBlock "throttle" - SrcPort 1 - DstBlock "S-Function" - DstPort 8 - } - Line { - SrcBlock "omegae" - SrcPort 1 - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "S-Function" - SrcPort 9 - DstBlock "pe_pu" - DstPort 1 - } - Line { - Name "dmd" - Labels [2, 1] - SrcBlock "S-Function" - SrcPort 4 - Points [4, 0; 0, 15] - DstBlock "Bus\nCreator1" - DstPort 1 - } - Line { - Name "dmbd" - Labels [2, 1] - SrcBlock "S-Function" - SrcPort 6 - Points [12, 0; 0, -15] - DstBlock "Bus\nCreator1" - DstPort 3 - } - Line { - Name "dEd" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Bus\nCreator1" - DstPort 2 - } - Line { - SrcBlock "pTFu" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - SrcBlock "pTFd" - SrcPort 1 - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - Points [12, 0; 0, -25] - DstBlock "S-Function" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - Points [12, 0; 0, 25] - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - Points [12, 0; 0, -25] - DstBlock "S-Function" - DstPort 4 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 3 - Points [12, 0; 0, 25] - DstBlock "S-Function" - DstPort 6 - } - } - } - Block { - BlockType SubSystem - Name "IntakePort" - SID "112" - Ports [3, 5] - Position [555, 16, 665, 134] - ZOrder 62 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.24" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "IntakePort" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "phi" - SID "256" - Position [125, 158, 155, 172] - ZOrder 65 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "259" - Position [350, 218, 380, 232] - ZOrder 68 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "260" - Position [350, 248, 380, 262] - ZOrder 69 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Reference - Name "IdealNozzle" - SID "252" - Ports [3, 2] - Position [445, 156, 540, 254] - ZOrder 63 - BackgroundColor "yellow" - LibraryVersion "1.158" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzle" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "263" - Ports [1, 4] - Position [205, 109, 275, 216] - ZOrder 72 - BackgroundColor "yellow" - FunctionName "GetInportArea" - Parameters "eng.nStroke,cyl.dim.S/2,cyl.dim.lambda,cyl.scavPort.X,cyl.scavPort.Y,cyl.scavPort.r,cyl.scavP" - "ort.nPort,cyl.dim.S" - EnableBusSupport off - Port { - PortNumber 3 - Name "aEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "257" - Position [595, 173, 625, 187] - ZOrder 66 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "258" - Position [595, 223, 625, 237] - ZOrder 67 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "aOpen" - SID "261" - Position [350, 118, 380, 132] - ZOrder 70 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Cd" - SID "262" - Position [390, 143, 420, 157] - ZOrder 71 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "xP" - SID "264" - Position [305, 193, 335, 207] - ZOrder 73 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Cd" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "aOpen" - DstPort 1 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [27, 0; 0, -20] - DstBlock "IdealNozzle" - DstPort 3 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [27, 0; 0, -20] - DstBlock "IdealNozzle" - DstPort 2 - } - Line { - SrcBlock "IdealNozzle" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "IdealNozzle" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - Name "aEff" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 3 - DstBlock "IdealNozzle" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "xP" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "IntakeValve" - SID "2469" - Ports [5, 4] - Position [710, 198, 825, 332] - ZOrder 442 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "IntakeValve" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "175" - Block { - BlockType Inport - Name "phi" - SID "2470" - Position [100, 123, 130, 137] - ZOrder 65 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "2471" - Position [100, 158, 130, 172] - ZOrder 74 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "2472" - Position [100, 193, 130, 207] - ZOrder 75 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "2473" - Position [100, 243, 130, 257] - ZOrder 68 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "2474" - Position [100, 273, 130, 287] - ZOrder 69 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "2475" - Ports [1, 3] - Position [350, 101, 355, 139] - ZOrder 81 - ShowName off - Outputs "3" - DisplayOption "bar" - Port { - PortNumber 1 - Name "pIn" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Demux - Name "Demux1" - SID "2476" - Ports [1, 3] - Position [350, 171, 355, 209] - ZOrder 83 - ShowName off - Outputs "3" - DisplayOption "bar" - Port { - PortNumber 1 - Name "pOut" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "IdealNozzle" - SID "2477" - Ports [3, 2] - Position [700, 201, 795, 299] - ZOrder 63 - BackgroundColor "yellow" - LibraryVersion "1.158" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzle" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "2478" - Ports [3, 1] - Position [200, 111, 270, 219] - ZOrder 72 - BackgroundColor "yellow" - FunctionName "GetVVLift" - Parameters "eng.nStroke,cyl.intakeVVDim.liftMax,cyl.intakeVVProf.cAStartRef,cyl.intakeVVProf.dCALiftUp,cy" - "l.intakeVVProf.dCALiftDown,cyl.intakeVVProf.dCALiftTopRef,cyl.intakeVVProf.cAVVUpRef,cyl.intakeVVProf.cAVVDownR" - "ef,cyl.intakeVVProf.liftUpRef,cyl.intakeVVProf.liftDownRef" - EnableBusSupport off - Port { - PortNumber 1 - Name "intakeVVlift" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "2479" - Ports [3, 3] - Position [500, 60, 615, 190] - ZOrder 77 - BackgroundColor "yellow" - FunctionName "GetIntakeVVArea" - Parameters "cyl.intakeVVDim.Dv,cyl.intakeVVDim.beta,cyl.intakeVVDim.w,cyl.intakeVVDim.Dp,cyl.intakeVVDim." - "Ds" - EnableBusSupport off - Port { - PortNumber 3 - Name "aEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Terminator - Name "Terminator" - SID "2480" - Position [410, 130, 430, 150] - ZOrder 84 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "2481" - Position [375, 145, 395, 165] - ZOrder 85 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "2482" - Position [410, 190, 430, 210] - ZOrder 86 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "2483" - Position [460, 215, 480, 235] - ZOrder 87 - BackgroundColor "red" - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "2484" - Position [830, 218, 860, 232] - ZOrder 66 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "2485" - Position [830, 268, 860, 282] - ZOrder 67 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "aOpen" - SID "2486" - Position [670, 58, 700, 72] - ZOrder 78 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Cd" - SID "2487" - Position [670, 103, 700, 117] - ZOrder 79 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux1" - SrcPort 3 - Points [9, 0; 0, 25] - DstBlock "Terminator3" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - Points [22, 0; 0, 10] - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - Points [5, 0; 0, 25] - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - Points [17, 0; 0, 10; 18, 0] - DstBlock "Terminator" - DstPort 1 - } - Line { - Name "pOut" - Labels [2, 1] - SrcBlock "Demux1" - SrcPort 1 - Points [60, 0; 0, -10] - DstBlock "S-Function1" - DstPort 3 - } - Line { - Name "pIn" - Labels [2, 1] - SrcBlock "Demux" - SrcPort 1 - Points [125, 0] - DstBlock "S-Function1" - DstPort 2 - } - Line { - SrcBlock "S-Function1" - SrcPort 2 - Points [9, 0; 0, -15] - DstBlock "Cd" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - Points [9, 0; 0, -15] - DstBlock "aOpen" - DstPort 1 - } - Line { - Name "aEff" - Labels [1, 1] - SrcBlock "S-Function1" - SrcPort 3 - Points [30, 0; 0, 50] - DstBlock "IdealNozzle" - DstPort 1 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "IdealNozzle" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "IdealNozzle" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [187, 0] - Branch { - DstBlock "IdealNozzle" - DstPort 2 - } - Branch { - Points [0, -130] - DstBlock "Demux" - DstPort 1 - } - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [209, 0] - Branch { - DstBlock "IdealNozzle" - DstPort 3 - } - Branch { - Points [0, -90] - DstBlock "Demux1" - DstPort 1 - } - } - Line { - Name "intakeVVlift" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [21, 0; 0, -85] - DstBlock "S-Function1" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "IntakeValveBus" - SID "2523" - Ports [5, 4] - Position [890, 198, 1005, 332] - ZOrder 444 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "IntakeValveBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "phi" - SID "2542" - Position [100, 123, 130, 137] - ZOrder 65 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "2543" - Position [100, 158, 130, 172] - ZOrder 74 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "2544" - Position [100, 193, 130, 207] - ZOrder 75 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "2545" - Position [100, 243, 130, 257] - ZOrder 68 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "2546" - Position [100, 273, 130, 287] - ZOrder 69 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2583" - Ports [1, 1] - Position [375, 106, 380, 144] - ZOrder 471 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "2585" - Ports [1, 1] - Position [375, 151, 380, 189] - ZOrder 473 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "IdealNozzleBus" - SID "2581" - Ports [3, 2] - Position [690, 201, 790, 299] - ZOrder 470 - BackgroundColor "yellow" - LibraryVersion "1.158" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzleBus" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "2586" - Ports [3, 1] - Position [200, 111, 270, 219] - ZOrder 474 - BackgroundColor "yellow" - FunctionName "GetVVLift" - Parameters "eng.nStroke,cyl.intakeVVDim.liftMax,cyl.intakeVVProf.cAStartRef,cyl.intakeVVProf.dCALiftUp,cy" - "l.intakeVVProf.dCALiftDown,cyl.intakeVVProf.dCALiftTopRef,cyl.intakeVVProf.cAVVUpRef,cyl.intakeVVProf.cAVVDownR" - "ef,cyl.intakeVVProf.liftUpRef,cyl.intakeVVProf.liftDownRef" - EnableBusSupport off - Port { - PortNumber 1 - Name "intakeVVlift" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "2551" - Ports [3, 3] - Position [500, 60, 615, 190] - ZOrder 77 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "GetIntakeVVArea" - Parameters "cyl.intakeVVDim.Dv,cyl.intakeVVDim.beta,cyl.intakeVVDim.w,cyl.intakeVVDim.Dp,cyl.intakeVVDim." - "Ds" - EnableBusSupport off - Port { - PortNumber 3 - Name "aEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "2556" - Position [830, 218, 860, 232] - ZOrder 66 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "2557" - Position [830, 268, 860, 282] - ZOrder 67 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "aOpen" - SID "2558" - Position [670, 58, 700, 72] - ZOrder 78 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Cd" - SID "2559" - Position [670, 103, 700, 117] - ZOrder 79 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function1" - SrcPort 2 - Points [9, 0; 0, -15] - DstBlock "Cd" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - Points [9, 0; 0, -15] - DstBlock "aOpen" - DstPort 1 - } - Line { - Name "aEff" - Labels [0, 0] - SrcBlock "S-Function1" - SrcPort 3 - Points [37, 0; 0, 50] - DstBlock "IdealNozzleBus" - DstPort 1 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "IdealNozzleBus" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "IdealNozzleBus" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [191, 0] - Branch { - Points [0, -125] - DstBlock "Bus\nSelector" - DstPort 1 - } - Branch { - DstBlock "IdealNozzleBus" - DstPort 2 - } - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [210, 0] - Branch { - Points [0, -110] - DstBlock "Bus\nSelector1" - DstPort 1 - } - Branch { - DstBlock "IdealNozzleBus" - DstPort 3 - } - } - Line { - Name "intakeVVlift" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [23, 0; 0, -85] - DstBlock "S-Function1" - DstPort 1 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "S-Function1" - DstPort 2 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "S-Function1" - DstPort 3 - } - } - } - Block { - BlockType SubSystem - Name "Turbocharger" - SID "102" - Ports [4, 5] - Position [70, 17, 185, 183] - ZOrder 217 - ForegroundColor "[0.901961, 0.000000, 0.000000]" - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.61" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 95 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 96 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "turbo" - Prompt "Turbocharger parameters struct" - Value "turbo" - } - } - System { - Name "Turbocharger" - Location [0, 0, 960, 1152] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "60" - Block { - BlockType Inport - Name "pTF_c_u" - SID "103" - Position [20, 423, 50, 437] - ZOrder 60 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_c_d" - SID "104" - Position [20, 463, 50, 477] - ZOrder 61 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_t_u" - SID "105" - Position [505, 408, 535, 422] - ZOrder 62 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_t_d" - SID "106" - Position [505, 438, 535, 452] - ZOrder 63 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Reference - Name "Compressor1" - SID "100" - Ports [3, 4] - Position [80, 285, 185, 380] - ZOrder 58 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.129" - SourceBlock "EngineSystemSubmodel/Flow Restriction/Compressor" - SourceType "SubSystem" - Port { - PortNumber 3 - Name "tqComp" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "effComp" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant" - SID "393" - Position [305, 350, 370, 380] - ZOrder 70 - BackgroundColor "green" - Value "turbo.jTC" - } - Block { - BlockType Integrator - Name "Integrator" - SID "89" - Ports [1, 1] - Position [340, 280, 370, 310] - ZOrder 47 - BackgroundColor "cyan" - InitialCondition "turbo.omegat0*turbo.jTC" - } - Block { - BlockType Product - Name "Product" - SID "394" - Ports [2, 1] - Position [400, 287, 430, 318] - ZOrder 71 - BackgroundColor "yellow" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "omegat" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "90" - Ports [2, 1] - Position [290, 220, 320, 250] - ZOrder 46 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "-|+" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator" - SID "397" - Position [205, 245, 225, 265] - ZOrder 73 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "399" - Position [725, 300, 745, 320] - ZOrder 74 - BackgroundColor "red" - } - Block { - BlockType Reference - Name "Turbine1" - SID "101" - Ports [3, 5] - Position [550, 300, 660, 395] - ZOrder 59 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.129" - SourceBlock "EngineSystemSubmodel/Flow Restriction/Turbine" - SourceType "SubSystem" - Port { - PortNumber 3 - Name "tqTurb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "tempATurb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "effTurb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_c_u" - SID "107" - Position [155, 153, 185, 167] - ZOrder 64 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_c_d" - SID "108" - Position [180, 188, 210, 202] - ZOrder 65 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_t_u" - SID "109" - Position [655, 178, 685, 192] - ZOrder 66 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_t_d" - SID "110" - Position [655, 208, 685, 222] - ZOrder 67 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "T_t_d_calc" - SID "111" - Position [680, 263, 710, 277] - ZOrder 68 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - SrcBlock "pTF_c_d" - SrcPort 1 - Points [75, 0; 5, -60] - DstBlock "Compressor1" - DstPort 2 - } - Line { - Name "tqTurb" - Labels [2, 0] - SrcBlock "Turbine1" - SrcPort 3 - Points [0, -44; 103, 0; 0, -98; -373, 0] - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "Turbine1" - SrcPort 1 - Points [0, -110] - DstBlock "dmEmb_t_u" - DstPort 1 - } - Line { - SrcBlock "Compressor1" - SrcPort 1 - Points [0, -120] - DstBlock "dmEmb_c_u" - DstPort 1 - } - Line { - Name "omegat" - Labels [0, 1] - SrcBlock "Product" - SrcPort 1 - Points [54, 0; 0, 165] - Branch { - Points [151, 0] - DstBlock "Turbine1" - DstPort 3 - } - Branch { - Points [-324, 0; 5, -60] - DstBlock "Compressor1" - DstPort 3 - } - } - Line { - SrcBlock "Compressor1" - SrcPort 2 - Points [0, -85] - DstBlock "dmEmb_c_d" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - Points [0, 40] - DstBlock "Integrator" - DstPort 1 - } - Line { - Name "tqComp" - Labels [0, 0] - SrcBlock "Compressor1" - SrcPort 3 - Points [0, -45] - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "Turbine1" - SrcPort 2 - Points [0, -80] - DstBlock "dmEmb_t_d" - DstPort 1 - } - Line { - Name "tempATurb" - Labels [-1, 1] - SrcBlock "Turbine1" - SrcPort 4 - Points [0, -25] - DstBlock "T_t_d_calc" - DstPort 1 - } - Line { - SrcBlock "pTF_c_u" - SrcPort 1 - Points [40, 0; 5, -20] - DstBlock "Compressor1" - DstPort 1 - } - Line { - SrcBlock "pTF_t_u" - SrcPort 1 - Points [30, 0] - DstBlock "Turbine1" - DstPort 1 - } - Line { - SrcBlock "pTF_t_d" - SrcPort 1 - Points [65, 0] - DstBlock "Turbine1" - DstPort 2 - } - Line { - SrcBlock "Constant" - SrcPort 1 - Points [10, 0] - DstBlock "Product" - DstPort 2 - } - Line { - Name "effComp" - Labels [0, 0] - SrcBlock "Compressor1" - SrcPort 4 - Points [0, -25] - DstBlock "Terminator" - DstPort 1 - } - Line { - Name "effTurb" - Labels [0, 0] - SrcBlock "Turbine1" - SrcPort 5 - Points [48, 0; 0, 15] - DstBlock "Terminator1" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "TurbochargerMV" - SID "151" - Ports [4, 7] - Position [225, 18, 340, 182] - ZOrder 70 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.17" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 97 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 14 - Object { - $ObjectID 98 - Type "edit" - Name "fs" - Prompt "Stoichiometric fuel-air ratio" - Value "fs" - } - Object { - $ObjectID 99 - Type "edit" - Name "J_tc" - Prompt "Mass moment of inertia of a rotor" - Value "J_tc" - } - Object { - $ObjectID 100 - Type "edit" - Name "omegat0" - Prompt "Initial rotor speed" - Value "omegat0" - } - Object { - $ObjectID 101 - Type "edit" - Name "comp_flow_map" - Prompt "Compressor map for corrected flow" - Value "comp_flow_map" - } - Object { - $ObjectID 102 - Type "edit" - Name "comp_eff_map" - Prompt "Compressor map for efficiency" - Value "comp_eff_map" - } - Object { - $ObjectID 103 - Type "edit" - Name "pr_rep" - Prompt "Pressure ratio arry for look-up in compressor map" - Value "pr_rep" - } - Object { - $ObjectID 104 - Type "edit" - Name "n_288_rep" - Prompt "Corrected speed array for look-up in compressor map" - Value "n288_rep" - } - Object { - $ObjectID 105 - Type "edit" - Name "npr" - Prompt "Length of pressure ratio array for look-up in compressor map" - Value "npr" - } - Object { - $ObjectID 106 - Type "edit" - Name "nsp" - Prompt "Length of corrected speed array for look-up in compressor map" - Value "nsp" - } - Object { - $ObjectID 107 - Type "edit" - Name "flow_coeff_turb" - Prompt "Flow coefficient for turbine model" - Value "flow_coeff_turb" - } - Object { - $ObjectID 108 - Type "edit" - Name "D_wheel_turb" - Prompt "Turbine wheel diameter" - Value "D_turb_wheel" - } - Object { - $ObjectID 109 - Type "edit" - Name "Uc_opt" - Prompt "Optimal blade speed ratio" - Value "Uc_opt" - } - Object { - $ObjectID 110 - Type "edit" - Name "eta_turb_max" - Prompt "Maximum efficiency" - Value "eta_turb_max" - } - Object { - $ObjectID 111 - Type "edit" - Name "T_ref" - Prompt "Reference temperature for turbine flow" - Value "T_ref_turb" - } - PropName "Parameters" - } - } - System { - Name "TurbochargerMV" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF_c_u" - SID "162" - Position [5, 328, 35, 342] - ZOrder 77 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_c_d" - SID "163" - Position [5, 368, 35, 382] - ZOrder 78 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_t_u" - SID "164" - Position [490, 313, 520, 327] - ZOrder 79 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_t_d" - SID "165" - Position [490, 343, 520, 357] - ZOrder 80 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Reference - Name "Compressor" - SID "167" - Ports [3, 4] - Position [60, 200, 165, 295] - ZOrder 82 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.140" - SourceBlock "EngineSystemSubmodel/Flow Restriction/Compressor" - SourceType "SubSystem" - Port { - PortNumber 3 - Name "Tqc" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain" - SID "154" - Position [385, 185, 460, 215] - ZOrder 71 - BackgroundColor "yellow" - Gain "1/J_tc" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "omegat" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Integrator - Name "Integrator" - SID "155" - Ports [1, 1] - Position [325, 185, 355, 215] - ZOrder 70 - BackgroundColor "cyan" - InitialCondition "omegat0*J_tc" - } - Block { - BlockType Sum - Name "Sum" - SID "156" - Ports [2, 1] - Position [275, 95, 305, 125] - ZOrder 69 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "-|+" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Reference - Name "TurbineMV" - SID "166" - Ports [3, 5] - Position [534, 210, 646, 305] - ZOrder 81 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.140" - SourceBlock "EngineSystemSubmodel/Flow Restriction/TurbineMV" - SourceType "" - fs "fs" - flow_coeff_turb "flow_coeff_turb" - D_turb_wheel "D_turb_wheel" - Uc_opt "Uc_opt" - eta_turb_max "eta_turb_max" - Port { - PortNumber 3 - Name "Tqt" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_c_u" - SID "157" - Position [140, 58, 170, 72] - ZOrder 72 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_c_d" - SID "158" - Position [165, 93, 195, 107] - ZOrder 73 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_t_u" - SID "159" - Position [640, 83, 670, 97] - ZOrder 74 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_t_d" - SID "160" - Position [640, 113, 670, 127] - ZOrder 75 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "T_t_d_calc" - SID "161" - Position [665, 168, 695, 182] - ZOrder 76 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "eta_c" - SID "235" - Position [195, 168, 225, 182] - ZOrder 90 - BackgroundColor "red" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "eta_t" - SID "232" - Position [740, 213, 770, 227] - ZOrder 89 - BackgroundColor "red" - Port "7" - IconDisplay "Port number" - } - Line { - SrcBlock "TurbineMV" - SrcPort 5 - Points [0, -2; 95, 0] - DstBlock "eta_t" - DstPort 1 - } - Line { - Name "Tqt" - Labels [0, 0] - SrcBlock "TurbineMV" - SrcPort 3 - Points [0, -49; 101, 0; 0, -88; -351, 0; 0, 42] - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "TurbineMV" - SrcPort 1 - Points [-5, 0; 0, -115] - DstBlock "dmEmb_t_u" - DstPort 1 - } - Line { - SrcBlock "Compressor" - SrcPort 1 - Points [0, -130] - DstBlock "dmEmb_c_u" - DstPort 1 - } - Line { - Name "omegat" - Labels [0, 0] - SrcBlock "Gain" - SrcPort 1 - Points [9, 0; 0, 175] - Branch { - Points [-324, 0] - DstBlock "Compressor" - DstPort 3 - } - Branch { - Points [151, 0] - DstBlock "TurbineMV" - DstPort 3 - } - } - Line { - SrcBlock "Compressor" - SrcPort 2 - Points [0, -95] - DstBlock "dmEmb_c_d" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - Points [0, 70] - DstBlock "Integrator" - DstPort 1 - } - Line { - Name "Tqc" - Labels [0, 0] - SrcBlock "Compressor" - SrcPort 3 - Points [0, -35; 92, 0; 0, -50] - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "TurbineMV" - SrcPort 2 - Points [0, -85] - DstBlock "dmEmb_t_d" - DstPort 1 - } - Line { - SrcBlock "TurbineMV" - SrcPort 4 - Points [0, -30] - DstBlock "T_t_d_calc" - DstPort 1 - } - Line { - SrcBlock "pTF_c_d" - SrcPort 1 - Points [75, 0] - DstBlock "Compressor" - DstPort 2 - } - Line { - SrcBlock "pTF_c_u" - SrcPort 1 - Points [40, 0] - DstBlock "Compressor" - DstPort 1 - } - Line { - SrcBlock "pTF_t_u" - SrcPort 1 - DstBlock "TurbineMV" - DstPort 1 - } - Line { - SrcBlock "pTF_t_d" - SrcPort 1 - Points [65, 0] - DstBlock "TurbineMV" - DstPort 2 - } - Line { - SrcBlock "Compressor" - SrcPort 4 - Points [0, -20] - DstBlock "eta_c" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "WasteGate" - SID "442" - Ports [5, 2] - Position [555, 197, 690, 353] - ZOrder 283 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.63" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "WasteGate" - Location [0, 0, 960, 1152] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "60" - Block { - BlockType Inport - Name "pTF_u" - SID "443" - Position [115, 293, 145, 307] - ZOrder 64 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "444" - Position [115, 328, 145, 342] - ZOrder 65 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTFScav" - SID "561" - Position [115, 218, 145, 232] - ZOrder 204 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmEmbExh" - SID "446" - Position [105, 128, 135, 142] - ZOrder 198 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmEmbExhBypass" - SID "445" - Position [105, 33, 135, 47] - ZOrder 197 - BackgroundColor "green" - NamePlacement "alternate" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "567" - Ports [1, 3] - Position [195, 206, 200, 244] - ZOrder 207 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "570" - Ports [1, 3] - Position [160, 21, 165, 59] - ZOrder 210 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux2" - SID "581" - Ports [1, 3] - Position [160, 116, 165, 154] - ZOrder 222 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "IdealNozzle" - SID "447" - Ports [3, 2] - Position [515, 206, 610, 304] - ZOrder 63 - BackgroundColor "yellow" - LibraryVersion "1.158" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzle" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "563" - Ports [1, 1] - Position [195, 20, 295, 40] - ZOrder 205 - BackgroundColor "yellow" - NamePlacement "alternate" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 112 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 113 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWdmExhBypass" - } - Object { - $ObjectID 114 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "0" - } - PropName "Parameters" - } - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "564" - Ports [1, 1] - Position [195, 115, 295, 135] - ZOrder 206 - BackgroundColor "yellow" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 115 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 116 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWdmExhBypass" - } - Object { - $ObjectID 117 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "0" - } - PropName "Parameters" - } - } - } - Block { - BlockType Terminator - Name "Terminator" - SID "568" - Position [275, 220, 285, 230] - ZOrder 208 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "569" - Position [275, 245, 285, 255] - ZOrder 209 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "571" - Position [250, 50, 260, 60] - ZOrder 211 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "572" - Position [250, 75, 260, 85] - ZOrder 212 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator4" - SID "583" - Position [250, 155, 260, 165] - ZOrder 223 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator5" - SID "584" - Position [250, 185, 260, 195] - ZOrder 224 - BackgroundColor "red" - } - Block { - BlockType SubSystem - Name "wasteGateControl" - SID "448" - Ports [4, 1] - Position [330, 136, 455, 264] - ZOrder 195 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 118 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 8 - Object { - $ObjectID 119 - Type "promote" - Array { - Type "Cell" - Dimension 2 - Cell "Gain/Kp" - Cell "Gain2/Kp" - PropName "TypeOptions" - } - Name "Kp" - Prompt "Proportional gain" - Value "KpWG" - } - Object { - $ObjectID 120 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "Gain1/Ti" - PropName "TypeOptions" - } - Name "Ti" - Prompt "Integral time constant" - Value "TiWG" - } - Object { - $ObjectID 121 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "Gain3/K_b" - PropName "TypeOptions" - } - Name "K_b" - Prompt "Back calculation gain for anti-windup" - Value "KbWG" - } - Object { - $ObjectID 122 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "Saturation/max" - PropName "TypeOptions" - } - Name "max" - Prompt "Maximum allowable valve opening" - Value "wasteGateMax" - } - Object { - $ObjectID 123 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "Saturation/min" - PropName "TypeOptions" - } - Name "min" - Prompt "Maximum allowable valve opening" - Value "wasteGateMin" - } - Object { - $ObjectID 124 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "Constant1/bypassRatio" - PropName "TypeOptions" - } - Name "bypassRatio" - Prompt "Bypass ratio" - Value "wasteGateRatio" - } - Object { - $ObjectID 125 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/upper" - PropName "TypeOptions" - } - Name "upper" - Prompt "Upper bound for opening waste gate" - Value "upperOpenWG" - } - Object { - $ObjectID 126 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/lower" - PropName "TypeOptions" - } - Name "lower" - Prompt "Lower bound for closing waste gate" - Value "lowerCloseSPWG" - } - PropName "Parameters" - } - } - System { - Name "wasteGateControl" - Location [0, 0, 1920, 1092] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "175" - Block { - BlockType Inport - Name "dmExhBypass" - SID "449" - Position [0, 178, 30, 192] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmExhTotal" - SID "450" - Position [105, 193, 135, 207] - ZOrder 188 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pScav" - SID "558" - Position [650, 28, 680, 42] - ZOrder 218 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "u saturated" - SID "551" - Position [980, 423, 1010, 437] - ZOrder 212 - BlockMirror on - BackgroundColor "[0.901961, 0.000000, 0.000000]" - NamePlacement "alternate" - Port "4" - IconDisplay "Port number" - PortDimensions "1" - } - Block { - BlockType Constant - Name "Constant" - SID "451" - Position [160, 250, 190, 280] - ZOrder 195 - BackgroundColor "green" - Value "1e-6" - } - Block { - BlockType Constant - Name "Constant1" - SID "452" - Position [70, 110, 135, 140] - ZOrder 198 - BackgroundColor "green" - Value "bypassRatio" - Object { - $PropName "MaskObject" - $ObjectID 127 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 128 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "bypassRatio" - Prompt "Bypass ratio" - Value "bypassRatio" - } - } - } - Block { - BlockType Gain - Name "Gain" - SID "453" - Position [510, 102, 580, 148] - ZOrder 189 - BackgroundColor "yellow" - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Object { - $PropName "MaskObject" - $ObjectID 129 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 130 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "Kp" - } - } - } - Block { - BlockType Gain - Name "Gain1" - SID "454" - Position [610, 242, 680, 288] - ZOrder 190 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Gain "TiInv" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Object { - $PropName "MaskObject" - $ObjectID 131 - $ClassName "Simulink.Mask" - Initialization "TiInv = 1./Ti;" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 132 - Type "edit" - Name "Ti" - Prompt "Integral time constant" - Value "Ti" - } - Object { - $ObjectID 133 - Type "edit" - Name "TiInv" - Prompt "Inverse of time constant" - Value "0" - Visible "off" - } - PropName "Parameters" - } - } - } - Block { - BlockType Gain - Name "Gain2" - SID "555" - Position [510, 242, 580, 288] - ZOrder 216 - BackgroundColor "yellow" - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Object { - $PropName "MaskObject" - $ObjectID 134 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 135 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "Kp" - } - } - } - Block { - BlockType Gain - Name "Gain3" - SID "562" - Position [620, 407, 690, 453] - ZOrder 221 - BlockMirror on - BackgroundColor "yellow" - Gain "K_b" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Object { - $PropName "MaskObject" - $ObjectID 136 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 137 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "K_b" - Prompt "Back calculation gain for anti-windup" - Value "K_b" - } - } - } - Block { - BlockType Integrator - Name "Integrator" - SID "456" - Ports [1, 1] - Position [715, 250, 745, 280] - ZOrder 191 - BackgroundColor "[0.000000, 0.819608, 0.819608]" - InitialCondition "1" - } - Block { - BlockType Product - Name "Product" - SID "457" - Ports [2, 1] - Position [315, 177, 345, 208] - ZOrder 196 - BackgroundColor "yellow" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Product - Name "Product1" - SID "560" - Ports [2, 1] - Position [950, 102, 980, 133] - ZOrder 220 - BackgroundColor "yellow" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType S-Function - Name "S-Function" - SID "557" - Ports [1, 1] - Position [715, 20, 815, 50] - ZOrder 217 - BackgroundColor "yellow" - FunctionName "hysterisis" - Parameters "upper,lower" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 138 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 139 - Type "edit" - Name "upper" - Prompt "Upper bound" - Value "upper" - } - Object { - $ObjectID 140 - Type "edit" - Name "lower" - Prompt "Lower bound" - Value "lower" - } - PropName "Parameters" - } - } - } - Block { - BlockType Saturate - Name "Saturation" - SID "460" - Ports [1, 1] - Position [815, 110, 845, 140] - ZOrder 193 - BackgroundColor "yellow" - InputPortMap "u0" - UpperLimit "wasteGateMax" - LowerLimit "wasteGateMin" - Object { - $PropName "MaskObject" - $ObjectID 141 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 142 - Type "edit" - Name "max" - Prompt "Maximum allowable valve opening" - Value "max" - } - Object { - $ObjectID 143 - Type "edit" - Name "min" - Prompt "Maximum allowable valve opening" - Value "min" - } - PropName "Parameters" - } - } - } - Block { - BlockType Sum - Name "Sum" - SID "461" - Ports [2, 1] - Position [215, 190, 235, 210] - ZOrder 194 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "462" - Ports [2, 1] - Position [350, 115, 370, 135] - ZOrder 197 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "463" - Ports [2, 1] - Position [745, 115, 765, 135] - ZOrder 192 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum3" - SID "554" - Ports [2, 1] - Position [430, 255, 450, 275] - ZOrder 215 - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumI2" - SID "553" - Ports [2, 1] - Position [765, 420, 785, 440] - ZOrder 213 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - DisableCoverage on - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "u_sat_error" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "wasteGateOpen" - SID "464" - Position [1025, 113, 1055, 127] - ZOrder -2 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 1 - Points [77, 0; 0, 75] - DstBlock "Product1" - DstPort 1 - } - Line { - SrcBlock "pScav" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Gain2" - SrcPort 1 - DstBlock "Gain1" - DstPort 1 - } - Line { - SrcBlock "Sum3" - SrcPort 1 - DstBlock "Gain2" - DstPort 1 - } - Line { - SrcBlock "Gain3" - SrcPort 1 - Points [-175, 0] - DstBlock "Sum3" - DstPort 2 - } - Line { - Name "u_sat_error" - SrcBlock "SumI2" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "u saturated" - SrcPort 1 - DstBlock "SumI2" - DstPort 2 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - Points [5, 0] - Branch { - DstBlock "SumI2" - DstPort 1 - } - Branch { - DstBlock "Saturation" - DstPort 1 - } - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [25, 0] - Branch { - DstBlock "Gain" - DstPort 1 - } - Branch { - Points [0, 140] - DstBlock "Sum3" - DstPort 1 - } - } - Line { - SrcBlock "Gain" - SrcPort 1 - DstBlock "Sum2" - DstPort 1 - } - Line { - SrcBlock "Gain1" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [5, 0] - DstBlock "Sum2" - DstPort 2 - } - Line { - SrcBlock "Constant" - SrcPort 1 - Points [30, 0] - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "Product" - SrcPort 1 - Points [10, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - SrcBlock "Constant1" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - DstBlock "Product1" - DstPort 2 - } - Line { - SrcBlock "Product1" - SrcPort 1 - DstBlock "wasteGateOpen" - DstPort 1 - } - Line { - SrcBlock "dmExhBypass" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - SrcBlock "dmExhTotal" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "465" - Position [690, 223, 720, 237] - ZOrder -2 - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "466" - Position [690, 273, 720, 287] - ZOrder 66 - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux2" - SrcPort 3 - Points [4, 0; 0, 45] - DstBlock "Terminator5" - DstPort 1 - } - Line { - SrcBlock "Demux2" - SrcPort 2 - Points [9, 0; 0, 25] - DstBlock "Terminator4" - DstPort 1 - } - Line { - SrcBlock "Demux2" - SrcPort 1 - DstBlock "S-Function1" - DstPort 1 - } - Line { - SrcBlock "dmEmbExh" - SrcPort 1 - DstBlock "Demux2" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - Points [0, 30] - DstBlock "Terminator3" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - Points [3, 0; 0, 15] - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "dmEmbExhBypass" - SrcPort 1 - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - Points [11, 0; 0, 15] - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "wasteGateControl" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - Points [12, 0; 0, 125] - DstBlock "wasteGateControl" - DstPort 1 - } - Line { - SrcBlock "pTFScav" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - Points [4, 0; 0, 60] - DstBlock "wasteGateControl" - DstPort 2 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [350, 0] - DstBlock "IdealNozzle" - DstPort 3 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [324, 0; 0, -45] - DstBlock "IdealNozzle" - DstPort 2 - } - Line { - SrcBlock "wasteGateControl" - SrcPort 1 - Points [7, 0; 0, 25] - Branch { - DstBlock "IdealNozzle" - DstPort 1 - } - Branch { - Points [0, 65; -162, 0; 0, -45] - DstBlock "wasteGateControl" - DstPort 4 - } - } - Line { - SrcBlock "IdealNozzle" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "IdealNozzle" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "Control System" - SID "1178" - Ports [] - Position [360, 20, 470, 125] - ZOrder 505 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Control System" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "150" - Block { - BlockType SubSystem - Name "ECSParamId" - SID "1055" - Ports [11, 5] - Position [260, 375, 415, 555] - ZOrder 504 - ForegroundColor "red" - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 144 - $ClassName "Simulink.Mask" - Initialization "omega0 = RPM0 / RPMMax;\nTqEMax = powMax / (RPMMax*pi/30);\ny0 = RPM0 * pi / 30;\npow0 = powL" - "0 * powMax;\nuSpeed0 = powL0;" - Array { - Type "Simulink.MaskParameter" - Dimension 39 - Object { - $ObjectID 145 - Type "edit" - Name "powMax" - Prompt "Maximum power rating [W]" - Value "powMax" - TabName "General" - } - Object { - $ObjectID 146 - Type "edit" - Name "RPMMax" - Prompt "RPM at NMCR [RPM]" - Value "RPMMax" - TabName "General" - } - Object { - $ObjectID 147 - Type "edit" - Name "TqEMax" - Prompt "Maximum torque ouput of the engine [Nm]" - Value "0" - Visible "off" - TabName "General" - } - Object { - $ObjectID 148 - Type "edit" - Name "vComp" - Prompt "Compression volume [m3]" - Value "vComp" - TabName "General" - } - Object { - $ObjectID 149 - Type "edit" - Name "nCyl" - Prompt "Number of Cylinder" - Value "nCyl" - TabName "General" - } - Object { - $ObjectID 150 - Type "edit" - Name "KpSpeed" - Prompt "Proportional gain" - Value "KpSpeed" - TabName "Governor" - } - Object { - $ObjectID 151 - Type "edit" - Name "TdSpeed" - Prompt "Differential time constant" - Value "TdSpeed" - TabName "Governor" - } - Object { - $ObjectID 152 - Type "edit" - Name "NSpeed" - Prompt "Dirty derivative gain" - Value "NSpeed" - TabName "Governor" - } - Object { - $ObjectID 153 - Type "edit" - Name "TiSpeed" - Prompt "Integral time constant" - Value "TiSpeed" - TabName "Governor" - } - Object { - $ObjectID 154 - Type "edit" - Name "uSpeedMax" - Prompt "Minimum governor output" - Value "uSpeedMin" - TabName "Governor" - } - Object { - $ObjectID 155 - Type "edit" - Name "uSpeedMin" - Prompt "Maximum governor output" - Value "uSpeedMax" - TabName "Governor" - } - Object { - $ObjectID 156 - Type "edit" - Name "RPM0" - Prompt " Initial engine speed [RPM]" - Value "RPM0" - TabName "Governor" - } - Object { - $ObjectID 157 - Type "edit" - Name "y0" - Prompt " Initial engine speed [pu]" - Value "RPM0/RPMMax" - Visible "off" - TabName "Governor" - } - Object { - $ObjectID 158 - Type "edit" - Name "u0" - Prompt "Initial governor output" - Value "uSpeed0" - TabName "Governor" - } - Object { - $ObjectID 159 - Type "edit" - Name "BWomegaE" - Prompt "Bandwidth for LP filter for engine speed [Hz]" - Value "BWomegaE" - TabName "Governor" - } - Object { - $ObjectID 160 - Type "edit" - Name "KpPhiInj" - Prompt "Proportional gain" - Value "KpPhiInj" - TabName "Injection" - } - Object { - $ObjectID 161 - Type "edit" - Name "TiPhiInj" - Prompt "Integral time constant" - Value "TiPhiInj" - TabName "Injection" - } - Object { - $ObjectID 162 - Type "edit" - Name "deltaPCombRef" - Prompt "Reference pressure rise due to combustion" - Value "deltaPCombRef" - TabName "Injection" - } - Object { - $ObjectID 163 - Type "edit" - Name "phiInjMax" - Prompt "Maximum allowable output" - Value "phiInjMax" - TabName "Injection" - } - Object { - $ObjectID 164 - Type "edit" - Name "phiInjMin" - Prompt "Minimum allowable output" - Value "phiInjMin" - TabName "Injection" - } - Object { - $ObjectID 165 - Type "edit" - Name "y_reBSFC" - Prompt "BSFC array for reference w.r.t. power load" - Value "phiInjRef" - TabName "Injection" - } - Object { - $ObjectID 166 - Type "edit" - Name "x_reBSFC" - Prompt "Power load array for injection timing reference" - Value "powLRef" - TabName "Injection" - } - Object { - $ObjectID 167 - Type "edit" - Name "KpEVC" - Prompt "Proportional gain" - Value "KpEVC" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 168 - Type "edit" - Name "TiEVC" - Prompt "Integral time constant" - Value "TiEVC" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 169 - Type "edit" - Name "EVCmax" - Prompt "Maximum allowable output" - Value "EVCMax" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 170 - Type "edit" - Name "EVCmin" - Prompt "Minimum allowable output" - Value "EVCMin" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 171 - Type "edit" - Name "exhVVStart" - Prompt "EVO timing (0.96~1.2)" - Value "1.2" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 172 - Type "edit" - Name "KpPMax" - Prompt "Proportional gain" - Value "KpPMax" - TabName "pMax" - } - Object { - $ObjectID 173 - Type "edit" - Name "TiPMax" - Prompt "Integral time constant" - Value "TiPhiInj" - TabName "pMax" - } - Object { - $ObjectID 174 - Type "edit" - Name "pMaxMax" - Prompt "Maximum allowable maximum cylinder pressure" - Value "pMaxMax" - TabName "pMax" - } - Object { - $ObjectID 175 - Type "edit" - Name "pMaxMin" - Prompt "Minimum allowable maximum cylinder pressure" - Value "pMaxMin" - TabName "pMax" - } - Object { - $ObjectID 176 - Type "edit" - Name "BWdmf" - Prompt "Bandwidth for LP filter for fuel flow [Hz]" - Value "BWPow" - TabName "pMax" - } - Object { - $ObjectID 177 - Type "edit" - Name "powL0" - Prompt "Initial power load (0~1)" - Value "powL0" - TabName "pMax" - } - Object { - $ObjectID 178 - Type "edit" - Name "BW" - Prompt "Bandwidth for LP filter for power" - Value "BWdmf" - TabName "pMax" - } - Object { - $ObjectID 179 - Type "edit" - Name "pow0" - Prompt "Initial power" - Value "0" - Visible "off" - TabName "pMax" - } - Object { - $ObjectID 180 - Type "edit" - Name "KpTW" - Prompt "Proportional gain" - Value "KpTW" - TabName "tempWall" - } - Object { - $ObjectID 181 - Type "edit" - Name "TiTW" - Prompt "Integral time constant" - Value "TiTW" - TabName "tempWall" - } - Object { - $ObjectID 182 - Type "edit" - Name "swTWCont" - Prompt "Switch ON/OFF for wall temperature identification [0/1]" - Value "swTWCont" - TabName "tempWall" - } - Object { - $ObjectID 183 - Type "edit" - Name "BWQCyl" - Prompt "Bandwidth for LP filter for heat transfer [Hz]" - Value "BWQCyl" - TabName "tempWall" - } - PropName "Parameters" - } - } - System { - Name "ECSParamId" - Location [-9, 0, 1929, 1170] - Open on - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "Tq" - SID "1057" - Position [20, 258, 50, 272] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegaE" - SID "1058" - Position [20, 148, 50, 162] - ZOrder -2 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "RPMRef" - SID "1059" - Position [20, 108, 50, 122] - ZOrder -3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmf" - SID "1060" - Position [275, 533, 305, 547] - ZOrder -4 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pMax" - SID "1061" - Position [285, 313, 315, 327] - ZOrder -5 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pCyl" - SID "1062" - Position [285, 353, 315, 367] - ZOrder -6 - BackgroundColor "green" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "vCyl" - SID "1063" - Position [285, 383, 315, 397] - ZOrder -7 - BackgroundColor "green" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "exhVVOpen" - SID "1064" - Position [285, 443, 315, 457] - ZOrder -8 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dQCyl" - SID "1065" - Position [275, 738, 305, 752] - ZOrder -9 - BackgroundColor "green" - Port "9" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "BSFCRef" - SID "1066" - Position [695, 583, 725, 597] - ZOrder -10 - BackgroundColor "green" - Port "10" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "BSFCREf" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "dQCylREf" - SID "1067" - Position [410, 778, 440, 792] - ZOrder -11 - BackgroundColor "green" - Port "11" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "1068" - Position [345, 575, 375, 605] - ZOrder -12 - BackgroundColor "green" - Value "1e-6" - } - Block { - BlockType Constant - Name "Constant1" - SID "1069" - Position [1125, 195, 1185, 225] - ZOrder -13 - BackgroundColor "green" - Value "exhVVStart" - Object { - $PropName "MaskObject" - $ObjectID 184 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 185 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "exhVVStart" - Prompt "EVO timing (0.96~1.2)" - Value "exhVVStart" - } - } - Port { - PortNumber 1 - Name "CAStartNom" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant4" - SID "1070" - Position [895, 300, 1025, 330] - ZOrder -14 - BackgroundColor "yellow" - Value "deltaPCombRef" - Object { - $PropName "MaskObject" - $ObjectID 186 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 187 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "deltaPCombRef" - Prompt "Reference pressure rise due to combustion" - Value "deltaPCombRef" - } - } - } - Block { - BlockType SubSystem - Name "EVCControl" - SID "1071" - Ports [2, 1] - Position [1000, 386, 1125, 464] - ZOrder -15 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 188 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 4 - Object { - $ObjectID 189 - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "KpEVC" - } - Object { - $ObjectID 190 - Type "edit" - Name "Ti" - Prompt "Integral time constant" - Value "TiEVC" - } - Object { - $ObjectID 191 - Type "edit" - Name "max" - Prompt "Maximum allowable output" - Value "EVCMax" - } - Object { - $ObjectID 192 - Type "edit" - Name "min" - Prompt "Minimum allowable output" - Value "EVCMin" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "EVC" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "EVCControl" - Location [16, 52, 1972, 1310] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "122" - Block { - BlockType Inport - Name "pComp" - SID "1072" - Position [110, 103, 140, 117] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "pComp" - PropagatedSignals "pCompBar" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "pCompRef" - SID "1073" - Position [110, 223, 140, 237] - ZOrder -2 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "pCompRef" - PropagatedSignals "pCompRef" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain" - SID "1074" - Position [360, 87, 430, 133] - ZOrder -3 - BackgroundColor "yellow" - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Object { - $PropName "MaskObject" - $ObjectID 193 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 194 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "Kp" - } - } - } - Block { - BlockType Gain - Name "Gain1" - SID "1075" - Position [495, 182, 565, 228] - ZOrder -4 - BackgroundColor "yellow" - Gain "1/Ti" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Object { - $PropName "MaskObject" - $ObjectID 195 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 196 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Ti" - Prompt "Integral time constant" - Value "Ti" - } - } - } - Block { - BlockType Integrator - Name "Integrator" - SID "1076" - Ports [1, 1] - Position [605, 190, 635, 220] - ZOrder -5 - BackgroundColor "cyan" - InitialCondition "1" - } - Block { - BlockType Saturate - Name "Saturation" - SID "1077" - Ports [1, 1] - Position [730, 95, 760, 125] - ZOrder -6 - BackgroundColor "yellow" - InputPortMap "u0" - UpperLimit "max" - LowerLimit "min" - Object { - $PropName "MaskObject" - $ObjectID 197 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 198 - Type "edit" - Name "max" - Prompt "Maximum allowable output" - Value "max" - } - Object { - $ObjectID 199 - Type "edit" - Name "min" - Prompt "Minimum allowable output" - Value "min" - } - PropName "Parameters" - } - } - } - Block { - BlockType Sum - Name "Sum1" - SID "1078" - Ports [2, 1] - Position [315, 100, 335, 120] - ZOrder -7 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "1079" - Ports [2, 1] - Position [650, 100, 670, 120] - ZOrder -8 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "EVCRef" - SID "1080" - Position [815, 103, 845, 117] - ZOrder -9 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - Name "pCompRef" - Labels [0, 0] - SrcBlock "pCompRef" - SrcPort 1 - Points [180, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - Name "pComp" - Labels [0, 0] - SrcBlock "pComp" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [12, 0] - Branch { - Points [0, 95] - DstBlock "Gain1" - DstPort 1 - } - Branch { - DstBlock "Sum2" - DstPort 1 - } - } - Line { - SrcBlock "Gain1" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [20, 0] - DstBlock "Sum2" - DstPort 2 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - DstBlock "Saturation" - DstPort 1 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - DstBlock "EVCRef" - DstPort 1 - } - } - } - Block { - BlockType Gain - Name "Gain" - SID "1081" - Position [585, 135, 695, 175] - ZOrder -16 - BackgroundColor "yellow" - Gain "30/pi/RPMMax" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "engSpeedPU" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain1" - SID "1082" - Position [795, 390, 845, 420] - ZOrder -17 - BackgroundColor "yellow" - Gain "1e-5" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "pCompBar" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain2" - SID "1083" - Position [520, 535, 580, 565] - ZOrder -18 - BackgroundColor "yellow" - Gain "3.6e9" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "BSFC" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain3" - SID "1084" - Position [795, 305, 845, 335] - ZOrder -19 - BackgroundColor "yellow" - Gain "1e-5" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "Gain4" - SID "1085" - Position [505, 95, 600, 135] - ZOrder -20 - BackgroundColor "yellow" - Gain "1/RPMMax" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "engSpeedRefPU" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain5" - SID "1086" - Position [510, 769, 570, 801] - ZOrder -21 - BackgroundColor "yellow" - Gain "1/nCyl" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dQCyl1Ref" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType SubSystem - Name "InjectionControl" - SID "1087" - Ports [2, 1] - Position [1060, 256, 1185, 334] - ZOrder -22 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 200 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 4 - Object { - $ObjectID 201 - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "KpPhiInj" - } - Object { - $ObjectID 202 - Type "edit" - Name "Ti" - Prompt "Integral time constant" - Value "TiPhiInj" - } - Object { - $ObjectID 203 - Type "edit" - Name "max" - Prompt "Maximum allowable output" - Value "phiInjMax" - } - Object { - $ObjectID 204 - Type "edit" - Name "min" - Prompt "Minimum allowable output" - Value "phiInjMin" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "phiInj" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "InjectionControl" - Location [16, 52, 1972, 1325] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "deltaPComb" - SID "1088" - Position [110, 103, 140, 117] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "deltaPComb" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "deltaPCombRef" - SID "1089" - Position [110, 223, 140, 237] - ZOrder -2 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "deltaPCombRef" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant" - SID "1090" - Position [390, 195, 420, 225] - ZOrder -3 - BackgroundColor "yellow" - Value "Ti" - Object { - $PropName "MaskObject" - $ObjectID 205 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 206 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Ti" - Prompt "Time constant" - Value "Ti" - } - } - } - Block { - BlockType Gain - Name "Gain" - SID "1091" - Position [360, 95, 420, 125] - ZOrder -4 - BackgroundColor "yellow" - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1092" - Ports [1, 1] - Position [605, 190, 635, 220] - ZOrder -5 - BackgroundColor "cyan" - InitialCondition "1" - } - Block { - BlockType Product - Name "Product" - SID "1093" - Ports [2, 1] - Position [525, 187, 555, 218] - ZOrder -6 - BackgroundColor "yellow" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Saturate - Name "Saturation" - SID "1094" - Ports [1, 1] - Position [730, 95, 760, 125] - ZOrder -7 - BackgroundColor "yellow" - InputPortMap "u0" - UpperLimit "max" - LowerLimit "min" - Object { - $PropName "MaskObject" - $ObjectID 207 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 208 - Type "edit" - Name "max" - Prompt "Maximum allowable maximum cylinder pressure" - Value "phiInjMax" - } - Object { - $ObjectID 209 - Type "edit" - Name "min" - Prompt "Minimum allowable maximum cylinder pressure" - Value "phiInjMin" - } - PropName "Parameters" - } - } - } - Block { - BlockType Sum - Name "Sum1" - SID "1095" - Ports [2, 1] - Position [315, 100, 335, 120] - ZOrder -8 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "1096" - Ports [2, 1] - Position [650, 100, 670, 120] - ZOrder -9 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "phiInjRef" - SID "1097" - Position [815, 103, 845, 117] - ZOrder -10 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - Name "deltaPCombRef" - Labels [0, 0] - SrcBlock "deltaPCombRef" - SrcPort 1 - Points [180, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - Name "deltaPComb" - Labels [0, 0] - SrcBlock "deltaPComb" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [22, 0] - Branch { - Points [0, 85] - DstBlock "Product" - DstPort 1 - } - Branch { - DstBlock "Sum2" - DstPort 1 - } - } - Line { - SrcBlock "Product" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [20, 0] - DstBlock "Sum2" - DstPort 2 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - DstBlock "Saturation" - DstPort 1 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - DstBlock "phiInjRef" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - DstBlock "Product" - DstPort 2 - } - } - } - Block { - BlockType Product - Name "Product" - SID "1098" - Ports [2, 1] - Position [455, 532, 485, 563] - ZOrder -23 - BackgroundColor "yellow" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Product - Name "Product1" - SID "1099" - Ports [2, 1] - Position [115, 242, 145, 273] - ZOrder -24 - BackgroundColor "yellow" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "powInst" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "SpeedController" - SID "1176" - Ports [2, 1] - Position [780, 108, 855, 172] - ZOrder 344 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.160" - SourceBlock "EngineSystemSubmodel/Control System/SpeedController" - SourceType "20-sim 4.4 S-Function block" - Kp "0" - Td "0" - N "0" - Ti "0" - max "0" - min "0" - u0 "0" - Port { - PortNumber 1 - Name "uGov" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "1101" - Ports [2, 1] - Position [410, 580, 430, 600] - ZOrder -26 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "1102" - Ports [2, 1] - Position [710, 310, 730, 330] - ZOrder -27 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "deltaPComb" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum2" - SID "1103" - Ports [2, 1] - Position [930, 435, 950, 455] - ZOrder -28 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|-+" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "pCompRef" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "dQCylLPFilterBW1" - SID "1104" - Ports [1, 1] - Position [350, 735, 450, 755] - ZOrder -29 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 210 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 211 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWQCyl" - } - Object { - $ObjectID 212 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "dQCylRef(caseInit)/nCyl" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "dQCyl1" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "dmfLPFilterBW4" - SID "1105" - Ports [1, 1] - Position [330, 530, 430, 550] - ZOrder -30 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 213 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 214 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWdmf" - } - Object { - $ObjectID 215 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "BSFC0*pow0/3.6e9" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "dmfLP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "engSpeedLPFilterBW1" - SID "1106" - Ports [1, 1] - Position [550, 395, 650, 415] - ZOrder -31 - BackgroundColor "yellow" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 216 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 217 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "100" - } - Object { - $ObjectID 218 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "pComp" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "engSpeedLPFilterBW4" - SID "1107" - Ports [1, 1] - Position [390, 145, 490, 165] - ZOrder -32 - BackgroundColor "yellow" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 219 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 220 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWomegaE" - } - Object { - $ObjectID 221 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "y0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "omegaELP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType SubSystem - Name "maxPCylMaxControl" - SID "1108" - Ports [2, 1] - Position [775, 531, 900, 609] - ZOrder -33 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 222 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 4 - Object { - $ObjectID 223 - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "KpPMax" - } - Object { - $ObjectID 224 - Type "edit" - Name "Ti" - Prompt "Integral time constant" - Value "TiPMax" - } - Object { - $ObjectID 225 - Type "edit" - Name "max" - Prompt "Maximum allowable output" - Value "pMaxMax" - } - Object { - $ObjectID 226 - Type "edit" - Name "min" - Prompt "Minimum allowable output" - Value "pMaxMin" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "pMaxRef" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - System { - Name "maxPCylMaxControl" - Location [264, 52, 1840, 1310] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "BSFCMeas" - SID "1109" - Position [110, 103, 140, 117] - ZOrder -1 - IconDisplay "Port number" - Port { - PortNumber 1 - Name "BSFCMeas" - PropagatedSignals "BSFC" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "BSFCRef" - SID "1110" - Position [110, 223, 140, 237] - ZOrder -2 - Port "2" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "BSFCRef" - PropagatedSignals "BSFCREf" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant" - SID "1111" - Position [390, 195, 420, 225] - ZOrder -3 - Value "Ti" - Object { - $PropName "MaskObject" - $ObjectID 227 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 228 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Ti" - Prompt "Time constant" - Value "Ti" - } - } - } - Block { - BlockType Gain - Name "Gain" - SID "1112" - Position [360, 95, 420, 125] - ZOrder -4 - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1113" - Ports [1, 1] - Position [605, 190, 635, 220] - ZOrder -5 - InitialCondition "100" - } - Block { - BlockType Product - Name "Product" - SID "1114" - Ports [2, 1] - Position [525, 187, 555, 218] - ZOrder -6 - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Saturate - Name "Saturation" - SID "1115" - Ports [1, 1] - Position [730, 95, 760, 125] - ZOrder -7 - InputPortMap "u0" - UpperLimit "max" - LowerLimit "min" - } - Block { - BlockType Sum - Name "Sum1" - SID "1116" - Ports [2, 1] - Position [315, 100, 335, 120] - ZOrder -8 - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "1117" - Ports [2, 1] - Position [650, 100, 670, 120] - ZOrder -9 - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "pMaxRef" - SID "1118" - Position [815, 103, 845, 117] - ZOrder -10 - IconDisplay "Port number" - } - Line { - Name "BSFCRef" - Labels [0, 0] - SrcBlock "BSFCRef" - SrcPort 1 - Points [180, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - Name "BSFCMeas" - Labels [0, 0] - SrcBlock "BSFCMeas" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [22, 0] - Branch { - Points [0, 85] - DstBlock "Product" - DstPort 1 - } - Branch { - DstBlock "Sum2" - DstPort 1 - } - } - Line { - SrcBlock "Product" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [20, 0] - DstBlock "Sum2" - DstPort 2 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - DstBlock "Saturation" - DstPort 1 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - DstBlock "pMaxRef" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - DstBlock "Product" - DstPort 2 - } - } - } - Block { - BlockType Reference - Name "pCompCalc" - SID "2812" - Ports [4, 1] - Position [395, 348, 510, 462] - ZOrder 568 - BackgroundColor "yellow" - LibraryVersion "1.160" - SourceBlock "EngineSystemSubmodel/EngineOperatingParameterCalculation/pCompCalc" - SourceType "" - vComp "vComp" - } - Block { - BlockType S-Function - Name "powLPFilterBW4" - SID "1127" - Ports [1, 1] - Position [350, 660, 450, 680] - ZOrder -35 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 229 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 230 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BW" - } - Object { - $ObjectID 231 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "pow0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "powLP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType SubSystem - Name "tempWallControl" - SID "1128" - Ports [2, 1] - Position [605, 726, 730, 804] - ZOrder -36 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 232 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 3 - Object { - $ObjectID 233 - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "KpTW" - } - Object { - $ObjectID 234 - Type "edit" - Name "Ti" - Prompt "Integral time constant" - Value "TiTW" - } - Object { - $ObjectID 235 - Type "edit" - Name "swTWCont" - Prompt "Switch ON/OFF for TWall identification" - Value "swTWCont" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "tempWall" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "tempWallControl" - Location [16, 52, 1772, 1310] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "dQCyl" - SID "1129" - Position [110, 103, 140, 117] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "QCyl" - PropagatedSignals "dQCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "dQCylRef" - SID "1130" - Position [110, 193, 140, 207] - ZOrder -2 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "1131" - Position [390, 195, 420, 225] - ZOrder -3 - BackgroundColor "yellow" - Value "Ti" - Object { - $PropName "MaskObject" - $ObjectID 236 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 237 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Ti" - Prompt "Time constant" - Value "Ti" - } - } - } - Block { - BlockType Constant - Name "Constant1" - SID "1132" - Position [620, 25, 700, 55] - ZOrder -4 - BackgroundColor "green" - Value "swTWCont" - } - Block { - BlockType Gain - Name "Gain" - SID "1133" - Position [360, 95, 420, 125] - ZOrder -5 - BackgroundColor "yellow" - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1134" - Ports [1, 1] - Position [605, 190, 635, 220] - ZOrder -6 - BackgroundColor "cyan" - InitialCondition "700" - } - Block { - BlockType Product - Name "Product" - SID "1135" - Ports [2, 1] - Position [525, 187, 555, 218] - ZOrder -7 - BackgroundColor "yellow" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Product - Name "Product1" - SID "1136" - Ports [2, 1] - Position [765, 87, 795, 118] - ZOrder -8 - BackgroundColor "yellow" - Inputs "**" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "1137" - Ports [2, 1] - Position [315, 100, 335, 120] - ZOrder -9 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "1138" - Ports [2, 1] - Position [650, 100, 670, 120] - ZOrder -10 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "TWall" - SID "1139" - Position [870, 103, 900, 117] - ZOrder -11 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - Name "QCyl" - Labels [0, 0] - SrcBlock "dQCyl" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [22, 0] - Branch { - Points [0, 85] - DstBlock "Product" - DstPort 1 - } - Branch { - DstBlock "Sum2" - DstPort 1 - } - } - Line { - SrcBlock "Product" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [20, 0] - DstBlock "Sum2" - DstPort 2 - } - Line { - SrcBlock "Product1" - SrcPort 1 - Points [32, 0; 0, 5] - DstBlock "TWall" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "dQCylRef" - SrcPort 1 - Points [180, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - DstBlock "Product1" - DstPort 2 - } - Line { - SrcBlock "Constant1" - SrcPort 1 - Points [29, 0; 0, 55] - DstBlock "Product1" - DstPort 1 - } - } - } - Block { - BlockType Outport - Name "uGov" - SID "1140" - Position [1265, 133, 1295, 147] - ZOrder -37 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiInj" - SID "1141" - Position [1265, 288, 1295, 302] - ZOrder -38 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "cAStartNom" - SID "1142" - Position [1265, 203, 1295, 217] - ZOrder -39 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dCALiftUp" - SID "1143" - Position [1265, 418, 1295, 432] - ZOrder -40 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "TWall" - SID "1144" - Position [1265, 758, 1295, 772] - ZOrder -41 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Line { - Name "dQCyl1Ref" - Labels [0, 0] - SrcBlock "Gain5" - SrcPort 1 - DstBlock "tempWallControl" - DstPort 2 - } - Line { - Name "engSpeedRefPU" - Labels [0, 0] - SrcBlock "Gain4" - SrcPort 1 - Points [147, 0; 0, 40] - DstBlock "SpeedController" - DstPort 2 - } - Line { - Name "engSpeedPU" - Labels [0, 0] - SrcBlock "Gain" - SrcPort 1 - Points [24, 0; 0, -30] - DstBlock "SpeedController" - DstPort 1 - } - Line { - Name "pCompBar" - Labels [0, 0] - SrcBlock "Gain1" - SrcPort 1 - DstBlock "EVCControl" - DstPort 1 - } - Line { - Name "pComp" - Labels [0, 0] - SrcBlock "engSpeedLPFilterBW1" - SrcPort 1 - Points [65, 0] - Branch { - DstBlock "Gain1" - DstPort 1 - } - Branch { - DstBlock "Sum1" - DstPort 2 - } - } - Line { - Name "BSFCREf" - Labels [0, 0] - SrcBlock "BSFCRef" - SrcPort 1 - DstBlock "maxPCylMaxControl" - DstPort 2 - } - Line { - SrcBlock "omegaE" - SrcPort 1 - Points [44, 0] - Branch { - Points [0, 95] - DstBlock "Product1" - DstPort 1 - } - Branch { - DstBlock "engSpeedLPFilterBW4" - DstPort 1 - } - } - Line { - Name "omegaELP" - Labels [0, 0] - SrcBlock "engSpeedLPFilterBW4" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "RPMRef" - SrcPort 1 - DstBlock "Gain4" - DstPort 1 - } - Line { - Name "uGov" - Labels [0, 0] - SrcBlock "SpeedController" - SrcPort 1 - DstBlock "uGov" - DstPort 1 - } - Line { - Name "powInst" - Labels [-1, 0] - SrcBlock "Product1" - SrcPort 1 - Points [60, 0; 0, 410] - DstBlock "powLPFilterBW4" - DstPort 1 - } - Line { - Name "CAStartNom" - Labels [0, 0] - SrcBlock "Constant1" - SrcPort 1 - DstBlock "cAStartNom" - DstPort 1 - } - Line { - Name "powLP" - Labels [0, 0] - SrcBlock "powLPFilterBW4" - SrcPort 1 - Points [34, 0; 0, -38; -69, 0] - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "dmf" - SrcPort 1 - DstBlock "dmfLPFilterBW4" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - Points [5, 0] - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "Product" - SrcPort 1 - DstBlock "Gain2" - DstPort 1 - } - Line { - Name "BSFC" - Labels [0, 0] - SrcBlock "Gain2" - SrcPort 1 - DstBlock "maxPCylMaxControl" - DstPort 1 - } - Line { - SrcBlock "pCyl" - SrcPort 1 - DstBlock "pCompCalc" - DstPort 1 - } - Line { - SrcBlock "vCyl" - SrcPort 1 - DstBlock "pCompCalc" - DstPort 2 - } - Line { - Name "tempWall" - Labels [0, 0] - SrcBlock "tempWallControl" - SrcPort 1 - Points [126, 0] - Branch { - Points [0, 66; -601, 0; 0, -411] - DstBlock "pCompCalc" - DstPort 3 - } - Branch { - Labels [1, 0] - DstBlock "TWall" - DstPort 1 - } - } - Line { - SrcBlock "pMax" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - Name "deltaPComb" - Labels [1, 0] - SrcBlock "Sum1" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "Gain3" - SrcPort 1 - Points [11, 0] - Branch { - Points [0, -45] - DstBlock "InjectionControl" - DstPort 1 - } - Branch { - Points [0, 125] - DstBlock "Sum2" - DstPort 1 - } - } - Line { - Name "pMaxRef" - Labels [0, 0] - SrcBlock "maxPCylMaxControl" - SrcPort 1 - Points [35, 0] - DstBlock "Sum2" - DstPort 2 - } - Line { - Name "pCompRef" - Labels [1, 1] - SrcBlock "Sum2" - SrcPort 1 - DstBlock "EVCControl" - DstPort 2 - } - Line { - SrcBlock "Constant4" - SrcPort 1 - DstBlock "InjectionControl" - DstPort 2 - } - Line { - SrcBlock "Tq" - SrcPort 1 - DstBlock "Product1" - DstPort 2 - } - Line { - Name "dmfLP" - Labels [0, 0] - SrcBlock "dmfLPFilterBW4" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "exhVVOpen" - SrcPort 1 - DstBlock "pCompCalc" - DstPort 4 - } - Line { - SrcBlock "pCompCalc" - SrcPort 1 - DstBlock "engSpeedLPFilterBW1" - DstPort 1 - } - Line { - Name "phiInj" - Labels [1, 1] - SrcBlock "InjectionControl" - SrcPort 1 - DstBlock "phiInj" - DstPort 1 - } - Line { - Name "EVC" - Labels [0, 0] - SrcBlock "EVCControl" - SrcPort 1 - DstBlock "dCALiftUp" - DstPort 1 - } - Line { - SrcBlock "dQCyl" - SrcPort 1 - DstBlock "dQCylLPFilterBW1" - DstPort 1 - } - Line { - Name "dQCyl1" - Labels [0, 0] - SrcBlock "dQCylLPFilterBW1" - SrcPort 1 - DstBlock "tempWallControl" - DstPort 1 - } - Line { - SrcBlock "dQCylREf" - SrcPort 1 - DstBlock "Gain5" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "ECSTrans" - SID "1056" - Ports [5, 4] - Position [450, 376, 605, 554] - ZOrder 503 - BlockMirror on - ForegroundColor "red" - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 238 - $ClassName "Simulink.Mask" - Initialization "omega0 = RPM0 / RPMMax;\nTqEMax = powMax / (RPMMax*pi/30);\ny0 = RPM0 * pi / 30;\npow0 = powL" - "0 * powMax;\nu0 = powL0;" - Array { - Type "Simulink.MaskParameter" - Dimension 23 - Object { - $ObjectID 239 - Type "edit" - Name "powMax" - Prompt "Maximum power rating [W]" - Value "powMax" - TabName "General" - } - Object { - $ObjectID 240 - Type "edit" - Name "RPMMax" - Prompt "RPM at NMCR [RPM]" - Value "RPMMax" - TabName "General" - } - Object { - $ObjectID 241 - Type "edit" - Name "TqEMax" - Prompt "Maximum torque ouput of the engine [Nm]" - Value "0" - Visible "off" - TabName "General" - } - Object { - $ObjectID 242 - Type "edit" - Name "KpSpeed" - Prompt "Proportional gain" - Value "KpSpeed" - TabName "Governor" - } - Object { - $ObjectID 243 - Type "edit" - Name "TdSpeed" - Prompt "Differential time constant" - Value "TdSpeed" - TabName "Governor" - } - Object { - $ObjectID 244 - Type "edit" - Name "NSpeed" - Prompt "Dirty derivative gain" - Value "NSpeed" - TabName "Governor" - } - Object { - $ObjectID 245 - Type "edit" - Name "TiSpeed" - Prompt "Integral time constant" - Value "TiSpeed" - TabName "Governor" - } - Object { - $ObjectID 246 - Type "edit" - Name "uSpeedMax" - Prompt "Maximum governor output" - Value "uSpeedMin" - TabName "Governor" - } - Object { - $ObjectID 247 - Type "edit" - Name "uSpeedMin" - Prompt "Minimum governor output" - Value "uSpeedMax" - TabName "Governor" - } - Object { - $ObjectID 248 - Type "edit" - Name "RPM0" - Prompt " Initial engine speed [RPM]" - Value "RPM0" - TabName "Governor" - } - Object { - $ObjectID 249 - Type "edit" - Name "y0" - Prompt " Initial engine speed [pu]" - Value "RPM0/RPMMax" - TabName "Governor" - } - Object { - $ObjectID 250 - Type "edit" - Name "u0" - Prompt "Initial governor output" - Value "uSpeed0" - TabName "Governor" - } - Object { - $ObjectID 251 - Type "edit" - Name "BWomegaE" - Prompt "Bandwidth for LP filter for engine speed [Hz]" - Value "BWomegaE" - TabName "Governor" - } - Object { - $ObjectID 252 - Type "edit" - Name "y_refInj" - Prompt "Injection timing array for reference w.r.t. power load" - Value "phiInjRef" - TabName "Injection" - } - Object { - $ObjectID 253 - Type "edit" - Name "x_refInj" - Prompt "Power load array for injection timing reference" - Value "powLRef" - TabName "Injection" - } - Object { - $ObjectID 254 - Type "edit" - Name "exhVVStart" - Prompt "EVO timing (0.96~1.2)" - Value "1.2" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 255 - Type "edit" - Name "y_refEVC" - Prompt "EVC Liftup time array for reference w.r.t. power load" - Value "EVORef" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 256 - Type "edit" - Name "x_refEVC" - Prompt "Power load array for EVC liftup time reference" - Value "powLRef" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 257 - Type "edit" - Name "BWdmf" - Prompt "Bandwidth for LP filter for fuel flow [Hz]" - Value "BWdmf" - TabName "pMax" - } - Object { - $ObjectID 258 - Type "edit" - Name "BWdme" - Prompt "Bandwidth for LP filter for exhaust gas flow [Hz]" - Value "BWdme" - TabName "pMax" - } - Object { - $ObjectID 259 - Type "edit" - Name "BWpow" - Prompt "Bandwidth for LP filter for power [Hz]" - Value "BWPow" - TabName "pMax" - } - Object { - $ObjectID 260 - Type "edit" - Name "powL0" - Prompt "Initial power load (0~1)" - Value "powL0" - TabName "pMax" - } - Object { - $ObjectID 261 - Type "edit" - Name "pow0" - Prompt "Initial power" - Value "0" - Visible "off" - TabName "pMax" - } - PropName "Parameters" - } - } - System { - Name "ECSTrans" - Location [0, 0, 960, 1152] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "Tq" - SID "1145" - Position [20, 258, 50, 272] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegaE" - SID "1146" - Position [20, 118, 50, 132] - ZOrder -2 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "RPMRef" - SID "1147" - Position [190, 148, 220, 162] - ZOrder -3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmf" - SID "1148" - Position [275, 253, 305, 267] - ZOrder -4 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dme" - SID "1149" - Position [275, 508, 305, 522] - ZOrder -5 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "1150" - Position [345, 295, 375, 325] - ZOrder -6 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Value "1e-6" - } - Block { - BlockType Constant - Name "Constant1" - SID "1151" - Position [1125, 195, 1185, 225] - ZOrder -7 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Value "exhVVStart" - Object { - $PropName "MaskObject" - $ObjectID 262 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 263 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "exhVVStart" - Prompt "EVO timing (0.96~1.2)" - Value "exhVVStart" - } - } - } - Block { - BlockType Gain - Name "Gain" - SID "1152" - Position [375, 105, 485, 145] - ZOrder -8 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Gain "30/pi/RPMMax" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "engSpeedPU" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain1" - SID "1153" - Position [520, 372, 615, 408] - ZOrder -9 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Gain "1/powMax" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "PL" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain2" - SID "1154" - Position [605, 255, 665, 285] - ZOrder -10 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Gain "3.6e9" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "BSFC" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain3" - SID "1155" - Position [605, 510, 665, 540] - ZOrder -11 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Gain "3.6e6" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "BSEF" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain4" - SID "1156" - Position [300, 135, 395, 175] - ZOrder -12 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Gain "1/RPMMax" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "engSpeedRefPU" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Mux - Name "Mux" - SID "1157" - Ports [3, 1] - Position [790, 41, 795, 79] - ZOrder -13 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Product - Name "Product" - SID "1158" - Ports [2, 1] - Position [530, 252, 560, 283] - ZOrder -14 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Product - Name "Product1" - SID "1159" - Ports [2, 1] - Position [115, 242, 145, 273] - ZOrder -15 - BackgroundColor "yellow" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "powInst" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Product - Name "Product2" - SID "1160" - Ports [2, 1] - Position [530, 507, 560, 538] - ZOrder -16 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType S-Function - Name "S-Function" - SID "1161" - Ports [1, 1] - Position [920, 345, 1035, 385] - ZOrder -17 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "interpolateDescend" - Parameters "xREf,yRef" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 264 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 265 - Type "edit" - Name "xREf" - Prompt "x Reference array to interpolate" - Value "x_refInj" - } - Object { - $ObjectID 266 - Type "edit" - Name "yRef" - Prompt "y Reference array to interpolate " - Value "y_refInj" - } - PropName "Parameters" - } - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "1162" - Ports [1, 1] - Position [920, 410, 1035, 450] - ZOrder -18 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "interpolateDescend" - Parameters "xREf,yRef" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 267 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 268 - Type "edit" - Name "xREf" - Prompt "x Reference array to interpolate" - Value "x_refEVC" - } - Object { - $ObjectID 269 - Type "edit" - Name "yRef" - Prompt "y Reference array to interpolate " - Value "y_refEVC" - } - PropName "Parameters" - } - } - } - Block { - BlockType S-Function - Name "S-Function2" - SID "1163" - Ports [1, 1] - Position [330, 250, 430, 270] - ZOrder -19 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 270 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 271 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWdmf" - } - Object { - $ObjectID 272 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "dmfLP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function3" - SID "1164" - Ports [1, 1] - Position [350, 380, 450, 400] - ZOrder -20 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 273 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 274 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWdmf" - } - Object { - $ObjectID 275 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "pow0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "powLP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function4" - SID "1165" - Ports [1, 1] - Position [120, 115, 220, 135] - ZOrder -21 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 276 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 277 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWomegaE" - } - Object { - $ObjectID 278 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "y0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "omegaELP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function5" - SID "1166" - Ports [1, 1] - Position [330, 505, 430, 525] - ZOrder -22 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 279 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 280 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWdme" - } - Object { - $ObjectID 281 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "dmeLP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Scope - Name "Scope" - SID "1167" - Ports [1] - Position [860, 49, 890, 81] - ZOrder -23 - BackgroundColor "red" - Floating off - Location [5, 48, 1925, 1159] - Open off - NumInputPorts "1" - List { - ListType AxesTitles - axes1 "%" - } - ShowLegends off - YMin "0" - YMax "1.5" - DataFormat "StructureWithTime" - SampleTime "0" - } - Block { - BlockType Reference - Name "SpeedController" - SID "1177" - Ports [2, 1] - Position [550, 108, 625, 172] - ZOrder 345 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.129" - SourceBlock "EngineSystemSubmodel/Control System/SpeedController" - SourceType "20-sim 4.4 S-Function block" - Kp "0" - Td "0" - N "0" - Ti "0" - max "0" - min "0" - u0 "0" - Port { - PortNumber 1 - Name "uGov" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "1169" - Ports [2, 1] - Position [410, 300, 430, 320] - ZOrder -25 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator1" - SID "1170" - Position [750, 515, 770, 535] - ZOrder -26 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "1171" - Position [745, 260, 765, 280] - ZOrder -27 - BackgroundColor "red" - } - Block { - BlockType Outport - Name "uGov" - SID "1172" - Position [1265, 133, 1295, 147] - ZOrder -28 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiInj" - SID "1173" - Position [1130, 358, 1160, 372] - ZOrder -29 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "cAStartNom" - SID "1174" - Position [1265, 203, 1295, 217] - ZOrder -30 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dCALiftUp" - SID "1175" - Position [1130, 423, 1160, 437] - ZOrder -31 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Line { - Name "BSEF" - Labels [0, 0] - SrcBlock "Gain3" - SrcPort 1 - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "Product2" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - Name "dmeLP" - Labels [0, 0] - SrcBlock "S-Function5" - SrcPort 1 - DstBlock "Product2" - DstPort 1 - } - Line { - SrcBlock "dme" - SrcPort 1 - DstBlock "S-Function5" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [20, 0; 0, 5] - DstBlock "Scope" - DstPort 1 - } - Line { - SrcBlock "omegaE" - SrcPort 1 - Points [39, 0] - Branch { - Points [0, 125] - DstBlock "Product1" - DstPort 1 - } - Branch { - DstBlock "S-Function4" - DstPort 1 - } - } - Line { - Name "omegaELP" - Labels [0, 0] - SrcBlock "S-Function4" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - Name "engSpeedPU" - Labels [0, 1] - SrcBlock "Gain" - SrcPort 1 - Points [10, 0] - Branch { - DstBlock "SpeedController" - DstPort 1 - } - Branch { - Points [0, -75] - DstBlock "Mux" - DstPort 1 - } - } - Line { - SrcBlock "RPMRef" - SrcPort 1 - DstBlock "Gain4" - DstPort 1 - } - Line { - Name "uGov" - Labels [0, 0] - SrcBlock "SpeedController" - SrcPort 1 - Points [90, 0] - Branch { - Points [0, -70] - DstBlock "Mux" - DstPort 3 - } - Branch { - DstBlock "uGov" - DstPort 1 - } - } - Line { - Name "powInst" - Labels [-1, 0] - SrcBlock "Product1" - SrcPort 1 - Points [60, 0; 0, 130] - DstBlock "S-Function3" - DstPort 1 - } - Line { - SrcBlock "Constant1" - SrcPort 1 - DstBlock "cAStartNom" - DstPort 1 - } - Line { - Name "powLP" - Labels [0, 0] - SrcBlock "S-Function3" - SrcPort 1 - Points [34, 0] - Branch { - Points [1, -5] - Branch { - Points [0, 145] - DstBlock "Product2" - DstPort 2 - } - Branch { - Points [-1, -33; -69, 0] - DstBlock "Sum" - DstPort 2 - } - } - Branch { - DstBlock "Gain1" - DstPort 1 - } - } - Line { - Name "PL" - Labels [1, 1] - SrcBlock "Gain1" - SrcPort 1 - Points [16, 0] - Branch { - Points [0, 40] - DstBlock "S-Function1" - DstPort 1 - } - Branch { - Points [0, -25] - DstBlock "S-Function" - DstPort 1 - } - } - Line { - SrcBlock "dmf" - SrcPort 1 - DstBlock "S-Function2" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - Points [80, 0] - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "Product" - SrcPort 1 - DstBlock "Gain2" - DstPort 1 - } - Line { - Name "BSFC" - Labels [1, 1] - SrcBlock "Gain2" - SrcPort 1 - DstBlock "Terminator2" - DstPort 1 - } - Line { - Name "engSpeedRefPU" - Labels [0, 0] - SrcBlock "Gain4" - SrcPort 1 - Points [115, 0] - Branch { - DstBlock "SpeedController" - DstPort 2 - } - Branch { - Points [0, -95] - DstBlock "Mux" - DstPort 2 - } - } - Line { - SrcBlock "Tq" - SrcPort 1 - DstBlock "Product1" - DstPort 2 - } - Line { - Name "dmfLP" - Labels [0, 0] - SrcBlock "S-Function2" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "phiInj" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - DstBlock "dCALiftUp" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Governor" - SID "1005" - Ports [4, 1] - Position [75, 89, 180, 186] - ZOrder 502 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Governor" - Location [0, 0, 1920, 1092] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "u saturated" - SID "1006" - Position [655, 188, 685, 202] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega_pu" - SID "1007" - Position [655, 138, 685, 152] - ZOrder -2 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "wNL, pu" - SID "1008" - Position [335, 68, 365, 82] - ZOrder -3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pe, pu" - SID "1009" - Position [175, 188, 205, 202] - ZOrder -4 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "1010" - Position [335, 95, 365, 125] - ZOrder -4 - BackgroundColor "green" - } - Block { - BlockType Gain - Name "Gain" - SID "1011" - Position [240, 174, 400, 216] - ZOrder -6 - BackgroundColor "yellow" - Gain "genset.governor.droop" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType SubSystem - Name "PID controller" - SID "1012" - Ports [3, 1] - Position [930, 72, 1115, 218] - ZOrder -7 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Port { - PortNumber 1 - Name "u" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - System { - Name "PID controller" - Location [-8, 0, 1924, 1092] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "165" - Block { - BlockType Inport - Name "e" - SID "1013" - Position [50, 125, 70, 145] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - PortDimensions "1" - Port { - PortNumber 1 - Name "err_governor" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "omega_pu" - SID "1014" - Position [175, 125, 195, 145] - ZOrder -1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - PortDimensions "1" - } - Block { - BlockType Inport - Name "u saturated" - SID "1015" - Position [970, 383, 1000, 397] - ZOrder -4 - BlockMirror on - BackgroundColor "green" - NamePlacement "alternate" - Port "3" - IconDisplay "Port number" - PortDimensions "1" - } - Block { - BlockType Gain - Name "D" - SID "1016" - Position [495, 114, 625, 156] - ZOrder -4 - BackgroundColor "yellow" - DisableCoverage on - Gain "genset.governor.N" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "governor_D" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Integrator - Name "Filter" - SID "1017" - Ports [1, 1] - Position [520, 185, 575, 235] - ZOrder -3 - BlockMirror on - BackgroundColor "cyan" - DisableCoverage on - InitialCondition "-genset.omega0*genset.governor.Kd" - Port { - PortNumber 1 - Name "xid" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain2" - SID "1018" - Position [260, 113, 395, 157] - ZOrder -8 - BackgroundColor "yellow" - Gain "-genset.governor.Kd" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "I" - SID "1019" - Position [495, 300, 625, 340] - ZOrder 13 - BackgroundColor "yellow" - Gain "genset.governor.Ki" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1020" - Ports [1, 1] - Position [665, 295, 730, 345] - ZOrder -11 - BackgroundColor "cyan" - DisableCoverage on - InitialCondition "genset.u0" - Port { - PortNumber 1 - Name "governor_I" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Kb" - SID "1021" - Position [490, 370, 625, 410] - ZOrder 11 - BlockMirror on - BackgroundColor "yellow" - DisableCoverage on - Gain "genset.governor.Kb" - ParamDataTypeStr "Inherit: Inherit from 'Gain'" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "P" - SID "1022" - Position [255, 15, 395, 65] - ZOrder -8 - BackgroundColor "yellow" - Gain "genset.governor.Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "governor_P" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Saturate - Name "Saturation" - SID "1023" - Ports [1, 1] - Position [900, 120, 930, 150] - ZOrder -13 - BackgroundColor "yellow" - InputPortMap "u0" - UpperLimit "genset.u_max" - LowerLimit "genset.u_min" - LinearizeAsGain off - OutMin "genset.u_min" - OutMax "genset.u_max" - OutDataTypeStr "Inherit: Inherit via back propagation" - } - Block { - BlockType Sum - Name "Sum1" - SID "1024" - Ports [3, 1] - Position [750, 125, 770, 145] - ZOrder -18 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "+++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumD" - SID "1025" - Ports [2, 1] - Position [430, 125, 450, 145] - ZOrder -9 - BackgroundColor "yellow" - DisableCoverage on - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumI1" - SID "1026" - Ports [2, 1] - Position [300, 305, 330, 335] - ZOrder 12 - BackgroundColor "yellow" - DisableCoverage on - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumI2" - SID "1027" - Ports [2, 1] - Position [825, 380, 845, 400] - ZOrder 10 - BlockMirror on - BackgroundColor "yellow" - DisableCoverage on - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "u_sat_error" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "u" - SID "1028" - Position [975, 125, 995, 145] - ZOrder -10 - BackgroundColor "red" - IconDisplay "Port number" - PortDimensions "1" - InitialOutput "0" - } - Line { - SrcBlock "I" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "SumI1" - SrcPort 1 - DstBlock "I" - DstPort 1 - } - Line { - SrcBlock "u saturated" - SrcPort 1 - DstBlock "SumI2" - DstPort 2 - } - Line { - SrcBlock "Kb" - SrcPort 1 - Points [-170, 0] - DstBlock "SumI1" - DstPort 2 - } - Line { - Name "u_sat_error" - Labels [0, 0] - SrcBlock "SumI2" - SrcPort 1 - DstBlock "Kb" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [60, 0] - Branch { - DstBlock "SumI2" - DstPort 1 - } - Branch { - DstBlock "Saturation" - DstPort 1 - } - } - Line { - SrcBlock "Gain2" - SrcPort 1 - DstBlock "SumD" - DstPort 1 - } - Line { - SrcBlock "SumD" - SrcPort 1 - DstBlock "D" - DstPort 1 - } - Line { - Name "xid" - Labels [0, 0] - SrcBlock "Filter" - SrcPort 1 - Points [-75, 0] - DstBlock "SumD" - DstPort 2 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - DstBlock "u" - DstPort 1 - } - Line { - Name "governor_P" - Labels [2, 1] - SrcBlock "P" - SrcPort 1 - Points [360, 0] - DstBlock "Sum1" - DstPort 1 - } - Line { - Name "err_governor" - Labels [0, 0] - SrcBlock "e" - SrcPort 1 - Points [20, 0] - Branch { - Points [0, 185] - DstBlock "SumI1" - DstPort 1 - } - Branch { - Points [0, -95] - DstBlock "P" - DstPort 1 - } - } - Line { - SrcBlock "omega_pu" - SrcPort 1 - DstBlock "Gain2" - DstPort 1 - } - Line { - Name "governor_D" - SrcBlock "D" - SrcPort 1 - Points [29, 0] - Branch { - Points [0, 75] - DstBlock "Filter" - DstPort 1 - } - Branch { - Labels [-1, 0] - DstBlock "Sum1" - DstPort 2 - } - } - Line { - Name "governor_I" - Labels [0, 0] - SrcBlock "Integrator" - SrcPort 1 - Points [25, 0] - DstBlock "Sum1" - DstPort 3 - } - } - } - Block { - BlockType Product - Name "Product" - SID "1029" - Ports [2, 1] - Position [460, 57, 490, 128] - ZOrder -13 - BackgroundColor "yellow" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum" - SID "1030" - Ports [2, 1] - Position [795, 85, 815, 105] - ZOrder -14 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "1031" - Ports [2, 1] - Position [410, 100, 430, 120] - ZOrder -15 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "u" - SID "1032" - Position [1180, 138, 1210, 152] - ZOrder -16 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "omega_pu" - SrcPort 1 - Points [115, 0] - Branch { - DstBlock "PID controller" - DstPort 2 - } - Branch { - DstBlock "Sum" - DstPort 2 - } - } - Line { - SrcBlock "pe, pu" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "u saturated" - SrcPort 1 - DstBlock "PID controller" - DstPort 3 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "Constant" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "wNL, pu" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - SrcBlock "Product" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "PID controller" - DstPort 1 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [15, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - Name "u" - Labels [0, 0] - SrcBlock "PID controller" - SrcPort 1 - DstBlock "u" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Governor_SpeedControl" - SID "409" - Ports [3, 1] - Position [75, 208, 180, 302] - ZOrder 165 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 282 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 9 - Object { - $ObjectID 283 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/Kp" - PropName "TypeOptions" - } - Name "Kp" - Prompt "Proportional gain" - Value "Kp" - } - Object { - $ObjectID 284 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/Kd" - PropName "TypeOptions" - } - Name "Kd" - Prompt "Differential gain" - Value "Kd" - } - Object { - $ObjectID 285 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/N" - PropName "TypeOptions" - } - Name "N" - Prompt "Dirty derivative gain" - Value "0" - } - Object { - $ObjectID 286 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/Ki" - PropName "TypeOptions" - } - Name "Ki" - Prompt "Integral gain" - Value "Ki" - } - Object { - $ObjectID 287 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/Kb" - PropName "TypeOptions" - } - Name "Kb" - Prompt "Back-calculation gain" - Value "Kb" - } - Object { - $ObjectID 288 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/omega0" - PropName "TypeOptions" - } - Name "omega0" - Prompt " Initial engine speed [pu]" - Value "omega0" - } - Object { - $ObjectID 289 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/u_min" - PropName "TypeOptions" - } - Name "u_min" - Prompt "Minimum governor output" - Value "u_max" - } - Object { - $ObjectID 290 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/u_max" - PropName "TypeOptions" - } - Name "u_max" - Prompt "Maximum governor output" - Value "u_max" - } - Object { - $ObjectID 291 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/u0" - PropName "TypeOptions" - } - Name "u0" - Prompt "Initial governor output" - Value "u0" - } - PropName "Parameters" - } - } - System { - Name "Governor_SpeedControl" - Location [0, 0, 1920, 1092] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "u saturated" - SID "410" - Position [545, 208, 575, 222] - ZOrder 9 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega_pu" - SID "411" - Position [545, 158, 575, 172] - ZOrder 8 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega_pu_ref" - SID "437" - Position [545, 108, 575, 122] - ZOrder 12 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType SubSystem - Name "PID controller" - SID "416" - Ports [3, 1] - Position [820, 92, 1005, 238] - ZOrder 10 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 292 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 9 - Object { - $ObjectID 293 - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "Kp" - } - Object { - $ObjectID 294 - Type "edit" - Name "Kd" - Prompt "Differtial gain" - Value "Kd" - } - Object { - $ObjectID 295 - Type "edit" - Name "N" - Prompt "Dirty derivative gain" - Value "N" - } - Object { - $ObjectID 296 - Type "edit" - Name "Ki" - Prompt "Integral gain" - Value "Ki" - } - Object { - $ObjectID 297 - Type "edit" - Name "Kb" - Prompt "Back-calculation gain" - Value "Kb" - } - Object { - $ObjectID 298 - Type "edit" - Name "omega0" - Prompt "Initial speed" - Value "omega0" - } - Object { - $ObjectID 299 - Type "edit" - Name "u_max" - Prompt "Maximum output" - Value "u_max" - } - Object { - $ObjectID 300 - Type "edit" - Name "u_min" - Prompt "Minimum output" - Value "u_min" - } - Object { - $ObjectID 301 - Type "edit" - Name "u0" - Prompt "Initial output" - Value "u0" - } - PropName "Parameters" - } - } - System { - Name "PID controller" - Location [0, 0, 1920, 1160] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "e" - SID "417" - Position [50, 125, 70, 145] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - PortDimensions "1" - } - Block { - BlockType Inport - Name "omega_pu" - SID "418" - Position [175, 125, 195, 145] - ZOrder -1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - PortDimensions "1" - } - Block { - BlockType Inport - Name "u saturated" - SID "419" - Position [970, 383, 1000, 397] - ZOrder -4 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "3" - IconDisplay "Port number" - PortDimensions "1" - } - Block { - BlockType Gain - Name "D" - SID "420" - Position [495, 114, 625, 156] - ZOrder -4 - BackgroundColor "yellow" - DisableCoverage on - Gain "N" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "governor_D" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Integrator - Name "Filter" - SID "421" - Ports [1, 1] - Position [520, 185, 575, 235] - ZOrder -3 - BlockMirror on - BackgroundColor "cyan" - DisableCoverage on - InitialCondition "-omega0*Kd" - Port { - PortNumber 1 - Name "xid" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain2" - SID "422" - Position [260, 113, 395, 157] - ZOrder -8 - BackgroundColor "yellow" - Gain "Kd" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "I" - SID "423" - Position [495, 300, 625, 340] - ZOrder 13 - BackgroundColor "yellow" - Gain "Ki" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "424" - Ports [1, 1] - Position [665, 295, 730, 345] - ZOrder -11 - BackgroundColor "cyan" - DisableCoverage on - InitialCondition "u0" - Port { - PortNumber 1 - Name "governor_I" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Kb" - SID "425" - Position [490, 370, 625, 410] - ZOrder 11 - BlockMirror on - BackgroundColor "yellow" - DisableCoverage on - Gain "Kb" - ParamDataTypeStr "Inherit: Inherit from 'Gain'" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "P" - SID "426" - Position [255, 15, 395, 65] - ZOrder -8 - BackgroundColor "yellow" - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "governor_P" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Saturate - Name "Saturation" - SID "427" - Ports [1, 1] - Position [900, 120, 930, 150] - ZOrder -13 - BackgroundColor "yellow" - InputPortMap "u0" - UpperLimit "u_max" - LowerLimit "u_min" - LinearizeAsGain off - OutMin "u_min" - OutMax "u_max" - OutDataTypeStr "Inherit: Inherit via back propagation" - } - Block { - BlockType Sum - Name "Sum1" - SID "428" - Ports [3, 1] - Position [750, 125, 770, 145] - ZOrder -18 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "+++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumD" - SID "429" - Ports [2, 1] - Position [430, 125, 450, 145] - ZOrder -9 - BackgroundColor "yellow" - DisableCoverage on - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumI1" - SID "430" - Ports [2, 1] - Position [300, 305, 330, 335] - ZOrder 12 - BackgroundColor "yellow" - DisableCoverage on - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumI2" - SID "431" - Ports [2, 1] - Position [825, 380, 845, 400] - ZOrder 10 - BlockMirror on - BackgroundColor "yellow" - DisableCoverage on - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "u_sat_error" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "u" - SID "432" - Position [975, 125, 995, 145] - ZOrder -10 - BackgroundColor "red" - IconDisplay "Port number" - PortDimensions "1" - InitialOutput "0" - } - Line { - SrcBlock "I" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "SumI1" - SrcPort 1 - DstBlock "I" - DstPort 1 - } - Line { - SrcBlock "u saturated" - SrcPort 1 - DstBlock "SumI2" - DstPort 2 - } - Line { - SrcBlock "Kb" - SrcPort 1 - Points [-170, 0] - DstBlock "SumI1" - DstPort 2 - } - Line { - Name "u_sat_error" - Labels [0, 0] - SrcBlock "SumI2" - SrcPort 1 - DstBlock "Kb" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [60, 0] - Branch { - DstBlock "SumI2" - DstPort 1 - } - Branch { - DstBlock "Saturation" - DstPort 1 - } - } - Line { - SrcBlock "Gain2" - SrcPort 1 - DstBlock "SumD" - DstPort 1 - } - Line { - SrcBlock "SumD" - SrcPort 1 - DstBlock "D" - DstPort 1 - } - Line { - Name "xid" - Labels [0, 0] - SrcBlock "Filter" - SrcPort 1 - Points [-75, 0] - DstBlock "SumD" - DstPort 2 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - DstBlock "u" - DstPort 1 - } - Line { - Name "governor_P" - Labels [2, 1] - SrcBlock "P" - SrcPort 1 - Points [360, 0] - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "e" - SrcPort 1 - Points [20, 0] - Branch { - Points [0, 185] - DstBlock "SumI1" - DstPort 1 - } - Branch { - Points [0, -95] - DstBlock "P" - DstPort 1 - } - } - Line { - SrcBlock "omega_pu" - SrcPort 1 - DstBlock "Gain2" - DstPort 1 - } - Line { - Name "governor_D" - SrcBlock "D" - SrcPort 1 - Points [29, 0] - Branch { - Points [0, 75] - DstBlock "Filter" - DstPort 1 - } - Branch { - Labels [-1, 0] - DstBlock "Sum1" - DstPort 2 - } - } - Line { - Name "governor_I" - Labels [0, 0] - SrcBlock "Integrator" - SrcPort 1 - Points [25, 0] - DstBlock "Sum1" - DstPort 3 - } - } - } - Block { - BlockType Sum - Name "Sum" - SID "434" - Ports [2, 1] - Position [685, 105, 705, 125] - ZOrder 2 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "error" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "u" - SID "436" - Position [1065, 158, 1095, 172] - ZOrder 11 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "omega_pu" - SrcPort 1 - Points [115, 0] - Branch { - DstBlock "PID controller" - DstPort 2 - } - Branch { - DstBlock "Sum" - DstPort 2 - } - } - Line { - SrcBlock "u saturated" - SrcPort 1 - DstBlock "PID controller" - DstPort 3 - } - Line { - SrcBlock "omega_pu_ref" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - Name "error" - Labels [0, 0] - SrcBlock "Sum" - SrcPort 1 - DstBlock "PID controller" - DstPort 1 - } - Line { - SrcBlock "PID controller" - SrcPort 1 - DstBlock "u" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Smoke Limiter MV" - SID "211" - Ports [4, 2] - Position [75, 438, 185, 552] - ZOrder 502 - ForegroundColor "red" - BackgroundColor "yellow" - LibraryVersion "*1.96" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 302 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 4 - Object { - $ObjectID 303 - Type "edit" - Name "fs" - Prompt "Stoichiometric fuel-air ratio" - Value "genset.eng.fs" - } - Object { - $ObjectID 304 - Type "edit" - Name "Vd" - Prompt "Displacement volume (m3)" - Value "genset.eng.vD" - } - Object { - $ObjectID 305 - Type "edit" - Name "F_max" - Prompt "Maximum fuel-air equivalent ratio" - Value "genset.eng.fMax" - } - Object { - $ObjectID 306 - Type "edit" - Name "m_f_cyc_max" - Prompt "Maximum fuel injection @ rated power (kg)" - Value "genset.eng.mFCycMax" - } - PropName "Parameters" - } - } - System { - Name "Smoke Limiter MV" - Location [0, 0, 1920, 1092] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "u_gov" - SID "212" - Position [735, 313, 765, 327] - ZOrder 113 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "p_air_manifold" - SID "213" - Position [5, 388, 35, 402] - ZOrder 102 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "T_air_manifold" - SID "214" - Position [5, 353, 35, 367] - ZOrder 103 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "vol_eff" - SID "253" - Position [5, 428, 35, 442] - ZOrder 120 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "eta_vol" - PropagatedSignals "volEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Disp. Vol" - SID "215" - Position [320, 354, 360, 386] - ZOrder 97 - BackgroundColor "yellow" - Gain "Vd" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "m_air_ideal" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Product - Name "Divide" - SID "216" - Ports [2, 1] - Position [245, 352, 275, 383] - ZOrder 96 - BackgroundColor "yellow" - Inputs "/*" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "rho_air" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain" - SID "249" - Position [515, 365, 545, 395] - ZOrder 117 - BackgroundColor "yellow" - Gain "fs" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "m_f_stoic" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain1" - SID "250" - Position [590, 365, 655, 395] - ZOrder 118 - BackgroundColor "yellow" - Gain "F_max" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "m_f_max" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain2" - SID "251" - Position [690, 360, 805, 400] - ZOrder 119 - BackgroundColor "yellow" - Gain "1/m_f_cyc_max" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "u_max" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType SubSystem - Name "LP_T0_01" - SID "1040" - Ports [1, 1] - Position [65, 342, 115, 378] - ZOrder 135 - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "LP_T0_01" - Location [100, 100, 900, 600] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "In1" - SID "1041" - Position [20, 58, 50, 72] - ZOrder 135 - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain3" - SID "1037" - Position [170, 50, 200, 80] - ZOrder 134 - Gain "100" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1038" - Ports [1, 1] - Position [245, 50, 275, 80] - ZOrder 131 - InitialCondition "1" - } - Block { - BlockType Sum - Name "Sum" - SID "1039" - Ports [2, 1] - Position [115, 55, 135, 75] - ZOrder 132 - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "Out1" - SID "1042" - Position [355, 20, 385, 35] - ZOrder 136 - BlockRotation 270 - IconDisplay "Port number" - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [38, 0] - Branch { - Points [0, 42; -193, 0] - DstBlock "Sum" - DstPort 2 - } - Branch { - Points [52, 0] - DstBlock "Out1" - DstPort 1 - } - } - Line { - SrcBlock "In1" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "Gain3" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "LP_T0_1" - SID "1043" - Ports [1, 1] - Position [95, 377, 145, 413] - ZOrder 136 - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "LP_T0_1" - Location [100, 100, 900, 600] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "In1" - SID "1044" - Position [20, 58, 50, 72] - ZOrder 135 - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain3" - SID "1045" - Position [170, 50, 200, 80] - ZOrder 134 - Gain "100" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1046" - Ports [1, 1] - Position [245, 50, 275, 80] - ZOrder 131 - InitialCondition "1" - } - Block { - BlockType Sum - Name "Sum" - SID "1047" - Ports [2, 1] - Position [115, 55, 135, 75] - ZOrder 132 - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "Out1" - SID "1048" - Position [355, 20, 385, 35] - ZOrder 136 - BlockRotation 270 - IconDisplay "Port number" - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [38, 0] - Branch { - Points [0, 42; -193, 0] - DstBlock "Sum" - DstPort 2 - } - Branch { - Points [52, 0] - DstBlock "Out1" - DstPort 1 - } - } - Line { - SrcBlock "In1" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "Gain3" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "LP_T0_2" - SID "1049" - Ports [1, 1] - Position [150, 417, 200, 453] - ZOrder 137 - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "LP_T0_2" - Location [100, 100, 900, 600] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "In1" - SID "1050" - Position [20, 58, 50, 72] - ZOrder 135 - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain3" - SID "1051" - Position [170, 50, 200, 80] - ZOrder 134 - Gain "100" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1052" - Ports [1, 1] - Position [245, 50, 275, 80] - ZOrder 131 - InitialCondition "1" - } - Block { - BlockType Sum - Name "Sum" - SID "1053" - Ports [2, 1] - Position [115, 55, 135, 75] - ZOrder 132 - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "Out1" - SID "1054" - Position [355, 20, 385, 35] - ZOrder 136 - BlockRotation 270 - IconDisplay "Port number" - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [38, 0] - Branch { - Points [0, 42; -193, 0] - DstBlock "Sum" - DstPort 2 - } - Branch { - Points [52, 0] - DstBlock "Out1" - DstPort 1 - } - } - Line { - SrcBlock "In1" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "Gain3" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - } - } - Block { - BlockType MinMax - Name "MinMax" - SID "218" - Ports [2, 1] - Position [840, 357, 870, 388] - ZOrder 98 - BackgroundColor "yellow" - Inputs "2" - InputSameDT off - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "u" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Product - Name "Product" - SID "219" - Ports [2, 1] - Position [435, 362, 465, 393] - ZOrder 112 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "m_a_cyl" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "R_air" - SID "220" - Position [155, 342, 195, 378] - ZOrder 95 - BackgroundColor "yellow" - Gain "287" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "u" - SID "221" - Position [940, 368, 970, 382] - ZOrder 104 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "u_max" - SID "254" - Position [940, 438, 970, 452] - ZOrder 121 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "LP_T0_2" - SrcPort 1 - Points [192, 0; 0, -50] - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "LP_T0_1" - SrcPort 1 - Points [70, 0; 0, -20] - DstBlock "Divide" - DstPort 2 - } - Line { - SrcBlock "LP_T0_01" - SrcPort 1 - DstBlock "R_air" - DstPort 1 - } - Line { - Name "rho_air" - Labels [1, 1] - SrcBlock "Divide" - SrcPort 1 - DstBlock "Disp. Vol" - DstPort 1 - } - Line { - SrcBlock "p_air_manifold" - SrcPort 1 - DstBlock "LP_T0_1" - DstPort 1 - } - Line { - SrcBlock "R_air" - SrcPort 1 - DstBlock "Divide" - DstPort 1 - } - Line { - SrcBlock "T_air_manifold" - SrcPort 1 - DstBlock "LP_T0_01" - DstPort 1 - } - Line { - Name "m_air_ideal" - Labels [0, 0] - SrcBlock "Disp. Vol" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - Name "u" - Labels [0, 0] - SrcBlock "MinMax" - SrcPort 1 - DstBlock "u" - DstPort 1 - } - Line { - Name "eta_vol" - Labels [1, 1] - SrcBlock "vol_eff" - SrcPort 1 - DstBlock "LP_T0_2" - DstPort 1 - } - Line { - Name "m_a_cyl" - Labels [-1, 0] - SrcBlock "Product" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "u_gov" - SrcPort 1 - Points [55, 0] - DstBlock "MinMax" - DstPort 1 - } - Line { - Name "m_f_stoic" - Labels [1, 1] - SrcBlock "Gain" - SrcPort 1 - DstBlock "Gain1" - DstPort 1 - } - Line { - Name "m_f_max" - Labels [1, 1] - SrcBlock "Gain1" - SrcPort 1 - DstBlock "Gain2" - DstPort 1 - } - Line { - Name "u_max" - Labels [0, 0] - SrcBlock "Gain2" - SrcPort 1 - Points [9, 0] - Branch { - Points [0, 65] - DstBlock "u_max" - DstPort 1 - } - Branch { - DstBlock "MinMax" - DstPort 2 - } - } - } - } - Block { - BlockType SubSystem - Name "SpeedController" - SID "742" - Ports [2, 1] - Position [75, 23, 180, 67] - ZOrder 343 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.77" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 307 - $ClassName "Simulink.Mask" - Type "20-sim 4.4 S-Function block" - Description "This block is generated by the 20-sim ANSI-C Code Generator. \n\n* look under the mask to get i" - "nformation on the ports\n* press Help for more detailed information\n* the parameters of this block are:\n\n" - Help "This block is generated by the 20-sim ANSI-C Code Generator
\nThe block parameters are:
\nGenerated at:
\n

date: August 27, 2014
\ntime: 10:21:01 pm
\nFrom the following 20-sim model:
\n
submodel: SpeedController
\nmodel" - ": 8RT-FLEX68-D_transient
\nfile: E:\\DBox\\Dropbox\\Study\\Research Project\\SHI Project\\Program" - "\\BG\\8RT-FLEX68-D_transient.emx
\nexperiment: E:\\DBox\\Dropbox\\Study\\Research Project\\SHI Project" - "\\Program\\BG\\8RT-FLEX68-D_transient.emx
\nUsing the following 20-sim license:
\n
" - "user: Norwegian University of Science and Technology
\nfrom: 20-sim 4.4 Student License
\n" - "build: 4.4.1.4356
" - IconFrame "off" - Array { - Type "Simulink.MaskParameter" - Dimension 7 - Object { - $ObjectID 308 - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "0" - } - Object { - $ObjectID 309 - Type "edit" - Name "Td" - Prompt "Time constant for derivative term (s)" - Value "0" - } - Object { - $ObjectID 310 - Type "edit" - Name "N" - Prompt "Derivative filter coefficient" - Value "0" - } - Object { - $ObjectID 311 - Type "edit" - Name "Ti" - Prompt "Time constant for integral term" - Value "0" - } - Object { - $ObjectID 312 - Type "edit" - Name "max" - Prompt "Maximum output" - Value "0" - } - Object { - $ObjectID 313 - Type "edit" - Name "min" - Prompt "Minimum output" - Value "0" - } - Object { - $ObjectID 314 - Type "edit" - Name "u0" - Prompt "Initial output" - Value "0" - } - PropName "Parameters" - } - } - System { - Name "SpeedController" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "MV" - SID "743" - Position [40, 20, 60, 40] - ZOrder -1 - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "SP" - SID "744" - Position [40, 60, 60, 80] - ZOrder -2 - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "745" - Ports [1, 1] - Position [290, 40, 295, 60] - ZOrder -4 - Outputs "[1 ]" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "746" - Ports [2, 1] - Position [130, 30, 135, 70] - ZOrder -3 - Inputs "[1 1 ]" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "747" - Ports [1, 1] - Position [170, 30, 250, 70] - ZOrder -5 - FunctionName "SpeedController" - Parameters "Kp,Td,N,Ti,max,min,u0" - EnableBusSupport off - } - Block { - BlockType Outport - Name "output" - SID "748" - Position [380, 40, 400, 60] - ZOrder -6 - IconDisplay "Port number" - } - Line { - SrcBlock "MV" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "SP" - SrcPort 1 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "output" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "Control Volume" - SID "1226" - Ports [] - Position [200, 17, 310, 123] - ZOrder 506 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Control Volume" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType SubSystem - Name "ThdynCV2ZoneBG" - SID "816" - Ports [7, 10] - Position [625, 62, 845, 323] - ZOrder 346 - BackgroundColor "yellow" - NamePlacement "alternate" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ThdynCV2ZoneBG" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "dmHmb" - SID "817" - Position [20, 58, 50, 72] - ZOrder 3 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dV" - SID "818" - Position [20, 128, 50, 142] - ZOrder 4 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmfb" - SID "819" - Position [20, 198, 50, 212] - ZOrder 5 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "FComb" - SID "820" - Position [20, 268, 50, 282] - ZOrder 6 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dQCyl" - SID "821" - Position [20, 338, 50, 352] - ZOrder 7 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "822" - Position [20, 408, 50, 422] - ZOrder 8 - BackgroundColor "green" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phi" - SID "823" - Position [20, 478, 50, 492] - ZOrder 9 - BackgroundColor "green" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType S-Function - Name "S-Function" - SID "824" - Ports [7, 9] - Position [115, 24, 310, 526] - ZOrder 1 - BackgroundColor "yellow" - FunctionName "ThdynCV2ZoneBGNV" - Parameters "fs, DPhiMix, phiMix0, alpha, hn, p0, T0, F0, V0" - EnableBusSupport off - } - Block { - BlockType Sum - Name "Sum" - SID "834" - Ports [2, 1] - Position [565, 245, 585, 265] - ZOrder 22 - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "p" - SID "825" - Position [400, 48, 430, 62] - ZOrder 10 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tavg" - SID "833" - Position [400, 488, 430, 502] - ZOrder 21 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tu" - SID "826" - Position [400, 103, 430, 117] - ZOrder 11 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Fu" - SID "827" - Position [400, 158, 430, 172] - ZOrder 12 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Vu" - SID "828" - Position [400, 213, 430, 227] - ZOrder 14 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tb" - SID "829" - Position [400, 268, 430, 282] - ZOrder 15 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Fb" - SID "830" - Position [400, 323, 430, 337] - ZOrder 18 - BackgroundColor "red" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Vb" - SID "831" - Position [400, 378, 430, 392] - ZOrder 19 - BackgroundColor "red" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "errP" - SID "832" - Position [400, 433, 430, 447] - ZOrder 20 - BackgroundColor "red" - Port "9" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "VCyl" - SID "835" - Position [620, 248, 650, 262] - ZOrder 23 - BackgroundColor "red" - Port "10" - IconDisplay "Port number" - } - Line { - SrcBlock "omega" - SrcPort 1 - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - Points [50, 0] - Branch { - Points [0, -21; 210, 0] - DstBlock "Sum" - DstPort 2 - } - Branch { - DstBlock "Vb" - DstPort 1 - } - } - Line { - SrcBlock "dmHmb" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "dV" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "dQCyl" - SrcPort 1 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "dmfb" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Tb" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "p" - DstPort 1 - } - Line { - SrcBlock "FComb" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Tu" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - Points [54, 0] - Branch { - Points [0, 35] - DstBlock "Sum" - DstPort 1 - } - Branch { - DstBlock "Vu" - DstPort 1 - } - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Fu" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 8 - DstBlock "errP" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Fb" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 9 - DstBlock "Tavg" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "VCyl" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "ThdynCVConv_VarVol" - SID "751" - Ports [2, 3] - Position [70, 214, 175, 316] - ZOrder 342 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 315 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 316 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "CV" - Prompt "Name of the control volume" - Value "CV" - } - } - System { - Name "ThdynCVConv_VarVol" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "dmEmb" - SID "755" - Position [175, 153, 205, 167] - ZOrder 345 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dV" - SID "756" - Position [175, 213, 205, 227] - ZOrder 346 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "754" - Ports [1, 3] - Position [250, 116, 255, 204] - ZOrder 344 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "762" - Ports [3, 1] - Position [515, 116, 520, 204] - ZOrder 352 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "750" - Ports [4, 4] - Position [335, 114, 445, 236] - ZOrder 341 - BackgroundColor "yellow" - FunctionName "ThdynCVConv" - Parameters "eng.fs,CV.p0,CV.T0,CV.F0,CV.V0" - EnableBusSupport off - } - Block { - BlockType Outport - Name "pTF" - SID "758" - Position [560, 153, 590, 167] - ZOrder 348 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "p" - SID "764" - Position [560, 73, 590, 87] - ZOrder 353 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "V" - SID "761" - Position [560, 213, 590, 227] - ZOrder 351 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "dmEmb" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "dV" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "V" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - DstBlock "pTF" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - Points [36, 0] - Branch { - Points [0, -50] - DstBlock "p" - DstPort 1 - } - Branch { - DstBlock "Mux" - DstPort 1 - } - } - } - } - Block { - BlockType SubSystem - Name "ThdynCVConv_VarVolBus" - SID "2604" - Ports [4, 1] - Position [255, 216, 360, 319] - ZOrder 348 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 317 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 318 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "CV" - Prompt "Name of the control volume" - Value "CV" - } - } - System { - Name "ThdynCVConv_VarVolBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "dm" - SID "2605" - Position [175, 123, 205, 137] - ZOrder 345 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dE" - SID "2613" - Position [175, 153, 205, 167] - ZOrder 354 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmb" - SID "2614" - Position [175, 183, 205, 197] - ZOrder 355 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dV" - SID "2606" - Position [175, 213, 205, 227] - ZOrder 346 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "2615" - Ports [4, 1] - Position [500, 116, 505, 234] - ZOrder 356 - ShowName off - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "2609" - Ports [4, 4] - Position [335, 114, 445, 236] - ZOrder 341 - BackgroundColor "yellow" - FunctionName "ThdynCVConv" - Parameters "eng.fs,CV.p0,CV.T0,CV.F0,CV.V0" - EnableBusSupport off - Port { - PortNumber 1 - Name "p" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "T" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "F" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "V" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "pTFV" - SID "2616" - Position [530, 168, 560, 182] - ZOrder 357 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "dm" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "dE" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "dmb" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "dV" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - Name "p" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "T" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "F" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "V" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Bus\nCreator" - DstPort 4 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "pTFV" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "ThdynCV_FixVol" - SID "59" - Ports [1, 1] - Position [70, 60, 165, 160] - ZOrder 27 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 319 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 320 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "CV" - Prompt "Name of the control volume" - Value "CV" - } - } - System { - Name "ThdynCV_FixVol" - Location [0, 0, 960, 1152] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "150" - Block { - BlockType Inport - Name "dmEmb" - SID "62" - Position [75, 98, 105, 112] - ZOrder 17 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant_V" - SID "63" - Position [305, 95, 335, 125] - ZOrder 21 - BackgroundColor "green" - Value "CV.V" - } - Block { - BlockType Demux - Name "Demux" - SID "64" - Ports [1, 3] - Position [150, 42, 155, 168] - ZOrder 16 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Integrator - Name "Integrator_E" - SID "65" - Ports [1, 1] - Position [190, 90, 220, 120] - ZOrder 19 - BackgroundColor "cyan" - InitialCondition "CV.E0" - } - Block { - BlockType Integrator - Name "Integrator_m" - SID "66" - Ports [1, 1] - Position [190, 50, 220, 80] - ZOrder 18 - BackgroundColor "cyan" - InitialCondition "CV.m0" - } - Block { - BlockType Integrator - Name "Integrator_mb" - SID "67" - Ports [1, 1] - Position [190, 130, 220, 160] - ZOrder 20 - BackgroundColor "cyan" - InitialCondition "CV.mb0" - } - Block { - BlockType Mux - Name "Mux" - SID "68" - Ports [3, 1] - Position [226, 415, 374, 420] - ZOrder 22 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "70" - Ports [4, 3] - Position [224, 215, 376, 375] - ZOrder 24 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - FunctionName "ThdynCV" - Parameters "eng.fs" - SFunctionModules "GetThdynCombGasZach.c GetPTF.c" - EnableBusSupport off - } - Block { - BlockType Outport - Name "pTF" - SID "69" - Position [340, 458, 370, 472] - ZOrder 23 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "Integrator_m" - DstPort 1 - } - Line { - SrcBlock "dmEmb" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "Integrator_E" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "Integrator_mb" - DstPort 1 - } - Line { - SrcBlock "Integrator_m" - SrcPort 1 - Points [15, 0] - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Integrator_E" - SrcPort 1 - Points [55, 0] - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Integrator_mb" - SrcPort 1 - Points [95, 0] - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Constant_V" - SrcPort 1 - Points [20, 0] - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [0, 40] - DstBlock "pTF" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - } - } - Block { - BlockType SubSystem - Name "ThdynCV_VarVol" - SID "73" - Ports [2, 3] - Position [260, 56, 355, 154] - ZOrder 152 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.33" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 321 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 322 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "CV" - Prompt "Name of the control volume" - Value "CV" - } - } - System { - Name "ThdynCV_VarVol" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "dmEmb" - SID "76" - Position [35, 93, 65, 107] - ZOrder 17 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dV" - SID "86" - Position [265, 53, 295, 67] - ZOrder 26 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "78" - Ports [1, 3] - Position [110, 37, 115, 163] - ZOrder 16 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Integrator - Name "Integrator_E" - SID "79" - Ports [1, 1] - Position [150, 85, 180, 115] - ZOrder 19 - BackgroundColor "cyan" - InitialCondition "CV.E0" - } - Block { - BlockType Integrator - Name "Integrator_V" - SID "85" - Ports [1, 1] - Position [320, 45, 350, 75] - ZOrder 25 - BackgroundColor "cyan" - InitialCondition "CV.V0" - } - Block { - BlockType Integrator - Name "Integrator_m" - SID "80" - Ports [1, 1] - Position [150, 45, 180, 75] - ZOrder 18 - BackgroundColor "cyan" - InitialCondition "CV.m0" - } - Block { - BlockType Integrator - Name "Integrator_mb" - SID "81" - Ports [1, 1] - Position [150, 125, 180, 155] - ZOrder 20 - BackgroundColor "cyan" - InitialCondition "CV.mb0" - } - Block { - BlockType Mux - Name "Mux" - SID "83" - Ports [3, 1] - Position [241, 420, 389, 425] - ZOrder 23 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "82" - Ports [4, 3] - Position [239, 215, 391, 375] - ZOrder 22 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - FunctionName "ThdynCV" - Parameters "eng.fs" - SFunctionModules "GetThdynCombGasZach.c GetPTF.c" - EnableBusSupport off - } - Block { - BlockType Outport - Name "pTF" - SID "84" - Position [355, 463, 385, 477] - ZOrder 24 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "p" - SID "303" - Position [250, 463, 280, 477] - ZOrder 28 - BackgroundColor "red" - NamePlacement "alternate" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "v" - SID "360" - Position [430, 143, 460, 157] - ZOrder 29 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "Integrator_m" - DstPort 1 - } - Line { - SrcBlock "dmEmb" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "Integrator_E" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "Integrator_mb" - DstPort 1 - } - Line { - SrcBlock "Integrator_m" - SrcPort 1 - Points [70, 0] - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Integrator_E" - SrcPort 1 - Points [110, 0] - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Integrator_mb" - SrcPort 1 - Points [150, 0] - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "dV" - SrcPort 1 - DstBlock "Integrator_V" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - Points [0, 20] - Branch { - Points [-39, 0; 0, 70] - DstBlock "p" - DstPort 1 - } - Branch { - DstBlock "Mux" - DstPort 1 - } - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [0, 40] - DstBlock "pTF" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "Integrator_V" - SrcPort 1 - Points [20, 0; 0, 90] - Branch { - DstBlock "S-Function" - DstPort 4 - } - Branch { - DstBlock "v" - DstPort 1 - } - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - } - } - Block { - BlockType SubSystem - Name "ThdynCV_VarVolBus" - SID "806" - Ports [4, 1] - Position [435, 63, 530, 162] - ZOrder 344 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 323 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 324 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "CV" - Prompt "Name of control volume" - Value "CV" - } - } - System { - Name "ThdynCV_VarVolBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "dm" - SID "858" - Position [115, 83, 145, 97] - ZOrder 35 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dE" - SID "859" - Position [115, 123, 145, 137] - ZOrder 36 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmb" - SID "860" - Position [115, 163, 145, 177] - ZOrder 37 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dV" - SID "861" - Position [115, 203, 145, 217] - ZOrder 38 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "857" - Ports [4, 1] - Position [420, 71, 425, 229] - ZOrder 34 - ShowName off - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "811" - Ports [4, 4] - Position [200, 74, 360, 226] - ZOrder 22 - BackgroundColor "yellow" - FunctionName "ThdynCVNV" - Parameters "eng.fs,CV.m0,CV.E0,CV.mb0,CV.V0" - SFunctionModules "GetThdynCombGasZach.c GetPTF.c" - EnableBusSupport off - Port { - PortNumber 1 - Name "p" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "T" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "F" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "V" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "pTFV" - SID "812" - Position [475, 143, 505, 157] - ZOrder 24 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - IconDisplay "Port number" - } - Line { - SrcBlock "dE" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "dm" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "dmb" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "dV" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - Name "T" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "p" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "F" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "V" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Bus\nCreator" - DstPort 4 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "pTFV" - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "EngineOperatingParameterCalculation" - SID "2767" - Ports [] - Position [365, 331, 470, 439] - ZOrder 519 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "EngineOperatingParameterCalculation" - Location [-9, 0, 1929, 1170] - Open on - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "150" - Block { - BlockType SubSystem - Name "pCompCalc" - SID "2804" - Ports [4, 1] - Position [325, 38, 440, 137] - ZOrder 567 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 325 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 326 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "vComp" - Prompt "Compression volume" - Value "vComp" - } - } - System { - Name "pCompCalc" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pCyl" - SID "2805" - Position [20, 38, 50, 52] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "vCyl" - SID "2806" - Position [20, 73, 50, 87] - ZOrder -2 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "tempWall" - SID "2807" - Position [20, 108, 50, 122] - ZOrder -3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "exhVVAOpen" - SID "2808" - Position [20, 143, 50, 157] - ZOrder -4 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType S-Function - Name "S-Function2" - SID "2809" - Ports [4, 2] - Position [110, 22, 275, 173] - ZOrder -5 - BackgroundColor "yellow" - FunctionName "pCompCalc" - Parameters "vComp" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 327 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 328 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "vComp" - Prompt "Compression volume" - Value "vComp" - } - } - } - Block { - BlockType Terminator - Name "Terminator" - SID "2810" - Position [350, 125, 370, 145] - ZOrder -6 - BackgroundColor "red" - } - Block { - BlockType Outport - Name "pComp" - SID "2811" - Position [345, 53, 375, 67] - ZOrder -7 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function2" - SrcPort 2 - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "S-Function2" - SrcPort 1 - DstBlock "pComp" - DstPort 1 - } - Line { - SrcBlock "exhVVAOpen" - SrcPort 1 - DstBlock "S-Function2" - DstPort 4 - } - Line { - SrcBlock "tempWall" - SrcPort 1 - DstBlock "S-Function2" - DstPort 3 - } - Line { - SrcBlock "vCyl" - SrcPort 1 - DstBlock "S-Function2" - DstPort 2 - } - Line { - SrcBlock "pCyl" - SrcPort 1 - DstBlock "S-Function2" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "pMaxFinder" - SID "2797" - Ports [2, 2] - Position [180, 36, 280, 134] - ZOrder 566 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "pMaxFinder" - Location [0, 0, 1920, 1092] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "phi" - SID "2798" - Position [20, 78, 50, 92] - ZOrder 164 - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pCyl" - SID "2799" - Position [20, 118, 50, 132] - ZOrder 165 - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Clock - Name "Clock" - SID "2800" - Position [25, 35, 45, 55] - ZOrder 168 - Decimation "6" - } - Block { - BlockType S-Function - Name "S-Function" - SID "2801" - Ports [3, 2] - Position [110, 26, 240, 144] - ZOrder 162 - BackgroundColor "yellow" - FunctionName "pMaxFinder" - EnableBusSupport off - } - Block { - BlockType Outport - Name "pMax" - SID "2802" - Position [345, 48, 375, 62] - ZOrder 166 - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiAtPMax" - SID "2803" - Position [355, 108, 385, 122] - ZOrder 167 - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "phiAtPMax" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "pMax" - DstPort 1 - } - Line { - SrcBlock "pCyl" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Clock" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "volEffCalc" - SID "2770" - Ports [3, 1] - Position [535, 169, 625, 271] - ZOrder 565 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 329 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 330 - Type "edit" - Name "RPMMax" - Prompt "Maximum engine speed" - Value "RPMMax" - } - Object { - $ObjectID 331 - Type "edit" - Name "nStroke" - Prompt "Number of stroke" - Value "eng.nStroke" - } - PropName "Parameters" - } - } - System { - Name "volEffCalc" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "dmIntake" - SID "2771" - Position [485, 33, 515, 47] - ZOrder 563 - BackgroundColor "green" - IconDisplay "Port number" - Port { - PortNumber 1 - PropagatedSignals "dmu" - ShowPropagatedSignals "on" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "pTFBus" - SID "2772" - Position [485, 153, 515, 167] - ZOrder 564 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegaE" - SID "2773" - Position [480, 228, 510, 242] - ZOrder 565 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType BusSelector - Name "Bus\nSelector10" - SID "2774" - Ports [1, 2] - Position [675, 181, 680, 219] - ZOrder 545 - ShowName off - OutputSignals "p,T" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector9" - SID "2775" - Ports [1, 1] - Position [675, 141, 680, 179] - ZOrder 544 - ShowName off - OutputSignals "R" - OutputAsBus on - } - Block { - BlockType Gain - Name "Gain2" - SID "2776" - Position [780, 175, 810, 205] - ZOrder 549 - BackgroundColor "yellow" - Gain "vD" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "Gain3" - SID "2777" - Position [550, 210, 645, 260] - ZOrder 550 - BackgroundColor "yellow" - Gain "1/(nStroke*pi)" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "cycPsec" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType SubSystem - Name "MovingAvg" - SID "2778" - Ports [1, 1] - Position [830, 20, 870, 60] - ZOrder 560 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 332 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 333 - Type "edit" - Name "TdMA" - Prompt "Interval" - Value "5*1/(RPMMax*0.5/60)" - } - Object { - $ObjectID 334 - Type "edit" - Name "y0" - Prompt "Initial Value" - Value "0" - } - PropName "Parameters" - } - } - System { - Name "MovingAvg" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "175" - Block { - BlockType Inport - Name "in" - SID "2779" - Position [20, 28, 50, 42] - ZOrder 560 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain4" - SID "2780" - Position [325, 20, 395, 50] - ZOrder 559 - BackgroundColor "yellow" - Gain "1/TdMa" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "2781" - Ports [1, 1] - Position [265, 20, 295, 50] - ZOrder 558 - BackgroundColor "cyan" - InitialCondition "y0*TdMA" - } - Block { - BlockType Sum - Name "Sum9" - SID "2782" - Ports [2, 1] - Position [195, 25, 215, 45] - ZOrder 556 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType TransportDelay - Name "Transport\nDelay" - SID "2783" - Ports [1, 1] - Position [140, 75, 170, 105] - ZOrder 555 - BackgroundColor "yellow" - DelayTime "TdMA" - } - Block { - BlockType Outport - Name "Out" - SID "2784" - Position [425, 28, 455, 42] - ZOrder 561 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "Integrator" - SrcPort 1 - DstBlock "Gain4" - DstPort 1 - } - Line { - SrcBlock "in" - SrcPort 1 - Points [50, 0] - Branch { - Points [0, 55] - DstBlock "Transport\nDelay" - DstPort 1 - } - Branch { - DstBlock "Sum9" - DstPort 1 - } - } - Line { - SrcBlock "Transport\nDelay" - SrcPort 1 - Points [30, 0] - DstBlock "Sum9" - DstPort 2 - } - Line { - SrcBlock "Sum9" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Gain4" - SrcPort 1 - DstBlock "Out" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "MovingAvg1" - SID "2785" - Ports [1, 1] - Position [910, 180, 950, 220] - ZOrder 561 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 335 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 336 - Type "edit" - Name "TdMA" - Prompt "Interval" - Value "5*1/(RPMMax*0.5/60)" - } - Object { - $ObjectID 337 - Type "edit" - Name "y0" - Prompt "Initial Value" - Value "1e-5" - } - PropName "Parameters" - } - } - System { - Name "MovingAvg1" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "175" - Block { - BlockType Inport - Name "in" - SID "2786" - Position [20, 28, 50, 42] - ZOrder 560 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain4" - SID "2787" - Position [325, 20, 395, 50] - ZOrder 559 - BackgroundColor "yellow" - Gain "1/TdMa" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "2788" - Ports [1, 1] - Position [265, 20, 295, 50] - ZOrder 558 - BackgroundColor "cyan" - InitialCondition "y0*TdMA" - } - Block { - BlockType Sum - Name "Sum9" - SID "2789" - Ports [2, 1] - Position [195, 25, 215, 45] - ZOrder 556 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType TransportDelay - Name "Transport\nDelay" - SID "2790" - Ports [1, 1] - Position [140, 75, 170, 105] - ZOrder 555 - BackgroundColor "yellow" - DelayTime "TdMA" - } - Block { - BlockType Outport - Name "Out" - SID "2791" - Position [425, 28, 455, 42] - ZOrder 561 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "Integrator" - SrcPort 1 - DstBlock "Gain4" - DstPort 1 - } - Line { - SrcBlock "in" - SrcPort 1 - Points [50, 0] - Branch { - Points [0, 55] - DstBlock "Transport\nDelay" - DstPort 1 - } - Branch { - DstBlock "Sum9" - DstPort 1 - } - } - Line { - SrcBlock "Transport\nDelay" - SrcPort 1 - Points [30, 0] - DstBlock "Sum9" - DstPort 2 - } - Line { - SrcBlock "Sum9" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Gain4" - SrcPort 1 - DstBlock "Out" - DstPort 1 - } - } - } - Block { - BlockType Product - Name "Product" - SID "2792" - Ports [3, 1] - Position [730, 144, 760, 176] - ZOrder 546 - BackgroundColor "yellow" - Inputs "*//" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "rhoAR" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Product - Name "Product1" - SID "2793" - Ports [2, 1] - Position [855, 182, 885, 213] - ZOrder 551 - BackgroundColor "yellow" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Product - Name "Product2" - SID "2794" - Ports [2, 1] - Position [1010, 102, 1040, 133] - ZOrder 562 - BackgroundColor "yellow" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "volEffCyl" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "ThdynCombGasZach" - SID "2795" - Ports [1, 1] - Position [550, 89, 640, 161] - ZOrder 543 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/ThermodynamicCalculation/ThdynCombGasZach" - SourceType "SubSystem" - } - Block { - BlockType Outport - Name "volEff" - SID "2796" - Position [1120, 113, 1150, 127] - ZOrder 566 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector10" - SrcPort 2 - Points [8, 0; 0, -40] - DstBlock "Product" - DstPort 3 - } - Line { - SrcBlock "Product1" - SrcPort 1 - DstBlock "MovingAvg1" - DstPort 1 - } - Line { - SrcBlock "Bus\nSelector9" - SrcPort 1 - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "pTFBus" - SrcPort 1 - Points [12, 0] - Branch { - Points [0, 40] - DstBlock "Bus\nSelector10" - DstPort 1 - } - Branch { - Points [0, -35] - DstBlock "ThdynCombGasZach" - DstPort 1 - } - } - Line { - SrcBlock "ThdynCombGasZach" - SrcPort 1 - Points [12, 0; 0, 35] - DstBlock "Bus\nSelector9" - DstPort 1 - } - Line { - Name "rhoAR" - SrcBlock "Product" - SrcPort 1 - Points [5, 0; 0, 30] - DstBlock "Gain2" - DstPort 1 - } - Line { - SrcBlock "omegaE" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "MovingAvg" - SrcPort 1 - Points [65, 0; 0, 70] - DstBlock "Product2" - DstPort 1 - } - Line { - SrcBlock "Gain2" - SrcPort 1 - DstBlock "Product1" - DstPort 1 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector10" - SrcPort 1 - Points [20, 0; 0, -40] - DstBlock "Product" - DstPort 1 - } - Line { - SrcBlock "dmIntake" - SrcPort 1 - DstBlock "MovingAvg" - DstPort 1 - } - Line { - Name "cycPsec" - Labels [0, 0] - SrcBlock "Gain3" - SrcPort 1 - Points [182, 0; 0, -30] - DstBlock "Product1" - DstPort 2 - } - Line { - Name "volEffCyl" - Labels [1, 1] - SrcBlock "Product2" - SrcPort 1 - DstBlock "volEff" - DstPort 1 - } - Line { - SrcBlock "MovingAvg1" - SrcPort 1 - Points [24, 0; 0, -75] - DstBlock "Product2" - DstPort 2 - } - } - } - } - } - Block { - BlockType SubSystem - Name "Flow Restriction" - SID "1261" - Ports [] - Position [200, 172, 310, 283] - ZOrder 507 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Flow Restriction" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType SubSystem - Name "AirWaterCooler" - SID "13" - Ports [3, 2] - Position [520, 24, 615, 126] - ZOrder 24 - BackgroundColor "yellow" - LibraryVersion "*1.2" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "AirWaterCooler" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "pTFu" - SID "22" - Position [40, 148, 70, 162] - ZOrder 22 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTFd" - SID "23" - Position [40, 193, 70, 207] - ZOrder 23 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "TCW" - SID "395" - Position [40, 223, 70, 237] - ZOrder 28 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "24" - Ports [1, 3] - Position [160, 135, 165, 175] - ZOrder 20 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "25" - Ports [1, 3] - Position [160, 180, 165, 220] - ZOrder 21 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "26" - Ports [3, 1] - Position [420, 145, 425, 185] - ZOrder 24 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "27" - Ports [3, 1] - Position [420, 190, 425, 230] - ZOrder 25 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "21" - Ports [7, 6] - Position [240, 136, 365, 234] - ZOrder 19 - BackgroundColor "yellow" - FunctionName "AirWaterCoolerPTF" - Parameters "eng.fs,eng.cAC.Cd,cAC.areaAirPath,eng.cAC.dmCW,eng.cAC.coeffTCWK,eng.cAC.CpCW,eng.cAC.dCWPipe" - SFunctionModules "'GetAirDensity GetAirThermalConduct GetAirViscosity GetCompCombGas_rtwutil GetHTCoeffHT" - "X GetIdealNozzleFlow GetThdynCombGasZach rt_nonfinite rtGetInf rtGetNaN'" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dmEmbu" - SID "28" - Position [505, 158, 535, 172] - ZOrder 26 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmbd" - SID "29" - Position [505, 203, 535, 217] - ZOrder 27 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Mux1" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "pTFd" - SrcPort 1 - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "pTFu" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - DstBlock "dmEmbu" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - DstBlock "dmEmbd" - DstPort 1 - } - Line { - SrcBlock "TCW" - SrcPort 1 - DstBlock "S-Function" - DstPort 7 - } - } - } - Block { - BlockType SubSystem - Name "AirWaterCoolerBus" - SID "862" - Ports [3, 2] - Position [520, 164, 615, 266] - ZOrder 350 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "AirWaterCoolerBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "pTFu" - SID "863" - Position [120, 168, 150, 182] - ZOrder 22 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTFd" - SID "890" - Position [120, 273, 150, 287] - ZOrder 29 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "TCW" - SID "865" - Position [160, 343, 190, 357] - ZOrder 28 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "894" - Ports [3, 1] - Position [430, 166, 435, 204] - ZOrder 33 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusCreator - Name "Bus\nCreator1" - SID "896" - Ports [3, 1] - Position [430, 286, 435, 324] - ZOrder 34 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "899" - Ports [1, 3] - Position [185, 156, 190, 194] - ZOrder 35 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "900" - Ports [1, 3] - Position [180, 261, 185, 299] - ZOrder 36 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "2468" - Ports [7, 6] - Position [240, 121, 355, 369] - ZOrder 37 - BackgroundColor "yellow" - FunctionName "AirWaterCoolerPTF" - Parameters "eng.fs,eng.cAC.Cd,eng.cAC.areaAirPath,eng.cAC.dmCW,eng.cAC.coeffTCWK,eng.cAC.CpCW,eng.cAC.dCW" - "Pipe" - SFunctionModules "'GetAirDensity GetAirThermalConduct GetAirViscosity GetCompCombGas_rtwutil GetHTCoeffHT" - "X GetIdealNozzleFlow GetThdynCombGasZach rt_nonfinite rtGetInf rtGetNaN'" - EnableBusSupport off - Port { - PortNumber 1 - Name "dmu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dEu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "dmbu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dmd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dEd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmbd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmbu" - SID "871" - Position [505, 178, 535, 192] - ZOrder 26 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmbd" - SID "872" - Position [505, 298, 535, 312] - ZOrder 27 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "TCW" - SrcPort 1 - DstBlock "S-Function" - DstPort 7 - } - Line { - Name "dmu" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [35, 0; 0, 30] - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "dEu" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "dmbu" - Labels [2, 1] - SrcBlock "S-Function" - SrcPort 3 - Points [35, 0; 0, -30] - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "dmEmbu" - DstPort 1 - } - Line { - Name "dEd" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Bus\nCreator1" - DstPort 2 - } - Line { - Name "dmbd" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 6 - Points [35, 0; 0, -30] - DstBlock "Bus\nCreator1" - DstPort 3 - } - Line { - Name "dmd" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 4 - Points [35, 0; 0, 30] - DstBlock "Bus\nCreator1" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator1" - SrcPort 1 - DstBlock "dmEmbd" - DstPort 1 - } - Line { - SrcBlock "pTFu" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - SrcBlock "pTFd" - SrcPort 1 - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - Points [17, 0; 0, -25] - DstBlock "S-Function" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - Points [17, 0; 0, 25] - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - Points [20, 0; 0, -25] - DstBlock "S-Function" - DstPort 4 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 3 - Points [20, 0; 0, 25] - DstBlock "S-Function" - DstPort 6 - } - } - } - Block { - BlockType SubSystem - Name "Compressor" - SID "30" - Ports [3, 4] - Position [70, 20, 170, 125] - ZOrder 25 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Compressor" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF_u" - SID "33" - Position [115, 273, 145, 287] - ZOrder 15 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "34" - Position [200, 273, 230, 287] - ZOrder 16 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegat" - SID "35" - Position [270, 273, 300, 287] - ZOrder 17 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "36" - Ports [1, 3] - Position [128, 230, 212, 235] - ZOrder 13 - BlockRotation 270 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "37" - Ports [1, 3] - Position [218, 230, 302, 235] - ZOrder 14 - BlockRotation 270 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "38" - Ports [3, 1] - Position [112, 60, 198, 65] - ZOrder 18 - BlockRotation 270 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "39" - Ports [3, 1] - Position [202, 60, 288, 65] - ZOrder 19 - BlockRotation 270 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "233" - Ports [7, 8] - Position [117, 110, 343, 200] - ZOrder 25 - BlockRotation 270 - BackgroundColor "yellow" - FunctionName "compressor_calc_PTF" - Parameters "eng.fs,eng.turbo.comp.flowMap,eng.turbo.comp.effMap,eng.turbo.comp.prRep,eng.turbo.comp.n288r" - "ep,int32(eng.turbo.comp.npr),int32(eng.turbo.comp.nsp)" - SFunctionModules "GetThdynCombGasZach.c" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "40" - Position [205, 3, 235, 17] - ZOrder 20 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "41" - Position [275, 3, 305, 17] - ZOrder 21 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqt" - SID "42" - Position [340, 33, 370, 47] - ZOrder 22 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "eta_c" - SID "234" - Position [385, 68, 415, 82] - ZOrder 26 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [25, 0] - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "omegat" - SrcPort 1 - Points [15, 0] - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [20, 0] - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Mux1" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - Points [0, -65] - DstBlock "Tqt" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 8 - Points [0, -30] - DstBlock "eta_c" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "CompressorBus" - SID "898" - Ports [3, 4] - Position [70, 167, 170, 268] - ZOrder 410 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "CompressorBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "pTF_u" - SID "908" - Position [15, 88, 45, 102] - ZOrder 15 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "909" - Position [15, 148, 45, 162] - ZOrder 16 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegat" - SID "910" - Position [15, 188, 45, 202] - ZOrder 17 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "920" - Ports [3, 1] - Position [325, 56, 330, 114] - ZOrder 29 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusCreator - Name "Bus\nCreator1" - SID "922" - Ports [3, 1] - Position [325, 116, 330, 174] - ZOrder 31 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "911" - Ports [1, 3] - Position [85, 65, 90, 125] - ZOrder 27 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "912" - Ports [1, 3] - Position [85, 128, 90, 182] - ZOrder 28 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "2467" - Ports [7, 8] - Position [140, 61, 270, 209] - ZOrder 32 - BackgroundColor "yellow" - FunctionName "compressor_calc_PTF" - Parameters "eng.fs,eng.turbo.comp.flowMap,eng.turbo.comp.effMap,eng.turbo.comp.prRep,eng.turbo.comp.n288r" - "ep,int32(eng.turbo.comp.npr),int32(eng.turbo.comp.nsp)" - SFunctionModules "GetThdynCombGasZach.c" - EnableBusSupport off - Port { - PortNumber 1 - Name "dmu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dEu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "dmbu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dmd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dEd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmbd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "916" - Position [415, 78, 445, 92] - ZOrder 20 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "917" - Position [415, 138, 445, 152] - ZOrder 21 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqt" - SID "918" - Position [350, 178, 380, 192] - ZOrder 22 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "eta_c" - SID "919" - Position [315, 198, 345, 212] - ZOrder 26 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 3 - DstBlock "S-Function" - DstPort 6 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "omegat" - SrcPort 1 - DstBlock "S-Function" - DstPort 7 - } - Line { - Name "dEu" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "dmu" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "dmbu" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "dEd" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Bus\nCreator1" - DstPort 2 - } - Line { - Name "dmd" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Bus\nCreator1" - DstPort 1 - } - Line { - Name "dmbd" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Bus\nCreator1" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - DstBlock "Tqt" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 8 - DstBlock "eta_c" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator1" - SrcPort 1 - DstBlock "dmEmb_d" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "IdealNozzle" - SID "116" - Ports [3, 2] - Position [225, 161, 325, 259] - ZOrder 62 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "IdealNozzle" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "A_eff" - SID "237" - Position [60, 158, 90, 172] - ZOrder 4 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "238" - Position [60, 188, 90, 202] - ZOrder 5 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "239" - Position [60, 233, 90, 247] - ZOrder 6 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "240" - Ports [1, 3] - Position [120, 174, 125, 216] - ZOrder 7 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "242" - Ports [1, 3] - Position [120, 219, 125, 261] - ZOrder 9 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "245" - Ports [3, 1] - Position [350, 151, 355, 209] - ZOrder 12 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "246" - Ports [3, 1] - Position [350, 211, 355, 269] - ZOrder 13 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "236" - Ports [7, 6] - Position [165, 152, 300, 268] - ZOrder 3 - BackgroundColor "yellow" - FunctionName "IdealNozzlePTF" - Parameters "eng.fs" - SFunctionModules "'GetIdealNozzleFlw GetThdynCombGasZach GetCompCombGas_rtutil'" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "247" - Position [405, 173, 435, 187] - ZOrder 14 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "248" - Position [405, 233, 435, 247] - ZOrder 15 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "A_eff" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Mux1" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "Mux" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - DstBlock "dmEmb_d" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "IdealNozzleBus" - SID "2564" - Ports [3, 2] - Position [370, 166, 470, 264] - ZOrder 469 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "IdealNozzleBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "A_eff" - SID "2565" - Position [60, 158, 90, 172] - ZOrder 4 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "2566" - Position [60, 188, 90, 202] - ZOrder 5 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "2567" - Position [60, 233, 90, 247] - ZOrder 6 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "2575" - Ports [3, 1] - Position [350, 146, 355, 214] - ZOrder 16 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusCreator - Name "Bus\nCreator1" - SID "2577" - Ports [3, 1] - Position [350, 206, 355, 274] - ZOrder 64 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2578" - Ports [1, 3] - Position [120, 171, 125, 219] - ZOrder 65 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "2580" - Ports [1, 3] - Position [120, 216, 125, 264] - ZOrder 66 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "2572" - Ports [7, 6] - Position [165, 152, 300, 268] - ZOrder 3 - BackgroundColor "yellow" - FunctionName "IdealNozzlePTF" - Parameters "eng.fs" - SFunctionModules "'GetIdealNozzleFlw GetThdynCombGasZach GetCompCombGas_rtutil'" - EnableBusSupport off - Port { - PortNumber 1 - Name "dmu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dEu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "dmbu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dmd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dEd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmbd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "2573" - Position [405, 173, 435, 187] - ZOrder 14 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "2574" - Position [405, 233, 435, 247] - ZOrder 15 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "A_eff" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - DstBlock "S-Function" - DstPort 4 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "S-Function" - DstPort 5 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "S-Function" - DstPort 6 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 3 - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - Name "dmu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "dEu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "dmbu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "dmd" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Bus\nCreator1" - DstPort 1 - } - Line { - Name "dEd" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Bus\nCreator1" - DstPort 2 - } - Line { - Name "dmbd" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Bus\nCreator1" - DstPort 3 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator1" - SrcPort 1 - DstBlock "dmEmb_d" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Turbine" - SID "44" - Ports [3, 5] - Position [225, 22, 325, 128] - ZOrder 26 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Turbine" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF_u" - SID "47" - Position [120, 338, 150, 352] - ZOrder 15 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "48" - Position [210, 338, 240, 352] - ZOrder 16 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegat" - SID "49" - Position [290, 338, 320, 352] - ZOrder 17 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "50" - Ports [1, 3] - Position [138, 295, 222, 300] - ZOrder 13 - BlockRotation 270 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "51" - Ports [1, 3] - Position [228, 295, 312, 300] - ZOrder 14 - BlockRotation 270 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "52" - Ports [3, 1] - Position [129, 65, 201, 70] - ZOrder 18 - BlockRotation 270 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "53" - Ports [3, 1] - Position [204, 65, 276, 70] - ZOrder 19 - BlockRotation 270 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "58" - Ports [7, 9] - Position [129, 125, 351, 260] - ZOrder 24 - BlockRotation 270 - BackgroundColor "yellow" - FunctionName "turbine_calc_PTF" - Parameters "eng.fs,eng.turbo.turb.flowCoeff,eng.turbo.turb.effCoeff" - SFunctionModules "GetThdynCombGasZach.c" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "54" - Position [195, 8, 225, 22] - ZOrder 20 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "55" - Position [265, 8, 295, 22] - ZOrder 21 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqt" - SID "56" - Position [350, 38, 380, 52] - ZOrder 22 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Td_calc" - SID "57" - Position [415, 68, 445, 82] - ZOrder 23 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "effTurb" - SID "398" - Position [430, 103, 460, 117] - ZOrder 25 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [25, 0] - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "omegat" - SrcPort 1 - Points [5, 0] - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [25, 0] - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 8 - Points [0, -45] - DstBlock "Td_calc" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Mux1" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - Points [0, -75] - DstBlock "Tqt" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 9 - Points [0, -10] - DstBlock "effTurb" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "TurbineMV" - SID "136" - Ports [3, 5] - Position [370, 24, 470, 126] - ZOrder 64 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 338 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 5 - Object { - $ObjectID 339 - Type "edit" - Name "fs" - Prompt "Stoichiometric fuel-air ratio" - Value "0" - } - Object { - $ObjectID 340 - Type "edit" - Name "flow_coeff_turb" - Prompt "Flow coefficient for turbine model (3x1)" - Value "0" - } - Object { - $ObjectID 341 - Type "edit" - Name "D_turb_wheel" - Prompt "Turbine wheel diameter (m)" - Value "0" - } - Object { - $ObjectID 342 - Type "edit" - Name "Uc_opt" - Prompt "Optimal blade speed ratio" - Value "0" - } - Object { - $ObjectID 343 - Type "edit" - Name "eta_turb_max" - Prompt "Maximum efficiency" - Value "0" - } - PropName "Parameters" - } - } - System { - Name "TurbineMV" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF_u" - SID "139" - Position [255, 483, 285, 497] - ZOrder 20 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "140" - Position [345, 483, 375, 497] - ZOrder 21 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegat" - SID "141" - Position [425, 483, 455, 497] - ZOrder 22 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "142" - Ports [1, 3] - Position [273, 440, 357, 445] - ZOrder 18 - BlockRotation 270 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "143" - Ports [1, 3] - Position [363, 440, 447, 445] - ZOrder 19 - BlockRotation 270 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "144" - Ports [3, 1] - Position [264, 230, 336, 235] - ZOrder 24 - BlockRotation 270 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "145" - Ports [3, 1] - Position [339, 230, 411, 235] - ZOrder 25 - BlockRotation 270 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "223" - Ports [7, 9] - Position [264, 270, 486, 405] - ZOrder 32 - BlockRotation 270 - BackgroundColor "yellow" - FunctionName "turbine_calc_MV_PTF" - Parameters "fs,flow_coeff_turb,D_turb_wheel,Uc_opt,eta_turb_max,T_ref_turb" - SFunctionModules "GetThdynCombGasZach.c" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "146" - Position [320, 173, 350, 187] - ZOrder 26 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "147" - Position [390, 173, 420, 187] - ZOrder 27 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqt" - SID "148" - Position [475, 203, 505, 217] - ZOrder 28 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Td_calc" - SID "149" - Position [540, 233, 570, 247] - ZOrder 29 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "eta_t" - SID "224" - Position [590, 258, 620, 272] - ZOrder 33 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [25, 0] - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "omegat" - SrcPort 1 - Points [5, 0] - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [25, 0] - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 8 - Points [0, -25] - DstBlock "Td_calc" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Mux1" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - Points [0, -55] - DstBlock "Tqt" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 9 - DstBlock "eta_t" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "TurbineMVBus" - SID "1313" - Ports [3, 5] - Position [660, 29, 760, 131] - ZOrder 468 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 344 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 6 - Object { - $ObjectID 345 - Type "edit" - Name "fs" - Prompt "Stoichiometric fuel-air ratio" - Value "fs" - } - Object { - $ObjectID 346 - Type "edit" - Name "flow_coeff_turb" - Prompt "Flow coefficient for turbine model (3x1)" - Value "flowCoeffTurb" - } - Object { - $ObjectID 347 - Type "edit" - Name "D_turb_wheel" - Prompt "Turbine wheel diameter (m)" - Value "dTurbWheel" - } - Object { - $ObjectID 348 - Type "edit" - Name "Uc_opt" - Prompt "Optimal blade speed ratio" - Value "ucOpt" - } - Object { - $ObjectID 349 - Type "edit" - Name "eta_turb_max" - Prompt "Maximum efficiency" - Value "effTurbMax" - } - Object { - $ObjectID 350 - Type "edit" - Name "T_ref_turb" - Prompt "Reference temperature" - Value "T_ref_turb" - } - PropName "Parameters" - } - } - System { - Name "TurbineMVBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF_u" - SID "1314" - Position [345, 388, 375, 402] - ZOrder 20 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "1315" - Position [345, 478, 375, 492] - ZOrder 21 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegat" - SID "1316" - Position [345, 538, 375, 552] - ZOrder 22 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "1317" - Ports [3, 1] - Position [690, 361, 695, 399] - ZOrder 36 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusCreator - Name "Bus\nCreator1" - SID "1318" - Ports [3, 1] - Position [690, 436, 695, 474] - ZOrder 37 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "1319" - Ports [1, 3] - Position [425, 376, 430, 414] - ZOrder 34 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "1320" - Ports [1, 3] - Position [425, 466, 430, 504] - ZOrder 35 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "1321" - Ports [7, 9] - Position [505, 344, 640, 566] - ZOrder 32 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "turbine_calc_MV_PTF" - Parameters "fs,flow_coeff_turb,D_turb_wheel,Uc_opt,eta_turb_max,T_ref_turb" - SFunctionModules "GetThdynCombGasZach.c" - EnableBusSupport off - Port { - PortNumber 1 - Name "dmu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dEu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "dmbu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dmd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dEd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmbd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "1322" - Position [735, 373, 765, 387] - ZOrder 26 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "1323" - Position [735, 448, 765, 462] - ZOrder 27 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqt" - SID "1324" - Position [745, 498, 775, 512] - ZOrder 28 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Td_calc" - SID "1325" - Position [745, 523, 775, 537] - ZOrder 29 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "eta_t" - SID "1326" - Position [745, 548, 775, 562] - ZOrder 33 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - Points [32, 0; 0, 20] - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - Points [32, 0; 0, -20] - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 3 - Points [32, 0; 0, 20] - DstBlock "S-Function" - DstPort 6 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - Points [32, 0; 0, -20] - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "omegat" - SrcPort 1 - DstBlock "S-Function" - DstPort 7 - } - Line { - Name "dmu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 1 - Points [31, 0; 0, 15] - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "dEu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "dmbu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 3 - Points [31, 0; 0, -15] - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - Name "dmd" - Labels [2, 0] - SrcBlock "S-Function" - SrcPort 4 - Points [20, 0; 0, 15] - DstBlock "Bus\nCreator1" - DstPort 1 - } - Line { - Name "dEd" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Bus\nCreator1" - DstPort 2 - } - Line { - Name "dmbd" - Labels [2, 1] - SrcBlock "S-Function" - SrcPort 6 - Points [20, 0; 0, -15] - DstBlock "Bus\nCreator1" - DstPort 3 - } - Line { - SrcBlock "Bus\nCreator1" - SrcPort 1 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - DstBlock "Tqt" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 8 - DstBlock "Td_calc" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 9 - DstBlock "eta_t" - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "Heat Transfer" - SID "1628" - Ports [] - Position [675, 175, 775, 290] - ZOrder 517 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Heat Transfer" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType SubSystem - Name "EngCylHeatTransfer" - SID "1627" - Ports [3, 2] - Position [70, 24, 165, 126] - ZOrder 516 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "EngCylHeatTransfer" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF_Cyl" - SID "1634" - Position [15, 133, 45, 147] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "vCyl" - SID "1635" - Position [125, 163, 155, 177] - ZOrder 1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "1636" - Position [125, 193, 155, 207] - ZOrder 3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "1637" - Ports [1, 3] - Position [75, 96, 80, 184] - ZOrder 6 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "1638" - Ports [4, 2] - Position [190, 92, 315, 218] - ZOrder 5 - BackgroundColor "yellow" - FunctionName "EngCylHeatTransfer" - Parameters "cyl.dim.S,cyl.dim.B,cyl.HT.cAlpha,cyl.HT.mCp,cyl.HT.tempWall0,cyl.HT.cCylHT,eng.nCyl" - EnableBusSupport off - } - Block { - BlockType Terminator - Name "Terminator" - SID "1639" - Position [110, 245, 130, 265] - ZOrder 7 - } - Block { - BlockType Outport - Name "dQ" - SID "1640" - Position [360, 118, 390, 132] - ZOrder -2 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "tempWall" - SID "1641" - Position [360, 183, 390, 197] - ZOrder 4 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "dQ" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "tempWall" - DstPort 1 - } - Line { - SrcBlock "pTF_Cyl" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux" - SrcPort 3 - Points [10, 0] - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "vCyl" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "omega" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - } - } - Block { - BlockType SubSystem - Name "EngCylHeatTransferBus" - SID "2511" - Ports [2, 2] - Position [300, 24, 395, 126] - ZOrder 517 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "EngCylHeatTransferBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "250" - Block { - BlockType Inport - Name "pTFV_Cyl" - SID "2512" - Position [15, 133, 45, 147] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "2514" - Position [125, 193, 155, 207] - ZOrder 3 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2520" - Ports [1, 3] - Position [60, 121, 65, 159] - ZOrder 8 - ShowName off - OutputSignals "p,T,V" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "2516" - Ports [4, 2] - Position [190, 92, 315, 218] - ZOrder 5 - BackgroundColor "yellow" - FunctionName "EngCylHeatTransfer" - Parameters "cyl.dim.S,cyl.dim.B,cyl.HT.cAlpha,cyl.HT.mCp,cyl.HT.tempWall0,cyl.HT.cCylHT,eng.nCyl" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dQ" - SID "2518" - Position [360, 118, 390, 132] - ZOrder -2 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "tempWall" - SID "2519" - Position [360, 183, 390, 197] - ZOrder 4 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "dQ" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "tempWall" - DstPort 1 - } - Line { - SrcBlock "pTFV_Cyl" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - SrcBlock "omega" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - Points [57, 0; 0, 20] - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - Points [57, 0; 0, -20] - DstBlock "S-Function" - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "Load" - SID "1619" - Ports [] - Position [675, 25, 775, 125] - ZOrder 515 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Load" - Location [-9, -9, 1929, 1161] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "50" - Block { - BlockType SubSystem - Name "Load" - SID "168" - Ports [1, 1] - Position [70, 22, 160, 138] - ZOrder 144 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 351 - $ClassName "Simulink.Mask" - Description "Load Selection and Definition\nLoad_index Load_amp Load_bias Start_time T_load\n1-Step" - ", Final, Initial, Step time, N/A,\n2-Sine, amp, bias, D" - "elay, Period\n3-Ramp, Slope, Initial, Start time, N/A\n4-User input N" - "/A, Initial, Delay, N/A\n5-External input N/A, Initial, Delay, N" - "/A\n6-Constant N/A, Load, N/A, N/A\n" - Array { - Type "Simulink.MaskParameter" - Dimension 5 - Object { - $ObjectID 352 - Type "edit" - Name "Load_index" - Prompt "Load index " - Value "Load_index" - } - Object { - $ObjectID 353 - Type "edit" - Name "Load_amp" - Prompt "Load amplitude" - Value "Load_amp" - } - Object { - $ObjectID 354 - Type "edit" - Name "Load_bias" - Prompt "Load in bias" - Value "Load_bias" - } - Object { - $ObjectID 355 - Type "edit" - Name "Start_time" - Prompt "Load initiation time" - Value "Start_time" - } - Object { - $ObjectID 356 - Type "edit" - Name "T_load" - Prompt "Period of the load" - Value "T_load" - } - PropName "Parameters" - } - } - System { - Name "Load" - Location [-8, -8, 1928, 1048] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "150" - Block { - BlockType Inport - Name "input" - SID "169" - Position [30, 298, 60, 312] - ZOrder 143 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "170" - Position [20, 340, 75, 370] - ZOrder 137 - BackgroundColor "green" - Value "Load_bias" - } - Block { - BlockType Constant - Name "Constant2" - SID "171" - Position [55, 20, 145, 50] - ZOrder 139 - BackgroundColor "green" - Value "Load_index" - } - Block { - BlockType FromWorkspace - Name "From\nWorkspace" - SID "172" - Position [20, 223, 85, 247] - ZOrder 132 - BackgroundColor "green" - VariableName "Tq_hist" - SampleTime "0" - ZeroCross on - } - Block { - BlockType MultiPortSwitch - Name "Multiport\nSwitch" - SID "173" - Ports [7, 1] - Position [225, 75, 270, 225] - ZOrder 135 - BackgroundColor "yellow" - Inputs "6" - InputSameDT off - SaturateOnIntegerOverflow off - } - Block { - BlockType Reference - Name "Ramp" - SID "174" - Ports [0, 1] - Position [55, 175, 85, 205] - ZOrder 131 - BackgroundColor "green" - LibraryVersion "1.274" - SourceBlock "simulink/Sources/Ramp" - SourceType "Ramp" - slope "Load_amp" - start "Start_time" - X0 "Load_bias" - VectorParams1D on - } - Block { - BlockType Sin - Name "Sine Wave" - SID "175" - Ports [0, 1] - Position [55, 115, 85, 145] - ZOrder 130 - BackgroundColor "green" - Amplitude "Load_amp" - Bias "Load_bias" - Frequency "2*pi/T_load" - SampleTime "0" - } - Block { - BlockType Step - Name "Step" - SID "176" - Position [115, 65, 145, 95] - ZOrder 129 - BackgroundColor "green" - Time "Start_time" - Before "Load_bias" - After "Load_amp" - SampleTime "0" - } - Block { - BlockType TransportDelay - Name "Transport\nDelay" - SID "177" - Ports [1, 1] - Position [115, 115, 145, 145] - ZOrder 138 - BackgroundColor "yellow" - DelayTime "Start_time" - InitialOutput "Load_bias" - } - Block { - BlockType TransportDelay - Name "Transport\nDelay1" - SID "178" - Ports [1, 1] - Position [115, 220, 145, 250] - ZOrder 141 - BackgroundColor "yellow" - DelayTime "Start_time" - InitialOutput "Load_bias" - } - Block { - BlockType TransportDelay - Name "Transport\nDelay2" - SID "179" - Ports [1, 1] - Position [115, 290, 145, 320] - ZOrder 142 - BackgroundColor "yellow" - DelayTime "Start_time" - InitialOutput "Load_bias" - } - Block { - BlockType Outport - Name "Out1" - SID "180" - Position [315, 143, 345, 157] - ZOrder 144 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "Constant2" - SrcPort 1 - Points [42, 0; 0, 55] - DstBlock "Multiport\nSwitch" - DstPort 1 - } - Line { - SrcBlock "input" - SrcPort 1 - DstBlock "Transport\nDelay2" - DstPort 1 - } - Line { - SrcBlock "Transport\nDelay" - SrcPort 1 - DstBlock "Multiport\nSwitch" - DstPort 3 - } - Line { - SrcBlock "Transport\nDelay2" - SrcPort 1 - Points [40, 0; 0, -115] - DstBlock "Multiport\nSwitch" - DstPort 6 - } - Line { - SrcBlock "Transport\nDelay1" - SrcPort 1 - Points [19, 0; 0, -65] - DstBlock "Multiport\nSwitch" - DstPort 5 - } - Line { - SrcBlock "Step" - SrcPort 1 - Points [15, 0; 0, 30] - DstBlock "Multiport\nSwitch" - DstPort 2 - } - Line { - SrcBlock "Sine Wave" - SrcPort 1 - DstBlock "Transport\nDelay" - DstPort 1 - } - Line { - SrcBlock "Multiport\nSwitch" - SrcPort 1 - DstBlock "Out1" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - Points [130, 0] - DstBlock "Multiport\nSwitch" - DstPort 7 - } - Line { - SrcBlock "Ramp" - SrcPort 1 - Points [73, 0; 0, -40] - DstBlock "Multiport\nSwitch" - DstPort 4 - } - Line { - SrcBlock "From\nWorkspace" - SrcPort 1 - DstBlock "Transport\nDelay1" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Propeller" - SID "521" - Ports [1, 1] - Position [70, 171, 160, 249] - ZOrder 284 - BackgroundColor "yellow" - LibraryVersion "1.32" - ErrorFcn "Stateflow.Translate.translate" - PermitHierarchicalResolution "ExplicitOnly" - TreatAsAtomicUnit on - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - SFBlockType "MATLAB Function" - System { - Name "Propeller" - Location [223, 338, 826, 833] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - SIDHighWatermark "26" - Block { - BlockType Inport - Name "omegaE" - SID "521::1" - Position [20, 101, 40, 119] - ZOrder -1 - IconDisplay "Port number" - } - Block { - BlockType Demux - Name " Demux " - SID "521::19" - Ports [1, 1] - Position [270, 230, 320, 270] - ZOrder 5 - Outputs "1" - } - Block { - BlockType S-Function - Name " SFunction " - SID "521::18" - Tag "Stateflow S-Function EngineSystemSubmodel 1" - Ports [1, 2] - Position [180, 100, 230, 160] - ZOrder 4 - FunctionName "sf_sfun" - Parameters "coeffProp" - PortCounts "[1 2]" - EnableBusSupport on - Port { - PortNumber 2 - Name "Tq" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Terminator - Name " Terminator " - SID "521::20" - Position [460, 241, 480, 259] - ZOrder 6 - } - Block { - BlockType Outport - Name "Tq" - SID "521::5" - Position [460, 101, 480, 119] - ZOrder -5 - IconDisplay "Port number" - } - Line { - SrcBlock "omegaE" - SrcPort 1 - DstBlock " SFunction " - DstPort 1 - } - Line { - Name "Tq" - Labels [0, 0] - SrcBlock " SFunction " - SrcPort 2 - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock " Demux " - SrcPort 1 - DstBlock " Terminator " - DstPort 1 - } - Line { - SrcBlock " SFunction " - SrcPort 1 - DstBlock " Demux " - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "MVEM_TC" - SID "938" - Ports [2, 5] - Position [890, 25, 1125, 125] - ZOrder 514 - ForegroundColor "red" - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 357 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 358 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "genset" - Prompt "Genset parameters" - Value "genset" - } - } - System { - Name "MVEM_TC" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "60" - Block { - BlockType Inport - Name "uGov" - SID "1553" - Position [1360, 298, 1390, 312] - ZOrder 495 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegaEngPu" - SID "1554" - Position [1360, 343, 1390, 357] - ZOrder 496 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Reference - Name "AirWaterCoolerNV" - SID "1555" - Ports [3, 2] - Position [735, 117, 830, 223] - ZOrder 442 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Flow Restriction/AirWaterCoolerBus" - SourceType "SubSystem" - Port { - PortNumber 2 - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "1556" - Ports [3, 1] - Position [310, 451, 315, 519] - ZOrder 481 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusCreator - Name "Bus\nCreator1" - SID "1557" - Ports [3, 1] - Position [310, 566, 315, 634] - ZOrder 482 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "1558" - Ports [1, 2] - Position [1160, 413, 1165, 477] - ZOrder 494 - ShowName off - OutputSignals "p,T" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "1559" - Ports [1, 3] - Position [295, 83, 300, 157] - ZOrder 466 - ShowName off - OutputSignals "dmd,dEd,dmbd" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector2" - SID "1560" - Ports [1, 3] - Position [978, 130, 1052, 135] - ZOrder 426 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - OutputSignals "dmu,dEu,dmbu" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector3" - SID "1561" - Ports [1, 3] - Position [1718, 170, 1792, 175] - ZOrder 472 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - OutputSignals "dmu,dEu,dmbu" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector4" - SID "1562" - Ports [1, 3] - Position [1655, 198, 1660, 272] - ZOrder 434 - ShowName off - OutputSignals "dmd,dEd,dmbd" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector6" - SID "1563" - Ports [1, 3] - Position [935, 163, 940, 237] - ZOrder 444 - ShowName off - OutputSignals "dmd,dEd,dmbd" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector8" - SID "1564" - Ports [1, 3] - Position [343, 55, 417, 60] - ZOrder 455 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - OutputSignals "dmu,dEu,dmbu" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "CompressorNV" - SID "1565" - Ports [3, 4] - Position [130, 80, 225, 185] - ZOrder 465 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Flow Restriction/CompressorBus" - SourceType "SubSystem" - Port { - PortNumber 3 - Name "tqComp" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant" - SID "1566" - Position [70, 450, 205, 480] - ZOrder 476 - BackgroundColor "green" - Value "genset.eng.pAmb" - Port { - PortNumber 1 - Name "p" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant1" - SID "1567" - Position [1080, 242, 1095, 258] - ZOrder 445 - BackgroundColor "green" - Value "0" - } - Block { - BlockType Constant - Name "Constant2" - SID "1568" - Position [1845, 277, 1855, 293] - ZOrder 438 - BackgroundColor "green" - Value "0" - } - Block { - BlockType Constant - Name "Constant3" - SID "1569" - Position [655, 194, 700, 216] - ZOrder 446 - BackgroundColor "green" - Value "genset.eng.tCW" - } - Block { - BlockType Constant - Name "Constant4" - SID "1570" - Position [430, 162, 445, 178] - ZOrder 456 - BackgroundColor "green" - Value "0" - } - Block { - BlockType Constant - Name "Constant5" - SID "1571" - Position [70, 500, 205, 530] - ZOrder 477 - BackgroundColor "green" - Value "genset.eng.tAmb" - Port { - PortNumber 1 - Name "T" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant8" - SID "1572" - Position [70, 550, 205, 580] - ZOrder 478 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Value "genset.eng.fAmb" - Port { - PortNumber 1 - Name "F" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant9" - SID "1573" - Position [70, 605, 205, 635] - ZOrder 479 - BackgroundColor "green" - Value "genset.eng.pBack" - Port { - PortNumber 1 - Name "p" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType From - Name "From" - SID "1574" - Position [65, 243, 120, 267] - ZOrder 470 - BackgroundColor "magenta" - GotoTag "turbTq" - Port { - PortNumber 1 - Name "tqTurb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType From - Name "From1" - SID "1575" - Position [2040, 308, 2100, 332] - ZOrder 471 - BackgroundColor "magenta" - GotoTag "omegaT" - } - Block { - BlockType From - Name "From2" - SID "1576" - Position [2040, 273, 2100, 297] - ZOrder 473 - BackgroundColor "magenta" - GotoTag "pTFATurb" - } - Block { - BlockType From - Name "From3" - SID "1577" - Position [20, 88, 95, 112] - ZOrder 474 - BackgroundColor "magenta" - GotoTag "pTFBComp" - } - Block { - BlockType Gain - Name "Gain" - SID "1578" - Position [1355, 406, 1535, 444] - ZOrder 439 - BlockMirror on - BackgroundColor "yellow" - Gain "genset.eng.omegaENom" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "Gain1" - SID "1579" - Position [1660, 301, 1805, 339] - ZOrder 515 - BackgroundColor "yellow" - Gain "1/genset.eng.tqShaftNom" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Goto - Name "Goto" - SID "1580" - Position [2260, 275, 2315, 295] - ZOrder 475 - BackgroundColor "orange" - GotoTag "turbTq" - } - Block { - BlockType Goto - Name "Goto1" - SID "1581" - Position [355, 470, 430, 500] - ZOrder 483 - BackgroundColor "orange" - GotoTag "pTFBComp" - } - Block { - BlockType Goto - Name "Goto2" - SID "1582" - Position [355, 585, 425, 615] - ZOrder 484 - BackgroundColor "orange" - GotoTag "pTFATurb" - } - Block { - BlockType Goto - Name "Goto3" - SID "1583" - Position [70, 287, 135, 313] - ZOrder 514 - BackgroundColor "orange" - GotoTag "omegaT" - } - Block { - BlockType Reference - Name "InCylinderMV1" - SID "1584" - Ports [4, 5] - Position [1415, 200, 1570, 320] - ZOrder 441 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/InCylinderMVBus" - SourceType "" - fs "genset.eng.fs" - Vd "genset.eng.vD" - LHV "genset.eng.LHV" - Pe_nom "genset.eng.powNom" - SFC "genset.eng.SFC" - vol_eff_coeff1 "genset.eng.volEff1" - vol_eff_coeff2 "genset.eng.volEff2" - T_pe "genset.eng.tPe" - nstroke "genset.eng.nStroke" - m_f_cyc_max "genset.eng.mFCycMax" - C1 "genset.eng.C1" - p_a_inf "genset.eng.pAInf" - Pe0 "genset.eng.powL0*genset.eng.powNom" - } - Block { - BlockType Sum - Name "Sum" - SID "1585" - Ports [2, 1] - Position [980, 165, 1000, 185] - ZOrder 421 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dm" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum1" - SID "1586" - Ports [2, 1] - Position [1005, 190, 1025, 210] - ZOrder 424 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "1587" - Ports [2, 1] - Position [1030, 215, 1050, 235] - ZOrder 425 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum3" - SID "1588" - Ports [2, 1] - Position [1720, 200, 1740, 220] - ZOrder 435 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dm" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum4" - SID "1589" - Ports [2, 1] - Position [1745, 225, 1765, 245] - ZOrder 436 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum5" - SID "1590" - Ports [2, 1] - Position [1770, 250, 1790, 270] - ZOrder 437 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum6" - SID "1591" - Ports [2, 1] - Position [345, 85, 365, 105] - ZOrder 452 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dm" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum7" - SID "1592" - Ports [2, 1] - Position [370, 110, 390, 130] - ZOrder 453 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum8" - SID "1593" - Ports [2, 1] - Position [395, 135, 415, 155] - ZOrder 454 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator" - SID "1594" - Position [2230, 255, 2250, 275] - ZOrder 491 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "1595" - Position [2230, 315, 2250, 335] - ZOrder 492 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "1596" - Position [2230, 295, 2250, 315] - ZOrder 493 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "1597" - Position [245, 160, 265, 180] - ZOrder 504 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator4" - SID "1598" - Position [245, 85, 265, 105] - ZOrder 505 - BackgroundColor "red" - } - Block { - BlockType Reference - Name "TurbineMV1" - SID "1599" - Ports [3, 5] - Position [2115, 229, 2210, 341] - ZOrder 467 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Flow Restriction/TurbineMVBus" - SourceType "" - fs "genset.eng.fs" - flow_coeff_turb "genset.eng.flowCoeffTurb" - D_turb_wheel "genset.eng.dTurbWheel" - Uc_opt "genset.eng.ucOpt" - eta_turb_max "genset.eng.effTurbMax" - T_ref_turb "genset.eng.T_ref_turb" - } - Block { - BlockType SubSystem - Name "TurbochargerShaft" - SID "1600" - Ports [2, 1] - Position [155, 230, 265, 265] - ZOrder 510 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Port { - PortNumber 1 - Name "omegaTC" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "TurbochargerShaft" - Location [-9, 0, 1929, 1050] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "tqComp" - SID "1601" - Position [70, 48, 100, 62] - ZOrder 510 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "tqTurb" - SID "1602" - Position [70, 118, 100, 132] - ZOrder 511 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain1" - SID "1603" - Position [205, 180, 265, 210] - ZOrder 515 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "Gain3" - SID "1604" - Position [300, 110, 375, 140] - ZOrder 509 - BackgroundColor "yellow" - Gain "1/genset.eng.jTC" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "omegat" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Integrator - Name "Integrator" - SID "1605" - Ports [1, 1] - Position [220, 110, 250, 140] - ZOrder 468 - BackgroundColor "cyan" - InitialCondition "genset.eng.omegaT0*genset.eng.jTC" - } - Block { - BlockType Saturate - Name "Saturation" - SID "1606" - Ports [1, 1] - Position [465, 110, 495, 140] - ZOrder 513 - BackgroundColor "yellow" - InputPortMap "u0" - UpperLimit "genset.eng.RPMtMax*pi/30*1.1;" - LowerLimit "genset.eng.RPMtMax*pi/30*0.24;" - } - Block { - BlockType Sum - Name "Sum10" - SID "1607" - Ports [2, 1] - Position [400, 185, 420, 205] - ZOrder 514 - BlockMirror on - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum9" - SID "1608" - Ports [3, 1] - Position [155, 115, 175, 135] - ZOrder 469 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "omegaTC" - SID "1609" - Position [575, 118, 605, 132] - ZOrder 512 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "Gain1" - SrcPort 1 - Points [-35, 0] - DstBlock "Sum9" - DstPort 3 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - Points [47, 0] - Branch { - DstBlock "omegaTC" - DstPort 1 - } - Branch { - Points [0, 70] - DstBlock "Sum10" - DstPort 2 - } - } - Line { - SrcBlock "Sum10" - SrcPort 1 - DstBlock "Gain1" - DstPort 1 - } - Line { - Name "omegat" - Labels [0, 0] - SrcBlock "Gain3" - SrcPort 1 - Points [30, 0] - Branch { - DstBlock "Sum10" - DstPort 1 - } - Branch { - DstBlock "Saturation" - DstPort 1 - } - } - Line { - SrcBlock "Integrator" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "Sum9" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "tqTurb" - SrcPort 1 - DstBlock "Sum9" - DstPort 2 - } - Line { - SrcBlock "tqComp" - SrcPort 1 - Points [60, 0] - DstBlock "Sum9" - DstPort 1 - } - } - } - Block { - BlockType Reference - Name "airReceiver" - SID "1610" - Ports [4, 1] - Position [1115, 163, 1210, 262] - ZOrder 394 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVolBus" - SourceType "" - CV "CV" - Port { - PortNumber 1 - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "exhaustReceiver" - SID "1611" - Ports [4, 1] - Position [1880, 198, 1975, 297] - ZOrder 409 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVolBus" - SourceType "" - CV "CV" - Port { - PortNumber 1 - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "pipe" - SID "1612" - Ports [4, 1] - Position [475, 83, 570, 182] - ZOrder 450 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVolBus" - SourceType "" - CV "CV" - Port { - PortNumber 1 - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "Tqe" - SID "1613" - Position [1840, 313, 1870, 327] - ZOrder 499 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "powEffPu" - SID "1614" - Position [1840, 398, 1870, 412] - ZOrder 501 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "volEff" - SID "1615" - Position [1840, 358, 1870, 372] - ZOrder 500 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "pAR" - SID "1616" - Position [1205, 423, 1235, 437] - ZOrder 502 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "TAR" - SID "1617" - Position [1205, 453, 1235, 467] - ZOrder 503 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - Name "omegaTC" - Labels [0, 0] - SrcBlock "TurbochargerShaft" - SrcPort 1 - Points [9, 0; 0, 81; -223, 0; 0, -31] - Branch { - DstBlock "Goto3" - DstPort 1 - } - Branch { - Points [0, -130] - DstBlock "CompressorNV" - DstPort 3 - } - } - Line { - Name "tqTurb" - Labels [0, 0] - SrcBlock "From" - SrcPort 1 - DstBlock "TurbochargerShaft" - DstPort 2 - } - Line { - Name "tqComp" - Labels [0, 0] - SrcBlock "CompressorNV" - SrcPort 3 - Points [56, 0; 0, 67; -146, 0] - DstBlock "TurbochargerShaft" - DstPort 1 - } - Line { - SrcBlock "InCylinderMV1" - SrcPort 3 - Points [58, 0; 0, 60] - DstBlock "Gain1" - DstPort 1 - } - Line { - SrcBlock "CompressorNV" - SrcPort 1 - DstBlock "Terminator4" - DstPort 1 - } - Line { - SrcBlock "CompressorNV" - SrcPort 4 - DstBlock "Terminator3" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "TAR" - DstPort 1 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "pAR" - DstPort 1 - } - Line { - SrcBlock "Gain1" - SrcPort 1 - DstBlock "Tqe" - DstPort 1 - } - Line { - SrcBlock "uGov" - SrcPort 1 - DstBlock "InCylinderMV1" - DstPort 4 - } - Line { - SrcBlock "InCylinderMV1" - SrcPort 4 - Points [41, 0; 0, 80] - DstBlock "volEff" - DstPort 1 - } - Line { - SrcBlock "Constant3" - SrcPort 1 - DstBlock "AirWaterCoolerNV" - DstPort 3 - } - Line { - SrcBlock "CompressorNV" - SrcPort 2 - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector4" - SrcPort 1 - DstBlock "Sum3" - DstPort 2 - } - Line { - SrcBlock "Constant1" - SrcPort 1 - DstBlock "airReceiver" - DstPort 4 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector4" - SrcPort 3 - DstBlock "Sum5" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector6" - SrcPort 3 - DstBlock "Sum2" - DstPort 2 - } - Line { - SrcBlock "InCylinderMV1" - SrcPort 2 - DstBlock "Bus\nSelector4" - DstPort 1 - } - Line { - SrcBlock "Sum4" - SrcPort 1 - DstBlock "exhaustReceiver" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector4" - SrcPort 2 - DstBlock "Sum4" - DstPort 2 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - DstBlock "airReceiver" - DstPort 3 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - DstBlock "airReceiver" - DstPort 2 - } - Line { - SrcBlock "Sum5" - SrcPort 1 - DstBlock "exhaustReceiver" - DstPort 3 - } - Line { - SrcBlock "Constant2" - SrcPort 1 - DstBlock "exhaustReceiver" - DstPort 4 - } - Line { - Name "dm" - SrcBlock "Sum3" - SrcPort 1 - DstBlock "exhaustReceiver" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector6" - SrcPort 2 - DstBlock "Sum1" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector6" - SrcPort 1 - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "AirWaterCoolerNV" - SrcPort 1 - Points [9, 0; 0, -122; -464, 0] - DstBlock "Bus\nSelector8" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector8" - SrcPort 3 - DstBlock "Sum8" - DstPort 1 - } - Line { - SrcBlock "pipe" - SrcPort 1 - Points [27, 0] - Branch { - DstBlock "AirWaterCoolerNV" - DstPort 1 - } - Branch { - Points [0, 229; -573, 0; 0, -229] - DstBlock "CompressorNV" - DstPort 2 - } - } - Line { - SrcBlock "Sum8" - SrcPort 1 - DstBlock "pipe" - DstPort 3 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [-18, 0; 0, -150] - DstBlock "InCylinderMV1" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector8" - SrcPort 1 - DstBlock "Sum6" - DstPort 1 - } - Line { - SrcBlock "Sum7" - SrcPort 1 - DstBlock "pipe" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector8" - SrcPort 2 - DstBlock "Sum7" - DstPort 1 - } - Line { - SrcBlock "AirWaterCoolerNV" - SrcPort 2 - DstBlock "Bus\nSelector6" - DstPort 1 - } - Line { - Name "dm" - SrcBlock "Sum6" - SrcPort 1 - DstBlock "pipe" - DstPort 1 - } - Line { - SrcBlock "InCylinderMV1" - SrcPort 5 - Points [31, 0; 0, 95] - DstBlock "powEffPu" - DstPort 1 - } - Line { - SrcBlock "TurbineMV1" - SrcPort 1 - Points [40, 0; 0, -117; -500, 0] - DstBlock "Bus\nSelector3" - DstPort 1 - } - Line { - SrcBlock "From1" - SrcPort 1 - DstBlock "TurbineMV1" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector3" - SrcPort 1 - DstBlock "Sum3" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "Goto1" - DstPort 1 - } - Line { - Name "" - Labels [1, 1] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "Sum6" - DstPort 2 - } - Line { - Name "" - Labels [1, 1] - SrcBlock "Bus\nSelector1" - SrcPort 3 - DstBlock "Sum8" - DstPort 2 - } - Line { - Name "" - Labels [1, 1] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "Sum7" - DstPort 2 - } - Line { - SrcBlock "Constant4" - SrcPort 1 - DstBlock "pipe" - DstPort 4 - } - Line { - SrcBlock "airReceiver" - SrcPort 1 - Points [32, 0] - Branch { - Points [0, 187; -117, 0] - Branch { - Points [-501, 0; 0, -232] - DstBlock "AirWaterCoolerNV" - DstPort 2 - } - Branch { - Points [0, 43] - DstBlock "Bus\nSelector" - DstPort 1 - } - } - Branch { - DstBlock "InCylinderMV1" - DstPort 1 - } - } - Line { - SrcBlock "omegaEngPu" - SrcPort 1 - Points [200, 0; 0, 75] - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "exhaustReceiver" - SrcPort 1 - Points [30, 0] - Branch { - Points [0, 207; -692, 0; 0, -212] - DstBlock "InCylinderMV1" - DstPort 2 - } - Branch { - DstBlock "TurbineMV1" - DstPort 1 - } - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector2" - SrcPort 3 - DstBlock "Sum2" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector2" - SrcPort 2 - DstBlock "Sum1" - DstPort 1 - } - Line { - Name "dm" - SrcBlock "Sum" - SrcPort 1 - DstBlock "airReceiver" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector2" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "InCylinderMV1" - SrcPort 1 - Points [49, 0; 0, -115; -609, 0] - DstBlock "Bus\nSelector2" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector3" - SrcPort 3 - DstBlock "Sum5" - DstPort 1 - } - Line { - SrcBlock "TurbineMV1" - SrcPort 3 - DstBlock "Goto" - DstPort 1 - } - Line { - SrcBlock "From2" - SrcPort 1 - DstBlock "TurbineMV1" - DstPort 2 - } - Line { - SrcBlock "From3" - SrcPort 1 - DstBlock "CompressorNV" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector3" - SrcPort 2 - DstBlock "Sum4" - DstPort 1 - } - Line { - Name "p" - Labels [2, 1] - SrcBlock "Constant9" - SrcPort 1 - Points [21, 0; 0, -40] - DstBlock "Bus\nCreator1" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator1" - SrcPort 1 - DstBlock "Goto2" - DstPort 1 - } - Line { - Name "p" - Labels [1, 1] - SrcBlock "Constant" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "F" - Labels [1, 1] - SrcBlock "Constant8" - SrcPort 1 - Points [73, 0] - Branch { - Points [0, -60] - DstBlock "Bus\nCreator" - DstPort 3 - } - Branch { - Points [0, 55] - DstBlock "Bus\nCreator1" - DstPort 3 - } - } - Line { - Name "T" - Labels [1, 1] - SrcBlock "Constant5" - SrcPort 1 - Points [47, 0] - Branch { - Points [0, -30] - DstBlock "Bus\nCreator" - DstPort 2 - } - Branch { - Points [0, 85] - DstBlock "Bus\nCreator1" - DstPort 2 - } - } - Line { - SrcBlock "TurbineMV1" - SrcPort 5 - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "TurbineMV1" - SrcPort 4 - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "TurbineMV1" - SrcPort 2 - DstBlock "Terminator" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Mechanical Part" - SID "1466" - Ports [] - Position [515, 175, 620, 290] - ZOrder 511 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Mechanical Part" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType SubSystem - Name "CrankMechKinematic" - SID "310" - Ports [3, 4] - Position [70, 21, 185, 139] - ZOrder 178 - BackgroundColor "yellow" - LibraryVersion "*1.126" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "CrankMechKinematic" - Location [-8, 0, 1924, 1176] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pCyl" - SID "311" - Position [110, 108, 140, 122] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "313" - Position [110, 148, 140, 162] - ZOrder 1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pScav" - SID "314" - Position [110, 188, 140, 202] - ZOrder 2 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType S-Function - Name "S-Function" - SID "318" - Ports [3, 4] - Position [185, 98, 330, 212] - ZOrder 6 - BackgroundColor "yellow" - FunctionName "crankMechKinematic" - Parameters "cyl.init.phi0(cylNo),cyl.dim.B,cyl.dim.S,cyl.dim.lambda" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dV" - SID "312" - Position [360, 103, 390, 117] - ZOrder -2 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tq" - SID "315" - Position [360, 133, 390, 147] - ZOrder 3 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "pow" - SID "316" - Position [360, 163, 390, 177] - ZOrder 4 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phi" - SID "317" - Position [360, 193, 390, 207] - ZOrder 5 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - SrcBlock "omega" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "pScav" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "pCyl" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "phi" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "pow" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "dV" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Shaft" - SID "535" - Ports [2, 1] - Position [230, 26, 325, 139] - ZOrder 286 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Shaft" - Location [-9, -9, 1929, 1161] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "tqEng" - SID "536" - Position [110, 178, 140, 192] - ZOrder 2 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "tqLoad" - SID "537" - Position [110, 63, 140, 77] - ZOrder -1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain" - SID "538" - Position [425, 54, 530, 86] - ZOrder 9 - BackgroundColor "yellow" - Gain "1/jShaft" - ParamDataTypeStr "double" - OutDataTypeStr "double" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "539" - Ports [1, 1] - Position [375, 55, 405, 85] - ZOrder 3 - BackgroundColor "cyan" - InitialCondition "jShaft*omegaE0" - } - Block { - BlockType SubSystem - Name "MATLAB Function" - SID "540" - Ports [1, 1] - Position [585, 152, 780, 208] - ZOrder 5 - BackgroundColor "yellow" - LibraryVersion "1.32" - ErrorFcn "Stateflow.Translate.translate" - PermitHierarchicalResolution "ExplicitOnly" - TreatAsAtomicUnit on - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - SFBlockType "MATLAB Function" - Object { - $PropName "MaskObject" - $ObjectID 359 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 360 - Type "edit" - Name "omegaEMax" - Prompt "Maximum engine speed (rad/s)" - Value "eng.RPMMax*pi/30" - } - Object { - $ObjectID 361 - Type "edit" - Name "coeffMechEff" - Prompt "Coefficient for mechanical efficiency model (2x1)" - Value "eng.coeffMechEff" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "effMech" - PropagatedSignals "effMech" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "MATLAB Function" - Location [223, 338, 826, 833] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - SIDHighWatermark "27" - Block { - BlockType Inport - Name "omegaE" - SID "540::1" - Position [20, 101, 40, 119] - ZOrder -1 - IconDisplay "Port number" - } - Block { - BlockType Demux - Name " Demux " - SID "540::19" - Ports [1, 1] - Position [270, 230, 320, 270] - ZOrder 5 - Outputs "1" - } - Block { - BlockType S-Function - Name " SFunction " - SID "540::18" - Tag "Stateflow S-Function EngineSystemSubmodel 3" - Ports [1, 2] - Position [180, 100, 230, 160] - ZOrder 4 - FunctionName "sf_sfun" - Parameters "coeffMechEff,omegaEMax" - PortCounts "[1 2]" - EnableBusSupport on - Port { - PortNumber 2 - Name "effMech" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Terminator - Name " Terminator " - SID "540::20" - Position [460, 241, 480, 259] - ZOrder 6 - } - Block { - BlockType Outport - Name "effMech" - SID "540::5" - Position [460, 101, 480, 119] - ZOrder -5 - IconDisplay "Port number" - } - Line { - SrcBlock "omegaE" - SrcPort 1 - DstBlock " SFunction " - DstPort 1 - } - Line { - Name "effMech" - Labels [0, 0] - SrcBlock " SFunction " - SrcPort 2 - DstBlock "effMech" - DstPort 1 - } - Line { - SrcBlock " Demux " - SrcPort 1 - DstBlock " Terminator " - DstPort 1 - } - Line { - SrcBlock " SFunction " - SrcPort 1 - DstBlock " Demux " - DstPort 1 - } - } - } - Block { - BlockType Product - Name "Product" - SID "541" - Ports [2, 1] - Position [305, 177, 335, 208] - ZOrder 6 - BackgroundColor "yellow" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "TqShaft" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "542" - Ports [2, 1] - Position [340, 60, 360, 80] - ZOrder 4 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|-+" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "omegaE" - SID "543" - Position [870, 63, 900, 77] - ZOrder -2 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "tqLoad" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "tqEng" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - Name "effMech" - Labels [0, 0] - SrcBlock "MATLAB Function" - SrcPort 1 - Points [9, 0; 0, 86; -568, 0; 0, -66] - DstBlock "Product" - DstPort 2 - } - Line { - Name "TqShaft" - Labels [0, 0] - SrcBlock "Product" - SrcPort 1 - Points [10, 0] - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [10, 0] - Branch { - Points [0, 110] - DstBlock "MATLAB Function" - DstPort 1 - } - Branch { - DstBlock "omegaE" - DstPort 1 - } - } - } - } - } - } - Block { - BlockType SubSystem - Name "ThermodynamicCalculation" - SID "2749" - Ports [] - Position [205, 331, 310, 439] - ZOrder 518 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ThermodynamicCalculation" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType SubSystem - Name "ThdynCombGasZach" - SID "2753" - Ports [1, 1] - Position [55, 24, 145, 96] - ZOrder 2 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ThdynCombGasZach" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF" - SID "2754" - Position [15, 58, 45, 72] - ZOrder 2 - BackgroundColor "green" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "p" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "2765" - Ports [5, 1] - Position [425, 38, 430, 92] - ZOrder 12 - ShowName off - Inputs "5" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2759" - Ports [1, 3] - Position [110, 46, 115, 84] - ZOrder 7 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "2757" - Ports [3, 5] - Position [190, 37, 355, 93] - ZOrder 5 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "GetThdynCombGasZachSFunc" - Parameters "eng.fs" - EnableBusSupport off - Port { - PortNumber 1 - Name "R" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "h" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "s" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "u" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "Cp" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "RhsuCp" - SID "2766" - Position [460, 58, 490, 72] - ZOrder 13 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - Points [32, 0; 0, -10] - DstBlock "S-Function" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - Points [14, 0; 0, 10] - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "p" - SrcBlock "pTF" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - Name "s" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "h" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "u" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Bus\nCreator" - DstPort 4 - } - Line { - Name "Cp" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Bus\nCreator" - DstPort 5 - } - Line { - Name "R" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "RhsuCp" - DstPort 1 - } - } - } - } - } - } -} -# Finite State Machines -# -# Stateflow Version 7.6 (R2013a) dated Jan 19 2013, 14:32:20 -# -# - -Stateflow { - machine { - id 1 - name "EngineSystemSubmodel" - created "20-Aug-2014 10:55:26" - isLibrary 1 - firstTarget 19 - sfVersion 76014001.0015 - } - chart { - id 2 - name "Load/Propeller" - windowPosition [357.331 483.407 167 391] - viewLimits [0 156.75 0 153.75] - screen [1 1 1280 1024 1.041050272174191] - treeNode [0 3 0 0] - firstTransition 8 - firstJunction 7 - viewObj 2 - machine 1 - toolbarMode LIBRARY_TOOLBAR - ssIdHighWaterMark 6 - decomposition CLUSTER_CHART - type EML_CHART - firstData 4 - chartFileNumber 1 - disableImplicitCasting 1 - eml { - name "propellerLaw" - } - noDebugging 1 - } - state { - id 3 - labelString "eML_blk_kernel()" - position [18 64.5 118 66] - fontSize 12 - chart 2 - treeNode [2 0 0 0] - superState SUBCHART - subviewer 2 - ssIdNumber 1 - type FUNC_STATE - decomposition CLUSTER_STATE - eml { - isEML 1 - script "function Tq = propellerLaw(omegaE,coeffProp)\n%#codegen\n Tq = ((coeffProp(1)*omegaE + coeffPr" - "op(2))*omegaE + coeffProp(3))*1000;\nend" - editorLayout "100 M4x1[10 5 700 500]" - } - } - data { - id 4 - ssIdNumber 4 - name "omegaE" - linkNode [2 0 5] - scope INPUT_DATA - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - } - complexity SF_COMPLEX_INHERITED - } - dataType "Inherit: Same as Simulink" - } - data { - id 5 - ssIdNumber 5 - name "Tq" - linkNode [2 4 6] - scope OUTPUT_DATA - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - } - complexity SF_COMPLEX_INHERITED - frame SF_FRAME_NO - } - dataType "Inherit: Same as Simulink" - } - data { - id 6 - ssIdNumber 6 - name "coeffProp" - linkNode [2 5 0] - scope PARAMETER_DATA - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - isSigned 1 - wordLength "16" - } - complexity SF_COMPLEX_INHERITED - frame SF_FRAME_INHERITED - } - dataType "Inherit: Same as Simulink" - } - junction { - id 7 - position [23.5747 49.5747 7] - chart 2 - linkNode [2 0 0] - subviewer 2 - ssIdNumber 3 - type CONNECTIVE_JUNCTION - } - transition { - id 8 - labelString "{eML_blk_kernel();}" - labelPosition [32.125 19.875 102.544 14.964] - fontSize 12 - src { - intersection [0 0 1 0 23.5747 14.625 0 0] - } - dst { - id 7 - intersection [1 0 -1 0 23.5747 42.5747 0 0] - } - midPoint [23.5747 24.9468] - chart 2 - linkNode [2 0 0] - dataLimits [21.175 25.975 14.625 42.575] - subviewer 2 - drawStyle SMART - slide { - sticky BOTH_STICK - } - executionOrder 1 - ssIdNumber 2 - } - instance { - id 9 - name "Load/Propeller" - machine 1 - chart 2 - } - chart { - id 10 - name "Mechanical Part/Shaft/MATLAB Function" - windowPosition [357.331 483.407 167 391] - viewLimits [0 156.75 0 153.75] - screen [1 1 1280 1024 1.041050272174191] - treeNode [0 11 0 0] - firstTransition 17 - firstJunction 16 - viewObj 10 - machine 1 - toolbarMode LIBRARY_TOOLBAR - ssIdHighWaterMark 7 - decomposition CLUSTER_CHART - type EML_CHART - firstData 12 - chartFileNumber 3 - disableImplicitCasting 1 - eml { - name "mechEff" - } - noDebugging 1 - } - state { - id 11 - labelString "eML_blk_kernel()" - position [18 64.5 118 66] - fontSize 12 - chart 10 - treeNode [10 0 0 0] - superState SUBCHART - subviewer 10 - ssIdNumber 1 - type FUNC_STATE - decomposition CLUSTER_STATE - eml { - isEML 1 - script "function effMech = mechEff(omegaE,omegaEMax,coeffMechEff)\n%#codegen\n omega_nom = omegaE/omegaEM" - "ax; \n effMech = 1 - (coeffMechEff(2)*omega_nom - (coeffMechEff(1)/ ...\n (1-coeffMechEff(2)))*(omega_no" - "m-coeffMechEff(2))*omega_nom);\nend" - editorLayout "100 M4x1[10 5 700 500]" - } - } - data { - id 12 - ssIdNumber 4 - name "omegaE" - linkNode [10 0 13] - scope INPUT_DATA - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - } - complexity SF_COMPLEX_INHERITED - } - dataType "Inherit: Same as Simulink" - } - data { - id 13 - ssIdNumber 5 - name "effMech" - linkNode [10 12 14] - scope OUTPUT_DATA - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - } - complexity SF_COMPLEX_INHERITED - frame SF_FRAME_NO - } - dataType "Inherit: Same as Simulink" - } - data { - id 14 - ssIdNumber 6 - name "omegaEMax" - linkNode [10 13 15] - scope PARAMETER_DATA - paramIndexForInitFromWorkspace 1 - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - isSigned 1 - wordLength "16" - } - complexity SF_COMPLEX_INHERITED - frame SF_FRAME_INHERITED - } - dataType "Inherit: Same as Simulink" - } - data { - id 15 - ssIdNumber 7 - name "coeffMechEff" - linkNode [10 14 0] - scope PARAMETER_DATA - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - isSigned 1 - wordLength "16" - } - complexity SF_COMPLEX_INHERITED - frame SF_FRAME_INHERITED - } - dataType "Inherit: Same as Simulink" - } - junction { - id 16 - position [23.5747 49.5747 7] - chart 10 - linkNode [10 0 0] - subviewer 10 - ssIdNumber 3 - type CONNECTIVE_JUNCTION - } - transition { - id 17 - labelString "{eML_blk_kernel();}" - labelPosition [32.125 19.875 102.544 14.964] - fontSize 12 - src { - intersection [0 0 1 0 23.5747 14.625 0 0] - } - dst { - id 16 - intersection [1 0 -1 0 23.5747 42.5747 0 0] - } - midPoint [23.5747 24.9468] - chart 10 - linkNode [10 0 0] - dataLimits [21.175 25.975 14.625 42.575] - subviewer 10 - drawStyle SMART - slide { - sticky BOTH_STICK - } - executionOrder 1 - ssIdNumber 2 - } - instance { - id 18 - name "Mechanical Part/Shaft/MATLAB Function" - machine 1 - chart 10 - } - target { - id 19 - name "sfun" - description "Default Simulink S-Function Target." - machine 1 - linkNode [1 0 0] - } -} diff --git a/EngineSystemSubmodel.mdl.r2013a b/EngineSystemSubmodel.mdl.r2013a deleted file mode 100644 index 44efa28..0000000 --- a/EngineSystemSubmodel.mdl.r2013a +++ /dev/null @@ -1,28212 +0,0 @@ -Library { - Name "EngineSystemSubmodel" - Version 8.1 - MdlSubVersion 0 - SavedCharacterEncoding "windows-1252" - LibraryType "BlockLibrary" - SaveDefaultBlockParams on - ScopeRefreshTime 0.035000 - OverrideScopeRefreshTime on - DisableAllScopes off - FPTRunName "Run 1" - MaxMDLFileLineLength 120 - Object { - $PropName "BdWindowsInfo" - $ObjectID 1 - $ClassName "Simulink.BDWindowsInfo" - Object { - $PropName "WindowsInfo" - $ObjectID 2 - $ClassName "Simulink.WindowInfo" - IsActive [1] - Location [-9.0, 0.0, 1938.0, 1170.0] - Object { - $PropName "ModelBrowserInfo" - $ObjectID 3 - $ClassName "Simulink.ModelBrowserInfo" - Visible [1] - DockPosition "Left" - Width [50] - Height [50] - Filter [9] - } - Object { - $PropName "ExplorerBarInfo" - $ObjectID 4 - $ClassName "Simulink.ExplorerBarInfo" - Visible [1] - } - Array { - Type "Simulink.EditorInfo" - Dimension 2 - Object { - $ObjectID 5 - IsActive [1] - ViewObjType "SimulinkSubsys" - LoadSaveID "1327" - Extents [1692.0, 980.0] - ZoomFactor [0.8] - Offset [603.88333333333458, -561.91666666666708] - } - Object { - $ObjectID 6 - IsActive [0] - ViewObjType "SimulinkSubsys" - LoadSaveID "1055" - Extents [1692.0, 980.0] - ZoomFactor [1.25] - Offset [121.4000000000002, 85.750000000000057] - } - PropName "EditorsInfo" - } - } - } - Created "Mon Jun 16 23:03:21 2014" - Creator "yum" - UpdateHistory "UpdateHistoryNever" - ModifiedByFormat "%" - LastModifiedBy "yum" - ModifiedDateFormat "%" - LastModifiedDate "Tue Jan 20 12:19:45 2015" - RTWModifiedTimeStamp 343657164 - ModelVersionFormat "1.%" - ConfigurationManager "None" - SampleTimeColors off - SampleTimeAnnotations off - LibraryLinkDisplay "disabled" - WideLines off - ShowLineDimensions off - ShowPortDataTypes off - ShowDesignRanges off - ShowLoopsOnError on - IgnoreBidirectionalLines off - ShowStorageClass off - ShowTestPointIcons on - ShowSignalResolutionIcons on - ShowViewerIcons on - SortedOrder off - ExecutionContextIcon off - ShowLinearizationAnnotations on - BlockNameDataTip off - BlockParametersDataTip off - BlockDescriptionStringDataTip off - ToolBar on - StatusBar on - BrowserShowLibraryLinks off - BrowserLookUnderMasks off - SimulationMode "normal" - LinearizationMsg "none" - Profile off - ParamWorkspaceSource "MATLABWorkspace" - RecordCoverage off - CovSaveName "covdata" - CovMetricSettings "dw" - CovNameIncrementing off - CovHtmlReporting on - CovForceBlockReductionOff on - covSaveCumulativeToWorkspaceVar on - CovSaveSingleToWorkspaceVar on - CovCumulativeReport off - CovReportOnPause on - CovModelRefEnable "Off" - CovExternalEMLEnable off - ExtModeBatchMode off - ExtModeEnableFloating on - ExtModeTrigType "manual" - ExtModeTrigMode "normal" - ExtModeTrigPort "1" - ExtModeTrigElement "any" - ExtModeTrigDuration 1000 - ExtModeTrigDurationFloating "auto" - ExtModeTrigHoldOff 0 - ExtModeTrigDelay 0 - ExtModeTrigDirection "rising" - ExtModeTrigLevel 0 - ExtModeArchiveMode "off" - ExtModeAutoIncOneShot off - ExtModeIncDirWhenArm off - ExtModeAddSuffixToVar off - ExtModeWriteAllDataToWs off - ExtModeArmWhenConnect on - ExtModeSkipDownloadWhenConnect off - ExtModeLogAll on - ExtModeAutoUpdateStatusClock on - ShowModelReferenceBlockVersion off - ShowModelReferenceBlockIO off - Array { - Type "Handle" - Dimension 1 - Simulink.ConfigSet { - $ObjectID 7 - Version "1.13.0" - Array { - Type "Handle" - Dimension 9 - Simulink.SolverCC { - $ObjectID 8 - Version "1.13.0" - StartTime "0.0" - StopTime "10.0" - AbsTol "auto" - FixedStep "1e-4" - InitialStep "auto" - MaxNumMinSteps "-1" - MaxOrder 5 - ZcThreshold "auto" - ConsecutiveZCsStepRelTol "10*128*eps" - MaxConsecutiveZCs "1000" - ExtrapolationOrder 4 - NumberNewtonIterations 1 - MaxStep "auto" - MinStep "auto" - MaxConsecutiveMinStep "1" - RelTol "1e-3" - SolverMode "Auto" - EnableConcurrentExecution off - ConcurrentTasks off - Solver "ode45" - SolverName "ode45" - SolverJacobianMethodControl "auto" - ShapePreserveControl "DisableAll" - ZeroCrossControl "UseLocalSettings" - ZeroCrossAlgorithm "Nonadaptive" - AlgebraicLoopSolver "TrustRegion" - SolverResetMethod "Fast" - PositivePriorityOrder off - AutoInsertRateTranBlk off - SampleTimeConstraint "Unconstrained" - InsertRTBMode "Whenever possible" - } - Simulink.DataIOCC { - $ObjectID 9 - Version "1.13.0" - Decimation "1" - ExternalInput "[t, u]" - FinalStateName "xFinal" - InitialState "xInitial" - LimitDataPoints on - MaxDataPoints "1000" - LoadExternalInput off - LoadInitialState off - SaveFinalState off - SaveCompleteFinalSimState off - SaveFormat "Array" - SignalLoggingSaveFormat "Dataset" - SaveOutput on - SaveState off - SignalLogging on - DSMLogging on - InspectSignalLogs off - SaveTime on - ReturnWorkspaceOutputs on - StateSaveName "xout" - TimeSaveName "tout" - OutputSaveName "yout" - SignalLoggingName "logsout" - DSMLoggingName "dsmout" - OutputOption "RefineOutputTimes" - OutputTimes "[]" - ReturnWorkspaceOutputsName "out" - Refine "1" - } - Simulink.OptimizationCC { - $ObjectID 10 - Version "1.13.0" - Array { - Type "Cell" - Dimension 8 - Cell "BooleansAsBitfields" - Cell "PassReuseOutputArgsAs" - Cell "PassReuseOutputArgsThreshold" - Cell "ZeroExternalMemoryAtStartup" - Cell "ZeroInternalMemoryAtStartup" - Cell "OptimizeModelRefInitCode" - Cell "NoFixptDivByZeroProtection" - Cell "UseSpecifiedMinMax" - PropName "DisabledProps" - } - BlockReduction on - BooleanDataType on - ConditionallyExecuteInputs on - InlineParams off - UseIntDivNetSlope off - UseFloatMulNetSlope off - UseSpecifiedMinMax off - InlineInvariantSignals off - OptimizeBlockIOStorage on - BufferReuse on - EnhancedBackFolding off - StrengthReduction off - ExpressionFolding on - BooleansAsBitfields off - BitfieldContainerType "uint_T" - EnableMemcpy on - MemcpyThreshold 64 - PassReuseOutputArgsAs "Structure reference" - ExpressionDepthLimit 128 - FoldNonRolledExpr on - LocalBlockOutputs on - RollThreshold 5 - SystemCodeInlineAuto off - StateBitsets off - DataBitsets off - UseTempVars off - ZeroExternalMemoryAtStartup on - ZeroInternalMemoryAtStartup on - InitFltsAndDblsToZero off - NoFixptDivByZeroProtection off - EfficientFloat2IntCast off - EfficientMapNaN2IntZero on - OptimizeModelRefInitCode off - LifeSpan "inf" - MaxStackSize "Inherit from target" - BufferReusableBoundary on - SimCompilerOptimization "Off" - AccelVerboseBuild off - ParallelExecutionInRapidAccelerator on - } - Simulink.DebuggingCC { - $ObjectID 11 - Version "1.13.0" - RTPrefix "error" - ConsistencyChecking "none" - ArrayBoundsChecking "none" - SignalInfNanChecking "none" - SignalRangeChecking "none" - ReadBeforeWriteMsg "UseLocalSettings" - WriteAfterWriteMsg "UseLocalSettings" - WriteAfterReadMsg "UseLocalSettings" - AlgebraicLoopMsg "warning" - ArtificialAlgebraicLoopMsg "warning" - SaveWithDisabledLinksMsg "warning" - SaveWithParameterizedLinksMsg "warning" - CheckSSInitialOutputMsg on - UnderspecifiedInitializationDetection "Classic" - MergeDetectMultiDrivingBlocksExec "none" - CheckExecutionContextPreStartOutputMsg off - CheckExecutionContextRuntimeOutputMsg off - SignalResolutionControl "UseLocalSettings" - BlockPriorityViolationMsg "warning" - MinStepSizeMsg "warning" - TimeAdjustmentMsg "none" - MaxConsecutiveZCsMsg "error" - MaskedZcDiagnostic "warning" - IgnoredZcDiagnostic "warning" - SolverPrmCheckMsg "warning" - InheritedTsInSrcMsg "warning" - DiscreteInheritContinuousMsg "warning" - MultiTaskDSMMsg "error" - MultiTaskCondExecSysMsg "error" - MultiTaskRateTransMsg "error" - SingleTaskRateTransMsg "none" - TasksWithSamePriorityMsg "warning" - SigSpecEnsureSampleTimeMsg "warning" - CheckMatrixSingularityMsg "none" - IntegerOverflowMsg "warning" - Int32ToFloatConvMsg "warning" - ParameterDowncastMsg "error" - ParameterOverflowMsg "error" - ParameterUnderflowMsg "none" - ParameterPrecisionLossMsg "warning" - ParameterTunabilityLossMsg "warning" - FixptConstUnderflowMsg "none" - FixptConstOverflowMsg "none" - FixptConstPrecisionLossMsg "none" - UnderSpecifiedDataTypeMsg "none" - UnnecessaryDatatypeConvMsg "none" - VectorMatrixConversionMsg "none" - InvalidFcnCallConnMsg "error" - FcnCallInpInsideContextMsg "EnableAllAsError" - SignalLabelMismatchMsg "none" - UnconnectedInputMsg "warning" - UnconnectedOutputMsg "warning" - UnconnectedLineMsg "warning" - SFcnCompatibilityMsg "none" - FrameProcessingCompatibilityMsg "warning" - UniqueDataStoreMsg "none" - BusObjectLabelMismatch "warning" - RootOutportRequireBusObject "warning" - AssertControl "UseLocalSettings" - EnableOverflowDetection off - ModelReferenceIOMsg "none" - ModelReferenceMultiInstanceNormalModeStructChecksumCheck "error" - ModelReferenceVersionMismatchMessage "none" - ModelReferenceIOMismatchMessage "none" - ModelReferenceCSMismatchMessage "none" - UnknownTsInhSupMsg "warning" - ModelReferenceDataLoggingMessage "warning" - ModelReferenceSymbolNameMessage "warning" - ModelReferenceExtraNoncontSigs "error" - StateNameClashWarn "warning" - SimStateInterfaceChecksumMismatchMsg "warning" - SimStateOlderReleaseMsg "error" - InitInArrayFormatMsg "warning" - StrictBusMsg "ErrorLevel1" - BusNameAdapt "WarnAndRepair" - NonBusSignalsTreatedAsBus "none" - LoggingUnavailableSignals "error" - BlockIODiagnostic "none" - SFUnusedDataAndEventsDiag "warning" - SFUnexpectedBacktrackingDiag "warning" - SFInvalidInputDataAccessInChartInitDiag "warning" - SFNoUnconditionalDefaultTransitionDiag "warning" - SFTransitionOutsideNaturalParentDiag "warning" - SFUnconditionalTransitionShadowingDiag "warning" - SFUndirectedBroadcastEventsDiag "warning" - SFTransitionActionBeforeConditionDiag "warning" - } - Simulink.HardwareCC { - $ObjectID 12 - Version "1.13.0" - ProdBitPerChar 8 - ProdBitPerShort 16 - ProdBitPerInt 32 - ProdBitPerLong 32 - ProdBitPerLongLong 64 - ProdBitPerFloat 32 - ProdBitPerDouble 64 - ProdBitPerPointer 32 - ProdLargestAtomicInteger "Char" - ProdLargestAtomicFloat "None" - ProdIntDivRoundTo "Undefined" - ProdEndianess "Unspecified" - ProdWordSize 32 - ProdShiftRightIntArith on - ProdLongLongMode off - ProdHWDeviceType "32-bit Generic" - TargetBitPerChar 8 - TargetBitPerShort 16 - TargetBitPerInt 32 - TargetBitPerLong 32 - TargetBitPerLongLong 64 - TargetBitPerFloat 32 - TargetBitPerDouble 64 - TargetBitPerPointer 32 - TargetLargestAtomicInteger "Char" - TargetLargestAtomicFloat "None" - TargetShiftRightIntArith on - TargetLongLongMode off - TargetIntDivRoundTo "Undefined" - TargetEndianess "Unspecified" - TargetWordSize 32 - TargetTypeEmulationWarnSuppressLevel 0 - TargetPreprocMaxBitsSint 32 - TargetPreprocMaxBitsUint 32 - TargetHWDeviceType "Specified" - TargetUnknown off - ProdEqTarget on - } - Simulink.ModelReferenceCC { - $ObjectID 13 - Version "1.13.0" - UpdateModelReferenceTargets "IfOutOfDateOrStructuralChange" - CheckModelReferenceTargetMessage "error" - EnableParallelModelReferenceBuilds off - ParallelModelReferenceErrorOnInvalidPool on - ParallelModelReferenceMATLABWorkerInit "None" - ModelReferenceNumInstancesAllowed "Multi" - PropagateVarSize "Infer from blocks in model" - ModelReferencePassRootInputsByReference on - ModelReferenceMinAlgLoopOccurrences off - PropagateSignalLabelsOutOfModel off - SupportModelReferenceSimTargetCustomCode off - } - Simulink.SFSimCC { - $ObjectID 14 - Version "1.13.0" - SFSimEnableDebug on - SFSimOverflowDetection on - SFSimEcho on - SimBlas on - SimCtrlC on - SimExtrinsic on - SimIntegrity on - SimUseLocalCustomCode off - SimParseCustomCode on - SimBuildMode "sf_incremental_build" - } - Simulink.RTWCC { - $BackupClass "Simulink.RTWCC" - $ObjectID 15 - Version "1.13.0" - Array { - Type "Cell" - Dimension 15 - Cell "IncludeHyperlinkInReport" - Cell "GenerateTraceInfo" - Cell "GenerateTraceReport" - Cell "GenerateTraceReportSl" - Cell "GenerateTraceReportSf" - Cell "GenerateTraceReportEml" - Cell "PortableWordSizes" - Cell "GenerateWebview" - Cell "GenerateCodeMetricsReport" - Cell "GenerateCodeReplacementReport" - Cell "GenerateErtSFunction" - Cell "CreateSILPILBlock" - Cell "CodeExecutionProfiling" - Cell "CodeProfilingSaveOptions" - Cell "CodeProfilingInstrumentation" - PropName "DisabledProps" - } - SystemTargetFile "grt.tlc" - GenCodeOnly off - MakeCommand "make_rtw" - GenerateMakefile on - PackageGeneratedCodeAndArtifacts off - TemplateMakefile "grt_default_tmf" - GenerateReport off - SaveLog off - RTWVerbose on - RetainRTWFile off - ProfileTLC off - TLCDebug off - TLCCoverage off - TLCAssert off - ProcessScriptMode "Default" - ConfigurationMode "Optimized" - ConfigAtBuild off - RTWUseLocalCustomCode off - RTWUseSimCustomCode off - IncludeHyperlinkInReport off - LaunchReport off - PortableWordSizes off - GenerateErtSFunction off - CreateSILPILBlock "None" - CodeExecutionProfiling off - CodeExecutionProfileVariable "executionProfile" - CodeProfilingSaveOptions "SummaryOnly" - CodeProfilingInstrumentation off - SILDebugging off - TargetLang "C" - IncludeBusHierarchyInRTWFileBlockHierarchyMap off - IncludeERTFirstTime off - GenerateTraceInfo off - GenerateTraceReport off - GenerateTraceReportSl off - GenerateTraceReportSf off - GenerateTraceReportEml off - GenerateCodeInfo off - GenerateWebview off - GenerateCodeMetricsReport off - GenerateCodeReplacementReport off - RTWCompilerOptimization "Off" - CheckMdlBeforeBuild "Off" - CustomRebuildMode "OnUpdate" - Array { - Type "Handle" - Dimension 2 - Simulink.CodeAppCC { - $ObjectID 16 - Version "1.13.0" - Array { - Type "Cell" - Dimension 22 - Cell "IgnoreCustomStorageClasses" - Cell "IgnoreTestpoints" - Cell "InsertBlockDesc" - Cell "InsertPolySpaceComments" - Cell "SFDataObjDesc" - Cell "MATLABFcnDesc" - Cell "SimulinkDataObjDesc" - Cell "DefineNamingRule" - Cell "SignalNamingRule" - Cell "ParamNamingRule" - Cell "InternalIdentifier" - Cell "InlinedPrmAccess" - Cell "CustomSymbolStr" - Cell "CustomSymbolStrGlobalVar" - Cell "CustomSymbolStrType" - Cell "CustomSymbolStrField" - Cell "CustomSymbolStrFcn" - Cell "CustomSymbolStrFcnArg" - Cell "CustomSymbolStrBlkIO" - Cell "CustomSymbolStrTmpVar" - Cell "CustomSymbolStrMacro" - Cell "ReqsInCode" - PropName "DisabledProps" - } - ForceParamTrailComments off - GenerateComments on - IgnoreCustomStorageClasses on - IgnoreTestpoints off - IncHierarchyInIds off - MaxIdLength 31 - PreserveName off - PreserveNameWithParent off - ShowEliminatedStatement off - OperatorAnnotations off - IncAutoGenComments off - SimulinkDataObjDesc off - SFDataObjDesc off - MATLABFcnDesc off - IncDataTypeInIds off - MangleLength 1 - CustomSymbolStrGlobalVar "$R$N$M" - CustomSymbolStrType "$N$R$M_T" - CustomSymbolStrField "$N$M" - CustomSymbolStrFcn "$R$N$M$F" - CustomSymbolStrFcnArg "rt$I$N$M" - CustomSymbolStrBlkIO "rtb_$N$M" - CustomSymbolStrTmpVar "$N$M" - CustomSymbolStrMacro "$R$N$M" - DefineNamingRule "None" - ParamNamingRule "None" - SignalNamingRule "None" - InsertBlockDesc off - InsertPolySpaceComments off - SimulinkBlockComments on - MATLABSourceComments off - EnableCustomComments off - InternalIdentifier "Shortened" - InlinedPrmAccess "Literals" - ReqsInCode off - UseSimReservedNames off - } - Simulink.GRTTargetCC { - $BackupClass "Simulink.TargetCC" - $ObjectID 17 - Version "1.13.0" - Array { - Type "Cell" - Dimension 15 - Cell "GeneratePreprocessorConditionals" - Cell "IncludeMdlTerminateFcn" - Cell "CombineOutputUpdateFcns" - Cell "SuppressErrorStatus" - Cell "ERTCustomFileBanners" - Cell "GenerateSampleERTMain" - Cell "GenerateTestInterfaces" - Cell "ModelStepFunctionPrototypeControlCompliant" - Cell "CPPClassGenCompliant" - Cell "GenerateAllocFcn" - Cell "PurelyIntegerCode" - Cell "SupportComplex" - Cell "SupportAbsoluteTime" - Cell "SupportContinuousTime" - Cell "SupportNonInlinedSFcns" - PropName "DisabledProps" - } - TargetFcnLib "ansi_tfl_table_tmw.mat" - TargetLibSuffix "" - TargetPreCompLibLocation "" - CodeReplacementLibrary "ANSI_C" - UtilityFuncGeneration "Auto" - ERTMultiwordTypeDef "System defined" - ERTMultiwordLength 256 - MultiwordLength 2048 - GenerateFullHeader on - GenerateSampleERTMain off - GenerateTestInterfaces off - IsPILTarget off - ModelReferenceCompliant on - ParMdlRefBuildCompliant on - CompOptLevelCompliant on - ConcurrentExecutionCompliant on - IncludeMdlTerminateFcn on - GeneratePreprocessorConditionals "Disable all" - CombineOutputUpdateFcns on - CombineSignalStateStructs off - SuppressErrorStatus off - ERTFirstTimeCompliant off - IncludeFileDelimiter "Auto" - ERTCustomFileBanners off - SupportAbsoluteTime on - LogVarNameModifier "rt_" - MatFileLogging on - MultiInstanceERTCode off - SupportNonFinite on - SupportComplex on - PurelyIntegerCode off - SupportContinuousTime on - SupportNonInlinedSFcns on - SupportVariableSizeSignals off - EnableShiftOperators on - ParenthesesLevel "Nominal" - MATLABClassNameForMDSCustomization "Simulink.SoftwareTarget.GRTCustomization" - ModelStepFunctionPrototypeControlCompliant off - CPPClassGenCompliant off - AutosarCompliant off - GRTInterface off - GenerateAllocFcn off - UseMalloc off - ExtMode off - ExtModeStaticAlloc off - ExtModeTesting off - ExtModeStaticAllocSize 1000000 - ExtModeTransport 0 - ExtModeMexFile "ext_comm" - ExtModeIntrfLevel "Level1" - RTWCAPISignals off - RTWCAPIParams off - RTWCAPIStates off - RTWCAPIRootIO off - GenerateASAP2 off - } - PropName "Components" - } - } - hdlcoderui.hdlcc { - $ObjectID 18 - Version "1.13.0" - Description "HDL Coder custom configuration component" - Name "HDL Coder" - Array { - Type "Cell" - Dimension 1 - Cell " " - PropName "HDLConfigFile" - } - HDLCActiveTab "0" - } - PropName "Components" - } - Name "Configuration" - CurrentDlgPage "Solver" - ConfigPrmDlgPosition [ 430, 285, 1490, 915 ] - } - PropName "ConfigurationSets" - } - ExplicitPartitioning off - BlockDefaults { - ForegroundColor "black" - BackgroundColor "white" - DropShadow off - NamePlacement "normal" - FontName "Helvetica" - FontSize 10 - FontWeight "normal" - FontAngle "normal" - ShowName on - BlockRotation 0 - BlockMirror off - } - AnnotationDefaults { - HorizontalAlignment "center" - VerticalAlignment "middle" - ForegroundColor "black" - BackgroundColor "white" - DropShadow off - FontName "Helvetica" - FontSize 10 - FontWeight "normal" - FontAngle "normal" - UseDisplayTextAsClickCallback off - } - LineDefaults { - FontName "Helvetica" - FontSize 9 - FontWeight "normal" - FontAngle "normal" - } - MaskDefaults { - SelfModifiable "off" - IconFrame "on" - IconOpaque "on" - RunInitForIconRedraw "off" - IconRotate "none" - PortRotate "default" - IconUnits "autoscale" - } - MaskParameterDefaults { - Evaluate "on" - Tunable "on" - NeverSave "off" - Internal "off" - ReadOnly "off" - Enabled "on" - Visible "on" - ToolTip "on" - } - BlockParameterDefaults { - Block { - BlockType BusCreator - Inputs "4" - DisplayOption "none" - OutDataTypeStr "Inherit: auto" - NonVirtualBus off - } - Block { - BlockType BusSelector - OutputSignals "signal1,signal2,signal3" - OutputAsBus off - } - Block { - BlockType Clock - DisplayTime off - Decimation "10" - } - Block { - BlockType Constant - Value "1" - VectorParams1D on - SamplingMode "Sample based" - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Inherit from 'Constant value'" - LockScale off - SampleTime "inf" - FramePeriod "inf" - PreserveConstantTs off - } - Block { - BlockType Demux - Outputs "4" - DisplayOption "none" - BusSelectionMode off - } - Block { - BlockType From - GotoTag "A" - IconDisplay "Tag" - TagVisibility "local" - } - Block { - BlockType FromWorkspace - VariableName "simulink_input" - OutDataTypeStr "Inherit: auto" - SampleTime "-1" - Interpolate on - ZeroCross off - OutputAfterFinalValue "Extrapolation" - } - Block { - BlockType Gain - Gain "1" - Multiplication "Element-wise(K.*u)" - ParamMin "[]" - ParamMax "[]" - ParamDataTypeStr "Inherit: Same as input" - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Same as input" - LockScale off - RndMeth "Floor" - SaturateOnIntegerOverflow on - SampleTime "-1" - } - Block { - BlockType Goto - GotoTag "A" - IconDisplay "Tag" - TagVisibility "local" - } - Block { - BlockType Inport - Port "1" - OutputFunctionCall off - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: auto" - LockScale off - BusOutputAsStruct off - PortDimensions "-1" - VarSizeSig "Inherit" - SampleTime "-1" - SignalType "auto" - SamplingMode "auto" - LatchByDelayingOutsideSignal off - LatchInputForFeedbackSignals off - Interpolate on - } - Block { - BlockType Integrator - ExternalReset "none" - InitialConditionSource "internal" - InitialCondition "0" - LimitOutput off - UpperSaturationLimit "inf" - LowerSaturationLimit "-inf" - ShowSaturationPort off - ShowStatePort off - AbsoluteTolerance "auto" - IgnoreLimit off - ZeroCross on - ContinuousStateAttributes "''" - } - Block { - BlockType MinMax - Function "min" - Inputs "1" - InputSameDT on - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Inherit via internal rule" - LockScale off - RndMeth "Floor" - SaturateOnIntegerOverflow on - ZeroCross on - SampleTime "-1" - } - Block { - BlockType MultiPortSwitch - DataPortOrder "One-based contiguous" - Inputs "3" - DataPortIndices "{1,2,3}" - DataPortForDefault "Last data port" - DiagnosticForDefault "Error" - zeroidx off - InputSameDT on - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Inherit via internal rule" - LockScale off - RndMeth "Floor" - SaturateOnIntegerOverflow on - SampleTime "-1" - AllowDiffInputSizes off - } - Block { - BlockType Mux - Inputs "4" - DisplayOption "none" - UseBusObject off - BusObject "BusObject" - NonVirtualBus off - } - Block { - BlockType Outport - Port "1" - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: auto" - LockScale off - BusOutputAsStruct off - PortDimensions "-1" - VarSizeSig "Inherit" - SampleTime "-1" - SignalType "auto" - SamplingMode "auto" - SourceOfInitialOutputValue "Dialog" - OutputWhenDisabled "held" - InitialOutput "[]" - } - Block { - BlockType Product - Inputs "2" - Multiplication "Element-wise(.*)" - CollapseMode "All dimensions" - CollapseDim "1" - InputSameDT on - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Same as first input" - LockScale off - RndMeth "Zero" - SaturateOnIntegerOverflow on - SampleTime "-1" - } - Block { - BlockType S-Function - FunctionName "system" - SFunctionModules "''" - PortCounts "[]" - SFunctionDeploymentMode off - } - Block { - BlockType Saturate - UpperLimitSource "Dialog" - UpperLimit "0.5" - LowerLimitSource "Dialog" - LowerLimit "-0.5" - LinearizeAsGain on - ZeroCross on - SampleTime "-1" - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Same as input" - LockScale off - RndMeth "Floor" - } - Block { - BlockType Scope - ModelBased off - TickLabels "OneTimeTick" - ZoomMode "on" - Grid "on" - TimeRange "auto" - YMin "-5" - YMax "5" - SaveToWorkspace off - SaveName "ScopeData" - DataFormat "Array" - LimitDataPoints on - MaxDataPoints "5000" - Decimation "1" - SampleInput off - SampleTime "-1" - } - Block { - BlockType Sin - SineType "Time based" - TimeSource "Use simulation time" - Amplitude "1" - Bias "0" - Frequency "1" - Phase "0" - Samples "10" - Offset "0" - SampleTime "-1" - VectorParams1D on - } - Block { - BlockType Step - Time "1" - Before "0" - After "1" - SampleTime "-1" - VectorParams1D on - ZeroCross on - } - Block { - BlockType SubSystem - ShowPortLabels "FromPortIcon" - Permissions "ReadWrite" - PermitHierarchicalResolution "All" - TreatAsAtomicUnit off - CheckFcnCallInpInsideContextMsg off - SystemSampleTime "-1" - RTWFcnNameOpts "Auto" - RTWFileNameOpts "Auto" - FunctionInterfaceSpec "void_void" - RTWMemSecFuncInitTerm "Inherit from model" - RTWMemSecFuncExecute "Inherit from model" - RTWMemSecDataConstants "Inherit from model" - RTWMemSecDataInternal "Inherit from model" - RTWMemSecDataParameters "Inherit from model" - SimViewingDevice off - DataTypeOverride "UseLocalSettings" - DataTypeOverrideAppliesTo "AllNumericTypes" - MinMaxOverflowLogging "UseLocalSettings" - SFBlockType "NONE" - Variant off - GeneratePreprocessorConditionals off - } - Block { - BlockType Sum - IconShape "rectangular" - Inputs "++" - CollapseMode "All dimensions" - CollapseDim "1" - InputSameDT on - AccumDataTypeStr "Inherit: Inherit via internal rule" - OutMin "[]" - OutMax "[]" - OutDataTypeStr "Inherit: Same as first input" - LockScale off - RndMeth "Floor" - SaturateOnIntegerOverflow on - SampleTime "-1" - } - Block { - BlockType Terminator - } - Block { - BlockType TransportDelay - DelayTime "1" - InitialOutput "0" - BufferSize "1024" - FixedBuffer off - TransDelayFeedthrough off - PadeOrder "0" - } - } - System { - Name "EngineSystemSubmodel" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "150" - ReportName "simulink-default.rpt" - SIDHighWatermark "2813" - Block { - BlockType SubSystem - Name "Combustion" - SID "1457" - Ports [] - Position [515, 20, 615, 125] - ZOrder 510 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Combustion" - Location [-9, -9, 1929, 1161] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType SubSystem - Name "ROHR" - SID "293" - Ports [5, 3] - Position [70, 16, 165, 134] - ZOrder 154 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.64" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ROHR" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF" - SID "294" - Position [110, 323, 140, 337] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "u_gov" - SID "297" - Position [70, 233, 100, 247] - ZOrder 1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "299" - Position [70, 203, 100, 217] - ZOrder 3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phi" - SID "298" - Position [70, 173, 100, 187] - ZOrder 2 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "300" - Position [70, 263, 100, 277] - ZOrder 4 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "307" - Ports [1, 3] - Position [170, 286, 175, 374] - ZOrder 9 - ShowName off - Outputs "3" - DisplayOption "bar" - Port { - PortNumber 1 - Name "p" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "T" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "306" - Ports [6, 4] - Position [235, 162, 350, 348] - ZOrder 8 - BackgroundColor "yellow" - FunctionName "combState" - Parameters "cyl.comb.mqfCycMax,cyl.comb.wiebePara,eng.nStroke" - EnableBusSupport off - Port { - PortNumber 1 - Name "combState" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "phiComb" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "mqf" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "309" - Ports [5, 1] - Position [480, 172, 545, 388] - ZOrder 11 - BackgroundColor "yellow" - FunctionName "CombWiebe" - Parameters "eng.hn, cyl.comb.wiebePara" - EnableBusSupport off - } - Block { - BlockType Terminator - Name "Terminator" - SID "308" - Position [200, 350, 220, 370] - ZOrder 10 - BackgroundColor "red" - } - Block { - BlockType Outport - Name "dmEmb" - SID "295" - Position [590, 273, 620, 287] - ZOrder -2 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "combState" - SID "301" - Position [590, 133, 620, 147] - ZOrder 5 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiIg" - SID "369" - Position [420, 248, 450, 262] - ZOrder 12 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Line { - Name "mqf" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "S-Function1" - DstPort 4 - } - Line { - Name "phiIg" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 3 - Points [39, 0] - Branch { - Points [0, -25] - DstBlock "phiIg" - DstPort 1 - } - Branch { - DstBlock "S-Function1" - DstPort 3 - } - } - Line { - Name "phiComb" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "S-Function1" - DstPort 2 - } - Line { - Name "combState" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [86, 0] - Branch { - DstBlock "S-Function1" - DstPort 1 - } - Branch { - Points [0, -50] - DstBlock "combState" - DstPort 1 - } - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - DstBlock "dmEmb" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "Terminator" - DstPort 1 - } - Line { - Name "T" - Labels [1, 1] - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 6 - } - Line { - Name "p" - Labels [1, 1] - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "pTF" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [32, 0] - Branch { - DstBlock "S-Function" - DstPort 4 - } - Branch { - Points [0, 33; -59, 0; 0, 94; 280, 0; 0, -27] - DstBlock "S-Function1" - DstPort 5 - } - } - Line { - SrcBlock "u_gov" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "ROHRBus" - SID "2587" - Ports [5, 3] - Position [210, 16, 305, 134] - ZOrder 155 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ROHRBus" - Location [0, 0, 960, 1152] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "pTF" - SID "2588" - Position [70, 308, 100, 322] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "u_gov" - SID "2589" - Position [70, 233, 100, 247] - ZOrder 1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "2590" - Position [70, 203, 100, 217] - ZOrder 3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phi" - SID "2591" - Position [70, 173, 100, 187] - ZOrder 2 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "2592" - Position [70, 263, 100, 277] - ZOrder 4 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "2593" - Ports [3, 1] - Position [700, 261, 705, 299] - ZOrder 13 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2594" - Ports [1, 2] - Position [180, 286, 185, 344] - ZOrder 16 - ShowName off - OutputSignals "p,T" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Demux - Name "Demux1" - SID "2595" - Ports [1, 3] - Position [590, 261, 595, 299] - ZOrder 14 - ShowName off - Outputs "3" - DisplayOption "bar" - Port { - PortNumber 1 - Name "dm" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dE" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "dmb" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "2596" - Ports [6, 4] - Position [235, 162, 350, 348] - ZOrder 8 - BackgroundColor "yellow" - FunctionName "combState" - Parameters "cyl.comb.mqfCycMax,cyl.comb.wiebePara,eng.nStroke" - EnableBusSupport off - Port { - PortNumber 1 - Name "combState" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "phiComb" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "mqf" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "2597" - Ports [5, 1] - Position [480, 172, 545, 388] - ZOrder 11 - BackgroundColor "yellow" - FunctionName "CombWiebe" - Parameters "eng.hn, cyl.comb.wiebePara" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dmEmb" - SID "2602" - Position [740, 273, 770, 287] - ZOrder 17 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "combState" - SID "2599" - Position [590, 133, 620, 147] - ZOrder 5 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiIg" - SID "2600" - Position [420, 248, 450, 262] - ZOrder 12 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Line { - Name "mqf" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "S-Function1" - DstPort 4 - } - Line { - Name "phiIg" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 3 - Points [39, 0] - Branch { - Points [0, -25] - DstBlock "phiIg" - DstPort 1 - } - Branch { - DstBlock "S-Function1" - DstPort 3 - } - } - Line { - Name "phiComb" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "S-Function1" - DstPort 2 - } - Line { - Name "combState" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [86, 0] - Branch { - DstBlock "S-Function1" - DstPort 1 - } - Branch { - Points [0, -50] - DstBlock "combState" - DstPort 1 - } - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "pTF" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [32, 0] - Branch { - DstBlock "S-Function" - DstPort 4 - } - Branch { - Points [0, 26; -79, 0; 0, 101; 300, 0; 0, -27] - DstBlock "S-Function1" - DstPort 5 - } - } - Line { - SrcBlock "u_gov" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - Name "dE" - Labels [1, 1] - SrcBlock "Demux1" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "dmb" - Labels [1, 1] - SrcBlock "Demux1" - SrcPort 3 - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "dm" - Labels [1, 1] - SrcBlock "Demux1" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 6 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "dmEmb" - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "Components" - SID "1327" - Ports [] - Position [360, 173, 470, 287] - ZOrder 508 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Components" - Location [-9, 0, 1929, 1170] - Open on - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "80" - Block { - BlockType SubSystem - Name "EngCylinder2Stroke" - SID "320" - Ports [7, 9] - Position [1070, 24, 1260, 266] - ZOrder 363 - ForegroundColor "red" - BackgroundColor "yellow" - LibraryVersion "1.135" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 19 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 20 - Type "edit" - Name "cyl" - Prompt "Name of the cylinder" - Value "eng.cyl" - } - Object { - $ObjectID 21 - Type "edit" - Name "cylNo" - Prompt "Cylinder number" - Value "1" - } - PropName "Parameters" - } - } - Port { - PortNumber 9 - Name "dmf2" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - System { - Name "EngCylinder2Stroke" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "60" - Block { - BlockType Inport - Name "uGov" - SID "321" - Position [485, 20, 515, 35] - ZOrder 158 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "322" - Position [550, 20, 580, 35] - ZOrder 159 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "324" - Position [630, 20, 660, 35] - ZOrder 161 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "325" - Position [745, 20, 775, 35] - ZOrder 162 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "327" - Position [210, 592, 240, 608] - ZOrder 164 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "326" - Position [1060, 522, 1090, 538] - ZOrder 163 - BlockMirror on - BackgroundColor "green" - NamePlacement "alternate" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "328" - Position [485, 1013, 515, 1027] - ZOrder 165 - BackgroundColor "green" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "365" - Position [710, 325, 740, 355] - ZOrder 189 - BlockMirror on - BackgroundColor "green" - Value "0" - } - Block { - BlockType Reference - Name "CrankMechKinematic" - SID "342" - Ports [3, 4] - Position [620, 759, 745, 871] - ZOrder 178 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Mechanical Part/CrankMechKinematic" - SourceType "SubSystem" - } - Block { - BlockType Demux - Name "Demux" - SID "366" - Ports [1, 3] - Position [370, 581, 375, 619] - ZOrder 190 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "438" - Ports [1, 3] - Position [400, 271, 405, 309] - ZOrder 222 - BlockMirror on - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "EngCylHeatTransfer" - SID "363" - Ports [3, 2] - Position [635, 534, 775, 646] - ZOrder 187 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Heat Transfer/EngCylHeatTransfer" - SourceType "SubSystem" - } - Block { - BlockType Reference - Name "ExhValve" - SID "376" - Ports [5, 4] - Position [891, 405, 1009, 515] - ZOrder 199 - BlockRotation 270 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/ExhValve" - SourceType "SubSystem" - } - Block { - BlockType From - Name "From" - SID "591" - Position [908, 600, 972, 625] - ZOrder 231 - BlockRotation 270 - BackgroundColor "magenta" - GotoTag "cAStartNom" - } - Block { - BlockType From - Name "From1" - SID "592" - Position [968, 625, 1032, 650] - ZOrder 232 - BlockRotation 270 - BackgroundColor "magenta" - GotoTag "dCALiftUp" - } - Block { - BlockType Goto - Name "Goto" - SID "589" - Position [665, 57, 730, 73] - ZOrder 229 - BackgroundColor "orange" - GotoTag "cAStartNom" - } - Block { - BlockType Goto - Name "Goto1" - SID "590" - Position [790, 57, 855, 73] - ZOrder 230 - BackgroundColor "orange" - GotoTag "dCALiftUp" - } - Block { - BlockType Reference - Name "IntakePort1" - SID "291" - Ports [3, 5] - Position [201, 415, 319, 525] - ZOrder 151 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/IntakePort" - SourceType "SubSystem" - } - Block { - BlockType Mux - Name "Mux" - SID "364" - Ports [3, 1] - Position [630, 361, 635, 399] - ZOrder 188 - BlockMirror on - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "585" - Ports [3, 1] - Position [246, 395, 324, 400] - ZOrder 225 - BlockRotation 270 - NamePlacement "alternate" - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux2" - SID "587" - Ports [2, 1] - Position [950, 375, 1010, 380] - ZOrder 227 - BlockRotation 270 - NamePlacement "alternate" - ShowName off - Inputs "2" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "ROHR1" - SID "296" - Ports [5, 3] - Position [466, 145, 584, 240] - ZOrder 154 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Combustion/ROHR" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "dmEmbComb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "302" - Ports [4, 1] - Position [535, 330, 555, 350] - ZOrder 155 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++--" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "361" - Ports [2, 1] - Position [865, 555, 885, 575] - ZOrder 186 - BlockRotation 270 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "++|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator" - SID "340" - Position [585, 280, 605, 300] - ZOrder 177 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "586" - Position [305, 355, 325, 375] - ZOrder 226 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "588" - Position [1000, 335, 1020, 355] - ZOrder 228 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator6" - SID "367" - Position [415, 595, 425, 605] - ZOrder 191 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator7" - SID "368" - Position [400, 605, 410, 615] - ZOrder 192 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator8" - SID "439" - Position [330, 285, 340, 295] - ZOrder 223 - BlockMirror on - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator9" - SID "440" - Position [365, 295, 375, 305] - ZOrder 224 - BlockMirror on - BackgroundColor "red" - } - Block { - BlockType Reference - Name "ThdynCV_VarVol1" - SID "292" - Ports [2, 3] - Position [521, 425, 619, 520] - ZOrder 152 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVol" - SourceType "" - CV "cyl.init" - Port { - PortNumber 1 - Name "pTFCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "vCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "pCyl" - SID "749" - Position [505, 702, 535, 718] - ZOrder 233 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phi" - SID "374" - Position [865, 978, 895, 992] - ZOrder 197 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "teampWall" - SID "373" - Position [785, 660, 815, 675] - ZOrder 196 - BlockRotation 270 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiIg" - SID "391" - Position [670, 257, 700, 273] - ZOrder 213 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dQ" - SID "372" - Position [840, 630, 870, 645] - ZOrder 195 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.901961, 0.000000, 0.000000]" - NamePlacement "alternate" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "334" - Position [155, 357, 185, 373] - ZOrder 171 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "331" - Position [1045, 312, 1075, 328] - ZOrder 168 - BackgroundColor "red" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tq" - SID "338" - Position [810, 793, 840, 807] - ZOrder 175 - BackgroundColor "red" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmb" - SID "441" - Position [375, 222, 405, 238] - ZOrder 221 - BackgroundColor "red" - Port "9" - IconDisplay "Port number" - } - Line { - SrcBlock "From1" - SrcPort 1 - Points [0, -48; -50, 0] - DstBlock "ExhValve" - DstPort 3 - } - Line { - SrcBlock "From" - SrcPort 1 - Points [0, -37; -15, 0] - DstBlock "ExhValve" - DstPort 2 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - Points [0, 25] - DstBlock "Goto1" - DstPort 1 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - Points [0, 25] - DstBlock "Goto" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 2 - Points [0, -80] - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "Mux2" - SrcPort 1 - Points [0, -25] - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 4 - DstBlock "Mux2" - DstPort 2 - } - Line { - SrcBlock "ExhValve" - SrcPort 3 - DstBlock "Mux2" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - Points [0, -25] - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "IntakePort1" - SrcPort 5 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "IntakePort1" - SrcPort 4 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "IntakePort1" - SrcPort 3 - DstBlock "Mux1" - DstPort 1 - } - Line { - Name "phiIg" - Labels [0, 0] - SrcBlock "ROHR1" - SrcPort 3 - Points [0, 20] - DstBlock "phiIg" - DstPort 1 - } - Line { - SrcBlock "EngCylHeatTransfer" - SrcPort 2 - Points [20, 0] - DstBlock "teampWall" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "Terminator7" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "Terminator6" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - Points [-30, 0; 0, 30] - Branch { - DstBlock "Mux" - DstPort 1 - } - Branch { - Points [0, 20] - DstBlock "Mux" - DstPort 3 - } - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [-29, 0; 0, -40] - DstBlock "Sum" - DstPort 4 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [0, -170] - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "EngCylHeatTransfer" - SrcPort 1 - Points [57, 0] - Branch { - Points [0, 50] - DstBlock "dQ" - DstPort 1 - } - Branch { - DstBlock "Sum1" - DstPort 1 - } - } - Line { - Name "vCyl" - Labels [0, 0] - SrcBlock "ThdynCV_VarVol1" - SrcPort 3 - Points [0, 65] - DstBlock "EngCylHeatTransfer" - DstPort 2 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [15, 0] - Branch { - DstBlock "Demux" - DstPort 1 - } - Branch { - DstBlock "IntakePort1" - DstPort 2 - } - } - Line { - SrcBlock "IntakePort1" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "ROHR1" - SrcPort 2 - Points [0, 45] - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [22, 0] - Branch { - Points [657, 0; 0, -893; -624, 0] - DstBlock "ROHR1" - DstPort 5 - } - Branch { - Points [0, -205] - Branch { - DstBlock "CrankMechKinematic" - DstPort 2 - } - Branch { - Points [0, -71; 78, 0] - DstBlock "EngCylHeatTransfer" - DstPort 3 - } - } - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "ExhValve" - DstPort 5 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - Points [0, 25; -40, 0] - DstBlock "ROHR1" - DstPort 3 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 2 - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - Points [79, 0; 0, 260] - DstBlock "CrankMechKinematic" - DstPort 3 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 3 - Points [125, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - SrcBlock "uGov" - SrcPort 1 - DstBlock "ROHR1" - DstPort 2 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 1 - Points [69, 0; 0, -360] - DstBlock "ThdynCV_VarVol1" - DstPort 2 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 4 - Points [80, 0] - Branch { - Points [0, 125] - Branch { - Points [-636, 0; 0, -445] - DstBlock "IntakePort1" - DstPort 1 - } - Branch { - DstBlock "phi" - DstPort 1 - } - } - Branch { - Points [70, 0] - Branch { - DstBlock "ExhValve" - DstPort 1 - } - Branch { - Points [279, 0; 0, -765; -629, 0] - DstBlock "ROHR1" - DstPort 4 - } - } - } - Line { - SrcBlock "ThdynCV_VarVol1" - SrcPort 2 - Points [0, 185] - Branch { - Points [0, 70] - DstBlock "CrankMechKinematic" - DstPort 1 - } - Branch { - DstBlock "pCyl" - DstPort 1 - } - } - Line { - Name "pTFCyl" - Labels [0, 0] - SrcBlock "ThdynCV_VarVol1" - SrcPort 1 - Points [0, 160] - Branch { - Points [-240, 0] - Branch { - DstBlock "IntakePort1" - DstPort 3 - } - Branch { - Points [-154, 0; 0, -588; 329, 0] - DstBlock "ROHR1" - DstPort 1 - } - } - Branch { - Points [51, 0] - Branch { - Points [496, 0; 0, -141; -112, 0] - DstBlock "ExhValve" - DstPort 4 - } - Branch { - Points [0, -130] - DstBlock "EngCylHeatTransfer" - DstPort 1 - } - } - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "ThdynCV_VarVol1" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 1 - Points [0, -81] - DstBlock "Sum" - DstPort 3 - } - Line { - SrcBlock "IntakePort1" - SrcPort 2 - Points [0, -70] - DstBlock "Sum" - DstPort 1 - } - Line { - Name "dmEmbComb" - Labels [0, 0] - SrcBlock "ROHR1" - SrcPort 1 - Points [0, 45] - Branch { - Points [0, 29] - DstBlock "Sum" - DstPort 2 - } - Branch { - DstBlock "Demux1" - DstPort 1 - } - } - Line { - SrcBlock "Demux1" - SrcPort 1 - Points [-52, 0; 0, -50] - DstBlock "dmb" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "Terminator8" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "Terminator9" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "EngCylinder2Stroke_ExtendedOutput" - SID "467" - Ports [7, 11] - Position [1305, 24, 1495, 266] - ZOrder 276 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 22 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 23 - Type "edit" - Name "cyl" - Prompt "Name of the cylinder" - Value "0" - } - Object { - $ObjectID 24 - Type "edit" - Name "cylNo" - Prompt "Cylinder number" - Value "0" - } - PropName "Parameters" - } - } - System { - Name "EngCylinder2Stroke_ExtendedOutput" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "uGov" - SID "468" - Position [465, 20, 495, 35] - ZOrder 158 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "469" - Position [535, 20, 565, 35] - ZOrder 159 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "470" - Position [605, 20, 635, 35] - ZOrder 161 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "471" - Position [710, 20, 740, 35] - ZOrder 162 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "472" - Position [30, 592, 60, 608] - ZOrder 164 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "473" - Position [1265, 522, 1295, 538] - ZOrder 163 - BlockMirror on - BackgroundColor "green" - NamePlacement "alternate" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "474" - Position [583, 1145, 597, 1175] - ZOrder 165 - BlockRotation 270 - BackgroundColor "green" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "475" - Position [710, 325, 740, 355] - ZOrder 189 - BlockMirror on - Value "0" - } - Block { - BlockType Reference - Name "CrankMechKinematic" - SID "476" - Ports [3, 4] - Position [620, 759, 745, 871] - ZOrder 178 - BackgroundColor "yellow" - LibraryVersion "1.143" - SourceBlock "EngineSystemSubmodel/Mechanical Part/CrankMechKinematic" - SourceType "SubSystem" - } - Block { - BlockType Demux - Name "Demux" - SID "477" - Ports [1, 3] - Position [370, 581, 375, 619] - ZOrder 190 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "478" - Ports [1, 3] - Position [350, 276, 355, 314] - ZOrder 218 - BlockMirror on - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "EngCylHeatTransfer" - SID "479" - Ports [3, 2] - Position [635, 534, 775, 646] - ZOrder 187 - BackgroundColor "yellow" - LibraryVersion "1.143" - SourceBlock "EngineSystemSubmodel/Heat Transfer/EngCylHeatTransfer" - SourceType "SubSystem" - } - Block { - BlockType Reference - Name "ExhValve" - SID "480" - Ports [5, 4] - Position [891, 405, 1009, 515] - ZOrder 199 - BlockRotation 270 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.143" - SourceBlock "EngineSystemSubmodel/Components/ExhValve" - SourceType "SubSystem" - } - Block { - BlockType Reference - Name "IntakePort1" - SID "481" - Ports [3, 5] - Position [201, 415, 319, 525] - ZOrder 151 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.143" - SourceBlock "EngineSystemSubmodel/Components/IntakePort" - SourceType "SubSystem" - } - Block { - BlockType Mux - Name "Mux" - SID "482" - Ports [3, 1] - Position [635, 361, 640, 399] - ZOrder 188 - BlockMirror on - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "ROHR1" - SID "483" - Ports [5, 3] - Position [466, 145, 584, 240] - ZOrder 154 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - LibraryVersion "1.143" - SourceBlock "EngineSystemSubmodel/Combustion/ROHR" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "dmEmbComb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "484" - Ports [4, 1] - Position [535, 330, 555, 350] - ZOrder 155 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++--" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "485" - Ports [2, 1] - Position [865, 555, 885, 575] - ZOrder 186 - BlockRotation 270 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "++|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator" - SID "486" - Position [585, 280, 605, 300] - ZOrder 177 - } - Block { - BlockType Terminator - Name "Terminator1" - SID "487" - Position [275, 345, 295, 365] - ZOrder 179 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "488" - Position [335, 345, 355, 365] - ZOrder 180 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "489" - Position [390, 345, 410, 365] - ZOrder 181 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator4" - SID "490" - Position [225, 275, 245, 295] - ZOrder 219 - BlockMirror on - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator5" - SID "491" - Position [1040, 370, 1060, 390] - ZOrder 183 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator6" - SID "492" - Position [410, 600, 430, 620] - ZOrder 191 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator7" - SID "493" - Position [410, 640, 430, 660] - ZOrder 192 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator8" - SID "494" - Position [275, 305, 295, 325] - ZOrder 220 - BlockMirror on - BackgroundColor "red" - } - Block { - BlockType Reference - Name "ThdynCV_VarVol1" - SID "495" - Ports [2, 3] - Position [521, 425, 619, 520] - ZOrder 152 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.143" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVol" - SourceType "" - CV "cylCV(cylNo)" - Port { - PortNumber 1 - Name "pTFCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "vCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "pCyl" - SID "496" - Position [530, 583, 560, 597] - ZOrder 214 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phi" - SID "497" - Position [875, 913, 905, 927] - ZOrder 197 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "teampWall" - SID "498" - Position [785, 660, 815, 675] - ZOrder 196 - BlockRotation 270 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiIg" - SID "499" - Position [670, 257, 700, 273] - ZOrder 213 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dQ" - SID "500" - Position [840, 630, 870, 645] - ZOrder 195 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.901961, 0.000000, 0.000000]" - NamePlacement "alternate" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "501" - Position [20, 357, 50, 373] - ZOrder 171 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "502" - Position [1240, 292, 1270, 308] - ZOrder 168 - BackgroundColor "red" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tq" - SID "503" - Position [763, 1145, 777, 1175] - ZOrder 175 - BlockRotation 270 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "exhVVAOpen" - SID "504" - Position [1005, 332, 1035, 348] - ZOrder 215 - BackgroundColor "red" - Port "9" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "vCyl" - SID "505" - Position [650, 498, 680, 512] - ZOrder 216 - BackgroundColor "red" - Port "10" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmb" - SID "506" - Position [325, 227, 355, 243] - ZOrder 217 - BackgroundColor "red" - Port "11" - IconDisplay "Port number" - } - Line { - SrcBlock "IntakePort1" - SrcPort 2 - Points [0, -70] - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 1 - Points [0, -81] - DstBlock "Sum" - DstPort 3 - } - Line { - Name "dmEmbComb" - Labels [0, 0] - SrcBlock "ROHR1" - SrcPort 1 - Points [0, 50] - Branch { - DstBlock "Demux1" - DstPort 1 - } - Branch { - Points [0, 24] - DstBlock "Sum" - DstPort 2 - } - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "ThdynCV_VarVol1" - DstPort 1 - } - Line { - Name "pTFCyl" - Labels [0, 0] - SrcBlock "ThdynCV_VarVol1" - SrcPort 1 - Points [-40, 0; 0, 160] - Branch { - Points [91, 0] - Branch { - Points [0, -130] - DstBlock "EngCylHeatTransfer" - DstPort 1 - } - Branch { - Points [496, 0; 0, -141; -112, 0] - DstBlock "ExhValve" - DstPort 4 - } - } - Branch { - Points [-200, 0] - Branch { - Points [-154, 0; 0, -588; 329, 0] - DstBlock "ROHR1" - DstPort 1 - } - Branch { - DstBlock "IntakePort1" - DstPort 3 - } - } - } - Line { - SrcBlock "ThdynCV_VarVol1" - SrcPort 2 - Points [0, 38] - Branch { - Points [0, 217] - DstBlock "CrankMechKinematic" - DstPort 1 - } - Branch { - Points [-56, 0; 0, 27] - DstBlock "pCyl" - DstPort 1 - } - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 4 - Points [80, 0] - Branch { - Points [70, 0] - Branch { - Points [279, 0; 0, -765; -654, 0] - DstBlock "ROHR1" - DstPort 3 - } - Branch { - DstBlock "ExhValve" - DstPort 1 - } - } - Branch { - Points [0, 60] - Branch { - DstBlock "phi" - DstPort 1 - } - Branch { - Points [0, 65; -610, 0] - DstBlock "IntakePort1" - DstPort 1 - } - } - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 1 - Points [69, 0; 0, -360] - DstBlock "ThdynCV_VarVol1" - DstPort 2 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - Points [0, 37; 485, 0; 0, 558; -180, 0] - DstBlock "ExhValve" - DstPort 2 - } - Line { - SrcBlock "uGov" - SrcPort 1 - Points [0, 50; 20, 0] - DstBlock "ROHR1" - DstPort 2 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 3 - Points [125, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - SrcBlock "ExhValve" - SrcPort 4 - Points [0, -20] - DstBlock "Terminator5" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - Points [79, 0; 0, 260] - DstBlock "CrankMechKinematic" - DstPort 3 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 2 - Points [20, 0] - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - DstBlock "ROHR1" - DstPort 4 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "ExhValve" - DstPort 5 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [0, -120] - Branch { - Points [609, 0; 0, -893; -624, 0] - DstBlock "ROHR1" - DstPort 5 - } - Branch { - Points [-48, 0; 0, -185] - Branch { - Points [0, -91; 78, 0] - DstBlock "EngCylHeatTransfer" - DstPort 3 - } - Branch { - Points [39, 0; 0, -20] - DstBlock "CrankMechKinematic" - DstPort 2 - } - } - } - Line { - SrcBlock "ROHR1" - SrcPort 2 - Points [0, 45] - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "IntakePort1" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "IntakePort1" - SrcPort 3 - Points [0, -13; -12, 0; 0, -42] - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - Points [0, 16; 404, 0; 0, 560; -179, 0] - DstBlock "ExhValve" - DstPort 3 - } - Line { - SrcBlock "IntakePort1" - SrcPort 5 - Points [0, -4; 63, 0; 0, -51] - DstBlock "Terminator3" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 3 - Points [0, -60] - DstBlock "exhVVAOpen" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [195, 0] - Branch { - DstBlock "IntakePort1" - DstPort 2 - } - Branch { - DstBlock "Demux" - DstPort 1 - } - } - Line { - SrcBlock "IntakePort1" - SrcPort 4 - Points [0, -18; 33, 0; 0, -37] - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 2 - Points [0, -100] - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - Name "vCyl" - Labels [0, 0] - SrcBlock "ThdynCV_VarVol1" - SrcPort 3 - Points [0, 13] - Branch { - Points [27, 0; 0, -33] - DstBlock "vCyl" - DstPort 1 - } - Branch { - Points [0, 52] - DstBlock "EngCylHeatTransfer" - DstPort 2 - } - } - Line { - SrcBlock "EngCylHeatTransfer" - SrcPort 1 - Points [57, 0] - Branch { - DstBlock "Sum1" - DstPort 1 - } - Branch { - Points [0, 50] - DstBlock "dQ" - DstPort 1 - } - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [0, -170] - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [-34, 0; 0, -40] - DstBlock "Sum" - DstPort 4 - } - Line { - SrcBlock "Constant" - SrcPort 1 - Points [-30, 0; 0, 30] - Branch { - Points [0, 20] - DstBlock "Mux" - DstPort 3 - } - Branch { - DstBlock "Mux" - DstPort 1 - } - } - Line { - SrcBlock "Demux" - SrcPort 2 - Points [12, 0; 0, 10] - DstBlock "Terminator6" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - Points [4, 0; 0, 40] - DstBlock "Terminator7" - DstPort 1 - } - Line { - SrcBlock "EngCylHeatTransfer" - SrcPort 2 - Points [20, 0] - DstBlock "teampWall" - DstPort 1 - } - Line { - Name "phiIg" - Labels [0, 0] - SrcBlock "ROHR1" - SrcPort 3 - Points [0, 20] - DstBlock "phiIg" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - Points [-52, 0; 0, -50] - DstBlock "dmb" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - Points [-75, 0; 0, -10] - DstBlock "Terminator4" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - Points [-22, 0; 0, 10] - DstBlock "Terminator8" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "EngCylinder4Stroke" - SID "2683" - Ports [9, 9] - Position [1990, 31, 2160, 259] - ZOrder 525 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 25 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 26 - Type "edit" - Name "cyl" - Prompt "Engine Cylinder Parameters (struct)" - Value "eng.cyl" - } - Object { - $ObjectID 27 - Type "edit" - Name "cylNo" - Prompt "Cylinder number" - Value "1" - } - PropName "Parameters" - } - } - System { - Name "EngCylinder4Stroke" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "80" - Block { - BlockType Inport - Name "uGov" - SID "2684" - Position [20, 1252, 50, 1268] - ZOrder 158 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "2685" - Position [20, 1282, 50, 1298] - ZOrder 159 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "intakeOpenNomCA" - SID "2686" - Position [20, 1317, 50, 1333] - ZOrder 239 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "intakeOpenUpDCA" - SID "2687" - Position [20, 1352, 50, 1368] - ZOrder 240 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "exhOpenNomCA" - SID "2688" - Position [20, 1387, 50, 1403] - ZOrder 161 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "exhOpenUpDCA" - SID "2689" - Position [20, 1422, 50, 1438] - ZOrder 162 - BackgroundColor "green" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "2690" - Position [20, 1462, 50, 1478] - ZOrder 164 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "2691" - Position [20, 1497, 50, 1513] - ZOrder 163 - BackgroundColor "green" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "2692" - Position [20, 1533, 50, 1547] - ZOrder 165 - BackgroundColor "green" - Port "9" - IconDisplay "Port number" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2693" - Ports [1, 3] - Position [620, 1425, 625, 1485] - ZOrder 346 - ShowName off - OutputSignals "dmd,dEd,dmbd" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "2694" - Ports [1, 3] - Position [690, 1230, 810, 1235] - ZOrder 349 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - OutputSignals "dmu,dEu,dmbu" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector2" - SID "2695" - Ports [1, 3] - Position [620, 1348, 625, 1422] - ZOrder 351 - ShowName off - OutputSignals "dm,dE,dmb" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector3" - SID "2696" - Ports [1, 1] - Position [650, 1571, 655, 1589] - ZOrder 356 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector4" - SID "2697" - Ports [1, 1] - Position [680, 1666, 685, 1684] - ZOrder 363 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "CrankMechKinematic" - SID "2698" - Ports [3, 4] - Position [730, 1613, 815, 1682] - ZOrder 520 - BackgroundColor "yellow" - LibraryVersion "1.157" - SourceBlock "EngineSystemSubmodel/Mechanical Part/CrankMechKinematic" - SourceType "SubSystem" - Port { - PortNumber 4 - Name "phiCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylHeatTransferBus" - SID "2699" - Ports [2, 2] - Position [665, 1486, 745, 1559] - ZOrder 524 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.157" - SourceBlock "EngineSystemSubmodel/Heat Transfer/EngCylHeatTransferBus" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "dQCyl" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "tempWall" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "ExhValveBus" - SID "2700" - Ports [5, 4] - Position [1215, 1368, 1330, 1502] - ZOrder 525 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.157" - SourceBlock "EngineSystemSubmodel/Components/ExhValveBus" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "dmEmbCylExh" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "ExhOpen" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType From - Name "From1" - SID "2701" - Position [1120, 1477, 1185, 1493] - ZOrder 527 - BackgroundColor "cyan" - GotoTag "pTF_d" - } - Block { - BlockType From - Name "From10" - SID "2702" - Position [1410, 1622, 1450, 1638] - ZOrder 378 - BackgroundColor "cyan" - GotoTag "dmb" - } - Block { - BlockType From - Name "From11" - SID "2703" - Position [1410, 1382, 1450, 1398] - ZOrder 381 - BackgroundColor "cyan" - GotoTag "pCyl" - } - Block { - BlockType From - Name "From12" - SID "2704" - Position [260, 1422, 325, 1438] - ZOrder 382 - BackgroundColor "cyan" - GotoTag "intakeStart" - } - Block { - BlockType From - Name "From13" - SID "2705" - Position [260, 1447, 325, 1463] - ZOrder 383 - BackgroundColor "cyan" - GotoTag "intakeDCA" - } - Block { - BlockType From - Name "From14" - SID "2706" - Position [1135, 1402, 1200, 1418] - ZOrder 384 - BackgroundColor "cyan" - GotoTag "exhStart" - } - Block { - BlockType From - Name "From15" - SID "2707" - Position [1075, 1427, 1140, 1443] - ZOrder 385 - BackgroundColor "cyan" - GotoTag "exhDCA" - } - Block { - BlockType From - Name "From2" - SID "2708" - Position [355, 1397, 395, 1413] - ZOrder 360 - BackgroundColor "cyan" - GotoTag "phi" - } - Block { - BlockType From - Name "From3" - SID "2709" - Position [1075, 1377, 1115, 1393] - ZOrder 361 - BackgroundColor "cyan" - GotoTag "phi" - } - Block { - BlockType From - Name "From4" - SID "2710" - Position [305, 1322, 345, 1338] - ZOrder 364 - BackgroundColor "cyan" - GotoTag "phi" - } - Block { - BlockType From - Name "From5" - SID "2711" - Position [1410, 1412, 1450, 1428] - ZOrder 365 - BackgroundColor "cyan" - GotoTag "phi" - } - Block { - BlockType From - Name "From6" - SID "2712" - Position [1410, 1472, 1450, 1488] - ZOrder 368 - BackgroundColor "cyan" - GotoTag "phiIg" - } - Block { - BlockType From - Name "From7" - SID "2713" - Position [1410, 1532, 1475, 1548] - ZOrder 370 - BackgroundColor "cyan" - GotoTag "dmEmbU" - } - Block { - BlockType From - Name "From8" - SID "2714" - Position [1410, 1442, 1475, 1458] - ZOrder 372 - BackgroundColor "cyan" - GotoTag "tempWall" - } - Block { - BlockType From - Name "From9" - SID "2715" - Position [1410, 1502, 1450, 1518] - ZOrder 375 - BackgroundColor "cyan" - GotoTag "dQ" - } - Block { - BlockType Goto - Name "Goto" - SID "2716" - Position [105, 1386, 175, 1404] - ZOrder 229 - BackgroundColor "orange" - GotoTag "exhStart" - } - Block { - BlockType Goto - Name "Goto1" - SID "2717" - Position [105, 1421, 175, 1439] - ZOrder 230 - BackgroundColor "orange" - GotoTag "exhDCA" - } - Block { - BlockType Goto - Name "Goto10" - SID "2718" - Position [770, 1572, 810, 1588] - ZOrder 380 - BackgroundColor "orange" - GotoTag "pCyl" - } - Block { - BlockType Goto - Name "Goto11" - SID "2719" - Position [105, 1496, 175, 1514] - ZOrder 526 - BackgroundColor "orange" - GotoTag "pTF_d" - } - Block { - BlockType Goto - Name "Goto2" - SID "2720" - Position [105, 1316, 175, 1334] - ZOrder 241 - BackgroundColor "orange" - GotoTag "intakeStart" - } - Block { - BlockType Goto - Name "Goto3" - SID "2721" - Position [105, 1351, 175, 1369] - ZOrder 242 - BackgroundColor "orange" - GotoTag "intakeDCA" - } - Block { - BlockType Goto - Name "Goto4" - SID "2722" - Position [985, 1662, 1025, 1678] - ZOrder 359 - BackgroundColor "orange" - GotoTag "phi" - } - Block { - BlockType Goto - Name "Goto5" - SID "2723" - Position [550, 1337, 590, 1353] - ZOrder 366 - BackgroundColor "orange" - GotoTag "phiIg" - } - Block { - BlockType Goto - Name "Goto6" - SID "2724" - Position [550, 1402, 610, 1418] - ZOrder 369 - BackgroundColor "orange" - GotoTag "dmEmbU" - } - Block { - BlockType Goto - Name "Goto7" - SID "2725" - Position [780, 1532, 845, 1548] - ZOrder 371 - BackgroundColor "[1.000000, 0.501961, 0.000000]" - GotoTag "tempWall" - } - Block { - BlockType Goto - Name "Goto8" - SID "2726" - Position [810, 1477, 850, 1493] - ZOrder 374 - BackgroundColor "orange" - GotoTag "dQ" - } - Block { - BlockType Goto - Name "Goto9" - SID "2727" - Position [660, 1312, 700, 1328] - ZOrder 376 - BackgroundColor "orange" - GotoTag "dmb" - } - Block { - BlockType SubSystem - Name "IntakeValveBus" - SID "2728" - Ports [5, 4] - Position [430, 1393, 535, 1517] - ZOrder 528 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - AncestorBlock "EngineSystemSubmodel/Components/IntakeValveBus" - LibraryVersion "*1.157" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Port { - PortNumber 2 - Name "dmEmbCylIntake" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "IntakeOpen" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "IntakeValveBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - SIDHighWatermark "2616" - SIDPrevWatermark "2616" - Block { - BlockType Inport - Name "phi" - SID "2728:2542" - Position [100, 123, 130, 137] - ZOrder 65 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "2728:2543" - Position [100, 158, 130, 172] - ZOrder 74 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "2728:2544" - Position [100, 193, 130, 207] - ZOrder 75 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "2728:2545" - Position [100, 243, 130, 257] - ZOrder 68 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "2728:2546" - Position [100, 273, 130, 287] - ZOrder 69 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2728:2583" - Ports [1, 1] - Position [375, 106, 380, 144] - ZOrder 471 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "2728:2585" - Ports [1, 1] - Position [375, 151, 380, 189] - ZOrder 473 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "IdealNozzleBus" - SID "2728:2581" - Ports [3, 2] - Position [690, 201, 790, 299] - ZOrder 470 - BackgroundColor "yellow" - LibraryVersion "1.157" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzleBus" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "2728:2586" - Ports [3, 1] - Position [200, 111, 270, 219] - ZOrder 474 - BackgroundColor "yellow" - FunctionName "GetVVLift" - Parameters "eng.nStroke,cyl.intakeVVDim.liftMax,cyl.intakeVVProf.cAStartRef,cyl.intakeVVProf.dCALiftUp,cyl.inta" - "keVVProf.dCALiftDown,cyl.intakeVVProf.dCALiftTopRef,cyl.intakeVVProf.cAVVUpRef,cyl.intakeVVProf.cAVVDownRef,cyl.in" - "takeVVProf.liftUpRef,cyl.intakeVVProf.liftDownRef" - EnableBusSupport off - Port { - PortNumber 1 - Name "intakeVVlift" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "2728:2551" - Ports [3, 3] - Position [500, 60, 615, 190] - ZOrder 77 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "GetIntakeVVArea" - Parameters "cyl.intakeVVDim.Dv,cyl.intakeVVDim.beta,cyl.intakeVVDim.w,cyl.intakeVVDim.Dp,cyl.intakeVVDim.Ds" - EnableBusSupport off - Port { - PortNumber 3 - Name "aEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "2728:2556" - Position [830, 218, 860, 232] - ZOrder 66 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "2728:2557" - Position [830, 268, 860, 282] - ZOrder 67 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "aOpen" - SID "2728:2558" - Position [830, 73, 860, 87] - ZOrder 78 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Cd" - SID "2728:2559" - Position [830, 118, 860, 132] - ZOrder 79 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "S-Function1" - DstPort 3 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "S-Function1" - DstPort 2 - } - Line { - Name "intakeVVlift" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [23, 0; 0, -85] - DstBlock "S-Function1" - DstPort 1 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [210, 0] - Branch { - DstBlock "IdealNozzleBus" - DstPort 3 - } - Branch { - Points [0, -110] - DstBlock "Bus\nSelector1" - DstPort 1 - } - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [191, 0] - Branch { - DstBlock "IdealNozzleBus" - DstPort 2 - } - Branch { - Points [0, -125] - DstBlock "Bus\nSelector" - DstPort 1 - } - } - Line { - SrcBlock "IdealNozzleBus" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "IdealNozzleBus" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "aEff" - Labels [0, 0] - SrcBlock "S-Function1" - SrcPort 3 - Points [37, 0; 0, 50] - DstBlock "IdealNozzleBus" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - DstBlock "aOpen" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 2 - DstBlock "Cd" - DstPort 1 - } - } - } - Block { - BlockType Reference - Name "ROHRBus" - SID "2729" - Ports [5, 3] - Position [420, 1246, 515, 1364] - ZOrder 529 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.157" - SourceBlock "EngineSystemSubmodel/Combustion/ROHRBus" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "dmEmbFCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum2" - SID "2730" - Ports [3, 1] - Position [700, 1350, 720, 1370] - ZOrder 255 - ShowName off - IconShape "round" - Inputs "-++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum3" - SID "2731" - Ports [4, 1] - Position [740, 1375, 760, 1395] - ZOrder 347 - ShowName off - IconShape "round" - Inputs "-++-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dECyl" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum4" - SID "2732" - Ports [3, 1] - Position [780, 1400, 800, 1420] - ZOrder 348 - ShowName off - IconShape "round" - Inputs "-++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum5" - SID "2733" - Ports [2, 1] - Position [870, 1495, 890, 1515] - ZOrder 358 - BlockRotation 270 - ShowName off - IconShape "round" - Inputs "++|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator" - SID "2734" - Position [560, 1295, 580, 1315] - ZOrder 390 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "2735" - Position [560, 1460, 580, 1480] - ZOrder 391 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "2736" - Position [560, 1490, 580, 1510] - ZOrder 392 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "2737" - Position [1355, 1440, 1375, 1460] - ZOrder 393 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator4" - SID "2738" - Position [1355, 1470, 1375, 1490] - ZOrder 394 - BackgroundColor "red" - } - Block { - BlockType Reference - Name "ThdynCV_VarVolBus" - SID "2739" - Ports [4, 1] - Position [940, 1348, 1035, 1447] - ZOrder 533 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.157" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVolBus" - SourceType "" - CV "cyl.init" - Port { - PortNumber 1 - Name "pTFVCyl" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "pCyl" - SID "2740" - Position [1520, 1382, 1550, 1398] - ZOrder 233 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phi" - SID "2741" - Position [1520, 1413, 1550, 1427] - ZOrder 197 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "teampWall" - SID "2742" - Position [1520, 1442, 1550, 1458] - ZOrder 196 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiIg" - SID "2743" - Position [1520, 1472, 1550, 1488] - ZOrder 213 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dQ" - SID "2744" - Position [1520, 1502, 1550, 1518] - ZOrder 195 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "2745" - Position [1520, 1532, 1550, 1548] - ZOrder 171 - BackgroundColor "red" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "2746" - Position [1520, 1562, 1550, 1578] - ZOrder 168 - BackgroundColor "red" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tq" - SID "2747" - Position [1520, 1593, 1550, 1607] - ZOrder 175 - BackgroundColor "red" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmb" - SID "2748" - Position [1520, 1622, 1550, 1638] - ZOrder 221 - BackgroundColor "red" - Port "9" - IconDisplay "Port number" - } - Line { - Name "dmEmbCylIntake" - Labels [1, 1] - SrcBlock "IntakeValveBus" - SrcPort 2 - Points [60, 0; 0, 15] - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - DstBlock "ThdynCV_VarVolBus" - DstPort 1 - } - Line { - Name "dECyl" - Labels [1, 1] - SrcBlock "Sum3" - SrcPort 1 - DstBlock "ThdynCV_VarVolBus" - DstPort 2 - } - Line { - SrcBlock "Sum4" - SrcPort 1 - DstBlock "ThdynCV_VarVolBus" - DstPort 3 - } - Line { - Name "dmEmbCylExh" - Labels [3, 1] - SrcBlock "ExhValveBus" - SrcPort 1 - Points [9, 0; 0, -170] - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "Sum2" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "Sum3" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 3 - DstBlock "Sum4" - DstPort 1 - } - Line { - Name "pTFVCyl" - Labels [0, 0] - SrcBlock "ThdynCV_VarVolBus" - SrcPort 1 - Points [14, 0; 0, 60] - Branch { - DstBlock "ExhValveBus" - DstPort 4 - } - Branch { - Points [0, 260; -426, 0] - Branch { - Points [-398, 0; 0, -215] - Branch { - Points [0, -250] - DstBlock "ROHRBus" - DstPort 1 - } - Branch { - DstBlock "IntakeValveBus" - DstPort 5 - } - } - Branch { - Points [0, -140] - Branch { - Points [0, -75] - DstBlock "EngCylHeatTransferBus" - DstPort 1 - } - Branch { - DstBlock "Bus\nSelector3" - DstPort 1 - } - } - } - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - Points [80, 0] - DstBlock "Sum2" - DstPort 3 - } - Line { - Name "dmEmbFCyl" - Labels [1, 1] - SrcBlock "ROHRBus" - SrcPort 1 - Points [85, 0] - DstBlock "Bus\nSelector2" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector2" - SrcPort 1 - Points [8, 0] - Branch { - Points [0, -40] - DstBlock "Goto9" - DstPort 1 - } - Branch { - DstBlock "Sum2" - DstPort 2 - } - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - Points [99, 0] - DstBlock "Sum3" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - Points [160, 0] - DstBlock "Sum4" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector2" - SrcPort 3 - DstBlock "Sum4" - DstPort 2 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [354, 0] - Branch { - Points [0, -185] - DstBlock "ROHRBus" - DstPort 5 - } - Branch { - Points [0, 110; 196, 0] - Branch { - Points [0, -110] - DstBlock "EngCylHeatTransferBus" - DstPort 2 - } - Branch { - DstBlock "CrankMechKinematic" - DstPort 2 - } - } - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector3" - SrcPort 1 - Points [42, 0] - Branch { - Points [0, 45] - DstBlock "CrankMechKinematic" - DstPort 1 - } - Branch { - DstBlock "Goto10" - DstPort 1 - } - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 2 - Points [412, 0; 0, -40] - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 1 - Points [40, 0; 0, -190] - DstBlock "ThdynCV_VarVolBus" - DstPort 4 - } - Line { - Name "dQCyl" - Labels [0, 0] - SrcBlock "EngCylHeatTransferBus" - SrcPort 1 - Points [39, 0] - Branch { - Points [0, -20] - DstBlock "Goto8" - DstPort 1 - } - Branch { - DstBlock "Sum5" - DstPort 1 - } - } - Line { - Name "phiCyl" - Labels [1, 1] - SrcBlock "CrankMechKinematic" - SrcPort 4 - DstBlock "Goto4" - DstPort 1 - } - Line { - SrcBlock "From2" - SrcPort 1 - DstBlock "IntakeValveBus" - DstPort 1 - } - Line { - SrcBlock "From3" - SrcPort 1 - DstBlock "ExhValveBus" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [53, 0; 0, 10; 255, 0] - Branch { - Points [0, 195] - DstBlock "Bus\nSelector4" - DstPort 1 - } - Branch { - DstBlock "IntakeValveBus" - DstPort 4 - } - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector4" - SrcPort 1 - DstBlock "CrankMechKinematic" - DstPort 3 - } - Line { - SrcBlock "intakeOpenNomCA" - SrcPort 1 - DstBlock "Goto2" - DstPort 1 - } - Line { - SrcBlock "intakeOpenUpDCA" - SrcPort 1 - DstBlock "Goto3" - DstPort 1 - } - Line { - SrcBlock "exhOpenNomCA" - SrcPort 1 - DstBlock "Goto" - DstPort 1 - } - Line { - SrcBlock "exhOpenUpDCA" - SrcPort 1 - DstBlock "Goto1" - DstPort 1 - } - Line { - SrcBlock "From4" - SrcPort 1 - DstBlock "ROHRBus" - DstPort 4 - } - Line { - SrcBlock "ROHRBus" - SrcPort 3 - DstBlock "Goto5" - DstPort 1 - } - Line { - SrcBlock "From6" - SrcPort 1 - DstBlock "phiIg" - DstPort 1 - } - Line { - SrcBlock "From5" - SrcPort 1 - DstBlock "phi" - DstPort 1 - } - Line { - SrcBlock "IntakeValveBus" - SrcPort 1 - DstBlock "Goto6" - DstPort 1 - } - Line { - SrcBlock "From7" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "ExhValveBus" - SrcPort 2 - Points [64, 0; 0, 150] - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - Name "tempWall" - Labels [1, 1] - SrcBlock "EngCylHeatTransferBus" - SrcPort 2 - DstBlock "Goto7" - DstPort 1 - } - Line { - SrcBlock "From8" - SrcPort 1 - DstBlock "teampWall" - DstPort 1 - } - Line { - SrcBlock "From9" - SrcPort 1 - DstBlock "dQ" - DstPort 1 - } - Line { - SrcBlock "From10" - SrcPort 1 - DstBlock "dmb" - DstPort 1 - } - Line { - SrcBlock "From11" - SrcPort 1 - DstBlock "pCyl" - DstPort 1 - } - Line { - SrcBlock "From12" - SrcPort 1 - DstBlock "IntakeValveBus" - DstPort 2 - } - Line { - SrcBlock "From13" - SrcPort 1 - DstBlock "IntakeValveBus" - DstPort 3 - } - Line { - SrcBlock "From14" - SrcPort 1 - DstBlock "ExhValveBus" - DstPort 2 - } - Line { - SrcBlock "From15" - SrcPort 1 - DstBlock "ExhValveBus" - DstPort 3 - } - Line { - SrcBlock "ROHRBus" - SrcPort 2 - DstBlock "Terminator" - DstPort 1 - } - Line { - Name "IntakeOpen" - Labels [1, 1] - SrcBlock "IntakeValveBus" - SrcPort 3 - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "IntakeValveBus" - SrcPort 4 - DstBlock "Terminator2" - DstPort 1 - } - Line { - Name "ExhOpen" - Labels [0, 0] - SrcBlock "ExhValveBus" - SrcPort 3 - Points [5, 0] - DstBlock "Terminator3" - DstPort 1 - } - Line { - SrcBlock "ExhValveBus" - SrcPort 4 - Points [5, 0] - DstBlock "Terminator4" - DstPort 1 - } - Line { - SrcBlock "Sum5" - SrcPort 1 - Points [0, -41; -130, 0] - DstBlock "Sum3" - DstPort 4 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector2" - SrcPort 2 - Points [99, 0] - DstBlock "Sum3" - DstPort 2 - } - Line { - SrcBlock "uGov" - SrcPort 1 - Points [114, 0; 0, 20] - DstBlock "ROHRBus" - DstPort 2 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - Points [243, 0; 0, 15] - DstBlock "ROHRBus" - DstPort 3 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "Goto11" - DstPort 1 - } - Line { - SrcBlock "From1" - SrcPort 1 - DstBlock "ExhValveBus" - DstPort 5 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 3 - Points [60, 0] - DstBlock "Sum5" - DstPort 2 - } - } - } - Block { - BlockType SubSystem - Name "EngCylinderConv" - SID "763" - Ports [7, 9] - Position [1760, 29, 1945, 261] - ZOrder 343 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 28 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 29 - Type "edit" - Name "cyl" - Prompt "Name of the cylinder" - Value "eng.cyl" - } - Object { - $ObjectID 30 - Type "edit" - Name "cylNo" - Prompt "Cylinder no" - Value "1" - } - PropName "Parameters" - } - } - System { - Name "EngCylinderConv" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "150" - Block { - BlockType Inport - Name "uGov" - SID "765" - Position [485, 20, 515, 35] - ZOrder 158 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "766" - Position [550, 20, 580, 35] - ZOrder 159 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "767" - Position [630, 20, 660, 35] - ZOrder 161 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "768" - Position [745, 20, 775, 35] - ZOrder 162 - BlockRotation 270 - BlockMirror on - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "769" - Position [210, 592, 240, 608] - ZOrder 164 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "770" - Position [1060, 522, 1090, 538] - ZOrder 163 - BlockMirror on - BackgroundColor "green" - NamePlacement "alternate" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "771" - Position [485, 1013, 515, 1027] - ZOrder 165 - BackgroundColor "green" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "772" - Position [710, 325, 740, 355] - ZOrder 189 - BlockMirror on - BackgroundColor "green" - Value "0" - } - Block { - BlockType Reference - Name "CrankMechKinematic" - SID "773" - Ports [3, 4] - Position [620, 759, 745, 871] - ZOrder 178 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Mechanical Part/CrankMechKinematic" - SourceType "SubSystem" - } - Block { - BlockType Demux - Name "Demux" - SID "774" - Ports [1, 3] - Position [370, 581, 375, 619] - ZOrder 190 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "775" - Ports [1, 3] - Position [400, 271, 405, 309] - ZOrder 222 - BlockMirror on - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "EngCylHeatTransfer" - SID "776" - Ports [3, 2] - Position [635, 534, 775, 646] - ZOrder 187 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Heat Transfer/EngCylHeatTransfer" - SourceType "SubSystem" - } - Block { - BlockType Reference - Name "ExhValve" - SID "777" - Ports [5, 4] - Position [891, 405, 1009, 515] - ZOrder 199 - BlockRotation 270 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/ExhValve" - SourceType "SubSystem" - } - Block { - BlockType From - Name "From" - SID "778" - Position [908, 600, 972, 625] - ZOrder 231 - BlockRotation 270 - BackgroundColor "magenta" - GotoTag "cAStartNom" - } - Block { - BlockType From - Name "From1" - SID "779" - Position [968, 625, 1032, 650] - ZOrder 232 - BlockRotation 270 - BackgroundColor "magenta" - GotoTag "dCALiftUp" - } - Block { - BlockType Goto - Name "Goto" - SID "780" - Position [665, 57, 730, 73] - ZOrder 229 - BackgroundColor "orange" - GotoTag "cAStartNom" - } - Block { - BlockType Goto - Name "Goto1" - SID "781" - Position [790, 57, 855, 73] - ZOrder 230 - BackgroundColor "orange" - GotoTag "dCALiftUp" - } - Block { - BlockType Reference - Name "IntakePort1" - SID "782" - Ports [3, 5] - Position [201, 415, 319, 525] - ZOrder 151 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/IntakePort" - SourceType "SubSystem" - } - Block { - BlockType Mux - Name "Mux" - SID "783" - Ports [3, 1] - Position [630, 361, 635, 399] - ZOrder 188 - BlockMirror on - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "784" - Ports [3, 1] - Position [246, 395, 324, 400] - ZOrder 225 - BlockRotation 270 - NamePlacement "alternate" - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux2" - SID "785" - Ports [2, 1] - Position [950, 375, 1010, 380] - ZOrder 227 - BlockRotation 270 - NamePlacement "alternate" - ShowName off - Inputs "2" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "ROHR1" - SID "786" - Ports [5, 3] - Position [466, 145, 584, 240] - ZOrder 154 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Combustion/ROHR" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "dmEmbComb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "787" - Ports [4, 1] - Position [535, 330, 555, 350] - ZOrder 155 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++--" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dmEmbCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum1" - SID "788" - Ports [2, 1] - Position [865, 555, 885, 575] - ZOrder 186 - BlockRotation 270 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "++|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator" - SID "789" - Position [585, 280, 605, 300] - ZOrder 177 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "790" - Position [305, 355, 325, 375] - ZOrder 226 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "791" - Position [1000, 335, 1020, 355] - ZOrder 228 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator6" - SID "792" - Position [415, 595, 425, 605] - ZOrder 191 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator7" - SID "793" - Position [400, 605, 410, 615] - ZOrder 192 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator8" - SID "794" - Position [330, 285, 340, 295] - ZOrder 223 - BlockMirror on - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator9" - SID "795" - Position [365, 295, 375, 305] - ZOrder 224 - BlockMirror on - BackgroundColor "red" - } - Block { - BlockType Reference - Name "ThdynCV_VarVolConv" - SID "796" - Ports [2, 3] - Position [529, 420, 631, 525] - ZOrder 343 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.140" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVolConv" - SourceType "" - CV "cyl.init" - Port { - PortNumber 1 - Name "pTFCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "vCyl" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "pCyl" - SID "797" - Position [505, 702, 535, 718] - ZOrder 233 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phi" - SID "798" - Position [865, 978, 895, 992] - ZOrder 197 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "teampWall" - SID "799" - Position [785, 660, 815, 675] - ZOrder 196 - BlockRotation 270 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiIg" - SID "800" - Position [670, 257, 700, 273] - ZOrder 213 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dQ" - SID "801" - Position [840, 630, 870, 645] - ZOrder 195 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.901961, 0.000000, 0.000000]" - NamePlacement "alternate" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "802" - Position [155, 357, 185, 373] - ZOrder 171 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "803" - Position [1045, 312, 1075, 328] - ZOrder 168 - BackgroundColor "red" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tq" - SID "804" - Position [810, 793, 840, 807] - ZOrder 175 - BackgroundColor "red" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmb" - SID "805" - Position [375, 222, 405, 238] - ZOrder 221 - BackgroundColor "red" - Port "9" - IconDisplay "Port number" - } - Line { - SrcBlock "From1" - SrcPort 1 - Points [0, -48; -50, 0] - DstBlock "ExhValve" - DstPort 3 - } - Line { - SrcBlock "From" - SrcPort 1 - Points [0, -37; -15, 0] - DstBlock "ExhValve" - DstPort 2 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - Points [0, 25] - DstBlock "Goto1" - DstPort 1 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - Points [0, 25] - DstBlock "Goto" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 2 - Points [0, -80] - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "Mux2" - SrcPort 1 - Points [0, -25] - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 4 - DstBlock "Mux2" - DstPort 2 - } - Line { - SrcBlock "ExhValve" - SrcPort 3 - DstBlock "Mux2" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - Points [0, -25] - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "IntakePort1" - SrcPort 5 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "IntakePort1" - SrcPort 4 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "IntakePort1" - SrcPort 3 - DstBlock "Mux1" - DstPort 1 - } - Line { - Name "phiIg" - Labels [0, 0] - SrcBlock "ROHR1" - SrcPort 3 - Points [0, 20] - DstBlock "phiIg" - DstPort 1 - } - Line { - SrcBlock "EngCylHeatTransfer" - SrcPort 2 - Points [20, 0] - DstBlock "teampWall" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "Terminator7" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "Terminator6" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - Points [-30, 0; 0, 30] - Branch { - DstBlock "Mux" - DstPort 1 - } - Branch { - Points [0, 20] - DstBlock "Mux" - DstPort 3 - } - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [-29, 0; 0, -40] - DstBlock "Sum" - DstPort 4 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [0, -170] - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "EngCylHeatTransfer" - SrcPort 1 - Points [57, 0] - Branch { - Points [0, 50] - DstBlock "dQ" - DstPort 1 - } - Branch { - DstBlock "Sum1" - DstPort 1 - } - } - Line { - Name "vCyl" - Labels [2, 0] - SrcBlock "ThdynCV_VarVolConv" - SrcPort 3 - Points [0, 60] - DstBlock "EngCylHeatTransfer" - DstPort 2 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [15, 0] - Branch { - DstBlock "Demux" - DstPort 1 - } - Branch { - DstBlock "IntakePort1" - DstPort 2 - } - } - Line { - SrcBlock "IntakePort1" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "ROHR1" - SrcPort 2 - Points [0, 45] - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [22, 0] - Branch { - Points [657, 0; 0, -893; -624, 0] - DstBlock "ROHR1" - DstPort 5 - } - Branch { - Points [0, -205] - Branch { - DstBlock "CrankMechKinematic" - DstPort 2 - } - Branch { - Points [0, -71; 78, 0] - DstBlock "EngCylHeatTransfer" - DstPort 3 - } - } - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "ExhValve" - DstPort 5 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - Points [0, 25; -40, 0] - DstBlock "ROHR1" - DstPort 3 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 2 - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - Points [79, 0; 0, 260] - DstBlock "CrankMechKinematic" - DstPort 3 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 3 - Points [125, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - SrcBlock "uGov" - SrcPort 1 - DstBlock "ROHR1" - DstPort 2 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 1 - Points [71, 0; 0, -360; -216, 0] - DstBlock "ThdynCV_VarVolConv" - DstPort 2 - } - Line { - SrcBlock "CrankMechKinematic" - SrcPort 4 - Points [80, 0] - Branch { - Points [0, 125] - Branch { - Points [-636, 0; 0, -445] - DstBlock "IntakePort1" - DstPort 1 - } - Branch { - DstBlock "phi" - DstPort 1 - } - } - Branch { - Points [70, 0] - Branch { - DstBlock "ExhValve" - DstPort 1 - } - Branch { - Points [279, 0; 0, -765; -629, 0] - DstBlock "ROHR1" - DstPort 4 - } - } - } - Line { - SrcBlock "ThdynCV_VarVolConv" - SrcPort 2 - Points [0, 180; -10, 0] - Branch { - DstBlock "pCyl" - DstPort 1 - } - Branch { - Points [0, 70] - DstBlock "CrankMechKinematic" - DstPort 1 - } - } - Line { - Name "pTFCyl" - Labels [1, 0] - SrcBlock "ThdynCV_VarVolConv" - SrcPort 1 - Points [0, 155] - Branch { - Points [-245, 0] - Branch { - DstBlock "IntakePort1" - DstPort 3 - } - Branch { - Points [-154, 0; 0, -588; 329, 0] - DstBlock "ROHR1" - DstPort 1 - } - } - Branch { - Points [46, 0] - Branch { - Points [496, 0; 0, -141; -112, 0] - DstBlock "ExhValve" - DstPort 4 - } - Branch { - Points [0, -130] - DstBlock "EngCylHeatTransfer" - DstPort 1 - } - } - } - Line { - Name "dmEmbCyl" - Labels [0, 0] - SrcBlock "Sum" - SrcPort 1 - Points [0, 30; 10, 0] - DstBlock "ThdynCV_VarVolConv" - DstPort 1 - } - Line { - SrcBlock "ExhValve" - SrcPort 1 - Points [0, -81] - DstBlock "Sum" - DstPort 3 - } - Line { - SrcBlock "IntakePort1" - SrcPort 2 - Points [0, -70] - DstBlock "Sum" - DstPort 1 - } - Line { - Name "dmEmbComb" - Labels [0, 0] - SrcBlock "ROHR1" - SrcPort 1 - Points [0, 45] - Branch { - Points [0, 29] - DstBlock "Sum" - DstPort 2 - } - Branch { - DstBlock "Demux1" - DstPort 1 - } - } - Line { - SrcBlock "Demux1" - SrcPort 1 - Points [-52, 0; 0, -50] - DstBlock "dmb" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "Terminator8" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "Terminator9" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "EngineCylinderBlock" - SID "660" - Ports [7, 9] - Position [1540, 27, 1725, 263] - ZOrder 337 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Port { - PortNumber 1 - Name "dmEmbScav" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dmEmbExh" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "TqEng" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "EngineCylinderBlock" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "uGov" - SID "661" - Position [190, 18, 220, 32] - ZOrder 209 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phiInj" - SID "662" - Position [190, 48, 220, 62] - ZOrder 210 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "663" - Position [190, 78, 220, 92] - ZOrder 214 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "664" - Position [190, 108, 220, 122] - ZOrder 215 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTFScav" - SID "665" - Position [190, 138, 220, 152] - ZOrder 211 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTFExh" - SID "666" - Position [190, 173, 220, 187] - ZOrder 212 - BackgroundColor "green" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "667" - Position [190, 208, 220, 222] - ZOrder 213 - BackgroundColor "green" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "668" - Ports [1, 4] - Position [298, 280, 407, 285] - ZOrder 280 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "669" - Ports [1, 4] - Position [535, 280, 625, 285] - ZOrder 282 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux2" - SID "670" - Ports [1, 4] - Position [740, 280, 830, 285] - ZOrder 284 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux3" - SID "671" - Ports [1, 4] - Position [955, 280, 1045, 285] - ZOrder 286 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux4" - SID "672" - Ports [1, 4] - Position [1165, 280, 1255, 285] - ZOrder 288 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux5" - SID "673" - Ports [1, 4] - Position [1375, 280, 1465, 285] - ZOrder 290 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux6" - SID "674" - Ports [1, 4] - Position [1585, 280, 1675, 285] - ZOrder 292 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux7" - SID "675" - Ports [1, 4] - Position [1795, 280, 1885, 285] - ZOrder 294 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Reference - Name "EngCylinder2" - SID "677" - Ports [7, 9] - Position [538, 300, 682, 490] - ZOrder 169 - BlockRotation 270 - BlockMirror on - ForegroundColor "red" - BackgroundColor "yellow" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "2" - Port { - PortNumber 1 - Name "phiCyl2" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall2" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg2" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl2" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl2" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbInCyl2" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "dmEmbOutCyl2" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "TqCyl2" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf2" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder3" - SID "678" - Ports [7, 9] - Position [743, 300, 887, 490] - ZOrder 170 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "3" - Port { - PortNumber 1 - Name "phiCyl3" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall3" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg3" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl3" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl3" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbInCyl3" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "dmEmbOutCyl3" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "TqCyl3" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf3" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder4" - SID "679" - Ports [7, 9] - Position [958, 300, 1102, 490] - ZOrder 171 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "4" - Port { - PortNumber 1 - Name "phiCyl4" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall1" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg4" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl4" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl4" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbInCyl4" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "dmEmbOutCyl4" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "TqCyl4" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf4" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder5" - SID "680" - Ports [7, 9] - Position [1168, 300, 1312, 490] - ZOrder 172 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "5" - Port { - PortNumber 1 - Name "phiCyl5" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall5" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg5" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl5" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl5" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbInCyl5" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "dmEmbOutCyl5" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "TqCyl5" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf5" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder6" - SID "681" - Ports [7, 9] - Position [1378, 300, 1522, 490] - ZOrder 173 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "6" - Port { - PortNumber 1 - Name "phiCyl6" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall6" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg6" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl6" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl6" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbInCyl6" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "TqCyl6" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf6" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder7" - SID "682" - Ports [7, 9] - Position [1588, 300, 1732, 490] - ZOrder 174 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "7" - Port { - PortNumber 1 - Name "phiCyl7" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall7" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg7" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl7" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl7" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbOutCyl7" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "TqCyl7" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "dmf7" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf2" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder8" - SID "683" - Ports [7, 9] - Position [1798, 300, 1942, 490] - ZOrder 175 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke" - SourceType "" - cyl "eng.cyl" - cylNo "8" - Port { - PortNumber 1 - Name "phiCyl8" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "TCylWall8" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "phiIg8" - PropagatedSignals "phiIg" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dQCyl8" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dmEmbInCyl8" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbOutCyl8" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "TqCyl8" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "dmf8" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 9 - Name "dmf2" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "EngCylinder_ExtendedOutput" - SID "1624" - Ports [7, 11] - Position [301, 305, 479, 485] - ZOrder 296 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/EngCylinder2Stroke_ExtendedOutput" - SourceType "" - cyl "eng.cyl" - cylNo "1" - Port { - PortNumber 1 - Name "phiCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "phiCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "TCylWall1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "phiIg1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dQCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmEmbInCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 7 - Name "dmEmbOutCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "TqCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 11 - Name "dmf1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType From - Name "From" - SID "684" - Position [265, 236, 320, 254] - ZOrder 281 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From1" - SID "685" - Position [480, 236, 535, 254] - ZOrder 283 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From2" - SID "686" - Position [685, 236, 740, 254] - ZOrder 285 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From3" - SID "687" - Position [900, 236, 955, 254] - ZOrder 287 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From4" - SID "688" - Position [1110, 236, 1165, 254] - ZOrder 289 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From5" - SID "689" - Position [1320, 236, 1375, 254] - ZOrder 291 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From6" - SID "690" - Position [1530, 236, 1585, 254] - ZOrder 293 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType From - Name "From7" - SID "691" - Position [1740, 236, 1795, 254] - ZOrder 295 - BackgroundColor "magenta" - GotoTag "ctrlSig" - } - Block { - BlockType Goto - Name "Goto" - SID "692" - Position [310, 62, 380, 78] - ZOrder 278 - BackgroundColor "orange" - GotoTag "ctrlSig" - } - Block { - BlockType Mux - Name "Mux" - SID "693" - Ports [4, 1] - Position [310, 560, 390, 565] - ZOrder 192 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "694" - Ports [5, 1] - Position [540, 530, 620, 535] - ZOrder 194 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "5" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux2" - SID "695" - Ports [5, 1] - Position [745, 530, 825, 535] - ZOrder 196 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "5" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux3" - SID "696" - Ports [5, 1] - Position [960, 530, 1040, 535] - ZOrder 198 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "5" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux4" - SID "697" - Ports [5, 1] - Position [1170, 530, 1250, 535] - ZOrder 200 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "5" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux5" - SID "698" - Ports [5, 1] - Position [1380, 530, 1460, 535] - ZOrder 202 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "5" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux6" - SID "699" - Ports [4, 1] - Position [1585, 530, 1665, 535] - ZOrder 204 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux7" - SID "700" - Ports [4, 1] - Position [1795, 530, 1875, 535] - ZOrder 208 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux8" - SID "701" - Ports [4, 1] - Position [265, 10, 270, 130] - ZOrder 279 - ShowName off - DisplayOption "bar" - } - Block { - BlockType Sum - Name "Sum" - SID "702" - Ports [8, 1] - Position [1135, 790, 1175, 830] - ZOrder 176 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++++++++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "703" - Ports [8, 1] - Position [1130, 690, 1170, 730] - ZOrder 178 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++++++++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "704" - Ports [8, 1] - Position [1140, 890, 1180, 930] - ZOrder 180 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++++++++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum3" - SID "705" - Ports [8, 1] - Position [1140, 995, 1180, 1035] - ZOrder 231 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "++++++++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dmfTot" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Terminator - Name "Terminator" - SID "706" - Position [340, 690, 360, 710] - ZOrder 191 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "707" - Position [595, 555, 615, 575] - ZOrder 193 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "708" - Position [805, 555, 825, 575] - ZOrder 195 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "709" - Position [1015, 555, 1035, 575] - ZOrder 197 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator4" - SID "710" - Position [1220, 555, 1240, 575] - ZOrder 199 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator5" - SID "711" - Position [1435, 555, 1455, 575] - ZOrder 201 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator6" - SID "712" - Position [1645, 555, 1665, 575] - ZOrder 203 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator7" - SID "713" - Position [1855, 555, 1875, 575] - ZOrder 207 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator8" - SID "714" - Position [195, 420, 215, 440] - ZOrder 229 - } - Block { - BlockType Reference - Name "pMaxFinder" - SID "715" - Ports [2, 2] - Position [60, 364, 165, 451] - ZOrder 223 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/EngineOperatingParameterCalculation/pMaxFinder" - SourceType "SubSystem" - Port { - PortNumber 1 - Name "pMax" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmbScvg" - SID "716" - Position [1225, 733, 1255, 747] - ZOrder 216 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmbExh" - SID "717" - Position [1225, 833, 1255, 847] - ZOrder 217 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tq" - SID "718" - Position [1235, 933, 1265, 947] - ZOrder 218 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "pMax" - SID "719" - Position [225, 378, 255, 392] - ZOrder 224 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "tempCyl1Wall" - SID "720" - Position [235, 573, 265, 587] - ZOrder 226 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "pCyl" - SID "721" - Position [215, 468, 245, 482] - ZOrder 227 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "exhVVAOpenCyl" - SID "722" - Position [490, 563, 520, 577] - ZOrder 228 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "vCyl" - SID "723" - Position [490, 593, 520, 607] - ZOrder 230 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmf" - SID "724" - Position [1235, 1063, 1265, 1077] - ZOrder 233 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "9" - IconDisplay "Port number" - } - Line { - Name "TqCyl2" - Labels [2, 1] - SrcBlock "EngCylinder2" - SrcPort 8 - Points [0, 401] - DstBlock "Sum2" - DstPort 2 - } - Line { - Name "TqCyl7" - Labels [2, 1] - SrcBlock "EngCylinder7" - SrcPort 7 - Points [0, 401] - DstBlock "Sum2" - DstPort 7 - } - Line { - Name "TqCyl8" - Labels [2, 1] - SrcBlock "EngCylinder8" - SrcPort 7 - Points [0, 415] - DstBlock "Sum2" - DstPort 8 - } - Line { - Name "TqCyl6" - Labels [-1, 1] - SrcBlock "EngCylinder6" - SrcPort 8 - Points [0, 388] - DstBlock "Sum2" - DstPort 6 - } - Line { - SrcBlock "pTFScav" - SrcPort 1 - Points [190, 0] - Branch { - DstBlock "EngCylinder_ExtendedOutput" - DstPort 5 - } - Branch { - Points [215, 0] - Branch { - DstBlock "EngCylinder2" - DstPort 5 - } - Branch { - Points [205, 0] - Branch { - Points [210, 0] - Branch { - DstBlock "EngCylinder4" - DstPort 5 - } - Branch { - Points [210, 0] - Branch { - DstBlock "EngCylinder5" - DstPort 5 - } - Branch { - Points [210, 0] - Branch { - Points [210, 0] - Branch { - Points [210, 0] - DstBlock "EngCylinder8" - DstPort 5 - } - Branch { - DstBlock "EngCylinder7" - DstPort 5 - } - } - Branch { - DstBlock "EngCylinder6" - DstPort 5 - } - } - } - } - Branch { - DstBlock "EngCylinder3" - DstPort 5 - } - } - } - } - Line { - Name "TqCyl3" - Labels [-1, 0] - SrcBlock "EngCylinder3" - SrcPort 8 - Points [0, 385; 279, 0] - DstBlock "Sum2" - DstPort 3 - } - Line { - Name "TqCyl4" - Labels [-1, 0] - SrcBlock "EngCylinder4" - SrcPort 8 - Points [0, 364; 78, 0] - DstBlock "Sum2" - DstPort 4 - } - Line { - Name "TqCyl5" - Labels [-1, 1] - SrcBlock "EngCylinder5" - SrcPort 8 - Points [0, 376; -118, 0] - DstBlock "Sum2" - DstPort 5 - } - Line { - Name "dmEmbInCyl1" - Labels [4, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 6 - Points [0, 35; 8, 0; 0, 185] - DstBlock "Sum1" - DstPort 1 - } - Line { - Name "dmEmbInCyl2" - Labels [2, 1] - SrcBlock "EngCylinder2" - SrcPort 6 - Points [0, 201] - DstBlock "Sum1" - DstPort 2 - } - Line { - Name "dmEmbInCyl7" - Labels [2, 1] - SrcBlock "EngCylinder7" - SrcPort 5 - Points [0, 201] - DstBlock "Sum1" - DstPort 7 - } - Line { - Name "dmEmbInCyl3" - Labels [0, 1] - SrcBlock "EngCylinder3" - SrcPort 6 - Points [0, 188] - DstBlock "Sum1" - DstPort 3 - } - Line { - Name "dmEmbInCyl4" - Labels [-1, 0] - SrcBlock "EngCylinder4" - SrcPort 6 - Points [0, 175; 98, 0] - DstBlock "Sum1" - DstPort 4 - } - Line { - Name "dmEmbInCyl6" - Labels [1, 0] - SrcBlock "EngCylinder6" - SrcPort 6 - Points [0, 188] - DstBlock "Sum1" - DstPort 6 - } - Line { - Name "dmEmbInCyl8" - Labels [2, 1] - SrcBlock "EngCylinder8" - SrcPort 5 - Points [0, 215] - DstBlock "Sum1" - DstPort 8 - } - Line { - Name "dmEmbInCyl5" - Labels [-1, 1] - SrcBlock "EngCylinder5" - SrcPort 6 - Points [0, 174; -98, 0] - DstBlock "Sum1" - DstPort 5 - } - Line { - Name "dmEmbOutCyl4" - Labels [-1, 0] - SrcBlock "EngCylinder4" - SrcPort 7 - Points [0, 264; 88, 0] - DstBlock "Sum" - DstPort 4 - } - Line { - Name "dmEmbOutCyl3" - Labels [2, 1] - SrcBlock "EngCylinder3" - SrcPort 7 - Points [0, 284; 289, 0] - DstBlock "Sum" - DstPort 3 - } - Line { - Name "dmEmbOutCyl1" - Labels [2, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 7 - Points [0, 320] - DstBlock "Sum" - DstPort 1 - } - Line { - Name "dmEmbOutCyl7" - Labels [2, 1] - SrcBlock "EngCylinder7" - SrcPort 6 - Points [0, 301] - DstBlock "Sum" - DstPort 7 - } - Line { - Name "dmEmbOutCyl2" - Labels [2, 1] - SrcBlock "EngCylinder2" - SrcPort 7 - Points [0, 301] - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "EngCylinder6" - SrcPort 7 - Points [0, 195; -304, 0] - DstBlock "Sum" - DstPort 6 - } - Line { - Name "dmEmbOutCyl5" - Labels [-1, 1] - SrcBlock "EngCylinder5" - SrcPort 7 - Points [0, 272; -108, 0] - DstBlock "Sum" - DstPort 5 - } - Line { - Name "dQCyl8" - Labels [0, 0] - SrcBlock "EngCylinder8" - SrcPort 4 - Points [10, 0] - DstBlock "Mux7" - DstPort 4 - } - Line { - SrcBlock "Mux7" - SrcPort 1 - Points [0, 25] - DstBlock "Terminator7" - DstPort 1 - } - Line { - Name "phiIg8" - Labels [0, 0] - SrcBlock "EngCylinder8" - SrcPort 3 - Points [5, 0] - DstBlock "Mux7" - DstPort 3 - } - Line { - Name "TCylWall8" - Labels [0, 0] - SrcBlock "EngCylinder8" - SrcPort 2 - DstBlock "Mux7" - DstPort 2 - } - Line { - Name "phiCyl8" - Labels [2, 1] - SrcBlock "EngCylinder8" - SrcPort 1 - Points [-5, 0] - DstBlock "Mux7" - DstPort 1 - } - Line { - Name "phiIg4" - Labels [0, 0] - SrcBlock "EngCylinder4" - SrcPort 3 - DstBlock "Mux3" - DstPort 3 - } - Line { - Name "TCylWall3" - Labels [0, 0] - SrcBlock "EngCylinder3" - SrcPort 2 - DstBlock "Mux2" - DstPort 2 - } - Line { - SrcBlock "Mux2" - SrcPort 1 - Points [0, 25] - DstBlock "Terminator2" - DstPort 1 - } - Line { - Name "TCylWall5" - Labels [0, 0] - SrcBlock "EngCylinder5" - SrcPort 2 - DstBlock "Mux4" - DstPort 2 - } - Line { - Name "dQCyl4" - Labels [0, 0] - SrcBlock "EngCylinder4" - SrcPort 4 - DstBlock "Mux3" - DstPort 4 - } - Line { - Name "phiCyl4" - Labels [1, 1] - SrcBlock "EngCylinder4" - SrcPort 1 - DstBlock "Mux3" - DstPort 1 - } - Line { - Name "phiCyl5" - Labels [1, 1] - SrcBlock "EngCylinder5" - SrcPort 1 - DstBlock "Mux4" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [0, 57; -25, 0] - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "Mux3" - SrcPort 1 - DstBlock "Terminator3" - DstPort 1 - } - Line { - Name "phiCyl3" - Labels [1, 1] - SrcBlock "EngCylinder3" - SrcPort 1 - DstBlock "Mux2" - DstPort 1 - } - Line { - Name "TCylWall2" - Labels [-1, 0] - SrcBlock "EngCylinder2" - SrcPort 2 - DstBlock "Mux1" - DstPort 2 - } - Line { - Name "phiIg2" - Labels [0, 0] - SrcBlock "EngCylinder2" - SrcPort 3 - DstBlock "Mux1" - DstPort 3 - } - Line { - Name "TCylWall1" - Labels [0, 0] - SrcBlock "EngCylinder4" - SrcPort 2 - DstBlock "Mux3" - DstPort 2 - } - Line { - Name "phiIg3" - Labels [0, 0] - SrcBlock "EngCylinder3" - SrcPort 3 - DstBlock "Mux2" - DstPort 3 - } - Line { - Name "phiCyl1" - Labels [0, 0] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 2 - Points [0, 22; -10, 0] - Branch { - Points [-301, 0; 0, -127] - DstBlock "pMaxFinder" - DstPort 1 - } - Branch { - DstBlock "Mux" - DstPort 1 - } - } - Line { - Name "dQCyl3" - Labels [0, 0] - SrcBlock "EngCylinder3" - SrcPort 4 - DstBlock "Mux2" - DstPort 4 - } - Line { - SrcBlock "Mux4" - SrcPort 1 - Points [0, 25] - DstBlock "Terminator4" - DstPort 1 - } - Line { - Name "dQCyl2" - Labels [0, 0] - SrcBlock "EngCylinder2" - SrcPort 4 - DstBlock "Mux1" - DstPort 4 - } - Line { - Name "dQCyl5" - Labels [0, 0] - SrcBlock "EngCylinder5" - SrcPort 4 - DstBlock "Mux4" - DstPort 4 - } - Line { - Name "dQCyl1" - Labels [-1, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 5 - Points [5, 0] - DstBlock "Mux" - DstPort 4 - } - Line { - Name "phiIg1" - Labels [0, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 4 - DstBlock "Mux" - DstPort 3 - } - Line { - Name "phiIg5" - Labels [0, 0] - SrcBlock "EngCylinder5" - SrcPort 3 - DstBlock "Mux4" - DstPort 3 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - DstBlock "Terminator1" - DstPort 1 - } - Line { - Name "phiCyl2" - Labels [1, 1] - SrcBlock "EngCylinder2" - SrcPort 1 - DstBlock "Mux1" - DstPort 1 - } - Line { - Name "TCylWall1" - Labels [0, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 3 - Points [0, 45; -5, 0] - Branch { - Points [-149, 0; 0, 45] - DstBlock "tempCyl1Wall" - DstPort 1 - } - Branch { - DstBlock "Mux" - DstPort 2 - } - } - Line { - Name "dQCyl6" - Labels [0, 0] - SrcBlock "EngCylinder6" - SrcPort 4 - DstBlock "Mux5" - DstPort 4 - } - Line { - SrcBlock "Mux5" - SrcPort 1 - DstBlock "Terminator5" - DstPort 1 - } - Line { - Name "phiIg6" - Labels [0, 0] - SrcBlock "EngCylinder6" - SrcPort 3 - DstBlock "Mux5" - DstPort 3 - } - Line { - SrcBlock "pTFExh" - SrcPort 1 - Points [215, 0] - Branch { - DstBlock "EngCylinder_ExtendedOutput" - DstPort 6 - } - Branch { - Points [210, 0] - Branch { - Points [205, 0] - Branch { - Points [210, 0] - Branch { - Points [210, 0] - Branch { - Points [210, 0] - Branch { - Points [210, 0] - Branch { - Points [210, 0] - DstBlock "EngCylinder8" - DstPort 6 - } - Branch { - DstBlock "EngCylinder7" - DstPort 6 - } - } - Branch { - DstBlock "EngCylinder6" - DstPort 6 - } - } - Branch { - DstBlock "EngCylinder5" - DstPort 6 - } - } - Branch { - DstBlock "EngCylinder4" - DstPort 6 - } - } - Branch { - DstBlock "EngCylinder3" - DstPort 6 - } - } - Branch { - DstBlock "EngCylinder2" - DstPort 6 - } - } - } - Line { - Name "phiCyl6" - Labels [1, 1] - SrcBlock "EngCylinder6" - SrcPort 1 - DstBlock "Mux5" - DstPort 1 - } - Line { - Name "TCylWall6" - Labels [0, 0] - SrcBlock "EngCylinder6" - SrcPort 2 - DstBlock "Mux5" - DstPort 2 - } - Line { - SrcBlock "omega" - SrcPort 1 - Points [240, 0] - Branch { - DstBlock "EngCylinder_ExtendedOutput" - DstPort 7 - } - Branch { - Points [205, 0] - Branch { - Points [205, 0] - Branch { - DstBlock "EngCylinder3" - DstPort 7 - } - Branch { - Points [210, 0] - Branch { - DstBlock "EngCylinder4" - DstPort 7 - } - Branch { - Points [210, 0] - Branch { - DstBlock "EngCylinder5" - DstPort 7 - } - Branch { - Points [210, 0] - Branch { - DstBlock "EngCylinder6" - DstPort 7 - } - Branch { - Points [210, 0] - Branch { - DstBlock "EngCylinder7" - DstPort 7 - } - Branch { - Points [210, 0] - DstBlock "EngCylinder8" - DstPort 7 - } - } - } - } - } - } - Branch { - DstBlock "EngCylinder2" - DstPort 7 - } - } - } - Line { - Name "phiCyl7" - Labels [2, 1] - SrcBlock "EngCylinder7" - SrcPort 1 - Points [-5, 0] - DstBlock "Mux6" - DstPort 1 - } - Line { - Name "TqCyl1" - Labels [2, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 8 - Points [0, 420] - DstBlock "Sum2" - DstPort 1 - } - Line { - Name "dQCyl7" - Labels [0, 0] - SrcBlock "EngCylinder7" - SrcPort 4 - Points [10, 0] - DstBlock "Mux6" - DstPort 4 - } - Line { - Name "TCylWall7" - Labels [0, 0] - SrcBlock "EngCylinder7" - SrcPort 2 - DstBlock "Mux6" - DstPort 2 - } - Line { - Name "dmEmbOutCyl8" - Labels [2, 1] - SrcBlock "EngCylinder8" - SrcPort 6 - Points [0, 315] - DstBlock "Sum" - DstPort 8 - } - Line { - Name "phiIg7" - Labels [0, 0] - SrcBlock "EngCylinder7" - SrcPort 3 - Points [5, 0] - DstBlock "Mux6" - DstPort 3 - } - Line { - SrcBlock "Mux6" - SrcPort 1 - Points [0, 25] - DstBlock "Terminator6" - DstPort 1 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - Points [0, 5] - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [0, 5] - DstBlock "dmEmbScvg" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - Points [0, 5] - DstBlock "dmEmbExh" - DstPort 1 - } - Line { - Name "pMax" - Labels [1, 1] - SrcBlock "pMaxFinder" - SrcPort 1 - DstBlock "pMax" - DstPort 1 - } - Line { - SrcBlock "pMaxFinder" - SrcPort 2 - DstBlock "Terminator8" - DstPort 1 - } - Line { - Name "phiCyl1" - Labels [0, 0] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 1 - Points [0, 14; -122, 0] - Branch { - Points [0, -29] - DstBlock "pCyl" - DstPort 1 - } - Branch { - Points [-148, 0] - DstBlock "pMaxFinder" - DstPort 2 - } - } - Line { - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 9 - Points [0, 80] - DstBlock "exhVVAOpenCyl" - DstPort 1 - } - Line { - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 10 - Points [0, 110] - DstBlock "vCyl" - DstPort 1 - } - Line { - Name "dmf1" - Labels [2, 1] - SrcBlock "EngCylinder_ExtendedOutput" - SrcPort 11 - Points [0, 525] - DstBlock "Sum3" - DstPort 1 - } - Line { - Name "dmf2" - Labels [-1, 0] - SrcBlock "EngCylinder2" - SrcPort 9 - Points [0, 506] - DstBlock "Sum3" - DstPort 2 - } - Line { - Name "dmf3" - Labels [-1, 0] - SrcBlock "EngCylinder3" - SrcPort 9 - Points [0, 490; 264, 0] - DstBlock "Sum3" - DstPort 3 - } - Line { - Name "dmf4" - Labels [-1, 0] - SrcBlock "EngCylinder4" - SrcPort 9 - Points [0, 467; 63, 0] - DstBlock "Sum3" - DstPort 4 - } - Line { - Name "dmf5" - Labels [-1, 1] - SrcBlock "EngCylinder5" - SrcPort 9 - Points [0, 479; -133, 0] - DstBlock "Sum3" - DstPort 5 - } - Line { - Name "dmf6" - Labels [-1, 1] - SrcBlock "EngCylinder6" - SrcPort 9 - Points [0, 493] - DstBlock "Sum3" - DstPort 6 - } - Line { - Name "dmf7" - Labels [2, 1] - SrcBlock "EngCylinder7" - SrcPort 8 - Points [0, 506] - DstBlock "Sum3" - DstPort 7 - } - Line { - Name "dmf8" - Labels [2, 1] - SrcBlock "EngCylinder8" - SrcPort 8 - Points [0, 520] - DstBlock "Sum3" - DstPort 8 - } - Line { - Name "dmfTot" - Labels [0, 0] - SrcBlock "Sum3" - SrcPort 1 - Points [0, 30] - DstBlock "dmf" - DstPort 1 - } - Line { - SrcBlock "uGov" - SrcPort 1 - DstBlock "Mux8" - DstPort 1 - } - Line { - SrcBlock "phiInj" - SrcPort 1 - DstBlock "Mux8" - DstPort 2 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - DstBlock "Mux8" - DstPort 3 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - DstBlock "Mux8" - DstPort 4 - } - Line { - SrcBlock "Mux8" - SrcPort 1 - DstBlock "Goto" - DstPort 1 - } - Line { - SrcBlock "From" - SrcPort 1 - Points [30, 0] - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "EngCylinder_ExtendedOutput" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "EngCylinder_ExtendedOutput" - DstPort 2 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "EngCylinder_ExtendedOutput" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 4 - DstBlock "EngCylinder_ExtendedOutput" - DstPort 4 - } - Line { - SrcBlock "From1" - SrcPort 1 - Points [40, 0] - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "EngCylinder2" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "EngCylinder2" - DstPort 2 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "EngCylinder2" - DstPort 3 - } - Line { - SrcBlock "Demux1" - SrcPort 4 - DstBlock "EngCylinder2" - DstPort 4 - } - Line { - SrcBlock "From2" - SrcPort 1 - Points [40, 0] - DstBlock "Demux2" - DstPort 1 - } - Line { - SrcBlock "Demux2" - SrcPort 1 - DstBlock "EngCylinder3" - DstPort 1 - } - Line { - SrcBlock "Demux2" - SrcPort 2 - DstBlock "EngCylinder3" - DstPort 2 - } - Line { - SrcBlock "Demux2" - SrcPort 3 - DstBlock "EngCylinder3" - DstPort 3 - } - Line { - SrcBlock "Demux2" - SrcPort 4 - DstBlock "EngCylinder3" - DstPort 4 - } - Line { - SrcBlock "From3" - SrcPort 1 - Points [40, 0] - DstBlock "Demux3" - DstPort 1 - } - Line { - SrcBlock "Demux3" - SrcPort 1 - DstBlock "EngCylinder4" - DstPort 1 - } - Line { - SrcBlock "Demux3" - SrcPort 2 - DstBlock "EngCylinder4" - DstPort 2 - } - Line { - SrcBlock "Demux3" - SrcPort 3 - DstBlock "EngCylinder4" - DstPort 3 - } - Line { - SrcBlock "Demux3" - SrcPort 4 - DstBlock "EngCylinder4" - DstPort 4 - } - Line { - SrcBlock "From4" - SrcPort 1 - Points [40, 0] - DstBlock "Demux4" - DstPort 1 - } - Line { - SrcBlock "Demux4" - SrcPort 1 - DstBlock "EngCylinder5" - DstPort 1 - } - Line { - SrcBlock "Demux4" - SrcPort 2 - DstBlock "EngCylinder5" - DstPort 2 - } - Line { - SrcBlock "Demux4" - SrcPort 3 - DstBlock "EngCylinder5" - DstPort 3 - } - Line { - SrcBlock "Demux4" - SrcPort 4 - DstBlock "EngCylinder5" - DstPort 4 - } - Line { - SrcBlock "From5" - SrcPort 1 - Points [40, 0] - DstBlock "Demux5" - DstPort 1 - } - Line { - SrcBlock "Demux5" - SrcPort 1 - DstBlock "EngCylinder6" - DstPort 1 - } - Line { - SrcBlock "Demux5" - SrcPort 2 - DstBlock "EngCylinder6" - DstPort 2 - } - Line { - SrcBlock "Demux5" - SrcPort 3 - DstBlock "EngCylinder6" - DstPort 3 - } - Line { - SrcBlock "Demux5" - SrcPort 4 - DstBlock "EngCylinder6" - DstPort 4 - } - Line { - SrcBlock "From6" - SrcPort 1 - Points [40, 0] - DstBlock "Demux6" - DstPort 1 - } - Line { - SrcBlock "Demux6" - SrcPort 1 - DstBlock "EngCylinder7" - DstPort 1 - } - Line { - SrcBlock "Demux6" - SrcPort 2 - DstBlock "EngCylinder7" - DstPort 2 - } - Line { - SrcBlock "Demux6" - SrcPort 3 - DstBlock "EngCylinder7" - DstPort 3 - } - Line { - SrcBlock "Demux6" - SrcPort 4 - DstBlock "EngCylinder7" - DstPort 4 - } - Line { - SrcBlock "From7" - SrcPort 1 - Points [40, 0] - DstBlock "Demux7" - DstPort 1 - } - Line { - SrcBlock "Demux7" - SrcPort 1 - DstBlock "EngCylinder8" - DstPort 1 - } - Line { - SrcBlock "Demux7" - SrcPort 2 - DstBlock "EngCylinder8" - DstPort 2 - } - Line { - SrcBlock "Demux7" - SrcPort 3 - DstBlock "EngCylinder8" - DstPort 3 - } - Line { - SrcBlock "Demux7" - SrcPort 4 - DstBlock "EngCylinder8" - DstPort 4 - } - Line { - Name "dmEmbInCyl2" - SrcBlock "EngCylinder2" - SrcPort 5 - DstBlock "Mux1" - DstPort 5 - } - Line { - Name "dmEmbInCyl3" - SrcBlock "EngCylinder3" - SrcPort 5 - DstBlock "Mux2" - DstPort 5 - } - Line { - Name "dmEmbInCyl4" - SrcBlock "EngCylinder4" - SrcPort 5 - DstBlock "Mux3" - DstPort 5 - } - Line { - Name "dmEmbInCyl5" - SrcBlock "EngCylinder5" - SrcPort 5 - DstBlock "Mux4" - DstPort 5 - } - Line { - Name "dmEmbInCyl6" - SrcBlock "EngCylinder6" - SrcPort 5 - DstBlock "Mux5" - DstPort 5 - } - Annotation { - SID "725" - Name "dmEmbOutCyl6" - Position [1235, 778] - ZOrder -1 - } - } - } - Block { - BlockType SubSystem - Name "ExhValve" - SID "265" - Ports [5, 4] - Position [700, 23, 815, 157] - ZOrder 149 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ExhValve" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "phi" - SID "266" - Position [100, 123, 130, 137] - ZOrder 65 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "276" - Position [100, 158, 130, 172] - ZOrder 74 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "277" - Position [100, 193, 130, 207] - ZOrder 75 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "267" - Position [100, 243, 130, 257] - ZOrder 68 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "268" - Position [100, 273, 130, 287] - ZOrder 69 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "283" - Ports [1, 3] - Position [350, 101, 355, 139] - ZOrder 81 - ShowName off - Outputs "3" - DisplayOption "bar" - Port { - PortNumber 1 - Name "pIn" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Demux - Name "Demux1" - SID "285" - Ports [1, 3] - Position [350, 171, 355, 209] - ZOrder 83 - ShowName off - Outputs "3" - DisplayOption "bar" - Port { - PortNumber 1 - Name "pOut" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "IdealNozzle" - SID "269" - Ports [3, 2] - Position [700, 201, 795, 299] - ZOrder 63 - BackgroundColor "yellow" - LibraryVersion "1.158" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzle" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "270" - Ports [3, 1] - Position [200, 111, 270, 219] - ZOrder 72 - BackgroundColor "yellow" - FunctionName "GetVVLift" - Parameters "eng.nStroke,cyl.exhVVDim.liftMax,cyl.exhVVProf.cAStartRef,cyl.exhVVProf.dCALiftUp,cyl.exhVVPr" - "of.dCALiftDown,cyl.exhVVProf.dCALiftTopRef,cyl.exhVVProf.cAVVUpRef,cyl.exhVVProf.cAVVDownRef,cyl.exhVVProf.lift" - "UpRef,cyl.exhVVProf.liftDownRef" - EnableBusSupport off - Port { - PortNumber 1 - Name "ExhVVlift" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "279" - Ports [3, 3] - Position [500, 60, 615, 190] - ZOrder 77 - BackgroundColor "yellow" - FunctionName "GetExhVVArea" - Parameters "cyl.exhVVDim.Dv,cyl.exhVVDim.beta,cyl.exhVVDim.w,cyl.exhVVDim.Dp,cyl.exhVVDim.Ds,coeffCdCorrP" - ",coeffCdCorrQ,coeffCdCorrPR" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 31 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 3 - Object { - $ObjectID 32 - Type "edit" - Name "coeffCdCorrP" - Prompt "Produt coefficient for discharge coefficient for lift ratio" - Value "[0.5329;-0.2047;0.04292]" - } - Object { - $ObjectID 33 - Type "edit" - Name "coeffCdCorrQ" - Prompt "Quotient coefficient for discharge coefficient for lift ratio" - Value "[0.5359;-0.2962;0.06275]" - } - Object { - $ObjectID 34 - Type "edit" - Name "coeffCdCorrPR" - Prompt "Coefficient for discharge coefficient for pressure ratio" - Value "[-0.006345;0.09503;0.8117]" - } - PropName "Parameters" - } - } - Port { - PortNumber 3 - Name "aEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Terminator - Name "Terminator" - SID "286" - Position [410, 130, 430, 150] - ZOrder 84 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "287" - Position [375, 145, 395, 165] - ZOrder 85 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "288" - Position [410, 190, 430, 210] - ZOrder 86 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "289" - Position [460, 215, 480, 235] - ZOrder 87 - BackgroundColor "red" - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "271" - Position [830, 218, 860, 232] - ZOrder 66 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "272" - Position [830, 268, 860, 282] - ZOrder 67 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "aOpen" - SID "280" - Position [670, 58, 700, 72] - ZOrder 78 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Cd" - SID "281" - Position [670, 103, 700, 117] - ZOrder 79 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - Name "ExhVVlift" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [21, 0; 0, -85] - DstBlock "S-Function1" - DstPort 1 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [209, 0] - Branch { - Points [0, -90] - DstBlock "Demux1" - DstPort 1 - } - Branch { - DstBlock "IdealNozzle" - DstPort 3 - } - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [187, 0] - Branch { - Points [0, -130] - DstBlock "Demux" - DstPort 1 - } - Branch { - DstBlock "IdealNozzle" - DstPort 2 - } - } - Line { - SrcBlock "IdealNozzle" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "IdealNozzle" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "aEff" - Labels [1, 1] - SrcBlock "S-Function1" - SrcPort 3 - Points [30, 0; 0, 50] - DstBlock "IdealNozzle" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - Points [9, 0; 0, -15] - DstBlock "aOpen" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 2 - Points [9, 0; 0, -15] - DstBlock "Cd" - DstPort 1 - } - Line { - Name "pIn" - Labels [2, 1] - SrcBlock "Demux" - SrcPort 1 - Points [125, 0] - DstBlock "S-Function1" - DstPort 2 - } - Line { - Name "pOut" - Labels [2, 1] - SrcBlock "Demux1" - SrcPort 1 - Points [60, 0; 0, -10] - DstBlock "S-Function1" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 2 - Points [17, 0; 0, 10; 18, 0] - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - Points [5, 0; 0, 25] - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - Points [22, 0; 0, 10] - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - Points [9, 0; 0, 25] - DstBlock "Terminator3" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "ExhValveBus" - SID "2522" - Ports [5, 4] - Position [880, 23, 995, 157] - ZOrder 443 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ExhValveBus" - Location [-9, -9, 1929, 1161] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "phi" - SID "2524" - Position [100, 123, 130, 137] - ZOrder 65 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "2525" - Position [100, 158, 130, 172] - ZOrder 74 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "2526" - Position [100, 193, 130, 207] - ZOrder 75 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "2527" - Position [100, 243, 130, 257] - ZOrder 68 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "2528" - Position [100, 273, 130, 287] - ZOrder 69 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2561" - Ports [1, 1] - Position [360, 106, 365, 144] - ZOrder 89 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "2562" - Ports [1, 1] - Position [360, 151, 365, 189] - ZOrder 90 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "IdealNozzleBus" - SID "2582" - Ports [3, 2] - Position [680, 201, 780, 299] - ZOrder 470 - BackgroundColor "yellow" - LibraryVersion "1.158" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzleBus" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "2532" - Ports [3, 1] - Position [200, 111, 270, 219] - ZOrder 72 - BackgroundColor "yellow" - FunctionName "GetVVLift" - Parameters "eng.nStroke,cyl.exhVVDim.liftMax,cyl.exhVVProf.cAStartRef,cyl.exhVVProf.dCALiftUp,cyl.exhVVPr" - "of.dCALiftDown,cyl.exhVVProf.dCALiftTopRef,cyl.exhVVProf.cAVVUpRef,cyl.exhVVProf.cAVVDownRef,cyl.exhVVProf.lift" - "UpRef,cyl.exhVVProf.liftDownRef" - EnableBusSupport off - Port { - PortNumber 1 - Name "ExhVVlift" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "2533" - Ports [3, 3] - Position [500, 60, 615, 190] - ZOrder 77 - BackgroundColor "yellow" - FunctionName "GetExhVVArea" - Parameters "cyl.exhVVDim.Dv,cyl.exhVVDim.beta,cyl.exhVVDim.w,cyl.exhVVDim.Dp,cyl.exhVVDim.Ds,coeffCdCorrP" - ",coeffCdCorrQ,coeffCdCorrPR" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 35 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 3 - Object { - $ObjectID 36 - Type "edit" - Name "coeffCdCorrP" - Prompt "Produt coefficient for discharge coefficient for lift ratio" - Value "[0.5329;-0.2047;0.04292]" - } - Object { - $ObjectID 37 - Type "edit" - Name "coeffCdCorrQ" - Prompt "Quotient coefficient for discharge coefficient for lift ratio" - Value "[0.5359;-0.2962;0.06275]" - } - Object { - $ObjectID 38 - Type "edit" - Name "coeffCdCorrPR" - Prompt "Coefficient for discharge coefficient for pressure ratio" - Value "[-0.006345;0.09503;0.8117]" - } - PropName "Parameters" - } - } - Port { - PortNumber 3 - Name "aEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "2538" - Position [830, 218, 860, 232] - ZOrder 66 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "2539" - Position [830, 268, 860, 282] - ZOrder 67 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "aOpen" - SID "2540" - Position [670, 58, 700, 72] - ZOrder 78 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Cd" - SID "2541" - Position [670, 103, 700, 117] - ZOrder 79 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - Name "ExhVVlift" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [21, 0; 0, -85] - DstBlock "S-Function1" - DstPort 1 - } - Line { - SrcBlock "IdealNozzleBus" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "IdealNozzleBus" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "aEff" - Labels [0, 0] - SrcBlock "S-Function1" - SrcPort 3 - Points [37, 0; 0, 50] - DstBlock "IdealNozzleBus" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - Points [9, 0; 0, -15] - DstBlock "aOpen" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 2 - Points [9, 0; 0, -15] - DstBlock "Cd" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [193, 0] - Branch { - DstBlock "IdealNozzleBus" - DstPort 2 - } - Branch { - Points [0, -125] - DstBlock "Bus\nSelector" - DstPort 1 - } - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "S-Function1" - DstPort 2 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [209, 0] - Branch { - DstBlock "IdealNozzleBus" - DstPort 3 - } - Branch { - Points [0, -110] - DstBlock "Bus\nSelector1" - DstPort 1 - } - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "S-Function1" - DstPort 3 - } - } - } - Block { - BlockType SubSystem - Name "InCylinderMV" - SID "838" - Ports [4, 5] - Position [390, 17, 505, 163] - ZOrder 348 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 39 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 13 - Object { - $ObjectID 40 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/fs" - PropName "TypeOptions" - } - Name "fs" - Prompt "Stoichiometric fuel-air ratio" - Value "0" - } - Object { - $ObjectID 41 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/Vd" - PropName "TypeOptions" - } - Name "Vd" - Prompt "Displacement volume (m3)" - Value "0" - } - Object { - $ObjectID 42 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/LHV" - PropName "TypeOptions" - } - Name "LHV" - Prompt "Lower heating value of the fuel (J/kg)" - Value "0" - } - Object { - $ObjectID 43 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/Pe_nom" - PropName "TypeOptions" - } - Name "Pe_nom" - Prompt "Rated shaft power (W)" - Value "0" - } - Object { - $ObjectID 44 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/SFC" - PropName "TypeOptions" - } - Name "SFC" - Prompt "Quadratic SFC curve coefficient (3x1)" - Value "0" - } - Object { - $ObjectID 45 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/vol_eff_coeff1" - PropName "TypeOptions" - } - Name "vol_eff_coeff1" - Prompt "Volumetric efficiency coefficient for higher inlet pressure" - Value "0" - } - Object { - $ObjectID 46 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/vol_eff_coeff2" - PropName "TypeOptions" - } - Name "vol_eff_coeff2" - Prompt "Volumetric efficiency coefficient for lower inlet pressure" - Value "0" - } - Object { - $ObjectID 47 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/T_pe" - PropName "TypeOptions" - } - Name "T_pe" - Prompt "Time constant for the torque development" - Value "0" - } - Object { - $ObjectID 48 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/nstroke" - PropName "TypeOptions" - } - Name "nstroke" - Prompt "Number of stroke" - Value "0" - } - Object { - $ObjectID 49 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/m_f_cyc_max" - PropName "TypeOptions" - } - Name "m_f_cyc_max" - Prompt "Maximum amount of fuel injected per cycle (kg)" - Value "0" - } - Object { - $ObjectID 50 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/C1" - PropName "TypeOptions" - } - Name "C1" - Prompt "Heat loss coefficient" - Value "0" - } - Object { - $ObjectID 51 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/p_a_inf" - PropName "TypeOptions" - } - Name "p_a_inf" - Prompt "Upper pressure limit for volumetric efficiency model 1 [bar]" - Value "0" - } - Object { - $ObjectID 52 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/Pe0" - PropName "TypeOptions" - } - Name "Pe0" - Prompt "Initial power" - Value "0" - } - PropName "Parameters" - } - } - System { - Name "InCylinderMV" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "PTFu" - SID "839" - Position [15, 138, 45, 152] - ZOrder 5 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "PTFd" - SID "840" - Position [15, 213, 45, 227] - ZOrder 7 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegae" - SID "841" - Position [15, 258, 45, 272] - ZOrder 8 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "throttle" - SID "842" - Position [15, 288, 45, 302] - ZOrder 9 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "843" - Ports [1, 3] - Position [100, 110, 105, 180] - ZOrder 4 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "844" - Ports [1, 3] - Position [100, 185, 105, 255] - ZOrder 6 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "845" - Ports [3, 1] - Position [370, 110, 375, 180] - ZOrder 10 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "846" - Ports [3, 1] - Position [370, 185, 375, 255] - ZOrder 12 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "847" - Ports [8, 9] - Position [160, 106, 335, 334] - ZOrder 3 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "InCylinderMV" - Parameters "fs,Vd,LHV,Pe_nom,SFC,vol_eff_coeff1,vol_eff_coeff2,T_pe,nstroke,m_f_cyc_max,C1,p_a_inf,Pe0" - SFunctionModules "'GetThdynCombGasZach'" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 53 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 13 - Object { - $ObjectID 54 - Type "edit" - Name "fs" - Prompt "Stoichiometric fuel air ratio" - Value "fs" - } - Object { - $ObjectID 55 - Type "edit" - Name "Vd" - Prompt "Displacement volume [m3]" - Value "Vd" - } - Object { - $ObjectID 56 - Type "edit" - Name "LHV" - Prompt "Low heating value of the fuel [J/kg]" - Value "LHV" - } - Object { - $ObjectID 57 - Type "edit" - Name "Pe_nom" - Prompt "Rated power [W]" - Value "Pe_nom" - } - Object { - $ObjectID 58 - Type "edit" - Name "SFC" - Prompt "Coefficient for the SFC model" - Value "SFC" - } - Object { - $ObjectID 59 - Type "edit" - Name "vol_eff_coeff1" - Prompt "Coefficient for volumetric efficiency model for higher pressure" - Value "vol_eff_coeff1" - } - Object { - $ObjectID 60 - Type "edit" - Name "vol_eff_coeff2" - Prompt "Coefficient for volumetric efficiency model for lower pressure" - Value "vol_eff_coeff2" - } - Object { - $ObjectID 61 - Type "edit" - Name "T_pe" - Prompt "Time constant for power development (0.01)" - Value "T_pe" - } - Object { - $ObjectID 62 - Type "edit" - Name "nstroke" - Prompt "Number of stroke" - Value "nstroke" - } - Object { - $ObjectID 63 - Type "edit" - Name "m_f_cyc_max" - Prompt "Maximum injected fuel per cycle" - Value "m_f_cyc_max" - } - Object { - $ObjectID 64 - Type "edit" - Name "C1" - Prompt "Cofficient of heat transfer" - Value "C1" - } - Object { - $ObjectID 65 - Type "edit" - Name "p_a_inf" - Prompt "Upper pressure limit for vol. eff. model change" - Value "p_a_inf" - } - Object { - $ObjectID 66 - Type "edit" - Name "Pe0" - Prompt "Initial power load" - Value "Pe0" - } - PropName "Parameters" - } - } - } - Block { - BlockType Outport - Name "dmEmbu" - SID "848" - Position [425, 138, 455, 152] - ZOrder 11 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmbd" - SID "849" - Position [425, 213, 455, 227] - ZOrder 13 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqe" - SID "850" - Position [425, 263, 455, 277] - ZOrder 14 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "vol_eff" - SID "851" - Position [425, 298, 455, 312] - ZOrder 15 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "pe_pu" - SID "852" - Position [435, 338, 465, 352] - ZOrder 16 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 8 - Points [43, 0; 0, 10] - DstBlock "vol_eff" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - DstBlock "Tqe" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - DstBlock "dmEmbd" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Mux1" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - DstBlock "dmEmbu" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "throttle" - SrcPort 1 - Points [62, 0; 0, 30] - DstBlock "S-Function" - DstPort 8 - } - Line { - SrcBlock "omegae" - SrcPort 1 - Points [76, 0; 0, 30] - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - Points [22, 0; 0, 20] - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - Points [22, 0; 0, 15] - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - Points [22, 0; 0, 10] - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "PTFd" - SrcPort 1 - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - Points [22, 0; 0, 5] - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux" - SrcPort 1 - Points [2, 0; 0, -5] - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "PTFu" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 9 - Points [42, 0; 0, 25] - DstBlock "pe_pu" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "InCylinderMVBus" - SID "873" - Ports [4, 5] - Position [390, 198, 510, 352] - ZOrder 441 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.95" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 67 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 13 - Object { - $ObjectID 68 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/fs" - PropName "TypeOptions" - } - Name "fs" - Prompt "Stoichiometric fuel-air ratio" - Value "genset.eng.fs" - } - Object { - $ObjectID 69 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/Vd" - PropName "TypeOptions" - } - Name "Vd" - Prompt "Displacement volume (m3)" - Value "genset.eng.vD" - } - Object { - $ObjectID 70 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/LHV" - PropName "TypeOptions" - } - Name "LHV" - Prompt "Lower heating value of the fuel (J/kg)" - Value "genset.eng.LHV" - } - Object { - $ObjectID 71 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/Pe_nom" - PropName "TypeOptions" - } - Name "Pe_nom" - Prompt "Rated shaft power (W)" - Value "genset.eng.powNom" - } - Object { - $ObjectID 72 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/SFC" - PropName "TypeOptions" - } - Name "SFC" - Prompt "Quadratic SFC curve coefficient (3x1)" - Value "genset.eng.SFC" - } - Object { - $ObjectID 73 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/vol_eff_coeff1" - PropName "TypeOptions" - } - Name "vol_eff_coeff1" - Prompt "Volumetric efficiency coefficient for higher inlet pressure" - Value "genset.eng.volEff1" - } - Object { - $ObjectID 74 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/vol_eff_coeff2" - PropName "TypeOptions" - } - Name "vol_eff_coeff2" - Prompt "Volumetric efficiency coefficient for lower inlet pressure" - Value "genset.eng.volEff2" - } - Object { - $ObjectID 75 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/T_pe" - PropName "TypeOptions" - } - Name "T_pe" - Prompt "Time constant for the torque development" - Value "genset.eng.tPe" - } - Object { - $ObjectID 76 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/nstroke" - PropName "TypeOptions" - } - Name "nstroke" - Prompt "Number of stroke" - Value "genset.eng.nStroke" - } - Object { - $ObjectID 77 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/m_f_cyc_max" - PropName "TypeOptions" - } - Name "m_f_cyc_max" - Prompt "Maximum amount of fuel injected per cycle (kg)" - Value "genset.eng.mFCycMax" - } - Object { - $ObjectID 78 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/C1" - PropName "TypeOptions" - } - Name "C1" - Prompt "Heat loss coefficient" - Value "genset.eng.C1" - } - Object { - $ObjectID 79 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/p_a_inf" - PropName "TypeOptions" - } - Name "p_a_inf" - Prompt "Upper pressure limit for volumetric efficiency model 1 [bar]" - Value "genset.eng.pAInf" - } - Object { - $ObjectID 80 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/Pe0" - PropName "TypeOptions" - } - Name "Pe0" - Prompt "Initial power" - Value "genset.eng.powL0*genset.eng.powNom" - } - PropName "Parameters" - } - } - System { - Name "InCylinderMVBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "175" - Block { - BlockType Inport - Name "pTFu" - SID "874" - Position [45, 103, 75, 117] - ZOrder 5 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTFd" - SID "877" - Position [45, 208, 75, 222] - ZOrder 7 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegae" - SID "880" - Position [70, 278, 100, 292] - ZOrder 8 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "throttle" - SID "881" - Position [70, 313, 100, 327] - ZOrder 9 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "882" - Ports [3, 1] - Position [370, 85, 375, 125] - ZOrder 21 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusCreator - Name "Bus\nCreator1" - SID "883" - Ports [3, 1] - Position [370, 170, 375, 220] - ZOrder 22 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "905" - Ports [1, 3] - Position [120, 91, 125, 129] - ZOrder 23 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "906" - Ports [1, 3] - Position [120, 196, 125, 234] - ZOrder 24 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "884" - Ports [8, 9] - Position [160, 56, 335, 334] - ZOrder 3 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "InCylinderMV" - Parameters "fs,Vd,LHV,Pe_nom,SFC,vol_eff_coeff1,vol_eff_coeff2,T_pe,nstroke,m_f_cyc_max,C1,p_a_inf,Pe0" - SFunctionModules "'GetThdynCombGasZach'" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 81 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 13 - Object { - $ObjectID 82 - Type "edit" - Name "fs" - Prompt "Stoichiometric fuel air ratio" - Value "fs" - } - Object { - $ObjectID 83 - Type "edit" - Name "Vd" - Prompt "Displacement volume [m3]" - Value "Vd" - } - Object { - $ObjectID 84 - Type "edit" - Name "LHV" - Prompt "Low heating value of the fuel [J/kg]" - Value "LHV" - } - Object { - $ObjectID 85 - Type "edit" - Name "Pe_nom" - Prompt "Rated power [W]" - Value "Pe_nom" - } - Object { - $ObjectID 86 - Type "edit" - Name "SFC" - Prompt "Coefficient for the SFC model" - Value "SFC" - } - Object { - $ObjectID 87 - Type "edit" - Name "vol_eff_coeff1" - Prompt "Coefficient for volumetric efficiency model for higher pressure" - Value "vol_eff_coeff1" - } - Object { - $ObjectID 88 - Type "edit" - Name "vol_eff_coeff2" - Prompt "Coefficient for volumetric efficiency model for lower pressure" - Value "vol_eff_coeff2" - } - Object { - $ObjectID 89 - Type "edit" - Name "T_pe" - Prompt "Time constant for power development (0.01)" - Value "T_pe" - } - Object { - $ObjectID 90 - Type "edit" - Name "nstroke" - Prompt "Number of stroke" - Value "nstroke" - } - Object { - $ObjectID 91 - Type "edit" - Name "m_f_cyc_max" - Prompt "Maximum injected fuel per cycle" - Value "m_f_cyc_max" - } - Object { - $ObjectID 92 - Type "edit" - Name "C1" - Prompt "Cofficient of heat transfer" - Value "C1" - } - Object { - $ObjectID 93 - Type "edit" - Name "p_a_inf" - Prompt "Upper pressure limit for vol. eff. model change" - Value "p_a_inf" - } - Object { - $ObjectID 94 - Type "edit" - Name "Pe0" - Prompt "Initial power load" - Value "Pe0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "dmu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dEu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "dmbu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dmd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dEd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmbd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 8 - Name "volEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmbu" - SID "885" - Position [425, 98, 455, 112] - ZOrder 11 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmbd" - SID "886" - Position [425, 188, 455, 202] - ZOrder 13 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqe" - SID "887" - Position [425, 248, 455, 262] - ZOrder 14 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "vol_eff" - SID "888" - Position [425, 278, 455, 292] - ZOrder 15 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "pe_pu" - SID "889" - Position [425, 308, 455, 322] - ZOrder 16 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - Name "volEff" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 8 - DstBlock "vol_eff" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - DstBlock "Tqe" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator1" - SrcPort 1 - DstBlock "dmEmbd" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "dmEmbu" - DstPort 1 - } - Line { - Name "dmbu" - Labels [2, 1] - SrcBlock "S-Function" - SrcPort 3 - Points [12, 0; 0, -15] - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "dEu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "dmu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 1 - Points [0, 15] - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - SrcBlock "throttle" - SrcPort 1 - DstBlock "S-Function" - DstPort 8 - } - Line { - SrcBlock "omegae" - SrcPort 1 - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "S-Function" - SrcPort 9 - DstBlock "pe_pu" - DstPort 1 - } - Line { - Name "dmd" - Labels [2, 1] - SrcBlock "S-Function" - SrcPort 4 - Points [4, 0; 0, 15] - DstBlock "Bus\nCreator1" - DstPort 1 - } - Line { - Name "dmbd" - Labels [2, 1] - SrcBlock "S-Function" - SrcPort 6 - Points [12, 0; 0, -15] - DstBlock "Bus\nCreator1" - DstPort 3 - } - Line { - Name "dEd" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Bus\nCreator1" - DstPort 2 - } - Line { - SrcBlock "pTFu" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - SrcBlock "pTFd" - SrcPort 1 - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - Points [12, 0; 0, -25] - DstBlock "S-Function" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - Points [12, 0; 0, 25] - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - Points [12, 0; 0, -25] - DstBlock "S-Function" - DstPort 4 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 3 - Points [12, 0; 0, 25] - DstBlock "S-Function" - DstPort 6 - } - } - } - Block { - BlockType SubSystem - Name "IntakePort" - SID "112" - Ports [3, 5] - Position [555, 16, 665, 134] - ZOrder 62 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.24" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "IntakePort" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "phi" - SID "256" - Position [125, 158, 155, 172] - ZOrder 65 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "259" - Position [350, 218, 380, 232] - ZOrder 68 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "260" - Position [350, 248, 380, 262] - ZOrder 69 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Reference - Name "IdealNozzle" - SID "252" - Ports [3, 2] - Position [445, 156, 540, 254] - ZOrder 63 - BackgroundColor "yellow" - LibraryVersion "1.158" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzle" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "263" - Ports [1, 4] - Position [205, 109, 275, 216] - ZOrder 72 - BackgroundColor "yellow" - FunctionName "GetInportArea" - Parameters "eng.nStroke,cyl.dim.S/2,cyl.dim.lambda,cyl.scavPort.X,cyl.scavPort.Y,cyl.scavPort.r,cyl.scavP" - "ort.nPort,cyl.dim.S" - EnableBusSupport off - Port { - PortNumber 3 - Name "aEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "257" - Position [595, 173, 625, 187] - ZOrder 66 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "258" - Position [595, 223, 625, 237] - ZOrder 67 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "aOpen" - SID "261" - Position [350, 118, 380, 132] - ZOrder 70 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Cd" - SID "262" - Position [390, 143, 420, 157] - ZOrder 71 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "xP" - SID "264" - Position [305, 193, 335, 207] - ZOrder 73 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Cd" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "aOpen" - DstPort 1 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [27, 0; 0, -20] - DstBlock "IdealNozzle" - DstPort 3 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [27, 0; 0, -20] - DstBlock "IdealNozzle" - DstPort 2 - } - Line { - SrcBlock "IdealNozzle" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "IdealNozzle" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - Name "aEff" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 3 - DstBlock "IdealNozzle" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "xP" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "IntakeValve" - SID "2469" - Ports [5, 4] - Position [710, 198, 825, 332] - ZOrder 442 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "IntakeValve" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "175" - Block { - BlockType Inport - Name "phi" - SID "2470" - Position [100, 123, 130, 137] - ZOrder 65 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "2471" - Position [100, 158, 130, 172] - ZOrder 74 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "2472" - Position [100, 193, 130, 207] - ZOrder 75 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "2473" - Position [100, 243, 130, 257] - ZOrder 68 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "2474" - Position [100, 273, 130, 287] - ZOrder 69 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "2475" - Ports [1, 3] - Position [350, 101, 355, 139] - ZOrder 81 - ShowName off - Outputs "3" - DisplayOption "bar" - Port { - PortNumber 1 - Name "pIn" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Demux - Name "Demux1" - SID "2476" - Ports [1, 3] - Position [350, 171, 355, 209] - ZOrder 83 - ShowName off - Outputs "3" - DisplayOption "bar" - Port { - PortNumber 1 - Name "pOut" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "IdealNozzle" - SID "2477" - Ports [3, 2] - Position [700, 201, 795, 299] - ZOrder 63 - BackgroundColor "yellow" - LibraryVersion "1.158" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzle" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "2478" - Ports [3, 1] - Position [200, 111, 270, 219] - ZOrder 72 - BackgroundColor "yellow" - FunctionName "GetVVLift" - Parameters "eng.nStroke,cyl.intakeVVDim.liftMax,cyl.intakeVVProf.cAStartRef,cyl.intakeVVProf.dCALiftUp,cy" - "l.intakeVVProf.dCALiftDown,cyl.intakeVVProf.dCALiftTopRef,cyl.intakeVVProf.cAVVUpRef,cyl.intakeVVProf.cAVVDownR" - "ef,cyl.intakeVVProf.liftUpRef,cyl.intakeVVProf.liftDownRef" - EnableBusSupport off - Port { - PortNumber 1 - Name "intakeVVlift" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "2479" - Ports [3, 3] - Position [500, 60, 615, 190] - ZOrder 77 - BackgroundColor "yellow" - FunctionName "GetIntakeVVArea" - Parameters "cyl.intakeVVDim.Dv,cyl.intakeVVDim.beta,cyl.intakeVVDim.w,cyl.intakeVVDim.Dp,cyl.intakeVVDim." - "Ds" - EnableBusSupport off - Port { - PortNumber 3 - Name "aEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Terminator - Name "Terminator" - SID "2480" - Position [410, 130, 430, 150] - ZOrder 84 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "2481" - Position [375, 145, 395, 165] - ZOrder 85 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "2482" - Position [410, 190, 430, 210] - ZOrder 86 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "2483" - Position [460, 215, 480, 235] - ZOrder 87 - BackgroundColor "red" - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "2484" - Position [830, 218, 860, 232] - ZOrder 66 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "2485" - Position [830, 268, 860, 282] - ZOrder 67 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "aOpen" - SID "2486" - Position [670, 58, 700, 72] - ZOrder 78 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Cd" - SID "2487" - Position [670, 103, 700, 117] - ZOrder 79 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux1" - SrcPort 3 - Points [9, 0; 0, 25] - DstBlock "Terminator3" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - Points [22, 0; 0, 10] - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - Points [5, 0; 0, 25] - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - Points [17, 0; 0, 10; 18, 0] - DstBlock "Terminator" - DstPort 1 - } - Line { - Name "pOut" - Labels [2, 1] - SrcBlock "Demux1" - SrcPort 1 - Points [60, 0; 0, -10] - DstBlock "S-Function1" - DstPort 3 - } - Line { - Name "pIn" - Labels [2, 1] - SrcBlock "Demux" - SrcPort 1 - Points [125, 0] - DstBlock "S-Function1" - DstPort 2 - } - Line { - SrcBlock "S-Function1" - SrcPort 2 - Points [9, 0; 0, -15] - DstBlock "Cd" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - Points [9, 0; 0, -15] - DstBlock "aOpen" - DstPort 1 - } - Line { - Name "aEff" - Labels [1, 1] - SrcBlock "S-Function1" - SrcPort 3 - Points [30, 0; 0, 50] - DstBlock "IdealNozzle" - DstPort 1 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "IdealNozzle" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "IdealNozzle" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [187, 0] - Branch { - DstBlock "IdealNozzle" - DstPort 2 - } - Branch { - Points [0, -130] - DstBlock "Demux" - DstPort 1 - } - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [209, 0] - Branch { - DstBlock "IdealNozzle" - DstPort 3 - } - Branch { - Points [0, -90] - DstBlock "Demux1" - DstPort 1 - } - } - Line { - Name "intakeVVlift" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [21, 0; 0, -85] - DstBlock "S-Function1" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "IntakeValveBus" - SID "2523" - Ports [5, 4] - Position [890, 198, 1005, 332] - ZOrder 444 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "IntakeValveBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "phi" - SID "2542" - Position [100, 123, 130, 137] - ZOrder 65 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "cAStartNom" - SID "2543" - Position [100, 158, 130, 172] - ZOrder 74 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dCALiftUp" - SID "2544" - Position [100, 193, 130, 207] - ZOrder 75 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "2545" - Position [100, 243, 130, 257] - ZOrder 68 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "2546" - Position [100, 273, 130, 287] - ZOrder 69 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2583" - Ports [1, 1] - Position [375, 106, 380, 144] - ZOrder 471 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "2585" - Ports [1, 1] - Position [375, 151, 380, 189] - ZOrder 473 - ShowName off - OutputSignals "p" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "IdealNozzleBus" - SID "2581" - Ports [3, 2] - Position [690, 201, 790, 299] - ZOrder 470 - BackgroundColor "yellow" - LibraryVersion "1.158" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzleBus" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "2586" - Ports [3, 1] - Position [200, 111, 270, 219] - ZOrder 474 - BackgroundColor "yellow" - FunctionName "GetVVLift" - Parameters "eng.nStroke,cyl.intakeVVDim.liftMax,cyl.intakeVVProf.cAStartRef,cyl.intakeVVProf.dCALiftUp,cy" - "l.intakeVVProf.dCALiftDown,cyl.intakeVVProf.dCALiftTopRef,cyl.intakeVVProf.cAVVUpRef,cyl.intakeVVProf.cAVVDownR" - "ef,cyl.intakeVVProf.liftUpRef,cyl.intakeVVProf.liftDownRef" - EnableBusSupport off - Port { - PortNumber 1 - Name "intakeVVlift" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "2551" - Ports [3, 3] - Position [500, 60, 615, 190] - ZOrder 77 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "GetIntakeVVArea" - Parameters "cyl.intakeVVDim.Dv,cyl.intakeVVDim.beta,cyl.intakeVVDim.w,cyl.intakeVVDim.Dp,cyl.intakeVVDim." - "Ds" - EnableBusSupport off - Port { - PortNumber 3 - Name "aEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "2556" - Position [830, 218, 860, 232] - ZOrder 66 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "2557" - Position [830, 268, 860, 282] - ZOrder 67 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "aOpen" - SID "2558" - Position [670, 58, 700, 72] - ZOrder 78 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Cd" - SID "2559" - Position [670, 103, 700, 117] - ZOrder 79 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function1" - SrcPort 2 - Points [9, 0; 0, -15] - DstBlock "Cd" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - Points [9, 0; 0, -15] - DstBlock "aOpen" - DstPort 1 - } - Line { - Name "aEff" - Labels [0, 0] - SrcBlock "S-Function1" - SrcPort 3 - Points [37, 0; 0, 50] - DstBlock "IdealNozzleBus" - DstPort 1 - } - Line { - SrcBlock "dCALiftUp" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "cAStartNom" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "IdealNozzleBus" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "IdealNozzleBus" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [191, 0] - Branch { - Points [0, -125] - DstBlock "Bus\nSelector" - DstPort 1 - } - Branch { - DstBlock "IdealNozzleBus" - DstPort 2 - } - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [210, 0] - Branch { - Points [0, -110] - DstBlock "Bus\nSelector1" - DstPort 1 - } - Branch { - DstBlock "IdealNozzleBus" - DstPort 3 - } - } - Line { - Name "intakeVVlift" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [23, 0; 0, -85] - DstBlock "S-Function1" - DstPort 1 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "S-Function1" - DstPort 2 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "S-Function1" - DstPort 3 - } - } - } - Block { - BlockType SubSystem - Name "Turbocharger" - SID "102" - Ports [4, 5] - Position [70, 17, 185, 183] - ZOrder 217 - ForegroundColor "[0.901961, 0.000000, 0.000000]" - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.61" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 95 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 96 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "turbo" - Prompt "Turbocharger parameters struct" - Value "turbo" - } - } - System { - Name "Turbocharger" - Location [0, 0, 960, 1152] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "60" - Block { - BlockType Inport - Name "pTF_c_u" - SID "103" - Position [20, 423, 50, 437] - ZOrder 60 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_c_d" - SID "104" - Position [20, 463, 50, 477] - ZOrder 61 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_t_u" - SID "105" - Position [505, 408, 535, 422] - ZOrder 62 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_t_d" - SID "106" - Position [505, 438, 535, 452] - ZOrder 63 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Reference - Name "Compressor1" - SID "100" - Ports [3, 4] - Position [80, 285, 185, 380] - ZOrder 58 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.129" - SourceBlock "EngineSystemSubmodel/Flow Restriction/Compressor" - SourceType "SubSystem" - Port { - PortNumber 3 - Name "tqComp" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "effComp" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant" - SID "393" - Position [305, 350, 370, 380] - ZOrder 70 - BackgroundColor "green" - Value "turbo.jTC" - } - Block { - BlockType Integrator - Name "Integrator" - SID "89" - Ports [1, 1] - Position [340, 280, 370, 310] - ZOrder 47 - BackgroundColor "cyan" - InitialCondition "turbo.omegat0*turbo.jTC" - } - Block { - BlockType Product - Name "Product" - SID "394" - Ports [2, 1] - Position [400, 287, 430, 318] - ZOrder 71 - BackgroundColor "yellow" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "omegat" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "90" - Ports [2, 1] - Position [290, 220, 320, 250] - ZOrder 46 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "-|+" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator" - SID "397" - Position [205, 245, 225, 265] - ZOrder 73 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "399" - Position [725, 300, 745, 320] - ZOrder 74 - BackgroundColor "red" - } - Block { - BlockType Reference - Name "Turbine1" - SID "101" - Ports [3, 5] - Position [550, 300, 660, 395] - ZOrder 59 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.129" - SourceBlock "EngineSystemSubmodel/Flow Restriction/Turbine" - SourceType "SubSystem" - Port { - PortNumber 3 - Name "tqTurb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "tempATurb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "effTurb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_c_u" - SID "107" - Position [155, 153, 185, 167] - ZOrder 64 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_c_d" - SID "108" - Position [180, 188, 210, 202] - ZOrder 65 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_t_u" - SID "109" - Position [655, 178, 685, 192] - ZOrder 66 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_t_d" - SID "110" - Position [655, 208, 685, 222] - ZOrder 67 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "T_t_d_calc" - SID "111" - Position [680, 263, 710, 277] - ZOrder 68 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - SrcBlock "pTF_c_d" - SrcPort 1 - Points [75, 0; 5, -60] - DstBlock "Compressor1" - DstPort 2 - } - Line { - Name "tqTurb" - Labels [2, 0] - SrcBlock "Turbine1" - SrcPort 3 - Points [0, -44; 103, 0; 0, -98; -373, 0] - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "Turbine1" - SrcPort 1 - Points [0, -110] - DstBlock "dmEmb_t_u" - DstPort 1 - } - Line { - SrcBlock "Compressor1" - SrcPort 1 - Points [0, -120] - DstBlock "dmEmb_c_u" - DstPort 1 - } - Line { - Name "omegat" - Labels [0, 1] - SrcBlock "Product" - SrcPort 1 - Points [54, 0; 0, 165] - Branch { - Points [151, 0] - DstBlock "Turbine1" - DstPort 3 - } - Branch { - Points [-324, 0; 5, -60] - DstBlock "Compressor1" - DstPort 3 - } - } - Line { - SrcBlock "Compressor1" - SrcPort 2 - Points [0, -85] - DstBlock "dmEmb_c_d" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - Points [0, 40] - DstBlock "Integrator" - DstPort 1 - } - Line { - Name "tqComp" - Labels [0, 0] - SrcBlock "Compressor1" - SrcPort 3 - Points [0, -45] - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "Turbine1" - SrcPort 2 - Points [0, -80] - DstBlock "dmEmb_t_d" - DstPort 1 - } - Line { - Name "tempATurb" - Labels [-1, 1] - SrcBlock "Turbine1" - SrcPort 4 - Points [0, -25] - DstBlock "T_t_d_calc" - DstPort 1 - } - Line { - SrcBlock "pTF_c_u" - SrcPort 1 - Points [40, 0; 5, -20] - DstBlock "Compressor1" - DstPort 1 - } - Line { - SrcBlock "pTF_t_u" - SrcPort 1 - Points [30, 0] - DstBlock "Turbine1" - DstPort 1 - } - Line { - SrcBlock "pTF_t_d" - SrcPort 1 - Points [65, 0] - DstBlock "Turbine1" - DstPort 2 - } - Line { - SrcBlock "Constant" - SrcPort 1 - Points [10, 0] - DstBlock "Product" - DstPort 2 - } - Line { - Name "effComp" - Labels [0, 0] - SrcBlock "Compressor1" - SrcPort 4 - Points [0, -25] - DstBlock "Terminator" - DstPort 1 - } - Line { - Name "effTurb" - Labels [0, 0] - SrcBlock "Turbine1" - SrcPort 5 - Points [48, 0; 0, 15] - DstBlock "Terminator1" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "TurbochargerMV" - SID "151" - Ports [4, 7] - Position [225, 18, 340, 182] - ZOrder 70 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.17" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 97 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 14 - Object { - $ObjectID 98 - Type "edit" - Name "fs" - Prompt "Stoichiometric fuel-air ratio" - Value "fs" - } - Object { - $ObjectID 99 - Type "edit" - Name "J_tc" - Prompt "Mass moment of inertia of a rotor" - Value "J_tc" - } - Object { - $ObjectID 100 - Type "edit" - Name "omegat0" - Prompt "Initial rotor speed" - Value "omegat0" - } - Object { - $ObjectID 101 - Type "edit" - Name "comp_flow_map" - Prompt "Compressor map for corrected flow" - Value "comp_flow_map" - } - Object { - $ObjectID 102 - Type "edit" - Name "comp_eff_map" - Prompt "Compressor map for efficiency" - Value "comp_eff_map" - } - Object { - $ObjectID 103 - Type "edit" - Name "pr_rep" - Prompt "Pressure ratio arry for look-up in compressor map" - Value "pr_rep" - } - Object { - $ObjectID 104 - Type "edit" - Name "n_288_rep" - Prompt "Corrected speed array for look-up in compressor map" - Value "n288_rep" - } - Object { - $ObjectID 105 - Type "edit" - Name "npr" - Prompt "Length of pressure ratio array for look-up in compressor map" - Value "npr" - } - Object { - $ObjectID 106 - Type "edit" - Name "nsp" - Prompt "Length of corrected speed array for look-up in compressor map" - Value "nsp" - } - Object { - $ObjectID 107 - Type "edit" - Name "flow_coeff_turb" - Prompt "Flow coefficient for turbine model" - Value "flow_coeff_turb" - } - Object { - $ObjectID 108 - Type "edit" - Name "D_wheel_turb" - Prompt "Turbine wheel diameter" - Value "D_turb_wheel" - } - Object { - $ObjectID 109 - Type "edit" - Name "Uc_opt" - Prompt "Optimal blade speed ratio" - Value "Uc_opt" - } - Object { - $ObjectID 110 - Type "edit" - Name "eta_turb_max" - Prompt "Maximum efficiency" - Value "eta_turb_max" - } - Object { - $ObjectID 111 - Type "edit" - Name "T_ref" - Prompt "Reference temperature for turbine flow" - Value "T_ref_turb" - } - PropName "Parameters" - } - } - System { - Name "TurbochargerMV" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF_c_u" - SID "162" - Position [5, 328, 35, 342] - ZOrder 77 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_c_d" - SID "163" - Position [5, 368, 35, 382] - ZOrder 78 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_t_u" - SID "164" - Position [490, 313, 520, 327] - ZOrder 79 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_t_d" - SID "165" - Position [490, 343, 520, 357] - ZOrder 80 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Reference - Name "Compressor" - SID "167" - Ports [3, 4] - Position [60, 200, 165, 295] - ZOrder 82 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.140" - SourceBlock "EngineSystemSubmodel/Flow Restriction/Compressor" - SourceType "SubSystem" - Port { - PortNumber 3 - Name "Tqc" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain" - SID "154" - Position [385, 185, 460, 215] - ZOrder 71 - BackgroundColor "yellow" - Gain "1/J_tc" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "omegat" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Integrator - Name "Integrator" - SID "155" - Ports [1, 1] - Position [325, 185, 355, 215] - ZOrder 70 - BackgroundColor "cyan" - InitialCondition "omegat0*J_tc" - } - Block { - BlockType Sum - Name "Sum" - SID "156" - Ports [2, 1] - Position [275, 95, 305, 125] - ZOrder 69 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - ShowName off - IconShape "round" - Inputs "-|+" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Reference - Name "TurbineMV" - SID "166" - Ports [3, 5] - Position [534, 210, 646, 305] - ZOrder 81 - BlockRotation 270 - BackgroundColor "yellow" - LibraryVersion "1.140" - SourceBlock "EngineSystemSubmodel/Flow Restriction/TurbineMV" - SourceType "" - fs "fs" - flow_coeff_turb "flow_coeff_turb" - D_turb_wheel "D_turb_wheel" - Uc_opt "Uc_opt" - eta_turb_max "eta_turb_max" - Port { - PortNumber 3 - Name "Tqt" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_c_u" - SID "157" - Position [140, 58, 170, 72] - ZOrder 72 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_c_d" - SID "158" - Position [165, 93, 195, 107] - ZOrder 73 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_t_u" - SID "159" - Position [640, 83, 670, 97] - ZOrder 74 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_t_d" - SID "160" - Position [640, 113, 670, 127] - ZOrder 75 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "T_t_d_calc" - SID "161" - Position [665, 168, 695, 182] - ZOrder 76 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "eta_c" - SID "235" - Position [195, 168, 225, 182] - ZOrder 90 - BackgroundColor "red" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "eta_t" - SID "232" - Position [740, 213, 770, 227] - ZOrder 89 - BackgroundColor "red" - Port "7" - IconDisplay "Port number" - } - Line { - SrcBlock "TurbineMV" - SrcPort 5 - Points [0, -2; 95, 0] - DstBlock "eta_t" - DstPort 1 - } - Line { - Name "Tqt" - Labels [0, 0] - SrcBlock "TurbineMV" - SrcPort 3 - Points [0, -49; 101, 0; 0, -88; -351, 0; 0, 42] - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "TurbineMV" - SrcPort 1 - Points [-5, 0; 0, -115] - DstBlock "dmEmb_t_u" - DstPort 1 - } - Line { - SrcBlock "Compressor" - SrcPort 1 - Points [0, -130] - DstBlock "dmEmb_c_u" - DstPort 1 - } - Line { - Name "omegat" - Labels [0, 0] - SrcBlock "Gain" - SrcPort 1 - Points [9, 0; 0, 175] - Branch { - Points [-324, 0] - DstBlock "Compressor" - DstPort 3 - } - Branch { - Points [151, 0] - DstBlock "TurbineMV" - DstPort 3 - } - } - Line { - SrcBlock "Compressor" - SrcPort 2 - Points [0, -95] - DstBlock "dmEmb_c_d" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - Points [0, 70] - DstBlock "Integrator" - DstPort 1 - } - Line { - Name "Tqc" - Labels [0, 0] - SrcBlock "Compressor" - SrcPort 3 - Points [0, -35; 92, 0; 0, -50] - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "TurbineMV" - SrcPort 2 - Points [0, -85] - DstBlock "dmEmb_t_d" - DstPort 1 - } - Line { - SrcBlock "TurbineMV" - SrcPort 4 - Points [0, -30] - DstBlock "T_t_d_calc" - DstPort 1 - } - Line { - SrcBlock "pTF_c_d" - SrcPort 1 - Points [75, 0] - DstBlock "Compressor" - DstPort 2 - } - Line { - SrcBlock "pTF_c_u" - SrcPort 1 - Points [40, 0] - DstBlock "Compressor" - DstPort 1 - } - Line { - SrcBlock "pTF_t_u" - SrcPort 1 - DstBlock "TurbineMV" - DstPort 1 - } - Line { - SrcBlock "pTF_t_d" - SrcPort 1 - Points [65, 0] - DstBlock "TurbineMV" - DstPort 2 - } - Line { - SrcBlock "Compressor" - SrcPort 4 - Points [0, -20] - DstBlock "eta_c" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "WasteGate" - SID "442" - Ports [5, 2] - Position [555, 197, 690, 353] - ZOrder 283 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.63" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "WasteGate" - Location [0, 0, 960, 1152] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "60" - Block { - BlockType Inport - Name "pTF_u" - SID "443" - Position [115, 293, 145, 307] - ZOrder 64 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "444" - Position [115, 328, 145, 342] - ZOrder 65 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTFScav" - SID "561" - Position [115, 218, 145, 232] - ZOrder 204 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmEmbExh" - SID "446" - Position [105, 128, 135, 142] - ZOrder 198 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmEmbExhBypass" - SID "445" - Position [105, 33, 135, 47] - ZOrder 197 - BackgroundColor "green" - NamePlacement "alternate" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "567" - Ports [1, 3] - Position [195, 206, 200, 244] - ZOrder 207 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "570" - Ports [1, 3] - Position [160, 21, 165, 59] - ZOrder 210 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux2" - SID "581" - Ports [1, 3] - Position [160, 116, 165, 154] - ZOrder 222 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Reference - Name "IdealNozzle" - SID "447" - Ports [3, 2] - Position [515, 206, 610, 304] - ZOrder 63 - BackgroundColor "yellow" - LibraryVersion "1.158" - SourceBlock "EngineSystemSubmodel/Flow Restriction/IdealNozzle" - SourceType "SubSystem" - } - Block { - BlockType S-Function - Name "S-Function" - SID "563" - Ports [1, 1] - Position [195, 20, 295, 40] - ZOrder 205 - BackgroundColor "yellow" - NamePlacement "alternate" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 112 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 113 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWdmExhBypass" - } - Object { - $ObjectID 114 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "0" - } - PropName "Parameters" - } - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "564" - Ports [1, 1] - Position [195, 115, 295, 135] - ZOrder 206 - BackgroundColor "yellow" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 115 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 116 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWdmExhBypass" - } - Object { - $ObjectID 117 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "0" - } - PropName "Parameters" - } - } - } - Block { - BlockType Terminator - Name "Terminator" - SID "568" - Position [275, 220, 285, 230] - ZOrder 208 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "569" - Position [275, 245, 285, 255] - ZOrder 209 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "571" - Position [250, 50, 260, 60] - ZOrder 211 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "572" - Position [250, 75, 260, 85] - ZOrder 212 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator4" - SID "583" - Position [250, 155, 260, 165] - ZOrder 223 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator5" - SID "584" - Position [250, 185, 260, 195] - ZOrder 224 - BackgroundColor "red" - } - Block { - BlockType SubSystem - Name "wasteGateControl" - SID "448" - Ports [4, 1] - Position [330, 136, 455, 264] - ZOrder 195 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 118 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 8 - Object { - $ObjectID 119 - Type "promote" - Array { - Type "Cell" - Dimension 2 - Cell "Gain/Kp" - Cell "Gain2/Kp" - PropName "TypeOptions" - } - Name "Kp" - Prompt "Proportional gain" - Value "KpWG" - } - Object { - $ObjectID 120 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "Gain1/Ti" - PropName "TypeOptions" - } - Name "Ti" - Prompt "Integral time constant" - Value "TiWG" - } - Object { - $ObjectID 121 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "Gain3/K_b" - PropName "TypeOptions" - } - Name "K_b" - Prompt "Back calculation gain for anti-windup" - Value "KbWG" - } - Object { - $ObjectID 122 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "Saturation/max" - PropName "TypeOptions" - } - Name "max" - Prompt "Maximum allowable valve opening" - Value "wasteGateMax" - } - Object { - $ObjectID 123 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "Saturation/min" - PropName "TypeOptions" - } - Name "min" - Prompt "Maximum allowable valve opening" - Value "wasteGateMin" - } - Object { - $ObjectID 124 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "Constant1/bypassRatio" - PropName "TypeOptions" - } - Name "bypassRatio" - Prompt "Bypass ratio" - Value "wasteGateRatio" - } - Object { - $ObjectID 125 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/upper" - PropName "TypeOptions" - } - Name "upper" - Prompt "Upper bound for opening waste gate" - Value "upperOpenWG" - } - Object { - $ObjectID 126 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "S-Function/lower" - PropName "TypeOptions" - } - Name "lower" - Prompt "Lower bound for closing waste gate" - Value "lowerCloseSPWG" - } - PropName "Parameters" - } - } - System { - Name "wasteGateControl" - Location [0, 0, 1920, 1092] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "175" - Block { - BlockType Inport - Name "dmExhBypass" - SID "449" - Position [0, 178, 30, 192] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmExhTotal" - SID "450" - Position [105, 193, 135, 207] - ZOrder 188 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pScav" - SID "558" - Position [650, 28, 680, 42] - ZOrder 218 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "u saturated" - SID "551" - Position [980, 423, 1010, 437] - ZOrder 212 - BlockMirror on - BackgroundColor "[0.901961, 0.000000, 0.000000]" - NamePlacement "alternate" - Port "4" - IconDisplay "Port number" - PortDimensions "1" - } - Block { - BlockType Constant - Name "Constant" - SID "451" - Position [160, 250, 190, 280] - ZOrder 195 - BackgroundColor "green" - Value "1e-6" - } - Block { - BlockType Constant - Name "Constant1" - SID "452" - Position [70, 110, 135, 140] - ZOrder 198 - BackgroundColor "green" - Value "bypassRatio" - Object { - $PropName "MaskObject" - $ObjectID 127 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 128 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "bypassRatio" - Prompt "Bypass ratio" - Value "bypassRatio" - } - } - } - Block { - BlockType Gain - Name "Gain" - SID "453" - Position [510, 102, 580, 148] - ZOrder 189 - BackgroundColor "yellow" - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Object { - $PropName "MaskObject" - $ObjectID 129 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 130 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "Kp" - } - } - } - Block { - BlockType Gain - Name "Gain1" - SID "454" - Position [610, 242, 680, 288] - ZOrder 190 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Gain "TiInv" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Object { - $PropName "MaskObject" - $ObjectID 131 - $ClassName "Simulink.Mask" - Initialization "TiInv = 1./Ti;" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 132 - Type "edit" - Name "Ti" - Prompt "Integral time constant" - Value "Ti" - } - Object { - $ObjectID 133 - Type "edit" - Name "TiInv" - Prompt "Inverse of time constant" - Value "0" - Visible "off" - } - PropName "Parameters" - } - } - } - Block { - BlockType Gain - Name "Gain2" - SID "555" - Position [510, 242, 580, 288] - ZOrder 216 - BackgroundColor "yellow" - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Object { - $PropName "MaskObject" - $ObjectID 134 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 135 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "Kp" - } - } - } - Block { - BlockType Gain - Name "Gain3" - SID "562" - Position [620, 407, 690, 453] - ZOrder 221 - BlockMirror on - BackgroundColor "yellow" - Gain "K_b" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Object { - $PropName "MaskObject" - $ObjectID 136 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 137 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "K_b" - Prompt "Back calculation gain for anti-windup" - Value "K_b" - } - } - } - Block { - BlockType Integrator - Name "Integrator" - SID "456" - Ports [1, 1] - Position [715, 250, 745, 280] - ZOrder 191 - BackgroundColor "[0.000000, 0.819608, 0.819608]" - InitialCondition "1" - } - Block { - BlockType Product - Name "Product" - SID "457" - Ports [2, 1] - Position [315, 177, 345, 208] - ZOrder 196 - BackgroundColor "yellow" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Product - Name "Product1" - SID "560" - Ports [2, 1] - Position [950, 102, 980, 133] - ZOrder 220 - BackgroundColor "yellow" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType S-Function - Name "S-Function" - SID "557" - Ports [1, 1] - Position [715, 20, 815, 50] - ZOrder 217 - BackgroundColor "yellow" - FunctionName "hysterisis" - Parameters "upper,lower" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 138 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 139 - Type "edit" - Name "upper" - Prompt "Upper bound" - Value "upper" - } - Object { - $ObjectID 140 - Type "edit" - Name "lower" - Prompt "Lower bound" - Value "lower" - } - PropName "Parameters" - } - } - } - Block { - BlockType Saturate - Name "Saturation" - SID "460" - Ports [1, 1] - Position [815, 110, 845, 140] - ZOrder 193 - BackgroundColor "yellow" - InputPortMap "u0" - UpperLimit "wasteGateMax" - LowerLimit "wasteGateMin" - Object { - $PropName "MaskObject" - $ObjectID 141 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 142 - Type "edit" - Name "max" - Prompt "Maximum allowable valve opening" - Value "max" - } - Object { - $ObjectID 143 - Type "edit" - Name "min" - Prompt "Maximum allowable valve opening" - Value "min" - } - PropName "Parameters" - } - } - } - Block { - BlockType Sum - Name "Sum" - SID "461" - Ports [2, 1] - Position [215, 190, 235, 210] - ZOrder 194 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "462" - Ports [2, 1] - Position [350, 115, 370, 135] - ZOrder 197 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "463" - Ports [2, 1] - Position [745, 115, 765, 135] - ZOrder 192 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum3" - SID "554" - Ports [2, 1] - Position [430, 255, 450, 275] - ZOrder 215 - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumI2" - SID "553" - Ports [2, 1] - Position [765, 420, 785, 440] - ZOrder 213 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - DisableCoverage on - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "u_sat_error" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "wasteGateOpen" - SID "464" - Position [1025, 113, 1055, 127] - ZOrder -2 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 1 - Points [77, 0; 0, 75] - DstBlock "Product1" - DstPort 1 - } - Line { - SrcBlock "pScav" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Gain2" - SrcPort 1 - DstBlock "Gain1" - DstPort 1 - } - Line { - SrcBlock "Sum3" - SrcPort 1 - DstBlock "Gain2" - DstPort 1 - } - Line { - SrcBlock "Gain3" - SrcPort 1 - Points [-175, 0] - DstBlock "Sum3" - DstPort 2 - } - Line { - Name "u_sat_error" - SrcBlock "SumI2" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "u saturated" - SrcPort 1 - DstBlock "SumI2" - DstPort 2 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - Points [5, 0] - Branch { - DstBlock "SumI2" - DstPort 1 - } - Branch { - DstBlock "Saturation" - DstPort 1 - } - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [25, 0] - Branch { - DstBlock "Gain" - DstPort 1 - } - Branch { - Points [0, 140] - DstBlock "Sum3" - DstPort 1 - } - } - Line { - SrcBlock "Gain" - SrcPort 1 - DstBlock "Sum2" - DstPort 1 - } - Line { - SrcBlock "Gain1" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [5, 0] - DstBlock "Sum2" - DstPort 2 - } - Line { - SrcBlock "Constant" - SrcPort 1 - Points [30, 0] - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "Product" - SrcPort 1 - Points [10, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - SrcBlock "Constant1" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - DstBlock "Product1" - DstPort 2 - } - Line { - SrcBlock "Product1" - SrcPort 1 - DstBlock "wasteGateOpen" - DstPort 1 - } - Line { - SrcBlock "dmExhBypass" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - SrcBlock "dmExhTotal" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "465" - Position [690, 223, 720, 237] - ZOrder -2 - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "466" - Position [690, 273, 720, 287] - ZOrder 66 - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux2" - SrcPort 3 - Points [4, 0; 0, 45] - DstBlock "Terminator5" - DstPort 1 - } - Line { - SrcBlock "Demux2" - SrcPort 2 - Points [9, 0; 0, 25] - DstBlock "Terminator4" - DstPort 1 - } - Line { - SrcBlock "Demux2" - SrcPort 1 - DstBlock "S-Function1" - DstPort 1 - } - Line { - SrcBlock "dmEmbExh" - SrcPort 1 - DstBlock "Demux2" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - Points [0, 30] - DstBlock "Terminator3" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - Points [3, 0; 0, 15] - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "dmEmbExhBypass" - SrcPort 1 - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - Points [11, 0; 0, 15] - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "wasteGateControl" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - Points [12, 0; 0, 125] - DstBlock "wasteGateControl" - DstPort 1 - } - Line { - SrcBlock "pTFScav" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - Points [4, 0; 0, 60] - DstBlock "wasteGateControl" - DstPort 2 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [350, 0] - DstBlock "IdealNozzle" - DstPort 3 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [324, 0; 0, -45] - DstBlock "IdealNozzle" - DstPort 2 - } - Line { - SrcBlock "wasteGateControl" - SrcPort 1 - Points [7, 0; 0, 25] - Branch { - DstBlock "IdealNozzle" - DstPort 1 - } - Branch { - Points [0, 65; -162, 0; 0, -45] - DstBlock "wasteGateControl" - DstPort 4 - } - } - Line { - SrcBlock "IdealNozzle" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "IdealNozzle" - SrcPort 2 - DstBlock "dmEmb_d" - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "Control System" - SID "1178" - Ports [] - Position [360, 20, 470, 125] - ZOrder 505 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Control System" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "150" - Block { - BlockType SubSystem - Name "ECSParamId" - SID "1055" - Ports [11, 5] - Position [260, 375, 415, 555] - ZOrder 504 - ForegroundColor "red" - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 144 - $ClassName "Simulink.Mask" - Initialization "omega0 = RPM0 / RPMMax;\nTqEMax = powMax / (RPMMax*pi/30);\ny0 = RPM0 * pi / 30;\npow0 = powL" - "0 * powMax;\nuSpeed0 = powL0;" - Array { - Type "Simulink.MaskParameter" - Dimension 39 - Object { - $ObjectID 145 - Type "edit" - Name "powMax" - Prompt "Maximum power rating [W]" - Value "powMax" - TabName "General" - } - Object { - $ObjectID 146 - Type "edit" - Name "RPMMax" - Prompt "RPM at NMCR [RPM]" - Value "RPMMax" - TabName "General" - } - Object { - $ObjectID 147 - Type "edit" - Name "TqEMax" - Prompt "Maximum torque ouput of the engine [Nm]" - Value "0" - Visible "off" - TabName "General" - } - Object { - $ObjectID 148 - Type "edit" - Name "vComp" - Prompt "Compression volume [m3]" - Value "vComp" - TabName "General" - } - Object { - $ObjectID 149 - Type "edit" - Name "nCyl" - Prompt "Number of Cylinder" - Value "nCyl" - TabName "General" - } - Object { - $ObjectID 150 - Type "edit" - Name "KpSpeed" - Prompt "Proportional gain" - Value "KpSpeed" - TabName "Governor" - } - Object { - $ObjectID 151 - Type "edit" - Name "TdSpeed" - Prompt "Differential time constant" - Value "TdSpeed" - TabName "Governor" - } - Object { - $ObjectID 152 - Type "edit" - Name "NSpeed" - Prompt "Dirty derivative gain" - Value "NSpeed" - TabName "Governor" - } - Object { - $ObjectID 153 - Type "edit" - Name "TiSpeed" - Prompt "Integral time constant" - Value "TiSpeed" - TabName "Governor" - } - Object { - $ObjectID 154 - Type "edit" - Name "uSpeedMax" - Prompt "Minimum governor output" - Value "uSpeedMin" - TabName "Governor" - } - Object { - $ObjectID 155 - Type "edit" - Name "uSpeedMin" - Prompt "Maximum governor output" - Value "uSpeedMax" - TabName "Governor" - } - Object { - $ObjectID 156 - Type "edit" - Name "RPM0" - Prompt " Initial engine speed [RPM]" - Value "RPM0" - TabName "Governor" - } - Object { - $ObjectID 157 - Type "edit" - Name "y0" - Prompt " Initial engine speed [pu]" - Value "RPM0/RPMMax" - Visible "off" - TabName "Governor" - } - Object { - $ObjectID 158 - Type "edit" - Name "u0" - Prompt "Initial governor output" - Value "uSpeed0" - TabName "Governor" - } - Object { - $ObjectID 159 - Type "edit" - Name "BWomegaE" - Prompt "Bandwidth for LP filter for engine speed [Hz]" - Value "BWomegaE" - TabName "Governor" - } - Object { - $ObjectID 160 - Type "edit" - Name "KpPhiInj" - Prompt "Proportional gain" - Value "KpPhiInj" - TabName "Injection" - } - Object { - $ObjectID 161 - Type "edit" - Name "TiPhiInj" - Prompt "Integral time constant" - Value "TiPhiInj" - TabName "Injection" - } - Object { - $ObjectID 162 - Type "edit" - Name "deltaPCombRef" - Prompt "Reference pressure rise due to combustion" - Value "deltaPCombRef" - TabName "Injection" - } - Object { - $ObjectID 163 - Type "edit" - Name "phiInjMax" - Prompt "Maximum allowable output" - Value "phiInjMax" - TabName "Injection" - } - Object { - $ObjectID 164 - Type "edit" - Name "phiInjMin" - Prompt "Minimum allowable output" - Value "phiInjMin" - TabName "Injection" - } - Object { - $ObjectID 165 - Type "edit" - Name "y_reBSFC" - Prompt "BSFC array for reference w.r.t. power load" - Value "phiInjRef" - TabName "Injection" - } - Object { - $ObjectID 166 - Type "edit" - Name "x_reBSFC" - Prompt "Power load array for injection timing reference" - Value "powLRef" - TabName "Injection" - } - Object { - $ObjectID 167 - Type "edit" - Name "KpEVC" - Prompt "Proportional gain" - Value "KpEVC" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 168 - Type "edit" - Name "TiEVC" - Prompt "Integral time constant" - Value "TiEVC" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 169 - Type "edit" - Name "EVCmax" - Prompt "Maximum allowable output" - Value "EVCMax" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 170 - Type "edit" - Name "EVCmin" - Prompt "Minimum allowable output" - Value "EVCMin" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 171 - Type "edit" - Name "exhVVStart" - Prompt "EVO timing (0.96~1.2)" - Value "1.2" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 172 - Type "edit" - Name "KpPMax" - Prompt "Proportional gain" - Value "KpPMax" - TabName "pMax" - } - Object { - $ObjectID 173 - Type "edit" - Name "TiPMax" - Prompt "Integral time constant" - Value "TiPhiInj" - TabName "pMax" - } - Object { - $ObjectID 174 - Type "edit" - Name "pMaxMax" - Prompt "Maximum allowable maximum cylinder pressure" - Value "pMaxMax" - TabName "pMax" - } - Object { - $ObjectID 175 - Type "edit" - Name "pMaxMin" - Prompt "Minimum allowable maximum cylinder pressure" - Value "pMaxMin" - TabName "pMax" - } - Object { - $ObjectID 176 - Type "edit" - Name "BWdmf" - Prompt "Bandwidth for LP filter for fuel flow [Hz]" - Value "BWPow" - TabName "pMax" - } - Object { - $ObjectID 177 - Type "edit" - Name "powL0" - Prompt "Initial power load (0~1)" - Value "powL0" - TabName "pMax" - } - Object { - $ObjectID 178 - Type "edit" - Name "BW" - Prompt "Bandwidth for LP filter for power" - Value "BWdmf" - TabName "pMax" - } - Object { - $ObjectID 179 - Type "edit" - Name "pow0" - Prompt "Initial power" - Value "0" - Visible "off" - TabName "pMax" - } - Object { - $ObjectID 180 - Type "edit" - Name "KpTW" - Prompt "Proportional gain" - Value "KpTW" - TabName "tempWall" - } - Object { - $ObjectID 181 - Type "edit" - Name "TiTW" - Prompt "Integral time constant" - Value "TiTW" - TabName "tempWall" - } - Object { - $ObjectID 182 - Type "edit" - Name "swTWCont" - Prompt "Switch ON/OFF for wall temperature identification [0/1]" - Value "swTWCont" - TabName "tempWall" - } - Object { - $ObjectID 183 - Type "edit" - Name "BWQCyl" - Prompt "Bandwidth for LP filter for heat transfer [Hz]" - Value "BWQCyl" - TabName "tempWall" - } - PropName "Parameters" - } - } - System { - Name "ECSParamId" - Location [-9, 0, 1929, 1170] - Open on - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "Tq" - SID "1057" - Position [20, 258, 50, 272] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegaE" - SID "1058" - Position [20, 148, 50, 162] - ZOrder -2 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "RPMRef" - SID "1059" - Position [20, 108, 50, 122] - ZOrder -3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmf" - SID "1060" - Position [275, 533, 305, 547] - ZOrder -4 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pMax" - SID "1061" - Position [285, 313, 315, 327] - ZOrder -5 - BackgroundColor "green" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pCyl" - SID "1062" - Position [285, 353, 315, 367] - ZOrder -6 - BackgroundColor "green" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "vCyl" - SID "1063" - Position [285, 383, 315, 397] - ZOrder -7 - BackgroundColor "green" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "exhVVOpen" - SID "1064" - Position [285, 443, 315, 457] - ZOrder -8 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dQCyl" - SID "1065" - Position [275, 738, 305, 752] - ZOrder -9 - BackgroundColor "green" - Port "9" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "BSFCRef" - SID "1066" - Position [695, 583, 725, 597] - ZOrder -10 - BackgroundColor "green" - Port "10" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "BSFCREf" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "dQCylREf" - SID "1067" - Position [410, 778, 440, 792] - ZOrder -11 - BackgroundColor "green" - Port "11" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "1068" - Position [345, 575, 375, 605] - ZOrder -12 - BackgroundColor "green" - Value "1e-6" - } - Block { - BlockType Constant - Name "Constant1" - SID "1069" - Position [1125, 195, 1185, 225] - ZOrder -13 - BackgroundColor "green" - Value "exhVVStart" - Object { - $PropName "MaskObject" - $ObjectID 184 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 185 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "exhVVStart" - Prompt "EVO timing (0.96~1.2)" - Value "exhVVStart" - } - } - Port { - PortNumber 1 - Name "CAStartNom" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant4" - SID "1070" - Position [895, 300, 1025, 330] - ZOrder -14 - BackgroundColor "yellow" - Value "deltaPCombRef" - Object { - $PropName "MaskObject" - $ObjectID 186 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 187 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "deltaPCombRef" - Prompt "Reference pressure rise due to combustion" - Value "deltaPCombRef" - } - } - } - Block { - BlockType SubSystem - Name "EVCControl" - SID "1071" - Ports [2, 1] - Position [1000, 386, 1125, 464] - ZOrder -15 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 188 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 4 - Object { - $ObjectID 189 - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "KpEVC" - } - Object { - $ObjectID 190 - Type "edit" - Name "Ti" - Prompt "Integral time constant" - Value "TiEVC" - } - Object { - $ObjectID 191 - Type "edit" - Name "max" - Prompt "Maximum allowable output" - Value "EVCMax" - } - Object { - $ObjectID 192 - Type "edit" - Name "min" - Prompt "Minimum allowable output" - Value "EVCMin" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "EVC" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "EVCControl" - Location [16, 52, 1972, 1310] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "122" - Block { - BlockType Inport - Name "pComp" - SID "1072" - Position [110, 103, 140, 117] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "pComp" - PropagatedSignals "pCompBar" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "pCompRef" - SID "1073" - Position [110, 223, 140, 237] - ZOrder -2 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "pCompRef" - PropagatedSignals "pCompRef" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain" - SID "1074" - Position [360, 87, 430, 133] - ZOrder -3 - BackgroundColor "yellow" - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Object { - $PropName "MaskObject" - $ObjectID 193 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 194 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "Kp" - } - } - } - Block { - BlockType Gain - Name "Gain1" - SID "1075" - Position [495, 182, 565, 228] - ZOrder -4 - BackgroundColor "yellow" - Gain "1/Ti" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Object { - $PropName "MaskObject" - $ObjectID 195 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 196 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Ti" - Prompt "Integral time constant" - Value "Ti" - } - } - } - Block { - BlockType Integrator - Name "Integrator" - SID "1076" - Ports [1, 1] - Position [605, 190, 635, 220] - ZOrder -5 - BackgroundColor "cyan" - InitialCondition "1" - } - Block { - BlockType Saturate - Name "Saturation" - SID "1077" - Ports [1, 1] - Position [730, 95, 760, 125] - ZOrder -6 - BackgroundColor "yellow" - InputPortMap "u0" - UpperLimit "max" - LowerLimit "min" - Object { - $PropName "MaskObject" - $ObjectID 197 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 198 - Type "edit" - Name "max" - Prompt "Maximum allowable output" - Value "max" - } - Object { - $ObjectID 199 - Type "edit" - Name "min" - Prompt "Minimum allowable output" - Value "min" - } - PropName "Parameters" - } - } - } - Block { - BlockType Sum - Name "Sum1" - SID "1078" - Ports [2, 1] - Position [315, 100, 335, 120] - ZOrder -7 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "1079" - Ports [2, 1] - Position [650, 100, 670, 120] - ZOrder -8 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "EVCRef" - SID "1080" - Position [815, 103, 845, 117] - ZOrder -9 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - Name "pCompRef" - Labels [0, 0] - SrcBlock "pCompRef" - SrcPort 1 - Points [180, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - Name "pComp" - Labels [0, 0] - SrcBlock "pComp" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [12, 0] - Branch { - Points [0, 95] - DstBlock "Gain1" - DstPort 1 - } - Branch { - DstBlock "Sum2" - DstPort 1 - } - } - Line { - SrcBlock "Gain1" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [20, 0] - DstBlock "Sum2" - DstPort 2 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - DstBlock "Saturation" - DstPort 1 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - DstBlock "EVCRef" - DstPort 1 - } - } - } - Block { - BlockType Gain - Name "Gain" - SID "1081" - Position [585, 135, 695, 175] - ZOrder -16 - BackgroundColor "yellow" - Gain "30/pi/RPMMax" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "engSpeedPU" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain1" - SID "1082" - Position [795, 390, 845, 420] - ZOrder -17 - BackgroundColor "yellow" - Gain "1e-5" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "pCompBar" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain2" - SID "1083" - Position [520, 535, 580, 565] - ZOrder -18 - BackgroundColor "yellow" - Gain "3.6e9" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "BSFC" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain3" - SID "1084" - Position [795, 305, 845, 335] - ZOrder -19 - BackgroundColor "yellow" - Gain "1e-5" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "Gain4" - SID "1085" - Position [505, 95, 600, 135] - ZOrder -20 - BackgroundColor "yellow" - Gain "1/RPMMax" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "engSpeedRefPU" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain5" - SID "1086" - Position [510, 769, 570, 801] - ZOrder -21 - BackgroundColor "yellow" - Gain "1/nCyl" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dQCyl1Ref" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType SubSystem - Name "InjectionControl" - SID "1087" - Ports [2, 1] - Position [1060, 256, 1185, 334] - ZOrder -22 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 200 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 4 - Object { - $ObjectID 201 - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "KpPhiInj" - } - Object { - $ObjectID 202 - Type "edit" - Name "Ti" - Prompt "Integral time constant" - Value "TiPhiInj" - } - Object { - $ObjectID 203 - Type "edit" - Name "max" - Prompt "Maximum allowable output" - Value "phiInjMax" - } - Object { - $ObjectID 204 - Type "edit" - Name "min" - Prompt "Minimum allowable output" - Value "phiInjMin" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "phiInj" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "InjectionControl" - Location [16, 52, 1972, 1325] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "deltaPComb" - SID "1088" - Position [110, 103, 140, 117] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "deltaPComb" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "deltaPCombRef" - SID "1089" - Position [110, 223, 140, 237] - ZOrder -2 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "deltaPCombRef" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant" - SID "1090" - Position [390, 195, 420, 225] - ZOrder -3 - BackgroundColor "yellow" - Value "Ti" - Object { - $PropName "MaskObject" - $ObjectID 205 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 206 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Ti" - Prompt "Time constant" - Value "Ti" - } - } - } - Block { - BlockType Gain - Name "Gain" - SID "1091" - Position [360, 95, 420, 125] - ZOrder -4 - BackgroundColor "yellow" - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1092" - Ports [1, 1] - Position [605, 190, 635, 220] - ZOrder -5 - BackgroundColor "cyan" - InitialCondition "1" - } - Block { - BlockType Product - Name "Product" - SID "1093" - Ports [2, 1] - Position [525, 187, 555, 218] - ZOrder -6 - BackgroundColor "yellow" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Saturate - Name "Saturation" - SID "1094" - Ports [1, 1] - Position [730, 95, 760, 125] - ZOrder -7 - BackgroundColor "yellow" - InputPortMap "u0" - UpperLimit "max" - LowerLimit "min" - Object { - $PropName "MaskObject" - $ObjectID 207 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 208 - Type "edit" - Name "max" - Prompt "Maximum allowable maximum cylinder pressure" - Value "phiInjMax" - } - Object { - $ObjectID 209 - Type "edit" - Name "min" - Prompt "Minimum allowable maximum cylinder pressure" - Value "phiInjMin" - } - PropName "Parameters" - } - } - } - Block { - BlockType Sum - Name "Sum1" - SID "1095" - Ports [2, 1] - Position [315, 100, 335, 120] - ZOrder -8 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "1096" - Ports [2, 1] - Position [650, 100, 670, 120] - ZOrder -9 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "phiInjRef" - SID "1097" - Position [815, 103, 845, 117] - ZOrder -10 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - Name "deltaPCombRef" - Labels [0, 0] - SrcBlock "deltaPCombRef" - SrcPort 1 - Points [180, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - Name "deltaPComb" - Labels [0, 0] - SrcBlock "deltaPComb" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [22, 0] - Branch { - Points [0, 85] - DstBlock "Product" - DstPort 1 - } - Branch { - DstBlock "Sum2" - DstPort 1 - } - } - Line { - SrcBlock "Product" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [20, 0] - DstBlock "Sum2" - DstPort 2 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - DstBlock "Saturation" - DstPort 1 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - DstBlock "phiInjRef" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - DstBlock "Product" - DstPort 2 - } - } - } - Block { - BlockType Product - Name "Product" - SID "1098" - Ports [2, 1] - Position [455, 532, 485, 563] - ZOrder -23 - BackgroundColor "yellow" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Product - Name "Product1" - SID "1099" - Ports [2, 1] - Position [115, 242, 145, 273] - ZOrder -24 - BackgroundColor "yellow" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "powInst" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "SpeedController" - SID "1176" - Ports [2, 1] - Position [780, 108, 855, 172] - ZOrder 344 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Control System/SpeedController" - SourceType "20-sim 4.4 S-Function block" - Kp "0" - Td "0" - N "0" - Ti "0" - max "0" - min "0" - u0 "0" - Port { - PortNumber 1 - Name "uGov" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "1101" - Ports [2, 1] - Position [410, 580, 430, 600] - ZOrder -26 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "1102" - Ports [2, 1] - Position [710, 310, 730, 330] - ZOrder -27 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "deltaPComb" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum2" - SID "1103" - Ports [2, 1] - Position [930, 435, 950, 455] - ZOrder -28 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|-+" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "pCompRef" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "dQCylLPFilterBW1" - SID "1104" - Ports [1, 1] - Position [350, 735, 450, 755] - ZOrder -29 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 210 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 211 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWQCyl" - } - Object { - $ObjectID 212 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "dQCylRef(caseInit)/nCyl" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "dQCyl1" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "dmfLPFilterBW4" - SID "1105" - Ports [1, 1] - Position [330, 530, 430, 550] - ZOrder -30 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 213 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 214 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWdmf" - } - Object { - $ObjectID 215 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "BSFC0*pow0/3.6e9" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "dmfLP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "engSpeedLPFilterBW1" - SID "1106" - Ports [1, 1] - Position [550, 395, 650, 415] - ZOrder -31 - BackgroundColor "yellow" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 216 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 217 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "100" - } - Object { - $ObjectID 218 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "pComp" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "engSpeedLPFilterBW4" - SID "1107" - Ports [1, 1] - Position [390, 145, 490, 165] - ZOrder -32 - BackgroundColor "yellow" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 219 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 220 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWomegaE" - } - Object { - $ObjectID 221 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "y0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "omegaELP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType SubSystem - Name "maxPCylMaxControl" - SID "1108" - Ports [2, 1] - Position [775, 531, 900, 609] - ZOrder -33 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 222 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 4 - Object { - $ObjectID 223 - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "KpPMax" - } - Object { - $ObjectID 224 - Type "edit" - Name "Ti" - Prompt "Integral time constant" - Value "TiPMax" - } - Object { - $ObjectID 225 - Type "edit" - Name "max" - Prompt "Maximum allowable output" - Value "pMaxMax" - } - Object { - $ObjectID 226 - Type "edit" - Name "min" - Prompt "Minimum allowable output" - Value "pMaxMin" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "pMaxRef" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - System { - Name "maxPCylMaxControl" - Location [264, 52, 1840, 1310] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "BSFCMeas" - SID "1109" - Position [110, 103, 140, 117] - ZOrder -1 - IconDisplay "Port number" - Port { - PortNumber 1 - Name "BSFCMeas" - PropagatedSignals "BSFC" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "BSFCRef" - SID "1110" - Position [110, 223, 140, 237] - ZOrder -2 - Port "2" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "BSFCRef" - PropagatedSignals "BSFCREf" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant" - SID "1111" - Position [390, 195, 420, 225] - ZOrder -3 - Value "Ti" - Object { - $PropName "MaskObject" - $ObjectID 227 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 228 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Ti" - Prompt "Time constant" - Value "Ti" - } - } - } - Block { - BlockType Gain - Name "Gain" - SID "1112" - Position [360, 95, 420, 125] - ZOrder -4 - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1113" - Ports [1, 1] - Position [605, 190, 635, 220] - ZOrder -5 - InitialCondition "100" - } - Block { - BlockType Product - Name "Product" - SID "1114" - Ports [2, 1] - Position [525, 187, 555, 218] - ZOrder -6 - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Saturate - Name "Saturation" - SID "1115" - Ports [1, 1] - Position [730, 95, 760, 125] - ZOrder -7 - InputPortMap "u0" - UpperLimit "max" - LowerLimit "min" - } - Block { - BlockType Sum - Name "Sum1" - SID "1116" - Ports [2, 1] - Position [315, 100, 335, 120] - ZOrder -8 - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "1117" - Ports [2, 1] - Position [650, 100, 670, 120] - ZOrder -9 - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "pMaxRef" - SID "1118" - Position [815, 103, 845, 117] - ZOrder -10 - IconDisplay "Port number" - } - Line { - Name "BSFCRef" - Labels [0, 0] - SrcBlock "BSFCRef" - SrcPort 1 - Points [180, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - Name "BSFCMeas" - Labels [0, 0] - SrcBlock "BSFCMeas" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [22, 0] - Branch { - Points [0, 85] - DstBlock "Product" - DstPort 1 - } - Branch { - DstBlock "Sum2" - DstPort 1 - } - } - Line { - SrcBlock "Product" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [20, 0] - DstBlock "Sum2" - DstPort 2 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - DstBlock "Saturation" - DstPort 1 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - DstBlock "pMaxRef" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - DstBlock "Product" - DstPort 2 - } - } - } - Block { - BlockType Reference - Name "pCompCalc" - SID "2812" - Ports [4, 1] - Position [395, 348, 510, 462] - ZOrder 568 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/EngineOperatingParameterCalculation/pCompCalc" - SourceType "" - vComp "vComp" - } - Block { - BlockType S-Function - Name "powLPFilterBW4" - SID "1127" - Ports [1, 1] - Position [350, 660, 450, 680] - ZOrder -35 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 229 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 230 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BW" - } - Object { - $ObjectID 231 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "pow0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "powLP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType SubSystem - Name "tempWallControl" - SID "1128" - Ports [2, 1] - Position [605, 726, 730, 804] - ZOrder -36 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 232 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 3 - Object { - $ObjectID 233 - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "KpTW" - } - Object { - $ObjectID 234 - Type "edit" - Name "Ti" - Prompt "Integral time constant" - Value "TiTW" - } - Object { - $ObjectID 235 - Type "edit" - Name "swTWCont" - Prompt "Switch ON/OFF for TWall identification" - Value "swTWCont" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "tempWall" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "tempWallControl" - Location [16, 52, 1772, 1310] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "dQCyl" - SID "1129" - Position [110, 103, 140, 117] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "QCyl" - PropagatedSignals "dQCyl1" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "dQCylRef" - SID "1130" - Position [110, 193, 140, 207] - ZOrder -2 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "1131" - Position [390, 195, 420, 225] - ZOrder -3 - BackgroundColor "yellow" - Value "Ti" - Object { - $PropName "MaskObject" - $ObjectID 236 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 237 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "Ti" - Prompt "Time constant" - Value "Ti" - } - } - } - Block { - BlockType Constant - Name "Constant1" - SID "1132" - Position [620, 25, 700, 55] - ZOrder -4 - BackgroundColor "green" - Value "swTWCont" - } - Block { - BlockType Gain - Name "Gain" - SID "1133" - Position [360, 95, 420, 125] - ZOrder -5 - BackgroundColor "yellow" - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1134" - Ports [1, 1] - Position [605, 190, 635, 220] - ZOrder -6 - BackgroundColor "cyan" - InitialCondition "700" - } - Block { - BlockType Product - Name "Product" - SID "1135" - Ports [2, 1] - Position [525, 187, 555, 218] - ZOrder -7 - BackgroundColor "yellow" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Product - Name "Product1" - SID "1136" - Ports [2, 1] - Position [765, 87, 795, 118] - ZOrder -8 - BackgroundColor "yellow" - Inputs "**" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "1137" - Ports [2, 1] - Position [315, 100, 335, 120] - ZOrder -9 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "1138" - Ports [2, 1] - Position [650, 100, 670, 120] - ZOrder -10 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "TWall" - SID "1139" - Position [870, 103, 900, 117] - ZOrder -11 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - Name "QCyl" - Labels [0, 0] - SrcBlock "dQCyl" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [22, 0] - Branch { - Points [0, 85] - DstBlock "Product" - DstPort 1 - } - Branch { - DstBlock "Sum2" - DstPort 1 - } - } - Line { - SrcBlock "Product" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [20, 0] - DstBlock "Sum2" - DstPort 2 - } - Line { - SrcBlock "Product1" - SrcPort 1 - Points [32, 0; 0, 5] - DstBlock "TWall" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "dQCylRef" - SrcPort 1 - Points [180, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - DstBlock "Product1" - DstPort 2 - } - Line { - SrcBlock "Constant1" - SrcPort 1 - Points [29, 0; 0, 55] - DstBlock "Product1" - DstPort 1 - } - } - } - Block { - BlockType Outport - Name "uGov" - SID "1140" - Position [1265, 133, 1295, 147] - ZOrder -37 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiInj" - SID "1141" - Position [1265, 288, 1295, 302] - ZOrder -38 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "cAStartNom" - SID "1142" - Position [1265, 203, 1295, 217] - ZOrder -39 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dCALiftUp" - SID "1143" - Position [1265, 418, 1295, 432] - ZOrder -40 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "TWall" - SID "1144" - Position [1265, 758, 1295, 772] - ZOrder -41 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Line { - Name "dQCyl1Ref" - Labels [0, 0] - SrcBlock "Gain5" - SrcPort 1 - DstBlock "tempWallControl" - DstPort 2 - } - Line { - Name "engSpeedRefPU" - Labels [0, 0] - SrcBlock "Gain4" - SrcPort 1 - Points [147, 0; 0, 40] - DstBlock "SpeedController" - DstPort 2 - } - Line { - Name "engSpeedPU" - Labels [0, 0] - SrcBlock "Gain" - SrcPort 1 - Points [24, 0; 0, -30] - DstBlock "SpeedController" - DstPort 1 - } - Line { - Name "pCompBar" - Labels [0, 0] - SrcBlock "Gain1" - SrcPort 1 - DstBlock "EVCControl" - DstPort 1 - } - Line { - Name "pComp" - Labels [0, 0] - SrcBlock "engSpeedLPFilterBW1" - SrcPort 1 - Points [65, 0] - Branch { - DstBlock "Gain1" - DstPort 1 - } - Branch { - DstBlock "Sum1" - DstPort 2 - } - } - Line { - Name "BSFCREf" - Labels [0, 0] - SrcBlock "BSFCRef" - SrcPort 1 - DstBlock "maxPCylMaxControl" - DstPort 2 - } - Line { - SrcBlock "omegaE" - SrcPort 1 - Points [44, 0] - Branch { - Points [0, 95] - DstBlock "Product1" - DstPort 1 - } - Branch { - DstBlock "engSpeedLPFilterBW4" - DstPort 1 - } - } - Line { - Name "omegaELP" - Labels [0, 0] - SrcBlock "engSpeedLPFilterBW4" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "RPMRef" - SrcPort 1 - DstBlock "Gain4" - DstPort 1 - } - Line { - Name "uGov" - Labels [0, 0] - SrcBlock "SpeedController" - SrcPort 1 - DstBlock "uGov" - DstPort 1 - } - Line { - Name "powInst" - Labels [-1, 0] - SrcBlock "Product1" - SrcPort 1 - Points [60, 0; 0, 410] - DstBlock "powLPFilterBW4" - DstPort 1 - } - Line { - Name "CAStartNom" - Labels [0, 0] - SrcBlock "Constant1" - SrcPort 1 - DstBlock "cAStartNom" - DstPort 1 - } - Line { - Name "powLP" - Labels [0, 0] - SrcBlock "powLPFilterBW4" - SrcPort 1 - Points [34, 0; 0, -38; -69, 0] - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "dmf" - SrcPort 1 - DstBlock "dmfLPFilterBW4" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - Points [5, 0] - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "Product" - SrcPort 1 - DstBlock "Gain2" - DstPort 1 - } - Line { - Name "BSFC" - Labels [0, 0] - SrcBlock "Gain2" - SrcPort 1 - DstBlock "maxPCylMaxControl" - DstPort 1 - } - Line { - SrcBlock "pCyl" - SrcPort 1 - DstBlock "pCompCalc" - DstPort 1 - } - Line { - SrcBlock "vCyl" - SrcPort 1 - DstBlock "pCompCalc" - DstPort 2 - } - Line { - Name "tempWall" - Labels [0, 0] - SrcBlock "tempWallControl" - SrcPort 1 - Points [126, 0] - Branch { - Points [0, 66; -601, 0; 0, -411] - DstBlock "pCompCalc" - DstPort 3 - } - Branch { - Labels [1, 0] - DstBlock "TWall" - DstPort 1 - } - } - Line { - SrcBlock "pMax" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - Name "deltaPComb" - Labels [1, 0] - SrcBlock "Sum1" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "Gain3" - SrcPort 1 - Points [11, 0] - Branch { - Points [0, -45] - DstBlock "InjectionControl" - DstPort 1 - } - Branch { - Points [0, 125] - DstBlock "Sum2" - DstPort 1 - } - } - Line { - Name "pMaxRef" - Labels [0, 0] - SrcBlock "maxPCylMaxControl" - SrcPort 1 - Points [35, 0] - DstBlock "Sum2" - DstPort 2 - } - Line { - Name "pCompRef" - Labels [1, 1] - SrcBlock "Sum2" - SrcPort 1 - DstBlock "EVCControl" - DstPort 2 - } - Line { - SrcBlock "Constant4" - SrcPort 1 - DstBlock "InjectionControl" - DstPort 2 - } - Line { - SrcBlock "Tq" - SrcPort 1 - DstBlock "Product1" - DstPort 2 - } - Line { - Name "dmfLP" - Labels [0, 0] - SrcBlock "dmfLPFilterBW4" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "exhVVOpen" - SrcPort 1 - DstBlock "pCompCalc" - DstPort 4 - } - Line { - SrcBlock "pCompCalc" - SrcPort 1 - DstBlock "engSpeedLPFilterBW1" - DstPort 1 - } - Line { - Name "phiInj" - Labels [1, 1] - SrcBlock "InjectionControl" - SrcPort 1 - DstBlock "phiInj" - DstPort 1 - } - Line { - Name "EVC" - Labels [0, 0] - SrcBlock "EVCControl" - SrcPort 1 - DstBlock "dCALiftUp" - DstPort 1 - } - Line { - SrcBlock "dQCyl" - SrcPort 1 - DstBlock "dQCylLPFilterBW1" - DstPort 1 - } - Line { - Name "dQCyl1" - Labels [0, 0] - SrcBlock "dQCylLPFilterBW1" - SrcPort 1 - DstBlock "tempWallControl" - DstPort 1 - } - Line { - SrcBlock "dQCylREf" - SrcPort 1 - DstBlock "Gain5" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "ECSTrans" - SID "1056" - Ports [5, 4] - Position [450, 376, 605, 554] - ZOrder 503 - BlockMirror on - ForegroundColor "red" - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 238 - $ClassName "Simulink.Mask" - Initialization "omega0 = RPM0 / RPMMax;\nTqEMax = powMax / (RPMMax*pi/30);\ny0 = RPM0 * pi / 30;\npow0 = powL" - "0 * powMax;\nu0 = powL0;" - Array { - Type "Simulink.MaskParameter" - Dimension 23 - Object { - $ObjectID 239 - Type "edit" - Name "powMax" - Prompt "Maximum power rating [W]" - Value "powMax" - TabName "General" - } - Object { - $ObjectID 240 - Type "edit" - Name "RPMMax" - Prompt "RPM at NMCR [RPM]" - Value "RPMMax" - TabName "General" - } - Object { - $ObjectID 241 - Type "edit" - Name "TqEMax" - Prompt "Maximum torque ouput of the engine [Nm]" - Value "0" - Visible "off" - TabName "General" - } - Object { - $ObjectID 242 - Type "edit" - Name "KpSpeed" - Prompt "Proportional gain" - Value "KpSpeed" - TabName "Governor" - } - Object { - $ObjectID 243 - Type "edit" - Name "TdSpeed" - Prompt "Differential time constant" - Value "TdSpeed" - TabName "Governor" - } - Object { - $ObjectID 244 - Type "edit" - Name "NSpeed" - Prompt "Dirty derivative gain" - Value "NSpeed" - TabName "Governor" - } - Object { - $ObjectID 245 - Type "edit" - Name "TiSpeed" - Prompt "Integral time constant" - Value "TiSpeed" - TabName "Governor" - } - Object { - $ObjectID 246 - Type "edit" - Name "uSpeedMax" - Prompt "Maximum governor output" - Value "uSpeedMin" - TabName "Governor" - } - Object { - $ObjectID 247 - Type "edit" - Name "uSpeedMin" - Prompt "Minimum governor output" - Value "uSpeedMax" - TabName "Governor" - } - Object { - $ObjectID 248 - Type "edit" - Name "RPM0" - Prompt " Initial engine speed [RPM]" - Value "RPM0" - TabName "Governor" - } - Object { - $ObjectID 249 - Type "edit" - Name "y0" - Prompt " Initial engine speed [pu]" - Value "RPM0/RPMMax" - TabName "Governor" - } - Object { - $ObjectID 250 - Type "edit" - Name "u0" - Prompt "Initial governor output" - Value "uSpeed0" - TabName "Governor" - } - Object { - $ObjectID 251 - Type "edit" - Name "BWomegaE" - Prompt "Bandwidth for LP filter for engine speed [Hz]" - Value "BWomegaE" - TabName "Governor" - } - Object { - $ObjectID 252 - Type "edit" - Name "y_refInj" - Prompt "Injection timing array for reference w.r.t. power load" - Value "phiInjRef" - TabName "Injection" - } - Object { - $ObjectID 253 - Type "edit" - Name "x_refInj" - Prompt "Power load array for injection timing reference" - Value "powLRef" - TabName "Injection" - } - Object { - $ObjectID 254 - Type "edit" - Name "exhVVStart" - Prompt "EVO timing (0.96~1.2)" - Value "1.2" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 255 - Type "edit" - Name "y_refEVC" - Prompt "EVC Liftup time array for reference w.r.t. power load" - Value "EVORef" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 256 - Type "edit" - Name "x_refEVC" - Prompt "Power load array for EVC liftup time reference" - Value "powLRef" - TabName "Exhaust Valve Timing" - } - Object { - $ObjectID 257 - Type "edit" - Name "BWdmf" - Prompt "Bandwidth for LP filter for fuel flow [Hz]" - Value "BWdmf" - TabName "pMax" - } - Object { - $ObjectID 258 - Type "edit" - Name "BWdme" - Prompt "Bandwidth for LP filter for exhaust gas flow [Hz]" - Value "BWdme" - TabName "pMax" - } - Object { - $ObjectID 259 - Type "edit" - Name "BWpow" - Prompt "Bandwidth for LP filter for power [Hz]" - Value "BWPow" - TabName "pMax" - } - Object { - $ObjectID 260 - Type "edit" - Name "powL0" - Prompt "Initial power load (0~1)" - Value "powL0" - TabName "pMax" - } - Object { - $ObjectID 261 - Type "edit" - Name "pow0" - Prompt "Initial power" - Value "0" - Visible "off" - TabName "pMax" - } - PropName "Parameters" - } - } - System { - Name "ECSTrans" - Location [0, 0, 960, 1152] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "Tq" - SID "1145" - Position [20, 258, 50, 272] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegaE" - SID "1146" - Position [20, 118, 50, 132] - ZOrder -2 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "RPMRef" - SID "1147" - Position [190, 148, 220, 162] - ZOrder -3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmf" - SID "1148" - Position [275, 253, 305, 267] - ZOrder -4 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dme" - SID "1149" - Position [275, 508, 305, 522] - ZOrder -5 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "1150" - Position [345, 295, 375, 325] - ZOrder -6 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Value "1e-6" - } - Block { - BlockType Constant - Name "Constant1" - SID "1151" - Position [1125, 195, 1185, 225] - ZOrder -7 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Value "exhVVStart" - Object { - $PropName "MaskObject" - $ObjectID 262 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 263 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "exhVVStart" - Prompt "EVO timing (0.96~1.2)" - Value "exhVVStart" - } - } - } - Block { - BlockType Gain - Name "Gain" - SID "1152" - Position [375, 105, 485, 145] - ZOrder -8 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Gain "30/pi/RPMMax" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "engSpeedPU" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain1" - SID "1153" - Position [520, 372, 615, 408] - ZOrder -9 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Gain "1/powMax" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "PL" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain2" - SID "1154" - Position [605, 255, 665, 285] - ZOrder -10 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Gain "3.6e9" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "BSFC" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain3" - SID "1155" - Position [605, 510, 665, 540] - ZOrder -11 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Gain "3.6e6" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "BSEF" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain4" - SID "1156" - Position [300, 135, 395, 175] - ZOrder -12 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Gain "1/RPMMax" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "engSpeedRefPU" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Mux - Name "Mux" - SID "1157" - Ports [3, 1] - Position [790, 41, 795, 79] - ZOrder -13 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Product - Name "Product" - SID "1158" - Ports [2, 1] - Position [530, 252, 560, 283] - ZOrder -14 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Product - Name "Product1" - SID "1159" - Ports [2, 1] - Position [115, 242, 145, 273] - ZOrder -15 - BackgroundColor "yellow" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "powInst" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Product - Name "Product2" - SID "1160" - Ports [2, 1] - Position [530, 507, 560, 538] - ZOrder -16 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType S-Function - Name "S-Function" - SID "1161" - Ports [1, 1] - Position [920, 345, 1035, 385] - ZOrder -17 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "interpolateDescend" - Parameters "xREf,yRef" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 264 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 265 - Type "edit" - Name "xREf" - Prompt "x Reference array to interpolate" - Value "x_refInj" - } - Object { - $ObjectID 266 - Type "edit" - Name "yRef" - Prompt "y Reference array to interpolate " - Value "y_refInj" - } - PropName "Parameters" - } - } - } - Block { - BlockType S-Function - Name "S-Function1" - SID "1162" - Ports [1, 1] - Position [920, 410, 1035, 450] - ZOrder -18 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "interpolateDescend" - Parameters "xREf,yRef" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 267 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 268 - Type "edit" - Name "xREf" - Prompt "x Reference array to interpolate" - Value "x_refEVC" - } - Object { - $ObjectID 269 - Type "edit" - Name "yRef" - Prompt "y Reference array to interpolate " - Value "y_refEVC" - } - PropName "Parameters" - } - } - } - Block { - BlockType S-Function - Name "S-Function2" - SID "1163" - Ports [1, 1] - Position [330, 250, 430, 270] - ZOrder -19 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 270 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 271 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWdmf" - } - Object { - $ObjectID 272 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "dmfLP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function3" - SID "1164" - Ports [1, 1] - Position [350, 380, 450, 400] - ZOrder -20 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 273 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 274 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWdmf" - } - Object { - $ObjectID 275 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "pow0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "powLP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function4" - SID "1165" - Ports [1, 1] - Position [120, 115, 220, 135] - ZOrder -21 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 276 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 277 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWomegaE" - } - Object { - $ObjectID 278 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "y0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "omegaELP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function5" - SID "1166" - Ports [1, 1] - Position [330, 505, 430, 525] - ZOrder -22 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "lowPassFilterBW4" - Parameters "BW,y0" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 279 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 280 - Type "edit" - Name "BW" - Prompt "Bandwidth [Hz]" - Value "BWdme" - } - Object { - $ObjectID 281 - Type "edit" - Name "y0" - Prompt "Initial output" - Value "0" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "dmeLP" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Scope - Name "Scope" - SID "1167" - Ports [1] - Position [860, 49, 890, 81] - ZOrder -23 - BackgroundColor "red" - Floating off - Location [5, 48, 1925, 1159] - Open off - NumInputPorts "1" - List { - ListType AxesTitles - axes1 "%" - } - ShowLegends off - YMin "0" - YMax "1.5" - DataFormat "StructureWithTime" - SampleTime "0" - } - Block { - BlockType Reference - Name "SpeedController" - SID "1177" - Ports [2, 1] - Position [550, 108, 625, 172] - ZOrder 345 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.129" - SourceBlock "EngineSystemSubmodel/Control System/SpeedController" - SourceType "20-sim 4.4 S-Function block" - Kp "0" - Td "0" - N "0" - Ti "0" - max "0" - min "0" - u0 "0" - Port { - PortNumber 1 - Name "uGov" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "1169" - Ports [2, 1] - Position [410, 300, 430, 320] - ZOrder -25 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator1" - SID "1170" - Position [750, 515, 770, 535] - ZOrder -26 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "1171" - Position [745, 260, 765, 280] - ZOrder -27 - BackgroundColor "red" - } - Block { - BlockType Outport - Name "uGov" - SID "1172" - Position [1265, 133, 1295, 147] - ZOrder -28 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiInj" - SID "1173" - Position [1130, 358, 1160, 372] - ZOrder -29 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "cAStartNom" - SID "1174" - Position [1265, 203, 1295, 217] - ZOrder -30 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dCALiftUp" - SID "1175" - Position [1130, 423, 1160, 437] - ZOrder -31 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Line { - Name "BSEF" - Labels [0, 0] - SrcBlock "Gain3" - SrcPort 1 - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "Product2" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - Name "dmeLP" - Labels [0, 0] - SrcBlock "S-Function5" - SrcPort 1 - DstBlock "Product2" - DstPort 1 - } - Line { - SrcBlock "dme" - SrcPort 1 - DstBlock "S-Function5" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [20, 0; 0, 5] - DstBlock "Scope" - DstPort 1 - } - Line { - SrcBlock "omegaE" - SrcPort 1 - Points [39, 0] - Branch { - Points [0, 125] - DstBlock "Product1" - DstPort 1 - } - Branch { - DstBlock "S-Function4" - DstPort 1 - } - } - Line { - Name "omegaELP" - Labels [0, 0] - SrcBlock "S-Function4" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - Name "engSpeedPU" - Labels [0, 1] - SrcBlock "Gain" - SrcPort 1 - Points [10, 0] - Branch { - DstBlock "SpeedController" - DstPort 1 - } - Branch { - Points [0, -75] - DstBlock "Mux" - DstPort 1 - } - } - Line { - SrcBlock "RPMRef" - SrcPort 1 - DstBlock "Gain4" - DstPort 1 - } - Line { - Name "uGov" - Labels [0, 0] - SrcBlock "SpeedController" - SrcPort 1 - Points [90, 0] - Branch { - Points [0, -70] - DstBlock "Mux" - DstPort 3 - } - Branch { - DstBlock "uGov" - DstPort 1 - } - } - Line { - Name "powInst" - Labels [-1, 0] - SrcBlock "Product1" - SrcPort 1 - Points [60, 0; 0, 130] - DstBlock "S-Function3" - DstPort 1 - } - Line { - SrcBlock "Constant1" - SrcPort 1 - DstBlock "cAStartNom" - DstPort 1 - } - Line { - Name "powLP" - Labels [0, 0] - SrcBlock "S-Function3" - SrcPort 1 - Points [34, 0] - Branch { - Points [1, -5] - Branch { - Points [0, 145] - DstBlock "Product2" - DstPort 2 - } - Branch { - Points [-1, -33; -69, 0] - DstBlock "Sum" - DstPort 2 - } - } - Branch { - DstBlock "Gain1" - DstPort 1 - } - } - Line { - Name "PL" - Labels [1, 1] - SrcBlock "Gain1" - SrcPort 1 - Points [16, 0] - Branch { - Points [0, 40] - DstBlock "S-Function1" - DstPort 1 - } - Branch { - Points [0, -25] - DstBlock "S-Function" - DstPort 1 - } - } - Line { - SrcBlock "dmf" - SrcPort 1 - DstBlock "S-Function2" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - Points [80, 0] - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "Product" - SrcPort 1 - DstBlock "Gain2" - DstPort 1 - } - Line { - Name "BSFC" - Labels [1, 1] - SrcBlock "Gain2" - SrcPort 1 - DstBlock "Terminator2" - DstPort 1 - } - Line { - Name "engSpeedRefPU" - Labels [0, 0] - SrcBlock "Gain4" - SrcPort 1 - Points [115, 0] - Branch { - DstBlock "SpeedController" - DstPort 2 - } - Branch { - Points [0, -95] - DstBlock "Mux" - DstPort 2 - } - } - Line { - SrcBlock "Tq" - SrcPort 1 - DstBlock "Product1" - DstPort 2 - } - Line { - Name "dmfLP" - Labels [0, 0] - SrcBlock "S-Function2" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "phiInj" - DstPort 1 - } - Line { - SrcBlock "S-Function1" - SrcPort 1 - DstBlock "dCALiftUp" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Governor" - SID "1005" - Ports [4, 1] - Position [75, 89, 180, 186] - ZOrder 502 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Governor" - Location [0, 0, 1920, 1092] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "u saturated" - SID "1006" - Position [655, 188, 685, 202] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega_pu" - SID "1007" - Position [655, 138, 685, 152] - ZOrder -2 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "wNL, pu" - SID "1008" - Position [335, 68, 365, 82] - ZOrder -3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pe, pu" - SID "1009" - Position [175, 188, 205, 202] - ZOrder -4 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "1010" - Position [335, 95, 365, 125] - ZOrder -4 - BackgroundColor "green" - } - Block { - BlockType Gain - Name "Gain" - SID "1011" - Position [240, 174, 400, 216] - ZOrder -6 - BackgroundColor "yellow" - Gain "genset.governor.droop" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType SubSystem - Name "PID controller" - SID "1012" - Ports [3, 1] - Position [930, 72, 1115, 218] - ZOrder -7 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Port { - PortNumber 1 - Name "u" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - System { - Name "PID controller" - Location [-8, 0, 1924, 1092] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "165" - Block { - BlockType Inport - Name "e" - SID "1013" - Position [50, 125, 70, 145] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - PortDimensions "1" - Port { - PortNumber 1 - Name "err_governor" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "omega_pu" - SID "1014" - Position [175, 125, 195, 145] - ZOrder -1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - PortDimensions "1" - } - Block { - BlockType Inport - Name "u saturated" - SID "1015" - Position [970, 383, 1000, 397] - ZOrder -4 - BlockMirror on - BackgroundColor "green" - NamePlacement "alternate" - Port "3" - IconDisplay "Port number" - PortDimensions "1" - } - Block { - BlockType Gain - Name "D" - SID "1016" - Position [495, 114, 625, 156] - ZOrder -4 - BackgroundColor "yellow" - DisableCoverage on - Gain "genset.governor.N" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "governor_D" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Integrator - Name "Filter" - SID "1017" - Ports [1, 1] - Position [520, 185, 575, 235] - ZOrder -3 - BlockMirror on - BackgroundColor "cyan" - DisableCoverage on - InitialCondition "-genset.omega0*genset.governor.Kd" - Port { - PortNumber 1 - Name "xid" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain2" - SID "1018" - Position [260, 113, 395, 157] - ZOrder -8 - BackgroundColor "yellow" - Gain "-genset.governor.Kd" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "I" - SID "1019" - Position [495, 300, 625, 340] - ZOrder 13 - BackgroundColor "yellow" - Gain "genset.governor.Ki" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1020" - Ports [1, 1] - Position [665, 295, 730, 345] - ZOrder -11 - BackgroundColor "cyan" - DisableCoverage on - InitialCondition "genset.u0" - Port { - PortNumber 1 - Name "governor_I" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Kb" - SID "1021" - Position [490, 370, 625, 410] - ZOrder 11 - BlockMirror on - BackgroundColor "yellow" - DisableCoverage on - Gain "genset.governor.Kb" - ParamDataTypeStr "Inherit: Inherit from 'Gain'" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "P" - SID "1022" - Position [255, 15, 395, 65] - ZOrder -8 - BackgroundColor "yellow" - Gain "genset.governor.Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "governor_P" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Saturate - Name "Saturation" - SID "1023" - Ports [1, 1] - Position [900, 120, 930, 150] - ZOrder -13 - BackgroundColor "yellow" - InputPortMap "u0" - UpperLimit "genset.u_max" - LowerLimit "genset.u_min" - LinearizeAsGain off - OutMin "genset.u_min" - OutMax "genset.u_max" - OutDataTypeStr "Inherit: Inherit via back propagation" - } - Block { - BlockType Sum - Name "Sum1" - SID "1024" - Ports [3, 1] - Position [750, 125, 770, 145] - ZOrder -18 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "+++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumD" - SID "1025" - Ports [2, 1] - Position [430, 125, 450, 145] - ZOrder -9 - BackgroundColor "yellow" - DisableCoverage on - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumI1" - SID "1026" - Ports [2, 1] - Position [300, 305, 330, 335] - ZOrder 12 - BackgroundColor "yellow" - DisableCoverage on - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumI2" - SID "1027" - Ports [2, 1] - Position [825, 380, 845, 400] - ZOrder 10 - BlockMirror on - BackgroundColor "yellow" - DisableCoverage on - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "u_sat_error" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "u" - SID "1028" - Position [975, 125, 995, 145] - ZOrder -10 - BackgroundColor "red" - IconDisplay "Port number" - PortDimensions "1" - InitialOutput "0" - } - Line { - SrcBlock "I" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "SumI1" - SrcPort 1 - DstBlock "I" - DstPort 1 - } - Line { - SrcBlock "u saturated" - SrcPort 1 - DstBlock "SumI2" - DstPort 2 - } - Line { - SrcBlock "Kb" - SrcPort 1 - Points [-170, 0] - DstBlock "SumI1" - DstPort 2 - } - Line { - Name "u_sat_error" - Labels [0, 0] - SrcBlock "SumI2" - SrcPort 1 - DstBlock "Kb" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [60, 0] - Branch { - DstBlock "SumI2" - DstPort 1 - } - Branch { - DstBlock "Saturation" - DstPort 1 - } - } - Line { - SrcBlock "Gain2" - SrcPort 1 - DstBlock "SumD" - DstPort 1 - } - Line { - SrcBlock "SumD" - SrcPort 1 - DstBlock "D" - DstPort 1 - } - Line { - Name "xid" - Labels [0, 0] - SrcBlock "Filter" - SrcPort 1 - Points [-75, 0] - DstBlock "SumD" - DstPort 2 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - DstBlock "u" - DstPort 1 - } - Line { - Name "governor_P" - Labels [2, 1] - SrcBlock "P" - SrcPort 1 - Points [360, 0] - DstBlock "Sum1" - DstPort 1 - } - Line { - Name "err_governor" - Labels [0, 0] - SrcBlock "e" - SrcPort 1 - Points [20, 0] - Branch { - Points [0, 185] - DstBlock "SumI1" - DstPort 1 - } - Branch { - Points [0, -95] - DstBlock "P" - DstPort 1 - } - } - Line { - SrcBlock "omega_pu" - SrcPort 1 - DstBlock "Gain2" - DstPort 1 - } - Line { - Name "governor_D" - SrcBlock "D" - SrcPort 1 - Points [29, 0] - Branch { - Points [0, 75] - DstBlock "Filter" - DstPort 1 - } - Branch { - Labels [-1, 0] - DstBlock "Sum1" - DstPort 2 - } - } - Line { - Name "governor_I" - Labels [0, 0] - SrcBlock "Integrator" - SrcPort 1 - Points [25, 0] - DstBlock "Sum1" - DstPort 3 - } - } - } - Block { - BlockType Product - Name "Product" - SID "1029" - Ports [2, 1] - Position [460, 57, 490, 128] - ZOrder -13 - BackgroundColor "yellow" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum" - SID "1030" - Ports [2, 1] - Position [795, 85, 815, 105] - ZOrder -14 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum1" - SID "1031" - Ports [2, 1] - Position [410, 100, 430, 120] - ZOrder -15 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "u" - SID "1032" - Position [1180, 138, 1210, 152] - ZOrder -16 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "omega_pu" - SrcPort 1 - Points [115, 0] - Branch { - DstBlock "PID controller" - DstPort 2 - } - Branch { - DstBlock "Sum" - DstPort 2 - } - } - Line { - SrcBlock "pe, pu" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "u saturated" - SrcPort 1 - DstBlock "PID controller" - DstPort 3 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "Constant" - SrcPort 1 - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "wNL, pu" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - SrcBlock "Product" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "PID controller" - DstPort 1 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [15, 0] - DstBlock "Sum1" - DstPort 2 - } - Line { - Name "u" - Labels [0, 0] - SrcBlock "PID controller" - SrcPort 1 - DstBlock "u" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Governor_SpeedControl" - SID "409" - Ports [3, 1] - Position [75, 208, 180, 302] - ZOrder 165 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 282 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 9 - Object { - $ObjectID 283 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/Kp" - PropName "TypeOptions" - } - Name "Kp" - Prompt "Proportional gain" - Value "Kp" - } - Object { - $ObjectID 284 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/Kd" - PropName "TypeOptions" - } - Name "Kd" - Prompt "Differential gain" - Value "Kd" - } - Object { - $ObjectID 285 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/N" - PropName "TypeOptions" - } - Name "N" - Prompt "Dirty derivative gain" - Value "0" - } - Object { - $ObjectID 286 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/Ki" - PropName "TypeOptions" - } - Name "Ki" - Prompt "Integral gain" - Value "Ki" - } - Object { - $ObjectID 287 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/Kb" - PropName "TypeOptions" - } - Name "Kb" - Prompt "Back-calculation gain" - Value "Kb" - } - Object { - $ObjectID 288 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/omega0" - PropName "TypeOptions" - } - Name "omega0" - Prompt " Initial engine speed [pu]" - Value "omega0" - } - Object { - $ObjectID 289 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/u_min" - PropName "TypeOptions" - } - Name "u_min" - Prompt "Minimum governor output" - Value "u_max" - } - Object { - $ObjectID 290 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/u_max" - PropName "TypeOptions" - } - Name "u_max" - Prompt "Maximum governor output" - Value "u_max" - } - Object { - $ObjectID 291 - Type "promote" - Array { - Type "Cell" - Dimension 1 - Cell "PID controller/u0" - PropName "TypeOptions" - } - Name "u0" - Prompt "Initial governor output" - Value "u0" - } - PropName "Parameters" - } - } - System { - Name "Governor_SpeedControl" - Location [0, 0, 1920, 1092] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "u saturated" - SID "410" - Position [545, 208, 575, 222] - ZOrder 9 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega_pu" - SID "411" - Position [545, 158, 575, 172] - ZOrder 8 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega_pu_ref" - SID "437" - Position [545, 108, 575, 122] - ZOrder 12 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType SubSystem - Name "PID controller" - SID "416" - Ports [3, 1] - Position [820, 92, 1005, 238] - ZOrder 10 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 292 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 9 - Object { - $ObjectID 293 - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "Kp" - } - Object { - $ObjectID 294 - Type "edit" - Name "Kd" - Prompt "Differtial gain" - Value "Kd" - } - Object { - $ObjectID 295 - Type "edit" - Name "N" - Prompt "Dirty derivative gain" - Value "N" - } - Object { - $ObjectID 296 - Type "edit" - Name "Ki" - Prompt "Integral gain" - Value "Ki" - } - Object { - $ObjectID 297 - Type "edit" - Name "Kb" - Prompt "Back-calculation gain" - Value "Kb" - } - Object { - $ObjectID 298 - Type "edit" - Name "omega0" - Prompt "Initial speed" - Value "omega0" - } - Object { - $ObjectID 299 - Type "edit" - Name "u_max" - Prompt "Maximum output" - Value "u_max" - } - Object { - $ObjectID 300 - Type "edit" - Name "u_min" - Prompt "Minimum output" - Value "u_min" - } - Object { - $ObjectID 301 - Type "edit" - Name "u0" - Prompt "Initial output" - Value "u0" - } - PropName "Parameters" - } - } - System { - Name "PID controller" - Location [0, 0, 1920, 1160] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "e" - SID "417" - Position [50, 125, 70, 145] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - PortDimensions "1" - } - Block { - BlockType Inport - Name "omega_pu" - SID "418" - Position [175, 125, 195, 145] - ZOrder -1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - PortDimensions "1" - } - Block { - BlockType Inport - Name "u saturated" - SID "419" - Position [970, 383, 1000, 397] - ZOrder -4 - BlockMirror on - BackgroundColor "red" - NamePlacement "alternate" - Port "3" - IconDisplay "Port number" - PortDimensions "1" - } - Block { - BlockType Gain - Name "D" - SID "420" - Position [495, 114, 625, 156] - ZOrder -4 - BackgroundColor "yellow" - DisableCoverage on - Gain "N" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "governor_D" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Integrator - Name "Filter" - SID "421" - Ports [1, 1] - Position [520, 185, 575, 235] - ZOrder -3 - BlockMirror on - BackgroundColor "cyan" - DisableCoverage on - InitialCondition "-omega0*Kd" - Port { - PortNumber 1 - Name "xid" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain2" - SID "422" - Position [260, 113, 395, 157] - ZOrder -8 - BackgroundColor "yellow" - Gain "Kd" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "I" - SID "423" - Position [495, 300, 625, 340] - ZOrder 13 - BackgroundColor "yellow" - Gain "Ki" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "424" - Ports [1, 1] - Position [665, 295, 730, 345] - ZOrder -11 - BackgroundColor "cyan" - DisableCoverage on - InitialCondition "u0" - Port { - PortNumber 1 - Name "governor_I" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Kb" - SID "425" - Position [490, 370, 625, 410] - ZOrder 11 - BlockMirror on - BackgroundColor "yellow" - DisableCoverage on - Gain "Kb" - ParamDataTypeStr "Inherit: Inherit from 'Gain'" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "P" - SID "426" - Position [255, 15, 395, 65] - ZOrder -8 - BackgroundColor "yellow" - Gain "Kp" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "governor_P" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Saturate - Name "Saturation" - SID "427" - Ports [1, 1] - Position [900, 120, 930, 150] - ZOrder -13 - BackgroundColor "yellow" - InputPortMap "u0" - UpperLimit "u_max" - LowerLimit "u_min" - LinearizeAsGain off - OutMin "u_min" - OutMax "u_max" - OutDataTypeStr "Inherit: Inherit via back propagation" - } - Block { - BlockType Sum - Name "Sum1" - SID "428" - Ports [3, 1] - Position [750, 125, 770, 145] - ZOrder -18 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "+++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumD" - SID "429" - Ports [2, 1] - Position [430, 125, 450, 145] - ZOrder -9 - BackgroundColor "yellow" - DisableCoverage on - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumI1" - SID "430" - Ports [2, 1] - Position [300, 305, 330, 335] - ZOrder 12 - BackgroundColor "yellow" - DisableCoverage on - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "SumI2" - SID "431" - Ports [2, 1] - Position [825, 380, 845, 400] - ZOrder 10 - BlockMirror on - BackgroundColor "yellow" - DisableCoverage on - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "u_sat_error" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "u" - SID "432" - Position [975, 125, 995, 145] - ZOrder -10 - BackgroundColor "red" - IconDisplay "Port number" - PortDimensions "1" - InitialOutput "0" - } - Line { - SrcBlock "I" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "SumI1" - SrcPort 1 - DstBlock "I" - DstPort 1 - } - Line { - SrcBlock "u saturated" - SrcPort 1 - DstBlock "SumI2" - DstPort 2 - } - Line { - SrcBlock "Kb" - SrcPort 1 - Points [-170, 0] - DstBlock "SumI1" - DstPort 2 - } - Line { - Name "u_sat_error" - Labels [0, 0] - SrcBlock "SumI2" - SrcPort 1 - DstBlock "Kb" - DstPort 1 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - Points [60, 0] - Branch { - DstBlock "SumI2" - DstPort 1 - } - Branch { - DstBlock "Saturation" - DstPort 1 - } - } - Line { - SrcBlock "Gain2" - SrcPort 1 - DstBlock "SumD" - DstPort 1 - } - Line { - SrcBlock "SumD" - SrcPort 1 - DstBlock "D" - DstPort 1 - } - Line { - Name "xid" - Labels [0, 0] - SrcBlock "Filter" - SrcPort 1 - Points [-75, 0] - DstBlock "SumD" - DstPort 2 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - DstBlock "u" - DstPort 1 - } - Line { - Name "governor_P" - Labels [2, 1] - SrcBlock "P" - SrcPort 1 - Points [360, 0] - DstBlock "Sum1" - DstPort 1 - } - Line { - SrcBlock "e" - SrcPort 1 - Points [20, 0] - Branch { - Points [0, 185] - DstBlock "SumI1" - DstPort 1 - } - Branch { - Points [0, -95] - DstBlock "P" - DstPort 1 - } - } - Line { - SrcBlock "omega_pu" - SrcPort 1 - DstBlock "Gain2" - DstPort 1 - } - Line { - Name "governor_D" - SrcBlock "D" - SrcPort 1 - Points [29, 0] - Branch { - Points [0, 75] - DstBlock "Filter" - DstPort 1 - } - Branch { - Labels [-1, 0] - DstBlock "Sum1" - DstPort 2 - } - } - Line { - Name "governor_I" - Labels [0, 0] - SrcBlock "Integrator" - SrcPort 1 - Points [25, 0] - DstBlock "Sum1" - DstPort 3 - } - } - } - Block { - BlockType Sum - Name "Sum" - SID "434" - Ports [2, 1] - Position [685, 105, 705, 125] - ZOrder 2 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "error" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "u" - SID "436" - Position [1065, 158, 1095, 172] - ZOrder 11 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "omega_pu" - SrcPort 1 - Points [115, 0] - Branch { - DstBlock "PID controller" - DstPort 2 - } - Branch { - DstBlock "Sum" - DstPort 2 - } - } - Line { - SrcBlock "u saturated" - SrcPort 1 - DstBlock "PID controller" - DstPort 3 - } - Line { - SrcBlock "omega_pu_ref" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - Name "error" - Labels [0, 0] - SrcBlock "Sum" - SrcPort 1 - DstBlock "PID controller" - DstPort 1 - } - Line { - SrcBlock "PID controller" - SrcPort 1 - DstBlock "u" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Smoke Limiter MV" - SID "211" - Ports [4, 2] - Position [75, 438, 185, 552] - ZOrder 502 - ForegroundColor "red" - BackgroundColor "yellow" - LibraryVersion "*1.96" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 302 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 4 - Object { - $ObjectID 303 - Type "edit" - Name "fs" - Prompt "Stoichiometric fuel-air ratio" - Value "genset.eng.fs" - } - Object { - $ObjectID 304 - Type "edit" - Name "Vd" - Prompt "Displacement volume (m3)" - Value "genset.eng.vD" - } - Object { - $ObjectID 305 - Type "edit" - Name "F_max" - Prompt "Maximum fuel-air equivalent ratio" - Value "genset.eng.fMax" - } - Object { - $ObjectID 306 - Type "edit" - Name "m_f_cyc_max" - Prompt "Maximum fuel injection @ rated power (kg)" - Value "genset.eng.mFCycMax" - } - PropName "Parameters" - } - } - System { - Name "Smoke Limiter MV" - Location [0, 0, 1920, 1092] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "u_gov" - SID "212" - Position [735, 313, 765, 327] - ZOrder 113 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "p_air_manifold" - SID "213" - Position [5, 388, 35, 402] - ZOrder 102 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "T_air_manifold" - SID "214" - Position [5, 353, 35, 367] - ZOrder 103 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "vol_eff" - SID "253" - Position [5, 428, 35, 442] - ZOrder 120 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "eta_vol" - PropagatedSignals "volEff" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Disp. Vol" - SID "215" - Position [320, 354, 360, 386] - ZOrder 97 - BackgroundColor "yellow" - Gain "Vd" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "m_air_ideal" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Product - Name "Divide" - SID "216" - Ports [2, 1] - Position [245, 352, 275, 383] - ZOrder 96 - BackgroundColor "yellow" - Inputs "/*" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "rho_air" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain" - SID "249" - Position [515, 365, 545, 395] - ZOrder 117 - BackgroundColor "yellow" - Gain "fs" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "m_f_stoic" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain1" - SID "250" - Position [590, 365, 655, 395] - ZOrder 118 - BackgroundColor "yellow" - Gain "F_max" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "m_f_max" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "Gain2" - SID "251" - Position [690, 360, 805, 400] - ZOrder 119 - BackgroundColor "yellow" - Gain "1/m_f_cyc_max" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "u_max" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType SubSystem - Name "LP_T0_01" - SID "1040" - Ports [1, 1] - Position [65, 342, 115, 378] - ZOrder 135 - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "LP_T0_01" - Location [100, 100, 900, 600] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "In1" - SID "1041" - Position [20, 58, 50, 72] - ZOrder 135 - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain3" - SID "1037" - Position [170, 50, 200, 80] - ZOrder 134 - Gain "100" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1038" - Ports [1, 1] - Position [245, 50, 275, 80] - ZOrder 131 - InitialCondition "1" - } - Block { - BlockType Sum - Name "Sum" - SID "1039" - Ports [2, 1] - Position [115, 55, 135, 75] - ZOrder 132 - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "Out1" - SID "1042" - Position [355, 20, 385, 35] - ZOrder 136 - BlockRotation 270 - IconDisplay "Port number" - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [38, 0] - Branch { - Points [0, 42; -193, 0] - DstBlock "Sum" - DstPort 2 - } - Branch { - Points [52, 0] - DstBlock "Out1" - DstPort 1 - } - } - Line { - SrcBlock "In1" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "Gain3" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "LP_T0_1" - SID "1043" - Ports [1, 1] - Position [95, 377, 145, 413] - ZOrder 136 - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "LP_T0_1" - Location [100, 100, 900, 600] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "In1" - SID "1044" - Position [20, 58, 50, 72] - ZOrder 135 - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain3" - SID "1045" - Position [170, 50, 200, 80] - ZOrder 134 - Gain "100" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1046" - Ports [1, 1] - Position [245, 50, 275, 80] - ZOrder 131 - InitialCondition "1" - } - Block { - BlockType Sum - Name "Sum" - SID "1047" - Ports [2, 1] - Position [115, 55, 135, 75] - ZOrder 132 - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "Out1" - SID "1048" - Position [355, 20, 385, 35] - ZOrder 136 - BlockRotation 270 - IconDisplay "Port number" - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [38, 0] - Branch { - Points [0, 42; -193, 0] - DstBlock "Sum" - DstPort 2 - } - Branch { - Points [52, 0] - DstBlock "Out1" - DstPort 1 - } - } - Line { - SrcBlock "In1" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "Gain3" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "LP_T0_2" - SID "1049" - Ports [1, 1] - Position [150, 417, 200, 453] - ZOrder 137 - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "LP_T0_2" - Location [100, 100, 900, 600] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "In1" - SID "1050" - Position [20, 58, 50, 72] - ZOrder 135 - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain3" - SID "1051" - Position [170, 50, 200, 80] - ZOrder 134 - Gain "100" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "1052" - Ports [1, 1] - Position [245, 50, 275, 80] - ZOrder 131 - InitialCondition "1" - } - Block { - BlockType Sum - Name "Sum" - SID "1053" - Ports [2, 1] - Position [115, 55, 135, 75] - ZOrder 132 - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "Out1" - SID "1054" - Position [355, 20, 385, 35] - ZOrder 136 - BlockRotation 270 - IconDisplay "Port number" - } - Line { - SrcBlock "Integrator" - SrcPort 1 - Points [38, 0] - Branch { - Points [0, 42; -193, 0] - DstBlock "Sum" - DstPort 2 - } - Branch { - Points [52, 0] - DstBlock "Out1" - DstPort 1 - } - } - Line { - SrcBlock "In1" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "Gain3" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - } - } - Block { - BlockType MinMax - Name "MinMax" - SID "218" - Ports [2, 1] - Position [840, 357, 870, 388] - ZOrder 98 - BackgroundColor "yellow" - Inputs "2" - InputSameDT off - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "u" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Product - Name "Product" - SID "219" - Ports [2, 1] - Position [435, 362, 465, 393] - ZOrder 112 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "m_a_cyl" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Gain - Name "R_air" - SID "220" - Position [155, 342, 195, 378] - ZOrder 95 - BackgroundColor "yellow" - Gain "287" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "u" - SID "221" - Position [940, 368, 970, 382] - ZOrder 104 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "u_max" - SID "254" - Position [940, 438, 970, 452] - ZOrder 121 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "LP_T0_2" - SrcPort 1 - Points [192, 0; 0, -50] - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "LP_T0_1" - SrcPort 1 - Points [70, 0; 0, -20] - DstBlock "Divide" - DstPort 2 - } - Line { - SrcBlock "LP_T0_01" - SrcPort 1 - DstBlock "R_air" - DstPort 1 - } - Line { - Name "rho_air" - Labels [1, 1] - SrcBlock "Divide" - SrcPort 1 - DstBlock "Disp. Vol" - DstPort 1 - } - Line { - SrcBlock "p_air_manifold" - SrcPort 1 - DstBlock "LP_T0_1" - DstPort 1 - } - Line { - SrcBlock "R_air" - SrcPort 1 - DstBlock "Divide" - DstPort 1 - } - Line { - SrcBlock "T_air_manifold" - SrcPort 1 - DstBlock "LP_T0_01" - DstPort 1 - } - Line { - Name "m_air_ideal" - Labels [0, 0] - SrcBlock "Disp. Vol" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - Name "u" - Labels [0, 0] - SrcBlock "MinMax" - SrcPort 1 - DstBlock "u" - DstPort 1 - } - Line { - Name "eta_vol" - Labels [1, 1] - SrcBlock "vol_eff" - SrcPort 1 - DstBlock "LP_T0_2" - DstPort 1 - } - Line { - Name "m_a_cyl" - Labels [-1, 0] - SrcBlock "Product" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "u_gov" - SrcPort 1 - Points [55, 0] - DstBlock "MinMax" - DstPort 1 - } - Line { - Name "m_f_stoic" - Labels [1, 1] - SrcBlock "Gain" - SrcPort 1 - DstBlock "Gain1" - DstPort 1 - } - Line { - Name "m_f_max" - Labels [1, 1] - SrcBlock "Gain1" - SrcPort 1 - DstBlock "Gain2" - DstPort 1 - } - Line { - Name "u_max" - Labels [0, 0] - SrcBlock "Gain2" - SrcPort 1 - Points [9, 0] - Branch { - Points [0, 65] - DstBlock "u_max" - DstPort 1 - } - Branch { - DstBlock "MinMax" - DstPort 2 - } - } - } - } - Block { - BlockType SubSystem - Name "SpeedController" - SID "742" - Ports [2, 1] - Position [75, 23, 180, 67] - ZOrder 343 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.77" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 307 - $ClassName "Simulink.Mask" - Type "20-sim 4.4 S-Function block" - Description "This block is generated by the 20-sim ANSI-C Code Generator. \n\n* look under the mask to get i" - "nformation on the ports\n* press Help for more detailed information\n* the parameters of this block are:\n\n" - Help "This block is generated by the 20-sim ANSI-C Code Generator
\nThe block parameters are:
\nGenerated at:
\n

date: August 27, 2014
\ntime: 10:21:01 pm
\nFrom the following 20-sim model:
\n
submodel: SpeedController
\nmodel" - ": 8RT-FLEX68-D_transient
\nfile: E:\\DBox\\Dropbox\\Study\\Research Project\\SHI Project\\Program" - "\\BG\\8RT-FLEX68-D_transient.emx
\nexperiment: E:\\DBox\\Dropbox\\Study\\Research Project\\SHI Project" - "\\Program\\BG\\8RT-FLEX68-D_transient.emx
\nUsing the following 20-sim license:
\n
" - "user: Norwegian University of Science and Technology
\nfrom: 20-sim 4.4 Student License
\n" - "build: 4.4.1.4356
" - IconFrame "off" - Array { - Type "Simulink.MaskParameter" - Dimension 7 - Object { - $ObjectID 308 - Type "edit" - Name "Kp" - Prompt "Proportional gain" - Value "0" - } - Object { - $ObjectID 309 - Type "edit" - Name "Td" - Prompt "Time constant for derivative term (s)" - Value "0" - } - Object { - $ObjectID 310 - Type "edit" - Name "N" - Prompt "Derivative filter coefficient" - Value "0" - } - Object { - $ObjectID 311 - Type "edit" - Name "Ti" - Prompt "Time constant for integral term" - Value "0" - } - Object { - $ObjectID 312 - Type "edit" - Name "max" - Prompt "Maximum output" - Value "0" - } - Object { - $ObjectID 313 - Type "edit" - Name "min" - Prompt "Minimum output" - Value "0" - } - Object { - $ObjectID 314 - Type "edit" - Name "u0" - Prompt "Initial output" - Value "0" - } - PropName "Parameters" - } - } - System { - Name "SpeedController" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "MV" - SID "743" - Position [40, 20, 60, 40] - ZOrder -1 - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "SP" - SID "744" - Position [40, 60, 60, 80] - ZOrder -2 - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "745" - Ports [1, 1] - Position [290, 40, 295, 60] - ZOrder -4 - Outputs "[1 ]" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "746" - Ports [2, 1] - Position [130, 30, 135, 70] - ZOrder -3 - Inputs "[1 1 ]" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "747" - Ports [1, 1] - Position [170, 30, 250, 70] - ZOrder -5 - FunctionName "SpeedController" - Parameters "Kp,Td,N,Ti,max,min,u0" - EnableBusSupport off - } - Block { - BlockType Outport - Name "output" - SID "748" - Position [380, 40, 400, 60] - ZOrder -6 - IconDisplay "Port number" - } - Line { - SrcBlock "MV" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "SP" - SrcPort 1 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "output" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "Control Volume" - SID "1226" - Ports [] - Position [200, 17, 310, 123] - ZOrder 506 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Control Volume" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType SubSystem - Name "ThdynCV2ZoneBG" - SID "816" - Ports [7, 10] - Position [625, 62, 845, 323] - ZOrder 346 - BackgroundColor "yellow" - NamePlacement "alternate" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ThdynCV2ZoneBG" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "dmHmb" - SID "817" - Position [20, 58, 50, 72] - ZOrder 3 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dV" - SID "818" - Position [20, 128, 50, 142] - ZOrder 4 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmfb" - SID "819" - Position [20, 198, 50, 212] - ZOrder 5 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "FComb" - SID "820" - Position [20, 268, 50, 282] - ZOrder 6 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dQCyl" - SID "821" - Position [20, 338, 50, 352] - ZOrder 7 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "822" - Position [20, 408, 50, 422] - ZOrder 8 - BackgroundColor "green" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "phi" - SID "823" - Position [20, 478, 50, 492] - ZOrder 9 - BackgroundColor "green" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType S-Function - Name "S-Function" - SID "824" - Ports [7, 9] - Position [115, 24, 310, 526] - ZOrder 1 - BackgroundColor "yellow" - FunctionName "ThdynCV2ZoneBGNV" - Parameters "fs, DPhiMix, phiMix0, alpha, hn, p0, T0, F0, V0" - EnableBusSupport off - } - Block { - BlockType Sum - Name "Sum" - SID "834" - Ports [2, 1] - Position [565, 245, 585, 265] - ZOrder 22 - ShowName off - IconShape "round" - Inputs "|++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "p" - SID "825" - Position [400, 48, 430, 62] - ZOrder 10 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tavg" - SID "833" - Position [400, 488, 430, 502] - ZOrder 21 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tu" - SID "826" - Position [400, 103, 430, 117] - ZOrder 11 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Fu" - SID "827" - Position [400, 158, 430, 172] - ZOrder 12 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Vu" - SID "828" - Position [400, 213, 430, 227] - ZOrder 14 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tb" - SID "829" - Position [400, 268, 430, 282] - ZOrder 15 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "6" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Fb" - SID "830" - Position [400, 323, 430, 337] - ZOrder 18 - BackgroundColor "red" - Port "7" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Vb" - SID "831" - Position [400, 378, 430, 392] - ZOrder 19 - BackgroundColor "red" - Port "8" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "errP" - SID "832" - Position [400, 433, 430, 447] - ZOrder 20 - BackgroundColor "red" - Port "9" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "VCyl" - SID "835" - Position [620, 248, 650, 262] - ZOrder 23 - BackgroundColor "red" - Port "10" - IconDisplay "Port number" - } - Line { - SrcBlock "omega" - SrcPort 1 - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - Points [50, 0] - Branch { - Points [0, -21; 210, 0] - DstBlock "Sum" - DstPort 2 - } - Branch { - DstBlock "Vb" - DstPort 1 - } - } - Line { - SrcBlock "dmHmb" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "dV" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "dQCyl" - SrcPort 1 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "dmfb" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Tb" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "p" - DstPort 1 - } - Line { - SrcBlock "FComb" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Tu" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - Points [54, 0] - Branch { - Points [0, 35] - DstBlock "Sum" - DstPort 1 - } - Branch { - DstBlock "Vu" - DstPort 1 - } - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Fu" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 8 - DstBlock "errP" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Fb" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 9 - DstBlock "Tavg" - DstPort 1 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "VCyl" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "ThdynCVConv_VarVol" - SID "751" - Ports [2, 3] - Position [70, 214, 175, 316] - ZOrder 342 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 315 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 316 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "CV" - Prompt "Name of the control volume" - Value "CV" - } - } - System { - Name "ThdynCVConv_VarVol" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "dmEmb" - SID "755" - Position [175, 153, 205, 167] - ZOrder 345 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dV" - SID "756" - Position [175, 213, 205, 227] - ZOrder 346 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "754" - Ports [1, 3] - Position [250, 116, 255, 204] - ZOrder 344 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "762" - Ports [3, 1] - Position [515, 116, 520, 204] - ZOrder 352 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "750" - Ports [4, 4] - Position [335, 114, 445, 236] - ZOrder 341 - BackgroundColor "yellow" - FunctionName "ThdynCVConv" - Parameters "eng.fs,CV.p0,CV.T0,CV.F0,CV.V0" - EnableBusSupport off - } - Block { - BlockType Outport - Name "pTF" - SID "758" - Position [560, 153, 590, 167] - ZOrder 348 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "p" - SID "764" - Position [560, 73, 590, 87] - ZOrder 353 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "V" - SID "761" - Position [560, 213, 590, 227] - ZOrder 351 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "dmEmb" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "dV" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "V" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - DstBlock "pTF" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - Points [36, 0] - Branch { - Points [0, -50] - DstBlock "p" - DstPort 1 - } - Branch { - DstBlock "Mux" - DstPort 1 - } - } - } - } - Block { - BlockType SubSystem - Name "ThdynCVConv_VarVolBus" - SID "2604" - Ports [4, 1] - Position [255, 216, 360, 319] - ZOrder 348 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 317 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 318 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "CV" - Prompt "Name of the control volume" - Value "CV" - } - } - System { - Name "ThdynCVConv_VarVolBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "dm" - SID "2605" - Position [175, 123, 205, 137] - ZOrder 345 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dE" - SID "2613" - Position [175, 153, 205, 167] - ZOrder 354 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmb" - SID "2614" - Position [175, 183, 205, 197] - ZOrder 355 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dV" - SID "2606" - Position [175, 213, 205, 227] - ZOrder 346 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "2615" - Ports [4, 1] - Position [500, 116, 505, 234] - ZOrder 356 - ShowName off - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "2609" - Ports [4, 4] - Position [335, 114, 445, 236] - ZOrder 341 - BackgroundColor "yellow" - FunctionName "ThdynCVConv" - Parameters "eng.fs,CV.p0,CV.T0,CV.F0,CV.V0" - EnableBusSupport off - Port { - PortNumber 1 - Name "p" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "T" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "F" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "V" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "pTFV" - SID "2616" - Position [530, 168, 560, 182] - ZOrder 357 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "dm" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "dE" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "dmb" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "dV" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - Name "p" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "T" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "F" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "V" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Bus\nCreator" - DstPort 4 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "pTFV" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "ThdynCV_FixVol" - SID "59" - Ports [1, 1] - Position [70, 60, 165, 160] - ZOrder 27 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 319 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 320 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "CV" - Prompt "Name of the control volume" - Value "CV" - } - } - System { - Name "ThdynCV_FixVol" - Location [0, 0, 960, 1152] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "150" - Block { - BlockType Inport - Name "dmEmb" - SID "62" - Position [75, 98, 105, 112] - ZOrder 17 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant_V" - SID "63" - Position [305, 95, 335, 125] - ZOrder 21 - BackgroundColor "green" - Value "CV.V" - } - Block { - BlockType Demux - Name "Demux" - SID "64" - Ports [1, 3] - Position [150, 42, 155, 168] - ZOrder 16 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Integrator - Name "Integrator_E" - SID "65" - Ports [1, 1] - Position [190, 90, 220, 120] - ZOrder 19 - BackgroundColor "cyan" - InitialCondition "CV.E0" - } - Block { - BlockType Integrator - Name "Integrator_m" - SID "66" - Ports [1, 1] - Position [190, 50, 220, 80] - ZOrder 18 - BackgroundColor "cyan" - InitialCondition "CV.m0" - } - Block { - BlockType Integrator - Name "Integrator_mb" - SID "67" - Ports [1, 1] - Position [190, 130, 220, 160] - ZOrder 20 - BackgroundColor "cyan" - InitialCondition "CV.mb0" - } - Block { - BlockType Mux - Name "Mux" - SID "68" - Ports [3, 1] - Position [226, 415, 374, 420] - ZOrder 22 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "70" - Ports [4, 3] - Position [224, 215, 376, 375] - ZOrder 24 - BlockRotation 270 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - FunctionName "ThdynCV" - Parameters "eng.fs" - SFunctionModules "GetThdynCombGasZach.c GetPTF.c" - EnableBusSupport off - } - Block { - BlockType Outport - Name "pTF" - SID "69" - Position [340, 458, 370, 472] - ZOrder 23 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "Integrator_m" - DstPort 1 - } - Line { - SrcBlock "dmEmb" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "Integrator_E" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "Integrator_mb" - DstPort 1 - } - Line { - SrcBlock "Integrator_m" - SrcPort 1 - Points [15, 0] - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Integrator_E" - SrcPort 1 - Points [55, 0] - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Integrator_mb" - SrcPort 1 - Points [95, 0] - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Constant_V" - SrcPort 1 - Points [20, 0] - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [0, 40] - DstBlock "pTF" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - } - } - Block { - BlockType SubSystem - Name "ThdynCV_VarVol" - SID "73" - Ports [2, 3] - Position [260, 56, 355, 154] - ZOrder 152 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "*1.33" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 321 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 322 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "CV" - Prompt "Name of the control volume" - Value "CV" - } - } - System { - Name "ThdynCV_VarVol" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "dmEmb" - SID "76" - Position [35, 93, 65, 107] - ZOrder 17 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dV" - SID "86" - Position [265, 53, 295, 67] - ZOrder 26 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "78" - Ports [1, 3] - Position [110, 37, 115, 163] - ZOrder 16 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Integrator - Name "Integrator_E" - SID "79" - Ports [1, 1] - Position [150, 85, 180, 115] - ZOrder 19 - BackgroundColor "cyan" - InitialCondition "CV.E0" - } - Block { - BlockType Integrator - Name "Integrator_V" - SID "85" - Ports [1, 1] - Position [320, 45, 350, 75] - ZOrder 25 - BackgroundColor "cyan" - InitialCondition "CV.V0" - } - Block { - BlockType Integrator - Name "Integrator_m" - SID "80" - Ports [1, 1] - Position [150, 45, 180, 75] - ZOrder 18 - BackgroundColor "cyan" - InitialCondition "CV.m0" - } - Block { - BlockType Integrator - Name "Integrator_mb" - SID "81" - Ports [1, 1] - Position [150, 125, 180, 155] - ZOrder 20 - BackgroundColor "cyan" - InitialCondition "CV.mb0" - } - Block { - BlockType Mux - Name "Mux" - SID "83" - Ports [3, 1] - Position [241, 420, 389, 425] - ZOrder 23 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "82" - Ports [4, 3] - Position [239, 215, 391, 375] - ZOrder 22 - BlockRotation 270 - BlockMirror on - BackgroundColor "yellow" - NamePlacement "alternate" - FunctionName "ThdynCV" - Parameters "eng.fs" - SFunctionModules "GetThdynCombGasZach.c GetPTF.c" - EnableBusSupport off - } - Block { - BlockType Outport - Name "pTF" - SID "84" - Position [355, 463, 385, 477] - ZOrder 24 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "p" - SID "303" - Position [250, 463, 280, 477] - ZOrder 28 - BackgroundColor "red" - NamePlacement "alternate" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "v" - SID "360" - Position [430, 143, 460, 157] - ZOrder 29 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "Integrator_m" - DstPort 1 - } - Line { - SrcBlock "dmEmb" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "Integrator_E" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "Integrator_mb" - DstPort 1 - } - Line { - SrcBlock "Integrator_m" - SrcPort 1 - Points [70, 0] - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Integrator_E" - SrcPort 1 - Points [110, 0] - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Integrator_mb" - SrcPort 1 - Points [150, 0] - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "dV" - SrcPort 1 - DstBlock "Integrator_V" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - Points [0, 20] - Branch { - Points [-39, 0; 0, 70] - DstBlock "p" - DstPort 1 - } - Branch { - DstBlock "Mux" - DstPort 1 - } - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [0, 40] - DstBlock "pTF" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "Integrator_V" - SrcPort 1 - Points [20, 0; 0, 90] - Branch { - DstBlock "S-Function" - DstPort 4 - } - Branch { - DstBlock "v" - DstPort 1 - } - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - } - } - Block { - BlockType SubSystem - Name "ThdynCV_VarVolBus" - SID "806" - Ports [4, 1] - Position [435, 63, 530, 162] - ZOrder 344 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 323 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 324 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "CV" - Prompt "Name of control volume" - Value "CV" - } - } - System { - Name "ThdynCV_VarVolBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "dm" - SID "858" - Position [115, 83, 145, 97] - ZOrder 35 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dE" - SID "859" - Position [115, 123, 145, 137] - ZOrder 36 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dmb" - SID "860" - Position [115, 163, 145, 177] - ZOrder 37 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "dV" - SID "861" - Position [115, 203, 145, 217] - ZOrder 38 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "857" - Ports [4, 1] - Position [420, 71, 425, 229] - ZOrder 34 - ShowName off - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "811" - Ports [4, 4] - Position [200, 74, 360, 226] - ZOrder 22 - BackgroundColor "yellow" - FunctionName "ThdynCVNV" - Parameters "eng.fs,CV.m0,CV.E0,CV.mb0,CV.V0" - SFunctionModules "GetThdynCombGasZach.c GetPTF.c" - EnableBusSupport off - Port { - PortNumber 1 - Name "p" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "T" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "F" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "V" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "pTFV" - SID "812" - Position [475, 143, 505, 157] - ZOrder 24 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - IconDisplay "Port number" - } - Line { - SrcBlock "dE" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "dm" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "dmb" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "dV" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - Name "T" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "p" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "F" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "V" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Bus\nCreator" - DstPort 4 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "pTFV" - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "EngineOperatingParameterCalculation" - SID "2767" - Ports [] - Position [365, 331, 470, 439] - ZOrder 519 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "EngineOperatingParameterCalculation" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType SubSystem - Name "pCompCalc" - SID "2804" - Ports [4, 1] - Position [325, 38, 440, 137] - ZOrder 567 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 325 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 326 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "vComp" - Prompt "Compression volume" - Value "vComp" - } - } - System { - Name "pCompCalc" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pCyl" - SID "2805" - Position [20, 38, 50, 52] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "vCyl" - SID "2806" - Position [20, 73, 50, 87] - ZOrder -2 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "tempWall" - SID "2807" - Position [20, 108, 50, 122] - ZOrder -3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "exhVVAOpen" - SID "2808" - Position [20, 143, 50, 157] - ZOrder -4 - BackgroundColor "green" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType S-Function - Name "S-Function2" - SID "2809" - Ports [4, 2] - Position [110, 22, 275, 173] - ZOrder -5 - BackgroundColor "yellow" - FunctionName "pCompCalc" - Parameters "vComp" - EnableBusSupport off - Object { - $PropName "MaskObject" - $ObjectID 327 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 328 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "vComp" - Prompt "Compression volume" - Value "vComp" - } - } - } - Block { - BlockType Terminator - Name "Terminator" - SID "2810" - Position [350, 125, 370, 145] - ZOrder -6 - BackgroundColor "red" - } - Block { - BlockType Outport - Name "pComp" - SID "2811" - Position [345, 53, 375, 67] - ZOrder -7 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function2" - SrcPort 2 - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "S-Function2" - SrcPort 1 - DstBlock "pComp" - DstPort 1 - } - Line { - SrcBlock "exhVVAOpen" - SrcPort 1 - DstBlock "S-Function2" - DstPort 4 - } - Line { - SrcBlock "tempWall" - SrcPort 1 - DstBlock "S-Function2" - DstPort 3 - } - Line { - SrcBlock "vCyl" - SrcPort 1 - DstBlock "S-Function2" - DstPort 2 - } - Line { - SrcBlock "pCyl" - SrcPort 1 - DstBlock "S-Function2" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "pMaxFinder" - SID "2797" - Ports [2, 2] - Position [180, 36, 280, 134] - ZOrder 566 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "pMaxFinder" - Location [0, 0, 1920, 1092] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "phi" - SID "2798" - Position [20, 78, 50, 92] - ZOrder 164 - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pCyl" - SID "2799" - Position [20, 118, 50, 132] - ZOrder 165 - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Clock - Name "Clock" - SID "2800" - Position [25, 35, 45, 55] - ZOrder 168 - Decimation "6" - } - Block { - BlockType S-Function - Name "S-Function" - SID "2801" - Ports [3, 2] - Position [110, 26, 240, 144] - ZOrder 162 - BackgroundColor "yellow" - FunctionName "pMaxFinder" - EnableBusSupport off - } - Block { - BlockType Outport - Name "pMax" - SID "2802" - Position [345, 48, 375, 62] - ZOrder 166 - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phiAtPMax" - SID "2803" - Position [355, 108, 385, 122] - ZOrder 167 - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "phiAtPMax" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "pMax" - DstPort 1 - } - Line { - SrcBlock "pCyl" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "phi" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Clock" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "volEffCalc" - SID "2770" - Ports [3, 1] - Position [45, 34, 135, 136] - ZOrder 565 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 329 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 330 - Type "edit" - Name "RPMMax" - Prompt "Maximum engine speed" - Value "RPMMax" - } - Object { - $ObjectID 331 - Type "edit" - Name "nStroke" - Prompt "Number of stroke" - Value "eng.nStroke" - } - PropName "Parameters" - } - } - System { - Name "volEffCalc" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "dmIntake" - SID "2771" - Position [485, 33, 515, 47] - ZOrder 563 - BackgroundColor "green" - IconDisplay "Port number" - Port { - PortNumber 1 - PropagatedSignals "dmu" - ShowPropagatedSignals "on" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Inport - Name "pTFBus" - SID "2772" - Position [485, 153, 515, 167] - ZOrder 564 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegaE" - SID "2773" - Position [480, 228, 510, 242] - ZOrder 565 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType BusSelector - Name "Bus\nSelector10" - SID "2774" - Ports [1, 2] - Position [675, 181, 680, 219] - ZOrder 545 - ShowName off - OutputSignals "p,T" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector9" - SID "2775" - Ports [1, 1] - Position [675, 141, 680, 179] - ZOrder 544 - ShowName off - OutputSignals "R" - OutputAsBus on - } - Block { - BlockType Gain - Name "Gain2" - SID "2776" - Position [780, 175, 810, 205] - ZOrder 549 - BackgroundColor "yellow" - Gain "vD" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "Gain3" - SID "2777" - Position [550, 210, 645, 260] - ZOrder 550 - BackgroundColor "yellow" - Gain "1/(nStroke*pi)" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "cycPsec" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType SubSystem - Name "MovingAvg" - SID "2778" - Ports [1, 1] - Position [830, 20, 870, 60] - ZOrder 560 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 332 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 333 - Type "edit" - Name "TdMA" - Prompt "Interval" - Value "5*1/(RPMMax*0.5/60)" - } - Object { - $ObjectID 334 - Type "edit" - Name "y0" - Prompt "Initial Value" - Value "0" - } - PropName "Parameters" - } - } - System { - Name "MovingAvg" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "175" - Block { - BlockType Inport - Name "in" - SID "2779" - Position [20, 28, 50, 42] - ZOrder 560 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain4" - SID "2780" - Position [325, 20, 395, 50] - ZOrder 559 - BackgroundColor "yellow" - Gain "1/TdMa" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "2781" - Ports [1, 1] - Position [265, 20, 295, 50] - ZOrder 558 - BackgroundColor "cyan" - InitialCondition "y0*TdMA" - } - Block { - BlockType Sum - Name "Sum9" - SID "2782" - Ports [2, 1] - Position [195, 25, 215, 45] - ZOrder 556 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType TransportDelay - Name "Transport\nDelay" - SID "2783" - Ports [1, 1] - Position [140, 75, 170, 105] - ZOrder 555 - BackgroundColor "yellow" - DelayTime "TdMA" - } - Block { - BlockType Outport - Name "Out" - SID "2784" - Position [425, 28, 455, 42] - ZOrder 561 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "Integrator" - SrcPort 1 - DstBlock "Gain4" - DstPort 1 - } - Line { - SrcBlock "in" - SrcPort 1 - Points [50, 0] - Branch { - Points [0, 55] - DstBlock "Transport\nDelay" - DstPort 1 - } - Branch { - DstBlock "Sum9" - DstPort 1 - } - } - Line { - SrcBlock "Transport\nDelay" - SrcPort 1 - Points [30, 0] - DstBlock "Sum9" - DstPort 2 - } - Line { - SrcBlock "Sum9" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Gain4" - SrcPort 1 - DstBlock "Out" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "MovingAvg1" - SID "2785" - Ports [1, 1] - Position [910, 180, 950, 220] - ZOrder 561 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 335 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 336 - Type "edit" - Name "TdMA" - Prompt "Interval" - Value "5*1/(RPMMax*0.5/60)" - } - Object { - $ObjectID 337 - Type "edit" - Name "y0" - Prompt "Initial Value" - Value "1e-5" - } - PropName "Parameters" - } - } - System { - Name "MovingAvg1" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "175" - Block { - BlockType Inport - Name "in" - SID "2786" - Position [20, 28, 50, 42] - ZOrder 560 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain4" - SID "2787" - Position [325, 20, 395, 50] - ZOrder 559 - BackgroundColor "yellow" - Gain "1/TdMa" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "2788" - Ports [1, 1] - Position [265, 20, 295, 50] - ZOrder 558 - BackgroundColor "cyan" - InitialCondition "y0*TdMA" - } - Block { - BlockType Sum - Name "Sum9" - SID "2789" - Ports [2, 1] - Position [195, 25, 215, 45] - ZOrder 556 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|+-" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType TransportDelay - Name "Transport\nDelay" - SID "2790" - Ports [1, 1] - Position [140, 75, 170, 105] - ZOrder 555 - BackgroundColor "yellow" - DelayTime "TdMA" - } - Block { - BlockType Outport - Name "Out" - SID "2791" - Position [425, 28, 455, 42] - ZOrder 561 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "Integrator" - SrcPort 1 - DstBlock "Gain4" - DstPort 1 - } - Line { - SrcBlock "in" - SrcPort 1 - Points [50, 0] - Branch { - Points [0, 55] - DstBlock "Transport\nDelay" - DstPort 1 - } - Branch { - DstBlock "Sum9" - DstPort 1 - } - } - Line { - SrcBlock "Transport\nDelay" - SrcPort 1 - Points [30, 0] - DstBlock "Sum9" - DstPort 2 - } - Line { - SrcBlock "Sum9" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Gain4" - SrcPort 1 - DstBlock "Out" - DstPort 1 - } - } - } - Block { - BlockType Product - Name "Product" - SID "2792" - Ports [3, 1] - Position [730, 144, 760, 176] - ZOrder 546 - BackgroundColor "yellow" - Inputs "*//" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "rhoAR" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Product - Name "Product1" - SID "2793" - Ports [2, 1] - Position [855, 182, 885, 213] - ZOrder 551 - BackgroundColor "yellow" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - } - Block { - BlockType Product - Name "Product2" - SID "2794" - Ports [2, 1] - Position [1010, 102, 1040, 133] - ZOrder 562 - BackgroundColor "yellow" - Inputs "*/" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "volEffCyl" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "ThdynCombGasZach" - SID "2795" - Ports [1, 1] - Position [550, 89, 640, 161] - ZOrder 543 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/ThermodynamicCalculation/ThdynCombGasZach" - SourceType "SubSystem" - } - Block { - BlockType Outport - Name "volEff" - SID "2796" - Position [1120, 113, 1150, 127] - ZOrder 566 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector10" - SrcPort 2 - Points [8, 0; 0, -40] - DstBlock "Product" - DstPort 3 - } - Line { - SrcBlock "Product1" - SrcPort 1 - DstBlock "MovingAvg1" - DstPort 1 - } - Line { - SrcBlock "Bus\nSelector9" - SrcPort 1 - DstBlock "Product" - DstPort 2 - } - Line { - SrcBlock "pTFBus" - SrcPort 1 - Points [12, 0] - Branch { - Points [0, 40] - DstBlock "Bus\nSelector10" - DstPort 1 - } - Branch { - Points [0, -35] - DstBlock "ThdynCombGasZach" - DstPort 1 - } - } - Line { - SrcBlock "ThdynCombGasZach" - SrcPort 1 - Points [12, 0; 0, 35] - DstBlock "Bus\nSelector9" - DstPort 1 - } - Line { - Name "rhoAR" - SrcBlock "Product" - SrcPort 1 - Points [5, 0; 0, 30] - DstBlock "Gain2" - DstPort 1 - } - Line { - SrcBlock "omegaE" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "MovingAvg" - SrcPort 1 - Points [65, 0; 0, 70] - DstBlock "Product2" - DstPort 1 - } - Line { - SrcBlock "Gain2" - SrcPort 1 - DstBlock "Product1" - DstPort 1 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector10" - SrcPort 1 - Points [20, 0; 0, -40] - DstBlock "Product" - DstPort 1 - } - Line { - SrcBlock "dmIntake" - SrcPort 1 - DstBlock "MovingAvg" - DstPort 1 - } - Line { - Name "cycPsec" - Labels [0, 0] - SrcBlock "Gain3" - SrcPort 1 - Points [182, 0; 0, -30] - DstBlock "Product1" - DstPort 2 - } - Line { - Name "volEffCyl" - Labels [1, 1] - SrcBlock "Product2" - SrcPort 1 - DstBlock "volEff" - DstPort 1 - } - Line { - SrcBlock "MovingAvg1" - SrcPort 1 - Points [24, 0; 0, -75] - DstBlock "Product2" - DstPort 2 - } - } - } - } - } - Block { - BlockType SubSystem - Name "Flow Restriction" - SID "1261" - Ports [] - Position [200, 172, 310, 283] - ZOrder 507 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Flow Restriction" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType SubSystem - Name "AirWaterCooler" - SID "13" - Ports [3, 2] - Position [520, 24, 615, 126] - ZOrder 24 - BackgroundColor "yellow" - LibraryVersion "*1.2" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "AirWaterCooler" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "pTFu" - SID "22" - Position [40, 148, 70, 162] - ZOrder 22 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTFd" - SID "23" - Position [40, 193, 70, 207] - ZOrder 23 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "TCW" - SID "395" - Position [40, 223, 70, 237] - ZOrder 28 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "24" - Ports [1, 3] - Position [160, 135, 165, 175] - ZOrder 20 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "25" - Ports [1, 3] - Position [160, 180, 165, 220] - ZOrder 21 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "26" - Ports [3, 1] - Position [420, 145, 425, 185] - ZOrder 24 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "27" - Ports [3, 1] - Position [420, 190, 425, 230] - ZOrder 25 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "21" - Ports [7, 6] - Position [240, 136, 365, 234] - ZOrder 19 - BackgroundColor "yellow" - FunctionName "AirWaterCoolerPTF" - Parameters "eng.fs,eng.cAC.Cd,cAC.areaAirPath,eng.cAC.dmCW,eng.cAC.coeffTCWK,eng.cAC.CpCW,eng.cAC.dCWPipe" - SFunctionModules "'GetAirDensity GetAirThermalConduct GetAirViscosity GetCompCombGas_rtwutil GetHTCoeffHT" - "X GetIdealNozzleFlow GetThdynCombGasZach rt_nonfinite rtGetInf rtGetNaN'" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dmEmbu" - SID "28" - Position [505, 158, 535, 172] - ZOrder 26 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmbd" - SID "29" - Position [505, 203, 535, 217] - ZOrder 27 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Mux1" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "pTFd" - SrcPort 1 - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "pTFu" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "Mux" - SrcPort 1 - DstBlock "dmEmbu" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - DstBlock "dmEmbd" - DstPort 1 - } - Line { - SrcBlock "TCW" - SrcPort 1 - DstBlock "S-Function" - DstPort 7 - } - } - } - Block { - BlockType SubSystem - Name "AirWaterCoolerBus" - SID "862" - Ports [3, 2] - Position [520, 164, 615, 266] - ZOrder 350 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "AirWaterCoolerBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "pTFu" - SID "863" - Position [120, 168, 150, 182] - ZOrder 22 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTFd" - SID "890" - Position [120, 273, 150, 287] - ZOrder 29 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "TCW" - SID "865" - Position [160, 343, 190, 357] - ZOrder 28 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "894" - Ports [3, 1] - Position [430, 166, 435, 204] - ZOrder 33 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusCreator - Name "Bus\nCreator1" - SID "896" - Ports [3, 1] - Position [430, 286, 435, 324] - ZOrder 34 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "899" - Ports [1, 3] - Position [185, 156, 190, 194] - ZOrder 35 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "900" - Ports [1, 3] - Position [180, 261, 185, 299] - ZOrder 36 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "2468" - Ports [7, 6] - Position [240, 121, 355, 369] - ZOrder 37 - BackgroundColor "yellow" - FunctionName "AirWaterCoolerPTF" - Parameters "eng.fs,eng.cAC.Cd,eng.cAC.areaAirPath,eng.cAC.dmCW,eng.cAC.coeffTCWK,eng.cAC.CpCW,eng.cAC.dCW" - "Pipe" - SFunctionModules "'GetAirDensity GetAirThermalConduct GetAirViscosity GetCompCombGas_rtwutil GetHTCoeffHT" - "X GetIdealNozzleFlow GetThdynCombGasZach rt_nonfinite rtGetInf rtGetNaN'" - EnableBusSupport off - Port { - PortNumber 1 - Name "dmu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dEu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "dmbu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dmd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dEd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmbd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmbu" - SID "871" - Position [505, 178, 535, 192] - ZOrder 26 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmbd" - SID "872" - Position [505, 298, 535, 312] - ZOrder 27 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "TCW" - SrcPort 1 - DstBlock "S-Function" - DstPort 7 - } - Line { - Name "dmu" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - Points [35, 0; 0, 30] - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "dEu" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "dmbu" - Labels [2, 1] - SrcBlock "S-Function" - SrcPort 3 - Points [35, 0; 0, -30] - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "dmEmbu" - DstPort 1 - } - Line { - Name "dEd" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Bus\nCreator1" - DstPort 2 - } - Line { - Name "dmbd" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 6 - Points [35, 0; 0, -30] - DstBlock "Bus\nCreator1" - DstPort 3 - } - Line { - Name "dmd" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 4 - Points [35, 0; 0, 30] - DstBlock "Bus\nCreator1" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator1" - SrcPort 1 - DstBlock "dmEmbd" - DstPort 1 - } - Line { - SrcBlock "pTFu" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - SrcBlock "pTFd" - SrcPort 1 - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - Points [17, 0; 0, -25] - DstBlock "S-Function" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - Points [17, 0; 0, 25] - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - Points [20, 0; 0, -25] - DstBlock "S-Function" - DstPort 4 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 3 - Points [20, 0; 0, 25] - DstBlock "S-Function" - DstPort 6 - } - } - } - Block { - BlockType SubSystem - Name "Compressor" - SID "30" - Ports [3, 4] - Position [70, 20, 170, 125] - ZOrder 25 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Compressor" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF_u" - SID "33" - Position [115, 273, 145, 287] - ZOrder 15 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "34" - Position [200, 273, 230, 287] - ZOrder 16 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegat" - SID "35" - Position [270, 273, 300, 287] - ZOrder 17 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "36" - Ports [1, 3] - Position [128, 230, 212, 235] - ZOrder 13 - BlockRotation 270 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "37" - Ports [1, 3] - Position [218, 230, 302, 235] - ZOrder 14 - BlockRotation 270 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "38" - Ports [3, 1] - Position [112, 60, 198, 65] - ZOrder 18 - BlockRotation 270 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "39" - Ports [3, 1] - Position [202, 60, 288, 65] - ZOrder 19 - BlockRotation 270 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "233" - Ports [7, 8] - Position [117, 110, 343, 200] - ZOrder 25 - BlockRotation 270 - BackgroundColor "yellow" - FunctionName "compressor_calc_PTF" - Parameters "eng.fs,eng.turbo.comp.flowMap,eng.turbo.comp.effMap,eng.turbo.comp.prRep,eng.turbo.comp.n288r" - "ep,int32(eng.turbo.comp.npr),int32(eng.turbo.comp.nsp)" - SFunctionModules "GetThdynCombGasZach.c" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "40" - Position [205, 3, 235, 17] - ZOrder 20 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "41" - Position [275, 3, 305, 17] - ZOrder 21 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqt" - SID "42" - Position [340, 33, 370, 47] - ZOrder 22 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "eta_c" - SID "234" - Position [385, 68, 415, 82] - ZOrder 26 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [25, 0] - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "omegat" - SrcPort 1 - Points [15, 0] - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [20, 0] - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Mux1" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - Points [0, -65] - DstBlock "Tqt" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 8 - Points [0, -30] - DstBlock "eta_c" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "CompressorBus" - SID "898" - Ports [3, 4] - Position [70, 167, 170, 268] - ZOrder 410 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "CompressorBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "pTF_u" - SID "908" - Position [15, 88, 45, 102] - ZOrder 15 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "909" - Position [15, 148, 45, 162] - ZOrder 16 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegat" - SID "910" - Position [15, 188, 45, 202] - ZOrder 17 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "920" - Ports [3, 1] - Position [325, 56, 330, 114] - ZOrder 29 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusCreator - Name "Bus\nCreator1" - SID "922" - Ports [3, 1] - Position [325, 116, 330, 174] - ZOrder 31 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "911" - Ports [1, 3] - Position [85, 65, 90, 125] - ZOrder 27 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "912" - Ports [1, 3] - Position [85, 128, 90, 182] - ZOrder 28 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "2467" - Ports [7, 8] - Position [140, 61, 270, 209] - ZOrder 32 - BackgroundColor "yellow" - FunctionName "compressor_calc_PTF" - Parameters "eng.fs,eng.turbo.comp.flowMap,eng.turbo.comp.effMap,eng.turbo.comp.prRep,eng.turbo.comp.n288r" - "ep,int32(eng.turbo.comp.npr),int32(eng.turbo.comp.nsp)" - SFunctionModules "GetThdynCombGasZach.c" - EnableBusSupport off - Port { - PortNumber 1 - Name "dmu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dEu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "dmbu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dmd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dEd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmbd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "916" - Position [415, 78, 445, 92] - ZOrder 20 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "917" - Position [415, 138, 445, 152] - ZOrder 21 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqt" - SID "918" - Position [350, 178, 380, 192] - ZOrder 22 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "eta_c" - SID "919" - Position [315, 198, 345, 212] - ZOrder 26 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 3 - DstBlock "S-Function" - DstPort 6 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "omegat" - SrcPort 1 - DstBlock "S-Function" - DstPort 7 - } - Line { - Name "dEu" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "dmu" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "dmbu" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "dEd" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Bus\nCreator1" - DstPort 2 - } - Line { - Name "dmd" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Bus\nCreator1" - DstPort 1 - } - Line { - Name "dmbd" - Labels [0, 0] - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Bus\nCreator1" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - DstBlock "Tqt" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 8 - DstBlock "eta_c" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator1" - SrcPort 1 - DstBlock "dmEmb_d" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "IdealNozzle" - SID "116" - Ports [3, 2] - Position [225, 161, 325, 259] - ZOrder 62 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "IdealNozzle" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "A_eff" - SID "237" - Position [60, 158, 90, 172] - ZOrder 4 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "238" - Position [60, 188, 90, 202] - ZOrder 5 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "239" - Position [60, 233, 90, 247] - ZOrder 6 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "240" - Ports [1, 3] - Position [120, 174, 125, 216] - ZOrder 7 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "242" - Ports [1, 3] - Position [120, 219, 125, 261] - ZOrder 9 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "245" - Ports [3, 1] - Position [350, 151, 355, 209] - ZOrder 12 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "246" - Ports [3, 1] - Position [350, 211, 355, 269] - ZOrder 13 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "236" - Ports [7, 6] - Position [165, 152, 300, 268] - ZOrder 3 - BackgroundColor "yellow" - FunctionName "IdealNozzlePTF" - Parameters "eng.fs" - SFunctionModules "'GetIdealNozzleFlw GetThdynCombGasZach GetCompCombGas_rtutil'" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "247" - Position [405, 173, 435, 187] - ZOrder 14 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "248" - Position [405, 233, 435, 247] - ZOrder 15 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "A_eff" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Mux1" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "Mux" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - DstBlock "dmEmb_d" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "IdealNozzleBus" - SID "2564" - Ports [3, 2] - Position [370, 166, 470, 264] - ZOrder 469 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "IdealNozzleBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "A_eff" - SID "2565" - Position [60, 158, 90, 172] - ZOrder 4 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_u" - SID "2566" - Position [60, 188, 90, 202] - ZOrder 5 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "2567" - Position [60, 233, 90, 247] - ZOrder 6 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "2575" - Ports [3, 1] - Position [350, 146, 355, 214] - ZOrder 16 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusCreator - Name "Bus\nCreator1" - SID "2577" - Ports [3, 1] - Position [350, 206, 355, 274] - ZOrder 64 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2578" - Ports [1, 3] - Position [120, 171, 125, 219] - ZOrder 65 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "2580" - Ports [1, 3] - Position [120, 216, 125, 264] - ZOrder 66 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "2572" - Ports [7, 6] - Position [165, 152, 300, 268] - ZOrder 3 - BackgroundColor "yellow" - FunctionName "IdealNozzlePTF" - Parameters "eng.fs" - SFunctionModules "'GetIdealNozzleFlw GetThdynCombGasZach GetCompCombGas_rtutil'" - EnableBusSupport off - Port { - PortNumber 1 - Name "dmu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dEu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "dmbu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dmd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dEd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmbd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "2573" - Position [405, 173, 435, 187] - ZOrder 14 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "2574" - Position [405, 233, 435, 247] - ZOrder 15 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "A_eff" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - DstBlock "S-Function" - DstPort 4 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "S-Function" - DstPort 5 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "S-Function" - DstPort 6 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 3 - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - Name "dmu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "dEu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "dmbu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "dmd" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Bus\nCreator1" - DstPort 1 - } - Line { - Name "dEd" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Bus\nCreator1" - DstPort 2 - } - Line { - Name "dmbd" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Bus\nCreator1" - DstPort 3 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator1" - SrcPort 1 - DstBlock "dmEmb_d" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Turbine" - SID "44" - Ports [3, 5] - Position [225, 22, 325, 128] - ZOrder 26 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Turbine" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF_u" - SID "47" - Position [120, 338, 150, 352] - ZOrder 15 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "48" - Position [210, 338, 240, 352] - ZOrder 16 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegat" - SID "49" - Position [290, 338, 320, 352] - ZOrder 17 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "50" - Ports [1, 3] - Position [138, 295, 222, 300] - ZOrder 13 - BlockRotation 270 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "51" - Ports [1, 3] - Position [228, 295, 312, 300] - ZOrder 14 - BlockRotation 270 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "52" - Ports [3, 1] - Position [129, 65, 201, 70] - ZOrder 18 - BlockRotation 270 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "53" - Ports [3, 1] - Position [204, 65, 276, 70] - ZOrder 19 - BlockRotation 270 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "58" - Ports [7, 9] - Position [129, 125, 351, 260] - ZOrder 24 - BlockRotation 270 - BackgroundColor "yellow" - FunctionName "turbine_calc_PTF" - Parameters "eng.fs,eng.turbo.turb.flowCoeff,eng.turbo.turb.effCoeff" - SFunctionModules "GetThdynCombGasZach.c" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "54" - Position [195, 8, 225, 22] - ZOrder 20 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "55" - Position [265, 8, 295, 22] - ZOrder 21 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqt" - SID "56" - Position [350, 38, 380, 52] - ZOrder 22 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Td_calc" - SID "57" - Position [415, 68, 445, 82] - ZOrder 23 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "effTurb" - SID "398" - Position [430, 103, 460, 117] - ZOrder 25 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [25, 0] - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "omegat" - SrcPort 1 - Points [5, 0] - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [25, 0] - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 8 - Points [0, -45] - DstBlock "Td_calc" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Mux1" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - Points [0, -75] - DstBlock "Tqt" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 9 - Points [0, -10] - DstBlock "effTurb" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "TurbineMV" - SID "136" - Ports [3, 5] - Position [370, 24, 470, 126] - ZOrder 64 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 338 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 5 - Object { - $ObjectID 339 - Type "edit" - Name "fs" - Prompt "Stoichiometric fuel-air ratio" - Value "0" - } - Object { - $ObjectID 340 - Type "edit" - Name "flow_coeff_turb" - Prompt "Flow coefficient for turbine model (3x1)" - Value "0" - } - Object { - $ObjectID 341 - Type "edit" - Name "D_turb_wheel" - Prompt "Turbine wheel diameter (m)" - Value "0" - } - Object { - $ObjectID 342 - Type "edit" - Name "Uc_opt" - Prompt "Optimal blade speed ratio" - Value "0" - } - Object { - $ObjectID 343 - Type "edit" - Name "eta_turb_max" - Prompt "Maximum efficiency" - Value "0" - } - PropName "Parameters" - } - } - System { - Name "TurbineMV" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF_u" - SID "139" - Position [255, 483, 285, 497] - ZOrder 20 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "140" - Position [345, 483, 375, 497] - ZOrder 21 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegat" - SID "141" - Position [425, 483, 455, 497] - ZOrder 22 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "142" - Ports [1, 3] - Position [273, 440, 357, 445] - ZOrder 18 - BlockRotation 270 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Demux - Name "Demux1" - SID "143" - Ports [1, 3] - Position [363, 440, 447, 445] - ZOrder 19 - BlockRotation 270 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux" - SID "144" - Ports [3, 1] - Position [264, 230, 336, 235] - ZOrder 24 - BlockRotation 270 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType Mux - Name "Mux1" - SID "145" - Ports [3, 1] - Position [339, 230, 411, 235] - ZOrder 25 - BlockRotation 270 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "223" - Ports [7, 9] - Position [264, 270, 486, 405] - ZOrder 32 - BlockRotation 270 - BackgroundColor "yellow" - FunctionName "turbine_calc_MV_PTF" - Parameters "fs,flow_coeff_turb,D_turb_wheel,Uc_opt,eta_turb_max,T_ref_turb" - SFunctionModules "GetThdynCombGasZach.c" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "146" - Position [320, 173, 350, 187] - ZOrder 26 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "147" - Position [390, 173, 420, 187] - ZOrder 27 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqt" - SID "148" - Position [475, 203, 505, 217] - ZOrder 28 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Td_calc" - SID "149" - Position [540, 233, 570, 247] - ZOrder 29 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "eta_t" - SID "224" - Position [590, 258, 620, 272] - ZOrder 33 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 3 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - SrcBlock "Demux1" - SrcPort 3 - DstBlock "S-Function" - DstPort 6 - } - Line { - SrcBlock "Demux1" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - Points [25, 0] - DstBlock "Demux1" - DstPort 1 - } - Line { - SrcBlock "omegat" - SrcPort 1 - Points [5, 0] - DstBlock "S-Function" - DstPort 7 - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - Points [25, 0] - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 8 - Points [0, -25] - DstBlock "Td_calc" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Mux1" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Mux1" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 6 - DstBlock "Mux1" - DstPort 3 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Mux" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Mux" - DstPort 2 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Mux" - DstPort 3 - } - Line { - SrcBlock "Mux" - SrcPort 1 - Points [0, -45] - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - SrcBlock "Mux1" - SrcPort 1 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - Points [0, -55] - DstBlock "Tqt" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 9 - DstBlock "eta_t" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "TurbineMVBus" - SID "1313" - Ports [3, 5] - Position [660, 29, 760, 131] - ZOrder 468 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 344 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 6 - Object { - $ObjectID 345 - Type "edit" - Name "fs" - Prompt "Stoichiometric fuel-air ratio" - Value "fs" - } - Object { - $ObjectID 346 - Type "edit" - Name "flow_coeff_turb" - Prompt "Flow coefficient for turbine model (3x1)" - Value "flowCoeffTurb" - } - Object { - $ObjectID 347 - Type "edit" - Name "D_turb_wheel" - Prompt "Turbine wheel diameter (m)" - Value "dTurbWheel" - } - Object { - $ObjectID 348 - Type "edit" - Name "Uc_opt" - Prompt "Optimal blade speed ratio" - Value "ucOpt" - } - Object { - $ObjectID 349 - Type "edit" - Name "eta_turb_max" - Prompt "Maximum efficiency" - Value "effTurbMax" - } - Object { - $ObjectID 350 - Type "edit" - Name "T_ref_turb" - Prompt "Reference temperature" - Value "T_ref_turb" - } - PropName "Parameters" - } - } - System { - Name "TurbineMVBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF_u" - SID "1314" - Position [345, 388, 375, 402] - ZOrder 20 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pTF_d" - SID "1315" - Position [345, 478, 375, 492] - ZOrder 21 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegat" - SID "1316" - Position [345, 538, 375, 552] - ZOrder 22 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "1317" - Ports [3, 1] - Position [690, 361, 695, 399] - ZOrder 36 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusCreator - Name "Bus\nCreator1" - SID "1318" - Ports [3, 1] - Position [690, 436, 695, 474] - ZOrder 37 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "1319" - Ports [1, 3] - Position [425, 376, 430, 414] - ZOrder 34 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "1320" - Ports [1, 3] - Position [425, 466, 430, 504] - ZOrder 35 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "1321" - Ports [7, 9] - Position [505, 344, 640, 566] - ZOrder 32 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "turbine_calc_MV_PTF" - Parameters "fs,flow_coeff_turb,D_turb_wheel,Uc_opt,eta_turb_max,T_ref_turb" - SFunctionModules "GetThdynCombGasZach.c" - EnableBusSupport off - Port { - PortNumber 1 - Name "dmu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "dEu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "dmbu" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "dmd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "dEd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 6 - Name "dmbd" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "dmEmb_u" - SID "1322" - Position [735, 373, 765, 387] - ZOrder 26 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "dmEmb_d" - SID "1323" - Position [735, 448, 765, 462] - ZOrder 27 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tqt" - SID "1324" - Position [745, 498, 775, 512] - ZOrder 28 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Td_calc" - SID "1325" - Position [745, 523, 775, 537] - ZOrder 29 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "eta_t" - SID "1326" - Position [745, 548, 775, 562] - ZOrder 33 - BackgroundColor "[0.901961, 0.000000, 0.000000]" - Port "5" - IconDisplay "Port number" - } - Line { - SrcBlock "pTF_u" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - Points [32, 0; 0, 20] - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - Points [32, 0; 0, -20] - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "pTF_d" - SrcPort 1 - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "S-Function" - DstPort 5 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 3 - Points [32, 0; 0, 20] - DstBlock "S-Function" - DstPort 6 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector1" - SrcPort 1 - Points [32, 0; 0, -20] - DstBlock "S-Function" - DstPort 4 - } - Line { - SrcBlock "omegat" - SrcPort 1 - DstBlock "S-Function" - DstPort 7 - } - Line { - Name "dmu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 1 - Points [31, 0; 0, 15] - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "dEu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "dmbu" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 3 - Points [31, 0; 0, -15] - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "dmEmb_u" - DstPort 1 - } - Line { - Name "dmd" - Labels [2, 0] - SrcBlock "S-Function" - SrcPort 4 - Points [20, 0; 0, 15] - DstBlock "Bus\nCreator1" - DstPort 1 - } - Line { - Name "dEd" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Bus\nCreator1" - DstPort 2 - } - Line { - Name "dmbd" - Labels [2, 1] - SrcBlock "S-Function" - SrcPort 6 - Points [20, 0; 0, -15] - DstBlock "Bus\nCreator1" - DstPort 3 - } - Line { - SrcBlock "Bus\nCreator1" - SrcPort 1 - DstBlock "dmEmb_d" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 7 - DstBlock "Tqt" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 8 - DstBlock "Td_calc" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 9 - DstBlock "eta_t" - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "Heat Transfer" - SID "1628" - Ports [] - Position [675, 175, 775, 290] - ZOrder 517 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Heat Transfer" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType SubSystem - Name "EngCylHeatTransfer" - SID "1627" - Ports [3, 2] - Position [70, 24, 165, 126] - ZOrder 516 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "EngCylHeatTransfer" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF_Cyl" - SID "1634" - Position [15, 133, 45, 147] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "vCyl" - SID "1635" - Position [125, 163, 155, 177] - ZOrder 1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "1636" - Position [125, 193, 155, 207] - ZOrder 3 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Demux - Name "Demux" - SID "1637" - Ports [1, 3] - Position [75, 96, 80, 184] - ZOrder 6 - ShowName off - Outputs "3" - DisplayOption "bar" - } - Block { - BlockType S-Function - Name "S-Function" - SID "1638" - Ports [4, 2] - Position [190, 92, 315, 218] - ZOrder 5 - BackgroundColor "yellow" - FunctionName "EngCylHeatTransfer" - Parameters "cyl.dim.S,cyl.dim.B,cyl.HT.cAlpha,cyl.HT.mCp,cyl.HT.tempWall0,cyl.HT.cCylHT,eng.nCyl" - EnableBusSupport off - } - Block { - BlockType Terminator - Name "Terminator" - SID "1639" - Position [110, 245, 130, 265] - ZOrder 7 - } - Block { - BlockType Outport - Name "dQ" - SID "1640" - Position [360, 118, 390, 132] - ZOrder -2 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "tempWall" - SID "1641" - Position [360, 183, 390, 197] - ZOrder 4 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "dQ" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "tempWall" - DstPort 1 - } - Line { - SrcBlock "pTF_Cyl" - SrcPort 1 - DstBlock "Demux" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "Demux" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "Demux" - SrcPort 3 - Points [10, 0] - DstBlock "Terminator" - DstPort 1 - } - Line { - SrcBlock "vCyl" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "omega" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - } - } - Block { - BlockType SubSystem - Name "EngCylHeatTransferBus" - SID "2511" - Ports [2, 2] - Position [300, 24, 395, 126] - ZOrder 517 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "EngCylHeatTransferBus" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "250" - Block { - BlockType Inport - Name "pTFV_Cyl" - SID "2512" - Position [15, 133, 45, 147] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "2514" - Position [125, 193, 155, 207] - ZOrder 3 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2520" - Ports [1, 3] - Position [60, 121, 65, 159] - ZOrder 8 - ShowName off - OutputSignals "p,T,V" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "2516" - Ports [4, 2] - Position [190, 92, 315, 218] - ZOrder 5 - BackgroundColor "yellow" - FunctionName "EngCylHeatTransfer" - Parameters "cyl.dim.S,cyl.dim.B,cyl.HT.cAlpha,cyl.HT.mCp,cyl.HT.tempWall0,cyl.HT.cCylHT,eng.nCyl" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dQ" - SID "2518" - Position [360, 118, 390, 132] - ZOrder -2 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "tempWall" - SID "2519" - Position [360, 183, 390, 197] - ZOrder 4 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "dQ" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "tempWall" - DstPort 1 - } - Line { - SrcBlock "pTFV_Cyl" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - SrcBlock "omega" - SrcPort 1 - DstBlock "S-Function" - DstPort 4 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - Points [57, 0; 0, 20] - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - Points [57, 0; 0, -20] - DstBlock "S-Function" - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "Load" - SID "1619" - Ports [] - Position [675, 25, 775, 125] - ZOrder 515 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Load" - Location [-9, -9, 1929, 1161] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "50" - Block { - BlockType SubSystem - Name "Load" - SID "168" - Ports [1, 1] - Position [70, 22, 160, 138] - ZOrder 144 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 351 - $ClassName "Simulink.Mask" - Description "Load Selection and Definition\nLoad_index Load_amp Load_bias Start_time T_load\n1-Step" - ", Final, Initial, Step time, N/A,\n2-Sine, amp, bias, D" - "elay, Period\n3-Ramp, Slope, Initial, Start time, N/A\n4-User input N" - "/A, Initial, Delay, N/A\n5-External input N/A, Initial, Delay, N" - "/A\n6-Constant N/A, Load, N/A, N/A\n" - Array { - Type "Simulink.MaskParameter" - Dimension 5 - Object { - $ObjectID 352 - Type "edit" - Name "Load_index" - Prompt "Load index " - Value "Load_index" - } - Object { - $ObjectID 353 - Type "edit" - Name "Load_amp" - Prompt "Load amplitude" - Value "Load_amp" - } - Object { - $ObjectID 354 - Type "edit" - Name "Load_bias" - Prompt "Load in bias" - Value "Load_bias" - } - Object { - $ObjectID 355 - Type "edit" - Name "Start_time" - Prompt "Load initiation time" - Value "Start_time" - } - Object { - $ObjectID 356 - Type "edit" - Name "T_load" - Prompt "Period of the load" - Value "T_load" - } - PropName "Parameters" - } - } - System { - Name "Load" - Location [-8, -8, 1928, 1048] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "150" - Block { - BlockType Inport - Name "input" - SID "169" - Position [30, 298, 60, 312] - ZOrder 143 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Constant - Name "Constant" - SID "170" - Position [20, 340, 75, 370] - ZOrder 137 - BackgroundColor "green" - Value "Load_bias" - } - Block { - BlockType Constant - Name "Constant2" - SID "171" - Position [55, 20, 145, 50] - ZOrder 139 - BackgroundColor "green" - Value "Load_index" - } - Block { - BlockType FromWorkspace - Name "From\nWorkspace" - SID "172" - Position [20, 223, 85, 247] - ZOrder 132 - BackgroundColor "green" - VariableName "Tq_hist" - SampleTime "0" - ZeroCross on - } - Block { - BlockType MultiPortSwitch - Name "Multiport\nSwitch" - SID "173" - Ports [7, 1] - Position [225, 75, 270, 225] - ZOrder 135 - BackgroundColor "yellow" - Inputs "6" - InputSameDT off - SaturateOnIntegerOverflow off - } - Block { - BlockType Reference - Name "Ramp" - SID "174" - Ports [0, 1] - Position [55, 175, 85, 205] - ZOrder 131 - BackgroundColor "green" - LibraryVersion "1.274" - SourceBlock "simulink/Sources/Ramp" - SourceType "Ramp" - slope "Load_amp" - start "Start_time" - X0 "Load_bias" - VectorParams1D on - } - Block { - BlockType Sin - Name "Sine Wave" - SID "175" - Ports [0, 1] - Position [55, 115, 85, 145] - ZOrder 130 - BackgroundColor "green" - Amplitude "Load_amp" - Bias "Load_bias" - Frequency "2*pi/T_load" - SampleTime "0" - } - Block { - BlockType Step - Name "Step" - SID "176" - Position [115, 65, 145, 95] - ZOrder 129 - BackgroundColor "green" - Time "Start_time" - Before "Load_bias" - After "Load_amp" - SampleTime "0" - } - Block { - BlockType TransportDelay - Name "Transport\nDelay" - SID "177" - Ports [1, 1] - Position [115, 115, 145, 145] - ZOrder 138 - BackgroundColor "yellow" - DelayTime "Start_time" - InitialOutput "Load_bias" - } - Block { - BlockType TransportDelay - Name "Transport\nDelay1" - SID "178" - Ports [1, 1] - Position [115, 220, 145, 250] - ZOrder 141 - BackgroundColor "yellow" - DelayTime "Start_time" - InitialOutput "Load_bias" - } - Block { - BlockType TransportDelay - Name "Transport\nDelay2" - SID "179" - Ports [1, 1] - Position [115, 290, 145, 320] - ZOrder 142 - BackgroundColor "yellow" - DelayTime "Start_time" - InitialOutput "Load_bias" - } - Block { - BlockType Outport - Name "Out1" - SID "180" - Position [315, 143, 345, 157] - ZOrder 144 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "Constant2" - SrcPort 1 - Points [42, 0; 0, 55] - DstBlock "Multiport\nSwitch" - DstPort 1 - } - Line { - SrcBlock "input" - SrcPort 1 - DstBlock "Transport\nDelay2" - DstPort 1 - } - Line { - SrcBlock "Transport\nDelay" - SrcPort 1 - DstBlock "Multiport\nSwitch" - DstPort 3 - } - Line { - SrcBlock "Transport\nDelay2" - SrcPort 1 - Points [40, 0; 0, -115] - DstBlock "Multiport\nSwitch" - DstPort 6 - } - Line { - SrcBlock "Transport\nDelay1" - SrcPort 1 - Points [19, 0; 0, -65] - DstBlock "Multiport\nSwitch" - DstPort 5 - } - Line { - SrcBlock "Step" - SrcPort 1 - Points [15, 0; 0, 30] - DstBlock "Multiport\nSwitch" - DstPort 2 - } - Line { - SrcBlock "Sine Wave" - SrcPort 1 - DstBlock "Transport\nDelay" - DstPort 1 - } - Line { - SrcBlock "Multiport\nSwitch" - SrcPort 1 - DstBlock "Out1" - DstPort 1 - } - Line { - SrcBlock "Constant" - SrcPort 1 - Points [130, 0] - DstBlock "Multiport\nSwitch" - DstPort 7 - } - Line { - SrcBlock "Ramp" - SrcPort 1 - Points [73, 0; 0, -40] - DstBlock "Multiport\nSwitch" - DstPort 4 - } - Line { - SrcBlock "From\nWorkspace" - SrcPort 1 - DstBlock "Transport\nDelay1" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Propeller" - SID "521" - Ports [1, 1] - Position [70, 171, 160, 249] - ZOrder 284 - BackgroundColor "yellow" - LibraryVersion "1.32" - ErrorFcn "Stateflow.Translate.translate" - PermitHierarchicalResolution "ExplicitOnly" - TreatAsAtomicUnit on - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - SFBlockType "MATLAB Function" - System { - Name "Propeller" - Location [223, 338, 826, 833] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - SIDHighWatermark "26" - Block { - BlockType Inport - Name "omegaE" - SID "521::1" - Position [20, 101, 40, 119] - ZOrder -1 - IconDisplay "Port number" - } - Block { - BlockType Demux - Name " Demux " - SID "521::19" - Ports [1, 1] - Position [270, 230, 320, 270] - ZOrder 5 - Outputs "1" - } - Block { - BlockType S-Function - Name " SFunction " - SID "521::18" - Tag "Stateflow S-Function EngineSystemSubmodel 1" - Ports [1, 2] - Position [180, 100, 230, 160] - ZOrder 4 - FunctionName "sf_sfun" - Parameters "coeffProp" - PortCounts "[1 2]" - EnableBusSupport on - Port { - PortNumber 2 - Name "Tq" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Terminator - Name " Terminator " - SID "521::20" - Position [460, 241, 480, 259] - ZOrder 6 - } - Block { - BlockType Outport - Name "Tq" - SID "521::5" - Position [460, 101, 480, 119] - ZOrder -5 - IconDisplay "Port number" - } - Line { - SrcBlock "omegaE" - SrcPort 1 - DstBlock " SFunction " - DstPort 1 - } - Line { - Name "Tq" - Labels [0, 0] - SrcBlock " SFunction " - SrcPort 2 - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock " Demux " - SrcPort 1 - DstBlock " Terminator " - DstPort 1 - } - Line { - SrcBlock " SFunction " - SrcPort 1 - DstBlock " Demux " - DstPort 1 - } - } - } - } - } - Block { - BlockType SubSystem - Name "MVEM_TC" - SID "938" - Ports [2, 5] - Position [890, 25, 1125, 125] - ZOrder 514 - ForegroundColor "red" - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Object { - $PropName "MaskObject" - $ObjectID 357 - $ClassName "Simulink.Mask" - Object { - $PropName "Parameters" - $ObjectID 358 - $ClassName "Simulink.MaskParameter" - Type "edit" - Name "genset" - Prompt "Genset parameters" - Value "genset" - } - } - System { - Name "MVEM_TC" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "60" - Block { - BlockType Inport - Name "uGov" - SID "1553" - Position [1360, 298, 1390, 312] - ZOrder 495 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omegaEngPu" - SID "1554" - Position [1360, 343, 1390, 357] - ZOrder 496 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Reference - Name "AirWaterCoolerNV" - SID "1555" - Ports [3, 2] - Position [735, 117, 830, 223] - ZOrder 442 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Flow Restriction/AirWaterCoolerBus" - SourceType "SubSystem" - Port { - PortNumber 2 - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "1556" - Ports [3, 1] - Position [310, 451, 315, 519] - ZOrder 481 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusCreator - Name "Bus\nCreator1" - SID "1557" - Ports [3, 1] - Position [310, 566, 315, 634] - ZOrder 482 - ShowName off - Inputs "3" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "1558" - Ports [1, 2] - Position [1160, 413, 1165, 477] - ZOrder 494 - ShowName off - OutputSignals "p,T" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector1" - SID "1559" - Ports [1, 3] - Position [295, 83, 300, 157] - ZOrder 466 - ShowName off - OutputSignals "dmd,dEd,dmbd" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector2" - SID "1560" - Ports [1, 3] - Position [978, 130, 1052, 135] - ZOrder 426 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - OutputSignals "dmu,dEu,dmbu" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector3" - SID "1561" - Ports [1, 3] - Position [1718, 170, 1792, 175] - ZOrder 472 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - OutputSignals "dmu,dEu,dmbu" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector4" - SID "1562" - Ports [1, 3] - Position [1655, 198, 1660, 272] - ZOrder 434 - ShowName off - OutputSignals "dmd,dEd,dmbd" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector6" - SID "1563" - Ports [1, 3] - Position [935, 163, 940, 237] - ZOrder 444 - ShowName off - OutputSignals "dmd,dEd,dmbd" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusSelector - Name "Bus\nSelector8" - SID "1564" - Ports [1, 3] - Position [343, 55, 417, 60] - ZOrder 455 - BlockRotation 270 - BlockMirror on - NamePlacement "alternate" - ShowName off - OutputSignals "dmu,dEu,dmbu" - Port { - PortNumber 1 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "CompressorNV" - SID "1565" - Ports [3, 4] - Position [130, 80, 225, 185] - ZOrder 465 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Flow Restriction/CompressorBus" - SourceType "SubSystem" - Port { - PortNumber 3 - Name "tqComp" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant" - SID "1566" - Position [70, 450, 205, 480] - ZOrder 476 - BackgroundColor "green" - Value "genset.eng.pAmb" - Port { - PortNumber 1 - Name "p" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant1" - SID "1567" - Position [1080, 242, 1095, 258] - ZOrder 445 - BackgroundColor "green" - Value "0" - } - Block { - BlockType Constant - Name "Constant2" - SID "1568" - Position [1845, 277, 1855, 293] - ZOrder 438 - BackgroundColor "green" - Value "0" - } - Block { - BlockType Constant - Name "Constant3" - SID "1569" - Position [655, 194, 700, 216] - ZOrder 446 - BackgroundColor "green" - Value "genset.eng.tCW" - } - Block { - BlockType Constant - Name "Constant4" - SID "1570" - Position [430, 162, 445, 178] - ZOrder 456 - BackgroundColor "green" - Value "0" - } - Block { - BlockType Constant - Name "Constant5" - SID "1571" - Position [70, 500, 205, 530] - ZOrder 477 - BackgroundColor "green" - Value "genset.eng.tAmb" - Port { - PortNumber 1 - Name "T" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant8" - SID "1572" - Position [70, 550, 205, 580] - ZOrder 478 - BackgroundColor "[0.000000, 0.819608, 0.000000]" - Value "genset.eng.fAmb" - Port { - PortNumber 1 - Name "F" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Constant - Name "Constant9" - SID "1573" - Position [70, 605, 205, 635] - ZOrder 479 - BackgroundColor "green" - Value "genset.eng.pBack" - Port { - PortNumber 1 - Name "p" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType From - Name "From" - SID "1574" - Position [65, 243, 120, 267] - ZOrder 470 - BackgroundColor "magenta" - GotoTag "turbTq" - Port { - PortNumber 1 - Name "tqTurb" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType From - Name "From1" - SID "1575" - Position [2040, 308, 2100, 332] - ZOrder 471 - BackgroundColor "magenta" - GotoTag "omegaT" - } - Block { - BlockType From - Name "From2" - SID "1576" - Position [2040, 273, 2100, 297] - ZOrder 473 - BackgroundColor "magenta" - GotoTag "pTFATurb" - } - Block { - BlockType From - Name "From3" - SID "1577" - Position [20, 88, 95, 112] - ZOrder 474 - BackgroundColor "magenta" - GotoTag "pTFBComp" - } - Block { - BlockType Gain - Name "Gain" - SID "1578" - Position [1355, 406, 1535, 444] - ZOrder 439 - BlockMirror on - BackgroundColor "yellow" - Gain "genset.eng.omegaENom" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "Gain1" - SID "1579" - Position [1660, 301, 1805, 339] - ZOrder 515 - BackgroundColor "yellow" - Gain "1/genset.eng.tqShaftNom" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Goto - Name "Goto" - SID "1580" - Position [2260, 275, 2315, 295] - ZOrder 475 - BackgroundColor "orange" - GotoTag "turbTq" - } - Block { - BlockType Goto - Name "Goto1" - SID "1581" - Position [355, 470, 430, 500] - ZOrder 483 - BackgroundColor "orange" - GotoTag "pTFBComp" - } - Block { - BlockType Goto - Name "Goto2" - SID "1582" - Position [355, 585, 425, 615] - ZOrder 484 - BackgroundColor "orange" - GotoTag "pTFATurb" - } - Block { - BlockType Goto - Name "Goto3" - SID "1583" - Position [70, 287, 135, 313] - ZOrder 514 - BackgroundColor "orange" - GotoTag "omegaT" - } - Block { - BlockType Reference - Name "InCylinderMV1" - SID "1584" - Ports [4, 5] - Position [1415, 200, 1570, 320] - ZOrder 441 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Components/InCylinderMVBus" - SourceType "" - fs "genset.eng.fs" - Vd "genset.eng.vD" - LHV "genset.eng.LHV" - Pe_nom "genset.eng.powNom" - SFC "genset.eng.SFC" - vol_eff_coeff1 "genset.eng.volEff1" - vol_eff_coeff2 "genset.eng.volEff2" - T_pe "genset.eng.tPe" - nstroke "genset.eng.nStroke" - m_f_cyc_max "genset.eng.mFCycMax" - C1 "genset.eng.C1" - p_a_inf "genset.eng.pAInf" - Pe0 "genset.eng.powL0*genset.eng.powNom" - } - Block { - BlockType Sum - Name "Sum" - SID "1585" - Ports [2, 1] - Position [980, 165, 1000, 185] - ZOrder 421 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dm" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum1" - SID "1586" - Ports [2, 1] - Position [1005, 190, 1025, 210] - ZOrder 424 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum2" - SID "1587" - Ports [2, 1] - Position [1030, 215, 1050, 235] - ZOrder 425 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum3" - SID "1588" - Ports [2, 1] - Position [1720, 200, 1740, 220] - ZOrder 435 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dm" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum4" - SID "1589" - Ports [2, 1] - Position [1745, 225, 1765, 245] - ZOrder 436 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum5" - SID "1590" - Ports [2, 1] - Position [1770, 250, 1790, 270] - ZOrder 437 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum6" - SID "1591" - Ports [2, 1] - Position [345, 85, 365, 105] - ZOrder 452 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "dm" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum7" - SID "1592" - Ports [2, 1] - Position [370, 110, 390, 130] - ZOrder 453 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum8" - SID "1593" - Ports [2, 1] - Position [395, 135, 415, 155] - ZOrder 454 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Terminator - Name "Terminator" - SID "1594" - Position [2230, 255, 2250, 275] - ZOrder 491 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator1" - SID "1595" - Position [2230, 315, 2250, 335] - ZOrder 492 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator2" - SID "1596" - Position [2230, 295, 2250, 315] - ZOrder 493 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator3" - SID "1597" - Position [245, 160, 265, 180] - ZOrder 504 - BackgroundColor "red" - } - Block { - BlockType Terminator - Name "Terminator4" - SID "1598" - Position [245, 85, 265, 105] - ZOrder 505 - BackgroundColor "red" - } - Block { - BlockType Reference - Name "TurbineMV1" - SID "1599" - Ports [3, 5] - Position [2115, 229, 2210, 341] - ZOrder 467 - BackgroundColor "yellow" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Flow Restriction/TurbineMVBus" - SourceType "" - fs "genset.eng.fs" - flow_coeff_turb "genset.eng.flowCoeffTurb" - D_turb_wheel "genset.eng.dTurbWheel" - Uc_opt "genset.eng.ucOpt" - eta_turb_max "genset.eng.effTurbMax" - T_ref_turb "genset.eng.T_ref_turb" - } - Block { - BlockType SubSystem - Name "TurbochargerShaft" - SID "1600" - Ports [2, 1] - Position [155, 230, 265, 265] - ZOrder 510 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - Port { - PortNumber 1 - Name "omegaTC" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "TurbochargerShaft" - Location [-9, 0, 1929, 1050] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "tqComp" - SID "1601" - Position [70, 48, 100, 62] - ZOrder 510 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "tqTurb" - SID "1602" - Position [70, 118, 100, 132] - ZOrder 511 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain1" - SID "1603" - Position [205, 180, 265, 210] - ZOrder 515 - BlockMirror on - BackgroundColor "[0.909804, 0.819608, 0.321569]" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Gain - Name "Gain3" - SID "1604" - Position [300, 110, 375, 140] - ZOrder 509 - BackgroundColor "yellow" - Gain "1/genset.eng.jTC" - ParamDataTypeStr "Inherit: Inherit via internal rule" - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "omegat" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Integrator - Name "Integrator" - SID "1605" - Ports [1, 1] - Position [220, 110, 250, 140] - ZOrder 468 - BackgroundColor "cyan" - InitialCondition "genset.eng.omegaT0*genset.eng.jTC" - } - Block { - BlockType Saturate - Name "Saturation" - SID "1606" - Ports [1, 1] - Position [465, 110, 495, 140] - ZOrder 513 - BackgroundColor "yellow" - InputPortMap "u0" - UpperLimit "genset.eng.RPMtMax*pi/30*1.1;" - LowerLimit "genset.eng.RPMtMax*pi/30*0.24;" - } - Block { - BlockType Sum - Name "Sum10" - SID "1607" - Ports [2, 1] - Position [400, 185, 420, 205] - ZOrder 514 - BlockMirror on - ShowName off - IconShape "round" - Inputs "-+|" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Sum - Name "Sum9" - SID "1608" - Ports [3, 1] - Position [155, 115, 175, 135] - ZOrder 469 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "-++" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "omegaTC" - SID "1609" - Position [575, 118, 605, 132] - ZOrder 512 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "Gain1" - SrcPort 1 - Points [-35, 0] - DstBlock "Sum9" - DstPort 3 - } - Line { - SrcBlock "Saturation" - SrcPort 1 - Points [47, 0] - Branch { - DstBlock "omegaTC" - DstPort 1 - } - Branch { - Points [0, 70] - DstBlock "Sum10" - DstPort 2 - } - } - Line { - SrcBlock "Sum10" - SrcPort 1 - DstBlock "Gain1" - DstPort 1 - } - Line { - Name "omegat" - Labels [0, 0] - SrcBlock "Gain3" - SrcPort 1 - Points [30, 0] - Branch { - DstBlock "Sum10" - DstPort 1 - } - Branch { - DstBlock "Saturation" - DstPort 1 - } - } - Line { - SrcBlock "Integrator" - SrcPort 1 - DstBlock "Gain3" - DstPort 1 - } - Line { - SrcBlock "Sum9" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "tqTurb" - SrcPort 1 - DstBlock "Sum9" - DstPort 2 - } - Line { - SrcBlock "tqComp" - SrcPort 1 - Points [60, 0] - DstBlock "Sum9" - DstPort 1 - } - } - } - Block { - BlockType Reference - Name "airReceiver" - SID "1610" - Ports [4, 1] - Position [1115, 163, 1210, 262] - ZOrder 394 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVolBus" - SourceType "" - CV "CV" - Port { - PortNumber 1 - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "exhaustReceiver" - SID "1611" - Ports [4, 1] - Position [1880, 198, 1975, 297] - ZOrder 409 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVolBus" - SourceType "" - CV "CV" - Port { - PortNumber 1 - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Reference - Name "pipe" - SID "1612" - Ports [4, 1] - Position [475, 83, 570, 182] - ZOrder 450 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - NamePlacement "alternate" - LibraryVersion "1.159" - SourceBlock "EngineSystemSubmodel/Control Volume/ThdynCV_VarVolBus" - SourceType "" - CV "CV" - Port { - PortNumber 1 - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "Tqe" - SID "1613" - Position [1840, 313, 1870, 327] - ZOrder 499 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "powEffPu" - SID "1614" - Position [1840, 398, 1870, 412] - ZOrder 501 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "volEff" - SID "1615" - Position [1840, 358, 1870, 372] - ZOrder 500 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "pAR" - SID "1616" - Position [1205, 423, 1235, 437] - ZOrder 502 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "TAR" - SID "1617" - Position [1205, 453, 1235, 467] - ZOrder 503 - BackgroundColor "red" - Port "5" - IconDisplay "Port number" - } - Line { - Name "omegaTC" - Labels [0, 0] - SrcBlock "TurbochargerShaft" - SrcPort 1 - Points [9, 0; 0, 81; -223, 0; 0, -31] - Branch { - DstBlock "Goto3" - DstPort 1 - } - Branch { - Points [0, -130] - DstBlock "CompressorNV" - DstPort 3 - } - } - Line { - Name "tqTurb" - Labels [0, 0] - SrcBlock "From" - SrcPort 1 - DstBlock "TurbochargerShaft" - DstPort 2 - } - Line { - Name "tqComp" - Labels [0, 0] - SrcBlock "CompressorNV" - SrcPort 3 - Points [56, 0; 0, 67; -146, 0] - DstBlock "TurbochargerShaft" - DstPort 1 - } - Line { - SrcBlock "InCylinderMV1" - SrcPort 3 - Points [58, 0; 0, 60] - DstBlock "Gain1" - DstPort 1 - } - Line { - SrcBlock "CompressorNV" - SrcPort 1 - DstBlock "Terminator4" - DstPort 1 - } - Line { - SrcBlock "CompressorNV" - SrcPort 4 - DstBlock "Terminator3" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "TAR" - DstPort 1 - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - DstBlock "pAR" - DstPort 1 - } - Line { - SrcBlock "Gain1" - SrcPort 1 - DstBlock "Tqe" - DstPort 1 - } - Line { - SrcBlock "uGov" - SrcPort 1 - DstBlock "InCylinderMV1" - DstPort 4 - } - Line { - SrcBlock "InCylinderMV1" - SrcPort 4 - Points [41, 0; 0, 80] - DstBlock "volEff" - DstPort 1 - } - Line { - SrcBlock "Constant3" - SrcPort 1 - DstBlock "AirWaterCoolerNV" - DstPort 3 - } - Line { - SrcBlock "CompressorNV" - SrcPort 2 - DstBlock "Bus\nSelector1" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector4" - SrcPort 1 - DstBlock "Sum3" - DstPort 2 - } - Line { - SrcBlock "Constant1" - SrcPort 1 - DstBlock "airReceiver" - DstPort 4 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector4" - SrcPort 3 - DstBlock "Sum5" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector6" - SrcPort 3 - DstBlock "Sum2" - DstPort 2 - } - Line { - SrcBlock "InCylinderMV1" - SrcPort 2 - DstBlock "Bus\nSelector4" - DstPort 1 - } - Line { - SrcBlock "Sum4" - SrcPort 1 - DstBlock "exhaustReceiver" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector4" - SrcPort 2 - DstBlock "Sum4" - DstPort 2 - } - Line { - SrcBlock "Sum2" - SrcPort 1 - DstBlock "airReceiver" - DstPort 3 - } - Line { - SrcBlock "Sum1" - SrcPort 1 - DstBlock "airReceiver" - DstPort 2 - } - Line { - SrcBlock "Sum5" - SrcPort 1 - DstBlock "exhaustReceiver" - DstPort 3 - } - Line { - SrcBlock "Constant2" - SrcPort 1 - DstBlock "exhaustReceiver" - DstPort 4 - } - Line { - Name "dm" - SrcBlock "Sum3" - SrcPort 1 - DstBlock "exhaustReceiver" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector6" - SrcPort 2 - DstBlock "Sum1" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector6" - SrcPort 1 - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "AirWaterCoolerNV" - SrcPort 1 - Points [9, 0; 0, -122; -464, 0] - DstBlock "Bus\nSelector8" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector8" - SrcPort 3 - DstBlock "Sum8" - DstPort 1 - } - Line { - SrcBlock "pipe" - SrcPort 1 - Points [27, 0] - Branch { - DstBlock "AirWaterCoolerNV" - DstPort 1 - } - Branch { - Points [0, 229; -573, 0; 0, -229] - DstBlock "CompressorNV" - DstPort 2 - } - } - Line { - SrcBlock "Sum8" - SrcPort 1 - DstBlock "pipe" - DstPort 3 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [-18, 0; 0, -150] - DstBlock "InCylinderMV1" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector8" - SrcPort 1 - DstBlock "Sum6" - DstPort 1 - } - Line { - SrcBlock "Sum7" - SrcPort 1 - DstBlock "pipe" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector8" - SrcPort 2 - DstBlock "Sum7" - DstPort 1 - } - Line { - SrcBlock "AirWaterCoolerNV" - SrcPort 2 - DstBlock "Bus\nSelector6" - DstPort 1 - } - Line { - Name "dm" - SrcBlock "Sum6" - SrcPort 1 - DstBlock "pipe" - DstPort 1 - } - Line { - SrcBlock "InCylinderMV1" - SrcPort 5 - Points [31, 0; 0, 95] - DstBlock "powEffPu" - DstPort 1 - } - Line { - SrcBlock "TurbineMV1" - SrcPort 1 - Points [40, 0; 0, -117; -500, 0] - DstBlock "Bus\nSelector3" - DstPort 1 - } - Line { - SrcBlock "From1" - SrcPort 1 - DstBlock "TurbineMV1" - DstPort 3 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector3" - SrcPort 1 - DstBlock "Sum3" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "Goto1" - DstPort 1 - } - Line { - Name "" - Labels [1, 1] - SrcBlock "Bus\nSelector1" - SrcPort 1 - DstBlock "Sum6" - DstPort 2 - } - Line { - Name "" - Labels [1, 1] - SrcBlock "Bus\nSelector1" - SrcPort 3 - DstBlock "Sum8" - DstPort 2 - } - Line { - Name "" - Labels [1, 1] - SrcBlock "Bus\nSelector1" - SrcPort 2 - DstBlock "Sum7" - DstPort 2 - } - Line { - SrcBlock "Constant4" - SrcPort 1 - DstBlock "pipe" - DstPort 4 - } - Line { - SrcBlock "airReceiver" - SrcPort 1 - Points [32, 0] - Branch { - Points [0, 187; -117, 0] - Branch { - Points [-501, 0; 0, -232] - DstBlock "AirWaterCoolerNV" - DstPort 2 - } - Branch { - Points [0, 43] - DstBlock "Bus\nSelector" - DstPort 1 - } - } - Branch { - DstBlock "InCylinderMV1" - DstPort 1 - } - } - Line { - SrcBlock "omegaEngPu" - SrcPort 1 - Points [200, 0; 0, 75] - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "exhaustReceiver" - SrcPort 1 - Points [30, 0] - Branch { - Points [0, 207; -692, 0; 0, -212] - DstBlock "InCylinderMV1" - DstPort 2 - } - Branch { - DstBlock "TurbineMV1" - DstPort 1 - } - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector2" - SrcPort 3 - DstBlock "Sum2" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector2" - SrcPort 2 - DstBlock "Sum1" - DstPort 1 - } - Line { - Name "dm" - SrcBlock "Sum" - SrcPort 1 - DstBlock "airReceiver" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector2" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "InCylinderMV1" - SrcPort 1 - Points [49, 0; 0, -115; -609, 0] - DstBlock "Bus\nSelector2" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector3" - SrcPort 3 - DstBlock "Sum5" - DstPort 1 - } - Line { - SrcBlock "TurbineMV1" - SrcPort 3 - DstBlock "Goto" - DstPort 1 - } - Line { - SrcBlock "From2" - SrcPort 1 - DstBlock "TurbineMV1" - DstPort 2 - } - Line { - SrcBlock "From3" - SrcPort 1 - DstBlock "CompressorNV" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector3" - SrcPort 2 - DstBlock "Sum4" - DstPort 1 - } - Line { - Name "p" - Labels [2, 1] - SrcBlock "Constant9" - SrcPort 1 - Points [21, 0; 0, -40] - DstBlock "Bus\nCreator1" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator1" - SrcPort 1 - DstBlock "Goto2" - DstPort 1 - } - Line { - Name "p" - Labels [1, 1] - SrcBlock "Constant" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - Name "F" - Labels [1, 1] - SrcBlock "Constant8" - SrcPort 1 - Points [73, 0] - Branch { - Points [0, -60] - DstBlock "Bus\nCreator" - DstPort 3 - } - Branch { - Points [0, 55] - DstBlock "Bus\nCreator1" - DstPort 3 - } - } - Line { - Name "T" - Labels [1, 1] - SrcBlock "Constant5" - SrcPort 1 - Points [47, 0] - Branch { - Points [0, -30] - DstBlock "Bus\nCreator" - DstPort 2 - } - Branch { - Points [0, 85] - DstBlock "Bus\nCreator1" - DstPort 2 - } - } - Line { - SrcBlock "TurbineMV1" - SrcPort 5 - DstBlock "Terminator1" - DstPort 1 - } - Line { - SrcBlock "TurbineMV1" - SrcPort 4 - DstBlock "Terminator2" - DstPort 1 - } - Line { - SrcBlock "TurbineMV1" - SrcPort 2 - DstBlock "Terminator" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Mechanical Part" - SID "1466" - Ports [] - Position [515, 175, 620, 290] - ZOrder 511 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Mechanical Part" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType SubSystem - Name "CrankMechKinematic" - SID "310" - Ports [3, 4] - Position [70, 21, 185, 139] - ZOrder 178 - BackgroundColor "yellow" - LibraryVersion "*1.126" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "CrankMechKinematic" - Location [-8, 0, 1924, 1176] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pCyl" - SID "311" - Position [110, 108, 140, 122] - ZOrder -1 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "omega" - SID "313" - Position [110, 148, 140, 162] - ZOrder 1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "pScav" - SID "314" - Position [110, 188, 140, 202] - ZOrder 2 - BackgroundColor "green" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType S-Function - Name "S-Function" - SID "318" - Ports [3, 4] - Position [185, 98, 330, 212] - ZOrder 6 - BackgroundColor "yellow" - FunctionName "crankMechKinematic" - Parameters "cyl.init.phi0(cylNo),cyl.dim.B,cyl.dim.S,cyl.dim.lambda" - EnableBusSupport off - } - Block { - BlockType Outport - Name "dV" - SID "312" - Position [360, 103, 390, 117] - ZOrder -2 - BackgroundColor "red" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "Tq" - SID "315" - Position [360, 133, 390, 147] - ZOrder 3 - BackgroundColor "red" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "pow" - SID "316" - Position [360, 163, 390, 177] - ZOrder 4 - BackgroundColor "red" - Port "3" - IconDisplay "Port number" - } - Block { - BlockType Outport - Name "phi" - SID "317" - Position [360, 193, 390, 207] - ZOrder 5 - BackgroundColor "red" - Port "4" - IconDisplay "Port number" - } - Line { - SrcBlock "omega" - SrcPort 1 - DstBlock "S-Function" - DstPort 2 - } - Line { - SrcBlock "pScav" - SrcPort 1 - DstBlock "S-Function" - DstPort 3 - } - Line { - SrcBlock "pCyl" - SrcPort 1 - DstBlock "S-Function" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 4 - DstBlock "phi" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 3 - DstBlock "pow" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Tq" - DstPort 1 - } - Line { - SrcBlock "S-Function" - SrcPort 1 - DstBlock "dV" - DstPort 1 - } - } - } - Block { - BlockType SubSystem - Name "Shaft" - SID "535" - Ports [2, 1] - Position [230, 26, 325, 139] - ZOrder 286 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "Shaft" - Location [-9, -9, 1929, 1161] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "125" - Block { - BlockType Inport - Name "tqEng" - SID "536" - Position [110, 178, 140, 192] - ZOrder 2 - BackgroundColor "green" - IconDisplay "Port number" - } - Block { - BlockType Inport - Name "tqLoad" - SID "537" - Position [110, 63, 140, 77] - ZOrder -1 - BackgroundColor "green" - Port "2" - IconDisplay "Port number" - } - Block { - BlockType Gain - Name "Gain" - SID "538" - Position [425, 54, 530, 86] - ZOrder 9 - BackgroundColor "yellow" - Gain "1/jShaft" - ParamDataTypeStr "double" - OutDataTypeStr "double" - SaturateOnIntegerOverflow off - } - Block { - BlockType Integrator - Name "Integrator" - SID "539" - Ports [1, 1] - Position [375, 55, 405, 85] - ZOrder 3 - BackgroundColor "cyan" - InitialCondition "jShaft*omegaE0" - } - Block { - BlockType SubSystem - Name "MATLAB Function" - SID "540" - Ports [1, 1] - Position [585, 152, 780, 208] - ZOrder 5 - BackgroundColor "yellow" - LibraryVersion "1.32" - ErrorFcn "Stateflow.Translate.translate" - PermitHierarchicalResolution "ExplicitOnly" - TreatAsAtomicUnit on - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - SFBlockType "MATLAB Function" - Object { - $PropName "MaskObject" - $ObjectID 359 - $ClassName "Simulink.Mask" - Array { - Type "Simulink.MaskParameter" - Dimension 2 - Object { - $ObjectID 360 - Type "edit" - Name "omegaEMax" - Prompt "Maximum engine speed (rad/s)" - Value "eng.RPMMax*pi/30" - } - Object { - $ObjectID 361 - Type "edit" - Name "coeffMechEff" - Prompt "Coefficient for mechanical efficiency model (2x1)" - Value "eng.coeffMechEff" - } - PropName "Parameters" - } - } - Port { - PortNumber 1 - Name "effMech" - PropagatedSignals "effMech" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - System { - Name "MATLAB Function" - Location [223, 338, 826, 833] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - SIDHighWatermark "27" - Block { - BlockType Inport - Name "omegaE" - SID "540::1" - Position [20, 101, 40, 119] - ZOrder -1 - IconDisplay "Port number" - } - Block { - BlockType Demux - Name " Demux " - SID "540::19" - Ports [1, 1] - Position [270, 230, 320, 270] - ZOrder 5 - Outputs "1" - } - Block { - BlockType S-Function - Name " SFunction " - SID "540::18" - Tag "Stateflow S-Function EngineSystemSubmodel 3" - Ports [1, 2] - Position [180, 100, 230, 160] - ZOrder 4 - FunctionName "sf_sfun" - Parameters "coeffMechEff,omegaEMax" - PortCounts "[1 2]" - EnableBusSupport on - Port { - PortNumber 2 - Name "effMech" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Terminator - Name " Terminator " - SID "540::20" - Position [460, 241, 480, 259] - ZOrder 6 - } - Block { - BlockType Outport - Name "effMech" - SID "540::5" - Position [460, 101, 480, 119] - ZOrder -5 - IconDisplay "Port number" - } - Line { - SrcBlock "omegaE" - SrcPort 1 - DstBlock " SFunction " - DstPort 1 - } - Line { - Name "effMech" - Labels [0, 0] - SrcBlock " SFunction " - SrcPort 2 - DstBlock "effMech" - DstPort 1 - } - Line { - SrcBlock " Demux " - SrcPort 1 - DstBlock " Terminator " - DstPort 1 - } - Line { - SrcBlock " SFunction " - SrcPort 1 - DstBlock " Demux " - DstPort 1 - } - } - } - Block { - BlockType Product - Name "Product" - SID "541" - Ports [2, 1] - Position [305, 177, 335, 208] - ZOrder 6 - BackgroundColor "yellow" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - RndMeth "Floor" - SaturateOnIntegerOverflow off - Port { - PortNumber 1 - Name "TqShaft" - RTWStorageClass "Auto" - DataLogging on - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Sum - Name "Sum" - SID "542" - Ports [2, 1] - Position [340, 60, 360, 80] - ZOrder 4 - BackgroundColor "yellow" - ShowName off - IconShape "round" - Inputs "|-+" - InputSameDT off - OutDataTypeStr "Inherit: Inherit via internal rule" - SaturateOnIntegerOverflow off - } - Block { - BlockType Outport - Name "omegaE" - SID "543" - Position [870, 63, 900, 77] - ZOrder -2 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - SrcBlock "tqLoad" - SrcPort 1 - DstBlock "Sum" - DstPort 1 - } - Line { - SrcBlock "Integrator" - SrcPort 1 - DstBlock "Gain" - DstPort 1 - } - Line { - SrcBlock "tqEng" - SrcPort 1 - DstBlock "Product" - DstPort 1 - } - Line { - Name "effMech" - Labels [0, 0] - SrcBlock "MATLAB Function" - SrcPort 1 - Points [9, 0; 0, 86; -568, 0; 0, -66] - DstBlock "Product" - DstPort 2 - } - Line { - Name "TqShaft" - Labels [0, 0] - SrcBlock "Product" - SrcPort 1 - Points [10, 0] - DstBlock "Sum" - DstPort 2 - } - Line { - SrcBlock "Sum" - SrcPort 1 - DstBlock "Integrator" - DstPort 1 - } - Line { - SrcBlock "Gain" - SrcPort 1 - Points [10, 0] - Branch { - Points [0, 110] - DstBlock "MATLAB Function" - DstPort 1 - } - Branch { - DstBlock "omegaE" - DstPort 1 - } - } - } - } - } - } - Block { - BlockType SubSystem - Name "ThermodynamicCalculation" - SID "2749" - Ports [] - Position [205, 331, 310, 439] - ZOrder 518 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ThermodynamicCalculation" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType SubSystem - Name "ThdynCombGasZach" - SID "2753" - Ports [1, 1] - Position [55, 24, 145, 96] - ZOrder 2 - BackgroundColor "yellow" - MinAlgLoopOccurrences off - PropExecContextOutsideSubsystem off - RTWSystemCode "Auto" - FunctionWithSeparateData off - Opaque off - RequestExecContextInheritance off - MaskHideContents off - System { - Name "ThdynCombGasZach" - Location [-9, 0, 1929, 1170] - Open off - ModelBrowserVisibility on - ModelBrowserWidth 200 - ScreenColor "white" - PaperOrientation "landscape" - PaperPositionMode "auto" - PaperType "A4" - PaperUnits "centimeters" - TiledPaperMargins [1.270000, 1.270000, 1.270000, 1.270000] - TiledPageScale 1 - ShowPageBoundaries off - ZoomFactor "100" - Block { - BlockType Inport - Name "pTF" - SID "2754" - Position [15, 58, 45, 72] - ZOrder 2 - BackgroundColor "green" - IconDisplay "Port number" - Port { - PortNumber 1 - Name "p" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType BusCreator - Name "Bus\nCreator" - SID "2765" - Ports [5, 1] - Position [425, 38, 430, 92] - ZOrder 12 - ShowName off - Inputs "5" - DisplayOption "bar" - } - Block { - BlockType BusSelector - Name "Bus\nSelector" - SID "2759" - Ports [1, 3] - Position [110, 46, 115, 84] - ZOrder 7 - ShowName off - OutputSignals "p,T,F" - Port { - PortNumber 1 - Name "

" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType S-Function - Name "S-Function" - SID "2757" - Ports [3, 5] - Position [190, 37, 355, 93] - ZOrder 5 - BackgroundColor "[0.909804, 0.819608, 0.321569]" - FunctionName "GetThdynCombGasZachSFunc" - Parameters "eng.fs" - EnableBusSupport off - Port { - PortNumber 1 - Name "R" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 2 - Name "h" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 3 - Name "s" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 4 - Name "u" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - Port { - PortNumber 5 - Name "Cp" - RTWStorageClass "Auto" - DataLoggingNameMode "SignalName" - } - } - Block { - BlockType Outport - Name "RhsuCp" - SID "2766" - Position [460, 58, 490, 72] - ZOrder 13 - BackgroundColor "red" - IconDisplay "Port number" - } - Line { - Name "

" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 1 - Points [32, 0; 0, -10] - DstBlock "S-Function" - DstPort 1 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 2 - DstBlock "S-Function" - DstPort 2 - } - Line { - Name "" - Labels [0, 0] - SrcBlock "Bus\nSelector" - SrcPort 3 - Points [14, 0; 0, 10] - DstBlock "S-Function" - DstPort 3 - } - Line { - Name "p" - SrcBlock "pTF" - SrcPort 1 - DstBlock "Bus\nSelector" - DstPort 1 - } - Line { - Name "s" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 3 - DstBlock "Bus\nCreator" - DstPort 3 - } - Line { - Name "h" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 2 - DstBlock "Bus\nCreator" - DstPort 2 - } - Line { - Name "u" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 4 - DstBlock "Bus\nCreator" - DstPort 4 - } - Line { - Name "Cp" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 5 - DstBlock "Bus\nCreator" - DstPort 5 - } - Line { - Name "R" - Labels [1, 1] - SrcBlock "S-Function" - SrcPort 1 - DstBlock "Bus\nCreator" - DstPort 1 - } - Line { - SrcBlock "Bus\nCreator" - SrcPort 1 - DstBlock "RhsuCp" - DstPort 1 - } - } - } - } - } - } -} -# Finite State Machines -# -# Stateflow Version 7.6 (R2013a) dated Jan 19 2013, 14:32:20 -# -# - -Stateflow { - machine { - id 1 - name "EngineSystemSubmodel" - created "20-Aug-2014 10:55:26" - isLibrary 1 - firstTarget 19 - sfVersion 76014001.0015 - } - chart { - id 2 - name "Load/Propeller" - windowPosition [357.331 483.407 167 391] - viewLimits [0 156.75 0 153.75] - screen [1 1 1280 1024 1.041050272174191] - treeNode [0 3 0 0] - firstTransition 8 - firstJunction 7 - viewObj 2 - machine 1 - toolbarMode LIBRARY_TOOLBAR - ssIdHighWaterMark 6 - decomposition CLUSTER_CHART - type EML_CHART - firstData 4 - chartFileNumber 1 - disableImplicitCasting 1 - eml { - name "propellerLaw" - } - noDebugging 1 - } - state { - id 3 - labelString "eML_blk_kernel()" - position [18 64.5 118 66] - fontSize 12 - chart 2 - treeNode [2 0 0 0] - superState SUBCHART - subviewer 2 - ssIdNumber 1 - type FUNC_STATE - decomposition CLUSTER_STATE - eml { - isEML 1 - script "function Tq = propellerLaw(omegaE,coeffProp)\n%#codegen\n Tq = ((coeffProp(1)*omegaE + coeffPr" - "op(2))*omegaE + coeffProp(3))*1000;\nend" - editorLayout "100 M4x1[10 5 700 500]" - } - } - data { - id 4 - ssIdNumber 4 - name "omegaE" - linkNode [2 0 5] - scope INPUT_DATA - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - } - complexity SF_COMPLEX_INHERITED - } - dataType "Inherit: Same as Simulink" - } - data { - id 5 - ssIdNumber 5 - name "Tq" - linkNode [2 4 6] - scope OUTPUT_DATA - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - } - complexity SF_COMPLEX_INHERITED - frame SF_FRAME_NO - } - dataType "Inherit: Same as Simulink" - } - data { - id 6 - ssIdNumber 6 - name "coeffProp" - linkNode [2 5 0] - scope PARAMETER_DATA - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - isSigned 1 - wordLength "16" - } - complexity SF_COMPLEX_INHERITED - frame SF_FRAME_INHERITED - } - dataType "Inherit: Same as Simulink" - } - junction { - id 7 - position [23.5747 49.5747 7] - chart 2 - linkNode [2 0 0] - subviewer 2 - ssIdNumber 3 - type CONNECTIVE_JUNCTION - } - transition { - id 8 - labelString "{eML_blk_kernel();}" - labelPosition [32.125 19.875 102.544 14.964] - fontSize 12 - src { - intersection [0 0 1 0 23.5747 14.625 0 0] - } - dst { - id 7 - intersection [1 0 -1 0 23.5747 42.5747 0 0] - } - midPoint [23.5747 24.9468] - chart 2 - linkNode [2 0 0] - dataLimits [21.175 25.975 14.625 42.575] - subviewer 2 - drawStyle SMART - slide { - sticky BOTH_STICK - } - executionOrder 1 - ssIdNumber 2 - } - instance { - id 9 - name "Load/Propeller" - machine 1 - chart 2 - } - chart { - id 10 - name "Mechanical Part/Shaft/MATLAB Function" - windowPosition [357.331 483.407 167 391] - viewLimits [0 156.75 0 153.75] - screen [1 1 1280 1024 1.041050272174191] - treeNode [0 11 0 0] - firstTransition 17 - firstJunction 16 - viewObj 10 - machine 1 - toolbarMode LIBRARY_TOOLBAR - ssIdHighWaterMark 7 - decomposition CLUSTER_CHART - type EML_CHART - firstData 12 - chartFileNumber 3 - disableImplicitCasting 1 - eml { - name "mechEff" - } - noDebugging 1 - } - state { - id 11 - labelString "eML_blk_kernel()" - position [18 64.5 118 66] - fontSize 12 - chart 10 - treeNode [10 0 0 0] - superState SUBCHART - subviewer 10 - ssIdNumber 1 - type FUNC_STATE - decomposition CLUSTER_STATE - eml { - isEML 1 - script "function effMech = mechEff(omegaE,omegaEMax,coeffMechEff)\n%#codegen\n omega_nom = omegaE/omegaEM" - "ax; \n effMech = 1 - (coeffMechEff(2)*omega_nom - (coeffMechEff(1)/ ...\n (1-coeffMechEff(2)))*(omega_no" - "m-coeffMechEff(2))*omega_nom);\nend" - editorLayout "100 M4x1[10 5 700 500]" - } - } - data { - id 12 - ssIdNumber 4 - name "omegaE" - linkNode [10 0 13] - scope INPUT_DATA - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - } - complexity SF_COMPLEX_INHERITED - } - dataType "Inherit: Same as Simulink" - } - data { - id 13 - ssIdNumber 5 - name "effMech" - linkNode [10 12 14] - scope OUTPUT_DATA - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - } - complexity SF_COMPLEX_INHERITED - frame SF_FRAME_NO - } - dataType "Inherit: Same as Simulink" - } - data { - id 14 - ssIdNumber 6 - name "omegaEMax" - linkNode [10 13 15] - scope PARAMETER_DATA - paramIndexForInitFromWorkspace 1 - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - isSigned 1 - wordLength "16" - } - complexity SF_COMPLEX_INHERITED - frame SF_FRAME_INHERITED - } - dataType "Inherit: Same as Simulink" - } - data { - id 15 - ssIdNumber 7 - name "coeffMechEff" - linkNode [10 14 0] - scope PARAMETER_DATA - machine 1 - props { - array { - size "-1" - } - type { - method SF_INHERITED_TYPE - primitive SF_DOUBLE_TYPE - isSigned 1 - wordLength "16" - } - complexity SF_COMPLEX_INHERITED - frame SF_FRAME_INHERITED - } - dataType "Inherit: Same as Simulink" - } - junction { - id 16 - position [23.5747 49.5747 7] - chart 10 - linkNode [10 0 0] - subviewer 10 - ssIdNumber 3 - type CONNECTIVE_JUNCTION - } - transition { - id 17 - labelString "{eML_blk_kernel();}" - labelPosition [32.125 19.875 102.544 14.964] - fontSize 12 - src { - intersection [0 0 1 0 23.5747 14.625 0 0] - } - dst { - id 16 - intersection [1 0 -1 0 23.5747 42.5747 0 0] - } - midPoint [23.5747 24.9468] - chart 10 - linkNode [10 0 0] - dataLimits [21.175 25.975 14.625 42.575] - subviewer 10 - drawStyle SMART - slide { - sticky BOTH_STICK - } - executionOrder 1 - ssIdNumber 2 - } - instance { - id 18 - name "Mechanical Part/Shaft/MATLAB Function" - machine 1 - chart 10 - } - target { - id 19 - name "sfun" - description "Default Simulink S-Function Target." - machine 1 - linkNode [1 0 0] - } -} diff --git a/EngineSystemSubmodel.slx b/EngineSystemSubmodel.slx index 9a43fb8..a61d3f4 100644 Binary files a/EngineSystemSubmodel.slx and b/EngineSystemSubmodel.slx differ diff --git a/EngineSystemSubmodel.slx.original b/EngineSystemSubmodel.slx.original deleted file mode 100644 index e9b8844..0000000 Binary files a/EngineSystemSubmodel.slx.original and /dev/null differ diff --git a/EngineSystemSubmodelVer1_0.slx.autosave b/EngineSystemSubmodelVer1_0.slx.autosave deleted file mode 100644 index 4aef900..0000000 Binary files a/EngineSystemSubmodelVer1_0.slx.autosave and /dev/null differ diff --git a/ICModelCrankMechanism.m b/ICModelCrankMechanism.m new file mode 100644 index 0000000..2d97f08 --- /dev/null +++ b/ICModelCrankMechanism.m @@ -0,0 +1,56 @@ +% Deriving equations for IC field for crank mechanism using lagrangian +% mechanism + +%% Creating symbols +syms xP; %Displacement of piston from the rotating axis of crank shaft +syms xCR1; %Displacement of CoG of connecting rod +syms xCR2; %Displacement of CoG of crank rod +syms theta; %Angle of rotation of crank shaft +syms Theta; %Angle of rotation of crank shaft +syms dtheta;%time derivative of theta +syms phi; %Angrle of rotation of connecting rod +syms mP; %mass of piston +syms mCR1; %mass of connecting rod +syms mCR2; %mass of crank rod +syms jCR1; %mass moment of inertia of the connecting rod +syms jCR2; %mass moment of inertia of the crank rod +syms t; %time +syms r; %length of connecting rod +syms l; %length of crank rod +syms g; %gravitational acceleration +theta = symfun(sym('theta(t)'),[t]); +%% Kinematic relations +xP = r*cos(theta) + l*sqrt(1-(r/l)^2*(sin(theta))^2); +xCR1 = r*cos(theta) + 0.5*l*sqrt(1-(r/l)^2*(sin(theta))^2); +xCR2 = 0.5*r*cos(theta); + +dxP = diff(xP,t); +dxCR1 = diff(xCR1,t); +dxCR2 = diff(xCR2,t); + +dphi_sqr = ((r/l)*cos(theta))^2/(1-((r/l)*sin(theta))^2)*diff(theta,t)^2; +%% Energy equations +T = 0.5*mP*dxP^2 + 0.5*mCR1*dxCR1^2 + 0.5*jCR1*dphi_sqr ... + + 0.5*jCR2*diff(theta,t)^2; %Kinetic energy of the system +V = g*(mP*xP + mCR1*xCR1 + mCR2*xCR2); %Potential energy of the system +T_temp = subs(T,diff(theta,t),dtheta); +T_temp = subs(T_temp,theta,Theta); +V_temp = subs(V,theta,Theta); + +p = diff(T_temp,dtheta); %Momentum of the system +J = simplify(coeffs(dp,dtheta)); %General inertia of the system +eC = diff(V_temp,Theta); %Potential effort + +ccode(J) +ccode(eC) + + +jCR2 + mCR1*(r*sin(Theta) + (r^2*cos(Theta)*sin(Theta))/ (2*l*(1 - (r^2*sin(Theta)^2)/l^2)^(1/2)))^2 ... + + mP*(r*sin(Theta) + (r^2*cos(Theta)*sin(Theta))/(l*(1 - (r^2*sin(Theta)^2)/l^2)^(1/2)))^2 ... + - (jCR1*r^2*cos(Theta)^2)/(l^2*((r^2*sin(Theta)^2)/l^2 - 1)); + +-g*(mCR1*(r*sin(Theta) + (r^2*cos(Theta)*sin(Theta))/(2*l*(1 - (r^2*sin(Theta)^2)/l^2)^(1/2))) + mP*(r*sin(Theta) + (r^2*cos(Theta)*sin(Theta))/(l*(1 - (r^2*sin(Theta)^2)/l^2)^(1/2))) + +(mCR2*r*sin(Theta))/2); + + + diff --git a/SFB__workPerCycle__SFB.mat b/SFB__workPerCycle__SFB.mat deleted file mode 100644 index bdbf4f4..0000000 Binary files a/SFB__workPerCycle__SFB.mat and /dev/null differ diff --git a/code/AirWaterCoolerPTF.mexw64 b/code/AirWaterCoolerPTF.mexw64 index 1c2389f..0ba7389 100644 Binary files a/code/AirWaterCoolerPTF.mexw64 and b/code/AirWaterCoolerPTF.mexw64 differ diff --git a/code/CombWiebe.mexw64 b/code/CombWiebe.mexw64 index 351694a..8d68777 100644 Binary files a/code/CombWiebe.mexw64 and b/code/CombWiebe.mexw64 differ diff --git a/code/EngCylHeatTransfer.mexw64 b/code/EngCylHeatTransfer.mexw64 index 5316c42..50744bf 100644 Binary files a/code/EngCylHeatTransfer.mexw64 and b/code/EngCylHeatTransfer.mexw64 differ diff --git a/code/EngCylHeatTransferSSTune.mexw64 b/code/EngCylHeatTransferSSTune.mexw64 index ca3ab74..98c7c1d 100644 Binary files a/code/EngCylHeatTransferSSTune.mexw64 and b/code/EngCylHeatTransferSSTune.mexw64 differ diff --git a/code/EngineControlSystem.mexw64 b/code/EngineControlSystem.mexw64 deleted file mode 100644 index 3671aa0..0000000 Binary files a/code/EngineControlSystem.mexw64 and /dev/null differ diff --git a/code/GetExhVVArea.mexw64 b/code/GetExhVVArea.mexw64 index 44b2fb4..f01dfca 100644 Binary files a/code/GetExhVVArea.mexw64 and b/code/GetExhVVArea.mexw64 differ diff --git a/code/GetExhVVLift.mexw64 b/code/GetExhVVLift.mexw64 index 3d96742..298abe6 100644 Binary files a/code/GetExhVVLift.mexw64 and b/code/GetExhVVLift.mexw64 differ diff --git a/code/GetInportArea.mexw64 b/code/GetInportArea.mexw64 index d00da4b..d97f45d 100644 Binary files a/code/GetInportArea.mexw64 and b/code/GetInportArea.mexw64 differ diff --git a/code/GetIntakeVVArea.mexw64 b/code/GetIntakeVVArea.mexw64 index 5af4270..c5d20f5 100644 Binary files a/code/GetIntakeVVArea.mexw64 and b/code/GetIntakeVVArea.mexw64 differ diff --git a/code/GetPerCycle.mexw64 b/code/GetPerCycle.mexw64 index 6efff81..e0519be 100644 Binary files a/code/GetPerCycle.mexw64 and b/code/GetPerCycle.mexw64 differ diff --git a/code/GetThdynCombGasZachSFunc.mexw64 b/code/GetThdynCombGasZachSFunc.mexw64 index 2739b90..5c69b96 100644 Binary files a/code/GetThdynCombGasZachSFunc.mexw64 and b/code/GetThdynCombGasZachSFunc.mexw64 differ diff --git a/code/GetVVLift.mexw64 b/code/GetVVLift.mexw64 index 343dade..d627386 100644 Binary files a/code/GetVVLift.mexw64 and b/code/GetVVLift.mexw64 differ diff --git a/code/GetXCombGas.mexw64 b/code/GetXCombGas.mexw64 index 0aec714..6e9cc9d 100644 Binary files a/code/GetXCombGas.mexw64 and b/code/GetXCombGas.mexw64 differ diff --git a/code/IdealNozzlePTF.mexw64 b/code/IdealNozzlePTF.mexw64 index 7852099..329a372 100644 Binary files a/code/IdealNozzlePTF.mexw64 and b/code/IdealNozzlePTF.mexw64 differ diff --git a/code/InCylinderMV.mexw64 b/code/InCylinderMV.mexw64 index 583320c..aa2af18 100644 Binary files a/code/InCylinderMV.mexw64 and b/code/InCylinderMV.mexw64 differ diff --git a/code/SFCCyc.mexw64 b/code/SFCCyc.mexw64 index 3037ae5..02a00d5 100644 Binary files a/code/SFCCyc.mexw64 and b/code/SFCCyc.mexw64 differ diff --git a/code/SpeedController.mexw64 b/code/SpeedController.mexw64 index f035d3c..ef6ae94 100644 Binary files a/code/SpeedController.mexw64 and b/code/SpeedController.mexw64 differ diff --git a/code/ThdynCV.mexw64 b/code/ThdynCV.mexw64 index 3c018d8..7d054e9 100644 Binary files a/code/ThdynCV.mexw64 and b/code/ThdynCV.mexw64 differ diff --git a/code/ThdynCV2ZoneConv.mexw64 b/code/ThdynCV2ZoneConv.mexw64 index 718bdbd..17b6b79 100644 Binary files a/code/ThdynCV2ZoneConv.mexw64 and b/code/ThdynCV2ZoneConv.mexw64 differ diff --git a/code/ThdynCVConv.mexw64 b/code/ThdynCVConv.mexw64 index ed95631..f1e22f9 100644 Binary files a/code/ThdynCVConv.mexw64 and b/code/ThdynCVConv.mexw64 differ diff --git a/code/ThdynCVConv.mexw64.pdb b/code/ThdynCVConv.mexw64.pdb new file mode 100644 index 0000000..00984f5 Binary files /dev/null and b/code/ThdynCVConv.mexw64.pdb differ diff --git a/code/ThdynCVNV.mexw64 b/code/ThdynCVNV.mexw64 index 965a8fd..42b7fb4 100644 Binary files a/code/ThdynCVNV.mexw64 and b/code/ThdynCVNV.mexw64 differ diff --git a/code/ThdynCVNVState.mexw64 b/code/ThdynCVNVState.mexw64 new file mode 100644 index 0000000..9af838d Binary files /dev/null and b/code/ThdynCVNVState.mexw64 differ diff --git a/code/blower.mexw64 b/code/blower.mexw64 index a8d5209..53e14b2 100644 Binary files a/code/blower.mexw64 and b/code/blower.mexw64 differ diff --git a/code/blowerFit.mexw64 b/code/blowerFit.mexw64 new file mode 100644 index 0000000..c4ccb88 Binary files /dev/null and b/code/blowerFit.mexw64 differ diff --git a/code/c_code/AirWaterCoolerPTF.c b/code/c_code/AirWaterCoolerPTF.c index fb62e87..f00e92f 100644 --- a/code/c_code/AirWaterCoolerPTF.c +++ b/code/c_code/AirWaterCoolerPTF.c @@ -444,7 +444,8 @@ static void mdlInitializeSizes(SimStruct *S) return; /* Parameter mismatch will be reported by Simulink */ } #endif - + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/AirWaterCoolerPTF_wrapper.c b/code/c_code/AirWaterCoolerPTF_wrapper.c index 2f7f853..1b3bffc 100644 --- a/code/c_code/AirWaterCoolerPTF_wrapper.c +++ b/code/c_code/AirWaterCoolerPTF_wrapper.c @@ -140,10 +140,10 @@ else { err_T_out = 1; while (err_T_out > 1e-3) { T_mean = (T_in - T_out)/(log(T_in) - log(T_out)); - C1 = dmu[0]*Cpu; + C1 = fabs(dmu[0])*Cpu; C2 = dm_cw[0]*Cp_cw[0]; C = C1/C2; - alpha = GetHTCoeffHTX(p_in, dmu[0], T_mean, D_cw_pipe[0], A_air_path[0]); + alpha = GetHTCoeffHTX(p_in, fabs(dmu[0]), T_mean, D_cw_pipe[0], A_air_path[0]); N = K*alpha/C1; epsilon = 1 - exp((exp(-C*pow(N,0.78))-1)/(C*pow(N,-0.22))); T_out_temp = T_in - epsilon*(T_in - T_cw[0]); diff --git a/code/c_code/CombGasZach.c b/code/c_code/CombGasZach.c index a1de827..2b9030c 100644 --- a/code/c_code/CombGasZach.c +++ b/code/c_code/CombGasZach.c @@ -351,7 +351,8 @@ static void mdlInitializeSizes(SimStruct *S) if (ssGetNumSFcnParams(S) != ssGetSFcnParamsCount(S)) { return; /* Parameter mismatch will be reported by Simulink */ } - + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/CombWiebe.c b/code/c_code/CombWiebe.c index 32e1f23..fc80020 100644 --- a/code/c_code/CombWiebe.c +++ b/code/c_code/CombWiebe.c @@ -259,6 +259,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/EngCylHeatTransfer.c b/code/c_code/EngCylHeatTransfer.c index 6c5fe6a..ec20ce4 100644 --- a/code/c_code/EngCylHeatTransfer.c +++ b/code/c_code/EngCylHeatTransfer.c @@ -339,6 +339,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/EngCylHeatTransferSSTune.c b/code/c_code/EngCylHeatTransferSSTune.c index 8b7792c..84b2bea 100644 --- a/code/c_code/EngCylHeatTransferSSTune.c +++ b/code/c_code/EngCylHeatTransferSSTune.c @@ -141,7 +141,7 @@ #define OUT_0_BIAS 0 #define OUT_0_SLOPE 0.125 -#define NPARAMS 5 +#define NPARAMS 4 /* Parameter 1 */ #define PARAMETER_0_NAME stroke #define PARAMETER_0_DTYPE real_T @@ -155,10 +155,6 @@ #define PARAMETER_2_DTYPE real_T #define PARAMETER_2_COMPLEX COMPLEX_NO /* Parameter 4 */ -#define PARAMETER_3_NAME cCylHT -#define PARAMETER_3_DTYPE real_T -#define PARAMETER_3_COMPLEX COMPLEX_NO -/* Parameter 5 */ #define PARAMETER_4_NAME nCyl #define PARAMETER_4_DTYPE real_T #define PARAMETER_4_COMPLEX COMPLEX_NO @@ -184,7 +180,6 @@ #define PARAM_DEF1(S) ssGetSFcnParam(S, 1) #define PARAM_DEF2(S) ssGetSFcnParam(S, 2) #define PARAM_DEF3(S) ssGetSFcnParam(S, 3) -#define PARAM_DEF4(S) ssGetSFcnParam(S, 4) #define IS_PARAM_DOUBLE(pVal) (mxIsNumeric(pVal) && !mxIsLogical(pVal) &&\ !mxIsEmpty(pVal) && !mxIsSparse(pVal) && !mxIsComplex(pVal) && mxIsDouble(pVal)) @@ -198,8 +193,7 @@ extern void EngCylHeatTransfer_Outputs_wrapper(const real_T *pCyl, const real_T *stroke, const int_T p_width0, const real_T *B, const int_T p_width1, const real_T *cAlpha, const int_T p_width2, - const real_T *cCylHT, const int_T p_width5, - const real_T *nCyl, const int_T p_width6); + const real_T *nCyl, const int_T p_width3); /*====================* * S-function methods * @@ -252,17 +246,7 @@ extern void EngCylHeatTransfer_Outputs_wrapper(const real_T *pCyl, goto EXIT_POINT; } } - - { - const mxArray *pVal4 = ssGetSFcnParam(S,4); - if (!IS_PARAM_DOUBLE(pVal4)) { - validParam = true; - paramIndex = 4; - goto EXIT_POINT; - } - } - - + EXIT_POINT: if (validParam) { char parameterErrorMsg[1024]; @@ -296,6 +280,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); @@ -412,14 +398,12 @@ static void mdlOutputs(SimStruct *S, int_T tid) const int_T p_width1 = mxGetNumberOfElements(PARAM_DEF1(S)); const int_T p_width2 = mxGetNumberOfElements(PARAM_DEF2(S)); const int_T p_width3 = mxGetNumberOfElements(PARAM_DEF3(S)); - const int_T p_width4 = mxGetNumberOfElements(PARAM_DEF4(S)); const real_T *stroke = (const real_T *)mxGetData(PARAM_DEF0(S)); const real_T *B = (const real_T *)mxGetData(PARAM_DEF1(S)); const real_T *cAlpha = (const real_T *)mxGetData(PARAM_DEF2(S)); - const real_T *cCylHT = (const real_T *)mxGetData(PARAM_DEF3(S)); - const real_T *nCyl = (const real_T *)mxGetData(PARAM_DEF4(S)); + const real_T *nCyl = (const real_T *)mxGetData(PARAM_DEF3(S)); - EngCylHeatTransfer_Outputs_wrapper(pCyl, tempCyl, vCyl, omega, tempWall, dQ, stroke, p_width0, B, p_width1, cAlpha, p_width2, cCylHT, p_width3, nCyl, p_width4); + EngCylHeatTransfer_Outputs_wrapper(pCyl, tempCyl, vCyl, omega, tempWall, dQ, stroke, p_width0, B, p_width1, cAlpha, p_width2, nCyl, p_width3); } /* Function: mdlTerminate ===================================================== diff --git a/code/c_code/EngCylHeatTransferSSTune_wrapper.c b/code/c_code/EngCylHeatTransferSSTune_wrapper.c index 8691f43..4581526 100644 --- a/code/c_code/EngCylHeatTransferSSTune_wrapper.c +++ b/code/c_code/EngCylHeatTransferSSTune_wrapper.c @@ -59,8 +59,7 @@ void EngCylHeatTransfer_Outputs_wrapper(const real_T *pCyl, const real_T *stroke, const int_T p_width0, const real_T *B, const int_T p_width1, const real_T *cAlpha, const int_T p_width2, - const real_T *cCylHT, const int_T p_width5, - const real_T *nCyl, const int_T p_width6) + const real_T *nCyl, const int_T p_width3) { /* %%%-SFUNWIZ_wrapper_Outputs_Changes_BEGIN --- EDIT HERE TO _END */ const double pi = 3.14159265359; diff --git a/code/c_code/EngineControlSystem.c b/code/c_code/EngineControlSystem.c deleted file mode 100644 index 449f26f..0000000 --- a/code/c_code/EngineControlSystem.c +++ /dev/null @@ -1,783 +0,0 @@ -/********************************************************** - * This file is generated by 20-sim ANSI-C Code Generator - * - * file: EngineControlSystem.c - * subm: EngineControlSystem - * model: 8RT-FLEX68-D_transient - * expmt: 8RT-FLEX68-D_transient - * date: August 19, 2014 - * time: 1:35:00 pm - * user: Norwegian University of Science and Technology - * from: 20-sim 4.4 Student License - * build: 4.4.1.4356 - **********************************************************/ - -/* This file implements the Simulink S-Function framework */ - -/* Note1: Not all variables are needed for the calculation of the outputs - of the submodel. The OUTPUT_EQUATIONS calculate all variables that do - not contribute to the dynamics of the model (only depend on its results). - Specially for Simulink a new set of output equations is made - called OUTPUT2_EQUATIONS that only calculates the outputs of the submodel - and not all these variables. Since the calculation of the other variables is - not really necessary, it is removed from the template for performance reasons. - - The user may also include the computation of these additional variables by - calculating them just after the dynamic equations inside mdlDynamic() - like this: - - DYNAMIC_EQUATIONS - OUTPUT_EQUATIONS -*/ - -/* Note2: Alias variables are the result of full optimization - of the model in 20-sim. As a result, only the real variables - are used in the model for speed. The user may also include - the alias variables by adding them to the the template like this: - (don't forget to add % signs around the following token names) - - XXDouble VARPREFIXvariables[NUMBER_VARIABLES + NUMBER_ALIAS_VARIABLES + 1]; - XXString VARPREFIXvariable_names[] = { - VARIABLE_NAMES, ALIAS_VARIABLE_NAMES, NULL - }; - - and calculate them directly after the reduced output equations in mdlOutputs() - like this: - - OUTPUT2_EQUATIONS - ALIAS_EQUATIONS -*/ - -/* the name of your S-Function */ -#define S_FUNCTION_NAME EngineControlSystem - -/* matlab include files */ -#include -#include - -/* 20-sim include files */ -#include "xxtypes.h" -#include "xxmatrix.h" -#include "motionprofiles.h" -#include "EulerAngles.h" - -/* global simulation structure */ -SimStruct *MyS = NULL; - -/* the submodel io variables */ -XXInteger xx_number_of_inputs = 3; -XXInteger xx_number_of_outputs = 6; -XXInteger xx_number_of_favorite_parameters = 0; -XXInteger xx_number_of_favorite_variables = 0; - -/* the variable arrays */ -XXDouble xx_C[0 + 1]; /* constants */ -XXDouble xx_P[48 + 1]; /* parameters */ -XXDouble xx_I[2 + 1]; /* initial values */ -XXDouble xx_V[28 + 1]; /* variables */ -XXDouble xx_s[2 + 1]; /* states */ -XXDouble xx_R[2 + 1]; /* rates (or new states) */ -XXMatrix xx_M[5 + 1]; /* matrices */ -XXDouble xx_U[0 + 1]; /* unnamed */ -XXDouble xx_workarray[0 + 1]; -XXDouble xx_F[0 + 1]; /* favorite parameters */ -XXDouble xx_f[0 + 1]; /* favorite variables */ - -/* the names of the variables as used in the arrays above - uncomment this part if you need these names -XXString xx_input_names[] = { - "Power", - "RPM_nom", - "RPM_nom_ref" -, NULL -}; -XXString xx_output_names[] = { - "output[1]", - "output[2]", - "output[3]", - "output[4]", - "output[5]", - "output[6]" -, NULL -}; -XXString xx_constant_names[] = { - NULL, NULL -}; -XXString xx_parameter_names[] = { - "EngineControl\\AR", - "EngineControl\\exh_VV_start", - "EngineControl\\exh_VV_dur_ref[1]", - "EngineControl\\exh_VV_dur_ref[2]", - "EngineControl\\exh_VV_dur_ref[3]", - "EngineControl\\exh_VV_dur_ref[4]", - "EngineControl\\exh_VV_dur_ref[5]", - "EngineControl\\exh_VV_dur_ref[6]", - "EngineControl\\exh_VV_dur_ref[7]", - "EngineControl\\exh_VV_dur_ref[8]", - "EngineControl\\exh_VV_dur_ref[9]", - "EngineControl\\exh_VV_dur_ref[10]", - "EngineControl\\exh_VV_dur_ref[11]", - "EngineControl\\exh_VV_dur_ref[12]", - "EngineControl\\exh_VV_dur_ref[13]", - "EngineControl\\fiinj_ref[1]", - "EngineControl\\fiinj_ref[2]", - "EngineControl\\fiinj_ref[3]", - "EngineControl\\fiinj_ref[4]", - "EngineControl\\fiinj_ref[5]", - "EngineControl\\fiinj_ref[6]", - "EngineControl\\fiinj_ref[7]", - "EngineControl\\fiinj_ref[8]", - "EngineControl\\fiinj_ref[9]", - "EngineControl\\fiinj_ref[10]", - "EngineControl\\fiinj_ref[11]", - "EngineControl\\fiinj_ref[12]", - "EngineControl\\fiinj_ref[13]", - "EngineControl\\Power_max", - "PL[1]", - "PL[2]", - "PL[3]", - "PL[4]", - "PL[5]", - "PL[6]", - "PL[7]", - "PL[8]", - "PL[9]", - "PL[10]", - "PL[11]", - "PL[12]", - "PL[13]", - "SpeedController\\K", - "SpeedController\\Td", - "SpeedController\\N", - "SpeedController\\Ti", - "SpeedController\\maximum", - "SpeedController\\minimum" -, NULL -}; -XXString xx_initial_value_names[] = { - "", - "" -, NULL -}; -XXString xx_variable_names[] = { - "EngineControl\\output[1]", - "EngineControl\\output[2]", - "EngineControl\\output[3]", - "EngineControl\\output[4]", - "EngineControl\\output[5]", - "EngineControl\\output[6]", - "EngineControl\\Power", - "EngineControl\\PL_m", - "EngineControl\\i", - "EngineControl\\n", - "", - "EngineControl\\fiinj", - "EngineControl\\exh_VV_dur", - "SpeedController\\SP", - "SpeedController\\MV", - "SpeedController\\output", - "SpeedController\\error", - "", - "", - "RPM_nom_ref", - "Power", - "RPM_nom", - "output[1]", - "output[2]", - "output[3]", - "output[4]", - "output[5]", - "output[6]" -, NULL -}; -XXString xx_state_names[] = { - "", - "" -, NULL -}; -XXString xx_rate_names[] = { - "", - "" -, NULL -}; -XXString xx_matrix_names[] = { - "EngineControl\\output", - "EngineControl\\exh_VV_dur_ref", - "EngineControl\\fiinj_ref", - "PL", - "output" -, NULL -}; -XXString xx_favorite_par_names[] = { - NULL, NULL -}; -XXString xx_favorite_var_names[] = { - NULL, NULL -}; -*/ - -/* boolean indicating initialization phase */ -XXBoolean xx_initialize; - -/* just include c-sources to make the mex command work on a single file */ -/* 20-sim c-include files */ -#include "xxmexfcs.c" -#include "xxmatrix.c" -#include "xxinverse.c" -#include "EulerAngles.c" -#include "MotionProfiles.c" - - -/* mdlInitializeSizes - initialize the sizes array - * - * The sizes array is used by SIMULINK to determine the S-function blocks - * characteristics (number of inputs, outputs, states, etc.). - * - * The direct feedthrough flag can be either 1=yes or 0=no. It should be - * set to 1 if the input, "u", is used is the mdlOutput function. Setting this - * to 0 is asking to making a promise that "u" will not be used in the mdlOutput - * function. If you break the promise, then unpredictable results will occur. - */ -static void mdlInitializeSizes (SimStruct *S) -{ - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - /* what kind of model do we have? */ - if (XXFALSE) - { - /* discrete time model */ - ssSetNumContStates (S, 0); /* number of continuous states */ - ssSetNumDiscStates (S, 2); /* number of discrete states */ - } - else - { - /* continuous time model */ - ssSetNumContStates (S, 2); /* number of continuous states */ - ssSetNumDiscStates (S, 0); /* number of discrete states */ - } - ssSetNumInputs (S, xx_number_of_inputs); /* number of inputs */ - ssSetNumOutputs (S, xx_number_of_outputs); /* number of outputs */ - ssSetDirectFeedThrough (S, XXTRUE); /* direct feedthrough flag */ - ssSetNumSampleTimes (S, 1); /* number of sample times */ - ssSetNumSFcnParams (S, xx_number_of_favorite_parameters); /* number of input arguments */ - ssSetNumRWork (S, 0); /* number of real work vector elements */ - ssSetNumIWork (S, 0); /* number of integer work vector elements */ - ssSetNumPWork (S, 0); /* number of pointer work vector elements */ - - /* check the amount of favorite parameters */ - if (ssGetNumSFcnParams(S) != ssGetSFcnParamsCount(S)) - { - /* give an error */ - ssSetErrorStatus (S, "wrong number of parameters given by Simulink"); - return; - } -} - - -/* mdlInitializeSampleTimes - initialize the sample times array - * - * This function is used to specify the sample time(s) for your S-function. - * You must register the same number of sample times as specified in - * ssSetNumSampleTimes. If you specify that you have no sample times, then - * the S-function is assumed to have one inherited sample time. - * - * The sample times are specified period, offset pairs. The valid pairs are: - * - * [CONTINUOUS_SAMPLE_TIME 0 ] : Continuous sample time. - * [period offset] : Discrete sample time where - * period > 0.0 and offset < period or - * equal to 0.0. - * [VARIABLE_SAMPLE_TIME 0 ] : Variable step discrete sample time - * where mdlGetTimeOfNextVarHit is - * called to get the time of the next - * sample hit. - * - * or you can specify that the sample time is inherited from the driving - * block in which case the S-function can have only one sample time: - * [CONTINUOUS_SAMPLE_TIME 0 ] - */ -static void mdlInitializeSampleTimes (SimStruct *S) -{ - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - /* what kind of model do we have? */ - if (XXFALSE) - { - /* discrete time model */ - ssSetSampleTime (S, 0, 0.001); - } - else - { - /* continuous time model */ - ssSetSampleTime (S, 0, CONTINUOUS_SAMPLE_TIME); - } - ssSetOffsetTime (S, 0, 0.0); -} - -/* mdlInitializeConditions - initialize the states - * - * In this function, you should initialize the continuous and discrete - * states for your S-function block. The initial states are placed - * in the x0 variable. You can also perform any other initialization - * activities that your S-function may require. - */ -static void mdlInitializeConditions (double *x0, SimStruct *S) -{ - int index; - - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - /* set the model constants */ - - - /* set the model parameters */ - xx_P[0] = 1.0; /* EngineControl\AR */ - xx_P[1] = 1.2; /* EngineControl\exh_VV_start */ - xx_P[2] = 1.36079575102423; /* EngineControl\exh_VV_dur_ref */ - xx_P[3] = 1.34408364907281; - xx_P[4] = 1.14293955791276; - xx_P[5] = 1.0445070256017; - xx_P[6] = 1.07005329225731; - xx_P[7] = 1.0422173607946; - xx_P[8] = 0.992505230017261; - xx_P[9] = 0.781443829292892; - xx_P[10] = 0.782274665465849; - xx_P[11] = 0.890176689582543; - xx_P[12] = 1.0226880498985; - xx_P[13] = 1.11848461759536; - xx_P[14] = 1.05797398861621; - xx_P[15] = 0.0629566078587464; /* EngineControl\fiinj_ref */ - xx_P[16] = -0.421139435348312; - xx_P[17] = -1.70369562758512; - xx_P[18] = -2.25290788531861; - xx_P[19] = -2.59972335254129; - xx_P[20] = -2.95392682788405; - xx_P[21] = -3.36797189428376; - xx_P[22] = -4.12410312811298; - xx_P[23] = -4.49721777353824; - xx_P[24] = -5.35141943573803; - xx_P[25] = -6.9718917926786; - xx_P[26] = -8.0; - xx_P[27] = -8.0; - xx_P[28] = 2.504e7; /* EngineControl\Power_max */ - xx_P[29] = 1.1; /* PL */ - xx_P[30] = 1.0; - xx_P[31] = 0.9; - xx_P[32] = 0.85; - xx_P[33] = 0.8; - xx_P[34] = 0.75; - xx_P[35] = 0.7; - xx_P[36] = 0.65; - xx_P[37] = 0.6; - xx_P[38] = 0.5; - xx_P[39] = 0.4; - xx_P[40] = 0.3; - xx_P[41] = 0.25; - xx_P[42] = 2.5; /* SpeedController\K {} */ - xx_P[43] = 1.0; /* SpeedController\Td {s} */ - xx_P[44] = 2.5; /* SpeedController\N {} */ - xx_P[45] = 0.3; /* SpeedController\Ti {s} */ - xx_P[46] = 1.0; /* SpeedController\maximum */ - xx_P[47] = 0.1; /* SpeedController\minimum */ - - - /* set the model initial values */ - xx_I[0] = 0.0; /* SpeedController\uI_initial */ - xx_I[1] = 0.0; /* SpeedController\uDstate_initial */ - - - /* set the model states */ - xx_s[0] = xx_I[0]; /* SpeedController\uI */ - xx_s[1] = xx_I[1]; /* SpeedController\uDstate */ - - - /* set the model matrices */ - xx_M[0].mat = &xx_V[0]; /* EngineControl\output */ - xx_M[0].rows = 6; - xx_M[0].columns = 1; - xx_M[1].mat = &xx_P[2]; /* EngineControl\exh_VV_dur_ref */ - xx_M[1].rows = 13; - xx_M[1].columns = 1; - xx_M[2].mat = &xx_P[15]; /* EngineControl\fiinj_ref */ - xx_M[2].rows = 13; - xx_M[2].columns = 1; - xx_M[3].mat = &xx_P[29]; /* PL */ - xx_M[3].rows = 13; - xx_M[3].columns = 1; - xx_M[4].mat = &xx_V[22]; /* output */ - xx_M[4].rows = 6; - xx_M[4].columns = 1; - - - /* set the favorites */ - - - - /* indicate initial model computations */ - xx_initialize = XXTRUE; - - /* obtain the favorite parameters from Simulink */ - for (index = 0; index < xx_number_of_favorite_parameters; index++) - xx_F[index] = mxGetPr(ssGetSFcnParam(S, index))[0]; - - /* the favorite parameters equations */ - - -/* the initial model equations */ - /* EngineControl\output = [EngineControl\exh_VV_dur_ref[5]; 1.2; EngineControl\AR; EngineControl\fiinj_ref[5]; 0.5; EngineControl\AR]; */ - xx_M[0].mat[0] = xx_M[1].mat[4]; - xx_M[0].mat[1] = 1.2; - xx_M[0].mat[2] = xx_P[0]; - xx_M[0].mat[3] = xx_M[2].mat[4]; - xx_M[0].mat[4] = 0.5; - xx_M[0].mat[5] = xx_P[0]; - - /* EngineControl\n = rows (PL); */ - xx_V[9] = 13; - - - /* the static model equations */ - - - /* the input model equations */ - - - /* copy the initial state values of the model into the supplied vector x0 */ - if (2 > 0) - memcpy (x0, xx_s, 2 * sizeof (XXDouble)); - - /* done with initialization */ - xx_initialize = XXFALSE; -} - - -/* mdlDerivatives - compute the derivatives - * - * In this function, you compute the S-function blocks derivatives. - * The derivatives are placed in the dx variable. - */ -static void mdlDerivatives (double *dx, double *x, double *u, SimStruct *S, int tid) -{ - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - /* is this a continuous-time model? */ - if (!XXFALSE) - { - - /* copy the supplied state vector x to the model states */ - if (2 > 0) - memcpy (xx_s, x, 2 * sizeof (XXDouble)); - - /* copy the supplied input vector u to the model inputs */ - xx_V[20] = u[0]; /* Power */ - xx_V[21] = u[1]; /* RPM_nom */ - xx_V[19] = u[2]; /* RPM_nom_ref */ - - - /* dynamic model equations */ - /* SpeedController\SP = RPM_nom_ref; */ - xx_V[13] = xx_V[19]; - - /* SpeedController\MV = RPM_nom; */ - xx_V[14] = xx_V[21]; - - /* output = EngineControl\output; */ - XXMatrixMov (&xx_M[4], &xx_M[0]); - - /* SpeedController\error = SpeedController\SP - SpeedController\MV; */ - xx_V[16] = xx_V[13] - xx_V[14]; - - /* SpeedController\uI_dot = (SpeedController\error * SpeedController\K) / SpeedController\Ti; */ - xx_R[0] = (xx_V[16] * xx_P[42]) / xx_P[45]; - - /* SpeedController\uD = (SpeedController\K * SpeedController\error) * SpeedController\N - SpeedController\uDstate; */ - xx_V[18] = (xx_P[42] * xx_V[16]) * xx_P[44] - xx_s[1]; - - /* EngineControl\PL_m = EngineControl\Power / EngineControl\Power_max; */ - xx_V[7] = xx_V[6] / xx_P[28]; - - /* EngineControl\i = 1; */ - xx_V[8] = 1.0; - - /* EngineControl\found = 0.0; */ - xx_V[10] = XXFALSE; - - /* while (EngineControl\i <= EngineControl\n and notEngineControl\found) */ - while (xx_V[8] <= xx_V[9] && !xx_V[10]) - { - /* if EngineControl\PL_m > PL[EngineControl\i] */ - if (xx_V[7] > xx_M[3].mat[(XXInteger) (xx_V[8]) - 1]) - { - /* EngineControl\found = 1.0; */ - xx_V[10] = XXTRUE; - - /* if EngineControl\i == 1 */ - if (xx_V[8] == 1.0) - { - /* EngineControl\exh_VV_dur = EngineControl\exh_VV_dur_ref[EngineControl\i]; */ - xx_V[12] = xx_M[1].mat[(XXInteger) (xx_V[8]) - 1]; - - /* EngineControl\fiinj = EngineControl\fiinj_ref[EngineControl\i]; */ - xx_V[11] = xx_M[2].mat[(XXInteger) (xx_V[8]) - 1]; - } - else - { - /* EngineControl\exh_VV_dur = EngineControl\exh_VV_dur_ref[EngineControl\i - 1] + ((EngineControl\PL_m - PL[EngineControl\i - 1]) * (EngineControl\exh_VV_dur_ref[EngineControl\i] - EngineControl\exh_VV_dur_ref[EngineControl\i - 1])) / (PL[EngineControl\i] - PL[EngineControl\i - 1]); */ - xx_V[12] = xx_M[1].mat[(XXInteger) (xx_V[8] - 1.0) - 1] + ((xx_V[7] - xx_M[3].mat[(XXInteger) (xx_V[8] - 1.0) - 1]) * (xx_M[1].mat[(XXInteger) (xx_V[8]) - 1] - xx_M[1].mat[(XXInteger) (xx_V[8] - 1.0) - 1])) / (xx_M[3].mat[(XXInteger) (xx_V[8]) - 1] - xx_M[3].mat[(XXInteger) (xx_V[8] - 1.0) - 1]); - - /* EngineControl\fiinj = EngineControl\fiinj_ref[EngineControl\i - 1] + ((EngineControl\PL_m - PL[EngineControl\i - 1]) * (EngineControl\fiinj_ref[EngineControl\i] - EngineControl\fiinj_ref[EngineControl\i - 1])) / (PL[EngineControl\i] - PL[EngineControl\i - 1]); */ - xx_V[11] = xx_M[2].mat[(XXInteger) (xx_V[8] - 1.0) - 1] + ((xx_V[7] - xx_M[3].mat[(XXInteger) (xx_V[8] - 1.0) - 1]) * (xx_M[2].mat[(XXInteger) (xx_V[8]) - 1] - xx_M[2].mat[(XXInteger) (xx_V[8] - 1.0) - 1])) / (xx_M[3].mat[(XXInteger) (xx_V[8]) - 1] - xx_M[3].mat[(XXInteger) (xx_V[8] - 1.0) - 1]); - } - } - else - { - /* if EngineControl\i == EngineControl\n */ - if (xx_V[8] == xx_V[9]) - { - /* EngineControl\found = 1.0; */ - xx_V[10] = XXTRUE; - - /* EngineControl\exh_VV_dur = EngineControl\exh_VV_dur_ref[EngineControl\i]; */ - xx_V[12] = xx_M[1].mat[(XXInteger) (xx_V[8]) - 1]; - - /* EngineControl\fiinj = EngineControl\fiinj_ref[EngineControl\i]; */ - xx_V[11] = xx_M[2].mat[(XXInteger) (xx_V[8]) - 1]; - } - } - - /* EngineControl\i = EngineControl\i + 1; */ - xx_V[8] = xx_V[8] + 1.0; - } - - /* EngineControl\output = [EngineControl\exh_VV_dur; EngineControl\exh_VV_start; EngineControl\AR; EngineControl\fiinj; SpeedController\output; EngineControl\AR]; */ - xx_M[0].mat[0] = xx_V[12]; - xx_M[0].mat[1] = xx_P[1]; - xx_M[0].mat[2] = xx_P[0]; - xx_M[0].mat[3] = xx_V[11]; - xx_M[0].mat[4] = xx_V[15]; - xx_M[0].mat[5] = xx_P[0]; - - /* SpeedController\uDstate_dot = (SpeedController\uD * SpeedController\N) / SpeedController\Td; */ - xx_R[1] = (xx_V[18] * xx_P[44]) / xx_P[43]; - - - /* copy the model rates into the supplied rate vector dx */ - if (2 > 0) - memcpy (dx, xx_R, 2 * sizeof (XXDouble)); - } -} - - -/* mdlOutputs - compute the outputs - * - * In this function, you compute the outputs of your S-function - * block. The outputs are placed in the y variable. - */ -static void mdlOutputs (double *y, double *x, double *u, SimStruct *S, int tid) -{ - int index; - - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - /* copy the supplied state vector x to the model states */ - if (2 > 0) - memcpy (xx_s, x, 2 * sizeof (XXDouble)); - - /* is there a direct relation between inputs and outputs? */ - if (XXTRUE) - { - /* copy the supplied input vector u to the model inputs */ - xx_V[20] = u[0]; /* Power */ - xx_V[21] = u[1]; /* RPM_nom */ - xx_V[19] = u[2]; /* RPM_nom_ref */ - - } - - /* output equations */ - - /* SpeedController\SP = RPM_nom_ref; */ - xx_V[13] = xx_V[19]; - - /* SpeedController\MV = RPM_nom; */ - xx_V[14] = xx_V[21]; - - /* output = EngineControl\output; */ - XXMatrixMov (&xx_M[4], &xx_M[0]); - - /* SpeedController\error = SpeedController\SP - SpeedController\MV; */ - xx_V[16] = xx_V[13] - xx_V[14]; - - /* SpeedController\uI_dot = (SpeedController\error * SpeedController\K) / SpeedController\Ti; */ - xx_R[0] = (xx_V[16] * xx_P[42]) / xx_P[45]; - - /* SpeedController\uD = (SpeedController\K * SpeedController\error) * SpeedController\N - SpeedController\uDstate; */ - xx_V[18] = (xx_P[42] * xx_V[16]) * xx_P[44] - xx_s[1]; - - /* EngineControl\PL_m = EngineControl\Power / EngineControl\Power_max; */ - xx_V[7] = xx_V[6] / xx_P[28]; - - /* EngineControl\i = 1; */ - xx_V[8] = 1.0; - - /* EngineControl\found = 0.0; */ - xx_V[10] = XXFALSE; - - /* while (EngineControl\i <= EngineControl\n and notEngineControl\found) */ - while (xx_V[8] <= xx_V[9] && !xx_V[10]) - { - /* if EngineControl\PL_m > PL[EngineControl\i] */ - if (xx_V[7] > xx_M[3].mat[(XXInteger) (xx_V[8]) - 1]) - { - /* EngineControl\found = 1.0; */ - xx_V[10] = XXTRUE; - - /* if EngineControl\i == 1 */ - if (xx_V[8] == 1.0) - { - /* EngineControl\exh_VV_dur = EngineControl\exh_VV_dur_ref[EngineControl\i]; */ - xx_V[12] = xx_M[1].mat[(XXInteger) (xx_V[8]) - 1]; - - /* EngineControl\fiinj = EngineControl\fiinj_ref[EngineControl\i]; */ - xx_V[11] = xx_M[2].mat[(XXInteger) (xx_V[8]) - 1]; - } - else - { - /* EngineControl\exh_VV_dur = EngineControl\exh_VV_dur_ref[EngineControl\i - 1] + ((EngineControl\PL_m - PL[EngineControl\i - 1]) * (EngineControl\exh_VV_dur_ref[EngineControl\i] - EngineControl\exh_VV_dur_ref[EngineControl\i - 1])) / (PL[EngineControl\i] - PL[EngineControl\i - 1]); */ - xx_V[12] = xx_M[1].mat[(XXInteger) (xx_V[8] - 1.0) - 1] + ((xx_V[7] - xx_M[3].mat[(XXInteger) (xx_V[8] - 1.0) - 1]) * (xx_M[1].mat[(XXInteger) (xx_V[8]) - 1] - xx_M[1].mat[(XXInteger) (xx_V[8] - 1.0) - 1])) / (xx_M[3].mat[(XXInteger) (xx_V[8]) - 1] - xx_M[3].mat[(XXInteger) (xx_V[8] - 1.0) - 1]); - - /* EngineControl\fiinj = EngineControl\fiinj_ref[EngineControl\i - 1] + ((EngineControl\PL_m - PL[EngineControl\i - 1]) * (EngineControl\fiinj_ref[EngineControl\i] - EngineControl\fiinj_ref[EngineControl\i - 1])) / (PL[EngineControl\i] - PL[EngineControl\i - 1]); */ - xx_V[11] = xx_M[2].mat[(XXInteger) (xx_V[8] - 1.0) - 1] + ((xx_V[7] - xx_M[3].mat[(XXInteger) (xx_V[8] - 1.0) - 1]) * (xx_M[2].mat[(XXInteger) (xx_V[8]) - 1] - xx_M[2].mat[(XXInteger) (xx_V[8] - 1.0) - 1])) / (xx_M[3].mat[(XXInteger) (xx_V[8]) - 1] - xx_M[3].mat[(XXInteger) (xx_V[8] - 1.0) - 1]); - } - } - else - { - /* if EngineControl\i == EngineControl\n */ - if (xx_V[8] == xx_V[9]) - { - /* EngineControl\found = 1.0; */ - xx_V[10] = XXTRUE; - - /* EngineControl\exh_VV_dur = EngineControl\exh_VV_dur_ref[EngineControl\i]; */ - xx_V[12] = xx_M[1].mat[(XXInteger) (xx_V[8]) - 1]; - - /* EngineControl\fiinj = EngineControl\fiinj_ref[EngineControl\i]; */ - xx_V[11] = xx_M[2].mat[(XXInteger) (xx_V[8]) - 1]; - } - } - - /* EngineControl\i = EngineControl\i + 1; */ - xx_V[8] = xx_V[8] + 1.0; - } - - /* EngineControl\output = [EngineControl\exh_VV_dur; EngineControl\exh_VV_start; EngineControl\AR; EngineControl\fiinj; SpeedController\output; EngineControl\AR]; */ - xx_M[0].mat[0] = xx_V[12]; - xx_M[0].mat[1] = xx_P[1]; - xx_M[0].mat[2] = xx_P[0]; - xx_M[0].mat[3] = xx_V[11]; - xx_M[0].mat[4] = xx_V[15]; - xx_M[0].mat[5] = xx_P[0]; - - /* SpeedController\uDstate_dot = (SpeedController\uD * SpeedController\N) / SpeedController\Td; */ - xx_R[1] = (xx_V[18] * xx_P[44]) / xx_P[43]; - - /* EngineControl\Power = Power; */ - xx_V[6] = xx_V[20]; - - /* SpeedController\uP = SpeedController\K * SpeedController\error; */ - xx_V[17] = xx_P[42] * xx_V[16]; - - /* SpeedController\output = if (SpeedController\uP + SpeedController\uI) + SpeedController\uD < SpeedController\minimum... ; */ - xx_V[15] = ((xx_V[17] + xx_s[0]) + xx_V[18] < xx_P[47]) ? - /* SpeedController\minimum */ - xx_P[47] - : - /* if (SpeedController\uP + SpeedController\uI) + SpeedController\uD > SpeedController\maximum... */ - (((xx_V[17] + xx_s[0]) + xx_V[18] > xx_P[46]) ? - /* SpeedController\maximum */ - xx_P[46] - : - /* (SpeedController\uP + SpeedController\uI) + SpeedController\uD */ - ((xx_V[17] + xx_s[0]) + xx_V[18]) - ) - ; - - - /* copy the model outputs into the supplied output vector y */ - y[0] = xx_V[22]; /* output */ - y[1] = xx_V[23]; - y[2] = xx_V[24]; - y[3] = xx_V[25]; - y[4] = xx_V[26]; - y[5] = xx_V[27]; - - - /* set the favorite variables */ - - - /* obtain the favorite parameters from Simulink */ - for (index = 0; index < xx_number_of_favorite_parameters; index++) - xx_F[index] = mxGetPr(ssGetSFcnParam(S, index))[0]; - - /* use the favorites parameters */ - - - /* input model equations for the next call to mdlDynamic */ - -} - - -/* mdlUpdate - perform action at major integration time step - * - * This function is called once for every major integration time step. - * Discrete states are typically updated here, but this function is useful - * for performing any tasks that should only take place once per integration - * step. - */ -static void mdlUpdate (double *x, double *u, SimStruct *S, int tid) -{ - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - /* is this a discrete time model? */ - if (XXFALSE) - { - /* copy the calculated new states into the supplied state vector x */ - if (2 > 0) - memcpy (x, xx_R, 2 * sizeof (XXDouble)); - } -} - - -/* mdlTerminate - called when the simulation is terminated. - * - * In this function, you should perform any actions that are necessary - * at the termination of a simulation. For example, if memory was allocated - * in mdlInitializeConditions, this is the place to free it. - */ -static void mdlTerminate (SimStruct *S) -{ - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - /* final model equations */ - -} - -/* Is this file being compiled as a MEX-file? */ -#ifdef MATLAB_MEX_FILE - -/* MEX-file interface mechanism */ -#include "simulink.c" - -#else - -/* code generation registration function */ -#include "cg_sfun.h" - -#endif - diff --git a/code/c_code/EulerAngles.c b/code/c_code/EulerAngles.c deleted file mode 100644 index 2704ec4..0000000 --- a/code/c_code/EulerAngles.c +++ /dev/null @@ -1,31 +0,0 @@ -/********************************************************** - * This file is generated by 20-sim ANSI-C Code Generator - * - * file: EulerAngles.c - * model: 8RT-FLEX68-D_transient - * expmt: 8RT-FLEX68-D_transient - * date: August 19, 2014 - * time: 1:35:00 pm - * user: Norwegian University of Science and Technology - * from: 20-sim 4.4 Student License - * build: 4.4.1.4356 - **********************************************************/ - -/***************************************************************************** --------------------------------------------------------------------------- - - Copyright � 1995-2007 Controllab Products B.V. All Rights Reserved. - - www.controllab.nl - www.20sim.com - - Authors: Frank Groen --------------------------------------------------------------------------- - Description: - - Contains code for converting between different angle representations - all 24 different kind of Euler angles - Quaternions and H-Matrices and Rotation Matrices --------------------------------------------------------------------------- -******************************************************************************/ - diff --git a/code/c_code/EulerAngles.h b/code/c_code/EulerAngles.h deleted file mode 100644 index 4af5332..0000000 --- a/code/c_code/EulerAngles.h +++ /dev/null @@ -1,31 +0,0 @@ -/********************************************************** - * This file is generated by 20-sim ANSI-C Code Generator - * - * file: EulerAngles.h - * model: 8RT-FLEX68-D_transient - * expmt: 8RT-FLEX68-D_transient - * date: August 19, 2014 - * time: 1:35:00 pm - * user: Norwegian University of Science and Technology - * from: 20-sim 4.4 Student License - * build: 4.4.1.4356 - **********************************************************/ - -/***************************************************************************** --------------------------------------------------------------------------- - - Copyright � 1995-2007 Controllab Products B.V. All Rights Reserved. - - www.controllab.nl - www.20sim.com - - Authors: Frank Groen --------------------------------------------------------------------------- - Description: - - Contains code for converting between different angle representations - all 24 different kind of Euler angles - Quaternions and H-Matrices and Rotation Matrices --------------------------------------------------------------------------- -******************************************************************************/ - diff --git a/code/c_code/Get2ZonePTFIter.c b/code/c_code/Get2ZonePTFIter.c index d204d6a..3e8cefb 100644 --- a/code/c_code/Get2ZonePTFIter.c +++ b/code/c_code/Get2ZonePTFIter.c @@ -138,9 +138,9 @@ void Get2ZonePTFIter(real_T mCyl, } EuTemp = EuPrev - dQu - dWu + dHu; EbTemp = EbPrev - dQb - dWb + dHb; - GetPTF(muTemp, mubTemp, EuTemp, VuTemp[0], TuPrev, RuPrev, uuPrev, + GetPTFV1(muTemp, mubTemp, EuTemp, VuTemp[0], TuPrev, RuPrev, uuPrev, CvuPrev, fs, puTemp, TuTemp, FuTemp); - GetPTF(mbTemp, mbbTemp, EbTemp, VbTemp[0], TbPrev, RbPrev, ubPrev, + GetPTFV1(mbTemp, mbbTemp, EbTemp, VbTemp[0], TbPrev, RbPrev, ubPrev, CvbPrev, fs, pbTemp, TbTemp, FbTemp); delP = (puTemp[0] - pbTemp[0]); errP = fabs(delP / puTemp[0]); diff --git a/code/c_code/GetAirDensity.c b/code/c_code/GetAirDensity.c index 070d951..1befa2b 100644 --- a/code/c_code/GetAirDensity.c +++ b/code/c_code/GetAirDensity.c @@ -1,48 +1,76 @@ /* - * GetAirDensity.c - * - * Code generation for function 'GetAirDensity' - * - * C source code generated on: Tue Mar 25 11:39:07 2014 + * File: GetAirDensity.c * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ -/* Include files */ +/* Include Files */ #include "rt_nonfinite.h" #include "GetAirDensity.h" -#include "GetCompCombGas_rtwutil.h" - +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "ThdynPack_rtwutil.h" /* Function Definitions */ -real_T GetAirDensity(real_T p, real_T T) + +/* + * The function calculates the air density based on equation of state + * proposed by Kadoya. + * Input + * p : pressure in Pa + * T : Temperature in K + * Output + * rho_a : density of the air + * Validity : 300~2000K and upto 100MPa. + * Ref + * Kadoya, K., N. Matsunaga, et al. (1985). "Viscosity and Thermal + * Conductivity of Dry Air in the Gaseous Phase." J. Phys. Chem. Ref. Data 14(4). + * Created by Kevin Koosup Yum (NTNU) on 23 May, 2013 + * Arguments : double p + * double T + * Return Type : double + */ +double GetAirDensity(double p, double T) { - real_T rho_a; - real_T rho_ideal; - real_T TT[6]; - int32_T i; - real_T rho_error; - real_T rho; - real_T tau; - static const real_T dv0[6] = { -3.4600925E-8, -4.5776295E-7, -3.4932E-6, + double rho_a; + double rho_ideal; + double TT[6]; + int i; + double rho_error; + double rho; + double tau; + static const double a[6] = { -3.4600925E-8, -4.5776295E-7, -3.4932E-6, -3.9930515E-5, 4.4292095E-5, -4.5598149999999997E-7 }; - static const real_T dv1[4] = { 1.0518311175000001E-9, -2.3202380725E-9, + static const double b_a[4] = { 1.0518311175000001E-9, -2.3202380725E-9, 1.8055242775E-9, 5.028921625E-10 }; - real_T u0; + double varargin_1; - /* The function calculates the air density based on equation of state */ - /* proposed by Kadoya. */ - /* Input */ - /* p : pressure in Pa */ - /* T : Temperature in K */ - /* Output */ - /* rho_a : density of the air */ - /* Validity : 300~2000K and upto 100MPa. */ - /* Ref */ - /* Kadoya, K., N. Matsunaga, et al. (1985). "Viscosity and Thermal */ - /* Conductivity of Dry Air in the Gaseous Phase." J. Phys. Chem. Ref. Data 14(4). */ - /* Created by Kevin Koosup Yum (NTNU) on 23 May, 2013 */ /* Universal Gas constant J/(molK) */ rho_ideal = p / T / 8.314; @@ -57,25 +85,25 @@ real_T GetAirDensity(real_T p, real_T T) tau = T / 340.0; TT[0] = 1.0 / rt_powd_snf(tau, 4.0); for (i = 0; i < 5; i++) { - TT[1 + i] = TT[i] * tau; + TT[i + 1] = TT[i] * tau; } while (rho_error > 0.001) { tau = 0.0; for (i = 0; i < 6; i++) { - tau += dv0[i] * TT[i]; + tau += a[i] * TT[i]; } rho_error = 0.0; for (i = 0; i < 4; i++) { - rho_error += dv1[i] * TT[1 + i]; + rho_error += b_a[i] * TT[1 + i]; } - u0 = 0.1 * rho; + varargin_1 = 0.1 * rho; tau = rho + -(((rho_ideal / rho - 1.0) - tau * rho) - rho_error * (rho * rho)) / ((-rho_ideal / (rho * rho) - tau) - 2.0 * rho_error * rho); - if ((u0 >= tau) || rtIsNaN(tau)) { - tau = u0; + if ((varargin_1 >= tau) || rtIsNaN(tau)) { + tau = varargin_1; } rho_error = fabs(tau - rho) / rho; @@ -88,4 +116,8 @@ real_T GetAirDensity(real_T p, real_T T) return rho_a; } -/* End of code generation (GetAirDensity.c) */ +/* + * File trailer for GetAirDensity.c + * + * [EOF] + */ diff --git a/code/c_code/GetAirDensity.h b/code/c_code/GetAirDensity.h index 22c99d2..34435e1 100644 --- a/code/c_code/GetAirDensity.h +++ b/code/c_code/GetAirDensity.h @@ -1,30 +1,39 @@ /* - * GetAirDensity.h - * - * Code generation for function 'GetAirDensity' - * - * C source code generated on: Tue Mar 25 11:39:07 2014 + * File: GetAirDensity.h * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __GETAIRDENSITY_H__ #define __GETAIRDENSITY_H__ -/* Include files */ + +/* Include Files */ #include #include #include #include #include "rt_nonfinite.h" - #include "rtwtypes.h" +#include "ThdynPack_types.h" /* Function Declarations */ #ifdef __cplusplus + extern "C" { + #endif -extern real_T GetAirDensity(real_T p, real_T T); + + extern double GetAirDensity(double p, double T); + #ifdef __cplusplus + } #endif #endif -/* End of code generation (GetAirDensity.h) */ + +/* + * File trailer for GetAirDensity.h + * + * [EOF] + */ diff --git a/code/c_code/GetAirThermalConduct.c b/code/c_code/GetAirThermalConduct.c index ea82bbb..ea9e941 100644 --- a/code/c_code/GetAirThermalConduct.c +++ b/code/c_code/GetAirThermalConduct.c @@ -1,42 +1,71 @@ /* - * GetAirThermalConduct.c - * - * Code generation for function 'GetAirThermalConduct' - * - * C source code generated on: Tue Mar 25 11:39:07 2014 + * File: GetAirThermalConduct.c * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ -/* Include files */ +/* Include Files */ #include "rt_nonfinite.h" +#include "GetAirDensity.h" #include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" /* Function Definitions */ -real_T GetAirThermalConduct(real_T rho, real_T T) + +/* + * The function calculates the air thermal conductivity based on correlation + * proposed by Kadoya. + * Theory + * \lambda\left(T,\rho\right) = \Lambda \left(\lambda_0(T_r) + \Delta\lambda(\rho_r)\right) + * \lambda_0(T_r) = C_1 T + C_{0.5} T^{0.5} + \sum_{i=0}^{-4} C_i T_r^i + * \Delta\lambda(\rho_r) = \sum_{i=1}^{5} B_i rho_r^i + * T_r = T/T_{ref} \rho_r = rho/rho_{ref} + * + * Input + * rho : pressure in kg/m3 + * T : Temperature in K + * Arguments : double rho + * double T + * Return Type : double + */ +double GetAirThermalConduct(double rho, double T) { - real_T rho_r; - real_T T_r; - real_T TT[6]; - int32_T i; - real_T rhor[5]; - static const real_T b[6] = { 0.239503, 1.0, -1.92615, 2.00383, -1.07553, + double rho_r; + double T_r; + double TT[6]; + int i; + double rhor[5]; + static const double b[6] = { 0.239503, 1.0, -1.92615, 2.00383, -1.07553, 0.229414 }; - real_T y; - static const real_T b_b[5] = { 0.402287, 0.356603, -0.163159, 0.138059, + double d0; + static const double b_b[5] = { 0.402287, 0.356603, -0.163159, 0.138059, -0.020172 }; - /* The function calculates the air thermal conductivity based on correlation */ - /* proposed by Kadoya. */ - /* Theory */ - /* \lambda\left(T,\rho\right) = \Lambda \left(\lambda_0(T_r) + \Delta\lambda(\rho_r)\right) */ - /* \lambda_0(T_r) = C_1 T + C_{0.5} T^{0.5} + \sum_{i=0}^{-4} C_i T_r^i */ - /* \Delta\lambda(\rho_r) = \sum_{i=1}^{5} B_i rho_r^i */ - /* T_r = T/T_{ref} \rho_r = rho/rho_{ref} */ - /* */ - /* Input */ - /* rho : pressure in kg/m3 */ - /* T : Temperature in K */ /* Output */ /* lambda_a : thermal conductivity of the air in W/(mK) */ /* Validity : +-1% in high temperature (>370K) */ @@ -57,8 +86,8 @@ real_T GetAirThermalConduct(real_T rho, real_T T) TT[0] = T_r; rhor[0] = rho_r; for (i = 0; i < 4; i++) { - TT[1 + i] = TT[i] / T_r; - rhor[1 + i] = rhor[i] * rho_r; + TT[i + 1] = TT[i] / T_r; + rhor[i + 1] = rhor[i] * rho_r; } TT[5] = TT[4] / T_r; @@ -67,12 +96,16 @@ real_T GetAirThermalConduct(real_T rho, real_T T) rho_r += TT[i] * b[i]; } - y = 0.0; + d0 = 0.0; for (i = 0; i < 5; i++) { - y += rhor[i] * b_b[i]; + d0 += rhor[i] * b_b[i]; } - return 0.0259778 * ((rho_r + 0.00649768 * sqrt(T_r)) + y); + return 0.0259778 * ((rho_r + 0.00649768 * sqrt(T_r)) + d0); } -/* End of code generation (GetAirThermalConduct.c) */ +/* + * File trailer for GetAirThermalConduct.c + * + * [EOF] + */ diff --git a/code/c_code/GetAirThermalConduct.h b/code/c_code/GetAirThermalConduct.h index 12b1ef7..7a17461 100644 --- a/code/c_code/GetAirThermalConduct.h +++ b/code/c_code/GetAirThermalConduct.h @@ -1,30 +1,39 @@ /* - * GetAirThermalConduct.h - * - * Code generation for function 'GetAirThermalConduct' - * - * C source code generated on: Tue Mar 25 11:39:07 2014 + * File: GetAirThermalConduct.h * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __GETAIRTHERMALCONDUCT_H__ #define __GETAIRTHERMALCONDUCT_H__ -/* Include files */ + +/* Include Files */ #include #include #include #include #include "rt_nonfinite.h" - #include "rtwtypes.h" +#include "ThdynPack_types.h" /* Function Declarations */ #ifdef __cplusplus + extern "C" { + #endif -extern real_T GetAirThermalConduct(real_T rho, real_T T); + + extern double GetAirThermalConduct(double rho, double T); + #ifdef __cplusplus + } #endif #endif -/* End of code generation (GetAirThermalConduct.h) */ + +/* + * File trailer for GetAirThermalConduct.h + * + * [EOF] + */ diff --git a/code/c_code/GetAirViscosity.c b/code/c_code/GetAirViscosity.c index 69d382d..61144d7 100644 --- a/code/c_code/GetAirViscosity.c +++ b/code/c_code/GetAirViscosity.c @@ -1,41 +1,70 @@ /* - * GetAirViscosity.c - * - * Code generation for function 'GetAirViscosity' - * - * C source code generated on: Tue Mar 25 11:39:07 2014 + * File: GetAirViscosity.c * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ -/* Include files */ +/* Include Files */ #include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" #include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" /* Function Definitions */ -real_T GetAirViscosity(real_T rho, real_T T) + +/* + * The function calculates the air viscosity based on correlation + * proposed by Kadoya. + * Theory + * \mu\left(p,T\right) = H \left(\mu_0(T_r) + \Delta\mu(\rho_r)\right) + * \mu_0(T) = A_1 T + A_{0.5} T^{0.5} + \sum_{i=0}^{-4} A_i T_r^i + * \mu(\rho_r) = \sum_{i=1}^{4} B_i rho_r^i + * T_r = T/T_{ref} \rho_r = rho/rho_{ref} + * + * Input + * rho : pressure in kg/m3 + * T : Temperature in K + * Arguments : double rho + * double T + * Return Type : double + */ +double GetAirViscosity(double rho, double T) { - real_T rho_r; - real_T T_r; - real_T TT[6]; - int32_T i; - real_T rhor[4]; - static const real_T b[6] = { 0.128517, -1.0, -0.709661, 0.662534, -0.197846, + double rho_r; + double T_r; + double TT[6]; + int i; + double rhor[4]; + static const double b[6] = { 0.128517, -1.0, -0.709661, 0.662534, -0.197846, 0.00770147 }; - real_T y; - static const real_T b_b[4] = { 0.465601, 1.26469, -0.511425, 0.2746 }; + double d1; + static const double b_b[4] = { 0.465601, 1.26469, -0.511425, 0.2746 }; - /* The function calculates the air viscosity based on correlation */ - /* proposed by Kadoya. */ - /* Theory */ - /* \mu\left(p,T\right) = H \left(\mu_0(T_r) + \Delta\mu(\rho_r)\right) */ - /* \mu_0(T) = A_1 T + A_{0.5} T^{0.5} + \sum_{i=0}^{-4} A_i T_r^i */ - /* \mu(\rho_r) = \sum_{i=1}^{4} B_i rho_r^i */ - /* T_r = T/T_{ref} \rho_r = rho/rho_{ref} */ - /* */ - /* Input */ - /* rho : pressure in kg/m3 */ - /* T : Temperature in K */ /* Output */ /* mu_a : viscosity of the air in Pa-s */ /* Validity : 300~2000K and upto 100MPa. */ @@ -58,8 +87,8 @@ real_T GetAirViscosity(real_T rho, real_T T) TT[0] = T_r; rhor[0] = rho_r; for (i = 0; i < 3; i++) { - TT[1 + i] = TT[i] / T_r; - rhor[1 + i] = rhor[i] * rho_r; + TT[i + 1] = TT[i] / T_r; + rhor[i + 1] = rhor[i] * rho_r; } TT[4] = TT[3] / T_r; @@ -68,12 +97,16 @@ real_T GetAirViscosity(real_T rho, real_T T) rho_r += TT[i] * b[i]; } - y = 0.0; + d1 = 0.0; for (i = 0; i < 4; i++) { - y += rhor[i] * b_b[i]; + d1 += rhor[i] * b_b[i]; } - return 6.1609 * ((rho_r + 2.60661 * sqrt(T_r)) + y) / 1.0E+6; + return 6.1609 * ((rho_r + 2.60661 * sqrt(T_r)) + d1) / 1.0E+6; } -/* End of code generation (GetAirViscosity.c) */ +/* + * File trailer for GetAirViscosity.c + * + * [EOF] + */ diff --git a/code/c_code/GetAirViscosity.h b/code/c_code/GetAirViscosity.h index 0f604d6..2ab0bfb 100644 --- a/code/c_code/GetAirViscosity.h +++ b/code/c_code/GetAirViscosity.h @@ -1,30 +1,39 @@ /* - * GetAirViscosity.h - * - * Code generation for function 'GetAirViscosity' - * - * C source code generated on: Tue Mar 25 11:39:07 2014 + * File: GetAirViscosity.h * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __GETAIRVISCOSITY_H__ #define __GETAIRVISCOSITY_H__ -/* Include files */ + +/* Include Files */ #include #include #include #include #include "rt_nonfinite.h" - #include "rtwtypes.h" +#include "ThdynPack_types.h" /* Function Declarations */ #ifdef __cplusplus + extern "C" { + #endif -extern real_T GetAirViscosity(real_T rho, real_T T); + + extern double GetAirViscosity(double rho, double T); + #ifdef __cplusplus + } #endif #endif -/* End of code generation (GetAirViscosity.h) */ + +/* + * File trailer for GetAirViscosity.h + * + * [EOF] + */ diff --git a/code/c_code/GetCompCombGas.c b/code/c_code/GetCompCombGas.c index ce51a8f..8c02478 100644 --- a/code/c_code/GetCompCombGas.c +++ b/code/c_code/GetCompCombGas.c @@ -1,72 +1,93 @@ /* - * GetCompCombGas.c - * - * Code generation for function 'GetCompCombGas' - * - * C source code generated on: Tue Jul 31 11:27:42 2012 + * File: GetCompCombGas.c * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ -/* Include files */ -#include "rtwtypes.h" +/* Include Files */ #include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" #include "GetCompCombGas.h" -#include "GetCompleteComb.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" #include "GetEquilGrill.h" -#include "GetCompCombGas_rtwutil.h" - -/* Type Definitions */ - -/* Named Constants */ - -/* Variable Declarations */ - -/* Variable Definitions */ - -/* Function Declarations */ +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "GetCompleteComb.h" +#include "ThdynPack_rtwutil.h" /* Function Definitions */ -void GetCompCombGas(const real_T p, const real_T T, const real_T F, const real_T T_L, const real_T T_H, const real_T Fc[4], const - real_T x_air[12], real_T x[12]) -{ - real_T Ac[11]; - real_T x2[12]; - real_T q; - int32_T i0; - /* Calculate the composition of combustion gas with either no dissociation */ - /* or full dissociation or partially dissociation; */ - /* For full dissociation case, the composition is calculated by */ - /* GetEquilGrill(). For complete combustion case, the composition is */ - /* calculated by GetCompleteComb(). For the partial dissociation case, the */ - /* blending function is used. The transition region */ - /* */ - /* Ref : Valland, H. (2012). Computation of Thermodynamic Properties of */ - /* Combustion Products and Fuel-Air Processes. TMR9 Internal */ - /* Combustion Engines, Advanced Course Lecture Note. Trondheim, */ - /* Department of Marine Technology, NTNU. */ - /* */ - /* Input */ - /* P : Pressure of the gas (Pa) */ - /* T : Temperature of the gas (K) */ - /* F : fuel air equivalent ratio */ - /* Fc : Fuel atomic composition in C, H, O, N */ - /* Fc(1) = C, Fc(2) = H, Fc(3) = O, Fc(4) = N */ - /* x_air : Cylinder charge composition in mole fraction */ - /* x_air(1) = x_H; x_air(2) = x_O; x_air(3) = x_N; */ - /* x_air(4) = x_H2; x_air(5) = x_OH; x_air(6) = x_CO; */ - /* x_air(7) = x_NO; x_air(8) = x_O2; x_air(9) = x_H2O;from */ - /* x_air(10) = x_CO2;x_air(11) = x_N2; x_air(12) = x_Ar */ - /* T_L : Lower bound of the transition temperature range (K) */ - /* T_H : Upper bound of the transition temperature range (K) */ - /* Output */ - /* x : Composition of exhaust gas in mole fraction of the component */ - /* x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; x(5) = x_OH; */ - /* x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; x(9) = x_H2O; x(10) = x_CO2; */ - /* x(11) = x_N2; x(12) = x_Ar */ - /* */ - /* Created by Kevin Koosup Yum on 28 June 2012 */ - memset(&Ac[0], 0, 11U * sizeof(real_T)); +/* + * Calculate the composition of combustion gas with either no dissociation + * or full dissociation or partially dissociation; + * For full dissociation case, the composition is calculated by + * GetEquilGrill(). For complete combustion case, the composition is + * calculated by GetCompleteComb(). For the partial dissociation case, the + * blending function is used. The transition region + * + * Ref : Valland, H. (2012). Computation of Thermodynamic Properties of + * Combustion Products and Fuel-Air Processes. TMR9 Internal + * Combustion Engines, Advanced Course Lecture Note. Trondheim, + * Department of Marine Technology, NTNU. + * + * Input + * P : Pressure of the gas (Pa) + * T : Temperature of the gas (K) + * F : fuel air equivalent ratio + * Fc : Fuel atomic composition in C, H, O, N + * Fc(1) = C, Fc(2) = H, Fc(3) = O, Fc(4) = N + * x_air : Cylinder charge composition in mole fraction + * x_air(1) = x_H; x_air(2) = x_O; x_air(3) = x_N; + * x_air(4) = x_H2; x_air(5) = x_OH; x_air(6) = x_CO; + * x_air(7) = x_NO; x_air(8) = x_O2; x_air(9) = x_H2O;from + * x_air(10) = x_CO2;x_air(11) = x_N2; x_air(12) = x_Ar + * T_L : Lower bound of the transition temperature range (K) + * T_H : Upper bound of the transition temperature range (K) + * Output + * x : Composition of exhaust gas in mole fraction of the component + * x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; x(5) = x_OH; + * x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; x(9) = x_H2O; x(10) = x_CO2; + * x(11) = x_N2; x(12) = x_Ar + * + * Created by Kevin Koosup Yum on 28 June 2012 + * Arguments : double P + * double T + * double F + * double T_L + * double T_H + * const double Fc[4] + * const double x_air[12] + * double x[12] + * Return Type : void + */ +void GetCompCombGas(double P, double T, double F, double T_L, double T_H, const + double Fc[4], const double x_air[12], double x[12]) +{ + double Ac[11]; + double q; + double dv0[12]; + int i0; Ac[0] = x_air[10] / x_air[7]; Ac[1] = x_air[11] / x_air[7]; Ac[2] = x_air[5] / x_air[7]; @@ -81,16 +102,20 @@ void GetCompCombGas(const real_T p, const real_T T, const real_T F, const real_T if (T <= T_L) { GetCompleteComb(F, Fc, Ac, x); } else if (T < T_H) { - GetEquilGrill(p, T, F, Fc, Ac, x2); q = (T - T_L) / (T_H - T_L); - q = q*q*(3.0 - 2.0 * q); + q = 3.0 * (q * q) - 2.0 * rt_powd_snf(q, 3.0); GetCompleteComb(F, Fc, Ac, x); + GetEquilGrill(P, T, F, Fc, Ac, dv0); for (i0 = 0; i0 < 12; i0++) { - x[i0] = (1.0 - q) * x[i0] + q * x2[i0]; + x[i0] = (1.0 - q) * x[i0] + q * dv0[i0]; } } else { - GetEquilGrill(p, T, F, Fc, Ac, x); + GetEquilGrill(P, T, F, Fc, Ac, x); } } -/* End of code generation (GetCompCombGas.c) */ +/* + * File trailer for GetCompCombGas.c + * + * [EOF] + */ diff --git a/code/c_code/GetCompCombGas.h b/code/c_code/GetCompCombGas.h index d883177..50cea57 100644 --- a/code/c_code/GetCompCombGas.h +++ b/code/c_code/GetCompCombGas.h @@ -1,39 +1,40 @@ /* - * GetCompCombGas.h - * - * Code generation for function 'GetCompCombGas' - * - * C source code generated on: Tue Jul 31 11:27:42 2012 + * File: GetCompCombGas.h * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __GETCOMPCOMBGAS_H__ #define __GETCOMPCOMBGAS_H__ -/* Include files */ + +/* Include Files */ #include #include #include #include #include "rt_nonfinite.h" -#include "GetCompCombGas_rtwutil.h" #include "rtwtypes.h" - - -/* Type Definitions */ - -/* Named Constants */ - -/* Variable Declarations */ - -/* Variable Definitions */ +#include "ThdynPack_types.h" /* Function Declarations */ #ifdef __cplusplus + extern "C" { + #endif -extern void GetCompCombGas(const real_T inarr_CompCG[5], const real_T Fc[5], const real_T x_air[12], real_T x[12]); + + extern void GetCompCombGas(double P, double T, double F, double T_L, double + T_H, const double Fc[4], const double x_air[12], double x[12]); + #ifdef __cplusplus + } #endif #endif -/* End of code generation (GetCompCombGas.h) */ + +/* + * File trailer for GetCompCombGas.h + * + * [EOF] + */ diff --git a/code/c_code/GetCompleteComb.c b/code/c_code/GetCompleteComb.c index 12f2dfc..59f5c25 100644 --- a/code/c_code/GetCompleteComb.c +++ b/code/c_code/GetCompleteComb.c @@ -1,75 +1,94 @@ /* - * GetCompleteComb.c - * - * Code generation for function 'GetCompleteComb' - * - * C source code generated on: Tue Jul 31 11:27:42 2012 + * File: GetCompleteComb.c * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ -/* Include files */ +/* Include Files */ #include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" #include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" #include "GetCompleteComb.h" -/* Type Definitions */ - -/* Named Constants */ - -/* Variable Declarations */ - -/* Variable Definitions */ - -/* Function Declarations */ - /* Function Definitions */ -void GetCompleteComb(real_T F, const real_T Fc[4], const real_T Ac[11], real_T + +/* + * Calculate the composition of combustion gas under no dissociation. + * + * Ref : Valland, H. (2012). Computation of Thermodynamic Properties of + * Combustion Products and Fuel-Air Processes. TMR9 Internal + * Combustion Engines, Advanced Course Lecture Note. Trondheim, + * Department of Marine Technology, NTNU. + * + * Chemical reaction considered + * F*C_n H_m O_l N_k + N_L (O_2 + b1 N_2 + b2 Ar + b3 CO + b4 CO_2 + + * b5 H_2O + b6 H_2 + b7 H + b8 O + b9 N + b10 OH + b11 NO)) + * => n_H_2O H_2O + n_CO_2 CO_2 + n_N_2 N_2 + n_Ar Ar (F=1) + * => n_CO CO + n_H_2O H_2O + n_N_2 N_2 + n_Ar Ar (F=Fa) + * => n_CO CO + n_H_2 H_2 + n_N_2 N_2 + n_Ar Ar (F=Fb) + * => n_O_2 O2 + n_H_2O H_2O + n_CO_2 CO_2 + n_N_2 N_2 + n_Ar Ar (F<=1) + * => n_CO CO + n_H_2O H_2O + n_CO_2 CO_2 + n_N_2 N_2 + n_Ar Ar (1 n_H_2 H_2 + n_CO CO + n_H_2O H_2O + n_N_2 N_2 + n_Ar Ar (Fa n_H_2 H_2 + n_CO CO + n_N_2 N_2 + n_Ar Ar (F>Fb) + * + * Input + * F : air fuel equivalent ratio + * Fc : Fuel atomic composition in C, H, O, N + * Fc(1) = C, Fc(2) = H, Fc(3) = O, Fc(4) = N + * Ac : Composition of air as the ratio of mole to one mole of O2 + * Ac(1) = n_N2/n_O2, Ac(2) = n_Ar/n_O2, Ac(3) = n_CO/n_O2 + * Ac(4) = n_CO2/n_O2, Ac(5) = n_H2O/n_O2, Ac(6) = n_H2/n_O2 + * Ac(7) = n_H/n_O2, Ac(8) = n_O/n_O2, Ac(9) = n_N/n_O2 + * Ac(10) = n_OH/n_O2, Ac(11) = n_NO/n_O3 + * Output + * x : Composition of exhaust gas in mole fraction of the component + * x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; x(5) = x_OH; + * x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; x(9) = x_H2O; x(10) = x_CO2; + * x(11) = x_N2; x(12) = x_Ar + * + * Created by Kevin Koosup Yum on 25 June 2012 + * Arguments : double F + * const double Fc[4] + * const double Ac[11] + * double x[12] + * Return Type : void + */ +void GetCompleteComb(double F, const double Fc[4], const double Ac[11], double x[12]) { - real_T N_L; - real_T Fa; - real_T Fb; - real_T n_H_2; - real_T n_H_2O; - real_T n_N_2; - real_T n_CO; - real_T n_O_2; - - /* Calculate the composition of combustion gas under no dissociation. */ - /* */ - /* Ref : Valland, H. (2012). Computation of Thermodynamic Properties of */ - /* Combustion Products and Fuel-Air Processes. TMR9 Internal */ - /* Combustion Engines, Advanced Course Lecture Note. Trondheim, */ - /* Department of Marine Technology, NTNU. */ - /* */ - /* Chemical reaction considered */ - /* F*C_n H_m O_l N_k + N_L (O_2 + b1 N_2 + b2 Ar + b3 CO + b4 CO_2 + */ - /* b5 H_2O + b6 H_2 + b7 H + b8 O + b9 N + b10 OH + b11 NO)) */ - /* => n_H_2O H_2O + n_CO_2 CO_2 + n_N_2 N_2 + n_Ar Ar (F=1) */ - /* => n_CO CO + n_H_2O H_2O + n_N_2 N_2 + n_Ar Ar (F=Fa) */ - /* => n_CO CO + n_H_2 H_2 + n_N_2 N_2 + n_Ar Ar (F=Fb) */ - /* => n_O_2 O2 + n_H_2O H_2O + n_CO_2 CO_2 + n_N_2 N_2 + n_Ar Ar (F<=1) */ - /* => n_CO CO + n_H_2O H_2O + n_CO_2 CO_2 + n_N_2 N_2 + n_Ar Ar (1 n_H_2 H_2 + n_CO CO + n_H_2O H_2O + n_N_2 N_2 + n_Ar Ar (Fa n_H_2 H_2 + n_CO CO + n_N_2 N_2 + n_Ar Ar (F>Fb) */ - /* */ - /* Input */ - /* F : air fuel equivalent ratio */ - /* Fc : Fuel atomic composition in C, H, O, N */ - /* Fc(1) = C, Fc(2) = H, Fc(3) = O, Fc(4) = N */ - /* Ac : Composition of air as the ratio of mole to one mole of O2 */ - /* Ac(1) = n_N2/n_O2, Ac(2) = n_Ar/n_O2, Ac(3) = n_CO/n_O2 */ - /* Ac(4) = n_CO2/n_O2, Ac(5) = n_H2O/n_O2, Ac(6) = n_H2/n_O2 */ - /* Ac(7) = n_H/n_O2, Ac(8) = n_O/n_O2, Ac(9) = n_N/n_O2 */ - /* Ac(10) = n_OH/n_O2, Ac(11) = n_NO/n_O3 */ - /* Output */ - /* x : Composition of exhaust gas in mole fraction of the component */ - /* x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; x(5) = x_OH; */ - /* x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; x(9) = x_H2O; x(10) = x_CO2; */ - /* x(11) = x_N2; x(12) = x_Ar */ - /* */ - /* Created by Kevin Koosup Yum on 25 June 2012 */ - memset(&x[0], 0, 12U * sizeof(real_T)); + double N_L; + double Fa; + double Fb; + double n_H_2; + double n_H_2O; + double n_N_2; + double n_CO; + memset(&x[0], 0, 12U * sizeof(double)); N_L = ((Fc[1] - 2.0 * Fc[2]) + 4.0 * Fc[0]) / ((((((2.0 * Ac[7] - 2.0 * Ac[5]) - Ac[6]) - 2.0 * Ac[2]) + Ac[9]) + 2.0 * Ac[10]) + 4.0); Fa = -((((((2.0 * Ac[3] - 2.0 * Ac[5]) - Ac[6]) + 2.0 * Ac[7]) + Ac[9]) + 2.0 * @@ -81,27 +100,27 @@ void GetCompleteComb(real_T F, const real_T Fc[4], const real_T Ac[11], real_T n_H_2O = F * Fc[1] / 2.0 + (((Ac[4] + Ac[5]) + Ac[6] / 2.0) + Ac[9] / 2.0) * N_L; n_N_2 = F * Fc[3] / 2.0 + ((Ac[0] + Ac[8] / 2.0) + Ac[10] / 2.0) * N_L; - n_O_2 = (1 - F)*(Fc[1] - 2*Fc[2] + 4*Fc[0])/4; - Fa = Ac[1] * N_L; - Fb = (((n_H_2 + n_H_2O) + n_N_2) + Fa) + n_O_2; - x[7] = n_O_2 / Fb; - x[9] = n_H_2 / Fb; - x[8] = n_H_2O / Fb; - x[10] = n_N_2 / Fb; - x[11] = Fa / Fb; + Fb = Ac[1] * N_L; + Fa = (1.0 - F) * ((Fc[1] - 2.0 * Fc[2]) + 4.0 * Fc[0]) / 4.0; + N_L = (((n_H_2 + n_H_2O) + n_N_2) + Fb) + Fa; + x[7] = Fa / N_L; + x[9] = n_H_2 / N_L; + x[8] = n_H_2O / N_L; + x[10] = n_N_2 / N_L; + x[11] = Fb / N_L; } else if (F <= Fa) { n_H_2 = (Fc[0] + N_L * (Ac[2] + Ac[3])) * ((Fa - F) / (Fa - 1.0)); n_CO = (F - 1.0) * ((Fc[1] - 2.0 * Fc[2]) + 4.0 * Fc[0]) / 2.0; n_H_2O = F * Fc[1] / 2.0 + (((Ac[4] + Ac[5]) + Ac[6] / 2.0) + Ac[9] / 2.0) * N_L; n_N_2 = F * Fc[3] / 2.0 + ((Ac[0] + Ac[8] / 2.0) + Ac[10] / 2.0) * N_L; - Fa = Ac[1] * N_L; - Fb = (((n_H_2 + n_H_2O) + n_CO) + n_N_2) + Fa; - x[9] = n_H_2 / Fb; - x[8] = n_H_2O / Fb; - x[5] = n_CO / Fb; - x[10] = n_N_2 / Fb; - x[11] = Fa / Fb; + Fb = Ac[1] * N_L; + N_L = (((n_H_2 + n_H_2O) + n_CO) + n_N_2) + Fb; + x[9] = n_H_2 / N_L; + x[8] = n_H_2O / N_L; + x[5] = n_CO / N_L; + x[10] = n_N_2 / N_L; + x[11] = Fb / N_L; } else { if (F <= Fb) { n_CO = F * Fc[0] + (Ac[2] + Ac[3]) * N_L; @@ -110,15 +129,19 @@ void GetCompleteComb(real_T F, const real_T Fc[4], const real_T Ac[11], real_T n_H_2O = (Fa * Fc[1] / 2.0 + (((Ac[4] + Ac[5]) + Ac[6] / 2.0) + Ac[9] / 2.0) * N_L) * ((Fb - F) / (Fb - Fa)); n_N_2 = F * Fc[3] / 2.0 + ((Ac[0] + Ac[8] / 2.0) + Ac[10] / 2.0) * N_L; - Fa = Ac[1] * N_L; - Fb = (((n_CO + n_H_2) + n_H_2O) + n_N_2) + Fa; - x[3] = n_H_2 / Fb; - x[8] = n_H_2O / Fb; - x[5] = n_CO / Fb; - x[10] = n_N_2 / Fb; - x[11] = Fa / Fb; + Fb = Ac[1] * N_L; + N_L = (((n_CO + n_H_2) + n_H_2O) + n_N_2) + Fb; + x[3] = n_H_2 / N_L; + x[8] = n_H_2O / N_L; + x[5] = n_CO / N_L; + x[10] = n_N_2 / N_L; + x[11] = Fb / N_L; } } } -/* End of code generation (GetCompleteComb.c) */ +/* + * File trailer for GetCompleteComb.c + * + * [EOF] + */ diff --git a/code/c_code/GetCompleteComb.h b/code/c_code/GetCompleteComb.h index 6019c95..c5eb2b9 100644 --- a/code/c_code/GetCompleteComb.h +++ b/code/c_code/GetCompleteComb.h @@ -1,37 +1,40 @@ /* - * GetCompleteComb.h - * - * Code generation for function 'GetCompleteComb' - * - * C source code generated on: Tue Jul 31 11:27:42 2012 + * File: GetCompleteComb.h * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __GETCOMPLETECOMB_H__ #define __GETCOMPLETECOMB_H__ -/* Include files */ + +/* Include Files */ #include #include #include #include #include "rt_nonfinite.h" - #include "rtwtypes.h" -/* Type Definitions */ - -/* Named Constants */ - -/* Variable Declarations */ - -/* Variable Definitions */ +#include "ThdynPack_types.h" /* Function Declarations */ #ifdef __cplusplus + extern "C" { + #endif -extern void GetCompleteComb(real_T F, const real_T Fc[5], const real_T Ac[11], real_T x[12]); + + extern void GetCompleteComb(double F, const double Fc[4], const double Ac[11], + double x[12]); + #ifdef __cplusplus + } #endif #endif -/* End of code generation (GetCompleteComb.h) */ + +/* + * File trailer for GetCompleteComb.h + * + * [EOF] + */ diff --git a/code/c_code/GetCorrAirComp.c b/code/c_code/GetCorrAirComp.c new file mode 100644 index 0000000..c5fa9dd --- /dev/null +++ b/code/c_code/GetCorrAirComp.c @@ -0,0 +1,156 @@ +/* + * File: GetCorrAirComp.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "ThdynPack_rtwutil.h" + +/* Function Definitions */ + +/* + * Calculate the corrected mole and mass fraction of molecules (Mf_a, Wf_a) + * in air with humidity, water content(w_H2O, g/kg) and molecular weight(MW) + * of air at given temperature in Kelvin and relative humidity in %. + * Vapor pressure of water at saturated condition(bar) is used from + * ISO 8178-1 Eqn (A.14), Wexler and Greenspan equation + * + * input + * T_amb : Ambient temperature [K] + * p_amb : Ambient pressure [Pa] + * humid : Relative humidity [%] + * Mf_a : Dry air composition mole ratio to oxygen (O2;N2;Ar;CO2) + * e.g. [1;3.7274;0.0444;0.0014] + * Output + * Mf_a_corr : Air composition mole ratio to oxigen (O2:N2:Ar:CO2:H2O) + * Wf_a_corr : Air composition weight ratio to oxigen (O2:N2:Ar:CO2:H2O) + * MW : Molecular weight + * H_a : water content (g H2O / kg Air) + * + * Created by Kevin Yum + * Arguments : double T_amb + * double p_amb + * double humid + * double Mf_a + * double Mf_a_corr[5] + * double Wf_a_corr[5] + * double *MW + * double *H_a + * Return Type : void + */ +void GetCorrAirComp(double T_amb, double p_amb, double humid, double Mf_a, + double Mf_a_corr[5], double Wf_a_corr[5], double *MW, double + *H_a) +{ + double M_f_a; + double p_p_H2O; + int k; + double M_f_a_corr[5]; + double y; + double b_y; + double c_y; + double d_y[5]; + static const double b[5] = { 31.9988, 28.011, 39.9481, 44.01, 18.01534 }; + + double b_MW[5]; + int i2; + static const double b_b[25] = { 31.9988, 0.0, 0.0, 0.0, 0.0, 0.0, 28.011, 0.0, + 0.0, 0.0, 0.0, 0.0, 39.9481, 0.0, 0.0, 0.0, 0.0, 0.0, 44.01, 0.0, 0.0, 0.0, + 0.0, 0.0, 18.01534 }; + + M_f_a = Mf_a / Mf_a; + + /* Vapor pressure of water at saturated condition(bar) */ + /* ISO 8178-1 Eqn (A.14), Wexler and Greenspan equation */ + /* Partial pressure of water */ + p_p_H2O = humid / 100.0 * exp((((((((((-12.150799 * log(T_amb) - 8499.22 * + rt_powd_snf(T_amb, -2.0)) - 7423.1865 * (1.0 / T_amb)) + 96.1635147) + + 0.024917646 * T_amb) - 1.3160119E-5 * (T_amb * T_amb)) - 1.1460454E-8 * + rt_powd_snf(T_amb, 3.0)) + 2.1701289E-11 * rt_powd_snf(T_amb, 4.0)) - + 3.610258E-15 * rt_powd_snf(T_amb, 5.0)) + 3.8504519E-18 * rt_powd_snf(T_amb, + 6.0)) - 1.4317E-21 * rt_powd_snf(T_amb, 7.0)); + + /* no. of mole of water for 1 mole of oxygen in the air */ + /* Corrected mole & wt fraction including water content */ + for (k = 0; k < 4; k++) { + M_f_a_corr[k] = M_f_a; + } + + M_f_a_corr[4] = M_f_a * p_p_H2O / (p_amb * 100.0 - p_p_H2O); + M_f_a = M_f_a_corr[0]; + p_p_H2O = M_f_a_corr[0]; + y = M_f_a_corr[0]; + b_y = M_f_a_corr[0]; + c_y = M_f_a_corr[0]; + for (k = 0; k < 4; k++) { + M_f_a += M_f_a_corr[k + 1]; + p_p_H2O += M_f_a_corr[k + 1]; + y += M_f_a_corr[k + 1]; + b_y += M_f_a_corr[k + 1]; + c_y += M_f_a_corr[k + 1]; + } + + d_y[0] = M_f_a; + d_y[1] = p_p_H2O; + d_y[2] = y; + d_y[3] = b_y; + d_y[4] = c_y; + *MW = 0.0; + for (k = 0; k < 5; k++) { + M_f_a = M_f_a_corr[k] / d_y[k]; + *MW += M_f_a * b[k]; + Mf_a_corr[k] = M_f_a; + } + + b_MW[0] = *MW; + b_MW[1] = *MW; + b_MW[2] = *MW; + b_MW[3] = *MW; + b_MW[4] = *MW; + for (k = 0; k < 5; k++) { + M_f_a_corr[k] = 0.0; + for (i2 = 0; i2 < 5; i2++) { + M_f_a_corr[k] += Mf_a_corr[i2] * b_b[i2 + 5 * k]; + } + + Wf_a_corr[k] = M_f_a_corr[k] / b_MW[k]; + } + + /* Humidity of the intake air (g water per kg dry air) */ + *H_a = Mf_a_corr[4] * 18.01534 / (*MW - Mf_a_corr[4] * 18.01534) * 1000.0; +} + +/* + * File trailer for GetCorrAirComp.c + * + * [EOF] + */ diff --git a/code/c_code/GetCorrAirComp.h b/code/c_code/GetCorrAirComp.h new file mode 100644 index 0000000..e93195f --- /dev/null +++ b/code/c_code/GetCorrAirComp.h @@ -0,0 +1,40 @@ +/* + * File: GetCorrAirComp.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETCORRAIRCOMP_H__ +#define __GETCORRAIRCOMP_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void GetCorrAirComp(double T_amb, double p_amb, double humid, double + Mf_a, double Mf_a_corr[5], double Wf_a_corr[5], double *MW, double *H_a); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetCorrAirComp.h + * + * [EOF] + */ diff --git a/code/c_code/GetDensityHCVapor.c b/code/c_code/GetDensityHCVapor.c new file mode 100644 index 0000000..0ca49d4 --- /dev/null +++ b/code/c_code/GetDensityHCVapor.c @@ -0,0 +1,259 @@ +/* + * File: GetDensityHCVapor.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "rdivide.h" + +/* Function Definitions */ + +/* + * The function calculates the density of hydrocarbon vapor.The calculation + * is following the procedure 6B1.8 from API Technical Book of Petroleum + * Refining + * Input + * p : Pressure of the gas in Pa + * T : Temperature of the gas in Kelvin + * p_CR : Critical pressure of the gas in Pa + * T_CR : Critical temperature of the gas on K + * MW : Molecular weight of the gas in kg/kmol + * W : Acentric factor of the gas + * Output + * rho_v : density of the gas in kg/m3 + * Comment + * Error is less than 1% in average. But near critical temperature, it may + * increase upto 30%. Due to iteration problem, this routine is only + * applicable from 1.0 for reduced temperature and pressure upto 20. + * Reference + * Technical Data Book :6B1.8 - Petroleum Refining(1985) Americal Petroleum Institute. + * Created by Kevin Koosup Yum, 27 August 2013 + * Arguments : double p + * double T + * double p_CR + * double T_CR + * double MW + * double W + * double rho_v_data[] + * int rho_v_size[1] + * Return Type : void + */ +void GetDensityHCVapor(double p, double T, double p_CR, double T_CR, double MW, + double W, double rho_v_data[], int rho_v_size[1]) +{ + double p_R; + double T_R; + double v_R_ideal; + double TT_data[4]; + int ar; + double z_data[4]; + double B_data_idx_0; + int ib; + static const double B[4] = { 0.1181193, -0.265728, -0.15479, -0.030323 }; + + double b_TT_data[3]; + double b_z_data[3]; + double C_data_idx_0; + static const double b_B[3] = { 0.0236744, -0.0186984, 0.0 }; + + double D; + double B_h_data_idx_0; + static const double c_B[4] = { 0.2026579, -0.331511, -0.027655, -0.203488 }; + + double C_h_data_idx_0; + static const double d_B[3] = { 0.0313385, -0.0503618, 0.016901 }; + + double z; + double D_h; + double VV[6]; + double V_R_error; + double V_R; + double V_R_temp; + double c43; + double varargin_1; + + /* Universal gas constant J/kmol-K */ + p_R = p / p_CR; + T_R = T / T_CR; + rho_v_size[0] = 1; + v_R_ideal = rdivide(8314.0 * T, p) / (8314.0 * T_CR / p_CR); + for (ar = 0; ar < 4; ar++) { + TT_data[ar] = 0.0; + } + + TT_data[0] = 1.0; + for (ar = 0; ar < 3; ar++) { + TT_data[ar + 1] = TT_data[ar] * T_R; + } + + for (ar = 0; ar < 4; ar++) { + z_data[ar] = 1.0 / TT_data[ar]; + } + + B_data_idx_0 = 0.0; + ar = -1; + for (ib = 0; ib + 1 < 5; ib++) { + if (B[ib] != 0.0) { + B_data_idx_0 += B[ib] * z_data[ar + 1]; + } + + ar++; + } + + for (ar = 0; ar < 2; ar++) { + b_TT_data[ar] = TT_data[ar]; + } + + b_TT_data[2] = TT_data[3]; + for (ar = 0; ar < 3; ar++) { + b_z_data[ar] = 1.0 / b_TT_data[ar]; + } + + C_data_idx_0 = 0.0; + ar = -1; + for (ib = 0; ib + 1 < 4; ib++) { + if (b_B[ib] != 0.0) { + C_data_idx_0 += b_B[ib] * b_z_data[ar + 1]; + } + + ar++; + } + + D = 1.55488E-5 + rdivide(6.23689E-5, T_R); + for (ar = 0; ar < 4; ar++) { + z_data[ar] = 1.0 / TT_data[ar]; + } + + B_h_data_idx_0 = 0.0; + ar = -1; + for (ib = 0; ib + 1 < 5; ib++) { + if (c_B[ib] != 0.0) { + B_h_data_idx_0 += c_B[ib] * z_data[ar + 1]; + } + + ar++; + } + + for (ar = 0; ar < 2; ar++) { + b_TT_data[ar] = TT_data[ar]; + } + + b_TT_data[2] = TT_data[3]; + for (ar = 0; ar < 3; ar++) { + b_z_data[ar] = 1.0 / b_TT_data[ar]; + } + + C_h_data_idx_0 = 0.0; + ar = -1; + for (ib = 0; ib + 1 < 4; ib++) { + if (d_B[ib] != 0.0) { + C_h_data_idx_0 += d_B[ib] * b_z_data[ar + 1]; + } + + ar++; + } + + z = 7.40336E-6 / T_R; + D_h = 4.8736E-5 + 7.40336E-6 / T_R; + for (ar = 0; ar < 6; ar++) { + VV[ar] = 0.0; + } + + /* Simple fluid calculation */ + V_R_error = 1.0; + V_R = v_R_ideal * 0.8; + while (V_R_error > 0.001) { + VV[0] = V_R; + for (ar = 0; ar < 5; ar++) { + VV[ar + 1] = VV[ar] * V_R; + } + + V_R_error = 0.042724 / TT_data[3] / VV[1]; + V_R_temp = 0.060167 / VV[1]; + c43 = exp(-0.060167 / VV[1]); + varargin_1 = 0.1 * V_R; + V_R_error = V_R - (p_R / T_R * V_R - ((((1.0 + B_data_idx_0 / V_R) + + C_data_idx_0 / VV[1]) + D / VV[4]) + V_R_error * (0.65392 + V_R_temp) * + c43)) / (p_R / T_R - (((((-B_data_idx_0 / VV[1] - 2.0 * C_data_idx_0 / VV + [2]) - 5.0 * D / VV[5]) + -0.085448 / TT_data[3] / VV[2] * (0.65392 + + V_R_temp) * c43) + V_R_error * (-0.120334 / VV[2]) * c43) + V_R_error * + (0.65392 + V_R_temp) * (0.120334 / VV[2] * c43))); + if ((varargin_1 >= V_R_error) || rtIsNaN(V_R_error)) { + V_R_temp = varargin_1; + } else { + V_R_temp = V_R_error; + } + + V_R_error = fabs(V_R_temp - V_R) / V_R; + V_R = V_R_temp; + } + + B_data_idx_0 = p_R * V_R / T_R; + + /* Heavy Reference fluid calculation */ + V_R = v_R_ideal * 0.8; + V_R_error = 1.0; + while (V_R_error > 0.001) { + VV[0] = V_R; + for (ar = 0; ar < 5; ar++) { + VV[ar + 1] = VV[ar] * V_R; + } + + V_R_error = 0.041577 / TT_data[3] / VV[1]; + V_R_temp = 0.03754 / VV[1]; + c43 = exp(-0.03754 / VV[1]); + varargin_1 = 0.1 * V_R; + V_R_error = V_R - (p_R / T_R * V_R - ((((1.0 + B_h_data_idx_0 / V_R) + + C_h_data_idx_0 / VV[1]) + D_h / VV[4]) + V_R_error * (1.226 + V_R_temp) * + c43)) / (p_R / T_R - (((((-B_h_data_idx_0 / VV[1] - 2.0 * C_h_data_idx_0 / + VV[2]) - 5.0 * (4.8736E-5 + z) / VV[5]) + -0.083154 / TT_data[3] / VV[2] * + (1.226 + V_R_temp) * c43) + V_R_error * (-0.07508 / VV[2]) * + c43) + V_R_error * (1.226 + V_R_temp) * (0.07508 / VV[2] * c43))); + if ((varargin_1 >= V_R_error) || rtIsNaN(V_R_error)) { + V_R_temp = varargin_1; + } else { + V_R_temp = V_R_error; + } + + V_R_error = fabs(V_R_temp - V_R) / V_R; + V_R = V_R_temp; + } + + rho_v_data[0] = 1.0 / ((B_data_idx_0 + W / 0.3978 * (p_R * V_R / T_R - + B_data_idx_0)) * 8314.0 * T / p) * MW; +} + +/* + * File trailer for GetDensityHCVapor.c + * + * [EOF] + */ diff --git a/code/c_code/GetDensityHCVapor.h b/code/c_code/GetDensityHCVapor.h new file mode 100644 index 0000000..6becda8 --- /dev/null +++ b/code/c_code/GetDensityHCVapor.h @@ -0,0 +1,40 @@ +/* + * File: GetDensityHCVapor.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETDENSITYHCVAPOR_H__ +#define __GETDENSITYHCVAPOR_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void GetDensityHCVapor(double p, double T, double p_CR, double T_CR, + double MW, double W, double rho_v_data[], int rho_v_size[1]); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetDensityHCVapor.h + * + * [EOF] + */ diff --git a/code/c_code/GetDiffusivityHCVaporToAir.c b/code/c_code/GetDiffusivityHCVaporToAir.c new file mode 100644 index 0000000..c1498ca --- /dev/null +++ b/code/c_code/GetDiffusivityHCVaporToAir.c @@ -0,0 +1,92 @@ +/* + * File: GetDiffusivityHCVaporToAir.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "ThdynPack_rtwutil.h" + +/* Function Definitions */ + +/* + * The function calculates the diffusivity of the binary gas system (HC vapor + * to air) in the low pressure according to procedure 13B1.2 in API Technical + * Book : Petroleum Refining . (<3.45 MPa) + * Input + * p : pressure in Pa + * T : Temperature in K + * MW : Molecular weight of fuel in kg/kmol + * C : Number of carbon in the fuel chemical formula + * H : Number of hydrogen in the fuel chemical formula + * O : Number of oxygen in the fuel chemical formula + * N : Number of nitrogen in the fuel chemical formula + * Aromatic : 1 if aromatic, 0 otherwise + * Output + * D_v : Diffusivity in m2/sec + * Ref + * Technical Data Book - Petroleum Refining(1985) Americal Petroleum Institute. + * Created by Kevin Koosup Yum, 18 September 2013 + * Arguments : double p + * double T + * double MW + * double C + * double H + * double O + * double N + * boolean_T Aromatic + * Return Type : double + */ +double GetDiffusivityHCVaporToAir(double p, double T, double MW, double C, + double H, double O, double N, boolean_T Aromatic) +{ + double D_v; + double a; + + /* % Diffusivity at low pressure */ + a = rt_powd_snf((((C * 16.5 + H * 1.98) + O * 5.48) + N * 5.69) - (double) + Aromatic * 20.2, 0.3333) + 2.7186621817323884; + D_v = 0.01015 * (rt_powd_snf(T, 1.75) * sqrt(0.034650034650034647 + 1.0 / MW)) + / (p * (a * a)); + + /* T_R = T*1.8; */ + /* p_lb = 1.450377e-4*p; */ + /* Sigma = 1.864 - 0.1662e-2*T_R + 0.1036e-5*T_R^2 - 0.2390e-9*T_R^3; */ + /* D_v_1 = 0.00064516*11.339e-6*T^1.5/(p_lb*Sigma); */ + /* % */ + return D_v; +} + +/* + * File trailer for GetDiffusivityHCVaporToAir.c + * + * [EOF] + */ diff --git a/code/c_code/GetDiffusivityHCVaporToAir.h b/code/c_code/GetDiffusivityHCVaporToAir.h new file mode 100644 index 0000000..f2c4667 --- /dev/null +++ b/code/c_code/GetDiffusivityHCVaporToAir.h @@ -0,0 +1,40 @@ +/* + * File: GetDiffusivityHCVaporToAir.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETDIFFUSIVITYHCVAPORTOAIR_H__ +#define __GETDIFFUSIVITYHCVAPORTOAIR_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern double GetDiffusivityHCVaporToAir(double p, double T, double MW, double + C, double H, double O, double N, boolean_T Aromatic); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetDiffusivityHCVaporToAir.h + * + * [EOF] + */ diff --git a/code/c_code/GetEquilGrill.c b/code/c_code/GetEquilGrill.c index 89e909d..02e7e7b 100644 --- a/code/c_code/GetEquilGrill.c +++ b/code/c_code/GetEquilGrill.c @@ -1,48 +1,102 @@ /* - * GetEquilGrill.c - * - * Code generation for function 'GetEquilGrill' - * - * C source code generated on: Tue Jul 31 11:27:42 2012 + * File: GetEquilGrill.c * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ -/* Include files */ +/* Include Files */ #include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" #include "GetEquilGrill.h" -#include "sum.h" -#include "GetCompCombGas_rtwutil.h" - -/* Type Definitions */ - -/* Named Constants */ - -/* Variable Declarations */ - -/* Variable Definitions */ - -/* Function Declarations */ +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" /* Function Definitions */ -void GetEquilGrill(real_T P, real_T T, real_T F, const real_T Fc[4], const - real_T Ac[11], real_T x[12]) + +/* + * Calculate the mole fraction of the exhaust gas given P,T,F, fuel and + * air composition using Grill's Method with some modification for + * user-defined gas composition + * + * Chemical reaction considered + * x13(C_n H_m O_l N_k + N_L/F (O_2 + b1 N_2 + b2 Ar + b3 CO + b4 CO_2 + + * b5 H_2O + b6 H_2 + b7 H + b8 O + b9 N + b10 OH + b11 NO)) + * => x1 H + x2 O + x3 N + x4 H2 + x5 OH + x6 x_CO + x7 NO + + * x8 O2 + x9 H2O + x10 CO2 + x11 N2 + x12 Ar + * + * Ref : Grill, M., A. Schmid, et al. (2007). Calculating the Properties of + * User-Defined Working Fluids for Real Working-Process Simulations. + * 2007 World Congress. Detroit, Michigan, SAE International. + * Input + * P : Pressure in Pa + * T : Temperature in Kelvin + * F : air fuel equivalent ratio + * Fc : Fuel atomic composition in C, H, O, N + * Fc(1) = C, Fc(2) = H, Fc(3) = O, Fc(4) = N + * Ac : no. of moles of N2, Ar, CO, CO2, + * H2O, H2 as in the ratio of no. of moes of O2 + * Ac(1) = n_N2/n_O2, Ac(2) = n_Ar/n_O2, Ac(3) = n_CO/n_O2 + * Ac(4) = n_CO2/n_O2, Ac(5) = n_H2O/n_O2, Ac(6) = n_H2/n_O2 + * Ac(7) = n_H/n_O2, Ac(8) = n_O/n_O2, Ac(9) = n_N/n_O2 + * Ac(10) = n_OH/n_O2, Ac(11) = n_NO/n_O3 + * Output + * x : Composition of exhaust gas in mole fraction of the component + * x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; x(5) = x_OH; + * x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; x(9) = x_H2O; x(10) = x_CO2; + * x(11) = x_N2; x(12) = x_Ar + * + * + * Created by Kevin Koosup Yum on 22 June 2012 + * Arguments : double P + * double T + * double F + * const double Fc[4] + * const double Ac[11] + * double x[12] + * Return Type : void + */ +void GetEquilGrill(double P, double T, double F, const double Fc[4], const + double Ac[11], double x[12]) { - real_T N_L_F; - real_T r3; - real_T N_c_o; - real_T N_o_n; - real_T N_h_o; - real_T N_ar_o; - real_T N_n_temp; - real_T sq_p_o2; - real_T Tsq, Tcb, Tqt, Tpent; - real_T dv0[7]; - real_T dv1[7]; - real_T dv2[7]; - int32_T i1; - real_T Kp[7]; - int32_T i2; - static const real_T A[49] = { -1.03358475, -0.713156555, -0.939654715, + double N_L_F; + double r3; + double N_c_o; + double N_o_n; + double N_h_o; + double N_ar_o; + int k; + double N_n_temp; + double sq_p_o2; + double T_quat; + double dv1[7]; + double dv2[7]; + double dv3[7]; + double Kp[7]; + int i1; + static const double a[49] = { -1.03358475, -0.713156555, -0.939654715, 0.458365335, 0.04605626, 2.086272015, 0.242455215, 0.00041329901, 0.0003554990101, 0.00052355955, -0.0003659311185, -0.0001643783885, -0.00181840082, -0.00106154604, -7.3200285E-8, -6.63844473E-8, @@ -55,57 +109,14 @@ void GetEquilGrill(real_T P, real_T T, real_T F, const real_T Fc[4], const -0.06547535, -3.21461365, -1.71366569, -4.6494238, -1.72538045, -6.19918548, 9.65967412 }; - real_T N_o_sol; - real_T Ksq4; - real_T Ksq5; - real_T Ksq6; - real_T Ksq7; - real_T sq_p_h2_2; - real_T sq_p_h2; - real_T sq_p_n2; - real_T b_Kp[12]; - - /* Calculate the mole fraction of the exhaust gas given P,T,F, fuel and */ - /* air composition using Grill's Method with some modification for */ - /* user-defined gas composition */ - /* */ - /* Chemical reaction considered */ - /* x13(C_n H_m O_l N_k + N_L/F (O_2 + b1 N_2 + b2 Ar + b3 CO + b4 CO_2 + */ - /* b5 H_2O + b6 H_2 + b7 H + b8 O + b9 N + b10 OH + b11 NO)) */ - /* => x1 H + x2 O + x3 N + x4 H2 + x5 OH + x6 x_CO + x7 NO + */ - /* x8 O2 + x9 H2O + x10 CO2 + x11 N2 + x12 Ar */ - /* */ - /* Ref : Grill, M., A. Schmid, et al. (2007). Calculating the Properties of */ - /* User-Defined Working Fluids for Real Working-Process Simulations. */ - /* 2007 World Congress. Detroit, Michigan, SAE International. */ - /* Input */ - /* P : Pressure in Pa */ - /* T : Temperature in Kelvin */ - /* F : air fuel equivalent ratio */ - /* Fc : Fuel atomic composition in C, H, O, N */ - /* Fc(1) = C, Fc(2) = H, Fc(3) = O, Fc(4) = N */ - /* Ac : no. of moles of N2, Ar, CO, CO2, */ - /* H2O, H2 as in the ratio of no. of moes of O2 */ - /* Ac(1) = n_N2/n_O2, Ac(2) = n_Ar/n_O2, Ac(3) = n_CO/n_O2 */ - /* Ac(4) = n_CO2/n_O2, Ac(5) = n_H2O/n_O2, Ac(6) = n_H2/n_O2 */ - /* Ac(7) = n_H/n_O2, Ac(8) = n_O/n_O2, Ac(9) = n_N/n_O2 */ - /* Ac(10) = n_OH/n_O2, Ac(11) = n_NO/n_O3 */ - /* Output */ - /* x : Composition of exhaust gas in mole fraction of the component */ - /* x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; x(5) = x_OH; */ - /* x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; x(9) = x_H2O; x(10) = x_CO2; */ - /* x(11) = x_N2; x(12) = x_Ar */ - /* */ - /* */ - /* Created by Kevin Koosup Yum on 22 June 2012 */ + double N_o_sol; + double Ksq4; + double Ksq5; + double Ksq6; + double Ksq7; + double sq_p_h2; + double sq_p_n2; P /= 100000.0; - Tsq = T*T; - Tcb = Tsq*T; - Tqt = Tcb*T; - Tpent = Tqt*T; - if (F == 0) { - F = 1e-8; - } N_L_F = ((Fc[1] - 2.0 * Fc[2]) + Fc[0] * 4.0) / ((((((2.0 * Ac[7] - 2.0 * Ac[5]) - Ac[6]) - 2.0 * Ac[2]) + Ac[9]) + 2.0 * Ac[10]) + 4.0) / F; @@ -123,8 +134,13 @@ void GetEquilGrill(real_T P, real_T T, real_T F, const real_T Fc[4], const N_h_o = (Fc[1] + 2.0 * N_L_F * (((Ac[4] + Ac[5]) + Ac[6] * 0.5) + Ac[9] * 0.5)) / (2.0 * r3); N_ar_o = N_L_F * Ac[1] / (2.0 * r3); - N_n_temp = 2.0 * Ac[0] / (sum(Ac) + 1.0) * P; - sq_p_o2 = 0.0245 / (F*F); + N_L_F = Ac[0]; + for (k = 0; k < 10; k++) { + N_L_F += Ac[k + 1]; + } + + N_n_temp = 2.0 * Ac[0] / (N_L_F + 1.0) * P; + sq_p_o2 = 0.0245 / (F * F); /* Calculate Kp for dissociation using NASA 7 Polynomial Fit (1000~6000K) */ /* Input */ @@ -132,36 +148,49 @@ void GetEquilGrill(real_T P, real_T T, real_T F, const real_T Fc[4], const /* Output */ /* Kp_NASA7 (equilibrium constant for 7 reactions) */ /* 1; 0.5H2 <-> H 2; 0.5O2 <-> O */ - /* 3; 0.5O2 <-> O 4; 0.5H2 + 0.5O2 <-> OH */ + /* 3; 0.5N2 <-> N 4; 0.5H2 + 0.5O2 <-> OH */ /* 5; 0.5N2 + 0.5O2 <-> NO 6; H2 + 0.5O2 <-> H2O */ - /* 7; CO + 0.5H2 <-> CO2 */ + /* 7; CO + 0.5O2 <-> CO2 */ + /* */ + /* Reference */ + /* Burcat, A., Ruscic, B., & Laboratory, A. N. (2005). Third millenium */ + /* ideal gas and condensed phase thermochemical database for combustion */ + /* with updates from active thermochemical tables: Argonne National */ + /* Laboratory Argonne, IL. */ /* */ - /* Created by Kevin Koosup Yum, 3 April 2012 */ - dv0[0] = 1.0; - dv0[1] = T / 2.0; - dv0[2] = Tsq / 3.0; - dv0[3] = Tcb / 4.0; - dv0[4] = Tqt / 5.0; - dv0[5] = 1.0 / T; - dv0[6] = 0.0; - dv1[0] = log(T); - dv1[1] = T; - dv1[2] = Tsq / 2.0; - dv1[3] = Tcb / 3.0; - dv1[4] = Tqt / 4.0; - dv1[5] = 0.0; - dv1[6] = 1.0; - for (i1 = 0; i1 < 7; i1++) { - dv2[i1] = dv0[i1] - dv1[i1]; + /* Revision */ + /* - 2012-04-03 Created by Kevin Koosup Yum */ + /* - 2013-12-03 Revised to enhance calculation speed and include */ + /* temperature derivative by Kevin Koosup Yum */ + /* */ + N_L_F = T * T; + r3 = N_L_F * T; + T_quat = r3 * T; + dv1[0] = 1.0; + dv1[1] = T / 2.0; + dv1[2] = N_L_F / 3.0; + dv1[3] = r3 / 4.0; + dv1[4] = T_quat / 5.0; + dv1[5] = 1.0 / T; + dv1[6] = 0.0; + dv2[0] = log(T); + dv2[1] = T; + dv2[2] = N_L_F / 2.0; + dv2[3] = r3 / 3.0; + dv2[4] = T_quat / 4.0; + dv2[5] = 0.0; + dv2[6] = 1.0; + for (k = 0; k < 7; k++) { + dv3[k] = dv1[k] - dv2[k]; } - for (i1 = 0; i1 < 7; i1++) { - Kp[i1] = 0.0; - for (i2 = 0; i2 < 7; i2++) { - Kp[i1] += A[i1 + 7 * i2] * dv2[i2]; + for (k = 0; k < 7; k++) { + Kp[k] = 0.0; + for (i1 = 0; i1 < 7; i1++) { + Kp[k] += a[k + 7 * i1] * dv3[i1]; } - Kp[i1] = exp(Kp[i1]); + Kp[k] = exp(Kp[k]); } N_L_F = 1.0; @@ -178,24 +207,24 @@ void GetEquilGrill(real_T P, real_T T, real_T F, const real_T Fc[4], const Ksq5 = Kp[4] * sq_p_o2; Ksq6 = Kp[5] * sq_p_o2; Ksq7 = Kp[6] * sq_p_o2; - N_L_F = 8.0 * N_h_o * N_o_sol; - r3 = rt_powd_snf(N_L_F * (1.0 + Ksq6) + rt_powd_snf(Ksq4 + Kp[0], 2.0), - 0.5); - sq_p_h2_2 = 4.0 * (Ksq6 + 1.0); - sq_p_h2 = -((Kp[0] + Ksq4) - r3) / sq_p_h2_2; - N_L_F = Kp[5] * -sq_p_h2 / (sq_p_h2_2 / 4.0) - (Kp[3] - 0.5 * (2.0 * Kp[3] - * (Kp[0] + Ksq4) + Kp[5] * N_L_F) / r3) / sq_p_h2_2; - r3 = rt_powd_snf(rt_powd_snf(Ksq5 + Kp[2], 2.0) + 8.0 / N_o_n * N_o_sol, - 0.5); - sq_p_n2 = ((r3 - Ksq5) - Kp[2]) / 4.0; - sq_p_h2_2 = N_c_o * N_o_sol; - N_L_F = -((((((sq_p_h2_2 * (2.0 - 1.0 / (Ksq7 + 1.0)) + 2.0 * rt_powd_snf - (sq_p_o2, 2.0)) + Ksq6 * rt_powd_snf(sq_p_h2, 2.0)) + Ksq4 * - sq_p_h2) + Kp[1] * sq_p_o2) + Ksq5 * sq_p_n2) - N_o_sol) / - ((((((((sq_p_h2_2 * Kp[6] / rt_powd_snf(Ksq7 + 1.0, 2.0) + 4.0 * sq_p_o2) - + Kp[5] * rt_powd_snf(sq_p_h2, 2.0)) + Ksq6 * 2.0 * sq_p_h2 * - N_L_F) + Kp[3] * sq_p_h2) + Ksq4 * N_L_F) + Kp[1]) + Kp[4] * - sq_p_n2) + Ksq5 * (((Ksq5 + Kp[2]) * Kp[4] / r3 - Kp[4]) / 4.0)); + T_quat = 8.0 * N_h_o * N_o_sol; + N_L_F = Ksq4 + Kp[0]; + N_L_F = sqrt(T_quat * (1.0 + Ksq6) + N_L_F * N_L_F); + r3 = 4.0 * (Ksq6 + 1.0); + sq_p_h2 = -((Kp[0] + Ksq4) - N_L_F) / r3; + T_quat = Kp[5] * -sq_p_h2 / (r3 / 4.0) - (Kp[3] - 0.5 * (2.0 * Kp[3] * + (Kp[0] + Ksq4) + Kp[5] * T_quat) / N_L_F) / r3; + N_L_F = Ksq5 + Kp[2]; + N_L_F = sqrt(N_L_F * N_L_F + 8.0 / N_o_n * N_o_sol); + sq_p_n2 = ((N_L_F - Ksq5) - Kp[2]) / 4.0; + r3 = N_c_o * N_o_sol; + N_L_F = -((((((r3 * (2.0 - 1.0 / (Ksq7 + 1.0)) + 2.0 * (sq_p_o2 * sq_p_o2)) + + Ksq6 * (sq_p_h2 * sq_p_h2)) + Ksq4 * sq_p_h2) + Kp[1] * + sq_p_o2) + Ksq5 * sq_p_n2) - N_o_sol) / ((((((((r3 * Kp[6] / + ((Ksq7 + 1.0) * (Ksq7 + 1.0)) + 4.0 * sq_p_o2) + Kp[5] * (sq_p_h2 * + sq_p_h2)) + Ksq6 * 2.0 * sq_p_h2 * T_quat) + Kp[3] * sq_p_h2) + Ksq4 * + T_quat) + Kp[1]) + Kp[4] * sq_p_n2) + Ksq5 * (((Ksq5 + Kp[2]) * Kp[4] / + N_L_F - Kp[4]) / 4.0)); r3 = -0.9 * sq_p_o2; if ((N_L_F >= r3) || rtIsNaN(r3)) { r3 = N_L_F; @@ -207,43 +236,47 @@ void GetEquilGrill(real_T P, real_T T, real_T F, const real_T Fc[4], const Ksq4 = Kp[3] * sq_p_o2; Ksq5 = Kp[4] * sq_p_o2; Ksq6 = Kp[5] * sq_p_o2; - sq_p_h2 = -((Kp[0] + Ksq4) - rt_powd_snf(8.0 * N_h_o * N_o_sol * (1.0 + Ksq6) - + rt_powd_snf(Ksq4 + Kp[0], 2.0), 0.5)) / (4.0 * (Ksq6 + 1.0)); - sq_p_n2 = ((rt_powd_snf(rt_powd_snf(Ksq5 + Kp[2], 2.0) + 8.0 / N_o_n * - N_o_sol, 0.5) - Ksq5) - Kp[2]) / 4.0; + N_L_F = Ksq4 + Kp[0]; + sq_p_h2 = -((Kp[0] + Ksq4) - sqrt(8.0 * N_h_o * N_o_sol * (1.0 + Ksq6) + + N_L_F * N_L_F)) / (4.0 * (Ksq6 + 1.0)); + N_L_F = Ksq5 + Kp[2]; + sq_p_n2 = ((sqrt(N_L_F * N_L_F + 8.0 / N_o_n * N_o_sol) - Ksq5) - Kp[2]) / + 4.0; N_L_F = N_c_o * N_o_sol / (1.0 / (Kp[6] * sq_p_o2) + 1.0); - r3 = rt_powd_snf(sq_p_h2, 2.0); - r3 = (((((((((((P - N_L_F) - N_L_F / (Kp[6] * sq_p_o2)) - rt_powd_snf - (sq_p_o2, 2.0)) - Ksq6 * r3) - r3) - Ksq4 * sq_p_h2) - Kp[0] * - sq_p_h2) - Kp[1] * sq_p_o2) - rt_powd_snf(sq_p_n2, 2.0)) - Kp[2] * - sq_p_n2) - Ksq5 * sq_p_n2) - N_ar_o * N_o_sol; + r3 = sq_p_h2 * sq_p_h2; + r3 = (((((((((((P - N_L_F) - N_L_F / (Kp[6] * sq_p_o2)) - sq_p_o2 * sq_p_o2) + - Ksq6 * r3) - r3) - Ksq4 * sq_p_h2) - Kp[0] * sq_p_h2) - Kp[1] + * sq_p_o2) - sq_p_n2 * sq_p_n2) - Kp[2] * sq_p_n2) - Ksq5 * sq_p_n2) + - N_ar_o * N_o_sol; N_L_F = fabs(r3 / N_n_temp); } Ksq4 = Kp[3] * sq_p_o2; Ksq5 = Kp[4] * sq_p_o2; Ksq6 = Kp[5] * sq_p_o2; - sq_p_h2 = -((Kp[0] + Ksq4) - rt_powd_snf(8.0 * N_h_o * N_o_sol * (1.0 + Ksq6) - + rt_powd_snf(Ksq4 + Kp[0], 2.0), 0.5)) / (4.0 * (Ksq6 + 1.0)); - sq_p_n2 = ((rt_powd_snf(rt_powd_snf(Ksq5 + Kp[2], 2.0) + 8.0 / N_o_n * N_o_sol, - 0.5) - Ksq5) - Kp[2]) / 4.0; + N_L_F = Ksq4 + Kp[0]; + sq_p_h2 = -((Kp[0] + Ksq4) - sqrt(8.0 * N_h_o * N_o_sol * (1.0 + Ksq6) + N_L_F + * N_L_F)) / (4.0 * (Ksq6 + 1.0)); + N_L_F = Ksq5 + Kp[2]; + sq_p_n2 = ((sqrt(N_L_F * N_L_F + 8.0 / N_o_n * N_o_sol) - Ksq5) - Kp[2]) / 4.0; N_L_F = N_c_o * N_o_sol / (1.0 / (Kp[6] * sq_p_o2) + 1.0); - r3 = rt_powd_snf(sq_p_h2, 2.0); - b_Kp[0] = Kp[0] * sq_p_h2; - b_Kp[1] = Kp[1] * sq_p_o2; - b_Kp[2] = Kp[2] * sq_p_n2; - b_Kp[3] = r3; - b_Kp[4] = Ksq4 * sq_p_h2; - b_Kp[5] = N_L_F / (Kp[6] * sq_p_o2); - b_Kp[6] = Ksq5 * sq_p_n2; - b_Kp[7] = rt_powd_snf(sq_p_o2, 2.0); - b_Kp[8] = Ksq6 * r3; - b_Kp[9] = N_L_F; - b_Kp[10] = rt_powd_snf(sq_p_n2, 2.0); - b_Kp[11] = N_ar_o * N_o_sol; - for (i1 = 0; i1 < 12; i1++) { - x[i1] = b_Kp[i1] / P; - } + r3 = sq_p_h2 * sq_p_h2; + x[0] = Kp[0] * sq_p_h2 / P; + x[1] = Kp[1] * sq_p_o2 / P; + x[2] = Kp[2] * sq_p_n2 / P; + x[3] = r3 / P; + x[4] = Ksq4 * sq_p_h2 / P; + x[5] = N_L_F / (Kp[6] * sq_p_o2) / P; + x[6] = Ksq5 * sq_p_n2 / P; + x[7] = sq_p_o2 * sq_p_o2 / P; + x[8] = Ksq6 * r3 / P; + x[9] = N_L_F / P; + x[10] = sq_p_n2 * sq_p_n2 / P; + x[11] = N_ar_o * N_o_sol / P; } -/* End of code generation (GetEquilGrill.c) */ +/* + * File trailer for GetEquilGrill.c + * + * [EOF] + */ diff --git a/code/c_code/GetEquilGrill.h b/code/c_code/GetEquilGrill.h index 79dd432..06d9f48 100644 --- a/code/c_code/GetEquilGrill.h +++ b/code/c_code/GetEquilGrill.h @@ -1,38 +1,40 @@ /* - * GetEquilGrill.h - * - * Code generation for function 'GetEquilGrill' - * - * C source code generated on: Tue Jul 31 11:27:42 2012 + * File: GetEquilGrill.h * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __GETEQUILGRILL_H__ #define __GETEQUILGRILL_H__ -/* Include files */ + +/* Include Files */ #include #include #include #include #include "rt_nonfinite.h" -#include "GetCompCombGas_rtwutil.h" #include "rtwtypes.h" - -/* Type Definitions */ - -/* Named Constants */ - -/* Variable Declarations */ - -/* Variable Definitions */ +#include "ThdynPack_types.h" /* Function Declarations */ #ifdef __cplusplus + extern "C" { + #endif -extern void GetEquilGrill(real_T P, real_T T, real_T F, const real_T Fc[5], const real_T Ac[11], real_T x[12]); + + extern void GetEquilGrill(double P, double T, double F, const double Fc[4], + const double Ac[11], double x[12]); + #ifdef __cplusplus + } #endif #endif -/* End of code generation (GetEquilGrill.h) */ + +/* + * File trailer for GetEquilGrill.h + * + * [EOF] + */ diff --git a/code/c_code/GetEquilOlikara.c b/code/c_code/GetEquilOlikara.c new file mode 100644 index 0000000..34650c3 --- /dev/null +++ b/code/c_code/GetEquilOlikara.c @@ -0,0 +1,319 @@ +/* + * File: GetEquilOlikara.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "mldivide.h" +#include "KpNASA7_upper.h" + +/* Function Definitions */ + +/* + * Calculate the mole fraction of the exhaust gas given P,T,F, fuel and + * air composition using Olikara's Method with some modification for + * user-defined gas composition. + * Ref : Olikara, C. and G. Borman (1975). "A Computer Program for + * Calculating Properties of Equilibrium Combustion Products with + * Some Applications to I.C. Engines." SAE Technical Paper 750468. + * + * Chemical reaction considered + * x13(C_n H_m O_l N_k + N_L/F (O_2 + b1 N_2 + b2 Ar + b3 CO + b4 CO_2 + + * b5 H_2O + b6 H_2 + b7 H + b8 O + b9 N + b10 OH + b11 NO)) + * => x1 H + x2 O + x3 N + x4 H2 + x5 OH + x6 x_CO + x7 NO + + * x8 O2 + x9 H2O + x10 CO2 + x11 N2 + x12 Ar + * + * Input + * P : Pressure in bar + * T : Temperature in Kelvin + * F : air fuel equivalent ratio + * Fc : Fuel atomic composition in C, H, O, N + * Fc(1) = C, Fc(2) = H, Fc(3) = O, Fc(4) = N + * Ac : Cylinder charge composition in no. of moles of N2, Ar, CO, CO2, + * H2O, H2 as in the ratio of no. of moes of O2 + * Ac(1) = n_N2/n_O2, Ac(2) = n_Ar/n_O2, Ac(3) = n_CO/n_O2 + * Ac(4) = n_CO2/n_O2, Ac(5) = n_H2O/n_O2, Ac(6) = n_H2/n_O2 + * Ac(7) = n_H/n_O2, Ac(8) = n_O/n_O2, Ac(9) = n_N/n_O2 + * Ac(10) = n_OH/n_O2, Ac(11) = n_NO/n_O2 + * Output + * x : Composition of exhaust gas in mole fraction of the component + * x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; x(5) = x_OH; + * x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; x(9) = x_H2O; x(10) = x_CO2; + * x(11) = x_N2; x(12) = x_Ar + * + * A global variable "comb" should be defined before calling the function + * Assing comb = 0 at the start and end of the combustion and comb = 1 + * during the combustion + * + * Created by Kevin Koosup Yum on 22 June 2012 + * Arguments : double P + * double T + * double F + * const double Fc[4] + * const double Ac[12] + * double x[12] + * Return Type : void + */ +void GetEquilOlikara(double P, double T, double F, const double Fc[4], const + double Ac[12], double x[12]) +{ + double N_L_F; + double r1; + double r2; + double r3; + double r4; + double r5; + double D1; + double D2; + double D3; + double D4; + double Kp[7]; + double C1; + double C2; + double C3; + double C5; + double C7; + double C9; + double C10; + double x13; + double x8; + double fun1; + double fun2; + double fun3; + double fun4; + double x8_sqrt; + int i; + boolean_T exitg2; + double x_temp[4]; + int it; + boolean_T exitg1; + double y[4]; + double varargin_2[4]; + double b_C1[16]; + double x_temp_new[4]; + + /* % Calculate the molecular balance */ + N_L_F = ((Fc[1] - 2.0 * Fc[2]) + Fc[0] * 4.0) / ((((((2.0 * Ac[7] - 2.0 * Ac[5]) + - Ac[6]) - 2.0 * Ac[2]) + Ac[9]) + 2.0 * Ac[10]) + 4.0) / F; + + /* r0 in fortran code */ + r1 = Fc[0] + N_L_F * (Ac[2] + Ac[3]); + + /* No. of C, R3 in fortran */ + r2 = Fc[1] + 2.0 * N_L_F * (((Ac[4] + Ac[5]) + Ac[6] * 0.5) + Ac[9] * 0.5); + + /* No. of H, R4 in fortran */ + r3 = 0.5 * Fc[2] + N_L_F * ((((((1.0 + 0.5 * Ac[2]) + Ac[3]) + Ac[4] / 2.0) + + 0.5 * Ac[7]) + 0.5 * Ac[9]) + 0.5 * Ac[10]); + + /* No. of O2, R in fortran */ + r4 = 0.5 * Fc[3] + N_L_F * ((Ac[0] + 0.5 * Ac[8]) + 0.5 * Ac[10]); + + /* No of N2, R1 in fortran */ + r5 = N_L_F * Ac[1]; + + /* No of Ar, R2 in fortran */ + D1 = r2 / r1; + D2 = 2.0 * r3 / r1; + D3 = 2.0 * r4 / r1; + D4 = r5 / r1; + N_L_F = sqrt(P / 101325.0); + + /* % Calculate the equilibrium constant */ + KpNASA7_upper(T, Kp); + C1 = Kp[0] / N_L_F; + C2 = Kp[1] / N_L_F; + C3 = Kp[2] / N_L_F; + C5 = Kp[3]; + C7 = Kp[4]; + C9 = Kp[5] * N_L_F; + C10 = Kp[6] * N_L_F; + + /* % Calculate the initial point */ + if (F <= 1.0) { + x13 = 1.0 / (((r2 / 4.0 + r3) + r4) + r5); + } else { + x13 = 1.0 / (((r1 + r2 / 2.0) + r4) + r5); + } + + x8 = 10.0; + N_L_F = 1.0; + fun1 = 2.0 * C10 * r1; + fun2 = C9 * r2 / 2.0; + fun3 = 2.0 / x13; + fun4 = 2.0 * r3; + while (N_L_F > 0.0) { + x8 *= 0.1; + x8_sqrt = sqrt(x8); + N_L_F = (((r1 + fun1 * x8_sqrt) / (1.0 + C10 * x8_sqrt) + fun2 * x8_sqrt / + (1.0 + C9 * x8_sqrt)) + fun3 * x8) - fun4; + } + + if (N_L_F < 0.0) { + i = 0; + exitg2 = false; + while ((!exitg2) && (i < 20)) { + x8_sqrt = sqrt(x8); + N_L_F = 2.0 * C9 * x8_sqrt + 2.0; + fun1 = C10 * x8_sqrt + 1.0; + N_L_F = ((((r1 + 2.0 * C10 * r1 * x8_sqrt) / (1.0 + C10 * x8_sqrt) + C9 * + r2 * x8_sqrt / (2.0 * (1.0 + C9 * x8_sqrt))) + 2.0 * x8 / x13) + - 2.0 * r3) / ((((2.0 / x13 - C9 * C9 * r2 / (N_L_F * N_L_F)) + + C10 * r1 / (x8_sqrt * (C10 * x8_sqrt + 1.0))) + C9 * r2 / (2.0 * x8_sqrt + * (2.0 * C9 * x8_sqrt + 2.0))) - C10 * (r1 + 2.0 * C10 * r1 * x8_sqrt) / + (2.0 * x8_sqrt * (fun1 * fun1))); + if (N_L_F > x8) { + x8 *= 0.1; + } else { + x8 -= N_L_F; + } + + if (fabs(N_L_F / x8) < 0.01) { + exitg2 = true; + } else { + i++; + } + } + } else { + x8_sqrt = sqrt(x8); + } + + x_temp[0] = r2 * x13 / (2.0 * (1.0 + C9 * x8_sqrt)); + x_temp[1] = r1 * x13 / (1.0 + C10 * x8_sqrt); + x_temp[2] = x8; + x_temp[3] = r4 * x13; + + /* % Calculate the equilibrium mole fraction */ + N_L_F = 1.0; + it = 0; + exitg1 = false; + while ((!exitg1) && (N_L_F > 0.001)) { + it++; + N_L_F = sqrt(x_temp[0]); + x8_sqrt = sqrt(x_temp[2]); + x8 = sqrt(x_temp[3]); + for (i = 0; i < 4; i++) { + y[i] = 0.01 * x_temp[i]; + } + + varargin_2[0] = ((((C1 * N_L_F + 2.0 * x_temp[0]) + C5 * N_L_F * x8_sqrt) + + 2.0 * C9 * x_temp[0] * x8_sqrt) - D1 * x_temp[1]) - D1 * + C10 * x_temp[1] * x8_sqrt; + varargin_2[1] = (((((C2 * x8_sqrt + C5 * N_L_F * x8_sqrt) + C9 * x_temp[0] * + x8_sqrt) + (1.0 - D2) * x_temp[1]) + (2.0 - D2) * C10 * + x_temp[1] * x8_sqrt) + 2.0 * x_temp[2]) + C7 * x8_sqrt * + x8; + varargin_2[2] = (((-D3 * x_temp[1] - D3 * C10 * x_temp[1] * x8_sqrt) + C7 * + x8_sqrt * x8) + C3 * x8) + 2.0 * x_temp[3]; + varargin_2[3] = ((((((((((x_temp[0] + C9 * x_temp[0] * x8_sqrt) + C1 * N_L_F) + + C5 * N_L_F * x8_sqrt) + (1.0 + D4) * x_temp[1]) + C2 * x8_sqrt) + C10 * + (1.0 + D4) * x_temp[1] * x8_sqrt) + x_temp[2]) + C7 * + x8_sqrt * x8) + x_temp[3]) + C3 * x8) - 1.0; + b_C1[0] = ((C1 / (2.0 * N_L_F) + 2.0 * C9 * x8_sqrt) + C5 * x8_sqrt / (2.0 * + N_L_F)) + 2.0; + b_C1[4] = -D1 - C10 * D1 * x8_sqrt; + b_C1[8] = (C5 * N_L_F / (2.0 * x8_sqrt) + C9 * x_temp[0] / x8_sqrt) - C10 * + D1 * x_temp[1] / (2.0 * x8_sqrt); + b_C1[12] = 0.0; + b_C1[1] = C9 * x8_sqrt + C5 * x8_sqrt / (2.0 * N_L_F); + b_C1[5] = (x8_sqrt * C10 * (2.0 - D2) - D2) + 1.0; + b_C1[9] = ((((C2 + C5 * N_L_F) + C7 * x8) + x_temp[1] * C10 * (2.0 - D2)) + + C9 * x_temp[0]) / (2.0 * x8_sqrt) + 2.0; + b_C1[13] = C7 * x8_sqrt / (2.0 * x8); + b_C1[2] = 0.0; + b_C1[6] = -D3 - C10 * D3 * x8_sqrt; + b_C1[10] = (C7 * x8 - C10 * D3 * x_temp[1]) / (2.0 * x8_sqrt); + b_C1[14] = (C3 + C7 * x8_sqrt) / (2.0 * x8) + 2.0; + b_C1[3] = ((C1 + C5 * x8_sqrt) / (2.0 * N_L_F) + C9 * x8_sqrt) + 1.0; + b_C1[7] = (D4 + C10 * x8_sqrt * (D4 + 1.0)) + 1.0; + b_C1[11] = ((((C5 * N_L_F + C7 * x8) + C9 * x_temp[0]) + C10 * x_temp[1] * + (D4 + 1.0)) + C2) / (2.0 * x8_sqrt) + 1.0; + b_C1[15] = (C3 + C7 * x8_sqrt) / (2.0 * x8) + 1.0; + mldivide(b_C1, varargin_2); + for (i = 0; i < 4; i++) { + N_L_F = x_temp[i] - varargin_2[i]; + if ((y[i] >= N_L_F) || rtIsNaN(N_L_F)) { + x8 = y[i]; + } else { + x8 = N_L_F; + } + + varargin_2[i] = N_L_F; + y[i] = fabs((x_temp[i] - x8) / x_temp[i]); + x_temp_new[i] = x8; + } + + N_L_F = y[0]; + for (i = 0; i < 3; i++) { + N_L_F += y[i + 1]; + } + + for (i = 0; i < 4; i++) { + x_temp[i] = x_temp_new[i]; + } + + if (it >= 1000) { + exitg1 = true; + } + } + + x13 = C1 * sqrt(x_temp[0]); + fun4 = C2 * sqrt(x_temp[2]); + fun1 = C3 * sqrt(x_temp[3]); + fun2 = Kp[3] * sqrt(x_temp[0]) * sqrt(x_temp[2]); + fun3 = Kp[4] * sqrt(x_temp[2]) * sqrt(x_temp[3]); + r5 = C9 * x_temp[0] * sqrt(x_temp[2]); + N_L_F = C10 * x_temp[1] * sqrt(x_temp[2]); + x8 = x_temp[0]; + for (i = 0; i < 3; i++) { + x8 += x_temp[i + 1]; + } + + x[0] = x13; + x[1] = fun4; + x[2] = fun1; + x[3] = x_temp[0]; + x[4] = fun2; + x[5] = x_temp[1]; + x[6] = fun3; + x[7] = x_temp[2]; + x[8] = r5; + x[9] = N_L_F; + x[10] = x_temp[3]; + x[11] = 1.0 - (((((((x13 + fun4) + fun1) + fun2) + fun3) + r5) + N_L_F) + x8); +} + +/* + * File trailer for GetEquilOlikara.c + * + * [EOF] + */ diff --git a/code/c_code/GetEquilOlikara.h b/code/c_code/GetEquilOlikara.h new file mode 100644 index 0000000..3b3fa67 --- /dev/null +++ b/code/c_code/GetEquilOlikara.h @@ -0,0 +1,40 @@ +/* + * File: GetEquilOlikara.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETEQUILOLIKARA_H__ +#define __GETEQUILOLIKARA_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void GetEquilOlikara(double P, double T, double F, const double Fc[4], + const double Ac[12], double x[12]); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetEquilOlikara.h + * + * [EOF] + */ diff --git a/code/c_code/GetExhVVArea.c b/code/c_code/GetExhVVArea.c index 3353ab4..d60444c 100644 --- a/code/c_code/GetExhVVArea.c +++ b/code/c_code/GetExhVVArea.c @@ -337,6 +337,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/GetExhVVLift.c b/code/c_code/GetExhVVLift.c index 549adf6..1b567fb 100644 --- a/code/c_code/GetExhVVLift.c +++ b/code/c_code/GetExhVVLift.c @@ -325,6 +325,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/GetFuelPropertyN_Dodecane.c b/code/c_code/GetFuelPropertyN_Dodecane.c new file mode 100644 index 0000000..dcaa796 --- /dev/null +++ b/code/c_code/GetFuelPropertyN_Dodecane.c @@ -0,0 +1,250 @@ +/* + * File: GetFuelPropertyN_Dodecane.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "ThdynPack_rtwutil.h" + +/* Function Definitions */ + +/* + * The function calculates the thermodynamic and transportation property of + * the liquid n-dodecane fuel + * input + * p : Pressure of the liquid fuel in Pa + * T : Liquid fuel temperature in Kelvin + * Output + * p_v : vapor pressure of the liquid in Pa + * rho_l : density of the fuel in kg/m3 + * h_l : specific enthalpy of the fuel in J/kg (0 at 0K) + * Cp_l : isobaric specific heat capacity in J/kg/K + * h_fg : specific latent heat of vaporization in J/kg + * mu_l : dynamic viscosity in Ns/m2 + * lambda_l : Thermal conductivity in W/m/K + * sigma_l : Surface tension in N/m + * + * Created by Kevin Koosup Yum (NTNU) on 22 August + * + * Ref + * Kouremenos, D. A., C. D. Rakopoulos, et al. (1990). "A FORTRAN program + * for calculating the thermodynamic and transport properties of diesel + * fuel." Advances in Engineering Software (1978) 12(4): 190-196. + * Arguments : double p + * double T + * double *p_v + * double *rho_l + * double *h_l + * double *Cp_l + * double *h_fg + * double *mu_l + * double *lambda_l + * double *sigma_l + * Return Type : void + */ +void GetFuelPropertyN_Dodecane(double p, double T, double *p_v, double *rho_l, + double *h_l, double *Cp_l, double *h_fg, double *mu_l, double *lambda_l, + double *sigma_l) +{ + double T_R[8]; + int i; + double p_R[4]; + double dv7[4]; + double d2; + static const double a[4] = { 14.50170196, -14.9159925, -8.86263462, + 0.414336894 }; + + double dv8[5]; + double b_a[4]; + int i5; + static const double c_a[20] = { 1105.3, -1329.8, 1663.7, -1069.7, -31.164, + 147.71, -246.21, 169.74, 1.4274, -5.4041, 8.6951, -7.685, -0.0052975, + -0.055594, 0.099981, 0.064605, -0.00046749, 0.0035522, -0.0058678, 0.0014729 + }; + + double T_RB; + double T_RB2; + double T_RB3; + double dv9[4]; + static const double d_a[4] = { 3331.5840000000003, -6193.63, 9064.86, + -3179.248 }; + + double dv10[4]; + double dv11[8]; + static const double e_a[8] = { 2.140406765E+7, -2.394932736E+8, 1.154699081E+9, + -3.051087445E+9, 4.767135466E+9, -4.406307056E+9, 2.232100727E+9, + -4.784187787E+8 }; + + double dv12[6]; + static const double f_a[6] = { 3.21248, -0.0381521, 0.000240018, -8.33717E-7, + 1.4875E-9, -1.05978E-12 }; + + /* % Constants for the fuel N-dodecane */ + /* Boiling temperature at 1 atm in K */ + /* Critical temperature in K */ + /* Critical pressure in Pa */ + /* Accentric factor */ + /* % Calculation of reduced temperature and pressure */ + memset(&T_R[0], 0, sizeof(double) << 3); + T_R[0] = T / 658.1; + for (i = 0; i < 6; i++) { + T_R[i + 1] = T_R[i] * T_R[0]; + } + + T_R[7] = log(T_R[0]); + for (i = 0; i < 4; i++) { + p_R[i] = 0.0; + } + + p_R[0] = p / 1.817E+6; + for (i = 0; i < 3; i++) { + p_R[i + 1] = p_R[i] * p_R[0]; + } + + /* % Calculation of vapor pressure */ + dv7[0] = 1.0; + dv7[1] = 1.0 / T_R[0]; + dv7[2] = T_R[7]; + dv7[3] = T_R[5]; + d2 = 0.0; + for (i = 0; i < 4; i++) { + d2 += a[i] * dv7[i]; + } + + *p_v = exp(d2) * 1.817E+6; + + /* % Calculation of liquid density */ + dv8[0] = 1.0; + for (i = 0; i < 4; i++) { + dv8[i + 1] = p_R[i]; + } + + for (i = 0; i < 4; i++) { + b_a[i] = 0.0; + for (i5 = 0; i5 < 5; i5++) { + b_a[i] += c_a[i + (i5 << 2)] * dv8[i5]; + } + } + + dv7[0] = 1.0; + for (i = 0; i < 3; i++) { + dv7[i + 1] = T_R[i]; + } + + *rho_l = 0.0; + for (i = 0; i < 4; i++) { + *rho_l += b_a[i] * dv7[i]; + } + + /* % Liquid specific enthalpy */ + T_RB = T / 489.43; + T_RB2 = T_RB * T_RB; + T_RB3 = T_RB2 * T_RB; + dv9[0] = 1.0; + dv9[1] = T_RB / 2.0; + dv9[2] = T_RB2 / 3.0; + dv9[3] = T_RB3 / 4.0; + d2 = 0.0; + for (i = 0; i < 4; i++) { + d2 += d_a[i] * dv9[i]; + } + + *h_l = d2 * T; + + /* % Liquid specific isobaric heat capacity */ + dv10[0] = 1.0; + dv10[1] = T_RB; + dv10[2] = T_RB2; + dv10[3] = T_RB3; + *Cp_l = 0.0; + for (i = 0; i < 4; i++) { + *Cp_l += d_a[i] * dv10[i]; + } + + /* % Latent heat of vaporization */ + if (T_R[0] <= 0.4) { + *h_fg = 52138.6 * rt_powd_snf(658.1 - T, 0.38); + } else { + dv11[0] = 1.0; + for (i = 0; i < 7; i++) { + dv11[i + 1] = T_R[i]; + } + + *h_fg = 0.0; + for (i = 0; i < 8; i++) { + *h_fg += e_a[i] * dv11[i]; + } + } + + /* % Liquid absolute viscosity */ + if (T < 493.57500000000005) { + T_RB = (T - 273.15) * 9.0 / 5.0 + 32.0; + } else { + T_RB = 428.76500000000016; + } + + dv12[0] = 1.0; + dv12[1] = T_RB; + dv12[2] = T_RB * T_RB; + dv12[3] = rt_powd_snf(T_RB, 3.0); + dv12[4] = rt_powd_snf(T_RB, 4.0); + dv12[5] = rt_powd_snf(T_RB, 5.0); + d2 = 0.0; + for (i = 0; i < 6; i++) { + d2 += f_a[i] * dv12[i]; + } + + *mu_l = d2 * exp(p / 6894.757 * (0.0239 + 0.01638 * rt_powd_snf(d2, 0.278)) / + 1000.0) / 1000.0; + + /* % Liquid thermal conductivity */ + if (p_R[0] <= 1.894) { + *lambda_l = 1.729578 * (0.07727 - 4.558E-5 * T_RB); + } else { + *lambda_l = 1.729578 * (0.07727 - 4.558E-5 * T_RB) * (((17.77 + 0.65 * p_R[0]) + - 7.764 * T_R[0]) - 2.054 * T_R[1] / exp(p_R[0] * 0.2)) / ((18.42 - 7.764 * + T_R[0]) - 1.681673 * T_R[1]); + } + + /* % Liquid surface tension */ + if (T_R[0] <= 0.99) { + *sigma_l = 0.0528806 * rt_powd_snf(1.0 - T_R[0], 1.232); + } else { + *sigma_l = 1.0E-5; + } +} + +/* + * File trailer for GetFuelPropertyN_Dodecane.c + * + * [EOF] + */ diff --git a/code/c_code/GetFuelPropertyN_Dodecane.h b/code/c_code/GetFuelPropertyN_Dodecane.h new file mode 100644 index 0000000..a0ad57f --- /dev/null +++ b/code/c_code/GetFuelPropertyN_Dodecane.h @@ -0,0 +1,41 @@ +/* + * File: GetFuelPropertyN_Dodecane.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETFUELPROPERTYN_DODECANE_H__ +#define __GETFUELPROPERTYN_DODECANE_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void GetFuelPropertyN_Dodecane(double p, double T, double *p_v, double * + rho_l, double *h_l, double *Cp_l, double *h_fg, double *mu_l, double + *lambda_l, double *sigma_l); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetFuelPropertyN_Dodecane.h + * + * [EOF] + */ diff --git a/code/c_code/GetHTCoeffHTX.c b/code/c_code/GetHTCoeffHTX.c index edde226..f2bf3fb 100644 --- a/code/c_code/GetHTCoeffHTX.c +++ b/code/c_code/GetHTCoeffHTX.c @@ -1,63 +1,116 @@ /* - * GetHTCoeffHTX.c - * - * Code generation for function 'GetHTCoeffHTX' - * - * C source code generated on: Tue Mar 25 11:39:08 2014 + * File: GetHTCoeffHTX.c * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ -/* Include files */ +/* Include Files */ #include "rt_nonfinite.h" #include "GetAirDensity.h" #include "GetAirThermalConduct.h" #include "GetAirViscosity.h" -#include "GetThdynCombGasZachV1.h" -#include "GetCompCombGas_rtwutil.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" #include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "ThdynPack_rtwutil.h" /* Function Definitions */ -real_T GetHTCoeffHTX(real_T p, real_T m_dot, real_T T, real_T D, real_T A) -{ - real_T rho_a; - real_T mu_a; - real_T lambda; - real_T unusedUb; - real_T unusedUa; - real_T d0; - real_T unusedU12; - real_T unusedU11; - real_T unusedU10; - real_T unusedU9; - real_T unusedU8; - real_T unusedU7; - real_T unusedU6; - real_T unusedU5; - real_T unusedU4; - real_T unusedU3; - real_T unusedU2; - real_T unusedU1; - real_T Re_D; - real_T alpha; - /* Calculate the heat transfer coeff of convectivity for charge air cooler */ - /* exchanger */ +/* + * Calculate the heat transfer coeff of convectivity for charge air cooler + * exchanger (Cross-flow type) + * Input + * p : pressure (Pa) + * m_dot : mass flow (kg/s) + * T : temperature (K), should be mean value of the air and coolant + * D : Diameter of tube (coolant side) + * A : Effective sectional area of air path + * Output + * alpha : Heat transfer coefficient of convectivity (W/m2K) + * + * Created by Kevin Koosup Yum (25 March 2014) + * Arguments : double p + * double m_dot + * double T + * double D + * double A + * Return Type : double + */ +double GetHTCoeffHTX(double p, double m_dot, double T, double D, double A) +{ + double rho_a; + double mu_a; + double lambda; + double unusedUe; + double unusedUd; + double d3; + double unusedUc; + double unusedUb; + double unusedUa; + double unusedU9; + double unusedU8; + double unusedU7; + double unusedU6; + double unusedU5; + double unusedU4; + double unusedU3; + double unusedU2; + double unusedU1; + double Re_D; rho_a = GetAirDensity(p, T); mu_a = GetAirViscosity(rho_a, T); lambda = GetAirThermalConduct(rho_a, T); - GetThdynCombGasZachV1(p, T, 0.0, 0.0683, &Re_D, &unusedU1, &unusedU2, - &unusedU3, &unusedU4, &unusedU5, &unusedU6, &unusedU7, &unusedU8, - &unusedU9, &unusedU10, &unusedU11, &unusedU12, &d0, - &unusedUa, &unusedUb); + GetThdynCombGasZachV1(p, T, 0.0, 0.0683, &Re_D, &unusedU1, &unusedU2, + &unusedU3, &unusedU4, &unusedU5, &unusedU6, &unusedU7, + &unusedU8, &unusedU9, &unusedUa, &unusedUb, &unusedUc, + &d3, &unusedUd, &unusedUe); + /* % */ Re_D = m_dot / rho_a / A * D * rho_a / mu_a; - rho_a = mu_a * d0 / lambda; + rho_a = mu_a * d3 / lambda; - alpha = (0.3 + 0.62 * sqrt(Re_D) * rt_powd_snf(rho_a, 0.333) / rt_powd_snf(1.0 + /* { */ + /* Nu_D1 = zeros(m,1); */ + /* idx = find(Re_D <= 4); */ + /* Nu_D1(idx) = 0.989*Re_D(idx).^0.330.*Pr(idx); */ + /* idx = find(Re_D <= 40 & Re_D > 4); */ + /* Nu_D1(idx) = 0.911*Re_D(idx).^0.385.*Pr(idx); */ + /* idx = find(Re_D <= 4000 & Re_D > 40); */ + /* Nu_D1(idx) = 0.683*Re_D(idx).^0.466.*Pr(idx); */ + /* idx = find(Re_D <= 40000 & Re_D > 4000); */ + /* Nu_D1(idx) = 0.193*Re_D(idx).^0.618.*Pr(idx); */ + /* idx = find(Re_D <= 400000 & Re_D > 40000); */ + /* Nu_D1(idx) = 0.027*Re_D(idx).^0.805.*Pr(idx); */ + /* alpha1 = Nu_D1.*lambda/D; */ + /* } */ + return (0.3 + 0.62 * sqrt(Re_D) * rt_powd_snf(rho_a, 0.333) / rt_powd_snf(1.0 + rt_powd_snf(0.4 / rho_a, 0.666), 0.25) * rt_powd_snf(1.0 + rt_powd_snf(Re_D / 282000.0, 0.625), 0.8)) * lambda / D; - - return alpha; } -/* End of code generation (GetHTCoeffHTX.c) */ +/* + * File trailer for GetHTCoeffHTX.c + * + * [EOF] + */ diff --git a/code/c_code/GetHTCoeffHTX.h b/code/c_code/GetHTCoeffHTX.h index 598d252..aa39f9e 100644 --- a/code/c_code/GetHTCoeffHTX.h +++ b/code/c_code/GetHTCoeffHTX.h @@ -1,30 +1,40 @@ /* - * GetHTCoeffHTX.h - * - * Code generation for function 'GetHTCoeffHTX' - * - * C source code generated on: Tue Mar 25 11:39:08 2014 + * File: GetHTCoeffHTX.h * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __GETHTCOEFFHTX_H__ #define __GETHTCOEFFHTX_H__ -/* Include files */ + +/* Include Files */ #include #include #include #include #include "rt_nonfinite.h" - #include "rtwtypes.h" +#include "ThdynPack_types.h" /* Function Declarations */ #ifdef __cplusplus + extern "C" { + #endif -extern real_T GetHTCoeffHTX(real_T p, real_T m_dot, real_T T, real_T D, real_T A); + + extern double GetHTCoeffHTX(double p, double m_dot, double T, double D, double + A); + #ifdef __cplusplus + } #endif #endif -/* End of code generation (GetHTCoeffHTX.h) */ + +/* + * File trailer for GetHTCoeffHTX.h + * + * [EOF] + */ diff --git a/code/c_code/GetIdealNozzleFlow.c b/code/c_code/GetIdealNozzleFlow.c index e299bc7..507c2b9 100644 --- a/code/c_code/GetIdealNozzleFlow.c +++ b/code/c_code/GetIdealNozzleFlow.c @@ -1,54 +1,92 @@ /* - * GetIdealNozzleFlow.c - * - * Code generation for function 'GetIdealNozzleFlow' - * - * C source code generated on: Tue Mar 25 11:39:08 2014 + * File: GetIdealNozzleFlow.c * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ -/* Include files */ +/* Include Files */ #include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" #include "GetThdynCombGasZachV1.h" -#include "GetCompCombGas_rtwutil.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "ThdynPack_rtwutil.h" /* Function Definitions */ -void GetIdealNozzleFlow(real_T Cd, real_T A, real_T p_in, real_T p_out, - real_T T_in, real_T F_in, real_T fs, real_T *m_dot, - real_T *h_dot, real_T *m_b_dot) -{ - real_T pr; - real_T gamma1; - real_T h; - real_T K; - real_T R; - real_T MW; - real_T unused1,unused2,unused3,unused4,unused5,unused6,unused7,unused8, - unused9,unused10,unused11,unused12,unused13; - /* Calculate the mass flow through ideal nozzle(valve) */ - /* Input */ - /* Cd, A, p_in, p_out, T_in, X_in */ - /* Output */ - /* m_dot */ - GetThdynCombGasZachV1(p_in, T_in, F_in, fs, &R, &h, &unused1, &unused2, - &unused3, &unused4, &unused5, &unused6, &unused7, &unused8, - &unused11, &unused12, &unused13, &unused9, &unused10, &K); - +/* + * Calculate the mass flow through ideal nozzle(valve) + * Input + * Cd, A, p_in, p_out, T_in, X_in + * Output + * m_dot + * Arguments : double Cd + * double A + * double p_in + * double p_out + * double T_in + * const double X_in[12] + * double *m_dot + * double *h_dot + * double N_dot[12] + * Return Type : void + */ +void GetIdealNozzleFlow(double Cd, double A, double p_in, double p_out, double + T_in, const double X_in[12], double *m_dot, double *h_dot, double N_dot[12]) +{ + double pr; + double gamma1; + double ht; + double b_gamma; + double Cv; + double Cp; + double R; + double MW; + int i; + GetThermoDynProp(p_in, T_in, X_in, &R, &Cp, &Cv, &b_gamma, &ht, &gamma1, &pr); MW = 8314.4621 / R; pr = p_out / p_in; - gamma1 = (K - 1.0) / K; - if (pr < rt_powd_snf(2.0 / (K + 1.0), 1.0 / gamma1)) { - *m_dot = Cd * A* p_in / sqrt(R * T_in) - * sqrt(K * rt_powd_snf(2.0/(K + 1.0), (K + 1.0)/(K - 1.0))); + b_gamma = Cp / Cv; + gamma1 = (b_gamma - 1.0) / b_gamma; + if (pr < rt_powd_snf(2.0 / (b_gamma + 1.0), 1.0 / gamma1)) { + *m_dot = Cd * A * p_in / sqrt(R * T_in) * sqrt(b_gamma * rt_powd_snf(2.0 / + (b_gamma + 1.0), (b_gamma + 1.0) / (b_gamma - 1.0))); } else { - *m_dot = Cd * A * p_in / sqrt(R * T_in) * rt_powd_snf(pr, 1.0 / K) * + *m_dot = Cd * A * p_in / sqrt(R * T_in) * rt_powd_snf(pr, 1.0 / b_gamma) * sqrt(2.0 / gamma1 * (1.0 - rt_powd_snf(pr, gamma1))); } - *h_dot = *m_dot * h; - *m_b_dot = *m_dot*(F_in*fs / (1+F_in*fs)); - + *h_dot = *m_dot * ht; + for (i = 0; i < 12; i++) { + N_dot[i] = X_in[i] * *m_dot / MW; + } } -/* End of code generation (GetIdealNozzleFlow.c) */ +/* + * File trailer for GetIdealNozzleFlow.c + * + * [EOF] + */ diff --git a/code/c_code/GetIdealNozzleFlow.h b/code/c_code/GetIdealNozzleFlow.h index 5d218aa..e4b2bad 100644 --- a/code/c_code/GetIdealNozzleFlow.h +++ b/code/c_code/GetIdealNozzleFlow.h @@ -1,31 +1,41 @@ /* - * GetIdealNozzleFlow.h - * - * Code generation for function 'GetIdealNozzleFlow' - * - * C source code generated on: Tue Mar 25 11:39:08 2014 + * File: GetIdealNozzleFlow.h * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __GETIDEALNOZZLEFLOW_H__ #define __GETIDEALNOZZLEFLOW_H__ -/* Include files */ + +/* Include Files */ #include #include #include #include #include "rt_nonfinite.h" - #include "rtwtypes.h" +#include "ThdynPack_types.h" /* Function Declarations */ #ifdef __cplusplus + extern "C" { + #endif -extern void GetIdealNozzleFlow(real_T Cd, real_T A, real_T p_in, real_T p_out, real_T - T_in, real_T F_in, real_T fs, real_T *m_dot, real_T *h_dot, real_T *m_b_dot); + + extern void GetIdealNozzleFlow(double Cd, double A, double p_in, double p_out, + double T_in, const double X_in[12], double *m_dot, double *h_dot, double + N_dot[12]); + #ifdef __cplusplus + } #endif #endif -/* End of code generation (GetIdealNozzleFlow.h) */ + +/* + * File trailer for GetIdealNozzleFlow.h + * + * [EOF] + */ diff --git a/code/c_code/GetIdealNozzleFlowPTF.c b/code/c_code/GetIdealNozzleFlowPTF.c new file mode 100644 index 0000000..8f85642 --- /dev/null +++ b/code/c_code/GetIdealNozzleFlowPTF.c @@ -0,0 +1,197 @@ +/* + * File: GetIdealNozzleFlowPTF.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "rdivide.h" +#include "sqrt.h" +#include "power.h" +#include "ThdynPack_rtwutil.h" + +/* Function Declarations */ +static void eml_li_find(boolean_T x, int y_data[], int y_size[2]); + +/* Function Definitions */ + +/* + * Arguments : boolean_T x + * int y_data[] + * int y_size[2] + * Return Type : void + */ +static void eml_li_find(boolean_T x, int y_data[], int y_size[2]) +{ + int k; + k = 0; + if (x) { + k = 1; + } + + y_size[0] = 1; + y_size[1] = k; + if (x) { + y_data[0] = 1; + } +} + +/* + * Calculate the mass flow through ideal nozzle(valve) + * Input + * Cd, A, p_in, p_out, T_in, F_in + * Output + * m_dot h_dot m_b + * Arguments : double Cd + * double A + * double p_in + * double p_out + * double T_in + * double F_in + * double fs + * double *m_dot + * double *H_dot + * double *m_b_dot + * Return Type : void + */ +void GetIdealNozzleFlowPTF(double Cd, double A, double p_in, double p_out, + double T_in, double F_in, double fs, double *m_dot, double *H_dot, double + *m_b_dot) +{ + double K; + double unusedUc; + double unusedUb; + double unusedUa; + double unusedU9; + double unusedU8; + double unusedU7; + double unusedU6; + double unusedU5; + double unusedU4; + double unusedU3; + double unusedU2; + double gamma1; + double pr; + double ht; + double R; + int tmp_size[2]; + int tmp_data[1]; + int b_tmp_size[2]; + double b_tmp_data[1]; + int c_tmp_size[2]; + int i7; + double K_data[1]; + int d_tmp_size[2]; + double c_tmp_data[1]; + int y_size[2]; + double y_data[1]; + double dv36[1]; + int loop_ub; + int pr_size[2]; + int b_pr_size[2]; + double dv37[1]; + GetThdynCombGasZachV1(p_in, T_in, F_in, fs, &R, &ht, &pr, &gamma1, &unusedU2, + &unusedU3, &unusedU4, &unusedU5, &unusedU6, &unusedU7, + &unusedU8, &unusedU9, &unusedUa, &unusedUb, &unusedUc, + &K); + pr = rdivide(p_out, p_in); + gamma1 = rdivide(K - 1.0, K); + if ((pr < rt_powd_snf(rdivide(2.0, K + 1.0), rdivide(1.0, gamma1))) == 0) { + *m_dot = rdivide(Cd * A * p_in, sqrt(R * T_in)) * rt_powd_snf(pr, 1.0 / K) * + sqrt(2.0 / gamma1 * (1.0 - rt_powd_snf(pr, gamma1))); + } else { + eml_li_find(true, tmp_data, tmp_size); + eml_li_find(true, tmp_data, b_tmp_size); + c_tmp_size[0] = 1; + c_tmp_size[1] = 1; + i7 = 0; + while (i7 <= 0) { + b_tmp_data[0] = 2.0 / (K + 1.0); + i7 = 1; + } + + i7 = 0; + while (i7 <= 0) { + K_data[0] = (K + 1.0) / (K - 1.0); + i7 = 1; + } + + power(b_tmp_data, c_tmp_size, K_data, c_tmp_data, d_tmp_size); + pr = Cd * A; + y_size[0] = 1; + y_size[1] = b_tmp_size[1]; + i7 = 0; + while (i7 <= 0) { + y_data[0] = R * T_in; + i7 = 1; + } + + b_sqrt(y_data, y_size); + d_tmp_size[0] = 1; + d_tmp_size[1] = 1; + i7 = 0; + while (i7 <= 0) { + c_tmp_data[0] *= K; + i7 = 1; + } + + b_sqrt(c_tmp_data, d_tmp_size); + dv36[0] = 0.0; + loop_ub = tmp_size[1]; + for (i7 = 0; i7 < loop_ub; i7++) { + dv36[0] = pr * p_in / y_data[i7] * c_tmp_data[i7]; + } + + y_size[0] = 1; + y_size[1] = 0; + b_sqrt(y_data, y_size); + pr_size[0] = 1; + pr_size[1] = 0; + power(K_data, pr_size, b_tmp_data, c_tmp_data, d_tmp_size); + b_pr_size[0] = 1; + b_pr_size[1] = 0; + power(K_data, b_pr_size, K_data, b_tmp_data, tmp_size); + tmp_size[0] = 1; + tmp_size[1] = 0; + b_sqrt(b_tmp_data, tmp_size); + dv37[0] = dv36[0]; + *m_dot = dv37[0]; + } + + *H_dot = *m_dot * ht; + *m_b_dot = *m_dot * (F_in * fs) / (1.0 + F_in * fs); +} + +/* + * File trailer for GetIdealNozzleFlowPTF.c + * + * [EOF] + */ diff --git a/code/c_code/GetIdealNozzleFlowPTF.h b/code/c_code/GetIdealNozzleFlowPTF.h new file mode 100644 index 0000000..36a5ba5 --- /dev/null +++ b/code/c_code/GetIdealNozzleFlowPTF.h @@ -0,0 +1,41 @@ +/* + * File: GetIdealNozzleFlowPTF.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETIDEALNOZZLEFLOWPTF_H__ +#define __GETIDEALNOZZLEFLOWPTF_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void GetIdealNozzleFlowPTF(double Cd, double A, double p_in, double + p_out, double T_in, double F_in, double fs, double *m_dot, double *H_dot, + double *m_b_dot); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetIdealNozzleFlowPTF.h + * + * [EOF] + */ diff --git a/code/c_code/GetInportArea.c b/code/c_code/GetInportArea.c index baafcd8..d53171a 100644 --- a/code/c_code/GetInportArea.c +++ b/code/c_code/GetInportArea.c @@ -318,6 +318,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/GetIntakeVVArea.c b/code/c_code/GetIntakeVVArea.c index a27c1e9..2901b1d 100644 --- a/code/c_code/GetIntakeVVArea.c +++ b/code/c_code/GetIntakeVVArea.c @@ -292,6 +292,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/GetMEMbZach.c b/code/c_code/GetMEMbZach.c new file mode 100644 index 0000000..5fb7e08 --- /dev/null +++ b/code/c_code/GetMEMbZach.c @@ -0,0 +1,124 @@ +/* + * File: GetMEMbZach.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" + +/* Function Definitions */ + +/* + * Calculates the mass, internal energy and the burned fuel mass in the + * control volume with given p, T, F, V, fs by the thermodynamic property + * calculation using Zacharia's method and ideal gas law. + * input : p[Pa], T[K], F, V[m3], fs + * output : m[kg], E[J], mb[kg] + * + * Created by Kevin Koosup Yum, NTNU, 15/04/2015 + * Arguments : double p + * double T + * double F + * double V + * double fs + * double *m + * double *E + * double *mb + * Return Type : void + */ +void GetMEMbZach(double p, double T, double F, double V, double fs, double *m, + double *E, double *mb) +{ + double TT; + double b_V; + double FC2; + double FC3; + double FC4; + double FC5; + double FC6; + double FC7; + double FC11; + double R; + + /* The routine calculates the thermodynamic property of the combustion gas */ + /* given pressure, temperature and the fuel air equivalent ratio using */ + /* Zacharias' method */ + /* */ + /* Input */ + /* P : Pressure (Pa) */ + /* T : Temperature (K) */ + /* F : Fuel-air equivalent ratio */ + /* fs : Stoichiometric fuel-air ratio */ + /* Output */ + /* R : Gas constant */ + /* h : Specific enthalpy */ + /* s : Specific Entropy */ + /* u : Specific internal energy */ + /* RF : Partial derivative of R w.r.t. F */ + /* RP : Partial derivative of R w.r.t. P */ + /* RT : Partial derivative of R w.r.t. T */ + /* uF : Partial derivative of u w.r.t. F */ + /* uP : Partial derivative of u w.r.t. P */ + /* uT : Partial derivative of u w.r.t. T */ + /* sF : Partial derivative of s w.r.t. F */ + /* sP : Partial derivative of s w.r.t. P */ + /* sT : Partial derivative of s w.r.t. T */ + /* CP : Specific heat at constant pressure */ + /* CV : Specific heat at constant volume */ + /* K : Ratio of specific heats */ + /* FC0 = 1.01972e-5; */ + TT = 0.001 * T; + b_V = (1.0 - F) / (1.0 + fs * F); + FC2 = 0.000277105 - 9.00711E-5 * b_V; + FC3 = 0.000642217 - 9.8367E-5 * b_V; + FC4 = 0.008868 - 0.006131 * b_V; + FC5 = TT * TT; + FC6 = exp(FC4 / FC5) / TT; + FC7 = 1.01972E-5 * p / TT; + + /* Verified */ + FC11 = 8314.7 * (F / 3.0 + 4.773384) / (9.344254 * F + 138.2266); + R = FC11 * (FC7 * (FC3 - FC2 * FC6) + 1.0); + *m = p * V / (R * T); + *E = (FC11 * T * (((3.514956 - 0.005026 * b_V) + TT * ((0.131438 - 0.383504 * + b_V) + TT * ((0.477182 + 0.185214 * b_V) + TT * ((-0.287367 - + 0.0694862 * b_V) + TT * ((0.0742561 + 0.0164041 * b_V) + TT * + ((-0.00916344 - 0.00204537 * b_V) + TT * (0.000439896 + 0.00010161 + * b_V))))))) - FC7 * (FC2 * FC6 * ((1.0 + FC4 / FC5) + 1.0) - FC3) / TT * TT) + - R * T) * *m; + *mb = *m * F * fs / (1.0 + F * fs); +} + +/* + * File trailer for GetMEMbZach.c + * + * [EOF] + */ diff --git a/code/c_code/GetMEMbZach.h b/code/c_code/GetMEMbZach.h new file mode 100644 index 0000000..ee9f413 --- /dev/null +++ b/code/c_code/GetMEMbZach.h @@ -0,0 +1,40 @@ +/* + * File: GetMEMbZach.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETMEMBZACH_H__ +#define __GETMEMBZACH_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void GetMEMbZach(double p, double T, double F, double V, double fs, + double *m, double *E, double *mb); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetMEMbZach.h + * + * [EOF] + */ diff --git a/code/c_code/GetPTF.c b/code/c_code/GetPTF.c index 3e11248..27dea1d 100644 --- a/code/c_code/GetPTF.c +++ b/code/c_code/GetPTF.c @@ -1,88 +1,135 @@ /* - * GetPTF.c - * - * Code generation for function 'GetPTF' - * - * C source code generated on: Tue Mar 25 11:39:08 2014 + * File: GetPTF.c * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ -/* Include files */ +/* Include Files */ #include "rt_nonfinite.h" -#include "GetThdynCombGasZachV1.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" #include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" /* Function Definitions */ -void GetPTF(real_T m, real_T m_b, real_T E, real_T V, real_T T_prev, - real_T R_prev, real_T u_prev, real_T Cv_prev, real_T fs, - real_T *p, real_T *T, real_T *F) + +/* + * Calculate the pressure, temperature and composition of the combustion gas + * from given internal energy, volume and mass of each gas specie. + * + * The calculation of the internal energy is based on the NASA 7 + * coefficient polynomial and T is found by using Newton-Raphson method. + * The gas is assumed to be idea gas. + * + * Input + * N : No. moles of each gas specie (kmol) + * N(1) = N_H; N(2) = N_O; N(3) = N_N; N(4) = N_H2; + * N(5) = N_OH; N(6) = N_CO; N(7) = N_NO; N(8) = N_O2; + * N(9) = N_H2O; N(10) = N_CO2;N(11) = N_N2; N(12) = N_Ar + * E : Internal energy of the gas + * V : Volume of the gas + * Output + * P : Pressure (Pa) + * T : Temperature (K) + * rho : Density (kg/m3) + * x : Mole fraction of each gas specie + * x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; x(5) = x_OH; + * x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; x(9) = x_H2O; x(10) = x_CO2; + * x(11) = x_N2; x(12) = x_Ar + * + * Atomic weight calculation from NIST atomic weights + * Ref : http://physics.nist.gov/cgi-bin/Compositions/stand_alone.pl + * + * The NASA 7-coefficients are obtained from the reference: + * Burcat, A., B. Ruscic, et al. (2005). Third millenium ideal gas and + * condensed phase thermochemical database for combustion with updates + * from active thermochemical tables, Argonne National Laboratory + * Argonne, IL. + * + * Created by Kevin Koosup Yum on 29 June + * Arguments : double m + * double m_b + * double E + * double V + * double T_prev + * double fs + * double *p + * double *T + * double *F + * Return Type : void + */ +void GetPTF(double m, double m_b, double E, double V, double T_prev, double fs, + double *p, double *T, double *F) { - real_T err_p; - real_T R; - real_T unusedU15; - real_T unusedU14; - real_T unusedU13; - real_T uT; - real_T unusedU12; - real_T unusedU11; - real_T unusedU10; - real_T unusedU16; - real_T unusedU17; - real_T unusedU18; - real_T unusedUf; - real_T unusedUe; - real_T u_temp; - real_T T_err; + double err_p; + double R; + double unusedU1b; + double unusedU1a; + double unusedU19; + double unusedU18; + double unusedU17; + double unusedU16; + double uT; + double unusedU15; + double unusedU14; + double unusedU13; + double unusedU12; + double unusedU11; + double u_temp; + double T_err; - /* Calculate the pressure, temperature and composition of the combustion gas */ - /* from given mass, internal energy, volume, mass of fuel burned and stoichiometric fuel/air ratio. */ - /* */ - /* The calculation of the internal energy is based on the Zacharias' method - /* and T is found by using Newton-Raphson method. - /* The gas is assumed to be ideal gas. */ - /* */ - /* Input */ - /* m : mass of the control volume (kg) - /* m_b : mass of fuel burned (kg) - /* E : Internal energy of the gas */ - /* V : Volume of the gas */ - /* fs : stoichiometric fuel/air ratio - /* Output */ - /* P : Pressure (Pa) */ - /* T : Temperature (K) */ - /* rho : Density (kg/m3) */ - /* F : Fuel/air equivalent ratio - /* */ - /* Created by Kevin Koosup Yum on 29 June */ /* % Calculate F */ - *T = T_prev + (E/m - u_prev)/Cv_prev; *F = m_b / (m - m_b) / fs; /* % Calculate the initial pressure */ - *p = m * R_prev * T[0] / V; + *p = m * 300.0 * T_prev / V; err_p = 1.0; while (err_p > 0.01) { - GetThdynCombGasZachV1(*p, T[0], *F, fs, &err_p, &T_err, &u_temp, &unusedUe, - &unusedUf, &unusedU10, &unusedU11, &unusedU12, &uT, - &unusedU13, &unusedU14, &unusedU15, &unusedU16, - &unusedU17, &unusedU18,&R); - T_err = m * err_p * T[0] / V; + GetThdynCombGasZachV1(*p, T_prev, *F, fs, &err_p, &T_err, &u_temp, + &unusedU11, &unusedU12, &unusedU13, &unusedU14, + &unusedU15, &uT, &unusedU16, &unusedU17, &unusedU18, + &unusedU19, &unusedU1a, &unusedU1b, &R); + T_err = m * err_p * T_prev / V; err_p = fabs(*p - T_err) / *p; *p = T_err; } err_p = 1.0; R = 0.0; + *T = T_prev; while (err_p > 0.0001) { /* % Calculate the temperature */ err_p = 0.0; T_err = 1.0; while (T_err > 0.0001) { *T -= err_p; - GetThdynCombGasZachV1(*p, *T, *F, fs, &R, &err_p, &T_err, &u_temp, - &unusedUe, &unusedUf, &unusedU10, &unusedU11, &unusedU12,&uT, - &unusedU16, &unusedU17, &unusedU18, &unusedU13, &unusedU14, - &unusedU15); + GetThdynCombGasZachV1(*p, *T, *F, fs, &R, &err_p, &T_err, &u_temp, + &unusedU11, &unusedU12, &unusedU13, &unusedU14, + &unusedU15, &uT, &unusedU16, &unusedU17, &unusedU18, + &unusedU19, &unusedU1a, &unusedU1b); err_p = (u_temp - E / m) / uT; T_err = fabs(err_p) / *T; } @@ -93,4 +140,8 @@ void GetPTF(real_T m, real_T m_b, real_T E, real_T V, real_T T_prev, } } -/* End of code generation (GetPTF.c) */ +/* + * File trailer for GetPTF.c + * + * [EOF] + */ diff --git a/code/c_code/GetPTF.h b/code/c_code/GetPTF.h index 6544b61..8b409f4 100644 --- a/code/c_code/GetPTF.h +++ b/code/c_code/GetPTF.h @@ -1,32 +1,40 @@ /* - * GetPTF.h - * - * Code generation for function 'GetPTF' - * - * C source code generated on: Tue Mar 25 11:39:08 2014 + * File: GetPTF.h * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __GETPTF_H__ #define __GETPTF_H__ -/* Include files */ + +/* Include Files */ #include #include #include #include #include "rt_nonfinite.h" - #include "rtwtypes.h" +#include "ThdynPack_types.h" /* Function Declarations */ #ifdef __cplusplus + extern "C" { + #endif -extern void GetPTF(real_T m, real_T m_b, real_T E, real_T V, real_T T_prev, - real_T R_prev, real_T u_prev, real_T Cv_prev, real_T fs, - real_T *p, real_T *T, real_T *F); + + extern void GetPTF(double m, double m_b, double E, double V, double T_prev, + double fs, double *p, double *T, double *F); + #ifdef __cplusplus + } #endif #endif -/* End of code generation (GetPTF.h) */ + +/* + * File trailer for GetPTF.h + * + * [EOF] + */ diff --git a/code/c_code/GetPTFV1.c b/code/c_code/GetPTFV1.c index e535f77..125902c 100644 --- a/code/c_code/GetPTFV1.c +++ b/code/c_code/GetPTFV1.c @@ -1,88 +1,135 @@ /* - * GetPTF.c - * - * Code generation for function 'GetPTF' - * - * C source code generated on: Tue Mar 25 11:39:08 2014 + * File: GetPTFV1.c * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ -/* Include files */ +/* Include Files */ #include "rt_nonfinite.h" -#include "GetThdynCombGasZach.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" #include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" /* Function Definitions */ -void GetPTFV1(real_T m, real_T m_b, real_T E, real_T V, real_T T_prev, - real_T R_prev, real_T u_prev, real_T Cv_prev, real_T fs, - real_T *p, real_T *T, real_T *F) + +/* + * Calculate the pressure, temperature and composition of the combustion gas + * from given internal energy, volume and mass of each gas specie. + * + * The calculation of the internal energy is based on the NASA 7 + * coefficient polynomial and T is found by using Newton-Raphson method. + * The gas is assumed to be idea gas. + * + * Input + * N : No. moles of each gas specie (kmol) + * N(1) = N_H; N(2) = N_O; N(3) = N_N; N(4) = N_H2; + * N(5) = N_OH; N(6) = N_CO; N(7) = N_NO; N(8) = N_O2; + * N(9) = N_H2O; N(10) = N_CO2;N(11) = N_N2; N(12) = N_Ar + * E : Internal energy of the gas + * V : Volume of the gas + * Output + * P : Pressure (Pa) + * T : Temperature (K) + * rho : Density (kg/m3) + * x : Mole fraction of each gas specie + * x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; x(5) = x_OH; + * x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; x(9) = x_H2O; x(10) = x_CO2; + * x(11) = x_N2; x(12) = x_Ar + * + * Atomic weight calculation from NIST atomic weights + * Ref : http://physics.nist.gov/cgi-bin/Compositions/stand_alone.pl + * + * The NASA 7-coefficients are obtained from the reference: + * Burcat, A., B. Ruscic, et al. (2005). Third millenium ideal gas and + * condensed phase thermochemical database for combustion with updates + * from active thermochemical tables, Argonne National Laboratory + * Argonne, IL. + * + * Created by Kevin Koosup Yum on 29 June + * Arguments : double m + * double m_b + * double E + * double V + * double T_prev + * double R_prev + * double u_prev + * double Cv_prev + * double fs + * double *p + * double *T + * double *F + * Return Type : void + */ +void GetPTFV1(double m, double m_b, double E, double V, double T_prev, double + R_prev, double u_prev, double Cv_prev, double fs, double *p, + double *T, double *F) { - real_T err_p; - real_T R; - real_T unusedU15; - real_T unusedU14; - real_T unusedU13; - real_T uT; - real_T unusedU12; - real_T unusedU11; - real_T unusedU10; - real_T unusedUf; - real_T unusedUe; - real_T unusedU16; - real_T unusedU17; - real_T unusedU18; - real_T u_temp; - real_T T_err; + double err_p; + double R; + double unusedU15; + double unusedU14; + double unusedU13; + double uT; + double unusedU12; + double unusedU11; + double unusedU10; + double unusedUf; + double unusedUe; + double u_temp; + double T_err; - /* Calculate the pressure, temperature and composition of the combustion gas */ - /* from given mass, internal energy, volume, mass of fuel burned and stoichiometric fuel/air ratio. */ - /* */ - /* The calculation of the internal energy is based on the Zacharias' method - /* and T is found by using Newton-Raphson method. - /* The gas is assumed to be ideal gas. */ - /* */ - /* Input */ - /* m : mass of the control volume (kg) - /* m_b : mass of fuel burned (kg) - /* E : Internal energy of the gas */ - /* V : Volume of the gas */ - /* fs : stoichiometric fuel/air ratio - /* Output */ - /* P : Pressure (Pa) */ - /* T : Temperature (K) */ - /* rho : Density (kg/m3) */ - /* F : Fuel/air equivalent ratio - /* */ - /* Created by Kevin Koosup Yum on 29 June */ /* % Calculate F */ - *T = T_prev + (E/m - u_prev)/Cv_prev; *F = m_b / (m - m_b) / fs; + *T = T_prev + (E / m - u_prev) / Cv_prev; /* % Calculate the initial pressure */ - *p = m * R_prev * T[0] / V; + *p = m * R_prev * *T / V; err_p = 1.0; while (err_p > 0.01) { - GetThdynCombGasZachV1(*p, T[0], *F, fs, &err_p, &T_err, &u_temp, &unusedUe, - &unusedUf, &unusedU10, &unusedU11, &unusedU12, - &unusedU13, &uT, &unusedU14, &unusedU15, &unusedU16, - &unusedU17, &unusedU18, &R); - T_err = m * err_p * T[0] / V; + b_GetThdynCombGasZachV1(*p, *T, *F, fs, &err_p, &T_err, &u_temp, &unusedUe, + &unusedUf, &unusedU10, &unusedU11, &unusedU12, &uT, &unusedU13, &unusedU14, + &unusedU15, &R); + T_err = m * err_p * *T / V; err_p = fabs(*p - T_err) / *p; *p = T_err; } err_p = 1.0; R = 0.0; + *T = T_prev; while (err_p > 0.0001) { /* % Calculate the temperature */ err_p = 0.0; T_err = 1.0; while (T_err > 0.0001) { *T -= err_p; - GetThdynCombGasZachV1(*p, *T, *F, fs, &R, &err_p, &T_err, &u_temp, &unusedUe, - &unusedUf, &unusedU10, &unusedU11, &unusedU12, &uT, - &unusedU13, &unusedU14, &unusedU15, &unusedU16, - &unusedU17, &unusedU18); + b_GetThdynCombGasZachV1(*p, *T, *F, fs, &R, &err_p, &T_err, &u_temp, + &unusedUe, &unusedUf, &unusedU10, &unusedU11, &unusedU12, &uT, + &unusedU13, &unusedU14, &unusedU15); err_p = (u_temp - E / m) / uT; T_err = fabs(err_p) / *T; } @@ -93,4 +140,8 @@ void GetPTFV1(real_T m, real_T m_b, real_T E, real_T V, real_T T_prev, } } -/* End of code generation (GetPTF.c) */ +/* + * File trailer for GetPTFV1.c + * + * [EOF] + */ diff --git a/code/c_code/GetPTFV1.h b/code/c_code/GetPTFV1.h index 56b75d5..60698b2 100644 --- a/code/c_code/GetPTFV1.h +++ b/code/c_code/GetPTFV1.h @@ -1,32 +1,41 @@ /* - * GetPTF.h - * - * Code generation for function 'GetPTF' - * - * C source code generated on: Tue Mar 25 11:39:08 2014 + * File: GetPTFV1.h * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ -#ifndef __GETPTF_H__ -#define __GETPTF_H__ -/* Include files */ +#ifndef __GETPTFV1_H__ +#define __GETPTFV1_H__ + +/* Include Files */ #include #include #include #include #include "rt_nonfinite.h" - #include "rtwtypes.h" +#include "ThdynPack_types.h" /* Function Declarations */ #ifdef __cplusplus + extern "C" { + #endif -extern void GetPTFV1(real_T m, real_T m_b, real_T E, real_T V, real_T T_prev, - real_T R_prev, real_T u_prev, real_T Cv_prev, real_T fs, - real_T *p, real_T *T, real_T *F); + + extern void GetPTFV1(double m, double m_b, double E, double V, double T_prev, + double R_prev, double u_prev, double Cv_prev, double fs, + double *p, double *T, double *F); + #ifdef __cplusplus + } #endif #endif -/* End of code generation (GetPTF.h) */ + +/* + * File trailer for GetPTFV1.h + * + * [EOF] + */ diff --git a/code/c_code/GetPTx.c b/code/c_code/GetPTx.c new file mode 100644 index 0000000..a835072 --- /dev/null +++ b/code/c_code/GetPTx.c @@ -0,0 +1,349 @@ +/* + * File: GetPTx.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "ThdynPack_rtwutil.h" + +/* Function Definitions */ + +/* + * Calculate the pressure, temperature and composition of the combustion gas + * from given internal energy, volume and mass of each gas specie. + * + * The calculation of the internal energy is based on the NASA 7 + * coefficient polynomial and T is found by using Newton-Raphson method. + * The gas is assumed to be idea gas. + * + * Input + * N : No. moles of each gas specie (kmol) + * N(1) = N_H; N(2) = N_O; N(3) = N_N; N(4) = N_H2; + * N(5) = N_OH; N(6) = N_CO; N(7) = N_NO; N(8) = N_O2; + * N(9) = N_H2O; N(10) = N_CO2;N(11) = N_N2; N(12) = N_Ar + * E : Internal energy of the gas + * V : Volume of the gas + * Output + * P : Pressure (Pa) + * T : Temperature (K) + * rho : Density (kg/m3) + * x : Mole fraction of each gas specie + * x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; x(5) = x_OH; + * x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; x(9) = x_H2O; x(10) = x_CO2; + * x(11) = x_N2; x(12) = x_Ar + * + * Atomic weight calculation from NIST atomic weights + * Ref : http://physics.nist.gov/cgi-bin/Compositions/stand_alone.pl + * + * The NASA 7-coefficients are obtained from the reference: + * Burcat, A., B. Ruscic, et al. (2005). Third millenium ideal gas and + * condensed phase thermochemical database for combustion with updates + * from active thermochemical tables, Argonne National Laboratory + * Argonne, IL. + * + * Created by Kevin Koosup Yum on 29 June + * % + * Arguments : double m + * const double N[12] + * double E + * double V + * double T_prev + * double *P + * double *T + * double x[12] + * Return Type : void + */ +void GetPTx(double m, const double N[12], double E, double V, double T_prev, + double *P, double *T, double x[12]) +{ + double dT; + int i; + double d7; + double T_err; + static const double b[12] = { 1.00794, 15.9994, 14.0067, 2.01588, 17.00734, + 28.0101, 30.0061, 31.9988, 18.01528, 44.0095, 28.0134, 39.948 }; + + double R; + double T_cb; + double T_qt; + double a_CO2[7]; + double a_CO[7]; + double a_O2[7]; + double a_H2[7]; + double a_H2O[7]; + double a_OH[7]; + double a_O[7]; + double a_N2[7]; + double a_N[7]; + double a_NO[7]; + static const double dv38[7] = { 4.6365111, 0.0027414569, -9.9589759E-7, + 1.6038666E-10, -9.1619857E-15, -49024.904, -1.9348955 }; + + static const double dv39[7] = { 3.0484859, 0.0013517281, -4.8579405E-7, + 7.8853644E-11, -4.6980746E-15, -14266.117, 6.0170977 }; + + static const double dv40[7] = { 3.66096083, 0.000656365523, -1.41149485E-7, + 2.05797658E-11, -1.29913248E-15, -1215.97725, 3.41536184 }; + + static const double dv41[7] = { 2.9328305, 0.00082659802, -1.4640057E-7, + 1.5409851E-11, -6.8879615E-16, -813.05582, -1.0243164 }; + + static const double dv42[7] = { 2.6770389, 0.0029731816, -7.7376889E-7, + 9.4433514E-11, -4.2689991E-15, -29885.894, 6.88255 }; + + static const double dv43[7] = { 2.83853033, 0.00110741289, -2.94000209E-7, + 4.20698729E-11, -2.4228989E-15, 3697.80808, 5.84494652 }; + + static const double dv44[7] = { 2.54363697, -2.73162486E-5, -4.1902952E-9, + 4.95481845E-12, -4.79553694E-16, 29226.012, 4.92229457 }; + + static const double dv45[7] = { 2.95257637, 0.0013969004, -4.92631603E-7, + 7.86010195E-11, -4.60755204E-15, -923.948688, 5.87188762 }; + + static const double dv46[7] = { 2.4159429, 0.00017489065, -1.1902369E-7, + 3.0226244E-11, -2.0360983E-15, 56133.775, 4.6496095 }; + + static const double dv47[7] = { 3.26071234, 0.00119101135, -4.29122646E-7, + 6.94481463E-11, -4.03295681E-15, 9921.43132, 6.36900518 }; + + static const double dv48[7] = { 2.356813, 0.0089841299, -7.1220632E-6, + 2.4573008E-9, -1.4288548E-13, -48371.971, 9.9009035 }; + + static const double dv49[7] = { 3.5795335, -0.00061035369, 1.0168143E-6, + 9.0700586E-10, -9.0442449E-13, -14344.086, 3.5084093 }; + + static const double dv50[7] = { 3.78245636, -0.00299673415, 9.847302E-6, + -9.68129508E-9, 3.24372836E-12, -1063.94356, 3.65767573 }; + + static const double dv51[7] = { 2.3443029, 0.0079804248, -1.9477917E-5, + 2.0156967E-8, -7.3760289E-12, -917.92413, 0.68300218 }; + + static const double dv52[7] = { 4.1986352, -0.0020364017, 6.5203416E-6, + -5.4879269E-9, 1.771968E-12, -30293.726, -0.84900901 }; + + static const double dv53[7] = { 3.99198424, -0.00240106655, 4.61664033E-6, + -3.87916306E-9, 1.36319502E-12, 3368.89836, -0.103998477 }; + + static const double dv54[7] = { 3.1682671, -0.00327931884, 6.64306396E-6, + -6.12806624E-9, 2.11265971E-12, 29122.2592, 2.05193346 }; + + static const double dv55[7] = { 3.53100528, -0.000123660988, -5.02999433E-7, + 2.43530612E-9, -1.40881235E-12, -1046.97628, 2.96747038 }; + + static const double dv56[7] = { 2.5, 0.0, 0.0, 0.0, 0.0, 56104.638, 4.1939088 + }; + + static const double dv57[7] = { 4.21859896, -0.00463988124, 1.10443049E-5, + -9.34055507E-9, 2.80554874E-12, 9845.09964, 2.28061001 }; + + double a_H[84]; + double dv58[7]; + double d8; + static const double b_a_H[7] = { 2.5, 0.0, 0.0, 0.0, 0.0, 25473.66, + -0.44668285 }; + + static const double a_Ar[7] = { 2.5, 0.0, 0.0, 0.0, 0.0, -745.375, 4.3796749 }; + + double a_gas[7]; + int i8; + double d9; + double d10; + static const double a[12] = { 26219.035, 29968.7009, 56850.013, 0.0, 4486.1538, + -13293.628, 10977.0882, 0.0, -29084.817, -47328.105, 0.0, 0.0 }; + + static const int b_a[12] = { -6197000, -6725000, -6197000, -8467000, -9172000, + -8671000, -9192000, -8683000, -9904000, -9364000, -8670000, -6197000 }; + + double dv59[7]; + + /* in J/kmol/K */ + /* % Calculate the composition in mole fraction and gas constant */ + dT = N[0]; + for (i = 0; i < 11; i++) { + dT += N[i + 1]; + } + + d7 = 0.0; + for (i = 0; i < 12; i++) { + T_err = N[i] / dT; + d7 += T_err * b[i]; + x[i] = T_err; + } + + /* in kg/kmol */ + R = 8314.4621 / d7; + + /* in J/kg/K */ + /* % Calculate the temperature */ + *T = T_prev; + dT = 0.0; + T_err = 1.0; + while (T_err > 0.001) { + *T -= dT; + T_err = *T * *T; + T_cb = rt_powd_snf(*T, 3.0); + T_qt = rt_powd_snf(*T, 4.0); + if (*T >= 1000.0) { + /* Valid upto */ + for (i = 0; i < 7; i++) { + a_CO2[i] = dv38[i]; + + /* 1000~6000K */ + a_CO[i] = dv39[i]; + + /* 1000~6000K */ + a_O2[i] = dv40[i]; + + /* 1000~6000K */ + a_H2[i] = dv41[i]; + + /* 1000~6000K */ + a_H2O[i] = dv42[i]; + + /* 1000~6000K */ + a_OH[i] = dv43[i]; + + /* 1000~6000K */ + /* 1000~6000K */ + a_O[i] = dv44[i]; + + /* 1000~6000K */ + a_N2[i] = dv45[i]; + + /* 1000~6000K */ + a_N[i] = dv46[i]; + + /* 1000~6000K */ + a_NO[i] = dv47[i]; + } + + /* 1000~6000K */ + } else { + for (i = 0; i < 7; i++) { + a_CO2[i] = dv48[i]; + + /* 300~1000K */ + a_CO[i] = dv49[i]; + + /* 300~1000K */ + a_O2[i] = dv50[i]; + + /* 300~1000K */ + a_H2[i] = dv51[i]; + + /* 300~1000K */ + a_H2O[i] = dv52[i]; + + /* 300~1000K */ + a_OH[i] = dv53[i]; + + /* 300~1000K */ + /* 300~1000K */ + a_O[i] = dv54[i]; + + /* 300~1000K */ + a_N2[i] = dv55[i]; + + /* 300~1000K */ + a_N[i] = dv56[i]; + + /* 300~1000K */ + a_NO[i] = dv57[i]; + } + + /* 300~1000K */ + } + + /* (J/kmol / J/kmol/K) */ + /* J/kmol */ + dT = R * *T; + dv58[0] = 1.0; + dv58[1] = *T / 2.0; + dv58[2] = T_err / 3.0; + dv58[3] = T_cb / 4.0; + dv58[4] = T_qt / 5.0; + dv58[5] = 1.0 / *T; + dv58[6] = 0.0; + d8 = 0.0; + for (i = 0; i < 7; i++) { + a_H[12 * i] = b_a_H[i]; + a_H[1 + 12 * i] = a_O[i]; + a_H[2 + 12 * i] = a_N[i]; + a_H[3 + 12 * i] = a_H2[i]; + a_H[4 + 12 * i] = a_OH[i]; + a_H[5 + 12 * i] = a_CO[i]; + a_H[6 + 12 * i] = a_NO[i]; + a_H[7 + 12 * i] = a_O2[i]; + a_H[8 + 12 * i] = a_H2O[i]; + a_H[9 + 12 * i] = a_CO2[i]; + a_H[10 + 12 * i] = a_N2[i]; + a_H[11 + 12 * i] = a_Ar[i]; + a_gas[i] = 0.0; + for (i8 = 0; i8 < 12; i8++) { + a_gas[i] += x[i8] * a_H[i8 + 12 * i]; + } + + d8 += dT * a_gas[i] * dv58[i]; + } + + d9 = 0.0; + d10 = 0.0; + for (i = 0; i < 12; i++) { + d9 += a[i] * x[i]; + d10 += (double)b_a[i] * x[i]; + } + + dv59[0] = 1.0; + dv59[1] = *T; + dv59[2] = T_err; + dv59[3] = T_cb; + dv59[4] = T_qt; + dv59[5] = 0.0; + dv59[6] = 0.0; + dT = 0.0; + for (i = 0; i < 7; i++) { + dT += a_gas[i] * dv59[i]; + } + + dT = (((d8 - (R * d9 + d10 / d7)) - R * *T) - E / m) / (R * (dT - 1.0)); + T_err = fabs(dT) / *T; + } + + /* % Calculate the pressure */ + *P = m / V * R * *T; +} + +/* + * File trailer for GetPTx.c + * + * [EOF] + */ diff --git a/code/c_code/GetPTx.h b/code/c_code/GetPTx.h index ba5ada7..66d101e 100644 --- a/code/c_code/GetPTx.h +++ b/code/c_code/GetPTx.h @@ -1,25 +1,40 @@ /* - * GetPTx.h - * - * Code generation for function 'GetPTx' - * - * C source code generated on: Tue Mar 25 09:23:00 2014 + * File: GetPTx.h * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __GETPTX_H__ #define __GETPTX_H__ -/* Include files */ + +/* Include Files */ #include #include #include #include #include "rt_nonfinite.h" - #include "rtwtypes.h" #include "ThdynPack_types.h" /* Function Declarations */ -extern void GetPTx(real_T m, const real_T N[12], real_T E, real_T V, real_T T_prev, real_T *P, real_T *T, real_T x[12]); +#ifdef __cplusplus + +extern "C" { + #endif -/* End of code generation (GetPTx.h) */ + + extern void GetPTx(double m, const double N[12], double E, double V, double + T_prev, double *P, double *T, double x[12]); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetPTx.h + * + * [EOF] + */ diff --git a/code/c_code/GetPerCycle.c b/code/c_code/GetPerCycle.c index 8cb1212..97e4e98 100644 --- a/code/c_code/GetPerCycle.c +++ b/code/c_code/GetPerCycle.c @@ -138,6 +138,8 @@ static void mdlInitializeSizes(SimStruct *S) DECL_AND_INIT_DIMSINFO(outputDimsInfo); ssSetNumSFcnParams(S, NPARAMS); /* Number of expected parameters */ + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/GetTFromPhF.c b/code/c_code/GetTFromPhF.c new file mode 100644 index 0000000..c62b9fa --- /dev/null +++ b/code/c_code/GetTFromPhF.c @@ -0,0 +1,100 @@ +/* + * File: GetTFromPhF.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" + +/* Function Definitions */ + +/* + * Calculate the temperature from pressure(p), enthalpy(h) and fuel air + * equivalent ratio(F) given with stoichiometric fuel air ratio(fs). + * + * The calculation of the thermodynamic properties are based on Zacharias + * method. T is found by using Newton-Raphson method. + * The gas is assumed to be idea gas. + * + * Input + * p : pressure [Pa] + * h : specific enthalpy (J/kg) + * F : Fuel air equivalent ratio (m_f/m_a/fs) + * fs : stoichiometric fuel air ratio (m_f/m_a)_stoich + * Output + * T : Temperature (K) + * + * Created by Kevin Koosup Yum on 10 Sept, 2015 + * Arguments : double p + * double h + * double F + * double fs + * Return Type : double + */ +void GetTFromPhF(double p, double h, double F, double fs, double *T) +{ + double dT; + double T_err; + double unusedUd; + double unusedUc; + double Cp; + double unusedUb; + double unusedUa; + double unusedU9; + double unusedU8; + double unusedU7; + double unusedU6; + double unusedU5; + double unusedU4; + double unusedU3; + double unusedU2; + double unusedU1; + T[0] = 300.0; + + /* Initial temperature */ + dT = 0.0; + T_err = 1.0; + while (T_err > 0.0001) { + T[0] -= dT; + GetThdynCombGasZachV1(p, T[0], F, fs, &dT, &T_err, &unusedU1, &unusedU2, + &unusedU3, &unusedU4, &unusedU5, &unusedU6, &unusedU7, + &unusedU8, &unusedU9, &unusedUa, &unusedUb, &Cp, + &unusedUc, &unusedUd); + dT = (T_err - h) / Cp; + T_err = fabs(dT) / T[0]; + } +} + +/* + * File trailer for GetTFromPhF.c + * + * [EOF] + */ diff --git a/code/c_code/GetTFromPhF.h b/code/c_code/GetTFromPhF.h new file mode 100644 index 0000000..556ee17 --- /dev/null +++ b/code/c_code/GetTFromPhF.h @@ -0,0 +1,39 @@ +/* + * File: GetTFromPhF.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETTFROMPHF_H__ +#define __GETTFROMPHF_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void GetTFromPhF(double p, double h, double F, double fs, double *T); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetTFromPhF.h + * + * [EOF] + */ diff --git a/code/c_code/GetT_atm_p.c b/code/c_code/GetT_atm_p.c new file mode 100644 index 0000000..3b71158 --- /dev/null +++ b/code/c_code/GetT_atm_p.c @@ -0,0 +1,95 @@ +/* + * File: GetT_atm_p.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" + +/* Function Definitions */ + +/* + * Calculate the temperature from given enthalpy, F for atmospheric pressure + * + * The calculation of the internal energy is based on the NASA 7 + * coefficient polynomial and T is found by using Newton-Raphson method. + * The gas is assumed to be idea gas. + * + * Input + * + * Output + * T : Temperature (K) + * + * Created by Kevin Koosup Yum on 14 March 2014 + * Arguments : double h + * double F + * double T_prev + * Return Type : double + */ +double GetT_atm_p(double h, double F, double T_prev) +{ + double T; + double dT; + double T_err; + double unusedUa; + double unusedU9; + double Cp; + double unusedU8; + double unusedU7; + double unusedU6; + double unusedU5; + double unusedU4; + double unusedU3; + double unusedU2; + double unusedU1; + + /* % Check for valid inputs */ + /* % Calculate the temperature */ + T = T_prev; + dT = 0.0; + T_err = 1.0; + while (T_err > 0.0001) { + T -= dT; + GetThdynCombGasZach(100000.0, T, F, &dT, &T_err, &unusedU1, &unusedU2, + &unusedU3, &unusedU4, &unusedU5, &unusedU6, &unusedU7, + &unusedU8, &Cp, &unusedU9, &unusedUa); + dT = (T_err - h) / Cp; + T_err = fabs(dT) / T; + } + + return T; +} + +/* + * File trailer for GetT_atm_p.c + * + * [EOF] + */ diff --git a/code/c_code/GetT_atm_p.h b/code/c_code/GetT_atm_p.h new file mode 100644 index 0000000..6206686 --- /dev/null +++ b/code/c_code/GetT_atm_p.h @@ -0,0 +1,39 @@ +/* + * File: GetT_atm_p.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETT_ATM_P_H__ +#define __GETT_ATM_P_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern double GetT_atm_p(double h, double F, double T_prev); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetT_atm_p.h + * + * [EOF] + */ diff --git a/code/c_code/GetThdynCombGasZach.c b/code/c_code/GetThdynCombGasZach.c index b38fe2c..14d0db8 100644 --- a/code/c_code/GetThdynCombGasZach.c +++ b/code/c_code/GetThdynCombGasZach.c @@ -1,130 +1,160 @@ /* - * GetThdynCombGasZach.c - * - * Code generation for function 'GetThdynCombGasZach' - * - * C source code generated on: Tue Mar 25 11:39:08 2014 + * File: GetThdynCombGasZach.c * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ -/* Include files */ +/* Include Files */ #include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" #include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" /* Function Definitions */ -void GetThdynCombGasZach(real_T P, real_T T, real_T F, real_T *R, real_T *h, - real_T *s, real_T *u, real_T *RF, real_T *RP, real_T *RT, real_T *uF, real_T - *uP, real_T *uT, real_T *Cp, real_T *Cv, real_T *K) -{ - real_T PP; - real_T TT; - real_T TT2; - real_T TT3; - real_T TT4; - real_T TT5; - real_T V; - real_T EP1; - real_T EP6; - real_T y; - real_T FC2; - real_T FC11; - real_T FC21; - real_T FC4; - real_T FC5; - real_T FC6; - real_T FC7; - real_T FC8; - real_T ZZ; - real_T ZZV; - real_T ZZT; - real_T ZZP; - real_T HH; - real_T HH1; - real_T HH2; - /* The routine calculates the thermodynamic property of the combustion gas */ - /* given pressure, temperature and the fuel air equivalent ratio. */ - /* Input */ - /* P : Pressure (Pa) */ - /* T : Temperature (K) */ - /* F : Fuel-air equivalent ratio */ - /* Output */ - /* R : Gas constant */ - /* h : Specific enthalpy */ - /* s : Specific Entropy */ - /* u : Specific internal energy */ - /* RF : Partial derivative of R w.r.t. F */ - /* RP : Partial derivative of R w.r.t. P */ - /* RT : Partial derivative of R w.r.t. T */ - /* uF : Partial derivative of u w.r.t. F */ - /* uP : Partial derivative of U w.r.t. P */ - /* uT : Partial derivative of U w.r.t. T */ - /* CP : Specific heat at constant pressure */ - /* CV : Specific heat at constant volume */ - /* K : Ratio of specific heats */ +/* + * The routine calculates the thermodynamic property of the combustion gas + * given pressure, temperature and the fuel air equivalent ratio. + * Input + * P : Pressure (Pa) + * T : Temperature (K) + * F : Fuel-air equivalent ratio + * Output + * R : Gas constant + * h : Specific enthalpy + * s : Specific Entropy + * u : Specific internal energy + * RF : Partial derivative of R w.r.t. F + * RP : Partial derivative of R w.r.t. P + * RT : Partial derivative of R w.r.t. T + * uF : Partial derivative of u w.r.t. F + * uP : Partial derivative of U w.r.t. P + * uT : Partial derivative of U w.r.t. T + * CP : Specific heat at constant pressure + * CV : Specific heat at constant volume + * K : Ratio of specific heats + * Arguments : double P + * double T + * double F + * double *R + * double *h + * double *s + * double *u + * double *RF + * double *RP + * double *RT + * double *uF + * double *uP + * double *uT + * double *Cp + * double *Cv + * double *K + * Return Type : void + */ +void GetThdynCombGasZach(double P, double T, double F, double *R, double *h, + double *s, double *u, double *RF, double *RP, double *RT, double *uF, double + *uP, double *uT, double *Cp, double *Cv, double *K) +{ + double PP; + double TT; + double V; + double EP1; + double EP2; + double EP3; + double EP4; + double EP5; + double EP6; + double FC2; + double FC3; + double FC4; + double FC5; + double FC6; + double FC7; + double z; + double FC8; + double ZZ; + double ZZV; + double ZZT; + double ZZP; + double HH; PP = 1.01972E-5 * P; TT = 0.001 * T; - TT2 = TT*TT; - TT3 = TT2*TT; - TT4 = TT3*TT; - TT5 = TT4*TT; V = (1.0 - F) / (1.0 + 0.0698 * F); EP1 = 0.131438 - 0.383504 * V; + EP2 = 0.477182 + 0.185214 * V; + EP3 = -0.287367 - 0.0694862 * V; + EP4 = 0.0742561 + 0.0164041 * V; + EP5 = -0.00916344 - 0.00204537 * V; EP6 = 0.000439896 + 0.00010161 * V; - y = 9.00711E-5 * V; FC2 = 0.000277105 - 9.00711E-5 * V; - FC11 = 9.8367E-5 * V; - FC21 = 0.006131 * V; + FC3 = 0.000642217 - 9.8367E-5 * V; FC4 = 0.008868 - 0.006131 * V; FC5 = TT * TT; - FC6 = exp((0.008868 - FC21) / FC5) / TT; + FC6 = exp(FC4 / FC5) / TT; FC7 = PP / TT; - FC21 = (0.008868 - FC21) / FC5; + z = FC4 / FC5; FC8 = 1.0 + FC4 / FC5; - ZZ = FC7 * ((0.000642217 - FC11) - (0.000277105 - y) * FC6) + 1.0; - ZZV = FC7 * (9.8367E-5 - FC6 * (9.00711E-5 - 0.0006131 * (0.000277105 - y) / - FC5)); - ZZT = FC7 * ((0.000277105 - y) * FC6 * ((1.0 + FC21) + 1.0) - (0.000642217 - - FC11)) / TT; - ZZP = ((0.000642217 - FC11) - (0.000277105 - y) * FC6) / TT; - HH1 = EP1 + TT * (0.477182 + 0.185214 * V); - HH1 = HH1 + TT2 * ((-0.287367 - 0.0694862 * V) + TT * ((0.0742561 + 0.0164041 * V) - + TT * ((-0.00916344 - 0.00204537 * V) + TT * EP6))); - HH = ((3.514956 - 0.005026 * V) + TT * HH1) - ZZT * TT; - EP6 = -FC7 / TT * ((0.000642217 - FC11) - 4.0 * FC2 * FC6 * ((1.0 + FC21) * - (1.0 + FC21) + FC4 / FC5)); - EP6 = EP6 + (EP1 + TT * (2.0 * (0.477182 + 0.185214 * V))); - EP6 = EP6 + TT2 * 3.0 * (-0.287367 - 0.0694862 * V); - EP6 = EP6 + TT3 * (4.0 * (0.0742561 + 0.0164041 - * V) + TT * (5.0 * (-0.00916344 - 0.00204537 * V) + TT * 6.0 * EP6)); - FC11 = 8314.7 * (F / 3.0 + 4.773384) / (9.344254 * F + 138.2266); - FC21 = -1.471965 * (F / 3.0 + 4.773384) / (9.344254 * F + 138.2266); - EP1 = -1.0698 / ((1.0 + 0.0698 * F) * (1.0 + 698.0 * F)); - *R = FC11 * ZZ; - *h = FC11 * T * HH; - *s = (3.5566 - 0.0659 * V) * log(T); - *s = *s + (2.972979 + 0.55314 * V) + TT * (0.0583837 - 0.485001 * V); - *s = *s + TT2 * ((0.871349 + 0.0698183 * V) + TT * ((-0.451556 - 0.0028772 * V))); - *s = *s + TT4 * ((0.109164 - - 0.000693663 * V) + TT * ((0.0129754 + 9.20231E-5 * V) + TT * (0.000608234 - - 2.99679E-6 * V))); - *s = *s - (-0.805214 + V * (-0.400981 + V * (5.76989 + - 0.060056 * V))) - log(PP); - *s = FC11 * (*s - FC7 * FC2 * FC6 * FC8); + ZZ = FC7 * (FC3 - FC2 * FC6) + 1.0; + ZZV = FC7 * (9.8367E-5 - FC6 * (9.00711E-5 - 0.0006131 * FC2 / FC5)); + ZZT = FC7 * (FC2 * FC6 * ((1.0 + z) + 1.0) - FC3) / TT; + ZZP = (FC3 - FC2 * FC6) / TT; + HH = ((3.514956 - 0.005026 * V) + TT * (EP1 + TT * (EP2 + TT * (EP3 + TT * + (EP4 + TT * (EP5 + TT * EP6)))))) - ZZT * TT; + EP3 = -FC7 / TT * (FC3 - 4.0 * FC2 * FC6 * ((1.0 + z) * (1.0 + z) + FC4 / FC5)) + + (EP1 + TT * (2.0 * EP2 + TT * (3.0 * EP3 + TT * (4.0 * EP4 + TT * (5.0 * + EP5 + TT * 6.0 * EP6))))); + EP4 = 8314.7 * (F / 3.0 + 4.773384) / (9.344254 * F + 138.2266); + EP1 = -1.471965 * (F / 3.0 + 4.773384) / (9.344254 * F + 138.2266); + EP2 = -1.0698 / ((1.0 + 0.0698 * F) * (1.0 + 698.0 * F)); + *R = EP4 * ZZ; + *h = EP4 * T * HH; + *s = EP4 * (((((3.5566 - 0.0659 * V) * log(T) + ((2.972979 + 0.55314 * V) + TT + * ((0.0583837 - 0.485001 * V) + TT * ((0.871349 + 0.0698183 * V) + TT * + ((-0.451556 - 0.0028772 * V) + TT * ((0.109164 - 0.000693663 * V) + TT * + ((0.0129754 + 9.20231E-5 * V) + TT * (0.000608234 - 2.99679E-6 * V)))))))) - + (-0.805214 + V * (-0.400981 + V * (5.76989 + 0.060056 * V)))) - + log(PP)) - FC7 * FC2 * FC6 * FC8); *u = *h - *R * T; - *RF = FC11 * (ZZV * EP1 - ZZ * FC21); - *RP = FC11 * ZZP * 1.02E-5; - *RT = FC11 * ZZT * 0.001; - *uF = FC11 * T * (((FC7 * (-9.8367E-5 - 2.0 * FC6 * (FC8 * (-9.00711E-5 - - 0.006131 * (0.000277105 - y) / FC5) - 0.006131 * (0.000277105 - y) / FC5)) + - (-0.00506 + TT * (-0.383504 + TT * (0.185214 + TT * - (-0.0694862 + TT * (0.0164041 + TT * (-0.00204537 + TT * 0.00010161))))))) - - ZZV) * EP1 - (HH - ZZ) * FC21); - *uP = FC11 * T * (-ZZT * TT / PP - ZZP) * 1.02E-5; - *uT = FC11 * ((HH - ZZ) + TT * (EP6 - ZZT)); - *Cp = FC11 * (HH + TT * EP6); + *RF = EP4 * (ZZV * EP2 - ZZ * EP1); + *RP = EP4 * ZZP * 1.02E-5; + *RT = EP4 * ZZT * 0.001; + *uF = EP4 * T * (((FC7 * (-9.8367E-5 - 2.0 * FC6 * (FC8 * (-9.00711E-5 - + 0.006131 * FC2 / FC5) - 0.006131 * FC2 / FC5)) + (-0.00506 + TT * (-0.383504 + + TT * (0.185214 + TT * (-0.0694862 + TT * (0.0164041 + TT * (-0.00204537 + + TT * 0.00010161))))))) - ZZV) * EP2 - (HH - ZZ) * EP1); + *uP = EP4 * T * (-ZZT * TT / PP - ZZP) * 1.02E-5; + *uT = EP4 * ((HH - ZZ) + TT * (EP3 - ZZT)); + *Cp = EP4 * (HH + TT * EP3); *Cv = *uT + *uP * (*R / T + *RT) / (*R / P - *RP); *K = *Cp / *Cv; } -/* End of code generation (GetThdynCombGasZach.c) */ +/* + * File trailer for GetThdynCombGasZach.c + * + * [EOF] + */ diff --git a/code/c_code/GetThdynCombGasZach.h b/code/c_code/GetThdynCombGasZach.h index 23dee53..c7f12ea 100644 --- a/code/c_code/GetThdynCombGasZach.h +++ b/code/c_code/GetThdynCombGasZach.h @@ -1,30 +1,41 @@ /* - * GetThdynCombGasZach.h - * - * Code generation for function 'GetThdynCombGasZach' - * - * C source code generated on: Tue Mar 25 11:39:08 2014 + * File: GetThdynCombGasZach.h * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __GETTHDYNCOMBGASZACH_H__ #define __GETTHDYNCOMBGASZACH_H__ -/* Include files */ + +/* Include Files */ #include #include #include #include #include "rt_nonfinite.h" - #include "rtwtypes.h" +#include "ThdynPack_types.h" /* Function Declarations */ #ifdef __cplusplus + extern "C" { + #endif -extern void GetThdynCombGasZach(real_T P, real_T T, real_T F, real_T *R, real_T *h, real_T *s, real_T *u, real_T *RF, real_T *RP, real_T *RT, real_T *uF, real_T *uP, real_T *uT, real_T *Cp, real_T *Cv, real_T *K); + + extern void GetThdynCombGasZach(double P, double T, double F, double *R, + double *h, double *s, double *u, double *RF, double *RP, double *RT, double * + uF, double *uP, double *uT, double *Cp, double *Cv, double *K); + #ifdef __cplusplus + } #endif #endif -/* End of code generation (GetThdynCombGasZach.h) */ + +/* + * File trailer for GetThdynCombGasZach.h + * + * [EOF] + */ diff --git a/code/c_code/GetThdynCombGasZachV1.c b/code/c_code/GetThdynCombGasZachV1.c index 7d8d0fd..7d396c9 100644 --- a/code/c_code/GetThdynCombGasZachV1.c +++ b/code/c_code/GetThdynCombGasZachV1.c @@ -1,159 +1,359 @@ /* - * GetThdynCombGasZachV1.c - * - * Code generation for function 'GetThdynCombGasZachV1' - * - * C source code generated on: Wed Jan 07 22:45:23 2015 + * File: GetThdynCombGasZachV1.c * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ -/* Include files */ +/* Include Files */ #include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" #include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" /* Function Definitions */ -void GetThdynCombGasZachV1(real_T P, real_T T, real_T F, real_T fs, real_T *R, - real_T *h, real_T *s, real_T *u, real_T *RF, real_T *RP, real_T *RT, real_T - *uF, real_T *uP, real_T *uT, real_T *sF, real_T *sP, real_T *sT, real_T *Cp, - real_T *Cv, real_T *K) + +/* + * The routine calculates the thermodynamic property of the combustion gas + * given pressure, temperature and the fuel air equivalent ratio using + * Zacharias' method + * + * Input + * P : Pressure (Pa) + * T : Temperature (K) + * F : Fuel-air equivalent ratio + * fs : Stoichiometric fuel-air ratio + * Output + * R : Gas constant + * h : Specific enthalpy + * s : Specific Entropy + * u : Specific internal energy + * RF : Partial derivative of R w.r.t. F + * RP : Partial derivative of R w.r.t. P + * RT : Partial derivative of R w.r.t. T + * uF : Partial derivative of u w.r.t. F + * uP : Partial derivative of u w.r.t. P + * uT : Partial derivative of u w.r.t. T + * sF : Partial derivative of s w.r.t. F + * sP : Partial derivative of s w.r.t. P + * sT : Partial derivative of s w.r.t. T + * CP : Specific heat at constant pressure + * CV : Specific heat at constant volume + * K : Ratio of specific heats + * Arguments : double P + * double T + * double F + * double fs + * double *R + * double *h + * double *s + * double *u + * double *RF + * double *RP + * double *RT + * double *uF + * double *uP + * double *uT + * double *sF + * double *sP + * double *sT + * double *Cp + * double *Cv + * double *K + * Return Type : void + */ +void GetThdynCombGasZachV1(double P, double T, double F, double fs, double *R, + double *h, double *s, double *u, double *RF, double *RP, double *RT, double + *uF, double *uP, double *uT, double *sF, double *sP, double *sT, double *Cp, + double *Cv, double *K) { - real_T PP; - real_T TT; - real_T V; - real_T VF; - real_T EP2; - real_T EP3; - real_T EP4; - real_T EP5; - real_T PAT1; - real_T y; - real_T FC2; - real_T FC2F; - real_T b_y; - real_T FC3; - real_T FC3F; - real_T c_y; - real_T FC4; - real_T FC4F; - real_T FC5; - real_T FC6; - real_T FC6F; - real_T FC6T; - real_T FC7; - real_T FC7P; - real_T FC7T; - real_T z; - real_T FC8; - real_T FC8F; - real_T FC8T; - real_T ZZT1; + double PP; + double TT; + double V; + double VF; + double EP1; + double EP2; + double EP3; + double EP4; + double EP5; + double EP6; + double PAT1; + double FC2; + double FC2F; + double FC3; + double FC3F; + double FC4; + double FC4F; + double FC5; + double FC6; + double FC6F; + double FC6T; + double FC7; + double FC7P; + double FC7T; + double z; + double FC8; + double FC8F; + double FC8T; + double ZZT1; - /* The routine calculates the thermodynamic property of the combustion gas */ - /* given pressure, temperature and the fuel air equivalent ratio. */ - /* Input */ - /* P : Pressure (Pa) */ - /* T : Temperature (K) */ - /* F : Fuel-air equivalent ratio */ - /* Output */ - /* R : Gas constant */ - /* h : Specific enthalpy */ - /* s : Specific Entropy */ - /* u : Specific internal energy */ - /* RF : Partial derivative of R w.r.t. F */ - /* RP : Partial derivative of R w.r.t. P */ - /* RT : Partial derivative of R w.r.t. T */ - /* uF : Partial derivative of u w.r.t. F */ - /* uP : Partial derivative of u w.r.t. P */ - /* uT : Partial derivative of u w.r.t. T */ - /* sF : Partial derivative of s w.r.t. F */ - /* sP : Partial derivative of s w.r.t. P */ - /* sT : Partial derivative of s w.r.t. T */ - /* CP : Specific heat at constant pressure */ - /* CV : Specific heat at constant volume */ - /* K : Ratio of specific heats */ /* FC0 = 1.01972e-5; */ PP = 1.01972E-5 * P; TT = 0.001 * T; V = (1.0 - F) / (1.0 + fs * F); VF = -(1.0 + fs * V) / (1.0 + fs * F); + EP1 = 0.131438 - 0.383504 * V; EP2 = 0.477182 + 0.185214 * V; EP3 = -0.287367 - 0.0694862 * V; EP4 = 0.0742561 + 0.0164041 * V; EP5 = -0.00916344 - 0.00204537 * V; - PAT1 = (0.131438 - 0.383504 * V) + TT * (2.0 * EP2 + TT * (3.0 * EP3 + TT * - (4.0 * EP4 + TT * (5.0 * EP5 + TT * 6.0 * (0.000439896 + 0.00010161 * V))))); - y = 9.00711E-5 * V; + EP6 = 0.000439896 + 0.00010161 * V; + PAT1 = EP1 + TT * (2.0 * EP2 + TT * (3.0 * EP3 + TT * (4.0 * EP4 + TT * (5.0 * + EP5 + TT * 6.0 * EP6)))); FC2 = 0.000277105 - 9.00711E-5 * V; FC2F = -9.00711E-5 * VF; - b_y = 9.8367E-5 * V; FC3 = 0.000642217 - 9.8367E-5 * V; FC3F = -9.8367E-5 * VF; - c_y = 0.006131 * V; FC4 = 0.008868 - 0.006131 * V; FC4F = -0.006131 * VF; FC5 = TT * TT; - FC6 = exp((0.008868 - c_y) / FC5) / TT; + FC6 = exp(FC4 / FC5) / TT; FC6F = FC4F * FC6 / FC5; - FC6T = -FC6 / T * (1.0 + 2.0 * (0.008868 - c_y) / FC5); + FC6T = -FC6 / T * (1.0 + 2.0 * FC4 / FC5); FC7 = PP / TT; FC7P = 1.01972E-5 / TT; FC7T = -FC7 / TT * 0.001; - z = (0.008868 - c_y) / FC5; + z = FC4 / FC5; FC8 = 1.0 + FC4 / FC5; FC8F = FC4F / FC5; FC8T = -FC4 * 2.0E-6 * T / (FC5 * FC5); - FC4F = FC7 * ((0.000642217 - b_y) - (0.000277105 - y) * FC6) + 1.0; + FC4F = FC7 * (FC3 - FC2 * FC6) + 1.0; /* Verified */ - ZZT1 = FC7 * ((0.000277105 - y) * FC6 * ((1.0 + z) + 1.0) - (0.000642217 - b_y)) - / TT; - EP3 = ((3.514956 - 0.005026 * V) + TT * ((0.131438 - 0.383504 * V) + TT * (EP2 - + TT * (EP3 + TT * (EP4 + TT * (EP5 + TT * (0.000439896 + 0.00010161 * - V))))))) - ZZT1 * TT; - FC4 = ((((3.5566 - 0.0659 * V) * log(T) + ((2.972979 + 0.55314 * V) + TT * + ZZT1 = FC7 * (FC2 * FC6 * ((1.0 + z) + 1.0) - FC3) / TT; + EP3 = ((3.514956 - 0.005026 * V) + TT * (EP1 + TT * (EP2 + TT * (EP3 + TT * + (EP4 + TT * (EP5 + TT * EP6)))))) - ZZT1 * TT; + EP1 = ((((3.5566 - 0.0659 * V) * log(T) + ((2.972979 + 0.55314 * V) + TT * ((0.0583837 - 0.485001 * V) + TT * ((0.871349 + 0.0698183 * V) + TT * ((-0.451556 - 0.0028772 * V) + TT * ((0.109164 - 0.000693663 * V) + TT * ((0.0129754 + 9.20231E-5 * V) + TT * (0.000608234 - 2.99679E-6 * V)))))))) - (-0.805214 + V * (-0.400981 + V * (5.76989 + 0.060056 * V)))) - log - (PP)) - FC7 * (0.000277105 - y) * FC6 * (1.0 + z); + (PP)) - FC7 * FC2 * FC6 * (1.0 + z); EP4 = 8314.7 * (F / 3.0 + 4.773384) / (9.344254 * F + 138.2266); EP2 = (2771.5666666666671 - 9.344254 * EP4) / (9.344254 * F + 138.2266); *R = EP4 * FC4F; *h = EP4 * T * EP3; - *s = EP4 * FC4; + *s = EP4 * EP1; *u = *h - *R * T; *RF = EP2 * FC4F + EP4 * (FC7 * ((FC3F - FC2F * FC6) - FC2 * FC6F)); *RP = EP4 * (FC7P * (FC3 - FC2 * FC6)); *RT = EP4 * (-FC7 * ((FC3 - FC2 * FC6) * 0.001 / TT + FC2 * FC6T)); *uF = (EP2 * T * EP3 + EP4 * T * ((-0.005026 + TT * (-0.383504 + TT * (0.185214 + TT * (-0.0694862 + TT * (0.0164041 + TT * (-0.00204537 + - TT * 0.00010161)))))) * VF - FC7 * ((((0.000277105 - y) * FC8F * FC6 - FC3F) - + (0.000277105 - y) * ((1.0 + z) + 1.0) * FC6F) + FC2F * ((1.0 + z) - + 1.0) * FC6) / TT * TT)) - *RF * T; + TT * 0.00010161)))))) * VF - FC7 * (((FC2 * FC8F * FC6 - FC3F) + FC2 * ((1.0 + + z) + 1.0) * FC6F) + FC2F * ((1.0 + z) + 1.0) * FC6) / TT * TT)) + - *RF * T; *uP = EP4 * T * (-ZZT1 * TT / PP * 1.01972E-5) - *RP * T; - *uT = (EP4 * (EP3 + T * ((PAT1 * 0.001 - ((FC7T * ((0.000277105 - y) * FC6 * - ((1.0 + z) + 1.0) - (0.000642217 - b_y)) / TT + FC7 * - ((0.000277105 - y) * FC6T * ((1.0 + z) + 1.0) + (0.000277105 - y) * - FC6 * FC8T) / TT) - FC7 * ((0.000277105 - y) * FC6 * ((1.0 + z) + - 1.0) - (0.000642217 - b_y)) / (TT * TT) * 0.001) * TT) - ZZT1 * 0.001)) - - *RT * T) - *R; - *sF = EP2 * FC4 + EP4 * (((((-0.0659 * VF * log(T) + (0.55314 + TT * + *uT = (EP4 * (EP3 + T * ((PAT1 * 0.001 - ((FC7T * (FC2 * FC6 * ((1.0 + z) + + 1.0) - FC3) / TT + FC7 * (FC2 * FC6T * ((1.0 + z) + 1.0) + FC2 * FC6 * FC8T) + / TT) - FC7 * (FC2 * FC6 * ((1.0 + z) + 1.0) - FC3) / (TT * TT) * + 0.001) * TT) - ZZT1 * 0.001)) - *RT * T) - *R; + *sF = EP2 * EP1 + EP4 * (((((-0.0659 * VF * log(T) + (0.55314 + TT * (-0.485001 + TT * (0.0698183 + TT * (-0.0028772 + TT * (-0.000693663 + TT * (9.20231E-5 - 2.99679E-6 * TT)))))) * VF) - (-0.400981 + V * (11.53978 + 0.180168 * V)) * VF) - - FC7 * FC2F * FC6 * (1.0 + z)) - FC7 * (0.000277105 - y) * FC6F * (1.0 + z)) - - FC7 * (0.000277105 - y) * FC6 * FC8F); - *sP = EP4 * (-1.01972E-5 / PP - FC7P * (0.000277105 - y) * FC6 * (1.0 + z)); + - FC7 * FC2F * FC6 * FC8) - FC7 * FC2 * FC6F * FC8) - FC7 * FC2 * FC6 * FC8F); + *sP = EP4 * (-1.01972E-5 / PP - FC7P * FC2 * FC6 * FC8); *sT = EP4 * (((((3.5566 - 0.0659 * V) / T + ((0.0583837 - 0.485001 * V) + TT * ((1.742698 + 0.1396366 * V) + TT * ((-1.354668 - 0.0086316 * V) + TT * ((0.436656 - 0.002774652 * V) + TT * ((0.064877 + 0.0004601155 * V) - + TT * (0.003649404 - 1.798074E-5 * V)))))) * 0.001) - FC7T * (0.000277105 - - y) * FC6 * (1.0 + z)) - FC7 * (0.000277105 - y) * FC6T * (1.0 + z)) - FC7 * - (0.000277105 - y) * FC6 * FC8T); - *Cp = EP4 * (EP3 + TT * (-FC7 / TT * (FC3 - 4.0 * (0.000277105 - y) * FC6 * - (FC8 * FC8 + (0.008868 - c_y) / FC5)) + PAT1)); + + TT * (0.003649404 - 1.798074E-5 * V)))))) * 0.001) - FC7T * FC2 * FC6 * + FC8) - FC7 * FC2 * FC6T * FC8) - FC7 * FC2 * FC6 * FC8T); + *Cp = EP4 * (EP3 + TT * (-FC7 / TT * (FC3 - 4.0 * FC2 * FC6 * (FC8 * FC8 + FC4 + / FC5)) + PAT1)); *Cv = *uT + *uP * (*R / T + *RT) / (*R / P - *RP); *K = *Cp / *Cv; } -/* End of code generation (GetThdynCombGasZachV1.c) */ +/* + * The routine calculates the thermodynamic property of the combustion gas + * given pressure, temperature and the fuel air equivalent ratio using + * Zacharias' method + * + * Input + * P : Pressure (Pa) + * T : Temperature (K) + * F : Fuel-air equivalent ratio + * fs : Stoichiometric fuel-air ratio + * Output + * R : Gas constant + * h : Specific enthalpy + * s : Specific Entropy + * u : Specific internal energy + * RF : Partial derivative of R w.r.t. F + * RP : Partial derivative of R w.r.t. P + * RT : Partial derivative of R w.r.t. T + * uF : Partial derivative of u w.r.t. F + * uP : Partial derivative of u w.r.t. P + * uT : Partial derivative of u w.r.t. T + * sF : Partial derivative of s w.r.t. F + * sP : Partial derivative of s w.r.t. P + * sT : Partial derivative of s w.r.t. T + * CP : Specific heat at constant pressure + * CV : Specific heat at constant volume + * K : Ratio of specific heats + * Arguments : double P + * double T + * double F + * double fs + * double *R + * double *h + * double *s + * double *u + * double *RF + * double *RP + * double *RT + * double *uF + * double *uP + * double *uT + * double *sF + * double *sP + * double *sT + * Return Type : void + */ +void b_GetThdynCombGasZachV1(double P, double T, double F, double fs, double *R, + double *h, double *s, double *u, double *RF, double *RP, double *RT, double + *uF, double *uP, double *uT, double *sF, double *sP, double *sT) +{ + double PP; + double TT; + double V; + double VF; + double EP1; + double EP2; + double EP3; + double EP4; + double EP5; + double EP6; + double FC2; + double FC2F; + double FC3; + double FC3F; + double FC4; + double FC4F; + double FC5; + double FC6; + double FC6F; + double FC6T; + double FC7; + double FC7P; + double FC7T; + double z; + double FC8; + double FC8F; + double FC8T; + double SS1; + double FC11; + double FC11F; + + /* FC0 = 1.01972e-5; */ + PP = 1.01972E-5 * P; + TT = 0.001 * T; + V = (1.0 - F) / (1.0 + fs * F); + VF = -(1.0 + fs * V) / (1.0 + fs * F); + EP1 = 0.131438 - 0.383504 * V; + EP2 = 0.477182 + 0.185214 * V; + EP3 = -0.287367 - 0.0694862 * V; + EP4 = 0.0742561 + 0.0164041 * V; + EP5 = -0.00916344 - 0.00204537 * V; + EP6 = 0.000439896 + 0.00010161 * V; + FC2 = 0.000277105 - 9.00711E-5 * V; + FC2F = -9.00711E-5 * VF; + FC3 = 0.000642217 - 9.8367E-5 * V; + FC3F = -9.8367E-5 * VF; + FC4 = 0.008868 - 0.006131 * V; + FC4F = -0.006131 * VF; + FC5 = TT * TT; + FC6 = exp(FC4 / FC5) / TT; + FC6F = FC4F * FC6 / FC5; + FC6T = -FC6 / T * (1.0 + 2.0 * FC4 / FC5); + FC7 = PP / TT; + FC7P = 1.01972E-5 / TT; + FC7T = -FC7 / TT * 0.001; + z = FC4 / FC5; + FC8 = 1.0 + FC4 / FC5; + FC8F = FC4F / FC5; + FC8T = -FC4 * 2.0E-6 * T / (FC5 * FC5); + FC4F = FC7 * (FC3 - FC2 * FC6) + 1.0; + + /* Verified */ + FC4 = FC7 * (FC2 * FC6 * ((1.0 + z) + 1.0) - FC3) / TT; + FC5 = ((3.514956 - 0.005026 * V) + TT * (EP1 + TT * (EP2 + TT * (EP3 + TT * + (EP4 + TT * (EP5 + TT * EP6)))))) - FC4 * TT; + SS1 = ((((3.5566 - 0.0659 * V) * log(T) + ((2.972979 + 0.55314 * V) + TT * + ((0.0583837 - 0.485001 * V) + TT * ((0.871349 + 0.0698183 * V) + TT * + ((-0.451556 - 0.0028772 * V) + TT * ((0.109164 - 0.000693663 * V) + + TT * ((0.0129754 + 9.20231E-5 * V) + TT * (0.000608234 - 2.99679E-6 * V)))))))) + - (-0.805214 + V * (-0.400981 + V * (5.76989 + 0.060056 * V)))) - log + (PP)) - FC7 * FC2 * FC6 * (1.0 + z); + FC11 = 8314.7 * (F / 3.0 + 4.773384) / (9.344254 * F + 138.2266); + FC11F = (2771.5666666666671 - 9.344254 * FC11) / (9.344254 * F + 138.2266); + *R = FC11 * FC4F; + *h = FC11 * T * FC5; + *s = FC11 * SS1; + *u = *h - *R * T; + *RF = FC11F * FC4F + FC11 * (FC7 * ((FC3F - FC2F * FC6) - FC2 * FC6F)); + *RP = FC11 * (FC7P * (FC3 - FC2 * FC6)); + *RT = FC11 * (-FC7 * ((FC3 - FC2 * FC6) * 0.001 / TT + FC2 * FC6T)); + *uF = (FC11F * T * FC5 + FC11 * T * ((-0.005026 + TT * (-0.383504 + TT * + (0.185214 + TT * (-0.0694862 + TT * (0.0164041 + TT * (-0.00204537 + + TT * 0.00010161)))))) * VF - FC7 * (((FC2 * FC8F * FC6 - FC3F) + FC2 * ((1.0 + + z) + 1.0) * FC6F) + FC2F * ((1.0 + z) + 1.0) * FC6) / TT * TT)) + - *RF * T; + *uP = FC11 * T * (-FC4 * TT / PP * 1.01972E-5) - *RP * T; + *uT = (FC11 * (FC5 + T * (((EP1 + TT * (2.0 * EP2 + TT * (3.0 * EP3 + TT * + (4.0 * EP4 + TT * (5.0 * EP5 + TT * 6.0 * EP6))))) * 0.001 - ((FC7T * (FC2 * + FC6 * ((1.0 + z) + 1.0) - FC3) / TT + FC7 * (FC2 * FC6T * ((1.0 + z) + 1.0) + + FC2 * FC6 * FC8T) / TT) - FC7 * (FC2 * FC6 * ((1.0 + z) + 1.0) - FC3) / + (TT * TT) * 0.001) * TT) - FC4 * 0.001)) - *RT * T) - *R; + *sF = FC11F * SS1 + FC11 * (((((-0.0659 * VF * log(T) + (0.55314 + TT * + (-0.485001 + TT * (0.0698183 + TT * (-0.0028772 + TT * (-0.000693663 + TT * + (9.20231E-5 - 2.99679E-6 * TT)))))) * VF) + - (-0.400981 + V * (11.53978 + 0.180168 * V)) * VF) - FC7 * FC2F * FC6 * FC8) + - FC7 * FC2 * FC6F * FC8) - FC7 * FC2 * FC6 * FC8F); + *sP = FC11 * (-1.01972E-5 / PP - FC7P * FC2 * FC6 * FC8); + *sT = FC11 * (((((3.5566 - 0.0659 * V) / T + ((0.0583837 - 0.485001 * V) + TT * + ((1.742698 + 0.1396366 * V) + TT * ((-1.354668 - 0.0086316 * + V) + TT * ((0.436656 - 0.002774652 * V) + TT * ((0.064877 + 0.0004601155 * V) + + TT * (0.003649404 - 1.798074E-5 * V)))))) * 0.001) - FC7T * FC2 * FC6 * + FC8) - FC7 * FC2 * FC6T * FC8) - FC7 * FC2 * FC6 * FC8T); +} + +/* + * File trailer for GetThdynCombGasZachV1.c + * + * [EOF] + */ diff --git a/code/c_code/GetThdynCombGasZachV1.h b/code/c_code/GetThdynCombGasZachV1.h index 631651e..8cc0080 100644 --- a/code/c_code/GetThdynCombGasZachV1.h +++ b/code/c_code/GetThdynCombGasZachV1.h @@ -1,21 +1,45 @@ /* - * GetThdynCombGasZachV1.h - * - * Code generation for function 'GetThdynCombGasZachV1' - * - * C source code generated on: Tue Oct 07 15:50:29 2014 + * File: GetThdynCombGasZachV1.h * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __GETTHDYNCOMBGASZACHV1_H__ #define __GETTHDYNCOMBGASZACHV1_H__ -/* Include files */ + +/* Include Files */ #include +#include #include #include - +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" /* Function Declarations */ -extern void GetThdynCombGasZachV1(real_T P, real_T T, real_T F, real_T fs, real_T *R, real_T *h, real_T *s, real_T *u, real_T *RF, real_T *RP, real_T *RT, real_T *uF, real_T *uP, real_T *uT, real_T *sF, real_T *sP, real_T *sT, real_T *Cp, real_T *Cv, real_T *K); +#ifdef __cplusplus + +extern "C" { + #endif -/* End of code generation (GetThdynCombGasZachV1.h) */ + + extern void GetThdynCombGasZachV1(double P, double T, double F, double fs, + double *R, double *h, double *s, double *u, double *RF, double *RP, double + *RT, double *uF, double *uP, double *uT, double *sF, double *sP, double *sT, + double *Cp, double *Cv, double *K); + extern void b_GetThdynCombGasZachV1(double P, double T, double F, double fs, + double *R, double *h, double *s, double *u, double *RF, double *RP, double + *RT, double *uF, double *uP, double *uT, double *sF, double *sP, double *sT); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetThdynCombGasZachV1.h + * + * [EOF] + */ diff --git a/code/c_code/GetThdynCombGasZachV11.c b/code/c_code/GetThdynCombGasZachV11.c new file mode 100644 index 0000000..9dcc195 --- /dev/null +++ b/code/c_code/GetThdynCombGasZachV11.c @@ -0,0 +1,360 @@ +/* + * File: GetThdynCombGasZachV11.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 11-Sep-2015 10:06:56 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "GetThdynCombGasZachV11.h" + +/* Function Definitions */ + +/* + * The routine calculates the thermodynamic property of the combustion gas + * given pressure, temperature and the fuel air equivalent ratio using + * Zacharias' method + * + * Input + * P : Pressure (Pa) + * T : Temperature (K) + * F : Fuel-air equivalent ratio + * fs : Stoichiometric fuel-air ratio + * Output + * R : Gas constant + * h : Specific enthalpy + * s : Specific Entropy + * u : Specific internal energy + * RF : Partial derivative of R w.r.t. F + * RP : Partial derivative of R w.r.t. P + * RT : Partial derivative of R w.r.t. T + * uF : Partial derivative of u w.r.t. F + * uP : Partial derivative of u w.r.t. P + * uT : Partial derivative of u w.r.t. T + * sF : Partial derivative of s w.r.t. F + * sP : Partial derivative of s w.r.t. P + * sT : Partial derivative of s w.r.t. T + * CP : Specific heat at constant pressure + * CV : Specific heat at constant volume + * K : Ratio of specific heats + * Arguments : double P + * double T + * double F + * double fs + * double *R + * double *h + * double *s + * double *u + * double *RF + * double *RP + * double *RT + * double *uF + * double *uP + * double *uT + * double *sF + * double *sP + * double *sT + * double *Cp + * double *Cv + * double *K + * Return Type : void + */ +void b_GetThdynCombGasZachV1(double P, double T, double F, double fs, double *R, + double *h, double *s, double *u, double *RF, double *RP, double *RT, double + *uF, double *uP, double *uT, double *sF, double *sP, double *sT, double *Cp, + double *Cv, double *K) +{ + double PP; + double TT; + double V; + double VF; + double EP1; + double EP2; + double EP3; + double EP4; + double EP5; + double EP6; + double PAT1; + double FC2; + double FC2F; + double FC3; + double FC3F; + double FC4; + double FC4F; + double FC5; + double FC6; + double FC6F; + double FC6T; + double FC7; + double FC7P; + double FC7T; + double z; + double FC8; + double FC8F; + double FC8T; + double ZZT1; + + /* FC0 = 1.01972e-5; */ + PP = 1.01972E-5 * P; + TT = 0.001 * T; + V = (1.0 - F) / (1.0 + fs * F); + VF = -(1.0 + fs * V) / (1.0 + fs * F); + EP1 = 0.131438 - 0.383504 * V; + EP2 = 0.477182 + 0.185214 * V; + EP3 = -0.287367 - 0.0694862 * V; + EP4 = 0.0742561 + 0.0164041 * V; + EP5 = -0.00916344 - 0.00204537 * V; + EP6 = 0.000439896 + 0.00010161 * V; + PAT1 = EP1 + TT * (2.0 * EP2 + TT * (3.0 * EP3 + TT * (4.0 * EP4 + TT * (5.0 * + EP5 + TT * 6.0 * EP6)))); + FC2 = 0.000277105 - 9.00711E-5 * V; + FC2F = -9.00711E-5 * VF; + FC3 = 0.000642217 - 9.8367E-5 * V; + FC3F = -9.8367E-5 * VF; + FC4 = 0.008868 - 0.006131 * V; + FC4F = -0.006131 * VF; + FC5 = TT * TT; + FC6 = exp(FC4 / FC5) / TT; + FC6F = FC4F * FC6 / FC5; + FC6T = -FC6 / T * (1.0 + 2.0 * FC4 / FC5); + FC7 = PP / TT; + FC7P = 1.01972E-5 / TT; + FC7T = -FC7 / TT * 0.001; + z = FC4 / FC5; + FC8 = 1.0 + FC4 / FC5; + FC8F = FC4F / FC5; + FC8T = -FC4 * 2.0E-6 * T / (FC5 * FC5); + FC4F = FC7 * (FC3 - FC2 * FC6) + 1.0; + + /* Verified */ + ZZT1 = FC7 * (FC2 * FC6 * ((1.0 + z) + 1.0) - FC3) / TT; + EP3 = ((3.514956 - 0.005026 * V) + TT * (EP1 + TT * (EP2 + TT * (EP3 + TT * + (EP4 + TT * (EP5 + TT * EP6)))))) - ZZT1 * TT; + EP1 = ((((3.5566 - 0.0659 * V) * log(T) + ((2.972979 + 0.55314 * V) + TT * + ((0.0583837 - 0.485001 * V) + TT * ((0.871349 + 0.0698183 * V) + TT * + ((-0.451556 - 0.0028772 * V) + TT * ((0.109164 - 0.000693663 * V) + + TT * ((0.0129754 + 9.20231E-5 * V) + TT * (0.000608234 - 2.99679E-6 * V)))))))) + - (-0.805214 + V * (-0.400981 + V * (5.76989 + 0.060056 * V)))) - log + (PP)) - FC7 * FC2 * FC6 * (1.0 + z); + EP4 = 8314.7 * (F / 3.0 + 4.773384) / (9.344254 * F + 138.2266); + EP2 = (2771.5666666666671 - 9.344254 * EP4) / (9.344254 * F + 138.2266); + *R = EP4 * FC4F; + *h = EP4 * T * EP3; + *s = EP4 * EP1; + *u = *h - *R * T; + *RF = EP2 * FC4F + EP4 * (FC7 * ((FC3F - FC2F * FC6) - FC2 * FC6F)); + *RP = EP4 * (FC7P * (FC3 - FC2 * FC6)); + *RT = EP4 * (-FC7 * ((FC3 - FC2 * FC6) * 0.001 / TT + FC2 * FC6T)); + *uF = (EP2 * T * EP3 + EP4 * T * ((-0.005026 + TT * (-0.383504 + TT * + (0.185214 + TT * (-0.0694862 + TT * (0.0164041 + TT * (-0.00204537 + + TT * 0.00010161)))))) * VF - FC7 * (((FC2 * FC8F * FC6 - FC3F) + FC2 * ((1.0 + + z) + 1.0) * FC6F) + FC2F * ((1.0 + z) + 1.0) * FC6) / TT * TT)) + - *RF * T; + *uP = EP4 * T * (-ZZT1 * TT / PP * 1.01972E-5) - *RP * T; + *uT = (EP4 * (EP3 + T * ((PAT1 * 0.001 - ((FC7T * (FC2 * FC6 * ((1.0 + z) + + 1.0) - FC3) / TT + FC7 * (FC2 * FC6T * ((1.0 + z) + 1.0) + FC2 * FC6 * FC8T) + / TT) - FC7 * (FC2 * FC6 * ((1.0 + z) + 1.0) - FC3) / (TT * TT) * + 0.001) * TT) - ZZT1 * 0.001)) - *RT * T) - *R; + *sF = EP2 * EP1 + EP4 * (((((-0.0659 * VF * log(T) + (0.55314 + TT * + (-0.485001 + TT * (0.0698183 + TT * (-0.0028772 + TT * (-0.000693663 + TT * + (9.20231E-5 - 2.99679E-6 * TT)))))) * VF) - + (-0.400981 + V * (11.53978 + 0.180168 * V)) * VF) + - FC7 * FC2F * FC6 * FC8) - FC7 * FC2 * FC6F * FC8) - FC7 * FC2 * FC6 * FC8F); + *sP = EP4 * (-1.01972E-5 / PP - FC7P * FC2 * FC6 * FC8); + *sT = EP4 * (((((3.5566 - 0.0659 * V) / T + ((0.0583837 - 0.485001 * V) + TT * + ((1.742698 + 0.1396366 * V) + TT * ((-1.354668 - 0.0086316 * + V) + TT * ((0.436656 - 0.002774652 * V) + TT * ((0.064877 + 0.0004601155 * V) + + TT * (0.003649404 - 1.798074E-5 * V)))))) * 0.001) - FC7T * FC2 * FC6 * + FC8) - FC7 * FC2 * FC6T * FC8) - FC7 * FC2 * FC6 * FC8T); + *Cp = EP4 * (EP3 + TT * (-FC7 / TT * (FC3 - 4.0 * FC2 * FC6 * (FC8 * FC8 + FC4 + / FC5)) + PAT1)); + *Cv = *uT + *uP * (*R / T + *RT) / (*R / P - *RP); + *K = *Cp / *Cv; +} + +/* + * The routine calculates the thermodynamic property of the combustion gas + * given pressure, temperature and the fuel air equivalent ratio using + * Zacharias' method + * + * Input + * P : Pressure (Pa) + * T : Temperature (K) + * F : Fuel-air equivalent ratio + * fs : Stoichiometric fuel-air ratio + * Output + * R : Gas constant + * h : Specific enthalpy + * s : Specific Entropy + * u : Specific internal energy + * RF : Partial derivative of R w.r.t. F + * RP : Partial derivative of R w.r.t. P + * RT : Partial derivative of R w.r.t. T + * uF : Partial derivative of u w.r.t. F + * uP : Partial derivative of u w.r.t. P + * uT : Partial derivative of u w.r.t. T + * sF : Partial derivative of s w.r.t. F + * sP : Partial derivative of s w.r.t. P + * sT : Partial derivative of s w.r.t. T + * CP : Specific heat at constant pressure + * CV : Specific heat at constant volume + * K : Ratio of specific heats + * Arguments : double P + * double T + * double F + * double fs + * double *R + * double *h + * double *s + * double *u + * double *RF + * double *RP + * double *RT + * double *uF + * double *uP + * double *uT + * double *sF + * double *sP + * double *sT + * Return Type : void + */ +void c_GetThdynCombGasZachV1(double P, double T, double F, double fs, double *R, + double *h, double *s, double *u, double *RF, double *RP, double *RT, double + *uF, double *uP, double *uT, double *sF, double *sP, double *sT) +{ + double PP; + double TT; + double V; + double VF; + double EP1; + double EP2; + double EP3; + double EP4; + double EP5; + double EP6; + double FC2; + double FC2F; + double FC3; + double FC3F; + double FC4; + double FC4F; + double FC5; + double FC6; + double FC6F; + double FC6T; + double FC7; + double FC7P; + double FC7T; + double z; + double FC8; + double FC8F; + double FC8T; + double SS1; + double FC11; + double FC11F; + + /* FC0 = 1.01972e-5; */ + PP = 1.01972E-5 * P; + TT = 0.001 * T; + V = (1.0 - F) / (1.0 + fs * F); + VF = -(1.0 + fs * V) / (1.0 + fs * F); + EP1 = 0.131438 - 0.383504 * V; + EP2 = 0.477182 + 0.185214 * V; + EP3 = -0.287367 - 0.0694862 * V; + EP4 = 0.0742561 + 0.0164041 * V; + EP5 = -0.00916344 - 0.00204537 * V; + EP6 = 0.000439896 + 0.00010161 * V; + FC2 = 0.000277105 - 9.00711E-5 * V; + FC2F = -9.00711E-5 * VF; + FC3 = 0.000642217 - 9.8367E-5 * V; + FC3F = -9.8367E-5 * VF; + FC4 = 0.008868 - 0.006131 * V; + FC4F = -0.006131 * VF; + FC5 = TT * TT; + FC6 = exp(FC4 / FC5) / TT; + FC6F = FC4F * FC6 / FC5; + FC6T = -FC6 / T * (1.0 + 2.0 * FC4 / FC5); + FC7 = PP / TT; + FC7P = 1.01972E-5 / TT; + FC7T = -FC7 / TT * 0.001; + z = FC4 / FC5; + FC8 = 1.0 + FC4 / FC5; + FC8F = FC4F / FC5; + FC8T = -FC4 * 2.0E-6 * T / (FC5 * FC5); + FC4F = FC7 * (FC3 - FC2 * FC6) + 1.0; + + /* Verified */ + FC4 = FC7 * (FC2 * FC6 * ((1.0 + z) + 1.0) - FC3) / TT; + FC5 = ((3.514956 - 0.005026 * V) + TT * (EP1 + TT * (EP2 + TT * (EP3 + TT * + (EP4 + TT * (EP5 + TT * EP6)))))) - FC4 * TT; + SS1 = ((((3.5566 - 0.0659 * V) * log(T) + ((2.972979 + 0.55314 * V) + TT * + ((0.0583837 - 0.485001 * V) + TT * ((0.871349 + 0.0698183 * V) + TT * + ((-0.451556 - 0.0028772 * V) + TT * ((0.109164 - 0.000693663 * V) + + TT * ((0.0129754 + 9.20231E-5 * V) + TT * (0.000608234 - 2.99679E-6 * V)))))))) + - (-0.805214 + V * (-0.400981 + V * (5.76989 + 0.060056 * V)))) - log + (PP)) - FC7 * FC2 * FC6 * (1.0 + z); + FC11 = 8314.7 * (F / 3.0 + 4.773384) / (9.344254 * F + 138.2266); + FC11F = (2771.5666666666671 - 9.344254 * FC11) / (9.344254 * F + 138.2266); + *R = FC11 * FC4F; + *h = FC11 * T * FC5; + *s = FC11 * SS1; + *u = *h - *R * T; + *RF = FC11F * FC4F + FC11 * (FC7 * ((FC3F - FC2F * FC6) - FC2 * FC6F)); + *RP = FC11 * (FC7P * (FC3 - FC2 * FC6)); + *RT = FC11 * (-FC7 * ((FC3 - FC2 * FC6) * 0.001 / TT + FC2 * FC6T)); + *uF = (FC11F * T * FC5 + FC11 * T * ((-0.005026 + TT * (-0.383504 + TT * + (0.185214 + TT * (-0.0694862 + TT * (0.0164041 + TT * (-0.00204537 + + TT * 0.00010161)))))) * VF - FC7 * (((FC2 * FC8F * FC6 - FC3F) + FC2 * ((1.0 + + z) + 1.0) * FC6F) + FC2F * ((1.0 + z) + 1.0) * FC6) / TT * TT)) + - *RF * T; + *uP = FC11 * T * (-FC4 * TT / PP * 1.01972E-5) - *RP * T; + *uT = (FC11 * (FC5 + T * (((EP1 + TT * (2.0 * EP2 + TT * (3.0 * EP3 + TT * + (4.0 * EP4 + TT * (5.0 * EP5 + TT * 6.0 * EP6))))) * 0.001 - ((FC7T * (FC2 * + FC6 * ((1.0 + z) + 1.0) - FC3) / TT + FC7 * (FC2 * FC6T * ((1.0 + z) + 1.0) + + FC2 * FC6 * FC8T) / TT) - FC7 * (FC2 * FC6 * ((1.0 + z) + 1.0) - FC3) / + (TT * TT) * 0.001) * TT) - FC4 * 0.001)) - *RT * T) - *R; + *sF = FC11F * SS1 + FC11 * (((((-0.0659 * VF * log(T) + (0.55314 + TT * + (-0.485001 + TT * (0.0698183 + TT * (-0.0028772 + TT * (-0.000693663 + TT * + (9.20231E-5 - 2.99679E-6 * TT)))))) * VF) + - (-0.400981 + V * (11.53978 + 0.180168 * V)) * VF) - FC7 * FC2F * FC6 * FC8) + - FC7 * FC2 * FC6F * FC8) - FC7 * FC2 * FC6 * FC8F); + *sP = FC11 * (-1.01972E-5 / PP - FC7P * FC2 * FC6 * FC8); + *sT = FC11 * (((((3.5566 - 0.0659 * V) / T + ((0.0583837 - 0.485001 * V) + TT * + ((1.742698 + 0.1396366 * V) + TT * ((-1.354668 - 0.0086316 * + V) + TT * ((0.436656 - 0.002774652 * V) + TT * ((0.064877 + 0.0004601155 * V) + + TT * (0.003649404 - 1.798074E-5 * V)))))) * 0.001) - FC7T * FC2 * FC6 * + FC8) - FC7 * FC2 * FC6T * FC8) - FC7 * FC2 * FC6 * FC8T); +} + +/* + * File trailer for GetThdynCombGasZachV11.c + * + * [EOF] + */ diff --git a/code/c_code/GetThdynCombGasZachV11.h b/code/c_code/GetThdynCombGasZachV11.h new file mode 100644 index 0000000..25459da --- /dev/null +++ b/code/c_code/GetThdynCombGasZachV11.h @@ -0,0 +1,45 @@ +/* + * File: GetThdynCombGasZachV11.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 11-Sep-2015 10:06:56 + */ + +#ifndef __GETTHDYNCOMBGASZACHV11_H__ +#define __GETTHDYNCOMBGASZACHV11_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void b_GetThdynCombGasZachV1(double P, double T, double F, double fs, + double *R, double *h, double *s, double *u, double *RF, double *RP, double + *RT, double *uF, double *uP, double *uT, double *sF, double *sP, double *sT, + double *Cp, double *Cv, double *K); + extern void c_GetThdynCombGasZachV1(double P, double T, double F, double fs, + double *R, double *h, double *s, double *u, double *RF, double *RP, double + *RT, double *uF, double *uP, double *uT, double *sF, double *sP, double *sT); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetThdynCombGasZachV11.h + * + * [EOF] + */ diff --git a/code/c_code/GetThermalPropertyHCVaporReal.c b/code/c_code/GetThermalPropertyHCVaporReal.c new file mode 100644 index 0000000..7755312 --- /dev/null +++ b/code/c_code/GetThermalPropertyHCVaporReal.c @@ -0,0 +1,293 @@ +/* + * File: GetThermalPropertyHCVaporReal.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "rdivide.h" +#include "ThdynPack_rtwutil.h" + +/* Function Definitions */ + +/* + * The function calculates the density, isobaric and isochronic specific heat + * capacity of the real hydrocarbon gases and thermal conductivity based on + * the %procudre 7A.1, 7D3.6, 7E1.6, 12B1.5 and 12B4.1 in API Technical Book + * of Petroleum Refining. + * Arguments : double p + * double T + * double MW + * double T_CR + * double p_CR + * double W + * double *rho_v + * double *Cp_v + * double *Cv_v + * double *lambda + * Return Type : void + */ +void GetThermalPropertyHCVaporReal(double p, double T, double MW, double T_CR, + double p_CR, double W, double *rho_v, double *Cp_v, double *Cv_v, double + *lambda) +{ + double p_R; + double T_R; + double v_R_ideal; + double TT[5]; + int i; + double d11; + static const double b[4] = { 0.1181193, -0.265728, -0.15479, -0.030323 }; + + double b_TT[3]; + double d12; + static const double b_b[3] = { 0.0236744, -0.0186984, 0.0 }; + + double D; + double d13; + static const double c_b[4] = { 0.2026579, -0.331511, -0.027655, -0.203488 }; + + double d14; + static const double d_b[3] = { 0.0313385, -0.0503618, 0.016901 }; + + double D_h; + double VV[6]; + double VV_h[6]; + double V_R_error; + double V_R; + double c43; + double T_r16; + double varargin_1; + double dprdTr; + double z0; + double V_R_h; + static const double e_b[5] = { -0.077548, 4.5022582138, -1.70019347497797, + 0.282256664878756, -0.0122278061244889 }; + + /* Input */ + /* p : pressure in Pa */ + /* T : Temperature in K */ + /* MW : Molecular weight in kg/kmol */ + /* T_CR : Critical temperature in K */ + /* p_CR : Critical pressure in Pa */ + /* W : Acentric factor */ + /* Output */ + /* rho_v : Density of real gas in kg/m3 */ + /* Cp_v : Isobaric specific heat capacity of the real gas in J/kg/K */ + /* Cv_v : Isochoric specific heat capacity of the real gas in J/kg/K */ + /* lambda : Thermal conductivity of the vapor in W/mK */ + /* Reference */ + /* API Technical Data Book - Petroleum Refining(1985) */ + /* */ + /* Created by Kevin Koosup Yum, 3 September 2013 */ + /* % Consants */ + /* Gas constant in J/kmolK */ + p_R = p / p_CR; + T_R = T / T_CR; + v_R_ideal = rdivide(8314.0 * T, p) / (8314.0 * T_CR / p_CR); + for (i = 0; i < 5; i++) { + TT[i] = 0.0; + } + + TT[0] = 1.0; + for (i = 0; i < 4; i++) { + TT[i + 1] = TT[i] * T_R; + } + + d11 = 0.0; + for (i = 0; i < 4; i++) { + d11 += 1.0 / TT[i] * b[i]; + } + + for (i = 0; i < 2; i++) { + b_TT[i] = TT[i]; + } + + b_TT[2] = TT[3]; + d12 = 0.0; + for (i = 0; i < 3; i++) { + d12 += 1.0 / b_TT[i] * b_b[i]; + } + + D = 1.55488E-5 + rdivide(6.23689E-5, T_R); + d13 = 0.0; + for (i = 0; i < 4; i++) { + d13 += 1.0 / TT[i] * c_b[i]; + } + + for (i = 0; i < 2; i++) { + b_TT[i] = TT[i]; + } + + b_TT[2] = TT[3]; + d14 = 0.0; + for (i = 0; i < 3; i++) { + d14 += 1.0 / b_TT[i] * d_b[i]; + } + + D_h = 4.8736E-5 + rdivide(7.40336E-6, T_R); + for (i = 0; i < 6; i++) { + VV[i] = 0.0; + VV_h[i] = 0.0; + } + + /* % Calculate the density of vapor */ + /* Simple fluid calculation */ + V_R_error = 1.0; + V_R = v_R_ideal * 0.8; + c43 = 0.0; + while (V_R_error > 0.001) { + VV[0] = V_R; + for (i = 0; i < 5; i++) { + VV[i + 1] = VV[i] * V_R; + } + + V_R_error = 0.042724 / TT[3] / VV[1]; + T_r16 = 0.060167 / VV[1]; + c43 = exp(-0.060167 / VV[1]); + varargin_1 = 0.1 * V_R; + dprdTr = V_R - (p_R / T_R * V_R - ((((1.0 + d11 / V_R) + d12 / VV[1]) + D / + VV[4]) + V_R_error * (0.65392 + T_r16) * c43)) / (p_R / T_R - (((((-d11 / + VV[1] - 2.0 * d12 / VV[2]) - 5.0 * D / VV[5]) + -0.085448 / TT[3] / VV[2] * + (0.65392 + T_r16) * c43) + V_R_error * (-0.120334 / VV[2]) * c43) + + V_R_error * (0.65392 + T_r16) * (0.120334 / VV[2] * c43))); + if ((varargin_1 >= dprdTr) || rtIsNaN(dprdTr)) { + dprdTr = varargin_1; + } + + V_R_error = fabs(dprdTr - V_R) / V_R; + V_R = dprdTr; + } + + z0 = p_R * V_R / T_R; + + /* Heavy Reference fluid calculation */ + V_R_h = v_R_ideal * 0.8; + V_R_error = 1.0; + while (V_R_error > 0.001) { + VV_h[0] = V_R_h; + for (i = 0; i < 5; i++) { + VV_h[i + 1] = VV_h[i] * V_R_h; + } + + dprdTr = 0.041577 / TT[3] / VV_h[1]; + T_r16 = 0.03754 / VV_h[1]; + V_R = exp(-0.03754 / VV_h[1]); + varargin_1 = 0.1 * V_R_h; + dprdTr = V_R_h - (p_R / T_R * V_R_h - ((((1.0 + d13 / V_R_h) + d14 / VV_h[1]) + + D_h / VV_h[4]) + dprdTr * (1.226 + T_r16) * V_R)) / (p_R / T_R - + (((((-d13 / VV_h[1] - 2.0 * d14 / VV_h[2]) - 5.0 * D_h / VV_h[5]) + + -0.083154 / TT[3] / VV_h[2] * (1.226 + T_r16) * V_R) + dprdTr * + (-0.07508 / VV_h[2]) * V_R) + dprdTr * (1.226 + T_r16) * (0.07508 / + VV_h[2] * c43))); + if ((varargin_1 >= dprdTr) || rtIsNaN(dprdTr)) { + dprdTr = varargin_1; + } + + V_R_error = fabs(dprdTr - V_R_h) / V_R_h; + V_R_h = dprdTr; + } + + *rho_v = 1.0 / ((z0 + W / 0.3978 * (p_R * V_R_h / T_R - z0)) * 8314.0 * T / p) + * MW; + + /* % Calculate the CP and Cv */ + v_R_ideal = 0.0; + for (i = 0; i < 5; i++) { + v_R_ideal += TT[i] * e_b[i]; + } + + dprdTr = rdivide(1.0, VV[0]) * (1.0 + ((((0.1181193 + (-0.15479 * TT[1] + + -0.060646) / TT[3]) * VV[3] + (0.0236744 - 0.0 / TT[3]) * VV[2]) + + 1.55488E-5) - 0.085448 / TT[3] * VV[2] * ((0.65392 + 0.060167 / VV[1]) * exp + (-0.060167 / VV[1]))) / VV[4]); + z0 = (2.0 * (-0.15479 + -0.090969 / TT[1]) / TT[2] / VV[0] + 0.0 / TT[3] / VV + [1]) + 6.0 * (0.042724 / (2.0 * TT[3] * 0.060167) * (1.6539199999999998 + - (1.6539199999999998 + 0.060167 / VV[1]) * exp(-0.060167 / VV[1]))); + dprdTr = (1.0 + T_R * (dprdTr * dprdTr) / (-TT[1] / VV[1] * (1.0 + (((2.0 * + d11 * VV[3] + 3.0 * d12 * VV[2]) + 6.0 * D) + 0.042724 / TT[3] * VV[2] * + (1.96176 + (5.0 - 2.0 * (0.65392 + 0.060167 / VV[1])) * 0.060167 / VV[1]) * + exp(-0.060167 / VV[1])) / VV[4]))) + z0; + V_R_error = 1.0 / VV_h[0] * (1.0 + ((((0.2026579 + (-0.027655 * TT[1] + + -0.406976) / TT[3]) * VV_h[3] + (0.0313385 - 0.033802 / TT[3]) * VV_h[2]) + + 4.8736E-5) - 0.083154 / TT[3] * VV_h[2] * ((1.226 + 0.03754 / VV_h[1]) * exp + (-0.03754 / VV_h[1]))) / VV_h[4]); + V_R = (2.0 * (-0.027655 + -0.610464 / TT[1]) / TT[2] / VV_h[0] + 0.050703 / + TT[3] / VV_h[1]) + 6.0 * (0.041577 / (2.0 * TT[3] * 0.03754) * (2.226 - + (2.226 + 0.03754 / VV_h[1]) * exp(-0.03754 / + VV_h[1]))); + *Cp_v = v_R_ideal - 8.314 / MW * (dprdTr + W / 0.3978 * (((1.0 + T_R * + (V_R_error * V_R_error) / (-TT[1] / VV_h[1] * (1.0 + (((2.0 * d13 * VV_h[3] + + 3.0 * d14 * VV_h[2]) + 6.0 * D_h) + 0.041577 / TT[3] * VV_h[2] * (3.678 + + (5.0 - 2.0 * (1.226 + 0.03754 / VV_h[1])) * 0.03754 / VV_h[1]) * exp + (-0.03754 / VV_h[1])) / VV_h[4]))) + V_R) - dprdTr)); + + /* in kJ/kgK */ + *Cv_v = v_R_ideal - 8.314 / MW * (1.0 + (z0 + W / 0.3978 * (V_R - z0))); + + /* in kJ/kgK */ + /* % Calculate Thermal Conductivity */ + dprdTr = 23.9712 * rt_powd_snf(T_CR, 0.1667) * sqrt(MW) / rt_powd_snf(p_CR / + 1000.0, 0.6667); + if (T_R < 1.0) { + *lambda = 0.0004911 * T_R * *Cp_v * MW / dprdTr; + } else { + *lambda = 0.0001104 * rt_powd_snf(14.52 * T_R - 5.14, 0.6667) * *Cp_v * MW / + dprdTr; + } + + if (p > 345000.0) { + v_R_ideal = rt_powd_snf(p_R, 4.0); + + /* p_r5 = p_r4*p_r; */ + V_R_h = TT[4] * T_R; + V_R_error = V_R_h * TT[4]; + T_r16 = V_R_error * V_R_h * TT[2]; + V_R = 20.79 - 8.314 * (1.0 + z0); + dprdTr = exp(-0.0617 * exp(1.91 / V_R_error) * rt_powd_snf(p_R, 2.29 * exp + (1.34 / T_r16))); + + /* noncyclic compound */ + *lambda *= (V_R * (1.0 + (4.18 + (0.537 * p_R * T_R * (1.0 - dprdTr) + 0.51 * + p_R * dprdTr) * T_R) / TT[4]) + (*Cv_v * MW - V_R) * (1.0 + (v_R_ideal / + (2.44 * (T_r16 * TT[4]) + v_R_ideal) + 0.012 * p_R * TT[4]) / V_R_h)) / + (*Cv_v * MW); + } + + *Cp_v *= 1000.0; + *Cv_v *= 1000.0; +} + +/* + * File trailer for GetThermalPropertyHCVaporReal.c + * + * [EOF] + */ diff --git a/code/c_code/GetThermalPropertyHCVaporReal.h b/code/c_code/GetThermalPropertyHCVaporReal.h new file mode 100644 index 0000000..c747e9c --- /dev/null +++ b/code/c_code/GetThermalPropertyHCVaporReal.h @@ -0,0 +1,41 @@ +/* + * File: GetThermalPropertyHCVaporReal.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETTHERMALPROPERTYHCVAPORREAL_H__ +#define __GETTHERMALPROPERTYHCVAPORREAL_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void GetThermalPropertyHCVaporReal(double p, double T, double MW, + double T_CR, double p_CR, double W, double *rho_v, double *Cp_v, double + *Cv_v, double *lambda); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetThermalPropertyHCVaporReal.h + * + * [EOF] + */ diff --git a/code/c_code/GetThermoDynProp.c b/code/c_code/GetThermoDynProp.c new file mode 100644 index 0000000..0b1dd71 --- /dev/null +++ b/code/c_code/GetThermoDynProp.c @@ -0,0 +1,374 @@ +/* + * File: GetThermoDynProp.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "ThdynPack_rtwutil.h" + +/* Function Definitions */ + +/* + * Calculate the specific thermodynamic properties of the gas based on the + * pressure, temperature and the composition based on the 7-coefficient NASA + * polynomials. Valid in the temperature range 300~6000K. + * Input + * P : Pressure in Pa + * T : Temperature in Kelvin + * x : Composition of the gas + * x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; + * x(5) = x_OH; x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; + * x(9) = x_H2O; x(10) = x_CO2;x(11) = x_N2; x(12) = x_Ar + * Output + * R : Gas constant + * Cp : Specific heat capacity at constant pressure (J/kg/K) + * Cv : Specific heat capacity at constant volume (J/kg/K) + * u : Specific internal energy (J/kg) + * h : Specific enthalpy (J/kg) + * s : Specific entropy (J/kg/T) + * rho : Density of the gas (kg/m3) + * + * Atomic weight calculation from NIST atomic weights + * Ref : http://physics.nist.gov/cgi-bin/Compositions/stand_alone.pl + * + * The NASA 7-coefficients are obtained from the reference: + * Burcat, A., B. Ruscic, et al. (2005). Third millenium ideal gas and + * condensed phase thermochemical database for combustion with updates + * from active thermochemical tables, Argonne National Laboratory + * Argonne, IL. + * + * Created by Kevin Koosup Yum on 29 June + * % + * Arguments : double P + * double T + * const double x[12] + * double *R + * double *Cp + * double *Cv + * double *u + * double *ht + * double *s + * double *rho + * Return Type : void + */ +void GetThermoDynProp(double P, double T, const double x[12], double *R, double * + Cp, double *Cv, double *u, double *ht, double *s, double + *rho) +{ + double T_sq; + double T_cb; + double T_qt; + double d4; + int k; + static const double b[12] = { 1.00794, 15.9994, 14.0067, 2.01588, 17.00734, + 28.0101, 30.0061, 31.9988, 18.01528, 44.0095, 28.0134, 39.948 }; + + double a_CO2[7]; + double a_CO[7]; + double a_O2[7]; + double a_H2[7]; + double a_H2O[7]; + double a_OH[7]; + double a_O[7]; + double a_N2[7]; + double a_N[7]; + double a_NO[7]; + static const double dv13[7] = { 4.6365111, 0.0027414569, -9.9589759E-7, + 1.6038666E-10, -9.1619857E-15, -49024.904, -1.9348955 }; + + static const double dv14[7] = { 3.0484859, 0.0013517281, -4.8579405E-7, + 7.8853644E-11, -4.6980746E-15, -14266.117, 6.0170977 }; + + static const double dv15[7] = { 3.66096083, 0.000656365523, -1.41149485E-7, + 2.05797658E-11, -1.29913248E-15, -1215.97725, 3.41536184 }; + + static const double dv16[7] = { 2.9328305, 0.00082659802, -1.4640057E-7, + 1.5409851E-11, -6.8879615E-16, -813.05582, -1.0243164 }; + + static const double dv17[7] = { 2.6770389, 0.0029731816, -7.7376889E-7, + 9.4433514E-11, -4.2689991E-15, -29885.894, 6.88255 }; + + static const double dv18[7] = { 2.83853033, 0.00110741289, -2.94000209E-7, + 4.20698729E-11, -2.4228989E-15, 3697.80808, 5.84494652 }; + + static const double dv19[7] = { 2.54363697, -2.73162486E-5, -4.1902952E-9, + 4.95481845E-12, -4.79553694E-16, 29226.012, 4.92229457 }; + + static const double dv20[7] = { 2.95257637, 0.0013969004, -4.92631603E-7, + 7.86010195E-11, -4.60755204E-15, -923.948688, 5.87188762 }; + + static const double dv21[7] = { 2.4159429, 0.00017489065, -1.1902369E-7, + 3.0226244E-11, -2.0360983E-15, 56133.775, 4.6496095 }; + + static const double dv22[7] = { 3.26071234, 0.00119101135, -4.29122646E-7, + 6.94481463E-11, -4.03295681E-15, 9921.43132, 6.36900518 }; + + static const double dv23[7] = { 2.356813, 0.0089841299, -7.1220632E-6, + 2.4573008E-9, -1.4288548E-13, -48371.971, 9.9009035 }; + + static const double dv24[7] = { 3.5795335, -0.00061035369, 1.0168143E-6, + 9.0700586E-10, -9.0442449E-13, -14344.086, 3.5084093 }; + + static const double dv25[7] = { 3.78245636, -0.00299673415, 9.847302E-6, + -9.68129508E-9, 3.24372836E-12, -1063.94356, 3.65767573 }; + + static const double dv26[7] = { 2.3443029, 0.0079804248, -1.9477917E-5, + 2.0156967E-8, -7.3760289E-12, -917.92413, 0.68300218 }; + + static const double dv27[7] = { 4.1986352, -0.0020364017, 6.5203416E-6, + -5.4879269E-9, 1.771968E-12, -30293.726, -0.84900901 }; + + static const double dv28[7] = { 3.99198424, -0.00240106655, 4.61664033E-6, + -3.87916306E-9, 1.36319502E-12, 3368.89836, -0.103998477 }; + + static const double dv29[7] = { 3.1682671, -0.00327931884, 6.64306396E-6, + -6.12806624E-9, 2.11265971E-12, 29122.2592, 2.05193346 }; + + static const double dv30[7] = { 3.53100528, -0.000123660988, -5.02999433E-7, + 2.43530612E-9, -1.40881235E-12, -1046.97628, 2.96747038 }; + + static const double dv31[7] = { 2.5, 0.0, 0.0, 0.0, 0.0, 56104.638, 4.1939088 + }; + + static const double dv32[7] = { 4.21859896, -0.00463988124, 1.10443049E-5, + -9.34055507E-9, 2.80554874E-12, 9845.09964, 2.28061001 }; + + double a_H[84]; + double dv33[7]; + static const double b_a_H[7] = { 2.5, 0.0, 0.0, 0.0, 0.0, 25473.66, + -0.44668285 }; + + static const double a_Ar[7] = { 2.5, 0.0, 0.0, 0.0, 0.0, -745.375, 4.3796749 }; + + double a_gas[7]; + int i6; + double y; + double dv34[7]; + double d5; + double d6; + static const double a[12] = { 26219.035, 29968.7009, 56850.013, 0.0, 4486.1538, + -13293.628, 10977.0882, 0.0, -29084.817, -47328.105, 0.0, 0.0 }; + + static const int b_a[12] = { -6197000, -6725000, -6197000, -8467000, -9172000, + -8671000, -9192000, -8683000, -9904000, -9364000, -8670000, -6197000 }; + + double dv35[7]; + T_sq = T * T; + T_cb = rt_powd_snf(T, 3.0); + T_qt = rt_powd_snf(T, 4.0); + + /* in J/kmol/K */ + /* % Calculate R */ + /* kg/kmol */ + d4 = 0.0; + for (k = 0; k < 12; k++) { + d4 += x[k] * b[k]; + } + + /* in kg/kmol */ + *R = 8314.4621 / d4; + + /* in J/kg/K */ + /* % */ + if (T >= 1000.0) { + /* Valid upto */ + for (k = 0; k < 7; k++) { + a_CO2[k] = dv13[k]; + + /* 1000~6000K */ + a_CO[k] = dv14[k]; + + /* 1000~6000K */ + a_O2[k] = dv15[k]; + + /* 1000~6000K */ + a_H2[k] = dv16[k]; + + /* 1000~6000K */ + a_H2O[k] = dv17[k]; + + /* 1000~6000K */ + a_OH[k] = dv18[k]; + + /* 1000~6000K */ + /* 1000~6000K */ + a_O[k] = dv19[k]; + + /* 1000~6000K */ + a_N2[k] = dv20[k]; + + /* 1000~6000K */ + a_N[k] = dv21[k]; + + /* 1000~6000K */ + a_NO[k] = dv22[k]; + } + + /* 1000~6000K */ + } else { + for (k = 0; k < 7; k++) { + a_CO2[k] = dv23[k]; + + /* 300~1000K */ + a_CO[k] = dv24[k]; + + /* 300~1000K */ + a_O2[k] = dv25[k]; + + /* 300~1000K */ + a_H2[k] = dv26[k]; + + /* 300~1000K */ + a_H2O[k] = dv27[k]; + + /* 300~1000K */ + a_OH[k] = dv28[k]; + + /* 300~1000K */ + /* 300~1000K */ + a_O[k] = dv29[k]; + + /* 300~1000K */ + a_N2[k] = dv30[k]; + + /* 300~1000K */ + a_N[k] = dv31[k]; + + /* 300~1000K */ + a_NO[k] = dv32[k]; + } + + /* 300~1000K */ + } + + /* % Calculate Cp & Cv */ + /* k = x ./ M_mw'; */ + /* a_gas_Cp = k*A; */ + dv33[0] = 1.0; + dv33[1] = T; + dv33[2] = T_sq; + dv33[3] = T_cb; + dv33[4] = T_qt; + dv33[5] = 0.0; + dv33[6] = 0.0; + for (k = 0; k < 7; k++) { + a_H[12 * k] = b_a_H[k]; + a_H[1 + 12 * k] = a_O[k]; + a_H[2 + 12 * k] = a_N[k]; + a_H[3 + 12 * k] = a_H2[k]; + a_H[4 + 12 * k] = a_OH[k]; + a_H[5 + 12 * k] = a_CO[k]; + a_H[6 + 12 * k] = a_NO[k]; + a_H[7 + 12 * k] = a_O2[k]; + a_H[8 + 12 * k] = a_H2O[k]; + a_H[9 + 12 * k] = a_CO2[k]; + a_H[10 + 12 * k] = a_N2[k]; + a_H[11 + 12 * k] = a_Ar[k]; + a_gas[k] = 0.0; + for (i6 = 0; i6 < 12; i6++) { + a_gas[k] += x[i6] * a_H[i6 + 12 * k]; + } + + a_CO2[k] = a_gas[k] * dv33[k]; + } + + y = a_CO2[0]; + for (k = 0; k < 6; k++) { + y += a_CO2[k + 1]; + } + + *Cp = *R * y; + + /* J/kmol/K */ + *Cv = *Cp - *R; + + /* J/kmol/K */ + /* % Calculate h and u */ + /* x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; */ + /* x(5) = x_OH; x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; */ + /* x(9) = x_H2O; x(10) = x_CO2;x(11) = x_N2; x(12) = x_Ar */ + /* (J/kmol / J/kmol/K) */ + /* J/kmol */ + dv34[0] = 1.0; + dv34[1] = T / 2.0; + dv34[2] = T_sq / 3.0; + dv34[3] = T_cb / 4.0; + dv34[4] = T_qt / 5.0; + dv34[5] = 1.0 / T; + dv34[6] = 0.0; + for (k = 0; k < 7; k++) { + a_CO2[k] = a_gas[k] * dv34[k]; + } + + y = a_CO2[0]; + for (k = 0; k < 6; k++) { + y += a_CO2[k + 1]; + } + + d5 = 0.0; + d6 = 0.0; + for (k = 0; k < 12; k++) { + d5 += a[k] * x[k]; + d6 += (double)b_a[k] * x[k]; + } + + *ht = *R * T * y - (*R * d5 + d6 / d4); + *u = *ht - *R * T; + + /* % Calculate s */ + dv35[0] = log(T); + dv35[1] = T; + dv35[2] = T_sq / 2.0; + dv35[3] = T_cb / 3.0; + dv35[4] = T_qt / 4.0; + dv35[5] = 0.0; + dv35[6] = 1.0; + for (k = 0; k < 7; k++) { + a_CO2[k] = a_gas[k] * dv35[k]; + } + + y = a_CO2[0]; + for (k = 0; k < 6; k++) { + y += a_CO2[k + 1]; + } + + *s = *R * y; + + /* % Calculate rho */ + *rho = P / (*R * T); +} + +/* + * File trailer for GetThermoDynProp.c + * + * [EOF] + */ diff --git a/code/c_code/GetThermoDynProp.h b/code/c_code/GetThermoDynProp.h new file mode 100644 index 0000000..e4fc7ed --- /dev/null +++ b/code/c_code/GetThermoDynProp.h @@ -0,0 +1,40 @@ +/* + * File: GetThermoDynProp.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETTHERMODYNPROP_H__ +#define __GETTHERMODYNPROP_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void GetThermoDynProp(double P, double T, const double x[12], double *R, + double *Cp, double *Cv, double *u, double *ht, double *s, double *rho); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetThermoDynProp.h + * + * [EOF] + */ diff --git a/code/c_code/GetThermoDynPropPartial.c b/code/c_code/GetThermoDynPropPartial.c new file mode 100644 index 0000000..f1b4b6b --- /dev/null +++ b/code/c_code/GetThermoDynPropPartial.c @@ -0,0 +1,500 @@ +/* + * File: GetThermoDynPropPartial.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" + +/* Function Definitions */ + +/* + * Calculate the specific thermodynamic properties of the gas and + * partial derivatives of them based on the pressure, temperature and the + * composition based on the 7-coefficient NASA polynomials. Valid in the + * temperature range 300~6000K. + * Input + * P : Pressure in Pa + * T : Temperature in Kelvin + * x : Composition of the gas + * x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; + * x(5) = x_OH; x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; + * x(9) = x_H2O; x(10) = x_CO2;x(11) = x_N2; x(12) = x_Ar + * Output + * R : Gas constant (J/kgK) + * h : Specific enthalpy (J/kg) + * s : Specific entropy (J/kg/K) + * u : Specific internal energy (J/kg) + * RP : partial derivative(PD) of R w.r.t. pressure + * RT : partial derivative(PD) of R w.r.t. temperature + * RF : partial derivative(PD) of R w.r.t. F + * uP : partial derivative(PD) of u w.r.t. pressure + * uT : partial derivative(PD) of u w.r.t. temperature + * uF : partial derivative(PD) of u w.r.t. F + * sP : partial derivative(PD) of s w.r.t. pressure + * sT : partial derivative(PD) of s w.r.t. temperature + * sF : partial derivative(PD) of s w.r.t. F + * Cp : Specific heat capacity at constant pressure (J/kg/K) + * Cv : Specific heat capacity at constant volume (J/kg/K) + * + * Atomic weight calculation from NIST atomic weights + * Ref : http://physics.nist.gov/cgi-bin/Compositions/stand_alone.pl + * + * The NASA 7-coefficients are obtained from the reference: + * Burcat, A., B. Ruscic, et al. (2005). Third millenium ideal gas and + * condensed phase thermochemical database for combustion with updates + * from active thermochemical tables, Argonne National Laboratory + * Argonne, IL. + * + * Created by Kevin Koosup Yum on 29 June + * % + * Arguments : double P + * double T + * const double x[12] + * const double dx[36] + * double *R + * double *h + * double *s + * double *u + * double *RP + * double *RT + * double *RF + * double *uP + * double *uT + * double *uF + * double *sP + * double *sT + * double *sF + * double *Cp + * double *Cv + * Return Type : void + */ +void GetThermoDynPropPartial(double P, double T, const double x[12], const + double dx[36], double *R, double *h, double *s, double *u, double *RP, double * + RT, double *RF, double *uP, double *uT, double *uF, double *sP, double *sT, + double *sF, double *Cp, double *Cv) +{ + double T_sq; + double T_cb; + double T_qt; + double d15; + int i9; + static const double b[12] = { 1.00794, 15.9994, 14.0067, 2.01588, 17.00734, + 28.0101, 30.0061, 31.9988, 18.01528, 44.0095, 28.0134, 39.948 }; + + double dR[3]; + double dMW[3]; + int i10; + double a_CO2[7]; + double a_CO[7]; + double a_O2[7]; + double a_H2[7]; + double a_H2O[7]; + double a_OH[7]; + double a_O[7]; + double a_N2[7]; + double a_N[7]; + double a_NO[7]; + static const double dv60[7] = { 4.6365111, 0.0027414569, -9.9589759E-7, + 1.6038666E-10, -9.1619857E-15, -49024.904, -1.9348955 }; + + static const double dv61[7] = { 3.0484859, 0.0013517281, -4.8579405E-7, + 7.8853644E-11, -4.6980746E-15, -14266.117, 6.0170977 }; + + static const double dv62[7] = { 3.66096083, 0.000656365523, -1.41149485E-7, + 2.05797658E-11, -1.29913248E-15, -1215.97725, 3.41536184 }; + + static const double dv63[7] = { 2.9328305, 0.00082659802, -1.4640057E-7, + 1.5409851E-11, -6.8879615E-16, -813.05582, -1.0243164 }; + + static const double dv64[7] = { 2.6770389, 0.0029731816, -7.7376889E-7, + 9.4433514E-11, -4.2689991E-15, -29885.894, 6.88255 }; + + static const double dv65[7] = { 2.83853033, 0.00110741289, -2.94000209E-7, + 4.20698729E-11, -2.4228989E-15, 3697.80808, 5.84494652 }; + + static const double dv66[7] = { 2.54363697, -2.73162486E-5, -4.1902952E-9, + 4.95481845E-12, -4.79553694E-16, 29226.012, 4.92229457 }; + + static const double dv67[7] = { 2.95257637, 0.0013969004, -4.92631603E-7, + 7.86010195E-11, -4.60755204E-15, -923.948688, 5.87188762 }; + + static const double dv68[7] = { 2.4159429, 0.00017489065, -1.1902369E-7, + 3.0226244E-11, -2.0360983E-15, 56133.775, 4.6496095 }; + + static const double dv69[7] = { 3.26071234, 0.00119101135, -4.29122646E-7, + 6.94481463E-11, -4.03295681E-15, 9921.43132, 6.36900518 }; + + static const double dv70[7] = { 2.356813, 0.0089841299, -7.1220632E-6, + 2.4573008E-9, -1.4288548E-13, -48371.971, 9.9009035 }; + + static const double dv71[7] = { 3.5795335, -0.00061035369, 1.0168143E-6, + 9.0700586E-10, -9.0442449E-13, -14344.086, 3.5084093 }; + + static const double dv72[7] = { 3.78245636, -0.00299673415, 9.847302E-6, + -9.68129508E-9, 3.24372836E-12, -1063.94356, 3.65767573 }; + + static const double dv73[7] = { 2.3443029, 0.0079804248, -1.9477917E-5, + 2.0156967E-8, -7.3760289E-12, -917.92413, 0.68300218 }; + + static const double dv74[7] = { 4.1986352, -0.0020364017, 6.5203416E-6, + -5.4879269E-9, 1.771968E-12, -30293.726, -0.84900901 }; + + static const double dv75[7] = { 3.99198424, -0.00240106655, 4.61664033E-6, + -3.87916306E-9, 1.36319502E-12, 3368.89836, -0.103998477 }; + + static const double dv76[7] = { 3.1682671, -0.00327931884, 6.64306396E-6, + -6.12806624E-9, 2.11265971E-12, 29122.2592, 2.05193346 }; + + static const double dv77[7] = { 3.53100528, -0.000123660988, -5.02999433E-7, + 2.43530612E-9, -1.40881235E-12, -1046.97628, 2.96747038 }; + + static const double dv78[7] = { 2.5, 0.0, 0.0, 0.0, 0.0, 56104.638, 4.1939088 + }; + + static const double dv79[7] = { 4.21859896, -0.00463988124, 1.10443049E-5, + -9.34055507E-9, 2.80554874E-12, 9845.09964, 2.28061001 }; + + static const double a_H[7] = { 2.5, 0.0, 0.0, 0.0, 0.0, 25473.66, -0.44668285 + }; + + double A[84]; + static const double a_Ar[7] = { 2.5, 0.0, 0.0, 0.0, 0.0, -745.375, 4.3796749 }; + + double da_gas[21]; + int i11; + double T_arr_Cp[7]; + double T_arr_h[7]; + double y; + static const double a[12] = { 26219.035, 29968.7009, 56850.013, 0.0, 4486.1538, + -13293.628, 10977.0882, 0.0, -29084.817, -47328.105, 0.0, 0.0 }; + + double b_y; + static const int b_b[12] = { -6197000, -6725000, -6197000, -8467000, -9172000, + -8671000, -9192000, -8683000, -9904000, -9364000, -8670000, -6197000 }; + + double c; + double b_dx[3]; + double c_dx[3]; + double dh_298_0[3]; + static const double c_b[12] = { 26219.035, 29968.7009, 56850.013, 0.0, + 4486.1538, -13293.628, 10977.0882, 0.0, -29084.817, -47328.105, 0.0, 0.0 }; + + static const int b_a[12] = { -6197000, -6725000, -6197000, -8467000, -9172000, + -8671000, -9192000, -8683000, -9904000, -9364000, -8670000, -6197000 }; + + double dv80[7]; + (void)P; + T_sq = T * T; + T_cb = T_sq * T; + T_qt = T_cb * T; + + /* in J/kmol/K */ + /* % Calculate R */ + /* kg/kmol */ + d15 = 0.0; + for (i9 = 0; i9 < 12; i9++) { + d15 += x[i9] * b[i9]; + } + + /* in kg/kmol */ + /* Partial derivative of MW in p,T,F */ + *R = 8314.4621 / d15; + for (i9 = 0; i9 < 3; i9++) { + dMW[i9] = 0.0; + for (i10 = 0; i10 < 12; i10++) { + dMW[i9] += dx[i10 + 12 * i9] * b[i10]; + } + + /* in J/kg/K */ + dR[i9] = -*R * dMW[i9] / d15; + } + + *RP = dR[0]; + *RT = dR[1]; + *RF = dR[2]; + + /* % */ + if (T >= 1000.0) { + /* Valid upto */ + for (i9 = 0; i9 < 7; i9++) { + a_CO2[i9] = dv60[i9]; + + /* 1000~6000K */ + a_CO[i9] = dv61[i9]; + + /* 1000~6000K */ + a_O2[i9] = dv62[i9]; + + /* 1000~6000K */ + a_H2[i9] = dv63[i9]; + + /* 1000~6000K */ + a_H2O[i9] = dv64[i9]; + + /* 1000~6000K */ + a_OH[i9] = dv65[i9]; + + /* 1000~6000K */ + /* 1000~6000K */ + a_O[i9] = dv66[i9]; + + /* 1000~6000K */ + a_N2[i9] = dv67[i9]; + + /* 1000~6000K */ + a_N[i9] = dv68[i9]; + + /* 1000~6000K */ + a_NO[i9] = dv69[i9]; + } + + /* 1000~6000K */ + } else { + for (i9 = 0; i9 < 7; i9++) { + a_CO2[i9] = dv70[i9]; + + /* 300~1000K */ + a_CO[i9] = dv71[i9]; + + /* 300~1000K */ + a_O2[i9] = dv72[i9]; + + /* 300~1000K */ + a_H2[i9] = dv73[i9]; + + /* 300~1000K */ + a_H2O[i9] = dv74[i9]; + + /* 300~1000K */ + a_OH[i9] = dv75[i9]; + + /* 300~1000K */ + /* 300~1000K */ + a_O[i9] = dv76[i9]; + + /* 300~1000K */ + a_N2[i9] = dv77[i9]; + + /* 300~1000K */ + a_N[i9] = dv78[i9]; + + /* 300~1000K */ + a_NO[i9] = dv79[i9]; + } + + /* 300~1000K */ + } + + for (i9 = 0; i9 < 7; i9++) { + A[12 * i9] = a_H[i9]; + A[1 + 12 * i9] = a_O[i9]; + A[2 + 12 * i9] = a_N[i9]; + A[3 + 12 * i9] = a_H2[i9]; + A[4 + 12 * i9] = a_OH[i9]; + A[5 + 12 * i9] = a_CO[i9]; + A[6 + 12 * i9] = a_NO[i9]; + A[7 + 12 * i9] = a_O2[i9]; + A[8 + 12 * i9] = a_H2O[i9]; + A[9 + 12 * i9] = a_CO2[i9]; + A[10 + 12 * i9] = a_N2[i9]; + A[11 + 12 * i9] = a_Ar[i9]; + a_CO2[i9] = 0.0; + for (i10 = 0; i10 < 12; i10++) { + a_CO2[i9] += x[i10] * A[i10 + 12 * i9]; + } + } + + for (i9 = 0; i9 < 3; i9++) { + for (i10 = 0; i10 < 7; i10++) { + da_gas[i9 + 3 * i10] = 0.0; + for (i11 = 0; i11 < 12; i11++) { + da_gas[i9 + 3 * i10] += dx[i11 + 12 * i9] * A[i11 + 12 * i10]; + } + } + } + + /* % Calculate Cp & Cv */ + T_arr_Cp[0] = 1.0; + T_arr_Cp[1] = T; + T_arr_Cp[2] = T_sq; + T_arr_Cp[3] = T_cb; + T_arr_Cp[4] = T_qt; + T_arr_Cp[5] = 0.0; + T_arr_Cp[6] = 0.0; + + /* k = x ./ M_mw'; */ + /* a_gas_Cp = k*A; */ + *Cp = 0.0; + for (i9 = 0; i9 < 7; i9++) { + *Cp += *R * a_CO2[i9] * T_arr_Cp[i9]; + } + + /* J/kmol/K */ + *Cv = *Cp - *R; + + /* J/kmol/K */ + /* % Calculate h and u */ + /* (J/kmol / J/kmol/K) */ + /* J/kmol */ + T_arr_h[0] = T; + T_arr_h[1] = T_sq / 2.0; + T_arr_h[2] = T_cb / 3.0; + T_arr_h[3] = T_qt / 4.0; + T_arr_h[4] = T_qt * T / 5.0; + T_arr_h[5] = 1.0; + T_arr_h[6] = 0.0; + + /* x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; */ + /* x(5) = x_OH; x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; */ + /* x(9) = x_H2O; x(10) = x_CO2;x(11) = x_N2; x(12) = x_Ar */ + y = 0.0; + for (i9 = 0; i9 < 12; i9++) { + y += a[i9] * x[i9]; + } + + b_y = 0.0; + for (i9 = 0; i9 < 12; i9++) { + b_y += x[i9] * (double)b_b[i9]; + } + + c = d15 * d15; + for (i9 = 0; i9 < 3; i9++) { + b_dx[i9] = 0.0; + for (i10 = 0; i10 < 12; i10++) { + b_dx[i9] += dx[i10 + 12 * i9] * c_b[i10]; + } + + c_dx[i9] = 0.0; + for (i10 = 0; i10 < 12; i10++) { + c_dx[i9] += dx[i10 + 12 * i9] * (double)b_b[i10]; + } + + dh_298_0[i9] = (dR[i9] * y + *R * b_dx[i9]) + (c_dx[i9] * d15 - b_y * dMW[i9]) + / c; + } + + c = 0.0; + for (i9 = 0; i9 < 7; i9++) { + c += a_CO2[i9] * T_arr_h[i9]; + } + + b_y = 0.0; + y = 0.0; + for (i9 = 0; i9 < 12; i9++) { + b_y += a[i9] * x[i9]; + y += (double)b_a[i9] * x[i9]; + } + + *h = *R * c - (*R * b_y + y / d15); + *u = *h - *R * T; + d15 = 0.0; + c = 0.0; + for (i9 = 0; i9 < 7; i9++) { + d15 += a_CO2[i9] * T_arr_h[i9]; + c += da_gas[3 * i9] * T_arr_h[i9]; + } + + *uP = ((dR[0] * d15 + *R * c) - dh_298_0[0]) - dR[0] * T; + d15 = 0.0; + c = 0.0; + b_y = 0.0; + for (i9 = 0; i9 < 7; i9++) { + d15 += a_CO2[i9] * T_arr_h[i9]; + c += da_gas[1 + 3 * i9] * T_arr_h[i9]; + b_y += *R * a_CO2[i9] * T_arr_Cp[i9]; + } + + *uT = ((((dR[1] * d15 + *R * c) + b_y) - dh_298_0[1]) - *R) - dR[1] * T; + d15 = 0.0; + c = 0.0; + for (i9 = 0; i9 < 7; i9++) { + d15 += a_CO2[i9] * T_arr_h[i9]; + c += da_gas[2 + 3 * i9] * T_arr_h[i9]; + } + + *uF = ((dR[2] * d15 + *R * c) - dh_298_0[2]) - dR[2] * T; + + /* % Calculate s */ + T_arr_Cp[0] = log(T); + T_arr_Cp[1] = T; + T_arr_Cp[2] = T_sq / 2.0; + T_arr_Cp[3] = T_cb / 3.0; + T_arr_Cp[4] = T_qt / 4.0; + T_arr_Cp[5] = 0.0; + T_arr_Cp[6] = 1.0; + *s = 0.0; + for (i9 = 0; i9 < 7; i9++) { + *s += *R * a_CO2[i9] * T_arr_Cp[i9]; + } + + d15 = 0.0; + c = 0.0; + for (i9 = 0; i9 < 7; i9++) { + d15 += dR[0] * a_CO2[i9] * T_arr_Cp[i9]; + c += *R * da_gas[3 * i9] * T_arr_Cp[i9]; + } + + *sP = d15 + c; + d15 = 0.0; + c = 0.0; + dv80[0] = 1.0 / T; + dv80[1] = 1.0; + dv80[2] = T; + dv80[3] = T_sq; + dv80[4] = T_cb; + dv80[5] = 0.0; + dv80[6] = 0.0; + b_y = 0.0; + for (i9 = 0; i9 < 7; i9++) { + d15 += dR[1] * a_CO2[i9] * T_arr_Cp[i9]; + c += *R * da_gas[1 + 3 * i9] * T_arr_Cp[i9]; + b_y += *R * a_CO2[i9] * dv80[i9]; + } + + *sT = (d15 + c) + b_y; + d15 = 0.0; + c = 0.0; + for (i9 = 0; i9 < 7; i9++) { + d15 += dR[2] * a_CO2[i9] * T_arr_Cp[i9]; + c += *R * da_gas[2 + 3 * i9] * T_arr_Cp[i9]; + } + + *sF = d15 + c; + + /* % Calculate rho */ +} + +/* + * File trailer for GetThermoDynPropPartial.c + * + * [EOF] + */ diff --git a/code/c_code/GetThermoDynPropPartial.h b/code/c_code/GetThermoDynPropPartial.h new file mode 100644 index 0000000..4c93243 --- /dev/null +++ b/code/c_code/GetThermoDynPropPartial.h @@ -0,0 +1,42 @@ +/* + * File: GetThermoDynPropPartial.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETTHERMODYNPROPPARTIAL_H__ +#define __GETTHERMODYNPROPPARTIAL_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void GetThermoDynPropPartial(double P, double T, const double x[12], + const double dx[36], double *R, double *h, double *s, double *u, double *RP, + double *RT, double *RF, double *uP, double *uT, double *uF, double *sP, + double *sT, double *sF, double *Cp, double *Cv); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetThermoDynPropPartial.h + * + * [EOF] + */ diff --git a/code/c_code/GetTotalStaticPT.c b/code/c_code/GetTotalStaticPT.c new file mode 100644 index 0000000..1d93436 --- /dev/null +++ b/code/c_code/GetTotalStaticPT.c @@ -0,0 +1,407 @@ +/* + * File: GetTotalStaticPT.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "ThdynPack_rtwutil.h" + +/* Function Definitions */ + +/* + * Calculates the total pressure, total and static temperature based from the + * measurements. + * Input + * - p : Pressure measurement (static) [Pa] + * - T : Temperature measurement [K] + * - x : Composition of the gas in mole fraction (12x1) + * - RF : Recovery factor for temperature measurement [K] + * - mDot : mass flow at the measurement [kg/s] + * - Area : Sectional area at the measurement [m2] + * - c : velocity of the gas at the measurement [m/s], optional + * Output + * - p0 : Total pressure [Pa] + * - T0 : Total temperature [K]; + * - Ts : Static temperature [K]; + * Arguments : double varargin_1 + * double varargin_2 + * const double varargin_3[12] + * double varargin_4 + * double varargin_5 + * double varargin_6 + * double varargin_7 + * double *p0 + * double *T0 + * double *Ts + * Return Type : void + */ +void GetTotalStaticPT(double varargin_1, double varargin_2, const double + varargin_3[12], double varargin_4, double varargin_5, + double varargin_6, double varargin_7, double *p0, double + *T0, double *Ts) +{ + double err; + double rhoTemp; + double T_qt; + double T_cb; + double T_sq; + double unusedUa; + double p0Temp; + double deltaT; + double cSq; + double TsTemp; + int ixstart; + static const double b[12] = { 1.00794, 15.9994, 14.0067, 2.01588, 17.00734, + 28.0101, 30.0061, 31.9988, 18.01528, 44.0095, 28.0134, 39.948 }; + + double a_CO2[7]; + double a_CO[7]; + double a_O2[7]; + double a_H2[7]; + double a_H2O[7]; + double a_OH[7]; + double a_O[7]; + double a_N2[7]; + double a_N[7]; + double a_NO[7]; + static const double dv81[7] = { 4.6365111, 0.0027414569, -9.9589759E-7, + 1.6038666E-10, -9.1619857E-15, -49024.904, -1.9348955 }; + + static const double dv82[7] = { 3.0484859, 0.0013517281, -4.8579405E-7, + 7.8853644E-11, -4.6980746E-15, -14266.117, 6.0170977 }; + + static const double dv83[7] = { 3.66096083, 0.000656365523, -1.41149485E-7, + 2.05797658E-11, -1.29913248E-15, -1215.97725, 3.41536184 }; + + static const double dv84[7] = { 2.9328305, 0.00082659802, -1.4640057E-7, + 1.5409851E-11, -6.8879615E-16, -813.05582, -1.0243164 }; + + static const double dv85[7] = { 2.6770389, 0.0029731816, -7.7376889E-7, + 9.4433514E-11, -4.2689991E-15, -29885.894, 6.88255 }; + + static const double dv86[7] = { 2.83853033, 0.00110741289, -2.94000209E-7, + 4.20698729E-11, -2.4228989E-15, 3697.80808, 5.84494652 }; + + static const double dv87[7] = { 2.54363697, -2.73162486E-5, -4.1902952E-9, + 4.95481845E-12, -4.79553694E-16, 29226.012, 4.92229457 }; + + static const double dv88[7] = { 2.95257637, 0.0013969004, -4.92631603E-7, + 7.86010195E-11, -4.60755204E-15, -923.948688, 5.87188762 }; + + static const double dv89[7] = { 2.4159429, 0.00017489065, -1.1902369E-7, + 3.0226244E-11, -2.0360983E-15, 56133.775, 4.6496095 }; + + static const double dv90[7] = { 3.26071234, 0.00119101135, -4.29122646E-7, + 6.94481463E-11, -4.03295681E-15, 9921.43132, 6.36900518 }; + + static const double dv91[7] = { 2.356813, 0.0089841299, -7.1220632E-6, + 2.4573008E-9, -1.4288548E-13, -48371.971, 9.9009035 }; + + static const double dv92[7] = { 3.5795335, -0.00061035369, 1.0168143E-6, + 9.0700586E-10, -9.0442449E-13, -14344.086, 3.5084093 }; + + static const double dv93[7] = { 3.78245636, -0.00299673415, 9.847302E-6, + -9.68129508E-9, 3.24372836E-12, -1063.94356, 3.65767573 }; + + static const double dv94[7] = { 2.3443029, 0.0079804248, -1.9477917E-5, + 2.0156967E-8, -7.3760289E-12, -917.92413, 0.68300218 }; + + static const double dv95[7] = { 4.1986352, -0.0020364017, 6.5203416E-6, + -5.4879269E-9, 1.771968E-12, -30293.726, -0.84900901 }; + + static const double dv96[7] = { 3.99198424, -0.00240106655, 4.61664033E-6, + -3.87916306E-9, 1.36319502E-12, 3368.89836, -0.103998477 }; + + static const double dv97[7] = { 3.1682671, -0.00327931884, 6.64306396E-6, + -6.12806624E-9, 2.11265971E-12, 29122.2592, 2.05193346 }; + + static const double dv98[7] = { 3.53100528, -0.000123660988, -5.02999433E-7, + 2.43530612E-9, -1.40881235E-12, -1046.97628, 2.96747038 }; + + static const double dv99[7] = { 2.5, 0.0, 0.0, 0.0, 0.0, 56104.638, 4.1939088 + }; + + static const double dv100[7] = { 4.21859896, -0.00463988124, 1.10443049E-5, + -9.34055507E-9, 2.80554874E-12, 9845.09964, 2.28061001 }; + + double a_H[84]; + double dv101[7]; + static const double b_a_H[7] = { 2.5, 0.0, 0.0, 0.0, 0.0, 25473.66, + -0.44668285 }; + + static const double a_Ar[7] = { 2.5, 0.0, 0.0, 0.0, 0.0, -745.375, 4.3796749 }; + + double a_gas[7]; + int ix; + double dv102[7]; + double x[3]; + double y[3]; + boolean_T exitg1; + (void)varargin_5; + (void)varargin_6; + err = 1.0; + GetThermoDynProp(varargin_1, varargin_2, varargin_3, &deltaT, &p0Temp, + &unusedUa, &T_sq, &T_cb, &T_qt, &rhoTemp); + cSq = varargin_7 * varargin_7; + *p0 = varargin_1 + 0.5 * rhoTemp * cSq; + deltaT = 0.5 * cSq / p0Temp; + *T0 = varargin_2 + (1.0 - varargin_4) * deltaT; + *Ts = varargin_2 - varargin_4 * deltaT; + while (err > 0.001) { + p0Temp = *p0; + err = *T0; + TsTemp = *Ts; + + /* Calculate the specific thermodynamic properties of the gas based on the */ + /* pressure, temperature and the composition based on the 7-coefficient NASA */ + /* polynomials. Valid in the temperature range 300~6000K. */ + /* Input */ + /* P : Pressure in Pa */ + /* T : Temperature in Kelvin */ + /* x : Composition of the gas */ + /* x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; */ + /* x(5) = x_OH; x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; */ + /* x(9) = x_H2O; x(10) = x_CO2;x(11) = x_N2; x(12) = x_Ar */ + /* Output */ + /* R : Gas constant */ + /* Cp : Specific heat capacity at constant pressure (J/kg/K) */ + /* Cv : Specific heat capacity at constant volume (J/kg/K) */ + /* u : Specific internal energy (J/kg) */ + /* h : Specific enthalpy (J/kg) */ + /* s : Specific entropy (J/kg/T) */ + /* rho : Density of the gas (kg/m3) */ + /* */ + /* Atomic weight calculation from NIST atomic weights */ + /* Ref : http://physics.nist.gov/cgi-bin/Compositions/stand_alone.pl */ + /* */ + /* The NASA 7-coefficients are obtained from the reference: */ + /* Burcat, A., B. Ruscic, et al. (2005). Third millenium ideal gas and */ + /* condensed phase thermochemical database for combustion with updates */ + /* from active thermochemical tables, Argonne National Laboratory */ + /* Argonne, IL. */ + /* */ + /* Created by Kevin Koosup Yum on 29 June */ + /* % */ + T_sq = *Ts * *Ts; + T_cb = rt_powd_snf(*Ts, 3.0); + T_qt = rt_powd_snf(*Ts, 4.0); + + /* in J/kmol/K */ + /* % Calculate R */ + /* kg/kmol */ + /* in kg/kmol */ + unusedUa = 0.0; + for (ixstart = 0; ixstart < 12; ixstart++) { + unusedUa += varargin_3[ixstart] * b[ixstart]; + } + + unusedUa = 8314.4621 / unusedUa; + + /* in J/kg/K */ + /* % */ + if (*Ts >= 1000.0) { + /* Valid upto */ + for (ixstart = 0; ixstart < 7; ixstart++) { + a_CO2[ixstart] = dv81[ixstart]; + + /* 1000~6000K */ + a_CO[ixstart] = dv82[ixstart]; + + /* 1000~6000K */ + a_O2[ixstart] = dv83[ixstart]; + + /* 1000~6000K */ + a_H2[ixstart] = dv84[ixstart]; + + /* 1000~6000K */ + a_H2O[ixstart] = dv85[ixstart]; + + /* 1000~6000K */ + a_OH[ixstart] = dv86[ixstart]; + + /* 1000~6000K */ + /* 1000~6000K */ + a_O[ixstart] = dv87[ixstart]; + + /* 1000~6000K */ + a_N2[ixstart] = dv88[ixstart]; + + /* 1000~6000K */ + a_N[ixstart] = dv89[ixstart]; + + /* 1000~6000K */ + a_NO[ixstart] = dv90[ixstart]; + } + + /* 1000~6000K */ + } else { + for (ixstart = 0; ixstart < 7; ixstart++) { + a_CO2[ixstart] = dv91[ixstart]; + + /* 300~1000K */ + a_CO[ixstart] = dv92[ixstart]; + + /* 300~1000K */ + a_O2[ixstart] = dv93[ixstart]; + + /* 300~1000K */ + a_H2[ixstart] = dv94[ixstart]; + + /* 300~1000K */ + a_H2O[ixstart] = dv95[ixstart]; + + /* 300~1000K */ + a_OH[ixstart] = dv96[ixstart]; + + /* 300~1000K */ + /* 300~1000K */ + a_O[ixstart] = dv97[ixstart]; + + /* 300~1000K */ + a_N2[ixstart] = dv98[ixstart]; + + /* 300~1000K */ + a_N[ixstart] = dv99[ixstart]; + + /* 300~1000K */ + a_NO[ixstart] = dv100[ixstart]; + } + + /* 300~1000K */ + } + + /* % Calculate Cp & Cv */ + /* k = x ./ M_mw'; */ + /* a_gas_Cp = k*A; */ + dv101[0] = 1.0; + dv101[1] = *Ts; + dv101[2] = T_sq; + dv101[3] = T_cb; + dv101[4] = T_qt; + dv101[5] = 0.0; + dv101[6] = 0.0; + for (ixstart = 0; ixstart < 7; ixstart++) { + a_H[12 * ixstart] = b_a_H[ixstart]; + a_H[1 + 12 * ixstart] = a_O[ixstart]; + a_H[2 + 12 * ixstart] = a_N[ixstart]; + a_H[3 + 12 * ixstart] = a_H2[ixstart]; + a_H[4 + 12 * ixstart] = a_OH[ixstart]; + a_H[5 + 12 * ixstart] = a_CO[ixstart]; + a_H[6 + 12 * ixstart] = a_NO[ixstart]; + a_H[7 + 12 * ixstart] = a_O2[ixstart]; + a_H[8 + 12 * ixstart] = a_H2O[ixstart]; + a_H[9 + 12 * ixstart] = a_CO2[ixstart]; + a_H[10 + 12 * ixstart] = a_N2[ixstart]; + a_H[11 + 12 * ixstart] = a_Ar[ixstart]; + a_gas[ixstart] = 0.0; + for (ix = 0; ix < 12; ix++) { + a_gas[ixstart] += varargin_3[ix] * a_H[ix + 12 * ixstart]; + } + + a_CO2[ixstart] = a_gas[ixstart] * dv101[ixstart]; + } + + rhoTemp = a_CO2[0]; + for (ixstart = 0; ixstart < 6; ixstart++) { + rhoTemp += a_CO2[ixstart + 1]; + } + + /* J/kmol/K */ + /* J/kmol/K */ + /* % Calculate h and u */ + /* x(1) = x_H; x(2) = x_O; x(3) = x_N; x(4) = x_H2; */ + /* x(5) = x_OH; x(6) = x_CO; x(7) = x_NO; x(8) = x_O2; */ + /* x(9) = x_H2O; x(10) = x_CO2;x(11) = x_N2; x(12) = x_Ar */ + /* (J/kmol / J/kmol/K) */ + /* J/kmol */ + /* % Calculate s */ + dv102[0] = log(*Ts); + dv102[1] = *Ts; + dv102[2] = T_sq / 2.0; + dv102[3] = T_cb / 3.0; + dv102[4] = T_qt / 4.0; + dv102[5] = 0.0; + dv102[6] = 1.0; + for (ixstart = 0; ixstart < 7; ixstart++) { + a_CO2[ixstart] = a_gas[ixstart] * dv102[ixstart]; + } + + deltaT = a_CO2[0]; + for (ixstart = 0; ixstart < 6; ixstart++) { + deltaT += a_CO2[ixstart + 1]; + } + + /* % Calculate rho */ + *p0 = varargin_1 + 0.5 * (unusedUa * deltaT) * cSq; + deltaT = 0.5 * cSq / (unusedUa * rhoTemp); + *T0 = varargin_2 + (1.0 - varargin_4) * deltaT; + *Ts = varargin_2 - varargin_4 * deltaT; + x[0] = (*p0 - p0Temp) / p0Temp; + x[1] = (*T0 - err) / err; + x[2] = (*Ts - TsTemp) / TsTemp; + for (ixstart = 0; ixstart < 3; ixstart++) { + y[ixstart] = fabs(x[ixstart]); + } + + ixstart = 1; + err = y[0]; + if (rtIsNaN(y[0])) { + ix = 2; + exitg1 = false; + while ((!exitg1) && (ix < 4)) { + ixstart = ix; + if (!rtIsNaN(y[ix - 1])) { + err = y[ix - 1]; + exitg1 = true; + } else { + ix++; + } + } + } + + if (ixstart < 3) { + while (ixstart + 1 < 4) { + if (y[ixstart] > err) { + err = y[ixstart]; + } + + ixstart++; + } + } + } +} + +/* + * File trailer for GetTotalStaticPT.c + * + * [EOF] + */ diff --git a/code/c_code/GetTotalStaticPT.h b/code/c_code/GetTotalStaticPT.h new file mode 100644 index 0000000..bbb5ca2 --- /dev/null +++ b/code/c_code/GetTotalStaticPT.h @@ -0,0 +1,41 @@ +/* + * File: GetTotalStaticPT.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETTOTALSTATICPT_H__ +#define __GETTOTALSTATICPT_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void GetTotalStaticPT(double varargin_1, double varargin_2, const + double varargin_3[12], double varargin_4, double varargin_5, double + varargin_6, double varargin_7, double *p0, double *T0, double *Ts); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetTotalStaticPT.h + * + * [EOF] + */ diff --git a/code/c_code/GetVVLift.c b/code/c_code/GetVVLift.c index 602bb2e..8400131 100644 --- a/code/c_code/GetVVLift.c +++ b/code/c_code/GetVVLift.c @@ -341,7 +341,9 @@ static void mdlInitializeSizes(SimStruct *S) return; /* Parameter mismatch will be reported by Simulink */ } #endif - + + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/GetViscosityHCVapor.c b/code/c_code/GetViscosityHCVapor.c new file mode 100644 index 0000000..0de913b --- /dev/null +++ b/code/c_code/GetViscosityHCVapor.c @@ -0,0 +1,121 @@ +/* + * File: GetViscosityHCVapor.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "ThdynPack_rtwutil.h" + +/* Function Definitions */ + +/* + * The function calculates the viscosity of hydrocarbon vapor. This routine + * follows the procedure 11B4.2 from API Technical Book of Petroleum Refining + * Input + * p : Pressure of the gas (Pa) + * T : Temperature of the gas (Kelvin) + * p_CR : Critical pressure of the gas in Pa + * T_CR : Critical temperature of the gas in Kelvin + * V_CR : Critical volume of the gas (m3/kg) + * Z_CR : Critical compressibility of the gas + * rho_R : Reduced density (rho/rho_CR) + * MW : Molecular weight of the gas (kg/kmol) + * Output + * mu_v : Viscosity of the gas in Pa-s + * Comment + * Error is 5.5% in average. If experimental densities are used, the error + * can be reduced to 0.5%. Only valid for all pressure above the + * critical temperature. Below critical temperature, it may be applied up + * to the saturation pressure. + * Reference + * Technical Data Book - Petroleum Refining(1985) Americal Petroleum Institute. + * Created by Kevin Koosup Yum, 23 August 2013 + * Revision + * - 2 Sept 2013, Kevin Koosup Yum + * Modified to have an output in Pa-s instead of microPa-s + * Arguments : double p + * double T + * double p_CR + * double T_CR + * double V_CR + * double Z_CR + * double rho_R + * double MW + * Return Type : double + */ +double GetViscosityHCVapor(double p, double T, double p_CR, double T_CR, double + V_CR, double Z_CR, double rho_R, double MW) +{ + double mu_v; + double sigma; + double T_term; + double TT[7]; + int i; + static const double a[7] = { 0.91426362, -1.068936, 0.68077797, -0.21208677, + 0.034487186, -0.0028188225, 9.1590342E-5 }; + + /* % Convert the input p, T array into a column vector */ + /* % */ + sigma = 0.01866 * rt_powd_snf(MW * (V_CR * 1000.0), 0.333) / rt_powd_snf(Z_CR, + 1.2); + T_term = log(10.0 * (T / (65.3 * T_CR * rt_powd_snf(Z_CR, 3.6)))); + for (i = 0; i < 7; i++) { + TT[i] = 0.0; + } + + TT[0] = T_term; + for (i = 0; i < 6; i++) { + TT[i + 1] = TT[i] * T_term; + } + + T_term = 0.0; + for (i = 0; i < 7; i++) { + T_term += a[i] * TT[i]; + } + + mu_v = 0.02669 * sqrt(MW * T) / (sigma * sigma * (1.0 / T_term)); + if (p / p_CR <= 0.6) { + } else { + mu_v += 1.0 / (0.2173 * rt_powd_snf(T_CR, 0.16666666666666666) / (sqrt(MW) * + rt_powd_snf(p_CR / 1.0E+6, 0.66666666666666663))) * (0.108 * (exp(1.439 * + rho_R) - exp(-1.11 * rt_powd_snf(rho_R, 1.858)))); + } + + mu_v /= 1.0E+6; + return mu_v; +} + +/* + * File trailer for GetViscosityHCVapor.c + * + * [EOF] + */ diff --git a/code/c_code/GetViscosityHCVapor.h b/code/c_code/GetViscosityHCVapor.h new file mode 100644 index 0000000..0aa781c --- /dev/null +++ b/code/c_code/GetViscosityHCVapor.h @@ -0,0 +1,40 @@ +/* + * File: GetViscosityHCVapor.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __GETVISCOSITYHCVAPOR_H__ +#define __GETVISCOSITYHCVAPOR_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern double GetViscosityHCVapor(double p, double T, double p_CR, double T_CR, + double V_CR, double Z_CR, double rho_R, double MW); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for GetViscosityHCVapor.h + * + * [EOF] + */ diff --git a/code/c_code/GetXCombGas.c b/code/c_code/GetXCombGas.c index 804561d..44b7ff6 100644 --- a/code/c_code/GetXCombGas.c +++ b/code/c_code/GetXCombGas.c @@ -254,6 +254,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/IdealNozzlePTF.c b/code/c_code/IdealNozzlePTF.c index 3db316e..1a8f5f9 100644 --- a/code/c_code/IdealNozzlePTF.c +++ b/code/c_code/IdealNozzlePTF.c @@ -354,6 +354,8 @@ static void mdlInitializeSizes(SimStruct *S) return; /* Parameter mismatch will be reported by Simulink */ } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/IdealNozzlePTF_wrapper.c b/code/c_code/IdealNozzlePTF_wrapper.c index 11a8579..dc10ce8 100644 --- a/code/c_code/IdealNozzlePTF_wrapper.c +++ b/code/c_code/IdealNozzlePTF_wrapper.c @@ -71,7 +71,7 @@ void IdealNozzlePTF_Outputs_wrapper(const real_T *A_eff, //parameters // double fs; //Stoichiometric fuel-air ratio //variables -double aa; //Pressure ratio up/down and in/out, flow direction +double Cd, aa; //Pressure ratio up/down and in/out, flow direction double p_in, T_in, F_in, p_out; //Inlet pressure, temperature, FA equivalent ratio double a; //code @@ -88,9 +88,9 @@ else { F_in = *Fd; p_out = *pu; a = -1; } - -GetIdealNozzleFlow(1, *A_eff, p_in, p_out, T_in, F_in, *fs, - dmu, deu, dmbu); +Cd = 1; +GetIdealNozzleFlowPTF(Cd, *A_eff, p_in, p_out, T_in, F_in, *fs, + dmu, deu, dmbu); *dmu = *dmu*a; *deu = *deu*a; diff --git a/code/c_code/IdealNozzle_wrapper.c b/code/c_code/IdealNozzle_wrapper.c deleted file mode 100644 index 205e724..0000000 --- a/code/c_code/IdealNozzle_wrapper.c +++ /dev/null @@ -1,110 +0,0 @@ -/* - * - * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- - * - * This file is a wrapper S-function produced by the S-Function - * Builder which only recognizes certain fields. Changes made - * outside these fields will be lost the next time the block is - * used to load, edit, and resave this file. This file will be overwritten - * by the S-function Builder block. If you want to edit this file by hand, - * you must change it only in the area defined as: - * - * %%%-SFUNWIZ_wrapper_XXXXX_Changes_BEGIN - * Your Changes go here - * %%%-SFUNWIZ_wrapper_XXXXXX_Changes_END - * - * For better compatibility with the Simulink Coder, the - * "wrapper" S-function technique is used. This is discussed - * in the Simulink Coder User's Manual in the Chapter titled, - * "Wrapper S-functions". - * - * Created: Tue Jun 17 16:51:43 2014 - */ - - -/* - * Include Files - * - */ -#if defined(MATLAB_MEX_FILE) -#include "tmwtypes.h" -#include "simstruc_types.h" -#else -#include "rtwtypes.h" -#endif - -/* %%%-SFUNWIZ_wrapper_includes_Changes_BEGIN --- EDIT HERE TO _END */ -#include -/* %%%-SFUNWIZ_wrapper_includes_Changes_END --- EDIT HERE TO _BEGIN */ -#define u_width 1 -#define y_width 1 -/* - * Create external references here. - * - */ -/* %%%-SFUNWIZ_wrapper_externs_Changes_BEGIN --- EDIT HERE TO _END */ -/* extern double func(double a); */ -/* %%%-SFUNWIZ_wrapper_externs_Changes_END --- EDIT HERE TO _BEGIN */ - -/* - * Output functions - * - */ -void IdealNozzle_Outputs_wrapper(const real_T *A_eff, - const real_T *pu, - const real_T *Tu, - const real_T *Fu, - const real_T *pd, - const real_T *Td, - const real_T *Fd, - real_T *dmu, - real_T *deu, - real_T *dmbu, - real_T *dmd, - real_T *ded, - real_T *dmbd, - const real_T *fs, const int_T p_width0) -{ -/* %%%-SFUNWIZ_wrapper_Outputs_Changes_BEGIN --- EDIT HERE TO _END */ -//parameters -// double fs; //Stoichiometric fuel-air ratio -//variables -double aa, a, d; //Pressure ratio up/down and in/out, flow direction -double p_AV, T_AV, F_AV; //Inlet pressure, temperature, FA equivalent ratio -double hu,su,uu,Ru,RFu,Rpu,RTu,uFu,upu,uTu,Cpu,Cvu,Ku; - //Inlet thermodynamic properties -double pc, c; //pressure ratio for sonic flow -double ksim, ksin, ksil, ksi, ksi1; -//code -// First determine the flow direction -aa = *pu / *pd; -if (aa > 1) { - p_AV =pp_in.e; T_AV=pT_in.e; F_AV= pF_in.e; d = 1; a =aa; -} -else { - p_AV =pp_out.e; T_AV=pT_out.e; F_AV= pF_out.e; d =-1; a =1.0/aa; -} - -aa = *pu / *pd; -T_mean = 0.5*(*Tu + *Td); -if (aa > 1) { - p_in = *pu; T_in = *Tu; - F_in= *Fu; p_out = *pd; - a = aa; -} -else { - p_in = *pd; T_in = *Td; - F_in = *Fd; a = 1.0 / aa; - p_out = *pu; -} - -GetIdealNozzleFlow(1, *A_eff, p_in, p_out, T_in, F_in, *fs, - dmu, deu, dmbu); -*dmu = *dmu*d; -*deu = *deu*d; -*dmbu = *dmbu*d; -*dmd = *dmu; -*ded = *deu; -*dmbd = *dmbu; -/* %%%-SFUNWIZ_wrapper_Outputs_Changes_END --- EDIT HERE TO _BEGIN */ -} diff --git a/code/c_code/InCylinderMV.c b/code/c_code/InCylinderMV.c index a43a49b..76e1ba7 100644 --- a/code/c_code/InCylinderMV.c +++ b/code/c_code/InCylinderMV.c @@ -636,6 +636,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/KpNASA7_upper.c b/code/c_code/KpNASA7_upper.c new file mode 100644 index 0000000..eee2905 --- /dev/null +++ b/code/c_code/KpNASA7_upper.c @@ -0,0 +1,123 @@ +/* + * File: KpNASA7_upper.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "KpNASA7_upper.h" + +/* Function Definitions */ + +/* + * Calculate Kp for dissociation using NASA 7 Polynomial Fit (1000~6000K) + * Input + * T : Temperature(Kelvin) + * Output + * Kp_NASA7 (equilibrium constant for 7 reactions) + * 1; 0.5H2 <-> H 2; 0.5O2 <-> O + * 3; 0.5N2 <-> N 4; 0.5H2 + 0.5O2 <-> OH + * 5; 0.5N2 + 0.5O2 <-> NO 6; H2 + 0.5O2 <-> H2O + * 7; CO + 0.5O2 <-> CO2 + * + * Reference + * Burcat, A., Ruscic, B., & Laboratory, A. N. (2005). Third millenium + * ideal gas and condensed phase thermochemical database for combustion + * with updates from active thermochemical tables: Argonne National + * Laboratory Argonne, IL. + * + * Revision + * - 2012-04-03 Created by Kevin Koosup Yum + * - 2013-12-03 Revised to enhance calculation speed and include + * temperature derivative by Kevin Koosup Yum + * Arguments : double T + * double Kp_NASA7[7] + * Return Type : void + */ +void KpNASA7_upper(double T, double Kp_NASA7[7]) +{ + double T_sq; + double T_cub; + double T_quat; + double dv4[7]; + double dv5[7]; + double dv6[7]; + int i3; + int i4; + static const double a[49] = { -1.03358475, -0.713156555, -0.939654715, + 0.458365335, 0.04605626, 2.086272015, 0.242455215, 0.00041329901, + 0.0003554990101, 0.00052355955, -0.0003659311185, -0.0001643783885, + -0.00181840082, -0.00106154604, -7.3200285E-8, -6.63844473E-8, + -1.272921115E-7, 1.502251815E-7, 1.12232102E-7, 5.567935775E-7, + 4.395287975E-7, 7.7049255E-12, 5.33506445E-12, 9.07426575E-12, + -2.40750645E-11, -1.985775365E-11, -6.87337801E-11, -7.12431331E-11, + -3.44398075E-16, -1.70012546E-16, -2.6767772E-16, 1.428934585E-15, + 1.07961455E-15, 2.93063671E-15, 3.81434486E-15, -25880.18791, -29834.000625, + -56595.749344, -4712.324615, -10991.394289, 28464.849555, 34150.798375, + -0.06547535, -3.21461365, -1.71366569, -4.6494238, -1.72538045, -6.19918548, + 9.65967412 }; + + T_sq = T * T; + T_cub = T_sq * T; + T_quat = T_cub * T; + dv4[0] = 1.0; + dv4[1] = T / 2.0; + dv4[2] = T_sq / 3.0; + dv4[3] = T_cub / 4.0; + dv4[4] = T_quat / 5.0; + dv4[5] = 1.0 / T; + dv4[6] = 0.0; + dv5[0] = log(T); + dv5[1] = T; + dv5[2] = T_sq / 2.0; + dv5[3] = T_cub / 3.0; + dv5[4] = T_quat / 4.0; + dv5[5] = 0.0; + dv5[6] = 1.0; + for (i3 = 0; i3 < 7; i3++) { + dv6[i3] = dv4[i3] - dv5[i3]; + } + + for (i3 = 0; i3 < 7; i3++) { + Kp_NASA7[i3] = 0.0; + for (i4 = 0; i4 < 7; i4++) { + Kp_NASA7[i3] += a[i3 + 7 * i4] * dv6[i4]; + } + + Kp_NASA7[i3] = exp(Kp_NASA7[i3]); + } +} + +/* + * File trailer for KpNASA7_upper.c + * + * [EOF] + */ diff --git a/code/c_code/KpNASA7_upper.h b/code/c_code/KpNASA7_upper.h new file mode 100644 index 0000000..4be294c --- /dev/null +++ b/code/c_code/KpNASA7_upper.h @@ -0,0 +1,39 @@ +/* + * File: KpNASA7_upper.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __KPNASA7_UPPER_H__ +#define __KPNASA7_UPPER_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void KpNASA7_upper(double T, double Kp_NASA7[7]); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for KpNASA7_upper.h + * + * [EOF] + */ diff --git a/code/c_code/NOx.c b/code/c_code/NOx.c index c8197e6..9094399 100644 --- a/code/c_code/NOx.c +++ b/code/c_code/NOx.c @@ -283,6 +283,8 @@ static void mdlInitializeSizes(SimStruct *S) return; /* Parameter mismatch will be reported by Simulink */ } #endif + + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/SFCCyc.c b/code/c_code/SFCCyc.c index b2b4b78..253882d 100644 --- a/code/c_code/SFCCyc.c +++ b/code/c_code/SFCCyc.c @@ -159,6 +159,8 @@ static void mdlInitializeSizes(SimStruct *S) return; /* Parameter mismatch will be reported by Simulink */ } + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/SFCCyc.mexw64 b/code/c_code/SFCCyc.mexw64 deleted file mode 100644 index 5420861..0000000 Binary files a/code/c_code/SFCCyc.mexw64 and /dev/null differ diff --git a/code/c_code/SpeedController.c b/code/c_code/SpeedController.c index 20811b6..643eb93 100644 --- a/code/c_code/SpeedController.c +++ b/code/c_code/SpeedController.c @@ -1,66 +1,162 @@ -/********************************************************** - * This file is generated by 20-sim ANSI-C Code Generator +/* + * File: SpeedController.c * - * file: SpeedController.c - * subm: SpeedController - * model: 8RT-FLEX68-D_transient - * expmt: 8RT-FLEX68-D_transient - * date: August 27, 2014 - * time: 10:21:01 pm - * user: Norwegian University of Science and Technology - * from: 20-sim 4.4 Student License - * build: 4.4.1.4356 - **********************************************************/ - -/* This file implements the Simulink S-Function framework */ - -/* Note1: Not all variables are needed for the calculation of the outputs - of the submodel. The OUTPUT_EQUATIONS calculate all variables that do - not contribute to the dynamics of the model (only depend on its results). - Specially for Simulink a new set of output equations is made - called OUTPUT2_EQUATIONS that only calculates the outputs of the submodel - and not all these variables. Since the calculation of the other variables is - not really necessary, it is removed from the template for performance reasons. - - The user may also include the computation of these additional variables by - calculating them just after the dynamic equations inside mdlDynamic() - like this: - - DYNAMIC_EQUATIONS - OUTPUT_EQUATIONS -*/ - -/* Note2: Alias variables are the result of full optimization - of the model in 20-sim. As a result, only the real variables - are used in the model for speed. The user may also include - the alias variables by adding them to the the template like this: - (don't forget to add % signs around the following token names) - - XXDouble VARPREFIXvariables[NUMBER_VARIABLES + NUMBER_ALIAS_VARIABLES + 1]; - XXString VARPREFIXvariable_names[] = { - VARIABLE_NAMES, ALIAS_VARIABLE_NAMES, NULL - }; - - and calculate them directly after the reduced output equations in mdlOutputs() - like this: - - OUTPUT2_EQUATIONS - ALIAS_EQUATIONS -*/ + * + * + * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- + * + * This file is an S-function produced by the S-Function + * Builder which only recognizes certain fields. Changes made + * outside these fields will be lost the next time the block is + * used to load, edit, and resave this file. This file will be overwritten + * by the S-function Builder block. If you want to edit this file by hand, + * you must change it only in the area defined as: + * + * %%%-SFUNWIZ_defines_Changes_BEGIN + * #define NAME 'replacement text' + * %%% SFUNWIZ_defines_Changes_END + * + * DO NOT change NAME--Change the 'replacement text' only. + * + * For better compatibility with the Simulink Coder, the + * "wrapper" S-function technique is used. This is discussed + * in the Simulink Coder's Manual in the Chapter titled, + * "Wrapper S-functions". + * + * ------------------------------------------------------------------------- + * | See matlabroot/simulink/src/sfuntmpl_doc.c for a more detailed template | + * ------------------------------------------------------------------------- + * Created: Sat Dec 13 10:57:16 2014 + * + * + */ -/* the name of your S-Function */ +#define S_FUNCTION_LEVEL 2 #define S_FUNCTION_NAME SpeedController - -/* matlab include files */ -#include -#include - -/* 20-sim include files */ -#include "xxtypes.h" -#include "xxmatrix.h" -#include "motionprofiles.h" -#include "EulerAngles.h" - +/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ +/* %%%-SFUNWIZ_defines_Changes_BEGIN --- EDIT HERE TO _END */ +#define NUM_INPUTS 3 +/* Input Port 0 */ +#define IN_PORT_0_NAME MV +#define INPUT_0_WIDTH 1 +#define INPUT_DIMS_0_COL 1 +#define INPUT_0_DTYPE real_T +#define INPUT_0_COMPLEX COMPLEX_NO +#define IN_0_FRAME_BASED FRAME_NO +#define IN_0_BUS_BASED 0 +#define IN_0_BUS_NAME +#define IN_0_DIMS 1-D +#define INPUT_0_FEEDTHROUGH 1 +#define IN_0_ISSIGNED 0 +#define IN_0_WORDLENGTH 8 +#define IN_0_FIXPOINTSCALING 1 +#define IN_0_FRACTIONLENGTH 9 +#define IN_0_BIAS 0 +#define IN_0_SLOPE 0.125 +/* Input Port 1 */ +#define IN_PORT_1_NAME SP +#define INPUT_1_WIDTH 1 +#define INPUT_DIMS_1_COL 1 +#define INPUT_1_DTYPE real_T +#define INPUT_1_COMPLEX COMPLEX_NO +#define IN_1_FRAME_BASED FRAME_NO +#define IN_1_BUS_BASED 0 +#define IN_1_BUS_NAME +#define IN_1_DIMS 1-D +#define INPUT_1_FEEDTHROUGH 1 +#define IN_1_ISSIGNED 0 +#define IN_1_WORDLENGTH 8 +#define IN_1_FIXPOINTSCALING 1 +#define IN_1_FRACTIONLENGTH 9 +#define IN_1_BIAS 0 +#define IN_1_SLOPE 0.125 +/* Input Port 2 */ +#define IN_PORT_2_NAME uSat +#define INPUT_2_WIDTH 1 +#define INPUT_DIMS_2_COL 1 +#define INPUT_2_DTYPE real_T +#define INPUT_2_COMPLEX COMPLEX_NO +#define IN_2_FRAME_BASED FRAME_NO +#define IN_2_BUS_BASED 0 +#define IN_2_BUS_NAME +#define IN_2_DIMS 1-D +#define INPUT_2_FEEDTHROUGH 0 +#define IN_2_ISSIGNED 0 +#define IN_2_WORDLENGTH 8 +#define IN_2_FIXPOINTSCALING 1 +#define IN_2_FRACTIONLENGTH 9 +#define IN_2_BIAS 0 +#define IN_2_SLOPE 0.125 + +#define NUM_OUTPUTS 1 +/* Output Port 0 */ +#define OUT_PORT_0_NAME u +#define OUTPUT_0_WIDTH 1 +#define OUTPUT_DIMS_0_COL 1 +#define OUTPUT_0_DTYPE real_T +#define OUTPUT_0_COMPLEX COMPLEX_NO +#define OUT_0_FRAME_BASED FRAME_NO +#define OUT_0_BUS_BASED 0 +#define OUT_0_BUS_NAME +#define OUT_0_DIMS 1-D +#define OUT_0_ISSIGNED 1 +#define OUT_0_WORDLENGTH 8 +#define OUT_0_FIXPOINTSCALING 1 +#define OUT_0_FRACTIONLENGTH 3 +#define OUT_0_BIAS 0 +#define OUT_0_SLOPE 0.125 + +#define NPARAMS 8 +/* Parameter 1 */ +#define PARAMETER_0_NAME Kp +#define PARAMETER_0_DTYPE real_T +#define PARAMETER_0_COMPLEX COMPLEX_NO +/* Parameter 2 */ +#define PARAMETER_1_NAME Td +#define PARAMETER_1_DTYPE real_T +#define PARAMETER_1_COMPLEX COMPLEX_NO +/* Parameter 3 */ +#define PARAMETER_2_NAME N +#define PARAMETER_2_DTYPE real_T +#define PARAMETER_2_COMPLEX COMPLEX_NO +/* Parameter 4 */ +#define PARAMETER_3_NAME Ti +#define PARAMETER_3_DTYPE real_T +#define PARAMETER_3_COMPLEX COMPLEX_NO +/* Parameter 5 */ +#define PARAMETER_4_NAME Kb +#define PARAMETER_4_DTYPE real_T +#define PARAMETER_4_COMPLEX COMPLEX_NO +/* Parameter 6 */ +#define PARAMETER_5_NAME uMax +#define PARAMETER_5_DTYPE real_T +#define PARAMETER_5_COMPLEX COMPLEX_NO +/* Parameter 7 */ +#define PARAMETER_6_NAME uMin +#define PARAMETER_6_DTYPE real_T +#define PARAMETER_6_COMPLEX COMPLEX_NO +/* Parameter 8 */ +#define PARAMETER_7_NAME u0 +#define PARAMETER_7_DTYPE real_T +#define PARAMETER_7_COMPLEX COMPLEX_NO + +#define SAMPLE_TIME_0 INHERITED_SAMPLE_TIME +#define NUM_DISC_STATES 0 +#define DISC_STATES_IC [0] +#define NUM_CONT_STATES 2 +#define CONT_STATES_IC [u0,0] + +#define SFUNWIZ_GENERATE_TLC 1 +#define SOURCEFILES "__SFB__" +#define PANELINDEX 6 +#define USE_SIMSTRUCT 0 +#define SHOW_COMPILE_STEPS 0 +#define CREATE_DEBUG_MEXFILE 0 +#define SAVE_CODE_ONLY 0 +#define SFUNWIZ_REVISION 3.0 +/* %%%-SFUNWIZ_defines_Changes_END --- EDIT HERE TO _BEGIN */ +/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ +#include "simstruc.h" #define PARAM_DEF0(S) ssGetSFcnParam(S, 0) #define PARAM_DEF1(S) ssGetSFcnParam(S, 1) #define PARAM_DEF2(S) ssGetSFcnParam(S, 2) @@ -68,449 +164,326 @@ #define PARAM_DEF4(S) ssGetSFcnParam(S, 4) #define PARAM_DEF5(S) ssGetSFcnParam(S, 5) #define PARAM_DEF6(S) ssGetSFcnParam(S, 6) - -/* global simulation structure */ -SimStruct *MyS = NULL; - -/* the submodel io variables */ -XXInteger xx_number_of_inputs = 2; -XXInteger xx_number_of_outputs = 1; -XXInteger xx_number_of_favorite_parameters = 0; -XXInteger xx_number_of_favorite_variables = 0; - -/* the variable arrays */ -XXDouble xx_C[0 + 1]; /* constants */ -XXDouble xx_P[6 + 1]; /* parameters */ -XXDouble xx_I[2 + 1]; /* initial values */ -XXDouble xx_V[6 + 1]; /* variables */ -XXDouble xx_s[2 + 1]; /* states */ -XXDouble xx_R[2 + 1]; /* rates (or new states) */ -XXMatrix xx_M[0 + 1]; /* matrices */ -XXDouble xx_U[0 + 1]; /* unnamed */ -XXDouble xx_workarray[0 + 1]; -XXDouble xx_F[0 + 1]; /* favorite parameters */ -XXDouble xx_f[0 + 1]; /* favorite variables */ - -/* the names of the variables as used in the arrays above - uncomment this part if you need these names -XXString xx_input_names[] = { - "MV", - "SP" -, NULL -}; -XXString xx_output_names[] = { - "output" -, NULL -}; -XXString xx_constant_names[] = { - NULL, NULL -}; -XXString xx_parameter_names[] = { - "K", - "Td", - "N", - "Ti", - "maximum", - "minimum" -, NULL -}; -XXString xx_initial_value_names[] = { - "", - "" -, NULL -}; -XXString xx_variable_names[] = { - "SP", - "MV", - "output", - "error", - "", - "" -, NULL -}; -XXString xx_state_names[] = { - "", - "" -, NULL -}; -XXString xx_rate_names[] = { - "", - "" -, NULL -}; -XXString xx_matrix_names[] = { - NULL -, NULL -}; -XXString xx_favorite_par_names[] = { - NULL, NULL -}; -XXString xx_favorite_var_names[] = { - NULL, NULL -}; -*/ - -/* boolean indicating initialization phase */ -XXBoolean xx_initialize; - -/* just include c-sources to make the mex command work on a single file */ -/* 20-sim c-include files */ - - -/* mdlInitializeSizes - initialize the sizes array - * - * The sizes array is used by SIMULINK to determine the S-function blocks - * characteristics (number of inputs, outputs, states, etc.). - * - * The direct feedthrough flag can be either 1=yes or 0=no. It should be - * set to 1 if the input, "u", is used is the mdlOutput function. Setting this - * to 0 is asking to making a promise that "u" will not be used in the mdlOutput - * function. If you break the promise, then unpredictable results will occur. - */ -static void mdlInitializeSizes (SimStruct *S) -{ - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - /* what kind of model do we have? */ - if (XXFALSE) - { - /* discrete time model */ - ssSetNumContStates (S, 0); /* number of continuous states */ - ssSetNumDiscStates (S, 2); /* number of discrete states */ - } - else - { - /* continuous time model */ - ssSetNumContStates (S, 2); /* number of continuous states */ - ssSetNumDiscStates (S, 0); /* number of discrete states */ - } - ssSetNumInputs (S, xx_number_of_inputs); /* number of inputs */ - ssSetNumOutputs (S, xx_number_of_outputs); /* number of outputs */ - ssSetDirectFeedThrough (S, XXTRUE); /* direct feedthrough flag */ - ssSetNumSampleTimes (S, 1); /* number of sample times */ - ssSetNumSFcnParams (S, xx_number_of_favorite_parameters); /* number of input arguments */ - ssSetNumRWork (S, 0); /* number of real work vector elements */ - ssSetNumIWork (S, 0); /* number of integer work vector elements */ - ssSetNumPWork (S, 0); /* number of pointer work vector elements */ - - /* check the amount of favorite parameters */ - ssSetNumSFcnParams(S, 7); /* Number of expected parameters */ - if (ssGetNumSFcnParams(S) != ssGetSFcnParamsCount(S)) { - /* Return if number of expected != number of actual parameters */ - return; +#define PARAM_DEF7(S) ssGetSFcnParam(S, 7) + +#define IS_PARAM_DOUBLE(pVal) (mxIsNumeric(pVal) && !mxIsLogical(pVal) &&\ +!mxIsEmpty(pVal) && !mxIsSparse(pVal) && !mxIsComplex(pVal) && mxIsDouble(pVal)) + +extern void SpeedController_Outputs_wrapper(const real_T *SP, + const real_T *MV, + real_T *u , + const real_T *xC, + const real_T *Kp, const int_T p_width0, + const real_T *Td, const int_T p_width1, + const real_T *N, const int_T p_width2, + const real_T *Ti, const int_T p_width3, + const real_T *Kb, const int_T p_width4, + const real_T *uMax, const int_T p_width5, + const real_T *uMin, const int_T p_width6, + const real_T *u0, const int_T p_width7); +extern void SpeedController_Derivatives_wrapper(const real_T *SP, + const real_T *MV, + const real_T *uSat, + const real_T *u, + real_T *dx , + real_T *xC, + const real_T *Kp, const int_T p_width0, + const real_T *Td, const int_T p_width1, + const real_T *N, const int_T p_width2, + const real_T *Ti, const int_T p_width3, + const real_T *Kb, const int_T p_width4, + const real_T *uMax, const int_T p_width5, + const real_T *uMin, const int_T p_width6, + const real_T *u0, const int_T p_width7); + +/*====================* + * S-function methods * + *====================*/ +#define MDL_CHECK_PARAMETERS + #if defined(MDL_CHECK_PARAMETERS) && defined(MATLAB_MEX_FILE) + /* Function: mdlCheckParameters ============================================= + * Abstract: + * Validate our parameters to verify they are okay. + */ + static void mdlCheckParameters(SimStruct *S) + { + int paramIndex = 0; + bool validParam = false; + /* All parameters must match the S-function Builder Dialog */ + + + { + const mxArray *pVal0 = ssGetSFcnParam(S,0); + if (!IS_PARAM_DOUBLE(pVal0)) { + validParam = true; + paramIndex = 0; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal1 = ssGetSFcnParam(S,1); + if (!IS_PARAM_DOUBLE(pVal1)) { + validParam = true; + paramIndex = 1; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal2 = ssGetSFcnParam(S,2); + if (!IS_PARAM_DOUBLE(pVal2)) { + validParam = true; + paramIndex = 2; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal3 = ssGetSFcnParam(S,3); + if (!IS_PARAM_DOUBLE(pVal3)) { + validParam = true; + paramIndex = 3; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal4 = ssGetSFcnParam(S,4); + if (!IS_PARAM_DOUBLE(pVal4)) { + validParam = true; + paramIndex = 4; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal5 = ssGetSFcnParam(S,5); + if (!IS_PARAM_DOUBLE(pVal5)) { + validParam = true; + paramIndex = 5; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal6 = ssGetSFcnParam(S,6); + if (!IS_PARAM_DOUBLE(pVal6)) { + validParam = true; + paramIndex = 6; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal7 = ssGetSFcnParam(S,7); + if (!IS_PARAM_DOUBLE(pVal7)) { + validParam = true; + paramIndex = 7; + goto EXIT_POINT; + } + } + + EXIT_POINT: + if (validParam) { + char parameterErrorMsg[1024]; + sprintf(parameterErrorMsg, "The data type and or complexity of parameter %d does not match the " + "information specified in the S-function Builder dialog. " + "For non-double parameters you will need to cast them using int8, int16, " + "int32, uint8, uint16, uint32 or boolean.", paramIndex + 1); + ssSetErrorStatus(S,parameterErrorMsg); + } + return; } -} - - -/* mdlInitializeSampleTimes - initialize the sample times array - * - * This function is used to specify the sample time(s) for your S-function. - * You must register the same number of sample times as specified in - * ssSetNumSampleTimes. If you specify that you have no sample times, then - * the S-function is assumed to have one inherited sample time. - * - * The sample times are specified period, offset pairs. The valid pairs are: - * - * [CONTINUOUS_SAMPLE_TIME 0 ] : Continuous sample time. - * [period offset] : Discrete sample time where - * period > 0.0 and offset < period or - * equal to 0.0. - * [VARIABLE_SAMPLE_TIME 0 ] : Variable step discrete sample time - * where mdlGetTimeOfNextVarHit is - * called to get the time of the next - * sample hit. - * - * or you can specify that the sample time is inherited from the driving - * block in which case the S-function can have only one sample time: - * [CONTINUOUS_SAMPLE_TIME 0 ] + #endif /* MDL_CHECK_PARAMETERS */ +/* Function: mdlInitializeSizes =============================================== + * Abstract: + * Setup sizes of the various vectors. */ -static void mdlInitializeSampleTimes (SimStruct *S) +static void mdlInitializeSizes(SimStruct *S) { - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - /* what kind of model do we have? */ - if (XXFALSE) - { - /* discrete time model */ - ssSetSampleTime (S, 0, 0.001); - } - else - { - /* continuous time model */ - ssSetSampleTime (S, 0, CONTINUOUS_SAMPLE_TIME); - } - ssSetOffsetTime (S, 0, 0.0); + + DECL_AND_INIT_DIMSINFO(inputDimsInfo); + DECL_AND_INIT_DIMSINFO(outputDimsInfo); + ssSetNumSFcnParams(S, NPARAMS); /* Number of expected parameters */ + #if defined(MATLAB_MEX_FILE) + if (ssGetNumSFcnParams(S) == ssGetSFcnParamsCount(S)) { + mdlCheckParameters(S); + if (ssGetErrorStatus(S) != NULL) { + return; + } + } else { + return; /* Parameter mismatch will be reported by Simulink */ + } + #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + + ssSetNumContStates(S, NUM_CONT_STATES); + ssSetNumDiscStates(S, NUM_DISC_STATES); + + if (!ssSetNumInputPorts(S, NUM_INPUTS)) return; + /*Input Port 0 */ + ssSetInputPortWidth(S, 0, INPUT_0_WIDTH); /* */ + ssSetInputPortDataType(S, 0, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 0, INPUT_0_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 0, INPUT_0_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 0, 1); /*direct input signal access*/ + + /*Input Port 1 */ + ssSetInputPortWidth(S, 1, INPUT_1_WIDTH); /* */ + ssSetInputPortDataType(S, 1, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 1, INPUT_1_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 1, INPUT_1_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 1, 1); /*direct input signal access*/ + + /*Input Port 2 */ + ssSetInputPortWidth(S, 2, INPUT_2_WIDTH); /* */ + ssSetInputPortDataType(S, 2, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 2, INPUT_2_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 2, INPUT_2_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 2, 1); /*direct input signal access*/ + + + if (!ssSetNumOutputPorts(S, NUM_OUTPUTS)) return; + ssSetOutputPortWidth(S, 0, OUTPUT_0_WIDTH); + ssSetOutputPortDataType(S, 0, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 0, OUTPUT_0_COMPLEX); + ssSetNumSampleTimes(S, 1); + ssSetNumRWork(S, 0); + ssSetNumIWork(S, 0); + ssSetNumPWork(S, 0); + ssSetNumModes(S, 0); + ssSetNumNonsampledZCs(S, 0); + + /* Take care when specifying exception free code - see sfuntmpl_doc.c */ + ssSetOptions(S, (SS_OPTION_EXCEPTION_FREE_CODE | + SS_OPTION_USE_TLC_WITH_ACCELERATOR | + SS_OPTION_WORKS_WITH_CODE_REUSE)); } -/* mdlInitializeConditions - initialize the states - * - * In this function, you should initialize the continuous and discrete - * states for your S-function block. The initial states are placed - * in the x0 variable. You can also perform any other initialization - * activities that your S-function may require. - */ -static void mdlInitializeConditions (double *x0, SimStruct *S) +# define MDL_SET_INPUT_PORT_FRAME_DATA +static void mdlSetInputPortFrameData(SimStruct *S, + int_T port, + Frame_T frameData) { - const real_T * u0 = (const real_T *)mxGetData(PARAM_DEF6(S)); - int index; - - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - /* set the model constants */ - - - /* set the model parameters */ - - /* set the model initial values */ - xx_I[0] = u0[0]; /* uI_initial */ - xx_I[1] = 0.0; /* uDstate_initial */ - - - /* set the model states */ - xx_s[0] = xx_I[0]; /* uI */ - xx_s[1] = xx_I[1]; /* uDstate */ - - - /* set the model matrices */ - - - /* set the favorites */ - - - - /* indicate initial model computations */ - xx_initialize = XXTRUE; - - /* obtain the favorite parameters from Simulink */ - for (index = 0; index < xx_number_of_favorite_parameters; index++) - xx_F[index] = mxGetPr(ssGetSFcnParam(S, index))[0]; - - /* the favorite parameters equations */ - - -/* the initial model equations */ - - - /* the static model equations */ - - - /* the input model equations */ - - - /* copy the initial state values of the model into the supplied vector x0 */ - if (2 > 0) - memcpy (x0, xx_s, 2 * sizeof (XXDouble)); - - /* done with initialization */ - xx_initialize = XXFALSE; + ssSetInputPortFrameData(S, port, frameData); } - - -/* mdlDerivatives - compute the derivatives - * - * In this function, you compute the S-function blocks derivatives. - * The derivatives are placed in the dx variable. +/* Function: mdlInitializeSampleTimes ========================================= + * Abstract: + * Specifiy the sample time. */ -static void mdlDerivatives (double *dx, double *x, double *u, SimStruct *S, int tid) +static void mdlInitializeSampleTimes(SimStruct *S) { - const real_T *Kp = (const real_T *)mxGetData(PARAM_DEF0(S)); - const real_T *Td = (const real_T *)mxGetData(PARAM_DEF1(S)); - const real_T *N = (const real_T *)mxGetData(PARAM_DEF2(S)); - const real_T *Ti = (const real_T *)mxGetData(PARAM_DEF3(S)); - const real_T *min = (const real_T *)mxGetData(PARAM_DEF4(S)); - const real_T *max = (const real_T *)mxGetData(PARAM_DEF5(S)); + ssSetSampleTime(S, 0, SAMPLE_TIME_0); + ssSetOffsetTime(S, 0, 0.0); +} +#define MDL_INITIALIZE_CONDITIONS + /* Function: mdlInitializeConditions ======================================== + * Abstract: + * Initialize the states + */ + static void mdlInitializeConditions(SimStruct *S) + { + + real_T *xC = ssGetContStates(S); - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - /* is this a continuous-time model? */ - if (!XXFALSE) - { - - /* copy the supplied state vector x to the model states */ - if (2 > 0) - memcpy (xx_s, x, 2 * sizeof (XXDouble)); - - /* copy the supplied input vector u to the model inputs */ - xx_V[1] = u[0]; /* MV */ - xx_V[0] = u[1]; /* SP */ - - - /* dynamic model equations */ - /* error = SP - MV; */ - xx_V[3] = xx_V[0] - xx_V[1]; - - /* uP = K * error; */ - xx_V[4] = Kp[0] * xx_V[3]; - - /* uI_dot = (error * K) / Ti; */ - xx_R[0] = (xx_V[3] * Kp[0]) / Ti[0]; - - /* uD = (K * error) * N - uDstate; */ - xx_V[5] = (Kp[0] * xx_V[3]) * N[0] - xx_s[1]; - - /* output = if (uP + uI) + uD < minimum... ; */ - xx_V[2] = ((xx_V[4] + xx_s[0]) + xx_V[5] < min[0]) ? - /* minimum */ - min[0] - : - /* if (uP + uI) + uD > maximum... */ - (((xx_V[4] + xx_s[0]) + xx_V[5] > max[0]) ? - /* maximum */ - max[0] - : - /* (uP + uI) + uD */ - ((xx_V[4] + xx_s[0]) + xx_V[5]) - ) - ; - - /* uDstate_dot = (uD * N) / Td; */ - xx_R[1] = (xx_V[5] * N[0]) / Td[0]; - - - /* copy the model rates into the supplied rate vector dx */ - if (2 > 0) - memcpy (dx, xx_R, 2 * sizeof (XXDouble)); - } + xC[0] = (*mxGetPr(ssGetSFcnParam(S, 7))); + xC[1] = 0; + } +#define MDL_SET_INPUT_PORT_DATA_TYPE +static void mdlSetInputPortDataType(SimStruct *S, int port, DTypeId dType) +{ + ssSetInputPortDataType( S, 0, dType); +} +#define MDL_SET_OUTPUT_PORT_DATA_TYPE +static void mdlSetOutputPortDataType(SimStruct *S, int port, DTypeId dType) +{ + ssSetOutputPortDataType(S, 0, dType); } - -/* mdlOutputs - compute the outputs +#define MDL_SET_DEFAULT_PORT_DATA_TYPES +static void mdlSetDefaultPortDataTypes(SimStruct *S) +{ + ssSetInputPortDataType( S, 0, SS_DOUBLE); + ssSetOutputPortDataType(S, 0, SS_DOUBLE); +} +/* Function: mdlOutputs ======================================================= * - * In this function, you compute the outputs of your S-function - * block. The outputs are placed in the y variable. - */ -static void mdlOutputs (double *y, double *x, double *u, SimStruct *S, int tid) +*/ +static void mdlOutputs(SimStruct *S, int_T tid) { + const real_T *SP = (const real_T*) ssGetInputPortSignal(S,1); + const real_T *MV = (const real_T*) ssGetInputPortSignal(S,0); + real_T *u = (real_T *)ssGetOutputPortRealSignal(S,0); + const real_T *xC = ssGetContStates(S); + const int_T p_width0 = mxGetNumberOfElements(PARAM_DEF0(S)); + const int_T p_width1 = mxGetNumberOfElements(PARAM_DEF1(S)); + const int_T p_width2 = mxGetNumberOfElements(PARAM_DEF2(S)); + const int_T p_width3 = mxGetNumberOfElements(PARAM_DEF3(S)); + const int_T p_width4 = mxGetNumberOfElements(PARAM_DEF4(S)); + const int_T p_width5 = mxGetNumberOfElements(PARAM_DEF5(S)); + const int_T p_width6 = mxGetNumberOfElements(PARAM_DEF6(S)); + const int_T p_width7 = mxGetNumberOfElements(PARAM_DEF7(S)); const real_T *Kp = (const real_T *)mxGetData(PARAM_DEF0(S)); const real_T *Td = (const real_T *)mxGetData(PARAM_DEF1(S)); const real_T *N = (const real_T *)mxGetData(PARAM_DEF2(S)); const real_T *Ti = (const real_T *)mxGetData(PARAM_DEF3(S)); - const real_T *min = (const real_T *)mxGetData(PARAM_DEF4(S)); - const real_T *max = (const real_T *)mxGetData(PARAM_DEF5(S)); - - int index; - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - - /* copy the supplied state vector x to the model states */ - if (2 > 0) - memcpy (xx_s, x, 2 * sizeof (XXDouble)); - - /* is there a direct relation between inputs and outputs? */ - if (XXTRUE) - { - /* copy the supplied input vector u to the model inputs */ - xx_V[1] = u[0]; /* MV */ - xx_V[0] = u[1]; /* SP */ - - } - - /* output equations */ - - /* error = SP - MV; */ - xx_V[3] = xx_V[0] - xx_V[1]; - - /* uP = K * error; */ - xx_V[4] = Kp[0] * xx_V[3]; - - /* uI_dot = (error * K) / Ti; */ - xx_R[0] = (xx_V[3] * Kp[0]) / Ti[0]; - - /* uD = (K * error) * N - uDstate; */ - xx_V[5] = (Kp[0] * xx_V[3]) * N[0] - xx_s[1]; - - /* output = if (uP + uI) + uD < minimum... ; */ - xx_V[2] = ((xx_V[4] + xx_s[0]) + xx_V[5] < min[0]) ? - /* minimum */ - min[0] - : - /* if (uP + uI) + uD > maximum... */ - (((xx_V[4] + xx_s[0]) + xx_V[5] > max[0]) ? - /* maximum */ - max[0] - : - /* (uP + uI) + uD */ - ((xx_V[4] + xx_s[0]) + xx_V[5]) - ) - ; - - /* uDstate_dot = (uD * N) / Td; */ - xx_R[1] = (xx_V[5] * N[0]) / Td[0]; - - - - /* copy the model outputs into the supplied output vector y */ - y[0] = xx_V[2]; /* output */ - - - /* set the favorite variables */ - - - /* obtain the favorite parameters from Simulink */ - for (index = 0; index < xx_number_of_favorite_parameters; index++) - xx_F[index] = mxGetPr(ssGetSFcnParam(S, index))[0]; - - /* use the favorites parameters */ - - - /* input model equations for the next call to mdlDynamic */ + const real_T *Kb = (const real_T *)mxGetData(PARAM_DEF4(S)); + const real_T *uMax = (const real_T *)mxGetData(PARAM_DEF5(S)); + const real_T *uMin = (const real_T *)mxGetData(PARAM_DEF6(S)); + const real_T *u0 = (const real_T *)mxGetData(PARAM_DEF7(S)); + SpeedController_Outputs_wrapper(SP, MV, u, xC, Kp, p_width0, Td, p_width1, N, p_width2, Ti, p_width3, Kb, p_width4, uMax, p_width5, uMin, p_width6, u0, p_width7); } +#define MDL_DERIVATIVES /* Change to #undef to remove function */ +/* Function: mdlDerivatives ================================================= + * Abstract: + * In this function, you compute the S-function block's derivatives. + * The derivatives are placed in the derivative vector, ssGetdX(S). + */ + static void mdlDerivatives(SimStruct *S) + { + const real_T *SP = (const real_T*) ssGetInputPortSignal(S,1); + const real_T *MV = (const real_T*) ssGetInputPortSignal(S,0); + const real_T *uSat = (const real_T*) ssGetInputPortSignal(S,2); + real_T *dx = ssGetdX(S); + real_T *xC = ssGetContStates(S); + real_T *u = (real_T *) ssGetOutputPortRealSignal(S,0); + const int_T p_width0 = mxGetNumberOfElements(PARAM_DEF0(S)); + const int_T p_width1 = mxGetNumberOfElements(PARAM_DEF1(S)); + const int_T p_width2 = mxGetNumberOfElements(PARAM_DEF2(S)); + const int_T p_width3 = mxGetNumberOfElements(PARAM_DEF3(S)); + const int_T p_width4 = mxGetNumberOfElements(PARAM_DEF4(S)); + const int_T p_width5 = mxGetNumberOfElements(PARAM_DEF5(S)); + const int_T p_width6 = mxGetNumberOfElements(PARAM_DEF6(S)); + const int_T p_width7 = mxGetNumberOfElements(PARAM_DEF7(S)); + const real_T *Kp = (const real_T *)mxGetData(PARAM_DEF0(S)); + const real_T *Td = (const real_T *)mxGetData(PARAM_DEF1(S)); + const real_T *N = (const real_T *)mxGetData(PARAM_DEF2(S)); + const real_T *Ti = (const real_T *)mxGetData(PARAM_DEF3(S)); + const real_T *Kb = (const real_T *)mxGetData(PARAM_DEF4(S)); + const real_T *uMax = (const real_T *)mxGetData(PARAM_DEF5(S)); + const real_T *uMin = (const real_T *)mxGetData(PARAM_DEF6(S)); + const real_T *u0 = (const real_T *)mxGetData(PARAM_DEF7(S)); -/* mdlUpdate - perform action at major integration time step - * - * This function is called once for every major integration time step. - * Discrete states are typically updated here, but this function is useful - * for performing any tasks that should only take place once per integration - * step. - */ -static void mdlUpdate (double *x, double *u, SimStruct *S, int tid) -{ - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - /* is this a discrete time model? */ - if (XXFALSE) - { - /* copy the calculated new states into the supplied state vector x */ - if (2 > 0) - memcpy (x, xx_R, 2 * sizeof (XXDouble)); - } + SpeedController_Derivatives_wrapper(SP, MV, uSat, u,dx, xC, Kp, p_width0, Td, p_width1, N, p_width2, Ti, p_width3, Kb, p_width4, uMax, p_width5, uMin, p_width6, u0, p_width7); } - -/* mdlTerminate - called when the simulation is terminated. - * - * In this function, you should perform any actions that are necessary - * at the termination of a simulation. For example, if memory was allocated - * in mdlInitializeConditions, this is the place to free it. +/* Function: mdlTerminate ===================================================== + * Abstract: + * In this function, you should perform any actions that are necessary + * at the termination of a simulation. For example, if memory was + * allocated in mdlStart, this is the place to free it. */ -static void mdlTerminate (SimStruct *S) +static void mdlTerminate(SimStruct *S) { - /* copy the SimStruct pointer S to the global variable */ - MyS = S; - - /* final model equations */ - } - -/* Is this file being compiled as a MEX-file? */ -#ifdef MATLAB_MEX_FILE - -/* MEX-file interface mechanism */ -#include "simulink.c" - +#ifdef MATLAB_MEX_FILE /* Is this file being compiled as a MEX-file? */ +#include "simulink.c" /* MEX-file interface mechanism */ #else - -/* code generation registration function */ -#include "cg_sfun.h" - +#include "cg_sfun.h" /* Code generation registration function */ #endif + diff --git a/code/c_code/SpeedController_wrapper.c b/code/c_code/SpeedController_wrapper.c new file mode 100644 index 0000000..d9f8ec8 --- /dev/null +++ b/code/c_code/SpeedController_wrapper.c @@ -0,0 +1,123 @@ +/* + * + * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- + * + * This file is a wrapper S-function produced by the S-Function + * Builder which only recognizes certain fields. Changes made + * outside these fields will be lost the next time the block is + * used to load, edit, and resave this file. This file will be overwritten + * by the S-function Builder block. If you want to edit this file by hand, + * you must change it only in the area defined as: + * + * %%%-SFUNWIZ_wrapper_XXXXX_Changes_BEGIN + * Your Changes go here + * %%%-SFUNWIZ_wrapper_XXXXXX_Changes_END + * + * For better compatibility with the Simulink Coder, the + * "wrapper" S-function technique is used. This is discussed + * in the Simulink Coder User's Manual in the Chapter titled, + * "Wrapper S-functions". + * + * Created: Sat Dec 13 10:57:16 2014 + */ + + +/* + * Include Files + * + */ +#if defined(MATLAB_MEX_FILE) +#include "tmwtypes.h" +#include "simstruc_types.h" +#else +#include "rtwtypes.h" +#endif + +/* %%%-SFUNWIZ_wrapper_includes_Changes_BEGIN --- EDIT HERE TO _END */ +#include +/* %%%-SFUNWIZ_wrapper_includes_Changes_END --- EDIT HERE TO _BEGIN */ +#define u_width 1 +#define y_width 1 +/* + * Create external references here. + * + */ +/* %%%-SFUNWIZ_wrapper_externs_Changes_BEGIN --- EDIT HERE TO _END */ +/* extern double func(double a); */ +/* %%%-SFUNWIZ_wrapper_externs_Changes_END --- EDIT HERE TO _BEGIN */ + +/* + * Output functions + * + */ +void SpeedController_Outputs_wrapper(const real_T *SP, + const real_T *MV, + real_T *u , + const real_T *xC, + const real_T *Kp, const int_T p_width0, + const real_T *Td, const int_T p_width1, + const real_T *N, const int_T p_width2, + const real_T *Ti, const int_T p_width3, + const real_T *Kb, const int_T p_width4, + const real_T *uMax, const int_T p_width5, + const real_T *uMin, const int_T p_width6, + const real_T *u0, const int_T p_width7) +{ +/* %%%-SFUNWIZ_wrapper_Outputs_Changes_BEGIN --- EDIT HERE TO _END */ +double err; +double uP, uD, uI; +double uGov; +err = SP[0] - MV[0]; +uP = Kp[0] * err; +uD = uP * N[0] - xC[1]; +uI = xC[0]; +uGov = uP + uI + uD; +u[0] = (uGov < uMin[0]) ? + /* minimum */ + uMin[0] + : + /* if (uP + uI) + uD > maximum... */ + ((uGov > uMax[0]) ? + /* maximum */ + uMax[0] + : + /* (uP + uI) + uD */ + uGov + ) + ; +/* %%%-SFUNWIZ_wrapper_Outputs_Changes_END --- EDIT HERE TO _BEGIN */ +} + +/* + * Derivatives function + * + */ +void SpeedController_Derivatives_wrapper(const real_T *SP, + const real_T *MV, + const real_T *uSat, + const real_T *u, + real_T *dx , + real_T *xC, + const real_T *Kp, const int_T p_width0, + const real_T *Td, const int_T p_width1, + const real_T *N, const int_T p_width2, + const real_T *Ti, const int_T p_width3, + const real_T *Kb, const int_T p_width4, + const real_T *uMax, const int_T p_width5, + const real_T *uMin, const int_T p_width6, + const real_T *u0, const int_T p_width7) +{ +/* %%%-SFUNWIZ_wrapper_Derivatives_Changes_BEGIN --- EDIT HERE TO _END */ +double err; +double uP, uD, uI; +double uGov; +err = SP[0] - MV[0]; +uP = Kp[0] * err; +uD = uP * N[0] - xC[1]; +uI = xC[0]; +uGov = uP + uI + uD; + +dx[0] = ((err + Kb[0]*(uSat[0] - uGov)) * Kp[0]) / Ti[0]; +dx[1] = uD*N[0] / Td[0]; +/* %%%-SFUNWIZ_wrapper_Derivatives_Changes_END --- EDIT HERE TO _BEGIN */ +} \ No newline at end of file diff --git a/code/c_code/ThdynCV.c b/code/c_code/ThdynCV.c index 7f8939d..3294108 100644 --- a/code/c_code/ThdynCV.c +++ b/code/c_code/ThdynCV.c @@ -279,7 +279,9 @@ static void mdlInitializeSizes(SimStruct *S) return; /* Parameter mismatch will be reported by Simulink */ } #endif - + + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/ThdynCV2ZoneConv.c b/code/c_code/ThdynCV2ZoneConv.c index dc114d9..451a007 100644 --- a/code/c_code/ThdynCV2ZoneConv.c +++ b/code/c_code/ThdynCV2ZoneConv.c @@ -575,6 +575,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/ThdynCV2ZoneConv_wrapper.c b/code/c_code/ThdynCV2ZoneConv_wrapper.c index 202ea91..3ab5e33 100644 --- a/code/c_code/ThdynCV2ZoneConv_wrapper.c +++ b/code/c_code/ThdynCV2ZoneConv_wrapper.c @@ -217,9 +217,9 @@ dmbMix = dmMix*(FbTemp*fs[0]/(1+FbTemp*fs[0])); // Calculate the fuel equivalent ratio and its derivative Ffs = FComb[0]*fs[0]; dmu = dmEmb[0] - (1+Ffs)/Ffs*dmfb[0] + dmMix; -dmub = dmEmb[2] - dmfb[0] + dmbMix; +dmub = dmEmb[2] - (1 + Fu[0]/(1+Fu[0]*fs[0])/FComb[0])*dmfb[0] + dmbMix; dmb = (1+Ffs)/Ffs*dmfb[0] - dmMix; -dmbb = dmfb[0] - dmbMix; +dmbb = (1 + Fu[0] / (1 + Fu[0] * fs[0]) / FComb[0])*dmfb[0] - dmbMix; dFu = (dmub*muTemp - dmu*mubTemp)/(fs[0]*(muTemp - mubTemp)*(muTemp - mubTemp)); dFb = (dmbb*mbTemp - dmb*mbbTemp)/(fs[0]*(mbTemp - mbbTemp)*(mbTemp - mbbTemp)); diff --git a/code/c_code/ThdynCVNV.c b/code/c_code/ThdynCVNV.c index f5344f0..1fbcedf 100644 --- a/code/c_code/ThdynCVNV.c +++ b/code/c_code/ThdynCVNV.c @@ -327,7 +327,7 @@ */ static void mdlInitializeSizes(SimStruct *S) { - + DECL_AND_INIT_DIMSINFO(inputDimsInfo); DECL_AND_INIT_DIMSINFO(outputDimsInfo); ssSetNumSFcnParams(S, NPARAMS); /* Number of expected parameters */ @@ -341,6 +341,7 @@ static void mdlInitializeSizes(SimStruct *S) return; /* Parameter mismatch will be reported by Simulink */ } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); @@ -513,7 +514,7 @@ static void mdlOutputs(SimStruct *S, int_T tid) const real_T *u_prev = (const real_T*) ssGetDWork(S,2); const real_T *Cv_prev = (const real_T*) ssGetDWork(S,3); - GetPTF(xC[0], xC[2], xC[1], xC[3], *T_prev, *R_prev, *u_prev, *Cv_prev, *fs, p, T, F); + GetPTFV1(xC[0], xC[2], xC[1], xC[3], *T_prev, *R_prev, *u_prev, *Cv_prev, *fs, p, T, F); V[0] = xC[3]; } diff --git a/code/c_code/ThdynCVNV2Zone.c b/code/c_code/ThdynCVNV2Zone.c index 993e089..6c270b6 100644 --- a/code/c_code/ThdynCVNV2Zone.c +++ b/code/c_code/ThdynCVNV2Zone.c @@ -1008,7 +1008,7 @@ static void mdlInitializeSampleTimes(SimStruct *S) xC[5] = E0[0]; xC[6] = 0; - GetPTF(m0[0],mb0[0],E0[0],V0[0],300,287,2.1386e5,718.7,fs[0], + GetPTFV1(m0[0],mb0[0],E0[0],V0[0],300,287,2.1386e5,718.7,fs[0], p_prev,Tu_prev,Fu_prev); Ru_prev[0] = 287; uu_prev[0] = E0[0]/m0[0]; diff --git a/code/c_code/ThdynCVNV2Zone.mexw64 b/code/c_code/ThdynCVNV2Zone.mexw64 index 874d2ae..8e19a75 100644 Binary files a/code/c_code/ThdynCVNV2Zone.mexw64 and b/code/c_code/ThdynCVNV2Zone.mexw64 differ diff --git a/code/c_code/ThdynCVNV2Zone_wrapper.c b/code/c_code/ThdynCVNV2Zone_wrapper.c index 15dd86b..4198a68 100644 --- a/code/c_code/ThdynCVNV2Zone_wrapper.c +++ b/code/c_code/ThdynCVNV2Zone_wrapper.c @@ -77,7 +77,7 @@ QCyl = xC[4]; HCyl = xC[5]; WCyl = xC[6]; -GetPTF(mCyl, mbCyl, -QCyl+HCyl-WCyl, VCyl, TuPrev[0], RuPrev[0], uuPrev[0], +GetPTFV1(mCyl, mbCyl, -QCyl+HCyl-WCyl, VCyl, TuPrev[0], RuPrev[0], uuPrev[0], CvuPrev[0], fs[0], &pCyl, &TCyl, &FCyl); // Calculate the the mix rate diff --git a/code/c_code/ThdynCVNVState.c b/code/c_code/ThdynCVNVState.c new file mode 100644 index 0000000..fcb01f8 --- /dev/null +++ b/code/c_code/ThdynCVNVState.c @@ -0,0 +1,659 @@ +/* + * File: ThdynCV.c + * + * + * + * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- + * + * This file is an S-function produced by the S-Function + * Builder which only recognizes certain fields. Changes made + * outside these fields will be lost the next time the block is + * used to load, edit, and resave this file. This file will be overwritten + * by the S-function Builder block. If you want to edit this file by hand, + * you must change it only in the area defined as: + * + * %%%-SFUNWIZ_defines_Changes_BEGIN + * #define NAME 'replacement text' + * %%% SFUNWIZ_defines_Changes_END + * + * DO NOT change NAME--Change the 'replacement text' only. + * + * For better compatibility with the Simulink Coder, the + * "wrapper" S-function technique is used. This is discussed + * in the Simulink Coder's Manual in the Chapter titled, + * "Wrapper S-functions". + * + * ------------------------------------------------------------------------- + * | See matlabroot/simulink/src/sfuntmpl_doc.c for a more detailed template | + * ------------------------------------------------------------------------- + * Created: Tue Aug 5 16:32:52 2014 + * + * + */ + +#define S_FUNCTION_LEVEL 2 +#define S_FUNCTION_NAME ThdynCVNVState +/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ +/* %%%-SFUNWIZ_defines_Changes_BEGIN --- EDIT HERE TO _END */ +#define NUM_INPUTS 4 +/* Input Port 0 */ +#define IN_PORT_0_NAME dm +#define INPUT_0_WIDTH 1 +#define INPUT_DIMS_0_COL 1 +#define INPUT_0_DTYPE real_T +#define INPUT_0_COMPLEX COMPLEX_NO +#define IN_0_FRAME_BASED FRAME_NO +#define IN_0_BUS_BASED 0 +#define IN_0_BUS_NAME +#define IN_0_DIMS 1-D +#define INPUT_0_FEEDTHROUGH 0 +#define IN_0_ISSIGNED 0 +#define IN_0_WORDLENGTH 8 +#define IN_0_FIXPOINTSCALING 1 +#define IN_0_FRACTIONLENGTH 9 +#define IN_0_BIAS 0 +#define IN_0_SLOPE 0.125 +/* Input Port 1 */ +#define IN_PORT_1_NAME dE +#define INPUT_1_WIDTH 1 +#define INPUT_DIMS_1_COL 1 +#define INPUT_1_DTYPE real_T +#define INPUT_1_COMPLEX COMPLEX_NO +#define IN_1_FRAME_BASED FRAME_NO +#define IN_1_BUS_BASED 0 +#define IN_1_BUS_NAME +#define IN_1_DIMS 1-D +#define INPUT_1_FEEDTHROUGH 0 +#define IN_1_ISSIGNED 0 +#define IN_1_WORDLENGTH 8 +#define IN_1_FIXPOINTSCALING 1 +#define IN_1_FRACTIONLENGTH 9 +#define IN_1_BIAS 0 +#define IN_1_SLOPE 0.125 +/* Input Port 2 */ +#define IN_PORT_2_NAME dmb +#define INPUT_2_WIDTH 1 +#define INPUT_DIMS_2_COL 1 +#define INPUT_2_DTYPE real_T +#define INPUT_2_COMPLEX COMPLEX_NO +#define IN_2_FRAME_BASED FRAME_NO +#define IN_2_BUS_BASED 0 +#define IN_2_BUS_NAME +#define IN_2_DIMS 1-D +#define INPUT_2_FEEDTHROUGH 0 +#define IN_2_ISSIGNED 0 +#define IN_2_WORDLENGTH 8 +#define IN_2_FIXPOINTSCALING 1 +#define IN_2_FRACTIONLENGTH 9 +#define IN_2_BIAS 0 +#define IN_2_SLOPE 0.125 +/* Input Port 3 */ +#define IN_PORT_3_NAME dV +#define INPUT_3_WIDTH 1 +#define INPUT_DIMS_3_COL 1 +#define INPUT_3_DTYPE real_T +#define INPUT_3_COMPLEX COMPLEX_NO +#define IN_3_FRAME_BASED FRAME_NO +#define IN_3_BUS_BASED 0 +#define IN_3_BUS_NAME +#define IN_3_DIMS 1-D +#define INPUT_3_FEEDTHROUGH 0 +#define IN_3_ISSIGNED 0 +#define IN_3_WORDLENGTH 8 +#define IN_3_FIXPOINTSCALING 1 +#define IN_3_FRACTIONLENGTH 9 +#define IN_3_BIAS 0 +#define IN_3_SLOPE 0.125 + +#define NUM_OUTPUTS 7 +/* Output Port 0 */ +#define OUT_PORT_0_NAME p +#define OUTPUT_0_WIDTH 1 +#define OUTPUT_DIMS_0_COL 1 +#define OUTPUT_0_DTYPE real_T +#define OUTPUT_0_COMPLEX COMPLEX_NO +#define OUT_0_FRAME_BASED FRAME_NO +#define OUT_0_BUS_BASED 0 +#define OUT_0_BUS_NAME +#define OUT_0_DIMS 1-D +#define OUT_0_ISSIGNED 1 +#define OUT_0_WORDLENGTH 8 +#define OUT_0_FIXPOINTSCALING 1 +#define OUT_0_FRACTIONLENGTH 3 +#define OUT_0_BIAS 0 +#define OUT_0_SLOPE 0.125 +/* Output Port 1 */ +#define OUT_PORT_1_NAME T +#define OUTPUT_1_WIDTH 1 +#define OUTPUT_DIMS_1_COL 1 +#define OUTPUT_1_DTYPE real_T +#define OUTPUT_1_COMPLEX COMPLEX_NO +#define OUT_1_FRAME_BASED FRAME_NO +#define OUT_1_BUS_BASED 0 +#define OUT_1_BUS_NAME +#define OUT_1_DIMS 1-D +#define OUT_1_ISSIGNED 1 +#define OUT_1_WORDLENGTH 8 +#define OUT_1_FIXPOINTSCALING 1 +#define OUT_1_FRACTIONLENGTH 3 +#define OUT_1_BIAS 0 +#define OUT_1_SLOPE 0.125 +/* Output Port 2 */ +#define OUT_PORT_2_NAME F +#define OUTPUT_2_WIDTH 1 +#define OUTPUT_DIMS_2_COL 1 +#define OUTPUT_2_DTYPE real_T +#define OUTPUT_2_COMPLEX COMPLEX_NO +#define OUT_2_FRAME_BASED FRAME_NO +#define OUT_2_BUS_BASED 0 +#define OUT_2_BUS_NAME +#define OUT_2_DIMS 1-D +#define OUT_2_ISSIGNED 1 +#define OUT_2_WORDLENGTH 8 +#define OUT_2_FIXPOINTSCALING 1 +#define OUT_2_FRACTIONLENGTH 3 +#define OUT_2_BIAS 0 +#define OUT_2_SLOPE 0.125 +/* Output Port 3 */ +#define OUT_PORT_3_NAME V +#define OUTPUT_3_WIDTH 1 +#define OUTPUT_DIMS_3_COL 1 +#define OUTPUT_3_DTYPE real_T +#define OUTPUT_3_COMPLEX COMPLEX_NO +#define OUT_3_FRAME_BASED FRAME_NO +#define OUT_3_BUS_BASED 0 +#define OUT_3_BUS_NAME +#define OUT_3_DIMS 1-D +#define OUT_3_ISSIGNED 1 +#define OUT_3_WORDLENGTH 8 +#define OUT_3_FIXPOINTSCALING 1 +#define OUT_3_FRACTIONLENGTH 3 +#define OUT_3_BIAS 0 +#define OUT_3_SLOPE 0.125 +/* Output Port 4 */ +#define OUT_PORT_4_NAME m +#define OUTPUT_4_WIDTH 1 +#define OUTPUT_DIMS_4_COL 1 +#define OUTPUT_4_DTYPE real_T +#define OUTPUT_4_COMPLEX COMPLEX_NO +#define OUT_4_FRAME_BASED FRAME_NO +#define OUT_4_BUS_BASED 0 +#define OUT_4_BUS_NAME +#define OUT_4_DIMS 1-D +#define OUT_4_ISSIGNED 1 +#define OUT_4_WORDLENGTH 8 +#define OUT_4_FIXPOINTSCALING 1 +#define OUT_4_FRACTIONLENGTH 3 +#define OUT_4_BIAS 0 +#define OUT_4_SLOPE 0.125 +/* Output Port 5 */ +#define OUT_PORT_5_NAME E +#define OUTPUT_5_WIDTH 1 +#define OUTPUT_DIMS_5_COL 1 +#define OUTPUT_5_DTYPE real_T +#define OUTPUT_5_COMPLEX COMPLEX_NO +#define OUT_5_FRAME_BASED FRAME_NO +#define OUT_5_BUS_BASED 0 +#define OUT_5_BUS_NAME +#define OUT_5_DIMS 1-D +#define OUT_5_ISSIGNED 1 +#define OUT_5_WORDLENGTH 8 +#define OUT_5_FIXPOINTSCALING 1 +#define OUT_5_FRACTIONLENGTH 3 +#define OUT_5_BIAS 0 +#define OUT_5_SLOPE 0.125 +/* Output Port 6 */ +#define OUT_PORT_6_NAME mb +#define OUTPUT_6_WIDTH 1 +#define OUTPUT_DIMS_6_COL 1 +#define OUTPUT_6_DTYPE real_T +#define OUTPUT_6_COMPLEX COMPLEX_NO +#define OUT_6_FRAME_BASED FRAME_NO +#define OUT_6_BUS_BASED 0 +#define OUT_6_BUS_NAME +#define OUT_6_DIMS 1-D +#define OUT_6_ISSIGNED 1 +#define OUT_6_WORDLENGTH 8 +#define OUT_6_FIXPOINTSCALING 1 +#define OUT_6_FRACTIONLENGTH 3 +#define OUT_6_BIAS 0 +#define OUT_6_SLOPE 0.125 + +#define NPARAMS 5 +/* Parameter 1 */ +#define PARAMETER_0_NAME fs +#define PARAMETER_0_DTYPE real_T +#define PARAMETER_0_COMPLEX COMPLEX_NO +/* Parameter 2 */ +#define PARAMETER_1_NAME m0 +#define PARAMETER_1_DTYPE real_T +#define PARAMETER_1_COMPLEX COMPLEX_NO +/* Parameter 3 */ +#define PARAMETER_2_NAME E0 +#define PARAMETER_2_DTYPE real_T +#define PARAMETER_2_COMPLEX COMPLEX_NO +/* Parameter 4 */ +#define PARAMETER_3_NAME mb0 +#define PARAMETER_3_DTYPE real_T +#define PARAMETER_3_COMPLEX COMPLEX_NO +/* Parameter 5 */ +#define PARAMETER_4_NAME V0 +#define PARAMETER_4_DTYPE real_T +#define PARAMETER_4_COMPLEX COMPLEX_NO + + +/*definition related to DWork Vectors*/ +#define NDWORKS 4 +// DWork 1 +#define DWORK_0_NAME T_prev +#define DWORK_0_WIDTH 1 +#define DWORK_0_DTYPE real_T +#define DWORK_0_COMPLEX COMPLEX_NO +// DWork 2 +#define DWORK_1_NAME R_prev +#define DWORK_1_WIDTH 1 +#define DWORK_1_DTYPE real_T +#define DWORK_1_COMPLEX COMPLEX_NO +// DWork3 +#define DWORK_2_NAME u_prev +#define DWORK_2_WIDTH 1 +#define DWORK_2_DTYPE real_T +#define DWORK_2_COMPLEX COMPLEX_NO +// DWork4 +#define DWORK_3_NAME Cv_prev +#define DWORK_3_WIDTH 1 +#define DWORK_3_DTYPE real_T +#define DWORK_3_COMPLEX COMPLEX_NO + + +/*end of definition related to DWork Vectors*/ + +#define SAMPLE_TIME_0 INHERITED_SAMPLE_TIME +#define NUM_DISC_STATES 0 +#define DISC_STATES_IC [0] +#define NUM_CONT_STATES 4 +#define CONT_STATES_IC [0] + +#define SFUNWIZ_GENERATE_TLC 1 +#define SOURCEFILES "__SFB__GetPTF.c__SFB__GetThdynCombGasZach.c" +#define PANELINDEX 6 +#define USE_SIMSTRUCT 0 +#define SHOW_COMPILE_STEPS 0 +#define CREATE_DEBUG_MEXFILE 0 +#define SAVE_CODE_ONLY 0 +#define SFUNWIZ_REVISION 3.0 +/* %%%-SFUNWIZ_defines_Changes_END --- EDIT HERE TO _BEGIN */ +/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ +#include "simstruc.h" +#define PARAM_DEF0(S) ssGetSFcnParam(S, 0) +#define PARAM_DEF1(S) ssGetSFcnParam(S, 1) +#define PARAM_DEF2(S) ssGetSFcnParam(S, 2) +#define PARAM_DEF3(S) ssGetSFcnParam(S, 3) +#define PARAM_DEF4(S) ssGetSFcnParam(S, 4) + +#define IS_PARAM_DOUBLE(pVal) (mxIsNumeric(pVal) && !mxIsLogical(pVal) &&\ +!mxIsEmpty(pVal) && !mxIsSparse(pVal) && !mxIsComplex(pVal) && mxIsDouble(pVal)) + + +/*====================* + * S-function methods * + *====================*/ +#define MDL_CHECK_PARAMETERS + #if defined(MDL_CHECK_PARAMETERS) && defined(MATLAB_MEX_FILE) + /* Function: mdlCheckParameters ============================================= + * Abstract: + * Validate our parameters to verify they are okay. + */ + static void mdlCheckParameters(SimStruct *S) + { + int paramIndex = 0; + bool validParam = false; + /* All parameters must match the S-function Builder Dialog */ + + + { + const mxArray *pVal0 = ssGetSFcnParam(S,0); + if (!IS_PARAM_DOUBLE(pVal0)) { + validParam = true; + paramIndex = 0; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal1 = ssGetSFcnParam(S,1); + if (!IS_PARAM_DOUBLE(pVal1)) { + validParam = true; + paramIndex = 1; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal2 = ssGetSFcnParam(S,2); + if (!IS_PARAM_DOUBLE(pVal2)) { + validParam = true; + paramIndex = 2; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal3 = ssGetSFcnParam(S,3); + if (!IS_PARAM_DOUBLE(pVal3)) { + validParam = true; + paramIndex = 3; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal4 = ssGetSFcnParam(S,4); + if (!IS_PARAM_DOUBLE(pVal4)) { + validParam = true; + paramIndex = 4; + goto EXIT_POINT; + } + } + + EXIT_POINT: + if (validParam) { + char parameterErrorMsg[1024]; + sprintf(parameterErrorMsg, "The data type and or complexity of parameter %d does not match the " + "information specified in the S-function Builder dialog. " + "For non-double parameters you will need to cast them using int8, int16, " + "int32, uint8, uint16, uint32 or boolean.", paramIndex + 1); + ssSetErrorStatus(S,parameterErrorMsg); + } + return; + } + #endif /* MDL_CHECK_PARAMETERS */ +/* Function: mdlInitializeSizes =============================================== + * Abstract: + * Setup sizes of the various vectors. + */ +static void mdlInitializeSizes(SimStruct *S) +{ + + DECL_AND_INIT_DIMSINFO(inputDimsInfo); + DECL_AND_INIT_DIMSINFO(outputDimsInfo); + ssSetNumSFcnParams(S, NPARAMS); /* Number of expected parameters */ + #if defined(MATLAB_MEX_FILE) + if (ssGetNumSFcnParams(S) == ssGetSFcnParamsCount(S)) { + mdlCheckParameters(S); + if (ssGetErrorStatus(S) != NULL) { + return; + } + } else { + return; /* Parameter mismatch will be reported by Simulink */ + } + #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + + ssSetNumContStates(S, NUM_CONT_STATES); + ssSetNumDiscStates(S, NUM_DISC_STATES); + + if (!ssSetNumInputPorts(S, NUM_INPUTS)) return; + /*Input Port 0 */ + ssSetInputPortWidth(S, 0, INPUT_0_WIDTH); /* */ + ssSetInputPortDataType(S, 0, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 0, INPUT_0_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 0, INPUT_0_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 0, 1); /*direct input signal access*/ + + /*Input Port 1 */ + ssSetInputPortWidth(S, 1, INPUT_1_WIDTH); /* */ + ssSetInputPortDataType(S, 1, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 1, INPUT_1_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 1, INPUT_1_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 1, 1); /*direct input signal access*/ + + /*Input Port 2 */ + ssSetInputPortWidth(S, 2, INPUT_2_WIDTH); /* */ + ssSetInputPortDataType(S, 2, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 2, INPUT_2_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 2, INPUT_2_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 2, 1); /*direct input signal access*/ + + /*Input Port 3 */ + ssSetInputPortWidth(S, 3, INPUT_3_WIDTH); /* */ + ssSetInputPortDataType(S, 3, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 3, INPUT_3_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 3, INPUT_3_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 3, 1); /*direct input signal access*/ + + + if (!ssSetNumOutputPorts(S, NUM_OUTPUTS)) return; + /* Output Port 0 */ + ssSetOutputPortWidth(S, 0, OUTPUT_0_WIDTH); + ssSetOutputPortDataType(S, 0, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 0, OUTPUT_0_COMPLEX); + /* Output Port 1 */ + ssSetOutputPortWidth(S, 1, OUTPUT_1_WIDTH); + ssSetOutputPortDataType(S, 1, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 1, OUTPUT_1_COMPLEX); + /* Output Port 2 */ + ssSetOutputPortWidth(S, 2, OUTPUT_2_WIDTH); + ssSetOutputPortDataType(S, 2, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 2, OUTPUT_2_COMPLEX); + /* Output Port 3 */ + ssSetOutputPortWidth(S, 3, OUTPUT_3_WIDTH); + ssSetOutputPortDataType(S, 3, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 3, OUTPUT_3_COMPLEX); + /* Output Port 4 */ + ssSetOutputPortWidth(S, 4, OUTPUT_4_WIDTH); + ssSetOutputPortDataType(S, 4, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 4, OUTPUT_4_COMPLEX); + /* Output Port 5 */ + ssSetOutputPortWidth(S, 5, OUTPUT_5_WIDTH); + ssSetOutputPortDataType(S, 5, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 5, OUTPUT_5_COMPLEX); + /* Output Port 6 */ + ssSetOutputPortWidth(S, 6, OUTPUT_6_WIDTH); + ssSetOutputPortDataType(S, 6, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 6, OUTPUT_6_COMPLEX); + + ssSetNumSampleTimes(S, 1); + ssSetNumRWork(S, 0); + ssSetNumIWork(S, 0); + ssSetNumPWork(S, 0); + ssSetNumModes(S, 0); + ssSetNumNonsampledZCs(S, 0); + + /*initialzation of sizes related to DWork Vectors*/ + ssSetNumDWork(S,NDWORKS); + /*DWork vector 1*/ + ssSetDWorkWidth(S, 0, DWORK_0_WIDTH); + ssSetDWorkDataType(S, 0, SS_DOUBLE); + + ssSetDWorkWidth(S, 1, DWORK_1_WIDTH); + ssSetDWorkDataType(S, 1, SS_DOUBLE); + + ssSetDWorkWidth(S, 2, DWORK_2_WIDTH); + ssSetDWorkDataType(S, 2, SS_DOUBLE); + + ssSetDWorkWidth(S, 3, DWORK_3_WIDTH); + ssSetDWorkDataType(S, 3, SS_DOUBLE); + + /* Take care when specifying exception free code - see sfuntmpl_doc.c */ + ssSetOptions(S, (SS_OPTION_EXCEPTION_FREE_CODE | + SS_OPTION_USE_TLC_WITH_ACCELERATOR | + SS_OPTION_WORKS_WITH_CODE_REUSE)); +} + +# define MDL_SET_INPUT_PORT_FRAME_DATA +static void mdlSetInputPortFrameData(SimStruct *S, + int_T port, + Frame_T frameData) +{ + ssSetInputPortFrameData(S, port, frameData); +} +/* Function: mdlInitializeSampleTimes ========================================= + * Abstract: + * Specifiy the sample time. + */ +static void mdlInitializeSampleTimes(SimStruct *S) +{ + ssSetSampleTime(S, 0, SAMPLE_TIME_0); + ssSetOffsetTime(S, 0, 0.0); +} + +#define MDL_INITIALIZE_CONDITIONS + /* Function: mdlInitializeConditions ======================================== + * Abstract: + * Initialize the states + */ + static void mdlInitializeConditions(SimStruct *S) + { + #define MDL_INITIALIZE_CONDITIONS +/* Function: mdlInitializeConditions ============================ +* Abstract: +* Initialize both continuous states to zero +*/ + real_T *xC = ssGetContStates(S); + + const real_T *fs = (const real_T *)mxGetData(PARAM_DEF0(S)); + const real_T *m0 = (const real_T *)mxGetData(PARAM_DEF1(S)); + const real_T *E0 = (const real_T *)mxGetData(PARAM_DEF2(S)); + const real_T *mb0 = (const real_T *)mxGetData(PARAM_DEF3(S)); + const real_T *V0 = (const real_T *)mxGetData(PARAM_DEF4(S)); + + real_T *T_prev = (real_T*) ssGetDWork(S,0); + real_T *R_prev = (real_T*) ssGetDWork(S,1); + real_T *u_prev = (real_T*) ssGetDWork(S,2); + real_T *Cv_prev = (real_T*) ssGetDWork(S,3); + + + xC[0] = m0[0]; + xC[1] = E0[0]; + xC[2] = mb0[0]; + xC[3] = V0[0]; + + + /* Initialize the previous temperature, internal energy and Cv */ + T_prev[0] = 300; + R_prev[0] = 287; + u_prev[0] = 2.1386e+05; + Cv_prev[0] = 718.7221; +} + + +#define MDL_SET_INPUT_PORT_DATA_TYPE +static void mdlSetInputPortDataType(SimStruct *S, int port, DTypeId dType) +{ + ssSetInputPortDataType( S, 0, dType); +} +#define MDL_SET_OUTPUT_PORT_DATA_TYPE +static void mdlSetOutputPortDataType(SimStruct *S, int port, DTypeId dType) +{ + ssSetOutputPortDataType(S, 0, dType); +} + +#define MDL_SET_DEFAULT_PORT_DATA_TYPES +static void mdlSetDefaultPortDataTypes(SimStruct *S) +{ + ssSetInputPortDataType( S, 0, SS_DOUBLE); + ssSetOutputPortDataType(S, 0, SS_DOUBLE); +} +/* Function: mdlOutputs ======================================================= + * +*/ +static void mdlOutputs(SimStruct *S, int_T tid) +{ + const real_T *xC = ssGetContStates(S); + real_T *p = (real_T *)ssGetOutputPortRealSignal(S,0); + real_T *T = (real_T *)ssGetOutputPortRealSignal(S,1); + real_T *F = (real_T *)ssGetOutputPortRealSignal(S,2); + real_T *V = (real_T *)ssGetOutputPortRealSignal(S,3); + real_T *m = (real_T *)ssGetOutputPortRealSignal(S,0); + real_T *E = (real_T *)ssGetOutputPortRealSignal(S,1); + real_T *mb = (real_T *)ssGetOutputPortRealSignal(S,2); + + const int_T p_width0 = mxGetNumberOfElements(PARAM_DEF0(S)); + const real_T *fs = (const real_T *)mxGetData(PARAM_DEF0(S)); + const real_T *T_prev = (const real_T*) ssGetDWork(S,0); + const real_T *R_prev = (const real_T*) ssGetDWork(S,1); + const real_T *u_prev = (const real_T*) ssGetDWork(S,2); + const real_T *Cv_prev = (const real_T*) ssGetDWork(S,3); + + GetPTFV1(xC[0], xC[2], xC[1], xC[3], *T_prev, *R_prev, *u_prev, *Cv_prev, *fs, p, T, F); + m[0] = xC[0]; + E[0] = xC[1]; + mb[0] = xC[2]; + V[0] = xC[3]; +} + +#define MDL_DERIVATIVES /* Change to #undef to remove function */ +/* Function: mdlDerivatives ================================================= + * Abstract: + * In this function, you compute the S-function block's derivatives. + * The derivatives are placed in the derivative vector, ssGetdX(S). + */ + static void mdlDerivatives(SimStruct *S) + { + const real_T *dm = (const real_T*) ssGetInputPortSignal(S,0); + const real_T *dE = (const real_T*) ssGetInputPortSignal(S,1); + const real_T *dmf = (const real_T*) ssGetInputPortSignal(S,2); + const real_T *dV = (const real_T*) ssGetInputPortSignal(S,3); + real_T *dx = ssGetdX(S); + + dx[0] = dm[0]; + dx[1] = dE[0]; + dx[2] = dmf[0]; + dx[3] = dV[0]; +} + + +#define MDL_UPDATE /* Change to #undef to remove function */ +/* Function: mdlUpdate ====================================================== + * Abstract: + * This function is called once for every major integration time step. + * Discrete states are typically updated here, but this function is useful + * for performing any tasks that should only take place once per + * integration step. + */ +static void mdlUpdate(SimStruct *S, int_T tid) +{ + const real_T *p = (const real_T *)ssGetOutputPortRealSignal(S,0); + const real_T *T = (const real_T *)ssGetOutputPortRealSignal(S,1); + const real_T *F = (const real_T *)ssGetOutputPortRealSignal(S,2); + const real_T *fs = (const real_T *)mxGetData(PARAM_DEF0(S)); + + real_T *T_prev = (real_T*) ssGetDWork(S,0); + + real_T *R_prev = (real_T*) ssGetDWork(S,1); + + real_T *u_prev = (real_T*) ssGetDWork(S,2); + + real_T *Cv_prev = (real_T*) ssGetDWork(S,3); + + + real_T R,h,s,u,uP,uT,uF,RP,RT,RF,sP,sT,sF,Cp,Cv,K; + + GetThdynCombGasZachV1(*p,*T,*F,fs[0],&R,&h,&s,&u,&RF,&RP,&RT,&uF,&uP, + &uT,&sF,&sP,&sT,&Cp,&Cv,&K); + + + *T_prev = *T; + *R_prev = R; + *u_prev = u; + *Cv_prev = Cv; +} + + +/* Function: mdlTerminate ===================================================== + * Abstract: + * In this function, you should perform any actions that are necessary + * at the termination of a simulation. For example, if memory was + * allocated in mdlStart, this is the place to free it. + */ +static void mdlTerminate(SimStruct *S) +{ +} +#ifdef MATLAB_MEX_FILE /* Is this file being compiled as a MEX-file? */ +#include "simulink.c" /* MEX-file interface mechanism */ +#else +#include "cg_sfun.h" /* Code generation registration function */ +#endif + + diff --git a/code/c_code/ThdynCV_wrapper.c b/code/c_code/ThdynCV_wrapper.c index 27fc039..52df06f 100644 --- a/code/c_code/ThdynCV_wrapper.c +++ b/code/c_code/ThdynCV_wrapper.c @@ -65,6 +65,6 @@ void ThdynCV_Outputs_wrapper(const real_T *m, { /* %%%-SFUNWIZ_wrapper_Outputs_Changes_BEGIN --- EDIT HERE TO _END */ -GetPTF(*m, *mb, *E, *V, *T_prev, *R_prev, *u_prev, *Cv_prev, *fs, p, T, F); +GetPTFV1(*m, *mb, *E, *V, *T_prev, *R_prev, *u_prev, *Cv_prev, *fs, p, T, F); /* %%%-SFUNWIZ_wrapper_Outputs_Changes_END --- EDIT HERE TO _BEGIN */ } diff --git a/code/c_code/ThdynPack_initialize.c b/code/c_code/ThdynPack_initialize.c new file mode 100644 index 0000000..48e0626 --- /dev/null +++ b/code/c_code/ThdynPack_initialize.c @@ -0,0 +1,53 @@ +/* + * File: ThdynPack_initialize.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "ThdynPack_initialize.h" + +/* Function Definitions */ + +/* + * Arguments : void + * Return Type : void + */ +void ThdynPack_initialize(void) +{ + rt_InitInfAndNaN(8U); +} + +/* + * File trailer for ThdynPack_initialize.c + * + * [EOF] + */ diff --git a/code/c_code/ThdynPack_initialize.h b/code/c_code/ThdynPack_initialize.h new file mode 100644 index 0000000..e220646 --- /dev/null +++ b/code/c_code/ThdynPack_initialize.h @@ -0,0 +1,39 @@ +/* + * File: ThdynPack_initialize.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __THDYNPACK_INITIALIZE_H__ +#define __THDYNPACK_INITIALIZE_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void ThdynPack_initialize(void); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for ThdynPack_initialize.h + * + * [EOF] + */ diff --git a/code/c_code/ThdynPack_rtwutil.c b/code/c_code/ThdynPack_rtwutil.c new file mode 100644 index 0000000..3814b55 --- /dev/null +++ b/code/c_code/ThdynPack_rtwutil.c @@ -0,0 +1,95 @@ +/* + * File: ThdynPack_rtwutil.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "ThdynPack_rtwutil.h" + +/* Function Definitions */ + +/* + * Arguments : double u0 + * double u1 + * Return Type : double + */ +double rt_powd_snf(double u0, double u1) +{ + double y; + double d16; + double d17; + if (rtIsNaN(u0) || rtIsNaN(u1)) { + y = rtNaN; + } else { + d16 = fabs(u0); + d17 = fabs(u1); + if (rtIsInf(u1)) { + if (d16 == 1.0) { + y = rtNaN; + } else if (d16 > 1.0) { + if (u1 > 0.0) { + y = rtInf; + } else { + y = 0.0; + } + } else if (u1 > 0.0) { + y = 0.0; + } else { + y = rtInf; + } + } else if (d17 == 0.0) { + y = 1.0; + } else if (d17 == 1.0) { + if (u1 > 0.0) { + y = u0; + } else { + y = 1.0 / u0; + } + } else if (u1 == 2.0) { + y = u0 * u0; + } else if ((u1 == 0.5) && (u0 >= 0.0)) { + y = sqrt(u0); + } else if ((u0 < 0.0) && (u1 > floor(u1))) { + y = rtNaN; + } else { + y = pow(u0, u1); + } + } + + return y; +} + +/* + * File trailer for ThdynPack_rtwutil.c + * + * [EOF] + */ diff --git a/code/c_code/ThdynPack_rtwutil.h b/code/c_code/ThdynPack_rtwutil.h new file mode 100644 index 0000000..77635a2 --- /dev/null +++ b/code/c_code/ThdynPack_rtwutil.h @@ -0,0 +1,39 @@ +/* + * File: ThdynPack_rtwutil.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __THDYNPACK_RTWUTIL_H__ +#define __THDYNPACK_RTWUTIL_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern double rt_powd_snf(double u0, double u1); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for ThdynPack_rtwutil.h + * + * [EOF] + */ diff --git a/code/c_code/ThdynPack_types.h b/code/c_code/ThdynPack_types.h new file mode 100644 index 0000000..67a8a87 --- /dev/null +++ b/code/c_code/ThdynPack_types.h @@ -0,0 +1,57 @@ +/* + * File: ThdynPack_types.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __THDYNPACK_TYPES_H__ +#define __THDYNPACK_TYPES_H__ + +/* Include Files */ +#include "rtwtypes.h" + +/* Type Definitions */ +#ifndef struct_emxArray_int32_T_1x1 +#define struct_emxArray_int32_T_1x1 +struct emxArray_int32_T_1x1 +{ + int data[1]; + int size[2]; +}; +#endif /*struct_emxArray_int32_T_1x1*/ +#ifndef typedef_emxArray_int32_T_1x1 +#define typedef_emxArray_int32_T_1x1 +typedef struct emxArray_int32_T_1x1 emxArray_int32_T_1x1; +#endif /*typedef_emxArray_int32_T_1x1*/ +#ifndef struct_emxArray_real_T_1x1 +#define struct_emxArray_real_T_1x1 +struct emxArray_real_T_1x1 +{ + double data[1]; + int size[2]; +}; +#endif /*struct_emxArray_real_T_1x1*/ +#ifndef typedef_emxArray_real_T_1x1 +#define typedef_emxArray_real_T_1x1 +typedef struct emxArray_real_T_1x1 emxArray_real_T_1x1; +#endif /*typedef_emxArray_real_T_1x1*/ +#ifndef struct_emxArray_real_T_1x3 +#define struct_emxArray_real_T_1x3 +struct emxArray_real_T_1x3 +{ + double data[3]; + int size[2]; +}; +#endif /*struct_emxArray_real_T_1x3*/ +#ifndef typedef_emxArray_real_T_1x3 +#define typedef_emxArray_real_T_1x3 +typedef struct emxArray_real_T_1x3 emxArray_real_T_1x3; +#endif /*typedef_emxArray_real_T_1x3*/ + +#endif +/* + * File trailer for ThdynPack_types.h + * + * [EOF] + */ diff --git a/code/c_code/aa.tlc b/code/c_code/aa.tlc deleted file mode 100644 index 7dbda01..0000000 --- a/code/c_code/aa.tlc +++ /dev/null @@ -1,65 +0,0 @@ -%% File : aa.tlc -%% Created: Fri Nov 14 23:45:59 2014 -%% -%% Description: -%% Simulink Coder wrapper functions interface generated for -%% S-function "aa.c". -%% -%% File generated by S-function Builder Block -%% -%% For more information on using the Target Language with the -%% Simulink Coder, see the Target Language Compiler manual -%% (under Simulink Coder) in the "Inlining S-Functions" -%% chapter under the section and subsection: -%% "Writing Block Target Files to Inline S-Functions", -%% "Function-Based or Wrappered Code". -%% -%implements aa "C" -%% Function: BlockTypeSetup =================================================== -%% -%% Purpose: -%% Set up external references for wrapper functions in the -%% generated code. -%% -%function BlockTypeSetup(block, system) Output - %openfile externs - - extern void aa_Outputs_wrapper(const real_T *u0, - real_T *y0, - const int8_T *param1, const int_T p_width0); - %closefile externs - % - %% -%endfunction - - -%% Function: Outputs ========================================================== -%% -%% Purpose: -%% Code generation rules for mdlOutputs function. -%% -%function Outputs(block, system) Output - %% - %assign pu0 = LibBlockInputSignalAddr(0, "", "", 0) - %assign py0 = LibBlockOutputSignalAddr(0, "", "", 0) - %assign nelements1 = LibBlockParameterSize(P1) - %assign param_width1 = nelements1[0] * nelements1[1] - %if (param_width1) > 1 - %assign pp1 = LibBlockMatrixParameterBaseAddr(P1) - %else - %assign pp1 = LibBlockParameterAddr(P1, "", "", 0) - %endif - %assign py_width = LibBlockOutputSignalWidth(0) - %assign pu_width = LibBlockInputSignalWidth(0) - aa_Outputs_wrapper(%, %, %, %); - - %% -%endfunction - - -%% [EOF] aa.tlc - - - - - diff --git a/code/c_code/aa_wrapper.c b/code/c_code/aa_wrapper.c deleted file mode 100644 index e048e91..0000000 --- a/code/c_code/aa_wrapper.c +++ /dev/null @@ -1,67 +0,0 @@ -/* - * - * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- - * - * This file is a wrapper S-function produced by the S-Function - * Builder which only recognizes certain fields. Changes made - * outside these fields will be lost the next time the block is - * used to load, edit, and resave this file. This file will be overwritten - * by the S-function Builder block. If you want to edit this file by hand, - * you must change it only in the area defined as: - * - * %%%-SFUNWIZ_wrapper_XXXXX_Changes_BEGIN - * Your Changes go here - * %%%-SFUNWIZ_wrapper_XXXXXX_Changes_END - * - * For better compatibility with the Simulink Coder, the - * "wrapper" S-function technique is used. This is discussed - * in the Simulink Coder User's Manual in the Chapter titled, - * "Wrapper S-functions". - * - * Created: Fri Nov 14 23:45:59 2014 - */ - - -/* - * Include Files - * - */ -#if defined(MATLAB_MEX_FILE) -#include "tmwtypes.h" -#include "simstruc_types.h" -#else -#include "rtwtypes.h" -#endif - -/* %%%-SFUNWIZ_wrapper_includes_Changes_BEGIN --- EDIT HERE TO _END */ -#include -/* %%%-SFUNWIZ_wrapper_includes_Changes_END --- EDIT HERE TO _BEGIN */ -#define u_width 1 -#define y_width 1 -/* - * Create external references here. - * - */ -/* %%%-SFUNWIZ_wrapper_externs_Changes_BEGIN --- EDIT HERE TO _END */ -/* extern double func(double a); */ -/* %%%-SFUNWIZ_wrapper_externs_Changes_END --- EDIT HERE TO _BEGIN */ - -/* - * Output functions - * - */ -void aa_Outputs_wrapper(const real_T *u0, - real_T *y0, - const int8_T *param1, const int_T p_width0) -{ -/* %%%-SFUNWIZ_wrapper_Outputs_Changes_BEGIN --- EDIT HERE TO _END */ - y0[0] = u0[0]; -/* This sample sets the output equal to the input - - For complex signals use: y0[0].re = u0[0].re; - y0[0].im = u0[0].im; - y1[0].re = u1[0].re; - y1[0].im = u1[0].im; -*/ -/* %%%-SFUNWIZ_wrapper_Outputs_Changes_END --- EDIT HERE TO _BEGIN */ -} diff --git a/code/c_code/blower.c b/code/c_code/blower.c index adb848e..6ef8ba3 100644 --- a/code/c_code/blower.c +++ b/code/c_code/blower.c @@ -261,7 +261,7 @@ static void mdlInitializeSizes(SimStruct *S) return; /* Parameter mismatch will be reported by Simulink */ } #endif - + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/blowerFit.c b/code/c_code/blowerFit.c new file mode 100644 index 0000000..eb6826a --- /dev/null +++ b/code/c_code/blowerFit.c @@ -0,0 +1,416 @@ +/* + * File: blowerFit.c + * + * + * + * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- + * + * This file is an S-function produced by the S-Function + * Builder which only recognizes certain fields. Changes made + * outside these fields will be lost the next time the block is + * used to load, edit, and resave this file. This file will be overwritten + * by the S-function Builder block. If you want to edit this file by hand, + * you must change it only in the area defined as: + * + * %%%-SFUNWIZ_defines_Changes_BEGIN + * #define NAME 'replacement text' + * %%% SFUNWIZ_defines_Changes_END + * + * DO NOT change NAME--Change the 'replacement text' only. + * + * For better compatibility with the Simulink Coder, the + * "wrapper" S-function technique is used. This is discussed + * in the Simulink Coder's Manual in the Chapter titled, + * "Wrapper S-functions". + * + * ------------------------------------------------------------------------- + * | See matlabroot/simulink/src/sfuntmpl_doc.c for a more detailed template | + * ------------------------------------------------------------------------- + * Created: Wed Jul 30 16:09:43 2014 + * + * + */ + +#define S_FUNCTION_LEVEL 2 +#define S_FUNCTION_NAME blowerFit +/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ +/* %%%-SFUNWIZ_defines_Changes_BEGIN --- EDIT HERE TO _END */ +#define NUM_INPUTS 4 +/* Input Port 0 */ +#define IN_PORT_0_NAME pTF_u +#define INPUT_0_WIDTH 3 +#define INPUT_DIMS_0_COL 1 +#define INPUT_0_DTYPE real_T +#define INPUT_0_COMPLEX COMPLEX_NO +#define IN_0_FRAME_BASED FRAME_NO +#define IN_0_BUS_BASED 0 +#define IN_0_BUS_NAME +#define IN_0_DIMS 1-D +#define INPUT_0_FEEDTHROUGH 1 +#define IN_0_ISSIGNED 0 +#define IN_0_WORDLENGTH 8 +#define IN_0_FIXPOINTSCALING 1 +#define IN_0_FRACTIONLENGTH 9 +#define IN_0_BIAS 0 +#define IN_0_SLOPE 0.125 +/* Input Port 1 */ +#define IN_PORT_1_NAME pTF_d +#define INPUT_1_WIDTH 3 +#define INPUT_DIMS_1_COL 1 +#define INPUT_1_DTYPE real_T +#define INPUT_1_COMPLEX COMPLEX_NO +#define IN_1_FRAME_BASED FRAME_NO +#define IN_1_BUS_BASED 0 +#define IN_1_BUS_NAME +#define IN_1_DIMS 1-D +#define INPUT_1_FEEDTHROUGH 1 +#define IN_1_ISSIGNED 0 +#define IN_1_WORDLENGTH 8 +#define IN_1_FIXPOINTSCALING 1 +#define IN_1_FRACTIONLENGTH 9 +#define IN_1_BIAS 0 +#define IN_1_SLOPE 0.125 +/* Input Port 2 */ +#define IN_PORT_2_NAME blowerRun +#define INPUT_2_WIDTH 1 +#define INPUT_DIMS_2_COL 1 +#define INPUT_2_DTYPE real_T +#define INPUT_2_COMPLEX COMPLEX_NO +#define IN_2_FRAME_BASED FRAME_NO +#define IN_2_BUS_BASED 0 +#define IN_2_BUS_NAME +#define IN_2_DIMS 1-D +#define INPUT_2_FEEDTHROUGH 1 +#define IN_2_ISSIGNED 0 +#define IN_2_WORDLENGTH 8 +#define IN_2_FIXPOINTSCALING 1 +#define IN_2_FRACTIONLENGTH 9 +#define IN_2_BIAS 0 +#define IN_2_SLOPE 0.125 +/* Input Port 3 */ +#define IN_PORT_3_NAME mDotBlower +#define INPUT_3_WIDTH 1 +#define INPUT_DIMS_3_COL 1 +#define INPUT_3_DTYPE real_T +#define INPUT_3_COMPLEX COMPLEX_NO +#define IN_3_FRAME_BASED FRAME_NO +#define IN_3_BUS_BASED 0 +#define IN_3_BUS_NAME +#define IN_3_DIMS 1-D +#define INPUT_3_FEEDTHROUGH 1 +#define IN_3_ISSIGNED 0 +#define IN_3_WORDLENGTH 8 +#define IN_3_FIXPOINTSCALING 1 +#define IN_3_FRACTIONLENGTH 9 +#define IN_3_BIAS 0 +#define IN_3_SLOPE 0.125 + +#define NUM_OUTPUTS 3 +/* Output Port 0 */ +#define OUT_PORT_0_NAME dmEmb_u +#define OUTPUT_0_WIDTH 3 +#define OUTPUT_DIMS_0_COL 1 +#define OUTPUT_0_DTYPE real_T +#define OUTPUT_0_COMPLEX COMPLEX_NO +#define OUT_0_FRAME_BASED FRAME_NO +#define OUT_0_BUS_BASED 0 +#define OUT_0_BUS_NAME +#define OUT_0_DIMS 1-D +#define OUT_0_ISSIGNED 1 +#define OUT_0_WORDLENGTH 8 +#define OUT_0_FIXPOINTSCALING 1 +#define OUT_0_FRACTIONLENGTH 3 +#define OUT_0_BIAS 0 +#define OUT_0_SLOPE 0.125 +/* Output Port 1 */ +#define OUT_PORT_1_NAME dmEmb_d +#define OUTPUT_1_WIDTH 3 +#define OUTPUT_DIMS_1_COL 1 +#define OUTPUT_1_DTYPE real_T +#define OUTPUT_1_COMPLEX COMPLEX_NO +#define OUT_1_FRAME_BASED FRAME_NO +#define OUT_1_BUS_BASED 0 +#define OUT_1_BUS_NAME +#define OUT_1_DIMS 1-D +#define OUT_1_ISSIGNED 1 +#define OUT_1_WORDLENGTH 8 +#define OUT_1_FIXPOINTSCALING 1 +#define OUT_1_FRACTIONLENGTH 3 +#define OUT_1_BIAS 0 +#define OUT_1_SLOPE 0.125 +/* Output Port 2 */ +#define OUT_PORT_2_NAME powBlower +#define OUTPUT_2_WIDTH 1 +#define OUTPUT_DIMS_2_COL 1 +#define OUTPUT_2_DTYPE real_T +#define OUTPUT_2_COMPLEX COMPLEX_NO +#define OUT_2_FRAME_BASED FRAME_NO +#define OUT_2_BUS_BASED 0 +#define OUT_2_BUS_NAME +#define OUT_2_DIMS 1-D +#define OUT_2_ISSIGNED 1 +#define OUT_2_WORDLENGTH 8 +#define OUT_2_FIXPOINTSCALING 1 +#define OUT_2_FRACTIONLENGTH 3 +#define OUT_2_BIAS 0 +#define OUT_2_SLOPE 0.125 + +#define NPARAMS 2 +/* Parameter 1 */ +#define PARAMETER_0_NAME effBlower +#define PARAMETER_0_DTYPE real_T +#define PARAMETER_0_COMPLEX COMPLEX_NO +/* Parameter 2 */ +#define PARAMETER_1_NAME fs +#define PARAMETER_1_DTYPE real_T +#define PARAMETER_1_COMPLEX COMPLEX_NO + +#define SAMPLE_TIME_0 INHERITED_SAMPLE_TIME +#define NUM_DISC_STATES 0 +#define DISC_STATES_IC [0] +#define NUM_CONT_STATES 0 +#define CONT_STATES_IC [0] + +#define SFUNWIZ_GENERATE_TLC 1 +#define SOURCEFILES "__SFB__GetThdynCombGasZach.c" +#define PANELINDEX 6 +#define USE_SIMSTRUCT 0 +#define SHOW_COMPILE_STEPS 0 +#define CREATE_DEBUG_MEXFILE 0 +#define SAVE_CODE_ONLY 0 +#define SFUNWIZ_REVISION 3.0 +/* %%%-SFUNWIZ_defines_Changes_END --- EDIT HERE TO _BEGIN */ +/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ +#include "simstruc.h" +#define PARAM_DEF0(S) ssGetSFcnParam(S, 0) +#define PARAM_DEF1(S) ssGetSFcnParam(S, 1) + +#define IS_PARAM_DOUBLE(pVal) (mxIsNumeric(pVal) && !mxIsLogical(pVal) &&\ +!mxIsEmpty(pVal) && !mxIsSparse(pVal) && !mxIsComplex(pVal) && mxIsDouble(pVal)) + +extern void blower_Outputs_wrapper(const real_T *pTF_u, + const real_T *pTF_d, + const real_T *blowerRun, + const real_T *mDotBlower, + real_T *dmEmb_u, + real_T *dmEmb_d, + real_T *powBlower , + const real_T *effBlower, const int_T p_width0, + const real_T *fs, const int_T p_width1); + +/*====================* + * S-function methods * + *====================*/ +#define MDL_CHECK_PARAMETERS + #if defined(MDL_CHECK_PARAMETERS) && defined(MATLAB_MEX_FILE) + /* Function: mdlCheckParameters ============================================= + * Abstract: + * Validate our parameters to verify they are okay. + */ + static void mdlCheckParameters(SimStruct *S) + { + int paramIndex = 0; + bool validParam = false; + /* All parameters must match the S-function Builder Dialog */ + + + { + const mxArray *pVal0 = ssGetSFcnParam(S,0); + if (!IS_PARAM_DOUBLE(pVal0)) { + validParam = true; + paramIndex = 0; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal1 = ssGetSFcnParam(S,1); + if (!IS_PARAM_DOUBLE(pVal1)) { + validParam = true; + paramIndex = 1; + goto EXIT_POINT; + } + } + + EXIT_POINT: + if (validParam) { + char parameterErrorMsg[1024]; + sprintf(parameterErrorMsg, "The data type and or complexity of parameter %d does not match the " + "information specified in the S-function Builder dialog. " + "For non-double parameters you will need to cast them using int8, int16, " + "int32, uint8, uint16, uint32 or boolean.", paramIndex + 1); + ssSetErrorStatus(S,parameterErrorMsg); + } + return; + } + #endif /* MDL_CHECK_PARAMETERS */ +/* Function: mdlInitializeSizes =============================================== + * Abstract: + * Setup sizes of the various vectors. + */ +static void mdlInitializeSizes(SimStruct *S) +{ + + DECL_AND_INIT_DIMSINFO(inputDimsInfo); + DECL_AND_INIT_DIMSINFO(outputDimsInfo); + ssSetNumSFcnParams(S, NPARAMS); /* Number of expected parameters */ + #if defined(MATLAB_MEX_FILE) + if (ssGetNumSFcnParams(S) == ssGetSFcnParamsCount(S)) { + mdlCheckParameters(S); + if (ssGetErrorStatus(S) != NULL) { + return; + } + } else { + return; /* Parameter mismatch will be reported by Simulink */ + } + #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); + ssSetNumDiscStates(S, NUM_DISC_STATES); + + if (!ssSetNumInputPorts(S, NUM_INPUTS)) return; + /*Input Port 0 */ + ssSetInputPortWidth(S, 0, INPUT_0_WIDTH); + ssSetInputPortDataType(S, 0, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 0, INPUT_0_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 0, INPUT_0_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 0, 1); /*direct input signal access*/ + + /*Input Port 1 */ + ssSetInputPortWidth(S, 1, INPUT_1_WIDTH); + ssSetInputPortDataType(S, 1, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 1, INPUT_1_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 1, INPUT_1_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 1, 1); /*direct input signal access*/ + + /*Input Port 2 */ + ssSetInputPortWidth(S, 2, INPUT_2_WIDTH); /* */ + ssSetInputPortDataType(S, 2, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 2, INPUT_2_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 2, INPUT_2_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 2, 1); /*direct input signal access*/ + + ssSetInputPortWidth(S, 3, INPUT_3_WIDTH); /* */ + ssSetInputPortDataType(S, 3, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 3, INPUT_3_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 3, INPUT_3_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 3, 1); /*direct input signal access*/ + + if (!ssSetNumOutputPorts(S, NUM_OUTPUTS)) return; + /* Output Port 0 */ + ssSetOutputPortWidth(S, 0, OUTPUT_0_WIDTH); + ssSetOutputPortDataType(S, 0, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 0, OUTPUT_0_COMPLEX); + /* Output Port 1 */ + ssSetOutputPortWidth(S, 1, OUTPUT_1_WIDTH); + ssSetOutputPortDataType(S, 1, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 1, OUTPUT_1_COMPLEX); + /* Output Port 2 */ + ssSetOutputPortWidth(S, 2, OUTPUT_2_WIDTH); + ssSetOutputPortDataType(S, 2, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 2, OUTPUT_2_COMPLEX); + + ssSetNumSampleTimes(S, 1); + ssSetNumRWork(S, 0); + ssSetNumIWork(S, 0); + ssSetNumPWork(S, 0); + ssSetNumModes(S, 0); + ssSetNumNonsampledZCs(S, 0); + + /* Take care when specifying exception free code - see sfuntmpl_doc.c */ + ssSetOptions(S, (SS_OPTION_EXCEPTION_FREE_CODE | + SS_OPTION_USE_TLC_WITH_ACCELERATOR | + SS_OPTION_WORKS_WITH_CODE_REUSE)); +} + +#if defined(MATLAB_MEX_FILE) +#define MDL_SET_INPUT_PORT_DIMENSION_INFO +static void mdlSetInputPortDimensionInfo(SimStruct *S, + int_T port, + const DimsInfo_T *dimsInfo) +{ + if(!ssSetInputPortDimensionInfo(S, port, dimsInfo)) return; +} +#endif + +#define MDL_SET_OUTPUT_PORT_DIMENSION_INFO +#if defined(MDL_SET_OUTPUT_PORT_DIMENSION_INFO) +static void mdlSetOutputPortDimensionInfo(SimStruct *S, + int_T port, + const DimsInfo_T *dimsInfo) +{ + if (!ssSetOutputPortDimensionInfo(S, port, dimsInfo)) return; +} +#endif +# define MDL_SET_INPUT_PORT_FRAME_DATA +static void mdlSetInputPortFrameData(SimStruct *S, + int_T port, + Frame_T frameData) +{ + ssSetInputPortFrameData(S, port, frameData); +} +/* Function: mdlInitializeSampleTimes ========================================= + * Abstract: + * Specifiy the sample time. + */ +static void mdlInitializeSampleTimes(SimStruct *S) +{ + ssSetSampleTime(S, 0, SAMPLE_TIME_0); + ssSetOffsetTime(S, 0, 0.0); +} + +#define MDL_SET_INPUT_PORT_DATA_TYPE +static void mdlSetInputPortDataType(SimStruct *S, int port, DTypeId dType) +{ + ssSetInputPortDataType( S, 0, dType); +} +#define MDL_SET_OUTPUT_PORT_DATA_TYPE +static void mdlSetOutputPortDataType(SimStruct *S, int port, DTypeId dType) +{ + ssSetOutputPortDataType(S, 0, dType); +} + +#define MDL_SET_DEFAULT_PORT_DATA_TYPES +static void mdlSetDefaultPortDataTypes(SimStruct *S) +{ + ssSetInputPortDataType( S, 0, SS_DOUBLE); + ssSetOutputPortDataType(S, 0, SS_DOUBLE); +} +/* Function: mdlOutputs ======================================================= + * +*/ +static void mdlOutputs(SimStruct *S, int_T tid) +{ + const real_T *pTF_u = (const real_T*) ssGetInputPortSignal(S,0); + const real_T *pTF_d = (const real_T*) ssGetInputPortSignal(S,1); + const real_T *blowerRun = (const real_T*) ssGetInputPortSignal(S,2); + const real_T *mDotBlower = (const real_T*) ssGetInputPortSignal(S,3); + real_T *dmEmb_u = (real_T *)ssGetOutputPortRealSignal(S,0); + real_T *dmEmb_d = (real_T *)ssGetOutputPortRealSignal(S,1); + real_T *powBlower = (real_T *)ssGetOutputPortRealSignal(S,2); + const int_T p_width0 = mxGetNumberOfElements(PARAM_DEF0(S)); + const int_T p_width1 = mxGetNumberOfElements(PARAM_DEF1(S)); + const real_T *effBlower = (const real_T *)mxGetData(PARAM_DEF0(S)); + const real_T *fs = (const real_T *)mxGetData(PARAM_DEF1(S)); + + blowerFit_Outputs_wrapper(pTF_u, pTF_d, blowerRun, mDotBlower, dmEmb_u, dmEmb_d, powBlower, effBlower, p_width0, fs, p_width1); +} + + + +/* Function: mdlTerminate ===================================================== + * Abstract: + * In this function, you should perform any actions that are necessary + * at the termination of a simulation. For example, if memory was + * allocated in mdlStart, this is the place to free it. + */ +static void mdlTerminate(SimStruct *S) +{ +} +#ifdef MATLAB_MEX_FILE /* Is this file being compiled as a MEX-file? */ +#include "simulink.c" /* MEX-file interface mechanism */ +#else +#include "cg_sfun.h" /* Code generation registration function */ +#endif + + diff --git a/code/c_code/blowerFit_wrapper.c b/code/c_code/blowerFit_wrapper.c new file mode 100644 index 0000000..ddf19d1 --- /dev/null +++ b/code/c_code/blowerFit_wrapper.c @@ -0,0 +1,101 @@ +/* + * + * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- + * + * This file is a wrapper S-function produced by the S-Function + * Builder which only recognizes certain fields. Changes made + * outside these fields will be lost the next time the block is + * used to load, edit, and resave this file. This file will be overwritten + * by the S-function Builder block. If you want to edit this file by hand, + * you must change it only in the area defined as: + * + * %%%-SFUNWIZ_wrapper_XXXXX_Changes_BEGIN + * Your Changes go here + * %%%-SFUNWIZ_wrapper_XXXXXX_Changes_END + * + * For better compatibility with the Simulink Coder, the + * "wrapper" S-function technique is used. This is discussed + * in the Simulink Coder User's Manual in the Chapter titled, + * "Wrapper S-functions". + * + * Created: Wed Jul 30 16:09:43 2014 + */ + + +/* + * Include Files + * + */ +#if defined(MATLAB_MEX_FILE) +#include "tmwtypes.h" +#include "simstruc_types.h" +#else +#include "rtwtypes.h" +#endif + +/* %%%-SFUNWIZ_wrapper_includes_Changes_BEGIN --- EDIT HERE TO _END */ +#include +/* %%%-SFUNWIZ_wrapper_includes_Changes_END --- EDIT HERE TO _BEGIN */ +#define u_width 3 +#define y_width 1 +/* + * Create external references here. + * + */ +/* %%%-SFUNWIZ_wrapper_externs_Changes_BEGIN --- EDIT HERE TO _END */ +/* extern double func(double a); */ +/* %%%-SFUNWIZ_wrapper_externs_Changes_END --- EDIT HERE TO _BEGIN */ + +/* + * Output functions + * + */ +void blowerFit_Outputs_wrapper(const real_T *pTF_u, + const real_T *pTF_d, + const real_T *blowerRun, + const real_T *mDotBlower, + real_T *dmEmb_u, + real_T *dmEmb_d, + real_T *powBlower , + const real_T *effBlower, const int_T p_width0, + const real_T *fs, const int_T p_width1) +{ +/* %%%-SFUNWIZ_wrapper_Outputs_Changes_BEGIN --- EDIT HERE TO _END */ +double pu, pd, tu, td, fu, fd, pr, tdi; +double dmBlowerCorr; +double hu,su,uu,Ru,RFu,Rpu,RTu,uFu,upu,uTu,sFu,spu,sTu,Cpu,Cvu,Ku; +double hdi,sdi,udi,RFdi,Rdi,Rpdi,RTdi,uFdi,updi,uTdi,sFdi,spdi,sTdi, + Cpdi,Cvdi,Kdi; + + +if (blowerRun[0] == 0) { + dmEmb_u[0] = 0; + dmEmb_u[1] = 0; + dmEmb_u[2] = 0; + dmEmb_d[0] = 0; + dmEmb_d[1] = 0; + dmEmb_d[2] = 0; +} +else { + pu = pTF_u[0]; pd = pTF_d[0]; + tu = pTF_u[1]; td = pTF_d[1]; + fu = pTF_u[2]; fd = pTF_d[2]; + pr = pd / pu; + dmBlowerCorr = mDotBlower[0]*blowerRun[0]; + dmEmb_u[0] = dmBlowerCorr*pu/1e5*sqrt(298.15/tu); + dmEmb_u[2] = dmEmb_u[0]*fu*fs[0]/(1+fu*fs[0]); + GetThdynCombGasZachV1(pu,tu,fu,fs[0],&Ru,&hu,&su,&uu,&RFu,&Rpu,&RTu, + &uFu,&upu,&uTu,&sFu,&spu,&sTu,&Cpu,&Cvu,&Ku); + dmEmb_u[1] = dmEmb_u[0]*hu; + + dmEmb_d[0] = dmEmb_u[0]; + dmEmb_d[2] = dmEmb_u[2]; + tdi = tu*pow(pr,((Ku-1)/Ku)); + GetThdynCombGasZachV1(pd,tdi,fu,fs[0],&Rdi,&hdi,&sdi,&udi,&RFdi,&Rpdi, + &RTdi,&uFdi,&updi,&uTdi,&sFdi,&spdi,&sTdi,&Cpdi,&Cvdi,&Kdi); + dmEmb_d[1] = dmEmb_d[0]*(hdi - hu)/effBlower[0]; + powBlower[0] = dmEmb_d[1]; + dmEmb_d[1] = dmEmb_u[1] + dmEmb_d[1]; +} +/* %%%-SFUNWIZ_wrapper_Outputs_Changes_END --- EDIT HERE TO _BEGIN */ +} diff --git a/code/c_code/aa.c b/code/c_code/blowerFlap.c similarity index 52% rename from code/c_code/aa.c rename to code/c_code/blowerFlap.c index ff8c189..be5aa62 100644 --- a/code/c_code/aa.c +++ b/code/c_code/blowerFlap.c @@ -1,5 +1,5 @@ /* - * File: aa.c + * File: blower.c * * * @@ -26,19 +26,19 @@ * ------------------------------------------------------------------------- * | See matlabroot/simulink/src/sfuntmpl_doc.c for a more detailed template | * ------------------------------------------------------------------------- - * Created: Fri Nov 14 23:45:59 2014 + * Created: Wed Jul 30 16:09:43 2014 * * */ #define S_FUNCTION_LEVEL 2 -#define S_FUNCTION_NAME aa +#define S_FUNCTION_NAME blower /*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ /* %%%-SFUNWIZ_defines_Changes_BEGIN --- EDIT HERE TO _END */ -#define NUM_INPUTS 1 +#define NUM_INPUTS 3 /* Input Port 0 */ -#define IN_PORT_0_NAME u0 -#define INPUT_0_WIDTH 1 +#define IN_PORT_0_NAME pTF_u +#define INPUT_0_WIDTH 3 #define INPUT_DIMS_0_COL 1 #define INPUT_0_DTYPE real_T #define INPUT_0_COMPLEX COMPLEX_NO @@ -53,11 +53,45 @@ #define IN_0_FRACTIONLENGTH 9 #define IN_0_BIAS 0 #define IN_0_SLOPE 0.125 +/* Input Port 1 */ +#define IN_PORT_1_NAME pTF_d +#define INPUT_1_WIDTH 3 +#define INPUT_DIMS_1_COL 1 +#define INPUT_1_DTYPE real_T +#define INPUT_1_COMPLEX COMPLEX_NO +#define IN_1_FRAME_BASED FRAME_NO +#define IN_1_BUS_BASED 0 +#define IN_1_BUS_NAME +#define IN_1_DIMS 1-D +#define INPUT_1_FEEDTHROUGH 1 +#define IN_1_ISSIGNED 0 +#define IN_1_WORDLENGTH 8 +#define IN_1_FIXPOINTSCALING 1 +#define IN_1_FRACTIONLENGTH 9 +#define IN_1_BIAS 0 +#define IN_1_SLOPE 0.125 +/* Input Port 2 */ +#define IN_PORT_2_NAME blowerRun +#define INPUT_2_WIDTH 1 +#define INPUT_DIMS_2_COL 1 +#define INPUT_2_DTYPE real_T +#define INPUT_2_COMPLEX COMPLEX_NO +#define IN_2_FRAME_BASED FRAME_NO +#define IN_2_BUS_BASED 0 +#define IN_2_BUS_NAME +#define IN_2_DIMS 1-D +#define INPUT_2_FEEDTHROUGH 1 +#define IN_2_ISSIGNED 0 +#define IN_2_WORDLENGTH 8 +#define IN_2_FIXPOINTSCALING 1 +#define IN_2_FRACTIONLENGTH 9 +#define IN_2_BIAS 0 +#define IN_2_SLOPE 0.125 -#define NUM_OUTPUTS 1 +#define NUM_OUTPUTS 3 /* Output Port 0 */ -#define OUT_PORT_0_NAME y0 -#define OUTPUT_0_WIDTH 1 +#define OUT_PORT_0_NAME dmEmb_u +#define OUTPUT_0_WIDTH 3 #define OUTPUT_DIMS_0_COL 1 #define OUTPUT_0_DTYPE real_T #define OUTPUT_0_COMPLEX COMPLEX_NO @@ -71,12 +105,52 @@ #define OUT_0_FRACTIONLENGTH 3 #define OUT_0_BIAS 0 #define OUT_0_SLOPE 0.125 +/* Output Port 1 */ +#define OUT_PORT_1_NAME dmEmb_d +#define OUTPUT_1_WIDTH 3 +#define OUTPUT_DIMS_1_COL 1 +#define OUTPUT_1_DTYPE real_T +#define OUTPUT_1_COMPLEX COMPLEX_NO +#define OUT_1_FRAME_BASED FRAME_NO +#define OUT_1_BUS_BASED 0 +#define OUT_1_BUS_NAME +#define OUT_1_DIMS 1-D +#define OUT_1_ISSIGNED 1 +#define OUT_1_WORDLENGTH 8 +#define OUT_1_FIXPOINTSCALING 1 +#define OUT_1_FRACTIONLENGTH 3 +#define OUT_1_BIAS 0 +#define OUT_1_SLOPE 0.125 +/* Output Port 2 */ +#define OUT_PORT_2_NAME powBlower +#define OUTPUT_2_WIDTH 1 +#define OUTPUT_DIMS_2_COL 1 +#define OUTPUT_2_DTYPE real_T +#define OUTPUT_2_COMPLEX COMPLEX_NO +#define OUT_2_FRAME_BASED FRAME_NO +#define OUT_2_BUS_BASED 0 +#define OUT_2_BUS_NAME +#define OUT_2_DIMS 1-D +#define OUT_2_ISSIGNED 1 +#define OUT_2_WORDLENGTH 8 +#define OUT_2_FIXPOINTSCALING 1 +#define OUT_2_FRACTIONLENGTH 3 +#define OUT_2_BIAS 0 +#define OUT_2_SLOPE 0.125 -#define NPARAMS 1 +#define NPARAMS 3 /* Parameter 1 */ -#define PARAMETER_0_NAME param1 -#define PARAMETER_0_DTYPE int8_T +#define PARAMETER_0_NAME effBlower +#define PARAMETER_0_DTYPE real_T #define PARAMETER_0_COMPLEX COMPLEX_NO +/* Parameter 2 */ +#define PARAMETER_1_NAME coeffBlowerFlow +#define PARAMETER_1_DTYPE real_T +#define PARAMETER_1_COMPLEX COMPLEX_NO +/* Parameter 3 */ +#define PARAMETER_2_NAME fs +#define PARAMETER_2_DTYPE real_T +#define PARAMETER_2_COMPLEX COMPLEX_NO #define SAMPLE_TIME_0 INHERITED_SAMPLE_TIME #define NUM_DISC_STATES 0 @@ -85,24 +159,32 @@ #define CONT_STATES_IC [0] #define SFUNWIZ_GENERATE_TLC 1 -#define SOURCEFILES "__SFB__" +#define SOURCEFILES "__SFB__GetThdynCombGasZach.c" #define PANELINDEX 6 #define USE_SIMSTRUCT 0 #define SHOW_COMPILE_STEPS 0 #define CREATE_DEBUG_MEXFILE 0 -#define SAVE_CODE_ONLY 1 +#define SAVE_CODE_ONLY 0 #define SFUNWIZ_REVISION 3.0 /* %%%-SFUNWIZ_defines_Changes_END --- EDIT HERE TO _BEGIN */ /*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ #include "simstruc.h" #define PARAM_DEF0(S) ssGetSFcnParam(S, 0) +#define PARAM_DEF1(S) ssGetSFcnParam(S, 1) +#define PARAM_DEF2(S) ssGetSFcnParam(S, 2) -#define IS_PARAM_INT8(pVal) (mxIsNumeric(pVal) && !mxIsLogical(pVal) &&\ -!mxIsEmpty(pVal) && !mxIsSparse(pVal) && !mxIsComplex(pVal) && mxIsInt8(pVal)) +#define IS_PARAM_DOUBLE(pVal) (mxIsNumeric(pVal) && !mxIsLogical(pVal) &&\ +!mxIsEmpty(pVal) && !mxIsSparse(pVal) && !mxIsComplex(pVal) && mxIsDouble(pVal)) -extern void aa_Outputs_wrapper(const real_T *u0, - real_T *y0, - const int8_T *param1, const int_T p_width0); +extern void blower_Outputs_wrapper(const real_T *pTF_u, + const real_T *pTF_d, + const real_T *blowerRun, + real_T *dmEmb_u, + real_T *dmEmb_d, + real_T *powBlower , + const real_T *effBlower, const int_T p_width0, + const real_T *coeffBlowerFlow, const int_T p_width1, + const real_T *fs, const int_T p_width2); /*====================* * S-function methods * @@ -122,12 +204,30 @@ extern void aa_Outputs_wrapper(const real_T *u0, { const mxArray *pVal0 = ssGetSFcnParam(S,0); - if (!IS_PARAM_INT8(pVal0)) { + if (!IS_PARAM_DOUBLE(pVal0)) { validParam = true; paramIndex = 0; goto EXIT_POINT; } } + + { + const mxArray *pVal1 = ssGetSFcnParam(S,1); + if (!IS_PARAM_DOUBLE(pVal1)) { + validParam = true; + paramIndex = 1; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal2 = ssGetSFcnParam(S,2); + if (!IS_PARAM_DOUBLE(pVal2)) { + validParam = true; + paramIndex = 2; + goto EXIT_POINT; + } + } EXIT_POINT: if (validParam) { @@ -162,20 +262,48 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); if (!ssSetNumInputPorts(S, NUM_INPUTS)) return; - ssSetInputPortWidth(S, 0, INPUT_0_WIDTH); + /*Input Port 0 */ + ssSetInputPortWidth(S, 0, INPUT_0_WIDTH); ssSetInputPortDataType(S, 0, SS_DOUBLE); ssSetInputPortComplexSignal(S, 0, INPUT_0_COMPLEX); ssSetInputPortDirectFeedThrough(S, 0, INPUT_0_FEEDTHROUGH); ssSetInputPortRequiredContiguous(S, 0, 1); /*direct input signal access*/ + /*Input Port 1 */ + ssSetInputPortWidth(S, 1, INPUT_1_WIDTH); + ssSetInputPortDataType(S, 1, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 1, INPUT_1_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 1, INPUT_1_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 1, 1); /*direct input signal access*/ + + /*Input Port 2 */ + ssSetInputPortWidth(S, 2, INPUT_2_WIDTH); /* */ + ssSetInputPortDataType(S, 2, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 2, INPUT_2_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 2, INPUT_2_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 2, 1); /*direct input signal access*/ + + if (!ssSetNumOutputPorts(S, NUM_OUTPUTS)) return; + /* Output Port 0 */ ssSetOutputPortWidth(S, 0, OUTPUT_0_WIDTH); ssSetOutputPortDataType(S, 0, SS_DOUBLE); ssSetOutputPortComplexSignal(S, 0, OUTPUT_0_COMPLEX); + /* Output Port 1 */ + ssSetOutputPortWidth(S, 1, OUTPUT_1_WIDTH); + ssSetOutputPortDataType(S, 1, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 1, OUTPUT_1_COMPLEX); + /* Output Port 2 */ + ssSetOutputPortWidth(S, 2, OUTPUT_2_WIDTH); + ssSetOutputPortDataType(S, 2, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 2, OUTPUT_2_COMPLEX); + ssSetNumSampleTimes(S, 1); ssSetNumRWork(S, 0); ssSetNumIWork(S, 0); @@ -189,6 +317,25 @@ static void mdlInitializeSizes(SimStruct *S) SS_OPTION_WORKS_WITH_CODE_REUSE)); } +#if defined(MATLAB_MEX_FILE) +#define MDL_SET_INPUT_PORT_DIMENSION_INFO +static void mdlSetInputPortDimensionInfo(SimStruct *S, + int_T port, + const DimsInfo_T *dimsInfo) +{ + if(!ssSetInputPortDimensionInfo(S, port, dimsInfo)) return; +} +#endif + +#define MDL_SET_OUTPUT_PORT_DIMENSION_INFO +#if defined(MDL_SET_OUTPUT_PORT_DIMENSION_INFO) +static void mdlSetOutputPortDimensionInfo(SimStruct *S, + int_T port, + const DimsInfo_T *dimsInfo) +{ + if (!ssSetOutputPortDimensionInfo(S, port, dimsInfo)) return; +} +#endif # define MDL_SET_INPUT_PORT_FRAME_DATA static void mdlSetInputPortFrameData(SimStruct *S, int_T port, @@ -228,12 +375,20 @@ static void mdlSetDefaultPortDataTypes(SimStruct *S) */ static void mdlOutputs(SimStruct *S, int_T tid) { - const real_T *u0 = (const real_T*) ssGetInputPortSignal(S,0); - real_T *y0 = (real_T *)ssGetOutputPortRealSignal(S,0); + const real_T *pTF_u = (const real_T*) ssGetInputPortSignal(S,0); + const real_T *pTF_d = (const real_T*) ssGetInputPortSignal(S,1); + const real_T *blowerRun = (const real_T*) ssGetInputPortSignal(S,2); + real_T *dmEmb_u = (real_T *)ssGetOutputPortRealSignal(S,0); + real_T *dmEmb_d = (real_T *)ssGetOutputPortRealSignal(S,1); + real_T *powBlower = (real_T *)ssGetOutputPortRealSignal(S,2); const int_T p_width0 = mxGetNumberOfElements(PARAM_DEF0(S)); - const int8_T *param1 = (const int8_T *)mxGetData(PARAM_DEF0(S)); + const int_T p_width1 = mxGetNumberOfElements(PARAM_DEF1(S)); + const int_T p_width2 = mxGetNumberOfElements(PARAM_DEF2(S)); + const real_T *effBlower = (const real_T *)mxGetData(PARAM_DEF0(S)); + const real_T *coeffBlowerFlow = (const real_T *)mxGetData(PARAM_DEF1(S)); + const real_T *fs = (const real_T *)mxGetData(PARAM_DEF2(S)); - aa_Outputs_wrapper(u0, y0, param1, p_width0); + blower_Outputs_wrapper(pTF_u, pTF_d, blowerRun, dmEmb_u, dmEmb_d, powBlower, effBlower, p_width0, coeffBlowerFlow, p_width1, fs, p_width2); } diff --git a/code/c_code/blowerFlap_wrapper.c b/code/c_code/blowerFlap_wrapper.c new file mode 100644 index 0000000..364c08b --- /dev/null +++ b/code/c_code/blowerFlap_wrapper.c @@ -0,0 +1,102 @@ +/* + * + * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- + * + * This file is a wrapper S-function produced by the S-Function + * Builder which only recognizes certain fields. Changes made + * outside these fields will be lost the next time the block is + * used to load, edit, and resave this file. This file will be overwritten + * by the S-function Builder block. If you want to edit this file by hand, + * you must change it only in the area defined as: + * + * %%%-SFUNWIZ_wrapper_XXXXX_Changes_BEGIN + * Your Changes go here + * %%%-SFUNWIZ_wrapper_XXXXXX_Changes_END + * + * For better compatibility with the Simulink Coder, the + * "wrapper" S-function technique is used. This is discussed + * in the Simulink Coder User's Manual in the Chapter titled, + * "Wrapper S-functions". + * + * Created: Wed Jul 30 16:09:43 2014 + */ + + +/* + * Include Files + * + */ +#if defined(MATLAB_MEX_FILE) +#include "tmwtypes.h" +#include "simstruc_types.h" +#else +#include "rtwtypes.h" +#endif + +/* %%%-SFUNWIZ_wrapper_includes_Changes_BEGIN --- EDIT HERE TO _END */ +#include +/* %%%-SFUNWIZ_wrapper_includes_Changes_END --- EDIT HERE TO _BEGIN */ +#define u_width 3 +#define y_width 1 +/* + * Create external references here. + * + */ +/* %%%-SFUNWIZ_wrapper_externs_Changes_BEGIN --- EDIT HERE TO _END */ +/* extern double func(double a); */ +/* %%%-SFUNWIZ_wrapper_externs_Changes_END --- EDIT HERE TO _BEGIN */ + +/* + * Output functions + * + */ +void blower_Outputs_wrapper(const real_T *pTF_u, + const real_T *pTF_d, + const real_T *blowerRun, + real_T *dmEmb_u, + real_T *dmEmb_d, + real_T *powBlower , + const real_T *effBlower, const int_T p_width0, + const real_T *coeffBlowerFlow, const int_T p_width1, + const real_T *fs, const int_T p_width2) +{ +/* %%%-SFUNWIZ_wrapper_Outputs_Changes_BEGIN --- EDIT HERE TO _END */ +double pu, pd, tu, td, fu, fd, pr, tdi; +double dmBlowerCorr; +double hu,su,uu,Ru,RFu,Rpu,RTu,uFu,upu,uTu,sFu,spu,sTu,Cpu,Cvu,Ku; +double hdi,sdi,udi,RFdi,Rdi,Rpdi,RTdi,uFdi,updi,uTdi,sFdi,spdi,sTdi, + Cpdi,Cvdi,Kdi; + + +if (blowerRun[0] == 0) { + dmEmb_u[0] = 0; + dmEmb_u[1] = 0; + dmEmb_u[2] = 0; + dmEmb_d[0] = 0; + dmEmb_d[1] = 0; + dmEmb_d[2] = 0; +} +else { + pu = pTF_u[0]; pd = pTF_d[0]; + tu = pTF_u[1]; td = pTF_d[1]; + fu = pTF_u[2]; fd = pTF_d[2]; + pr = pd / pu; + dmBlowerCorr = blowerRun[0]*(coeffBlowerFlow[0]* + exp(-coeffBlowerFlow[1]*pr) + coeffBlowerFlow[2]); + dmEmb_u[0] = dmBlowerCorr*pu/1e5*sqrt(298.15/tu); + dmEmb_u[2] = dmEmb_u[0]*fu*fs[0]/(1+fu*fs[0]); + GetThdynCombGasZachV1(pu,tu,fu,fs[0],&Ru,&hu,&su,&uu,&RFu,&Rpu,&RTu, + &uFu,&upu,&uTu,&sFu,&spu,&sTu,&Cpu,&Cvu,&Ku); + dmEmb_u[1] = dmEmb_u[0]*hu; + + dmEmb_d[0] = dmEmb_u[0]; + dmEmb_d[2] = dmEmb_u[2]; + tdi = tu*pow(pr,((Ku-1)/Ku)); + GetThdynCombGasZachV1(pd,tdi,fu,fs[0],&Rdi,&hdi,&sdi,&udi,&RFdi,&Rpdi, + &RTdi,&uFdi,&updi,&uTdi,&sFdi,&spdi,&sTdi,&Cpdi,&Cvdi,&Kdi); + dmEmb_d[1] = dmEmb_d[0]*(hdi - hu)/effBlower[0]; + powBlower[0] = dmEmb_d[1]; + dmEmb_d[1] = dmEmb_u[1] + dmEmb_d[1]; +} +/* %%%-SFUNWIZ_wrapper_Outputs_Changes_END --- EDIT HERE TO _BEGIN */ +} diff --git a/code/c_code/combState.c b/code/c_code/combState.c index 11ccc92..2b0a50d 100644 --- a/code/c_code/combState.c +++ b/code/c_code/combState.c @@ -354,7 +354,9 @@ static void mdlInitializeSizes(SimStruct *S) return; /* Parameter mismatch will be reported by Simulink */ } #endif - + + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/compressor_calc_PTF.c b/code/c_code/compressor_calc_PTF.c index 890d97a..fdea6ef 100644 --- a/code/c_code/compressor_calc_PTF.c +++ b/code/c_code/compressor_calc_PTF.c @@ -496,6 +496,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/compressor_calc_PTFV1.c b/code/c_code/compressor_calc_PTFV1.c new file mode 100644 index 0000000..10d6836 --- /dev/null +++ b/code/c_code/compressor_calc_PTFV1.c @@ -0,0 +1,814 @@ +/* + * File: compressor_calc_PTFV1.c + * + * + * + * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- + * + * This file is an S-function produced by the S-Function + * Builder which only recognizes certain fields. Changes made + * outside these fields will be lost the next time the block is + * used to load, edit, and resave this file. This file will be overwritten + * by the S-function Builder block. If you want to edit this file by hand, + * you must change it only in the area defined as: + * + * %%%-SFUNWIZ_defines_Changes_BEGIN + * #define NAME 'replacement text' + * %%% SFUNWIZ_defines_Changes_END + * + * DO NOT change NAME--Change the 'replacement text' only. + * + * For better compatibility with the Simulink Coder, the + * "wrapper" S-function technique is used. This is discussed + * in the Simulink Coder's Manual in the Chapter titled, + * "Wrapper S-functions". + * + * ------------------------------------------------------------------------- + * | See matlabroot/simulink/src/sfuntmpl_doc.c for a more detailed template | + * ------------------------------------------------------------------------- + * Created: Thu Jun 19 02:01:51 2014 + * + * + */ + +#define S_FUNCTION_LEVEL 2 +#define S_FUNCTION_NAME compressor_calc_PTFV1 +/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ +/* %%%-SFUNWIZ_defines_Changes_BEGIN --- EDIT HERE TO _END */ +#define NUM_INPUTS 7 +/* Input Port 0 */ +#define IN_PORT_0_NAME pu +#define INPUT_0_WIDTH 1 +#define INPUT_DIMS_0_COL 1 +#define INPUT_0_DTYPE real_T +#define INPUT_0_COMPLEX COMPLEX_NO +#define IN_0_FRAME_BASED FRAME_NO +#define IN_0_BUS_BASED 0 +#define IN_0_BUS_NAME +#define IN_0_DIMS 1-D +#define INPUT_0_FEEDTHROUGH 1 +#define IN_0_ISSIGNED 0 +#define IN_0_WORDLENGTH 8 +#define IN_0_FIXPOINTSCALING 1 +#define IN_0_FRACTIONLENGTH 9 +#define IN_0_BIAS 0 +#define IN_0_SLOPE 0.125 +/* Input Port 1 */ +#define IN_PORT_1_NAME Tu +#define INPUT_1_WIDTH 1 +#define INPUT_DIMS_1_COL 1 +#define INPUT_1_DTYPE real_T +#define INPUT_1_COMPLEX COMPLEX_NO +#define IN_1_FRAME_BASED FRAME_NO +#define IN_1_BUS_BASED 0 +#define IN_1_BUS_NAME +#define IN_1_DIMS 1-D +#define INPUT_1_FEEDTHROUGH 1 +#define IN_1_ISSIGNED 0 +#define IN_1_WORDLENGTH 8 +#define IN_1_FIXPOINTSCALING 1 +#define IN_1_FRACTIONLENGTH 9 +#define IN_1_BIAS 0 +#define IN_1_SLOPE 0.125 +/* Input Port 2 */ +#define IN_PORT_2_NAME Fu +#define INPUT_2_WIDTH 1 +#define INPUT_DIMS_2_COL 1 +#define INPUT_2_DTYPE real_T +#define INPUT_2_COMPLEX COMPLEX_NO +#define IN_2_FRAME_BASED FRAME_NO +#define IN_2_BUS_BASED 0 +#define IN_2_BUS_NAME +#define IN_2_DIMS 1-D +#define INPUT_2_FEEDTHROUGH 1 +#define IN_2_ISSIGNED 0 +#define IN_2_WORDLENGTH 8 +#define IN_2_FIXPOINTSCALING 1 +#define IN_2_FRACTIONLENGTH 9 +#define IN_2_BIAS 0 +#define IN_2_SLOPE 0.125 +/* Input Port 3 */ +#define IN_PORT_3_NAME pd +#define INPUT_3_WIDTH 1 +#define INPUT_DIMS_3_COL 1 +#define INPUT_3_DTYPE real_T +#define INPUT_3_COMPLEX COMPLEX_NO +#define IN_3_FRAME_BASED FRAME_NO +#define IN_3_BUS_BASED 0 +#define IN_3_BUS_NAME +#define IN_3_DIMS 1-D +#define INPUT_3_FEEDTHROUGH 1 +#define IN_3_ISSIGNED 0 +#define IN_3_WORDLENGTH 8 +#define IN_3_FIXPOINTSCALING 1 +#define IN_3_FRACTIONLENGTH 9 +#define IN_3_BIAS 0 +#define IN_3_SLOPE 0.125 +/* Input Port 4 */ +#define IN_PORT_4_NAME Td +#define INPUT_4_WIDTH 1 +#define INPUT_DIMS_4_COL 1 +#define INPUT_4_DTYPE real_T +#define INPUT_4_COMPLEX COMPLEX_NO +#define IN_4_FRAME_BASED FRAME_NO +#define IN_4_BUS_BASED 0 +#define IN_4_BUS_NAME +#define IN_4_DIMS 1-D +#define INPUT_4_FEEDTHROUGH 1 +#define IN_4_ISSIGNED 0 +#define IN_4_WORDLENGTH 8 +#define IN_4_FIXPOINTSCALING 1 +#define IN_4_FRACTIONLENGTH 9 +#define IN_4_BIAS 0 +#define IN_4_SLOPE 0.125 +/* Input Port 5 */ +#define IN_PORT_5_NAME Fd +#define INPUT_5_WIDTH 1 +#define INPUT_DIMS_5_COL 1 +#define INPUT_5_DTYPE real_T +#define INPUT_5_COMPLEX COMPLEX_NO +#define IN_5_FRAME_BASED FRAME_NO +#define IN_5_BUS_BASED 0 +#define IN_5_BUS_NAME +#define IN_5_DIMS 1-D +#define INPUT_5_FEEDTHROUGH 1 +#define IN_5_ISSIGNED 0 +#define IN_5_WORDLENGTH 8 +#define IN_5_FIXPOINTSCALING 1 +#define IN_5_FRACTIONLENGTH 9 +#define IN_5_BIAS 0 +#define IN_5_SLOPE 0.125 +/* Input Port 6 */ +#define IN_PORT_6_NAME omegat +#define INPUT_6_WIDTH 1 +#define INPUT_DIMS_6_COL 1 +#define INPUT_6_DTYPE real_T +#define INPUT_6_COMPLEX COMPLEX_NO +#define IN_6_FRAME_BASED FRAME_NO +#define IN_6_BUS_BASED 0 +#define IN_6_BUS_NAME +#define IN_6_DIMS 1-D +#define INPUT_6_FEEDTHROUGH 1 +#define IN_6_ISSIGNED 0 +#define IN_6_WORDLENGTH 8 +#define IN_6_FIXPOINTSCALING 1 +#define IN_6_FRACTIONLENGTH 9 +#define IN_6_BIAS 0 +#define IN_6_SLOPE 0.125 + +#define NUM_OUTPUTS 9 +/* Output Port 0 */ +#define OUT_PORT_0_NAME dmu +#define OUTPUT_0_WIDTH 1 +#define OUTPUT_DIMS_0_COL 1 +#define OUTPUT_0_DTYPE real_T +#define OUTPUT_0_COMPLEX COMPLEX_NO +#define OUT_0_FRAME_BASED FRAME_NO +#define OUT_0_BUS_BASED 0 +#define OUT_0_BUS_NAME +#define OUT_0_DIMS 1-D +#define OUT_0_ISSIGNED 1 +#define OUT_0_WORDLENGTH 8 +#define OUT_0_FIXPOINTSCALING 1 +#define OUT_0_FRACTIONLENGTH 3 +#define OUT_0_BIAS 0 +#define OUT_0_SLOPE 0.125 +/* Output Port 1 */ +#define OUT_PORT_1_NAME deu +#define OUTPUT_1_WIDTH 1 +#define OUTPUT_DIMS_1_COL 1 +#define OUTPUT_1_DTYPE real_T +#define OUTPUT_1_COMPLEX COMPLEX_NO +#define OUT_1_FRAME_BASED FRAME_NO +#define OUT_1_BUS_BASED 0 +#define OUT_1_BUS_NAME +#define OUT_1_DIMS 1-D +#define OUT_1_ISSIGNED 1 +#define OUT_1_WORDLENGTH 8 +#define OUT_1_FIXPOINTSCALING 1 +#define OUT_1_FRACTIONLENGTH 3 +#define OUT_1_BIAS 0 +#define OUT_1_SLOPE 0.125 +/* Output Port 2 */ +#define OUT_PORT_2_NAME dmbu +#define OUTPUT_2_WIDTH 1 +#define OUTPUT_DIMS_2_COL 1 +#define OUTPUT_2_DTYPE real_T +#define OUTPUT_2_COMPLEX COMPLEX_NO +#define OUT_2_FRAME_BASED FRAME_NO +#define OUT_2_BUS_BASED 0 +#define OUT_2_BUS_NAME +#define OUT_2_DIMS 1-D +#define OUT_2_ISSIGNED 1 +#define OUT_2_WORDLENGTH 8 +#define OUT_2_FIXPOINTSCALING 1 +#define OUT_2_FRACTIONLENGTH 3 +#define OUT_2_BIAS 0 +#define OUT_2_SLOPE 0.125 +/* Output Port 3 */ +#define OUT_PORT_3_NAME dmd +#define OUTPUT_3_WIDTH 1 +#define OUTPUT_DIMS_3_COL 1 +#define OUTPUT_3_DTYPE real_T +#define OUTPUT_3_COMPLEX COMPLEX_NO +#define OUT_3_FRAME_BASED FRAME_NO +#define OUT_3_BUS_BASED 0 +#define OUT_3_BUS_NAME +#define OUT_3_DIMS 1-D +#define OUT_3_ISSIGNED 1 +#define OUT_3_WORDLENGTH 8 +#define OUT_3_FIXPOINTSCALING 1 +#define OUT_3_FRACTIONLENGTH 3 +#define OUT_3_BIAS 0 +#define OUT_3_SLOPE 0.125 +/* Output Port 4 */ +#define OUT_PORT_4_NAME ded +#define OUTPUT_4_WIDTH 1 +#define OUTPUT_DIMS_4_COL 1 +#define OUTPUT_4_DTYPE real_T +#define OUTPUT_4_COMPLEX COMPLEX_NO +#define OUT_4_FRAME_BASED FRAME_NO +#define OUT_4_BUS_BASED 0 +#define OUT_4_BUS_NAME +#define OUT_4_DIMS 1-D +#define OUT_4_ISSIGNED 1 +#define OUT_4_WORDLENGTH 8 +#define OUT_4_FIXPOINTSCALING 1 +#define OUT_4_FRACTIONLENGTH 3 +#define OUT_4_BIAS 0 +#define OUT_4_SLOPE 0.125 +/* Output Port 5 */ +#define OUT_PORT_5_NAME dmbd +#define OUTPUT_5_WIDTH 1 +#define OUTPUT_DIMS_5_COL 1 +#define OUTPUT_5_DTYPE real_T +#define OUTPUT_5_COMPLEX COMPLEX_NO +#define OUT_5_FRAME_BASED FRAME_NO +#define OUT_5_BUS_BASED 0 +#define OUT_5_BUS_NAME +#define OUT_5_DIMS 1-D +#define OUT_5_ISSIGNED 1 +#define OUT_5_WORDLENGTH 8 +#define OUT_5_FIXPOINTSCALING 1 +#define OUT_5_FRACTIONLENGTH 3 +#define OUT_5_BIAS 0 +#define OUT_5_SLOPE 0.125 +/* Output Port 6 */ +#define OUT_PORT_6_NAME Tqt +#define OUTPUT_6_WIDTH 1 +#define OUTPUT_DIMS_6_COL 1 +#define OUTPUT_6_DTYPE real_T +#define OUTPUT_6_COMPLEX COMPLEX_NO +#define OUT_6_FRAME_BASED FRAME_NO +#define OUT_6_BUS_BASED 0 +#define OUT_6_BUS_NAME +#define OUT_6_DIMS 1-D +#define OUT_6_ISSIGNED 1 +#define OUT_6_WORDLENGTH 8 +#define OUT_6_FIXPOINTSCALING 1 +#define OUT_6_FRACTIONLENGTH 3 +#define OUT_6_BIAS 0 +#define OUT_6_SLOPE 0.125 +/* Output Port 7 */ +#define OUT_PORT_7_NAME eta_ic +#define OUTPUT_7_WIDTH 1 +#define OUTPUT_DIMS_7_COL 1 +#define OUTPUT_7_DTYPE real_T +#define OUTPUT_7_COMPLEX COMPLEX_NO +#define OUT_7_FRAME_BASED FRAME_NO +#define OUT_7_BUS_BASED 0 +#define OUT_7_BUS_NAME +#define OUT_7_DIMS 1-D +#define OUT_7_ISSIGNED 1 +#define OUT_7_WORDLENGTH 8 +#define OUT_7_FIXPOINTSCALING 1 +#define OUT_7_FRACTIONLENGTH 3 +#define OUT_7_BIAS 0 +#define OUT_7_SLOPE 0.125 +/* Output Port 8 */ +#define OUT_PORT_8_NAME Td_calc +#define OUTPUT_8_WIDTH 1 +#define OUTPUT_DIMS_8_COL 1 +#define OUTPUT_8_DTYPE real_T +#define OUTPUT_8_COMPLEX COMPLEX_NO +#define OUT_8_FRAME_BASED FRAME_NO +#define OUT_8_BUS_BASED 0 +#define OUT_8_BUS_NAME +#define OUT_8_DIMS 1-D +#define OUT_8_ISSIGNED 1 +#define OUT_8_WORDLENGTH 8 +#define OUT_8_FIXPOINTSCALING 1 +#define OUT_8_FRACTIONLENGTH 3 +#define OUT_8_BIAS 0 +#define OUT_8_SLOPE 0.125 + +#define NPARAMS 9 +/* Parameter 1 */ +#define PARAMETER_0_NAME fs +#define PARAMETER_0_DTYPE real_T +#define PARAMETER_0_COMPLEX COMPLEX_NO +/* Parameter 2 */ +#define PARAMETER_1_NAME comp_flow_map +#define PARAMETER_1_DTYPE real_T +#define PARAMETER_1_COMPLEX COMPLEX_NO +/* Parameter 3 */ +#define PARAMETER_2_NAME comp_eff_map +#define PARAMETER_2_DTYPE real_T +#define PARAMETER_2_COMPLEX COMPLEX_NO +/* Parameter 4 */ +#define PARAMETER_3_NAME pr_rep +#define PARAMETER_3_DTYPE real_T +#define PARAMETER_3_COMPLEX COMPLEX_NO +/* Parameter 5 */ +#define PARAMETER_4_NAME n288_rep +#define PARAMETER_4_DTYPE real_T +#define PARAMETER_4_COMPLEX COMPLEX_NO +/* Parameter 6 */ +#define PARAMETER_5_NAME npr +#define PARAMETER_5_DTYPE int32_T +#define PARAMETER_5_COMPLEX COMPLEX_NO +/* Parameter 7 */ +#define PARAMETER_6_NAME nsp +#define PARAMETER_6_DTYPE int32_T +#define PARAMETER_6_COMPLEX COMPLEX_NO +/* Parameter 8 */ +#define PARAMETER_7_NAME nflow +#define PARAMETER_7_DTYPE int32_T +#define PARAMETER_7_COMPLEX COMPLEX_NO +/* Parameter 9 */ +#define PARAMETER_8_NAME mDot_rep +#define PARAMETER_8_DTYPE real_T +#define PARAMETER_8_COMPLEX COMPLEX_NO + +#define NDWORKS 2 +// DWork 1 +#define DWORK_0_NAME flow_prev +#define DWORK_0_WIDTH 1 +#define DWORK_0_DTYPE real_T +#define DWORK_0_COMPLEX COMPLEX_NO +// DWork 2 +#define DWORK_1_NAME eta_prev +#define DWORK_1_WIDTH 1 +#define DWORK_1_DTYPE real_T +#define DWORK_1_COMPLEX COMPLEX_NO + +#define SAMPLE_TIME_0 INHERITED_SAMPLE_TIME +#define NUM_DISC_STATES 0 +#define DISC_STATES_IC [0] +#define NUM_CONT_STATES 0 +#define CONT_STATES_IC [0] + +#define SFUNWIZ_GENERATE_TLC 1 +#define SOURCEFILES "__SFB__GetThdynCombGasZach.c" +#define PANELINDEX 6 +#define USE_SIMSTRUCT 0 +#define SHOW_COMPILE_STEPS 0 +#define CREATE_DEBUG_MEXFILE 0 +#define SAVE_CODE_ONLY 0 +#define SFUNWIZ_REVISION 3.0 +/* %%%-SFUNWIZ_defines_Changes_END --- EDIT HERE TO _BEGIN */ +/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ +#include "simstruc.h" +#define PARAM_DEF0(S) ssGetSFcnParam(S, 0) +#define PARAM_DEF1(S) ssGetSFcnParam(S, 1) +#define PARAM_DEF2(S) ssGetSFcnParam(S, 2) +#define PARAM_DEF3(S) ssGetSFcnParam(S, 3) +#define PARAM_DEF4(S) ssGetSFcnParam(S, 4) +#define PARAM_DEF5(S) ssGetSFcnParam(S, 5) +#define PARAM_DEF6(S) ssGetSFcnParam(S, 6) +#define PARAM_DEF7(S) ssGetSFcnParam(S, 7) +#define PARAM_DEF8(S) ssGetSFcnParam(S, 8) + +#define IS_PARAM_DOUBLE(pVal) (mxIsNumeric(pVal) && !mxIsLogical(pVal) &&\ +!mxIsEmpty(pVal) && !mxIsSparse(pVal) && !mxIsComplex(pVal) && mxIsDouble(pVal)) + +#define IS_PARAM_INT32(pVal) (mxIsNumeric(pVal) && !mxIsLogical(pVal) &&\ +!mxIsEmpty(pVal) && !mxIsSparse(pVal) && !mxIsComplex(pVal) && mxIsInt32(pVal)) + +extern void compressor_calc_PTFV1_Outputs_wrapper(const real_T *pu, + const real_T *Tu, + const real_T *Fu, + const real_T *pd, + const real_T *Td, + const real_T *Fd, + const real_T *omegat, + real_T *dmu, + real_T *deu, + real_T *dmbu, + real_T *dmd, + real_T *ded, + real_T *dmbd, + real_T *Tqt, + real_T *eta_ic, + real_T *Td_calc, + const real_T *flow_prev, + const real_T *eta_prev, + const real_T *fs, const int_T p_width0, + const real_T *comp_flow_map, const int_T p_width1, + const real_T *comp_eff_map, const int_T p_width2, + const real_T *pr_rep, const int_T p_width3, + const real_T *n288_rep, const int_T p_width4, + const int32_T *npr, const int_T p_width5, + const int32_T *nsp, const int_T p_width6, + const int32_T *nflow, const int_T p_width7, + const real_T *mDot_rep, const int_T p_width8); + +/*====================*const int32_T *nsp, const int_T p_width6, + * S-function methods * + *====================*/ +#define MDL_CHECK_PARAMETERS + #if defined(MDL_CHECK_PARAMETERS) && defined(MATLAB_MEX_FILE) + /* Function: mdlCheckParameters ============================================= + * Abstract: + * Validate our parameters to verify they are okay. + */ + static void mdlCheckParameters(SimStruct *S) + { + int paramIndex = 0; + bool validParam = false; + /* All parameters must match the S-function Builder Dialog */ + + + { + const mxArray *pVal0 = ssGetSFcnParam(S,0); + if (!IS_PARAM_DOUBLE(pVal0)) { + validParam = true; + paramIndex = 0; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal1 = ssGetSFcnParam(S,1); + if (!IS_PARAM_DOUBLE(pVal1)) { + validParam = true; + paramIndex = 1; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal2 = ssGetSFcnParam(S,2); + if (!IS_PARAM_DOUBLE(pVal2)) { + validParam = true; + paramIndex = 2; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal3 = ssGetSFcnParam(S,3); + if (!IS_PARAM_DOUBLE(pVal3)) { + validParam = true; + paramIndex = 3; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal4 = ssGetSFcnParam(S,4); + if (!IS_PARAM_DOUBLE(pVal4)) { + validParam = true; + paramIndex = 4; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal5 = ssGetSFcnParam(S,5); + if (!IS_PARAM_INT32(pVal5)) { + validParam = true; + paramIndex = 5; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal6 = ssGetSFcnParam(S,6); + if (!IS_PARAM_INT32(pVal6)) { + validParam = true; + paramIndex = 6; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal7 = ssGetSFcnParam(S,7); + if (!IS_PARAM_INT32(pVal7)) { + validParam = true; + paramIndex = 7; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal8 = ssGetSFcnParam(S,8); + if (!IS_PARAM_DOUBLE(pVal8)) { + validParam = true; + paramIndex = 8; + goto EXIT_POINT; + } + } + + + EXIT_POINT: + if (validParam) { + char parameterErrorMsg[1024]; + sprintf(parameterErrorMsg, "The data type and or complexity of parameter %d does not match the " + "information specified in the S-function Builder dialog. " + "For non-double parameters you will need to cast them using int8, int16, " + "int32, uint8, uint16, uint32 or boolean.", paramIndex + 1); + ssSetErrorStatus(S,parameterErrorMsg); + } + return; + } + #endif /* MDL_CHECK_PARAMETERS */ +/* Function: mdlInitializeSizes =============================================== + * Abstract: + * Setup sizes of the various vectors. + */ +static void mdlInitializeSizes(SimStruct *S) +{ + + DECL_AND_INIT_DIMSINFO(inputDimsInfo); + DECL_AND_INIT_DIMSINFO(outputDimsInfo); + ssSetNumSFcnParams(S, NPARAMS); /* Number of expected parameters */ + #if defined(MATLAB_MEX_FILE) + if (ssGetNumSFcnParams(S) == ssGetSFcnParamsCount(S)) { + mdlCheckParameters(S); + if (ssGetErrorStatus(S) != NULL) { + return; + } + } else { + return; /* Parameter mismatch will be reported by Simulink */ + } + #endif + + ssSetNumContStates(S, NUM_CONT_STATES); + ssSetNumDiscStates(S, NUM_DISC_STATES); + + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + + if (!ssSetNumInputPorts(S, NUM_INPUTS)) return; + /*Input Port 0 */ + ssSetInputPortWidth(S, 0, INPUT_0_WIDTH); /* */ + ssSetInputPortDataType(S, 0, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 0, INPUT_0_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 0, INPUT_0_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 0, 1); /*direct input signal access*/ + + /*Input Port 1 */ + ssSetInputPortWidth(S, 1, INPUT_1_WIDTH); /* */ + ssSetInputPortDataType(S, 1, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 1, INPUT_1_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 1, INPUT_1_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 1, 1); /*direct input signal access*/ + + /*Input Port 2 */ + ssSetInputPortWidth(S, 2, INPUT_2_WIDTH); /* */ + ssSetInputPortDataType(S, 2, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 2, INPUT_2_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 2, INPUT_2_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 2, 1); /*direct input signal access*/ + + /*Input Port 3 */ + ssSetInputPortWidth(S, 3, INPUT_3_WIDTH); /* */ + ssSetInputPortDataType(S, 3, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 3, INPUT_3_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 3, INPUT_3_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 3, 1); /*direct input signal access*/ + + /*Input Port 4 */ + ssSetInputPortWidth(S, 4, INPUT_4_WIDTH); /* */ + ssSetInputPortDataType(S, 4, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 4, INPUT_4_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 4, INPUT_4_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 4, 1); /*direct input signal access*/ + + /*Input Port 5 */ + ssSetInputPortWidth(S, 5, INPUT_5_WIDTH); /* */ + ssSetInputPortDataType(S, 5, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 5, INPUT_5_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 5, INPUT_5_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 5, 1); /*direct input signal access*/ + + /*Input Port 6 */ + ssSetInputPortWidth(S, 6, INPUT_6_WIDTH); /* */ + ssSetInputPortDataType(S, 6, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 6, INPUT_6_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 6, INPUT_6_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 6, 1); /*direct input signal access*/ + + + if (!ssSetNumOutputPorts(S, NUM_OUTPUTS)) return; + /* Output Port 0 */ + ssSetOutputPortWidth(S, 0, OUTPUT_0_WIDTH); + ssSetOutputPortDataType(S, 0, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 0, OUTPUT_0_COMPLEX); + /* Output Port 1 */ + ssSetOutputPortWidth(S, 1, OUTPUT_1_WIDTH); + ssSetOutputPortDataType(S, 1, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 1, OUTPUT_1_COMPLEX); + /* Output Port 2 */ + ssSetOutputPortWidth(S, 2, OUTPUT_2_WIDTH); + ssSetOutputPortDataType(S, 2, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 2, OUTPUT_2_COMPLEX); + /* Output Port 3 */ + ssSetOutputPortWidth(S, 3, OUTPUT_3_WIDTH); + ssSetOutputPortDataType(S, 3, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 3, OUTPUT_3_COMPLEX); + /* Output Port 4 */ + ssSetOutputPortWidth(S, 4, OUTPUT_4_WIDTH); + ssSetOutputPortDataType(S, 4, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 4, OUTPUT_4_COMPLEX); + /* Output Port 5 */ + ssSetOutputPortWidth(S, 5, OUTPUT_5_WIDTH); + ssSetOutputPortDataType(S, 5, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 5, OUTPUT_5_COMPLEX); + /* Output Port 6 */ + ssSetOutputPortWidth(S, 6, OUTPUT_6_WIDTH); + ssSetOutputPortDataType(S, 6, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 6, OUTPUT_6_COMPLEX); + /* Output Port 7 */ + ssSetOutputPortWidth(S, 7, OUTPUT_7_WIDTH); + ssSetOutputPortDataType(S, 7, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 7, OUTPUT_7_COMPLEX); + /* Output Port 8 */ + ssSetOutputPortWidth(S, 8, OUTPUT_8_WIDTH); + ssSetOutputPortDataType(S, 8, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 8, OUTPUT_7_COMPLEX); + + /*initialzation of sizes related to DWork Vectors*/ + ssSetNumDWork(S,NDWORKS); + /*DWork vector 1*/ + ssSetDWorkWidth(S, 0, DWORK_0_WIDTH); + ssSetDWorkDataType(S, 0, SS_DOUBLE); + /*DWork vector 2*/ + ssSetDWorkWidth(S, 1, DWORK_1_WIDTH); + ssSetDWorkDataType(S, 1, SS_DOUBLE); + + ssSetNumSampleTimes(S, 1); + ssSetNumRWork(S, 0); + ssSetNumIWork(S, 0); + ssSetNumPWork(S, 0); + ssSetNumModes(S, 0); + ssSetNumNonsampledZCs(S, 0); + + /* Take care when specifying exception free code - see sfuntmpl_doc.c */ + ssSetOptions(S, (SS_OPTION_EXCEPTION_FREE_CODE | + SS_OPTION_USE_TLC_WITH_ACCELERATOR | + SS_OPTION_WORKS_WITH_CODE_REUSE)); +} + +# define MDL_SET_INPUT_PORT_FRAME_DATA +static void mdlSetInputPortFrameData(SimStruct *S, + int_T port, + Frame_T frameData) +{ + ssSetInputPortFrameData(S, port, frameData); +} +/* Function: mdlInitializeSampleTimes ========================================= + * Abstract: + * Specifiy the sample time. + */ +static void mdlInitializeSampleTimes(SimStruct *S) +{ + ssSetSampleTime(S, 0, SAMPLE_TIME_0); + ssSetOffsetTime(S, 0, 0.0); +} + + +#define MDL_START /* Change to #undef to remove function */ +#if defined(MDL_START) + /* Function: mdlStart ======================================================= + * Abstract: + * This function is called once at start of model execution. If you + * have states that should be initialized once, this is the place + * to do it. + */ + static void mdlStart(SimStruct *S) + { + } +#endif /* MDL_START */ + +#define MDL_INITIALIZE_CONDITIONS + /* Function: mdlInitializeConditions ======================================== + * Abstract: + * Initialize the states + */ + static void mdlInitializeConditions(SimStruct *S) + { + #define MDL_INITIALIZE_CONDITIONS +/* Function: mdlInitializeConditions ============================ +* Abstract: +* Initialize both continuous states to zero +*/ + real_T *flow = (real_T *)ssGetDWork(S,0); + real_T *eta = (real_T *)ssGetDWork(S,1); + /* Initialize the dwork to 0 */ + flow[0] = 1e-2; // flow + eta[0] = 0.8; // efficiency +} + +#define MDL_SET_INPUT_PORT_DATA_TYPE +static void mdlSetInputPortDataType(SimStruct *S, int port, DTypeId dType) +{ + ssSetInputPortDataType( S, 0, dType); +} +#define MDL_SET_OUTPUT_PORT_DATA_TYPE +static void mdlSetOutputPortDataType(SimStruct *S, int port, DTypeId dType) +{ + ssSetOutputPortDataType(S, 0, dType); +} + +#define MDL_SET_DEFAULT_PORT_DATA_TYPES +static void mdlSetDefaultPortDataTypes(SimStruct *S) +{ + ssSetInputPortDataType( S, 0, SS_DOUBLE); + ssSetOutputPortDataType(S, 0, SS_DOUBLE); +} +/* Function: mdlOutputs ======================================================= + * +*/ +static void mdlOutputs(SimStruct *S, int_T tid) +{ + const real_T *pu = (const real_T*) ssGetInputPortSignal(S,0); + const real_T *Tu = (const real_T*) ssGetInputPortSignal(S,1); + const real_T *Fu = (const real_T*) ssGetInputPortSignal(S,2); + const real_T *pd = (const real_T*) ssGetInputPortSignal(S,3); + const real_T *Td = (const real_T*) ssGetInputPortSignal(S,4); + const real_T *Fd = (const real_T*) ssGetInputPortSignal(S,5); + const real_T *omegat = (const real_T*) ssGetInputPortSignal(S,6); + real_T *dmu = (real_T *)ssGetOutputPortRealSignal(S,0); + real_T *deu = (real_T *)ssGetOutputPortRealSignal(S,1); + real_T *dmbu = (real_T *)ssGetOutputPortRealSignal(S,2); + real_T *dmd = (real_T *)ssGetOutputPortRealSignal(S,3); + real_T *ded = (real_T *)ssGetOutputPortRealSignal(S,4); + real_T *dmbd = (real_T *)ssGetOutputPortRealSignal(S,5); + real_T *Tqt = (real_T *)ssGetOutputPortRealSignal(S,6); + real_T *eta_ic = (real_T *)ssGetOutputPortRealSignal(S,7); + real_T *Td_calc = (real_T *)ssGetOutputPortRealSignal(S,8); + const real_T *flow_prev = (const real_T *)ssGetDWork(S,0); + const real_T *eta_prev = (const real_T *)ssGetDWork(S,1); + const int_T p_width0 = mxGetNumberOfElements(PARAM_DEF0(S)); + const int_T p_width1 = mxGetNumberOfElements(PARAM_DEF1(S)); + const int_T p_width2 = mxGetNumberOfElements(PARAM_DEF2(S)); + const int_T p_width3 = mxGetNumberOfElements(PARAM_DEF3(S)); + const int_T p_width4 = mxGetNumberOfElements(PARAM_DEF4(S)); + const int_T p_width5 = mxGetNumberOfElements(PARAM_DEF5(S)); + const int_T p_width6 = mxGetNumberOfElements(PARAM_DEF6(S)); + const int_T p_width7 = mxGetNumberOfElements(PARAM_DEF7(S)); + const int_T p_width8 = mxGetNumberOfElements(PARAM_DEF8(S)); + const real_T *fs = (const real_T *)mxGetData(PARAM_DEF0(S)); + const real_T *comp_flow_map = (const real_T *)mxGetData(PARAM_DEF1(S)); + const real_T *comp_eff_map = (const real_T *)mxGetData(PARAM_DEF2(S)); + const real_T *pr_rep = (const real_T *)mxGetData(PARAM_DEF3(S)); + const real_T *n288_rep = (const real_T *)mxGetData(PARAM_DEF4(S)); + const int32_T *npr = (const int32_T *)mxGetData(PARAM_DEF5(S)); + const int32_T *nsp = (const int32_T *)mxGetData(PARAM_DEF6(S)); + const int32_T *nflow = (const int32_T *)mxGetData(PARAM_DEF7(S)); + const real_T *mDot_rep = (const real_T *)mxGetData(PARAM_DEF8(S)); + + compressor_calc_PTFV1_Outputs_wrapper(pu, Tu, Fu, pd, Td, Fd, omegat, + dmu, deu, dmbu, dmd, ded, dmbd, Tqt, eta_ic, Td_calc, flow_prev, + eta_prev, fs, p_width0, comp_flow_map, p_width1, comp_eff_map, + p_width2, pr_rep, p_width3, n288_rep, p_width4, npr, p_width5, + nsp, p_width6, nflow, p_width7, mDot_rep, p_width8); +} + +#define MDL_UPDATE /* Change to #undef to remove function */ +/* Function: mdlUpdate ====================================================== + * Abstract: + * This function is called once for every major integration time step. + * Discrete states are typically updated here, but this function is useful + * for performing any tasks that should only take place once per + * integration step. + */ + static void mdlUpdate(SimStruct *S, int_T tid) + { + const real_T *dmu = (const real_T *)ssGetOutputPortRealSignal(S,0); + const real_T *eta_c = (const real_T *)ssGetOutputPortRealSignal(S,7); + real_T *flow_prev = (real_T *)ssGetDWork(S,0); + real_T *eta_prev = (real_T *)ssGetDWork(S,1); + + flow_prev[0] = dmu[0]; + eta_prev[0] = eta_c[0]; + +} + +/* Function: mdlTerminate ===================================================== + * Abstract: + * In this function, you should perform any actions that are necessary + * at the termination of a simulation. For example, if memory was + * allocated in mdlStart, this is the place to free it. + */ +static void mdlTerminate(SimStruct *S) +{ +} +#ifdef MATLAB_MEX_FILE /* Is this file being compiled as a MEX-file? */ +#include "simulink.c" /* MEX-file interface mechanism */ +#else +#include "cg_sfun.h" /* Code generation registration function */ +#endif + + diff --git a/code/c_code/compressor_calc_PTFV1_wrapper.c b/code/c_code/compressor_calc_PTFV1_wrapper.c new file mode 100644 index 0000000..92a8ad8 --- /dev/null +++ b/code/c_code/compressor_calc_PTFV1_wrapper.c @@ -0,0 +1,219 @@ +/* + * + * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- + * + * This file is a wrapper S-function produced by the S-Function + * Builder which only recognizes certain fields. Changes made + * outside these fields will be lost the next time the block is + * used to load, edit, and resave this file. This file will be overwritten + * by the S-function Builder block. If you want to edit this file by hand, + * you must change it only in the area defined as: + * + * %%%-SFUNWIZ_wrapper_XXXXX_Changes_BEGIN + * Your Changes go here + * %%%-SFUNWIZ_wrapper_XXXXXX_Changes_END + * + * For better compatibility with the Simulink Coder, the + * "wrapper" S-function technique is used. This is discussed + * in the Simulink Coder User's Manual in the Chapter titled, + * "Wrapper S-functions". + * + * Created: Thu Jun 19 02:01:51 2014 + */ + + +/* + * Include Files + * + */ +#if defined(MATLAB_MEX_FILE) +#include "tmwtypes.h" +#include "simstruc_types.h" +#else +#include "rtwtypes.h" +#endif + +/* %%%-SFUNWIZ_wrapper_includes_Changes_BEGIN --- EDIT HERE TO _END */ +#include +#include "GetThdynCombGasZachV1.h" +/* %%%-SFUNWIZ_wrapper_includes_Changes_END --- EDIT HERE TO _BEGIN */ +#define u_width 1 +#define y_width 1 +/* + * Create external references here. + * + */ +/* %%%-SFUNWIZ_wrapper_externs_Changes_BEGIN --- EDIT HERE TO _END */ + +/* %%%-SFUNWIZ_wrapper_externs_Changes_END --- EDIT HERE TO _BEGIN */ + +/* + * Output functions + * + */ +void compressor_calc_PTFV1_Outputs_wrapper(const real_T *pu, + const real_T *Tu, + const real_T *Fu, + const real_T *pd, + const real_T *Td, + const real_T *Fd, + const real_T *omegat, + real_T *dmu, + real_T *deu, + real_T *dmbu, + real_T *dmd, + real_T *ded, + real_T *dmbd, + real_T *Tqt, + real_T *eta_ic , + real_T *Td_calc, + const real_T *flow_prev, + const real_T *eta_prev, + const real_T *fs, const int_T p_width0, + const real_T *comp_flow_map, const int_T p_width1, + const real_T *comp_eff_map, const int_T p_width2, + const real_T *pr_rep, const int_T p_width3, + const real_T *n288_rep, const int_T p_width4, + const int32_T *npr, const int_T p_width5, + const int32_T *nsp, const int_T p_width6, + const int32_T *nflow, const int_T p_width7, + const real_T *mDot_rep, const int_T p_width8) +{ +/* %%%-SFUNWIZ_wrapper_Outputs_Changes_BEGIN --- EDIT HERE TO _END */ +double n288, dn288_intv, dpr_intv, dmDot_intv,dz1, dz11, dz2, dz21, z1, + z11, z2, z21, dz_flow, dz_eff; +int i, j, istart, iend, jstart, jend; +double dm_corr; +double pr, pic, Tdi, delhc; +double hu,su,uu,Ru,RFu,Rpu,RTu,uFu,upu,uTu,sFu,spu,sTu,Cpu,Cvu,Ku; +double hdi,sdi,udi,Rdi,RFdi,Rpdi,RTdi,uFdi,updi,uTdi,sFdi,spdi,sTdi, + Cpdi,Cvdi,Kdi; +double hd,sd,ud,RFd,Rd,Rpd,RTd,uFd,upd,uTd,sFd,spd,sTd,Cpd,Cvd,Kd; +double dtd, err_td, hd_temp; +const double pi = 3.14159265358979323846; + +bool first; + + +// Calculating the pressure ratio +pr = *pd / *pu; +if (pr < 1.000001) { + pic = 1.000001; +} +else{ + pic = pr; +} +//pic = max(1.000001,pr); + +//Find the corrected flow and efficiency from the compressor map table +n288 = *omegat*60/(2.0*pi)*sqrt(298.0/ *Tu); + +if ((pic <= pr_rep[0])||(pic >= pr_rep[npr[0]-1])||(n288 <= n288_rep[0])||(n288 >= n288_rep[nsp[0]-1])) +{ + dmu[0] = 0; + deu[0] = 0; + dmbu[0] = 0; + dmd[0] = 0; + ded[0] = 0; + dmbd[0] = 0; + Tqt[0] = 0; + eta_ic[0] = 0; + Td_calc[0] = 0; +} +else +{ +// interpolate in the 2D speed table to find the corresponding +// corrected flow (dm_corr) and isentropic efficiency (eta_ic) +i = 1; +while ((pr_rep[i] < pic) && (i < *npr)) +{ + i++; +} +istart = i - 1; +iend = i; +j = 1; +while ((n288_rep[j] < n288) && (j < *nsp)) +{ + j++; +} +jstart = j - 1; +jend = j; +dn288_intv = n288_rep[jend] - n288_rep[jstart]; +dpr_intv = pr_rep[iend] - pr_rep[istart]; + +dz1 = comp_flow_map[iend+(*nsp)*jstart] - comp_flow_map[istart+(*nsp)*jstart]; +//dz11 = comp_eff_map[iend+(*nsp)*jstart] - comp_eff_map[istart+(*nsp)*jstart]; +dz2 = comp_flow_map[iend+(*nsp)*jend] - comp_flow_map[istart+(*nsp)*jend]; +//dz21 = comp_eff_map[iend+(*nsp)*jend] - comp_eff_map[istart+(*nsp)*jend]; +z1 = comp_flow_map[istart+(*nsp)*jstart] + (dz1/dpr_intv)*(pic- pr_rep[istart]); +//z11 = comp_eff_map[istart+(*nsp)*jstart] + (dz11/dpr_intv)*(pic- pr_rep[istart]); +z2 = comp_flow_map[istart+(*nsp)*jend] + (dz2/dpr_intv)*(pic- pr_rep[istart]); +//z21 = comp_eff_map[istart+(*nsp)*jend] + (dz21/dpr_intv)*(pic- pr_rep[istart]); +dz_flow = z2 - z1; +//dz_eff = z21 - z11; +dm_corr = z1 + (dz_flow/dn288_intv)*(n288- n288_rep[jstart]); +//*eta_ic = z11 + (dz_eff/dn288_intv)*(n288- n288_rep[jstart]); + +j = 1; +while ((mDot_rep[j] < dm_corr) && (j < *nflow)) +{ + j++; +} +jstart = j - 1; +jend = j; +dmDot_intv = mDot_rep[jend] - mDot_rep[jstart]; +dz1 = comp_eff_map[iend+(*nflow)*jstart] - comp_eff_map[istart+(*nflow)*jstart]; +dz2 = comp_eff_map[iend+(*nflow)*jend] - comp_eff_map[istart+(*nflow)*jend]; +z1 = comp_eff_map[istart+(*nflow)*jstart] + (dz1/dpr_intv)*(pic- pr_rep[istart]); +z2 = comp_eff_map[istart+(*nflow)*jend] + (dz2/dpr_intv)*(pic- pr_rep[istart]); +dz_eff = z2 - z1; +*eta_ic = z1 + (dz_eff/dmDot_intv)*(dm_corr- mDot_rep[jstart]); + + +//Calculate the thermodynamic property of the upstream gas +GetThdynCombGasZachV1(*pu,*Tu,*Fu,fs[0],&Ru,&hu,&su,&uu,&RFu,&Rpu,&RTu, + &uFu,&upu,&uTu,&sFu,&spu,&sTu,&Cpu,&Cvu,&Ku); + +//Calculate the temperature and thermodynamic property of the downstream +//gas with isentropic expansion +Tdi = *Tu*pow(pic,((Ku-1)/(Ku))); +GetThdynCombGasZachV1(*pd,Tdi,*Fu,fs[0],&Rdi,&hdi,&sdi,&udi,&RFdi,&Rpdi, + &RTdi,&uFdi,&updi,&uTdi,&sFdi,&spdi,&sTdi,&Cpdi,&Cvdi,&Kdi); + +//Calculate the actual increase in enthalpy using isentropic efficiency +if (*eta_ic < 0.5) { + delhc = (hdi-hu)/eta_prev[0]; + eta_ic[0] = 0.5; +} +else { + delhc=(hdi-hu)/ *eta_ic; +} +hd = hu + delhc; +// Calculating the flows and the mechanical torque +if (dm_corr == 0) { + dmu[0] = flow_prev[0]; +} +else { + *dmu = dm_corr * (*pu/1e5) * sqrt(298/ *Tu); +} +*deu = *dmu * hu; +*dmbu = (*dmu) * (*Fu) * (*fs) / (1.0 + (*Fu) * (*fs)); +*dmd = *dmu; +*ded = *dmu*hd; +*dmbd = *dmbu; +*Tqt = delhc* *dmu/(*omegat+1.0e-6); + +// Calculating the discharge temperature +*Td_calc = Tdi / eta_ic[0]; +err_td = 1; +while (err_td > 0.001) { + GetThdynCombGasZachV1(*pd, *Td_calc, *Fu, fs[0], &Rd, &hd_temp, &sd, &ud, &RFd, &Rpd, + &RTd, &uFd, &upd, &uTd, &sFd, &spd, &sTd, &Cpd, &Cvd, &Kd); + dtd = (hd_temp - hd) / (uTd + Rd); + err_td = abs(dtd) / (*Td_calc); + *Td_calc = *Td_calc - dtd; +} +} + +/* %%%-SFUNWIZ_wrapper_Outputs_Changes_END --- EDIT HERE TO _BEGIN */ +} diff --git a/code/c_code/compressor_calc_PTF_wrapper.c b/code/c_code/compressor_calc_PTF_wrapper.c index 1f30f2d..90f222c 100644 --- a/code/c_code/compressor_calc_PTF_wrapper.c +++ b/code/c_code/compressor_calc_PTF_wrapper.c @@ -52,120 +52,134 @@ * */ void compressor_calc_PTF_Outputs_wrapper(const real_T *pu, - const real_T *Tu, - const real_T *Fu, - const real_T *pd, - const real_T *Td, - const real_T *Fd, - const real_T *omegat, - real_T *dmu, - real_T *deu, - real_T *dmbu, - real_T *dmd, - real_T *ded, - real_T *dmbd, - real_T *Tqt, - real_T *eta_ic , - const real_T *flow_prev, - const real_T *eta_prev, - const real_T *fs, const int_T p_width0, - const real_T *comp_flow_map, const int_T p_width1, - const real_T *comp_eff_map, const int_T p_width2, - const real_T *pr_rep, const int_T p_width3, - const real_T *n288_rep, const int_T p_width4, - const int32_T *npr, const int_T p_width5, - const int32_T *nsp, const int_T p_width6) + const real_T *Tu, + const real_T *Fu, + const real_T *pd, + const real_T *Td, + const real_T *Fd, + const real_T *omegat, + real_T *dmu, + real_T *deu, + real_T *dmbu, + real_T *dmd, + real_T *ded, + real_T *dmbd, + real_T *Tqt, + real_T *eta_ic, + const real_T *flow_prev, + const real_T *eta_prev, + const real_T *fs, const int_T p_width0, + const real_T *comp_flow_map, const int_T p_width1, + const real_T *comp_eff_map, const int_T p_width2, + const real_T *pr_rep, const int_T p_width3, + const real_T *n288_rep, const int_T p_width4, + const int32_T *npr, const int_T p_width5, + const int32_T *nsp, const int_T p_width6) { -/* %%%-SFUNWIZ_wrapper_Outputs_Changes_BEGIN --- EDIT HERE TO _END */ -double n288, dn288_intv, dpr_intv, dz1, dz11, dz2, dz21, z1, z11, z2, z21, - dz_flow, dz_eff; -int i, j, istart, iend, jstart, jend; -double dm_corr; -double pr, pic, Tdi, delhc; -double hu,su,uu,Ru,RFu,Rpu,RTu,uFu,upu,uTu,sFu,spu,sTu,Cpu,Cvu,Ku; -double hdi,sdi,udi,Rdi,RFdi,Rpdi,RTdi,uFdi,updi,uTdi,sFdi,spdi,sTdi, - Cpdi,Cvdi,Kdi; -double hd,sd,ud,RFd,Rd,Rpd,RTd,uFd,upd,uTd,sFd,spd,sTd,Cpd,Cvd,Kd; -const double pi = 3.14159265358979323846; + /* %%%-SFUNWIZ_wrapper_Outputs_Changes_BEGIN --- EDIT HERE TO _END */ + double n288, dn288_intv, dpr_intv, dz1, dz11, dz2, dz21, z1, z11, z2, z21, + dz_flow, dz_eff; + int i, j, istart, iend, jstart, jend; + double dm_corr; + double pr, pic, Tdi, delhc; + double hu, su, uu, Ru, RFu, Rpu, RTu, uFu, upu, uTu, sFu, spu, sTu, Cpu, Cvu, Ku; + double hdi, sdi, udi, Rdi, RFdi, Rpdi, RTdi, uFdi, updi, uTdi, sFdi, spdi, sTdi, + Cpdi, Cvdi, Kdi; + double hd, sd, ud, RFd, Rd, Rpd, RTd, uFd, upd, uTd, sFd, spd, sTd, Cpd, Cvd, Kd; + const double pi = 3.14159265358979323846; -bool first; + bool first; -// Calculating the pressure ratio -pr = *pd / *pu; -if (pr < 1.000001) { - pic = 1.000001; -} -else{ - pic = pr; -} -//pic = max(1.000001,pr); + // Calculating the pressure ratio + pr = *pd / *pu; + if (pr < 1.000001) { + pic = 1.000001; + } + else{ + pic = pr; + } + //pic = max(1.000001,pr); -//Find the corrected flow and efficiency from the compressor map table -n288 = *omegat*60/(2.0*pi)*sqrt(298.0/ *Tu); -// interpolate in the 2D speed table to find the corresponding -// corrected flow (dm_corr) and isentropic efficiency (eta_ic) -i = 1; -while ((pr_rep[i] < pic) && (i < *npr)) -{ - i++; -} -istart = i - 1; -iend = i; -j = 1; -while ((n288_rep[j] < n288) && (j < *nsp)) -{ - j++; -} -jstart = j - 1; -jend = j; -dn288_intv = n288_rep[jend] - n288_rep[jstart]; -dpr_intv = pr_rep[iend] - pr_rep[istart]; + //Find the corrected flow and efficiency from the compressor map table + n288 = *omegat * 60 / (2.0*pi)*sqrt(298.0 / *Tu); + if ((pic <= pr_rep[0]) || (pic >= pr_rep[npr[0] - 1]) || (n288 <= n288_rep[0]) || (n288 >= n288_rep[nsp[0] - 1])) + { + dmu[0] = 0; + deu[0] = 0; + dmbu[0] = 0; + dmd[0] = 0; + ded[0] = 0; + dmbd[0] = 0; + Tqt[0] = 0; + eta_ic[0] = 0; + } + else + { + // interpolate in the 2D speed table to find the corresponding + // corrected flow (dm_corr) and isentropic efficiency (eta_ic) + i = 1; + while ((pr_rep[i] < pic) && (i < *npr)) + { + i++; + } + istart = i - 1; + iend = i; + j = 1; + while ((n288_rep[j] < n288) && (j < *nsp)) + { + j++; + } + jstart = j - 1; + jend = j; + dn288_intv = n288_rep[jend] - n288_rep[jstart]; + dpr_intv = pr_rep[iend] - pr_rep[istart]; -dz1 = comp_flow_map[iend+(*nsp)*jstart] - comp_flow_map[istart+(*nsp)*jstart]; -dz11 = comp_eff_map[iend+(*nsp)*jstart] - comp_eff_map[istart+(*nsp)*jstart]; -dz2 = comp_flow_map[iend+(*nsp)*jend] - comp_flow_map[istart+(*nsp)*jend]; -dz21 = comp_eff_map[iend+(*nsp)*jend] - comp_eff_map[istart+(*nsp)*jend]; -z1 = comp_flow_map[istart+(*nsp)*jstart] + (dz1/dpr_intv)*(pic- pr_rep[istart]); -z11 = comp_eff_map[istart+(*nsp)*jstart] + (dz11/dpr_intv)*(pic- pr_rep[istart]); -z2 = comp_flow_map[istart+(*nsp)*jend] + (dz2/dpr_intv)*(pic- pr_rep[istart]); -z21 = comp_eff_map[istart+(*nsp)*jend] + (dz21/dpr_intv)*(pic- pr_rep[istart]); -dz_flow = z2 - z1; -dz_eff = z21 - z11; -dm_corr = z1 + (dz_flow/dn288_intv)*(n288- n288_rep[jstart]); -*eta_ic = z11 + (dz_eff/dn288_intv)*(n288- n288_rep[jstart]); + dz1 = comp_flow_map[iend + (*nsp)*jstart] - comp_flow_map[istart + (*nsp)*jstart]; + dz11 = comp_eff_map[iend + (*nsp)*jstart] - comp_eff_map[istart + (*nsp)*jstart]; + dz2 = comp_flow_map[iend + (*nsp)*jend] - comp_flow_map[istart + (*nsp)*jend]; + dz21 = comp_eff_map[iend + (*nsp)*jend] - comp_eff_map[istart + (*nsp)*jend]; + z1 = comp_flow_map[istart + (*nsp)*jstart] + (dz1 / dpr_intv)*(pic - pr_rep[istart]); + z11 = comp_eff_map[istart + (*nsp)*jstart] + (dz11 / dpr_intv)*(pic - pr_rep[istart]); + z2 = comp_flow_map[istart + (*nsp)*jend] + (dz2 / dpr_intv)*(pic - pr_rep[istart]); + z21 = comp_eff_map[istart + (*nsp)*jend] + (dz21 / dpr_intv)*(pic - pr_rep[istart]); + dz_flow = z2 - z1; + dz_eff = z21 - z11; + dm_corr = z1 + (dz_flow / dn288_intv)*(n288 - n288_rep[jstart]); + *eta_ic = z11 + (dz_eff / dn288_intv)*(n288 - n288_rep[jstart]); -//Calculate the thermodynamic property of the upstream gas -GetThdynCombGasZachV1(*pu,*Tu,*Fu,fs[0],&Ru,&hu,&su,&uu,&RFu,&Rpu,&RTu, - &uFu,&upu,&uTu,&sFu,&spu,&sTu,&Cpu,&Cvu,&Ku); + //Calculate the thermodynamic property of the upstream gas + GetThdynCombGasZachV1(*pu, *Tu, *Fu, fs[0], &Ru, &hu, &su, &uu, &RFu, &Rpu, &RTu, + &uFu, &upu, &uTu, &sFu, &spu, &sTu, &Cpu, &Cvu, &Ku); -//Calculate the temperature and thermodynamic property of the downstream -//gas with isentropic expansion -Tdi = *Tu*pow(pic,((Ku-1)/(Ku))); -GetThdynCombGasZachV1(*pd,Tdi,*Fu,fs[0],&Rdi,&hdi,&sdi,&udi,&RFdi,&Rpdi, - &RTdi,&uFdi,&updi,&uTdi,&sFdi,&spdi,&sTdi,&Cpdi,&Cvdi,&Kdi); + //Calculate the temperature and thermodynamic property of the downstream + //gas with isentropic expansion + Tdi = *Tu*pow(pic, ((Ku - 1) / (Ku))); + GetThdynCombGasZachV1(*pd, Tdi, *Fu, fs[0], &Rdi, &hdi, &sdi, &udi, &RFdi, &Rpdi, + &RTdi, &uFdi, &updi, &uTdi, &sFdi, &spdi, &sTdi, &Cpdi, &Cvdi, &Kdi); -//Calculate the actual increase in enthalpy using isentropic efficiency -if (*eta_ic < 0.5) { - delhc = (hdi-hu)/eta_prev[0]; - eta_ic[0] = 0.5; -} -else { - delhc=(hdi-hu)/ *eta_ic; -} + //Calculate the actual increase in enthalpy using isentropic efficiency + if (*eta_ic < 0.5) { + delhc = (hdi - hu) / 0.5; + eta_ic[0] = 0.5; + } + else { + delhc = (hdi - hu) / *eta_ic; + } -// Calculating the flows and the mechanical torque -if (dm_corr == 0) { - dmu[0] = flow_prev[0]; -} -else { - *dmu = dm_corr * (*pu/1e5) * sqrt(298/ *Tu); -} -*deu = *dmu * hu; -*dmbu = (*dmu) * (*Fu) * (*fs) / (1.0 + (*Fu) * (*fs)); -*dmd = *dmu; -*ded = *dmu*(hu+delhc); -*dmbd = *dmbu; -*Tqt = delhc* *dmu/(*omegat+1.0e-6); -/* %%%-SFUNWIZ_wrapper_Outputs_Changes_END --- EDIT HERE TO _BEGIN */ -} + // Calculating the flows and the mechanical torque + if (dm_corr == 0) { + dmu[0] = flow_prev[0]; + } + else { + *dmu = dm_corr * (*pu / 1e5) * sqrt(298 / *Tu); + } + *deu = *dmu * hu; + *dmbu = (*dmu) * (*Fu) * (*fs) / (1.0 + (*Fu) * (*fs)); + *dmd = *dmu; + *ded = *dmu*(hu + delhc); + *dmbd = *dmbu; + *Tqt = delhc* *dmu / (*omegat + 1.0e-6); + /* %%%-SFUNWIZ_wrapper_Outputs_Changes_END --- EDIT HERE TO _BEGIN */ + } +} \ No newline at end of file diff --git a/code/c_code/crankMechKinematic.c b/code/c_code/crankMechKinematic.c index dbef92e..22fb483 100644 --- a/code/c_code/crankMechKinematic.c +++ b/code/c_code/crankMechKinematic.c @@ -308,6 +308,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/crankMechKinematic1.c b/code/c_code/crankMechKinematic1.c index dda3441..dafc740 100644 --- a/code/c_code/crankMechKinematic1.c +++ b/code/c_code/crankMechKinematic1.c @@ -282,6 +282,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/dNOxMol.c b/code/c_code/dNOxMol.c index b8fd9e9..82dcaf6 100644 --- a/code/c_code/dNOxMol.c +++ b/code/c_code/dNOxMol.c @@ -290,6 +290,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/hysterisis.c b/code/c_code/hysterisis.c index 47c6aa0..ebd7b6f 100644 --- a/code/c_code/hysterisis.c +++ b/code/c_code/hysterisis.c @@ -76,6 +76,8 @@ static void mdlInitializeSizes(SimStruct *S) return; } + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, 0); ssSetNumDiscStates(S, 0); diff --git a/code/c_code/hysterisis_wrapper.c b/code/c_code/hysterisis_wrapper.c index babe490..ae1ba1b 100644 --- a/code/c_code/hysterisis_wrapper.c +++ b/code/c_code/hysterisis_wrapper.c @@ -57,11 +57,11 @@ void hysterisis_Outputs_wrapper(const real_T *u, const real_T *lower, const int_T p_width1) { if (u[0] > upper[0]) { - y[0] = 0; + y[0] = 1; } else { if (u[0] < lower[0]) { - y[0] = 1; + y[0] = 0; } else { y[0] = yPrev[0]; diff --git a/code/c_code/interpolateDescend.c b/code/c_code/interpolateDescend.c index 47a89d9..e190c9a 100644 --- a/code/c_code/interpolateDescend.c +++ b/code/c_code/interpolateDescend.c @@ -177,6 +177,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/lowPassFilterBW4.c b/code/c_code/lowPassFilterBW4.c index fefb07a..4ef2c61 100644 --- a/code/c_code/lowPassFilterBW4.c +++ b/code/c_code/lowPassFilterBW4.c @@ -179,7 +179,8 @@ static void mdlInitializeSizes(SimStruct *S) return; /* Parameter mismatch will be reported by Simulink */ } #endif - + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/mldivide.c b/code/c_code/mldivide.c new file mode 100644 index 0000000..8d91bfb --- /dev/null +++ b/code/c_code/mldivide.c @@ -0,0 +1,148 @@ +/* + * File: mldivide.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "mldivide.h" + +/* Function Definitions */ + +/* + * Arguments : const double A[16] + * double B[4] + * Return Type : void + */ +void mldivide(const double A[16], double B[4]) +{ + double b_A[16]; + signed char ipiv[4]; + int i12; + int j; + int c; + int kAcol; + int ix; + double temp; + int k; + double s; + int jy; + int ijA; + memcpy(&b_A[0], &A[0], sizeof(double) << 4); + for (i12 = 0; i12 < 4; i12++) { + ipiv[i12] = (signed char)(1 + i12); + } + + for (j = 0; j < 3; j++) { + c = j * 5; + kAcol = 0; + ix = c; + temp = fabs(b_A[c]); + for (k = 2; k <= 4 - j; k++) { + ix++; + s = fabs(b_A[ix]); + if (s > temp) { + kAcol = k - 1; + temp = s; + } + } + + if (b_A[c + kAcol] != 0.0) { + if (kAcol != 0) { + ipiv[j] = (signed char)((j + kAcol) + 1); + ix = j; + kAcol += j; + for (k = 0; k < 4; k++) { + temp = b_A[ix]; + b_A[ix] = b_A[kAcol]; + b_A[kAcol] = temp; + ix += 4; + kAcol += 4; + } + } + + i12 = (c - j) + 4; + for (jy = c + 1; jy + 1 <= i12; jy++) { + b_A[jy] /= b_A[c]; + } + } + + kAcol = c; + jy = c + 4; + for (k = 1; k <= 3 - j; k++) { + temp = b_A[jy]; + if (b_A[jy] != 0.0) { + ix = c + 1; + i12 = (kAcol - j) + 8; + for (ijA = 5 + kAcol; ijA + 1 <= i12; ijA++) { + b_A[ijA] += b_A[ix] * -temp; + ix++; + } + } + + jy += 4; + kAcol += 4; + } + } + + for (kAcol = 0; kAcol < 3; kAcol++) { + if (ipiv[kAcol] != kAcol + 1) { + temp = B[kAcol]; + B[kAcol] = B[ipiv[kAcol] - 1]; + B[ipiv[kAcol] - 1] = temp; + } + } + + for (k = 0; k < 4; k++) { + kAcol = k << 2; + if (B[k] != 0.0) { + for (jy = k + 1; jy + 1 < 5; jy++) { + B[jy] -= B[k] * b_A[jy + kAcol]; + } + } + } + + for (k = 3; k > -1; k += -1) { + kAcol = k << 2; + if (B[k] != 0.0) { + B[k] /= b_A[k + kAcol]; + for (jy = 0; jy + 1 <= k; jy++) { + B[jy] -= B[k] * b_A[jy + kAcol]; + } + } + } +} + +/* + * File trailer for mldivide.c + * + * [EOF] + */ diff --git a/code/c_code/mldivide.h b/code/c_code/mldivide.h new file mode 100644 index 0000000..04dac0c --- /dev/null +++ b/code/c_code/mldivide.h @@ -0,0 +1,39 @@ +/* + * File: mldivide.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __MLDIVIDE_H__ +#define __MLDIVIDE_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void mldivide(const double A[16], double B[4]); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for mldivide.h + * + * [EOF] + */ diff --git a/code/c_code/motionprofiles.c b/code/c_code/motionprofiles.c deleted file mode 100644 index b010faf..0000000 --- a/code/c_code/motionprofiles.c +++ /dev/null @@ -1,17 +0,0 @@ -/********************************************************** - * This file is generated by 20-sim ANSI-C Code Generator - * - * file: motionprofiles.c - * model: 8RT-FLEX68-D_transient - * expmt: 8RT-FLEX68-D_transient - * date: August 19, 2014 - * time: 1:35:00 pm - * user: Norwegian University of Science and Technology - * from: 20-sim 4.4 Student License - * build: 4.4.1.4356 - **********************************************************/ - -/* This file implements the functions necessary for motion profiles - functions -*/ - diff --git a/code/c_code/motionprofiles.h b/code/c_code/motionprofiles.h deleted file mode 100644 index 82c43f2..0000000 --- a/code/c_code/motionprofiles.h +++ /dev/null @@ -1,16 +0,0 @@ -/********************************************************** - * This file is generated by 20-sim ANSI-C Code Generator - * - * file: motionprofiles.h - * model: 8RT-FLEX68-D_transient - * expmt: 8RT-FLEX68-D_transient - * date: August 19, 2014 - * time: 1:35:00 pm - * user: Norwegian University of Science and Technology - * from: 20-sim 4.4 Student License - * build: 4.4.1.4356 - **********************************************************/ - -/* This file defines the functions necessary for motion profiles - functions -*/ diff --git a/code/c_code/pCompCalc.c b/code/c_code/pCompCalc.c index edc8353..6a20655 100644 --- a/code/c_code/pCompCalc.c +++ b/code/c_code/pCompCalc.c @@ -250,6 +250,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/pMaxFinder.c b/code/c_code/pMaxFinder.c index 34f37a4..7502bd5 100644 --- a/code/c_code/pMaxFinder.c +++ b/code/c_code/pMaxFinder.c @@ -202,6 +202,8 @@ static void mdlInitializeSizes(SimStruct *S) return; /* Parameter mismatch will be reported by Simulink */ } + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/power.c b/code/c_code/power.c new file mode 100644 index 0000000..a36f1a6 --- /dev/null +++ b/code/c_code/power.c @@ -0,0 +1,71 @@ +/* + * File: power.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "power.h" +#include "ThdynPack_rtwutil.h" + +/* Function Definitions */ + +/* + * Arguments : const double a_data[] + * const int a_size[2] + * const double b_data[] + * double y_data[] + * int y_size[2] + * Return Type : void + */ +void power(const double a_data[], const int a_size[2], const double b_data[], + double y_data[], int y_size[2]) +{ + signed char iv0[2]; + int k; + for (k = 0; k < 2; k++) { + iv0[k] = (signed char)a_size[k]; + } + + y_size[0] = 1; + y_size[1] = iv0[1]; + k = 0; + while (k <= iv0[1] - 1) { + y_data[0] = rt_powd_snf(a_data[0], b_data[0]); + k = 1; + } +} + +/* + * File trailer for power.c + * + * [EOF] + */ diff --git a/code/c_code/power.h b/code/c_code/power.h new file mode 100644 index 0000000..7bbb04c --- /dev/null +++ b/code/c_code/power.h @@ -0,0 +1,40 @@ +/* + * File: power.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __POWER_H__ +#define __POWER_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void power(const double a_data[], const int a_size[2], const double + b_data[], double y_data[], int y_size[2]); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for power.h + * + * [EOF] + */ diff --git a/code/c_code/rdivide.c b/code/c_code/rdivide.c new file mode 100644 index 0000000..9ac3666 --- /dev/null +++ b/code/c_code/rdivide.c @@ -0,0 +1,54 @@ +/* + * File: rdivide.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "rdivide.h" + +/* Function Definitions */ + +/* + * Arguments : double x + * double y + * Return Type : double + */ +double rdivide(double x, double y) +{ + return x / y; +} + +/* + * File trailer for rdivide.c + * + * [EOF] + */ diff --git a/code/c_code/rdivide.h b/code/c_code/rdivide.h new file mode 100644 index 0000000..7f01ba3 --- /dev/null +++ b/code/c_code/rdivide.h @@ -0,0 +1,39 @@ +/* + * File: rdivide.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __RDIVIDE_H__ +#define __RDIVIDE_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern double rdivide(double x, double y); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for rdivide.h + * + * [EOF] + */ diff --git a/code/c_code/resetCyc.c b/code/c_code/resetCyc.c index 30d0eb6..0254c65 100644 --- a/code/c_code/resetCyc.c +++ b/code/c_code/resetCyc.c @@ -169,6 +169,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/rtGetInf.c b/code/c_code/rtGetInf.c index d44af38..af04426 100644 --- a/code/c_code/rtGetInf.c +++ b/code/c_code/rtGetInf.c @@ -1,10 +1,8 @@ -/* - * rtGetInf.c - * - * Code generation for function 'GetCompCombGas' - * - * C source code generated on: Tue Jul 31 11:27:42 2012 - * +/* + * File: rtGetInf.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ /* @@ -136,4 +134,8 @@ real32_T rtGetMinusInfF(void) return minfF.wordL.wordLreal; } -/* End of code generation (rtGetInf.c) */ +/* + * File trailer for rtGetInf.c + * + * [EOF] + */ diff --git a/code/c_code/rtGetInf.h b/code/c_code/rtGetInf.h index a8c71db..a171b01 100644 --- a/code/c_code/rtGetInf.h +++ b/code/c_code/rtGetInf.h @@ -1,10 +1,8 @@ -/* - * rtGetInf.h - * - * Code generation for function 'GetCompCombGas' - * - * C source code generated on: Tue Jul 31 11:27:42 2012 - * +/* + * File: rtGetInf.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __RTGETINF_H__ @@ -20,4 +18,8 @@ extern real_T rtGetMinusInf(void); extern real32_T rtGetMinusInfF(void); #endif -/* End of code generation (rtGetInf.h) */ +/* + * File trailer for rtGetInf.h + * + * [EOF] + */ diff --git a/code/c_code/rtGetNaN.c b/code/c_code/rtGetNaN.c index f4288a8..3c5fff2 100644 --- a/code/c_code/rtGetNaN.c +++ b/code/c_code/rtGetNaN.c @@ -1,10 +1,8 @@ -/* - * rtGetNaN.c - * - * Code generation for function 'GetCompCombGas' - * - * C source code generated on: Tue Jul 31 11:27:42 2012 - * +/* + * File: rtGetNaN.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ /* @@ -93,4 +91,8 @@ real32_T rtGetNaNF(void) return nanF.wordL.wordLreal; } -/* End of code generation (rtGetNaN.c) */ +/* + * File trailer for rtGetNaN.c + * + * [EOF] + */ diff --git a/code/c_code/rtGetNaN.h b/code/c_code/rtGetNaN.h index 0de858f..5dddd18 100644 --- a/code/c_code/rtGetNaN.h +++ b/code/c_code/rtGetNaN.h @@ -1,10 +1,8 @@ -/* - * rtGetNaN.h - * - * Code generation for function 'GetCompCombGas' - * - * C source code generated on: Tue Jul 31 11:27:42 2012 - * +/* + * File: rtGetNaN.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __RTGETNAN_H__ @@ -18,4 +16,8 @@ extern real_T rtGetNaN(void); extern real32_T rtGetNaNF(void); #endif -/* End of code generation (rtGetNaN.h) */ +/* + * File trailer for rtGetNaN.h + * + * [EOF] + */ diff --git a/code/c_code/rt_nonfinite.c b/code/c_code/rt_nonfinite.c index 29eea1d..c88b4fc 100644 --- a/code/c_code/rt_nonfinite.c +++ b/code/c_code/rt_nonfinite.c @@ -1,10 +1,8 @@ -/* - * rt_nonfinite.c - * - * Code generation for function 'GetCompCombGas' - * - * C source code generated on: Tue Jul 31 11:27:42 2012 - * +/* + * File: rt_nonfinite.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ /* @@ -84,4 +82,8 @@ boolean_T rtIsNaNF(real32_T value) } -/* End of code generation (rt_nonfinite.c) */ +/* + * File trailer for rt_nonfinite.c + * + * [EOF] + */ diff --git a/code/c_code/rt_nonfinite.h b/code/c_code/rt_nonfinite.h index 359f5c6..60fe837 100644 --- a/code/c_code/rt_nonfinite.h +++ b/code/c_code/rt_nonfinite.h @@ -1,10 +1,8 @@ -/* - * rt_nonfinite.h - * - * Code generation for function 'GetCompCombGas' - * - * C source code generated on: Tue Jul 31 11:27:42 2012 - * +/* + * File: rt_nonfinite.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __RT_NONFINITE_H__ @@ -50,4 +48,8 @@ typedef struct { } IEEESingle; #endif -/* End of code generation (rt_nonfinite.h) */ +/* + * File trailer for rt_nonfinite.h + * + * [EOF] + */ diff --git a/code/c_code/rtwtypes.h b/code/c_code/rtwtypes.h index ee80246..d11f469 100644 --- a/code/c_code/rtwtypes.h +++ b/code/c_code/rtwtypes.h @@ -1,30 +1,21 @@ -/* - * rtwtypes.h - * - * Code generation for function 'GetCompCombGas' - * - * C source code generated on: Tue Jul 31 11:27:42 2012 - * +/* + * File: rtwtypes.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 */ #ifndef __RTWTYPES_H__ #define __RTWTYPES_H__ -#ifndef TRUE -# define TRUE (1U) -#endif -#ifndef FALSE -# define FALSE (0U) -#endif #ifndef __TMWTYPES__ #define __TMWTYPES__ -#include - /*=======================================================================* * Target hardware information * Device type: Generic->MATLAB Host Computer * Number of bits: char: 8 short: 16 int: 32 - * long: 32 native word size: 32 + * long: 32 long long: 64 + * native word size: 32 * Byte ordering: LittleEndian * Signed integer division rounds to: Zero * Shift right on a signed integer as arithmetic shift: on @@ -43,12 +34,14 @@ typedef short int16_T; typedef unsigned short uint16_T; typedef int int32_T; typedef unsigned int uint32_T; +typedef long long int64_T; +typedef unsigned long long uint64_T; typedef float real32_T; typedef double real64_T; /*===========================================================================* * Generic type definitions: real_T, time_T, boolean_T, int_T, uint_T, * - * ulong_T, char_T and byte_T. * + * ulong_T, ulonglong_T, char_T and byte_T. * *===========================================================================*/ typedef double real_T; @@ -57,6 +50,7 @@ typedef unsigned char boolean_T; typedef int int_T; typedef unsigned int uint_T; typedef unsigned long ulong_T; +typedef unsigned long long ulonglong_T; typedef char char_T; typedef char_T byte_T; @@ -65,50 +59,60 @@ typedef char_T byte_T; *===========================================================================*/ #define CREAL_T typedef struct { - real32_T re; - real32_T im; + real32_T re; + real32_T im; } creal32_T; typedef struct { - real64_T re; - real64_T im; + real64_T re; + real64_T im; } creal64_T; typedef struct { - real_T re; - real_T im; + real_T re; + real_T im; } creal_T; typedef struct { - int8_T re; - int8_T im; + int8_T re; + int8_T im; } cint8_T; typedef struct { - uint8_T re; - uint8_T im; + uint8_T re; + uint8_T im; } cuint8_T; typedef struct { - int16_T re; - int16_T im; + int16_T re; + int16_T im; } cint16_T; typedef struct { - uint16_T re; - uint16_T im; + uint16_T re; + uint16_T im; } cuint16_T; typedef struct { - int32_T re; - int32_T im; + int32_T re; + int32_T im; } cint32_T; typedef struct { - uint32_T re; - uint32_T im; + uint32_T re; + uint32_T im; } cuint32_T; + typedef struct { + int64_T re; + int64_T im; + } cint64_T; + + typedef struct { + uint64_T re; + uint64_T im; + } cuint64_T; + /*=======================================================================* * Min and Max: * @@ -128,6 +132,10 @@ typedef char_T byte_T; #define MIN_int32_T ((int32_T)(-2147483647-1)) #define MAX_uint32_T ((uint32_T)(0xFFFFFFFFU)) #define MIN_uint32_T ((uint32_T)(0)) +#define MAX_int64_T ((int64_T)(9223372036854775807LL)) +#define MIN_int64_T ((int64_T)(-9223372036854775807LL-1LL)) +#define MAX_uint64_T ((uint64_T)(0xFFFFFFFFFFFFFFFFULL)) +#define MIN_uint64_T ((uint64_T)(0ULL)) /* Logical type definitions */ #if !defined(__cplusplus) && !defined(__true_false_are_keywords) @@ -139,14 +147,6 @@ typedef char_T byte_T; # endif #endif -/* - * MATLAB for code generation assumes the code is compiled on a target using a 2's compliment representation - * for signed integer values. - */ -#if ((SCHAR_MIN + 1) != -SCHAR_MAX) -#error "This code must be compiled using a 2's complement representation for signed integer values" -#endif - /* * Maximum length of a MATLAB identifier (function/variable) * including the null-termination character. Referenced by @@ -156,4 +156,8 @@ typedef char_T byte_T; #endif #endif -/* End of code generation (rtwtypes.h) */ +/* + * File trailer for rtwtypes.h + * + * [EOF] + */ diff --git a/code/c_code/scavenging1Zone.c b/code/c_code/scavenging1Zone.c new file mode 100644 index 0000000..d9eee70 --- /dev/null +++ b/code/c_code/scavenging1Zone.c @@ -0,0 +1,853 @@ +/* + * File: scavenging1Zone.c + * + * + * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- + * + * This file is an S-function produced by the S-Function + * Builder which only recognizes certain fields. Changes made + * outside these fields will be lost the next time the block is + * used to load, edit, and resave this file. This file will be overwritten + * by the S-function Builder block. If you want to edit this file by hand, + * you must change it only in the area defined as: + * + * %%%-SFUNWIZ_defines_Changes_BEGIN + * #define NAME 'replacement text' + * %%% SFUNWIZ_defines_Changes_END + * + * DO NOT change NAME--Change the 'replacement text' only. + * + * For better compatibility with the Simulink Coder, the + * "wrapper" S-function technique is used. This is discussed + * in the Simulink Coder's Manual in the Chapter titled, + * "Wrapper S-functions". + * + * ------------------------------------------------------------------------- + * | See matlabroot/simulink/src/sfuntmpl_doc.c for a more detailed template | + * ------------------------------------------------------------------------- +* Created: Tue Sep 8 12:45:11 2015 +*/ +#define S_FUNCTION_LEVEL 2 +#define S_FUNCTION_NAME scavenging1Zone +/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ +/* %%%-SFUNWIZ_defines_Changes_BEGIN --- EDIT HERE TO _END */ +#define NUM_INPUTS 9 +/* Input Port 0 */ +#define IN_PORT_0_NAME pCyl +#define INPUT_0_WIDTH 1 +#define INPUT_DIMS_0_COL 1 +#define INPUT_0_DTYPE real_T +#define INPUT_0_COMPLEX COMPLEX_NO +#define IN_0_FRAME_BASED FRAME_NO +#define IN_0_BUS_BASED 0 +#define IN_0_BUS_NAME +#define IN_0_DIMS 1-D +#define INPUT_0_FEEDTHROUGH 1 +#define IN_0_ISSIGNED 0 +#define IN_0_WORDLENGTH 8 +#define IN_0_FIXPOINTSCALING 1 +#define IN_0_FRACTIONLENGTH 9 +#define IN_0_BIAS 0 +#define IN_0_SLOPE 0.125 +/* Input Port 1 */ +#define IN_PORT_1_NAME TCyl +#define INPUT_1_WIDTH 1 +#define INPUT_DIMS_1_COL 1 +#define INPUT_1_DTYPE real_T +#define INPUT_1_COMPLEX COMPLEX_NO +#define IN_1_FRAME_BASED FRAME_NO +#define IN_1_BUS_BASED 0 +#define IN_1_BUS_NAME +#define IN_1_DIMS 1-D +#define INPUT_1_FEEDTHROUGH 1 +#define IN_1_ISSIGNED 0 +#define IN_1_WORDLENGTH 8 +#define IN_1_FIXPOINTSCALING 1 +#define IN_1_FRACTIONLENGTH 9 +#define IN_1_BIAS 0 +#define IN_1_SLOPE 0.125 +/* Input Port 2 */ +#define IN_PORT_2_NAME FCyl +#define INPUT_2_WIDTH 1 +#define INPUT_DIMS_2_COL 1 +#define INPUT_2_DTYPE real_T +#define INPUT_2_COMPLEX COMPLEX_NO +#define IN_2_FRAME_BASED FRAME_NO +#define IN_2_BUS_BASED 0 +#define IN_2_BUS_NAME +#define IN_2_DIMS 1-D +#define INPUT_2_FEEDTHROUGH 1 +#define IN_2_ISSIGNED 0 +#define IN_2_WORDLENGTH 8 +#define IN_2_FIXPOINTSCALING 1 +#define IN_2_FRACTIONLENGTH 9 +#define IN_2_BIAS 0 +#define IN_2_SLOPE 0.125 +/* Input Port 3 */ +#define IN_PORT_3_NAME pIn +#define INPUT_3_WIDTH 1 +#define INPUT_DIMS_3_COL 1 +#define INPUT_3_DTYPE real_T +#define INPUT_3_COMPLEX COMPLEX_NO +#define IN_3_FRAME_BASED FRAME_NO +#define IN_3_BUS_BASED 0 +#define IN_3_BUS_NAME +#define IN_3_DIMS 1-D +#define INPUT_3_FEEDTHROUGH 1 +#define IN_3_ISSIGNED 0 +#define IN_3_WORDLENGTH 8 +#define IN_3_FIXPOINTSCALING 1 +#define IN_3_FRACTIONLENGTH 9 +#define IN_3_BIAS 0 +#define IN_3_SLOPE 0.145 +/* Input Port 4 */ +#define IN_PORT_4_NAME TIn +#define INPUT_4_WIDTH 1 +#define INPUT_DIMS_4_COL 1 +#define INPUT_4_DTYPE real_T +#define INPUT_4_COMPLEX COMPLEX_NO +#define IN_4_FRAME_BASED FRAME_NO +#define IN_4_BUS_BASED 0 +#define IN_4_BUS_NAME +#define IN_4_DIMS 1-D +#define INPUT_4_FEEDTHROUGH 1 +#define IN_4_ISSIGNED 0 +#define IN_4_WORDLENGTH 8 +#define IN_4_FIXPOINTSCALING 1 +#define IN_4_FRACTIONLENGTH 9 +#define IN_4_BIAS 0 +#define IN_4_SLOPE 0.125 +/* Input Port 5 */ +#define IN_PORT_5_NAME FIn +#define INPUT_5_WIDTH 1 +#define INPUT_DIMS_5_COL 1 +#define INPUT_5_DTYPE real_T +#define INPUT_5_COMPLEX COMPLEX_NO +#define IN_5_FRAME_BASED FRAME_NO +#define IN_5_BUS_BASED 0 +#define IN_5_BUS_NAME +#define IN_5_DIMS 1-D +#define INPUT_5_FEEDTHROUGH 1 +#define IN_5_ISSIGNED 0 +#define IN_5_WORDLENGTH 8 +#define IN_5_FIXPOINTSCALING 1 +#define IN_5_FRACTIONLENGTH 9 +#define IN_5_BIAS 0 +#define IN_5_SLOPE 0.125 +/* Input Port 6 */ +#define IN_PORT_6_NAME mDotIn +#define INPUT_6_WIDTH 1 +#define INPUT_DIMS_6_COL 1 +#define INPUT_6_DTYPE real_T +#define INPUT_6_COMPLEX COMPLEX_NO +#define IN_6_FRAME_BASED FRAME_NO +#define IN_6_BUS_BASED 0 +#define IN_6_BUS_NAME +#define IN_6_DIMS 1-D +#define INPUT_6_FEEDTHROUGH 0 +#define IN_6_ISSIGNED 0 +#define IN_6_WORDLENGTH 8 +#define IN_6_FIXPOINTSCALING 1 +#define IN_6_FRACTIONLENGTH 9 +#define IN_6_BIAS 0 +#define IN_6_SLOPE 0.125 +/* Input Port 7 */ +#define IN_PORT_7_NAME combState +#define INPUT_7_WIDTH 1 +#define INPUT_DIMS_7_COL 1 +#define INPUT_7_DTYPE real_T +#define INPUT_7_COMPLEX COMPLEX_NO +#define IN_7_FRAME_BASED FRAME_NO +#define IN_7_BUS_BASED 0 +#define IN_7_BUS_NAME +#define IN_7_DIMS 1-D +#define INPUT_7_FEEDTHROUGH 1 +#define IN_7_ISSIGNED 0 +#define IN_7_WORDLENGTH 8 +#define IN_7_FIXPOINTSCALING 1 +#define IN_7_FRACTIONLENGTH 9 +#define IN_7_BIAS 0 +#define IN_7_SLOPE 0.125 +/* Input Port 8 */ +#define IN_PORT_8_NAME phi +#define INPUT_8_WIDTH 1 +#define INPUT_DIMS_8_COL 1 +#define INPUT_8_DTYPE real_T +#define INPUT_8_COMPLEX COMPLEX_NO +#define IN_8_FRAME_BASED FRAME_NO +#define IN_8_BUS_BASED 0 +#define IN_8_BUS_NAME +#define IN_8_DIMS 1-D +#define INPUT_8_FEEDTHROUGH 1 +#define IN_8_ISSIGNED 0 +#define IN_8_WORDLENGTH 8 +#define IN_8_FIXPOINTSCALING 1 +#define IN_8_FRACTIONLENGTH 9 +#define IN_8_BIAS 0 +#define IN_8_SLOPE 0.125 + +#define NUM_OUTPUTS 4 +/* Output Port 0 */ +#define OUT_PORT_0_NAME TOut +#define OUTPUT_0_WIDTH 1 +#define OUTPUT_DIMS_0_COL 1 +#define OUTPUT_0_DTYPE real_T +#define OUTPUT_0_COMPLEX COMPLEX_NO +#define OUT_0_FRAME_BASED FRAME_NO +#define OUT_0_BUS_BASED 0 +#define OUT_0_BUS_NAME +#define OUT_0_DIMS 1-D +#define OUT_0_ISSIGNED 1 +#define OUT_0_WORDLENGTH 8 +#define OUT_0_FIXPOINTSCALING 1 +#define OUT_0_FRACTIONLENGTH 3 +#define OUT_0_BIAS 0 +#define OUT_0_SLOPE 0.125 + +/* Output Port 1 */ +#define OUT_PORT_1_NAME FOut +#define OUTPUT_1_WIDTH 1 +#define OUTPUT_DIMS_1_COL 1 +#define OUTPUT_1_DTYPE real_T +#define OUTPUT_1_COMPLEX COMPLEX_NO +#define OUT_1_FRAME_BASED FRAME_NO +#define OUT_1_BUS_BASED 0 +#define OUT_1_BUS_NAME +#define OUT_1_DIMS 1-D +#define OUT_1_ISSIGNED 1 +#define OUT_1_WORDLENGTH 8 +#define OUT_1_FIXPOINTSCALING 1 +#define OUT_1_FRACTIONLENGTH 3 +#define OUT_1_BIAS 0 +#define OUT_1_SLOPE 0.125 + +/* Output Port 2 */ +#define OUT_PORT_2_NAME lambS +#define OUTPUT_2_WIDTH 1 +#define OUTPUT_DIMS_2_COL 1 +#define OUTPUT_2_DTYPE real_T +#define OUTPUT_2_COMPLEX COMPLEX_NO +#define OUT_2_FRAME_BASED FRAME_NO +#define OUT_2_BUS_BASED 0 +#define OUT_2_BUS_NAME +#define OUT_2_DIMS 1-D +#define OUT_2_ISSIGNED 1 +#define OUT_2_WORDLENGTH 8 +#define OUT_2_FIXPOINTSCALING 1 +#define OUT_2_FRACTIONLENGTH 3 +#define OUT_2_BIAS 1 +#define OUT_2_SLOPE 0.125 + +/* Output Port 3 */ +#define OUT_PORT_3_NAME beta +#define OUTPUT_3_WIDTH 1 +#define OUTPUT_DIMS_3_COL 1 +#define OUTPUT_3_DTYPE real_T +#define OUTPUT_3_COMPLEX COMPLEX_NO +#define OUT_3_FRAME_BASED FRAME_NO +#define OUT_3_BUS_BASED 0 +#define OUT_3_BUS_NAME +#define OUT_3_DIMS 1-D +#define OUT_3_ISSIGNED 1 +#define OUT_3_WORDLENGTH 8 +#define OUT_3_FIXPOINTSCALING 1 +#define OUT_3_FRACTIONLENGTH 3 +#define OUT_3_BIAS 0 +#define OUT_3_SLOPE 0.125 + + +#define NPARAMS 5 +/* Parameter 1 */ +#define PARAMETER_0_NAME kai +#define PARAMETER_0_DTYPE real_T +#define PARAMETER_0_COMPLEX COMPLEX_NO +/* Parameter 2 */ +#define PARAMETER_1_NAME delta +#define PARAMETER_1_DTYPE real_T +#define PARAMETER_1_COMPLEX COMPLEX_NO +/* Parameter 3 */ +#define PARAMETER_2_NAME fs +#define PARAMETER_2_DTYPE real_T +#define PARAMETER_2_COMPLEX COMPLEX_NO +/* Parameter 4 */ +#define PARAMETER_3_NAME volDisp +#define PARAMETER_3_DTYPE real_T +#define PARAMETER_3_COMPLEX COMPLEX_NO +/* Parameter 5 */ +#define PARAMETER_4_NAME CAIPO +#define PARAMETER_4_DTYPE real_T +#define PARAMETER_4_COMPLEX COMPLEX_NO + +#define NDWORKS 7 +// DWork 1 +#define DWORK_0_NAME resetIn +#define DWORK_0_WIDTH 1 +#define DWORK_0_DTYPE int_T +#define DWORK_0_COMPLEX COMPLEX_NO +// DWork 2 +#define DWORK_1_NAME resetOut +#define DWORK_1_WIDTH 1 +#define DWORK_1_DTYPE int_T +#define DWORK_1_COMPLEX COMPLEX_NO +// DWork 3 +#define DWORK_2_NAME mInPrev +#define DWORK_2_WIDTH 1 +#define DWORK_2_DTYPE real_T +#define DWORK_2_COMPLEX COMPLEX_NO +// DWork 4 +#define DWORK_3_NAME F0 +#define DWORK_3_WIDTH 1 +#define DWORK_3_DTYPE real_T +#define DWORK_3_COMPLEX COMPLEX_NO +// DWork 5 +#define DWORK_4_NAME rho0 +#define DWORK_4_WIDTH 1 +#define DWORK_4_DTYPE real_T +#define DWORK_4_COMPLEX COMPLEX_NO +// DWork 6 +#define DWORK_5_NAME hIn0 +#define DWORK_5_WIDTH 1 +#define DWORK_5_DTYPE real_T +#define DWORK_5_COMPLEX COMPLEX_NO +// DWork 7 +#define DWORK_6_NAME hCyl0 +#define DWORK_6_WIDTH 1 +#define DWORK_6_DTYPE real_T +#define DWORK_6_COMPLEX COMPLEX_NO + + +#define SAMPLE_TIME_0 INHERITED_SAMPLE_TIME +#define NUM_DISC_STATES 0 +#define DISC_STATES_IC [0] +#define NUM_CONT_STATES 1 +#define CONT_STATES_IC [0] + +#define SFUNWIZ_GENERATE_TLC 1 +#define SOURCEFILES "__SFB__GetThdynCombGasZachV1.c" +#define PANELINDEX 6 +#define USE_SIMSTRUCT 0 +#define SHOW_COMPILE_STEPS 0 +#define CREATE_DEBUG_MEXFILE 0 +#define SAVE_CODE_ONLY 0 +#define SFUNWIZ_REVISION 3.0 +/* %%%-SFUNWIZ_defines_Changes_END --- EDIT HERE TO _BEGIN */ +/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ +#include "simstruc.h" +#define PARAM_DEF0(S) ssGetSFcnParam(S, 0) +#define PARAM_DEF1(S) ssGetSFcnParam(S, 1) +#define PARAM_DEF2(S) ssGetSFcnParam(S, 2) +#define PARAM_DEF3(S) ssGetSFcnParam(S, 3) +#define PARAM_DEF4(S) ssGetSFcnParam(S, 4) + +#define IS_PARAM_DOUBLE(pVal) (mxIsNumeric(pVal) && !mxIsLogical(pVal) &&\ +!mxIsEmpty(pVal) && !mxIsSparse(pVal) && !mxIsComplex(pVal) && mxIsDouble(pVal)) + +extern void scavenging1Zone_Outputs_wrapper(const real_T *pCyl, + const real_T *TCyl, + const real_T *FCyl, + const real_T *pIn, + const real_T *TIn, + const real_T *FIn, + const real_T *combState, + const real_T *phi, + real_T *TOut, + real_T *FOut, + real_T *lambS, + real_T *betaS, + const real_T *xC, + const real_T *kai, const int_T p_width0, + const real_T *delta, const int_T p_width1, + const real_T *fs, const int_T p_width2, + const real_T *volDisp, const int_T p_width3, + const real_T *CAIPO, const int_T p_width4, + const int_T *resetIn, + const int_T *resetOut, + const real_T *mInPrev, + const real_T *F0, + const real_T *rho0, + const real_T *hIn0, + const real_T *hCyl0); +extern void scavenging1Zone_Derivatives_wrapper(const real_T *pCyl, + const real_T *TCyl, + const real_T *FCyl, + const real_T *pIn, + const real_T *TIn, + const real_T *FIn, + const real_T *mDotIn, + const real_T *combState, + const real_T *phi, + const real_T *TOut, + const real_T *FOut, + real_T *dx, + real_T *xC, + const real_T *kai, const int_T p_width0, + const real_T *delta, const int_T p_width1, + const real_T *fs, const int_T p_width2, + const real_T *volDisp, const int_T p_width3, + const real_T *CAIPO, const int_T p_width4); + +extern void scavenging1Zone_Update_wrapper(const real_T *pCyl, + const real_T *TCyl, + const real_T *FCyl, + const real_T *pIn, + const real_T *TIn, + const real_T *FIn, + const real_T *mDotIn, + const real_T *combState, + const real_T *phi, + const real_T *TOut, + const real_T *FOut, + real_T *dx, + real_T *xC, + const real_T *kai, const int_T p_width0, + const real_T *delta, const int_T p_width1, + const real_T *fs, const int_T p_width2, + const real_T *volDisp, const int_T p_width3, + const real_T *CAIPO, const int_T p_width4, + int_T *resetIn, + int_T *resetOut, + real_T *mInPrev, + real_T *F0, + real_T *rho0, + real_T *hIn0, + real_T *hCyl0); + +/*====================* + * S-function methods * + *====================*/ +#define MDL_CHECK_PARAMETERS + #if defined(MDL_CHECK_PARAMETERS) && defined(MATLAB_MEX_FILE) + /* Function: mdlCheckParameters ============================================= + * Abstract: + * Validate our parameters to verify they are okay. + */ + static void mdlCheckParameters(SimStruct *S) + { + int paramIndex = 0; + bool validParam = false; + /* All parameters must match the S-function Builder Dialog */ + + + { + const mxArray *pVal0 = ssGetSFcnParam(S,0); + if (!IS_PARAM_DOUBLE(pVal0)) { + validParam = true; + paramIndex = 0; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal1 = ssGetSFcnParam(S,1); + if (!IS_PARAM_DOUBLE(pVal1)) { + validParam = true; + paramIndex = 1; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal2 = ssGetSFcnParam(S,2); + if (!IS_PARAM_DOUBLE(pVal2)) { + validParam = true; + paramIndex = 2; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal3 = ssGetSFcnParam(S,3); + if (!IS_PARAM_DOUBLE(pVal3)) { + validParam = true; + paramIndex = 3; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal4 = ssGetSFcnParam(S, 4); + if (!IS_PARAM_DOUBLE(pVal4)) { + validParam = true; + paramIndex = 4; + goto EXIT_POINT; + } + } + + EXIT_POINT: + if (validParam) { + char parameterErrorMsg[1024]; + sprintf(parameterErrorMsg, "The data type and or complexity of parameter %d does not match the " + "information specified in the S-function Builder dialog. " + "For non-double parameters you will need to cast them using int8, int16, " + "int32, uint8, uint16, uint32 or boolean.", paramIndex + 1); + ssSetErrorStatus(S,parameterErrorMsg); + } + return; + } + #endif /* MDL_CHECK_PARAMETERS */ +/* Function: mdlInitializeSizes =============================================== + * Abstract: + * Setup sizes of the various vectors. + */ +static void mdlInitializeSizes(SimStruct *S) +{ + + DECL_AND_INIT_DIMSINFO(inputDimsInfo); + DECL_AND_INIT_DIMSINFO(outputDimsInfo); + ssSetNumSFcnParams(S, NPARAMS); /* Number of expected parameters */ + #if defined(MATLAB_MEX_FILE) + if (ssGetNumSFcnParams(S) == ssGetSFcnParamsCount(S)) { + mdlCheckParameters(S); + if (ssGetErrorStatus(S) != NULL) { + return; + } + } else { + return; /* Parameter mismatch will be reported by Simulink */ + } + #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + + ssSetNumContStates(S, NUM_CONT_STATES); + ssSetNumDiscStates(S, NUM_DISC_STATES); + + if (!ssSetNumInputPorts(S, NUM_INPUTS)) return; + /*Input Port 0 */ + ssSetInputPortWidth(S, 0, INPUT_0_WIDTH); /* */ + ssSetInputPortDataType(S, 0, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 0, INPUT_0_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 0, INPUT_0_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 0, 1); /*direct input signal access*/ + + /*Input Port 1 */ + ssSetInputPortWidth(S, 1, INPUT_1_WIDTH); /* */ + ssSetInputPortDataType(S, 1, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 1, INPUT_1_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 1, INPUT_1_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 1, 1); /*direct input signal access*/ + + /*Input Port 2 */ + ssSetInputPortWidth(S, 2, INPUT_2_WIDTH); /* */ + ssSetInputPortDataType(S, 2, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 2, INPUT_2_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 2, INPUT_2_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 2, 1); /*direct input signal access*/ + + /*Input Port 3 */ + ssSetInputPortWidth(S, 3, INPUT_3_WIDTH); /* */ + ssSetInputPortDataType(S, 3, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 3, INPUT_3_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 3, INPUT_3_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 3, 1); /*direct input signal access*/ + + /*Input Port 4 */ + ssSetInputPortWidth(S, 4, INPUT_4_WIDTH); /* */ + ssSetInputPortDataType(S, 4, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 4, INPUT_4_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 4, INPUT_4_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 4, 1); /*direct input signal access*/ + + /*Input Port 5 */ + ssSetInputPortWidth(S, 5, INPUT_5_WIDTH); /* */ + ssSetInputPortDataType(S, 5, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 5, INPUT_5_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 5, INPUT_5_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 5, 1); /*direct input signal access*/ + + /*Input Port 6 */ + ssSetInputPortWidth(S, 6, INPUT_6_WIDTH); /* */ + ssSetInputPortDataType(S, 6, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 6, INPUT_6_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 6, INPUT_6_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 6, 1); /*direct input signal access*/ + + /*Input Port 7 */ + ssSetInputPortWidth(S, 7, INPUT_7_WIDTH); /* */ + ssSetInputPortDataType(S, 7, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 7, INPUT_7_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 7, INPUT_7_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 7, 1); /*direct input signal access*/ + + /*Input Port 8 */ + ssSetInputPortWidth(S, 8, INPUT_8_WIDTH); /* */ + ssSetInputPortDataType(S, 8, SS_DOUBLE); + ssSetInputPortComplexSignal(S, 8, INPUT_8_COMPLEX); + ssSetInputPortDirectFeedThrough(S, 8, INPUT_8_FEEDTHROUGH); + ssSetInputPortRequiredContiguous(S, 8, 1); /*direct input signal access*/ + + if (!ssSetNumOutputPorts(S, NUM_OUTPUTS)) return; + ssSetOutputPortWidth(S, 0, OUTPUT_0_WIDTH); + ssSetOutputPortDataType(S, 0, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 0, OUTPUT_0_COMPLEX); + + ssSetOutputPortWidth(S, 1, OUTPUT_1_WIDTH); + ssSetOutputPortDataType(S, 1, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 1, OUTPUT_1_COMPLEX); + + ssSetOutputPortWidth(S, 2, OUTPUT_2_WIDTH); + ssSetOutputPortDataType(S, 2, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 2, OUTPUT_2_COMPLEX); + + ssSetOutputPortWidth(S, 3, OUTPUT_3_WIDTH); + ssSetOutputPortDataType(S, 3, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 3, OUTPUT_3_COMPLEX); + + ssSetNumSampleTimes(S, 1); + ssSetNumRWork(S, 0); + ssSetNumIWork(S, 0); + ssSetNumPWork(S, 0); + ssSetNumModes(S, 0); + ssSetNumNonsampledZCs(S, 0); + + ssSetNumDWork(S,NDWORKS); + /*DWork vector 1*/ + ssSetDWorkWidth(S, 0, DWORK_0_WIDTH); + ssSetDWorkDataType(S, 0, SS_INTEGER); + /*DWork vector 2*/ + ssSetDWorkWidth(S, 1, DWORK_1_WIDTH); + ssSetDWorkDataType(S, 1, SS_INTEGER); + /*DWork vector 3*/ + ssSetDWorkWidth(S, 2, DWORK_2_WIDTH); + ssSetDWorkDataType(S, 2, SS_DOUBLE); + /*DWork vector 4*/ + ssSetDWorkWidth(S, 3, DWORK_3_WIDTH); + ssSetDWorkDataType(S, 3, SS_DOUBLE); + /*DWork vector 5*/ + ssSetDWorkWidth(S, 4, DWORK_4_WIDTH); + ssSetDWorkDataType(S, 4, SS_DOUBLE); + /*DWork vector 6*/ + ssSetDWorkWidth(S, 5, DWORK_4_WIDTH); + ssSetDWorkDataType(S, 5, SS_DOUBLE); + /*DWork vector 7*/ + ssSetDWorkWidth(S, 6, DWORK_4_WIDTH); + ssSetDWorkDataType(S, 6, SS_DOUBLE); + + + /* Take care when specifying exception free code - see sfuntmpl_doc.c */ + ssSetOptions(S, (SS_OPTION_EXCEPTION_FREE_CODE | + SS_OPTION_USE_TLC_WITH_ACCELERATOR | + SS_OPTION_WORKS_WITH_CODE_REUSE)); +} + +# define MDL_SET_INPUT_PORT_FRAME_DATA +static void mdlSetInputPortFrameData(SimStruct *S, + int_T port, + Frame_T frameData) +{ + ssSetInputPortFrameData(S, port, frameData); +} +/* Function: mdlInitializeSampleTimes ========================================= + * Abstract: + * Specifiy the sample time. + */ +static void mdlInitializeSampleTimes(SimStruct *S) +{ + ssSetSampleTime(S, 0, SAMPLE_TIME_0); + ssSetOffsetTime(S, 0, 0.0); +} +#define MDL_INITIALIZE_CONDITIONS + /* Function: mdlInitializeConditions ======================================== + * Abstract: + * Initialize the states + */ + static void mdlInitializeConditions(SimStruct *S) + { + + real_T *xC = ssGetContStates(S); + int_T *resetIn = (int_T *) ssGetDWork(S,0); + int_T *resetOut = (int_T *) ssGetDWork(S,1); + real_T *mInPrev = (real_T *) ssGetDWork(S,2); + real_T *F0 = (real_T *) ssGetDWork(S,3); + real_T *rho0 = (real_T *)ssGetDWork(S, 4); + real_T *hIn0 = (real_T *)ssGetDWork(S, 5); + real_T *hCyl0 = (real_T *)ssGetDWork(S, 6); + + /* Initialize the dwork*/ + resetIn[0] = 1; + resetOut[0] = 1; + mInPrev[0] = 0; + F0[0] = 0; + rho0[0] = 1.16; + hIn0[0] = 3e5; + hCyl0[0] = 3e5; + + xC[0] = 0; + } +#define MDL_SET_INPUT_PORT_DATA_TYPE +static void mdlSetInputPortDataType(SimStruct *S, int port, DTypeId dType) +{ + ssSetInputPortDataType( S, 0, dType); +} +#define MDL_SET_OUTPUT_PORT_DATA_TYPE +static void mdlSetOutputPortDataType(SimStruct *S, int port, DTypeId dType) +{ + ssSetOutputPortDataType(S, 0, dType); +} + +#define MDL_SET_DEFAULT_PORT_DATA_TYPES +static void mdlSetDefaultPortDataTypes(SimStruct *S) +{ + ssSetInputPortDataType( S, 0, SS_DOUBLE); + ssSetOutputPortDataType(S, 0, SS_DOUBLE); +} +/* +#define MDL_SET_WORK_WIDTHS +#if defined(MDL_SET_WORK_WIDTHS) && defined(MATLAB_MEX_FILE) + +static void mdlSetWorkWidths(SimStruct *S) +{ + + const char_T *rtParamNames[] = {"P1","P2","P3","P4"}; + ssRegAllTunableParamsAsRunTimeParams(S, rtParamNames); +} + +#endif +*/ +/* Function: mdlOutputs ======================================================= + * +*/ +static void mdlOutputs(SimStruct *S, int_T tid) +{ + const real_T *pCyl = (const real_T*)ssGetInputPortSignal(S, 0); + const real_T *TCyl = (const real_T*)ssGetInputPortSignal(S, 1); + const real_T *FCyl = (const real_T*) ssGetInputPortSignal(S,2); + const real_T *pIn = (const real_T*) ssGetInputPortSignal(S,3); + const real_T *TIn = (const real_T*) ssGetInputPortSignal(S,4); + const real_T *FIn = (const real_T*) ssGetInputPortSignal(S,5); + const real_T *combState = (const real_T*) ssGetInputPortSignal(S,7); + const real_T *phi = (const real_T*) ssGetInputPortSignal(S,8); + real_T *TOut = (real_T *)ssGetOutputPortRealSignal(S, 0); + real_T *FOut = (real_T *)ssGetOutputPortRealSignal(S,1); + real_T *lambS = (real_T *)ssGetOutputPortRealSignal(S,2); + real_T *betaS = (real_T *)ssGetOutputPortRealSignal(S, 3); + const real_T *xC = ssGetContStates(S); + const int_T p_width0 = mxGetNumberOfElements(PARAM_DEF0(S)); + const int_T p_width1 = mxGetNumberOfElements(PARAM_DEF1(S)); + const int_T p_width2 = mxGetNumberOfElements(PARAM_DEF2(S)); + const int_T p_width3 = mxGetNumberOfElements(PARAM_DEF3(S)); + const int_T p_width4 = mxGetNumberOfElements(PARAM_DEF4(S)); + const real_T *kai = (const real_T *)mxGetData(PARAM_DEF0(S)); + const real_T *delta = (const real_T *)mxGetData(PARAM_DEF1(S)); + const real_T *fs = (const real_T *)mxGetData(PARAM_DEF2(S)); + const real_T *volDisp = (const real_T *)mxGetData(PARAM_DEF3(S)); + const real_T *CAIPO = (const real_T *)mxGetData(PARAM_DEF4(S)); + const int_T *resetIn = (const int_T *) ssGetDWork(S,0); + const int_T *resetOut = (const int_T *) ssGetDWork(S,1); + const real_T *mInPrev = (const real_T *) ssGetDWork(S,2); + const real_T *F0 = (const real_T *) ssGetDWork(S,3); + const real_T *rho0 = (const real_T *)ssGetDWork(S,4); + const real_T *hIn0 = (const real_T *)ssGetDWork(S, 5); + const real_T *hCyl0 = (const real_T *)ssGetDWork(S, 6); + + + scavenging1Zone_Outputs_wrapper(pCyl,TCyl,FCyl,pIn,TIn,FIn,combState,phi, + TOut,FOut,lambS,betaS, xC, + kai,p_width0,delta,p_width1,fs,p_width2,volDisp,p_width3,CAIPO,p_width4, + resetIn,resetOut,mInPrev,F0,rho0,hIn0,hCyl0); +} + +#define MDL_DERIVATIVES /* Change to #undef to remove function */ +/* Function: mdlDerivatives ================================================= + * Abstract: + * In this function, you compute the S-function block's derivatives. + * The derivatives are placed in the derivative vector, ssGetdX(S). + */ + static void mdlDerivatives(SimStruct *S) + { + const real_T *pCyl = (const real_T*)ssGetInputPortSignal(S, 0); + const real_T *TCyl = (const real_T*)ssGetInputPortSignal(S, 1); + const real_T *FCyl = (const real_T*) ssGetInputPortSignal(S,2); + const real_T *pIn = (const real_T*) ssGetInputPortSignal(S,3); + const real_T *TIn = (const real_T*) ssGetInputPortSignal(S,4); + const real_T *FIn = (const real_T*) ssGetInputPortSignal(S,5); + const real_T *mDotIn = (const real_T*) ssGetInputPortSignal(S,6); + const real_T *combState = (const real_T*) ssGetInputPortSignal(S,7); + const real_T *phi = (const real_T*) ssGetInputPortSignal(S,8); + real_T *dx = ssGetdX(S); + real_T *xC = ssGetContStates(S); + const real_T *TOut = (real_T *)ssGetOutputPortRealSignal(S, 0); + const real_T *FOut = (real_T *) ssGetOutputPortRealSignal(S,1); + const int_T p_width0 = mxGetNumberOfElements(PARAM_DEF0(S)); + const int_T p_width1 = mxGetNumberOfElements(PARAM_DEF1(S)); + const int_T p_width2 = mxGetNumberOfElements(PARAM_DEF2(S)); + const int_T p_width3 = mxGetNumberOfElements(PARAM_DEF3(S)); + const int_T p_width4 = mxGetNumberOfElements(PARAM_DEF4(S)); + const real_T *kai = (const real_T *)mxGetData(PARAM_DEF0(S)); + const real_T *delta = (const real_T *)mxGetData(PARAM_DEF1(S)); + const real_T *fs = (const real_T *)mxGetData(PARAM_DEF2(S)); + const real_T *volDisp = (const real_T *)mxGetData(PARAM_DEF3(S)); + const real_T *CAIPO = (const real_T *)mxGetData(PARAM_DEF3(S)); + + scavenging1Zone_Derivatives_wrapper(pCyl,TCyl,FCyl,pIn,TIn,FIn,mDotIn,combState,phi, + TOut,FOut, dx, xC, + kai,p_width0,delta,p_width1,fs,p_width2,volDisp,p_width3,CAIPO,p_width4); + +} + +#define MDL_UPDATE /* Change to #undef to remove function */ +/* Function: mdlUpdate ====================================================== + * Abstract: + * This function is called once for every major integration time step. + * Discrete states are typically updated here, but this function is useful + * for performing any tasks that should only take place once per + * integration step. + */ + static void mdlUpdate(SimStruct *S, int_T tid) + { + const real_T *pCyl = (const real_T*)ssGetInputPortSignal(S, 0); + const real_T *TCyl = (const real_T*)ssGetInputPortSignal(S, 1); + const real_T *FCyl = (const real_T*) ssGetInputPortSignal(S,2); + const real_T *pIn = (const real_T*) ssGetInputPortSignal(S,3); + const real_T *TIn = (const real_T*) ssGetInputPortSignal(S,4); + const real_T *FIn = (const real_T*) ssGetInputPortSignal(S,5); + const real_T *mDotIn = (const real_T*) ssGetInputPortSignal(S,6); + const real_T *combState = (const real_T*) ssGetInputPortSignal(S,7); + const real_T *phi = (const real_T*) ssGetInputPortSignal(S,8); + real_T *dx = ssGetdX(S); + real_T *xC = ssGetContStates(S); + real_T *TOut = (real_T *)ssGetOutputPortRealSignal(S, 0); + real_T *FOut = (real_T *) ssGetOutputPortRealSignal(S,1); + const int_T p_width0 = mxGetNumberOfElements(PARAM_DEF0(S)); + const int_T p_width1 = mxGetNumberOfElements(PARAM_DEF1(S)); + const int_T p_width2 = mxGetNumberOfElements(PARAM_DEF2(S)); + const int_T p_width3 = mxGetNumberOfElements(PARAM_DEF3(S)); + const int_T p_width4 = mxGetNumberOfElements(PARAM_DEF4(S)); + const real_T *kai = (const real_T *)mxGetData(PARAM_DEF0(S)); + const real_T *delta = (const real_T *)mxGetData(PARAM_DEF1(S)); + const real_T *fs = (const real_T *)mxGetData(PARAM_DEF2(S)); + const real_T *volDisp = (const real_T *)mxGetData(PARAM_DEF3(S)); + const real_T *CAIPO = (const real_T *)mxGetData(PARAM_DEF4(S)); + int_T *resetIn = (int_T *) ssGetDWork(S,0); + int_T *resetOut = (int_T *) ssGetDWork(S,1); + real_T *mInPrev = (real_T *) ssGetDWork(S,2); + real_T *F0 = (real_T *) ssGetDWork(S,3); + real_T *rho0 = (real_T *)ssGetDWork(S,4); + real_T *hIn0 = (real_T *)ssGetDWork(S, 5); + real_T *hCyl0 = (real_T *)ssGetDWork(S, 6); + + scavenging1Zone_Update_wrapper(pCyl,TCyl,FCyl,pIn,TIn,FIn,mDotIn,combState,phi, + TOut,FOut, dx, xC, + kai,p_width0,delta,p_width1,fs,p_width2,volDisp,p_width3,CAIPO,p_width4, + resetIn,resetOut,mInPrev,F0,rho0,hIn0,hCyl0); +} + + +/* Function: mdlTerminate ===================================================== + * Abstract: + * In this function, you should perform any actions that are necessary + * at the termination of a simulation. For example, if memory was + * allocated in mdlStart, this is the place to free it. + */ +static void mdlTerminate(SimStruct *S) +{ + + + +} + +#ifdef MATLAB_MEX_FILE /* Is this file being compiled as a MEX-file? */ +#include "simulink.c" /* MEX-file interface mechanism */ +#else +#include "cg_sfun.h" /* Code generation registration function */ +#endif + + diff --git a/code/c_code/scavenging1Zone.tlc b/code/c_code/scavenging1Zone.tlc new file mode 100644 index 0000000..921f61a --- /dev/null +++ b/code/c_code/scavenging1Zone.tlc @@ -0,0 +1,355 @@ +%% File : scavenging1Zone.tlc +%% Created: Tue Sep 8 12:45:11 2015 +%% +%% Description: +%% Simulink Coder wrapper functions interface generated for +%% S-function "scavenging1Zone.c". +%% +%% File generated by S-function Builder Block +%% +%% For more information on using the Target Language with the +%% Simulink Coder, see the Target Language Compiler manual +%% (under Simulink Coder) in the "Inlining S-Functions" +%% chapter under the section and subsection: +%% "Writing Block Target Files to Inline S-Functions", +%% "Function-Based or Wrappered Code". +%% +%implements scavenging1Zone "C" +%% Function: BlockTypeSetup =================================================== +%% +%% Purpose: +%% Set up external references for wrapper functions in the +%% generated code. +%% +%function BlockTypeSetup(block, system) Output + %openfile externs + +extern void scavenging1Zone_Outputs_wrapper(const real_T *pCyl, + const real_T *TCyl, + const real_T *FCyl, + const real_T *pIn, + const real_T *TIn, + const real_T *FIn, + const real_T *combState, + const real_T *phi, + real_T *TOut, + real_T *FOut, + real_T *lambS, + real_T *betaS, + const real_T *xC, + const real_T *kai, const int_T p_width0, + const real_T *delta, const int_T p_width1, + const real_T *fs, const int_T p_width2, + const real_T *volDisp, const int_T p_width3, + const real_T *CAIPO, const int_T p_width4, + const int_T *resetIn, + const int_T *resetOut, + const real_T *mInPrev, + const real_T *F0, + const real_T *rho0, + const real_T *hIn0, + const real_T *hCyl0); +extern void scavenging1Zone_Derivatives_wrapper(const real_T *pCyl, + const real_T *TCyl, + const real_T *FCyl, + const real_T *pIn, + const real_T *TIn, + const real_T *FIn, + const real_T *mDotIn, + const real_T *combState, + const real_T *phi, + const real_T *TOut, + const real_T *FOut, + real_T *dx, + real_T *xC, + const real_T *kai, const int_T p_width0, + const real_T *delta, const int_T p_width1, + const real_T *fs, const int_T p_width2, + const real_T *volDisp, const int_T p_width3, + const real_T *CAIPO, const int_T p_width4); + +extern void scavenging1Zone_Update_wrapper(const real_T *pCyl, + const real_T *TCyl, + const real_T *FCyl, + const real_T *pIn, + const real_T *TIn, + const real_T *FIn, + const real_T *mDotIn, + const real_T *combState, + const real_T *phi, + const real_T *TOut, + const real_T *FOut, + real_T *dx, + real_T *xC, + const real_T *kai, const int_T p_width0, + const real_T *delta, const int_T p_width1, + const real_T *fs, const int_T p_width2, + const real_T *volDisp, const int_T p_width3, + const real_T *CAIPO, const int_T p_width4, + int_T *resetIn, + int_T *resetOut, + real_T *mInPrev, + real_T *F0, + real_T *rho0, + real_T *hIn0, + real_T *hCyl0); + + %closefile externs + % + %% +%endfunction + +%% InitializeConditions ========================================================= + %% + %function InitializeConditions(block, system) Output + /* % Block: % */ + + { + real_T *xC = &%; + int_T *resetIn = &%; + int_T *resetOut = &%; + real_T *mInPrev = &%; + real_T *F0 = &%; + real_T *rho0 = &%; + real_T *hIn0 = &%; + real_T *hCyl0 = &%; + + /* Initialize the dwork*/ + xC[0] = 0; + resetIn[0] = 1; + resetOut[0] = 1; + mInPrev[0] = 0; + F0[0] = 0; + rho0[0] = 1.16; + hIn0[0] = 3e5; + hCyl0[0] = 3e5; + } + %endfunction +%% Function: Outputs ========================================================== +%% +%% Purpose: +%% Code generation rules for mdlOutputs function. +%% +%function Outputs(block, system) Output + %% + %assign pu0 = LibBlockInputSignalAddr(0, "", "", 0) + %assign pu1 = LibBlockInputSignalAddr(1, "", "", 0) + %assign pu2 = LibBlockInputSignalAddr(2, "", "", 0) + %assign pu3 = LibBlockInputSignalAddr(3, "", "", 0) + %assign pu4 = LibBlockInputSignalAddr(4, "", "", 0) + %assign pu5 = LibBlockInputSignalAddr(5, "", "", 0) + %assign pu7 = LibBlockInputSignalAddr(7, "", "", 0) + %assign pu8 = LibBlockInputSignalAddr(8, "", "", 0) + %assign py0 = LibBlockOutputSignalAddr(0, "", "", 0) + %assign py1 = LibBlockOutputSignalAddr(1, "", "", 0) + %assign py2 = LibBlockOutputSignalAddr(2, "", "", 0) + %assign py3 = LibBlockOutputSignalAddr(3, "", "", 0) + %assign nelements1 = LibBlockParameterSize(P1) + %assign param_width1 = nelements1[0] * nelements1[1] + %if (param_width1) > 1 + %assign pp1 = LibBlockMatrixParameterBaseAddr(P1) + %else + %assign pp1 = LibBlockParameterAddr(P1, "", "", 0) + %endif + %assign nelements2 = LibBlockParameterSize(P2) + %assign param_width2 = nelements2[0] * nelements2[1] + %if (param_width2) > 1 + %assign pp2 = LibBlockMatrixParameterBaseAddr(P2) + %else + %assign pp2 = LibBlockParameterAddr(P2, "", "", 0) + %endif + %assign nelements3 = LibBlockParameterSize(P3) + %assign param_width3 = nelements3[0] * nelements3[1] + %if (param_width3) > 1 + %assign pp3 = LibBlockMatrixParameterBaseAddr(P3) + %else + %assign pp3 = LibBlockParameterAddr(P3, "", "", 0) + %endif + %assign nelements4 = LibBlockParameterSize(P4) + %assign param_width4 = nelements4[0] * nelements4[1] + %if (param_width4) > 1 + %assign pp4 = LibBlockMatrixParameterBaseAddr(P4) + %else + %assign pp4 = LibBlockParameterAddr(P4, "", "", 0) + %endif + %assign nelements5 = LibBlockParameterSize(P5) + %assign param_width5 = nelements5[0] * nelements5[1] + %if (param_width5) > 1 + %assign pp5 = LibBlockMatrixParameterBaseAddr(P5) + %else + %assign pp5 = LibBlockParameterAddr(P5, "", "", 0) + %endif + %assign py_width = LibBlockOutputSignalWidth(0) + %assign pu_width = LibBlockInputSignalWidth(0) + { + real_T *pxc = &%; + int_T *resetIn = &%; + int_T *resetOut = &%; + real_T *mInPrev = &%; + real_T *F0 = &%; + real_T *rho0 = &%; + real_T *hIn0 = &%; + real_T *hCyl0 = &%; + scavenging1Zone_Outputs_wrapper(%, %, %, %, %, + %, %, %, %, %, %, %,pxc, + %, %, %, %, + %, %, %, %, + %, %, + resetIn, resetOut, mInPrev, F0, rho0, hIn0, hCyl0); + + } %% +%endfunction + + +%% Function: Derivatives ====================================================== +%% Abstract: +%% Derivatives +%% +%function Derivatives(block, system) Output + /* S-Function "scavenging1Zone_wrapper" Block: % */ + + + %assign pu0 = LibBlockInputSignalAddr(0, "", "", 0) + %assign pu1 = LibBlockInputSignalAddr(1, "", "", 0) + %assign pu2 = LibBlockInputSignalAddr(2, "", "", 0) + %assign pu3 = LibBlockInputSignalAddr(3, "", "", 0) + %assign pu4 = LibBlockInputSignalAddr(4, "", "", 0) + %assign pu5 = LibBlockInputSignalAddr(5, "", "", 0) + %assign pu6 = LibBlockInputSignalAddr(6, "", "", 0) + %assign pu7 = LibBlockInputSignalAddr(7, "", "", 0) + %assign pu8 = LibBlockInputSignalAddr(8, "", "", 0) + %assign py0 = LibBlockOutputSignalAddr(0, "", "", 0) + %assign py1 = LibBlockOutputSignalAddr(1, "", "", 0) + + %assign nelements1 = LibBlockParameterSize(P1) + %assign param_width1 = nelements1[0] * nelements1[1] + %if (param_width1) > 1 + %assign pp1 = LibBlockMatrixParameterBaseAddr(P1) + %else + %assign pp1 = LibBlockParameterAddr(P1, "", "", 0) + %endif + %assign nelements2 = LibBlockParameterSize(P2) + %assign param_width2 = nelements2[0] * nelements2[1] + %if (param_width2) > 1 + %assign pp2 = LibBlockMatrixParameterBaseAddr(P2) + %else + %assign pp2 = LibBlockParameterAddr(P2, "", "", 0) + %endif + %assign nelements3 = LibBlockParameterSize(P3) + %assign param_width3 = nelements3[0] * nelements3[1] + %if (param_width3) > 1 + %assign pp3 = LibBlockMatrixParameterBaseAddr(P3) + %else + %assign pp3 = LibBlockParameterAddr(P3, "", "", 0) + %endif + %assign nelements4 = LibBlockParameterSize(P4) + %assign param_width4 = nelements4[0] * nelements4[1] + %if (param_width4) > 1 + %assign pp4 = LibBlockMatrixParameterBaseAddr(P4) + %else + %assign pp4 = LibBlockParameterAddr(P4, "", "", 0) + %endif + %assign nelements5 = LibBlockParameterSize(P5) + %assign param_width5 = nelements5[0] * nelements5[1] + %if (param_width5) > 1 + %assign pp5 = LibBlockMatrixParameterBaseAddr(P5) + %else + %assign pp5 = LibBlockParameterAddr(P5, "", "", 0) + %endif + + + { + real_T *pxc = &%; + real_T *dx = &%; + scavenging1Zone_Derivatives_wrapper(%, %, %, %, + %, %, %, %, %, + %, %, %, %, dx, pxc, + %, %, %, %, + %, %, %, %, + %, %,); + } + %% +%endfunction +%% [EOF] scavenging1Zone.tlc + +%% Function: Update ========================================================== +%% +%% Purpose: +%% Code generation rules for mdlUpdate function. +%% +%function Update(block, system) Output + %% + %assign pu0 = LibBlockInputSignalAddr(0, "", "", 0) + %assign pu1 = LibBlockInputSignalAddr(1, "", "", 0) + %assign pu2 = LibBlockInputSignalAddr(2, "", "", 0) + %assign pu3 = LibBlockInputSignalAddr(3, "", "", 0) + %assign pu4 = LibBlockInputSignalAddr(4, "", "", 0) + %assign pu5 = LibBlockInputSignalAddr(5, "", "", 0) + %assign pu6 = LibBlockInputSignalAddr(6, "", "", 0) + %assign pu7 = LibBlockInputSignalAddr(7, "", "", 0) + %assign pu8 = LibBlockInputSignalAddr(8, "", "", 0) + %assign py0 = LibBlockOutputSignalAddr(0, "", "", 0) + %assign py1 = LibBlockOutputSignalAddr(1, "", "", 0) + %assign py2 = LibBlockOutputSignalAddr(2, "", "", 0) + %assign py3 = LibBlockOutputSignalAddr(3, "", "", 0) + %assign nelements1 = LibBlockParameterSize(P1) + %assign param_width1 = nelements1[0] * nelements1[1] + %if (param_width1) > 1 + %assign pp1 = LibBlockMatrixParameterBaseAddr(P1) + %else + %assign pp1 = LibBlockParameterAddr(P1, "", "", 0) + %endif + %assign nelements2 = LibBlockParameterSize(P2) + %assign param_width2 = nelements2[0] * nelements2[1] + %if (param_width2) > 1 + %assign pp2 = LibBlockMatrixParameterBaseAddr(P2) + %else + %assign pp2 = LibBlockParameterAddr(P2, "", "", 0) + %endif + %assign nelements3 = LibBlockParameterSize(P3) + %assign param_width3 = nelements3[0] * nelements3[1] + %if (param_width3) > 1 + %assign pp3 = LibBlockMatrixParameterBaseAddr(P3) + %else + %assign pp3 = LibBlockParameterAddr(P3, "", "", 0) + %endif + %assign nelements4 = LibBlockParameterSize(P4) + %assign param_width4 = nelements4[0] * nelements4[1] + %if (param_width4) > 1 + %assign pp4 = LibBlockMatrixParameterBaseAddr(P4) + %else + %assign pp4 = LibBlockParameterAddr(P4, "", "", 0) + %endif + %assign nelements5 = LibBlockParameterSize(P5) + %assign param_width5 = nelements5[0] * nelements5[1] + %if (param_width5) > 1 + %assign pp5 = LibBlockMatrixParameterBaseAddr(P5) + %else + %assign pp5 = LibBlockParameterAddr(P5, "", "", 0) + %endif + %assign py_width = LibBlockOutputSignalWidth(0) + %assign pu_width = LibBlockInputSignalWidth(0) + { + real_T *pxc = &%; + real_T *dx = &%; + int_T *resetIn = &%; + int_T *resetOut = &%; + real_T *mInPrev = &%; + real_T *F0 = &%; + real_T *rho0 = &%; + real_T *hIn0 = &%; + real_T *hCyl0 = &%; + scavenging1Zone_Outputs_wrapper(%, %, %, %, %, + %, , %, %, %, %, %, %, %, + pxc, dx, + %, %, %, %, + %, %, %, %, + %, %, + resetIn, resetOut, mInPrev, F0, rho0, hIn0, hCyl0,); + + } %% +%endfunction + + + + diff --git a/code/c_code/scavenging1Zone_wrapper.c b/code/c_code/scavenging1Zone_wrapper.c new file mode 100644 index 0000000..bfbaa4b --- /dev/null +++ b/code/c_code/scavenging1Zone_wrapper.c @@ -0,0 +1,216 @@ + + +/* + * Include Files + * + */ +#if defined(MATLAB_MEX_FILE) +#include "tmwtypes.h" +#include "simstruc_types.h" +#else +#include "rtwtypes.h" +#endif + +/* %%%-SFUNWIZ_wrapper_includes_Changes_BEGIN --- EDIT HERE TO _END */ +#include +/* %%%-SFUNWIZ_wrapper_includes_Changes_END --- EDIT HERE TO _BEGIN */ +#define u_width 1 +#define y_width 1 +/* + * Create external references here. + * + */ +/* %%%-SFUNWIZ_wrapper_externs_Changes_BEGIN --- EDIT HERE TO _END */ +/* extern double func(double a); */ +/* %%%-SFUNWIZ_wrapper_externs_Changes_END --- EDIT HERE TO _BEGIN */ + +/* + * Output functions + * + */ +void scavenging1Zone_Outputs_wrapper(const real_T *pCyl, + const real_T *TCyl, + const real_T *FCyl, + const real_T *pIn, + const real_T *TIn, + const real_T *FIn, + const real_T *combState, + const real_T *phi, + real_T *TOut, + real_T *FOut, + real_T *lambS, + real_T *betaS, + const real_T *xC, + const real_T *kai, const int_T p_width0, + const real_T *delta, const int_T p_width1, + const real_T *fs, const int_T p_width2, + const real_T *volDisp, const int_T p_width3, + const real_T *CAIPO, const int_T p_width4, + const int_T *resetIn, + const int_T *resetOut, + const real_T *mInPrev, + const real_T *F0, + const real_T *rho0, + const real_T *hIn0, + const real_T *hCyl0) +{ +/* %%%-SFUNWIZ_wrapper_Outputs_Changes_BEGIN --- EDIT HERE TO _END */ +const double pi = 3.14159265359; +real_T beta; // Purity of the exhaust gas +real_T lambdaS; // Delivery ratio +real_T RIn; // Gas constant of inlet gas +real_T dummy; +real_T mIn; // mass of inducted air +real_T mInTemp; // mass of inducted air since opening of the port +real_T phiCyc; //Crank angle in degree (0~360) +real_T rhoInit; +real_T hOut; +real_T Teq; + + +mIn = xC[0]; + +phiCyc = phi[0]*180.0/pi; +phiCyc = ((int)(floor(phiCyc)) % ((int)360)) + phiCyc - floor(phiCyc); + + +if ((phiCyc > CAIPO[0]) & (phiCyc < (360 - CAIPO[0]))){ + if (resetIn[0] == 1){ + GetThdynCombGasZachV1(pIn[0], TIn[0], FIn[0], fs[0], &RIn, &dummy, &dummy, &dummy, &dummy, + &dummy, &dummy, &dummy, &dummy, &dummy, &dummy, &dummy, &dummy, &dummy, &dummy, &dummy); + rhoInit = pIn[0] / RIn / TIn[0]; + mInTemp = mIn - mInPrev[0]; + lambdaS = mInTemp / rhoInit / volDisp[0]; + beta = 0; + } + else{ + mInTemp = mIn - mInPrev[0]; + lambdaS = mInTemp / rho0[0] / volDisp[0]; + beta = 1 - exp(-kai[0]*lambdaS* + pow(((phiCyc - CAIPO[0])/ + (2*(180-CAIPO[0]))),delta[0])); + } +} +else{ + beta = 0; + lambdaS = 0; +} + + +if (FCyl[0] > 0){ + if ((phiCyc > CAIPO[0]) & (phiCyc < (360 - CAIPO[0]))){ + FOut[0] = (1-beta)*F0[0]/(beta*F0[0]*fs[0] + 1); + hOut = beta*hIn0[0] + (1 - beta)*hCyl0[0]; + GetTFromPhF(pCyl[0], hOut, FOut[0],fs[0],TOut); + } + else{ + FOut[0] = FCyl[0]; + TOut[0] = TCyl[0]; + } +} +else{ + FOut[0] = 0; + TOut[0] = TCyl[0]; +} + +betaS[0] = beta; +lambS[0] = lambdaS; +/* %%%-SFUNWIZ_wrapper_Outputs_Changes_END --- EDIT HERE TO _BEGIN */ +} + +/* + * Derivatives function + * + */ +void scavenging1Zone_Derivatives_wrapper(const real_T *pCyl, + const real_T *TCyl, + const real_T *FCyl, + const real_T *pIn, + const real_T *TIn, + const real_T *FIn, + const real_T *mDotIn, + const real_T *combState, + const real_T *phi, + const real_T *TOut, + const real_T *FOut, + real_T *dx, + real_T *xC, + const real_T *kai, const int_T p_width0, + const real_T *delta, const int_T p_width1, + const real_T *fs, const int_T p_width2, + const real_T *volDisp, const int_T p_width3, + const real_T *CAIPO, const int_T p_width4) +{ +/* %%%-SFUNWIZ_wrapper_Derivatives_Changes_BEGIN --- EDIT HERE TO _END */ +dx[0] = mDotIn[0]; +/* %%%-SFUNWIZ_wrapper_Derivatives_Changes_END --- EDIT HERE TO _BEGIN */ +} + +void scavenging1Zone_Update_wrapper(const real_T *pCyl, + const real_T *TCyl, + const real_T *FCyl, + const real_T *pIn, + const real_T *TIn, + const real_T *FIn, + const real_T *mDotIn, + const real_T *combState, + const real_T *phi, + const real_T *TOut, + const real_T *FOut, + real_T *dx, + real_T *xC, + const real_T *kai, const int_T p_width0, + const real_T *delta, const int_T p_width1, + const real_T *fs, const int_T p_width2, + const real_T *volDisp, const int_T p_width3, + const real_T *CAIPO, const int_T p_width4, + int_T *resetIn, + int_T *resetOut, + real_T *mInPrev, + real_T *F0, + real_T *rho0, + real_T *hIn0, + real_T *hCyl0) +{ +const double pi = 3.14159265359; +real_T RIn; // Gas constant of inlet gas +real_T dummy; +real_T mIn; // mass of inducted air +real_T phiCyc; //Crank angle in degree (0~360) + +mIn = xC[0]; + +phiCyc = phi[0] * 180.0 / pi; +phiCyc = ((int)(floor(phiCyc)) % ((int)360)) + phiCyc - floor(phiCyc); + +if ((phiCyc > CAIPO[0]) & (phiCyc < (360 - CAIPO[0]))){ + if (resetIn[0] == 1){ + resetIn[0] = 0; + GetThdynCombGasZachV1(pIn[0], TIn[0], FIn[0], fs[0], &RIn, + hIn0, &dummy, &dummy, &dummy,&dummy, &dummy, &dummy, + &dummy, &dummy, &dummy, &dummy, &dummy, &dummy, &dummy, + &dummy); + rho0[0] = pIn[0] / RIn / TIn[0]; + GetThdynCombGasZachV1(pCyl[0], TCyl[0], FCyl[0], fs[0], &dummy, + hCyl0, &dummy, &dummy, &dummy, &dummy, &dummy, &dummy, + &dummy, &dummy, &dummy, &dummy, &dummy, &dummy, &dummy, + &dummy); + } +} +else{ + if (resetIn[0] == 0){ + resetIn[0] = 1; + mInPrev[0] = mIn; + } +} + +if((combState[0] == 5)&(resetOut[0] == 1)) { + F0[0] = FCyl[0]; + resetOut[0] = 0; +} +else if((combState[0] == 0)&(resetOut[0] == 0)){ + resetOut[0] = 1; +} + + +} \ No newline at end of file diff --git a/code/c_code/sqrt.c b/code/c_code/sqrt.c new file mode 100644 index 0000000..1f030ef --- /dev/null +++ b/code/c_code/sqrt.c @@ -0,0 +1,61 @@ +/* + * File: sqrt.c + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +/* Include Files */ +#include "rt_nonfinite.h" +#include "GetAirDensity.h" +#include "GetAirThermalConduct.h" +#include "GetAirViscosity.h" +#include "GetCompCombGas.h" +#include "GetCorrAirComp.h" +#include "GetDensityHCVapor.h" +#include "GetDiffusivityHCVaporToAir.h" +#include "GetEquilGrill.h" +#include "GetEquilOlikara.h" +#include "GetFuelPropertyN_Dodecane.h" +#include "GetHTCoeffHTX.h" +#include "GetIdealNozzleFlow.h" +#include "GetIdealNozzleFlowPTF.h" +#include "GetMEMbZach.h" +#include "GetPTF.h" +#include "GetPTFV1.h" +#include "GetPTx.h" +#include "GetTFromPhF.h" +#include "GetT_atm_p.h" +#include "GetThdynCombGasZach.h" +#include "GetThdynCombGasZachV1.h" +#include "GetThermalPropertyHCVaporReal.h" +#include "GetThermoDynProp.h" +#include "GetThermoDynPropPartial.h" +#include "GetTotalStaticPT.h" +#include "GetViscosityHCVapor.h" +#include "sqrt.h" + +/* Function Definitions */ + +/* + * Arguments : double x_data[] + * int x_size[2] + * Return Type : void + */ +void b_sqrt(double x_data[], int x_size[2]) +{ + int i13; + int k; + i13 = x_size[1]; + k = 0; + while (k <= i13 - 1) { + x_data[0] = sqrt(x_data[0]); + k = 1; + } +} + +/* + * File trailer for sqrt.c + * + * [EOF] + */ diff --git a/code/c_code/sqrt.h b/code/c_code/sqrt.h new file mode 100644 index 0000000..f9dd639 --- /dev/null +++ b/code/c_code/sqrt.h @@ -0,0 +1,39 @@ +/* + * File: sqrt.h + * + * MATLAB Coder version : 2.7 + * C/C++ source code generated on : 14-Sep-2015 17:04:06 + */ + +#ifndef __SQRT_H__ +#define __SQRT_H__ + +/* Include Files */ +#include +#include +#include +#include +#include "rt_nonfinite.h" +#include "rtwtypes.h" +#include "ThdynPack_types.h" + +/* Function Declarations */ +#ifdef __cplusplus + +extern "C" { + +#endif + + extern void b_sqrt(double x_data[], int x_size[2]); + +#ifdef __cplusplus + +} +#endif +#endif + +/* + * File trailer for sqrt.h + * + * [EOF] + */ diff --git a/code/c_code/turbine_calc_MV_PTF.c b/code/c_code/turbine_calc_MV_PTF.c index f4abfac..b605fb1 100644 --- a/code/c_code/turbine_calc_MV_PTF.c +++ b/code/c_code/turbine_calc_MV_PTF.c @@ -481,6 +481,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/turbine_calc_PTF.c b/code/c_code/turbine_calc_PTF.c index 69efc5e..d61ec70 100644 --- a/code/c_code/turbine_calc_PTF.c +++ b/code/c_code/turbine_calc_PTF.c @@ -436,6 +436,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/c_code/IdealNozzle.c b/code/c_code/turbine_calc_PTFV1.c similarity index 64% rename from code/c_code/IdealNozzle.c rename to code/c_code/turbine_calc_PTFV1.c index 3247cc7..2434559 100644 --- a/code/c_code/IdealNozzle.c +++ b/code/c_code/turbine_calc_PTFV1.c @@ -1,5 +1,5 @@ /* - * File: IdealNozzle.c + * File: turbine_calc_PTFV1.c * * * @@ -26,18 +26,18 @@ * ------------------------------------------------------------------------- * | See matlabroot/simulink/src/sfuntmpl_doc.c for a more detailed template | * ------------------------------------------------------------------------- - * Created: Tue Jun 17 16:51:43 2014 + * Created: Thu Jun 19 02:01:51 2014 * * */ #define S_FUNCTION_LEVEL 2 -#define S_FUNCTION_NAME IdealNozzle +#define S_FUNCTION_NAME turbine_calc_PTFV1 /*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ /* %%%-SFUNWIZ_defines_Changes_BEGIN --- EDIT HERE TO _END */ #define NUM_INPUTS 7 /* Input Port 0 */ -#define IN_PORT_0_NAME A_eff +#define IN_PORT_0_NAME pu #define INPUT_0_WIDTH 1 #define INPUT_DIMS_0_COL 1 #define INPUT_0_DTYPE real_T @@ -54,7 +54,7 @@ #define IN_0_BIAS 0 #define IN_0_SLOPE 0.125 /* Input Port 1 */ -#define IN_PORT_1_NAME pu +#define IN_PORT_1_NAME Tu #define INPUT_1_WIDTH 1 #define INPUT_DIMS_1_COL 1 #define INPUT_1_DTYPE real_T @@ -71,7 +71,7 @@ #define IN_1_BIAS 0 #define IN_1_SLOPE 0.125 /* Input Port 2 */ -#define IN_PORT_2_NAME Tu +#define IN_PORT_2_NAME Fu #define INPUT_2_WIDTH 1 #define INPUT_DIMS_2_COL 1 #define INPUT_2_DTYPE real_T @@ -88,7 +88,7 @@ #define IN_2_BIAS 0 #define IN_2_SLOPE 0.125 /* Input Port 3 */ -#define IN_PORT_3_NAME Fu +#define IN_PORT_3_NAME pd #define INPUT_3_WIDTH 1 #define INPUT_DIMS_3_COL 1 #define INPUT_3_DTYPE real_T @@ -105,7 +105,7 @@ #define IN_3_BIAS 0 #define IN_3_SLOPE 0.125 /* Input Port 4 */ -#define IN_PORT_4_NAME pd +#define IN_PORT_4_NAME Td #define INPUT_4_WIDTH 1 #define INPUT_DIMS_4_COL 1 #define INPUT_4_DTYPE real_T @@ -122,7 +122,7 @@ #define IN_4_BIAS 0 #define IN_4_SLOPE 0.125 /* Input Port 5 */ -#define IN_PORT_5_NAME Td +#define IN_PORT_5_NAME Fd #define INPUT_5_WIDTH 1 #define INPUT_DIMS_5_COL 1 #define INPUT_5_DTYPE real_T @@ -139,7 +139,7 @@ #define IN_5_BIAS 0 #define IN_5_SLOPE 0.125 /* Input Port 6 */ -#define IN_PORT_6_NAME Fd +#define IN_PORT_6_NAME omegat #define INPUT_6_WIDTH 1 #define INPUT_DIMS_6_COL 1 #define INPUT_6_DTYPE real_T @@ -156,7 +156,7 @@ #define IN_6_BIAS 0 #define IN_6_SLOPE 0.125 -#define NUM_OUTPUTS 6 +#define NUM_OUTPUTS 9 /* Output Port 0 */ #define OUT_PORT_0_NAME dmu #define OUTPUT_0_WIDTH 1 @@ -253,12 +253,96 @@ #define OUT_5_FRACTIONLENGTH 3 #define OUT_5_BIAS 0 #define OUT_5_SLOPE 0.125 +/* Output Port 6 */ +#define OUT_PORT_6_NAME Tqt +#define OUTPUT_6_WIDTH 1 +#define OUTPUT_DIMS_6_COL 1 +#define OUTPUT_6_DTYPE real_T +#define OUTPUT_6_COMPLEX COMPLEX_NO +#define OUT_6_FRAME_BASED FRAME_NO +#define OUT_6_BUS_BASED 0 +#define OUT_6_BUS_NAME +#define OUT_6_DIMS 1-D +#define OUT_6_ISSIGNED 1 +#define OUT_6_WORDLENGTH 8 +#define OUT_6_FIXPOINTSCALING 1 +#define OUT_6_FRACTIONLENGTH 3 +#define OUT_6_BIAS 0 +#define OUT_6_SLOPE 0.125 +/* Output Port 7 */ +#define OUT_PORT_7_NAME eta_ic +#define OUTPUT_7_WIDTH 1 +#define OUTPUT_DIMS_7_COL 1 +#define OUTPUT_7_DTYPE real_T +#define OUTPUT_7_COMPLEX COMPLEX_NO +#define OUT_7_FRAME_BASED FRAME_NO +#define OUT_7_BUS_BASED 0 +#define OUT_7_BUS_NAME +#define OUT_7_DIMS 1-D +#define OUT_7_ISSIGNED 1 +#define OUT_7_WORDLENGTH 8 +#define OUT_7_FIXPOINTSCALING 1 +#define OUT_7_FRACTIONLENGTH 3 +#define OUT_7_BIAS 0 +#define OUT_7_SLOPE 0.125 +/* Output Port 8 */ +#define OUT_PORT_8_NAME Td_calc +#define OUTPUT_8_WIDTH 1 +#define OUTPUT_DIMS_8_COL 1 +#define OUTPUT_8_DTYPE real_T +#define OUTPUT_8_COMPLEX COMPLEX_NO +#define OUT_8_FRAME_BASED FRAME_NO +#define OUT_8_BUS_BASED 0 +#define OUT_8_BUS_NAME +#define OUT_8_DIMS 1-D +#define OUT_8_ISSIGNED 1 +#define OUT_8_WORDLENGTH 8 +#define OUT_8_FIXPOINTSCALING 1 +#define OUT_8_FRACTIONLENGTH 3 +#define OUT_8_BIAS 0 +#define OUT_8_SLOPE 0.125 -#define NPARAMS 1 +#define NPARAMS 7 /* Parameter 1 */ #define PARAMETER_0_NAME fs #define PARAMETER_0_DTYPE real_T #define PARAMETER_0_COMPLEX COMPLEX_NO +/* Parameter 2 */ +#define PARAMETER_1_NAME turb_flow_map +#define PARAMETER_1_DTYPE real_T +#define PARAMETER_1_COMPLEX COMPLEX_NO +/* Parameter 3 */ +#define PARAMETER_2_NAME turb_eff_map +#define PARAMETER_2_DTYPE real_T +#define PARAMETER_2_COMPLEX COMPLEX_NO +/* Parameter 4 */ +#define PARAMETER_3_NAME pr_rep +#define PARAMETER_3_DTYPE real_T +#define PARAMETER_3_COMPLEX COMPLEX_NO +/* Parameter 5 */ +#define PARAMETER_4_NAME n288_rep +#define PARAMETER_4_DTYPE real_T +#define PARAMETER_4_COMPLEX COMPLEX_NO +/* Parameter 6 */ +#define PARAMETER_5_NAME npr +#define PARAMETER_5_DTYPE int32_T +#define PARAMETER_5_COMPLEX COMPLEX_NO +/* Parameter 7 */ +#define PARAMETER_6_NAME nsp +#define PARAMETER_6_DTYPE int32_T +#define PARAMETER_6_COMPLEX COMPLEX_NO + +#define NDWORKS 2 +// DWork 1 +#define DWORK_0_NAME flow_prev +#define DWORK_0_WIDTH 1 +#define DWORK_0_DTYPE real_T +#define DWORK_0_COMPLEX COMPLEX_NO +// DWork 2 +#define DWORK_1_NAME eta_prev +#define DWORK_1_WIDTH 1 +#define DWORK_1_DTYPE real_T +#define DWORK_1_COMPLEX COMPLEX_NO #define SAMPLE_TIME_0 INHERITED_SAMPLE_TIME #define NUM_DISC_STATES 0 @@ -267,37 +351,57 @@ #define CONT_STATES_IC [0] #define SFUNWIZ_GENERATE_TLC 1 -#define SOURCEFILES "__SFB__" +#define SOURCEFILES "__SFB__GetThdynCombGasZach.c" #define PANELINDEX 6 #define USE_SIMSTRUCT 0 #define SHOW_COMPILE_STEPS 0 #define CREATE_DEBUG_MEXFILE 0 -#define SAVE_CODE_ONLY 1 +#define SAVE_CODE_ONLY 0 #define SFUNWIZ_REVISION 3.0 /* %%%-SFUNWIZ_defines_Changes_END --- EDIT HERE TO _BEGIN */ /*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/ #include "simstruc.h" #define PARAM_DEF0(S) ssGetSFcnParam(S, 0) +#define PARAM_DEF1(S) ssGetSFcnParam(S, 1) +#define PARAM_DEF2(S) ssGetSFcnParam(S, 2) +#define PARAM_DEF3(S) ssGetSFcnParam(S, 3) +#define PARAM_DEF4(S) ssGetSFcnParam(S, 4) +#define PARAM_DEF5(S) ssGetSFcnParam(S, 5) +#define PARAM_DEF6(S) ssGetSFcnParam(S, 6) #define IS_PARAM_DOUBLE(pVal) (mxIsNumeric(pVal) && !mxIsLogical(pVal) &&\ !mxIsEmpty(pVal) && !mxIsSparse(pVal) && !mxIsComplex(pVal) && mxIsDouble(pVal)) -extern void IdealNozzle_Outputs_wrapper(const real_T *A_eff, - const real_T *pu, +#define IS_PARAM_INT32(pVal) (mxIsNumeric(pVal) && !mxIsLogical(pVal) &&\ +!mxIsEmpty(pVal) && !mxIsSparse(pVal) && !mxIsComplex(pVal) && mxIsInt32(pVal)) + +extern void turbine_calc_PTFV1_Outputs_wrapper(const real_T *pu, const real_T *Tu, const real_T *Fu, const real_T *pd, const real_T *Td, const real_T *Fd, + const real_T *omegat, real_T *dmu, real_T *deu, real_T *dmbu, real_T *dmd, real_T *ded, - real_T *dmbd, - const real_T *fs, const int_T p_width0); + real_T *dmbd, + real_T *Tqt, + real_T *eta_ic, + real_T *Td_calc, + const real_T *flow_prev, + const real_T *eta_prev, + const real_T *fs, const int_T p_width0, + const real_T *turb_flow_map, const int_T p_width1, + const real_T *turb_eff_map, const int_T p_width2, + const real_T *pr_rep, const int_T p_width3, + const real_T *n288_rep, const int_T p_width4, + const int32_T *npr, const int_T p_width5, + const int32_T *nsp, const int_T p_width6); -/*====================* +/*====================*const int32_T *nsp, const int_T p_width6, * S-function methods * *====================*/ #define MDL_CHECK_PARAMETERS @@ -321,7 +425,62 @@ extern void IdealNozzle_Outputs_wrapper(const real_T *A_eff, goto EXIT_POINT; } } + + { + const mxArray *pVal1 = ssGetSFcnParam(S,1); + if (!IS_PARAM_DOUBLE(pVal1)) { + validParam = true; + paramIndex = 1; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal2 = ssGetSFcnParam(S,2); + if (!IS_PARAM_DOUBLE(pVal2)) { + validParam = true; + paramIndex = 2; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal3 = ssGetSFcnParam(S,3); + if (!IS_PARAM_DOUBLE(pVal3)) { + validParam = true; + paramIndex = 3; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal4 = ssGetSFcnParam(S,4); + if (!IS_PARAM_DOUBLE(pVal4)) { + validParam = true; + paramIndex = 4; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal5 = ssGetSFcnParam(S,5); + if (!IS_PARAM_INT32(pVal5)) { + validParam = true; + paramIndex = 5; + goto EXIT_POINT; + } + } + + { + const mxArray *pVal6 = ssGetSFcnParam(S,6); + if (!IS_PARAM_INT32(pVal6)) { + validParam = true; + paramIndex = 6; + goto EXIT_POINT; + } + } + EXIT_POINT: if (validParam) { char parameterErrorMsg[1024]; @@ -355,6 +514,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); @@ -434,7 +595,28 @@ static void mdlInitializeSizes(SimStruct *S) ssSetOutputPortWidth(S, 5, OUTPUT_5_WIDTH); ssSetOutputPortDataType(S, 5, SS_DOUBLE); ssSetOutputPortComplexSignal(S, 5, OUTPUT_5_COMPLEX); - + /* Output Port 6 */ + ssSetOutputPortWidth(S, 6, OUTPUT_6_WIDTH); + ssSetOutputPortDataType(S, 6, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 6, OUTPUT_6_COMPLEX); + /* Output Port 7 */ + ssSetOutputPortWidth(S, 7, OUTPUT_7_WIDTH); + ssSetOutputPortDataType(S, 7, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 7, OUTPUT_7_COMPLEX); + /* Output Port 8 */ + ssSetOutputPortWidth(S, 8, OUTPUT_8_WIDTH); + ssSetOutputPortDataType(S, 8, SS_DOUBLE); + ssSetOutputPortComplexSignal(S, 8, OUTPUT_7_COMPLEX); + + /*initialzation of sizes related to DWork Vectors*/ + ssSetNumDWork(S,NDWORKS); + /*DWork vector 1*/ + ssSetDWorkWidth(S, 0, DWORK_0_WIDTH); + ssSetDWorkDataType(S, 0, SS_DOUBLE); + /*DWork vector 2*/ + ssSetDWorkWidth(S, 1, DWORK_1_WIDTH); + ssSetDWorkDataType(S, 1, SS_DOUBLE); + ssSetNumSampleTimes(S, 1); ssSetNumRWork(S, 0); ssSetNumIWork(S, 0); @@ -465,6 +647,39 @@ static void mdlInitializeSampleTimes(SimStruct *S) ssSetOffsetTime(S, 0, 0.0); } + +#define MDL_START /* Change to #undef to remove function */ +#if defined(MDL_START) + /* Function: mdlStart ======================================================= + * Abstract: + * This function is called once at start of model execution. If you + * have states that should be initialized once, this is the place + * to do it. + */ + static void mdlStart(SimStruct *S) + { + } +#endif /* MDL_START */ + +#define MDL_INITIALIZE_CONDITIONS + /* Function: mdlInitializeConditions ======================================== + * Abstract: + * Initialize the states + */ + static void mdlInitializeConditions(SimStruct *S) + { + #define MDL_INITIALIZE_CONDITIONS +/* Function: mdlInitializeConditions ============================ +* Abstract: +* Initialize both continuous states to zero +*/ + real_T *flow = (real_T *)ssGetDWork(S,0); + real_T *eta = (real_T *)ssGetDWork(S,1); + /* Initialize the dwork to 0 */ + flow[0] = 1e-2; // flow + eta[0] = 0.8; // efficiency +} + #define MDL_SET_INPUT_PORT_DATA_TYPE static void mdlSetInputPortDataType(SimStruct *S, int port, DTypeId dType) { @@ -487,26 +702,66 @@ static void mdlSetDefaultPortDataTypes(SimStruct *S) */ static void mdlOutputs(SimStruct *S, int_T tid) { - const real_T *A_eff = (const real_T*) ssGetInputPortSignal(S,0); - const real_T *pu = (const real_T*) ssGetInputPortSignal(S,1); - const real_T *Tu = (const real_T*) ssGetInputPortSignal(S,2); - const real_T *Fu = (const real_T*) ssGetInputPortSignal(S,3); - const real_T *pd = (const real_T*) ssGetInputPortSignal(S,4); - const real_T *Td = (const real_T*) ssGetInputPortSignal(S,5); - const real_T *Fd = (const real_T*) ssGetInputPortSignal(S,6); + const real_T *pu = (const real_T*) ssGetInputPortSignal(S,0); + const real_T *Tu = (const real_T*) ssGetInputPortSignal(S,1); + const real_T *Fu = (const real_T*) ssGetInputPortSignal(S,2); + const real_T *pd = (const real_T*) ssGetInputPortSignal(S,3); + const real_T *Td = (const real_T*) ssGetInputPortSignal(S,4); + const real_T *Fd = (const real_T*) ssGetInputPortSignal(S,5); + const real_T *omegat = (const real_T*) ssGetInputPortSignal(S,6); real_T *dmu = (real_T *)ssGetOutputPortRealSignal(S,0); real_T *deu = (real_T *)ssGetOutputPortRealSignal(S,1); real_T *dmbu = (real_T *)ssGetOutputPortRealSignal(S,2); real_T *dmd = (real_T *)ssGetOutputPortRealSignal(S,3); real_T *ded = (real_T *)ssGetOutputPortRealSignal(S,4); real_T *dmbd = (real_T *)ssGetOutputPortRealSignal(S,5); + real_T *Tqt = (real_T *)ssGetOutputPortRealSignal(S,6); + real_T *eta_ic = (real_T *)ssGetOutputPortRealSignal(S,7); + real_T *Td_calc = (real_T *)ssGetOutputPortRealSignal(S,8); + const real_T *flow_prev = (const real_T *)ssGetDWork(S,0); + const real_T *eta_prev = (const real_T *)ssGetDWork(S,1); const int_T p_width0 = mxGetNumberOfElements(PARAM_DEF0(S)); + const int_T p_width1 = mxGetNumberOfElements(PARAM_DEF1(S)); + const int_T p_width2 = mxGetNumberOfElements(PARAM_DEF2(S)); + const int_T p_width3 = mxGetNumberOfElements(PARAM_DEF3(S)); + const int_T p_width4 = mxGetNumberOfElements(PARAM_DEF4(S)); + const int_T p_width5 = mxGetNumberOfElements(PARAM_DEF5(S)); + const int_T p_width6 = mxGetNumberOfElements(PARAM_DEF6(S)); const real_T *fs = (const real_T *)mxGetData(PARAM_DEF0(S)); + const real_T *turb_flow_map = (const real_T *)mxGetData(PARAM_DEF1(S)); + const real_T *turb_eff_map = (const real_T *)mxGetData(PARAM_DEF2(S)); + const real_T *pr_rep = (const real_T *)mxGetData(PARAM_DEF3(S)); + const real_T *n288_rep = (const real_T *)mxGetData(PARAM_DEF4(S)); + const int32_T *npr = (const int32_T *)mxGetData(PARAM_DEF5(S)); + const int32_T *nsp = (const int32_T *)mxGetData(PARAM_DEF6(S)); - IdealNozzle_Outputs_wrapper(A_eff, pu, Tu, Fu, pd, Td, Fd, dmu, deu, dmbu, dmd, ded, dmbd, fs, p_width0); -} + turbine_calc_PTFV1_Outputs_wrapper(pu, Tu, Fu, pd, Td, Fd, omegat, + dmu, deu, dmbu, dmd, ded, dmbd, Tqt, eta_ic, Td_calc, flow_prev, + eta_prev, fs, p_width0, turb_flow_map, p_width1, turb_eff_map, + p_width2, pr_rep, p_width3, n288_rep, p_width4, npr, p_width5, + nsp, p_width6); +} +#define MDL_UPDATE /* Change to #undef to remove function */ +/* Function: mdlUpdate ====================================================== + * Abstract: + * This function is called once for every major integration time step. + * Discrete states are typically updated here, but this function is useful + * for performing any tasks that should only take place once per + * integration step. + */ + static void mdlUpdate(SimStruct *S, int_T tid) + { + const real_T *dmu = (const real_T *)ssGetOutputPortRealSignal(S,0); + const real_T *eta_c = (const real_T *)ssGetOutputPortRealSignal(S,7); + real_T *flow_prev = (real_T *)ssGetDWork(S,0); + real_T *eta_prev = (real_T *)ssGetDWork(S,1); + + flow_prev[0] = dmu[0]; + eta_prev[0] = eta_c[0]; + +} /* Function: mdlTerminate ===================================================== * Abstract: diff --git a/code/c_code/turbine_calc_PTFV1_wrapper.c b/code/c_code/turbine_calc_PTFV1_wrapper.c new file mode 100644 index 0000000..e81370e --- /dev/null +++ b/code/c_code/turbine_calc_PTFV1_wrapper.c @@ -0,0 +1,198 @@ +/* + * + * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- + * + * This file is a wrapper S-function produced by the S-Function + * Builder which only recognizes certain fields. Changes made + * outside these fields will be lost the next time the block is + * used to load, edit, and resave this file. This file will be overwritten + * by the S-function Builder block. If you want to edit this file by hand, + * you must change it only in the area defined as: + * + * %%%-SFUNWIZ_wrapper_XXXXX_Changes_BEGIN + * Your Changes go here + * %%%-SFUNWIZ_wrapper_XXXXXX_Changes_END + * + * For better compatibility with the Simulink Coder, the + * "wrapper" S-function technique is used. This is discussed + * in the Simulink Coder User's Manual in the Chapter titled, + * "Wrapper S-functions". + * + * Created: Thu Jun 19 02:01:51 2014 + */ + + +/* + * Include Files + * + */ +#if defined(MATLAB_MEX_FILE) +#include "tmwtypes.h" +#include "simstruc_types.h" +#else +#include "rtwtypes.h" +#endif + +/* %%%-SFUNWIZ_wrapper_includes_Changes_BEGIN --- EDIT HERE TO _END */ +#include +#include "GetThdynCombGasZachV1.h" +/* %%%-SFUNWIZ_wrapper_includes_Changes_END --- EDIT HERE TO _BEGIN */ +#define u_width 1 +#define y_width 1 +/* + * Create external references here. + * + */ +/* %%%-SFUNWIZ_wrapper_externs_Changes_BEGIN --- EDIT HERE TO _END */ + +/* %%%-SFUNWIZ_wrapper_externs_Changes_END --- EDIT HERE TO _BEGIN */ + +/* + * Output functions + * + */ +void turbine_calc_PTFV1_Outputs_wrapper(const real_T *pu, + const real_T *Tu, + const real_T *Fu, + const real_T *pd, + const real_T *Td, + const real_T *Fd, + const real_T *omegat, + real_T *dmu, + real_T *deu, + real_T *dmbu, + real_T *dmd, + real_T *ded, + real_T *dmbd, + real_T *Tqt, + real_T *eta_ic , + real_T *Td_calc, + const real_T *flow_prev, + const real_T *eta_prev, + const real_T *fs, const int_T p_width0, + const real_T *turb_flow_map, const int_T p_width1, + const real_T *turb_eff_map, const int_T p_width2, + const real_T *pr_rep, const int_T p_width3, + const real_T *n288_rep, const int_T p_width4, + const int32_T *npr, const int_T p_width5, + const int32_T *nsp, const int_T p_width6) +{ +/* %%%-SFUNWIZ_wrapper_Outputs_Changes_BEGIN --- EDIT HERE TO _END */ +double n288, dn288_intv, dpr_intv, dmDot_intv,dz1, dz11, dz2, dz21, z1, + z11, z2, z21, dz_flow, dz_eff; +int i, j, istart, iend, jstart, jend; +double dm_corr; +double pr, pic, Tdi, delhc; +double hu,su,uu,Ru,RFu,Rpu,RTu,uFu,upu,uTu,sFu,spu,sTu,Cpu,Cvu,Ku; +double hdi,sdi,udi,Rdi,RFdi,Rpdi,RTdi,uFdi,updi,uTdi,sFdi,spdi,sTdi, + Cpdi,Cvdi,Kdi; +double hd,sd,ud,RFd,Rd,Rpd,RTd,uFd,upd,uTd,sFd,spd,sTd,Cpd,Cvd,Kd; +double dtd, err_td, hd_temp; +const double pi = 3.14159265358979323846; + +bool first; + + +// Calculating the pressure ratio +pr = *pu / *pd; +if (pr < 1.000001) { + pic = 1.000001; +} +else{ + pic = pr; +} +//pic = max(1.000001,pr); + +//Find the corrected flow and efficiency from the turbine map table +n288 = *omegat*60/(2.0*pi)/sqrt(*Tu); +// interpolate in the 2D speed table to find the corresponding +// corrected flow (dm_corr) and isentropic efficiency (eta_ic) +i = 1; +if ((n288 <= n288_rep[0]) || (n288 >= n288_rep[nsp[0] - 1]) || (pic <= pr_rep[0]) || (pic >= pr_rep[npr[0] - 1])) +{ + dmu[0] = 0; + deu[0] = 0; + dmbu[0] = 0; + dmd[0] = 0; + ded[0] = 0; + dmbd[0] = 0; + Tqt[0] = 0; + eta_ic[0] = 0; + Td_calc[0] = 0; +} +else +{ + while ((pr_rep[i] < pic) && (i < *npr)) + { + i++; + } + istart = i - 1; + iend = i; + j = 1; + while ((n288_rep[j] < n288) && (j < *nsp)) + { + j++; + } + jstart = j - 1; + jend = j; + dn288_intv = n288_rep[jend] - n288_rep[jstart]; + dpr_intv = pr_rep[iend] - pr_rep[istart]; + + dz1 = turb_flow_map[iend+(*nsp)*jstart] - turb_flow_map[istart+(*nsp)*jstart]; + dz11 = turb_eff_map[iend+(*nsp)*jstart] - turb_eff_map[istart+(*nsp)*jstart]; + dz2 = turb_flow_map[iend+(*nsp)*jend] - turb_flow_map[istart+(*nsp)*jend]; + dz21 = turb_eff_map[iend+(*nsp)*jend] - turb_eff_map[istart+(*nsp)*jend]; + z1 = turb_flow_map[istart+(*nsp)*jstart] + (dz1/dpr_intv)*(pic- pr_rep[istart]); + z11 = turb_eff_map[istart+(*nsp)*jstart] + (dz11/dpr_intv)*(pic- pr_rep[istart]); + z2 = turb_flow_map[istart+(*nsp)*jend] + (dz2/dpr_intv)*(pic- pr_rep[istart]); + z21 = turb_eff_map[istart+(*nsp)*jend] + (dz21/dpr_intv)*(pic- pr_rep[istart]); + dz_flow = z2 - z1; + dz_eff = z21 - z11; + dm_corr = z1 + (dz_flow/dn288_intv)*(n288- n288_rep[jstart]); + *eta_ic = z11 + (dz_eff/dn288_intv)*(n288- n288_rep[jstart]); + + //Calculate the thermodynamic property of the upstream gas + GetThdynCombGasZachV1(*pu,*Tu,*Fu,fs[0],&Ru,&hu,&su,&uu,&RFu,&Rpu,&RTu, + &uFu,&upu,&uTu,&sFu,&spu,&sTu,&Cpu,&Cvu,&Ku); + + //Calculate the temperature and thermodynamic property of the downstream + //gas with isentropic expansion + Tdi = *Tu*pow(pic,((1-Ku)/(Ku))); + GetThdynCombGasZachV1(*pd,Tdi,*Fu,fs[0],&Rdi,&hdi,&sdi,&udi,&RFdi,&Rpdi, + &RTdi,&uFdi,&updi,&uTdi,&sFdi,&spdi,&sTdi,&Cpdi,&Cvdi,&Kdi); + + //Calculate the actual increase in enthalpy using isentropic efficiency + if (*eta_ic < 0.5) { + delhc = -(hu-hdi)*0.5; + eta_ic[0] = 0.5; + } + else { + delhc = -(hu-hdi)*eta_ic[0]; + } + hd = hu+delhc; + // Calculating the flows and the mechanical torque + if (dm_corr == 0) { + dmu[0] = flow_prev[0]; + } + else { + *dmu = dm_corr * (*pu/1e3) / sqrt(*Tu); + } + *deu = *dmu * hu; + *dmbu = (*dmu) * (*Fu) * (*fs) / (1.0 + (*Fu) * (*fs)); + *dmd = *dmu; + *ded = *dmu*(hd); + *dmbd = *dmbu; + *Tqt = -delhc* *dmu/(*omegat+1.0e-6); + // Calculating the discharge temperature + *Td_calc = Tdi / eta_ic[0]; + err_td = 1; + while (err_td > 0.001) { + GetThdynCombGasZachV1(*pd, *Td_calc, *Fu, fs[0], &Rd, &hd_temp, &sd, &ud, &RFd, &Rpd, + &RTd, &uFd, &upd, &uTd, &sFd, &spd, &sTd, &Cpd, &Cvd, &Kd); + dtd = (hd_temp - hd) / (uTd + Rd); + err_td = abs(dtd) / (*Td_calc); + *Td_calc = *Td_calc - dtd; + } + /* %%%-SFUNWIZ_wrapper_Outputs_Changes_END --- EDIT HERE TO _BEGIN */ + } +} diff --git a/code/c_code/workPerCycle.c b/code/c_code/workPerCycle.c index 42a1131..a5512ec 100644 --- a/code/c_code/workPerCycle.c +++ b/code/c_code/workPerCycle.c @@ -209,6 +209,8 @@ static void mdlInitializeSizes(SimStruct *S) } #endif + ssSetSimStateCompliance(S, USE_DEFAULT_SIM_STATE); + ssSetNumContStates(S, NUM_CONT_STATES); ssSetNumDiscStates(S, NUM_DISC_STATES); diff --git a/code/combState.mexw64 b/code/combState.mexw64 index e2de0f4..ad33e37 100644 Binary files a/code/combState.mexw64 and b/code/combState.mexw64 differ diff --git a/code/compressor_calc_PTF.mexw64 b/code/compressor_calc_PTF.mexw64 index d40f28f..be0ca5a 100644 Binary files a/code/compressor_calc_PTF.mexw64 and b/code/compressor_calc_PTF.mexw64 differ diff --git a/code/compressor_calc_PTFV1.mexw64 b/code/compressor_calc_PTFV1.mexw64 new file mode 100644 index 0000000..0e0445d Binary files /dev/null and b/code/compressor_calc_PTFV1.mexw64 differ diff --git a/code/crankMechKinematic.mexw64 b/code/crankMechKinematic.mexw64 index b59c4a8..51f5cf2 100644 Binary files a/code/crankMechKinematic.mexw64 and b/code/crankMechKinematic.mexw64 differ diff --git a/code/crankMechKinematic1.mexw64 b/code/crankMechKinematic1.mexw64 index 50d732f..41934ac 100644 Binary files a/code/crankMechKinematic1.mexw64 and b/code/crankMechKinematic1.mexw64 differ diff --git a/code/dNOxMol.mexw64 b/code/dNOxMol.mexw64 index 3185381..232cf57 100644 Binary files a/code/dNOxMol.mexw64 and b/code/dNOxMol.mexw64 differ diff --git a/code/hysterisis.mexw64 b/code/hysterisis.mexw64 index 1270eb9..c29923d 100644 Binary files a/code/hysterisis.mexw64 and b/code/hysterisis.mexw64 differ diff --git a/code/interpolateDescend.mexw64 b/code/interpolateDescend.mexw64 index 8d6ad6a..441f28d 100644 Binary files a/code/interpolateDescend.mexw64 and b/code/interpolateDescend.mexw64 differ diff --git a/code/lowPassFilterBW4.mexw64 b/code/lowPassFilterBW4.mexw64 index 9093fc4..f9c2b7f 100644 Binary files a/code/lowPassFilterBW4.mexw64 and b/code/lowPassFilterBW4.mexw64 differ diff --git a/code/pCompCalc.mexw64 b/code/pCompCalc.mexw64 index bdcae23..7884e60 100644 Binary files a/code/pCompCalc.mexw64 and b/code/pCompCalc.mexw64 differ diff --git a/code/pMaxFinder.mexw64 b/code/pMaxFinder.mexw64 index e3220bc..f2e029c 100644 Binary files a/code/pMaxFinder.mexw64 and b/code/pMaxFinder.mexw64 differ diff --git a/code/resetCyc.mexw64 b/code/resetCyc.mexw64 index 902971c..30ef697 100644 Binary files a/code/resetCyc.mexw64 and b/code/resetCyc.mexw64 differ diff --git a/code/scavenging1Zone.mexw64 b/code/scavenging1Zone.mexw64 new file mode 100644 index 0000000..ab96059 Binary files /dev/null and b/code/scavenging1Zone.mexw64 differ diff --git a/code/scavenging1Zone.mexw64.pdb b/code/scavenging1Zone.mexw64.pdb new file mode 100644 index 0000000..32dd256 Binary files /dev/null and b/code/scavenging1Zone.mexw64.pdb differ diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/info/binfo.mat b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/info/binfo.mat deleted file mode 100644 index 4ec5e7f..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/info/binfo.mat and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/info/chart2_wwpMjQaf5YlF2hTmsWTirF.mat b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/info/chart2_wwpMjQaf5YlF2hTmsWTirF.mat deleted file mode 100644 index 8a5a657..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/info/chart2_wwpMjQaf5YlF2hTmsWTirF.mat and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.bat b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.bat deleted file mode 100644 index 6f08f0e..0000000 --- a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.bat +++ /dev/null @@ -1,2 +0,0 @@ -call "mexopts.bat" -nmake -f EngSimulation8CylInline2TC_Transient_sfun.mak diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.c b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.c deleted file mode 100644 index cf1d2ec..0000000 --- a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.c +++ /dev/null @@ -1,296 +0,0 @@ -/* Include files */ - -#include "EngSimulation8CylInline2TC_Transient_sfun.h" -#include "EngSimulation8CylInline2TC_Transient_sfun_debug_macros.h" -#include "c2_EngSimulation8CylInline2TC_Transient.h" - -/* Type Definitions */ - -/* Named Constants */ - -/* Variable Declarations */ - -/* Variable Definitions */ -uint32_T _EngSimulation8CylInline2TC_TransientMachineNumber_; -real_T _sfTime_; - -/* Function Declarations */ - -/* Function Definitions */ -void EngSimulation8CylInline2TC_Transient_initializer(void) -{ -} - -void EngSimulation8CylInline2TC_Transient_terminator(void) -{ -} - -/* SFunction Glue Code */ -unsigned int sf_EngSimulation8CylInline2TC_Transient_method_dispatcher(SimStruct - *simstructPtr, unsigned int chartFileNumber, const char* specsCksum, int_T - method, void *data) -{ - if (chartFileNumber==2) { - c2_EngSimulation8CylInline2TC_Transient_method_dispatcher(simstructPtr, - method, data); - return 1; - } - - return 0; -} - -unsigned int sf_EngSimulation8CylInline2TC_Transient_process_check_sum_call( int - nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ) -{ - -#ifdef MATLAB_MEX_FILE - - char commandName[20]; - if (nrhs<1 || !mxIsChar(prhs[0]) ) - return 0; - - /* Possible call to get the checksum */ - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"sf_get_check_sum")) - return 0; - plhs[0] = mxCreateDoubleMatrix( 1,4,mxREAL); - if (nrhs>1 && mxIsChar(prhs[1])) { - mxGetString(prhs[1], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (!strcmp(commandName,"machine")) { - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(395109838U); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(272494925U); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(1044025650U); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(1230870135U); - } else if (!strcmp(commandName,"exportedFcn")) { - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(0U); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(0U); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(0U); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(0U); - } else if (!strcmp(commandName,"makefile")) { - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(823720221U); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(1987567067U); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(3321917622U); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(2841810811U); - } else if (nrhs==3 && !strcmp(commandName,"chart")) { - unsigned int chartFileNumber; - chartFileNumber = (unsigned int)mxGetScalar(prhs[2]); - switch (chartFileNumber) { - case 2: - { - extern void sf_c2_EngSimulation8CylInline2TC_Transient_get_check_sum - (mxArray *plhs[]); - sf_c2_EngSimulation8CylInline2TC_Transient_get_check_sum(plhs); - break; - } - - default: - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(0.0); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(0.0); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(0.0); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(0.0); - } - } else if (!strcmp(commandName,"target")) { - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(3671716505U); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(761638822U); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(966005375U); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(2739926485U); - } else { - return 0; - } - } else { - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(4159565884U); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(1497155351U); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(2876447018U); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(2541310639U); - } - - return 1; - -#else - - return 0; - -#endif - -} - -unsigned int sf_EngSimulation8CylInline2TC_Transient_autoinheritance_info( int - nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ) -{ - -#ifdef MATLAB_MEX_FILE - - char commandName[32]; - char aiChksum[64]; - if (nrhs<3 || !mxIsChar(prhs[0]) ) - return 0; - - /* Possible call to get the autoinheritance_info */ - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"get_autoinheritance_info")) - return 0; - mxGetString(prhs[2], aiChksum,sizeof(aiChksum)/sizeof(char)); - aiChksum[(sizeof(aiChksum)/sizeof(char)-1)] = '\0'; - - { - unsigned int chartFileNumber; - chartFileNumber = (unsigned int)mxGetScalar(prhs[1]); - switch (chartFileNumber) { - case 2: - { - if (strcmp(aiChksum, "MQ4WjKjekZ8ESAnRCQh7nG") == 0) { - extern mxArray - *sf_c2_EngSimulation8CylInline2TC_Transient_get_autoinheritance_info - (void); - plhs[0] = - sf_c2_EngSimulation8CylInline2TC_Transient_get_autoinheritance_info(); - break; - } - - plhs[0] = mxCreateDoubleMatrix(0,0,mxREAL); - break; - } - - default: - plhs[0] = mxCreateDoubleMatrix(0,0,mxREAL); - } - } - - return 1; - -#else - - return 0; - -#endif - -} - -unsigned int - sf_EngSimulation8CylInline2TC_Transient_get_eml_resolved_functions_info( int - nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ) -{ - -#ifdef MATLAB_MEX_FILE - - char commandName[64]; - if (nrhs<2 || !mxIsChar(prhs[0])) - return 0; - - /* Possible call to get the get_eml_resolved_functions_info */ - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"get_eml_resolved_functions_info")) - return 0; - - { - unsigned int chartFileNumber; - chartFileNumber = (unsigned int)mxGetScalar(prhs[1]); - switch (chartFileNumber) { - case 2: - { - extern const mxArray - *sf_c2_EngSimulation8CylInline2TC_Transient_get_eml_resolved_functions_info - (void); - mxArray *persistentMxArray = (mxArray *) - sf_c2_EngSimulation8CylInline2TC_Transient_get_eml_resolved_functions_info - (); - plhs[0] = mxDuplicateArray(persistentMxArray); - mxDestroyArray(persistentMxArray); - break; - } - - default: - plhs[0] = mxCreateDoubleMatrix(0,0,mxREAL); - } - } - - return 1; - -#else - - return 0; - -#endif - -} - -unsigned int sf_EngSimulation8CylInline2TC_Transient_third_party_uses_info( int - nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ) -{ - char commandName[64]; - char tpChksum[64]; - if (nrhs<3 || !mxIsChar(prhs[0])) - return 0; - - /* Possible call to get the third_party_uses_info */ - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - mxGetString(prhs[2], tpChksum,sizeof(tpChksum)/sizeof(char)); - tpChksum[(sizeof(tpChksum)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"get_third_party_uses_info")) - return 0; - - { - unsigned int chartFileNumber; - chartFileNumber = (unsigned int)mxGetScalar(prhs[1]); - switch (chartFileNumber) { - case 2: - { - if (strcmp(tpChksum, "wwpMjQaf5YlF2hTmsWTirF") == 0) { - extern mxArray - *sf_c2_EngSimulation8CylInline2TC_Transient_third_party_uses_info - (void); - plhs[0] = - sf_c2_EngSimulation8CylInline2TC_Transient_third_party_uses_info(); - break; - } - } - - default: - plhs[0] = mxCreateDoubleMatrix(0,0,mxREAL); - } - } - - return 1; -} - -void EngSimulation8CylInline2TC_Transient_debug_initialize(struct - SfDebugInstanceStruct* debugInstance) -{ - _EngSimulation8CylInline2TC_TransientMachineNumber_ = - sf_debug_initialize_machine(debugInstance, - "EngSimulation8CylInline2TC_Transient","sfun",0,1,0,0,0); - sf_debug_set_machine_event_thresholds(debugInstance, - _EngSimulation8CylInline2TC_TransientMachineNumber_,0,0); - sf_debug_set_machine_data_thresholds(debugInstance, - _EngSimulation8CylInline2TC_TransientMachineNumber_,0); -} - -void EngSimulation8CylInline2TC_Transient_register_exported_symbols(SimStruct* S) -{ -} - -static mxArray* sRtwOptimizationInfoStruct= NULL; -mxArray* load_EngSimulation8CylInline2TC_Transient_optimization_info(void) -{ - if (sRtwOptimizationInfoStruct==NULL) { - sRtwOptimizationInfoStruct = sf_load_rtw_optimization_info( - "EngSimulation8CylInline2TC_Transient", - "EngSimulation8CylInline2TC_Transient"); - mexMakeArrayPersistent(sRtwOptimizationInfoStruct); - } - - return(sRtwOptimizationInfoStruct); -} - -void unload_EngSimulation8CylInline2TC_Transient_optimization_info(void) -{ - if (sRtwOptimizationInfoStruct!=NULL) { - mxDestroyArray(sRtwOptimizationInfoStruct); - sRtwOptimizationInfoStruct = NULL; - } -} diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.exp b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.exp deleted file mode 100644 index 03532c9..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.exp and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.h b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.h deleted file mode 100644 index 01b0d8a..0000000 --- a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.h +++ /dev/null @@ -1,43 +0,0 @@ -#ifndef __EngSimulation8CylInline2TC_Transient_sfun_h__ -#define __EngSimulation8CylInline2TC_Transient_sfun_h__ - -/* Include files */ -#define S_FUNCTION_NAME sf_sfun -#include "sfc_sf.h" -#include "sfc_mex.h" -#include "rtwtypes.h" -#include "sfcdebug.h" -#define rtInf (mxGetInf()) -#define rtMinusInf (-(mxGetInf())) -#define rtNaN (mxGetNaN()) -#define rtIsNaN(X) ((int)mxIsNaN(X)) -#define rtIsInf(X) ((int)mxIsInf(X)) - -struct SfDebugInstanceStruct; -extern struct SfDebugInstanceStruct* sfGlobalDebugInstanceStruct; - -/* Type Definitions */ - -/* Named Constants */ - -/* Variable Declarations */ -extern uint32_T _EngSimulation8CylInline2TC_TransientMachineNumber_; -extern real_T _sfTime_; - -/* Variable Definitions */ - -/* Function Declarations */ -extern void EngSimulation8CylInline2TC_Transient_initializer(void); -extern void EngSimulation8CylInline2TC_Transient_terminator(void); - -/* Function Definitions */ - -/* We load infoStruct for rtw_optimation_info on demand in mdlSetWorkWidths and - free it immediately in mdlStart. Given that this is machine-wide as - opposed to chart specific, we use NULL check to make sure it gets loaded - and unloaded once per machine even though the methods mdlSetWorkWidths/mdlStart - are chart/instance specific. The following methods abstract this out. */ -extern mxArray* load_EngSimulation8CylInline2TC_Transient_optimization_info(void); -extern void unload_EngSimulation8CylInline2TC_Transient_optimization_info(void); - -#endif diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.lib b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.lib deleted file mode 100644 index 2a90b23..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.lib and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.mak b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.mak deleted file mode 100644 index 538cf18..0000000 --- a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.mak +++ /dev/null @@ -1,88 +0,0 @@ -# ------------------- Required for MSVC nmake --------------------------------- -# This file should be included at the top of a MAKEFILE as follows: - - -!include - -MACHINE = EngSimulation8CylInline2TC_Transient -TARGET = sfun -CHART_SRCS = c2_EngSimulation8CylInline2TC_Transient.c -MACHINE_SRC = EngSimulation8CylInline2TC_Transient_sfun.c -MACHINE_REG = EngSimulation8CylInline2TC_Transient_sfun_registry.c -MAKEFILE = EngSimulation8CylInline2TC_Transient_sfun.mak -MATLAB_ROOT = E:\Program Files (x86)\MATLAB\R2013a -BUILDARGS = - -#--------------------------- Tool Specifications ------------------------------ -# -# -MSVC_ROOT1 = $(MSDEVDIR:SharedIDE=vc) -MSVC_ROOT2 = $(MSVC_ROOT1:SHAREDIDE=vc) -MSVC_ROOT = $(MSVC_ROOT2:sharedide=vc) - -# Compiler tool locations, CC, LD, LIBCMD: -CC = cl.exe -LD = link.exe -LIBCMD = lib.exe -#------------------------------ Include/Lib Path ------------------------------ - -USER_INCLUDES = -AUX_INCLUDES = -ML_INCLUDES = /I "E:\Program Files (x86)\MATLAB\R2013a\extern\include" -SL_INCLUDES = /I "E:\Program Files (x86)\MATLAB\R2013a\simulink\include" -SF_INCLUDES = /I "E:\Program Files (x86)\MATLAB\R2013a\stateflow\c\mex\include" /I "E:\Program Files (x86)\MATLAB\R2013a\stateflow\c\debugger\include" - -COMPILER_INCLUDES = /I "$(MSVC_ROOT)\include" - -THIRD_PARTY_INCLUDES = -INCLUDE_PATH = $(USER_INCLUDES) $(AUX_INCLUDES) $(ML_INCLUDES)\ - $(SL_INCLUDES) $(SF_INCLUDES) $(THIRD_PARTY_INCLUDES) -LIB_PATH = "$(MSVC_ROOT)\lib" - -CFLAGS = /c /Zp8 /GR /W3 /EHs /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_DEPRECATE /D_SECURE_SCL=0 /DMATLAB_MEX_FILE /nologo /MD -LDFLAGS = /nologo /MANIFEST /dll /OPT:NOREF /export:mexFunction -#----------------------------- Source Files ----------------------------------- - -REQ_SRCS = $(MACHINE_SRC) $(MACHINE_REG) $(CHART_SRCS) - -USER_ABS_OBJS = - -AUX_ABS_OBJS = - -REQ_OBJS = $(REQ_SRCS:.cpp=.obj) -REQ_OBJS2 = $(REQ_OBJS:.c=.obj) -OBJS = $(REQ_OBJS2) $(USER_ABS_OBJS) $(AUX_ABS_OBJS) -OBJLIST_FILE = EngSimulation8CylInline2TC_Transient_sfun.mol -SFCLIB = "E:\Program Files (x86)\MATLAB\R2013a\stateflow\c\mex\lib\win32\sfc_mexmsvc80.lib" "E:\Program Files (x86)\MATLAB\R2013a\stateflow\c\debugger\lib\win32\sfc_debugmsvc80.lib" -AUX_LNK_OBJS = -USER_LIBS = -LINK_MACHINE_LIBS = -BLAS_LIBS = "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libmwblas.lib" -THIRD_PARTY_LIBS = - -#--------------------------------- Rules -------------------------------------- - -MEX_FILE_NAME_WO_EXT = $(MACHINE)_$(TARGET) -MEX_FILE_NAME = $(MEX_FILE_NAME_WO_EXT).mexw32 -MEX_FILE_CSF = -all : $(MEX_FILE_NAME) $(MEX_FILE_CSF) - -TMWLIB = "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libmx.lib" "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libmex.lib" "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libmat.lib" "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libfixedpoint.lib" "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libut.lib" "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libmwmathutil.lib" "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libemlrt.lib" "E:\Program Files (x86)\MATLAB\R2013a\lib\win32\libippmwipt.lib" - -$(MEX_FILE_NAME) : $(MAKEFILE) $(OBJS) $(SFCLIB) $(AUX_LNK_OBJS) $(USER_LIBS) $(THIRD_PARTY_LIBS) - @echo ### Linking ... - $(LD) $(LDFLAGS) /OUT:$(MEX_FILE_NAME) /map:"$(MEX_FILE_NAME_WO_EXT).map"\ - $(USER_LIBS) $(SFCLIB) $(AUX_LNK_OBJS)\ - $(TMWLIB) $(LINK_MACHINE_LIBS) $(DSP_LIBS) $(BLAS_LIBS) $(THIRD_PARTY_LIBS)\ - @$(OBJLIST_FILE) - mt -outputresource:"$(MEX_FILE_NAME);2" -manifest "$(MEX_FILE_NAME).manifest" - @echo ### Created $@ - -.c.obj : - @echo ### Compiling "$<" - $(CC) $(CFLAGS) $(INCLUDE_PATH) "$<" - -.cpp.obj : - @echo ### Compiling "$<" - $(CC) $(CFLAGS) $(INCLUDE_PATH) "$<" - diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.map b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.map deleted file mode 100644 index eb810bf..0000000 --- a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.map +++ /dev/null @@ -1,1788 +0,0 @@ - EngSimulation8CylInline2TC_Transient_sfun - - Timestamp is 53fe4734 (Wed Aug 27 23:01:40 2014) - - Preferred load address is 10000000 - - Start Length Name Class - 0001:00000000 0002ac84H .text CODE - 0002:00000000 00000244H .idata$5 DATA - 0002:00000244 00000004H .CRT$XCA DATA - 0002:00000248 00000004H .CRT$XCZ DATA - 0002:0000024c 00000004H .CRT$XIA DATA - 0002:00000250 00000004H .CRT$XIAA DATA - 0002:00000254 00000004H .CRT$XIC DATA - 0002:00000258 00000004H .CRT$XIZ DATA - 0002:00000260 00004588H .rdata DATA - 0002:000047f0 00000004H .rdata$sxdata DATA - 0002:000047f4 00000004H .rtc$IAA DATA - 0002:000047f8 00000004H .rtc$IZZ DATA - 0002:000047fc 00000004H .rtc$TAA DATA - 0002:00004800 00000004H .rtc$TZZ DATA - 0002:00004808 00000064H .xdata$x DATA - 0002:0000486c 0000008cH .idata$2 DATA - 0002:000048f8 00000014H .idata$3 DATA - 0002:0000490c 00000244H .idata$4 DATA - 0002:00004b50 00000ab0H .idata$6 DATA - 0002:00005600 0000006fH .edata DATA - 0003:00000000 00001980H .data DATA - 0003:00001980 000020c8H .bss DATA - - Address Publics by Value Rva+Base Lib:Object - - 0000:00000000 __except_list 00000000 - 0000:00000001 ___safe_se_handler_count 00000001 - 0000:00009876 __fltused 00009876 - 0000:00009876 __ldused 00009876 - 0000:00000000 ___ImageBase 10000000 - 0001:00000000 _sf_c2_EngSimulation8CylInline2TC_Transient_get_eml_resolved_functions_info 10001000 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:000004e0 _sf_c2_EngSimulation8CylInline2TC_Transient_get_check_sum 100014e0 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00000540 _sf_c2_EngSimulation8CylInline2TC_Transient_get_autoinheritance_info 10001540 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00000a90 _sf_c2_EngSimulation8CylInline2TC_Transient_third_party_uses_info 10001a90 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00000ab0 _sf_internal_get_sim_state_c2_EngSimulation8CylInline2TC_Transient 10001ab0 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00000d30 _sf_internal_set_sim_state_c2_EngSimulation8CylInline2TC_Transient 10001d30 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001020 _c2_EngSimulation8CylInline2TC_Transient_method_dispatcher 10002020 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001ac0 _sf_process_check_sum_call 10002ac0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00001af0 _sf_process_autoinheritance_call 10002af0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00001c30 _sf_process_get_third_party_uses_info_call 10002c30 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00001d70 _sf_process_get_eml_resolved_functions_info_call 10002d70 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00001e90 _sf_mex_unlock_call 10002e90 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00001f20 _sf_machine_global_initializer_called 10002f20 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00001f40 _sf_machine_global_method_dispatcher 10002f40 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00001f80 _sf_machine_global_terminator 10002f80 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00001fc0 _sf_register_machine_exported_symbols 10002fc0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00001fe0 _callCustomFcn 10002fe0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00001ff0 _sf_machine_global_initializer 10002ff0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002060 __ssSetStateAbsTol 10003060 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002100 __ssGetAbsTol 10003100 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002150 __ssSetInputPortMatrixDimensions 10003150 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002200 __ssSetOutputPortMatrixDimensions 10003200 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:000022b0 __ssSetInputPortVectorDimension 100032b0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002330 __ssSetOutputPortVectorDimension 10003330 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:000023b0 _ssIsRunTimeParamTunable 100033b0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002410 _ssGetSFuncBlockHandle 10003410 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002460 __ssGetCurrentInputPortWidth 10003460 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002530 __ssGetCurrentOutputPortWidth 10003530 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002600 __ssGetCallSystemNumFcnCallDestinations 10003600 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002660 _ssWarning 10003660 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002740 _ssGetIsZeroCrossControlDisabled 10003740 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:000027a0 _ssSetIsInputPortUsedForContZcSignal 100037a0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:000027f0 _ssSetZcSignalIsZcElementDisc 100037f0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002870 _ssSetZcSignalName 10003870 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:000028c0 _ssSetZcSignalWidth 100038c0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002910 _ssSetZcSignalZcEventType 10003910 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002960 _ssSetZcSignalType 10003960 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:000029b0 _ssSetZcSignalZcTol 100039b0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002a00 _ssSetZcSignalNeedsEventNotification 10003a00 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002a50 _ssCreateAndAddZcSignalInfo 10003a50 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002ab0 _ssCloneAndAddZcSignalInfo 10003ab0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002b10 _ssGetNumZcSignals 10003b10 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002b70 _ssGetZcSignalVector 10003b70 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002bd0 _ssGetZcSignalZcEvents 10003bd0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002c30 _ssGetZcSignalName 10003c30 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002c90 _ssGetZcSignalWidth 10003c90 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002cf0 _ssGetZcSignalZcEventType 10003cf0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002d50 _ssGetZcSignalType 10003d50 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002db0 _ssGetZcSignalZcTol 10003db0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002e10 _ssGetZcSignalNeedsEventNotification 10003e10 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002e70 _ssGetZcSignalIsZcElementDisc 10003e70 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002ef0 _ssGetIsInputPortElementContinuous 10003ef0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00002f70 __ssGetInputPortSignalPtrsFcn 10003f70 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00003170 __ssGetInputPortSignalFcn 10004170 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00003300 __ssSetInputPortDirectFeedThroughFcn 10004300 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00003430 __ssSetInputPortReusableFcn 10004430 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:000034c0 __ssSetOutputPortReusableFcn 100044c0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00003550 _ssGetDTypeIdFromMxArray 10004550 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00003640 _ssWriteRTWStr 10004640 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00003680 _ssWriteRTWMxVectParam 10004680 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:000036c0 _ssWriteRTWMx2dMatParam 100046c0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00003700 _ssWriteRTWNameValuePair 10004700 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00003a70 _ssWriteRTWParameters 10004a70 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00003e10 _ssWriteRTWParamSettings 10004e10 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:000042c0 _ssWriteRTWWorkVect 100052c0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00004650 _mexFunction 10005650 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00005dd0 _ProcessMexSfunctionEveryCall 10006dd0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00005ee0 _EngSimulation8CylInline2TC_Transient_initializer 10006ee0 f EngSimulation8CylInline2TC_Transient_sfun.obj - 0001:00005ef0 _EngSimulation8CylInline2TC_Transient_terminator 10006ef0 f EngSimulation8CylInline2TC_Transient_sfun.obj - 0001:00005f00 _sf_EngSimulation8CylInline2TC_Transient_method_dispatcher 10006f00 f EngSimulation8CylInline2TC_Transient_sfun.obj - 0001:00005f30 _sf_EngSimulation8CylInline2TC_Transient_process_check_sum_call 10006f30 f EngSimulation8CylInline2TC_Transient_sfun.obj - 0001:000062e0 _sf_EngSimulation8CylInline2TC_Transient_autoinheritance_info 100072e0 f EngSimulation8CylInline2TC_Transient_sfun.obj - 0001:00006400 _sf_EngSimulation8CylInline2TC_Transient_get_eml_resolved_functions_info 10007400 f EngSimulation8CylInline2TC_Transient_sfun.obj - 0001:000064f0 _sf_EngSimulation8CylInline2TC_Transient_third_party_uses_info 100074f0 f EngSimulation8CylInline2TC_Transient_sfun.obj - 0001:00006620 _EngSimulation8CylInline2TC_Transient_debug_initialize 10007620 f EngSimulation8CylInline2TC_Transient_sfun.obj - 0001:00006680 _EngSimulation8CylInline2TC_Transient_register_exported_symbols 10007680 f EngSimulation8CylInline2TC_Transient_sfun.obj - 0001:00006690 _load_EngSimulation8CylInline2TC_Transient_optimization_info 10007690 f EngSimulation8CylInline2TC_Transient_sfun.obj - 0001:000066d0 _unload_EngSimulation8CylInline2TC_Transient_optimization_info 100076d0 f EngSimulation8CylInline2TC_Transient_sfun.obj - 0001:000067a0 _sf_mex_mx_is_numeric 100077a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000067e0 _strcmp_ignore_ws 100077e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006900 _sf_mex_duplicatearraysafe 10007900 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006ae0 _sf_set_error_debugger_context_message_fcn 10007ae0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b00 _sf_set_debugger_matlab_error_fcn 10007b00 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b30 _sf_set_error_prefix_string 10007b30 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b60 _sf_get_error_prefix_string 10007b60 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b70 _sf_mex_enter_parallel_region 10007b70 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b80 _sf_mex_exit_parallel_region 10007b80 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b90 _sf_get_current_jmp_buf_ptr 10007b90 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006ba0 _sf_set_current_jmp_buf_ptr 10007ba0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006bb0 _sf_mex_set_halt_simulation 10007bb0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006bc0 _sf_mex_get_halt_simulation 10007bc0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006bd0 _sf_mex_clear_error_message 10007bd0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006bf0 _sf_mex_get_error_message_for_read 10007bf0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006c00 _sf_mex_get_error_message_buffer_length 10007c00 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006cd0 _sf_mex_warning_message 10007cd0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006d20 _sf_mex_v_errbuf_createf 10007d20 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006d40 _sf_mex_errbuf_createf 10007d40 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006d60 _sf_mex_v_errbuf_catf 10007d60 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006da0 _sf_mex_errbuf_catf 10007da0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006de0 _sf_mex_errbuf_copy 10007de0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006e00 _sf_mex_errbuf_clear 10007e00 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006e10 _sf_mex_errbuf_isempty 10007e10 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006ea0 _sf_mex_set_error_status 10007ea0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006ed0 _sf_mex_error_direct_call 10007ed0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006ef0 _sf_mex_error_message_no_long_jump 10007ef0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006f20 _sf_mex_long_jump_on_error 10007f20 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006f70 _sf_mex_call_matlab 10007f70 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007040 _sf_mex_check_builtin 10008040 f sfc_mexmsvc80:sfc_mex.obj - 0001:000070a0 _sf_mex_check_builtin_vs 100080a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007100 _sf_mex_check_enum 10008100 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007150 _sf_mex_create_enum 10008150 f sfc_mexmsvc80:sfc_mex.obj - 0001:000071a0 _sf_mex_get_enum_element 100081a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000071b0 _sf_mex_createcellarray 100081b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000071d0 _sf_mex_setcell 100081d0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000071e0 _sf_mex_getcell 100081e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000071f0 _sf_mex_dup 100081f0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007220 _sf_mex_assign 10008220 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007270 _sf_mex_destroy 10008270 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007290 _mx_array_has_fi_type 10008290 f sfc_mexmsvc80:sfc_mex.obj - 0001:000072c0 _sf_mex_convert_from_fi 100082c0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000073a0 _sf_mex_convert_to_double 100083a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000073e0 _sf_mex_import_fi_vs 100083e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007540 _sf_matrix_matrix_index_ok 10008540 f sfc_mexmsvc80:sfc_mex.obj - 0001:000075b0 _sf_vector_vector_index_ok 100085b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000075e0 _ssGetCurrentInputPortDimensions_wrapper 100085e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007600 _ssGetCurrentOutputPortDimensions_wrapper 10008600 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007620 _sf_mex_emlrt_context_is_debug_mode 10008620 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007630 _sf_mex_emlrt_context_set_debug_mode 10008630 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007640 _sf_mex_emlrtNameCapturePostProcessR2012a 10008640 f sfc_mexmsvc80:sfc_mex.obj - 0001:000076a0 _sf_clear_error_manager_info 100086a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000076f0 _sf_mex_stop_simulation_abruptly_wo_error 100086f0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007720 _sf_mex_error_message 10008720 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007770 _sf_react_to_error_in_matlab_call 10008770 f sfc_mexmsvc80:sfc_mex.obj - 0001:000077a0 _sf_mex_addfield 100087a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007820 _sf_mex_getfield 10008820 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007aa0 _sf_mex_check_class 10008aa0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007b20 _sf_mex_is_real 10008b20 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007d30 _sf_mex_decode_encoded_mx_struct_array 10008d30 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007ed0 _sf_mex_lw_bounds_check 10008ed0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007f00 _sf_mex_lw_size_eq_check_1d 10008f00 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007f20 _sf_mex_lw_size_eq_check_nd 10008f20 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008000 _sf_mex_lw_dim_size_eq_check 10009000 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008030 _sf_mex_lw_dim_size_geq_check 10009030 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008060 _sf_mex_lw_sub_assign_size_check_nd 10009060 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008190 _sf_mex_lw_runtime_error_msgid 10009190 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008240 _sf_mex_lw_matrix_matrix_index_check 10009240 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008270 _sf_mex_lw_vector_vector_index_check 10009270 f sfc_mexmsvc80:sfc_mex.obj - 0001:000082b0 _sf_mex_lw_for_loop_vector_check 100092b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008310 _sf_mex_lw_non_negative_check 10009310 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008340 _sf_mex_overflow_error 10009340 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008350 _sf_mex_dividebyzero_error 10009350 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008360 _sf_mex_unsafe_enum_error 10009360 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008370 _sf_emlrtErrHandler 10009370 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008430 _sf_mex_size_one_check 10009430 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008450 _sf_mex_printf 10009450 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008530 _sf_mex_check_size 10009530 f sfc_mexmsvc80:sfc_mex.obj - 0001:000087b0 _sf_mex_check_struct 100097b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008a00 _sf_mex_check_struct_vs 10009a00 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008a40 _sf_mex_check_fi 10009a40 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008b10 _sf_mex_check_fi_vs 10009b10 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008b60 _sf_echo_expression 10009b60 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008bb0 _sf_assertion_failed 10009bb0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008e40 _sf_mex_evalin 10009e40 f sfc_mexmsvc80:sfc_mex.obj - 0001:000090a0 _sf_mex_export 1000a0a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00009150 _sf_mex_get_ml_var_no_error 1000a150 f sfc_mexmsvc80:sfc_mex.obj - 0001:000092b0 _sf_mex_get_ml_var 1000a2b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00009780 _ml_set_element_value_in_array 1000a780 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a8b0 _sf_mex_call_impl 1000b8b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000ac50 _sf_mex_call_debug 1000bc50 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000ac70 _sf_mex_call 1000bc70 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b380 _sf_mex_createstruct 1000c380 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b420 _sf_mex_createstructarray 1000c420 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b480 _sf_mex_get_mx_datatype_from_sf_datatype 1000c480 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b710 _sf_mex_ml_var_sub 1000c710 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b880 _sf_mex_ml_var_subsasgn 1000c880 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000bb90 _sf_mex_sub 1000cb90 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000bd30 _sf_mex_subsasgn 1000cd30 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000c120 _sf_mex_create 1000d120 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000ca10 _sf_mex_import_named 1000da10 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000ca60 _sf_mex_import 1000da60 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000caa0 _sf_mex_import_vs 1000daa0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000cb30 _sf_mex_lower_fixpt_mx_array 1000db30 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000cd00 _sf_send_message_wrapper 1000dd00 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000cd30 _sf_receive_message_wrapper 1000dd30 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000cd70 _sf_check_out_message_wrapper 1000dd70 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000cdb0 _sf_check_in_message_wrapper 1000ddb0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000cdf0 _sf_no_message_wrapper 1000ddf0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d060 _sim_mode_is_rtw_gen 1000e060 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d0a0 _sim_mode_is_external 1000e0a0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d0c0 _sim_mode_is_modelref_sim 1000e0c0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d0f0 _mdlInitializeSizes 1000e0f0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d110 _mdlInitializeSampleTimes 1000e110 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d150 _mdlZeroCrossings 1000e150 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d200 _mdlDerivatives 1000e200 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d2a0 _mdl_initialize_conditions_processing 1000e2a0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d2d0 _mdlInitializeConditions 1000e2d0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d370 _mdlGetSimState 1000e370 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d390 _mdlSetSimState 1000e390 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d3b0 _mdl_ext_mode_exec_processing 1000e3b0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d3d0 _mdlExtModeExec 1000e3d0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d560 _mdlTerminate 1000e560 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d5c0 _mdlRTW 1000e5c0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d5f0 _mdlSetWorkWidths 1000e5f0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d610 _mdlProcessParameters 1000e610 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d630 _mdl_start_processing 1000e630 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d680 _mdlStart 1000e680 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d730 _mdlEnable 1000e730 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d7e0 _mdlDisable 1000e7e0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d870 _sf_get_chart_instance_ptr 1000e870 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d890 _sf_load_rtw_optimization_info 1000e890 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d930 _sf_update_buildInfo 1000e930 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d9f0 _sf_rtw_info_uint_prop 1000e9f0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000db10 _sf_is_chart_inlinable 1000eb10 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000db40 _sf_mark_output_events_with_multiple_callers 1000eb40 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000dca0 _sf_mark_chart_reusable_outputs 1000eca0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000de00 _sf_mark_chart_expressionable_inputs 1000ee00 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000df60 _sf_get_subchart_simstruct 1000ef60 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000dfa0 _sf_get_fixpt_data_type_id 1000efa0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000dfe0 _sf_get_enum_data_type_id 1000efe0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e020 _sf_get_param_data_type_id 1000f020 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e050 _sf_mex_listen_for_ctrl_c_force 1000f050 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e150 _sf_mex_draw_now 1000f150 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e190 _sf_mex_set_debugger_sim_status_listener_fcn 1000f190 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e1a0 _sf_mex_listen_for_ctrl_c 1000f1a0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e230 _sf_mex_get_sfun_param 1000f230 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e280 _sf_get_runtime_param_data 1000f280 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e2c0 _sf_call_output_fcn_call 1000f2c0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e3e0 _sf_call_output_fcn_enable 1000f3e0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e460 _sf_call_output_fcn_disable 1000f460 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e4e0 _sf_clear_rtw_identifier 1000f4e0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000edd0 _sf_set_encoded_dwork_info 1000fdd0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000ee10 _sf_get_dwork_info_from_mat_file 1000fe10 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000ef60 _sf_set_rtw_dwork_info 1000ff60 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000f090 _mdlOutputs 10010090 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000f130 _sf_debug_chart_instance_initialized_quick 10010130 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f1b0 _sf_debug_disp 100101b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f3b0 _sf_debug_data_runtime_size_mismatch_error_check 100103b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f400 _sf_debug_try_loading_machine 10010400 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f4e0 _sf_debug_reset_current_state_configuration 100104e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f520 _sf_debug_store_current_state_configuration 10010520 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f560 _sf_debug_restore_previous_state_configuration 10010560 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f5a0 _sf_debug_restore_previous_state_configuration2 100105a0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f5e0 _sf_debug_get_event_scope 100105e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f700 _use_debugger_step_animation 10010700 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f730 _sf_debug_get_script_id 10010730 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f7c0 _sf_debug_set_script_translation 100107c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f8f0 _sf_debug_extract_message_post_receive_info 100108f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f9b0 _sf_debug_get_current_machine_id 100109b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f9d0 _sf_debug_get_current_optional_integer 100109d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f9e0 _sf_debug_get_current_machine_number 100109e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fa00 _sf_debug_get_current_machine_name 10010a00 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fa20 _sf_debug_get_current_chart_id 10010a20 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fa60 _sf_debug_get_current_chart_number 10010a60 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fa70 _sf_debug_get_current_instance_number 10010a70 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fa80 _sf_debug_get_current_is_minor_time_step 10010a80 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fb00 _sf_debug_get_current_object_type 10010b00 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fb10 _sf_debug_get_current_instance_handle 10010b10 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fb70 _sf_debug_get_current_event_type 10010b70 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fb80 _sf_debug_get_current_object_id 10010b80 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fbb0 _sf_debug_get_current_active_event_type 10010bb0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fbc0 _sf_debug_get_current_active_event_id 10010bc0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fbf0 _sf_debug_get_current_tag_type 10010bf0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fc00 _sf_debug_get_current_simulation_time 10010c00 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fc10 _sf_debug_get_current_coverage_percentage 10010c10 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fc20 _sf_debug_current_statement_context 10010c20 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fcb0 _sf_debug_get_current_statement_info 10010cb0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fe00 _sf_debug_terminate_instance 10010e00 f sfc_debugmsvc80:sfcdebug.obj - 0001:000100b0 _sf_debug_assertion_failed 100110b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010280 _sf_debug_create_debug_instance_struct 10011280 f sfc_debugmsvc80:sfcdebug.obj - 0001:000102c0 _sf_debug_set_number_of_data_with_change_event_for_machine 100112c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010310 _sf_debug_set_machine_event_thresholds 10011310 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010340 _sf_debug_set_machine_event_scope 10011340 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010390 _sf_debug_set_machine_data_thresholds 10011390 f sfc_debugmsvc80:sfcdebug.obj - 0001:000103e0 _sf_debug_set_machine_data_scope 100113e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010470 _sf_debug_set_machine_data_name 10011470 f sfc_debugmsvc80:sfcdebug.obj - 0001:000104c0 _sf_debug_set_machine_data_size 100114c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000105c0 _sf_debug_set_machine_data_type 100115c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000106f0 _sf_debug_get_chart_data_number 100116f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010720 _sf_debug_get_chart_event_number 10011720 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010750 _sf_debug_set_chart_state_info 10011750 f sfc_debugmsvc80:sfcdebug.obj - 0001:000107d0 _sf_debug_set_chart_decomposition 100117d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010840 _sf_debug_set_chart_substate_count 10011840 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010910 _sf_debug_set_chart_substate_index 10011910 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010990 _sf_debug_set_chart_state_substate_count 10011990 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010a80 _sf_debug_set_chart_state_substate_index 10011a80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010b00 _sf_debug_set_number_of_data_with_change_event_for_chart 10011b00 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010b80 _sf_debug_set_number_of_states_with_entry_event_for_chart 10011b80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010c00 _sf_debug_set_number_of_states_with_exit_event_for_chart 10011c00 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010c80 _sf_debug_set_chart_disable_implicit_casting 10011c80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010cf0 _sf_debug_set_chart_event_thresholds 10011cf0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010d70 _sf_debug_set_chart_data_compiled_props 10011d70 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010ff0 _sf_debug_set_chart_data_props 10011ff0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011270 _sf_debug_check_fi_license 10012270 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011400 _sf_debug_symbol_scope_push 10012400 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011430 _sf_debug_symbol_scope_push_eml 10012430 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011470 _sf_debug_symbol_scope_pop 10012470 f sfc_debugmsvc80:sfcdebug.obj - 0001:000114b0 _sf_debug_symbol_scope_add_importable 100124b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011510 _sf_debug_symbol_scope_add 10012510 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011560 _sf_debug_symbol_scope_add_dyn_importable 10012560 f sfc_debugmsvc80:sfcdebug.obj - 0001:000115d0 _sf_debug_symbol_scope_add_dyn 100125d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011600 _sf_debug_symbol_scope_add_eml_importable 10012600 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011630 _sf_debug_symbol_scope_add_eml 10012630 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011660 _sf_debug_symbol_scope_add_eml_dyn_importable 10012660 f sfc_debugmsvc80:sfcdebug.obj - 0001:000116b0 _sf_debug_symbol_scope_add_eml_dyn 100126b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011700 _sf_debug_symbol_switch 10012700 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011720 _sf_debug_symbol_scope_add_verbose 10012720 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011790 _sf_debug_set_machine_data_value_ptr 10012790 f sfc_debugmsvc80:sfcdebug.obj - 0001:000117d0 _sf_debug_set_instance_data_value_ptr 100127d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011830 _sf_debug_unset_instance_data_value_ptr 10012830 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011880 _sf_debug_set_chart_event_scope 10012880 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011900 _sf_debug_set_chart_transition_coverage_maps 10012900 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011990 _sf_debug_set_chart_state_coverage_maps 10012990 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011a10 _sf_debug_set_instance_transition_coverage_weights 10012a10 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011a80 _sf_debug_set_instance_state_coverage_weights 10012a80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011c80 _sf_debug_unload_machine 10012c80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011cd0 _sf_debug_load_machine 10012cd0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011d70 _sf_debug_set_active_instance_in_data_dictionary 10012d70 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011ef0 _sf_debug_set_active_instance 10012ef0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011ff0 _sf_debug_chart_visiblity_change 10012ff0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012090 _sf_debug_select_chart 10013090 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012180 _sf_debug_set_instance_cv_ids 10013180 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012340 _sf_debug_select_charts 10013340 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012490 _sf_debug_initialized 10013490 f sfc_debugmsvc80:sfcdebug.obj - 0001:000124b0 _sf_debug_is_uninterruptible 100134b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000124f0 _sf_debug_initialize_debugger_gui 100134f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012880 _sf_debug_resume 10013880 f sfc_debugmsvc80:sfcdebug.obj - 0001:000128b0 _sf_debug_go 100138b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000128d0 _sf_debug_break 100138d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000128f0 _sf_debug_step_over 100138f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012910 _sf_debug_step_out 10013910 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012930 _sf_debug_set_disable_all_breakpoints 10013930 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012950 _sf_debug_disable_all_breakpoints_and_go 10013950 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012970 _sf_debug_break_on_chart_entry 10013970 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012990 _sf_debug_break_on_event_broadcast 10013990 f sfc_debugmsvc80:sfcdebug.obj - 0001:000129b0 _sf_debug_break_on_state_entry 100139b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000129d0 _sf_debug_break_between_times 100139d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a00 _sf_debug_browse_data 10013a00 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a10 _sf_debug_watch_data 10013a10 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a40 _sf_debug_assign_data 10013a40 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a50 _sf_debug_whos 10013a50 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a70 _sf_debug_get_consistency_info 10013a70 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a80 _sf_debug_browse_trace 10013a80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a90 _sf_debug_set_breakpoints 10013a90 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012b50 _sf_debug_set_eml_breakpoints 10013b50 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012c60 _sf_debug_set_script_breakpoints 10013c60 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012ce0 _sf_debug_add_script_breakpoints 10013ce0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012d50 _sf_debug_clear_script_breakpoints 10013d50 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012dc0 _sf_debug_query_script_breakpoints 10013dc0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012e50 _sf_debug_get_eml_script_id 10013e50 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012ea0 _sf_debug_set_watch 10013ea0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013030 _sf_debug_get_instance_handle 10014030 f sfc_debugmsvc80:sfcdebug.obj - 0001:000130b0 _sf_debug_get_active_states 100140b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000130d0 _sf_debug_set_honor_breakpoints 100140d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000130f0 _sf_debug_get_animation 100140f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013100 _sf_debug_set_animation 10014100 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013120 _sf_debug_animate 10014120 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013150 _sf_debug_cycle_detection_check 10014150 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013170 _sf_debug_data_range_check 10014170 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013190 _sf_debug_transition_conflict_check 10014190 f sfc_debugmsvc80:sfcdebug.obj - 0001:000131b0 _sf_debug_state_consistency_check 100141b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000131d0 _sf_debug_data_range_check_enabled 100141d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000131f0 _sf_debug_transition_conflict_check_enabled 100141f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013210 _sf_debug_transition_conflict_check_begin 10014210 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013230 _sf_debug_transition_conflict_check_end 10014230 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013250 _sf_debug_stop_debugging 10014250 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013280 _sf_debug_is_cycle_detected 10014280 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013290 _sf_debug_is_array_bounds_detected 10014290 f sfc_debugmsvc80:sfcdebug.obj - 0001:000132a0 _sf_debug_get_state_vectors_data_size 100142a0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000132f0 _sf_debug_get_state_vectors_data 100142f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000133c0 _sf_debug_set_state_vectors_data 100143c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000135f0 _sf_debug_get_script_index 100145f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013720 _sf_debug_add_script 10014720 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013870 _cv_eval_point 10014870 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013940 _cv_eval_testobjective 10014940 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013a00 _sf_debug_cv_init_state 10014a00 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013aa0 _sf_debug_cv_init_chart 10014aa0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013b20 _sf_debug_cv_init_trans 10014b20 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013bb0 _sf_debug_cv_init_saturation 10014bb0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013c50 _sf_debug_cv_init_testobjectives 10014c50 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013d90 _cv_eml_init_script 10014d90 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013e20 _cv_eml_init_fcn 10014e20 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013e80 _cv_eml_init_testobjective 10014e80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013f00 _cv_eml_init_saturation 10014f00 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013f80 _cv_eml_init_if 10014f80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014000 _cv_eml_init_for 10015000 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014080 _cv_eml_init_while 10015080 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014100 _cv_eml_init_mcdc 10015100 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014190 _cv_eml_init_switch 10015190 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014220 _cv_eml_eval 10015220 f sfc_debugmsvc80:sfcdebug.obj - 0001:000142b0 _sf_debug_bm_is_a_eml_breakpoint 100152b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000143e0 _sf_debug_temporal_threshold 100153e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000146d0 _sf_debug_transition_conflict_error 100156d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014970 _sf_debug_state_inconsistency_error 10015970 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014a70 _sf_debug_check_for_state_inconsistency 10015a70 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014ab0 _sf_debug_cycle_detecton_error 10015ab0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000150f0 _sf_debug_size_eq_check_1d 100160f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015120 _sf_debug_size_eq_check_nd 10016120 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015200 _sf_debug_dim_size_eq_check 10016200 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015230 _sf_debug_dim_size_geq_check 10016230 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015260 _sf_debug_sub_assign_size_check_nd 10016260 f sfc_debugmsvc80:sfcdebug.obj - 0001:000153a0 _sf_debug_matrix_matrix_index_check 100163a0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000153e0 _sf_debug_vector_vector_index_check 100163e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015420 _sf_debug_for_loop_vector_check 10016420 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015480 _sf_debug_runtime_error_msgid 10016480 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015510 _sf_debug_data_array_bounds_error_check 10016510 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015580 _sf_debug_eml_data_array_bounds_error_check 10016580 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015880 _sf_debug_integer_check 10016880 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015900 _sf_debug_not_nan_check 10016900 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015960 _sf_debug_non_negative_check 10016960 f sfc_debugmsvc80:sfcdebug.obj - 0001:000159c0 _sf_debug_overflow_detection 100169c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015f00 _sf_debug_cast_to_real32_T 10016f00 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015f70 _sf_debug_cast_to_int8_T 10016f70 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015ff0 _sf_debug_cast_to_uint8_T 10016ff0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016080 _sf_debug_cast_to_int16_T 10017080 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016100 _sf_debug_cast_to_uint16_T 10017100 f sfc_debugmsvc80:sfcdebug.obj - 0001:000161a0 _sf_debug_cast_to_int32_T 100171a0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016210 _sf_debug_cast_to_uint32_T 10017210 f sfc_debugmsvc80:sfcdebug.obj - 0001:000162b0 _sf_debug_data_range_error 100172b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016530 _sf_debug_read_before_write_check 10017530 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016890 _sf_debug_data_range_error_wrapper_min_max 10017890 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016910 _sf_debug_data_range_error_wrapper_min 10017910 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016980 _sf_debug_data_range_error_wrapper_max 10017980 f sfc_debugmsvc80:sfcdebug.obj - 0001:000169f0 _sf_debug_data_range_wrapper 100179f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016a40 _sf_debug_set_current_status_info 10017a40 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016da0 _sf_debug_register_message_post_receive_info 10017da0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016f60 _sf_debug_call 10017f60 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017760 _sf_debug_initialize_machine 10018760 f sfc_debugmsvc80:sfcdebug.obj - 0001:000179e0 _sf_debug_initialize_chart 100189e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017ce0 _sf_debug_ensure_script 10018ce0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017d80 _cv_eval_saturation 10018d80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017e60 _cv_saturation_accum 10018e60 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017f20 _cv_script_init_script 10018f20 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017f90 _cv_script_init_fcn 10018f90 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017ff0 _cv_script_init_testobjective 10018ff0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018050 _cv_script_init_saturation 10019050 f sfc_debugmsvc80:sfcdebug.obj - 0001:000180b0 _cv_script_init_if 100190b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018110 _cv_script_init_for 10019110 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018170 _cv_script_init_while 10019170 f sfc_debugmsvc80:sfcdebug.obj - 0001:000181d0 _cv_script_init_mcdc 100191d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018240 _cv_script_init_switch 10019240 f sfc_debugmsvc80:sfcdebug.obj - 0001:000182b0 _cv_script_eval 100192b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018320 _eml_debug_line_call 10019320 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018410 _sf_debug_terminate 10019410 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018550 _sf_debug_set_script_cv_ids 10019550 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018650 _sf_debug_api 10019650 f sfc_debugmsvc80:sfc_api.obj - 0001:0001a0d0 _sf_debug_sm_terminate 1001b0d0 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a230 _sf_debug_reset_path_objects 1001b230 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a2a0 _sf_debug_sm_reset_object_selection_status 1001b2a0 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a340 _sf_debug_sm_reset_state_buffer 1001b340 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a400 _sf_debug_sm_store_state_buffer 1001b400 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a480 _sf_debug_sm_restore_state_buffer1 1001b480 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a4e0 _sf_debug_sm_restore_state_buffer2 1001b4e0 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a540 _sf_debug_sm_chart_active 1001b540 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a590 _sf_debug_sm_select_active_objects 1001b590 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a950 _sf_debug_sm_is_chart_active 1001b950 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a990 _sf_debug_sm_is_state_active 1001b990 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001ab40 _sf_debug_sm_get_active_states 1001bb40 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001af70 _sf_debug_sm_initialize_instance 1001bf70 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001b180 _sf_debug_sm_change_object_selection_status 1001c180 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001b370 _cv_create_interface 1001c370 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b660 _cv_init_trans 1001c660 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b6b0 _cv_init_saturation 1001c6b0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b700 _cv_init_testobjective 1001c700 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b750 _cv_init_state 1001c750 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b7b0 _cv_init_chart 1001c7b0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b800 _cv_dec_update_call 1001c800 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b840 _cv_cond_update_call 1001c840 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b880 _cv_saturation_update_call 1001c880 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b8c0 _cv_saturation_update_accum 1001c8c0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b900 _cv_testobjective_update_call 1001c900 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b940 _cv_sigrange_update 1001c940 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b990 _cvsf_eml_eval 1001c990 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001ba70 _cvsf_eml_init_script 1001ca70 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bae0 _cvsf_eml_init_fcn 1001cae0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bb40 _cvsf_eml_init_testobjective 1001cb40 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bba0 _cvsf_eml_init_saturation 1001cba0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bc00 _cvsf_eml_init_if 1001cc00 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bc60 _cvsf_eml_init_for 1001cc60 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bcc0 _cvsf_eml_init_while 1001ccc0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bd20 _cvsf_eml_init_mcdc 1001cd20 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bd90 _cvsf_eml_init_switch 1001cd90 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bdf0 _cvsf_script_eval 1001cdf0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bed0 _cvsf_script_init_script 1001ced0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bf40 _cvsf_script_init_fcn 1001cf40 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bfa0 _cvsf_script_init_testobjective 1001cfa0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c000 _cvsf_script_init_saturation 1001d000 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c060 _cvsf_script_init_if 1001d060 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c0c0 _cvsf_script_init_for 1001d0c0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c110 _cvsf_script_init_while 1001d110 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c160 _cvsf_script_init_mcdc 1001d160 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c1d0 _cvsf_script_init_switch 1001d1d0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c230 _cv_destroy_interface 1001d230 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c250 _cv_create_instance_objects 1001d250 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c580 _cv_is_enabled 1001d580 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c590 _sf_debug_cv_initialize_script 1001d590 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c710 _sf_debug_cv_initialize_instance 1001d710 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001ca00 _sf_debug_cv_terminate_chart 1001da00 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001cb00 _cv_call_trans_test 1001db00 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001cb10 _cv_call_sub_cond_test 1001db10 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001cb50 _sf_debug_st_initialize_machine 1001db50 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cc00 _sf_debug_st_initialize_instance 1001dc00 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cdb0 _sf_debug_st_terminate 1001ddb0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cf10 _sf_debug_st_set_data_value_ptr_in_machine 1001df10 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cf80 _sf_debug_st_set_data_value_ptr_in_instance 1001df80 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d030 _sf_debug_st_unset_data_value_ptr_in_machine 1001e030 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d090 _sf_debug_st_unset_data_value_ptr_in_instance 1001e090 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d3a0 _sf_debug_mx_value 1001e3a0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d3f0 _sf_debug_mx_packed_vector 1001e3f0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d490 _sf_debug_mx_uint_vector 1001e490 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d510 _sf_debug_st_get_double_value_from_void_ptr_vector 1001e510 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001dd10 _sf_debug_st_browse_data 1001ed10 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001e3f0 _sf_debug_hm_initialize_instance 1001f3f0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001e890 _sf_debug_hm_get_object_id 1001f890 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001f2b0 _sf_debug_hm_update_chart_visibility 100202b0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:000202b0 _sf_debug_object_is_eml_function 100212b0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00020310 _sf_debug_hm_initialize_ids_in_machine 10021310 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00020460 _sf_debug_hm_initialize_ids_in_chart 10021460 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00020550 _sf_debug_hm_initialize_chart 10021550 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00020c10 _sf_debug_hm_terminate 10021c10 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00020c70 _sf_debug_hm_initialize_machine 10021c70 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00021340 _sf_debug_ss_initialize 10022340 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021360 _sf_debug_ss_terminate 10022360 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000213e0 _sf_debug_ss_push_symbol_scope 100223e0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000214a0 _sf_debug_ss_push_symbol_scope_eml 100224a0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000214f0 _sf_debug_ss_pop_symbol_scope 100224f0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021590 _sf_debug_ss_add_symbol 10022590 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021680 _sf_debug_ss_add_symbol_eml 10022680 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021f90 _sf_debug_ss_set_data_value 10022f90 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000222e0 _getInstanceNumber 100232e0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000223b0 _sf_debug_ss_watch_data 100233b0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000224a0 _sf_debug_ss_assign_data 100234a0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022d40 _get_data_entry_name 10023d40 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022d90 _sf_debug_ss_whos 10023d90 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00023240 _sf_debug_cc_initialize_chart 10024240 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00023ba0 _sf_debug_cc_initialize_instance 10024ba0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:000247d0 _sf_debug_cc_terminate 100257d0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:000248a0 _sf_debug_cc_set_transition_maps 100258a0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:000249a0 _sf_debug_cc_set_state_maps 100259a0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024a70 _sf_debug_cc_set_transition_weights 10025a70 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024ca0 _sf_debug_cc_set_state_weights 10025ca0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024ed0 _sf_debug_cc_mark_transition_guard 10025ed0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024f50 _sf_debug_cc_mark_transition_trigger 10025f50 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024fd0 _sf_debug_cc_mark_transition_decision 10025fd0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00025030 _sf_debug_cc_mark_transition_condition_action 10026030 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00025080 _sf_debug_cc_mark_transition_transition_action 10026080 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:000250d0 _sf_debug_cc_mark_state_entry 100260d0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00025120 _sf_debug_cc_mark_state_during 10026120 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00025170 _sf_debug_cc_mark_state_exit 10026170 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:000251c0 _sf_debug_bm_clear_script_breakpoints 100261c0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025200 _sf_debug_bm_set_script_breakpoint 10026200 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025270 _sf_debug_bm_clear_single_script_breakpoint 10026270 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:000252e0 _sf_debug_bm_query_script_breakpoint 100262e0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025330 _sf_debug_bm_initialize_scripts 10026330 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:000258d0 _sf_debug_bm_terminate 100268d0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025b80 _sf_debug_bm_remove_all_breakpoints_in_machine 10026b80 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025bd0 _sf_debug_bm_remove_all_breakpoints_in_chart 10026bd0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025d00 _sf_debug_bm_initialize_global_breakpoints 10026d00 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025ec0 _sf_debug_bm_set_breakpoint 10026ec0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00026420 _sf_debug_bm_set_eml_breakpoint 10027420 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:000264a0 _sf_debug_bm_initialize_machine_breakpoint_map 100274a0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00026840 _sf_debug_bm_is_a_breakpoint 10027840 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00026d20 _sf_debug_bm_get_all_breakpoints_in_machine 10027d20 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00026fc0 _sf_debug_bm_get_all_breakpoints_in_chart 10027fc0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:000279f0 _sf_debug_bm_initialize_machine 100289f0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00027a90 _sf_debug_bm_initialize_chart 10028a90 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00027e10 _sf_debug_sc_terminate 10028e10 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:000280a0 _sf_debug_sc_is_chart_consistent 100290a0 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:00028280 _sf_debug_sc_get_consistency_error_info 10029280 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:000285f0 _sf_debug_tm_terminate 100295f0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028690 _sf_debug_tm_push_chart_instance 10029690 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:000287b0 _sf_debug_tm_pop_chart_instance 100297b0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028810 _sf_debug_tm_push_trace_node 10029810 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028920 _sf_debug_tm_pop_trace_node 10029920 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:000289a0 _sf_debug_tm_get_current_global_trace_index 100299a0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:000289c0 _sf_debug_tm_get_current_local_trace_index 100299c0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:000289f0 _sf_debug_tm_set_cycle_detected_flag 100299f0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028a40 _sf_debug_tm_set_cycle_started_flag 10029a40 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028a90 _sf_debug_tm_get_chart_number_from_stack 10029a90 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028c30 _sf_debug_tm_browse_trace 10029c30 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028ea0 _sf_debug_cd_initialize_instance 10029ea0 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:000290d0 _sf_debug_cd_mark_processed_transition_in_instance 1002a0d0 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:00029150 _sf_debug_cd_checksum_push 1002a150 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:00029450 _sf_debug_cd_checksum_pop 1002a450 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:000294b0 _sf_debug_cd_turn_off_cycle_detection 1002a4b0 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:000294f0 _sf_debug_cd_terminate 1002a4f0 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:000296c0 _md5_initialize_state 1002a6c0 f sfc_debugmsvc80:ckmd5.obj - 0001:00029f50 _md5_update_state 1002af50 f sfc_debugmsvc80:ckmd5.obj - 0001:00029f70 _md5_get_hash 1002af70 f sfc_debugmsvc80:ckmd5.obj - 0001:00029f90 _md5_get_hash_for_a_single_string 1002af90 f sfc_debugmsvc80:ckmd5.obj - 0001:00029ffa _mxGetPr 1002affa f libmx:libmx.dll - 0001:0002a000 _mxCreateDoubleScalar 1002b000 f libmx:libmx.dll - 0001:0002a006 _mxCreateDoubleMatrix_730 1002b006 f libmx:libmx.dll - 0001:0002a00c _mxSetField_730 1002b00c f libmx:libmx.dll - 0001:0002a012 _mxCreateString 1002b012 f libmx:libmx.dll - 0001:0002a018 _mxCreateStructMatrix_730 1002b018 f libmx:libmx.dll - 0001:0002a01e _mxCreateCellMatrix_730 1002b01e f libmx:libmx.dll - 0001:0002a024 _mxDestroyArray 1002b024 f libmx:libmx.dll - 0001:0002a02a _mxDuplicateArray 1002b02a f libmx:libmx.dll - 0001:0002a030 _mxGetString_730 1002b030 f libmx:libmx.dll - 0001:0002a036 _mxIsChar 1002b036 f libmx:libmx.dll - 0001:0002a03c _mxGetClassID 1002b03c f libmx:libmx.dll - 0001:0002a042 _mxIsNumeric 1002b042 f libmx:libmx.dll - 0001:0002a048 _mxIsComplex 1002b048 f libmx:libmx.dll - 0001:0002a04e _mxGetN 1002b04e f libmx:libmx.dll - 0001:0002a054 _mxGetM 1002b054 f libmx:libmx.dll - 0001:0002a05a _mxCalloc 1002b05a f libmx:libmx.dll - 0001:0002a060 _mxGetScalar 1002b060 f libmx:libmx.dll - 0001:0002a066 _mxIsLogical 1002b066 f libmx:libmx.dll - 0001:0002a06c _mxCreateDoubleMatrix_700 1002b06c f libmx:libmx.dll - 0001:0002a072 _mxFree 1002b072 f libmx:libmx.dll - 0001:0002a078 _mxArrayToString 1002b078 f libmx:libmx.dll - 0001:0002a07e _mxCreateCellMatrix_700 1002b07e f libmx:libmx.dll - 0001:0002a084 _mxSetCell_700 1002b084 f libmx:libmx.dll - 0001:0002a08a _mxGetCell_700 1002b08a f libmx:libmx.dll - 0001:0002a090 _mxGetClassName 1002b090 f libmx:libmx.dll - 0001:0002a096 _mxSetField_700 1002b096 f libmx:libmx.dll - 0001:0002a09c _mxAddField 1002b09c f libmx:libmx.dll - 0001:0002a0a2 _mxGetField_700 1002b0a2 f libmx:libmx.dll - 0001:0002a0a8 _mxGetNumberOfElements 1002b0a8 f libmx:libmx.dll - 0001:0002a0ae _mxIsStruct 1002b0ae f libmx:libmx.dll - 0001:0002a0b4 _mxIsA 1002b0b4 f libmx:libmx.dll - 0001:0002a0ba _mxIsClass 1002b0ba f libmx:libmx.dll - 0001:0002a0c0 _mxGetLogicals 1002b0c0 f libmx:libmx.dll - 0001:0002a0c6 _mxIsSparse 1002b0c6 f libmx:libmx.dll - 0001:0002a0cc _mxSetFieldByNumber_700 1002b0cc f libmx:libmx.dll - 0001:0002a0d2 _mxGetFieldByNumber_700 1002b0d2 f libmx:libmx.dll - 0001:0002a0d8 _mxGetFieldNameByNumber 1002b0d8 f libmx:libmx.dll - 0001:0002a0de _mxGetNumberOfFields 1002b0de f libmx:libmx.dll - 0001:0002a0e4 _mxCreateStructMatrix_700 1002b0e4 f libmx:libmx.dll - 0001:0002a0ea _mxGetFieldNumber 1002b0ea f libmx:libmx.dll - 0001:0002a0f0 _mxIsNaN 1002b0f0 f libmx:libmx.dll - 0001:0002a0f6 _mxIsEmpty 1002b0f6 f libmx:libmx.dll - 0001:0002a0fc _mxGetData 1002b0fc f libmx:libmx.dll - 0001:0002a102 _mxGetImagData 1002b102 f libmx:libmx.dll - 0001:0002a108 _mxArrayClassIDName 1002b108 f libmx:libmx.dll - 0001:0002a10e _mxCreateNumericMatrix_700 1002b10e f libmx:libmx.dll - 0001:0002a114 _mxCreateStructArray_700 1002b114 f libmx:libmx.dll - 0001:0002a11a _mxCalcSingleSubscript_700 1002b11a f libmx:libmx.dll - 0001:0002a120 _mxGetDimensions_700 1002b120 f libmx:libmx.dll - 0001:0002a126 _mxGetNumberOfDimensions_700 1002b126 f libmx:libmx.dll - 0001:0002a12c _mxCreateNumericArray_700 1002b12c f libmx:libmx.dll - 0001:0002a132 _mxGetElementSize 1002b132 f libmx:libmx.dll - 0001:0002a138 _mxCreateStringFromNChars_700 1002b138 f libmx:libmx.dll - 0001:0002a13e _mxGetString_700 1002b13e f libmx:libmx.dll - 0001:0002a144 _mxIsLogicalScalarTrue 1002b144 f libmx:libmx.dll - 0001:0002a14a _mxCreateLogicalScalar 1002b14a f libmx:libmx.dll - 0001:0002a150 _mexUnlock 1002b150 f libmex:libmex.dll - 0001:0002a156 _mexIsLocked 1002b156 f libmex:libmex.dll - 0001:0002a15c _mexWarnMsgTxt 1002b15c f libmex:libmex.dll - 0001:0002a162 _mexCallMATLAB 1002b162 f libmex:libmex.dll - 0001:0002a168 _mexErrMsgTxt 1002b168 f libmex:libmex.dll - 0001:0002a16e _mexMakeArrayPersistent 1002b16e f libmex:libmex.dll - 0001:0002a174 _mexSetTrapFlag 1002b174 f libmex:libmex.dll - 0001:0002a17a _mexPutVariable 1002b17a f libmex:libmex.dll - 0001:0002a180 _mexGetVariable 1002b180 f libmex:libmex.dll - 0001:0002a186 _mexLock 1002b186 f libmex:libmex.dll - 0001:0002a18c _mexMakeMemoryPersistent 1002b18c f libmex:libmex.dll - 0001:0002a192 _mexFunctionName 1002b192 f libmex:libmex.dll - 0001:0002a198 _ssRegisterDataTypeFxpFSlopeFixExpBias 1002b198 f libfixedpoint:libfixedpoint.dll - 0001:0002a19e _ssRegisterDataTypeFxpScaledDouble 1002b19e f libfixedpoint:libfixedpoint.dll - 0001:0002a1a4 _utMalloc 1002b1a4 f libut:libut.dll - 0001:0002a1aa _utFree 1002b1aa f libut:libut.dll - 0001:0002a1b0 _utVSNprintf 1002b1b0 f libut:libut.dll - 0001:0002a1b6 _utCPUtime 1002b1b6 f libut:libut.dll - 0001:0002a1bc _utCalloc 1002b1bc f libut:libut.dll - 0001:0002a1c2 _utRealloc 1002b1c2 f libut:libut.dll - 0001:0002a1c8 _emlrtCreateRootTLS 1002b1c8 f libemlrt:libemlrt.dll - 0001:0002a1ce _emlrtDestroyRootTLS 1002b1ce f libemlrt:libemlrt.dll - 0001:0002a1d4 _emlrtCheckBuiltInR2012b 1002b1d4 f libemlrt:libemlrt.dll - 0001:0002a1da _emlrtCheckVsBuiltInR2012b 1002b1da f libemlrt:libemlrt.dll - 0001:0002a1e0 _emlrtCheckEnumR2012b 1002b1e0 f libemlrt:libemlrt.dll - 0001:0002a1e6 _emlrtCreateEnumR2012b 1002b1e6 f libemlrt:libemlrt.dll - 0001:0002a1ec _emlrtGetEnumElementR2009a 1002b1ec f libemlrt:libemlrt.dll - 0001:0002a1f2 _emlrtCreateReference 1002b1f2 f libemlrt:libemlrt.dll - 0001:0002a1f8 _emlrtImportVsFiArrayR2009b 1002b1f8 f libemlrt:libemlrt.dll - 0001:0002a1fe _emlrtNameCapturePostProcessR2012a 1002b1fe f libemlrt:libemlrt.dll - 0001:0002a204 _emlrtExtractMessageId 1002b204 f libemlrt:libemlrt.dll - 0001:0002a20a _emlrtTranslateMessageIDtoLCPstring 1002b20a f libemlrt:libemlrt.dll - 0001:0002a210 _emlrtForLoopVectorIsValidR2011b 1002b210 f libemlrt:libemlrt.dll - 0001:0002a216 _emlrtTranslateUTF16MessagetoLCPstring 1002b216 f libemlrt:libemlrt.dll - 0001:0002a21c _emlrtGetEnumUnderlyingArrayR2009a 1002b21c f libemlrt:libemlrt.dll - 0001:0002a222 _emlrtIsEnumR2009a 1002b222 f libemlrt:libemlrt.dll - 0001:0002a228 _strlen 1002b228 f MSVCRT:MSVCR100.dll - 0001:0002a22e @__security_check_cookie@4 1002b22e f MSVCRT:secchk.obj - 0001:0002a240 _memset 1002b240 f MSVCRT:MSVCR100.dll - 0001:0002a246 _strcmp 1002b246 f MSVCRT:MSVCR100.dll - 0001:0002a24c _free 1002b24c f MSVCRT:MSVCR100.dll - 0001:0002a252 _sprintf 1002b252 f MSVCRT:MSVCR100.dll - 0001:0002a258 _malloc 1002b258 f MSVCRT:MSVCR100.dll - 0001:0002a25e _strcat 1002b25e f MSVCRT:MSVCR100.dll - 0001:0002a270 __ftol2_sse 1002b270 f MSVCRT:ftol2.obj - 0001:0002a279 __ftol2_pentium4 1002b279 f MSVCRT:ftol2.obj - 0001:0002a28c __ftol2_sse_excpt 1002b28c f MSVCRT:ftol2.obj - 0001:0002a2a6 __ftol2 1002b2a6 f MSVCRT:ftol2.obj - 0001:0002a31c _memcpy 1002b31c f MSVCRT:MSVCR100.dll - 0001:0002a322 _NtCurrentTeb 1002b322 f i MSVCRT:crtdll.obj - 0001:0002a377 __CRT_INIT@12 1002b377 f MSVCRT:crtdll.obj - 0001:0002a697 __DllMainCRTStartup@12 1002b697 f MSVCRT:crtdll.obj - 0001:0002a6ba _strncpy 1002b6ba f MSVCRT:MSVCR100.dll - 0001:0002a6c0 __chkstk 1002b6c0 f MSVCRT:chkstk.obj - 0001:0002a6c0 __alloca_probe 1002b6c0 MSVCRT:chkstk.obj - 0001:0002a6ec _longjmp 1002b6ec f MSVCRT:MSVCR100.dll - 0001:0002a6f2 _strncmp 1002b6f2 f MSVCRT:MSVCR100.dll - 0001:0002a6f8 _ceil 1002b6f8 f MSVCRT:MSVCR100.dll - 0001:0002a6fe _strrchr 1002b6fe f MSVCRT:MSVCR100.dll - 0001:0002a704 __setjmp3 1002b704 f MSVCRT:MSVCR100.dll - 0001:0002a70a _ldexp 1002b70a f MSVCRT:MSVCR100.dll - 0001:0002a710 ___report_gsfailure 1002b710 f MSVCRT:gs_report.obj - 0001:0002a816 ___sse2_available_init 1002b816 f MSVCRT:cpu_disp.obj - 0001:0002a826 ___clean_type_info_names 1002b826 f MSVCRT:tncleanup.obj - 0001:0002a832 __onexit 1002b832 f MSVCRT:atonexit.obj - 0001:0002a8d3 _atexit 1002b8d3 f MSVCRT:atonexit.obj - 0001:0002a8ea __RTC_Initialize 1002b8ea f MSVCRT:_initsect_.obj - 0001:0002a910 __RTC_Terminate 1002b910 f MSVCRT:_initsect_.obj - 0001:0002a936 __malloc_crt 1002b936 f MSVCRT:MSVCR100.dll - 0001:0002a93c __encoded_null 1002b93c f MSVCRT:MSVCR100.dll - 0001:0002a950 __ValidateImageBase 1002b950 f MSVCRT:pesect.obj - 0001:0002a990 __FindPESection 1002b990 f MSVCRT:pesect.obj - 0001:0002a9e0 __IsNonwritableInCurrentImage 1002b9e0 f MSVCRT:pesect.obj - 0001:0002aa9c __initterm 1002ba9c f MSVCRT:MSVCR100.dll - 0001:0002aaa2 __initterm_e 1002baa2 f MSVCRT:MSVCR100.dll - 0001:0002aaa8 __amsg_exit 1002baa8 f MSVCRT:MSVCR100.dll - 0001:0002aaae ___CppXcptFilter 1002baae f MSVCRT:MSVCR100.dll - 0001:0002aab4 _DllMain@12 1002bab4 f MSVCRT:dllmain.obj - 0001:0002aae0 __SEH_prolog4 1002bae0 f MSVCRT:sehprolg4.obj - 0001:0002ab25 __SEH_epilog4 1002bb25 f MSVCRT:sehprolg4.obj - 0001:0002ab39 __except_handler4 1002bb39 f MSVCRT:chandler4gs.obj - 0001:0002ab5e ___security_init_cookie 1002bb5e f MSVCRT:gs_support.obj - 0001:0002abfa __crt_debugger_hook 1002bbfa f MSVCRT:MSVCR100.dll - 0001:0002ac00 ___clean_type_info_names_internal 1002bc00 f MSVCRT:MSVCR100.dll - 0001:0002ac06 __unlock 1002bc06 f MSVCRT:MSVCR100.dll - 0001:0002ac0c ___dllonexit 1002bc0c f MSVCRT:MSVCR100.dll - 0001:0002ac12 __lock 1002bc12 f MSVCRT:MSVCR100.dll - 0001:0002ac18 __except_handler4_common 1002bc18 f MSVCRT:MSVCR100.dll - 0001:0002ac1e _EncodePointer@4 1002bc1e f kernel32:KERNEL32.dll - 0001:0002ac24 _DecodePointer@4 1002bc24 f kernel32:KERNEL32.dll - 0001:0002ac2a _InterlockedExchange@8 1002bc2a f kernel32:KERNEL32.dll - 0001:0002ac30 _Sleep@4 1002bc30 f kernel32:KERNEL32.dll - 0001:0002ac36 _InterlockedCompareExchange@12 1002bc36 f kernel32:KERNEL32.dll - 0001:0002ac3c _TerminateProcess@8 1002bc3c f kernel32:KERNEL32.dll - 0001:0002ac42 _GetCurrentProcess@0 1002bc42 f kernel32:KERNEL32.dll - 0001:0002ac48 _UnhandledExceptionFilter@4 1002bc48 f kernel32:KERNEL32.dll - 0001:0002ac4e _SetUnhandledExceptionFilter@4 1002bc4e f kernel32:KERNEL32.dll - 0001:0002ac54 _IsDebuggerPresent@0 1002bc54 f kernel32:KERNEL32.dll - 0001:0002ac5a _IsProcessorFeaturePresent@4 1002bc5a f kernel32:KERNEL32.dll - 0001:0002ac60 _DisableThreadLibraryCalls@4 1002bc60 f kernel32:KERNEL32.dll - 0001:0002ac66 _QueryPerformanceCounter@4 1002bc66 f kernel32:KERNEL32.dll - 0001:0002ac6c _GetTickCount@0 1002bc6c f kernel32:KERNEL32.dll - 0001:0002ac72 _GetCurrentThreadId@0 1002bc72 f kernel32:KERNEL32.dll - 0001:0002ac78 _GetCurrentProcessId@0 1002bc78 f kernel32:KERNEL32.dll - 0001:0002ac7e _GetSystemTimeAsFileTime@4 1002bc7e f kernel32:KERNEL32.dll - 0002:00000000 __imp__GetSystemTimeAsFileTime@4 1002c000 kernel32:KERNEL32.dll - 0002:00000004 __imp__GetCurrentProcessId@0 1002c004 kernel32:KERNEL32.dll - 0002:00000008 __imp__GetCurrentThreadId@0 1002c008 kernel32:KERNEL32.dll - 0002:0000000c __imp__GetTickCount@0 1002c00c kernel32:KERNEL32.dll - 0002:00000010 __imp__QueryPerformanceCounter@4 1002c010 kernel32:KERNEL32.dll - 0002:00000014 __imp__DisableThreadLibraryCalls@4 1002c014 kernel32:KERNEL32.dll - 0002:00000018 __imp__IsProcessorFeaturePresent@4 1002c018 kernel32:KERNEL32.dll - 0002:0000001c __imp__IsDebuggerPresent@0 1002c01c kernel32:KERNEL32.dll - 0002:00000020 __imp__SetUnhandledExceptionFilter@4 1002c020 kernel32:KERNEL32.dll - 0002:00000024 __imp__UnhandledExceptionFilter@4 1002c024 kernel32:KERNEL32.dll - 0002:00000028 __imp__GetCurrentProcess@0 1002c028 kernel32:KERNEL32.dll - 0002:0000002c __imp__TerminateProcess@8 1002c02c kernel32:KERNEL32.dll - 0002:00000030 __imp__InterlockedCompareExchange@12 1002c030 kernel32:KERNEL32.dll - 0002:00000034 __imp__Sleep@4 1002c034 kernel32:KERNEL32.dll - 0002:00000038 __imp__InterlockedExchange@8 1002c038 kernel32:KERNEL32.dll - 0002:0000003c __imp__DecodePointer@4 1002c03c kernel32:KERNEL32.dll - 0002:00000040 __imp__EncodePointer@4 1002c040 kernel32:KERNEL32.dll - 0002:00000044 \177KERNEL32_NULL_THUNK_DATA 1002c044 kernel32:KERNEL32.dll - 0002:00000048 __imp___except_handler4_common 1002c048 MSVCRT:MSVCR100.dll - 0002:0000004c __imp___onexit 1002c04c MSVCRT:MSVCR100.dll - 0002:00000050 __imp___lock 1002c050 MSVCRT:MSVCR100.dll - 0002:00000054 __imp____dllonexit 1002c054 MSVCRT:MSVCR100.dll - 0002:00000058 __imp___unlock 1002c058 MSVCRT:MSVCR100.dll - 0002:0000005c __imp____clean_type_info_names_internal 1002c05c MSVCRT:MSVCR100.dll - 0002:00000060 __imp___crt_debugger_hook 1002c060 MSVCRT:MSVCR100.dll - 0002:00000064 __imp____CppXcptFilter 1002c064 MSVCRT:MSVCR100.dll - 0002:00000068 __imp___amsg_exit 1002c068 MSVCRT:MSVCR100.dll - 0002:0000006c __imp___initterm_e 1002c06c MSVCRT:MSVCR100.dll - 0002:00000070 __imp___initterm 1002c070 MSVCRT:MSVCR100.dll - 0002:00000074 __imp___encoded_null 1002c074 MSVCRT:MSVCR100.dll - 0002:00000078 __imp___malloc_crt 1002c078 MSVCRT:MSVCR100.dll - 0002:0000007c __imp__ldexp 1002c07c MSVCRT:MSVCR100.dll - 0002:00000080 __imp___setjmp3 1002c080 MSVCRT:MSVCR100.dll - 0002:00000084 __imp__strrchr 1002c084 MSVCRT:MSVCR100.dll - 0002:00000088 __imp__ceil 1002c088 MSVCRT:MSVCR100.dll - 0002:0000008c __imp__strncmp 1002c08c MSVCRT:MSVCR100.dll - 0002:00000090 __imp__longjmp 1002c090 MSVCRT:MSVCR100.dll - 0002:00000094 __imp__strncpy 1002c094 MSVCRT:MSVCR100.dll - 0002:00000098 __imp__memcpy 1002c098 MSVCRT:MSVCR100.dll - 0002:0000009c __imp__strcat 1002c09c MSVCRT:MSVCR100.dll - 0002:000000a0 __imp__malloc 1002c0a0 MSVCRT:MSVCR100.dll - 0002:000000a4 __imp__sprintf 1002c0a4 MSVCRT:MSVCR100.dll - 0002:000000a8 __imp__free 1002c0a8 MSVCRT:MSVCR100.dll - 0002:000000ac __imp__strcmp 1002c0ac MSVCRT:MSVCR100.dll - 0002:000000b0 __imp__memset 1002c0b0 MSVCRT:MSVCR100.dll - 0002:000000b4 __imp__strlen 1002c0b4 MSVCRT:MSVCR100.dll - 0002:000000b8 \177MSVCR100_NULL_THUNK_DATA 1002c0b8 MSVCRT:MSVCR100.dll - 0002:000000bc __imp__emlrtIsEnumR2009a 1002c0bc libemlrt:libemlrt.dll - 0002:000000c0 __imp__emlrtGetEnumUnderlyingArrayR2009a 1002c0c0 libemlrt:libemlrt.dll - 0002:000000c4 __imp__emlrtTranslateUTF16MessagetoLCPstring 1002c0c4 libemlrt:libemlrt.dll - 0002:000000c8 __imp__emlrtForLoopVectorIsValidR2011b 1002c0c8 libemlrt:libemlrt.dll - 0002:000000cc __imp__emlrtTranslateMessageIDtoLCPstring 1002c0cc libemlrt:libemlrt.dll - 0002:000000d0 __imp__emlrtExtractMessageId 1002c0d0 libemlrt:libemlrt.dll - 0002:000000d4 __imp__emlrtNameCapturePostProcessR2012a 1002c0d4 libemlrt:libemlrt.dll - 0002:000000d8 __imp__emlrtImportVsFiArrayR2009b 1002c0d8 libemlrt:libemlrt.dll - 0002:000000dc __imp__emlrtCreateReference 1002c0dc libemlrt:libemlrt.dll - 0002:000000e0 __imp__emlrtGetEnumElementR2009a 1002c0e0 libemlrt:libemlrt.dll - 0002:000000e4 __imp__emlrtCreateEnumR2012b 1002c0e4 libemlrt:libemlrt.dll - 0002:000000e8 __imp__emlrtCheckEnumR2012b 1002c0e8 libemlrt:libemlrt.dll - 0002:000000ec __imp__emlrtCheckVsBuiltInR2012b 1002c0ec libemlrt:libemlrt.dll - 0002:000000f0 __imp__emlrtCheckBuiltInR2012b 1002c0f0 libemlrt:libemlrt.dll - 0002:000000f4 __imp__emlrtDestroyRootTLS 1002c0f4 libemlrt:libemlrt.dll - 0002:000000f8 __imp__emlrtCreateRootTLS 1002c0f8 libemlrt:libemlrt.dll - 0002:000000fc \177libemlrt_NULL_THUNK_DATA 1002c0fc libemlrt:libemlrt.dll - 0002:00000100 __imp__ssRegisterDataTypeFxpScaledDouble 1002c100 libfixedpoint:libfixedpoint.dll - 0002:00000104 __imp__ssRegisterDataTypeFxpFSlopeFixExpBias 1002c104 libfixedpoint:libfixedpoint.dll - 0002:00000108 \177libfixedpoint_NULL_THUNK_DATA 1002c108 libfixedpoint:libfixedpoint.dll - 0002:0000010c __imp__mexLock 1002c10c libmex:libmex.dll - 0002:00000110 __imp__mexMakeMemoryPersistent 1002c110 libmex:libmex.dll - 0002:00000114 __imp__mexFunctionName 1002c114 libmex:libmex.dll - 0002:00000118 __imp__mexGetVariable 1002c118 libmex:libmex.dll - 0002:0000011c __imp__mexPutVariable 1002c11c libmex:libmex.dll - 0002:00000120 __imp__mexSetTrapFlag 1002c120 libmex:libmex.dll - 0002:00000124 __imp__mexIsLocked 1002c124 libmex:libmex.dll - 0002:00000128 __imp__mexWarnMsgTxt 1002c128 libmex:libmex.dll - 0002:0000012c __imp__mexCallMATLAB 1002c12c libmex:libmex.dll - 0002:00000130 __imp__mexUnlock 1002c130 libmex:libmex.dll - 0002:00000134 __imp__mexErrMsgTxt 1002c134 libmex:libmex.dll - 0002:00000138 __imp__mexMakeArrayPersistent 1002c138 libmex:libmex.dll - 0002:0000013c \177libmex_NULL_THUNK_DATA 1002c13c libmex:libmex.dll - 0002:00000140 __imp__mxCreateCellMatrix_730 1002c140 libmx:libmx.dll - 0002:00000144 __imp__mxCreateStructMatrix_730 1002c144 libmx:libmx.dll - 0002:00000148 __imp__mxSetField_730 1002c148 libmx:libmx.dll - 0002:0000014c __imp__mxCreateDoubleMatrix_730 1002c14c libmx:libmx.dll - 0002:00000150 __imp__mxCreateDoubleScalar 1002c150 libmx:libmx.dll - 0002:00000154 __imp__mxCreateString 1002c154 libmx:libmx.dll - 0002:00000158 __imp__mxDestroyArray 1002c158 libmx:libmx.dll - 0002:0000015c __imp__mxCreateLogicalScalar 1002c15c libmx:libmx.dll - 0002:00000160 __imp__mxIsLogicalScalarTrue 1002c160 libmx:libmx.dll - 0002:00000164 __imp__mxGetString_700 1002c164 libmx:libmx.dll - 0002:00000168 __imp__mxCreateStringFromNChars_700 1002c168 libmx:libmx.dll - 0002:0000016c __imp__mxGetElementSize 1002c16c libmx:libmx.dll - 0002:00000170 __imp__mxCreateNumericArray_700 1002c170 libmx:libmx.dll - 0002:00000174 __imp__mxGetNumberOfDimensions_700 1002c174 libmx:libmx.dll - 0002:00000178 __imp__mxGetDimensions_700 1002c178 libmx:libmx.dll - 0002:0000017c __imp__mxCalcSingleSubscript_700 1002c17c libmx:libmx.dll - 0002:00000180 __imp__mxCreateStructArray_700 1002c180 libmx:libmx.dll - 0002:00000184 __imp__mxCreateNumericMatrix_700 1002c184 libmx:libmx.dll - 0002:00000188 __imp__mxArrayClassIDName 1002c188 libmx:libmx.dll - 0002:0000018c __imp__mxGetImagData 1002c18c libmx:libmx.dll - 0002:00000190 __imp__mxGetData 1002c190 libmx:libmx.dll - 0002:00000194 __imp__mxIsEmpty 1002c194 libmx:libmx.dll - 0002:00000198 __imp__mxIsNaN 1002c198 libmx:libmx.dll - 0002:0000019c __imp__mxGetFieldNumber 1002c19c libmx:libmx.dll - 0002:000001a0 __imp__mxCreateStructMatrix_700 1002c1a0 libmx:libmx.dll - 0002:000001a4 __imp__mxGetNumberOfFields 1002c1a4 libmx:libmx.dll - 0002:000001a8 __imp__mxGetFieldNameByNumber 1002c1a8 libmx:libmx.dll - 0002:000001ac __imp__mxGetFieldByNumber_700 1002c1ac libmx:libmx.dll - 0002:000001b0 __imp__mxSetFieldByNumber_700 1002c1b0 libmx:libmx.dll - 0002:000001b4 __imp__mxIsSparse 1002c1b4 libmx:libmx.dll - 0002:000001b8 __imp__mxGetLogicals 1002c1b8 libmx:libmx.dll - 0002:000001bc __imp__mxIsClass 1002c1bc libmx:libmx.dll - 0002:000001c0 __imp__mxIsA 1002c1c0 libmx:libmx.dll - 0002:000001c4 __imp__mxIsStruct 1002c1c4 libmx:libmx.dll - 0002:000001c8 __imp__mxGetNumberOfElements 1002c1c8 libmx:libmx.dll - 0002:000001cc __imp__mxGetField_700 1002c1cc libmx:libmx.dll - 0002:000001d0 __imp__mxAddField 1002c1d0 libmx:libmx.dll - 0002:000001d4 __imp__mxSetField_700 1002c1d4 libmx:libmx.dll - 0002:000001d8 __imp__mxGetClassName 1002c1d8 libmx:libmx.dll - 0002:000001dc __imp__mxGetCell_700 1002c1dc libmx:libmx.dll - 0002:000001e0 __imp__mxSetCell_700 1002c1e0 libmx:libmx.dll - 0002:000001e4 __imp__mxCreateCellMatrix_700 1002c1e4 libmx:libmx.dll - 0002:000001e8 __imp__mxArrayToString 1002c1e8 libmx:libmx.dll - 0002:000001ec __imp__mxFree 1002c1ec libmx:libmx.dll - 0002:000001f0 __imp__mxCreateDoubleMatrix_700 1002c1f0 libmx:libmx.dll - 0002:000001f4 __imp__mxIsLogical 1002c1f4 libmx:libmx.dll - 0002:000001f8 __imp__mxGetScalar 1002c1f8 libmx:libmx.dll - 0002:000001fc __imp__mxCalloc 1002c1fc libmx:libmx.dll - 0002:00000200 __imp__mxGetM 1002c200 libmx:libmx.dll - 0002:00000204 __imp__mxGetN 1002c204 libmx:libmx.dll - 0002:00000208 __imp__mxIsComplex 1002c208 libmx:libmx.dll - 0002:0000020c __imp__mxIsNumeric 1002c20c libmx:libmx.dll - 0002:00000210 __imp__mxGetClassID 1002c210 libmx:libmx.dll - 0002:00000214 __imp__mxIsChar 1002c214 libmx:libmx.dll - 0002:00000218 __imp__mxGetString_730 1002c218 libmx:libmx.dll - 0002:0000021c __imp__mxDuplicateArray 1002c21c libmx:libmx.dll - 0002:00000220 __imp__mxGetPr 1002c220 libmx:libmx.dll - 0002:00000224 \177libmx_NULL_THUNK_DATA 1002c224 libmx:libmx.dll - 0002:00000228 __imp__utCalloc 1002c228 libut:libut.dll - 0002:0000022c __imp__utCPUtime 1002c22c libut:libut.dll - 0002:00000230 __imp__utVSNprintf 1002c230 libut:libut.dll - 0002:00000234 __imp__utFree 1002c234 libut:libut.dll - 0002:00000238 __imp__utMalloc 1002c238 libut:libut.dll - 0002:0000023c __imp__utRealloc 1002c23c libut:libut.dll - 0002:00000240 \177libut_NULL_THUNK_DATA 1002c240 libut:libut.dll - 0002:00000244 ___xc_a 1002c244 MSVCRT:cinitexe.obj - 0002:00000248 ___xc_z 1002c248 MSVCRT:cinitexe.obj - 0002:0000024c ___xi_a 1002c24c MSVCRT:cinitexe.obj - 0002:00000258 ___xi_z 1002c258 MSVCRT:cinitexe.obj - 0002:00000260 __real@41eab4f350400000 1002c260 c2_EngSimulation8CylInline2TC_Transient.obj - 0002:00000268 __real@41e6aacd9ee00000 1002c268 c2_EngSimulation8CylInline2TC_Transient.obj - 0002:00000270 __real@41e906903f600000 1002c270 c2_EngSimulation8CylInline2TC_Transient.obj - 0002:00000278 __real@41e8c86e7ea00000 1002c278 c2_EngSimulation8CylInline2TC_Transient.obj - 0002:00000280 __real@4000000000000000 1002c280 c2_EngSimulation8CylInline2TC_Transient.obj - 0002:00000288 __real@0000000000000000 1002c288 c2_EngSimulation8CylInline2TC_Transient.obj - 0002:00000290 __real@4024000000000000 1002c290 c2_EngSimulation8CylInline2TC_Transient.obj - 0002:00000298 __real@3ff0000000000000 1002c298 c2_EngSimulation8CylInline2TC_Transient.obj - 0002:000002a0 _DYNAMIC_DIMENSION_DEF 1002c2a0 EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0002:000002b0 __ssBadLevel2InputAccessMsg 1002c2b0 EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0002:00000438 __ssBadLevel2DirectFeedMsg 1002c438 EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0002:00000578 __ssBadLevel2DirectFeedSolutionMsg 1002c578 EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0002:000005e8 __ssBadLevel2ZeroDirectFeedMsg 1002c5e8 EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0002:00000728 __ssBadLevel2ZeroDirectFeedMsg2 1002c728 EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0002:00000810 __real@bff0000000000000 1002c810 EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0002:00000818 __real@4153d65940000000 1002c818 EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0002:00000820 __real@41e2ef2a55e00000 1002c820 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000828 __real@41e56e6325400000 1002c828 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000830 __real@41d64f31c5c00000 1002c830 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000838 __real@41eefdbe07800000 1002c838 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000840 __real@41e469febaa00000 1002c840 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000848 __real@41ccca093f800000 1002c848 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000850 __real@41c6b2d7d3000000 1002c850 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000858 __real@41eb5b3e53200000 1002c858 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000860 __real@41e52c52ef600000 1002c860 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000868 __real@41e8c00e16c00000 1002c868 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000870 __real@41dd9df776c00000 1002c870 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000878 __real@41c88c7c8e800000 1002c878 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000880 __real@41d257659dc00000 1002c880 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000888 __real@41cf1d4899000000 1002c888 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000890 __real@41b03df14d000000 1002c890 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:00000898 __real@41b78ce5ce000000 1002c898 EngSimulation8CylInline2TC_Transient_sfun.obj - 0002:000008a0 ??_C@_00CNPNBAHC@?$AA@ 1002c8a0 sfc_mexmsvc80:sfc_mex.obj - 0002:000008a4 ??_C@_05DGLCPCBN@?$CFsx?$CFd?$AA@ 1002c8a4 sfc_mexmsvc80:sfc_mex.obj - 0002:000008ac ??_C@_02DPKJAMEF@?$CFd?$AA@ 1002c8ac sfc_mexmsvc80:sfc_mex.obj - 0002:000008b0 __real@41f0000000000000 1002c8b0 sfc_mexmsvc80:sfc_mex.obj - 0002:000008b8 ??_C@_0CC@DJOAOECF@Unknown?5MATLAB?5error?5encountered@ 1002c8b8 sfc_mexmsvc80:sfc_mex.obj - 0002:000008dc ??_C@_0CJ@DAIIKGLI@?$CFs?5in?5?$CFs?5should?5never?5be?5called?5@ 1002c8dc sfc_mexmsvc80:sfc_mex.obj - 0002:00000908 ??_C@_0CE@ICKLNELB@Error?5calling?5MATLAB?5function?5?8?$CF@ 1002c908 sfc_mexmsvc80:sfc_mex.obj - 0002:0000092c ??_C@_02DKCKIIND@?$CFs?$AA@ 1002c92c sfc_mexmsvc80:sfc_mex.obj - 0002:00000930 ??_C@_07PHDIELCI@lasterr?$AA@ 1002c930 sfc_mexmsvc80:sfc_mex.obj - 0002:00000938 ??_C@_09HKCBALOK@embedded?4?$AA@ 1002c938 sfc_mexmsvc80:sfc_mex.obj - 0002:00000944 ??_C@_06BNJCAIGJ@double?$AA@ 1002c944 sfc_mexmsvc80:sfc_mex.obj - 0002:0000094c ??_C@_06EJFMBPJF@single?$AA@ 1002c94c sfc_mexmsvc80:sfc_mex.obj - 0002:00000954 ??_C@_06KKKLBFKN@uint64?$AA@ 1002c954 sfc_mexmsvc80:sfc_mex.obj - 0002:0000095c ??_C@_05DIFFJEPM@int64?$AA@ 1002c95c sfc_mexmsvc80:sfc_mex.obj - 0002:00000964 ??_C@_06PKDKHAMA@uint32?$AA@ 1002c964 sfc_mexmsvc80:sfc_mex.obj - 0002:0000096c ??_C@_05GIMEPBJB@int32?$AA@ 1002c96c sfc_mexmsvc80:sfc_mex.obj - 0002:00000974 ??_C@_06JNNCGBKK@uint16?$AA@ 1002c974 sfc_mexmsvc80:sfc_mex.obj - 0002:0000097c ??_C@_05PCMOAPL@int16?$AA@ 1002c97c sfc_mexmsvc80:sfc_mex.obj - 0002:00000984 ??_C@_05BOGOCLFF@uint8?$AA@ 1002c984 sfc_mexmsvc80:sfc_mex.obj - 0002:0000098c ??_C@_04DCGBOBJJ@int8?$AA@ 1002c98c sfc_mexmsvc80:sfc_mex.obj - 0002:00000994 ??_C@_04KBDJOJNB@?$FL?$CFd?$FN?$AA@ 1002c994 sfc_mexmsvc80:sfc_mex.obj - 0002:0000099c ??_C@_0CD@NFPEPNBJ@Cannot?5add?5field?5?$CFs?5to?5struct?5?$CFs@ 1002c99c sfc_mexmsvc80:sfc_mex.obj - 0002:000009c0 ??_C@_0CF@PLDCCEBG@Cannot?5get?5field?5?$CFs?5from?5struct?5@ 1002c9c0 sfc_mexmsvc80:sfc_mex.obj - 0002:000009e8 ??_C@_0CO@MFJLJCHI@Struct?5array?5?8?$CFs?8?5does?5not?5have?5@ 1002c9e8 sfc_mexmsvc80:sfc_mex.obj - 0002:00000a18 ??_C@_0DF@IPGEGIDM@Object?5?8?$CFs?8?5is?5not?5a?5struct?3?5can@ 1002ca18 sfc_mexmsvc80:sfc_mex.obj - 0002:00000a50 ??_C@_0BL@KEKJNNL@MATLAB?5expression?5?8?$CFs?8?5?$CFs?4?$AA@ 1002ca50 sfc_mexmsvc80:sfc_mex.obj - 0002:00000a70 ??_C@_0GH@JOEOEBFA@Size?5mismatch?5for?5?8?$CFs?8?5on?5dimens@ 1002ca70 sfc_mexmsvc80:sfc_mex.obj - 0002:00000ad8 ??_C@_04IAGNFIBA@size?$AA@ 1002cad8 sfc_mexmsvc80:sfc_mex.obj - 0002:00000ae0 ??_C@_0DN@DNLDLJNN@is?5not?5of?5the?5correct?5class?3?5exp@ 1002cae0 sfc_mexmsvc80:sfc_mex.obj - 0002:00000b20 ??_C@_06POLMGHPK@isreal?$AA@ 1002cb20 sfc_mexmsvc80:sfc_mex.obj - 0002:00000b28 ??_C@_0CC@EDDDCJDC@is?5not?5of?5the?5correct?5complexnes@ 1002cb28 sfc_mexmsvc80:sfc_mex.obj - 0002:00000b4c ??_C@_0CB@POBCEEOP@is?5not?5of?5the?5correct?5sparseness@ 1002cb4c sfc_mexmsvc80:sfc_mex.obj - 0002:00000b70 ??_C@_0CC@JOFDGEBC@is?5not?5of?5the?5correct?5numerictyp@ 1002cb70 sfc_mexmsvc80:sfc_mex.obj - 0002:00000b94 ??_C@_07MIMONDDE@isequal?$AA@ 1002cb94 sfc_mexmsvc80:sfc_mex.obj - 0002:00000b9c ??_C@_0M@NAPEIPJI@numerictype?$AA@ 1002cb9c sfc_mexmsvc80:sfc_mex.obj - 0002:00000ba8 ??_C@_0BN@IMIABIKK@is?5not?5of?5the?5correct?5fimath?$AA@ 1002cba8 sfc_mexmsvc80:sfc_mex.obj - 0002:00000bc8 ??_C@_06LJOKAFHF@fimath?$AA@ 1002cbc8 sfc_mexmsvc80:sfc_mex.obj - 0002:00000bd0 ??_C@_0EP@IAFBLFNF@Stateflow?5Internal?5Error?3?5?6Error@ 1002cbd0 sfc_mexmsvc80:sfc_mex.obj - 0002:00000c20 ??_C@_02GFKODMMF@sf?$AA@ 1002cc20 sfc_mexmsvc80:sfc_mex.obj - 0002:00000c24 ??_C@_08MJJBNONC@mxDecode?$AA@ 1002cc24 sfc_mexmsvc80:sfc_mex.obj - 0002:00000c30 ??_C@_0GH@OOBFJADG@Simulation?5stopped?5due?5to?5out?5of@ 1002cc30 sfc_mexmsvc80:sfc_mex.obj - 0002:00000c98 ??_C@_0HC@JODLBNFO@Simulation?5stopped?5due?5to?5size?5m@ 1002cc98 sfc_mexmsvc80:sfc_mex.obj - 0002:00000d10 ??_C@_0HC@PPOAOPGB@Simulation?5stopped?5due?5to?5size?5m@ 1002cd10 sfc_mexmsvc80:sfc_mex.obj - 0002:00000d88 ??_C@_0JM@OFMOAAGL@Simulation?5stopped?5due?5to?5size?5m@ 1002cd88 sfc_mexmsvc80:sfc_mex.obj - 0002:00000e28 ??_C@_0KC@ODCGHMPH@Simulation?5stopped?5due?5to?5size?5o@ 1002ce28 sfc_mexmsvc80:sfc_mex.obj - 0002:00000ed0 ??_C@_0GO@BKNPNGBP@Subscripted?5assignment?5dimension@ 1002ced0 sfc_mexmsvc80:sfc_mex.obj - 0002:00000f40 ??_C@_0DJ@MEDANBMA@Enable?5debugging?5to?5pinpoint?5the@ 1002cf40 sfc_mexmsvc80:sfc_mex.obj - 0002:00000f7c ??_C@_01CLKCMJKC@?5?$AA@ 1002cf7c sfc_mexmsvc80:sfc_mex.obj - 0002:00000f80 ??_C@_0BAO@DDKKHLGF@Matrix?$CImatrix?$CJ?5subscript?5turned?5@ 1002cf80 sfc_mexmsvc80:sfc_mex.obj - 0002:00001090 ??_C@_0BAO@MGKOAKHL@Vector?$CIvector?$CJ?5subscript?5turned?5@ 1002d090 sfc_mexmsvc80:sfc_mex.obj - 0002:000011a0 ??_C@_0FA@KAHDAHHI@Cannot?5determine?5the?5exact?5numbe@ 1002d1a0 sfc_mexmsvc80:sfc_mex.obj - 0002:000011f0 ??_C@_0FC@HJKNPCCF@Negative?5value?5detected?4?5Enable?5@ 1002d1f0 sfc_mexmsvc80:sfc_mex.obj - 0002:00001244 ??_C@_0DK@JJKHINMK@Overflow?5detected?4?5Enable?5debugg@ 1002d244 sfc_mexmsvc80:sfc_mex.obj - 0002:00001280 ??_C@_0EA@POIJMBCP@Divide?5by?5zero?5detected?4?5Enable?5@ 1002d280 sfc_mexmsvc80:sfc_mex.obj - 0002:000012c0 ??_C@_0EK@CFEMECLL@Nonconforming?5enum?5value?5detecte@ 1002d2c0 sfc_mexmsvc80:sfc_mex.obj - 0002:00001310 ??_C@_0EE@BPGAOMO@Size?5mismatch?5for?5MATLAB?5express@ 1002d310 sfc_mexmsvc80:sfc_mex.obj - 0002:00001358 ??_C@_0EJ@KLNPHOFG@Dimension?5of?5fixed?5size?5one?5?$CI1?$CJ?5@ 1002d358 sfc_mexmsvc80:sfc_mex.obj - 0002:000013a4 ??_C@_07JFPGMOK@fprintf?$AA@ 1002d3a4 sfc_mexmsvc80:sfc_mex.obj - 0002:000013b0 ??_C@_0FE@EHCFPDEG@In?5MATLAB?5expression?5?8?$CFs?8?0?5field@ 1002d3b0 sfc_mexmsvc80:sfc_mex.obj - 0002:00001404 ??_C@_0DE@IJIFCHLH@In?5MATLAB?5expression?5?8?$CFs?8?0?5field@ 1002d404 sfc_mexmsvc80:sfc_mex.obj - 0002:00001438 ??_C@_0FK@JKPMKGDE@MATLAB?5expression?5?8?$CFs?8?5does?5not?5@ 1002d438 sfc_mexmsvc80:sfc_mex.obj - 0002:00001494 ??_C@_06PBJBIPGK@struct?$AA@ 1002d494 sfc_mexmsvc80:sfc_mex.obj - 0002:0000149c ??_C@_0O@NFNPPCGN@isfimathlocal?$AA@ 1002d49c sfc_mexmsvc80:sfc_mex.obj - 0002:000014ac ??_C@_0M@MLCGNPLD@embedded?4fi?$AA@ 1002d4ac sfc_mexmsvc80:sfc_mex.obj - 0002:000014b8 ??_C@_0M@EGMNDJHO@?$CFs?5?$DN?5?$CF?415g?6?$AA@ 1002d4b8 sfc_mexmsvc80:sfc_mex.obj - 0002:000014c4 ??_C@_03OFAPEBGM@?$CFs?6?$AA@ 1002d4c4 sfc_mexmsvc80:sfc_mex.obj - 0002:000014c8 ??_C@_0CL@LLBJDFID@failed?5sf_assertion?5in?5?$CFs?5at?5lin@ 1002d4c8 sfc_mexmsvc80:sfc_mex.obj - 0002:000014f8 ??_C@_0EJ@MIHEOKKA@?8?$CFs?8?3?5Array?5with?5number?5of?5dimen@ 1002d4f8 sfc_mexmsvc80:sfc_mex.obj - 0002:00001544 ??_C@_09JCLLFAHO@sfc_mex?4c?$AA@ 1002d544 sfc_mexmsvc80:sfc_mex.obj - 0002:00001550 ??_C@_0O@FCFMOEOA@aNumDims?5?$DO?$DN?50?$AA@ 1002d550 sfc_mexmsvc80:sfc_mex.obj - 0002:00001560 ??_C@_0CK@KDIMGCCA@?8?$CFs?8?3?5Sparse?5matrices?5are?5not?5su@ 1002d560 sfc_mexmsvc80:sfc_mex.obj - 0002:0000158c ??_C@_0CI@KBLJAMNB@MATLAB?5expression?5?8?$CFs?8?5is?5not?5nu@ 1002d58c sfc_mexmsvc80:sfc_mex.obj - 0002:000015b4 ??_C@_0P@LCMMCGDM@aSrcMx?5?$CB?$DN?5NULL?$AA@ 1002d5b4 sfc_mexmsvc80:sfc_mex.obj - 0002:000015c8 ??_C@_0EI@HJNNACGI@Eval?5of?5MATLAB?5expression?5?8?$CFs?8?5i@ 1002d5c8 sfc_mexmsvc80:sfc_mex.obj - 0002:00001610 ??_C@_0DM@BJICAGGK@Stateflow?5currently?5only?5support@ 1002d610 sfc_mexmsvc80:sfc_mex.obj - 0002:0000164c ??_C@_05LAPONLG@false?$AA@ 1002d64c sfc_mexmsvc80:sfc_mex.obj - 0002:00001654 ??_C@_03LHCJEHON@nan?$AA@ 1002d654 sfc_mexmsvc80:sfc_mex.obj - 0002:00001658 ??_C@_04BHIIPFEC@base?$AA@ 1002d658 sfc_mexmsvc80:sfc_mex.obj - 0002:00001660 ??_C@_06PLMANNP@evalin?$AA@ 1002d660 sfc_mexmsvc80:sfc_mex.obj - 0002:00001668 ??_C@_06GFECGKEO@caller?$AA@ 1002d668 sfc_mexmsvc80:sfc_mex.obj - 0002:00001670 ??_C@_0CM@LOMLNLMC@Invalid?5workspace?5type?5for?5sf_ma@ 1002d670 sfc_mexmsvc80:sfc_mex.obj - 0002:0000169c ??_C@_01GBGANLPD@0?$AA@ 1002d69c sfc_mexmsvc80:sfc_mex.obj - 0002:000016a0 ??_C@_06FJKEMHGD@global?$AA@ 1002d6a0 sfc_mexmsvc80:sfc_mex.obj - 0002:000016a8 ??_C@_0BH@HNIMIIFD@Unknown?5workspace?5type?$AA@ 1002d6a8 sfc_mexmsvc80:sfc_mex.obj - 0002:000016c0 ??_C@_08KHPDDPHG@getfield?$AA@ 1002d6c0 sfc_mexmsvc80:sfc_mex.obj - 0002:000016cc ??_C@_05LPIJGKJ@Value?$AA@ 1002d6cc sfc_mexmsvc80:sfc_mex.obj - 0002:000016d4 ??_C@_0DA@IPMLFPJI@MATLAB?5expression?5?8?$CFs?8?5could?5not@ 1002d6d4 sfc_mexmsvc80:sfc_mex.obj - 0002:00001708 ??_C@_0EB@HHPLBHBA@Parameter?5value?5out?5of?5bounds?4?5?$CF@ 1002d708 sfc_mexmsvc80:sfc_mex.obj - 0002:0000174c ??_C@_0CB@DBMOOMDL@Unsupported?5class?5type?5?$CFs?5for?5?$CFs@ 1002d74c sfc_mexmsvc80:sfc_mex.obj - 0002:00001770 ??_C@_0BI@OPNKAIOC@mxIsComplex?$CImxArrayPtr?$CJ?$AA@ 1002d770 sfc_mexmsvc80:sfc_mex.obj - 0002:00001788 ??_C@_0GA@OFLPCMBM@Stateflow?5Runtime?5Warning?3?5Loss?5@ 1002d788 sfc_mexmsvc80:sfc_mex.obj - 0002:000017e8 __real@3810000000000000 1002d7e8 sfc_mexmsvc80:sfc_mex.obj - 0002:000017f0 __real@47efffffe0000000 1002d7f0 sfc_mexmsvc80:sfc_mex.obj - 0002:000017f8 __real@c060000000000000 1002d7f8 sfc_mexmsvc80:sfc_mex.obj - 0002:00001800 __real@405fc00000000000 1002d800 sfc_mexmsvc80:sfc_mex.obj - 0002:00001808 __real@406fe00000000000 1002d808 sfc_mexmsvc80:sfc_mex.obj - 0002:00001810 __real@c0e0000000000000 1002d810 sfc_mexmsvc80:sfc_mex.obj - 0002:00001818 __real@40dfffc000000000 1002d818 sfc_mexmsvc80:sfc_mex.obj - 0002:00001820 __real@40efffe000000000 1002d820 sfc_mexmsvc80:sfc_mex.obj - 0002:00001828 __real@c1e0000000000000 1002d828 sfc_mexmsvc80:sfc_mex.obj - 0002:00001830 __real@41dfffffffc00000 1002d830 sfc_mexmsvc80:sfc_mex.obj - 0002:00001838 __real@41efffffffe00000 1002d838 sfc_mexmsvc80:sfc_mex.obj - 0002:00001840 ??_C@_0DO@JIJMNCAH@Class?5mismatch?5for?5variable?5?8?$CFs?8@ 1002d840 sfc_mexmsvc80:sfc_mex.obj - 0002:00001880 ??_C@_03BBKEAIF@?$DP?$DP?$DP?$AA@ 1002d880 sfc_mexmsvc80:sfc_mex.obj - 0002:00001884 ??_C@_0DE@HICLJLJO@Assignment?5of?5complex?5data?5to?5no@ 1002d884 sfc_mexmsvc80:sfc_mex.obj - 0002:000018b8 ??_C@_0CF@NHFFCIEB@MATLAB?5function?5?8?$CFs?8?5returned?5NU@ 1002d8b8 sfc_mexmsvc80:sfc_mex.obj - 0002:000018e0 __real@4f800000 1002d8e0 sfc_mexmsvc80:sfc_mex.obj - 0002:000018e8 ??_C@_0GP@JPKMBIEI@Array?5bounds?5error?5in?5MATLAB?5exp@ 1002d8e8 sfc_mexmsvc80:sfc_mex.obj - 0002:00001958 ??_C@_0P@FLJFOPHI@pIndex?$FLi?$FN?5?$DO?$DN?50?$AA@ 1002d958 sfc_mexmsvc80:sfc_mex.obj - 0002:00001968 ??_C@_0DI@IGEABFHB@MATLAB?5expression?5?8?$CFs?8?5has?5?$CFd?5di@ 1002d968 sfc_mexmsvc80:sfc_mex.obj - 0002:000019a0 ??_C@_0L@EFLJKPA@mxArrayPtr?$AA@ 1002d9a0 sfc_mexmsvc80:sfc_mex.obj - 0002:000019ac ??_C@_0CK@FHKKOEPH@numDims?5?$DO?$DN?50?5?$CG?$CG?5numDims?5?$DM?$DN?5MAX_D@ 1002d9ac sfc_mexmsvc80:sfc_mex.obj - 0002:000019d8 ??_C@_0EM@MPIDLJBF@MATLAB?5expression?5?8?$CFs?8?5subscript@ 1002d9d8 sfc_mexmsvc80:sfc_mex.obj - 0002:00001a24 ??_C@_04IGKKBJEE@?$DN?$CFg?$DL?$AA@ 1002da24 sfc_mexmsvc80:sfc_mex.obj - 0002:00001a2c ??_C@_01PKGAHCOL@?$CJ?$AA@ 1002da2c sfc_mexmsvc80:sfc_mex.obj - 0002:00001a30 ??_C@_03LEIBKMN@?0?$CFd?$AA@ 1002da30 sfc_mexmsvc80:sfc_mex.obj - 0002:00001a34 ??_C@_03IECKINJK@?$CI?$CFd?$AA@ 1002da34 sfc_mexmsvc80:sfc_mex.obj - 0002:00001a38 ??_C@_0FB@HKJNNBFK@Stateflow?5ml?5type?5data?5?8?$CFs?8?5subs@ 1002da38 sfc_mexmsvc80:sfc_mex.obj - 0002:00001a8c ??_C@_0CN@HPHHCDPK@Stateflow?5ml?5type?5data?5?8?$CFs?8?5is?5n@ 1002da8c sfc_mexmsvc80:sfc_mex.obj - 0002:00001abc ??_C@_0CG@JIOBALFE@Stateflow?5ml?5type?5data?5?8?$CFs?8?5is?5e@ 1002dabc sfc_mexmsvc80:sfc_mex.obj - 0002:00001ae4 ??_C@_0BD@GAHDCPBG@mxArrayPtr?5?$CB?$DN?5NULL?$AA@ 1002dae4 sfc_mexmsvc80:sfc_mex.obj - 0002:00001af8 ??_C@_0CF@HCINMAFF@result?5?$DN?5mxCreateDoubleScalar?$CIva@ 1002daf8 sfc_mexmsvc80:sfc_mex.obj - 0002:00001b20 ??_C@_0BF@GAJKLFOH@fixpt_lower_mx_array?$AA@ 1002db20 sfc_mexmsvc80:sfc_mex.obj - 0002:00001b38 ??_C@_02FINOOIBE@Cg?$AA@ 1002db38 sfc_mexmsvc80:sfc_mex.obj - 0002:00001b3c ??_C@_09GIFEIFFL@sfprivate?$AA@ 1002db3c sfc_mexmsvc80:sfc_sf.obj - 0002:00001b48 ??_C@_0CC@JDELABLI@get_machine_and_chart_file_numbe@ 1002db48 sfc_mexmsvc80:sfc_sf.obj - 0002:00001b6c ??_C@_0BO@JCKKMPIB@get_sfun_block_specialization?$AA@ 1002db6c sfc_mexmsvc80:sfc_sf.obj - 0002:00001b90 ??_C@_0FP@OGBKADON@The?5chart?5name?5?4?4?4?$CFs?5is?5not?5pres@ 1002db90 sfc_mexmsvc80:sfc_sf.obj - 0002:00001bf0 ??_C@_0FM@KEMGDKHM@The?5chart?5name?5?$CFs?5is?5not?5present@ 1002dbf0 sfc_mexmsvc80:sfc_sf.obj - 0002:00001c4c ??_C@_0BD@NMFAPBEK@mdlInitializeSizes?$AA@ 1002dc4c sfc_mexmsvc80:sfc_sf.obj - 0002:00001c60 ??_C@_06EJFCAODB@sfc_sf?$AA@ 1002dc60 sfc_mexmsvc80:sfc_sf.obj - 0002:00001c68 ??_C@_0BJ@PBIFPMMD@mdlInitializeSampleTimes?$AA@ 1002dc68 sfc_mexmsvc80:sfc_sf.obj - 0002:00001c88 ??_C@_0FI@CPPGBPPK@Stateflow?5Internal?5Error?3?5?6Error@ 1002dc88 sfc_mexmsvc80:sfc_sf.obj - 0002:00001ce0 ??_C@_0CN@GACCLMJH@preload_infomatman_for_rtw_optim@ 1002dce0 sfc_mexmsvc80:sfc_sf.obj - 0002:00001d10 ??_C@_07CFINJGKH@Private?$AA@ 1002dd10 sfc_mexmsvc80:sfc_sf.obj - 0002:00001d18 ??_C@_0EK@MLFDFPLJ@Stateflow?5Internal?5Error?3?5?6Inter@ 1002dd18 sfc_mexmsvc80:sfc_sf.obj - 0002:00001d64 ??_C@_0BA@OAHFHIKJ@updateBuildInfo?$AA@ 1002dd64 sfc_mexmsvc80:sfc_sf.obj - 0002:00001d74 ??_C@_0BG@PNKGMGHF@rtw_optimization_info?$AA@ 1002dd74 sfc_mexmsvc80:sfc_sf.obj - 0002:00001d90 ??_C@_0GC@KEKNFKIJ@Stateflow?5Internal?5Error?3?5?6rtw_o@ 1002dd90 sfc_mexmsvc80:sfc_sf.obj - 0002:00001df4 ??_C@_0BA@PHPHFLPF@chart_inlinable?$AA@ 1002ddf4 sfc_mexmsvc80:sfc_sf.obj - 0002:00001e08 ??_C@_0MB@KGDKCEKF@Stateflow?5Internal?5Error?3?5?6Numbe@ 1002de08 sfc_mexmsvc80:sfc_sf.obj - 0002:00001ed0 ??_C@_0GN@DNCJEGHD@Stateflow?5Internal?5Error?3?5?6Error@ 1002ded0 sfc_mexmsvc80:sfc_sf.obj - 0002:00001f40 ??_C@_0CA@GOKFFBBO@outputEventsWithMultipleCallers?$AA@ 1002df40 sfc_mexmsvc80:sfc_sf.obj - 0002:00001f60 ??_C@_0LH@NDHODBLK@Stateflow?5Internal?5Error?3?5?6Numbe@ 1002df60 sfc_mexmsvc80:sfc_sf.obj - 0002:00002018 ??_C@_0BB@GEEDBOGK@reusable_outputs?$AA@ 1002e018 sfc_mexmsvc80:sfc_sf.obj - 0002:00002030 ??_C@_0II@FEBCOBGA@Stateflow?5Internal?5Error?3?5?6Numbe@ 1002e030 sfc_mexmsvc80:sfc_sf.obj - 0002:000020b8 ??_C@_0BG@HMMHPAKE@expressionable_inputs?$AA@ 1002e0b8 sfc_mexmsvc80:sfc_sf.obj - 0002:000020d0 ??_C@_0BB@MBBOKNEL@listen_for_ctrlc?$AA@ 1002e0d0 sfc_mexmsvc80:sfc_sf.obj - 0002:000020e4 ??_C@_03LOANPFAI@mex?$AA@ 1002e0e4 sfc_mexmsvc80:sfc_sf.obj - 0002:000020e8 ??_C@_07HLHKBCBI@sfdebug?$AA@ 1002e0e8 sfc_mexmsvc80:sfc_sf.obj - 0002:000020f0 ??_C@_07MFNNEMOJ@drawnow?$AA@ 1002e0f0 sfc_mexmsvc80:sfc_sf.obj - 0002:000020f8 __real@3fd3333333333333 1002e0f8 sfc_mexmsvc80:sfc_sf.obj - 0002:00002100 ??_C@_0DG@OJBAPEMA@Internal?5Error?3?5paramsIndex?5?$DN?5?$CFd@ 1002e100 sfc_mexmsvc80:sfc_sf.obj - 0002:00002138 ??_C@_0BAI@GPDPHGCD@Cannot?5broadcast?5function?5call?5o@ 1002e138 sfc_mexmsvc80:sfc_sf.obj - 0002:00002240 ??_C@_0BBC@NGKHEJAF@Cannot?5enable?1disable?5function?5c@ 1002e240 sfc_mexmsvc80:sfc_sf.obj - 0002:00002354 ??_C@_08HDNBGBNP@bitWidth?$AA@ 1002e354 sfc_mexmsvc80:sfc_sf.obj - 0002:00002360 ??_C@_0BG@MDDFDLDC@resolveToSignalObject?$AA@ 1002e360 sfc_mexmsvc80:sfc_sf.obj - 0002:00002378 ??_C@_07KHBFOCMF@varName?$AA@ 1002e378 sfc_mexmsvc80:sfc_sf.obj - 0002:00002380 ??_C@_09LHPHPAOE@isComplex?$AA@ 1002e380 sfc_mexmsvc80:sfc_sf.obj - 0002:0000238c ??_C@_08MLIGMCAH@typeSize?$AA@ 1002e38c sfc_mexmsvc80:sfc_sf.obj - 0002:00002398 ??_C@_0CM@OAMAJMIG@Failed?5to?5register?5type?5?8?$CFs?8?5wit@ 1002e398 sfc_mexmsvc80:sfc_sf.obj - 0002:000023c4 ??_C@_05OOLPEHEB@void?$CK?$AA@ 1002e3c4 sfc_mexmsvc80:sfc_sf.obj - 0002:000023cc ??_C@_0BI@OFLHAMB@vector_of_void_pointers?$AA@ 1002e3cc sfc_mexmsvc80:sfc_sf.obj - 0002:000023e4 ??_C@_04NBAGBPGE@bias?$AA@ 1002e3e4 sfc_mexmsvc80:sfc_sf.obj - 0002:000023ec ??_C@_08EGJNFMPO@exponent?$AA@ 1002e3ec sfc_mexmsvc80:sfc_sf.obj - 0002:000023f8 ??_C@_05LAHHKLJI@slope?$AA@ 1002e3f8 sfc_mexmsvc80:sfc_sf.obj - 0002:00002400 ??_C@_0L@EMMELFNN@wordLength?$AA@ 1002e400 sfc_mexmsvc80:sfc_sf.obj - 0002:0000240c ??_C@_08EJEJGLGA@isSigned?$AA@ 1002e40c sfc_mexmsvc80:sfc_sf.obj - 0002:00002418 ??_C@_0P@MJIKALJF@isScaledDouble?$AA@ 1002e418 sfc_mexmsvc80:sfc_sf.obj - 0002:00002428 ??_C@_05LFJLPLPG@fixpt?$AA@ 1002e428 sfc_mexmsvc80:sfc_sf.obj - 0002:00002430 ??_C@_07GOBOHMJA@boolean?$AA@ 1002e430 sfc_mexmsvc80:sfc_sf.obj - 0002:00002438 ??_C@_04GPMDFGEJ@type?$AA@ 1002e438 sfc_mexmsvc80:sfc_sf.obj - 0002:00002440 ??_C@_0O@EIPJLOAA@extModeUpload?$AA@ 1002e440 sfc_mexmsvc80:sfc_sf.obj - 0002:00002450 ??_C@_03PLHFFLIH@ptr?$AA@ 1002e450 sfc_mexmsvc80:sfc_sf.obj - 0002:00002454 ??_C@_0BC@HMCIKMPA@requiredStackSize?$AA@ 1002e454 sfc_mexmsvc80:sfc_sf.obj - 0002:00002468 ??_C@_0CB@OCGIMAKA@RegisterMachineParentedDataDwork@ 1002e468 sfc_mexmsvc80:sfc_sf.obj - 0002:0000248c ??_C@_0BD@LFPAKDFC@machineDataVarInfo?$AA@ 1002e48c sfc_mexmsvc80:sfc_sf.obj - 0002:000024a0 ??_C@_09GAJBGLOB@dworkInfo?$AA@ 1002e4a0 sfc_mexmsvc80:sfc_sf.obj - 0002:000024ac _sf_uint_bits_log2 1002e4ac sfc_debugmsvc80:sfcdebug.obj - 0002:000024cc ??_C@_04GKMJMOBJ@disp?$AA@ 1002e4cc sfc_debugmsvc80:sfcdebug.obj - 0002:000024d4 ??_C@_0DJ@GEKCDEED@Runtime?5size?5mismatch?5for?5dimens@ 1002e4d4 sfc_debugmsvc80:sfcdebug.obj - 0002:00002510 ??_C@_0N@IHFJDIPG@load_machine?$AA@ 1002e510 sfc_debugmsvc80:sfcdebug.obj - 0002:00002520 ??_C@_0P@NOFOFJMO@ScriptCacheGet?$AA@ 1002e520 sfc_debugmsvc80:sfcdebug.obj - 0002:00002530 ??_C@_0P@HCIIHGKN@simulationTime?$AA@ 1002e530 sfc_debugmsvc80:sfcdebug.obj - 0002:00002540 ??_C@_06MBJIKMHL@isSend?$AA@ 1002e540 sfc_debugmsvc80:sfcdebug.obj - 0002:00002548 ??_C@_0BC@HKLNGIIJ@messagePortNumber?$AA@ 1002e548 sfc_debugmsvc80:sfcdebug.obj - 0002:0000255c ??_C@_07KGNNMFDL@chartId?$AA@ 1002e55c sfc_debugmsvc80:sfcdebug.obj - 0002:00002564 ??_C@_0BD@LPIHANBP@State?5Entry?5Action?$AA@ 1002e564 sfc_debugmsvc80:sfcdebug.obj - 0002:00002578 ??_C@_0BE@EDAKPKIF@State?5During?5Action?$AA@ 1002e578 sfc_debugmsvc80:sfcdebug.obj - 0002:0000258c ??_C@_0BC@FKIGLKJE@State?5Exit?5Action?$AA@ 1002e58c sfc_debugmsvc80:sfcdebug.obj - 0002:000025a0 ??_C@_04CGFJFPFD@none?$AA@ 1002e5a0 sfc_debugmsvc80:sfcdebug.obj - 0002:000025a8 ??_C@_0BC@EPJNNAPA@Transition?5Action?$AA@ 1002e5a8 sfc_debugmsvc80:sfcdebug.obj - 0002:000025bc ??_C@_0BB@ODEGBFLN@Condition?5Action?$AA@ 1002e5bc sfc_debugmsvc80:sfcdebug.obj - 0002:000025d0 ??_C@_0BO@JIGLNAHF@Transition?5Guarding?5Condition?$AA@ 1002e5d0 sfc_debugmsvc80:sfcdebug.obj - 0002:000025f0 ??_C@_0BD@JMJALEKH@Transition?5Trigger?$AA@ 1002e5f0 sfc_debugmsvc80:sfcdebug.obj - 0002:00002604 ??_C@_0DI@JGHJOLLJ@INTERNAL?5ERROR?4?5Failed?5assertion@ 1002e604 sfc_debugmsvc80:sfcdebug.obj - 0002:0000263c ??_C@_01EEMJAFIK@?6?$AA@ 1002e63c sfc_debugmsvc80:sfcdebug.obj - 0002:00002640 ??_C@_0P@HHNBJNJA@context_string?$AA@ 1002e640 sfc_debugmsvc80:sfcdebug.obj - 0002:00002650 ??_C@_0L@GJHMCDGO@sfcdebug?4c?$AA@ 1002e650 sfc_debugmsvc80:sfcdebug.obj - 0002:0000265c ??_C@_0BG@GIIBDCKK@debugInstance?5?$CB?$DN?5NULL?$AA@ 1002e65c sfc_debugmsvc80:sfcdebug.obj - 0002:00002674 ??_C@_0DL@EPKGPGLC@?$CImachine?9?$DOdataCompInfo?4fixedPoin@ 1002e674 sfc_debugmsvc80:sfcdebug.obj - 0002:000026b0 ??_C@_0DE@CBCLKIAM@?$CImachine?9?$DOdataCompInfo?4isComplex@ 1002e6b0 sfc_debugmsvc80:sfcdebug.obj - 0002:000026e4 ??_C@_0DP@MDOJBFKE@?$CIinstance?9?$DOdataCompInfo?4fixedPoi@ 1002e6e4 sfc_debugmsvc80:sfcdebug.obj - 0002:00002724 ??_C@_0DM@KFHGIBMB@?$CIinstance?9?$DOdataCompInfo?4fixedPoi@ 1002e724 sfc_debugmsvc80:sfcdebug.obj - 0002:00002760 ??_C@_0DF@IIPJPBAH@?$CIinstance?9?$DOdataCompInfo?4isComple@ 1002e760 sfc_debugmsvc80:sfcdebug.obj - 0002:00002798 ??_C@_0DA@OMEPAHNH@?$CIchart?9?$DOdata?4outputDataFlags?$CJ?4le@ 1002e798 sfc_debugmsvc80:sfcdebug.obj - 0002:000027c8 ??_C@_0CP@JPBDBJBK@?$CIchart?9?$DOdata?4inputDataFlags?$CJ?4len@ 1002e7c8 sfc_debugmsvc80:sfcdebug.obj - 0002:000027f8 ??_C@_03KGJNKAJD@lic?$AA@ 1002e7f8 sfc_debugmsvc80:sfcdebug.obj - 0002:000027fc ??_C@_04PNMLDJAE@ense?$AA@ 1002e7fc sfc_debugmsvc80:sfcdebug.obj - 0002:00002804 ??_C@_0L@ONMHLBPB@?$CFs?$CFs?$CFslbox?$AA@ 1002e804 sfc_debugmsvc80:sfcdebug.obj - 0002:00002810 ??_C@_04CLOJJEIM@fixe?$AA@ 1002e810 sfc_debugmsvc80:sfcdebug.obj - 0002:00002818 ??_C@_05CBHOIFCP@t_too?$AA@ 1002e818 sfc_debugmsvc80:sfcdebug.obj - 0002:00002820 ??_C@_06MGFNEDEJ@d_poin?$AA@ 1002e820 sfc_debugmsvc80:sfcdebug.obj - 0002:00002828 ??_C@_04HDOCAJNK@?$CFs?$CFs?$AA@ 1002e828 sfc_debugmsvc80:sfcdebug.obj - 0002:00002830 ??_C@_04BJBBOLDM@chec?$AA@ 1002e830 sfc_debugmsvc80:sfcdebug.obj - 0002:00002838 ??_C@_04KNBDLPKC@kout?$AA@ 1002e838 sfc_debugmsvc80:sfcdebug.obj - 0002:00002840 ??_C@_0BA@FKECJMCE@active_instance?$AA@ 1002e840 sfc_debugmsvc80:sfcdebug.obj - 0002:00002850 ??_C@_0DD@MJFCMKPO@transCnt?5?$DN?$DN?5instance?9?$DOcvToolIds?4@ 1002e850 sfc_debugmsvc80:sfcdebug.obj - 0002:00002884 ??_C@_0CO@MONEMJEL@stateCnt?5?$DN?$DN?5instance?9?$DOcvToolIds?4@ 1002e884 sfc_debugmsvc80:sfcdebug.obj - 0002:000028b4 ??_C@_0O@ELHBEDAD@init_debugger?$AA@ 1002e8b4 sfc_debugmsvc80:sfcdebug.obj - 0002:000028c4 ??_C@_0L@PKOFOKNN@break_here?$AA@ 1002e8c4 sfc_debugmsvc80:sfcdebug.obj - 0002:000028d0 ??_C@_0BH@KBPHNGCH@script?4activeMachineId?$AA@ 1002e8d0 sfc_debugmsvc80:sfcdebug.obj - 0002:000028e8 ??_C@_03KCHOJKKI@set?$AA@ 1002e8e8 sfc_debugmsvc80:sfcdebug.obj - 0002:000028ec ??_C@_0DD@PKMAPHBF@?$CImachine?9?$DOdata?4watchFlags?$CJ?4lengt@ 1002e8ec sfc_debugmsvc80:sfcdebug.obj - 0002:00002920 ??_C@_0FE@KLPHIMDI@?$CIchart?9?$DOdata?4watchFlags?$CJ?4length?$DO@ 1002e920 sfc_debugmsvc80:sfcdebug.obj - 0002:00002974 ??_C@_0BO@GFBPGEIL@bufferSizeGet?5?$DN?$DN?5totalSizeGet?$AA@ 1002e974 sfc_debugmsvc80:sfcdebug.obj - 0002:00002994 ??_C@_0BO@BEEPOEDP@bufferSizeSet?5?$DN?$DN?5totalSizeSet?$AA@ 1002e994 sfc_debugmsvc80:sfcdebug.obj - 0002:000029b4 ??_C@_0BG@NNAKOPEK@get_script_line_count?$AA@ 1002e9b4 sfc_debugmsvc80:sfcdebug.obj - 0002:000029cc ??_C@_0BJ@GADAHKGG@temporal_threshold_error?$AA@ 1002e9cc sfc_debugmsvc80:sfcdebug.obj - 0002:000029e8 ??_C@_0BK@KABIOMCC@transition_conflict_error?$AA@ 1002e9e8 sfc_debugmsvc80:sfcdebug.obj - 0002:00002a04 ??_C@_0BK@HLPANOPJ@state_inconsistency_error?$AA@ 1002ea04 sfc_debugmsvc80:sfcdebug.obj - 0002:00002a20 ??_C@_0BA@PCEGODO@cycle_detection?$AA@ 1002ea20 sfc_debugmsvc80:sfcdebug.obj - 0002:00002a30 ??_C@_0CP@HMOGACCG@Simulation?5stopped?5due?5to?5out?5of@ 1002ea30 sfc_debugmsvc80:sfcdebug.obj - 0002:00002a60 ??_C@_0BD@LFFFHIJG@array_bounds_error?$AA@ 1002ea60 sfc_debugmsvc80:sfcdebug.obj - 0002:00002a74 ??_C@_0O@IENBAMNA@runtime_error?$AA@ 1002ea74 sfc_debugmsvc80:sfcdebug.obj - 0002:00002a84 ??_C@_0CC@EDKHOOPE@Call?5to?5MATLAB?5function?5aborted?3@ 1002ea84 sfc_debugmsvc80:sfcdebug.obj - 0002:00002aa8 ??_C@_0DJ@JBGHLJFL@Simulation?5stopped?5due?5to?5size?5m@ 1002eaa8 sfc_debugmsvc80:sfcdebug.obj - 0002:00002ae4 ??_C@_0DJ@EAKPCDBG@Simulation?5stopped?5due?5to?5size?5m@ 1002eae4 sfc_debugmsvc80:sfcdebug.obj - 0002:00002b20 ??_C@_0GD@BJCLDBKO@Simulation?5stopped?5due?5to?5size?5m@ 1002eb20 sfc_debugmsvc80:sfcdebug.obj - 0002:00002b88 ??_C@_0GJ@OHCOIONE@Simulation?5stopped?5due?5to?5size?5o@ 1002eb88 sfc_debugmsvc80:sfcdebug.obj - 0002:00002bf4 ??_C@_0DF@BOMHHCNB@Subscripted?5assignment?5dimension@ 1002ebf4 sfc_debugmsvc80:sfcdebug.obj - 0002:00002c30 ??_C@_0NG@BOPFGKBO@Matrix?$CImatrix?$CJ?5subscript?5turned?5@ 1002ec30 sfc_debugmsvc80:sfcdebug.obj - 0002:00002d08 ??_C@_0HE@FPEPCMDA@Matrix?$CImatrix?$CJ?5subscript?5turned?5@ 1002ed08 sfc_debugmsvc80:sfcdebug.obj - 0002:00002d80 ??_C@_0NG@MLJIHJIH@Vector?$CIvector?$CJ?5subscript?5turned?5@ 1002ed80 sfc_debugmsvc80:sfcdebug.obj - 0002:00002e58 ??_C@_0HE@BHPDCNDF@Vector?$CIvector?$CJ?5subscript?5turned?5@ 1002ee58 sfc_debugmsvc80:sfcdebug.obj - 0002:00002ecc ??_C@_0BL@HKADOJK@Unknown?5runtime?5error?3?5?$CFs?4?$AA@ 1002eecc sfc_debugmsvc80:sfcdebug.obj - 0002:00002ee8 ??_C@_0P@FIEIFKHH@dataName?$CB?$DNNULL?$AA@ 1002eee8 sfc_debugmsvc80:sfcdebug.obj - 0002:00002ef8 ??_C@_0BC@JKFOPCCM@non_integer_error?$AA@ 1002eef8 sfc_debugmsvc80:sfcdebug.obj - 0002:00002f0c ??_C@_09MMCAMPEC@nan_error?$AA@ 1002ef0c sfc_debugmsvc80:sfcdebug.obj - 0002:00002f18 ??_C@_0P@KGNBONIG@negative_error?$AA@ 1002ef18 sfc_debugmsvc80:sfcdebug.obj - 0002:00002f28 ??_C@_0DA@OEGHOJFO@Simulation?5stopped?5due?5to?5divide@ 1002ef28 sfc_debugmsvc80:sfcdebug.obj - 0002:00002f58 ??_C@_0P@DAGNNBKM@overflow_error?$AA@ 1002ef58 sfc_debugmsvc80:sfcdebug.obj - 0002:00002f68 ??_C@_0BF@IEPBJJM@divide_by_zero_error?$AA@ 1002ef68 sfc_debugmsvc80:sfcdebug.obj - 0002:00002f80 ??_C@_0BC@CNIFONOF@unsafe_enum_error?$AA@ 1002ef80 sfc_debugmsvc80:sfcdebug.obj - 0002:00002f94 ??_C@_0BA@GLGJGIFO@data_loss_error?$AA@ 1002ef94 sfc_debugmsvc80:sfcdebug.obj - 0002:00002fa4 ??_C@_0BB@LFNCDKMF@data_range_error?$AA@ 1002efa4 sfc_debugmsvc80:sfcdebug.obj - 0002:00002fb8 ??_C@_0FA@OJFHKNAF@Simulation?5stopped?5because?5a?5dat@ 1002efb8 sfc_debugmsvc80:sfcdebug.obj - 0002:00003008 ??_C@_0BI@LLOJJCOG@read_before_write_error?$AA@ 1002f008 sfc_debugmsvc80:sfcdebug.obj - 0002:00003020 __real@4059000000000000 1002f020 sfc_debugmsvc80:sfcdebug.obj - 0002:00003028 ??_C@_0EL@LHLCBPON@objectType?$DN?$DNEVENT_OBJECT?5?$CG?$CG?5obje@ 1002f028 sfc_debugmsvc80:sfcdebug.obj - 0002:00003074 ??_C@_0CK@BGKNIJPH@Simulation?5stopped?5due?5to?5infini@ 1002f074 sfc_debugmsvc80:sfcdebug.obj - 0002:000030a0 ??_C@_0BC@OGHOEIO@draw_message_post?$AA@ 1002f0a0 sfc_debugmsvc80:sfcdebug.obj - 0002:000030b8 ??_C@_0EC@EKMLJIIP@strlen?$CItargetName?$CJ?$DMsizeof?$CIdebugI@ 1002f0b8 sfc_debugmsvc80:sfcdebug.obj - 0002:00003100 ??_C@_0EE@LPPEFNLK@strlen?$CImachineName?$CJ?$DMsizeof?$CIdebug@ 1002f100 sfc_debugmsvc80:sfcdebug.obj - 0002:00003144 ??_C@_0BO@OEBODAF@charts?9?$DOlength?5?$DM?5charts?9?$DOsize?$AA@ 1002f144 sfc_debugmsvc80:sfcdebug.obj - 0002:00003164 ??_C@_0P@NDNBPAGO@charts?9?$DOsize?$DO0?$AA@ 1002f164 sfc_debugmsvc80:sfcdebug.obj - 0002:00003174 ??_C@_09DACGJFPO@terminate?$AA@ 1002f174 sfc_debugmsvc80:sfcdebug.obj - 0002:00003180 ??_C@_0BH@BOIPOAMD@currentoptionalinteger?$AA@ 1002f180 sfc_debugmsvc80:sfc_api.obj - 0002:00003198 ??_C@_0BI@KDFLIHKN@currentstatementcontext?$AA@ 1002f198 sfc_debugmsvc80:sfc_api.obj - 0002:000031b0 ??_C@_0BF@CJJCNHOP@currentstatementinfo?$AA@ 1002f1b0 sfc_debugmsvc80:sfc_api.obj - 0002:000031c8 ??_C@_0BA@EEHAMBBL@currentcoverage?$AA@ 1002f1c8 sfc_debugmsvc80:sfc_api.obj - 0002:000031d8 ??_C@_0BD@CPIGBEHM@currentmachinename?$AA@ 1002f1d8 sfc_debugmsvc80:sfc_api.obj - 0002:000031ec ??_C@_0BF@MPNFKHIK@currentmachinenumber?$AA@ 1002f1ec sfc_debugmsvc80:sfc_api.obj - 0002:00003204 ??_C@_0BB@EAGFPGEG@currentmachineid?$AA@ 1002f204 sfc_debugmsvc80:sfc_api.obj - 0002:00003218 ??_C@_0P@LDEJFJKJ@simulationtime?$AA@ 1002f218 sfc_debugmsvc80:sfc_api.obj - 0002:00003228 ??_C@_0P@CKMPNBM@currenttagtype?$AA@ 1002f228 sfc_debugmsvc80:sfc_api.obj - 0002:00003238 ??_C@_0BH@EMAALFDO@currentactiveeventtype?$AA@ 1002f238 sfc_debugmsvc80:sfc_api.obj - 0002:00003250 ??_C@_0BF@BIDFPCPF@currentactiveeventid?$AA@ 1002f250 sfc_debugmsvc80:sfc_api.obj - 0002:00003268 ??_C@_0BA@LAPNNELA@currentobjectid?$AA@ 1002f268 sfc_debugmsvc80:sfc_api.obj - 0002:00003278 ??_C@_0BB@LLJHHKEI@currenteventtype?$AA@ 1002f278 sfc_debugmsvc80:sfc_api.obj - 0002:0000328c ??_C@_0BC@BDADCDEL@currentobjecttype?$AA@ 1002f28c sfc_debugmsvc80:sfc_api.obj - 0002:000032a0 ??_C@_0BH@HDHFFKCN@currentisminortimestep?$AA@ 1002f2a0 sfc_debugmsvc80:sfc_api.obj - 0002:000032b8 ??_C@_0BG@PKFJEKLL@currentinstancehandle?$AA@ 1002f2b8 sfc_debugmsvc80:sfc_api.obj - 0002:000032d0 ??_C@_0BG@GJFHKFBJ@currentinstancenumber?$AA@ 1002f2d0 sfc_debugmsvc80:sfc_api.obj - 0002:000032e8 ??_C@_0BD@DKAMMHEE@currentchartnumber?$AA@ 1002f2e8 sfc_debugmsvc80:sfc_api.obj - 0002:000032fc ??_C@_0P@EANFOHCD@currentchartid?$AA@ 1002f2fc sfc_debugmsvc80:sfc_api.obj - 0002:0000330c ??_C@_0CC@JILMFDHL@extract_message_post_receive_inf@ 1002f30c sfc_debugmsvc80:sfc_api.obj - 0002:00003330 ??_C@_06IMFOKBKF@assign?$AA@ 1002f330 sfc_debugmsvc80:sfc_api.obj - 0002:00003338 ??_C@_0BC@CMFMGKCG@set_script_cv_ids?$AA@ 1002f338 sfc_debugmsvc80:sfc_api.obj - 0002:0000334c ??_C@_0BE@ONNFKBAC@set_instance_cv_ids?$AA@ 1002f34c sfc_debugmsvc80:sfc_api.obj - 0002:00003360 ??_C@_0BE@CDIKCKCD@get_instance_handle?$AA@ 1002f360 sfc_debugmsvc80:sfc_api.obj - 0002:00003374 ??_C@_0BE@GPEMFILK@break_between_times?$AA@ 1002f374 sfc_debugmsvc80:sfc_api.obj - 0002:00003388 ??_C@_0O@KGONFDDG@active_states?$AA@ 1002f388 sfc_debugmsvc80:sfc_api.obj - 0002:00003398 ??_C@_0BC@LHALNGBC@state_consistency?$AA@ 1002f398 sfc_debugmsvc80:sfc_api.obj - 0002:000033ac ??_C@_0BE@JNDELHDH@transition_conflict?$AA@ 1002f3ac sfc_debugmsvc80:sfc_api.obj - 0002:000033c0 ??_C@_0L@ECJAFPAF@data_range?$AA@ 1002f3c0 sfc_debugmsvc80:sfc_api.obj - 0002:000033cc ??_C@_0O@NAKDKJME@select_charts?$AA@ 1002f3cc sfc_debugmsvc80:sfc_api.obj - 0002:000033dc ??_C@_0N@KLDBDGD@select_chart?$AA@ 1002f3dc sfc_debugmsvc80:sfc_api.obj - 0002:000033ec ??_C@_0O@NJPMKBAC@set_animation?$AA@ 1002f3ec sfc_debugmsvc80:sfc_api.obj - 0002:000033fc ??_C@_09FLOFKLFE@set_watch?$AA@ 1002f3fc sfc_debugmsvc80:sfc_api.obj - 0002:00003408 ??_C@_0O@ECMAEPOC@get_script_id?$AA@ 1002f408 sfc_debugmsvc80:sfc_api.obj - 0002:00003418 ??_C@_0BJ@KFGPCNG@query_script_breakpoints?$AA@ 1002f418 sfc_debugmsvc80:sfc_api.obj - 0002:00003434 ??_C@_0BJ@CAAHLJNF@clear_script_breakpoints?$AA@ 1002f434 sfc_debugmsvc80:sfc_api.obj - 0002:00003450 ??_C@_0BH@BAILBHDP@add_script_breakpoints?$AA@ 1002f450 sfc_debugmsvc80:sfc_api.obj - 0002:00003468 ??_C@_0BH@KAKDDELG@set_script_breakpoints?$AA@ 1002f468 sfc_debugmsvc80:sfc_api.obj - 0002:00003480 ??_C@_0BE@GAGDJPKA@set_eml_breakpoints?$AA@ 1002f480 sfc_debugmsvc80:sfc_api.obj - 0002:00003494 ??_C@_0BA@NHOBHLLJ@set_breakpoints?$AA@ 1002f494 sfc_debugmsvc80:sfc_api.obj - 0002:000034a4 ??_C@_0BF@GOGOODJG@break_on_state_entry?$AA@ 1002f4a4 sfc_debugmsvc80:sfc_api.obj - 0002:000034bc ??_C@_0BJ@FPOJDFBP@break_on_event_broadcast?$AA@ 1002f4bc sfc_debugmsvc80:sfc_api.obj - 0002:000034d8 ??_C@_0BF@FJBBAFJ@break_on_chart_entry?$AA@ 1002f4d8 sfc_debugmsvc80:sfc_api.obj - 0002:000034f0 ??_C@_0N@MHHEHLAI@browse_trace?$AA@ 1002f4f0 sfc_debugmsvc80:sfc_api.obj - 0002:00003500 ??_C@_0BB@JEAJMJMI@consistency_info?$AA@ 1002f500 sfc_debugmsvc80:sfc_api.obj - 0002:00003514 ??_C@_04MLCEENPJ@whos?$AA@ 1002f514 sfc_debugmsvc80:sfc_api.obj - 0002:0000351c ??_C@_0L@LNIDAIN@watch_data?$AA@ 1002f51c sfc_debugmsvc80:sfc_api.obj - 0002:00003528 ??_C@_0M@JEJMEFEG@browse_data?$AA@ 1002f528 sfc_debugmsvc80:sfc_api.obj - 0002:00003534 ??_C@_03HNAFFKGA@get?$AA@ 1002f534 sfc_debugmsvc80:sfc_api.obj - 0002:00003538 ??_C@_05LBOHBHFK@close?$AA@ 1002f538 sfc_debugmsvc80:sfc_api.obj - 0002:00003540 ??_C@_0BM@ICDFOOIE@set_disable_all_breakpoints?$AA@ 1002f540 sfc_debugmsvc80:sfc_api.obj - 0002:0000355c ??_C@_0BP@IBIALPGH@disable_all_breakpoints_and_go?$AA@ 1002f55c sfc_debugmsvc80:sfc_api.obj - 0002:0000357c ??_C@_0BJ@BOMFHJBD@is_array_bounds_detected?$AA@ 1002f57c sfc_debugmsvc80:sfc_api.obj - 0002:00003598 ??_C@_0BC@LKOOEAAH@is_cycle_detected?$AA@ 1002f598 sfc_debugmsvc80:sfc_api.obj - 0002:000035ac ??_C@_0P@NIBPNIDJ@stop_debugging?$AA@ 1002f5ac sfc_debugmsvc80:sfc_api.obj - 0002:000035bc ??_C@_05ELPHFHOI@break?$AA@ 1002f5bc sfc_debugmsvc80:sfc_api.obj - 0002:000035c4 ??_C@_06PLELHCEK@resume?$AA@ 1002f5c4 sfc_debugmsvc80:sfc_api.obj - 0002:000035cc ??_C@_08OKABEMKO@step_out?$AA@ 1002f5cc sfc_debugmsvc80:sfc_api.obj - 0002:000035d8 ??_C@_09CDNMPCHO@step_over?$AA@ 1002f5d8 sfc_debugmsvc80:sfc_api.obj - 0002:000035e4 ??_C@_02KPEDIMCA@go?$AA@ 1002f5e4 sfc_debugmsvc80:sfc_api.obj - 0002:000035e8 ??_C@_0P@MMCMIGPN@debugger_alive?$AA@ 1002f5e8 sfc_debugmsvc80:sfc_api.obj - 0002:000035f8 ??_C@_0N@GHFBLJDM@machine_load?$AA@ 1002f5f8 sfc_debugmsvc80:sfc_api.obj - 0002:00003608 ??_C@_0O@GIBFCMLF@chart_visible?$AA@ 1002f608 sfc_debugmsvc80:sfc_api.obj - 0002:00003820 ??_C@_05JEMLEKKA@found?$AA@ 1002f820 sfc_debugmsvc80:sfc_api.obj - 0002:00003828 ??_C@_09KFNMLIAN@sfc_api?4c?$AA@ 1002f828 sfc_debugmsvc80:sfc_api.obj - 0002:00003834 ??_C@_0N@PFBMDOLG@sf_debug_api?$AA@ 1002f834 sfc_debugmsvc80:sfc_api.obj - 0002:00003844 ??_C@_07KEAHHHLK@nrhs?$DN?$DN3?$AA@ 1002f844 sfc_debugmsvc80:sfc_api.obj - 0002:0000384c ??_C@_0BC@HOOMKBNL@mxIsChar?$CIprhs?$FL0?$FN?$CJ?$AA@ 1002f84c sfc_debugmsvc80:sfc_api.obj - 0002:00003860 ??_C@_0BF@NGLAGMHA@mxIsNumeric?$CIprhs?$FL0?$FN?$CJ?$AA@ 1002f860 sfc_debugmsvc80:sfc_api.obj - 0002:00003878 ??_C@_07IEIELKNG@nrhs?$DO?$DN1?$AA@ 1002f878 sfc_debugmsvc80:sfc_api.obj - 0002:00003880 ??_C@_07LNBMEGPL@nrhs?$DN?$DN2?$AA@ 1002f880 sfc_debugmsvc80:sfc_api.obj - 0002:00003888 ??_C@_0BD@DPNMCCEH@nrhs?$DN?$DN1?5?$HM?$HM?5nrhs?$DN?$DN3?$AA@ 1002f888 sfc_debugmsvc80:sfc_api.obj - 0002:0000389c ??_C@_09FKOBHCEN@nrhs?5?$DN?$DN?52?$AA@ 1002f89c sfc_debugmsvc80:sfc_api.obj - 0002:000038a8 ??_C@_09EMKMAIDO@nrhs?5?$DM?$DN?51?$AA@ 1002f8a8 sfc_debugmsvc80:sfc_api.obj - 0002:000038b4 ??_C@_07OLEGOBHN@nrhs?$DN?$DN4?$AA@ 1002f8b4 sfc_debugmsvc80:sfc_api.obj - 0002:000038bc ??_C@_07PCFNNADM@nrhs?$DN?$DN5?$AA@ 1002f8bc sfc_debugmsvc80:sfc_api.obj - 0002:000038c4 ??_C@_07JGDBBFDI@nrhs?$DN?$DN1?$AA@ 1002f8c4 sfc_debugmsvc80:sfc_api.obj - 0002:000038cc ??_C@_07KBNAPCKL@nlhs?$DN?$DN1?$AA@ 1002f8cc sfc_debugmsvc80:sfc_api.obj - 0002:000038d4 ??_C@_08PAMHJLPB@statusOk?$AA@ 1002f8d4 sfc_debugmsvc80:sfc_api.obj - 0002:000038e0 ??_C@_07NJHAIDPP@nrhs?$DN?$DN6?$AA@ 1002f8e0 sfc_debugmsvc80:sfc_api.obj - 0002:000038e8 ??_C@_0L@EMNHGDGL@nlhs?$DN?$DNnrhs?$AA@ 1002f8e8 sfc_debugmsvc80:sfc_api.obj - 0002:000038f4 ??_C@_0P@BLJCAHMG@select_objects?$AA@ 1002f8f4 sfc_debugmsvc80:sfdb_animation.obj - 0002:00003904 ??_C@_06CFKBOPCI@states?$AA@ 1002f904 sfc_debugmsvc80:sfdb_animation.obj - 0002:0000390c ??_C@_0P@KHIIFDEG@instanceHandle?$AA@ 1002f90c sfc_debugmsvc80:sfdb_animation.obj - 0002:0000391c ??_C@_0P@DEIGLMOE@instanceNumber?$AA@ 1002f91c sfc_debugmsvc80:sfdb_animation.obj - 0002:0000392c ??_C@_0N@HACOJJON@instanceName?$AA@ 1002f92c sfc_debugmsvc80:sfdb_animation.obj - 0002:0000393c ??_C@_0M@BFNIOHPP@chartNumber?$AA@ 1002f93c sfc_debugmsvc80:sfdb_animation.obj - 0002:00003948 ??_C@_09KMHJEGJ@chartName?$AA@ 1002f948 sfc_debugmsvc80:sfdb_animation.obj - 0002:00003954 ??_C@_06OOECHJN@charts?$AA@ 1002f954 sfc_debugmsvc80:sfdb_animation.obj - 0002:0000395c ??_C@_0O@LOMGGENK@machineNumber?$AA@ 1002f95c sfc_debugmsvc80:sfdb_animation.obj - 0002:0000396c ??_C@_09OOJCKABH@machineId?$AA@ 1002f96c sfc_debugmsvc80:sfdb_animation.obj - 0002:00003978 ??_C@_0M@OCOCCFP@machineName?$AA@ 1002f978 sfc_debugmsvc80:sfdb_animation.obj - 0002:00003984 ??_C@_0CN@CCJEMGOM@?$CIinstance?9?$DOsm?4statePack?$CJ?4length?$DO@ 1002f984 sfc_debugmsvc80:sfdb_animation.obj - 0002:000039b4 ??_C@_0DC@DKAJIDPA@?$CIinstance?9?$DOsm?4transitionPack?$CJ?4le@ 1002f9b4 sfc_debugmsvc80:sfdb_animation.obj - 0002:000039e8 ??_C@_0BB@EGGLBLCL@sfdb_animation?4c?$AA@ 1002f9e8 sfc_debugmsvc80:sfdb_animation.obj - 0002:000039fc ??_C@_09ODDKEGMC@cvprivate?$AA@ 1002f9fc sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a08 ??_C@_0BB@GDGPIGLB@cv_model_enabled?$AA@ 1002fa08 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a1c ??_C@_09DDDNMFIJ@get_param?$AA@ 1002fa1c sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a28 ??_C@_0L@BODNDPN@CoverageId?$AA@ 1002fa28 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a38 __real@4008000000000000 1002fa38 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a40 ??_C@_05IEGMLJMJ@exist?$AA@ 1002fa40 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a48 ??_C@_02DDEKINOE@cv?$AA@ 1002fa48 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a50 __real@4082c00000000000 1002fa50 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a58 ??_C@_0O@HGNEKHDK@MatlabVersion?$AA@ 1002fa58 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a68 ??_C@_0M@IIAIMKFO@status?5?$DN?$DN?50?$AA@ 1002fa68 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a74 ??_C@_0BB@ENEMAMMG@cv_sfinterface?4c?$AA@ 1002fa74 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a88 ??_C@_0CC@JMPFGLON@mxGetNumberOfElements?$CIplhs?$FL3?$FN?$CJ?$DN?$DN@ 1002fa88 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003aac ??_C@_0P@MCDOIOOF@plhs?$FL3?$FN?5?$CB?$DNNULL?$AA@ 1002faac sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003abc ??_C@_0P@HAMLCBNF@len?$DM?$DNdataCount?$AA@ 1002fabc sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003acc ??_C@_0BA@FJOAHKLL@len?$DN?$DNtransCount?$AA@ 1002facc sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003adc ??_C@_0BA@JELAJLGI@len?$DN?$DNstateCount?$AA@ 1002fadc sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003aec ??_C@_0BC@NEFBEIHN@InitChartInstance?$AA@ 1002faec sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003b00 ??_C@_04MMALOABH@cvsf?$AA@ 1002fb00 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003b08 ??_C@_0L@GIEKKEHF@InitScript?$AA@ 1002fb08 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003b14 ??_C@_08DNDOONPK@sigrange?$AA@ 1002fb14 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003b20 ??_C@_0O@KGBGEHIN@MetricEnabled?$AA@ 1002fb20 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003b30 ??_C@_0BC@NKPEPJDJ@chart?9?$DOchartId?$CB?$DN0?$AA@ 1002fb30 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003b44 ??_C@_02GMHACPFF@?$CFu?$AA@ 1002fb44 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003b48 ??_C@_02NJPGOMH@?$CFf?$AA@ 1002fb48 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003b4c ??_C@_0BD@PCGIEHBF@sfdb_data_browse?4c?$AA@ 1002fb4c sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003b60 __real@c2a2309ce53fffcd 1002fb60 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003b68 ??_C@_0CK@JKBFHDPL@result?5?$DN?5mxCreateDoubleMatrix?$CI1?0@ 1002fb68 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003b94 ??_C@_0DK@FJDNFCNK@result?5?$DN?5mxCreateDoubleMatrix?$CI1?0@ 1002fb94 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003bd0 ??_C@_0DL@OAKPHGJG@result?5?$DN?5mxCreateDoubleMatrix?$CI1?0@ 1002fbd0 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c0c ??_C@_0N@MNGHGLAH@isFixedPoint?$AA@ 1002fc0c sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c1c ??_C@_06DLEPGFEF@format?$AA@ 1002fc1c sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c24 ??_C@_05MFEJDJP@value?$AA@ 1002fc24 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c2c ??_C@_05DCCHDMEJ@scope?$AA@ 1002fc2c sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c34 ??_C@_02EGCJHIOB@id?$AA@ 1002fc34 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c38 ??_C@_04PJOLNDGD@data?$AA@ 1002fc38 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c40 ??_C@_06LIBBAANI@len?$DN?$DN1?$AA@ 1002fc40 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003c48 ??_C@_0BJ@IEEBKHME@sfdb_handle_management?4c?$AA@ 1002fc48 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003c64 ??_C@_06NCGDPKCC@handle?$AA@ 1002fc64 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003c6c ??_C@_0BP@NAIIDBEE@parentObjectType?$DN?$DNCHART_OBJECT?$AA@ 1002fc6c sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003c8c ??_C@_0BD@JOOOIBOE@get_machine_option?$AA@ 1002fc8c sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003ca0 ??_C@_0P@KGLBOIAN@get_machine_id?$AA@ 1002fca0 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003cb0 ??_C@_0N@OBHOGINE@get_chart_id?$AA@ 1002fcb0 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003cc0 ??_C@_0BD@DICPGEAM@register_sfunction?$AA@ 1002fcc0 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003cd4 ??_C@_0BF@FENDCECP@get_chart_visibility?$AA@ 1002fcd4 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003cec ??_C@_0BM@FDGIEMLG@objectProperties?9?$DOlength?$DN?$DN0?$AA@ 1002fcec sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003d08 ??_C@_0CE@KBPIEDGG@?$CI?$CI?$CKobjectProperties?$CJ?$CJ?4length?$DOnum@ 1002fd08 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003d2c ??_C@_0CA@HFGDFECP@len?5?$DN?$DN?5objectProperties?9?$DOlength?$AA@ 1002fd2c sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003d4c ??_C@_0P@BHPLCHGJ@get_object_ids?$AA@ 1002fd4c sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003d5c ??_C@_0BK@IFFOLHLE@objectProperties?9?$DOsize?$DN?$DN0?$AA@ 1002fd5c sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003d78 ??_C@_0BO@GFLPGHHM@len?5?$DO?$DN?5objectProperties?9?$DOsize?$AA@ 1002fd78 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003d98 ??_C@_05GFHEIIDD@event?$AA@ 1002fd98 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003da0 ??_C@_0M@BFOKCNLA@debug?4watch?$AA@ 1002fda0 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003dac ??_C@_0CE@OILCPIFA@machine?4debug?4disableAllBreakpoi@ 1002fdac sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003dd0 ??_C@_0DA@JMDEGBBH@machine?4debug?4runTimeCheck?4state@ 1002fdd0 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003e00 ??_C@_0CP@IPHIMGFA@machine?4debug?4runTimeCheck?4trans@ 1002fe00 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003e30 ??_C@_0CL@LENOAAKD@machine?4debug?4runTimeCheck?4dataR@ 1002fe30 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003e5c ??_C@_0CK@MBMAMLGE@machine?4debug?4runTimeCheck?4cycle@ 1002fe5c sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003e88 ??_C@_0CA@EGLALCO@machine?4debug?4animation?4enabled?$AA@ 1002fe88 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003ea8 ??_C@_0L@KGLELNDP@transition?$AA@ 1002fea8 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003eb4 ??_C@_06JKPEPHBG@dst?4id?$AA@ 1002feb4 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003ebc ??_C@_05HDBKIDE@state?$AA@ 1002febc sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003ec8 ??_C@_0EG@MFIKDIJB@strlen?$CImachineName?$CJ?5?$DM?5sizeof?$CIdeb@ 1002fec8 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003f10 ??_C@_0BM@DEONCIBN@stackPtr?5?$DN?$DN?5symScope?9?$DOstack?$AA@ 1002ff10 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00003f2c ??_C@_0BE@PIKAOBFK@sfdb_symbol_scope?4c?$AA@ 1002ff2c sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00003f40 ??_C@_0BP@MJGDIBPE@symScope?9?$DOcurrentScope?5?$CB?$DN?5NULL?$AA@ 1002ff40 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00003f60 ??_C@_0BP@OCHHKFJA@symScope?9?$DOcurrentScope?5?$DN?$DN?5NULL?$AA@ 1002ff60 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00003f80 ??_C@_0BM@KCIKANPA@symScope?9?$DOstack?5?$DN?$DN?5stackPtr?$AA@ 1002ff80 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00003f9c ??_C@_0DK@NCABFGD@symScope?9?$DOcurrentScope?5?$CB?$DN?5NULL?5?$CG@ 1002ff9c sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00003fd8 ??_C@_0DL@LDAGNOEE@currScope?9?$DOsymbolTable?4count?5?$DM?5c@ 1002ffd8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004014 ??_C@_0BK@PHCKFGOO@numDims?5?$DM?$DN?5MAX_DIMENSIONS?$AA@ 10030014 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004030 ??_C@_0EE@CLCFNFKP@Warning?3?5Can?8t?5display?5value?4?5Nu@ 10030030 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004074 ??_C@_0BB@NPDHFBEP@valuePtr?5?$CB?$DN?5NULL?$AA@ 10030074 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004088 ??_C@_0O@CHHKIHJE@chart?5?$CB?$DN?5NULL?$AA@ 10030088 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004098 ??_C@_0BH@JFKFJEAI@dataInfo?5?$CG?$CG?5data?5?$CG?$CG?5st?$AA@ 10030098 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000040b0 ??_C@_0PC@ENOLANEC@Cannot?5change?5value?5of?5?8?$CFs?8?5at?5d@ 100300b0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041a4 ??_C@_02PINLEBJB@fi?$AA@ 100301a4 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041a8 ??_C@_06FDANFAAP@sim2fi?$AA@ 100301a8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041b0 ??_C@_0N@PGGMJAFA@Out?5of?5Scope?$AA@ 100301b0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041c0 ??_C@_0BF@KFJKGDMO@Unrecognized?5symbol?4?$AA@ 100301c0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041d8 ??_C@_0L@INJGJGAM@?5?$CIcomplex?$CJ?$AA@ 100301d8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041e4 ??_C@_0O@MHGLJPE@fixpt?5?$CI?$CFs?5?$CFs?$CJ?$AA@ 100301e4 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041f4 ??_C@_08FFKICJMO@?$CFs?$CL?$CF?416g?$AA@ 100301f4 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004200 ??_C@_02EPPPECEI@SI?$AA@ 10030200 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004204 ??_C@_09LKFGHFHF@?$CFs?$CI2?$FO?$CFd?$CJ?$CK?$AA@ 10030204 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004210 ??_C@_06KJECHFDK@?$CF?416g?$CK?$AA@ 10030210 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004218 ??_C@_02IJPJFKDF@ml?$AA@ 10030218 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:0000421c ??_C@_0O@NJOJHIHO@logical?5array?$AA@ 1003021c sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:0000422c ??_C@_0L@MDMKKENH@char?5array?$AA@ 1003022c sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004238 ??_C@_0N@DGCGENML@uint32?5array?$AA@ 10030238 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004248 ??_C@_0M@OFFMACLB@int32?5array?$AA@ 10030248 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004254 ??_C@_0N@JMJKGLLH@uint16?5array?$AA@ 10030254 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004264 ??_C@_0M@EPOACEMN@int16?5array?$AA@ 10030264 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004270 ??_C@_0M@NOMKNEGI@uint8?5array?$AA@ 10030270 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:0000427c ??_C@_0L@HCHBFFAP@int8?5array?$AA@ 1003027c sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004288 ??_C@_0N@KIFCNMIF@single?5array?$AA@ 10030288 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004298 ??_C@_0N@OFOFFBCM@double?5array?$AA@ 10030298 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042a8 ??_C@_04CADIJHHA@?$CFd?9D?$AA@ 100302a8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042b0 ??_C@_05JIPKJPMI@?$CFs?$CFdx?$AA@ 100302b0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042b8 ??_C@_04BIAHPGJI@?$CFdx1?$AA@ 100302b8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042c0 ??_C@_0BH@GLACFBLP@?5?$CIvariable?5sized?3?5MAX?5?$AA@ 100302c0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042d8 ??_C@_07CIFAGBMG@unknown?$AA@ 100302d8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042e0 ??_C@_05ENKANFLO@class?$AA@ 100302e0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042e8 ??_C@_05FBJAGGIG@bytes?$AA@ 100302e8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042f0 ??_C@_04MEMAJGDJ@name?$AA@ 100302f0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042f8 ??_C@_0CF@NELOECCL@coverageVector?9?$DOlength?$DOcoverageI@ 100302f8 sfc_debugmsvc80:sfdb_coverage.obj - 0002:00004320 ??_C@_0BA@CBMBNBFB@sfdb_coverage?4c?$AA@ 10030320 sfc_debugmsvc80:sfdb_coverage.obj - 0002:00004330 ??_C@_0DN@FAEHHEAM@?$CIscript?9?$DObm?4breakpoints?$CJ?4length?$DO@ 10030330 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004370 ??_C@_0BD@BABBLJFB@sfdb_breakpoints?4c?$AA@ 10030370 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004384 ??_C@_0P@IGHKOFID@get_script_bps?$AA@ 10030384 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004394 ??_C@_0BA@ICOJJJDD@get_all_scripts?$AA@ 10030394 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:000043a8 ??_C@_0EI@EDDFBGGP@?$CIunsigned?5int?$CJ?$CImxGetM?$CIplhs?$FL0?$FN?$CJ?5?$CK@ 100303a8 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:000043f0 ??_C@_0BE@PNADEEOB@get_eml_line_counts?$AA@ 100303f0 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004404 ??_C@_0CC@JPCLBDPC@mxGetNumberOfElements?$CIplhs?$FL0?$FN?$CJ?$DN?$DN@ 10030404 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004428 ??_C@_0P@EHJHKHLL@get_global_bps?$AA@ 10030428 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004438 ??_C@_0CE@NADCJCF@?$CIchart?9?$DObm?4chart?$FLtagType?$FN?$CJ?4lengt@ 10030438 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:0000445c ??_C@_0DB@PCFIPMMH@?$CImachine?9?$DObm?4event?$FLtagType?$FN?$CJ?4len@ 1003045c sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004490 ??_C@_0CP@FENPPAOI@?$CIchart?9?$DObm?4event?$FLtagType?$FN?$CJ?4lengt@ 10030490 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:000044c0 ??_C@_0DE@GNPGALGC@?$CIchart?9?$DObm?4transition?$FLtagType?$FN?$CJ?4@ 100304c0 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:000044f4 ??_C@_0CP@JOFCMAIP@?$CIchart?9?$DObm?4state?$FLtagType?$FN?$CJ?4lengt@ 100304f4 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004524 ??_C@_0CH@EKAIFOIL@numCols?5?$DN?$DN?5TOTAL_EVENT_BREAKPOIN@ 10030524 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:0000454c ??_C@_0CA@BECONEOF@numRows?5?$DN?$DN?5machine?9?$DOevent?4count?$AA@ 1003054c sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:0000456c ??_C@_07HCEBIAFG@get_bps?$AA@ 1003056c sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004574 ??_C@_0N@CNOINHPD@numCols?5?$DN?$DN?51?$AA@ 10030574 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004584 ??_C@_0M@NNPJEEAE@get_eml_bps?$AA@ 10030584 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004590 ??_C@_0BO@CDPAPHEM@numRows?5?$DN?$DN?5chart?9?$DOevent?4count?$AA@ 10030590 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:000045b0 ??_C@_0CM@FFJFHNEO@numCols?5?$DN?$DN?5TOTAL_TRANSITION_BREA@ 100305b0 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:000045dc ??_C@_0CD@IOIMPEBN@numRows?5?$DN?$DN?5chart?9?$DOtransition?4cou@ 100305dc sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004600 ??_C@_0CH@JEIBGOOJ@numCols?5?$DN?$DN?5TOTAL_STATE_BREAKPOIN@ 10030600 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004628 ??_C@_0BO@BIKNFPLB@numRows?5?$DN?$DN?5chart?9?$DOstate?4count?$AA@ 10030628 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004648 ??_C@_0CH@BNLENKGD@numCols?5?$DN?$DN?5TOTAL_CHART_BREAKPOIN@ 10030648 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004670 ??_C@_0N@MEFFBAFI@numRows?5?$DN?$DN?51?$AA@ 10030670 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004680 ??_C@_0BJ@BLHBHILO@sfdb_state_consistency?4c?$AA@ 10030680 sfc_debugmsvc80:sfdb_state_consistency.obj - 0002:0000469c ??_C@_09LHFAMEGK@errorType?$AA@ 1003069c sfc_debugmsvc80:sfdb_state_consistency.obj - 0002:000046a8 ??_C@_08DLAIKNBK@objectId?$AA@ 100306a8 sfc_debugmsvc80:sfdb_state_consistency.obj - 0002:000046b4 ??_C@_0L@GODCDFEF@objectType?$AA@ 100306b4 sfc_debugmsvc80:sfdb_state_consistency.obj - 0002:000046c0 ??_C@_0L@CCGENCKP@errorStack?$AA@ 100306c0 sfc_debugmsvc80:sfdb_state_consistency.obj - 0002:000046cc ??_C@_0O@PPHMCEKO@cycleDetected?$AA@ 100306cc sfc_debugmsvc80:sfdb_call_stack.obj - 0002:000046dc ??_C@_0N@MGKMJLEK@cycleStarted?$AA@ 100306dc sfc_debugmsvc80:sfdb_call_stack.obj - 0002:000046ec ??_C@_07BNCILGOA@tagType?$AA@ 100306ec sfc_debugmsvc80:sfdb_call_stack.obj - 0002:000046f4 ??_C@_0L@POKIGEMP@eventScope?$AA@ 100306f4 sfc_debugmsvc80:sfdb_call_stack.obj - 0002:00004700 ??_C@_0M@LKJJPLIC@traceVector?$AA@ 10030700 sfc_debugmsvc80:sfdb_call_stack.obj - 0002:00004710 ??_C@_0EC@MGCLADPL@?$CIinstance?9?$DOcycleDetection?4transi@ 10030710 sfc_debugmsvc80:sfdb_cycle_detection.obj - 0002:00004754 ??_C@_0BH@ELCAAKDD@sfdb_cycle_detection?4c?$AA@ 10030754 sfc_debugmsvc80:sfdb_cycle_detection.obj - 0002:0000476c ??_C@_0O@PICIAFIK@newNode?$CB?$DNNULL?$AA@ 1003076c sfc_debugmsvc80:sfdb_cycle_detection.obj - 0002:0000477c __pDefaultRawDllMain 1003077c MSVCRT:crtdll.obj - 0002:0000477c __pRawDllMain 1003077c MSVCRT:crtdll.obj - 0002:00004788 ?ProcessDetach@NativeDll@@@0IB 10030788 MSVCRT:tncleanup.obj - 0002:0000478c ?ProcessAttach@NativeDll@@@0IB 1003078c MSVCRT:tncleanup.obj - 0002:00004790 ?ThreadAttach@NativeDll@@@0IB 10030790 MSVCRT:tncleanup.obj - 0002:00004794 ?ThreadDetach@NativeDll@@@0IB 10030794 MSVCRT:tncleanup.obj - 0002:00004798 ?ProcessVerifier@NativeDll@@@0IB 10030798 MSVCRT:tncleanup.obj - 0002:000047a0 __load_config_used 100307a0 MSVCRT:loadcfg.obj - 0002:000047f0 ___safe_se_handler_table 100307f0 - 0002:000047f4 ___rtc_iaa 100307f4 MSVCRT:_initsect_.obj - 0002:000047f8 ___rtc_izz 100307f8 MSVCRT:_initsect_.obj - 0002:000047fc ___rtc_taa 100307fc MSVCRT:_initsect_.obj - 0002:00004800 ___rtc_tzz 10030800 MSVCRT:_initsect_.obj - 0002:0000486c __IMPORT_DESCRIPTOR_libmx 1003086c libmx:libmx.dll - 0002:00004880 __IMPORT_DESCRIPTOR_libmex 10030880 libmex:libmex.dll - 0002:00004894 __IMPORT_DESCRIPTOR_libfixedpoint 10030894 libfixedpoint:libfixedpoint.dll - 0002:000048a8 __IMPORT_DESCRIPTOR_libut 100308a8 libut:libut.dll - 0002:000048bc __IMPORT_DESCRIPTOR_libemlrt 100308bc libemlrt:libemlrt.dll - 0002:000048d0 __IMPORT_DESCRIPTOR_MSVCR100 100308d0 MSVCRT:MSVCR100.dll - 0002:000048e4 __IMPORT_DESCRIPTOR_KERNEL32 100308e4 kernel32:KERNEL32.dll - 0002:000048f8 __NULL_IMPORT_DESCRIPTOR 100308f8 libmx:libmx.dll - 0003:00000c0c _DYNAMIC_DIMENSION 10032c0c EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0003:000018e4 _emlrtContextGlobal 100338e4 sfc_mexmsvc80:sfc_mex.obj - 0003:00001960 ___security_cookie 10033960 MSVCRT:gs_cookie.obj - 0003:00001964 ___security_cookie_complement 10033964 MSVCRT:gs_cookie.obj - 0003:00001970 ___native_dllmain_reason 10033970 MSVCRT:natstart.obj - 0003:00001974 ___native_vcclrit_reason 10033974 MSVCRT:natstart.obj - 0003:00001a50 _sfGlobalDebugInstanceStruct 10033a50 EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0003:00002b78 _emlrtRootTLSGlobal 10034b78 sfc_mexmsvc80:sfc_mex.obj - 0003:00003954 ?__type_info_root_node@@3U__type_info_node@@A 10035954 MSVCRT:tncleanup.obj - 0003:00003960 __sfTime_ 10035960 - 0003:00003968 __EngSimulation8CylInline2TC_TransientMachineNumber_ 10035968 - 0003:00003980 _gSfComplexDataTypeOffsets 10035980 - 0003:000039e0 _gSfDataTypeOffsets 100359e0 - 0003:00003a28 _gMaskBits 10035a28 - 0003:00003a30 ___native_startup_state 10035a30 - 0003:00003a34 ___native_startup_lock 10035a34 - 0003:00003a38 ___onexitend 10035a38 - 0003:00003a3c ___onexitbegin 10035a3c - 0003:00003a40 ___sse2_available 10035a40 - 0003:00003a44 ___dyn_tls_init_callback 10035a44 - - entry point at 0001:0002a697 - - Static symbols - - 0001:00000b80 _get_sim_state_c2_EngSimulation8CylInline2TC_Transient 10001b80 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00000c90 _sf_get_sim_state_info_c2_EngSimulation8CylInline2TC_Transient 10001c90 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00000e30 _set_sim_state_c2_EngSimulation8CylInline2TC_Transient 10001e30 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00000ee0 _c2_emlrt_marshallIn 10001ee0 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00000f30 _c2_b_emlrt_marshallIn 10001f30 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00000f80 _c2_c_emlrt_marshallIn 10001f80 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00000fd0 _c2_d_emlrt_marshallIn 10001fd0 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001080 _mdlProcessParameters_c2_EngSimulation8CylInline2TC_Transient 10002080 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001120 _initialize_params_c2_EngSimulation8CylInline2TC_Transient 10002120 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001200 _mdlSetWorkWidths_c2_EngSimulation8CylInline2TC_Transient 10002200 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001690 _sf_get_instance_specialization 10002690 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:000016a0 _mdlStart_c2_EngSimulation8CylInline2TC_Transient 100026a0 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001800 _init_dsm_address_info 10002800 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001810 _sf_opaque_initialize_c2_EngSimulation8CylInline2TC_Transient 10002810 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001830 _initialize_c2_EngSimulation8CylInline2TC_Transient 10002830 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001860 _sf_opaque_enable_c2_EngSimulation8CylInline2TC_Transient 10002860 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001880 _enable_c2_EngSimulation8CylInline2TC_Transient 10002880 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:000018a0 _sf_opaque_disable_c2_EngSimulation8CylInline2TC_Transient 100028a0 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:000018c0 _disable_c2_EngSimulation8CylInline2TC_Transient 100028c0 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:000018e0 _sf_opaque_gateway_c2_EngSimulation8CylInline2TC_Transient 100028e0 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001900 _sf_c2_EngSimulation8CylInline2TC_Transient 10002900 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:000019a0 _sf_opaque_get_sim_state_c2_EngSimulation8CylInline2TC_Transient 100029a0 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:000019c0 _sf_opaque_set_sim_state_c2_EngSimulation8CylInline2TC_Transient 100029c0 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:000019e0 _sf_opaque_terminate_c2_EngSimulation8CylInline2TC_Transient 100029e0 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001a50 _finalize_c2_EngSimulation8CylInline2TC_Transient 10002a50 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001a60 _sf_opaque_init_subchart_simstructs 10002a60 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001a80 _initSimStructsc2_EngSimulation8CylInline2TC_Transient 10002a80 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00001a90 _mdlRTW_c2_EngSimulation8CylInline2TC_Transient 10002a90 f c2_EngSimulation8CylInline2TC_Transient.obj - 0001:00003100 __ssFatalError 10004100 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00005460 _ProcessMexSfunctionCmdLineCall 10006460 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00005550 _sf_debug_api_wrapper 10006550 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00005580 _mdlGetTimeOfNextVarHit 10006580 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:000055c0 __ProcessMexSfunctionCmdLineCall 100065c0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00005be0 __CreateSimStruct 10006be0 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00005d10 __RegNumInputPortsCB 10006d10 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00005d70 __RegNumOutputPortsCB 10006d70 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00005e20 _sf_machine_load_sfunction_ptrs 10006e20 f EngSimulation8CylInline2TC_Transient_sfun_registry.obj - 0001:00006700 _getThreadLocalStorage 10007700 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006730 _releaseThreadLocalStorage 10007730 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006740 _SNPRINTF_WRAPPER 10007740 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006760 _convert_dims_to_string 10007760 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006930 _is_real_T_equal_to_double 10007930 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006950 _is_real32_T_equal_to_double 10007950 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006960 _is_mxLogical_equal_to_double 10007960 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006990 _is_int8_T_equal_to_double 10007990 f sfc_mexmsvc80:sfc_mex.obj - 0001:000069c0 _is_uint8_T_equal_to_double 100079c0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000069f0 _is_int16_T_equal_to_double 100079f0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006a20 _is_uint16_T_equal_to_double 10007a20 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006a50 _is_int32_T_equal_to_double 10007a50 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006a70 _is_uint32_T_equal_to_double 10007a70 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006aa0 _is_char_T_equal_to_double 10007aa0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006ad0 _sf_zero_numeric_value 10007ad0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b10 _sf_error_append_debugger_context_if_available 10007b10 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006be0 _sf_mex_get_error_message_for_write 10007be0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006c10 _replace_single_quotes_by_doubled_quotes 10007c10 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006e20 _sf_mex_get_formatted_error_string 10007e20 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007210 _sf_mex_destroy_array 10008210 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007420 _sfrtAddSize 10008420 f sfc_mexmsvc80:sfc_mex.obj - 0001:000074d0 _sfrtGenSizeString 100084d0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007500 _sfIsProperVector 10008500 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007530 _sfIsRowVector 10008530 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007660 _sf_ExtractMessageId 10008660 f sfc_mexmsvc80:sfc_mex.obj - 0001:000078b0 _sf_mex_err 100088b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007940 _sf_error_dimension_out_of_bound 10008940 f sfc_mexmsvc80:sfc_mex.obj - 0001:000079e0 _sf_mex_check_and_set_actual_dimensions 100089e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007b60 _sf_mex_check_complex 10008b60 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007bd0 _sf_mex_check_sparse 10008bd0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007c10 _sf_mex_check_numerictype 10008c10 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007ca0 _sf_mex_check_fimath 10008ca0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000083a0 _size_mismatch_error 100093a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008bf0 _check_array_dimensions 10009bf0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008c40 _check_input_mxarray 10009c40 f sfc_mexmsvc80:sfc_mex.obj - 0001:000092e0 _sf_numeric_value_to_double 1000a2e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00009320 _ml_generic_out_of_bounds_check 1000a320 f sfc_mexmsvc80:sfc_mex.obj - 0001:000094b0 _ml_get_element_value_from_array 1000a4b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00009980 __ml_generic_castability_check 1000a980 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a210 _ml_generic_castability_check 1000b210 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a270 _ml_check_mx_array_for_single_castability 1000b270 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a2e0 _ml_check_mx_array_for_logical_castability 1000b2e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a340 _ml_check_mx_array_for_int8_castability 1000b340 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a3d0 _ml_check_mx_array_for_uint8_castability 1000b3d0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a440 _ml_check_mx_array_for_int16_castability 1000b440 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a4b0 _ml_check_mx_array_for_uint16_castability 1000b4b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a520 _ml_check_mx_array_for_int32_castability 1000b520 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a590 _ml_check_mx_array_for_uint32_castability 1000b590 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a600 _ml_check_mx_array_for_castability 1000b600 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000ac90 _set_data_value 1000bc90 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b160 _get_data_value 1000c160 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b260 _get_next_element_address 1000c260 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b300 _sf_normalize_index 1000c300 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b590 _ml_array_index_bound_check 1000c590 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000be80 _mx_value 1000ce80 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000bed0 _sf_create_numeric_array 1000ced0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000bf50 _sf_mex_assign_to_mx_array 1000cf50 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000c1b0 _assign_from_mx_array 1000d1b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000c970 _sf_mex_import_v 1000d970 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000ce30 _get_machine_and_chart_file_number 1000de30 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000cef0 _get_sfun_block_specialization 1000def0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000cf70 _call_sf_machine_global_method_dispatcher 1000df70 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d130 _mdl_zeroCrossings_processing 1000e130 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d1e0 _mdl_derivatives_processing 1000e1e0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d460 _mdl_outputs_continuous_legacy 1000e460 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d4e0 _mdl_outputs_processing 1000e4e0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d710 _mdl_enable_processing 1000e710 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d7c0 _mdl_disable_processing 1000e7c0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e330 _sf_call_output_fcn_enable_disable 1000f330 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e550 _set_dwork_information_from_mx_array 1000f550 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000eef0 _ptr2mxStruct 1000fef0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000f110 _SNPRINTF_WRAPPER 10010110 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f150 _sf_debug_chart_instance_initialized 10010150 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f2d0 _sfrtAddSize 100102d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f380 _sfrtGenSizeString 10010380 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f830 _fill_single_message_info 10010830 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f990 _sf_debug_sim_status_listener 10010990 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fe60 _sf_debug_form_mask_bits 10010e60 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fea0 _sf_debug_form_sf_data_type_offsets 10010ea0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000ff30 _sf_debug_free_all 10010f30 f sfc_debugmsvc80:sfcdebug.obj - 0001:000100d0 _sf_debug_append_debugger_context 100110d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010430 _local_strdup 10011430 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011130 _sf_debug_em_terminate 10012130 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011170 _sf_debug_push_eml_function 10012170 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011200 _sf_debug_pop_eml_function 10012200 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011ad0 _sf_debug_get_machine_number_from_id_or_name 10012ad0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011c30 _sf_debug_get_chart_number_from_id 10012c30 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012640 _sf_debug_transfer_control_to_debugger_GUI 10013640 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013490 _sf_debug_scripts_rehash 10014490 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013640 _sf_debug_get_script_line_count 10014640 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013cf0 _cv_eml_state_cvId 10014cf0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013d40 _cv_eml_trans_cvId 10014d40 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014bb0 _sf_debug_data_array_bounds_error 10015bb0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014ec0 _eml_debug_runtime_error_doclink 10015ec0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014ff0 _sf_debug_runtime_error 10015ff0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015040 _sf_debug_matlab_error 10016040 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015610 _sf_debug_data_value_error 10016610 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015c30 _sf_debug_data_loss_error 10016c30 f sfc_debugmsvc80:sfcdebug.obj - 0001:000167a0 _call_cv_range_check 100177a0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016d40 _sf_debug_invoke_cycle_detection_code 10017d40 f sfc_debugmsvc80:sfcdebug.obj - 0001:000176c0 _sf_reset_debug_info_struct 100186c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017d20 _cv_script_cvId 10018d20 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018780 _sfc_api_chart_visible 10019780 f sfc_debugmsvc80:sfc_api.obj - 0001:00018840 _sfc_api_active_instance 10019840 f sfc_debugmsvc80:sfc_api.obj - 0001:000188e0 _sfc_api_machine_load 100198e0 f sfc_debugmsvc80:sfc_api.obj - 0001:000189f0 _sfc_api_debugger_alive 100199f0 f sfc_debugmsvc80:sfc_api.obj - 0001:00018a10 _sfc_api_go 10019a10 f sfc_debugmsvc80:sfc_api.obj - 0001:00018a30 _sfc_api_step_over 10019a30 f sfc_debugmsvc80:sfc_api.obj - 0001:00018a50 _sfc_api_step_out 10019a50 f sfc_debugmsvc80:sfc_api.obj - 0001:00018a70 _sfc_api_resume 10019a70 f sfc_debugmsvc80:sfc_api.obj - 0001:00018a90 _sfc_api_break 10019a90 f sfc_debugmsvc80:sfc_api.obj - 0001:00018ab0 _sfc_api_stop_debugging 10019ab0 f sfc_debugmsvc80:sfc_api.obj - 0001:00018b00 _sfc_api_is_cycle_detected 10019b00 f sfc_debugmsvc80:sfc_api.obj - 0001:00018b50 _sfc_api_is_array_bounds_detected 10019b50 f sfc_debugmsvc80:sfc_api.obj - 0001:00018ba0 _sfc_api_set_disable_all_breakpoints 10019ba0 f sfc_debugmsvc80:sfc_api.obj - 0001:00018c30 _sfc_api_disable_all_breakpoints_and_go 10019c30 f sfc_debugmsvc80:sfc_api.obj - 0001:00018c50 _sfc_api_close 10019c50 f sfc_debugmsvc80:sfc_api.obj - 0001:00018c70 _sfc_api_browse_data 10019c70 f sfc_debugmsvc80:sfc_api.obj - 0001:00018cf0 _sfc_api_watch_data 10019cf0 f sfc_debugmsvc80:sfc_api.obj - 0001:00018df0 _sfc_api_extract_message_post_receive_info 10019df0 f sfc_debugmsvc80:sfc_api.obj - 0001:00018e10 _sfc_api_assign_data 10019e10 f sfc_debugmsvc80:sfc_api.obj - 0001:00018e90 _sfc_api_whos 10019e90 f sfc_debugmsvc80:sfc_api.obj - 0001:00018f20 _sfc_api_get_consistency_info 10019f20 f sfc_debugmsvc80:sfc_api.obj - 0001:00018f40 _sfc_api_browse_trace 10019f40 f sfc_debugmsvc80:sfc_api.obj - 0001:00018f60 _sfc_api_break_on_chart_entry 10019f60 f sfc_debugmsvc80:sfc_api.obj - 0001:00018fa0 _sfc_api_break_on_event_broadcast 10019fa0 f sfc_debugmsvc80:sfc_api.obj - 0001:00018fe0 _sfc_api_break_on_state_entry 10019fe0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019020 _sfc_api_set_watch 1001a020 f sfc_debugmsvc80:sfc_api.obj - 0001:00019100 _sfc_api_set_breakpoints 1001a100 f sfc_debugmsvc80:sfc_api.obj - 0001:000191e0 _sfc_api_set_eml_breakpoints 1001a1e0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019290 _sfc_api_set_script_breakpoints 1001a290 f sfc_debugmsvc80:sfc_api.obj - 0001:00019300 _sfc_api_add_script_breakpoints 1001a300 f sfc_debugmsvc80:sfc_api.obj - 0001:00019370 _sfc_api_clear_script_breakpoints 1001a370 f sfc_debugmsvc80:sfc_api.obj - 0001:000193e0 _sfc_api_query_script_breakpoints 1001a3e0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019450 _sfc_api_get_script_id 1001a450 f sfc_debugmsvc80:sfc_api.obj - 0001:000194f0 _sfc_api_get_active_states 1001a4f0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019560 _sfc_api_break_between_times 1001a560 f sfc_debugmsvc80:sfc_api.obj - 0001:000195c0 _sfc_api_get_instance_handle 1001a5c0 f sfc_debugmsvc80:sfc_api.obj - 0001:000196a0 _sfc_api_set_animation 1001a6a0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019700 _sfc_api_select_chart 1001a700 f sfc_debugmsvc80:sfc_api.obj - 0001:00019790 _sfc_api_select_charts 1001a790 f sfc_debugmsvc80:sfc_api.obj - 0001:000197c0 _sfc_api_cycle_detection_check 1001a7c0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019820 _sfc_api_data_range_check 1001a820 f sfc_debugmsvc80:sfc_api.obj - 0001:00019880 _sfc_api_transition_conflict_check 1001a880 f sfc_debugmsvc80:sfc_api.obj - 0001:000198e0 _sfc_api_state_consistency_check 1001a8e0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019940 _sfc_api_set_instance_cv_ids 1001a940 f sfc_debugmsvc80:sfc_api.obj - 0001:00019a70 _sfc_api_set_script_cv_ids 1001aa70 f sfc_debugmsvc80:sfc_api.obj - 0001:00019b40 _sfc_api_get_current_machine_id 1001ab40 f sfc_debugmsvc80:sfc_api.obj - 0001:00019b80 _sfc_api_get_current_machine_number 1001ab80 f sfc_debugmsvc80:sfc_api.obj - 0001:00019bc0 _sfc_api_get_current_chart_number 1001abc0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019c00 _sfc_api_get_current_instance_number 1001ac00 f sfc_debugmsvc80:sfc_api.obj - 0001:00019c40 _sfc_api_get_current_instance_handle 1001ac40 f sfc_debugmsvc80:sfc_api.obj - 0001:00019c60 _sfc_api_get_current_is_minor_time_step 1001ac60 f sfc_debugmsvc80:sfc_api.obj - 0001:00019ca0 _sfc_api_get_current_machine_name 1001aca0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019cc0 _sfc_api_get_current_chart_id 1001acc0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019d00 _sfc_api_get_current_object_type 1001ad00 f sfc_debugmsvc80:sfc_api.obj - 0001:00019d40 _sfc_api_get_current_event_type 1001ad40 f sfc_debugmsvc80:sfc_api.obj - 0001:00019d80 _sfc_api_get_current_object_id 1001ad80 f sfc_debugmsvc80:sfc_api.obj - 0001:00019dc0 _sfc_get_current_active_event_type 1001adc0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019e00 _sfc_api_get_current_active_event_id 1001ae00 f sfc_debugmsvc80:sfc_api.obj - 0001:00019e40 _sfc_api_get_current_simulation_time 1001ae40 f sfc_debugmsvc80:sfc_api.obj - 0001:00019e60 _sfc_get_current_tag_type 1001ae60 f sfc_debugmsvc80:sfc_api.obj - 0001:00019ea0 _sfc_get_current_coverage_percentage 1001aea0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019ec0 _sfc_get_current_statement_context 1001aec0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019ee0 _sfc_get_current_optional_integer 1001aee0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019f10 _sfc_get_current_statement_info 1001af10 f sfc_debugmsvc80:sfc_api.obj - 0001:00019fb0 _sfc_api_get 1001afb0 f sfc_debugmsvc80:sfc_api.obj - 0001:0001aa00 _sf_debug_sm_fill_state_activity_data 1001ba00 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001ccd0 _void_ptr_stack_vector_free_total 1001dcd0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cd30 _sf_debug_st_terminate_machine 1001dd30 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cd60 _sf_debug_st_terminate_instance 1001dd60 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cee0 _push_on_to_void_ptr_stack 1001dee0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d010 _pop_from_void_ptr_stack 1001e010 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d110 _sf_debug_st_get_data_value 1001e110 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d5b0 _mx_value 1001e5b0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d5e0 _sf_debug_st_fill_data_struct 1001e5e0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d8b0 _data_type_format_strings 1001e8b0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d920 _sf_debug_st_fill_data 1001e920 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001e320 _sf_debug_hm_get_simulink_handle 1001f320 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001eca0 _sf_debug_hm_initialize_globals 1001fca0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001ed90 _sf_debug_hm_get_machine_debug_flag 1001fd90 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001eee0 _sf_debug_hm_get_machine_id 1001fee0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001eff0 _sf_debug_hm_get_chart_id 1001fff0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001f160 _sf_debug_hm_register_executing_SFunction 10020160 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001f460 _sf_debug_hm_form_object_boolean_properties 10020460 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001f6d0 _sf_debug_hm_form_object_properties 100206d0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001f8d0 _sf_debug_hm_terminate_charts 100208d0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001fef0 _sf_debug_hm_terminate_machines 10020ef0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00021710 _sf_debug_ss_copy_dimension 10022710 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021780 _sf_debug_ss_get_number_elements 10022780 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000217a0 _sf_debug_ss_fill_data_struct 100227a0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021990 _sf_debug_ss_reset_data_info 10022990 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000219e0 _sf_debug_fill_data_info_by_symbol_scope_entry 100229e0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021a90 _sf_debug_fill_data_info_by_data_vector 10022a90 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021c50 _get_data_info_helper 10022c50 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021cd0 _sf_debug_ss_get_data_info 10022cd0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021e80 _sf_debug_select_mex_function 10022e80 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021eb0 _sf_debug_is_dyn_matrix_initialized 10022eb0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021ed0 _sf_debug_ss_set_data_value_try 10022ed0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022000 _sf_debug_ss_get_data_value 10023000 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022530 _sf_debug_ss_data_bytes_string 10023530 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000225a0 _sf_debug_ss_data_class_string 100235a0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000228f0 _sf_debug_ss_data_size_string 100238f0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000229b0 _sf_debug_ss_data_create_data_info_struct 100239b0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022c10 _sf_debug_ss_data_create_name_value_pair 10023c10 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022c70 _sf_debug_ss_data_get_whos_info 10023c70 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022ca0 _same_named_data_in_data_array 10023ca0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00024130 _sf_debug_cc_terminate_chart 10025130 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024440 _sf_debug_cc_terminate_instance 10025440 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024e70 _sf_debug_cc_mark_object_if_needed 10025e70 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:000255f0 _sf_debug_bm_initialize_eml 100265f0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:000265d0 _sf_debug_bm_map_debug_tag_to_breakpoint_tag 100275d0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00026670 _sf_debug_bm_is_a_eml_breakpoint_impl 10027670 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00027cd0 _sf_debug_sc_push_on_error_stack 10028cd0 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:00027dd0 _sf_debug_sc_reset_error_stack 10028dd0 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:00027f30 _sf_debug_sc_is_state_inconsistent 10028f30 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:00028150 _sf_debug_sc_fill_consistency_info 10029150 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:000285e0 _void_assertion_fcn 100295e0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028ac0 _sf_debug_tm_fill_local_trace 10029ac0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028f40 _sf_debug_cd_terminate_instance 10029f40 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:00028fa0 _sf_debug_cd_free_checksum_stack 10029fa0 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:00028fd0 _sf_debug_cd_reset_pack_strings 10029fd0 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:00029610 _md5file_clear 1002a610 f sfc_debugmsvc80:ckmd5.obj - 0001:00029640 _Encode 1002a640 f sfc_debugmsvc80:ckmd5.obj - 0001:00029680 _Decode 1002a680 f sfc_debugmsvc80:ckmd5.obj - 0001:00029700 _MD5Transform 1002a700 f sfc_debugmsvc80:ckmd5.obj - 0001:00029dc0 _md5file_addn 1002adc0 f sfc_debugmsvc80:ckmd5.obj - 0001:00029e70 _md5file_hash 1002ae70 f sfc_debugmsvc80:ckmd5.obj - 0001:0002a329 _pre_c_init 1002b329 f MSVCRT:crtdll.obj - 0001:0002a581 ___DllMainCRTStartup 1002b581 f MSVCRT:crtdll.obj diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.mexw32.manifest b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.mexw32.manifest deleted file mode 100644 index ac6b49e..0000000 --- a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.mexw32.manifest +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.mol b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.mol deleted file mode 100644 index 2944d93..0000000 --- a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.mol +++ /dev/null @@ -1,3 +0,0 @@ -c2_EngSimulation8CylInline2TC_Transient.obj -EngSimulation8CylInline2TC_Transient_sfun_registry.obj -EngSimulation8CylInline2TC_Transient_sfun.obj diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.obj b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.obj deleted file mode 100644 index dc14ce3..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun.obj and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun_debug_macros.h b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun_debug_macros.h deleted file mode 100644 index c1b9031..0000000 --- a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun_debug_macros.h +++ /dev/null @@ -1,424 +0,0 @@ -#ifndef __SF_DEBUG_MACROS_H__ -#define __SF_DEBUG_MACROS_H__ - -extern unsigned int _EngSimulation8CylInline2TC_TransientMachineNumber_; -#define _SFD_SET_DATA_VALUE_PTR(v1,v2)\ - sf_debug_set_instance_data_value_ptr(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,CHARTINSTANCE_INSTANCENUMBER,v1,(void *)(v2),NULL); -#define _SFD_UNSET_DATA_VALUE_PTR(v1)\ - sf_debug_unset_instance_data_value_ptr(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,CHARTINSTANCE_INSTANCENUMBER,v1); -#define _SFD_SET_DATA_VALUE_PTR_VAR_DIM(v1,v2,v3)\ - sf_debug_set_instance_data_value_ptr(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,CHARTINSTANCE_INSTANCENUMBER,v1,(void *)(v2),(void *)(v3)); -#define _SFD_DATA_RANGE_CHECK_MIN_MAX(dVal,dNum,dMin,dMax)\ - sf_debug_data_range_error_wrapper_min_max(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - dNum,(double)(dVal),(double)dMin,(double)dMax) -#define _SFD_DATA_RANGE_CHECK_MIN(dVal,dNum,dMin)\ - sf_debug_data_range_error_wrapper_min(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - dNum,(double)(dVal),(double)dMin) -#define _SFD_DATA_RANGE_CHECK_MAX(dVal,dNum,dMax)\ - sf_debug_data_range_error_wrapper_max(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - dNum,(double)(dVal),(double)dMax) -#define _SFD_DATA_RANGE_CHECK(dVal,dNum)\ - sf_debug_data_range_wrapper(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - dNum,(double)(dVal)) -#define _SFD_DATA_READ_BEFORE_WRITE_CHECK(dNum,dVal)\ - sf_debug_read_before_write_check(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (unsigned int)(dNum),(bool)dVal) -#define _SFD_ARRAY_BOUNDS_CHECK(v1,v2,v3,v4,v5,v6) \ - sf_debug_data_array_bounds_error_check(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(int)(v2),(int)(v3),(int)(v4),(int)(v5),(int)(v6)) -#define _SFD_RUNTIME_SIZE_MISMATCH_CHECK(v1,v2,v3,v4,v5) \ - sf_debug_data_runtime_size_mismatch_error_check(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(unsigned int)(v3),(int)(v4),(int)(v5)) -#define _SFD_EML_ARRAY_BOUNDS_CHECK(v1,v2,v3,v4,v5,v6) \ - sf_debug_eml_data_array_bounds_error_check(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(int)(v2),(int)(v3),(int)(v4),(int)(v5),(int)(v6)) -#define _SFD_INTEGER_CHECK(v1,v2) \ - sf_debug_integer_check(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(double)(v2)) -#define _SFD_NOT_NAN_CHECK(v1,v2) \ - sf_debug_not_nan_check(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(double)(v2)) -#define _SFD_NON_NEGATIVE_CHECK(v1,v2) \ - sf_debug_non_negative_check(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(double)(v2)) -#define _SFD_CAST_TO_UINT8(v1) \ - sf_debug_cast_to_uint8_T(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_CAST_TO_UINT16(v1) \ - sf_debug_cast_to_uint16_T(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_CAST_TO_UINT32(v1) \ - sf_debug_cast_to_uint32_T(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_CAST_TO_INT8(v1) \ - sf_debug_cast_to_int8_T(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_CAST_TO_INT16(v1) \ - sf_debug_cast_to_int16_T(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_CAST_TO_INT32(v1) \ - sf_debug_cast_to_int32_T(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_CAST_TO_SINGLE(v1) \ - sf_debug_cast_to_real32_T(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_TRANSITION_CONFLICT(v1,v2) sf_debug_transition_conflict_error(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -v1,v2) -#define _SFD_ANIMATE() sf_debug_animate(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER) -#define _SFD_CHART_CALL(v1,v2,v3,v4) sf_debug_call(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -CHART_OBJECT,v1,v2,v3,v4,\ -0,NULL,_sfTime_,1) -#define _SFD_CC_CALL(v2,v3,v4) _SFD_CHART_CALL(CHART_OBJECT,v2,v3,v4) -#define _SFD_CS_CALL(v2,v3,v4) _SFD_CHART_CALL(STATE_OBJECT,v2,v3,v4) -#define _SFD_CT_CALL(v2,v3,v4) _SFD_CHART_CALL(TRANSITION_OBJECT,v2,v3,v4) -#define _SFD_CE_CALL(v2,v3,v4) _SFD_CHART_CALL(EVENT_OBJECT,v2,v3,v4) -#define _SFD_EML_CALL(v1,v2,v3) eml_debug_line_call(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -v1,v2,\ -v3,_sfTime_,0) -#define _SFD_SCRIPT_TRANSLATION(v1,v2,v3) sf_debug_set_script_translation(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -v1,v2,v3) -#define _SFD_SCRIPT_CALL(v1,v2,v3) eml_debug_line_call(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -v1,v2,\ -v3,_sfTime_,1) -#define _SFD_CCP_CALL(v3,v4,v5,v6) sf_debug_call(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -CHART_OBJECT,TRANSITION_OBJECT,TRANSITION_GUARD_COVERAGE_TAG,v3,v6,\ -v4,NULL,_sfTime_,(unsigned int)(v5)) -#define _SFD_STATE_TEMPORAL_THRESHOLD(v1,v2,v4) sf_debug_temporal_threshold(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -(unsigned int)(v1),(v2),STATE_OBJECT,(v4)) -#define _SFD_TRANS_TEMPORAL_THRESHOLD(v1,v2,v4) sf_debug_temporal_threshold(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -(unsigned int)(v1),(v2),TRANSITION_OBJECT,(v4)) -#define CV_EVAL(v1,v2,v3,v4) cv_eval_point(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(boolean_T)(v4)) -#define CV_CHART_EVAL(v2,v3,v4) CV_EVAL(CHART_OBJECT,(v2),(v3),(v4)) -#define CV_STATE_EVAL(v2,v3,v4) CV_EVAL(STATE_OBJECT,(v2),(v3),(v4)) -#define CV_TRANSITION_EVAL(v1,v2) cv_eval_point(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - TRANSITION_OBJECT,(v1),0,((v2)!=0)) -#define CV_SATURATION_EVAL(v1,v2,v3,v4,v5) cv_eval_saturation(sfGlobalDebugInstanceStruct,_EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5)) -#define CV_SATURATION_ACCUM(v1,v2,v3,v4) cv_saturation_accum(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4)) -#define CV_TESTOBJECTIVE_EVAL(v1,v2,v3,v4) cv_eval_testobjective(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4)) - -/* Coverage Macros for MATLAB */ -#define CV_EML_EVAL(v1,v2,v3,v4,v5) cv_eml_eval(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(int)(v5)) -#define CV_EML_FCN(v2,v3) CV_EML_EVAL(CV_EML_FCN_CHECK,(v2),1,(v3),0) -#define CV_EML_TESTOBJECTIVE(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_TESTOBJECTIVE_CHECK,(v2),(v3),(v4),((v5) != 0)) -#define CV_EML_SATURATION(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_SATURATION_CHECK,(v2),(v3),(v4),((v5) != 0)) -#define CV_EML_SATURATION_ACCUM(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_SATURATION_ACCUM_CHECK,(v2),(v3),(v4),(v5)) -#define CV_EML_IF(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_IF_CHECK,(v2),(v3),(v4),((v5) != 0)) -#define CV_EML_FOR(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_FOR_CHECK,(v2),(v3),(v4),(v5)) -#define CV_EML_WHILE(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_WHILE_CHECK,(v2),(v3),(v4),((v5) != 0)) -#define CV_EML_SWITCH(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_SWITCH_CHECK,(v2),(v3),(v4),(v5)) -#define CV_EML_COND(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_COND_CHECK,(v2),(v3),(v4),((v5) != 0)) -#define CV_EML_MCDC(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_MCDC_CHECK,(v2),(v3),(v4),(v5)) -#define CV_SCRIPT_EVAL(v1,v2,v3,v4) cv_script_eval(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(int)(v4)) -#define CV_SCRIPT_FCN(v2,v3) CV_SCRIPT_EVAL(CV_SCRIPT_FCN_CHECK,(v2),(v3),0) -#define CV_SCRIPT_TESTOBJECTIVE(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_TESTOBJECTIVE_CHECK,(v2),(v3),((v4) != 0)) -#define CV_SCRIPT_SATURATION(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_SATURATION_CHECK,(v2),(v3),((v4) != 0)) -#define CV_SCRIPT_SATURATION_ACCUM(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_SATURATION_ACCUM_CHECK,(v2),(v3),(v4)) -#define CV_SCRIPT_IF(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_IF_CHECK,(v2),(v3),((v4) != 0)) -#define CV_SCRIPT_FOR(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_FOR_CHECK,(v2),(v3),(v4)) -#define CV_SCRIPT_WHILE(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_WHILE_CHECK,(v2),(v3),((v4) != 0)) -#define CV_SCRIPT_SWITCH(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_SWITCH_CHECK,(v2),(v3),(v4)) -#define CV_SCRIPT_COND(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_COND_CHECK,(v2),(v3),((v4) != 0)) -#define CV_SCRIPT_MCDC(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_MCDC_CHECK,(v2),(v3),(v4)) - -#define _SFD_CV_INIT_EML(v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11) cv_eml_init_script(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8),(v9),(v10),(v11)) - -#define _SFD_CV_INIT_EML_FCN(v1,v2,v3,v4,v5,v6) cv_eml_init_fcn(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_EML_TESTOBJECTIVE(v1,v2,v3,v4,v5,v6,v7) cv_eml_init_testobjective(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7)) - -#define _SFD_CV_INIT_EML_SATURATION(v1,v2,v3,v4,v5,v6) cv_eml_init_saturation(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_EML_IF(v1,v2,v3,v4,v5,v6,v7) cv_eml_init_if(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7)) - -#define _SFD_CV_INIT_EML_FOR(v1,v2,v3,v4,v5,v6) cv_eml_init_for(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_EML_WHILE(v1,v2,v3,v4,v5,v6) cv_eml_init_while(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_EML_MCDC(v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11) cv_eml_init_mcdc(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8),(v9),(v10),(v11)) - -#define _SFD_CV_INIT_EML_SWITCH(v1,v2,v3,v4,v5,v6,v7,v8,v9) cv_eml_init_switch(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8),(v9)) - -#define _SFD_CV_INIT_SCRIPT(v1,v2,v3,v4,v5,v6,v7,v8,v9,v10) cv_script_init_script(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8),(v9),(v10)) - -#define _SFD_CV_INIT_SCRIPT_FCN(v1,v2,v3,v4,v5,v6) cv_script_init_fcn(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_SCRIPT_TESTOBJECTIVE(v1,v2,v3,v4,v5,v6) cv_script_init_testobjective(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_SCRIPT_SATURATION(v1,v2,v3,v4,v5) cv_script_init_saturation(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5)) - -#define _SFD_CV_INIT_SCRIPT_IF(v1,v2,v3,v4,v5,v6) cv_script_init_if(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_SCRIPT_FOR(v1,v2,v3,v4,v5) cv_script_init_for(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5)) - -#define _SFD_CV_INIT_SCRIPT_WHILE(v1,v2,v3,v4,v5) cv_script_init_while(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5)) - -#define _SFD_CV_INIT_SCRIPT_MCDC(v1,v2,v3,v4,v5,v6,v7,v8,v9,v10) cv_script_init_mcdc(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8),(v9),(v10)) - -#define _SFD_CV_INIT_SCRIPT_SWITCH(v1,v2,v3,v4,v5,v6,v7,v8) cv_script_init_switch(sfGlobalDebugInstanceStruct, \ - _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8)) - - -#define _SFD_SET_DATA_PROPS(dataNumber,dataScope,isInputData,isOutputData,dataName)\ - sf_debug_set_chart_data_props(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - (dataNumber),(dataScope),(isInputData),(isOutputData),(dataName)) -#define _SFD_SET_DATA_COMPILED_PROPS(dataNumber,dataType,numDims,dimArray,isFixedPoint,isSigned,wordLength,bias,slope,exponent,complexity,mexOutFcn, mexInFcn)\ - sf_debug_set_chart_data_compiled_props(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,CHARTINSTANCE_INSTANCENUMBER,\ - (dataNumber),(dataType),(numDims),(dimArray),(isFixedPoint),(isSigned),(wordLength),(bias),(slope),(exponent),(complexity),(mexOutFcn),(mexInFcn)) -#define _SFD_STATE_INFO(v1,v2,v3)\ - sf_debug_set_chart_state_info(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,(v1),(v2),(v3)) -#define _SFD_CH_SUBSTATE_INDEX(v1,v2)\ - sf_debug_set_chart_substate_index(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,(v1),(v2)) -#define _SFD_ST_SUBSTATE_INDEX(v1,v2,v3)\ - sf_debug_set_chart_state_substate_index(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,(v1),(v2),(v3)) -#define _SFD_ST_SUBSTATE_COUNT(v1,v2)\ - sf_debug_set_chart_state_substate_count(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,(v1),(v2)) -#define _SFD_STATE_COV_WTS(v1,v2,v3,v4)\ - sf_debug_set_instance_state_coverage_weights(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,CHARTINSTANCE_INSTANCENUMBER,(v1),(v2),(v3),(v4)) -#define _SFD_STATE_COV_MAPS(v1,v2,v3,v4,v5,v6,v7,v8,v9,v10) \ - sf_debug_set_chart_state_coverage_maps(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8),(v9),(v10)) -#define _SFD_TRANS_COV_WTS(v1,v2,v3,v4,v5) \ - sf_debug_set_instance_transition_coverage_weights(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5)) -#define _SFD_TRANS_COV_MAPS(v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11,v12,v13) \ - sf_debug_set_chart_transition_coverage_maps(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - (v1),\ - (v2),(v3),(v4),\ - (v5),(v6),(v7),\ - (v8),(v9),(v10),\ - (v11),(v12),(v13)) - -#define _SFD_DATA_CHANGE_EVENT_COUNT(v1,v2) \ - sf_debug_set_number_of_data_with_change_event_for_chart(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - (v1),(v2)) -#define _SFD_STATE_ENTRY_EVENT_COUNT(v1,v2) \ - sf_debug_set_number_of_states_with_entry_event_for_chart(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - (v1),(v2)) -#define _SFD_STATE_EXIT_EVENT_COUNT(v1,v2) \ - sf_debug_set_number_of_states_with_exit_event_for_chart(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - (v1),(v2)) -#define _SFD_EVENT_SCOPE(v1,v2)\ - sf_debug_set_chart_event_scope(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,(v1),(v2)) - -#define _SFD_CH_SUBSTATE_COUNT(v1) \ - sf_debug_set_chart_substate_count(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,(v1)) -#define _SFD_CH_SUBSTATE_DECOMP(v1) \ - sf_debug_set_chart_decomposition(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,(v1)) - -#define _SFD_CV_INIT_CHART(v1,v2,v3,v4)\ - sf_debug_cv_init_chart(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,(v1),(v2),(v3),(v4)) - -#define _SFD_CV_INIT_STATE(v1,v2,v3,v4,v5,v6,v7,v8)\ - sf_debug_cv_init_state(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,(v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8)) - -#define _SFD_CV_INIT_TRANSITION_SATURATION(v1,v2,v3,v4)\ - sf_debug_cv_init_saturation(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - TRANSITION_OBJECT,(v1),(v2),(v3),(v4)) - -#define _SFD_CV_INIT_STATE_SATURATION(v1,v2,v3,v4)\ - sf_debug_cv_init_saturation(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - STATE_OBJECT, (v1),(v2),(v3),(v4)) - -#define _SFD_CV_INIT_TRANSITION_TESTOBJECTIVE(v1,v2,v3,v4)\ - sf_debug_cv_init_testobjectives(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - TRANSITION_OBJECT,(v1),(v2),(v3),(v4)) - -#define _SFD_CV_INIT_STATE_TESTOBJECTIVE(v1,v2,v3,v4)\ - sf_debug_cv_init_testobjectives(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - STATE_OBJECT, (v1),(v2),(v3),(v4)) - -#define _SFD_CV_INIT_TRANS(v1,v2,v3,v4,v5,v6)\ - sf_debug_cv_init_trans(sfGlobalDebugInstanceStruct, _EngSimulation8CylInline2TC_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) -#endif - -#define _SFD_SET_MACHINE_DATA_VALUE_PTR(v0,v1,v2) sf_debug_set_machine_data_value_ptr(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_STORE_CURRENT_STATE_CONFIGURATION(v0,v1,v2) sf_debug_store_current_state_configuration(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_RESTORE_PREVIOUS_STATE_CONFIGURATION(v0,v1,v2) sf_debug_restore_previous_state_configuration(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_RESTORE_PREVIOUS_STATE_CONFIGURATION2(v0,v1,v2) sf_debug_restore_previous_state_configuration2(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_SYMBOL_SCOPE_PUSH(v0,v1) sf_debug_symbol_scope_push(sfGlobalDebugInstanceStruct,v0,v1) -#define _SFD_SYMBOL_SCOPE_PUSH_EML(v0,v1,v2,v3,v4) sf_debug_symbol_scope_push_eml(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4) -#define _SFD_SYMBOL_SCOPE_POP() sf_debug_symbol_scope_pop(sfGlobalDebugInstanceStruct) -#define _SFD_SYMBOL_SCOPE_ADD(v0,v1,v2) sf_debug_symbol_scope_add(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_SYMBOL_SCOPE_ADD_IMPORTABLE(v0,v1,v2,v3) sf_debug_symbol_scope_add_importable(sfGlobalDebugInstanceStruct,v0,v1,v2,v3) -#define _SFD_SYMBOL_SCOPE_ADD_EML(v0,v1,v2) sf_debug_symbol_scope_add_eml(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_SYMBOL_SCOPE_ADD_EML_IMPORTABLE(v0,v1,v2,v3) sf_debug_symbol_scope_add_eml_importable(sfGlobalDebugInstanceStruct,v0,v1,v2,v3) -#define _SFD_SYMBOL_SCOPE_ADD_DYN(v0,v1,v2,v3,v4,v5) sf_debug_symbol_scope_add_dyn(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4,v5) -#define _SFD_SYMBOL_SCOPE_ADD_DYN_IMPORTABLE(v0,v1,v2,v3,v4,v5,v6) sf_debug_symbol_scope_add_dyn_importable(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4,v5,v6) -#define _SFD_SYMBOL_SCOPE_ADD_EML_DYN(v0,v1,v2,v3,v4,v5) sf_debug_symbol_scope_add_eml_dyn(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4,v5) -#define _SFD_SYMBOL_SCOPE_ADD_EML_DYN_IMPORTABLE(v0,v1,v2,v3,v4,v5,v6) sf_debug_symbol_scope_add_eml_dyn_importable(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4,v5,v6) -#define _SFD_SYMBOL_SCOPE_ADD_VERBOSE(v0,v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11,v12,v13,v14) sf_debug_symbol_scope_add_verbose(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11,v12,v13,v14) -#define _SFD_SYMBOL_SWITCH(v0,v1) sf_debug_symbol_switch(sfGlobalDebugInstanceStruct,v0,v1) -#define _SFD_CHECK_FOR_STATE_INCONSISTENCY(v0,v1,v2) sf_debug_check_for_state_inconsistency(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_SET_HONOR_BREAKPOINTS(v0) sf_debug_set_honor_breakpoints(sfGlobalDebugInstanceStruct, v0) -#define _SFD_GET_ANIMATION() sf_debug_get_animation(sfGlobalDebugInstanceStruct) -#define _SFD_SET_ANIMATION(v0) sf_debug_set_animation(sfGlobalDebugInstanceStruct,v0) -#define _SFD_SIZE_EQ_CHECK_1D(v0,v1) sf_debug_size_eq_check_1d(sfGlobalDebugInstanceStruct,v0,v1) -#define _SFD_SIZE_EQ_CHECK_ND(v0,v1,v2) sf_debug_size_eq_check_nd(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_DIM_SIZE_EQ_CHECK(v0,v1,v2) sf_debug_dim_size_eq_check(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_DIM_SIZE_GEQ_CHECK(v0,v1,v2) sf_debug_dim_size_geq_check(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_SUB_ASSIGN_SIZE_CHECK_ND(v0,v1,v2,v3) sf_debug_sub_assign_size_check_nd(sfGlobalDebugInstanceStruct,v0,v1,v2,v3) -#define _SFD_MATRIX_MATRIX_INDEX_CHECK(v0,v1,v2,v3) sf_debug_matrix_matrix_index_check(sfGlobalDebugInstanceStruct,v0,v1,v2,v3) -#define _SFD_VECTOR_VECTOR_INDEX_CHECK(v0,v1,v2,v3) sf_debug_vector_vector_index_check(sfGlobalDebugInstanceStruct,v0,v1,v2,v3) -#define _SFD_FOR_LOOP_VECTOR_CHECK(v0,v1,v2,v3,v4) sf_debug_for_loop_vector_check(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4) -#define _SFD_RUNTIME_ERROR_MSGID(v0) sf_debug_runtime_error_msgid(sfGlobalDebugInstanceStruct,v0) -#define _SFD_TRANSITION_CONFLICT_CHECK_ENABLED() sf_debug_transition_conflict_check_enabled(sfGlobalDebugInstanceStruct) -#define _SFD_TRANSITION_CONFLICT_CHECK_BEGIN() sf_debug_transition_conflict_check_begin(sfGlobalDebugInstanceStruct) -#define _SFD_TRANSITION_CONFLICT_CHECK_END() sf_debug_transition_conflict_check_end(sfGlobalDebugInstanceStruct) -#define _SFD_OVERFLOW_DETECTION(v0) sf_debug_overflow_detection(sfGlobalDebugInstanceStruct,v0) diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun_registry.c b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun_registry.c deleted file mode 100644 index 0c22a5f..0000000 --- a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun_registry.c +++ /dev/null @@ -1,338 +0,0 @@ -#include "EngSimulation8CylInline2TC_Transient_sfun.h" -#include "sfcdebug.h" - -struct SfDebugInstanceStruct; -struct SfDebugInstanceStruct* sfGlobalDebugInstanceStruct = NULL; - -#define PROCESS_MEX_SFUNCTION_CMD_LINE_CALL - -unsigned int sf_process_check_sum_call( int nlhs, mxArray * plhs[], int nrhs, - const mxArray * prhs[] ) -{ - extern unsigned int - sf_EngSimulation8CylInline2TC_Transient_process_check_sum_call( int nlhs, - mxArray * plhs[], int nrhs, const mxArray * prhs[] ); - if (sf_EngSimulation8CylInline2TC_Transient_process_check_sum_call(nlhs,plhs, - nrhs,prhs)) - return 1; - return 0; -} - -unsigned int sf_process_autoinheritance_call( int nlhs, mxArray * plhs[], int - nrhs, const mxArray * prhs[] ) -{ - extern unsigned int - sf_EngSimulation8CylInline2TC_Transient_autoinheritance_info( int nlhs, - mxArray * plhs[], int nrhs, const mxArray * prhs[] ); - char commandName[64]; - char machineName[128]; - if (nrhs < 4) { - return 0; - } - - if (!mxIsChar(prhs[0]) || !mxIsChar(prhs[1])) - return 0; - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"get_autoinheritance_info")) - return 0; - mxGetString(prhs[1], machineName,sizeof(machineName)/sizeof(char)); - machineName[(sizeof(machineName)/sizeof(char)-1)] = '\0'; - if (strcmp(machineName, "EngSimulation8CylInline2TC_Transient") == 0) { - const mxArray *newRhs[3] = { NULL, NULL, NULL }; - - newRhs[0] = prhs[0]; - newRhs[1] = prhs[2]; - newRhs[2] = prhs[3]; - return sf_EngSimulation8CylInline2TC_Transient_autoinheritance_info(nlhs, - plhs,3,newRhs); - } - - return 0; -} - -unsigned int sf_process_get_third_party_uses_info_call( int nlhs, mxArray * - plhs[], int nrhs, const mxArray * prhs[] ) -{ - extern unsigned int - sf_EngSimulation8CylInline2TC_Transient_third_party_uses_info( int nlhs, - mxArray * plhs[], int nrhs, const mxArray * prhs[] ); - char commandName[64]; - char machineName[128]; - if (nrhs < 4) { - return 0; - } - - if (!mxIsChar(prhs[0]) || !mxIsChar(prhs[1])) - return 0; - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"get_third_party_uses_info")) - return 0; - mxGetString(prhs[1], machineName,sizeof(machineName)/sizeof(char)); - machineName[(sizeof(machineName)/sizeof(char)-1)] = '\0'; - if (strcmp(machineName, "EngSimulation8CylInline2TC_Transient") == 0) { - const mxArray *newRhs[3] = { NULL, NULL, NULL }; - - newRhs[0] = prhs[0]; - newRhs[1] = prhs[2]; - newRhs[2] = prhs[3]; - return sf_EngSimulation8CylInline2TC_Transient_third_party_uses_info(nlhs, - plhs,3,newRhs); - } - - return 0; -} - -unsigned int sf_process_get_eml_resolved_functions_info_call( int nlhs, mxArray * - plhs[], int nrhs, const mxArray * prhs[] ) -{ - extern unsigned int - sf_EngSimulation8CylInline2TC_Transient_get_eml_resolved_functions_info( int - nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ); - char commandName[64]; - char machineName[128]; - if (nrhs < 3) { - return 0; - } - - if (!mxIsChar(prhs[0]) || !mxIsChar(prhs[1])) - return 0; - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"get_eml_resolved_functions_info")) - return 0; - mxGetString(prhs[1], machineName,sizeof(machineName)/sizeof(char)); - machineName[(sizeof(machineName)/sizeof(char)-1)] = '\0'; - if (strcmp(machineName, "EngSimulation8CylInline2TC_Transient") == 0) { - const mxArray *newRhs[2] = { NULL, NULL }; - - newRhs[0] = prhs[0]; - newRhs[1] = prhs[2]; - return - sf_EngSimulation8CylInline2TC_Transient_get_eml_resolved_functions_info - (nlhs,plhs,2,newRhs); - } - - return 0; -} - -unsigned int sf_mex_unlock_call( int nlhs, mxArray * plhs[], int nrhs, const - mxArray * prhs[] ) -{ - char commandName[20]; - if (nrhs<1 || !mxIsChar(prhs[0]) ) - return 0; - - /* Possible call to get the checksum */ - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"sf_mex_unlock")) - return 0; - while (mexIsLocked()) { - mexUnlock(); - } - - return(1); -} - -extern unsigned int sf_debug_api(struct SfDebugInstanceStruct* debugInstance, - int nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ); -static unsigned int sf_debug_api_wrapper( int nlhs, mxArray * plhs[], int nrhs, - const mxArray * prhs[] ) -{ - return sf_debug_api(sfGlobalDebugInstanceStruct, nlhs, plhs, nrhs, prhs); -} - -static unsigned int ProcessMexSfunctionCmdLineCall(int nlhs, mxArray * plhs[], - int nrhs, const mxArray * prhs[]) -{ - if (sf_debug_api_wrapper(nlhs,plhs,nrhs,prhs)) - return 1; - if (sf_process_check_sum_call(nlhs,plhs,nrhs,prhs)) - return 1; - if (sf_mex_unlock_call(nlhs,plhs,nrhs,prhs)) - return 1; - if (sf_process_autoinheritance_call(nlhs,plhs,nrhs,prhs)) - return 1; - if (sf_process_get_third_party_uses_info_call(nlhs,plhs,nrhs,prhs)) - return 1; - if (sf_process_get_eml_resolved_functions_info_call(nlhs,plhs,nrhs,prhs)) - return 1; - mexErrMsgTxt("Unsuccessful command."); - return 0; -} - -static unsigned int sfGlobalMdlStartCallCounts = 0; -unsigned int sf_machine_global_initializer_called(void) -{ - return(sfGlobalMdlStartCallCounts > 0); -} - -extern unsigned int sf_EngSimulation8CylInline2TC_Transient_method_dispatcher - (SimStruct *S, unsigned int chartFileNumber, const char* specsCksum, int_T - method, void *data); -unsigned int sf_machine_global_method_dispatcher(SimStruct *simstructPtr, const - char *machineName, unsigned int chartFileNumber, const char* specsCksum, int_T - method, void *data) -{ - if (!strcmp(machineName,"EngSimulation8CylInline2TC_Transient")) { - return(sf_EngSimulation8CylInline2TC_Transient_method_dispatcher - (simstructPtr,chartFileNumber,specsCksum,method,data)); - } - - return 0; -} - -extern void EngSimulation8CylInline2TC_Transient_terminator(void); -void sf_machine_global_terminator(void) -{ - sfGlobalMdlStartCallCounts--; - if (sfGlobalMdlStartCallCounts == 0) { - EngSimulation8CylInline2TC_Transient_terminator(); - sf_debug_terminate(sfGlobalDebugInstanceStruct); - sfGlobalDebugInstanceStruct = NULL; - } - - return; -} - -extern void EngSimulation8CylInline2TC_Transient_initializer(void); -extern void EngSimulation8CylInline2TC_Transient_register_exported_symbols - (SimStruct* S); -extern void EngSimulation8CylInline2TC_Transient_debug_initialize(struct - SfDebugInstanceStruct*); -void sf_register_machine_exported_symbols(SimStruct* S) -{ - EngSimulation8CylInline2TC_Transient_register_exported_symbols(S); -} - -bool callCustomFcn(char initFlag) -{ - return false; -} - -void sf_machine_global_initializer(SimStruct* S) -{ - bool simModeIsRTWGen = sim_mode_is_rtw_gen(S); - sfGlobalMdlStartCallCounts++; - if (sfGlobalMdlStartCallCounts == 1) { - if (simModeIsRTWGen) { - sf_register_machine_exported_symbols(S); - } - - sfGlobalDebugInstanceStruct = sf_debug_create_debug_instance_struct(); - if (!simModeIsRTWGen) { - EngSimulation8CylInline2TC_Transient_debug_initialize - (sfGlobalDebugInstanceStruct); - } - - EngSimulation8CylInline2TC_Transient_initializer(); - } - - return; -} - -#define PROCESS_MEX_SFUNCTION_EVERY_CALL - -unsigned int ProcessMexSfunctionEveryCall(int_T nlhs, mxArray *plhs[], int_T - nrhs, const mxArray *prhs[]); - -#include "simulink.c" /* MEX-file interface mechanism */ - -static void sf_machine_load_sfunction_ptrs(SimStruct *S) -{ - ssSetmdlInitializeSampleTimes(S,__mdlInitializeSampleTimes); - ssSetmdlInitializeConditions(S,__mdlInitializeConditions); - ssSetmdlOutputs(S,__mdlOutputs); - ssSetmdlTerminate(S,__mdlTerminate); - ssSetmdlRTW(S,__mdlRTW); - ssSetmdlSetWorkWidths(S,__mdlSetWorkWidths); - -#if defined(MDL_HASSIMULATIONCONTEXTIO) - - ssSetmdlSimulationContextIO(S,__mdlSimulationContextIO); - -#endif - -#if defined(MDL_START) - - ssSetmdlStart(S,__mdlStart); - -#endif - -#if defined(RTW_GENERATED_ENABLE) - - ssSetRTWGeneratedEnable(S,__mdlEnable); - -#endif - -#if defined(RTW_GENERATED_DISABLE) - - ssSetRTWGeneratedDisable(S,__mdlDisable); - -#endif - -#if defined(MDL_ENABLE) - - ssSetmdlEnable(S,__mdlEnable); - -#endif - -#if defined(MDL_DISABLE) - - ssSetmdlDisable(S,__mdlDisable); - -#endif - -#if defined(MDL_SIM_STATUS_CHANGE) - - ssSetmdlSimStatusChange(S,__mdlSimStatusChange); - -#endif - -#if defined(MDL_EXT_MODE_EXEC) - - ssSetmdlExtModeExec(S,__mdlExtModeExec); - -#endif - -#if defined(MDL_UPDATE) - - ssSetmdlUpdate(S,__mdlUpdate); - -#endif - -#if defined(MDL_PROCESS_PARAMETERS) - - ssSetmdlProcessParameters(S,__mdlProcessParameters); - -#endif - -#if defined(MDL_ZERO_CROSSINGS) - - ssSetmdlZeroCrossings(S,__mdlZeroCrossings); - -#endif - -#if defined(MDL_DERIVATIVES) - - ssSetmdlDerivatives(S,__mdlDerivatives); - -#endif - -} - -unsigned int ProcessMexSfunctionEveryCall(int_T nlhs, mxArray *plhs[], int_T - nrhs, const mxArray *prhs[]) -{ - if (nlhs < 0) { - SimStruct *S = (SimStruct *)plhs[_LHS_SS]; - int_T flag = (int_T)(*(real_T*)mxGetPr(prhs[_RHS_FLAG])); - if (flag == SS_CALL_MDL_SET_WORK_WIDTHS) { - sf_machine_load_sfunction_ptrs(S); - } - } - - return 0; -} diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun_registry.obj b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun_registry.obj deleted file mode 100644 index 96dab96..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/EngSimulation8CylInline2TC_Transient_sfun_registry.obj and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/c2_EngSimulation8CylInline2TC_Transient.c b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/c2_EngSimulation8CylInline2TC_Transient.c deleted file mode 100644 index d12f521..0000000 --- a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/c2_EngSimulation8CylInline2TC_Transient.c +++ /dev/null @@ -1,791 +0,0 @@ -/* Include files */ - -#include -#include "blas.h" -#include "EngSimulation8CylInline2TC_Transient_sfun.h" -#include "c2_EngSimulation8CylInline2TC_Transient.h" -#define _SF_MEX_LISTEN_FOR_CTRL_C(S) sf_mex_listen_for_ctrl_c(NULL,S); - -/* Type Definitions */ - -/* Named Constants */ -#define CALL_EVENT (-1) - -/* Variable Declarations */ - -/* Variable Definitions */ - -/* Function Declarations */ -static void initialize_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance); -static void initialize_params_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance); -static void enable_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance); -static void disable_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance); -static const mxArray *get_sim_state_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance); -static void set_sim_state_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance, const - mxArray *c2_st); -static void finalize_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance); -static void sf_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance); -static void initSimStructsc2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance); -static void registerMessagesc2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance); -static void init_script_number_translation(uint32_T c2_machineNumber, uint32_T - c2_chartNumber); -static real_T c2_emlrt_marshallIn - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance, const - mxArray *c2_effMech, const char_T *c2_identifier); -static real_T c2_b_emlrt_marshallIn - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance, const - mxArray *c2_u, const emlrtMsgIdentifier *c2_parentId); -static uint8_T c2_c_emlrt_marshallIn - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance, const - mxArray *c2_b_is_active_c2_EngSimulation8CylInline2TC_Transient, const char_T - *c2_identifier); -static uint8_T c2_d_emlrt_marshallIn - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance, const - mxArray *c2_u, const emlrtMsgIdentifier *c2_parentId); -static void init_dsm_address_info - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance); - -/* Function Definitions */ -static void initialize_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance) -{ - _sfTime_ = (real_T)ssGetT(chartInstance->S); - chartInstance->c2_is_active_c2_EngSimulation8CylInline2TC_Transient = 0U; -} - -static void initialize_params_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance) -{ - real_T c2_d0; - real_T c2_dv0[2]; - int32_T c2_i0; - sf_set_error_prefix_string( - "Error evaluating data 'omegaEMax' in the parent workspace.\n"); - sf_mex_import_named("omegaEMax", sf_mex_get_sfun_param(chartInstance->S, 1, 0), - &c2_d0, 0, 0, 0U, 0, 0U, 0); - chartInstance->c2_omegaEMax = c2_d0; - sf_set_error_prefix_string("Stateflow Runtime Error (chart): "); - sf_set_error_prefix_string( - "Error evaluating data 'coeffMechEff' in the parent workspace.\n"); - sf_mex_import_named("coeffMechEff", sf_mex_get_sfun_param(chartInstance->S, 0, - 0), c2_dv0, 0, 0, 0U, 1, 0U, 1, 2); - for (c2_i0 = 0; c2_i0 < 2; c2_i0++) { - chartInstance->c2_coeffMechEff[c2_i0] = c2_dv0[c2_i0]; - } - - sf_set_error_prefix_string("Stateflow Runtime Error (chart): "); -} - -static void enable_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance) -{ - _sfTime_ = (real_T)ssGetT(chartInstance->S); -} - -static void disable_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance) -{ - _sfTime_ = (real_T)ssGetT(chartInstance->S); -} - -static const mxArray *get_sim_state_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance) -{ - const mxArray *c2_st; - const mxArray *c2_y = NULL; - real_T c2_u; - const mxArray *c2_b_y = NULL; - uint8_T c2_b_u; - const mxArray *c2_c_y = NULL; - real_T *c2_effMech; - c2_effMech = (real_T *)ssGetOutputPortSignal(chartInstance->S, 1); - c2_st = NULL; - c2_y = NULL; - sf_mex_assign(&c2_y, sf_mex_createcellarray(2), FALSE); - c2_u = *c2_effMech; - c2_b_y = NULL; - sf_mex_assign(&c2_b_y, sf_mex_create("y", &c2_u, 0, 0U, 0U, 0U, 0), FALSE); - sf_mex_setcell(c2_y, 0, c2_b_y); - c2_b_u = chartInstance->c2_is_active_c2_EngSimulation8CylInline2TC_Transient; - c2_c_y = NULL; - sf_mex_assign(&c2_c_y, sf_mex_create("y", &c2_b_u, 3, 0U, 0U, 0U, 0), FALSE); - sf_mex_setcell(c2_y, 1, c2_c_y); - sf_mex_assign(&c2_st, c2_y, FALSE); - return c2_st; -} - -static void set_sim_state_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance, const - mxArray *c2_st) -{ - const mxArray *c2_u; - real_T *c2_effMech; - c2_effMech = (real_T *)ssGetOutputPortSignal(chartInstance->S, 1); - c2_u = sf_mex_dup(c2_st); - *c2_effMech = c2_emlrt_marshallIn(chartInstance, sf_mex_dup(sf_mex_getcell - (c2_u, 0)), "effMech"); - chartInstance->c2_is_active_c2_EngSimulation8CylInline2TC_Transient = - c2_c_emlrt_marshallIn(chartInstance, sf_mex_dup(sf_mex_getcell(c2_u, 1)), - "is_active_c2_EngSimulation8CylInline2TC_Transient"); - sf_mex_destroy(&c2_u); - sf_mex_destroy(&c2_st); -} - -static void finalize_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance) -{ -} - -static void sf_c2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance) -{ - real_T c2_omega_nom; - real_T *c2_effMech; - real_T *c2_omegaE; - c2_effMech = (real_T *)ssGetOutputPortSignal(chartInstance->S, 1); - c2_omegaE = (real_T *)ssGetInputPortSignal(chartInstance->S, 0); - _sfTime_ = (real_T)ssGetT(chartInstance->S); - c2_omega_nom = *c2_omegaE / chartInstance->c2_omegaEMax; - *c2_effMech = 1.0 - (chartInstance->c2_coeffMechEff[1] * c2_omega_nom - - chartInstance->c2_coeffMechEff[0] / (1.0 - - chartInstance->c2_coeffMechEff[1]) * (c2_omega_nom - - chartInstance->c2_coeffMechEff[1]) * c2_omega_nom); -} - -static void initSimStructsc2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance) -{ -} - -static void registerMessagesc2_EngSimulation8CylInline2TC_Transient - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance) -{ -} - -static void init_script_number_translation(uint32_T c2_machineNumber, uint32_T - c2_chartNumber) -{ -} - -const mxArray - *sf_c2_EngSimulation8CylInline2TC_Transient_get_eml_resolved_functions_info - (void) -{ - const mxArray *c2_nameCaptureInfo; - c2_ResolvedFunctionInfo c2_info[5]; - c2_ResolvedFunctionInfo (*c2_b_info)[5]; - const mxArray *c2_m0 = NULL; - int32_T c2_i1; - c2_ResolvedFunctionInfo *c2_r0; - c2_nameCaptureInfo = NULL; - c2_b_info = (c2_ResolvedFunctionInfo (*)[5])c2_info; - (*c2_b_info)[0].context = ""; - (*c2_b_info)[0].name = "mrdivide"; - (*c2_b_info)[0].dominantType = "double"; - (*c2_b_info)[0].resolved = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/mrdivide.p"; - (*c2_b_info)[0].fileTimeLo = 1357951548U; - (*c2_b_info)[0].fileTimeHi = 0U; - (*c2_b_info)[0].mFileTimeLo = 1319729966U; - (*c2_b_info)[0].mFileTimeHi = 0U; - (*c2_b_info)[1].context = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/mrdivide.p"; - (*c2_b_info)[1].name = "rdivide"; - (*c2_b_info)[1].dominantType = "double"; - (*c2_b_info)[1].resolved = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/rdivide.m"; - (*c2_b_info)[1].fileTimeLo = 1346510388U; - (*c2_b_info)[1].fileTimeHi = 0U; - (*c2_b_info)[1].mFileTimeLo = 0U; - (*c2_b_info)[1].mFileTimeHi = 0U; - (*c2_b_info)[2].context = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/rdivide.m"; - (*c2_b_info)[2].name = "eml_scalexp_compatible"; - (*c2_b_info)[2].dominantType = "double"; - (*c2_b_info)[2].resolved = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_scalexp_compatible.m"; - (*c2_b_info)[2].fileTimeLo = 1286818796U; - (*c2_b_info)[2].fileTimeHi = 0U; - (*c2_b_info)[2].mFileTimeLo = 0U; - (*c2_b_info)[2].mFileTimeHi = 0U; - (*c2_b_info)[3].context = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/rdivide.m"; - (*c2_b_info)[3].name = "eml_div"; - (*c2_b_info)[3].dominantType = "double"; - (*c2_b_info)[3].resolved = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_div.m"; - (*c2_b_info)[3].fileTimeLo = 1313347810U; - (*c2_b_info)[3].fileTimeHi = 0U; - (*c2_b_info)[3].mFileTimeLo = 0U; - (*c2_b_info)[3].mFileTimeHi = 0U; - (*c2_b_info)[4].context = ""; - (*c2_b_info)[4].name = "mtimes"; - (*c2_b_info)[4].dominantType = "double"; - (*c2_b_info)[4].resolved = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/mtimes.m"; - (*c2_b_info)[4].fileTimeLo = 1289519692U; - (*c2_b_info)[4].fileTimeHi = 0U; - (*c2_b_info)[4].mFileTimeLo = 0U; - (*c2_b_info)[4].mFileTimeHi = 0U; - sf_mex_assign(&c2_m0, sf_mex_createstruct("nameCaptureInfo", 1, 5), FALSE); - for (c2_i1 = 0; c2_i1 < 5; c2_i1++) { - c2_r0 = &c2_info[c2_i1]; - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", c2_r0->context, 15, - 0U, 0U, 0U, 2, 1, strlen(c2_r0->context)), "context", "nameCaptureInfo", - c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", c2_r0->name, 15, 0U, - 0U, 0U, 2, 1, strlen(c2_r0->name)), "name", "nameCaptureInfo", c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", c2_r0->dominantType, - 15, 0U, 0U, 0U, 2, 1, strlen(c2_r0->dominantType)), "dominantType", - "nameCaptureInfo", c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", c2_r0->resolved, 15, - 0U, 0U, 0U, 2, 1, strlen(c2_r0->resolved)), "resolved", "nameCaptureInfo", - c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", &c2_r0->fileTimeLo, - 7, 0U, 0U, 0U, 0), "fileTimeLo", "nameCaptureInfo", c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", &c2_r0->fileTimeHi, - 7, 0U, 0U, 0U, 0), "fileTimeHi", "nameCaptureInfo", c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", &c2_r0->mFileTimeLo, - 7, 0U, 0U, 0U, 0), "mFileTimeLo", "nameCaptureInfo", c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", &c2_r0->mFileTimeHi, - 7, 0U, 0U, 0U, 0), "mFileTimeHi", "nameCaptureInfo", c2_i1); - } - - sf_mex_assign(&c2_nameCaptureInfo, c2_m0, FALSE); - sf_mex_emlrtNameCapturePostProcessR2012a(&c2_nameCaptureInfo); - return c2_nameCaptureInfo; -} - -static real_T c2_emlrt_marshallIn - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance, const - mxArray *c2_effMech, const char_T *c2_identifier) -{ - real_T c2_y; - emlrtMsgIdentifier c2_thisId; - c2_thisId.fIdentifier = c2_identifier; - c2_thisId.fParent = NULL; - c2_y = c2_b_emlrt_marshallIn(chartInstance, sf_mex_dup(c2_effMech), &c2_thisId); - sf_mex_destroy(&c2_effMech); - return c2_y; -} - -static real_T c2_b_emlrt_marshallIn - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance, const - mxArray *c2_u, const emlrtMsgIdentifier *c2_parentId) -{ - real_T c2_y; - real_T c2_d1; - sf_mex_import(c2_parentId, sf_mex_dup(c2_u), &c2_d1, 1, 0, 0U, 0, 0U, 0); - c2_y = c2_d1; - sf_mex_destroy(&c2_u); - return c2_y; -} - -static uint8_T c2_c_emlrt_marshallIn - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance, const - mxArray *c2_b_is_active_c2_EngSimulation8CylInline2TC_Transient, const char_T - *c2_identifier) -{ - uint8_T c2_y; - emlrtMsgIdentifier c2_thisId; - c2_thisId.fIdentifier = c2_identifier; - c2_thisId.fParent = NULL; - c2_y = c2_d_emlrt_marshallIn(chartInstance, sf_mex_dup - (c2_b_is_active_c2_EngSimulation8CylInline2TC_Transient), &c2_thisId); - sf_mex_destroy(&c2_b_is_active_c2_EngSimulation8CylInline2TC_Transient); - return c2_y; -} - -static uint8_T c2_d_emlrt_marshallIn - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance, const - mxArray *c2_u, const emlrtMsgIdentifier *c2_parentId) -{ - uint8_T c2_y; - uint8_T c2_u0; - sf_mex_import(c2_parentId, sf_mex_dup(c2_u), &c2_u0, 1, 3, 0U, 0, 0U, 0); - c2_y = c2_u0; - sf_mex_destroy(&c2_u); - return c2_y; -} - -static void init_dsm_address_info - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance) -{ -} - -/* SFunction Glue Code */ -#ifdef utFree -#undef utFree -#endif - -#ifdef utMalloc -#undef utMalloc -#endif - -#ifdef __cplusplus - -extern "C" void *utMalloc(size_t size); -extern "C" void utFree(void*); - -#else - -extern void *utMalloc(size_t size); -extern void utFree(void*); - -#endif - -void sf_c2_EngSimulation8CylInline2TC_Transient_get_check_sum(mxArray *plhs[]) -{ - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(3326309365U); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(3358884347U); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(3042340087U); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(3584531074U); -} - -mxArray *sf_c2_EngSimulation8CylInline2TC_Transient_get_autoinheritance_info - (void) -{ - const char *autoinheritanceFields[] = { "checksum", "inputs", "parameters", - "outputs", "locals" }; - - mxArray *mxAutoinheritanceInfo = mxCreateStructMatrix(1,1,5, - autoinheritanceFields); - - { - mxArray *mxChecksum = mxCreateString("MQ4WjKjekZ8ESAnRCQh7nG"); - mxSetField(mxAutoinheritanceInfo,0,"checksum",mxChecksum); - } - - { - const char *dataFields[] = { "size", "type", "complexity" }; - - mxArray *mxData = mxCreateStructMatrix(1,1,3,dataFields); - - { - mxArray *mxSize = mxCreateDoubleMatrix(1,2,mxREAL); - double *pr = mxGetPr(mxSize); - pr[0] = (double)(1); - pr[1] = (double)(1); - mxSetField(mxData,0,"size",mxSize); - } - - { - const char *typeFields[] = { "base", "fixpt" }; - - mxArray *mxType = mxCreateStructMatrix(1,1,2,typeFields); - mxSetField(mxType,0,"base",mxCreateDoubleScalar(10)); - mxSetField(mxType,0,"fixpt",mxCreateDoubleMatrix(0,0,mxREAL)); - mxSetField(mxData,0,"type",mxType); - } - - mxSetField(mxData,0,"complexity",mxCreateDoubleScalar(0)); - mxSetField(mxAutoinheritanceInfo,0,"inputs",mxData); - } - - { - const char *dataFields[] = { "size", "type", "complexity" }; - - mxArray *mxData = mxCreateStructMatrix(1,2,3,dataFields); - - { - mxArray *mxSize = mxCreateDoubleMatrix(1,2,mxREAL); - double *pr = mxGetPr(mxSize); - pr[0] = (double)(2); - pr[1] = (double)(1); - mxSetField(mxData,0,"size",mxSize); - } - - { - const char *typeFields[] = { "base", "fixpt" }; - - mxArray *mxType = mxCreateStructMatrix(1,1,2,typeFields); - mxSetField(mxType,0,"base",mxCreateDoubleScalar(10)); - mxSetField(mxType,0,"fixpt",mxCreateDoubleMatrix(0,0,mxREAL)); - mxSetField(mxData,0,"type",mxType); - } - - mxSetField(mxData,0,"complexity",mxCreateDoubleScalar(0)); - - { - mxArray *mxSize = mxCreateDoubleMatrix(1,2,mxREAL); - double *pr = mxGetPr(mxSize); - pr[0] = (double)(1); - pr[1] = (double)(1); - mxSetField(mxData,1,"size",mxSize); - } - - { - const char *typeFields[] = { "base", "fixpt" }; - - mxArray *mxType = mxCreateStructMatrix(1,1,2,typeFields); - mxSetField(mxType,0,"base",mxCreateDoubleScalar(10)); - mxSetField(mxType,0,"fixpt",mxCreateDoubleMatrix(0,0,mxREAL)); - mxSetField(mxData,1,"type",mxType); - } - - mxSetField(mxData,1,"complexity",mxCreateDoubleScalar(0)); - mxSetField(mxAutoinheritanceInfo,0,"parameters",mxData); - } - - { - const char *dataFields[] = { "size", "type", "complexity" }; - - mxArray *mxData = mxCreateStructMatrix(1,1,3,dataFields); - - { - mxArray *mxSize = mxCreateDoubleMatrix(1,2,mxREAL); - double *pr = mxGetPr(mxSize); - pr[0] = (double)(1); - pr[1] = (double)(1); - mxSetField(mxData,0,"size",mxSize); - } - - { - const char *typeFields[] = { "base", "fixpt" }; - - mxArray *mxType = mxCreateStructMatrix(1,1,2,typeFields); - mxSetField(mxType,0,"base",mxCreateDoubleScalar(10)); - mxSetField(mxType,0,"fixpt",mxCreateDoubleMatrix(0,0,mxREAL)); - mxSetField(mxData,0,"type",mxType); - } - - mxSetField(mxData,0,"complexity",mxCreateDoubleScalar(0)); - mxSetField(mxAutoinheritanceInfo,0,"outputs",mxData); - } - - { - mxSetField(mxAutoinheritanceInfo,0,"locals",mxCreateDoubleMatrix(0,0,mxREAL)); - } - - return(mxAutoinheritanceInfo); -} - -mxArray *sf_c2_EngSimulation8CylInline2TC_Transient_third_party_uses_info(void) -{ - mxArray * mxcell3p = mxCreateCellMatrix(1,0); - return(mxcell3p); -} - -static const mxArray - *sf_get_sim_state_info_c2_EngSimulation8CylInline2TC_Transient(void) -{ - const char *infoFields[] = { "chartChecksum", "varInfo" }; - - mxArray *mxInfo = mxCreateStructMatrix(1, 1, 2, infoFields); - const char *infoEncStr[] = { - "100 S1x2'type','srcId','name','auxInfo'{{M[1],M[5],T\"effMech\",},{M[8],M[0],T\"is_active_c2_EngSimulation8CylInline2TC_Transient\",}}" - }; - - mxArray *mxVarInfo = sf_mex_decode_encoded_mx_struct_array(infoEncStr, 2, 10); - mxArray *mxChecksum = mxCreateDoubleMatrix(1, 4, mxREAL); - sf_c2_EngSimulation8CylInline2TC_Transient_get_check_sum(&mxChecksum); - mxSetField(mxInfo, 0, infoFields[0], mxChecksum); - mxSetField(mxInfo, 0, infoFields[1], mxVarInfo); - return mxInfo; -} - -static const char* sf_get_instance_specialization(void) -{ - return "wwpMjQaf5YlF2hTmsWTirF"; -} - -static void sf_opaque_initialize_c2_EngSimulation8CylInline2TC_Transient(void - *chartInstanceVar) -{ - initialize_params_c2_EngSimulation8CylInline2TC_Transient - ((SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct*) chartInstanceVar); - initialize_c2_EngSimulation8CylInline2TC_Transient - ((SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct*) chartInstanceVar); -} - -static void sf_opaque_enable_c2_EngSimulation8CylInline2TC_Transient(void - *chartInstanceVar) -{ - enable_c2_EngSimulation8CylInline2TC_Transient - ((SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct*) chartInstanceVar); -} - -static void sf_opaque_disable_c2_EngSimulation8CylInline2TC_Transient(void - *chartInstanceVar) -{ - disable_c2_EngSimulation8CylInline2TC_Transient - ((SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct*) chartInstanceVar); -} - -static void sf_opaque_gateway_c2_EngSimulation8CylInline2TC_Transient(void - *chartInstanceVar) -{ - sf_c2_EngSimulation8CylInline2TC_Transient - ((SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct*) chartInstanceVar); -} - -extern const mxArray* - sf_internal_get_sim_state_c2_EngSimulation8CylInline2TC_Transient(SimStruct* S) -{ - ChartInfoStruct *chartInfo = (ChartInfoStruct*) ssGetUserData(S); - mxArray *plhs[1] = { NULL }; - - mxArray *prhs[4]; - int mxError = 0; - prhs[0] = mxCreateString("chart_simctx_raw2high"); - prhs[1] = mxCreateDoubleScalar(ssGetSFuncBlockHandle(S)); - prhs[2] = (mxArray*) get_sim_state_c2_EngSimulation8CylInline2TC_Transient - ((SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct*) - chartInfo->chartInstance); /* raw sim ctx */ - prhs[3] = (mxArray*) - sf_get_sim_state_info_c2_EngSimulation8CylInline2TC_Transient();/* state var info */ - mxError = sf_mex_call_matlab(1, plhs, 4, prhs, "sfprivate"); - mxDestroyArray(prhs[0]); - mxDestroyArray(prhs[1]); - mxDestroyArray(prhs[2]); - mxDestroyArray(prhs[3]); - if (mxError || plhs[0] == NULL) { - sf_mex_error_message("Stateflow Internal Error: \nError calling 'chart_simctx_raw2high'.\n"); - } - - return plhs[0]; -} - -extern void sf_internal_set_sim_state_c2_EngSimulation8CylInline2TC_Transient - (SimStruct* S, const mxArray *st) -{ - ChartInfoStruct *chartInfo = (ChartInfoStruct*) ssGetUserData(S); - mxArray *plhs[1] = { NULL }; - - mxArray *prhs[4]; - int mxError = 0; - prhs[0] = mxCreateString("chart_simctx_high2raw"); - prhs[1] = mxCreateDoubleScalar(ssGetSFuncBlockHandle(S)); - prhs[2] = mxDuplicateArray(st); /* high level simctx */ - prhs[3] = (mxArray*) - sf_get_sim_state_info_c2_EngSimulation8CylInline2TC_Transient();/* state var info */ - mxError = sf_mex_call_matlab(1, plhs, 4, prhs, "sfprivate"); - mxDestroyArray(prhs[0]); - mxDestroyArray(prhs[1]); - mxDestroyArray(prhs[2]); - mxDestroyArray(prhs[3]); - if (mxError || plhs[0] == NULL) { - sf_mex_error_message("Stateflow Internal Error: \nError calling 'chart_simctx_high2raw'.\n"); - } - - set_sim_state_c2_EngSimulation8CylInline2TC_Transient - ((SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct*) - chartInfo->chartInstance, mxDuplicateArray(plhs[0])); - mxDestroyArray(plhs[0]); -} - -static const mxArray* - sf_opaque_get_sim_state_c2_EngSimulation8CylInline2TC_Transient(SimStruct* S) -{ - return sf_internal_get_sim_state_c2_EngSimulation8CylInline2TC_Transient(S); -} - -static void sf_opaque_set_sim_state_c2_EngSimulation8CylInline2TC_Transient - (SimStruct* S, const mxArray *st) -{ - sf_internal_set_sim_state_c2_EngSimulation8CylInline2TC_Transient(S, st); -} - -static void sf_opaque_terminate_c2_EngSimulation8CylInline2TC_Transient(void - *chartInstanceVar) -{ - if (chartInstanceVar!=NULL) { - SimStruct *S = ((SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct*) - chartInstanceVar)->S; - if (sim_mode_is_rtw_gen(S) || sim_mode_is_external(S)) { - sf_clear_rtw_identifier(S); - unload_EngSimulation8CylInline2TC_Transient_optimization_info(); - } - - finalize_c2_EngSimulation8CylInline2TC_Transient - ((SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct*) - chartInstanceVar); - utFree((void *)chartInstanceVar); - ssSetUserData(S,NULL); - } -} - -static void sf_opaque_init_subchart_simstructs(void *chartInstanceVar) -{ - initSimStructsc2_EngSimulation8CylInline2TC_Transient - ((SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct*) chartInstanceVar); -} - -extern unsigned int sf_machine_global_initializer_called(void); -static void mdlProcessParameters_c2_EngSimulation8CylInline2TC_Transient - (SimStruct *S) -{ - int i; - for (i=0;ichartInstance)); - } -} - -static void mdlSetWorkWidths_c2_EngSimulation8CylInline2TC_Transient(SimStruct - *S) -{ - /* Actual parameters from chart: - coeffMechEff omegaEMax - */ - const char_T *rtParamNames[] = { "coeffMechEff", "omegaEMax" }; - - ssSetNumRunTimeParams(S,ssGetSFcnParamsCount(S)); - - /* registration for coeffMechEff*/ - ssRegDlgParamAsRunTimeParam(S, 0, 0, rtParamNames[0], SS_DOUBLE); - - /* registration for omegaEMax*/ - ssRegDlgParamAsRunTimeParam(S, 1, 1, rtParamNames[1], SS_DOUBLE); - if (sim_mode_is_rtw_gen(S) || sim_mode_is_external(S)) { - mxArray *infoStruct = - load_EngSimulation8CylInline2TC_Transient_optimization_info(); - int_T chartIsInlinable = - (int_T)sf_is_chart_inlinable(S,sf_get_instance_specialization(),infoStruct, - 2); - ssSetStateflowIsInlinable(S,chartIsInlinable); - ssSetRTWCG(S,sf_rtw_info_uint_prop(S,sf_get_instance_specialization(), - infoStruct,2,"RTWCG")); - ssSetEnableFcnIsTrivial(S,1); - ssSetDisableFcnIsTrivial(S,1); - ssSetNotMultipleInlinable(S,sf_rtw_info_uint_prop(S, - sf_get_instance_specialization(),infoStruct,2, - "gatewayCannotBeInlinedMultipleTimes")); - sf_update_buildInfo(S,sf_get_instance_specialization(),infoStruct,2); - if (chartIsInlinable) { - ssSetInputPortOptimOpts(S, 0, SS_REUSABLE_AND_LOCAL); - sf_mark_chart_expressionable_inputs(S,sf_get_instance_specialization(), - infoStruct,2,1); - sf_mark_chart_reusable_outputs(S,sf_get_instance_specialization(), - infoStruct,2,1); - } - - { - unsigned int outPortIdx; - for (outPortIdx=1; outPortIdx<=1; ++outPortIdx) { - ssSetOutputPortOptimizeInIR(S, outPortIdx, 1U); - } - } - - { - unsigned int inPortIdx; - for (inPortIdx=0; inPortIdx < 1; ++inPortIdx) { - ssSetInputPortOptimizeInIR(S, inPortIdx, 1U); - } - } - - sf_set_rtw_dwork_info(S,sf_get_instance_specialization(),infoStruct,2); - ssSetHasSubFunctions(S,!(chartIsInlinable)); - } else { - } - - ssSetOptions(S,ssGetOptions(S)|SS_OPTION_WORKS_WITH_CODE_REUSE); - ssSetChecksum0(S,(902749117U)); - ssSetChecksum1(S,(2232131462U)); - ssSetChecksum2(S,(1787517880U)); - ssSetChecksum3(S,(3812104301U)); - ssSetmdlDerivatives(S, NULL); - ssSetExplicitFCSSCtrl(S,1); - ssSupportsMultipleExecInstances(S,1); -} - -static void mdlRTW_c2_EngSimulation8CylInline2TC_Transient(SimStruct *S) -{ - if (sim_mode_is_rtw_gen(S)) { - ssWriteRTWStrParam(S, "StateflowChartType", "Embedded MATLAB"); - } -} - -static void mdlStart_c2_EngSimulation8CylInline2TC_Transient(SimStruct *S) -{ - SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *chartInstance; - chartInstance = (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct *) - utMalloc(sizeof(SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct)); - memset(chartInstance, 0, sizeof - (SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct)); - if (chartInstance==NULL) { - sf_mex_error_message("Could not allocate memory for chart instance."); - } - - chartInstance->chartInfo.chartInstance = chartInstance; - chartInstance->chartInfo.isEMLChart = 1; - chartInstance->chartInfo.chartInitialized = 0; - chartInstance->chartInfo.sFunctionGateway = - sf_opaque_gateway_c2_EngSimulation8CylInline2TC_Transient; - chartInstance->chartInfo.initializeChart = - sf_opaque_initialize_c2_EngSimulation8CylInline2TC_Transient; - chartInstance->chartInfo.terminateChart = - sf_opaque_terminate_c2_EngSimulation8CylInline2TC_Transient; - chartInstance->chartInfo.enableChart = - sf_opaque_enable_c2_EngSimulation8CylInline2TC_Transient; - chartInstance->chartInfo.disableChart = - sf_opaque_disable_c2_EngSimulation8CylInline2TC_Transient; - chartInstance->chartInfo.getSimState = - sf_opaque_get_sim_state_c2_EngSimulation8CylInline2TC_Transient; - chartInstance->chartInfo.setSimState = - sf_opaque_set_sim_state_c2_EngSimulation8CylInline2TC_Transient; - chartInstance->chartInfo.getSimStateInfo = - sf_get_sim_state_info_c2_EngSimulation8CylInline2TC_Transient; - chartInstance->chartInfo.zeroCrossings = NULL; - chartInstance->chartInfo.outputs = NULL; - chartInstance->chartInfo.derivatives = NULL; - chartInstance->chartInfo.mdlRTW = - mdlRTW_c2_EngSimulation8CylInline2TC_Transient; - chartInstance->chartInfo.mdlStart = - mdlStart_c2_EngSimulation8CylInline2TC_Transient; - chartInstance->chartInfo.mdlSetWorkWidths = - mdlSetWorkWidths_c2_EngSimulation8CylInline2TC_Transient; - chartInstance->chartInfo.extModeExec = NULL; - chartInstance->chartInfo.restoreLastMajorStepConfiguration = NULL; - chartInstance->chartInfo.restoreBeforeLastMajorStepConfiguration = NULL; - chartInstance->chartInfo.storeCurrentConfiguration = NULL; - chartInstance->S = S; - ssSetUserData(S,(void *)(&(chartInstance->chartInfo)));/* register the chart instance with simstruct */ - init_dsm_address_info(chartInstance); - if (!sim_mode_is_rtw_gen(S)) { - } - - sf_opaque_init_subchart_simstructs(chartInstance->chartInfo.chartInstance); -} - -void c2_EngSimulation8CylInline2TC_Transient_method_dispatcher(SimStruct *S, - int_T method, void *data) -{ - switch (method) { - case SS_CALL_MDL_START: - mdlStart_c2_EngSimulation8CylInline2TC_Transient(S); - break; - - case SS_CALL_MDL_SET_WORK_WIDTHS: - mdlSetWorkWidths_c2_EngSimulation8CylInline2TC_Transient(S); - break; - - case SS_CALL_MDL_PROCESS_PARAMETERS: - mdlProcessParameters_c2_EngSimulation8CylInline2TC_Transient(S); - break; - - default: - /* Unhandled method */ - sf_mex_error_message("Stateflow Internal Error:\n" - "Error calling c2_EngSimulation8CylInline2TC_Transient_method_dispatcher.\n" - "Can't handle method %d.\n", method); - break; - } -} diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/c2_EngSimulation8CylInline2TC_Transient.h b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/c2_EngSimulation8CylInline2TC_Transient.h deleted file mode 100644 index 141de34..0000000 --- a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/c2_EngSimulation8CylInline2TC_Transient.h +++ /dev/null @@ -1,56 +0,0 @@ -#ifndef __c2_EngSimulation8CylInline2TC_Transient_h__ -#define __c2_EngSimulation8CylInline2TC_Transient_h__ - -/* Include files */ -#include "sfc_sf.h" -#include "sfc_mex.h" -#include "rtwtypes.h" - -/* Type Definitions */ -#ifndef typedef_c2_ResolvedFunctionInfo -#define typedef_c2_ResolvedFunctionInfo - -typedef struct { - const char * context; - const char * name; - const char * dominantType; - const char * resolved; - uint32_T fileTimeLo; - uint32_T fileTimeHi; - uint32_T mFileTimeLo; - uint32_T mFileTimeHi; -} c2_ResolvedFunctionInfo; - -#endif /*typedef_c2_ResolvedFunctionInfo*/ - -#ifndef typedef_SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct -#define typedef_SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct - -typedef struct { - SimStruct *S; - ChartInfoStruct chartInfo; - uint8_T c2_is_active_c2_EngSimulation8CylInline2TC_Transient; - real_T c2_omegaEMax; - real_T c2_coeffMechEff[2]; -} SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct; - -#endif /*typedef_SFc2_EngSimulation8CylInline2TC_TransientInstanceStruct*/ - -/* Named Constants */ - -/* Variable Declarations */ - -/* Variable Definitions */ - -/* Function Declarations */ -extern const mxArray - *sf_c2_EngSimulation8CylInline2TC_Transient_get_eml_resolved_functions_info - (void); - -/* Function Definitions */ -extern void sf_c2_EngSimulation8CylInline2TC_Transient_get_check_sum(mxArray - *plhs[]); -extern void c2_EngSimulation8CylInline2TC_Transient_method_dispatcher(SimStruct * - S, int_T method, void *data); - -#endif diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/c2_EngSimulation8CylInline2TC_Transient.obj b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/c2_EngSimulation8CylInline2TC_Transient.obj deleted file mode 100644 index 5d8dc8b..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/c2_EngSimulation8CylInline2TC_Transient.obj and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/mexopts.bat b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/mexopts.bat deleted file mode 100644 index a79eb1c..0000000 --- a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/mexopts.bat +++ /dev/null @@ -1,64 +0,0 @@ -@echo off -rem MSVC100OPTS.BAT -rem -rem Compile and link options used for building MEX-files -rem using the Microsoft Visual C++ compiler version 10.0 -rem -rem $Revision: 1.1.6.5 $ $Date: 2012/07/23 18:50:27 $ -rem Copyright 2007-2009 The MathWorks, Inc. -rem -rem StorageVersion: 1.0 -rem C++keyFileName: MSVC100OPTS.BAT -rem C++keyName: Microsoft Visual C++ 2010 -rem C++keyManufacturer: Microsoft -rem C++keyVersion: 10.0 -rem C++keyLanguage: C++ -rem C++keyLinkerName: Microsoft Visual C++ 2010 -rem C++keyLinkerVersion: 10.0 -rem -rem ******************************************************************** -rem General parameters -rem ******************************************************************** - -set MATLAB=%MATLAB% -set VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio 10.0 -set VCINSTALLDIR=%VSINSTALLDIR%\VC -rem In this case, LINKERDIR is being used to specify the location of the SDK -set LINKERDIR=C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\ -set PATH=%VCINSTALLDIR%\bin;%VCINSTALLDIR%\VCPackages;%VSINSTALLDIR%\Common7\IDE;%VSINSTALLDIR%\Common7\Tools;%LINKERDIR%\bin;%MATLAB_BIN%;%PATH% -set INCLUDE=%VCINSTALLDIR%\INCLUDE;%VCINSTALLDIR%\ATLMFC\INCLUDE;%LINKERDIR%\include;%INCLUDE% -set LIB=%VCINSTALLDIR%\LIB;%VCINSTALLDIR%\ATLMFC\LIB;%LINKERDIR%\lib;%MATLAB%\extern\lib\win32;%LIB% -set MW_TARGET_ARCH=win32 - -rem ******************************************************************** -rem Compiler parameters -rem ******************************************************************** -set COMPILER=cl -set COMPFLAGS=/c /GR /W3 /EHs /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_DEPRECATE /D_SECURE_SCL=0 /DMATLAB_MEX_FILE /nologo /MD -set OPTIMFLAGS=/O2 /Oy- /DNDEBUG -set DEBUGFLAGS=/Z7 -set NAME_OBJECT=/Fo - -rem ******************************************************************** -rem Linker parameters -rem ******************************************************************** -set LIBLOC=%MATLAB%\extern\lib\win32\microsoft -set LINKER=link -set LINKFLAGS=/dll /export:%ENTRYPOINT% /LIBPATH:"%LIBLOC%" libmx.lib libmex.lib libmat.lib /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /manifest /incremental:NO /implib:"%LIB_NAME%.x" /MAP:"%OUTDIR%%MEX_NAME%%MEX_EXT%.map" -set LINKOPTIMFLAGS= -set LINKDEBUGFLAGS=/debug /PDB:"%OUTDIR%%MEX_NAME%%MEX_EXT%.pdb" -set LINK_FILE= -set LINK_LIB= -set NAME_OUTPUT=/out:"%OUTDIR%%MEX_NAME%%MEX_EXT%" -set RSP_FILE_INDICATOR=@ - -rem ******************************************************************** -rem Resource compiler parameters -rem ******************************************************************** -set RC_COMPILER=rc /fo "%OUTDIR%mexversion.res" -set RC_LINKER= - -set POSTLINK_CMDS=del "%LIB_NAME%.x" "%LIB_NAME%.exp" -set POSTLINK_CMDS1=mt -outputresource:"%OUTDIR%%MEX_NAME%%MEX_EXT%;2" -manifest "%OUTDIR%%MEX_NAME%%MEX_EXT%.manifest" -set POSTLINK_CMDS2=del "%OUTDIR%%MEX_NAME%%MEX_EXT%.manifest" -set POSTLINK_CMDS3=del "%OUTDIR%%MEX_NAME%%MEX_EXT%.map" diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/rtwtypes.h b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/rtwtypes.h deleted file mode 100644 index 7476dec..0000000 --- a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/rtwtypes.h +++ /dev/null @@ -1,711 +0,0 @@ - -#ifndef __RTWTYPES_H__ - #define __RTWTYPES_H__ - #include "tmwtypes.h" - -/* This ID is used to detect inclusion of an incompatible rtwtypes.h */ -#define RTWTYPES_ID_C08S16I32L32N32F1 - - #include "simstruc_types.h" - #ifndef POINTER_T - # define POINTER_T - typedef void * pointer_T; - #endif - #ifndef TRUE - # define TRUE (1U) - #endif - #ifndef FALSE - # define FALSE (0U) - #endif - -/* - * MultiWord supporting definitions - */ -typedef long int long_T; - -/* - * MultiWord types - */ - - -typedef struct { - uint32_T chunks[2]; -} int64m_T; - -typedef struct { - int64m_T re; - int64m_T im; -} cint64m_T; - - - -typedef struct { - uint32_T chunks[2]; -} uint64m_T; - -typedef struct { - uint64m_T re; - uint64m_T im; -} cuint64m_T; - - - -typedef struct { - uint32_T chunks[3]; -} int96m_T; - -typedef struct { - int96m_T re; - int96m_T im; -} cint96m_T; - - - -typedef struct { - uint32_T chunks[3]; -} uint96m_T; - -typedef struct { - uint96m_T re; - uint96m_T im; -} cuint96m_T; - - - -typedef struct { - uint32_T chunks[4]; -} int128m_T; - -typedef struct { - int128m_T re; - int128m_T im; -} cint128m_T; - - - -typedef struct { - uint32_T chunks[4]; -} uint128m_T; - -typedef struct { - uint128m_T re; - uint128m_T im; -} cuint128m_T; - - - -typedef struct { - uint32_T chunks[5]; -} int160m_T; - -typedef struct { - int160m_T re; - int160m_T im; -} cint160m_T; - - - -typedef struct { - uint32_T chunks[5]; -} uint160m_T; - -typedef struct { - uint160m_T re; - uint160m_T im; -} cuint160m_T; - - - -typedef struct { - uint32_T chunks[6]; -} int192m_T; - -typedef struct { - int192m_T re; - int192m_T im; -} cint192m_T; - - - -typedef struct { - uint32_T chunks[6]; -} uint192m_T; - -typedef struct { - uint192m_T re; - uint192m_T im; -} cuint192m_T; - - - -typedef struct { - uint32_T chunks[7]; -} int224m_T; - -typedef struct { - int224m_T re; - int224m_T im; -} cint224m_T; - - - -typedef struct { - uint32_T chunks[7]; -} uint224m_T; - -typedef struct { - uint224m_T re; - uint224m_T im; -} cuint224m_T; - - - -typedef struct { - uint32_T chunks[8]; -} int256m_T; - -typedef struct { - int256m_T re; - int256m_T im; -} cint256m_T; - - - -typedef struct { - uint32_T chunks[8]; -} uint256m_T; - -typedef struct { - uint256m_T re; - uint256m_T im; -} cuint256m_T; - - - -typedef struct { - uint32_T chunks[9]; -} int288m_T; - -typedef struct { - int288m_T re; - int288m_T im; -} cint288m_T; - - - -typedef struct { - uint32_T chunks[9]; -} uint288m_T; - -typedef struct { - uint288m_T re; - uint288m_T im; -} cuint288m_T; - - - -typedef struct { - uint32_T chunks[10]; -} int320m_T; - -typedef struct { - int320m_T re; - int320m_T im; -} cint320m_T; - - - -typedef struct { - uint32_T chunks[10]; -} uint320m_T; - -typedef struct { - uint320m_T re; - uint320m_T im; -} cuint320m_T; - - - -typedef struct { - uint32_T chunks[11]; -} int352m_T; - -typedef struct { - int352m_T re; - int352m_T im; -} cint352m_T; - - - -typedef struct { - uint32_T chunks[11]; -} uint352m_T; - -typedef struct { - uint352m_T re; - uint352m_T im; -} cuint352m_T; - - - -typedef struct { - uint32_T chunks[12]; -} int384m_T; - -typedef struct { - int384m_T re; - int384m_T im; -} cint384m_T; - - - -typedef struct { - uint32_T chunks[12]; -} uint384m_T; - -typedef struct { - uint384m_T re; - uint384m_T im; -} cuint384m_T; - - - -typedef struct { - uint32_T chunks[13]; -} int416m_T; - -typedef struct { - int416m_T re; - int416m_T im; -} cint416m_T; - - - -typedef struct { - uint32_T chunks[13]; -} uint416m_T; - -typedef struct { - uint416m_T re; - uint416m_T im; -} cuint416m_T; - - - -typedef struct { - uint32_T chunks[14]; -} int448m_T; - -typedef struct { - int448m_T re; - int448m_T im; -} cint448m_T; - - - -typedef struct { - uint32_T chunks[14]; -} uint448m_T; - -typedef struct { - uint448m_T re; - uint448m_T im; -} cuint448m_T; - - - -typedef struct { - uint32_T chunks[15]; -} int480m_T; - -typedef struct { - int480m_T re; - int480m_T im; -} cint480m_T; - - - -typedef struct { - uint32_T chunks[15]; -} uint480m_T; - -typedef struct { - uint480m_T re; - uint480m_T im; -} cuint480m_T; - - - -typedef struct { - uint32_T chunks[16]; -} int512m_T; - -typedef struct { - int512m_T re; - int512m_T im; -} cint512m_T; - - - -typedef struct { - uint32_T chunks[16]; -} uint512m_T; - -typedef struct { - uint512m_T re; - uint512m_T im; -} cuint512m_T; - - - -typedef struct { - uint32_T chunks[17]; -} int544m_T; - -typedef struct { - int544m_T re; - int544m_T im; -} cint544m_T; - - - -typedef struct { - uint32_T chunks[17]; -} uint544m_T; - -typedef struct { - uint544m_T re; - uint544m_T im; -} cuint544m_T; - - - -typedef struct { - uint32_T chunks[18]; -} int576m_T; - -typedef struct { - int576m_T re; - int576m_T im; -} cint576m_T; - - - -typedef struct { - uint32_T chunks[18]; -} uint576m_T; - -typedef struct { - uint576m_T re; - uint576m_T im; -} cuint576m_T; - - - -typedef struct { - uint32_T chunks[19]; -} int608m_T; - -typedef struct { - int608m_T re; - int608m_T im; -} cint608m_T; - - - -typedef struct { - uint32_T chunks[19]; -} uint608m_T; - -typedef struct { - uint608m_T re; - uint608m_T im; -} cuint608m_T; - - - -typedef struct { - uint32_T chunks[20]; -} int640m_T; - -typedef struct { - int640m_T re; - int640m_T im; -} cint640m_T; - - - -typedef struct { - uint32_T chunks[20]; -} uint640m_T; - -typedef struct { - uint640m_T re; - uint640m_T im; -} cuint640m_T; - - - -typedef struct { - uint32_T chunks[21]; -} int672m_T; - -typedef struct { - int672m_T re; - int672m_T im; -} cint672m_T; - - - -typedef struct { - uint32_T chunks[21]; -} uint672m_T; - -typedef struct { - uint672m_T re; - uint672m_T im; -} cuint672m_T; - - - -typedef struct { - uint32_T chunks[22]; -} int704m_T; - -typedef struct { - int704m_T re; - int704m_T im; -} cint704m_T; - - - -typedef struct { - uint32_T chunks[22]; -} uint704m_T; - -typedef struct { - uint704m_T re; - uint704m_T im; -} cuint704m_T; - - - -typedef struct { - uint32_T chunks[23]; -} int736m_T; - -typedef struct { - int736m_T re; - int736m_T im; -} cint736m_T; - - - -typedef struct { - uint32_T chunks[23]; -} uint736m_T; - -typedef struct { - uint736m_T re; - uint736m_T im; -} cuint736m_T; - - - -typedef struct { - uint32_T chunks[24]; -} int768m_T; - -typedef struct { - int768m_T re; - int768m_T im; -} cint768m_T; - - - -typedef struct { - uint32_T chunks[24]; -} uint768m_T; - -typedef struct { - uint768m_T re; - uint768m_T im; -} cuint768m_T; - - - -typedef struct { - uint32_T chunks[25]; -} int800m_T; - -typedef struct { - int800m_T re; - int800m_T im; -} cint800m_T; - - - -typedef struct { - uint32_T chunks[25]; -} uint800m_T; - -typedef struct { - uint800m_T re; - uint800m_T im; -} cuint800m_T; - - - -typedef struct { - uint32_T chunks[26]; -} int832m_T; - -typedef struct { - int832m_T re; - int832m_T im; -} cint832m_T; - - - -typedef struct { - uint32_T chunks[26]; -} uint832m_T; - -typedef struct { - uint832m_T re; - uint832m_T im; -} cuint832m_T; - - - -typedef struct { - uint32_T chunks[27]; -} int864m_T; - -typedef struct { - int864m_T re; - int864m_T im; -} cint864m_T; - - - -typedef struct { - uint32_T chunks[27]; -} uint864m_T; - -typedef struct { - uint864m_T re; - uint864m_T im; -} cuint864m_T; - - - -typedef struct { - uint32_T chunks[28]; -} int896m_T; - -typedef struct { - int896m_T re; - int896m_T im; -} cint896m_T; - - - -typedef struct { - uint32_T chunks[28]; -} uint896m_T; - -typedef struct { - uint896m_T re; - uint896m_T im; -} cuint896m_T; - - - -typedef struct { - uint32_T chunks[29]; -} int928m_T; - -typedef struct { - int928m_T re; - int928m_T im; -} cint928m_T; - - - -typedef struct { - uint32_T chunks[29]; -} uint928m_T; - -typedef struct { - uint928m_T re; - uint928m_T im; -} cuint928m_T; - - - -typedef struct { - uint32_T chunks[30]; -} int960m_T; - -typedef struct { - int960m_T re; - int960m_T im; -} cint960m_T; - - - -typedef struct { - uint32_T chunks[30]; -} uint960m_T; - -typedef struct { - uint960m_T re; - uint960m_T im; -} cuint960m_T; - - - -typedef struct { - uint32_T chunks[31]; -} int992m_T; - -typedef struct { - int992m_T re; - int992m_T im; -} cint992m_T; - - - -typedef struct { - uint32_T chunks[31]; -} uint992m_T; - -typedef struct { - uint992m_T re; - uint992m_T im; -} cuint992m_T; - - - -typedef struct { - uint32_T chunks[32]; -} int1024m_T; - -typedef struct { - int1024m_T re; - int1024m_T im; -} cint1024m_T; - - - -typedef struct { - uint32_T chunks[32]; -} uint1024m_T; - -typedef struct { - uint1024m_T re; - uint1024m_T im; -} cuint1024m_T; - -#endif /* __RTWTYPES_H__ */ diff --git a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/rtwtypeschksum.mat b/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/rtwtypeschksum.mat deleted file mode 100644 index 3f63b9a..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8CylInline2TC_Transient/_self/sfun/src/rtwtypeschksum.mat and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/info/binfo.mat b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/info/binfo.mat deleted file mode 100644 index bf90242..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/info/binfo.mat and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/info/chart1_x4hXk3TVX6QpGs3DIBpTTB.mat b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/info/chart1_x4hXk3TVX6QpGs3DIBpTTB.mat deleted file mode 100644 index 5dabef6..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/info/chart1_x4hXk3TVX6QpGs3DIBpTTB.mat and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/info/chart2_wwpMjQaf5YlF2hTmsWTirF.mat b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/info/chart2_wwpMjQaf5YlF2hTmsWTirF.mat deleted file mode 100644 index 1ac2ce8..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/info/chart2_wwpMjQaf5YlF2hTmsWTirF.mat and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.bat b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.bat deleted file mode 100644 index 7a9dd4d..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.bat +++ /dev/null @@ -1,2 +0,0 @@ -call "mexopts.bat" -nmake -f EngSimulation8RTFLEX68D_Transient_sfun.mak diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.c b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.c deleted file mode 100644 index 70ec825..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.c +++ /dev/null @@ -1,293 +0,0 @@ -/* Include files */ - -#include "EngSimulation8RTFLEX68D_Transient_sfun.h" -#include "EngSimulation8RTFLEX68D_Transient_sfun_debug_macros.h" -#include "c2_EngSimulation8RTFLEX68D_Transient.h" - -/* Type Definitions */ - -/* Named Constants */ - -/* Variable Declarations */ - -/* Variable Definitions */ -uint32_T _EngSimulation8RTFLEX68D_TransientMachineNumber_; -real_T _sfTime_; - -/* Function Declarations */ - -/* Function Definitions */ -void EngSimulation8RTFLEX68D_Transient_initializer(void) -{ -} - -void EngSimulation8RTFLEX68D_Transient_terminator(void) -{ -} - -/* SFunction Glue Code */ -unsigned int sf_EngSimulation8RTFLEX68D_Transient_method_dispatcher(SimStruct - *simstructPtr, unsigned int chartFileNumber, const char* specsCksum, int_T - method, void *data) -{ - if (chartFileNumber==2) { - c2_EngSimulation8RTFLEX68D_Transient_method_dispatcher(simstructPtr, method, - data); - return 1; - } - - return 0; -} - -unsigned int sf_EngSimulation8RTFLEX68D_Transient_process_check_sum_call( int - nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ) -{ - -#ifdef MATLAB_MEX_FILE - - char commandName[20]; - if (nrhs<1 || !mxIsChar(prhs[0]) ) - return 0; - - /* Possible call to get the checksum */ - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"sf_get_check_sum")) - return 0; - plhs[0] = mxCreateDoubleMatrix( 1,4,mxREAL); - if (nrhs>1 && mxIsChar(prhs[1])) { - mxGetString(prhs[1], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (!strcmp(commandName,"machine")) { - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(2133684097U); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(483232803U); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(3405248279U); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(95529574U); - } else if (!strcmp(commandName,"exportedFcn")) { - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(0U); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(0U); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(0U); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(0U); - } else if (!strcmp(commandName,"makefile")) { - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(823720221U); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(1987567067U); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(3321917622U); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(2841810811U); - } else if (nrhs==3 && !strcmp(commandName,"chart")) { - unsigned int chartFileNumber; - chartFileNumber = (unsigned int)mxGetScalar(prhs[2]); - switch (chartFileNumber) { - case 2: - { - extern void sf_c2_EngSimulation8RTFLEX68D_Transient_get_check_sum - (mxArray *plhs[]); - sf_c2_EngSimulation8RTFLEX68D_Transient_get_check_sum(plhs); - break; - } - - default: - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(0.0); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(0.0); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(0.0); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(0.0); - } - } else if (!strcmp(commandName,"target")) { - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(3671716505U); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(761638822U); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(966005375U); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(2739926485U); - } else { - return 0; - } - } else { - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(1727881997U); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(1391704003U); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(475778959U); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(130350019U); - } - - return 1; - -#else - - return 0; - -#endif - -} - -unsigned int sf_EngSimulation8RTFLEX68D_Transient_autoinheritance_info( int nlhs, - mxArray * plhs[], int nrhs, const mxArray * prhs[] ) -{ - -#ifdef MATLAB_MEX_FILE - - char commandName[32]; - char aiChksum[64]; - if (nrhs<3 || !mxIsChar(prhs[0]) ) - return 0; - - /* Possible call to get the autoinheritance_info */ - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"get_autoinheritance_info")) - return 0; - mxGetString(prhs[2], aiChksum,sizeof(aiChksum)/sizeof(char)); - aiChksum[(sizeof(aiChksum)/sizeof(char)-1)] = '\0'; - - { - unsigned int chartFileNumber; - chartFileNumber = (unsigned int)mxGetScalar(prhs[1]); - switch (chartFileNumber) { - case 2: - { - if (strcmp(aiChksum, "MQ4WjKjekZ8ESAnRCQh7nG") == 0) { - extern mxArray - *sf_c2_EngSimulation8RTFLEX68D_Transient_get_autoinheritance_info - (void); - plhs[0] = - sf_c2_EngSimulation8RTFLEX68D_Transient_get_autoinheritance_info(); - break; - } - - plhs[0] = mxCreateDoubleMatrix(0,0,mxREAL); - break; - } - - default: - plhs[0] = mxCreateDoubleMatrix(0,0,mxREAL); - } - } - - return 1; - -#else - - return 0; - -#endif - -} - -unsigned int - sf_EngSimulation8RTFLEX68D_Transient_get_eml_resolved_functions_info( int nlhs, - mxArray * plhs[], int nrhs, const mxArray * prhs[] ) -{ - -#ifdef MATLAB_MEX_FILE - - char commandName[64]; - if (nrhs<2 || !mxIsChar(prhs[0])) - return 0; - - /* Possible call to get the get_eml_resolved_functions_info */ - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"get_eml_resolved_functions_info")) - return 0; - - { - unsigned int chartFileNumber; - chartFileNumber = (unsigned int)mxGetScalar(prhs[1]); - switch (chartFileNumber) { - case 2: - { - extern const mxArray - *sf_c2_EngSimulation8RTFLEX68D_Transient_get_eml_resolved_functions_info - (void); - mxArray *persistentMxArray = (mxArray *) - sf_c2_EngSimulation8RTFLEX68D_Transient_get_eml_resolved_functions_info - (); - plhs[0] = mxDuplicateArray(persistentMxArray); - mxDestroyArray(persistentMxArray); - break; - } - - default: - plhs[0] = mxCreateDoubleMatrix(0,0,mxREAL); - } - } - - return 1; - -#else - - return 0; - -#endif - -} - -unsigned int sf_EngSimulation8RTFLEX68D_Transient_third_party_uses_info( int - nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ) -{ - char commandName[64]; - char tpChksum[64]; - if (nrhs<3 || !mxIsChar(prhs[0])) - return 0; - - /* Possible call to get the third_party_uses_info */ - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - mxGetString(prhs[2], tpChksum,sizeof(tpChksum)/sizeof(char)); - tpChksum[(sizeof(tpChksum)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"get_third_party_uses_info")) - return 0; - - { - unsigned int chartFileNumber; - chartFileNumber = (unsigned int)mxGetScalar(prhs[1]); - switch (chartFileNumber) { - case 2: - { - if (strcmp(tpChksum, "wwpMjQaf5YlF2hTmsWTirF") == 0) { - extern mxArray - *sf_c2_EngSimulation8RTFLEX68D_Transient_third_party_uses_info(void); - plhs[0] = - sf_c2_EngSimulation8RTFLEX68D_Transient_third_party_uses_info(); - break; - } - } - - default: - plhs[0] = mxCreateDoubleMatrix(0,0,mxREAL); - } - } - - return 1; -} - -void EngSimulation8RTFLEX68D_Transient_debug_initialize(struct - SfDebugInstanceStruct* debugInstance) -{ - _EngSimulation8RTFLEX68D_TransientMachineNumber_ = sf_debug_initialize_machine - (debugInstance,"EngSimulation8RTFLEX68D_Transient","sfun",0,1,0,0,0); - sf_debug_set_machine_event_thresholds(debugInstance, - _EngSimulation8RTFLEX68D_TransientMachineNumber_,0,0); - sf_debug_set_machine_data_thresholds(debugInstance, - _EngSimulation8RTFLEX68D_TransientMachineNumber_,0); -} - -void EngSimulation8RTFLEX68D_Transient_register_exported_symbols(SimStruct* S) -{ -} - -static mxArray* sRtwOptimizationInfoStruct= NULL; -mxArray* load_EngSimulation8RTFLEX68D_Transient_optimization_info(void) -{ - if (sRtwOptimizationInfoStruct==NULL) { - sRtwOptimizationInfoStruct = sf_load_rtw_optimization_info( - "EngSimulation8RTFLEX68D_Transient", "EngSimulation8RTFLEX68D_Transient"); - mexMakeArrayPersistent(sRtwOptimizationInfoStruct); - } - - return(sRtwOptimizationInfoStruct); -} - -void unload_EngSimulation8RTFLEX68D_Transient_optimization_info(void) -{ - if (sRtwOptimizationInfoStruct!=NULL) { - mxDestroyArray(sRtwOptimizationInfoStruct); - sRtwOptimizationInfoStruct = NULL; - } -} diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.exp b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.exp deleted file mode 100644 index b91436f..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.exp and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.h b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.h deleted file mode 100644 index 743506f..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.h +++ /dev/null @@ -1,43 +0,0 @@ -#ifndef __EngSimulation8RTFLEX68D_Transient_sfun_h__ -#define __EngSimulation8RTFLEX68D_Transient_sfun_h__ - -/* Include files */ -#define S_FUNCTION_NAME sf_sfun -#include "sfc_sf.h" -#include "sfc_mex.h" -#include "rtwtypes.h" -#include "sfcdebug.h" -#define rtInf (mxGetInf()) -#define rtMinusInf (-(mxGetInf())) -#define rtNaN (mxGetNaN()) -#define rtIsNaN(X) ((int)mxIsNaN(X)) -#define rtIsInf(X) ((int)mxIsInf(X)) - -struct SfDebugInstanceStruct; -extern struct SfDebugInstanceStruct* sfGlobalDebugInstanceStruct; - -/* Type Definitions */ - -/* Named Constants */ - -/* Variable Declarations */ -extern uint32_T _EngSimulation8RTFLEX68D_TransientMachineNumber_; -extern real_T _sfTime_; - -/* Variable Definitions */ - -/* Function Declarations */ -extern void EngSimulation8RTFLEX68D_Transient_initializer(void); -extern void EngSimulation8RTFLEX68D_Transient_terminator(void); - -/* Function Definitions */ - -/* We load infoStruct for rtw_optimation_info on demand in mdlSetWorkWidths and - free it immediately in mdlStart. Given that this is machine-wide as - opposed to chart specific, we use NULL check to make sure it gets loaded - and unloaded once per machine even though the methods mdlSetWorkWidths/mdlStart - are chart/instance specific. The following methods abstract this out. */ -extern mxArray* load_EngSimulation8RTFLEX68D_Transient_optimization_info(void); -extern void unload_EngSimulation8RTFLEX68D_Transient_optimization_info(void); - -#endif diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.lib b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.lib deleted file mode 100644 index 11208a3..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.lib and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.mak b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.mak deleted file mode 100644 index 9c84783..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.mak +++ /dev/null @@ -1,88 +0,0 @@ -# ------------------- Required for MSVC nmake --------------------------------- -# This file should be included at the top of a MAKEFILE as follows: - - -!include - -MACHINE = EngSimulation8RTFLEX68D_Transient -TARGET = sfun -CHART_SRCS = c2_EngSimulation8RTFLEX68D_Transient.c -MACHINE_SRC = EngSimulation8RTFLEX68D_Transient_sfun.c -MACHINE_REG = EngSimulation8RTFLEX68D_Transient_sfun_registry.c -MAKEFILE = EngSimulation8RTFLEX68D_Transient_sfun.mak -MATLAB_ROOT = E:\Program Files (x86)\MATLAB\R2013a -BUILDARGS = - -#--------------------------- Tool Specifications ------------------------------ -# -# -MSVC_ROOT1 = $(MSDEVDIR:SharedIDE=vc) -MSVC_ROOT2 = $(MSVC_ROOT1:SHAREDIDE=vc) -MSVC_ROOT = $(MSVC_ROOT2:sharedide=vc) - -# Compiler tool locations, CC, LD, LIBCMD: -CC = cl.exe -LD = link.exe -LIBCMD = lib.exe -#------------------------------ Include/Lib Path ------------------------------ - -USER_INCLUDES = -AUX_INCLUDES = -ML_INCLUDES = /I "E:\Program Files (x86)\MATLAB\R2013a\extern\include" -SL_INCLUDES = /I "E:\Program Files (x86)\MATLAB\R2013a\simulink\include" -SF_INCLUDES = /I "E:\Program Files (x86)\MATLAB\R2013a\stateflow\c\mex\include" /I "E:\Program Files (x86)\MATLAB\R2013a\stateflow\c\debugger\include" - -COMPILER_INCLUDES = /I "$(MSVC_ROOT)\include" - -THIRD_PARTY_INCLUDES = -INCLUDE_PATH = $(USER_INCLUDES) $(AUX_INCLUDES) $(ML_INCLUDES)\ - $(SL_INCLUDES) $(SF_INCLUDES) $(THIRD_PARTY_INCLUDES) -LIB_PATH = "$(MSVC_ROOT)\lib" - -CFLAGS = /c /Zp8 /GR /W3 /EHs /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_DEPRECATE /D_SECURE_SCL=0 /DMATLAB_MEX_FILE /nologo /MD -LDFLAGS = /nologo /MANIFEST /dll /OPT:NOREF /export:mexFunction -#----------------------------- Source Files ----------------------------------- - -REQ_SRCS = $(MACHINE_SRC) $(MACHINE_REG) $(CHART_SRCS) - -USER_ABS_OBJS = - -AUX_ABS_OBJS = - -REQ_OBJS = $(REQ_SRCS:.cpp=.obj) -REQ_OBJS2 = $(REQ_OBJS:.c=.obj) -OBJS = $(REQ_OBJS2) $(USER_ABS_OBJS) $(AUX_ABS_OBJS) -OBJLIST_FILE = EngSimulation8RTFLEX68D_Transient_sfun.mol -SFCLIB = "E:\Program Files (x86)\MATLAB\R2013a\stateflow\c\mex\lib\win32\sfc_mexmsvc80.lib" "E:\Program Files (x86)\MATLAB\R2013a\stateflow\c\debugger\lib\win32\sfc_debugmsvc80.lib" -AUX_LNK_OBJS = -USER_LIBS = -LINK_MACHINE_LIBS = -BLAS_LIBS = "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libmwblas.lib" -THIRD_PARTY_LIBS = - -#--------------------------------- Rules -------------------------------------- - -MEX_FILE_NAME_WO_EXT = $(MACHINE)_$(TARGET) -MEX_FILE_NAME = $(MEX_FILE_NAME_WO_EXT).mexw32 -MEX_FILE_CSF = -all : $(MEX_FILE_NAME) $(MEX_FILE_CSF) - -TMWLIB = "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libmx.lib" "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libmex.lib" "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libmat.lib" "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libfixedpoint.lib" "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libut.lib" "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libmwmathutil.lib" "E:\Program Files (x86)\MATLAB\R2013a\extern\lib\win32\microsoft\libemlrt.lib" "E:\Program Files (x86)\MATLAB\R2013a\lib\win32\libippmwipt.lib" - -$(MEX_FILE_NAME) : $(MAKEFILE) $(OBJS) $(SFCLIB) $(AUX_LNK_OBJS) $(USER_LIBS) $(THIRD_PARTY_LIBS) - @echo ### Linking ... - $(LD) $(LDFLAGS) /OUT:$(MEX_FILE_NAME) /map:"$(MEX_FILE_NAME_WO_EXT).map"\ - $(USER_LIBS) $(SFCLIB) $(AUX_LNK_OBJS)\ - $(TMWLIB) $(LINK_MACHINE_LIBS) $(DSP_LIBS) $(BLAS_LIBS) $(THIRD_PARTY_LIBS)\ - @$(OBJLIST_FILE) - mt -outputresource:"$(MEX_FILE_NAME);2" -manifest "$(MEX_FILE_NAME).manifest" - @echo ### Created $@ - -.c.obj : - @echo ### Compiling "$<" - $(CC) $(CFLAGS) $(INCLUDE_PATH) "$<" - -.cpp.obj : - @echo ### Compiling "$<" - $(CC) $(CFLAGS) $(INCLUDE_PATH) "$<" - diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.map b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.map deleted file mode 100644 index 0e12549..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.map +++ /dev/null @@ -1,1788 +0,0 @@ - EngSimulation8RTFLEX68D_Transient_sfun - - Timestamp is 53f4a740 (Wed Aug 20 15:48:48 2014) - - Preferred load address is 10000000 - - Start Length Name Class - 0001:00000000 0002ac84H .text CODE - 0002:00000000 00000244H .idata$5 DATA - 0002:00000244 00000004H .CRT$XCA DATA - 0002:00000248 00000004H .CRT$XCZ DATA - 0002:0000024c 00000004H .CRT$XIA DATA - 0002:00000250 00000004H .CRT$XIAA DATA - 0002:00000254 00000004H .CRT$XIC DATA - 0002:00000258 00000004H .CRT$XIZ DATA - 0002:00000260 00004588H .rdata DATA - 0002:000047f0 00000004H .rdata$sxdata DATA - 0002:000047f4 00000004H .rtc$IAA DATA - 0002:000047f8 00000004H .rtc$IZZ DATA - 0002:000047fc 00000004H .rtc$TAA DATA - 0002:00004800 00000004H .rtc$TZZ DATA - 0002:00004808 00000064H .xdata$x DATA - 0002:0000486c 0000008cH .idata$2 DATA - 0002:000048f8 00000014H .idata$3 DATA - 0002:0000490c 00000244H .idata$4 DATA - 0002:00004b50 00000ab0H .idata$6 DATA - 0002:00005600 0000006cH .edata DATA - 0003:00000000 00001950H .data DATA - 0003:00001960 000020c8H .bss DATA - - Address Publics by Value Rva+Base Lib:Object - - 0000:00000000 __except_list 00000000 - 0000:00000001 ___safe_se_handler_count 00000001 - 0000:00009876 __ldused 00009876 - 0000:00009876 __fltused 00009876 - 0000:00000000 ___ImageBase 10000000 - 0001:00000000 _sf_c2_EngSimulation8RTFLEX68D_Transient_get_eml_resolved_functions_info 10001000 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:000004e0 _sf_c2_EngSimulation8RTFLEX68D_Transient_get_check_sum 100014e0 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00000540 _sf_c2_EngSimulation8RTFLEX68D_Transient_get_autoinheritance_info 10001540 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00000a90 _sf_c2_EngSimulation8RTFLEX68D_Transient_third_party_uses_info 10001a90 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00000ab0 _sf_internal_get_sim_state_c2_EngSimulation8RTFLEX68D_Transient 10001ab0 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00000d30 _sf_internal_set_sim_state_c2_EngSimulation8RTFLEX68D_Transient 10001d30 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001020 _c2_EngSimulation8RTFLEX68D_Transient_method_dispatcher 10002020 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001ac0 _sf_process_check_sum_call 10002ac0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00001af0 _sf_process_autoinheritance_call 10002af0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00001c30 _sf_process_get_third_party_uses_info_call 10002c30 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00001d70 _sf_process_get_eml_resolved_functions_info_call 10002d70 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00001e90 _sf_mex_unlock_call 10002e90 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00001f20 _sf_machine_global_initializer_called 10002f20 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00001f40 _sf_machine_global_method_dispatcher 10002f40 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00001f80 _sf_machine_global_terminator 10002f80 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00001fc0 _sf_register_machine_exported_symbols 10002fc0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00001fe0 _callCustomFcn 10002fe0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00001ff0 _sf_machine_global_initializer 10002ff0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002060 __ssSetStateAbsTol 10003060 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002100 __ssGetAbsTol 10003100 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002150 __ssSetInputPortMatrixDimensions 10003150 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002200 __ssSetOutputPortMatrixDimensions 10003200 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:000022b0 __ssSetInputPortVectorDimension 100032b0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002330 __ssSetOutputPortVectorDimension 10003330 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:000023b0 _ssIsRunTimeParamTunable 100033b0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002410 _ssGetSFuncBlockHandle 10003410 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002460 __ssGetCurrentInputPortWidth 10003460 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002530 __ssGetCurrentOutputPortWidth 10003530 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002600 __ssGetCallSystemNumFcnCallDestinations 10003600 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002660 _ssWarning 10003660 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002740 _ssGetIsZeroCrossControlDisabled 10003740 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:000027a0 _ssSetIsInputPortUsedForContZcSignal 100037a0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:000027f0 _ssSetZcSignalIsZcElementDisc 100037f0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002870 _ssSetZcSignalName 10003870 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:000028c0 _ssSetZcSignalWidth 100038c0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002910 _ssSetZcSignalZcEventType 10003910 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002960 _ssSetZcSignalType 10003960 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:000029b0 _ssSetZcSignalZcTol 100039b0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002a00 _ssSetZcSignalNeedsEventNotification 10003a00 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002a50 _ssCreateAndAddZcSignalInfo 10003a50 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002ab0 _ssCloneAndAddZcSignalInfo 10003ab0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002b10 _ssGetNumZcSignals 10003b10 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002b70 _ssGetZcSignalVector 10003b70 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002bd0 _ssGetZcSignalZcEvents 10003bd0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002c30 _ssGetZcSignalName 10003c30 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002c90 _ssGetZcSignalWidth 10003c90 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002cf0 _ssGetZcSignalZcEventType 10003cf0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002d50 _ssGetZcSignalType 10003d50 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002db0 _ssGetZcSignalZcTol 10003db0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002e10 _ssGetZcSignalNeedsEventNotification 10003e10 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002e70 _ssGetZcSignalIsZcElementDisc 10003e70 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002ef0 _ssGetIsInputPortElementContinuous 10003ef0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00002f70 __ssGetInputPortSignalPtrsFcn 10003f70 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00003170 __ssGetInputPortSignalFcn 10004170 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00003300 __ssSetInputPortDirectFeedThroughFcn 10004300 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00003430 __ssSetInputPortReusableFcn 10004430 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:000034c0 __ssSetOutputPortReusableFcn 100044c0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00003550 _ssGetDTypeIdFromMxArray 10004550 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00003640 _ssWriteRTWStr 10004640 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00003680 _ssWriteRTWMxVectParam 10004680 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:000036c0 _ssWriteRTWMx2dMatParam 100046c0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00003700 _ssWriteRTWNameValuePair 10004700 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00003a70 _ssWriteRTWParameters 10004a70 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00003e10 _ssWriteRTWParamSettings 10004e10 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:000042c0 _ssWriteRTWWorkVect 100052c0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00004650 _mexFunction 10005650 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00005dd0 _ProcessMexSfunctionEveryCall 10006dd0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00005ee0 _EngSimulation8RTFLEX68D_Transient_initializer 10006ee0 f EngSimulation8RTFLEX68D_Transient_sfun.obj - 0001:00005ef0 _EngSimulation8RTFLEX68D_Transient_terminator 10006ef0 f EngSimulation8RTFLEX68D_Transient_sfun.obj - 0001:00005f00 _sf_EngSimulation8RTFLEX68D_Transient_method_dispatcher 10006f00 f EngSimulation8RTFLEX68D_Transient_sfun.obj - 0001:00005f30 _sf_EngSimulation8RTFLEX68D_Transient_process_check_sum_call 10006f30 f EngSimulation8RTFLEX68D_Transient_sfun.obj - 0001:000062e0 _sf_EngSimulation8RTFLEX68D_Transient_autoinheritance_info 100072e0 f EngSimulation8RTFLEX68D_Transient_sfun.obj - 0001:00006400 _sf_EngSimulation8RTFLEX68D_Transient_get_eml_resolved_functions_info 10007400 f EngSimulation8RTFLEX68D_Transient_sfun.obj - 0001:000064f0 _sf_EngSimulation8RTFLEX68D_Transient_third_party_uses_info 100074f0 f EngSimulation8RTFLEX68D_Transient_sfun.obj - 0001:00006620 _EngSimulation8RTFLEX68D_Transient_debug_initialize 10007620 f EngSimulation8RTFLEX68D_Transient_sfun.obj - 0001:00006680 _EngSimulation8RTFLEX68D_Transient_register_exported_symbols 10007680 f EngSimulation8RTFLEX68D_Transient_sfun.obj - 0001:00006690 _load_EngSimulation8RTFLEX68D_Transient_optimization_info 10007690 f EngSimulation8RTFLEX68D_Transient_sfun.obj - 0001:000066d0 _unload_EngSimulation8RTFLEX68D_Transient_optimization_info 100076d0 f EngSimulation8RTFLEX68D_Transient_sfun.obj - 0001:000067a0 _sf_mex_mx_is_numeric 100077a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000067e0 _strcmp_ignore_ws 100077e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006900 _sf_mex_duplicatearraysafe 10007900 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006ae0 _sf_set_error_debugger_context_message_fcn 10007ae0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b00 _sf_set_debugger_matlab_error_fcn 10007b00 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b30 _sf_set_error_prefix_string 10007b30 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b60 _sf_get_error_prefix_string 10007b60 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b70 _sf_mex_enter_parallel_region 10007b70 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b80 _sf_mex_exit_parallel_region 10007b80 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b90 _sf_get_current_jmp_buf_ptr 10007b90 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006ba0 _sf_set_current_jmp_buf_ptr 10007ba0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006bb0 _sf_mex_set_halt_simulation 10007bb0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006bc0 _sf_mex_get_halt_simulation 10007bc0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006bd0 _sf_mex_clear_error_message 10007bd0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006bf0 _sf_mex_get_error_message_for_read 10007bf0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006c00 _sf_mex_get_error_message_buffer_length 10007c00 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006cd0 _sf_mex_warning_message 10007cd0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006d20 _sf_mex_v_errbuf_createf 10007d20 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006d40 _sf_mex_errbuf_createf 10007d40 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006d60 _sf_mex_v_errbuf_catf 10007d60 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006da0 _sf_mex_errbuf_catf 10007da0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006de0 _sf_mex_errbuf_copy 10007de0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006e00 _sf_mex_errbuf_clear 10007e00 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006e10 _sf_mex_errbuf_isempty 10007e10 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006ea0 _sf_mex_set_error_status 10007ea0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006ed0 _sf_mex_error_direct_call 10007ed0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006ef0 _sf_mex_error_message_no_long_jump 10007ef0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006f20 _sf_mex_long_jump_on_error 10007f20 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006f70 _sf_mex_call_matlab 10007f70 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007040 _sf_mex_check_builtin 10008040 f sfc_mexmsvc80:sfc_mex.obj - 0001:000070a0 _sf_mex_check_builtin_vs 100080a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007100 _sf_mex_check_enum 10008100 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007150 _sf_mex_create_enum 10008150 f sfc_mexmsvc80:sfc_mex.obj - 0001:000071a0 _sf_mex_get_enum_element 100081a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000071b0 _sf_mex_createcellarray 100081b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000071d0 _sf_mex_setcell 100081d0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000071e0 _sf_mex_getcell 100081e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000071f0 _sf_mex_dup 100081f0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007220 _sf_mex_assign 10008220 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007270 _sf_mex_destroy 10008270 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007290 _mx_array_has_fi_type 10008290 f sfc_mexmsvc80:sfc_mex.obj - 0001:000072c0 _sf_mex_convert_from_fi 100082c0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000073a0 _sf_mex_convert_to_double 100083a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000073e0 _sf_mex_import_fi_vs 100083e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007540 _sf_matrix_matrix_index_ok 10008540 f sfc_mexmsvc80:sfc_mex.obj - 0001:000075b0 _sf_vector_vector_index_ok 100085b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000075e0 _ssGetCurrentInputPortDimensions_wrapper 100085e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007600 _ssGetCurrentOutputPortDimensions_wrapper 10008600 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007620 _sf_mex_emlrt_context_is_debug_mode 10008620 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007630 _sf_mex_emlrt_context_set_debug_mode 10008630 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007640 _sf_mex_emlrtNameCapturePostProcessR2012a 10008640 f sfc_mexmsvc80:sfc_mex.obj - 0001:000076a0 _sf_clear_error_manager_info 100086a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000076f0 _sf_mex_stop_simulation_abruptly_wo_error 100086f0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007720 _sf_mex_error_message 10008720 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007770 _sf_react_to_error_in_matlab_call 10008770 f sfc_mexmsvc80:sfc_mex.obj - 0001:000077a0 _sf_mex_addfield 100087a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007820 _sf_mex_getfield 10008820 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007aa0 _sf_mex_check_class 10008aa0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007b20 _sf_mex_is_real 10008b20 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007d30 _sf_mex_decode_encoded_mx_struct_array 10008d30 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007ed0 _sf_mex_lw_bounds_check 10008ed0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007f00 _sf_mex_lw_size_eq_check_1d 10008f00 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007f20 _sf_mex_lw_size_eq_check_nd 10008f20 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008000 _sf_mex_lw_dim_size_eq_check 10009000 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008030 _sf_mex_lw_dim_size_geq_check 10009030 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008060 _sf_mex_lw_sub_assign_size_check_nd 10009060 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008190 _sf_mex_lw_runtime_error_msgid 10009190 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008240 _sf_mex_lw_matrix_matrix_index_check 10009240 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008270 _sf_mex_lw_vector_vector_index_check 10009270 f sfc_mexmsvc80:sfc_mex.obj - 0001:000082b0 _sf_mex_lw_for_loop_vector_check 100092b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008310 _sf_mex_lw_non_negative_check 10009310 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008340 _sf_mex_overflow_error 10009340 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008350 _sf_mex_dividebyzero_error 10009350 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008360 _sf_mex_unsafe_enum_error 10009360 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008370 _sf_emlrtErrHandler 10009370 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008430 _sf_mex_size_one_check 10009430 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008450 _sf_mex_printf 10009450 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008530 _sf_mex_check_size 10009530 f sfc_mexmsvc80:sfc_mex.obj - 0001:000087b0 _sf_mex_check_struct 100097b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008a00 _sf_mex_check_struct_vs 10009a00 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008a40 _sf_mex_check_fi 10009a40 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008b10 _sf_mex_check_fi_vs 10009b10 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008b60 _sf_echo_expression 10009b60 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008bb0 _sf_assertion_failed 10009bb0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008e40 _sf_mex_evalin 10009e40 f sfc_mexmsvc80:sfc_mex.obj - 0001:000090a0 _sf_mex_export 1000a0a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00009150 _sf_mex_get_ml_var_no_error 1000a150 f sfc_mexmsvc80:sfc_mex.obj - 0001:000092b0 _sf_mex_get_ml_var 1000a2b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00009780 _ml_set_element_value_in_array 1000a780 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a8b0 _sf_mex_call_impl 1000b8b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000ac50 _sf_mex_call_debug 1000bc50 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000ac70 _sf_mex_call 1000bc70 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b380 _sf_mex_createstruct 1000c380 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b420 _sf_mex_createstructarray 1000c420 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b480 _sf_mex_get_mx_datatype_from_sf_datatype 1000c480 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b710 _sf_mex_ml_var_sub 1000c710 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b880 _sf_mex_ml_var_subsasgn 1000c880 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000bb90 _sf_mex_sub 1000cb90 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000bd30 _sf_mex_subsasgn 1000cd30 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000c120 _sf_mex_create 1000d120 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000ca10 _sf_mex_import_named 1000da10 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000ca60 _sf_mex_import 1000da60 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000caa0 _sf_mex_import_vs 1000daa0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000cb30 _sf_mex_lower_fixpt_mx_array 1000db30 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000cd00 _sf_send_message_wrapper 1000dd00 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000cd30 _sf_receive_message_wrapper 1000dd30 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000cd70 _sf_check_out_message_wrapper 1000dd70 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000cdb0 _sf_check_in_message_wrapper 1000ddb0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000cdf0 _sf_no_message_wrapper 1000ddf0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d060 _sim_mode_is_rtw_gen 1000e060 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d0a0 _sim_mode_is_external 1000e0a0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d0c0 _sim_mode_is_modelref_sim 1000e0c0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d0f0 _mdlInitializeSizes 1000e0f0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d110 _mdlInitializeSampleTimes 1000e110 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d150 _mdlZeroCrossings 1000e150 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d200 _mdlDerivatives 1000e200 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d2a0 _mdl_initialize_conditions_processing 1000e2a0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d2d0 _mdlInitializeConditions 1000e2d0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d370 _mdlGetSimState 1000e370 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d390 _mdlSetSimState 1000e390 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d3b0 _mdl_ext_mode_exec_processing 1000e3b0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d3d0 _mdlExtModeExec 1000e3d0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d560 _mdlTerminate 1000e560 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d5c0 _mdlRTW 1000e5c0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d5f0 _mdlSetWorkWidths 1000e5f0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d610 _mdlProcessParameters 1000e610 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d630 _mdl_start_processing 1000e630 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d680 _mdlStart 1000e680 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d730 _mdlEnable 1000e730 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d7e0 _mdlDisable 1000e7e0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d870 _sf_get_chart_instance_ptr 1000e870 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d890 _sf_load_rtw_optimization_info 1000e890 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d930 _sf_update_buildInfo 1000e930 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d9f0 _sf_rtw_info_uint_prop 1000e9f0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000db10 _sf_is_chart_inlinable 1000eb10 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000db40 _sf_mark_output_events_with_multiple_callers 1000eb40 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000dca0 _sf_mark_chart_reusable_outputs 1000eca0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000de00 _sf_mark_chart_expressionable_inputs 1000ee00 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000df60 _sf_get_subchart_simstruct 1000ef60 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000dfa0 _sf_get_fixpt_data_type_id 1000efa0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000dfe0 _sf_get_enum_data_type_id 1000efe0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e020 _sf_get_param_data_type_id 1000f020 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e050 _sf_mex_listen_for_ctrl_c_force 1000f050 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e150 _sf_mex_draw_now 1000f150 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e190 _sf_mex_set_debugger_sim_status_listener_fcn 1000f190 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e1a0 _sf_mex_listen_for_ctrl_c 1000f1a0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e230 _sf_mex_get_sfun_param 1000f230 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e280 _sf_get_runtime_param_data 1000f280 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e2c0 _sf_call_output_fcn_call 1000f2c0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e3e0 _sf_call_output_fcn_enable 1000f3e0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e460 _sf_call_output_fcn_disable 1000f460 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e4e0 _sf_clear_rtw_identifier 1000f4e0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000edd0 _sf_set_encoded_dwork_info 1000fdd0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000ee10 _sf_get_dwork_info_from_mat_file 1000fe10 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000ef60 _sf_set_rtw_dwork_info 1000ff60 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000f090 _mdlOutputs 10010090 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000f130 _sf_debug_chart_instance_initialized_quick 10010130 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f1b0 _sf_debug_disp 100101b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f3b0 _sf_debug_data_runtime_size_mismatch_error_check 100103b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f400 _sf_debug_try_loading_machine 10010400 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f4e0 _sf_debug_reset_current_state_configuration 100104e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f520 _sf_debug_store_current_state_configuration 10010520 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f560 _sf_debug_restore_previous_state_configuration 10010560 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f5a0 _sf_debug_restore_previous_state_configuration2 100105a0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f5e0 _sf_debug_get_event_scope 100105e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f700 _use_debugger_step_animation 10010700 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f730 _sf_debug_get_script_id 10010730 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f7c0 _sf_debug_set_script_translation 100107c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f8f0 _sf_debug_extract_message_post_receive_info 100108f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f9b0 _sf_debug_get_current_machine_id 100109b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f9d0 _sf_debug_get_current_optional_integer 100109d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f9e0 _sf_debug_get_current_machine_number 100109e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fa00 _sf_debug_get_current_machine_name 10010a00 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fa20 _sf_debug_get_current_chart_id 10010a20 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fa60 _sf_debug_get_current_chart_number 10010a60 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fa70 _sf_debug_get_current_instance_number 10010a70 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fa80 _sf_debug_get_current_is_minor_time_step 10010a80 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fb00 _sf_debug_get_current_object_type 10010b00 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fb10 _sf_debug_get_current_instance_handle 10010b10 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fb70 _sf_debug_get_current_event_type 10010b70 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fb80 _sf_debug_get_current_object_id 10010b80 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fbb0 _sf_debug_get_current_active_event_type 10010bb0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fbc0 _sf_debug_get_current_active_event_id 10010bc0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fbf0 _sf_debug_get_current_tag_type 10010bf0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fc00 _sf_debug_get_current_simulation_time 10010c00 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fc10 _sf_debug_get_current_coverage_percentage 10010c10 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fc20 _sf_debug_current_statement_context 10010c20 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fcb0 _sf_debug_get_current_statement_info 10010cb0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fe00 _sf_debug_terminate_instance 10010e00 f sfc_debugmsvc80:sfcdebug.obj - 0001:000100b0 _sf_debug_assertion_failed 100110b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010280 _sf_debug_create_debug_instance_struct 10011280 f sfc_debugmsvc80:sfcdebug.obj - 0001:000102c0 _sf_debug_set_number_of_data_with_change_event_for_machine 100112c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010310 _sf_debug_set_machine_event_thresholds 10011310 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010340 _sf_debug_set_machine_event_scope 10011340 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010390 _sf_debug_set_machine_data_thresholds 10011390 f sfc_debugmsvc80:sfcdebug.obj - 0001:000103e0 _sf_debug_set_machine_data_scope 100113e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010470 _sf_debug_set_machine_data_name 10011470 f sfc_debugmsvc80:sfcdebug.obj - 0001:000104c0 _sf_debug_set_machine_data_size 100114c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000105c0 _sf_debug_set_machine_data_type 100115c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000106f0 _sf_debug_get_chart_data_number 100116f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010720 _sf_debug_get_chart_event_number 10011720 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010750 _sf_debug_set_chart_state_info 10011750 f sfc_debugmsvc80:sfcdebug.obj - 0001:000107d0 _sf_debug_set_chart_decomposition 100117d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010840 _sf_debug_set_chart_substate_count 10011840 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010910 _sf_debug_set_chart_substate_index 10011910 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010990 _sf_debug_set_chart_state_substate_count 10011990 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010a80 _sf_debug_set_chart_state_substate_index 10011a80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010b00 _sf_debug_set_number_of_data_with_change_event_for_chart 10011b00 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010b80 _sf_debug_set_number_of_states_with_entry_event_for_chart 10011b80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010c00 _sf_debug_set_number_of_states_with_exit_event_for_chart 10011c00 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010c80 _sf_debug_set_chart_disable_implicit_casting 10011c80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010cf0 _sf_debug_set_chart_event_thresholds 10011cf0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010d70 _sf_debug_set_chart_data_compiled_props 10011d70 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010ff0 _sf_debug_set_chart_data_props 10011ff0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011270 _sf_debug_check_fi_license 10012270 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011400 _sf_debug_symbol_scope_push 10012400 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011430 _sf_debug_symbol_scope_push_eml 10012430 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011470 _sf_debug_symbol_scope_pop 10012470 f sfc_debugmsvc80:sfcdebug.obj - 0001:000114b0 _sf_debug_symbol_scope_add_importable 100124b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011510 _sf_debug_symbol_scope_add 10012510 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011560 _sf_debug_symbol_scope_add_dyn_importable 10012560 f sfc_debugmsvc80:sfcdebug.obj - 0001:000115d0 _sf_debug_symbol_scope_add_dyn 100125d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011600 _sf_debug_symbol_scope_add_eml_importable 10012600 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011630 _sf_debug_symbol_scope_add_eml 10012630 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011660 _sf_debug_symbol_scope_add_eml_dyn_importable 10012660 f sfc_debugmsvc80:sfcdebug.obj - 0001:000116b0 _sf_debug_symbol_scope_add_eml_dyn 100126b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011700 _sf_debug_symbol_switch 10012700 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011720 _sf_debug_symbol_scope_add_verbose 10012720 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011790 _sf_debug_set_machine_data_value_ptr 10012790 f sfc_debugmsvc80:sfcdebug.obj - 0001:000117d0 _sf_debug_set_instance_data_value_ptr 100127d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011830 _sf_debug_unset_instance_data_value_ptr 10012830 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011880 _sf_debug_set_chart_event_scope 10012880 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011900 _sf_debug_set_chart_transition_coverage_maps 10012900 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011990 _sf_debug_set_chart_state_coverage_maps 10012990 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011a10 _sf_debug_set_instance_transition_coverage_weights 10012a10 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011a80 _sf_debug_set_instance_state_coverage_weights 10012a80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011c80 _sf_debug_unload_machine 10012c80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011cd0 _sf_debug_load_machine 10012cd0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011d70 _sf_debug_set_active_instance_in_data_dictionary 10012d70 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011ef0 _sf_debug_set_active_instance 10012ef0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011ff0 _sf_debug_chart_visiblity_change 10012ff0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012090 _sf_debug_select_chart 10013090 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012180 _sf_debug_set_instance_cv_ids 10013180 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012340 _sf_debug_select_charts 10013340 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012490 _sf_debug_initialized 10013490 f sfc_debugmsvc80:sfcdebug.obj - 0001:000124b0 _sf_debug_is_uninterruptible 100134b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000124f0 _sf_debug_initialize_debugger_gui 100134f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012880 _sf_debug_resume 10013880 f sfc_debugmsvc80:sfcdebug.obj - 0001:000128b0 _sf_debug_go 100138b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000128d0 _sf_debug_break 100138d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000128f0 _sf_debug_step_over 100138f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012910 _sf_debug_step_out 10013910 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012930 _sf_debug_set_disable_all_breakpoints 10013930 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012950 _sf_debug_disable_all_breakpoints_and_go 10013950 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012970 _sf_debug_break_on_chart_entry 10013970 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012990 _sf_debug_break_on_event_broadcast 10013990 f sfc_debugmsvc80:sfcdebug.obj - 0001:000129b0 _sf_debug_break_on_state_entry 100139b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000129d0 _sf_debug_break_between_times 100139d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a00 _sf_debug_browse_data 10013a00 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a10 _sf_debug_watch_data 10013a10 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a40 _sf_debug_assign_data 10013a40 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a50 _sf_debug_whos 10013a50 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a70 _sf_debug_get_consistency_info 10013a70 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a80 _sf_debug_browse_trace 10013a80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012a90 _sf_debug_set_breakpoints 10013a90 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012b50 _sf_debug_set_eml_breakpoints 10013b50 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012c60 _sf_debug_set_script_breakpoints 10013c60 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012ce0 _sf_debug_add_script_breakpoints 10013ce0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012d50 _sf_debug_clear_script_breakpoints 10013d50 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012dc0 _sf_debug_query_script_breakpoints 10013dc0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012e50 _sf_debug_get_eml_script_id 10013e50 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012ea0 _sf_debug_set_watch 10013ea0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013030 _sf_debug_get_instance_handle 10014030 f sfc_debugmsvc80:sfcdebug.obj - 0001:000130b0 _sf_debug_get_active_states 100140b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000130d0 _sf_debug_set_honor_breakpoints 100140d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000130f0 _sf_debug_get_animation 100140f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013100 _sf_debug_set_animation 10014100 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013120 _sf_debug_animate 10014120 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013150 _sf_debug_cycle_detection_check 10014150 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013170 _sf_debug_data_range_check 10014170 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013190 _sf_debug_transition_conflict_check 10014190 f sfc_debugmsvc80:sfcdebug.obj - 0001:000131b0 _sf_debug_state_consistency_check 100141b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000131d0 _sf_debug_data_range_check_enabled 100141d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000131f0 _sf_debug_transition_conflict_check_enabled 100141f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013210 _sf_debug_transition_conflict_check_begin 10014210 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013230 _sf_debug_transition_conflict_check_end 10014230 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013250 _sf_debug_stop_debugging 10014250 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013280 _sf_debug_is_cycle_detected 10014280 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013290 _sf_debug_is_array_bounds_detected 10014290 f sfc_debugmsvc80:sfcdebug.obj - 0001:000132a0 _sf_debug_get_state_vectors_data_size 100142a0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000132f0 _sf_debug_get_state_vectors_data 100142f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000133c0 _sf_debug_set_state_vectors_data 100143c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000135f0 _sf_debug_get_script_index 100145f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013720 _sf_debug_add_script 10014720 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013870 _cv_eval_point 10014870 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013940 _cv_eval_testobjective 10014940 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013a00 _sf_debug_cv_init_state 10014a00 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013aa0 _sf_debug_cv_init_chart 10014aa0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013b20 _sf_debug_cv_init_trans 10014b20 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013bb0 _sf_debug_cv_init_saturation 10014bb0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013c50 _sf_debug_cv_init_testobjectives 10014c50 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013d90 _cv_eml_init_script 10014d90 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013e20 _cv_eml_init_fcn 10014e20 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013e80 _cv_eml_init_testobjective 10014e80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013f00 _cv_eml_init_saturation 10014f00 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013f80 _cv_eml_init_if 10014f80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014000 _cv_eml_init_for 10015000 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014080 _cv_eml_init_while 10015080 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014100 _cv_eml_init_mcdc 10015100 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014190 _cv_eml_init_switch 10015190 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014220 _cv_eml_eval 10015220 f sfc_debugmsvc80:sfcdebug.obj - 0001:000142b0 _sf_debug_bm_is_a_eml_breakpoint 100152b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000143e0 _sf_debug_temporal_threshold 100153e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000146d0 _sf_debug_transition_conflict_error 100156d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014970 _sf_debug_state_inconsistency_error 10015970 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014a70 _sf_debug_check_for_state_inconsistency 10015a70 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014ab0 _sf_debug_cycle_detecton_error 10015ab0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000150f0 _sf_debug_size_eq_check_1d 100160f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015120 _sf_debug_size_eq_check_nd 10016120 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015200 _sf_debug_dim_size_eq_check 10016200 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015230 _sf_debug_dim_size_geq_check 10016230 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015260 _sf_debug_sub_assign_size_check_nd 10016260 f sfc_debugmsvc80:sfcdebug.obj - 0001:000153a0 _sf_debug_matrix_matrix_index_check 100163a0 f sfc_debugmsvc80:sfcdebug.obj - 0001:000153e0 _sf_debug_vector_vector_index_check 100163e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015420 _sf_debug_for_loop_vector_check 10016420 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015480 _sf_debug_runtime_error_msgid 10016480 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015510 _sf_debug_data_array_bounds_error_check 10016510 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015580 _sf_debug_eml_data_array_bounds_error_check 10016580 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015880 _sf_debug_integer_check 10016880 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015900 _sf_debug_not_nan_check 10016900 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015960 _sf_debug_non_negative_check 10016960 f sfc_debugmsvc80:sfcdebug.obj - 0001:000159c0 _sf_debug_overflow_detection 100169c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015f00 _sf_debug_cast_to_real32_T 10016f00 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015f70 _sf_debug_cast_to_int8_T 10016f70 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015ff0 _sf_debug_cast_to_uint8_T 10016ff0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016080 _sf_debug_cast_to_int16_T 10017080 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016100 _sf_debug_cast_to_uint16_T 10017100 f sfc_debugmsvc80:sfcdebug.obj - 0001:000161a0 _sf_debug_cast_to_int32_T 100171a0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016210 _sf_debug_cast_to_uint32_T 10017210 f sfc_debugmsvc80:sfcdebug.obj - 0001:000162b0 _sf_debug_data_range_error 100172b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016530 _sf_debug_read_before_write_check 10017530 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016890 _sf_debug_data_range_error_wrapper_min_max 10017890 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016910 _sf_debug_data_range_error_wrapper_min 10017910 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016980 _sf_debug_data_range_error_wrapper_max 10017980 f sfc_debugmsvc80:sfcdebug.obj - 0001:000169f0 _sf_debug_data_range_wrapper 100179f0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016a40 _sf_debug_set_current_status_info 10017a40 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016da0 _sf_debug_register_message_post_receive_info 10017da0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016f60 _sf_debug_call 10017f60 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017760 _sf_debug_initialize_machine 10018760 f sfc_debugmsvc80:sfcdebug.obj - 0001:000179e0 _sf_debug_initialize_chart 100189e0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017ce0 _sf_debug_ensure_script 10018ce0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017d80 _cv_eval_saturation 10018d80 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017e60 _cv_saturation_accum 10018e60 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017f20 _cv_script_init_script 10018f20 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017f90 _cv_script_init_fcn 10018f90 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017ff0 _cv_script_init_testobjective 10018ff0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018050 _cv_script_init_saturation 10019050 f sfc_debugmsvc80:sfcdebug.obj - 0001:000180b0 _cv_script_init_if 100190b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018110 _cv_script_init_for 10019110 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018170 _cv_script_init_while 10019170 f sfc_debugmsvc80:sfcdebug.obj - 0001:000181d0 _cv_script_init_mcdc 100191d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018240 _cv_script_init_switch 10019240 f sfc_debugmsvc80:sfcdebug.obj - 0001:000182b0 _cv_script_eval 100192b0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018320 _eml_debug_line_call 10019320 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018410 _sf_debug_terminate 10019410 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018550 _sf_debug_set_script_cv_ids 10019550 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018650 _sf_debug_api 10019650 f sfc_debugmsvc80:sfc_api.obj - 0001:0001a0d0 _sf_debug_sm_terminate 1001b0d0 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a230 _sf_debug_reset_path_objects 1001b230 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a2a0 _sf_debug_sm_reset_object_selection_status 1001b2a0 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a340 _sf_debug_sm_reset_state_buffer 1001b340 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a400 _sf_debug_sm_store_state_buffer 1001b400 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a480 _sf_debug_sm_restore_state_buffer1 1001b480 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a4e0 _sf_debug_sm_restore_state_buffer2 1001b4e0 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a540 _sf_debug_sm_chart_active 1001b540 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a590 _sf_debug_sm_select_active_objects 1001b590 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a950 _sf_debug_sm_is_chart_active 1001b950 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001a990 _sf_debug_sm_is_state_active 1001b990 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001ab40 _sf_debug_sm_get_active_states 1001bb40 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001af70 _sf_debug_sm_initialize_instance 1001bf70 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001b180 _sf_debug_sm_change_object_selection_status 1001c180 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001b370 _cv_create_interface 1001c370 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b660 _cv_init_trans 1001c660 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b6b0 _cv_init_saturation 1001c6b0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b700 _cv_init_testobjective 1001c700 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b750 _cv_init_state 1001c750 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b7b0 _cv_init_chart 1001c7b0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b800 _cv_dec_update_call 1001c800 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b840 _cv_cond_update_call 1001c840 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b880 _cv_saturation_update_call 1001c880 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b8c0 _cv_saturation_update_accum 1001c8c0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b900 _cv_testobjective_update_call 1001c900 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b940 _cv_sigrange_update 1001c940 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001b990 _cvsf_eml_eval 1001c990 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001ba70 _cvsf_eml_init_script 1001ca70 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bae0 _cvsf_eml_init_fcn 1001cae0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bb40 _cvsf_eml_init_testobjective 1001cb40 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bba0 _cvsf_eml_init_saturation 1001cba0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bc00 _cvsf_eml_init_if 1001cc00 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bc60 _cvsf_eml_init_for 1001cc60 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bcc0 _cvsf_eml_init_while 1001ccc0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bd20 _cvsf_eml_init_mcdc 1001cd20 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bd90 _cvsf_eml_init_switch 1001cd90 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bdf0 _cvsf_script_eval 1001cdf0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bed0 _cvsf_script_init_script 1001ced0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bf40 _cvsf_script_init_fcn 1001cf40 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001bfa0 _cvsf_script_init_testobjective 1001cfa0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c000 _cvsf_script_init_saturation 1001d000 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c060 _cvsf_script_init_if 1001d060 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c0c0 _cvsf_script_init_for 1001d0c0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c110 _cvsf_script_init_while 1001d110 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c160 _cvsf_script_init_mcdc 1001d160 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c1d0 _cvsf_script_init_switch 1001d1d0 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c230 _cv_destroy_interface 1001d230 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c250 _cv_create_instance_objects 1001d250 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c580 _cv_is_enabled 1001d580 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c590 _sf_debug_cv_initialize_script 1001d590 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001c710 _sf_debug_cv_initialize_instance 1001d710 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001ca00 _sf_debug_cv_terminate_chart 1001da00 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001cb00 _cv_call_trans_test 1001db00 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001cb10 _cv_call_sub_cond_test 1001db10 f sfc_debugmsvc80:cv_sfinterface.obj - 0001:0001cb50 _sf_debug_st_initialize_machine 1001db50 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cc00 _sf_debug_st_initialize_instance 1001dc00 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cdb0 _sf_debug_st_terminate 1001ddb0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cf10 _sf_debug_st_set_data_value_ptr_in_machine 1001df10 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cf80 _sf_debug_st_set_data_value_ptr_in_instance 1001df80 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d030 _sf_debug_st_unset_data_value_ptr_in_machine 1001e030 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d090 _sf_debug_st_unset_data_value_ptr_in_instance 1001e090 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d3a0 _sf_debug_mx_value 1001e3a0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d3f0 _sf_debug_mx_packed_vector 1001e3f0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d490 _sf_debug_mx_uint_vector 1001e490 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d510 _sf_debug_st_get_double_value_from_void_ptr_vector 1001e510 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001dd10 _sf_debug_st_browse_data 1001ed10 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001e3f0 _sf_debug_hm_initialize_instance 1001f3f0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001e890 _sf_debug_hm_get_object_id 1001f890 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001f2b0 _sf_debug_hm_update_chart_visibility 100202b0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:000202b0 _sf_debug_object_is_eml_function 100212b0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00020310 _sf_debug_hm_initialize_ids_in_machine 10021310 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00020460 _sf_debug_hm_initialize_ids_in_chart 10021460 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00020550 _sf_debug_hm_initialize_chart 10021550 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00020c10 _sf_debug_hm_terminate 10021c10 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00020c70 _sf_debug_hm_initialize_machine 10021c70 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00021340 _sf_debug_ss_initialize 10022340 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021360 _sf_debug_ss_terminate 10022360 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000213e0 _sf_debug_ss_push_symbol_scope 100223e0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000214a0 _sf_debug_ss_push_symbol_scope_eml 100224a0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000214f0 _sf_debug_ss_pop_symbol_scope 100224f0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021590 _sf_debug_ss_add_symbol 10022590 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021680 _sf_debug_ss_add_symbol_eml 10022680 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021f90 _sf_debug_ss_set_data_value 10022f90 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000222e0 _getInstanceNumber 100232e0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000223b0 _sf_debug_ss_watch_data 100233b0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000224a0 _sf_debug_ss_assign_data 100234a0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022d40 _get_data_entry_name 10023d40 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022d90 _sf_debug_ss_whos 10023d90 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00023240 _sf_debug_cc_initialize_chart 10024240 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00023ba0 _sf_debug_cc_initialize_instance 10024ba0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:000247d0 _sf_debug_cc_terminate 100257d0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:000248a0 _sf_debug_cc_set_transition_maps 100258a0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:000249a0 _sf_debug_cc_set_state_maps 100259a0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024a70 _sf_debug_cc_set_transition_weights 10025a70 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024ca0 _sf_debug_cc_set_state_weights 10025ca0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024ed0 _sf_debug_cc_mark_transition_guard 10025ed0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024f50 _sf_debug_cc_mark_transition_trigger 10025f50 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024fd0 _sf_debug_cc_mark_transition_decision 10025fd0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00025030 _sf_debug_cc_mark_transition_condition_action 10026030 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00025080 _sf_debug_cc_mark_transition_transition_action 10026080 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:000250d0 _sf_debug_cc_mark_state_entry 100260d0 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00025120 _sf_debug_cc_mark_state_during 10026120 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00025170 _sf_debug_cc_mark_state_exit 10026170 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:000251c0 _sf_debug_bm_clear_script_breakpoints 100261c0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025200 _sf_debug_bm_set_script_breakpoint 10026200 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025270 _sf_debug_bm_clear_single_script_breakpoint 10026270 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:000252e0 _sf_debug_bm_query_script_breakpoint 100262e0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025330 _sf_debug_bm_initialize_scripts 10026330 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:000258d0 _sf_debug_bm_terminate 100268d0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025b80 _sf_debug_bm_remove_all_breakpoints_in_machine 10026b80 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025bd0 _sf_debug_bm_remove_all_breakpoints_in_chart 10026bd0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025d00 _sf_debug_bm_initialize_global_breakpoints 10026d00 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00025ec0 _sf_debug_bm_set_breakpoint 10026ec0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00026420 _sf_debug_bm_set_eml_breakpoint 10027420 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:000264a0 _sf_debug_bm_initialize_machine_breakpoint_map 100274a0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00026840 _sf_debug_bm_is_a_breakpoint 10027840 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00026d20 _sf_debug_bm_get_all_breakpoints_in_machine 10027d20 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00026fc0 _sf_debug_bm_get_all_breakpoints_in_chart 10027fc0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:000279f0 _sf_debug_bm_initialize_machine 100289f0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00027a90 _sf_debug_bm_initialize_chart 10028a90 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00027e10 _sf_debug_sc_terminate 10028e10 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:000280a0 _sf_debug_sc_is_chart_consistent 100290a0 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:00028280 _sf_debug_sc_get_consistency_error_info 10029280 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:000285f0 _sf_debug_tm_terminate 100295f0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028690 _sf_debug_tm_push_chart_instance 10029690 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:000287b0 _sf_debug_tm_pop_chart_instance 100297b0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028810 _sf_debug_tm_push_trace_node 10029810 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028920 _sf_debug_tm_pop_trace_node 10029920 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:000289a0 _sf_debug_tm_get_current_global_trace_index 100299a0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:000289c0 _sf_debug_tm_get_current_local_trace_index 100299c0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:000289f0 _sf_debug_tm_set_cycle_detected_flag 100299f0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028a40 _sf_debug_tm_set_cycle_started_flag 10029a40 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028a90 _sf_debug_tm_get_chart_number_from_stack 10029a90 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028c30 _sf_debug_tm_browse_trace 10029c30 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028ea0 _sf_debug_cd_initialize_instance 10029ea0 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:000290d0 _sf_debug_cd_mark_processed_transition_in_instance 1002a0d0 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:00029150 _sf_debug_cd_checksum_push 1002a150 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:00029450 _sf_debug_cd_checksum_pop 1002a450 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:000294b0 _sf_debug_cd_turn_off_cycle_detection 1002a4b0 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:000294f0 _sf_debug_cd_terminate 1002a4f0 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:000296c0 _md5_initialize_state 1002a6c0 f sfc_debugmsvc80:ckmd5.obj - 0001:00029f50 _md5_update_state 1002af50 f sfc_debugmsvc80:ckmd5.obj - 0001:00029f70 _md5_get_hash 1002af70 f sfc_debugmsvc80:ckmd5.obj - 0001:00029f90 _md5_get_hash_for_a_single_string 1002af90 f sfc_debugmsvc80:ckmd5.obj - 0001:00029ffa _mxGetPr 1002affa f libmx:libmx.dll - 0001:0002a000 _mxCreateDoubleScalar 1002b000 f libmx:libmx.dll - 0001:0002a006 _mxCreateDoubleMatrix_730 1002b006 f libmx:libmx.dll - 0001:0002a00c _mxSetField_730 1002b00c f libmx:libmx.dll - 0001:0002a012 _mxCreateString 1002b012 f libmx:libmx.dll - 0001:0002a018 _mxCreateStructMatrix_730 1002b018 f libmx:libmx.dll - 0001:0002a01e _mxCreateCellMatrix_730 1002b01e f libmx:libmx.dll - 0001:0002a024 _mxDestroyArray 1002b024 f libmx:libmx.dll - 0001:0002a02a _mxDuplicateArray 1002b02a f libmx:libmx.dll - 0001:0002a030 _mxGetString_730 1002b030 f libmx:libmx.dll - 0001:0002a036 _mxIsChar 1002b036 f libmx:libmx.dll - 0001:0002a03c _mxGetClassID 1002b03c f libmx:libmx.dll - 0001:0002a042 _mxIsNumeric 1002b042 f libmx:libmx.dll - 0001:0002a048 _mxIsComplex 1002b048 f libmx:libmx.dll - 0001:0002a04e _mxGetN 1002b04e f libmx:libmx.dll - 0001:0002a054 _mxGetM 1002b054 f libmx:libmx.dll - 0001:0002a05a _mxCalloc 1002b05a f libmx:libmx.dll - 0001:0002a060 _mxGetScalar 1002b060 f libmx:libmx.dll - 0001:0002a066 _mxIsLogical 1002b066 f libmx:libmx.dll - 0001:0002a06c _mxCreateDoubleMatrix_700 1002b06c f libmx:libmx.dll - 0001:0002a072 _mxFree 1002b072 f libmx:libmx.dll - 0001:0002a078 _mxArrayToString 1002b078 f libmx:libmx.dll - 0001:0002a07e _mxCreateCellMatrix_700 1002b07e f libmx:libmx.dll - 0001:0002a084 _mxSetCell_700 1002b084 f libmx:libmx.dll - 0001:0002a08a _mxGetCell_700 1002b08a f libmx:libmx.dll - 0001:0002a090 _mxGetClassName 1002b090 f libmx:libmx.dll - 0001:0002a096 _mxSetField_700 1002b096 f libmx:libmx.dll - 0001:0002a09c _mxAddField 1002b09c f libmx:libmx.dll - 0001:0002a0a2 _mxGetField_700 1002b0a2 f libmx:libmx.dll - 0001:0002a0a8 _mxGetNumberOfElements 1002b0a8 f libmx:libmx.dll - 0001:0002a0ae _mxIsStruct 1002b0ae f libmx:libmx.dll - 0001:0002a0b4 _mxIsA 1002b0b4 f libmx:libmx.dll - 0001:0002a0ba _mxIsClass 1002b0ba f libmx:libmx.dll - 0001:0002a0c0 _mxGetLogicals 1002b0c0 f libmx:libmx.dll - 0001:0002a0c6 _mxIsSparse 1002b0c6 f libmx:libmx.dll - 0001:0002a0cc _mxSetFieldByNumber_700 1002b0cc f libmx:libmx.dll - 0001:0002a0d2 _mxGetFieldByNumber_700 1002b0d2 f libmx:libmx.dll - 0001:0002a0d8 _mxGetFieldNameByNumber 1002b0d8 f libmx:libmx.dll - 0001:0002a0de _mxGetNumberOfFields 1002b0de f libmx:libmx.dll - 0001:0002a0e4 _mxCreateStructMatrix_700 1002b0e4 f libmx:libmx.dll - 0001:0002a0ea _mxGetFieldNumber 1002b0ea f libmx:libmx.dll - 0001:0002a0f0 _mxIsNaN 1002b0f0 f libmx:libmx.dll - 0001:0002a0f6 _mxIsEmpty 1002b0f6 f libmx:libmx.dll - 0001:0002a0fc _mxGetData 1002b0fc f libmx:libmx.dll - 0001:0002a102 _mxGetImagData 1002b102 f libmx:libmx.dll - 0001:0002a108 _mxArrayClassIDName 1002b108 f libmx:libmx.dll - 0001:0002a10e _mxCreateNumericMatrix_700 1002b10e f libmx:libmx.dll - 0001:0002a114 _mxCreateStructArray_700 1002b114 f libmx:libmx.dll - 0001:0002a11a _mxCalcSingleSubscript_700 1002b11a f libmx:libmx.dll - 0001:0002a120 _mxGetDimensions_700 1002b120 f libmx:libmx.dll - 0001:0002a126 _mxGetNumberOfDimensions_700 1002b126 f libmx:libmx.dll - 0001:0002a12c _mxCreateNumericArray_700 1002b12c f libmx:libmx.dll - 0001:0002a132 _mxGetElementSize 1002b132 f libmx:libmx.dll - 0001:0002a138 _mxCreateStringFromNChars_700 1002b138 f libmx:libmx.dll - 0001:0002a13e _mxGetString_700 1002b13e f libmx:libmx.dll - 0001:0002a144 _mxIsLogicalScalarTrue 1002b144 f libmx:libmx.dll - 0001:0002a14a _mxCreateLogicalScalar 1002b14a f libmx:libmx.dll - 0001:0002a150 _mexUnlock 1002b150 f libmex:libmex.dll - 0001:0002a156 _mexIsLocked 1002b156 f libmex:libmex.dll - 0001:0002a15c _mexWarnMsgTxt 1002b15c f libmex:libmex.dll - 0001:0002a162 _mexCallMATLAB 1002b162 f libmex:libmex.dll - 0001:0002a168 _mexErrMsgTxt 1002b168 f libmex:libmex.dll - 0001:0002a16e _mexMakeArrayPersistent 1002b16e f libmex:libmex.dll - 0001:0002a174 _mexSetTrapFlag 1002b174 f libmex:libmex.dll - 0001:0002a17a _mexPutVariable 1002b17a f libmex:libmex.dll - 0001:0002a180 _mexGetVariable 1002b180 f libmex:libmex.dll - 0001:0002a186 _mexLock 1002b186 f libmex:libmex.dll - 0001:0002a18c _mexMakeMemoryPersistent 1002b18c f libmex:libmex.dll - 0001:0002a192 _mexFunctionName 1002b192 f libmex:libmex.dll - 0001:0002a198 _ssRegisterDataTypeFxpFSlopeFixExpBias 1002b198 f libfixedpoint:libfixedpoint.dll - 0001:0002a19e _ssRegisterDataTypeFxpScaledDouble 1002b19e f libfixedpoint:libfixedpoint.dll - 0001:0002a1a4 _utMalloc 1002b1a4 f libut:libut.dll - 0001:0002a1aa _utFree 1002b1aa f libut:libut.dll - 0001:0002a1b0 _utVSNprintf 1002b1b0 f libut:libut.dll - 0001:0002a1b6 _utCPUtime 1002b1b6 f libut:libut.dll - 0001:0002a1bc _utCalloc 1002b1bc f libut:libut.dll - 0001:0002a1c2 _utRealloc 1002b1c2 f libut:libut.dll - 0001:0002a1c8 _emlrtCreateRootTLS 1002b1c8 f libemlrt:libemlrt.dll - 0001:0002a1ce _emlrtDestroyRootTLS 1002b1ce f libemlrt:libemlrt.dll - 0001:0002a1d4 _emlrtCheckBuiltInR2012b 1002b1d4 f libemlrt:libemlrt.dll - 0001:0002a1da _emlrtCheckVsBuiltInR2012b 1002b1da f libemlrt:libemlrt.dll - 0001:0002a1e0 _emlrtCheckEnumR2012b 1002b1e0 f libemlrt:libemlrt.dll - 0001:0002a1e6 _emlrtCreateEnumR2012b 1002b1e6 f libemlrt:libemlrt.dll - 0001:0002a1ec _emlrtGetEnumElementR2009a 1002b1ec f libemlrt:libemlrt.dll - 0001:0002a1f2 _emlrtCreateReference 1002b1f2 f libemlrt:libemlrt.dll - 0001:0002a1f8 _emlrtImportVsFiArrayR2009b 1002b1f8 f libemlrt:libemlrt.dll - 0001:0002a1fe _emlrtNameCapturePostProcessR2012a 1002b1fe f libemlrt:libemlrt.dll - 0001:0002a204 _emlrtExtractMessageId 1002b204 f libemlrt:libemlrt.dll - 0001:0002a20a _emlrtTranslateMessageIDtoLCPstring 1002b20a f libemlrt:libemlrt.dll - 0001:0002a210 _emlrtForLoopVectorIsValidR2011b 1002b210 f libemlrt:libemlrt.dll - 0001:0002a216 _emlrtTranslateUTF16MessagetoLCPstring 1002b216 f libemlrt:libemlrt.dll - 0001:0002a21c _emlrtGetEnumUnderlyingArrayR2009a 1002b21c f libemlrt:libemlrt.dll - 0001:0002a222 _emlrtIsEnumR2009a 1002b222 f libemlrt:libemlrt.dll - 0001:0002a228 _strlen 1002b228 f MSVCRT:MSVCR100.dll - 0001:0002a22e @__security_check_cookie@4 1002b22e f MSVCRT:secchk.obj - 0001:0002a240 _memset 1002b240 f MSVCRT:MSVCR100.dll - 0001:0002a246 _strcmp 1002b246 f MSVCRT:MSVCR100.dll - 0001:0002a24c _free 1002b24c f MSVCRT:MSVCR100.dll - 0001:0002a252 _sprintf 1002b252 f MSVCRT:MSVCR100.dll - 0001:0002a258 _malloc 1002b258 f MSVCRT:MSVCR100.dll - 0001:0002a25e _strcat 1002b25e f MSVCRT:MSVCR100.dll - 0001:0002a270 __ftol2_sse 1002b270 f MSVCRT:ftol2.obj - 0001:0002a279 __ftol2_pentium4 1002b279 f MSVCRT:ftol2.obj - 0001:0002a28c __ftol2_sse_excpt 1002b28c f MSVCRT:ftol2.obj - 0001:0002a2a6 __ftol2 1002b2a6 f MSVCRT:ftol2.obj - 0001:0002a31c _memcpy 1002b31c f MSVCRT:MSVCR100.dll - 0001:0002a322 _NtCurrentTeb 1002b322 f i MSVCRT:crtdll.obj - 0001:0002a377 __CRT_INIT@12 1002b377 f MSVCRT:crtdll.obj - 0001:0002a697 __DllMainCRTStartup@12 1002b697 f MSVCRT:crtdll.obj - 0001:0002a6ba _strncpy 1002b6ba f MSVCRT:MSVCR100.dll - 0001:0002a6c0 __chkstk 1002b6c0 f MSVCRT:chkstk.obj - 0001:0002a6c0 __alloca_probe 1002b6c0 MSVCRT:chkstk.obj - 0001:0002a6ec _longjmp 1002b6ec f MSVCRT:MSVCR100.dll - 0001:0002a6f2 _strncmp 1002b6f2 f MSVCRT:MSVCR100.dll - 0001:0002a6f8 _ceil 1002b6f8 f MSVCRT:MSVCR100.dll - 0001:0002a6fe _strrchr 1002b6fe f MSVCRT:MSVCR100.dll - 0001:0002a704 __setjmp3 1002b704 f MSVCRT:MSVCR100.dll - 0001:0002a70a _ldexp 1002b70a f MSVCRT:MSVCR100.dll - 0001:0002a710 ___report_gsfailure 1002b710 f MSVCRT:gs_report.obj - 0001:0002a816 ___sse2_available_init 1002b816 f MSVCRT:cpu_disp.obj - 0001:0002a826 ___clean_type_info_names 1002b826 f MSVCRT:tncleanup.obj - 0001:0002a832 __onexit 1002b832 f MSVCRT:atonexit.obj - 0001:0002a8d3 _atexit 1002b8d3 f MSVCRT:atonexit.obj - 0001:0002a8ea __RTC_Initialize 1002b8ea f MSVCRT:_initsect_.obj - 0001:0002a910 __RTC_Terminate 1002b910 f MSVCRT:_initsect_.obj - 0001:0002a936 __malloc_crt 1002b936 f MSVCRT:MSVCR100.dll - 0001:0002a93c __encoded_null 1002b93c f MSVCRT:MSVCR100.dll - 0001:0002a950 __ValidateImageBase 1002b950 f MSVCRT:pesect.obj - 0001:0002a990 __FindPESection 1002b990 f MSVCRT:pesect.obj - 0001:0002a9e0 __IsNonwritableInCurrentImage 1002b9e0 f MSVCRT:pesect.obj - 0001:0002aa9c __initterm 1002ba9c f MSVCRT:MSVCR100.dll - 0001:0002aaa2 __initterm_e 1002baa2 f MSVCRT:MSVCR100.dll - 0001:0002aaa8 __amsg_exit 1002baa8 f MSVCRT:MSVCR100.dll - 0001:0002aaae ___CppXcptFilter 1002baae f MSVCRT:MSVCR100.dll - 0001:0002aab4 _DllMain@12 1002bab4 f MSVCRT:dllmain.obj - 0001:0002aae0 __SEH_prolog4 1002bae0 f MSVCRT:sehprolg4.obj - 0001:0002ab25 __SEH_epilog4 1002bb25 f MSVCRT:sehprolg4.obj - 0001:0002ab39 __except_handler4 1002bb39 f MSVCRT:chandler4gs.obj - 0001:0002ab5e ___security_init_cookie 1002bb5e f MSVCRT:gs_support.obj - 0001:0002abfa __crt_debugger_hook 1002bbfa f MSVCRT:MSVCR100.dll - 0001:0002ac00 ___clean_type_info_names_internal 1002bc00 f MSVCRT:MSVCR100.dll - 0001:0002ac06 __unlock 1002bc06 f MSVCRT:MSVCR100.dll - 0001:0002ac0c ___dllonexit 1002bc0c f MSVCRT:MSVCR100.dll - 0001:0002ac12 __lock 1002bc12 f MSVCRT:MSVCR100.dll - 0001:0002ac18 __except_handler4_common 1002bc18 f MSVCRT:MSVCR100.dll - 0001:0002ac1e _EncodePointer@4 1002bc1e f kernel32:KERNEL32.dll - 0001:0002ac24 _DecodePointer@4 1002bc24 f kernel32:KERNEL32.dll - 0001:0002ac2a _InterlockedExchange@8 1002bc2a f kernel32:KERNEL32.dll - 0001:0002ac30 _Sleep@4 1002bc30 f kernel32:KERNEL32.dll - 0001:0002ac36 _InterlockedCompareExchange@12 1002bc36 f kernel32:KERNEL32.dll - 0001:0002ac3c _TerminateProcess@8 1002bc3c f kernel32:KERNEL32.dll - 0001:0002ac42 _GetCurrentProcess@0 1002bc42 f kernel32:KERNEL32.dll - 0001:0002ac48 _UnhandledExceptionFilter@4 1002bc48 f kernel32:KERNEL32.dll - 0001:0002ac4e _SetUnhandledExceptionFilter@4 1002bc4e f kernel32:KERNEL32.dll - 0001:0002ac54 _IsDebuggerPresent@0 1002bc54 f kernel32:KERNEL32.dll - 0001:0002ac5a _IsProcessorFeaturePresent@4 1002bc5a f kernel32:KERNEL32.dll - 0001:0002ac60 _DisableThreadLibraryCalls@4 1002bc60 f kernel32:KERNEL32.dll - 0001:0002ac66 _QueryPerformanceCounter@4 1002bc66 f kernel32:KERNEL32.dll - 0001:0002ac6c _GetTickCount@0 1002bc6c f kernel32:KERNEL32.dll - 0001:0002ac72 _GetCurrentThreadId@0 1002bc72 f kernel32:KERNEL32.dll - 0001:0002ac78 _GetCurrentProcessId@0 1002bc78 f kernel32:KERNEL32.dll - 0001:0002ac7e _GetSystemTimeAsFileTime@4 1002bc7e f kernel32:KERNEL32.dll - 0002:00000000 __imp__GetSystemTimeAsFileTime@4 1002c000 kernel32:KERNEL32.dll - 0002:00000004 __imp__GetCurrentProcessId@0 1002c004 kernel32:KERNEL32.dll - 0002:00000008 __imp__GetCurrentThreadId@0 1002c008 kernel32:KERNEL32.dll - 0002:0000000c __imp__GetTickCount@0 1002c00c kernel32:KERNEL32.dll - 0002:00000010 __imp__QueryPerformanceCounter@4 1002c010 kernel32:KERNEL32.dll - 0002:00000014 __imp__DisableThreadLibraryCalls@4 1002c014 kernel32:KERNEL32.dll - 0002:00000018 __imp__IsProcessorFeaturePresent@4 1002c018 kernel32:KERNEL32.dll - 0002:0000001c __imp__IsDebuggerPresent@0 1002c01c kernel32:KERNEL32.dll - 0002:00000020 __imp__SetUnhandledExceptionFilter@4 1002c020 kernel32:KERNEL32.dll - 0002:00000024 __imp__UnhandledExceptionFilter@4 1002c024 kernel32:KERNEL32.dll - 0002:00000028 __imp__GetCurrentProcess@0 1002c028 kernel32:KERNEL32.dll - 0002:0000002c __imp__TerminateProcess@8 1002c02c kernel32:KERNEL32.dll - 0002:00000030 __imp__InterlockedCompareExchange@12 1002c030 kernel32:KERNEL32.dll - 0002:00000034 __imp__Sleep@4 1002c034 kernel32:KERNEL32.dll - 0002:00000038 __imp__InterlockedExchange@8 1002c038 kernel32:KERNEL32.dll - 0002:0000003c __imp__DecodePointer@4 1002c03c kernel32:KERNEL32.dll - 0002:00000040 __imp__EncodePointer@4 1002c040 kernel32:KERNEL32.dll - 0002:00000044 \177KERNEL32_NULL_THUNK_DATA 1002c044 kernel32:KERNEL32.dll - 0002:00000048 __imp___except_handler4_common 1002c048 MSVCRT:MSVCR100.dll - 0002:0000004c __imp___onexit 1002c04c MSVCRT:MSVCR100.dll - 0002:00000050 __imp___lock 1002c050 MSVCRT:MSVCR100.dll - 0002:00000054 __imp____dllonexit 1002c054 MSVCRT:MSVCR100.dll - 0002:00000058 __imp___unlock 1002c058 MSVCRT:MSVCR100.dll - 0002:0000005c __imp____clean_type_info_names_internal 1002c05c MSVCRT:MSVCR100.dll - 0002:00000060 __imp___crt_debugger_hook 1002c060 MSVCRT:MSVCR100.dll - 0002:00000064 __imp____CppXcptFilter 1002c064 MSVCRT:MSVCR100.dll - 0002:00000068 __imp___amsg_exit 1002c068 MSVCRT:MSVCR100.dll - 0002:0000006c __imp___initterm_e 1002c06c MSVCRT:MSVCR100.dll - 0002:00000070 __imp___initterm 1002c070 MSVCRT:MSVCR100.dll - 0002:00000074 __imp___encoded_null 1002c074 MSVCRT:MSVCR100.dll - 0002:00000078 __imp___malloc_crt 1002c078 MSVCRT:MSVCR100.dll - 0002:0000007c __imp__ldexp 1002c07c MSVCRT:MSVCR100.dll - 0002:00000080 __imp___setjmp3 1002c080 MSVCRT:MSVCR100.dll - 0002:00000084 __imp__strrchr 1002c084 MSVCRT:MSVCR100.dll - 0002:00000088 __imp__ceil 1002c088 MSVCRT:MSVCR100.dll - 0002:0000008c __imp__strncmp 1002c08c MSVCRT:MSVCR100.dll - 0002:00000090 __imp__longjmp 1002c090 MSVCRT:MSVCR100.dll - 0002:00000094 __imp__strncpy 1002c094 MSVCRT:MSVCR100.dll - 0002:00000098 __imp__memcpy 1002c098 MSVCRT:MSVCR100.dll - 0002:0000009c __imp__strcat 1002c09c MSVCRT:MSVCR100.dll - 0002:000000a0 __imp__malloc 1002c0a0 MSVCRT:MSVCR100.dll - 0002:000000a4 __imp__sprintf 1002c0a4 MSVCRT:MSVCR100.dll - 0002:000000a8 __imp__free 1002c0a8 MSVCRT:MSVCR100.dll - 0002:000000ac __imp__strcmp 1002c0ac MSVCRT:MSVCR100.dll - 0002:000000b0 __imp__memset 1002c0b0 MSVCRT:MSVCR100.dll - 0002:000000b4 __imp__strlen 1002c0b4 MSVCRT:MSVCR100.dll - 0002:000000b8 \177MSVCR100_NULL_THUNK_DATA 1002c0b8 MSVCRT:MSVCR100.dll - 0002:000000bc __imp__emlrtIsEnumR2009a 1002c0bc libemlrt:libemlrt.dll - 0002:000000c0 __imp__emlrtGetEnumUnderlyingArrayR2009a 1002c0c0 libemlrt:libemlrt.dll - 0002:000000c4 __imp__emlrtTranslateUTF16MessagetoLCPstring 1002c0c4 libemlrt:libemlrt.dll - 0002:000000c8 __imp__emlrtForLoopVectorIsValidR2011b 1002c0c8 libemlrt:libemlrt.dll - 0002:000000cc __imp__emlrtTranslateMessageIDtoLCPstring 1002c0cc libemlrt:libemlrt.dll - 0002:000000d0 __imp__emlrtExtractMessageId 1002c0d0 libemlrt:libemlrt.dll - 0002:000000d4 __imp__emlrtNameCapturePostProcessR2012a 1002c0d4 libemlrt:libemlrt.dll - 0002:000000d8 __imp__emlrtImportVsFiArrayR2009b 1002c0d8 libemlrt:libemlrt.dll - 0002:000000dc __imp__emlrtCreateReference 1002c0dc libemlrt:libemlrt.dll - 0002:000000e0 __imp__emlrtGetEnumElementR2009a 1002c0e0 libemlrt:libemlrt.dll - 0002:000000e4 __imp__emlrtCreateEnumR2012b 1002c0e4 libemlrt:libemlrt.dll - 0002:000000e8 __imp__emlrtCheckEnumR2012b 1002c0e8 libemlrt:libemlrt.dll - 0002:000000ec __imp__emlrtCheckVsBuiltInR2012b 1002c0ec libemlrt:libemlrt.dll - 0002:000000f0 __imp__emlrtCheckBuiltInR2012b 1002c0f0 libemlrt:libemlrt.dll - 0002:000000f4 __imp__emlrtDestroyRootTLS 1002c0f4 libemlrt:libemlrt.dll - 0002:000000f8 __imp__emlrtCreateRootTLS 1002c0f8 libemlrt:libemlrt.dll - 0002:000000fc \177libemlrt_NULL_THUNK_DATA 1002c0fc libemlrt:libemlrt.dll - 0002:00000100 __imp__ssRegisterDataTypeFxpScaledDouble 1002c100 libfixedpoint:libfixedpoint.dll - 0002:00000104 __imp__ssRegisterDataTypeFxpFSlopeFixExpBias 1002c104 libfixedpoint:libfixedpoint.dll - 0002:00000108 \177libfixedpoint_NULL_THUNK_DATA 1002c108 libfixedpoint:libfixedpoint.dll - 0002:0000010c __imp__mexLock 1002c10c libmex:libmex.dll - 0002:00000110 __imp__mexMakeMemoryPersistent 1002c110 libmex:libmex.dll - 0002:00000114 __imp__mexFunctionName 1002c114 libmex:libmex.dll - 0002:00000118 __imp__mexGetVariable 1002c118 libmex:libmex.dll - 0002:0000011c __imp__mexPutVariable 1002c11c libmex:libmex.dll - 0002:00000120 __imp__mexSetTrapFlag 1002c120 libmex:libmex.dll - 0002:00000124 __imp__mexIsLocked 1002c124 libmex:libmex.dll - 0002:00000128 __imp__mexWarnMsgTxt 1002c128 libmex:libmex.dll - 0002:0000012c __imp__mexCallMATLAB 1002c12c libmex:libmex.dll - 0002:00000130 __imp__mexUnlock 1002c130 libmex:libmex.dll - 0002:00000134 __imp__mexErrMsgTxt 1002c134 libmex:libmex.dll - 0002:00000138 __imp__mexMakeArrayPersistent 1002c138 libmex:libmex.dll - 0002:0000013c \177libmex_NULL_THUNK_DATA 1002c13c libmex:libmex.dll - 0002:00000140 __imp__mxCreateCellMatrix_730 1002c140 libmx:libmx.dll - 0002:00000144 __imp__mxCreateStructMatrix_730 1002c144 libmx:libmx.dll - 0002:00000148 __imp__mxSetField_730 1002c148 libmx:libmx.dll - 0002:0000014c __imp__mxCreateDoubleMatrix_730 1002c14c libmx:libmx.dll - 0002:00000150 __imp__mxCreateDoubleScalar 1002c150 libmx:libmx.dll - 0002:00000154 __imp__mxCreateString 1002c154 libmx:libmx.dll - 0002:00000158 __imp__mxDestroyArray 1002c158 libmx:libmx.dll - 0002:0000015c __imp__mxCreateLogicalScalar 1002c15c libmx:libmx.dll - 0002:00000160 __imp__mxIsLogicalScalarTrue 1002c160 libmx:libmx.dll - 0002:00000164 __imp__mxGetString_700 1002c164 libmx:libmx.dll - 0002:00000168 __imp__mxCreateStringFromNChars_700 1002c168 libmx:libmx.dll - 0002:0000016c __imp__mxGetElementSize 1002c16c libmx:libmx.dll - 0002:00000170 __imp__mxCreateNumericArray_700 1002c170 libmx:libmx.dll - 0002:00000174 __imp__mxGetNumberOfDimensions_700 1002c174 libmx:libmx.dll - 0002:00000178 __imp__mxGetDimensions_700 1002c178 libmx:libmx.dll - 0002:0000017c __imp__mxCalcSingleSubscript_700 1002c17c libmx:libmx.dll - 0002:00000180 __imp__mxCreateStructArray_700 1002c180 libmx:libmx.dll - 0002:00000184 __imp__mxCreateNumericMatrix_700 1002c184 libmx:libmx.dll - 0002:00000188 __imp__mxArrayClassIDName 1002c188 libmx:libmx.dll - 0002:0000018c __imp__mxGetImagData 1002c18c libmx:libmx.dll - 0002:00000190 __imp__mxGetData 1002c190 libmx:libmx.dll - 0002:00000194 __imp__mxIsEmpty 1002c194 libmx:libmx.dll - 0002:00000198 __imp__mxIsNaN 1002c198 libmx:libmx.dll - 0002:0000019c __imp__mxGetFieldNumber 1002c19c libmx:libmx.dll - 0002:000001a0 __imp__mxCreateStructMatrix_700 1002c1a0 libmx:libmx.dll - 0002:000001a4 __imp__mxGetNumberOfFields 1002c1a4 libmx:libmx.dll - 0002:000001a8 __imp__mxGetFieldNameByNumber 1002c1a8 libmx:libmx.dll - 0002:000001ac __imp__mxGetFieldByNumber_700 1002c1ac libmx:libmx.dll - 0002:000001b0 __imp__mxSetFieldByNumber_700 1002c1b0 libmx:libmx.dll - 0002:000001b4 __imp__mxIsSparse 1002c1b4 libmx:libmx.dll - 0002:000001b8 __imp__mxGetLogicals 1002c1b8 libmx:libmx.dll - 0002:000001bc __imp__mxIsClass 1002c1bc libmx:libmx.dll - 0002:000001c0 __imp__mxIsA 1002c1c0 libmx:libmx.dll - 0002:000001c4 __imp__mxIsStruct 1002c1c4 libmx:libmx.dll - 0002:000001c8 __imp__mxGetNumberOfElements 1002c1c8 libmx:libmx.dll - 0002:000001cc __imp__mxGetField_700 1002c1cc libmx:libmx.dll - 0002:000001d0 __imp__mxAddField 1002c1d0 libmx:libmx.dll - 0002:000001d4 __imp__mxSetField_700 1002c1d4 libmx:libmx.dll - 0002:000001d8 __imp__mxGetClassName 1002c1d8 libmx:libmx.dll - 0002:000001dc __imp__mxGetCell_700 1002c1dc libmx:libmx.dll - 0002:000001e0 __imp__mxSetCell_700 1002c1e0 libmx:libmx.dll - 0002:000001e4 __imp__mxCreateCellMatrix_700 1002c1e4 libmx:libmx.dll - 0002:000001e8 __imp__mxArrayToString 1002c1e8 libmx:libmx.dll - 0002:000001ec __imp__mxFree 1002c1ec libmx:libmx.dll - 0002:000001f0 __imp__mxCreateDoubleMatrix_700 1002c1f0 libmx:libmx.dll - 0002:000001f4 __imp__mxIsLogical 1002c1f4 libmx:libmx.dll - 0002:000001f8 __imp__mxGetScalar 1002c1f8 libmx:libmx.dll - 0002:000001fc __imp__mxCalloc 1002c1fc libmx:libmx.dll - 0002:00000200 __imp__mxGetM 1002c200 libmx:libmx.dll - 0002:00000204 __imp__mxGetN 1002c204 libmx:libmx.dll - 0002:00000208 __imp__mxIsComplex 1002c208 libmx:libmx.dll - 0002:0000020c __imp__mxIsNumeric 1002c20c libmx:libmx.dll - 0002:00000210 __imp__mxGetClassID 1002c210 libmx:libmx.dll - 0002:00000214 __imp__mxIsChar 1002c214 libmx:libmx.dll - 0002:00000218 __imp__mxGetString_730 1002c218 libmx:libmx.dll - 0002:0000021c __imp__mxDuplicateArray 1002c21c libmx:libmx.dll - 0002:00000220 __imp__mxGetPr 1002c220 libmx:libmx.dll - 0002:00000224 \177libmx_NULL_THUNK_DATA 1002c224 libmx:libmx.dll - 0002:00000228 __imp__utCalloc 1002c228 libut:libut.dll - 0002:0000022c __imp__utCPUtime 1002c22c libut:libut.dll - 0002:00000230 __imp__utVSNprintf 1002c230 libut:libut.dll - 0002:00000234 __imp__utFree 1002c234 libut:libut.dll - 0002:00000238 __imp__utMalloc 1002c238 libut:libut.dll - 0002:0000023c __imp__utRealloc 1002c23c libut:libut.dll - 0002:00000240 \177libut_NULL_THUNK_DATA 1002c240 libut:libut.dll - 0002:00000244 ___xc_a 1002c244 MSVCRT:cinitexe.obj - 0002:00000248 ___xc_z 1002c248 MSVCRT:cinitexe.obj - 0002:0000024c ___xi_a 1002c24c MSVCRT:cinitexe.obj - 0002:00000258 ___xi_z 1002c258 MSVCRT:cinitexe.obj - 0002:00000260 __real@41eab4f350400000 1002c260 c2_EngSimulation8RTFLEX68D_Transient.obj - 0002:00000268 __real@41e6aacd9ee00000 1002c268 c2_EngSimulation8RTFLEX68D_Transient.obj - 0002:00000270 __real@41e906903f600000 1002c270 c2_EngSimulation8RTFLEX68D_Transient.obj - 0002:00000278 __real@41e8c86e7ea00000 1002c278 c2_EngSimulation8RTFLEX68D_Transient.obj - 0002:00000280 __real@4000000000000000 1002c280 c2_EngSimulation8RTFLEX68D_Transient.obj - 0002:00000288 __real@0000000000000000 1002c288 c2_EngSimulation8RTFLEX68D_Transient.obj - 0002:00000290 __real@4024000000000000 1002c290 c2_EngSimulation8RTFLEX68D_Transient.obj - 0002:00000298 __real@3ff0000000000000 1002c298 c2_EngSimulation8RTFLEX68D_Transient.obj - 0002:000002a0 _DYNAMIC_DIMENSION_DEF 1002c2a0 EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0002:000002b0 __ssBadLevel2InputAccessMsg 1002c2b0 EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0002:00000438 __ssBadLevel2DirectFeedMsg 1002c438 EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0002:00000578 __ssBadLevel2DirectFeedSolutionMsg 1002c578 EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0002:000005e8 __ssBadLevel2ZeroDirectFeedMsg 1002c5e8 EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0002:00000728 __ssBadLevel2ZeroDirectFeedMsg2 1002c728 EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0002:00000810 __real@bff0000000000000 1002c810 EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0002:00000818 __real@4153d65940000000 1002c818 EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0002:00000820 __real@419f13ef0c000000 1002c820 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000828 __real@41bc5bcf8f000000 1002c828 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000830 __real@41d4bcedf0c00000 1002c830 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000838 __real@41d9bf58c3400000 1002c838 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000840 __real@41e469febaa00000 1002c840 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000848 __real@41ccca093f800000 1002c848 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000850 __real@41c6b2d7d3000000 1002c850 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000858 __real@41eb5b3e53200000 1002c858 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000860 __real@41e52c52ef600000 1002c860 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000868 __real@41e8c00e16c00000 1002c868 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000870 __real@41dd9df776c00000 1002c870 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000878 __real@41c88c7c8e800000 1002c878 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000880 __real@4196c6a998000000 1002c880 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000888 __real@41e95efee2e00000 1002c888 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000890 __real@41bccd8c23000000 1002c890 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:00000898 __real@41dfcb5be0400000 1002c898 EngSimulation8RTFLEX68D_Transient_sfun.obj - 0002:000008a0 ??_C@_00CNPNBAHC@?$AA@ 1002c8a0 sfc_mexmsvc80:sfc_mex.obj - 0002:000008a4 ??_C@_05DGLCPCBN@?$CFsx?$CFd?$AA@ 1002c8a4 sfc_mexmsvc80:sfc_mex.obj - 0002:000008ac ??_C@_02DPKJAMEF@?$CFd?$AA@ 1002c8ac sfc_mexmsvc80:sfc_mex.obj - 0002:000008b0 __real@41f0000000000000 1002c8b0 sfc_mexmsvc80:sfc_mex.obj - 0002:000008b8 ??_C@_0CC@DJOAOECF@Unknown?5MATLAB?5error?5encountered@ 1002c8b8 sfc_mexmsvc80:sfc_mex.obj - 0002:000008dc ??_C@_0CJ@DAIIKGLI@?$CFs?5in?5?$CFs?5should?5never?5be?5called?5@ 1002c8dc sfc_mexmsvc80:sfc_mex.obj - 0002:00000908 ??_C@_0CE@ICKLNELB@Error?5calling?5MATLAB?5function?5?8?$CF@ 1002c908 sfc_mexmsvc80:sfc_mex.obj - 0002:0000092c ??_C@_02DKCKIIND@?$CFs?$AA@ 1002c92c sfc_mexmsvc80:sfc_mex.obj - 0002:00000930 ??_C@_07PHDIELCI@lasterr?$AA@ 1002c930 sfc_mexmsvc80:sfc_mex.obj - 0002:00000938 ??_C@_09HKCBALOK@embedded?4?$AA@ 1002c938 sfc_mexmsvc80:sfc_mex.obj - 0002:00000944 ??_C@_06BNJCAIGJ@double?$AA@ 1002c944 sfc_mexmsvc80:sfc_mex.obj - 0002:0000094c ??_C@_06EJFMBPJF@single?$AA@ 1002c94c sfc_mexmsvc80:sfc_mex.obj - 0002:00000954 ??_C@_06KKKLBFKN@uint64?$AA@ 1002c954 sfc_mexmsvc80:sfc_mex.obj - 0002:0000095c ??_C@_05DIFFJEPM@int64?$AA@ 1002c95c sfc_mexmsvc80:sfc_mex.obj - 0002:00000964 ??_C@_06PKDKHAMA@uint32?$AA@ 1002c964 sfc_mexmsvc80:sfc_mex.obj - 0002:0000096c ??_C@_05GIMEPBJB@int32?$AA@ 1002c96c sfc_mexmsvc80:sfc_mex.obj - 0002:00000974 ??_C@_06JNNCGBKK@uint16?$AA@ 1002c974 sfc_mexmsvc80:sfc_mex.obj - 0002:0000097c ??_C@_05PCMOAPL@int16?$AA@ 1002c97c sfc_mexmsvc80:sfc_mex.obj - 0002:00000984 ??_C@_05BOGOCLFF@uint8?$AA@ 1002c984 sfc_mexmsvc80:sfc_mex.obj - 0002:0000098c ??_C@_04DCGBOBJJ@int8?$AA@ 1002c98c sfc_mexmsvc80:sfc_mex.obj - 0002:00000994 ??_C@_04KBDJOJNB@?$FL?$CFd?$FN?$AA@ 1002c994 sfc_mexmsvc80:sfc_mex.obj - 0002:0000099c ??_C@_0CD@NFPEPNBJ@Cannot?5add?5field?5?$CFs?5to?5struct?5?$CFs@ 1002c99c sfc_mexmsvc80:sfc_mex.obj - 0002:000009c0 ??_C@_0CF@PLDCCEBG@Cannot?5get?5field?5?$CFs?5from?5struct?5@ 1002c9c0 sfc_mexmsvc80:sfc_mex.obj - 0002:000009e8 ??_C@_0CO@MFJLJCHI@Struct?5array?5?8?$CFs?8?5does?5not?5have?5@ 1002c9e8 sfc_mexmsvc80:sfc_mex.obj - 0002:00000a18 ??_C@_0DF@IPGEGIDM@Object?5?8?$CFs?8?5is?5not?5a?5struct?3?5can@ 1002ca18 sfc_mexmsvc80:sfc_mex.obj - 0002:00000a50 ??_C@_0BL@KEKJNNL@MATLAB?5expression?5?8?$CFs?8?5?$CFs?4?$AA@ 1002ca50 sfc_mexmsvc80:sfc_mex.obj - 0002:00000a70 ??_C@_0GH@JOEOEBFA@Size?5mismatch?5for?5?8?$CFs?8?5on?5dimens@ 1002ca70 sfc_mexmsvc80:sfc_mex.obj - 0002:00000ad8 ??_C@_04IAGNFIBA@size?$AA@ 1002cad8 sfc_mexmsvc80:sfc_mex.obj - 0002:00000ae0 ??_C@_0DN@DNLDLJNN@is?5not?5of?5the?5correct?5class?3?5exp@ 1002cae0 sfc_mexmsvc80:sfc_mex.obj - 0002:00000b20 ??_C@_06POLMGHPK@isreal?$AA@ 1002cb20 sfc_mexmsvc80:sfc_mex.obj - 0002:00000b28 ??_C@_0CC@EDDDCJDC@is?5not?5of?5the?5correct?5complexnes@ 1002cb28 sfc_mexmsvc80:sfc_mex.obj - 0002:00000b4c ??_C@_0CB@POBCEEOP@is?5not?5of?5the?5correct?5sparseness@ 1002cb4c sfc_mexmsvc80:sfc_mex.obj - 0002:00000b70 ??_C@_0CC@JOFDGEBC@is?5not?5of?5the?5correct?5numerictyp@ 1002cb70 sfc_mexmsvc80:sfc_mex.obj - 0002:00000b94 ??_C@_07MIMONDDE@isequal?$AA@ 1002cb94 sfc_mexmsvc80:sfc_mex.obj - 0002:00000b9c ??_C@_0M@NAPEIPJI@numerictype?$AA@ 1002cb9c sfc_mexmsvc80:sfc_mex.obj - 0002:00000ba8 ??_C@_0BN@IMIABIKK@is?5not?5of?5the?5correct?5fimath?$AA@ 1002cba8 sfc_mexmsvc80:sfc_mex.obj - 0002:00000bc8 ??_C@_06LJOKAFHF@fimath?$AA@ 1002cbc8 sfc_mexmsvc80:sfc_mex.obj - 0002:00000bd0 ??_C@_0EP@IAFBLFNF@Stateflow?5Internal?5Error?3?5?6Error@ 1002cbd0 sfc_mexmsvc80:sfc_mex.obj - 0002:00000c20 ??_C@_02GFKODMMF@sf?$AA@ 1002cc20 sfc_mexmsvc80:sfc_mex.obj - 0002:00000c24 ??_C@_08MJJBNONC@mxDecode?$AA@ 1002cc24 sfc_mexmsvc80:sfc_mex.obj - 0002:00000c30 ??_C@_0GH@OOBFJADG@Simulation?5stopped?5due?5to?5out?5of@ 1002cc30 sfc_mexmsvc80:sfc_mex.obj - 0002:00000c98 ??_C@_0HC@JODLBNFO@Simulation?5stopped?5due?5to?5size?5m@ 1002cc98 sfc_mexmsvc80:sfc_mex.obj - 0002:00000d10 ??_C@_0HC@PPOAOPGB@Simulation?5stopped?5due?5to?5size?5m@ 1002cd10 sfc_mexmsvc80:sfc_mex.obj - 0002:00000d88 ??_C@_0JM@OFMOAAGL@Simulation?5stopped?5due?5to?5size?5m@ 1002cd88 sfc_mexmsvc80:sfc_mex.obj - 0002:00000e28 ??_C@_0KC@ODCGHMPH@Simulation?5stopped?5due?5to?5size?5o@ 1002ce28 sfc_mexmsvc80:sfc_mex.obj - 0002:00000ed0 ??_C@_0GO@BKNPNGBP@Subscripted?5assignment?5dimension@ 1002ced0 sfc_mexmsvc80:sfc_mex.obj - 0002:00000f40 ??_C@_0DJ@MEDANBMA@Enable?5debugging?5to?5pinpoint?5the@ 1002cf40 sfc_mexmsvc80:sfc_mex.obj - 0002:00000f7c ??_C@_01CLKCMJKC@?5?$AA@ 1002cf7c sfc_mexmsvc80:sfc_mex.obj - 0002:00000f80 ??_C@_0BAO@DDKKHLGF@Matrix?$CImatrix?$CJ?5subscript?5turned?5@ 1002cf80 sfc_mexmsvc80:sfc_mex.obj - 0002:00001090 ??_C@_0BAO@MGKOAKHL@Vector?$CIvector?$CJ?5subscript?5turned?5@ 1002d090 sfc_mexmsvc80:sfc_mex.obj - 0002:000011a0 ??_C@_0FA@KAHDAHHI@Cannot?5determine?5the?5exact?5numbe@ 1002d1a0 sfc_mexmsvc80:sfc_mex.obj - 0002:000011f0 ??_C@_0FC@HJKNPCCF@Negative?5value?5detected?4?5Enable?5@ 1002d1f0 sfc_mexmsvc80:sfc_mex.obj - 0002:00001244 ??_C@_0DK@JJKHINMK@Overflow?5detected?4?5Enable?5debugg@ 1002d244 sfc_mexmsvc80:sfc_mex.obj - 0002:00001280 ??_C@_0EA@POIJMBCP@Divide?5by?5zero?5detected?4?5Enable?5@ 1002d280 sfc_mexmsvc80:sfc_mex.obj - 0002:000012c0 ??_C@_0EK@CFEMECLL@Nonconforming?5enum?5value?5detecte@ 1002d2c0 sfc_mexmsvc80:sfc_mex.obj - 0002:00001310 ??_C@_0EE@BPGAOMO@Size?5mismatch?5for?5MATLAB?5express@ 1002d310 sfc_mexmsvc80:sfc_mex.obj - 0002:00001358 ??_C@_0EJ@KLNPHOFG@Dimension?5of?5fixed?5size?5one?5?$CI1?$CJ?5@ 1002d358 sfc_mexmsvc80:sfc_mex.obj - 0002:000013a4 ??_C@_07JFPGMOK@fprintf?$AA@ 1002d3a4 sfc_mexmsvc80:sfc_mex.obj - 0002:000013b0 ??_C@_0FE@EHCFPDEG@In?5MATLAB?5expression?5?8?$CFs?8?0?5field@ 1002d3b0 sfc_mexmsvc80:sfc_mex.obj - 0002:00001404 ??_C@_0DE@IJIFCHLH@In?5MATLAB?5expression?5?8?$CFs?8?0?5field@ 1002d404 sfc_mexmsvc80:sfc_mex.obj - 0002:00001438 ??_C@_0FK@JKPMKGDE@MATLAB?5expression?5?8?$CFs?8?5does?5not?5@ 1002d438 sfc_mexmsvc80:sfc_mex.obj - 0002:00001494 ??_C@_06PBJBIPGK@struct?$AA@ 1002d494 sfc_mexmsvc80:sfc_mex.obj - 0002:0000149c ??_C@_0O@NFNPPCGN@isfimathlocal?$AA@ 1002d49c sfc_mexmsvc80:sfc_mex.obj - 0002:000014ac ??_C@_0M@MLCGNPLD@embedded?4fi?$AA@ 1002d4ac sfc_mexmsvc80:sfc_mex.obj - 0002:000014b8 ??_C@_0M@EGMNDJHO@?$CFs?5?$DN?5?$CF?415g?6?$AA@ 1002d4b8 sfc_mexmsvc80:sfc_mex.obj - 0002:000014c4 ??_C@_03OFAPEBGM@?$CFs?6?$AA@ 1002d4c4 sfc_mexmsvc80:sfc_mex.obj - 0002:000014c8 ??_C@_0CL@LLBJDFID@failed?5sf_assertion?5in?5?$CFs?5at?5lin@ 1002d4c8 sfc_mexmsvc80:sfc_mex.obj - 0002:000014f8 ??_C@_0EJ@MIHEOKKA@?8?$CFs?8?3?5Array?5with?5number?5of?5dimen@ 1002d4f8 sfc_mexmsvc80:sfc_mex.obj - 0002:00001544 ??_C@_09JCLLFAHO@sfc_mex?4c?$AA@ 1002d544 sfc_mexmsvc80:sfc_mex.obj - 0002:00001550 ??_C@_0O@FCFMOEOA@aNumDims?5?$DO?$DN?50?$AA@ 1002d550 sfc_mexmsvc80:sfc_mex.obj - 0002:00001560 ??_C@_0CK@KDIMGCCA@?8?$CFs?8?3?5Sparse?5matrices?5are?5not?5su@ 1002d560 sfc_mexmsvc80:sfc_mex.obj - 0002:0000158c ??_C@_0CI@KBLJAMNB@MATLAB?5expression?5?8?$CFs?8?5is?5not?5nu@ 1002d58c sfc_mexmsvc80:sfc_mex.obj - 0002:000015b4 ??_C@_0P@LCMMCGDM@aSrcMx?5?$CB?$DN?5NULL?$AA@ 1002d5b4 sfc_mexmsvc80:sfc_mex.obj - 0002:000015c8 ??_C@_0EI@HJNNACGI@Eval?5of?5MATLAB?5expression?5?8?$CFs?8?5i@ 1002d5c8 sfc_mexmsvc80:sfc_mex.obj - 0002:00001610 ??_C@_0DM@BJICAGGK@Stateflow?5currently?5only?5support@ 1002d610 sfc_mexmsvc80:sfc_mex.obj - 0002:0000164c ??_C@_05LAPONLG@false?$AA@ 1002d64c sfc_mexmsvc80:sfc_mex.obj - 0002:00001654 ??_C@_03LHCJEHON@nan?$AA@ 1002d654 sfc_mexmsvc80:sfc_mex.obj - 0002:00001658 ??_C@_04BHIIPFEC@base?$AA@ 1002d658 sfc_mexmsvc80:sfc_mex.obj - 0002:00001660 ??_C@_06PLMANNP@evalin?$AA@ 1002d660 sfc_mexmsvc80:sfc_mex.obj - 0002:00001668 ??_C@_06GFECGKEO@caller?$AA@ 1002d668 sfc_mexmsvc80:sfc_mex.obj - 0002:00001670 ??_C@_0CM@LOMLNLMC@Invalid?5workspace?5type?5for?5sf_ma@ 1002d670 sfc_mexmsvc80:sfc_mex.obj - 0002:0000169c ??_C@_01GBGANLPD@0?$AA@ 1002d69c sfc_mexmsvc80:sfc_mex.obj - 0002:000016a0 ??_C@_06FJKEMHGD@global?$AA@ 1002d6a0 sfc_mexmsvc80:sfc_mex.obj - 0002:000016a8 ??_C@_0BH@HNIMIIFD@Unknown?5workspace?5type?$AA@ 1002d6a8 sfc_mexmsvc80:sfc_mex.obj - 0002:000016c0 ??_C@_08KHPDDPHG@getfield?$AA@ 1002d6c0 sfc_mexmsvc80:sfc_mex.obj - 0002:000016cc ??_C@_05LPIJGKJ@Value?$AA@ 1002d6cc sfc_mexmsvc80:sfc_mex.obj - 0002:000016d4 ??_C@_0DA@IPMLFPJI@MATLAB?5expression?5?8?$CFs?8?5could?5not@ 1002d6d4 sfc_mexmsvc80:sfc_mex.obj - 0002:00001708 ??_C@_0EB@HHPLBHBA@Parameter?5value?5out?5of?5bounds?4?5?$CF@ 1002d708 sfc_mexmsvc80:sfc_mex.obj - 0002:0000174c ??_C@_0CB@DBMOOMDL@Unsupported?5class?5type?5?$CFs?5for?5?$CFs@ 1002d74c sfc_mexmsvc80:sfc_mex.obj - 0002:00001770 ??_C@_0BI@OPNKAIOC@mxIsComplex?$CImxArrayPtr?$CJ?$AA@ 1002d770 sfc_mexmsvc80:sfc_mex.obj - 0002:00001788 ??_C@_0GA@OFLPCMBM@Stateflow?5Runtime?5Warning?3?5Loss?5@ 1002d788 sfc_mexmsvc80:sfc_mex.obj - 0002:000017e8 __real@3810000000000000 1002d7e8 sfc_mexmsvc80:sfc_mex.obj - 0002:000017f0 __real@47efffffe0000000 1002d7f0 sfc_mexmsvc80:sfc_mex.obj - 0002:000017f8 __real@c060000000000000 1002d7f8 sfc_mexmsvc80:sfc_mex.obj - 0002:00001800 __real@405fc00000000000 1002d800 sfc_mexmsvc80:sfc_mex.obj - 0002:00001808 __real@406fe00000000000 1002d808 sfc_mexmsvc80:sfc_mex.obj - 0002:00001810 __real@c0e0000000000000 1002d810 sfc_mexmsvc80:sfc_mex.obj - 0002:00001818 __real@40dfffc000000000 1002d818 sfc_mexmsvc80:sfc_mex.obj - 0002:00001820 __real@40efffe000000000 1002d820 sfc_mexmsvc80:sfc_mex.obj - 0002:00001828 __real@c1e0000000000000 1002d828 sfc_mexmsvc80:sfc_mex.obj - 0002:00001830 __real@41dfffffffc00000 1002d830 sfc_mexmsvc80:sfc_mex.obj - 0002:00001838 __real@41efffffffe00000 1002d838 sfc_mexmsvc80:sfc_mex.obj - 0002:00001840 ??_C@_0DO@JIJMNCAH@Class?5mismatch?5for?5variable?5?8?$CFs?8@ 1002d840 sfc_mexmsvc80:sfc_mex.obj - 0002:00001880 ??_C@_03BBKEAIF@?$DP?$DP?$DP?$AA@ 1002d880 sfc_mexmsvc80:sfc_mex.obj - 0002:00001884 ??_C@_0DE@HICLJLJO@Assignment?5of?5complex?5data?5to?5no@ 1002d884 sfc_mexmsvc80:sfc_mex.obj - 0002:000018b8 ??_C@_0CF@NHFFCIEB@MATLAB?5function?5?8?$CFs?8?5returned?5NU@ 1002d8b8 sfc_mexmsvc80:sfc_mex.obj - 0002:000018e0 __real@4f800000 1002d8e0 sfc_mexmsvc80:sfc_mex.obj - 0002:000018e8 ??_C@_0GP@JPKMBIEI@Array?5bounds?5error?5in?5MATLAB?5exp@ 1002d8e8 sfc_mexmsvc80:sfc_mex.obj - 0002:00001958 ??_C@_0P@FLJFOPHI@pIndex?$FLi?$FN?5?$DO?$DN?50?$AA@ 1002d958 sfc_mexmsvc80:sfc_mex.obj - 0002:00001968 ??_C@_0DI@IGEABFHB@MATLAB?5expression?5?8?$CFs?8?5has?5?$CFd?5di@ 1002d968 sfc_mexmsvc80:sfc_mex.obj - 0002:000019a0 ??_C@_0L@EFLJKPA@mxArrayPtr?$AA@ 1002d9a0 sfc_mexmsvc80:sfc_mex.obj - 0002:000019ac ??_C@_0CK@FHKKOEPH@numDims?5?$DO?$DN?50?5?$CG?$CG?5numDims?5?$DM?$DN?5MAX_D@ 1002d9ac sfc_mexmsvc80:sfc_mex.obj - 0002:000019d8 ??_C@_0EM@MPIDLJBF@MATLAB?5expression?5?8?$CFs?8?5subscript@ 1002d9d8 sfc_mexmsvc80:sfc_mex.obj - 0002:00001a24 ??_C@_04IGKKBJEE@?$DN?$CFg?$DL?$AA@ 1002da24 sfc_mexmsvc80:sfc_mex.obj - 0002:00001a2c ??_C@_01PKGAHCOL@?$CJ?$AA@ 1002da2c sfc_mexmsvc80:sfc_mex.obj - 0002:00001a30 ??_C@_03LEIBKMN@?0?$CFd?$AA@ 1002da30 sfc_mexmsvc80:sfc_mex.obj - 0002:00001a34 ??_C@_03IECKINJK@?$CI?$CFd?$AA@ 1002da34 sfc_mexmsvc80:sfc_mex.obj - 0002:00001a38 ??_C@_0FB@HKJNNBFK@Stateflow?5ml?5type?5data?5?8?$CFs?8?5subs@ 1002da38 sfc_mexmsvc80:sfc_mex.obj - 0002:00001a8c ??_C@_0CN@HPHHCDPK@Stateflow?5ml?5type?5data?5?8?$CFs?8?5is?5n@ 1002da8c sfc_mexmsvc80:sfc_mex.obj - 0002:00001abc ??_C@_0CG@JIOBALFE@Stateflow?5ml?5type?5data?5?8?$CFs?8?5is?5e@ 1002dabc sfc_mexmsvc80:sfc_mex.obj - 0002:00001ae4 ??_C@_0BD@GAHDCPBG@mxArrayPtr?5?$CB?$DN?5NULL?$AA@ 1002dae4 sfc_mexmsvc80:sfc_mex.obj - 0002:00001af8 ??_C@_0CF@HCINMAFF@result?5?$DN?5mxCreateDoubleScalar?$CIva@ 1002daf8 sfc_mexmsvc80:sfc_mex.obj - 0002:00001b20 ??_C@_0BF@GAJKLFOH@fixpt_lower_mx_array?$AA@ 1002db20 sfc_mexmsvc80:sfc_mex.obj - 0002:00001b38 ??_C@_02FINOOIBE@Cg?$AA@ 1002db38 sfc_mexmsvc80:sfc_mex.obj - 0002:00001b3c ??_C@_09GIFEIFFL@sfprivate?$AA@ 1002db3c sfc_mexmsvc80:sfc_sf.obj - 0002:00001b48 ??_C@_0CC@JDELABLI@get_machine_and_chart_file_numbe@ 1002db48 sfc_mexmsvc80:sfc_sf.obj - 0002:00001b6c ??_C@_0BO@JCKKMPIB@get_sfun_block_specialization?$AA@ 1002db6c sfc_mexmsvc80:sfc_sf.obj - 0002:00001b90 ??_C@_0FP@OGBKADON@The?5chart?5name?5?4?4?4?$CFs?5is?5not?5pres@ 1002db90 sfc_mexmsvc80:sfc_sf.obj - 0002:00001bf0 ??_C@_0FM@KEMGDKHM@The?5chart?5name?5?$CFs?5is?5not?5present@ 1002dbf0 sfc_mexmsvc80:sfc_sf.obj - 0002:00001c4c ??_C@_0BD@NMFAPBEK@mdlInitializeSizes?$AA@ 1002dc4c sfc_mexmsvc80:sfc_sf.obj - 0002:00001c60 ??_C@_06EJFCAODB@sfc_sf?$AA@ 1002dc60 sfc_mexmsvc80:sfc_sf.obj - 0002:00001c68 ??_C@_0BJ@PBIFPMMD@mdlInitializeSampleTimes?$AA@ 1002dc68 sfc_mexmsvc80:sfc_sf.obj - 0002:00001c88 ??_C@_0FI@CPPGBPPK@Stateflow?5Internal?5Error?3?5?6Error@ 1002dc88 sfc_mexmsvc80:sfc_sf.obj - 0002:00001ce0 ??_C@_0CN@GACCLMJH@preload_infomatman_for_rtw_optim@ 1002dce0 sfc_mexmsvc80:sfc_sf.obj - 0002:00001d10 ??_C@_07CFINJGKH@Private?$AA@ 1002dd10 sfc_mexmsvc80:sfc_sf.obj - 0002:00001d18 ??_C@_0EK@MLFDFPLJ@Stateflow?5Internal?5Error?3?5?6Inter@ 1002dd18 sfc_mexmsvc80:sfc_sf.obj - 0002:00001d64 ??_C@_0BA@OAHFHIKJ@updateBuildInfo?$AA@ 1002dd64 sfc_mexmsvc80:sfc_sf.obj - 0002:00001d74 ??_C@_0BG@PNKGMGHF@rtw_optimization_info?$AA@ 1002dd74 sfc_mexmsvc80:sfc_sf.obj - 0002:00001d90 ??_C@_0GC@KEKNFKIJ@Stateflow?5Internal?5Error?3?5?6rtw_o@ 1002dd90 sfc_mexmsvc80:sfc_sf.obj - 0002:00001df4 ??_C@_0BA@PHPHFLPF@chart_inlinable?$AA@ 1002ddf4 sfc_mexmsvc80:sfc_sf.obj - 0002:00001e08 ??_C@_0MB@KGDKCEKF@Stateflow?5Internal?5Error?3?5?6Numbe@ 1002de08 sfc_mexmsvc80:sfc_sf.obj - 0002:00001ed0 ??_C@_0GN@DNCJEGHD@Stateflow?5Internal?5Error?3?5?6Error@ 1002ded0 sfc_mexmsvc80:sfc_sf.obj - 0002:00001f40 ??_C@_0CA@GOKFFBBO@outputEventsWithMultipleCallers?$AA@ 1002df40 sfc_mexmsvc80:sfc_sf.obj - 0002:00001f60 ??_C@_0LH@NDHODBLK@Stateflow?5Internal?5Error?3?5?6Numbe@ 1002df60 sfc_mexmsvc80:sfc_sf.obj - 0002:00002018 ??_C@_0BB@GEEDBOGK@reusable_outputs?$AA@ 1002e018 sfc_mexmsvc80:sfc_sf.obj - 0002:00002030 ??_C@_0II@FEBCOBGA@Stateflow?5Internal?5Error?3?5?6Numbe@ 1002e030 sfc_mexmsvc80:sfc_sf.obj - 0002:000020b8 ??_C@_0BG@HMMHPAKE@expressionable_inputs?$AA@ 1002e0b8 sfc_mexmsvc80:sfc_sf.obj - 0002:000020d0 ??_C@_0BB@MBBOKNEL@listen_for_ctrlc?$AA@ 1002e0d0 sfc_mexmsvc80:sfc_sf.obj - 0002:000020e4 ??_C@_03LOANPFAI@mex?$AA@ 1002e0e4 sfc_mexmsvc80:sfc_sf.obj - 0002:000020e8 ??_C@_07HLHKBCBI@sfdebug?$AA@ 1002e0e8 sfc_mexmsvc80:sfc_sf.obj - 0002:000020f0 ??_C@_07MFNNEMOJ@drawnow?$AA@ 1002e0f0 sfc_mexmsvc80:sfc_sf.obj - 0002:000020f8 __real@3fd3333333333333 1002e0f8 sfc_mexmsvc80:sfc_sf.obj - 0002:00002100 ??_C@_0DG@OJBAPEMA@Internal?5Error?3?5paramsIndex?5?$DN?5?$CFd@ 1002e100 sfc_mexmsvc80:sfc_sf.obj - 0002:00002138 ??_C@_0BAI@GPDPHGCD@Cannot?5broadcast?5function?5call?5o@ 1002e138 sfc_mexmsvc80:sfc_sf.obj - 0002:00002240 ??_C@_0BBC@NGKHEJAF@Cannot?5enable?1disable?5function?5c@ 1002e240 sfc_mexmsvc80:sfc_sf.obj - 0002:00002354 ??_C@_08HDNBGBNP@bitWidth?$AA@ 1002e354 sfc_mexmsvc80:sfc_sf.obj - 0002:00002360 ??_C@_0BG@MDDFDLDC@resolveToSignalObject?$AA@ 1002e360 sfc_mexmsvc80:sfc_sf.obj - 0002:00002378 ??_C@_07KHBFOCMF@varName?$AA@ 1002e378 sfc_mexmsvc80:sfc_sf.obj - 0002:00002380 ??_C@_09LHPHPAOE@isComplex?$AA@ 1002e380 sfc_mexmsvc80:sfc_sf.obj - 0002:0000238c ??_C@_08MLIGMCAH@typeSize?$AA@ 1002e38c sfc_mexmsvc80:sfc_sf.obj - 0002:00002398 ??_C@_0CM@OAMAJMIG@Failed?5to?5register?5type?5?8?$CFs?8?5wit@ 1002e398 sfc_mexmsvc80:sfc_sf.obj - 0002:000023c4 ??_C@_05OOLPEHEB@void?$CK?$AA@ 1002e3c4 sfc_mexmsvc80:sfc_sf.obj - 0002:000023cc ??_C@_0BI@OFLHAMB@vector_of_void_pointers?$AA@ 1002e3cc sfc_mexmsvc80:sfc_sf.obj - 0002:000023e4 ??_C@_04NBAGBPGE@bias?$AA@ 1002e3e4 sfc_mexmsvc80:sfc_sf.obj - 0002:000023ec ??_C@_08EGJNFMPO@exponent?$AA@ 1002e3ec sfc_mexmsvc80:sfc_sf.obj - 0002:000023f8 ??_C@_05LAHHKLJI@slope?$AA@ 1002e3f8 sfc_mexmsvc80:sfc_sf.obj - 0002:00002400 ??_C@_0L@EMMELFNN@wordLength?$AA@ 1002e400 sfc_mexmsvc80:sfc_sf.obj - 0002:0000240c ??_C@_08EJEJGLGA@isSigned?$AA@ 1002e40c sfc_mexmsvc80:sfc_sf.obj - 0002:00002418 ??_C@_0P@MJIKALJF@isScaledDouble?$AA@ 1002e418 sfc_mexmsvc80:sfc_sf.obj - 0002:00002428 ??_C@_05LFJLPLPG@fixpt?$AA@ 1002e428 sfc_mexmsvc80:sfc_sf.obj - 0002:00002430 ??_C@_07GOBOHMJA@boolean?$AA@ 1002e430 sfc_mexmsvc80:sfc_sf.obj - 0002:00002438 ??_C@_04GPMDFGEJ@type?$AA@ 1002e438 sfc_mexmsvc80:sfc_sf.obj - 0002:00002440 ??_C@_0O@EIPJLOAA@extModeUpload?$AA@ 1002e440 sfc_mexmsvc80:sfc_sf.obj - 0002:00002450 ??_C@_03PLHFFLIH@ptr?$AA@ 1002e450 sfc_mexmsvc80:sfc_sf.obj - 0002:00002454 ??_C@_0BC@HMCIKMPA@requiredStackSize?$AA@ 1002e454 sfc_mexmsvc80:sfc_sf.obj - 0002:00002468 ??_C@_0CB@OCGIMAKA@RegisterMachineParentedDataDwork@ 1002e468 sfc_mexmsvc80:sfc_sf.obj - 0002:0000248c ??_C@_0BD@LFPAKDFC@machineDataVarInfo?$AA@ 1002e48c sfc_mexmsvc80:sfc_sf.obj - 0002:000024a0 ??_C@_09GAJBGLOB@dworkInfo?$AA@ 1002e4a0 sfc_mexmsvc80:sfc_sf.obj - 0002:000024ac _sf_uint_bits_log2 1002e4ac sfc_debugmsvc80:sfcdebug.obj - 0002:000024cc ??_C@_04GKMJMOBJ@disp?$AA@ 1002e4cc sfc_debugmsvc80:sfcdebug.obj - 0002:000024d4 ??_C@_0DJ@GEKCDEED@Runtime?5size?5mismatch?5for?5dimens@ 1002e4d4 sfc_debugmsvc80:sfcdebug.obj - 0002:00002510 ??_C@_0N@IHFJDIPG@load_machine?$AA@ 1002e510 sfc_debugmsvc80:sfcdebug.obj - 0002:00002520 ??_C@_0P@NOFOFJMO@ScriptCacheGet?$AA@ 1002e520 sfc_debugmsvc80:sfcdebug.obj - 0002:00002530 ??_C@_0P@HCIIHGKN@simulationTime?$AA@ 1002e530 sfc_debugmsvc80:sfcdebug.obj - 0002:00002540 ??_C@_06MBJIKMHL@isSend?$AA@ 1002e540 sfc_debugmsvc80:sfcdebug.obj - 0002:00002548 ??_C@_0BC@HKLNGIIJ@messagePortNumber?$AA@ 1002e548 sfc_debugmsvc80:sfcdebug.obj - 0002:0000255c ??_C@_07KGNNMFDL@chartId?$AA@ 1002e55c sfc_debugmsvc80:sfcdebug.obj - 0002:00002564 ??_C@_0BD@LPIHANBP@State?5Entry?5Action?$AA@ 1002e564 sfc_debugmsvc80:sfcdebug.obj - 0002:00002578 ??_C@_0BE@EDAKPKIF@State?5During?5Action?$AA@ 1002e578 sfc_debugmsvc80:sfcdebug.obj - 0002:0000258c ??_C@_0BC@FKIGLKJE@State?5Exit?5Action?$AA@ 1002e58c sfc_debugmsvc80:sfcdebug.obj - 0002:000025a0 ??_C@_04CGFJFPFD@none?$AA@ 1002e5a0 sfc_debugmsvc80:sfcdebug.obj - 0002:000025a8 ??_C@_0BC@EPJNNAPA@Transition?5Action?$AA@ 1002e5a8 sfc_debugmsvc80:sfcdebug.obj - 0002:000025bc ??_C@_0BB@ODEGBFLN@Condition?5Action?$AA@ 1002e5bc sfc_debugmsvc80:sfcdebug.obj - 0002:000025d0 ??_C@_0BO@JIGLNAHF@Transition?5Guarding?5Condition?$AA@ 1002e5d0 sfc_debugmsvc80:sfcdebug.obj - 0002:000025f0 ??_C@_0BD@JMJALEKH@Transition?5Trigger?$AA@ 1002e5f0 sfc_debugmsvc80:sfcdebug.obj - 0002:00002604 ??_C@_0DI@JGHJOLLJ@INTERNAL?5ERROR?4?5Failed?5assertion@ 1002e604 sfc_debugmsvc80:sfcdebug.obj - 0002:0000263c ??_C@_01EEMJAFIK@?6?$AA@ 1002e63c sfc_debugmsvc80:sfcdebug.obj - 0002:00002640 ??_C@_0P@HHNBJNJA@context_string?$AA@ 1002e640 sfc_debugmsvc80:sfcdebug.obj - 0002:00002650 ??_C@_0L@GJHMCDGO@sfcdebug?4c?$AA@ 1002e650 sfc_debugmsvc80:sfcdebug.obj - 0002:0000265c ??_C@_0BG@GIIBDCKK@debugInstance?5?$CB?$DN?5NULL?$AA@ 1002e65c sfc_debugmsvc80:sfcdebug.obj - 0002:00002674 ??_C@_0DL@EPKGPGLC@?$CImachine?9?$DOdataCompInfo?4fixedPoin@ 1002e674 sfc_debugmsvc80:sfcdebug.obj - 0002:000026b0 ??_C@_0DE@CBCLKIAM@?$CImachine?9?$DOdataCompInfo?4isComplex@ 1002e6b0 sfc_debugmsvc80:sfcdebug.obj - 0002:000026e4 ??_C@_0DP@MDOJBFKE@?$CIinstance?9?$DOdataCompInfo?4fixedPoi@ 1002e6e4 sfc_debugmsvc80:sfcdebug.obj - 0002:00002724 ??_C@_0DM@KFHGIBMB@?$CIinstance?9?$DOdataCompInfo?4fixedPoi@ 1002e724 sfc_debugmsvc80:sfcdebug.obj - 0002:00002760 ??_C@_0DF@IIPJPBAH@?$CIinstance?9?$DOdataCompInfo?4isComple@ 1002e760 sfc_debugmsvc80:sfcdebug.obj - 0002:00002798 ??_C@_0DA@OMEPAHNH@?$CIchart?9?$DOdata?4outputDataFlags?$CJ?4le@ 1002e798 sfc_debugmsvc80:sfcdebug.obj - 0002:000027c8 ??_C@_0CP@JPBDBJBK@?$CIchart?9?$DOdata?4inputDataFlags?$CJ?4len@ 1002e7c8 sfc_debugmsvc80:sfcdebug.obj - 0002:000027f8 ??_C@_03KGJNKAJD@lic?$AA@ 1002e7f8 sfc_debugmsvc80:sfcdebug.obj - 0002:000027fc ??_C@_04PNMLDJAE@ense?$AA@ 1002e7fc sfc_debugmsvc80:sfcdebug.obj - 0002:00002804 ??_C@_0L@ONMHLBPB@?$CFs?$CFs?$CFslbox?$AA@ 1002e804 sfc_debugmsvc80:sfcdebug.obj - 0002:00002810 ??_C@_04CLOJJEIM@fixe?$AA@ 1002e810 sfc_debugmsvc80:sfcdebug.obj - 0002:00002818 ??_C@_05CBHOIFCP@t_too?$AA@ 1002e818 sfc_debugmsvc80:sfcdebug.obj - 0002:00002820 ??_C@_06MGFNEDEJ@d_poin?$AA@ 1002e820 sfc_debugmsvc80:sfcdebug.obj - 0002:00002828 ??_C@_04HDOCAJNK@?$CFs?$CFs?$AA@ 1002e828 sfc_debugmsvc80:sfcdebug.obj - 0002:00002830 ??_C@_04BJBBOLDM@chec?$AA@ 1002e830 sfc_debugmsvc80:sfcdebug.obj - 0002:00002838 ??_C@_04KNBDLPKC@kout?$AA@ 1002e838 sfc_debugmsvc80:sfcdebug.obj - 0002:00002840 ??_C@_0BA@FKECJMCE@active_instance?$AA@ 1002e840 sfc_debugmsvc80:sfcdebug.obj - 0002:00002850 ??_C@_0DD@MJFCMKPO@transCnt?5?$DN?$DN?5instance?9?$DOcvToolIds?4@ 1002e850 sfc_debugmsvc80:sfcdebug.obj - 0002:00002884 ??_C@_0CO@MONEMJEL@stateCnt?5?$DN?$DN?5instance?9?$DOcvToolIds?4@ 1002e884 sfc_debugmsvc80:sfcdebug.obj - 0002:000028b4 ??_C@_0O@ELHBEDAD@init_debugger?$AA@ 1002e8b4 sfc_debugmsvc80:sfcdebug.obj - 0002:000028c4 ??_C@_0L@PKOFOKNN@break_here?$AA@ 1002e8c4 sfc_debugmsvc80:sfcdebug.obj - 0002:000028d0 ??_C@_0BH@KBPHNGCH@script?4activeMachineId?$AA@ 1002e8d0 sfc_debugmsvc80:sfcdebug.obj - 0002:000028e8 ??_C@_03KCHOJKKI@set?$AA@ 1002e8e8 sfc_debugmsvc80:sfcdebug.obj - 0002:000028ec ??_C@_0DD@PKMAPHBF@?$CImachine?9?$DOdata?4watchFlags?$CJ?4lengt@ 1002e8ec sfc_debugmsvc80:sfcdebug.obj - 0002:00002920 ??_C@_0FE@KLPHIMDI@?$CIchart?9?$DOdata?4watchFlags?$CJ?4length?$DO@ 1002e920 sfc_debugmsvc80:sfcdebug.obj - 0002:00002974 ??_C@_0BO@GFBPGEIL@bufferSizeGet?5?$DN?$DN?5totalSizeGet?$AA@ 1002e974 sfc_debugmsvc80:sfcdebug.obj - 0002:00002994 ??_C@_0BO@BEEPOEDP@bufferSizeSet?5?$DN?$DN?5totalSizeSet?$AA@ 1002e994 sfc_debugmsvc80:sfcdebug.obj - 0002:000029b4 ??_C@_0BG@NNAKOPEK@get_script_line_count?$AA@ 1002e9b4 sfc_debugmsvc80:sfcdebug.obj - 0002:000029cc ??_C@_0BJ@GADAHKGG@temporal_threshold_error?$AA@ 1002e9cc sfc_debugmsvc80:sfcdebug.obj - 0002:000029e8 ??_C@_0BK@KABIOMCC@transition_conflict_error?$AA@ 1002e9e8 sfc_debugmsvc80:sfcdebug.obj - 0002:00002a04 ??_C@_0BK@HLPANOPJ@state_inconsistency_error?$AA@ 1002ea04 sfc_debugmsvc80:sfcdebug.obj - 0002:00002a20 ??_C@_0BA@PCEGODO@cycle_detection?$AA@ 1002ea20 sfc_debugmsvc80:sfcdebug.obj - 0002:00002a30 ??_C@_0CP@HMOGACCG@Simulation?5stopped?5due?5to?5out?5of@ 1002ea30 sfc_debugmsvc80:sfcdebug.obj - 0002:00002a60 ??_C@_0BD@LFFFHIJG@array_bounds_error?$AA@ 1002ea60 sfc_debugmsvc80:sfcdebug.obj - 0002:00002a74 ??_C@_0O@IENBAMNA@runtime_error?$AA@ 1002ea74 sfc_debugmsvc80:sfcdebug.obj - 0002:00002a84 ??_C@_0CC@EDKHOOPE@Call?5to?5MATLAB?5function?5aborted?3@ 1002ea84 sfc_debugmsvc80:sfcdebug.obj - 0002:00002aa8 ??_C@_0DJ@JBGHLJFL@Simulation?5stopped?5due?5to?5size?5m@ 1002eaa8 sfc_debugmsvc80:sfcdebug.obj - 0002:00002ae4 ??_C@_0DJ@EAKPCDBG@Simulation?5stopped?5due?5to?5size?5m@ 1002eae4 sfc_debugmsvc80:sfcdebug.obj - 0002:00002b20 ??_C@_0GD@BJCLDBKO@Simulation?5stopped?5due?5to?5size?5m@ 1002eb20 sfc_debugmsvc80:sfcdebug.obj - 0002:00002b88 ??_C@_0GJ@OHCOIONE@Simulation?5stopped?5due?5to?5size?5o@ 1002eb88 sfc_debugmsvc80:sfcdebug.obj - 0002:00002bf4 ??_C@_0DF@BOMHHCNB@Subscripted?5assignment?5dimension@ 1002ebf4 sfc_debugmsvc80:sfcdebug.obj - 0002:00002c30 ??_C@_0NG@BOPFGKBO@Matrix?$CImatrix?$CJ?5subscript?5turned?5@ 1002ec30 sfc_debugmsvc80:sfcdebug.obj - 0002:00002d08 ??_C@_0HE@FPEPCMDA@Matrix?$CImatrix?$CJ?5subscript?5turned?5@ 1002ed08 sfc_debugmsvc80:sfcdebug.obj - 0002:00002d80 ??_C@_0NG@MLJIHJIH@Vector?$CIvector?$CJ?5subscript?5turned?5@ 1002ed80 sfc_debugmsvc80:sfcdebug.obj - 0002:00002e58 ??_C@_0HE@BHPDCNDF@Vector?$CIvector?$CJ?5subscript?5turned?5@ 1002ee58 sfc_debugmsvc80:sfcdebug.obj - 0002:00002ecc ??_C@_0BL@HKADOJK@Unknown?5runtime?5error?3?5?$CFs?4?$AA@ 1002eecc sfc_debugmsvc80:sfcdebug.obj - 0002:00002ee8 ??_C@_0P@FIEIFKHH@dataName?$CB?$DNNULL?$AA@ 1002eee8 sfc_debugmsvc80:sfcdebug.obj - 0002:00002ef8 ??_C@_0BC@JKFOPCCM@non_integer_error?$AA@ 1002eef8 sfc_debugmsvc80:sfcdebug.obj - 0002:00002f0c ??_C@_09MMCAMPEC@nan_error?$AA@ 1002ef0c sfc_debugmsvc80:sfcdebug.obj - 0002:00002f18 ??_C@_0P@KGNBONIG@negative_error?$AA@ 1002ef18 sfc_debugmsvc80:sfcdebug.obj - 0002:00002f28 ??_C@_0DA@OEGHOJFO@Simulation?5stopped?5due?5to?5divide@ 1002ef28 sfc_debugmsvc80:sfcdebug.obj - 0002:00002f58 ??_C@_0P@DAGNNBKM@overflow_error?$AA@ 1002ef58 sfc_debugmsvc80:sfcdebug.obj - 0002:00002f68 ??_C@_0BF@IEPBJJM@divide_by_zero_error?$AA@ 1002ef68 sfc_debugmsvc80:sfcdebug.obj - 0002:00002f80 ??_C@_0BC@CNIFONOF@unsafe_enum_error?$AA@ 1002ef80 sfc_debugmsvc80:sfcdebug.obj - 0002:00002f94 ??_C@_0BA@GLGJGIFO@data_loss_error?$AA@ 1002ef94 sfc_debugmsvc80:sfcdebug.obj - 0002:00002fa4 ??_C@_0BB@LFNCDKMF@data_range_error?$AA@ 1002efa4 sfc_debugmsvc80:sfcdebug.obj - 0002:00002fb8 ??_C@_0FA@OJFHKNAF@Simulation?5stopped?5because?5a?5dat@ 1002efb8 sfc_debugmsvc80:sfcdebug.obj - 0002:00003008 ??_C@_0BI@LLOJJCOG@read_before_write_error?$AA@ 1002f008 sfc_debugmsvc80:sfcdebug.obj - 0002:00003020 __real@4059000000000000 1002f020 sfc_debugmsvc80:sfcdebug.obj - 0002:00003028 ??_C@_0EL@LHLCBPON@objectType?$DN?$DNEVENT_OBJECT?5?$CG?$CG?5obje@ 1002f028 sfc_debugmsvc80:sfcdebug.obj - 0002:00003074 ??_C@_0CK@BGKNIJPH@Simulation?5stopped?5due?5to?5infini@ 1002f074 sfc_debugmsvc80:sfcdebug.obj - 0002:000030a0 ??_C@_0BC@OGHOEIO@draw_message_post?$AA@ 1002f0a0 sfc_debugmsvc80:sfcdebug.obj - 0002:000030b8 ??_C@_0EC@EKMLJIIP@strlen?$CItargetName?$CJ?$DMsizeof?$CIdebugI@ 1002f0b8 sfc_debugmsvc80:sfcdebug.obj - 0002:00003100 ??_C@_0EE@LPPEFNLK@strlen?$CImachineName?$CJ?$DMsizeof?$CIdebug@ 1002f100 sfc_debugmsvc80:sfcdebug.obj - 0002:00003144 ??_C@_0BO@OEBODAF@charts?9?$DOlength?5?$DM?5charts?9?$DOsize?$AA@ 1002f144 sfc_debugmsvc80:sfcdebug.obj - 0002:00003164 ??_C@_0P@NDNBPAGO@charts?9?$DOsize?$DO0?$AA@ 1002f164 sfc_debugmsvc80:sfcdebug.obj - 0002:00003174 ??_C@_09DACGJFPO@terminate?$AA@ 1002f174 sfc_debugmsvc80:sfcdebug.obj - 0002:00003180 ??_C@_0BH@BOIPOAMD@currentoptionalinteger?$AA@ 1002f180 sfc_debugmsvc80:sfc_api.obj - 0002:00003198 ??_C@_0BI@KDFLIHKN@currentstatementcontext?$AA@ 1002f198 sfc_debugmsvc80:sfc_api.obj - 0002:000031b0 ??_C@_0BF@CJJCNHOP@currentstatementinfo?$AA@ 1002f1b0 sfc_debugmsvc80:sfc_api.obj - 0002:000031c8 ??_C@_0BA@EEHAMBBL@currentcoverage?$AA@ 1002f1c8 sfc_debugmsvc80:sfc_api.obj - 0002:000031d8 ??_C@_0BD@CPIGBEHM@currentmachinename?$AA@ 1002f1d8 sfc_debugmsvc80:sfc_api.obj - 0002:000031ec ??_C@_0BF@MPNFKHIK@currentmachinenumber?$AA@ 1002f1ec sfc_debugmsvc80:sfc_api.obj - 0002:00003204 ??_C@_0BB@EAGFPGEG@currentmachineid?$AA@ 1002f204 sfc_debugmsvc80:sfc_api.obj - 0002:00003218 ??_C@_0P@LDEJFJKJ@simulationtime?$AA@ 1002f218 sfc_debugmsvc80:sfc_api.obj - 0002:00003228 ??_C@_0P@CKMPNBM@currenttagtype?$AA@ 1002f228 sfc_debugmsvc80:sfc_api.obj - 0002:00003238 ??_C@_0BH@EMAALFDO@currentactiveeventtype?$AA@ 1002f238 sfc_debugmsvc80:sfc_api.obj - 0002:00003250 ??_C@_0BF@BIDFPCPF@currentactiveeventid?$AA@ 1002f250 sfc_debugmsvc80:sfc_api.obj - 0002:00003268 ??_C@_0BA@LAPNNELA@currentobjectid?$AA@ 1002f268 sfc_debugmsvc80:sfc_api.obj - 0002:00003278 ??_C@_0BB@LLJHHKEI@currenteventtype?$AA@ 1002f278 sfc_debugmsvc80:sfc_api.obj - 0002:0000328c ??_C@_0BC@BDADCDEL@currentobjecttype?$AA@ 1002f28c sfc_debugmsvc80:sfc_api.obj - 0002:000032a0 ??_C@_0BH@HDHFFKCN@currentisminortimestep?$AA@ 1002f2a0 sfc_debugmsvc80:sfc_api.obj - 0002:000032b8 ??_C@_0BG@PKFJEKLL@currentinstancehandle?$AA@ 1002f2b8 sfc_debugmsvc80:sfc_api.obj - 0002:000032d0 ??_C@_0BG@GJFHKFBJ@currentinstancenumber?$AA@ 1002f2d0 sfc_debugmsvc80:sfc_api.obj - 0002:000032e8 ??_C@_0BD@DKAMMHEE@currentchartnumber?$AA@ 1002f2e8 sfc_debugmsvc80:sfc_api.obj - 0002:000032fc ??_C@_0P@EANFOHCD@currentchartid?$AA@ 1002f2fc sfc_debugmsvc80:sfc_api.obj - 0002:0000330c ??_C@_0CC@JILMFDHL@extract_message_post_receive_inf@ 1002f30c sfc_debugmsvc80:sfc_api.obj - 0002:00003330 ??_C@_06IMFOKBKF@assign?$AA@ 1002f330 sfc_debugmsvc80:sfc_api.obj - 0002:00003338 ??_C@_0BC@CMFMGKCG@set_script_cv_ids?$AA@ 1002f338 sfc_debugmsvc80:sfc_api.obj - 0002:0000334c ??_C@_0BE@ONNFKBAC@set_instance_cv_ids?$AA@ 1002f34c sfc_debugmsvc80:sfc_api.obj - 0002:00003360 ??_C@_0BE@CDIKCKCD@get_instance_handle?$AA@ 1002f360 sfc_debugmsvc80:sfc_api.obj - 0002:00003374 ??_C@_0BE@GPEMFILK@break_between_times?$AA@ 1002f374 sfc_debugmsvc80:sfc_api.obj - 0002:00003388 ??_C@_0O@KGONFDDG@active_states?$AA@ 1002f388 sfc_debugmsvc80:sfc_api.obj - 0002:00003398 ??_C@_0BC@LHALNGBC@state_consistency?$AA@ 1002f398 sfc_debugmsvc80:sfc_api.obj - 0002:000033ac ??_C@_0BE@JNDELHDH@transition_conflict?$AA@ 1002f3ac sfc_debugmsvc80:sfc_api.obj - 0002:000033c0 ??_C@_0L@ECJAFPAF@data_range?$AA@ 1002f3c0 sfc_debugmsvc80:sfc_api.obj - 0002:000033cc ??_C@_0O@NAKDKJME@select_charts?$AA@ 1002f3cc sfc_debugmsvc80:sfc_api.obj - 0002:000033dc ??_C@_0N@KLDBDGD@select_chart?$AA@ 1002f3dc sfc_debugmsvc80:sfc_api.obj - 0002:000033ec ??_C@_0O@NJPMKBAC@set_animation?$AA@ 1002f3ec sfc_debugmsvc80:sfc_api.obj - 0002:000033fc ??_C@_09FLOFKLFE@set_watch?$AA@ 1002f3fc sfc_debugmsvc80:sfc_api.obj - 0002:00003408 ??_C@_0O@ECMAEPOC@get_script_id?$AA@ 1002f408 sfc_debugmsvc80:sfc_api.obj - 0002:00003418 ??_C@_0BJ@KFGPCNG@query_script_breakpoints?$AA@ 1002f418 sfc_debugmsvc80:sfc_api.obj - 0002:00003434 ??_C@_0BJ@CAAHLJNF@clear_script_breakpoints?$AA@ 1002f434 sfc_debugmsvc80:sfc_api.obj - 0002:00003450 ??_C@_0BH@BAILBHDP@add_script_breakpoints?$AA@ 1002f450 sfc_debugmsvc80:sfc_api.obj - 0002:00003468 ??_C@_0BH@KAKDDELG@set_script_breakpoints?$AA@ 1002f468 sfc_debugmsvc80:sfc_api.obj - 0002:00003480 ??_C@_0BE@GAGDJPKA@set_eml_breakpoints?$AA@ 1002f480 sfc_debugmsvc80:sfc_api.obj - 0002:00003494 ??_C@_0BA@NHOBHLLJ@set_breakpoints?$AA@ 1002f494 sfc_debugmsvc80:sfc_api.obj - 0002:000034a4 ??_C@_0BF@GOGOODJG@break_on_state_entry?$AA@ 1002f4a4 sfc_debugmsvc80:sfc_api.obj - 0002:000034bc ??_C@_0BJ@FPOJDFBP@break_on_event_broadcast?$AA@ 1002f4bc sfc_debugmsvc80:sfc_api.obj - 0002:000034d8 ??_C@_0BF@FJBBAFJ@break_on_chart_entry?$AA@ 1002f4d8 sfc_debugmsvc80:sfc_api.obj - 0002:000034f0 ??_C@_0N@MHHEHLAI@browse_trace?$AA@ 1002f4f0 sfc_debugmsvc80:sfc_api.obj - 0002:00003500 ??_C@_0BB@JEAJMJMI@consistency_info?$AA@ 1002f500 sfc_debugmsvc80:sfc_api.obj - 0002:00003514 ??_C@_04MLCEENPJ@whos?$AA@ 1002f514 sfc_debugmsvc80:sfc_api.obj - 0002:0000351c ??_C@_0L@LNIDAIN@watch_data?$AA@ 1002f51c sfc_debugmsvc80:sfc_api.obj - 0002:00003528 ??_C@_0M@JEJMEFEG@browse_data?$AA@ 1002f528 sfc_debugmsvc80:sfc_api.obj - 0002:00003534 ??_C@_03HNAFFKGA@get?$AA@ 1002f534 sfc_debugmsvc80:sfc_api.obj - 0002:00003538 ??_C@_05LBOHBHFK@close?$AA@ 1002f538 sfc_debugmsvc80:sfc_api.obj - 0002:00003540 ??_C@_0BM@ICDFOOIE@set_disable_all_breakpoints?$AA@ 1002f540 sfc_debugmsvc80:sfc_api.obj - 0002:0000355c ??_C@_0BP@IBIALPGH@disable_all_breakpoints_and_go?$AA@ 1002f55c sfc_debugmsvc80:sfc_api.obj - 0002:0000357c ??_C@_0BJ@BOMFHJBD@is_array_bounds_detected?$AA@ 1002f57c sfc_debugmsvc80:sfc_api.obj - 0002:00003598 ??_C@_0BC@LKOOEAAH@is_cycle_detected?$AA@ 1002f598 sfc_debugmsvc80:sfc_api.obj - 0002:000035ac ??_C@_0P@NIBPNIDJ@stop_debugging?$AA@ 1002f5ac sfc_debugmsvc80:sfc_api.obj - 0002:000035bc ??_C@_05ELPHFHOI@break?$AA@ 1002f5bc sfc_debugmsvc80:sfc_api.obj - 0002:000035c4 ??_C@_06PLELHCEK@resume?$AA@ 1002f5c4 sfc_debugmsvc80:sfc_api.obj - 0002:000035cc ??_C@_08OKABEMKO@step_out?$AA@ 1002f5cc sfc_debugmsvc80:sfc_api.obj - 0002:000035d8 ??_C@_09CDNMPCHO@step_over?$AA@ 1002f5d8 sfc_debugmsvc80:sfc_api.obj - 0002:000035e4 ??_C@_02KPEDIMCA@go?$AA@ 1002f5e4 sfc_debugmsvc80:sfc_api.obj - 0002:000035e8 ??_C@_0P@MMCMIGPN@debugger_alive?$AA@ 1002f5e8 sfc_debugmsvc80:sfc_api.obj - 0002:000035f8 ??_C@_0N@GHFBLJDM@machine_load?$AA@ 1002f5f8 sfc_debugmsvc80:sfc_api.obj - 0002:00003608 ??_C@_0O@GIBFCMLF@chart_visible?$AA@ 1002f608 sfc_debugmsvc80:sfc_api.obj - 0002:00003820 ??_C@_05JEMLEKKA@found?$AA@ 1002f820 sfc_debugmsvc80:sfc_api.obj - 0002:00003828 ??_C@_09KFNMLIAN@sfc_api?4c?$AA@ 1002f828 sfc_debugmsvc80:sfc_api.obj - 0002:00003834 ??_C@_0N@PFBMDOLG@sf_debug_api?$AA@ 1002f834 sfc_debugmsvc80:sfc_api.obj - 0002:00003844 ??_C@_07KEAHHHLK@nrhs?$DN?$DN3?$AA@ 1002f844 sfc_debugmsvc80:sfc_api.obj - 0002:0000384c ??_C@_0BC@HOOMKBNL@mxIsChar?$CIprhs?$FL0?$FN?$CJ?$AA@ 1002f84c sfc_debugmsvc80:sfc_api.obj - 0002:00003860 ??_C@_0BF@NGLAGMHA@mxIsNumeric?$CIprhs?$FL0?$FN?$CJ?$AA@ 1002f860 sfc_debugmsvc80:sfc_api.obj - 0002:00003878 ??_C@_07IEIELKNG@nrhs?$DO?$DN1?$AA@ 1002f878 sfc_debugmsvc80:sfc_api.obj - 0002:00003880 ??_C@_07LNBMEGPL@nrhs?$DN?$DN2?$AA@ 1002f880 sfc_debugmsvc80:sfc_api.obj - 0002:00003888 ??_C@_0BD@DPNMCCEH@nrhs?$DN?$DN1?5?$HM?$HM?5nrhs?$DN?$DN3?$AA@ 1002f888 sfc_debugmsvc80:sfc_api.obj - 0002:0000389c ??_C@_09FKOBHCEN@nrhs?5?$DN?$DN?52?$AA@ 1002f89c sfc_debugmsvc80:sfc_api.obj - 0002:000038a8 ??_C@_09EMKMAIDO@nrhs?5?$DM?$DN?51?$AA@ 1002f8a8 sfc_debugmsvc80:sfc_api.obj - 0002:000038b4 ??_C@_07OLEGOBHN@nrhs?$DN?$DN4?$AA@ 1002f8b4 sfc_debugmsvc80:sfc_api.obj - 0002:000038bc ??_C@_07PCFNNADM@nrhs?$DN?$DN5?$AA@ 1002f8bc sfc_debugmsvc80:sfc_api.obj - 0002:000038c4 ??_C@_07JGDBBFDI@nrhs?$DN?$DN1?$AA@ 1002f8c4 sfc_debugmsvc80:sfc_api.obj - 0002:000038cc ??_C@_07KBNAPCKL@nlhs?$DN?$DN1?$AA@ 1002f8cc sfc_debugmsvc80:sfc_api.obj - 0002:000038d4 ??_C@_08PAMHJLPB@statusOk?$AA@ 1002f8d4 sfc_debugmsvc80:sfc_api.obj - 0002:000038e0 ??_C@_07NJHAIDPP@nrhs?$DN?$DN6?$AA@ 1002f8e0 sfc_debugmsvc80:sfc_api.obj - 0002:000038e8 ??_C@_0L@EMNHGDGL@nlhs?$DN?$DNnrhs?$AA@ 1002f8e8 sfc_debugmsvc80:sfc_api.obj - 0002:000038f4 ??_C@_0P@BLJCAHMG@select_objects?$AA@ 1002f8f4 sfc_debugmsvc80:sfdb_animation.obj - 0002:00003904 ??_C@_06CFKBOPCI@states?$AA@ 1002f904 sfc_debugmsvc80:sfdb_animation.obj - 0002:0000390c ??_C@_0P@KHIIFDEG@instanceHandle?$AA@ 1002f90c sfc_debugmsvc80:sfdb_animation.obj - 0002:0000391c ??_C@_0P@DEIGLMOE@instanceNumber?$AA@ 1002f91c sfc_debugmsvc80:sfdb_animation.obj - 0002:0000392c ??_C@_0N@HACOJJON@instanceName?$AA@ 1002f92c sfc_debugmsvc80:sfdb_animation.obj - 0002:0000393c ??_C@_0M@BFNIOHPP@chartNumber?$AA@ 1002f93c sfc_debugmsvc80:sfdb_animation.obj - 0002:00003948 ??_C@_09KMHJEGJ@chartName?$AA@ 1002f948 sfc_debugmsvc80:sfdb_animation.obj - 0002:00003954 ??_C@_06OOECHJN@charts?$AA@ 1002f954 sfc_debugmsvc80:sfdb_animation.obj - 0002:0000395c ??_C@_0O@LOMGGENK@machineNumber?$AA@ 1002f95c sfc_debugmsvc80:sfdb_animation.obj - 0002:0000396c ??_C@_09OOJCKABH@machineId?$AA@ 1002f96c sfc_debugmsvc80:sfdb_animation.obj - 0002:00003978 ??_C@_0M@OCOCCFP@machineName?$AA@ 1002f978 sfc_debugmsvc80:sfdb_animation.obj - 0002:00003984 ??_C@_0CN@CCJEMGOM@?$CIinstance?9?$DOsm?4statePack?$CJ?4length?$DO@ 1002f984 sfc_debugmsvc80:sfdb_animation.obj - 0002:000039b4 ??_C@_0DC@DKAJIDPA@?$CIinstance?9?$DOsm?4transitionPack?$CJ?4le@ 1002f9b4 sfc_debugmsvc80:sfdb_animation.obj - 0002:000039e8 ??_C@_0BB@EGGLBLCL@sfdb_animation?4c?$AA@ 1002f9e8 sfc_debugmsvc80:sfdb_animation.obj - 0002:000039fc ??_C@_09ODDKEGMC@cvprivate?$AA@ 1002f9fc sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a08 ??_C@_0BB@GDGPIGLB@cv_model_enabled?$AA@ 1002fa08 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a1c ??_C@_09DDDNMFIJ@get_param?$AA@ 1002fa1c sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a28 ??_C@_0L@BODNDPN@CoverageId?$AA@ 1002fa28 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a38 __real@4008000000000000 1002fa38 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a40 ??_C@_05IEGMLJMJ@exist?$AA@ 1002fa40 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a48 ??_C@_02DDEKINOE@cv?$AA@ 1002fa48 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a50 __real@4082c00000000000 1002fa50 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a58 ??_C@_0O@HGNEKHDK@MatlabVersion?$AA@ 1002fa58 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a68 ??_C@_0M@IIAIMKFO@status?5?$DN?$DN?50?$AA@ 1002fa68 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a74 ??_C@_0BB@ENEMAMMG@cv_sfinterface?4c?$AA@ 1002fa74 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003a88 ??_C@_0CC@JMPFGLON@mxGetNumberOfElements?$CIplhs?$FL3?$FN?$CJ?$DN?$DN@ 1002fa88 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003aac ??_C@_0P@MCDOIOOF@plhs?$FL3?$FN?5?$CB?$DNNULL?$AA@ 1002faac sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003abc ??_C@_0P@HAMLCBNF@len?$DM?$DNdataCount?$AA@ 1002fabc sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003acc ??_C@_0BA@FJOAHKLL@len?$DN?$DNtransCount?$AA@ 1002facc sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003adc ??_C@_0BA@JELAJLGI@len?$DN?$DNstateCount?$AA@ 1002fadc sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003aec ??_C@_0BC@NEFBEIHN@InitChartInstance?$AA@ 1002faec sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003b00 ??_C@_04MMALOABH@cvsf?$AA@ 1002fb00 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003b08 ??_C@_0L@GIEKKEHF@InitScript?$AA@ 1002fb08 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003b14 ??_C@_08DNDOONPK@sigrange?$AA@ 1002fb14 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003b20 ??_C@_0O@KGBGEHIN@MetricEnabled?$AA@ 1002fb20 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003b30 ??_C@_0BC@NKPEPJDJ@chart?9?$DOchartId?$CB?$DN0?$AA@ 1002fb30 sfc_debugmsvc80:cv_sfinterface.obj - 0002:00003b44 ??_C@_02GMHACPFF@?$CFu?$AA@ 1002fb44 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003b48 ??_C@_02NJPGOMH@?$CFf?$AA@ 1002fb48 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003b4c ??_C@_0BD@PCGIEHBF@sfdb_data_browse?4c?$AA@ 1002fb4c sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003b60 __real@c2a2309ce53fffcd 1002fb60 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003b68 ??_C@_0CK@JKBFHDPL@result?5?$DN?5mxCreateDoubleMatrix?$CI1?0@ 1002fb68 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003b94 ??_C@_0DK@FJDNFCNK@result?5?$DN?5mxCreateDoubleMatrix?$CI1?0@ 1002fb94 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003bd0 ??_C@_0DL@OAKPHGJG@result?5?$DN?5mxCreateDoubleMatrix?$CI1?0@ 1002fbd0 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c0c ??_C@_0N@MNGHGLAH@isFixedPoint?$AA@ 1002fc0c sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c1c ??_C@_06DLEPGFEF@format?$AA@ 1002fc1c sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c24 ??_C@_05MFEJDJP@value?$AA@ 1002fc24 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c2c ??_C@_05DCCHDMEJ@scope?$AA@ 1002fc2c sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c34 ??_C@_02EGCJHIOB@id?$AA@ 1002fc34 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c38 ??_C@_04PJOLNDGD@data?$AA@ 1002fc38 sfc_debugmsvc80:sfdb_data_browse.obj - 0002:00003c40 ??_C@_06LIBBAANI@len?$DN?$DN1?$AA@ 1002fc40 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003c48 ??_C@_0BJ@IEEBKHME@sfdb_handle_management?4c?$AA@ 1002fc48 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003c64 ??_C@_06NCGDPKCC@handle?$AA@ 1002fc64 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003c6c ??_C@_0BP@NAIIDBEE@parentObjectType?$DN?$DNCHART_OBJECT?$AA@ 1002fc6c sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003c8c ??_C@_0BD@JOOOIBOE@get_machine_option?$AA@ 1002fc8c sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003ca0 ??_C@_0P@KGLBOIAN@get_machine_id?$AA@ 1002fca0 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003cb0 ??_C@_0N@OBHOGINE@get_chart_id?$AA@ 1002fcb0 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003cc0 ??_C@_0BD@DICPGEAM@register_sfunction?$AA@ 1002fcc0 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003cd4 ??_C@_0BF@FENDCECP@get_chart_visibility?$AA@ 1002fcd4 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003cec ??_C@_0BM@FDGIEMLG@objectProperties?9?$DOlength?$DN?$DN0?$AA@ 1002fcec sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003d08 ??_C@_0CE@KBPIEDGG@?$CI?$CI?$CKobjectProperties?$CJ?$CJ?4length?$DOnum@ 1002fd08 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003d2c ??_C@_0CA@HFGDFECP@len?5?$DN?$DN?5objectProperties?9?$DOlength?$AA@ 1002fd2c sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003d4c ??_C@_0P@BHPLCHGJ@get_object_ids?$AA@ 1002fd4c sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003d5c ??_C@_0BK@IFFOLHLE@objectProperties?9?$DOsize?$DN?$DN0?$AA@ 1002fd5c sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003d78 ??_C@_0BO@GFLPGHHM@len?5?$DO?$DN?5objectProperties?9?$DOsize?$AA@ 1002fd78 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003d98 ??_C@_05GFHEIIDD@event?$AA@ 1002fd98 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003da0 ??_C@_0M@BFOKCNLA@debug?4watch?$AA@ 1002fda0 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003dac ??_C@_0CE@OILCPIFA@machine?4debug?4disableAllBreakpoi@ 1002fdac sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003dd0 ??_C@_0DA@JMDEGBBH@machine?4debug?4runTimeCheck?4state@ 1002fdd0 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003e00 ??_C@_0CP@IPHIMGFA@machine?4debug?4runTimeCheck?4trans@ 1002fe00 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003e30 ??_C@_0CL@LENOAAKD@machine?4debug?4runTimeCheck?4dataR@ 1002fe30 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003e5c ??_C@_0CK@MBMAMLGE@machine?4debug?4runTimeCheck?4cycle@ 1002fe5c sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003e88 ??_C@_0CA@EGLALCO@machine?4debug?4animation?4enabled?$AA@ 1002fe88 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003ea8 ??_C@_0L@KGLELNDP@transition?$AA@ 1002fea8 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003eb4 ??_C@_06JKPEPHBG@dst?4id?$AA@ 1002feb4 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003ebc ??_C@_05HDBKIDE@state?$AA@ 1002febc sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003ec8 ??_C@_0EG@MFIKDIJB@strlen?$CImachineName?$CJ?5?$DM?5sizeof?$CIdeb@ 1002fec8 sfc_debugmsvc80:sfdb_handle_management.obj - 0002:00003f10 ??_C@_0BM@DEONCIBN@stackPtr?5?$DN?$DN?5symScope?9?$DOstack?$AA@ 1002ff10 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00003f2c ??_C@_0BE@PIKAOBFK@sfdb_symbol_scope?4c?$AA@ 1002ff2c sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00003f40 ??_C@_0BP@MJGDIBPE@symScope?9?$DOcurrentScope?5?$CB?$DN?5NULL?$AA@ 1002ff40 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00003f60 ??_C@_0BP@OCHHKFJA@symScope?9?$DOcurrentScope?5?$DN?$DN?5NULL?$AA@ 1002ff60 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00003f80 ??_C@_0BM@KCIKANPA@symScope?9?$DOstack?5?$DN?$DN?5stackPtr?$AA@ 1002ff80 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00003f9c ??_C@_0DK@NCABFGD@symScope?9?$DOcurrentScope?5?$CB?$DN?5NULL?5?$CG@ 1002ff9c sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00003fd8 ??_C@_0DL@LDAGNOEE@currScope?9?$DOsymbolTable?4count?5?$DM?5c@ 1002ffd8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004014 ??_C@_0BK@PHCKFGOO@numDims?5?$DM?$DN?5MAX_DIMENSIONS?$AA@ 10030014 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004030 ??_C@_0EE@CLCFNFKP@Warning?3?5Can?8t?5display?5value?4?5Nu@ 10030030 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004074 ??_C@_0BB@NPDHFBEP@valuePtr?5?$CB?$DN?5NULL?$AA@ 10030074 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004088 ??_C@_0O@CHHKIHJE@chart?5?$CB?$DN?5NULL?$AA@ 10030088 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004098 ??_C@_0BH@JFKFJEAI@dataInfo?5?$CG?$CG?5data?5?$CG?$CG?5st?$AA@ 10030098 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000040b0 ??_C@_0PC@ENOLANEC@Cannot?5change?5value?5of?5?8?$CFs?8?5at?5d@ 100300b0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041a4 ??_C@_02PINLEBJB@fi?$AA@ 100301a4 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041a8 ??_C@_06FDANFAAP@sim2fi?$AA@ 100301a8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041b0 ??_C@_0N@PGGMJAFA@Out?5of?5Scope?$AA@ 100301b0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041c0 ??_C@_0BF@KFJKGDMO@Unrecognized?5symbol?4?$AA@ 100301c0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041d8 ??_C@_0L@INJGJGAM@?5?$CIcomplex?$CJ?$AA@ 100301d8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041e4 ??_C@_0O@MHGLJPE@fixpt?5?$CI?$CFs?5?$CFs?$CJ?$AA@ 100301e4 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000041f4 ??_C@_08FFKICJMO@?$CFs?$CL?$CF?416g?$AA@ 100301f4 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004200 ??_C@_02EPPPECEI@SI?$AA@ 10030200 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004204 ??_C@_09LKFGHFHF@?$CFs?$CI2?$FO?$CFd?$CJ?$CK?$AA@ 10030204 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004210 ??_C@_06KJECHFDK@?$CF?416g?$CK?$AA@ 10030210 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004218 ??_C@_02IJPJFKDF@ml?$AA@ 10030218 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:0000421c ??_C@_0O@NJOJHIHO@logical?5array?$AA@ 1003021c sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:0000422c ??_C@_0L@MDMKKENH@char?5array?$AA@ 1003022c sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004238 ??_C@_0N@DGCGENML@uint32?5array?$AA@ 10030238 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004248 ??_C@_0M@OFFMACLB@int32?5array?$AA@ 10030248 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004254 ??_C@_0N@JMJKGLLH@uint16?5array?$AA@ 10030254 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004264 ??_C@_0M@EPOACEMN@int16?5array?$AA@ 10030264 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004270 ??_C@_0M@NOMKNEGI@uint8?5array?$AA@ 10030270 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:0000427c ??_C@_0L@HCHBFFAP@int8?5array?$AA@ 1003027c sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004288 ??_C@_0N@KIFCNMIF@single?5array?$AA@ 10030288 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:00004298 ??_C@_0N@OFOFFBCM@double?5array?$AA@ 10030298 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042a8 ??_C@_04CADIJHHA@?$CFd?9D?$AA@ 100302a8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042b0 ??_C@_05JIPKJPMI@?$CFs?$CFdx?$AA@ 100302b0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042b8 ??_C@_04BIAHPGJI@?$CFdx1?$AA@ 100302b8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042c0 ??_C@_0BH@GLACFBLP@?5?$CIvariable?5sized?3?5MAX?5?$AA@ 100302c0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042d8 ??_C@_07CIFAGBMG@unknown?$AA@ 100302d8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042e0 ??_C@_05ENKANFLO@class?$AA@ 100302e0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042e8 ??_C@_05FBJAGGIG@bytes?$AA@ 100302e8 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042f0 ??_C@_04MEMAJGDJ@name?$AA@ 100302f0 sfc_debugmsvc80:sfdb_symbol_scope.obj - 0002:000042f8 ??_C@_0CF@NELOECCL@coverageVector?9?$DOlength?$DOcoverageI@ 100302f8 sfc_debugmsvc80:sfdb_coverage.obj - 0002:00004320 ??_C@_0BA@CBMBNBFB@sfdb_coverage?4c?$AA@ 10030320 sfc_debugmsvc80:sfdb_coverage.obj - 0002:00004330 ??_C@_0DN@FAEHHEAM@?$CIscript?9?$DObm?4breakpoints?$CJ?4length?$DO@ 10030330 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004370 ??_C@_0BD@BABBLJFB@sfdb_breakpoints?4c?$AA@ 10030370 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004384 ??_C@_0P@IGHKOFID@get_script_bps?$AA@ 10030384 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004394 ??_C@_0BA@ICOJJJDD@get_all_scripts?$AA@ 10030394 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:000043a8 ??_C@_0EI@EDDFBGGP@?$CIunsigned?5int?$CJ?$CImxGetM?$CIplhs?$FL0?$FN?$CJ?5?$CK@ 100303a8 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:000043f0 ??_C@_0BE@PNADEEOB@get_eml_line_counts?$AA@ 100303f0 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004404 ??_C@_0CC@JPCLBDPC@mxGetNumberOfElements?$CIplhs?$FL0?$FN?$CJ?$DN?$DN@ 10030404 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004428 ??_C@_0P@EHJHKHLL@get_global_bps?$AA@ 10030428 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004438 ??_C@_0CE@NADCJCF@?$CIchart?9?$DObm?4chart?$FLtagType?$FN?$CJ?4lengt@ 10030438 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:0000445c ??_C@_0DB@PCFIPMMH@?$CImachine?9?$DObm?4event?$FLtagType?$FN?$CJ?4len@ 1003045c sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004490 ??_C@_0CP@FENPPAOI@?$CIchart?9?$DObm?4event?$FLtagType?$FN?$CJ?4lengt@ 10030490 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:000044c0 ??_C@_0DE@GNPGALGC@?$CIchart?9?$DObm?4transition?$FLtagType?$FN?$CJ?4@ 100304c0 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:000044f4 ??_C@_0CP@JOFCMAIP@?$CIchart?9?$DObm?4state?$FLtagType?$FN?$CJ?4lengt@ 100304f4 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004524 ??_C@_0CH@EKAIFOIL@numCols?5?$DN?$DN?5TOTAL_EVENT_BREAKPOIN@ 10030524 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:0000454c ??_C@_0CA@BECONEOF@numRows?5?$DN?$DN?5machine?9?$DOevent?4count?$AA@ 1003054c sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:0000456c ??_C@_07HCEBIAFG@get_bps?$AA@ 1003056c sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004574 ??_C@_0N@CNOINHPD@numCols?5?$DN?$DN?51?$AA@ 10030574 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004584 ??_C@_0M@NNPJEEAE@get_eml_bps?$AA@ 10030584 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004590 ??_C@_0BO@CDPAPHEM@numRows?5?$DN?$DN?5chart?9?$DOevent?4count?$AA@ 10030590 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:000045b0 ??_C@_0CM@FFJFHNEO@numCols?5?$DN?$DN?5TOTAL_TRANSITION_BREA@ 100305b0 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:000045dc ??_C@_0CD@IOIMPEBN@numRows?5?$DN?$DN?5chart?9?$DOtransition?4cou@ 100305dc sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004600 ??_C@_0CH@JEIBGOOJ@numCols?5?$DN?$DN?5TOTAL_STATE_BREAKPOIN@ 10030600 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004628 ??_C@_0BO@BIKNFPLB@numRows?5?$DN?$DN?5chart?9?$DOstate?4count?$AA@ 10030628 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004648 ??_C@_0CH@BNLENKGD@numCols?5?$DN?$DN?5TOTAL_CHART_BREAKPOIN@ 10030648 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004670 ??_C@_0N@MEFFBAFI@numRows?5?$DN?$DN?51?$AA@ 10030670 sfc_debugmsvc80:sfdb_breakpoints.obj - 0002:00004680 ??_C@_0BJ@BLHBHILO@sfdb_state_consistency?4c?$AA@ 10030680 sfc_debugmsvc80:sfdb_state_consistency.obj - 0002:0000469c ??_C@_09LHFAMEGK@errorType?$AA@ 1003069c sfc_debugmsvc80:sfdb_state_consistency.obj - 0002:000046a8 ??_C@_08DLAIKNBK@objectId?$AA@ 100306a8 sfc_debugmsvc80:sfdb_state_consistency.obj - 0002:000046b4 ??_C@_0L@GODCDFEF@objectType?$AA@ 100306b4 sfc_debugmsvc80:sfdb_state_consistency.obj - 0002:000046c0 ??_C@_0L@CCGENCKP@errorStack?$AA@ 100306c0 sfc_debugmsvc80:sfdb_state_consistency.obj - 0002:000046cc ??_C@_0O@PPHMCEKO@cycleDetected?$AA@ 100306cc sfc_debugmsvc80:sfdb_call_stack.obj - 0002:000046dc ??_C@_0N@MGKMJLEK@cycleStarted?$AA@ 100306dc sfc_debugmsvc80:sfdb_call_stack.obj - 0002:000046ec ??_C@_07BNCILGOA@tagType?$AA@ 100306ec sfc_debugmsvc80:sfdb_call_stack.obj - 0002:000046f4 ??_C@_0L@POKIGEMP@eventScope?$AA@ 100306f4 sfc_debugmsvc80:sfdb_call_stack.obj - 0002:00004700 ??_C@_0M@LKJJPLIC@traceVector?$AA@ 10030700 sfc_debugmsvc80:sfdb_call_stack.obj - 0002:00004710 ??_C@_0EC@MGCLADPL@?$CIinstance?9?$DOcycleDetection?4transi@ 10030710 sfc_debugmsvc80:sfdb_cycle_detection.obj - 0002:00004754 ??_C@_0BH@ELCAAKDD@sfdb_cycle_detection?4c?$AA@ 10030754 sfc_debugmsvc80:sfdb_cycle_detection.obj - 0002:0000476c ??_C@_0O@PICIAFIK@newNode?$CB?$DNNULL?$AA@ 1003076c sfc_debugmsvc80:sfdb_cycle_detection.obj - 0002:0000477c __pDefaultRawDllMain 1003077c MSVCRT:crtdll.obj - 0002:0000477c __pRawDllMain 1003077c MSVCRT:crtdll.obj - 0002:00004788 ?ProcessDetach@NativeDll@@@0IB 10030788 MSVCRT:tncleanup.obj - 0002:0000478c ?ProcessAttach@NativeDll@@@0IB 1003078c MSVCRT:tncleanup.obj - 0002:00004790 ?ThreadAttach@NativeDll@@@0IB 10030790 MSVCRT:tncleanup.obj - 0002:00004794 ?ThreadDetach@NativeDll@@@0IB 10030794 MSVCRT:tncleanup.obj - 0002:00004798 ?ProcessVerifier@NativeDll@@@0IB 10030798 MSVCRT:tncleanup.obj - 0002:000047a0 __load_config_used 100307a0 MSVCRT:loadcfg.obj - 0002:000047f0 ___safe_se_handler_table 100307f0 - 0002:000047f4 ___rtc_iaa 100307f4 MSVCRT:_initsect_.obj - 0002:000047f8 ___rtc_izz 100307f8 MSVCRT:_initsect_.obj - 0002:000047fc ___rtc_taa 100307fc MSVCRT:_initsect_.obj - 0002:00004800 ___rtc_tzz 10030800 MSVCRT:_initsect_.obj - 0002:0000486c __IMPORT_DESCRIPTOR_libmx 1003086c libmx:libmx.dll - 0002:00004880 __IMPORT_DESCRIPTOR_libmex 10030880 libmex:libmex.dll - 0002:00004894 __IMPORT_DESCRIPTOR_libfixedpoint 10030894 libfixedpoint:libfixedpoint.dll - 0002:000048a8 __IMPORT_DESCRIPTOR_libut 100308a8 libut:libut.dll - 0002:000048bc __IMPORT_DESCRIPTOR_libemlrt 100308bc libemlrt:libemlrt.dll - 0002:000048d0 __IMPORT_DESCRIPTOR_MSVCR100 100308d0 MSVCRT:MSVCR100.dll - 0002:000048e4 __IMPORT_DESCRIPTOR_KERNEL32 100308e4 kernel32:KERNEL32.dll - 0002:000048f8 __NULL_IMPORT_DESCRIPTOR 100308f8 libmx:libmx.dll - 0003:00000bec _DYNAMIC_DIMENSION 10032bec EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0003:000018b8 _emlrtContextGlobal 100338b8 sfc_mexmsvc80:sfc_mex.obj - 0003:00001938 ___security_cookie 10033938 MSVCRT:gs_cookie.obj - 0003:0000193c ___security_cookie_complement 1003393c MSVCRT:gs_cookie.obj - 0003:00001940 ___native_dllmain_reason 10033940 MSVCRT:natstart.obj - 0003:00001944 ___native_vcclrit_reason 10033944 MSVCRT:natstart.obj - 0003:00001a30 _sfGlobalDebugInstanceStruct 10033a30 EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0003:00002b58 _emlrtRootTLSGlobal 10034b58 sfc_mexmsvc80:sfc_mex.obj - 0003:00003934 ?__type_info_root_node@@3U__type_info_node@@A 10035934 MSVCRT:tncleanup.obj - 0003:0000393c __EngSimulation8RTFLEX68D_TransientMachineNumber_ 1003593c - 0003:00003940 __sfTime_ 10035940 - 0003:00003960 _gSfComplexDataTypeOffsets 10035960 - 0003:000039c0 _gSfDataTypeOffsets 100359c0 - 0003:00003a08 _gMaskBits 10035a08 - 0003:00003a10 ___native_startup_state 10035a10 - 0003:00003a14 ___native_startup_lock 10035a14 - 0003:00003a18 ___onexitend 10035a18 - 0003:00003a1c ___onexitbegin 10035a1c - 0003:00003a20 ___sse2_available 10035a20 - 0003:00003a24 ___dyn_tls_init_callback 10035a24 - - entry point at 0001:0002a697 - - Static symbols - - 0001:00000b80 _get_sim_state_c2_EngSimulation8RTFLEX68D_Transient 10001b80 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00000c90 _sf_get_sim_state_info_c2_EngSimulation8RTFLEX68D_Transient 10001c90 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00000e30 _set_sim_state_c2_EngSimulation8RTFLEX68D_Transient 10001e30 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00000ee0 _c2_emlrt_marshallIn 10001ee0 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00000f30 _c2_b_emlrt_marshallIn 10001f30 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00000f80 _c2_c_emlrt_marshallIn 10001f80 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00000fd0 _c2_d_emlrt_marshallIn 10001fd0 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001080 _mdlProcessParameters_c2_EngSimulation8RTFLEX68D_Transient 10002080 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001120 _initialize_params_c2_EngSimulation8RTFLEX68D_Transient 10002120 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001200 _mdlSetWorkWidths_c2_EngSimulation8RTFLEX68D_Transient 10002200 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001690 _sf_get_instance_specialization 10002690 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:000016a0 _mdlStart_c2_EngSimulation8RTFLEX68D_Transient 100026a0 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001800 _init_dsm_address_info 10002800 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001810 _sf_opaque_initialize_c2_EngSimulation8RTFLEX68D_Transient 10002810 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001830 _initialize_c2_EngSimulation8RTFLEX68D_Transient 10002830 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001860 _sf_opaque_enable_c2_EngSimulation8RTFLEX68D_Transient 10002860 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001880 _enable_c2_EngSimulation8RTFLEX68D_Transient 10002880 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:000018a0 _sf_opaque_disable_c2_EngSimulation8RTFLEX68D_Transient 100028a0 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:000018c0 _disable_c2_EngSimulation8RTFLEX68D_Transient 100028c0 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:000018e0 _sf_opaque_gateway_c2_EngSimulation8RTFLEX68D_Transient 100028e0 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001900 _sf_c2_EngSimulation8RTFLEX68D_Transient 10002900 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:000019a0 _sf_opaque_get_sim_state_c2_EngSimulation8RTFLEX68D_Transient 100029a0 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:000019c0 _sf_opaque_set_sim_state_c2_EngSimulation8RTFLEX68D_Transient 100029c0 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:000019e0 _sf_opaque_terminate_c2_EngSimulation8RTFLEX68D_Transient 100029e0 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001a50 _finalize_c2_EngSimulation8RTFLEX68D_Transient 10002a50 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001a60 _sf_opaque_init_subchart_simstructs 10002a60 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001a80 _initSimStructsc2_EngSimulation8RTFLEX68D_Transient 10002a80 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00001a90 _mdlRTW_c2_EngSimulation8RTFLEX68D_Transient 10002a90 f c2_EngSimulation8RTFLEX68D_Transient.obj - 0001:00003100 __ssFatalError 10004100 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00005460 _ProcessMexSfunctionCmdLineCall 10006460 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00005550 _sf_debug_api_wrapper 10006550 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00005580 _mdlGetTimeOfNextVarHit 10006580 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:000055c0 __ProcessMexSfunctionCmdLineCall 100065c0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00005be0 __CreateSimStruct 10006be0 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00005d10 __RegNumInputPortsCB 10006d10 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00005d70 __RegNumOutputPortsCB 10006d70 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00005e20 _sf_machine_load_sfunction_ptrs 10006e20 f EngSimulation8RTFLEX68D_Transient_sfun_registry.obj - 0001:00006700 _getThreadLocalStorage 10007700 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006730 _releaseThreadLocalStorage 10007730 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006740 _SNPRINTF_WRAPPER 10007740 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006760 _convert_dims_to_string 10007760 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006930 _is_real_T_equal_to_double 10007930 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006950 _is_real32_T_equal_to_double 10007950 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006960 _is_mxLogical_equal_to_double 10007960 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006990 _is_int8_T_equal_to_double 10007990 f sfc_mexmsvc80:sfc_mex.obj - 0001:000069c0 _is_uint8_T_equal_to_double 100079c0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000069f0 _is_int16_T_equal_to_double 100079f0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006a20 _is_uint16_T_equal_to_double 10007a20 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006a50 _is_int32_T_equal_to_double 10007a50 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006a70 _is_uint32_T_equal_to_double 10007a70 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006aa0 _is_char_T_equal_to_double 10007aa0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006ad0 _sf_zero_numeric_value 10007ad0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006b10 _sf_error_append_debugger_context_if_available 10007b10 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006be0 _sf_mex_get_error_message_for_write 10007be0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006c10 _replace_single_quotes_by_doubled_quotes 10007c10 f sfc_mexmsvc80:sfc_mex.obj - 0001:00006e20 _sf_mex_get_formatted_error_string 10007e20 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007210 _sf_mex_destroy_array 10008210 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007420 _sfrtAddSize 10008420 f sfc_mexmsvc80:sfc_mex.obj - 0001:000074d0 _sfrtGenSizeString 100084d0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007500 _sfIsProperVector 10008500 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007530 _sfIsRowVector 10008530 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007660 _sf_ExtractMessageId 10008660 f sfc_mexmsvc80:sfc_mex.obj - 0001:000078b0 _sf_mex_err 100088b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007940 _sf_error_dimension_out_of_bound 10008940 f sfc_mexmsvc80:sfc_mex.obj - 0001:000079e0 _sf_mex_check_and_set_actual_dimensions 100089e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007b60 _sf_mex_check_complex 10008b60 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007bd0 _sf_mex_check_sparse 10008bd0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007c10 _sf_mex_check_numerictype 10008c10 f sfc_mexmsvc80:sfc_mex.obj - 0001:00007ca0 _sf_mex_check_fimath 10008ca0 f sfc_mexmsvc80:sfc_mex.obj - 0001:000083a0 _size_mismatch_error 100093a0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008bf0 _check_array_dimensions 10009bf0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00008c40 _check_input_mxarray 10009c40 f sfc_mexmsvc80:sfc_mex.obj - 0001:000092e0 _sf_numeric_value_to_double 1000a2e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00009320 _ml_generic_out_of_bounds_check 1000a320 f sfc_mexmsvc80:sfc_mex.obj - 0001:000094b0 _ml_get_element_value_from_array 1000a4b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:00009980 __ml_generic_castability_check 1000a980 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a210 _ml_generic_castability_check 1000b210 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a270 _ml_check_mx_array_for_single_castability 1000b270 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a2e0 _ml_check_mx_array_for_logical_castability 1000b2e0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a340 _ml_check_mx_array_for_int8_castability 1000b340 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a3d0 _ml_check_mx_array_for_uint8_castability 1000b3d0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a440 _ml_check_mx_array_for_int16_castability 1000b440 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a4b0 _ml_check_mx_array_for_uint16_castability 1000b4b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a520 _ml_check_mx_array_for_int32_castability 1000b520 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a590 _ml_check_mx_array_for_uint32_castability 1000b590 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000a600 _ml_check_mx_array_for_castability 1000b600 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000ac90 _set_data_value 1000bc90 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b160 _get_data_value 1000c160 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b260 _get_next_element_address 1000c260 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b300 _sf_normalize_index 1000c300 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000b590 _ml_array_index_bound_check 1000c590 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000be80 _mx_value 1000ce80 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000bed0 _sf_create_numeric_array 1000ced0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000bf50 _sf_mex_assign_to_mx_array 1000cf50 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000c1b0 _assign_from_mx_array 1000d1b0 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000c970 _sf_mex_import_v 1000d970 f sfc_mexmsvc80:sfc_mex.obj - 0001:0000ce30 _get_machine_and_chart_file_number 1000de30 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000cef0 _get_sfun_block_specialization 1000def0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000cf70 _call_sf_machine_global_method_dispatcher 1000df70 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d130 _mdl_zeroCrossings_processing 1000e130 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d1e0 _mdl_derivatives_processing 1000e1e0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d460 _mdl_outputs_continuous_legacy 1000e460 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d4e0 _mdl_outputs_processing 1000e4e0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d710 _mdl_enable_processing 1000e710 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000d7c0 _mdl_disable_processing 1000e7c0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e330 _sf_call_output_fcn_enable_disable 1000f330 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000e550 _set_dwork_information_from_mx_array 1000f550 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000eef0 _ptr2mxStruct 1000fef0 f sfc_mexmsvc80:sfc_sf.obj - 0001:0000f110 _SNPRINTF_WRAPPER 10010110 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f150 _sf_debug_chart_instance_initialized 10010150 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f2d0 _sfrtAddSize 100102d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f380 _sfrtGenSizeString 10010380 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f830 _fill_single_message_info 10010830 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000f990 _sf_debug_sim_status_listener 10010990 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fe60 _sf_debug_form_mask_bits 10010e60 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000fea0 _sf_debug_form_sf_data_type_offsets 10010ea0 f sfc_debugmsvc80:sfcdebug.obj - 0001:0000ff30 _sf_debug_free_all 10010f30 f sfc_debugmsvc80:sfcdebug.obj - 0001:000100d0 _sf_debug_append_debugger_context 100110d0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00010430 _local_strdup 10011430 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011130 _sf_debug_em_terminate 10012130 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011170 _sf_debug_push_eml_function 10012170 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011200 _sf_debug_pop_eml_function 10012200 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011ad0 _sf_debug_get_machine_number_from_id_or_name 10012ad0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00011c30 _sf_debug_get_chart_number_from_id 10012c30 f sfc_debugmsvc80:sfcdebug.obj - 0001:00012640 _sf_debug_transfer_control_to_debugger_GUI 10013640 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013490 _sf_debug_scripts_rehash 10014490 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013640 _sf_debug_get_script_line_count 10014640 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013cf0 _cv_eml_state_cvId 10014cf0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00013d40 _cv_eml_trans_cvId 10014d40 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014bb0 _sf_debug_data_array_bounds_error 10015bb0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014ec0 _eml_debug_runtime_error_doclink 10015ec0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00014ff0 _sf_debug_runtime_error 10015ff0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015040 _sf_debug_matlab_error 10016040 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015610 _sf_debug_data_value_error 10016610 f sfc_debugmsvc80:sfcdebug.obj - 0001:00015c30 _sf_debug_data_loss_error 10016c30 f sfc_debugmsvc80:sfcdebug.obj - 0001:000167a0 _call_cv_range_check 100177a0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00016d40 _sf_debug_invoke_cycle_detection_code 10017d40 f sfc_debugmsvc80:sfcdebug.obj - 0001:000176c0 _sf_reset_debug_info_struct 100186c0 f sfc_debugmsvc80:sfcdebug.obj - 0001:00017d20 _cv_script_cvId 10018d20 f sfc_debugmsvc80:sfcdebug.obj - 0001:00018780 _sfc_api_chart_visible 10019780 f sfc_debugmsvc80:sfc_api.obj - 0001:00018840 _sfc_api_active_instance 10019840 f sfc_debugmsvc80:sfc_api.obj - 0001:000188e0 _sfc_api_machine_load 100198e0 f sfc_debugmsvc80:sfc_api.obj - 0001:000189f0 _sfc_api_debugger_alive 100199f0 f sfc_debugmsvc80:sfc_api.obj - 0001:00018a10 _sfc_api_go 10019a10 f sfc_debugmsvc80:sfc_api.obj - 0001:00018a30 _sfc_api_step_over 10019a30 f sfc_debugmsvc80:sfc_api.obj - 0001:00018a50 _sfc_api_step_out 10019a50 f sfc_debugmsvc80:sfc_api.obj - 0001:00018a70 _sfc_api_resume 10019a70 f sfc_debugmsvc80:sfc_api.obj - 0001:00018a90 _sfc_api_break 10019a90 f sfc_debugmsvc80:sfc_api.obj - 0001:00018ab0 _sfc_api_stop_debugging 10019ab0 f sfc_debugmsvc80:sfc_api.obj - 0001:00018b00 _sfc_api_is_cycle_detected 10019b00 f sfc_debugmsvc80:sfc_api.obj - 0001:00018b50 _sfc_api_is_array_bounds_detected 10019b50 f sfc_debugmsvc80:sfc_api.obj - 0001:00018ba0 _sfc_api_set_disable_all_breakpoints 10019ba0 f sfc_debugmsvc80:sfc_api.obj - 0001:00018c30 _sfc_api_disable_all_breakpoints_and_go 10019c30 f sfc_debugmsvc80:sfc_api.obj - 0001:00018c50 _sfc_api_close 10019c50 f sfc_debugmsvc80:sfc_api.obj - 0001:00018c70 _sfc_api_browse_data 10019c70 f sfc_debugmsvc80:sfc_api.obj - 0001:00018cf0 _sfc_api_watch_data 10019cf0 f sfc_debugmsvc80:sfc_api.obj - 0001:00018df0 _sfc_api_extract_message_post_receive_info 10019df0 f sfc_debugmsvc80:sfc_api.obj - 0001:00018e10 _sfc_api_assign_data 10019e10 f sfc_debugmsvc80:sfc_api.obj - 0001:00018e90 _sfc_api_whos 10019e90 f sfc_debugmsvc80:sfc_api.obj - 0001:00018f20 _sfc_api_get_consistency_info 10019f20 f sfc_debugmsvc80:sfc_api.obj - 0001:00018f40 _sfc_api_browse_trace 10019f40 f sfc_debugmsvc80:sfc_api.obj - 0001:00018f60 _sfc_api_break_on_chart_entry 10019f60 f sfc_debugmsvc80:sfc_api.obj - 0001:00018fa0 _sfc_api_break_on_event_broadcast 10019fa0 f sfc_debugmsvc80:sfc_api.obj - 0001:00018fe0 _sfc_api_break_on_state_entry 10019fe0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019020 _sfc_api_set_watch 1001a020 f sfc_debugmsvc80:sfc_api.obj - 0001:00019100 _sfc_api_set_breakpoints 1001a100 f sfc_debugmsvc80:sfc_api.obj - 0001:000191e0 _sfc_api_set_eml_breakpoints 1001a1e0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019290 _sfc_api_set_script_breakpoints 1001a290 f sfc_debugmsvc80:sfc_api.obj - 0001:00019300 _sfc_api_add_script_breakpoints 1001a300 f sfc_debugmsvc80:sfc_api.obj - 0001:00019370 _sfc_api_clear_script_breakpoints 1001a370 f sfc_debugmsvc80:sfc_api.obj - 0001:000193e0 _sfc_api_query_script_breakpoints 1001a3e0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019450 _sfc_api_get_script_id 1001a450 f sfc_debugmsvc80:sfc_api.obj - 0001:000194f0 _sfc_api_get_active_states 1001a4f0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019560 _sfc_api_break_between_times 1001a560 f sfc_debugmsvc80:sfc_api.obj - 0001:000195c0 _sfc_api_get_instance_handle 1001a5c0 f sfc_debugmsvc80:sfc_api.obj - 0001:000196a0 _sfc_api_set_animation 1001a6a0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019700 _sfc_api_select_chart 1001a700 f sfc_debugmsvc80:sfc_api.obj - 0001:00019790 _sfc_api_select_charts 1001a790 f sfc_debugmsvc80:sfc_api.obj - 0001:000197c0 _sfc_api_cycle_detection_check 1001a7c0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019820 _sfc_api_data_range_check 1001a820 f sfc_debugmsvc80:sfc_api.obj - 0001:00019880 _sfc_api_transition_conflict_check 1001a880 f sfc_debugmsvc80:sfc_api.obj - 0001:000198e0 _sfc_api_state_consistency_check 1001a8e0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019940 _sfc_api_set_instance_cv_ids 1001a940 f sfc_debugmsvc80:sfc_api.obj - 0001:00019a70 _sfc_api_set_script_cv_ids 1001aa70 f sfc_debugmsvc80:sfc_api.obj - 0001:00019b40 _sfc_api_get_current_machine_id 1001ab40 f sfc_debugmsvc80:sfc_api.obj - 0001:00019b80 _sfc_api_get_current_machine_number 1001ab80 f sfc_debugmsvc80:sfc_api.obj - 0001:00019bc0 _sfc_api_get_current_chart_number 1001abc0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019c00 _sfc_api_get_current_instance_number 1001ac00 f sfc_debugmsvc80:sfc_api.obj - 0001:00019c40 _sfc_api_get_current_instance_handle 1001ac40 f sfc_debugmsvc80:sfc_api.obj - 0001:00019c60 _sfc_api_get_current_is_minor_time_step 1001ac60 f sfc_debugmsvc80:sfc_api.obj - 0001:00019ca0 _sfc_api_get_current_machine_name 1001aca0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019cc0 _sfc_api_get_current_chart_id 1001acc0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019d00 _sfc_api_get_current_object_type 1001ad00 f sfc_debugmsvc80:sfc_api.obj - 0001:00019d40 _sfc_api_get_current_event_type 1001ad40 f sfc_debugmsvc80:sfc_api.obj - 0001:00019d80 _sfc_api_get_current_object_id 1001ad80 f sfc_debugmsvc80:sfc_api.obj - 0001:00019dc0 _sfc_get_current_active_event_type 1001adc0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019e00 _sfc_api_get_current_active_event_id 1001ae00 f sfc_debugmsvc80:sfc_api.obj - 0001:00019e40 _sfc_api_get_current_simulation_time 1001ae40 f sfc_debugmsvc80:sfc_api.obj - 0001:00019e60 _sfc_get_current_tag_type 1001ae60 f sfc_debugmsvc80:sfc_api.obj - 0001:00019ea0 _sfc_get_current_coverage_percentage 1001aea0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019ec0 _sfc_get_current_statement_context 1001aec0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019ee0 _sfc_get_current_optional_integer 1001aee0 f sfc_debugmsvc80:sfc_api.obj - 0001:00019f10 _sfc_get_current_statement_info 1001af10 f sfc_debugmsvc80:sfc_api.obj - 0001:00019fb0 _sfc_api_get 1001afb0 f sfc_debugmsvc80:sfc_api.obj - 0001:0001aa00 _sf_debug_sm_fill_state_activity_data 1001ba00 f sfc_debugmsvc80:sfdb_animation.obj - 0001:0001ccd0 _void_ptr_stack_vector_free_total 1001dcd0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cd30 _sf_debug_st_terminate_machine 1001dd30 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cd60 _sf_debug_st_terminate_instance 1001dd60 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001cee0 _push_on_to_void_ptr_stack 1001dee0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d010 _pop_from_void_ptr_stack 1001e010 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d110 _sf_debug_st_get_data_value 1001e110 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d5b0 _mx_value 1001e5b0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d5e0 _sf_debug_st_fill_data_struct 1001e5e0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d8b0 _data_type_format_strings 1001e8b0 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001d920 _sf_debug_st_fill_data 1001e920 f sfc_debugmsvc80:sfdb_data_browse.obj - 0001:0001e320 _sf_debug_hm_get_simulink_handle 1001f320 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001eca0 _sf_debug_hm_initialize_globals 1001fca0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001ed90 _sf_debug_hm_get_machine_debug_flag 1001fd90 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001eee0 _sf_debug_hm_get_machine_id 1001fee0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001eff0 _sf_debug_hm_get_chart_id 1001fff0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001f160 _sf_debug_hm_register_executing_SFunction 10020160 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001f460 _sf_debug_hm_form_object_boolean_properties 10020460 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001f6d0 _sf_debug_hm_form_object_properties 100206d0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001f8d0 _sf_debug_hm_terminate_charts 100208d0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:0001fef0 _sf_debug_hm_terminate_machines 10020ef0 f sfc_debugmsvc80:sfdb_handle_management.obj - 0001:00021710 _sf_debug_ss_copy_dimension 10022710 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021780 _sf_debug_ss_get_number_elements 10022780 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000217a0 _sf_debug_ss_fill_data_struct 100227a0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021990 _sf_debug_ss_reset_data_info 10022990 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000219e0 _sf_debug_fill_data_info_by_symbol_scope_entry 100229e0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021a90 _sf_debug_fill_data_info_by_data_vector 10022a90 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021c50 _get_data_info_helper 10022c50 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021cd0 _sf_debug_ss_get_data_info 10022cd0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021e80 _sf_debug_select_mex_function 10022e80 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021eb0 _sf_debug_is_dyn_matrix_initialized 10022eb0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00021ed0 _sf_debug_ss_set_data_value_try 10022ed0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022000 _sf_debug_ss_get_data_value 10023000 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022530 _sf_debug_ss_data_bytes_string 10023530 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000225a0 _sf_debug_ss_data_class_string 100235a0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000228f0 _sf_debug_ss_data_size_string 100238f0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:000229b0 _sf_debug_ss_data_create_data_info_struct 100239b0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022c10 _sf_debug_ss_data_create_name_value_pair 10023c10 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022c70 _sf_debug_ss_data_get_whos_info 10023c70 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00022ca0 _same_named_data_in_data_array 10023ca0 f sfc_debugmsvc80:sfdb_symbol_scope.obj - 0001:00024130 _sf_debug_cc_terminate_chart 10025130 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024440 _sf_debug_cc_terminate_instance 10025440 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:00024e70 _sf_debug_cc_mark_object_if_needed 10025e70 f sfc_debugmsvc80:sfdb_coverage.obj - 0001:000255f0 _sf_debug_bm_initialize_eml 100265f0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:000265d0 _sf_debug_bm_map_debug_tag_to_breakpoint_tag 100275d0 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00026670 _sf_debug_bm_is_a_eml_breakpoint_impl 10027670 f sfc_debugmsvc80:sfdb_breakpoints.obj - 0001:00027cd0 _sf_debug_sc_push_on_error_stack 10028cd0 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:00027dd0 _sf_debug_sc_reset_error_stack 10028dd0 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:00027f30 _sf_debug_sc_is_state_inconsistent 10028f30 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:00028150 _sf_debug_sc_fill_consistency_info 10029150 f sfc_debugmsvc80:sfdb_state_consistency.obj - 0001:000285e0 _void_assertion_fcn 100295e0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028ac0 _sf_debug_tm_fill_local_trace 10029ac0 f sfc_debugmsvc80:sfdb_call_stack.obj - 0001:00028f40 _sf_debug_cd_terminate_instance 10029f40 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:00028fa0 _sf_debug_cd_free_checksum_stack 10029fa0 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:00028fd0 _sf_debug_cd_reset_pack_strings 10029fd0 f sfc_debugmsvc80:sfdb_cycle_detection.obj - 0001:00029610 _md5file_clear 1002a610 f sfc_debugmsvc80:ckmd5.obj - 0001:00029640 _Encode 1002a640 f sfc_debugmsvc80:ckmd5.obj - 0001:00029680 _Decode 1002a680 f sfc_debugmsvc80:ckmd5.obj - 0001:00029700 _MD5Transform 1002a700 f sfc_debugmsvc80:ckmd5.obj - 0001:00029dc0 _md5file_addn 1002adc0 f sfc_debugmsvc80:ckmd5.obj - 0001:00029e70 _md5file_hash 1002ae70 f sfc_debugmsvc80:ckmd5.obj - 0001:0002a329 _pre_c_init 1002b329 f MSVCRT:crtdll.obj - 0001:0002a581 ___DllMainCRTStartup 1002b581 f MSVCRT:crtdll.obj diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.mexw32.manifest b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.mexw32.manifest deleted file mode 100644 index ac6b49e..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.mexw32.manifest +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.mol b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.mol deleted file mode 100644 index c8fab6e..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.mol +++ /dev/null @@ -1,3 +0,0 @@ -c2_EngSimulation8RTFLEX68D_Transient.obj -EngSimulation8RTFLEX68D_Transient_sfun_registry.obj -EngSimulation8RTFLEX68D_Transient_sfun.obj diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.obj b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.obj deleted file mode 100644 index 4a2c222..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun.obj and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun_debug_macros.h b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun_debug_macros.h deleted file mode 100644 index fb4cb03..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun_debug_macros.h +++ /dev/null @@ -1,424 +0,0 @@ -#ifndef __SF_DEBUG_MACROS_H__ -#define __SF_DEBUG_MACROS_H__ - -extern unsigned int _EngSimulation8RTFLEX68D_TransientMachineNumber_; -#define _SFD_SET_DATA_VALUE_PTR(v1,v2)\ - sf_debug_set_instance_data_value_ptr(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,CHARTINSTANCE_INSTANCENUMBER,v1,(void *)(v2),NULL); -#define _SFD_UNSET_DATA_VALUE_PTR(v1)\ - sf_debug_unset_instance_data_value_ptr(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,CHARTINSTANCE_INSTANCENUMBER,v1); -#define _SFD_SET_DATA_VALUE_PTR_VAR_DIM(v1,v2,v3)\ - sf_debug_set_instance_data_value_ptr(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,CHARTINSTANCE_INSTANCENUMBER,v1,(void *)(v2),(void *)(v3)); -#define _SFD_DATA_RANGE_CHECK_MIN_MAX(dVal,dNum,dMin,dMax)\ - sf_debug_data_range_error_wrapper_min_max(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - dNum,(double)(dVal),(double)dMin,(double)dMax) -#define _SFD_DATA_RANGE_CHECK_MIN(dVal,dNum,dMin)\ - sf_debug_data_range_error_wrapper_min(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - dNum,(double)(dVal),(double)dMin) -#define _SFD_DATA_RANGE_CHECK_MAX(dVal,dNum,dMax)\ - sf_debug_data_range_error_wrapper_max(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - dNum,(double)(dVal),(double)dMax) -#define _SFD_DATA_RANGE_CHECK(dVal,dNum)\ - sf_debug_data_range_wrapper(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - dNum,(double)(dVal)) -#define _SFD_DATA_READ_BEFORE_WRITE_CHECK(dNum,dVal)\ - sf_debug_read_before_write_check(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (unsigned int)(dNum),(bool)dVal) -#define _SFD_ARRAY_BOUNDS_CHECK(v1,v2,v3,v4,v5,v6) \ - sf_debug_data_array_bounds_error_check(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(int)(v2),(int)(v3),(int)(v4),(int)(v5),(int)(v6)) -#define _SFD_RUNTIME_SIZE_MISMATCH_CHECK(v1,v2,v3,v4,v5) \ - sf_debug_data_runtime_size_mismatch_error_check(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(unsigned int)(v3),(int)(v4),(int)(v5)) -#define _SFD_EML_ARRAY_BOUNDS_CHECK(v1,v2,v3,v4,v5,v6) \ - sf_debug_eml_data_array_bounds_error_check(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(int)(v2),(int)(v3),(int)(v4),(int)(v5),(int)(v6)) -#define _SFD_INTEGER_CHECK(v1,v2) \ - sf_debug_integer_check(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(double)(v2)) -#define _SFD_NOT_NAN_CHECK(v1,v2) \ - sf_debug_not_nan_check(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(double)(v2)) -#define _SFD_NON_NEGATIVE_CHECK(v1,v2) \ - sf_debug_non_negative_check(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(double)(v2)) -#define _SFD_CAST_TO_UINT8(v1) \ - sf_debug_cast_to_uint8_T(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_CAST_TO_UINT16(v1) \ - sf_debug_cast_to_uint16_T(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_CAST_TO_UINT32(v1) \ - sf_debug_cast_to_uint32_T(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_CAST_TO_INT8(v1) \ - sf_debug_cast_to_int8_T(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_CAST_TO_INT16(v1) \ - sf_debug_cast_to_int16_T(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_CAST_TO_INT32(v1) \ - sf_debug_cast_to_int32_T(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_CAST_TO_SINGLE(v1) \ - sf_debug_cast_to_real32_T(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ - (v1),0,0) -#define _SFD_TRANSITION_CONFLICT(v1,v2) sf_debug_transition_conflict_error(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -v1,v2) -#define _SFD_ANIMATE() sf_debug_animate(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER) -#define _SFD_CHART_CALL(v1,v2,v3,v4) sf_debug_call(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -CHART_OBJECT,v1,v2,v3,v4,\ -0,NULL,_sfTime_,1) -#define _SFD_CC_CALL(v2,v3,v4) _SFD_CHART_CALL(CHART_OBJECT,v2,v3,v4) -#define _SFD_CS_CALL(v2,v3,v4) _SFD_CHART_CALL(STATE_OBJECT,v2,v3,v4) -#define _SFD_CT_CALL(v2,v3,v4) _SFD_CHART_CALL(TRANSITION_OBJECT,v2,v3,v4) -#define _SFD_CE_CALL(v2,v3,v4) _SFD_CHART_CALL(EVENT_OBJECT,v2,v3,v4) -#define _SFD_EML_CALL(v1,v2,v3) eml_debug_line_call(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -v1,v2,\ -v3,_sfTime_,0) -#define _SFD_SCRIPT_TRANSLATION(v1,v2,v3) sf_debug_set_script_translation(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -v1,v2,v3) -#define _SFD_SCRIPT_CALL(v1,v2,v3) eml_debug_line_call(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -v1,v2,\ -v3,_sfTime_,1) -#define _SFD_CCP_CALL(v3,v4,v5,v6) sf_debug_call(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -CHART_OBJECT,TRANSITION_OBJECT,TRANSITION_GUARD_COVERAGE_TAG,v3,v6,\ -v4,NULL,_sfTime_,(unsigned int)(v5)) -#define _SFD_STATE_TEMPORAL_THRESHOLD(v1,v2,v4) sf_debug_temporal_threshold(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -(unsigned int)(v1),(v2),STATE_OBJECT,(v4)) -#define _SFD_TRANS_TEMPORAL_THRESHOLD(v1,v2,v4) sf_debug_temporal_threshold(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ -CHARTINSTANCE_CHARTNUMBER,\ -CHARTINSTANCE_INSTANCENUMBER,\ -(unsigned int)(v1),(v2),TRANSITION_OBJECT,(v4)) -#define CV_EVAL(v1,v2,v3,v4) cv_eval_point(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(boolean_T)(v4)) -#define CV_CHART_EVAL(v2,v3,v4) CV_EVAL(CHART_OBJECT,(v2),(v3),(v4)) -#define CV_STATE_EVAL(v2,v3,v4) CV_EVAL(STATE_OBJECT,(v2),(v3),(v4)) -#define CV_TRANSITION_EVAL(v1,v2) cv_eval_point(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - TRANSITION_OBJECT,(v1),0,((v2)!=0)) -#define CV_SATURATION_EVAL(v1,v2,v3,v4,v5) cv_eval_saturation(sfGlobalDebugInstanceStruct,_EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5)) -#define CV_SATURATION_ACCUM(v1,v2,v3,v4) cv_saturation_accum(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4)) -#define CV_TESTOBJECTIVE_EVAL(v1,v2,v3,v4) cv_eval_testobjective(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4)) - -/* Coverage Macros for MATLAB */ -#define CV_EML_EVAL(v1,v2,v3,v4,v5) cv_eml_eval(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(int)(v5)) -#define CV_EML_FCN(v2,v3) CV_EML_EVAL(CV_EML_FCN_CHECK,(v2),1,(v3),0) -#define CV_EML_TESTOBJECTIVE(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_TESTOBJECTIVE_CHECK,(v2),(v3),(v4),((v5) != 0)) -#define CV_EML_SATURATION(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_SATURATION_CHECK,(v2),(v3),(v4),((v5) != 0)) -#define CV_EML_SATURATION_ACCUM(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_SATURATION_ACCUM_CHECK,(v2),(v3),(v4),(v5)) -#define CV_EML_IF(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_IF_CHECK,(v2),(v3),(v4),((v5) != 0)) -#define CV_EML_FOR(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_FOR_CHECK,(v2),(v3),(v4),(v5)) -#define CV_EML_WHILE(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_WHILE_CHECK,(v2),(v3),(v4),((v5) != 0)) -#define CV_EML_SWITCH(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_SWITCH_CHECK,(v2),(v3),(v4),(v5)) -#define CV_EML_COND(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_COND_CHECK,(v2),(v3),(v4),((v5) != 0)) -#define CV_EML_MCDC(v2,v3,v4,v5) CV_EML_EVAL(CV_EML_MCDC_CHECK,(v2),(v3),(v4),(v5)) -#define CV_SCRIPT_EVAL(v1,v2,v3,v4) cv_script_eval(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(int)(v4)) -#define CV_SCRIPT_FCN(v2,v3) CV_SCRIPT_EVAL(CV_SCRIPT_FCN_CHECK,(v2),(v3),0) -#define CV_SCRIPT_TESTOBJECTIVE(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_TESTOBJECTIVE_CHECK,(v2),(v3),((v4) != 0)) -#define CV_SCRIPT_SATURATION(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_SATURATION_CHECK,(v2),(v3),((v4) != 0)) -#define CV_SCRIPT_SATURATION_ACCUM(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_SATURATION_ACCUM_CHECK,(v2),(v3),(v4)) -#define CV_SCRIPT_IF(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_IF_CHECK,(v2),(v3),((v4) != 0)) -#define CV_SCRIPT_FOR(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_FOR_CHECK,(v2),(v3),(v4)) -#define CV_SCRIPT_WHILE(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_WHILE_CHECK,(v2),(v3),((v4) != 0)) -#define CV_SCRIPT_SWITCH(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_SWITCH_CHECK,(v2),(v3),(v4)) -#define CV_SCRIPT_COND(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_COND_CHECK,(v2),(v3),((v4) != 0)) -#define CV_SCRIPT_MCDC(v2,v3,v4) CV_SCRIPT_EVAL(CV_SCRIPT_MCDC_CHECK,(v2),(v3),(v4)) - -#define _SFD_CV_INIT_EML(v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11) cv_eml_init_script(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8),(v9),(v10),(v11)) - -#define _SFD_CV_INIT_EML_FCN(v1,v2,v3,v4,v5,v6) cv_eml_init_fcn(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_EML_TESTOBJECTIVE(v1,v2,v3,v4,v5,v6,v7) cv_eml_init_testobjective(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7)) - -#define _SFD_CV_INIT_EML_SATURATION(v1,v2,v3,v4,v5,v6) cv_eml_init_saturation(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_EML_IF(v1,v2,v3,v4,v5,v6,v7) cv_eml_init_if(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7)) - -#define _SFD_CV_INIT_EML_FOR(v1,v2,v3,v4,v5,v6) cv_eml_init_for(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_EML_WHILE(v1,v2,v3,v4,v5,v6) cv_eml_init_while(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_EML_MCDC(v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11) cv_eml_init_mcdc(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8),(v9),(v10),(v11)) - -#define _SFD_CV_INIT_EML_SWITCH(v1,v2,v3,v4,v5,v6,v7,v8,v9) cv_eml_init_switch(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8),(v9)) - -#define _SFD_CV_INIT_SCRIPT(v1,v2,v3,v4,v5,v6,v7,v8,v9,v10) cv_script_init_script(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8),(v9),(v10)) - -#define _SFD_CV_INIT_SCRIPT_FCN(v1,v2,v3,v4,v5,v6) cv_script_init_fcn(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_SCRIPT_TESTOBJECTIVE(v1,v2,v3,v4,v5,v6) cv_script_init_testobjective(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_SCRIPT_SATURATION(v1,v2,v3,v4,v5) cv_script_init_saturation(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5)) - -#define _SFD_CV_INIT_SCRIPT_IF(v1,v2,v3,v4,v5,v6) cv_script_init_if(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) - -#define _SFD_CV_INIT_SCRIPT_FOR(v1,v2,v3,v4,v5) cv_script_init_for(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5)) - -#define _SFD_CV_INIT_SCRIPT_WHILE(v1,v2,v3,v4,v5) cv_script_init_while(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5)) - -#define _SFD_CV_INIT_SCRIPT_MCDC(v1,v2,v3,v4,v5,v6,v7,v8,v9,v10) cv_script_init_mcdc(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8),(v9),(v10)) - -#define _SFD_CV_INIT_SCRIPT_SWITCH(v1,v2,v3,v4,v5,v6,v7,v8) cv_script_init_switch(sfGlobalDebugInstanceStruct, \ - _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8)) - - -#define _SFD_SET_DATA_PROPS(dataNumber,dataScope,isInputData,isOutputData,dataName)\ - sf_debug_set_chart_data_props(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - (dataNumber),(dataScope),(isInputData),(isOutputData),(dataName)) -#define _SFD_SET_DATA_COMPILED_PROPS(dataNumber,dataType,numDims,dimArray,isFixedPoint,isSigned,wordLength,bias,slope,exponent,complexity,mexOutFcn, mexInFcn)\ - sf_debug_set_chart_data_compiled_props(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,CHARTINSTANCE_INSTANCENUMBER,\ - (dataNumber),(dataType),(numDims),(dimArray),(isFixedPoint),(isSigned),(wordLength),(bias),(slope),(exponent),(complexity),(mexOutFcn),(mexInFcn)) -#define _SFD_STATE_INFO(v1,v2,v3)\ - sf_debug_set_chart_state_info(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,(v1),(v2),(v3)) -#define _SFD_CH_SUBSTATE_INDEX(v1,v2)\ - sf_debug_set_chart_substate_index(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,(v1),(v2)) -#define _SFD_ST_SUBSTATE_INDEX(v1,v2,v3)\ - sf_debug_set_chart_state_substate_index(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,(v1),(v2),(v3)) -#define _SFD_ST_SUBSTATE_COUNT(v1,v2)\ - sf_debug_set_chart_state_substate_count(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,(v1),(v2)) -#define _SFD_STATE_COV_WTS(v1,v2,v3,v4)\ - sf_debug_set_instance_state_coverage_weights(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,CHARTINSTANCE_INSTANCENUMBER,(v1),(v2),(v3),(v4)) -#define _SFD_STATE_COV_MAPS(v1,v2,v3,v4,v5,v6,v7,v8,v9,v10) \ - sf_debug_set_chart_state_coverage_maps(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8),(v9),(v10)) -#define _SFD_TRANS_COV_WTS(v1,v2,v3,v4,v5) \ - sf_debug_set_instance_transition_coverage_weights(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5)) -#define _SFD_TRANS_COV_MAPS(v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11,v12,v13) \ - sf_debug_set_chart_transition_coverage_maps(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - (v1),\ - (v2),(v3),(v4),\ - (v5),(v6),(v7),\ - (v8),(v9),(v10),\ - (v11),(v12),(v13)) - -#define _SFD_DATA_CHANGE_EVENT_COUNT(v1,v2) \ - sf_debug_set_number_of_data_with_change_event_for_chart(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - (v1),(v2)) -#define _SFD_STATE_ENTRY_EVENT_COUNT(v1,v2) \ - sf_debug_set_number_of_states_with_entry_event_for_chart(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - (v1),(v2)) -#define _SFD_STATE_EXIT_EVENT_COUNT(v1,v2) \ - sf_debug_set_number_of_states_with_exit_event_for_chart(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - (v1),(v2)) -#define _SFD_EVENT_SCOPE(v1,v2)\ - sf_debug_set_chart_event_scope(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,(v1),(v2)) - -#define _SFD_CH_SUBSTATE_COUNT(v1) \ - sf_debug_set_chart_substate_count(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,(v1)) -#define _SFD_CH_SUBSTATE_DECOMP(v1) \ - sf_debug_set_chart_decomposition(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,(v1)) - -#define _SFD_CV_INIT_CHART(v1,v2,v3,v4)\ - sf_debug_cv_init_chart(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,(v1),(v2),(v3),(v4)) - -#define _SFD_CV_INIT_STATE(v1,v2,v3,v4,v5,v6,v7,v8)\ - sf_debug_cv_init_state(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,(v1),(v2),(v3),(v4),(v5),(v6),(v7),(v8)) - -#define _SFD_CV_INIT_TRANSITION_SATURATION(v1,v2,v3,v4)\ - sf_debug_cv_init_saturation(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - TRANSITION_OBJECT,(v1),(v2),(v3),(v4)) - -#define _SFD_CV_INIT_STATE_SATURATION(v1,v2,v3,v4)\ - sf_debug_cv_init_saturation(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - STATE_OBJECT, (v1),(v2),(v3),(v4)) - -#define _SFD_CV_INIT_TRANSITION_TESTOBJECTIVE(v1,v2,v3,v4)\ - sf_debug_cv_init_testobjectives(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - TRANSITION_OBJECT,(v1),(v2),(v3),(v4)) - -#define _SFD_CV_INIT_STATE_TESTOBJECTIVE(v1,v2,v3,v4)\ - sf_debug_cv_init_testobjectives(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - STATE_OBJECT, (v1),(v2),(v3),(v4)) - -#define _SFD_CV_INIT_TRANS(v1,v2,v3,v4,v5,v6)\ - sf_debug_cv_init_trans(sfGlobalDebugInstanceStruct, _EngSimulation8RTFLEX68D_TransientMachineNumber_,\ - CHARTINSTANCE_CHARTNUMBER,\ - CHARTINSTANCE_INSTANCENUMBER,\ - (v1),(v2),(v3),(v4),(v5),(v6)) -#endif - -#define _SFD_SET_MACHINE_DATA_VALUE_PTR(v0,v1,v2) sf_debug_set_machine_data_value_ptr(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_STORE_CURRENT_STATE_CONFIGURATION(v0,v1,v2) sf_debug_store_current_state_configuration(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_RESTORE_PREVIOUS_STATE_CONFIGURATION(v0,v1,v2) sf_debug_restore_previous_state_configuration(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_RESTORE_PREVIOUS_STATE_CONFIGURATION2(v0,v1,v2) sf_debug_restore_previous_state_configuration2(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_SYMBOL_SCOPE_PUSH(v0,v1) sf_debug_symbol_scope_push(sfGlobalDebugInstanceStruct,v0,v1) -#define _SFD_SYMBOL_SCOPE_PUSH_EML(v0,v1,v2,v3,v4) sf_debug_symbol_scope_push_eml(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4) -#define _SFD_SYMBOL_SCOPE_POP() sf_debug_symbol_scope_pop(sfGlobalDebugInstanceStruct) -#define _SFD_SYMBOL_SCOPE_ADD(v0,v1,v2) sf_debug_symbol_scope_add(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_SYMBOL_SCOPE_ADD_IMPORTABLE(v0,v1,v2,v3) sf_debug_symbol_scope_add_importable(sfGlobalDebugInstanceStruct,v0,v1,v2,v3) -#define _SFD_SYMBOL_SCOPE_ADD_EML(v0,v1,v2) sf_debug_symbol_scope_add_eml(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_SYMBOL_SCOPE_ADD_EML_IMPORTABLE(v0,v1,v2,v3) sf_debug_symbol_scope_add_eml_importable(sfGlobalDebugInstanceStruct,v0,v1,v2,v3) -#define _SFD_SYMBOL_SCOPE_ADD_DYN(v0,v1,v2,v3,v4,v5) sf_debug_symbol_scope_add_dyn(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4,v5) -#define _SFD_SYMBOL_SCOPE_ADD_DYN_IMPORTABLE(v0,v1,v2,v3,v4,v5,v6) sf_debug_symbol_scope_add_dyn_importable(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4,v5,v6) -#define _SFD_SYMBOL_SCOPE_ADD_EML_DYN(v0,v1,v2,v3,v4,v5) sf_debug_symbol_scope_add_eml_dyn(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4,v5) -#define _SFD_SYMBOL_SCOPE_ADD_EML_DYN_IMPORTABLE(v0,v1,v2,v3,v4,v5,v6) sf_debug_symbol_scope_add_eml_dyn_importable(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4,v5,v6) -#define _SFD_SYMBOL_SCOPE_ADD_VERBOSE(v0,v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11,v12,v13,v14) sf_debug_symbol_scope_add_verbose(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4,v5,v6,v7,v8,v9,v10,v11,v12,v13,v14) -#define _SFD_SYMBOL_SWITCH(v0,v1) sf_debug_symbol_switch(sfGlobalDebugInstanceStruct,v0,v1) -#define _SFD_CHECK_FOR_STATE_INCONSISTENCY(v0,v1,v2) sf_debug_check_for_state_inconsistency(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_SET_HONOR_BREAKPOINTS(v0) sf_debug_set_honor_breakpoints(sfGlobalDebugInstanceStruct, v0) -#define _SFD_GET_ANIMATION() sf_debug_get_animation(sfGlobalDebugInstanceStruct) -#define _SFD_SET_ANIMATION(v0) sf_debug_set_animation(sfGlobalDebugInstanceStruct,v0) -#define _SFD_SIZE_EQ_CHECK_1D(v0,v1) sf_debug_size_eq_check_1d(sfGlobalDebugInstanceStruct,v0,v1) -#define _SFD_SIZE_EQ_CHECK_ND(v0,v1,v2) sf_debug_size_eq_check_nd(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_DIM_SIZE_EQ_CHECK(v0,v1,v2) sf_debug_dim_size_eq_check(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_DIM_SIZE_GEQ_CHECK(v0,v1,v2) sf_debug_dim_size_geq_check(sfGlobalDebugInstanceStruct,v0,v1,v2) -#define _SFD_SUB_ASSIGN_SIZE_CHECK_ND(v0,v1,v2,v3) sf_debug_sub_assign_size_check_nd(sfGlobalDebugInstanceStruct,v0,v1,v2,v3) -#define _SFD_MATRIX_MATRIX_INDEX_CHECK(v0,v1,v2,v3) sf_debug_matrix_matrix_index_check(sfGlobalDebugInstanceStruct,v0,v1,v2,v3) -#define _SFD_VECTOR_VECTOR_INDEX_CHECK(v0,v1,v2,v3) sf_debug_vector_vector_index_check(sfGlobalDebugInstanceStruct,v0,v1,v2,v3) -#define _SFD_FOR_LOOP_VECTOR_CHECK(v0,v1,v2,v3,v4) sf_debug_for_loop_vector_check(sfGlobalDebugInstanceStruct,v0,v1,v2,v3,v4) -#define _SFD_RUNTIME_ERROR_MSGID(v0) sf_debug_runtime_error_msgid(sfGlobalDebugInstanceStruct,v0) -#define _SFD_TRANSITION_CONFLICT_CHECK_ENABLED() sf_debug_transition_conflict_check_enabled(sfGlobalDebugInstanceStruct) -#define _SFD_TRANSITION_CONFLICT_CHECK_BEGIN() sf_debug_transition_conflict_check_begin(sfGlobalDebugInstanceStruct) -#define _SFD_TRANSITION_CONFLICT_CHECK_END() sf_debug_transition_conflict_check_end(sfGlobalDebugInstanceStruct) -#define _SFD_OVERFLOW_DETECTION(v0) sf_debug_overflow_detection(sfGlobalDebugInstanceStruct,v0) diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun_registry.c b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun_registry.c deleted file mode 100644 index 922430d..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun_registry.c +++ /dev/null @@ -1,335 +0,0 @@ -#include "EngSimulation8RTFLEX68D_Transient_sfun.h" -#include "sfcdebug.h" - -struct SfDebugInstanceStruct; -struct SfDebugInstanceStruct* sfGlobalDebugInstanceStruct = NULL; - -#define PROCESS_MEX_SFUNCTION_CMD_LINE_CALL - -unsigned int sf_process_check_sum_call( int nlhs, mxArray * plhs[], int nrhs, - const mxArray * prhs[] ) -{ - extern unsigned int - sf_EngSimulation8RTFLEX68D_Transient_process_check_sum_call( int nlhs, - mxArray * plhs[], int nrhs, const mxArray * prhs[] ); - if (sf_EngSimulation8RTFLEX68D_Transient_process_check_sum_call(nlhs,plhs,nrhs, - prhs)) - return 1; - return 0; -} - -unsigned int sf_process_autoinheritance_call( int nlhs, mxArray * plhs[], int - nrhs, const mxArray * prhs[] ) -{ - extern unsigned int sf_EngSimulation8RTFLEX68D_Transient_autoinheritance_info( - int nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ); - char commandName[64]; - char machineName[128]; - if (nrhs < 4) { - return 0; - } - - if (!mxIsChar(prhs[0]) || !mxIsChar(prhs[1])) - return 0; - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"get_autoinheritance_info")) - return 0; - mxGetString(prhs[1], machineName,sizeof(machineName)/sizeof(char)); - machineName[(sizeof(machineName)/sizeof(char)-1)] = '\0'; - if (strcmp(machineName, "EngSimulation8RTFLEX68D_Transient") == 0) { - const mxArray *newRhs[3] = { NULL, NULL, NULL }; - - newRhs[0] = prhs[0]; - newRhs[1] = prhs[2]; - newRhs[2] = prhs[3]; - return sf_EngSimulation8RTFLEX68D_Transient_autoinheritance_info(nlhs,plhs,3, - newRhs); - } - - return 0; -} - -unsigned int sf_process_get_third_party_uses_info_call( int nlhs, mxArray * - plhs[], int nrhs, const mxArray * prhs[] ) -{ - extern unsigned int sf_EngSimulation8RTFLEX68D_Transient_third_party_uses_info - ( int nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ); - char commandName[64]; - char machineName[128]; - if (nrhs < 4) { - return 0; - } - - if (!mxIsChar(prhs[0]) || !mxIsChar(prhs[1])) - return 0; - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"get_third_party_uses_info")) - return 0; - mxGetString(prhs[1], machineName,sizeof(machineName)/sizeof(char)); - machineName[(sizeof(machineName)/sizeof(char)-1)] = '\0'; - if (strcmp(machineName, "EngSimulation8RTFLEX68D_Transient") == 0) { - const mxArray *newRhs[3] = { NULL, NULL, NULL }; - - newRhs[0] = prhs[0]; - newRhs[1] = prhs[2]; - newRhs[2] = prhs[3]; - return sf_EngSimulation8RTFLEX68D_Transient_third_party_uses_info(nlhs,plhs, - 3,newRhs); - } - - return 0; -} - -unsigned int sf_process_get_eml_resolved_functions_info_call( int nlhs, mxArray * - plhs[], int nrhs, const mxArray * prhs[] ) -{ - extern unsigned int - sf_EngSimulation8RTFLEX68D_Transient_get_eml_resolved_functions_info( int - nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ); - char commandName[64]; - char machineName[128]; - if (nrhs < 3) { - return 0; - } - - if (!mxIsChar(prhs[0]) || !mxIsChar(prhs[1])) - return 0; - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"get_eml_resolved_functions_info")) - return 0; - mxGetString(prhs[1], machineName,sizeof(machineName)/sizeof(char)); - machineName[(sizeof(machineName)/sizeof(char)-1)] = '\0'; - if (strcmp(machineName, "EngSimulation8RTFLEX68D_Transient") == 0) { - const mxArray *newRhs[2] = { NULL, NULL }; - - newRhs[0] = prhs[0]; - newRhs[1] = prhs[2]; - return sf_EngSimulation8RTFLEX68D_Transient_get_eml_resolved_functions_info - (nlhs,plhs,2,newRhs); - } - - return 0; -} - -unsigned int sf_mex_unlock_call( int nlhs, mxArray * plhs[], int nrhs, const - mxArray * prhs[] ) -{ - char commandName[20]; - if (nrhs<1 || !mxIsChar(prhs[0]) ) - return 0; - - /* Possible call to get the checksum */ - mxGetString(prhs[0], commandName,sizeof(commandName)/sizeof(char)); - commandName[(sizeof(commandName)/sizeof(char)-1)] = '\0'; - if (strcmp(commandName,"sf_mex_unlock")) - return 0; - while (mexIsLocked()) { - mexUnlock(); - } - - return(1); -} - -extern unsigned int sf_debug_api(struct SfDebugInstanceStruct* debugInstance, - int nlhs, mxArray * plhs[], int nrhs, const mxArray * prhs[] ); -static unsigned int sf_debug_api_wrapper( int nlhs, mxArray * plhs[], int nrhs, - const mxArray * prhs[] ) -{ - return sf_debug_api(sfGlobalDebugInstanceStruct, nlhs, plhs, nrhs, prhs); -} - -static unsigned int ProcessMexSfunctionCmdLineCall(int nlhs, mxArray * plhs[], - int nrhs, const mxArray * prhs[]) -{ - if (sf_debug_api_wrapper(nlhs,plhs,nrhs,prhs)) - return 1; - if (sf_process_check_sum_call(nlhs,plhs,nrhs,prhs)) - return 1; - if (sf_mex_unlock_call(nlhs,plhs,nrhs,prhs)) - return 1; - if (sf_process_autoinheritance_call(nlhs,plhs,nrhs,prhs)) - return 1; - if (sf_process_get_third_party_uses_info_call(nlhs,plhs,nrhs,prhs)) - return 1; - if (sf_process_get_eml_resolved_functions_info_call(nlhs,plhs,nrhs,prhs)) - return 1; - mexErrMsgTxt("Unsuccessful command."); - return 0; -} - -static unsigned int sfGlobalMdlStartCallCounts = 0; -unsigned int sf_machine_global_initializer_called(void) -{ - return(sfGlobalMdlStartCallCounts > 0); -} - -extern unsigned int sf_EngSimulation8RTFLEX68D_Transient_method_dispatcher - (SimStruct *S, unsigned int chartFileNumber, const char* specsCksum, int_T - method, void *data); -unsigned int sf_machine_global_method_dispatcher(SimStruct *simstructPtr, const - char *machineName, unsigned int chartFileNumber, const char* specsCksum, int_T - method, void *data) -{ - if (!strcmp(machineName,"EngSimulation8RTFLEX68D_Transient")) { - return(sf_EngSimulation8RTFLEX68D_Transient_method_dispatcher(simstructPtr, - chartFileNumber,specsCksum,method,data)); - } - - return 0; -} - -extern void EngSimulation8RTFLEX68D_Transient_terminator(void); -void sf_machine_global_terminator(void) -{ - sfGlobalMdlStartCallCounts--; - if (sfGlobalMdlStartCallCounts == 0) { - EngSimulation8RTFLEX68D_Transient_terminator(); - sf_debug_terminate(sfGlobalDebugInstanceStruct); - sfGlobalDebugInstanceStruct = NULL; - } - - return; -} - -extern void EngSimulation8RTFLEX68D_Transient_initializer(void); -extern void EngSimulation8RTFLEX68D_Transient_register_exported_symbols - (SimStruct* S); -extern void EngSimulation8RTFLEX68D_Transient_debug_initialize(struct - SfDebugInstanceStruct*); -void sf_register_machine_exported_symbols(SimStruct* S) -{ - EngSimulation8RTFLEX68D_Transient_register_exported_symbols(S); -} - -bool callCustomFcn(char initFlag) -{ - return false; -} - -void sf_machine_global_initializer(SimStruct* S) -{ - bool simModeIsRTWGen = sim_mode_is_rtw_gen(S); - sfGlobalMdlStartCallCounts++; - if (sfGlobalMdlStartCallCounts == 1) { - if (simModeIsRTWGen) { - sf_register_machine_exported_symbols(S); - } - - sfGlobalDebugInstanceStruct = sf_debug_create_debug_instance_struct(); - if (!simModeIsRTWGen) { - EngSimulation8RTFLEX68D_Transient_debug_initialize - (sfGlobalDebugInstanceStruct); - } - - EngSimulation8RTFLEX68D_Transient_initializer(); - } - - return; -} - -#define PROCESS_MEX_SFUNCTION_EVERY_CALL - -unsigned int ProcessMexSfunctionEveryCall(int_T nlhs, mxArray *plhs[], int_T - nrhs, const mxArray *prhs[]); - -#include "simulink.c" /* MEX-file interface mechanism */ - -static void sf_machine_load_sfunction_ptrs(SimStruct *S) -{ - ssSetmdlInitializeSampleTimes(S,__mdlInitializeSampleTimes); - ssSetmdlInitializeConditions(S,__mdlInitializeConditions); - ssSetmdlOutputs(S,__mdlOutputs); - ssSetmdlTerminate(S,__mdlTerminate); - ssSetmdlRTW(S,__mdlRTW); - ssSetmdlSetWorkWidths(S,__mdlSetWorkWidths); - -#if defined(MDL_HASSIMULATIONCONTEXTIO) - - ssSetmdlSimulationContextIO(S,__mdlSimulationContextIO); - -#endif - -#if defined(MDL_START) - - ssSetmdlStart(S,__mdlStart); - -#endif - -#if defined(RTW_GENERATED_ENABLE) - - ssSetRTWGeneratedEnable(S,__mdlEnable); - -#endif - -#if defined(RTW_GENERATED_DISABLE) - - ssSetRTWGeneratedDisable(S,__mdlDisable); - -#endif - -#if defined(MDL_ENABLE) - - ssSetmdlEnable(S,__mdlEnable); - -#endif - -#if defined(MDL_DISABLE) - - ssSetmdlDisable(S,__mdlDisable); - -#endif - -#if defined(MDL_SIM_STATUS_CHANGE) - - ssSetmdlSimStatusChange(S,__mdlSimStatusChange); - -#endif - -#if defined(MDL_EXT_MODE_EXEC) - - ssSetmdlExtModeExec(S,__mdlExtModeExec); - -#endif - -#if defined(MDL_UPDATE) - - ssSetmdlUpdate(S,__mdlUpdate); - -#endif - -#if defined(MDL_PROCESS_PARAMETERS) - - ssSetmdlProcessParameters(S,__mdlProcessParameters); - -#endif - -#if defined(MDL_ZERO_CROSSINGS) - - ssSetmdlZeroCrossings(S,__mdlZeroCrossings); - -#endif - -#if defined(MDL_DERIVATIVES) - - ssSetmdlDerivatives(S,__mdlDerivatives); - -#endif - -} - -unsigned int ProcessMexSfunctionEveryCall(int_T nlhs, mxArray *plhs[], int_T - nrhs, const mxArray *prhs[]) -{ - if (nlhs < 0) { - SimStruct *S = (SimStruct *)plhs[_LHS_SS]; - int_T flag = (int_T)(*(real_T*)mxGetPr(prhs[_RHS_FLAG])); - if (flag == SS_CALL_MDL_SET_WORK_WIDTHS) { - sf_machine_load_sfunction_ptrs(S); - } - } - - return 0; -} diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun_registry.obj b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun_registry.obj deleted file mode 100644 index 5c419bc..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/EngSimulation8RTFLEX68D_Transient_sfun_registry.obj and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c1_EngSimulation8RTFLEX68D_Transient.c b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c1_EngSimulation8RTFLEX68D_Transient.c deleted file mode 100644 index c0d26bc..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c1_EngSimulation8RTFLEX68D_Transient.c +++ /dev/null @@ -1,709 +0,0 @@ -/* Include files */ - -#include -#include "blas.h" -#include "EngSimulation8RTFLEX68D_Transient_sfun.h" -#include "c1_EngSimulation8RTFLEX68D_Transient.h" -#define _SF_MEX_LISTEN_FOR_CTRL_C(S) sf_mex_listen_for_ctrl_c(NULL,S); - -/* Type Definitions */ - -/* Named Constants */ -#define CALL_EVENT (-1) - -/* Variable Declarations */ - -/* Variable Definitions */ - -/* Function Declarations */ -static void initialize_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void initialize_params_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void enable_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void disable_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static const mxArray *get_sim_state_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void set_sim_state_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c1_st); -static void finalize_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void sf_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void initSimStructsc1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void registerMessagesc1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void init_script_number_translation(uint32_T c1_machineNumber, uint32_T - c1_chartNumber); -static real_T c1_emlrt_marshallIn - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c1_Tq, const char_T *c1_identifier); -static real_T c1_b_emlrt_marshallIn - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c1_u, const emlrtMsgIdentifier *c1_parentId); -static uint8_T c1_c_emlrt_marshallIn - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c1_b_is_active_c1_EngSimulation8RTFLEX68D_Transient, const char_T - *c1_identifier); -static uint8_T c1_d_emlrt_marshallIn - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c1_u, const emlrtMsgIdentifier *c1_parentId); -static void init_dsm_address_info - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); - -/* Function Definitions */ -static void initialize_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ - _sfTime_ = (real_T)ssGetT(chartInstance->S); - chartInstance->c1_is_active_c1_EngSimulation8RTFLEX68D_Transient = 0U; -} - -static void initialize_params_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ - real_T c1_dv0[3]; - int32_T c1_i0; - sf_set_error_prefix_string( - "Error evaluating data 'coeffProp' in the parent workspace.\n"); - sf_mex_import_named("coeffProp", sf_mex_get_sfun_param(chartInstance->S, 0, 0), - c1_dv0, 0, 0, 0U, 1, 0U, 1, 3); - for (c1_i0 = 0; c1_i0 < 3; c1_i0++) { - chartInstance->c1_coeffProp[c1_i0] = c1_dv0[c1_i0]; - } - - sf_set_error_prefix_string("Stateflow Runtime Error (chart): "); -} - -static void enable_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ - _sfTime_ = (real_T)ssGetT(chartInstance->S); -} - -static void disable_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ - _sfTime_ = (real_T)ssGetT(chartInstance->S); -} - -static const mxArray *get_sim_state_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ - const mxArray *c1_st; - const mxArray *c1_y = NULL; - real_T c1_u; - const mxArray *c1_b_y = NULL; - uint8_T c1_b_u; - const mxArray *c1_c_y = NULL; - real_T *c1_Tq; - c1_Tq = (real_T *)ssGetOutputPortSignal(chartInstance->S, 1); - c1_st = NULL; - c1_y = NULL; - sf_mex_assign(&c1_y, sf_mex_createcellarray(2), FALSE); - c1_u = *c1_Tq; - c1_b_y = NULL; - sf_mex_assign(&c1_b_y, sf_mex_create("y", &c1_u, 0, 0U, 0U, 0U, 0), FALSE); - sf_mex_setcell(c1_y, 0, c1_b_y); - c1_b_u = chartInstance->c1_is_active_c1_EngSimulation8RTFLEX68D_Transient; - c1_c_y = NULL; - sf_mex_assign(&c1_c_y, sf_mex_create("y", &c1_b_u, 3, 0U, 0U, 0U, 0), FALSE); - sf_mex_setcell(c1_y, 1, c1_c_y); - sf_mex_assign(&c1_st, c1_y, FALSE); - return c1_st; -} - -static void set_sim_state_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c1_st) -{ - const mxArray *c1_u; - real_T *c1_Tq; - c1_Tq = (real_T *)ssGetOutputPortSignal(chartInstance->S, 1); - c1_u = sf_mex_dup(c1_st); - *c1_Tq = c1_emlrt_marshallIn(chartInstance, sf_mex_dup(sf_mex_getcell(c1_u, 0)), - "Tq"); - chartInstance->c1_is_active_c1_EngSimulation8RTFLEX68D_Transient = - c1_c_emlrt_marshallIn(chartInstance, sf_mex_dup(sf_mex_getcell(c1_u, 1)), - "is_active_c1_EngSimulation8RTFLEX68D_Transient"); - sf_mex_destroy(&c1_u); - sf_mex_destroy(&c1_st); -} - -static void finalize_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ -} - -static void sf_c1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ - real_T *c1_Tq; - real_T *c1_omegaE; - c1_Tq = (real_T *)ssGetOutputPortSignal(chartInstance->S, 1); - c1_omegaE = (real_T *)ssGetInputPortSignal(chartInstance->S, 0); - _sfTime_ = (real_T)ssGetT(chartInstance->S); - *c1_Tq = ((chartInstance->c1_coeffProp[0] * *c1_omegaE + - chartInstance->c1_coeffProp[1]) * *c1_omegaE + - chartInstance->c1_coeffProp[2]) * 1000.0; -} - -static void initSimStructsc1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ -} - -static void registerMessagesc1_EngSimulation8RTFLEX68D_Transient - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ -} - -static void init_script_number_translation(uint32_T c1_machineNumber, uint32_T - c1_chartNumber) -{ -} - -const mxArray - *sf_c1_EngSimulation8RTFLEX68D_Transient_get_eml_resolved_functions_info(void) -{ - const mxArray *c1_nameCaptureInfo; - c1_ResolvedFunctionInfo c1_info[1]; - c1_ResolvedFunctionInfo (*c1_b_info)[1]; - const mxArray *c1_m0 = NULL; - c1_ResolvedFunctionInfo *c1_r0; - c1_nameCaptureInfo = NULL; - c1_b_info = (c1_ResolvedFunctionInfo (*)[1])c1_info; - (*c1_b_info)[0].context = ""; - (*c1_b_info)[0].name = "mtimes"; - (*c1_b_info)[0].dominantType = "double"; - (*c1_b_info)[0].resolved = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/mtimes.m"; - (*c1_b_info)[0].fileTimeLo = 1289519692U; - (*c1_b_info)[0].fileTimeHi = 0U; - (*c1_b_info)[0].mFileTimeLo = 0U; - (*c1_b_info)[0].mFileTimeHi = 0U; - sf_mex_assign(&c1_m0, sf_mex_createstruct("nameCaptureInfo", 1, 1), FALSE); - c1_r0 = &c1_info[0]; - sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", c1_r0->context, 15, 0U, - 0U, 0U, 2, 1, strlen(c1_r0->context)), "context", "nameCaptureInfo", 0); - sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", c1_r0->name, 15, 0U, - 0U, 0U, 2, 1, strlen(c1_r0->name)), "name", "nameCaptureInfo", 0); - sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", c1_r0->dominantType, - 15, 0U, 0U, 0U, 2, 1, strlen(c1_r0->dominantType)), "dominantType", - "nameCaptureInfo", 0); - sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", c1_r0->resolved, 15, - 0U, 0U, 0U, 2, 1, strlen(c1_r0->resolved)), "resolved", "nameCaptureInfo", 0); - sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", &c1_r0->fileTimeLo, 7, - 0U, 0U, 0U, 0), "fileTimeLo", "nameCaptureInfo", 0); - sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", &c1_r0->fileTimeHi, 7, - 0U, 0U, 0U, 0), "fileTimeHi", "nameCaptureInfo", 0); - sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", &c1_r0->mFileTimeLo, 7, - 0U, 0U, 0U, 0), "mFileTimeLo", "nameCaptureInfo", 0); - sf_mex_addfield(c1_m0, sf_mex_create("nameCaptureInfo", &c1_r0->mFileTimeHi, 7, - 0U, 0U, 0U, 0), "mFileTimeHi", "nameCaptureInfo", 0); - sf_mex_assign(&c1_nameCaptureInfo, c1_m0, FALSE); - sf_mex_emlrtNameCapturePostProcessR2012a(&c1_nameCaptureInfo); - return c1_nameCaptureInfo; -} - -static real_T c1_emlrt_marshallIn - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c1_Tq, const char_T *c1_identifier) -{ - real_T c1_y; - emlrtMsgIdentifier c1_thisId; - c1_thisId.fIdentifier = c1_identifier; - c1_thisId.fParent = NULL; - c1_y = c1_b_emlrt_marshallIn(chartInstance, sf_mex_dup(c1_Tq), &c1_thisId); - sf_mex_destroy(&c1_Tq); - return c1_y; -} - -static real_T c1_b_emlrt_marshallIn - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c1_u, const emlrtMsgIdentifier *c1_parentId) -{ - real_T c1_y; - real_T c1_d0; - sf_mex_import(c1_parentId, sf_mex_dup(c1_u), &c1_d0, 1, 0, 0U, 0, 0U, 0); - c1_y = c1_d0; - sf_mex_destroy(&c1_u); - return c1_y; -} - -static uint8_T c1_c_emlrt_marshallIn - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c1_b_is_active_c1_EngSimulation8RTFLEX68D_Transient, const char_T - *c1_identifier) -{ - uint8_T c1_y; - emlrtMsgIdentifier c1_thisId; - c1_thisId.fIdentifier = c1_identifier; - c1_thisId.fParent = NULL; - c1_y = c1_d_emlrt_marshallIn(chartInstance, sf_mex_dup - (c1_b_is_active_c1_EngSimulation8RTFLEX68D_Transient), &c1_thisId); - sf_mex_destroy(&c1_b_is_active_c1_EngSimulation8RTFLEX68D_Transient); - return c1_y; -} - -static uint8_T c1_d_emlrt_marshallIn - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c1_u, const emlrtMsgIdentifier *c1_parentId) -{ - uint8_T c1_y; - uint8_T c1_u0; - sf_mex_import(c1_parentId, sf_mex_dup(c1_u), &c1_u0, 1, 3, 0U, 0, 0U, 0); - c1_y = c1_u0; - sf_mex_destroy(&c1_u); - return c1_y; -} - -static void init_dsm_address_info - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ -} - -/* SFunction Glue Code */ -#ifdef utFree -#undef utFree -#endif - -#ifdef utMalloc -#undef utMalloc -#endif - -#ifdef __cplusplus - -extern "C" void *utMalloc(size_t size); -extern "C" void utFree(void*); - -#else - -extern void *utMalloc(size_t size); -extern void utFree(void*); - -#endif - -void sf_c1_EngSimulation8RTFLEX68D_Transient_get_check_sum(mxArray *plhs[]) -{ - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(1869494703U); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(3275635540U); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(1714412211U); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(3972177968U); -} - -mxArray *sf_c1_EngSimulation8RTFLEX68D_Transient_get_autoinheritance_info(void) -{ - const char *autoinheritanceFields[] = { "checksum", "inputs", "parameters", - "outputs", "locals" }; - - mxArray *mxAutoinheritanceInfo = mxCreateStructMatrix(1,1,5, - autoinheritanceFields); - - { - mxArray *mxChecksum = mxCreateString("MEmeQLdLc1T9rRfgfJMYsD"); - mxSetField(mxAutoinheritanceInfo,0,"checksum",mxChecksum); - } - - { - const char *dataFields[] = { "size", "type", "complexity" }; - - mxArray *mxData = mxCreateStructMatrix(1,1,3,dataFields); - - { - mxArray *mxSize = mxCreateDoubleMatrix(1,2,mxREAL); - double *pr = mxGetPr(mxSize); - pr[0] = (double)(1); - pr[1] = (double)(1); - mxSetField(mxData,0,"size",mxSize); - } - - { - const char *typeFields[] = { "base", "fixpt" }; - - mxArray *mxType = mxCreateStructMatrix(1,1,2,typeFields); - mxSetField(mxType,0,"base",mxCreateDoubleScalar(10)); - mxSetField(mxType,0,"fixpt",mxCreateDoubleMatrix(0,0,mxREAL)); - mxSetField(mxData,0,"type",mxType); - } - - mxSetField(mxData,0,"complexity",mxCreateDoubleScalar(0)); - mxSetField(mxAutoinheritanceInfo,0,"inputs",mxData); - } - - { - const char *dataFields[] = { "size", "type", "complexity" }; - - mxArray *mxData = mxCreateStructMatrix(1,1,3,dataFields); - - { - mxArray *mxSize = mxCreateDoubleMatrix(1,2,mxREAL); - double *pr = mxGetPr(mxSize); - pr[0] = (double)(3); - pr[1] = (double)(1); - mxSetField(mxData,0,"size",mxSize); - } - - { - const char *typeFields[] = { "base", "fixpt" }; - - mxArray *mxType = mxCreateStructMatrix(1,1,2,typeFields); - mxSetField(mxType,0,"base",mxCreateDoubleScalar(10)); - mxSetField(mxType,0,"fixpt",mxCreateDoubleMatrix(0,0,mxREAL)); - mxSetField(mxData,0,"type",mxType); - } - - mxSetField(mxData,0,"complexity",mxCreateDoubleScalar(0)); - mxSetField(mxAutoinheritanceInfo,0,"parameters",mxData); - } - - { - const char *dataFields[] = { "size", "type", "complexity" }; - - mxArray *mxData = mxCreateStructMatrix(1,1,3,dataFields); - - { - mxArray *mxSize = mxCreateDoubleMatrix(1,2,mxREAL); - double *pr = mxGetPr(mxSize); - pr[0] = (double)(1); - pr[1] = (double)(1); - mxSetField(mxData,0,"size",mxSize); - } - - { - const char *typeFields[] = { "base", "fixpt" }; - - mxArray *mxType = mxCreateStructMatrix(1,1,2,typeFields); - mxSetField(mxType,0,"base",mxCreateDoubleScalar(10)); - mxSetField(mxType,0,"fixpt",mxCreateDoubleMatrix(0,0,mxREAL)); - mxSetField(mxData,0,"type",mxType); - } - - mxSetField(mxData,0,"complexity",mxCreateDoubleScalar(0)); - mxSetField(mxAutoinheritanceInfo,0,"outputs",mxData); - } - - { - mxSetField(mxAutoinheritanceInfo,0,"locals",mxCreateDoubleMatrix(0,0,mxREAL)); - } - - return(mxAutoinheritanceInfo); -} - -mxArray *sf_c1_EngSimulation8RTFLEX68D_Transient_third_party_uses_info(void) -{ - mxArray * mxcell3p = mxCreateCellMatrix(1,0); - return(mxcell3p); -} - -static const mxArray *sf_get_sim_state_info_c1_EngSimulation8RTFLEX68D_Transient - (void) -{ - const char *infoFields[] = { "chartChecksum", "varInfo" }; - - mxArray *mxInfo = mxCreateStructMatrix(1, 1, 2, infoFields); - const char *infoEncStr[] = { - "100 S1x2'type','srcId','name','auxInfo'{{M[1],M[5],T\"Tq\",},{M[8],M[0],T\"is_active_c1_EngSimulation8RTFLEX68D_Transient\",}}" - }; - - mxArray *mxVarInfo = sf_mex_decode_encoded_mx_struct_array(infoEncStr, 2, 10); - mxArray *mxChecksum = mxCreateDoubleMatrix(1, 4, mxREAL); - sf_c1_EngSimulation8RTFLEX68D_Transient_get_check_sum(&mxChecksum); - mxSetField(mxInfo, 0, infoFields[0], mxChecksum); - mxSetField(mxInfo, 0, infoFields[1], mxVarInfo); - return mxInfo; -} - -static const char* sf_get_instance_specialization(void) -{ - return "x4hXk3TVX6QpGs3DIBpTTB"; -} - -static void sf_opaque_initialize_c1_EngSimulation8RTFLEX68D_Transient(void - *chartInstanceVar) -{ - initialize_params_c1_EngSimulation8RTFLEX68D_Transient - ((SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); - initialize_c1_EngSimulation8RTFLEX68D_Transient - ((SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); -} - -static void sf_opaque_enable_c1_EngSimulation8RTFLEX68D_Transient(void - *chartInstanceVar) -{ - enable_c1_EngSimulation8RTFLEX68D_Transient - ((SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); -} - -static void sf_opaque_disable_c1_EngSimulation8RTFLEX68D_Transient(void - *chartInstanceVar) -{ - disable_c1_EngSimulation8RTFLEX68D_Transient - ((SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); -} - -static void sf_opaque_gateway_c1_EngSimulation8RTFLEX68D_Transient(void - *chartInstanceVar) -{ - sf_c1_EngSimulation8RTFLEX68D_Transient - ((SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); -} - -extern const mxArray* - sf_internal_get_sim_state_c1_EngSimulation8RTFLEX68D_Transient(SimStruct* S) -{ - ChartInfoStruct *chartInfo = (ChartInfoStruct*) ssGetUserData(S); - mxArray *plhs[1] = { NULL }; - - mxArray *prhs[4]; - int mxError = 0; - prhs[0] = mxCreateString("chart_simctx_raw2high"); - prhs[1] = mxCreateDoubleScalar(ssGetSFuncBlockHandle(S)); - prhs[2] = (mxArray*) get_sim_state_c1_EngSimulation8RTFLEX68D_Transient - ((SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct*) - chartInfo->chartInstance); /* raw sim ctx */ - prhs[3] = (mxArray*) - sf_get_sim_state_info_c1_EngSimulation8RTFLEX68D_Transient();/* state var info */ - mxError = sf_mex_call_matlab(1, plhs, 4, prhs, "sfprivate"); - mxDestroyArray(prhs[0]); - mxDestroyArray(prhs[1]); - mxDestroyArray(prhs[2]); - mxDestroyArray(prhs[3]); - if (mxError || plhs[0] == NULL) { - sf_mex_error_message("Stateflow Internal Error: \nError calling 'chart_simctx_raw2high'.\n"); - } - - return plhs[0]; -} - -extern void sf_internal_set_sim_state_c1_EngSimulation8RTFLEX68D_Transient - (SimStruct* S, const mxArray *st) -{ - ChartInfoStruct *chartInfo = (ChartInfoStruct*) ssGetUserData(S); - mxArray *plhs[1] = { NULL }; - - mxArray *prhs[4]; - int mxError = 0; - prhs[0] = mxCreateString("chart_simctx_high2raw"); - prhs[1] = mxCreateDoubleScalar(ssGetSFuncBlockHandle(S)); - prhs[2] = mxDuplicateArray(st); /* high level simctx */ - prhs[3] = (mxArray*) - sf_get_sim_state_info_c1_EngSimulation8RTFLEX68D_Transient();/* state var info */ - mxError = sf_mex_call_matlab(1, plhs, 4, prhs, "sfprivate"); - mxDestroyArray(prhs[0]); - mxDestroyArray(prhs[1]); - mxDestroyArray(prhs[2]); - mxDestroyArray(prhs[3]); - if (mxError || plhs[0] == NULL) { - sf_mex_error_message("Stateflow Internal Error: \nError calling 'chart_simctx_high2raw'.\n"); - } - - set_sim_state_c1_EngSimulation8RTFLEX68D_Transient - ((SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct*) - chartInfo->chartInstance, mxDuplicateArray(plhs[0])); - mxDestroyArray(plhs[0]); -} - -static const mxArray* - sf_opaque_get_sim_state_c1_EngSimulation8RTFLEX68D_Transient(SimStruct* S) -{ - return sf_internal_get_sim_state_c1_EngSimulation8RTFLEX68D_Transient(S); -} - -static void sf_opaque_set_sim_state_c1_EngSimulation8RTFLEX68D_Transient - (SimStruct* S, const mxArray *st) -{ - sf_internal_set_sim_state_c1_EngSimulation8RTFLEX68D_Transient(S, st); -} - -static void sf_opaque_terminate_c1_EngSimulation8RTFLEX68D_Transient(void - *chartInstanceVar) -{ - if (chartInstanceVar!=NULL) { - SimStruct *S = ((SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct*) - chartInstanceVar)->S; - if (sim_mode_is_rtw_gen(S) || sim_mode_is_external(S)) { - sf_clear_rtw_identifier(S); - unload_EngSimulation8RTFLEX68D_Transient_optimization_info(); - } - - finalize_c1_EngSimulation8RTFLEX68D_Transient - ((SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); - utFree((void *)chartInstanceVar); - ssSetUserData(S,NULL); - } -} - -static void sf_opaque_init_subchart_simstructs(void *chartInstanceVar) -{ - initSimStructsc1_EngSimulation8RTFLEX68D_Transient - ((SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); -} - -extern unsigned int sf_machine_global_initializer_called(void); -static void mdlProcessParameters_c1_EngSimulation8RTFLEX68D_Transient(SimStruct * - S) -{ - int i; - for (i=0;ichartInstance)); - } -} - -static void mdlSetWorkWidths_c1_EngSimulation8RTFLEX68D_Transient(SimStruct *S) -{ - /* Actual parameters from chart: - coeffProp - */ - const char_T *rtParamNames[] = { "coeffProp" }; - - ssSetNumRunTimeParams(S,ssGetSFcnParamsCount(S)); - - /* registration for coeffProp*/ - ssRegDlgParamAsRunTimeParam(S, 0, 0, rtParamNames[0], SS_DOUBLE); - if (sim_mode_is_rtw_gen(S) || sim_mode_is_external(S)) { - mxArray *infoStruct = - load_EngSimulation8RTFLEX68D_Transient_optimization_info(); - int_T chartIsInlinable = - (int_T)sf_is_chart_inlinable(S,sf_get_instance_specialization(),infoStruct, - 1); - ssSetStateflowIsInlinable(S,chartIsInlinable); - ssSetRTWCG(S,sf_rtw_info_uint_prop(S,sf_get_instance_specialization(), - infoStruct,1,"RTWCG")); - ssSetEnableFcnIsTrivial(S,1); - ssSetDisableFcnIsTrivial(S,1); - ssSetNotMultipleInlinable(S,sf_rtw_info_uint_prop(S, - sf_get_instance_specialization(),infoStruct,1, - "gatewayCannotBeInlinedMultipleTimes")); - sf_update_buildInfo(S,sf_get_instance_specialization(),infoStruct,1); - if (chartIsInlinable) { - ssSetInputPortOptimOpts(S, 0, SS_REUSABLE_AND_LOCAL); - sf_mark_chart_expressionable_inputs(S,sf_get_instance_specialization(), - infoStruct,1,1); - sf_mark_chart_reusable_outputs(S,sf_get_instance_specialization(), - infoStruct,1,1); - } - - { - unsigned int outPortIdx; - for (outPortIdx=1; outPortIdx<=1; ++outPortIdx) { - ssSetOutputPortOptimizeInIR(S, outPortIdx, 1U); - } - } - - { - unsigned int inPortIdx; - for (inPortIdx=0; inPortIdx < 1; ++inPortIdx) { - ssSetInputPortOptimizeInIR(S, inPortIdx, 1U); - } - } - - sf_set_rtw_dwork_info(S,sf_get_instance_specialization(),infoStruct,1); - ssSetHasSubFunctions(S,!(chartIsInlinable)); - } else { - } - - ssSetOptions(S,ssGetOptions(S)|SS_OPTION_WORKS_WITH_CODE_REUSE); - ssSetChecksum0(S,(3829131373U)); - ssSetChecksum1(S,(2581724626U)); - ssSetChecksum2(S,(604074436U)); - ssSetChecksum3(S,(1488447160U)); - ssSetmdlDerivatives(S, NULL); - ssSetExplicitFCSSCtrl(S,1); - ssSupportsMultipleExecInstances(S,1); -} - -static void mdlRTW_c1_EngSimulation8RTFLEX68D_Transient(SimStruct *S) -{ - if (sim_mode_is_rtw_gen(S)) { - ssWriteRTWStrParam(S, "StateflowChartType", "Embedded MATLAB"); - } -} - -static void mdlStart_c1_EngSimulation8RTFLEX68D_Transient(SimStruct *S) -{ - SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance; - chartInstance = (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct *) - utMalloc(sizeof(SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct)); - memset(chartInstance, 0, sizeof - (SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct)); - if (chartInstance==NULL) { - sf_mex_error_message("Could not allocate memory for chart instance."); - } - - chartInstance->chartInfo.chartInstance = chartInstance; - chartInstance->chartInfo.isEMLChart = 1; - chartInstance->chartInfo.chartInitialized = 0; - chartInstance->chartInfo.sFunctionGateway = - sf_opaque_gateway_c1_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.initializeChart = - sf_opaque_initialize_c1_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.terminateChart = - sf_opaque_terminate_c1_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.enableChart = - sf_opaque_enable_c1_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.disableChart = - sf_opaque_disable_c1_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.getSimState = - sf_opaque_get_sim_state_c1_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.setSimState = - sf_opaque_set_sim_state_c1_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.getSimStateInfo = - sf_get_sim_state_info_c1_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.zeroCrossings = NULL; - chartInstance->chartInfo.outputs = NULL; - chartInstance->chartInfo.derivatives = NULL; - chartInstance->chartInfo.mdlRTW = mdlRTW_c1_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.mdlStart = - mdlStart_c1_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.mdlSetWorkWidths = - mdlSetWorkWidths_c1_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.extModeExec = NULL; - chartInstance->chartInfo.restoreLastMajorStepConfiguration = NULL; - chartInstance->chartInfo.restoreBeforeLastMajorStepConfiguration = NULL; - chartInstance->chartInfo.storeCurrentConfiguration = NULL; - chartInstance->S = S; - ssSetUserData(S,(void *)(&(chartInstance->chartInfo)));/* register the chart instance with simstruct */ - init_dsm_address_info(chartInstance); - if (!sim_mode_is_rtw_gen(S)) { - } - - sf_opaque_init_subchart_simstructs(chartInstance->chartInfo.chartInstance); -} - -void c1_EngSimulation8RTFLEX68D_Transient_method_dispatcher(SimStruct *S, int_T - method, void *data) -{ - switch (method) { - case SS_CALL_MDL_START: - mdlStart_c1_EngSimulation8RTFLEX68D_Transient(S); - break; - - case SS_CALL_MDL_SET_WORK_WIDTHS: - mdlSetWorkWidths_c1_EngSimulation8RTFLEX68D_Transient(S); - break; - - case SS_CALL_MDL_PROCESS_PARAMETERS: - mdlProcessParameters_c1_EngSimulation8RTFLEX68D_Transient(S); - break; - - default: - /* Unhandled method */ - sf_mex_error_message("Stateflow Internal Error:\n" - "Error calling c1_EngSimulation8RTFLEX68D_Transient_method_dispatcher.\n" - "Can't handle method %d.\n", method); - break; - } -} diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c1_EngSimulation8RTFLEX68D_Transient.h b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c1_EngSimulation8RTFLEX68D_Transient.h deleted file mode 100644 index bfea974..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c1_EngSimulation8RTFLEX68D_Transient.h +++ /dev/null @@ -1,53 +0,0 @@ -#ifndef __c1_EngSimulation8RTFLEX68D_Transient_h__ -#define __c1_EngSimulation8RTFLEX68D_Transient_h__ - -/* Include files */ -#include "sfc_sf.h" -#include "sfc_mex.h" -#include "rtwtypes.h" - -/* Type Definitions */ -#ifndef typedef_c1_ResolvedFunctionInfo -#define typedef_c1_ResolvedFunctionInfo - -typedef struct { - const char * context; - const char * name; - const char * dominantType; - const char * resolved; - uint32_T fileTimeLo; - uint32_T fileTimeHi; - uint32_T mFileTimeLo; - uint32_T mFileTimeHi; -} c1_ResolvedFunctionInfo; - -#endif /*typedef_c1_ResolvedFunctionInfo*/ - -#ifndef typedef_SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct -#define typedef_SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct - -typedef struct { - SimStruct *S; - ChartInfoStruct chartInfo; - uint8_T c1_is_active_c1_EngSimulation8RTFLEX68D_Transient; - real_T c1_coeffProp[3]; -} SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct; - -#endif /*typedef_SFc1_EngSimulation8RTFLEX68D_TransientInstanceStruct*/ - -/* Named Constants */ - -/* Variable Declarations */ - -/* Variable Definitions */ - -/* Function Declarations */ -extern const mxArray - *sf_c1_EngSimulation8RTFLEX68D_Transient_get_eml_resolved_functions_info(void); - -/* Function Definitions */ -extern void sf_c1_EngSimulation8RTFLEX68D_Transient_get_check_sum(mxArray *plhs[]); -extern void c1_EngSimulation8RTFLEX68D_Transient_method_dispatcher(SimStruct *S, - int_T method, void *data); - -#endif diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c1_EngSimulation8RTFLEX68D_Transient.obj b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c1_EngSimulation8RTFLEX68D_Transient.obj deleted file mode 100644 index b7ab592..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c1_EngSimulation8RTFLEX68D_Transient.obj and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c2_EngSimulation8RTFLEX68D_Transient.c b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c2_EngSimulation8RTFLEX68D_Transient.c deleted file mode 100644 index be36d6b..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c2_EngSimulation8RTFLEX68D_Transient.c +++ /dev/null @@ -1,786 +0,0 @@ -/* Include files */ - -#include -#include "blas.h" -#include "EngSimulation8RTFLEX68D_Transient_sfun.h" -#include "c2_EngSimulation8RTFLEX68D_Transient.h" -#define _SF_MEX_LISTEN_FOR_CTRL_C(S) sf_mex_listen_for_ctrl_c(NULL,S); - -/* Type Definitions */ - -/* Named Constants */ -#define CALL_EVENT (-1) - -/* Variable Declarations */ - -/* Variable Definitions */ - -/* Function Declarations */ -static void initialize_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void initialize_params_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void enable_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void disable_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static const mxArray *get_sim_state_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void set_sim_state_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c2_st); -static void finalize_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void sf_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void initSimStructsc2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void registerMessagesc2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); -static void init_script_number_translation(uint32_T c2_machineNumber, uint32_T - c2_chartNumber); -static real_T c2_emlrt_marshallIn - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c2_effMech, const char_T *c2_identifier); -static real_T c2_b_emlrt_marshallIn - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c2_u, const emlrtMsgIdentifier *c2_parentId); -static uint8_T c2_c_emlrt_marshallIn - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c2_b_is_active_c2_EngSimulation8RTFLEX68D_Transient, const char_T - *c2_identifier); -static uint8_T c2_d_emlrt_marshallIn - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c2_u, const emlrtMsgIdentifier *c2_parentId); -static void init_dsm_address_info - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance); - -/* Function Definitions */ -static void initialize_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ - _sfTime_ = (real_T)ssGetT(chartInstance->S); - chartInstance->c2_is_active_c2_EngSimulation8RTFLEX68D_Transient = 0U; -} - -static void initialize_params_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ - real_T c2_d0; - real_T c2_dv0[2]; - int32_T c2_i0; - sf_set_error_prefix_string( - "Error evaluating data 'omegaEMax' in the parent workspace.\n"); - sf_mex_import_named("omegaEMax", sf_mex_get_sfun_param(chartInstance->S, 1, 0), - &c2_d0, 0, 0, 0U, 0, 0U, 0); - chartInstance->c2_omegaEMax = c2_d0; - sf_set_error_prefix_string("Stateflow Runtime Error (chart): "); - sf_set_error_prefix_string( - "Error evaluating data 'coeffMechEff' in the parent workspace.\n"); - sf_mex_import_named("coeffMechEff", sf_mex_get_sfun_param(chartInstance->S, 0, - 0), c2_dv0, 0, 0, 0U, 1, 0U, 1, 2); - for (c2_i0 = 0; c2_i0 < 2; c2_i0++) { - chartInstance->c2_coeffMechEff[c2_i0] = c2_dv0[c2_i0]; - } - - sf_set_error_prefix_string("Stateflow Runtime Error (chart): "); -} - -static void enable_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ - _sfTime_ = (real_T)ssGetT(chartInstance->S); -} - -static void disable_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ - _sfTime_ = (real_T)ssGetT(chartInstance->S); -} - -static const mxArray *get_sim_state_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ - const mxArray *c2_st; - const mxArray *c2_y = NULL; - real_T c2_u; - const mxArray *c2_b_y = NULL; - uint8_T c2_b_u; - const mxArray *c2_c_y = NULL; - real_T *c2_effMech; - c2_effMech = (real_T *)ssGetOutputPortSignal(chartInstance->S, 1); - c2_st = NULL; - c2_y = NULL; - sf_mex_assign(&c2_y, sf_mex_createcellarray(2), FALSE); - c2_u = *c2_effMech; - c2_b_y = NULL; - sf_mex_assign(&c2_b_y, sf_mex_create("y", &c2_u, 0, 0U, 0U, 0U, 0), FALSE); - sf_mex_setcell(c2_y, 0, c2_b_y); - c2_b_u = chartInstance->c2_is_active_c2_EngSimulation8RTFLEX68D_Transient; - c2_c_y = NULL; - sf_mex_assign(&c2_c_y, sf_mex_create("y", &c2_b_u, 3, 0U, 0U, 0U, 0), FALSE); - sf_mex_setcell(c2_y, 1, c2_c_y); - sf_mex_assign(&c2_st, c2_y, FALSE); - return c2_st; -} - -static void set_sim_state_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c2_st) -{ - const mxArray *c2_u; - real_T *c2_effMech; - c2_effMech = (real_T *)ssGetOutputPortSignal(chartInstance->S, 1); - c2_u = sf_mex_dup(c2_st); - *c2_effMech = c2_emlrt_marshallIn(chartInstance, sf_mex_dup(sf_mex_getcell - (c2_u, 0)), "effMech"); - chartInstance->c2_is_active_c2_EngSimulation8RTFLEX68D_Transient = - c2_c_emlrt_marshallIn(chartInstance, sf_mex_dup(sf_mex_getcell(c2_u, 1)), - "is_active_c2_EngSimulation8RTFLEX68D_Transient"); - sf_mex_destroy(&c2_u); - sf_mex_destroy(&c2_st); -} - -static void finalize_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ -} - -static void sf_c2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ - real_T c2_omega_nom; - real_T *c2_effMech; - real_T *c2_omegaE; - c2_effMech = (real_T *)ssGetOutputPortSignal(chartInstance->S, 1); - c2_omegaE = (real_T *)ssGetInputPortSignal(chartInstance->S, 0); - _sfTime_ = (real_T)ssGetT(chartInstance->S); - c2_omega_nom = *c2_omegaE / chartInstance->c2_omegaEMax; - *c2_effMech = 1.0 - (chartInstance->c2_coeffMechEff[1] * c2_omega_nom - - chartInstance->c2_coeffMechEff[0] / (1.0 - - chartInstance->c2_coeffMechEff[1]) * (c2_omega_nom - - chartInstance->c2_coeffMechEff[1]) * c2_omega_nom); -} - -static void initSimStructsc2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ -} - -static void registerMessagesc2_EngSimulation8RTFLEX68D_Transient - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ -} - -static void init_script_number_translation(uint32_T c2_machineNumber, uint32_T - c2_chartNumber) -{ -} - -const mxArray - *sf_c2_EngSimulation8RTFLEX68D_Transient_get_eml_resolved_functions_info(void) -{ - const mxArray *c2_nameCaptureInfo; - c2_ResolvedFunctionInfo c2_info[5]; - c2_ResolvedFunctionInfo (*c2_b_info)[5]; - const mxArray *c2_m0 = NULL; - int32_T c2_i1; - c2_ResolvedFunctionInfo *c2_r0; - c2_nameCaptureInfo = NULL; - c2_b_info = (c2_ResolvedFunctionInfo (*)[5])c2_info; - (*c2_b_info)[0].context = ""; - (*c2_b_info)[0].name = "mrdivide"; - (*c2_b_info)[0].dominantType = "double"; - (*c2_b_info)[0].resolved = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/mrdivide.p"; - (*c2_b_info)[0].fileTimeLo = 1357951548U; - (*c2_b_info)[0].fileTimeHi = 0U; - (*c2_b_info)[0].mFileTimeLo = 1319729966U; - (*c2_b_info)[0].mFileTimeHi = 0U; - (*c2_b_info)[1].context = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/mrdivide.p"; - (*c2_b_info)[1].name = "rdivide"; - (*c2_b_info)[1].dominantType = "double"; - (*c2_b_info)[1].resolved = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/rdivide.m"; - (*c2_b_info)[1].fileTimeLo = 1346510388U; - (*c2_b_info)[1].fileTimeHi = 0U; - (*c2_b_info)[1].mFileTimeLo = 0U; - (*c2_b_info)[1].mFileTimeHi = 0U; - (*c2_b_info)[2].context = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/rdivide.m"; - (*c2_b_info)[2].name = "eml_scalexp_compatible"; - (*c2_b_info)[2].dominantType = "double"; - (*c2_b_info)[2].resolved = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_scalexp_compatible.m"; - (*c2_b_info)[2].fileTimeLo = 1286818796U; - (*c2_b_info)[2].fileTimeHi = 0U; - (*c2_b_info)[2].mFileTimeLo = 0U; - (*c2_b_info)[2].mFileTimeHi = 0U; - (*c2_b_info)[3].context = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/rdivide.m"; - (*c2_b_info)[3].name = "eml_div"; - (*c2_b_info)[3].dominantType = "double"; - (*c2_b_info)[3].resolved = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/eml/eml_div.m"; - (*c2_b_info)[3].fileTimeLo = 1313347810U; - (*c2_b_info)[3].fileTimeHi = 0U; - (*c2_b_info)[3].mFileTimeLo = 0U; - (*c2_b_info)[3].mFileTimeHi = 0U; - (*c2_b_info)[4].context = ""; - (*c2_b_info)[4].name = "mtimes"; - (*c2_b_info)[4].dominantType = "double"; - (*c2_b_info)[4].resolved = - "[ILXE]$matlabroot$/toolbox/eml/lib/matlab/ops/mtimes.m"; - (*c2_b_info)[4].fileTimeLo = 1289519692U; - (*c2_b_info)[4].fileTimeHi = 0U; - (*c2_b_info)[4].mFileTimeLo = 0U; - (*c2_b_info)[4].mFileTimeHi = 0U; - sf_mex_assign(&c2_m0, sf_mex_createstruct("nameCaptureInfo", 1, 5), FALSE); - for (c2_i1 = 0; c2_i1 < 5; c2_i1++) { - c2_r0 = &c2_info[c2_i1]; - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", c2_r0->context, 15, - 0U, 0U, 0U, 2, 1, strlen(c2_r0->context)), "context", "nameCaptureInfo", - c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", c2_r0->name, 15, 0U, - 0U, 0U, 2, 1, strlen(c2_r0->name)), "name", "nameCaptureInfo", c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", c2_r0->dominantType, - 15, 0U, 0U, 0U, 2, 1, strlen(c2_r0->dominantType)), "dominantType", - "nameCaptureInfo", c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", c2_r0->resolved, 15, - 0U, 0U, 0U, 2, 1, strlen(c2_r0->resolved)), "resolved", "nameCaptureInfo", - c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", &c2_r0->fileTimeLo, - 7, 0U, 0U, 0U, 0), "fileTimeLo", "nameCaptureInfo", c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", &c2_r0->fileTimeHi, - 7, 0U, 0U, 0U, 0), "fileTimeHi", "nameCaptureInfo", c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", &c2_r0->mFileTimeLo, - 7, 0U, 0U, 0U, 0), "mFileTimeLo", "nameCaptureInfo", c2_i1); - sf_mex_addfield(c2_m0, sf_mex_create("nameCaptureInfo", &c2_r0->mFileTimeHi, - 7, 0U, 0U, 0U, 0), "mFileTimeHi", "nameCaptureInfo", c2_i1); - } - - sf_mex_assign(&c2_nameCaptureInfo, c2_m0, FALSE); - sf_mex_emlrtNameCapturePostProcessR2012a(&c2_nameCaptureInfo); - return c2_nameCaptureInfo; -} - -static real_T c2_emlrt_marshallIn - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c2_effMech, const char_T *c2_identifier) -{ - real_T c2_y; - emlrtMsgIdentifier c2_thisId; - c2_thisId.fIdentifier = c2_identifier; - c2_thisId.fParent = NULL; - c2_y = c2_b_emlrt_marshallIn(chartInstance, sf_mex_dup(c2_effMech), &c2_thisId); - sf_mex_destroy(&c2_effMech); - return c2_y; -} - -static real_T c2_b_emlrt_marshallIn - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c2_u, const emlrtMsgIdentifier *c2_parentId) -{ - real_T c2_y; - real_T c2_d1; - sf_mex_import(c2_parentId, sf_mex_dup(c2_u), &c2_d1, 1, 0, 0U, 0, 0U, 0); - c2_y = c2_d1; - sf_mex_destroy(&c2_u); - return c2_y; -} - -static uint8_T c2_c_emlrt_marshallIn - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c2_b_is_active_c2_EngSimulation8RTFLEX68D_Transient, const char_T - *c2_identifier) -{ - uint8_T c2_y; - emlrtMsgIdentifier c2_thisId; - c2_thisId.fIdentifier = c2_identifier; - c2_thisId.fParent = NULL; - c2_y = c2_d_emlrt_marshallIn(chartInstance, sf_mex_dup - (c2_b_is_active_c2_EngSimulation8RTFLEX68D_Transient), &c2_thisId); - sf_mex_destroy(&c2_b_is_active_c2_EngSimulation8RTFLEX68D_Transient); - return c2_y; -} - -static uint8_T c2_d_emlrt_marshallIn - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance, const - mxArray *c2_u, const emlrtMsgIdentifier *c2_parentId) -{ - uint8_T c2_y; - uint8_T c2_u0; - sf_mex_import(c2_parentId, sf_mex_dup(c2_u), &c2_u0, 1, 3, 0U, 0, 0U, 0); - c2_y = c2_u0; - sf_mex_destroy(&c2_u); - return c2_y; -} - -static void init_dsm_address_info - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance) -{ -} - -/* SFunction Glue Code */ -#ifdef utFree -#undef utFree -#endif - -#ifdef utMalloc -#undef utMalloc -#endif - -#ifdef __cplusplus - -extern "C" void *utMalloc(size_t size); -extern "C" void utFree(void*); - -#else - -extern void *utMalloc(size_t size); -extern void utFree(void*); - -#endif - -void sf_c2_EngSimulation8RTFLEX68D_Transient_get_check_sum(mxArray *plhs[]) -{ - ((real_T *)mxGetPr((plhs[0])))[0] = (real_T)(3326309365U); - ((real_T *)mxGetPr((plhs[0])))[1] = (real_T)(3358884347U); - ((real_T *)mxGetPr((plhs[0])))[2] = (real_T)(3042340087U); - ((real_T *)mxGetPr((plhs[0])))[3] = (real_T)(3584531074U); -} - -mxArray *sf_c2_EngSimulation8RTFLEX68D_Transient_get_autoinheritance_info(void) -{ - const char *autoinheritanceFields[] = { "checksum", "inputs", "parameters", - "outputs", "locals" }; - - mxArray *mxAutoinheritanceInfo = mxCreateStructMatrix(1,1,5, - autoinheritanceFields); - - { - mxArray *mxChecksum = mxCreateString("MQ4WjKjekZ8ESAnRCQh7nG"); - mxSetField(mxAutoinheritanceInfo,0,"checksum",mxChecksum); - } - - { - const char *dataFields[] = { "size", "type", "complexity" }; - - mxArray *mxData = mxCreateStructMatrix(1,1,3,dataFields); - - { - mxArray *mxSize = mxCreateDoubleMatrix(1,2,mxREAL); - double *pr = mxGetPr(mxSize); - pr[0] = (double)(1); - pr[1] = (double)(1); - mxSetField(mxData,0,"size",mxSize); - } - - { - const char *typeFields[] = { "base", "fixpt" }; - - mxArray *mxType = mxCreateStructMatrix(1,1,2,typeFields); - mxSetField(mxType,0,"base",mxCreateDoubleScalar(10)); - mxSetField(mxType,0,"fixpt",mxCreateDoubleMatrix(0,0,mxREAL)); - mxSetField(mxData,0,"type",mxType); - } - - mxSetField(mxData,0,"complexity",mxCreateDoubleScalar(0)); - mxSetField(mxAutoinheritanceInfo,0,"inputs",mxData); - } - - { - const char *dataFields[] = { "size", "type", "complexity" }; - - mxArray *mxData = mxCreateStructMatrix(1,2,3,dataFields); - - { - mxArray *mxSize = mxCreateDoubleMatrix(1,2,mxREAL); - double *pr = mxGetPr(mxSize); - pr[0] = (double)(2); - pr[1] = (double)(1); - mxSetField(mxData,0,"size",mxSize); - } - - { - const char *typeFields[] = { "base", "fixpt" }; - - mxArray *mxType = mxCreateStructMatrix(1,1,2,typeFields); - mxSetField(mxType,0,"base",mxCreateDoubleScalar(10)); - mxSetField(mxType,0,"fixpt",mxCreateDoubleMatrix(0,0,mxREAL)); - mxSetField(mxData,0,"type",mxType); - } - - mxSetField(mxData,0,"complexity",mxCreateDoubleScalar(0)); - - { - mxArray *mxSize = mxCreateDoubleMatrix(1,2,mxREAL); - double *pr = mxGetPr(mxSize); - pr[0] = (double)(1); - pr[1] = (double)(1); - mxSetField(mxData,1,"size",mxSize); - } - - { - const char *typeFields[] = { "base", "fixpt" }; - - mxArray *mxType = mxCreateStructMatrix(1,1,2,typeFields); - mxSetField(mxType,0,"base",mxCreateDoubleScalar(10)); - mxSetField(mxType,0,"fixpt",mxCreateDoubleMatrix(0,0,mxREAL)); - mxSetField(mxData,1,"type",mxType); - } - - mxSetField(mxData,1,"complexity",mxCreateDoubleScalar(0)); - mxSetField(mxAutoinheritanceInfo,0,"parameters",mxData); - } - - { - const char *dataFields[] = { "size", "type", "complexity" }; - - mxArray *mxData = mxCreateStructMatrix(1,1,3,dataFields); - - { - mxArray *mxSize = mxCreateDoubleMatrix(1,2,mxREAL); - double *pr = mxGetPr(mxSize); - pr[0] = (double)(1); - pr[1] = (double)(1); - mxSetField(mxData,0,"size",mxSize); - } - - { - const char *typeFields[] = { "base", "fixpt" }; - - mxArray *mxType = mxCreateStructMatrix(1,1,2,typeFields); - mxSetField(mxType,0,"base",mxCreateDoubleScalar(10)); - mxSetField(mxType,0,"fixpt",mxCreateDoubleMatrix(0,0,mxREAL)); - mxSetField(mxData,0,"type",mxType); - } - - mxSetField(mxData,0,"complexity",mxCreateDoubleScalar(0)); - mxSetField(mxAutoinheritanceInfo,0,"outputs",mxData); - } - - { - mxSetField(mxAutoinheritanceInfo,0,"locals",mxCreateDoubleMatrix(0,0,mxREAL)); - } - - return(mxAutoinheritanceInfo); -} - -mxArray *sf_c2_EngSimulation8RTFLEX68D_Transient_third_party_uses_info(void) -{ - mxArray * mxcell3p = mxCreateCellMatrix(1,0); - return(mxcell3p); -} - -static const mxArray *sf_get_sim_state_info_c2_EngSimulation8RTFLEX68D_Transient - (void) -{ - const char *infoFields[] = { "chartChecksum", "varInfo" }; - - mxArray *mxInfo = mxCreateStructMatrix(1, 1, 2, infoFields); - const char *infoEncStr[] = { - "100 S1x2'type','srcId','name','auxInfo'{{M[1],M[5],T\"effMech\",},{M[8],M[0],T\"is_active_c2_EngSimulation8RTFLEX68D_Transient\",}}" - }; - - mxArray *mxVarInfo = sf_mex_decode_encoded_mx_struct_array(infoEncStr, 2, 10); - mxArray *mxChecksum = mxCreateDoubleMatrix(1, 4, mxREAL); - sf_c2_EngSimulation8RTFLEX68D_Transient_get_check_sum(&mxChecksum); - mxSetField(mxInfo, 0, infoFields[0], mxChecksum); - mxSetField(mxInfo, 0, infoFields[1], mxVarInfo); - return mxInfo; -} - -static const char* sf_get_instance_specialization(void) -{ - return "wwpMjQaf5YlF2hTmsWTirF"; -} - -static void sf_opaque_initialize_c2_EngSimulation8RTFLEX68D_Transient(void - *chartInstanceVar) -{ - initialize_params_c2_EngSimulation8RTFLEX68D_Transient - ((SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); - initialize_c2_EngSimulation8RTFLEX68D_Transient - ((SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); -} - -static void sf_opaque_enable_c2_EngSimulation8RTFLEX68D_Transient(void - *chartInstanceVar) -{ - enable_c2_EngSimulation8RTFLEX68D_Transient - ((SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); -} - -static void sf_opaque_disable_c2_EngSimulation8RTFLEX68D_Transient(void - *chartInstanceVar) -{ - disable_c2_EngSimulation8RTFLEX68D_Transient - ((SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); -} - -static void sf_opaque_gateway_c2_EngSimulation8RTFLEX68D_Transient(void - *chartInstanceVar) -{ - sf_c2_EngSimulation8RTFLEX68D_Transient - ((SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); -} - -extern const mxArray* - sf_internal_get_sim_state_c2_EngSimulation8RTFLEX68D_Transient(SimStruct* S) -{ - ChartInfoStruct *chartInfo = (ChartInfoStruct*) ssGetUserData(S); - mxArray *plhs[1] = { NULL }; - - mxArray *prhs[4]; - int mxError = 0; - prhs[0] = mxCreateString("chart_simctx_raw2high"); - prhs[1] = mxCreateDoubleScalar(ssGetSFuncBlockHandle(S)); - prhs[2] = (mxArray*) get_sim_state_c2_EngSimulation8RTFLEX68D_Transient - ((SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct*) - chartInfo->chartInstance); /* raw sim ctx */ - prhs[3] = (mxArray*) - sf_get_sim_state_info_c2_EngSimulation8RTFLEX68D_Transient();/* state var info */ - mxError = sf_mex_call_matlab(1, plhs, 4, prhs, "sfprivate"); - mxDestroyArray(prhs[0]); - mxDestroyArray(prhs[1]); - mxDestroyArray(prhs[2]); - mxDestroyArray(prhs[3]); - if (mxError || plhs[0] == NULL) { - sf_mex_error_message("Stateflow Internal Error: \nError calling 'chart_simctx_raw2high'.\n"); - } - - return plhs[0]; -} - -extern void sf_internal_set_sim_state_c2_EngSimulation8RTFLEX68D_Transient - (SimStruct* S, const mxArray *st) -{ - ChartInfoStruct *chartInfo = (ChartInfoStruct*) ssGetUserData(S); - mxArray *plhs[1] = { NULL }; - - mxArray *prhs[4]; - int mxError = 0; - prhs[0] = mxCreateString("chart_simctx_high2raw"); - prhs[1] = mxCreateDoubleScalar(ssGetSFuncBlockHandle(S)); - prhs[2] = mxDuplicateArray(st); /* high level simctx */ - prhs[3] = (mxArray*) - sf_get_sim_state_info_c2_EngSimulation8RTFLEX68D_Transient();/* state var info */ - mxError = sf_mex_call_matlab(1, plhs, 4, prhs, "sfprivate"); - mxDestroyArray(prhs[0]); - mxDestroyArray(prhs[1]); - mxDestroyArray(prhs[2]); - mxDestroyArray(prhs[3]); - if (mxError || plhs[0] == NULL) { - sf_mex_error_message("Stateflow Internal Error: \nError calling 'chart_simctx_high2raw'.\n"); - } - - set_sim_state_c2_EngSimulation8RTFLEX68D_Transient - ((SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct*) - chartInfo->chartInstance, mxDuplicateArray(plhs[0])); - mxDestroyArray(plhs[0]); -} - -static const mxArray* - sf_opaque_get_sim_state_c2_EngSimulation8RTFLEX68D_Transient(SimStruct* S) -{ - return sf_internal_get_sim_state_c2_EngSimulation8RTFLEX68D_Transient(S); -} - -static void sf_opaque_set_sim_state_c2_EngSimulation8RTFLEX68D_Transient - (SimStruct* S, const mxArray *st) -{ - sf_internal_set_sim_state_c2_EngSimulation8RTFLEX68D_Transient(S, st); -} - -static void sf_opaque_terminate_c2_EngSimulation8RTFLEX68D_Transient(void - *chartInstanceVar) -{ - if (chartInstanceVar!=NULL) { - SimStruct *S = ((SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct*) - chartInstanceVar)->S; - if (sim_mode_is_rtw_gen(S) || sim_mode_is_external(S)) { - sf_clear_rtw_identifier(S); - unload_EngSimulation8RTFLEX68D_Transient_optimization_info(); - } - - finalize_c2_EngSimulation8RTFLEX68D_Transient - ((SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); - utFree((void *)chartInstanceVar); - ssSetUserData(S,NULL); - } -} - -static void sf_opaque_init_subchart_simstructs(void *chartInstanceVar) -{ - initSimStructsc2_EngSimulation8RTFLEX68D_Transient - ((SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct*) chartInstanceVar); -} - -extern unsigned int sf_machine_global_initializer_called(void); -static void mdlProcessParameters_c2_EngSimulation8RTFLEX68D_Transient(SimStruct * - S) -{ - int i; - for (i=0;ichartInstance)); - } -} - -static void mdlSetWorkWidths_c2_EngSimulation8RTFLEX68D_Transient(SimStruct *S) -{ - /* Actual parameters from chart: - coeffMechEff omegaEMax - */ - const char_T *rtParamNames[] = { "coeffMechEff", "omegaEMax" }; - - ssSetNumRunTimeParams(S,ssGetSFcnParamsCount(S)); - - /* registration for coeffMechEff*/ - ssRegDlgParamAsRunTimeParam(S, 0, 0, rtParamNames[0], SS_DOUBLE); - - /* registration for omegaEMax*/ - ssRegDlgParamAsRunTimeParam(S, 1, 1, rtParamNames[1], SS_DOUBLE); - if (sim_mode_is_rtw_gen(S) || sim_mode_is_external(S)) { - mxArray *infoStruct = - load_EngSimulation8RTFLEX68D_Transient_optimization_info(); - int_T chartIsInlinable = - (int_T)sf_is_chart_inlinable(S,sf_get_instance_specialization(),infoStruct, - 2); - ssSetStateflowIsInlinable(S,chartIsInlinable); - ssSetRTWCG(S,sf_rtw_info_uint_prop(S,sf_get_instance_specialization(), - infoStruct,2,"RTWCG")); - ssSetEnableFcnIsTrivial(S,1); - ssSetDisableFcnIsTrivial(S,1); - ssSetNotMultipleInlinable(S,sf_rtw_info_uint_prop(S, - sf_get_instance_specialization(),infoStruct,2, - "gatewayCannotBeInlinedMultipleTimes")); - sf_update_buildInfo(S,sf_get_instance_specialization(),infoStruct,2); - if (chartIsInlinable) { - ssSetInputPortOptimOpts(S, 0, SS_REUSABLE_AND_LOCAL); - sf_mark_chart_expressionable_inputs(S,sf_get_instance_specialization(), - infoStruct,2,1); - sf_mark_chart_reusable_outputs(S,sf_get_instance_specialization(), - infoStruct,2,1); - } - - { - unsigned int outPortIdx; - for (outPortIdx=1; outPortIdx<=1; ++outPortIdx) { - ssSetOutputPortOptimizeInIR(S, outPortIdx, 1U); - } - } - - { - unsigned int inPortIdx; - for (inPortIdx=0; inPortIdx < 1; ++inPortIdx) { - ssSetInputPortOptimizeInIR(S, inPortIdx, 1U); - } - } - - sf_set_rtw_dwork_info(S,sf_get_instance_specialization(),infoStruct,2); - ssSetHasSubFunctions(S,!(chartIsInlinable)); - } else { - } - - ssSetOptions(S,ssGetOptions(S)|SS_OPTION_WORKS_WITH_CODE_REUSE); - ssSetChecksum0(S,(902749117U)); - ssSetChecksum1(S,(2232131462U)); - ssSetChecksum2(S,(1787517880U)); - ssSetChecksum3(S,(3812104301U)); - ssSetmdlDerivatives(S, NULL); - ssSetExplicitFCSSCtrl(S,1); - ssSupportsMultipleExecInstances(S,1); -} - -static void mdlRTW_c2_EngSimulation8RTFLEX68D_Transient(SimStruct *S) -{ - if (sim_mode_is_rtw_gen(S)) { - ssWriteRTWStrParam(S, "StateflowChartType", "Embedded MATLAB"); - } -} - -static void mdlStart_c2_EngSimulation8RTFLEX68D_Transient(SimStruct *S) -{ - SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *chartInstance; - chartInstance = (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct *) - utMalloc(sizeof(SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct)); - memset(chartInstance, 0, sizeof - (SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct)); - if (chartInstance==NULL) { - sf_mex_error_message("Could not allocate memory for chart instance."); - } - - chartInstance->chartInfo.chartInstance = chartInstance; - chartInstance->chartInfo.isEMLChart = 1; - chartInstance->chartInfo.chartInitialized = 0; - chartInstance->chartInfo.sFunctionGateway = - sf_opaque_gateway_c2_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.initializeChart = - sf_opaque_initialize_c2_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.terminateChart = - sf_opaque_terminate_c2_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.enableChart = - sf_opaque_enable_c2_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.disableChart = - sf_opaque_disable_c2_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.getSimState = - sf_opaque_get_sim_state_c2_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.setSimState = - sf_opaque_set_sim_state_c2_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.getSimStateInfo = - sf_get_sim_state_info_c2_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.zeroCrossings = NULL; - chartInstance->chartInfo.outputs = NULL; - chartInstance->chartInfo.derivatives = NULL; - chartInstance->chartInfo.mdlRTW = mdlRTW_c2_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.mdlStart = - mdlStart_c2_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.mdlSetWorkWidths = - mdlSetWorkWidths_c2_EngSimulation8RTFLEX68D_Transient; - chartInstance->chartInfo.extModeExec = NULL; - chartInstance->chartInfo.restoreLastMajorStepConfiguration = NULL; - chartInstance->chartInfo.restoreBeforeLastMajorStepConfiguration = NULL; - chartInstance->chartInfo.storeCurrentConfiguration = NULL; - chartInstance->S = S; - ssSetUserData(S,(void *)(&(chartInstance->chartInfo)));/* register the chart instance with simstruct */ - init_dsm_address_info(chartInstance); - if (!sim_mode_is_rtw_gen(S)) { - } - - sf_opaque_init_subchart_simstructs(chartInstance->chartInfo.chartInstance); -} - -void c2_EngSimulation8RTFLEX68D_Transient_method_dispatcher(SimStruct *S, int_T - method, void *data) -{ - switch (method) { - case SS_CALL_MDL_START: - mdlStart_c2_EngSimulation8RTFLEX68D_Transient(S); - break; - - case SS_CALL_MDL_SET_WORK_WIDTHS: - mdlSetWorkWidths_c2_EngSimulation8RTFLEX68D_Transient(S); - break; - - case SS_CALL_MDL_PROCESS_PARAMETERS: - mdlProcessParameters_c2_EngSimulation8RTFLEX68D_Transient(S); - break; - - default: - /* Unhandled method */ - sf_mex_error_message("Stateflow Internal Error:\n" - "Error calling c2_EngSimulation8RTFLEX68D_Transient_method_dispatcher.\n" - "Can't handle method %d.\n", method); - break; - } -} diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c2_EngSimulation8RTFLEX68D_Transient.h b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c2_EngSimulation8RTFLEX68D_Transient.h deleted file mode 100644 index 9f6f4cb..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c2_EngSimulation8RTFLEX68D_Transient.h +++ /dev/null @@ -1,54 +0,0 @@ -#ifndef __c2_EngSimulation8RTFLEX68D_Transient_h__ -#define __c2_EngSimulation8RTFLEX68D_Transient_h__ - -/* Include files */ -#include "sfc_sf.h" -#include "sfc_mex.h" -#include "rtwtypes.h" - -/* Type Definitions */ -#ifndef typedef_c2_ResolvedFunctionInfo -#define typedef_c2_ResolvedFunctionInfo - -typedef struct { - const char * context; - const char * name; - const char * dominantType; - const char * resolved; - uint32_T fileTimeLo; - uint32_T fileTimeHi; - uint32_T mFileTimeLo; - uint32_T mFileTimeHi; -} c2_ResolvedFunctionInfo; - -#endif /*typedef_c2_ResolvedFunctionInfo*/ - -#ifndef typedef_SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct -#define typedef_SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct - -typedef struct { - SimStruct *S; - ChartInfoStruct chartInfo; - uint8_T c2_is_active_c2_EngSimulation8RTFLEX68D_Transient; - real_T c2_omegaEMax; - real_T c2_coeffMechEff[2]; -} SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct; - -#endif /*typedef_SFc2_EngSimulation8RTFLEX68D_TransientInstanceStruct*/ - -/* Named Constants */ - -/* Variable Declarations */ - -/* Variable Definitions */ - -/* Function Declarations */ -extern const mxArray - *sf_c2_EngSimulation8RTFLEX68D_Transient_get_eml_resolved_functions_info(void); - -/* Function Definitions */ -extern void sf_c2_EngSimulation8RTFLEX68D_Transient_get_check_sum(mxArray *plhs[]); -extern void c2_EngSimulation8RTFLEX68D_Transient_method_dispatcher(SimStruct *S, - int_T method, void *data); - -#endif diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c2_EngSimulation8RTFLEX68D_Transient.obj b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c2_EngSimulation8RTFLEX68D_Transient.obj deleted file mode 100644 index ff4e8d7..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/c2_EngSimulation8RTFLEX68D_Transient.obj and /dev/null differ diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/mexopts.bat b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/mexopts.bat deleted file mode 100644 index a79eb1c..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/mexopts.bat +++ /dev/null @@ -1,64 +0,0 @@ -@echo off -rem MSVC100OPTS.BAT -rem -rem Compile and link options used for building MEX-files -rem using the Microsoft Visual C++ compiler version 10.0 -rem -rem $Revision: 1.1.6.5 $ $Date: 2012/07/23 18:50:27 $ -rem Copyright 2007-2009 The MathWorks, Inc. -rem -rem StorageVersion: 1.0 -rem C++keyFileName: MSVC100OPTS.BAT -rem C++keyName: Microsoft Visual C++ 2010 -rem C++keyManufacturer: Microsoft -rem C++keyVersion: 10.0 -rem C++keyLanguage: C++ -rem C++keyLinkerName: Microsoft Visual C++ 2010 -rem C++keyLinkerVersion: 10.0 -rem -rem ******************************************************************** -rem General parameters -rem ******************************************************************** - -set MATLAB=%MATLAB% -set VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio 10.0 -set VCINSTALLDIR=%VSINSTALLDIR%\VC -rem In this case, LINKERDIR is being used to specify the location of the SDK -set LINKERDIR=C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\ -set PATH=%VCINSTALLDIR%\bin;%VCINSTALLDIR%\VCPackages;%VSINSTALLDIR%\Common7\IDE;%VSINSTALLDIR%\Common7\Tools;%LINKERDIR%\bin;%MATLAB_BIN%;%PATH% -set INCLUDE=%VCINSTALLDIR%\INCLUDE;%VCINSTALLDIR%\ATLMFC\INCLUDE;%LINKERDIR%\include;%INCLUDE% -set LIB=%VCINSTALLDIR%\LIB;%VCINSTALLDIR%\ATLMFC\LIB;%LINKERDIR%\lib;%MATLAB%\extern\lib\win32;%LIB% -set MW_TARGET_ARCH=win32 - -rem ******************************************************************** -rem Compiler parameters -rem ******************************************************************** -set COMPILER=cl -set COMPFLAGS=/c /GR /W3 /EHs /D_CRT_SECURE_NO_DEPRECATE /D_SCL_SECURE_NO_DEPRECATE /D_SECURE_SCL=0 /DMATLAB_MEX_FILE /nologo /MD -set OPTIMFLAGS=/O2 /Oy- /DNDEBUG -set DEBUGFLAGS=/Z7 -set NAME_OBJECT=/Fo - -rem ******************************************************************** -rem Linker parameters -rem ******************************************************************** -set LIBLOC=%MATLAB%\extern\lib\win32\microsoft -set LINKER=link -set LINKFLAGS=/dll /export:%ENTRYPOINT% /LIBPATH:"%LIBLOC%" libmx.lib libmex.lib libmat.lib /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /manifest /incremental:NO /implib:"%LIB_NAME%.x" /MAP:"%OUTDIR%%MEX_NAME%%MEX_EXT%.map" -set LINKOPTIMFLAGS= -set LINKDEBUGFLAGS=/debug /PDB:"%OUTDIR%%MEX_NAME%%MEX_EXT%.pdb" -set LINK_FILE= -set LINK_LIB= -set NAME_OUTPUT=/out:"%OUTDIR%%MEX_NAME%%MEX_EXT%" -set RSP_FILE_INDICATOR=@ - -rem ******************************************************************** -rem Resource compiler parameters -rem ******************************************************************** -set RC_COMPILER=rc /fo "%OUTDIR%mexversion.res" -set RC_LINKER= - -set POSTLINK_CMDS=del "%LIB_NAME%.x" "%LIB_NAME%.exp" -set POSTLINK_CMDS1=mt -outputresource:"%OUTDIR%%MEX_NAME%%MEX_EXT%;2" -manifest "%OUTDIR%%MEX_NAME%%MEX_EXT%.manifest" -set POSTLINK_CMDS2=del "%OUTDIR%%MEX_NAME%%MEX_EXT%.manifest" -set POSTLINK_CMDS3=del "%OUTDIR%%MEX_NAME%%MEX_EXT%.map" diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/rtwtypes.h b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/rtwtypes.h deleted file mode 100644 index 7476dec..0000000 --- a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/rtwtypes.h +++ /dev/null @@ -1,711 +0,0 @@ - -#ifndef __RTWTYPES_H__ - #define __RTWTYPES_H__ - #include "tmwtypes.h" - -/* This ID is used to detect inclusion of an incompatible rtwtypes.h */ -#define RTWTYPES_ID_C08S16I32L32N32F1 - - #include "simstruc_types.h" - #ifndef POINTER_T - # define POINTER_T - typedef void * pointer_T; - #endif - #ifndef TRUE - # define TRUE (1U) - #endif - #ifndef FALSE - # define FALSE (0U) - #endif - -/* - * MultiWord supporting definitions - */ -typedef long int long_T; - -/* - * MultiWord types - */ - - -typedef struct { - uint32_T chunks[2]; -} int64m_T; - -typedef struct { - int64m_T re; - int64m_T im; -} cint64m_T; - - - -typedef struct { - uint32_T chunks[2]; -} uint64m_T; - -typedef struct { - uint64m_T re; - uint64m_T im; -} cuint64m_T; - - - -typedef struct { - uint32_T chunks[3]; -} int96m_T; - -typedef struct { - int96m_T re; - int96m_T im; -} cint96m_T; - - - -typedef struct { - uint32_T chunks[3]; -} uint96m_T; - -typedef struct { - uint96m_T re; - uint96m_T im; -} cuint96m_T; - - - -typedef struct { - uint32_T chunks[4]; -} int128m_T; - -typedef struct { - int128m_T re; - int128m_T im; -} cint128m_T; - - - -typedef struct { - uint32_T chunks[4]; -} uint128m_T; - -typedef struct { - uint128m_T re; - uint128m_T im; -} cuint128m_T; - - - -typedef struct { - uint32_T chunks[5]; -} int160m_T; - -typedef struct { - int160m_T re; - int160m_T im; -} cint160m_T; - - - -typedef struct { - uint32_T chunks[5]; -} uint160m_T; - -typedef struct { - uint160m_T re; - uint160m_T im; -} cuint160m_T; - - - -typedef struct { - uint32_T chunks[6]; -} int192m_T; - -typedef struct { - int192m_T re; - int192m_T im; -} cint192m_T; - - - -typedef struct { - uint32_T chunks[6]; -} uint192m_T; - -typedef struct { - uint192m_T re; - uint192m_T im; -} cuint192m_T; - - - -typedef struct { - uint32_T chunks[7]; -} int224m_T; - -typedef struct { - int224m_T re; - int224m_T im; -} cint224m_T; - - - -typedef struct { - uint32_T chunks[7]; -} uint224m_T; - -typedef struct { - uint224m_T re; - uint224m_T im; -} cuint224m_T; - - - -typedef struct { - uint32_T chunks[8]; -} int256m_T; - -typedef struct { - int256m_T re; - int256m_T im; -} cint256m_T; - - - -typedef struct { - uint32_T chunks[8]; -} uint256m_T; - -typedef struct { - uint256m_T re; - uint256m_T im; -} cuint256m_T; - - - -typedef struct { - uint32_T chunks[9]; -} int288m_T; - -typedef struct { - int288m_T re; - int288m_T im; -} cint288m_T; - - - -typedef struct { - uint32_T chunks[9]; -} uint288m_T; - -typedef struct { - uint288m_T re; - uint288m_T im; -} cuint288m_T; - - - -typedef struct { - uint32_T chunks[10]; -} int320m_T; - -typedef struct { - int320m_T re; - int320m_T im; -} cint320m_T; - - - -typedef struct { - uint32_T chunks[10]; -} uint320m_T; - -typedef struct { - uint320m_T re; - uint320m_T im; -} cuint320m_T; - - - -typedef struct { - uint32_T chunks[11]; -} int352m_T; - -typedef struct { - int352m_T re; - int352m_T im; -} cint352m_T; - - - -typedef struct { - uint32_T chunks[11]; -} uint352m_T; - -typedef struct { - uint352m_T re; - uint352m_T im; -} cuint352m_T; - - - -typedef struct { - uint32_T chunks[12]; -} int384m_T; - -typedef struct { - int384m_T re; - int384m_T im; -} cint384m_T; - - - -typedef struct { - uint32_T chunks[12]; -} uint384m_T; - -typedef struct { - uint384m_T re; - uint384m_T im; -} cuint384m_T; - - - -typedef struct { - uint32_T chunks[13]; -} int416m_T; - -typedef struct { - int416m_T re; - int416m_T im; -} cint416m_T; - - - -typedef struct { - uint32_T chunks[13]; -} uint416m_T; - -typedef struct { - uint416m_T re; - uint416m_T im; -} cuint416m_T; - - - -typedef struct { - uint32_T chunks[14]; -} int448m_T; - -typedef struct { - int448m_T re; - int448m_T im; -} cint448m_T; - - - -typedef struct { - uint32_T chunks[14]; -} uint448m_T; - -typedef struct { - uint448m_T re; - uint448m_T im; -} cuint448m_T; - - - -typedef struct { - uint32_T chunks[15]; -} int480m_T; - -typedef struct { - int480m_T re; - int480m_T im; -} cint480m_T; - - - -typedef struct { - uint32_T chunks[15]; -} uint480m_T; - -typedef struct { - uint480m_T re; - uint480m_T im; -} cuint480m_T; - - - -typedef struct { - uint32_T chunks[16]; -} int512m_T; - -typedef struct { - int512m_T re; - int512m_T im; -} cint512m_T; - - - -typedef struct { - uint32_T chunks[16]; -} uint512m_T; - -typedef struct { - uint512m_T re; - uint512m_T im; -} cuint512m_T; - - - -typedef struct { - uint32_T chunks[17]; -} int544m_T; - -typedef struct { - int544m_T re; - int544m_T im; -} cint544m_T; - - - -typedef struct { - uint32_T chunks[17]; -} uint544m_T; - -typedef struct { - uint544m_T re; - uint544m_T im; -} cuint544m_T; - - - -typedef struct { - uint32_T chunks[18]; -} int576m_T; - -typedef struct { - int576m_T re; - int576m_T im; -} cint576m_T; - - - -typedef struct { - uint32_T chunks[18]; -} uint576m_T; - -typedef struct { - uint576m_T re; - uint576m_T im; -} cuint576m_T; - - - -typedef struct { - uint32_T chunks[19]; -} int608m_T; - -typedef struct { - int608m_T re; - int608m_T im; -} cint608m_T; - - - -typedef struct { - uint32_T chunks[19]; -} uint608m_T; - -typedef struct { - uint608m_T re; - uint608m_T im; -} cuint608m_T; - - - -typedef struct { - uint32_T chunks[20]; -} int640m_T; - -typedef struct { - int640m_T re; - int640m_T im; -} cint640m_T; - - - -typedef struct { - uint32_T chunks[20]; -} uint640m_T; - -typedef struct { - uint640m_T re; - uint640m_T im; -} cuint640m_T; - - - -typedef struct { - uint32_T chunks[21]; -} int672m_T; - -typedef struct { - int672m_T re; - int672m_T im; -} cint672m_T; - - - -typedef struct { - uint32_T chunks[21]; -} uint672m_T; - -typedef struct { - uint672m_T re; - uint672m_T im; -} cuint672m_T; - - - -typedef struct { - uint32_T chunks[22]; -} int704m_T; - -typedef struct { - int704m_T re; - int704m_T im; -} cint704m_T; - - - -typedef struct { - uint32_T chunks[22]; -} uint704m_T; - -typedef struct { - uint704m_T re; - uint704m_T im; -} cuint704m_T; - - - -typedef struct { - uint32_T chunks[23]; -} int736m_T; - -typedef struct { - int736m_T re; - int736m_T im; -} cint736m_T; - - - -typedef struct { - uint32_T chunks[23]; -} uint736m_T; - -typedef struct { - uint736m_T re; - uint736m_T im; -} cuint736m_T; - - - -typedef struct { - uint32_T chunks[24]; -} int768m_T; - -typedef struct { - int768m_T re; - int768m_T im; -} cint768m_T; - - - -typedef struct { - uint32_T chunks[24]; -} uint768m_T; - -typedef struct { - uint768m_T re; - uint768m_T im; -} cuint768m_T; - - - -typedef struct { - uint32_T chunks[25]; -} int800m_T; - -typedef struct { - int800m_T re; - int800m_T im; -} cint800m_T; - - - -typedef struct { - uint32_T chunks[25]; -} uint800m_T; - -typedef struct { - uint800m_T re; - uint800m_T im; -} cuint800m_T; - - - -typedef struct { - uint32_T chunks[26]; -} int832m_T; - -typedef struct { - int832m_T re; - int832m_T im; -} cint832m_T; - - - -typedef struct { - uint32_T chunks[26]; -} uint832m_T; - -typedef struct { - uint832m_T re; - uint832m_T im; -} cuint832m_T; - - - -typedef struct { - uint32_T chunks[27]; -} int864m_T; - -typedef struct { - int864m_T re; - int864m_T im; -} cint864m_T; - - - -typedef struct { - uint32_T chunks[27]; -} uint864m_T; - -typedef struct { - uint864m_T re; - uint864m_T im; -} cuint864m_T; - - - -typedef struct { - uint32_T chunks[28]; -} int896m_T; - -typedef struct { - int896m_T re; - int896m_T im; -} cint896m_T; - - - -typedef struct { - uint32_T chunks[28]; -} uint896m_T; - -typedef struct { - uint896m_T re; - uint896m_T im; -} cuint896m_T; - - - -typedef struct { - uint32_T chunks[29]; -} int928m_T; - -typedef struct { - int928m_T re; - int928m_T im; -} cint928m_T; - - - -typedef struct { - uint32_T chunks[29]; -} uint928m_T; - -typedef struct { - uint928m_T re; - uint928m_T im; -} cuint928m_T; - - - -typedef struct { - uint32_T chunks[30]; -} int960m_T; - -typedef struct { - int960m_T re; - int960m_T im; -} cint960m_T; - - - -typedef struct { - uint32_T chunks[30]; -} uint960m_T; - -typedef struct { - uint960m_T re; - uint960m_T im; -} cuint960m_T; - - - -typedef struct { - uint32_T chunks[31]; -} int992m_T; - -typedef struct { - int992m_T re; - int992m_T im; -} cint992m_T; - - - -typedef struct { - uint32_T chunks[31]; -} uint992m_T; - -typedef struct { - uint992m_T re; - uint992m_T im; -} cuint992m_T; - - - -typedef struct { - uint32_T chunks[32]; -} int1024m_T; - -typedef struct { - int1024m_T re; - int1024m_T im; -} cint1024m_T; - - - -typedef struct { - uint32_T chunks[32]; -} uint1024m_T; - -typedef struct { - uint1024m_T re; - uint1024m_T im; -} cuint1024m_T; - -#endif /* __RTWTYPES_H__ */ diff --git a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/rtwtypeschksum.mat b/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/rtwtypeschksum.mat deleted file mode 100644 index b4d0e9c..0000000 Binary files a/code/slprj/_sfprj/EngSimulation8RTFLEX68D_Transient/_self/sfun/src/rtwtypeschksum.mat and /dev/null differ diff --git a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/allrptinfo.mat b/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/allrptinfo.mat deleted file mode 100644 index cfd41c2..0000000 Binary files a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/allrptinfo.mat and /dev/null differ diff --git a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/geninfo.mat b/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/geninfo.mat deleted file mode 100644 index 1d65acc..0000000 Binary files a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/geninfo.mat and /dev/null differ diff --git a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/mdladvinfo.mat b/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/mdladvinfo.mat deleted file mode 100644 index 808734a..0000000 Binary files a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/mdladvinfo.mat and /dev/null differ diff --git a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/model_diagnose.html b/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/model_diagnose.html deleted file mode 100644 index eaa2ea8..0000000 --- a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/model_diagnose.html +++ /dev/null @@ -1 +0,0 @@ - Model Advisor \ No newline at end of file diff --git a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/model_diagnose_custom.html b/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/model_diagnose_custom.html deleted file mode 100644 index 892be4d..0000000 --- a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/model_diagnose_custom.html +++ /dev/null @@ -1,496 +0,0 @@ - Model Advisor Report Customization - - - -

Model Advisor Customization

- -

Help

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title  Check model for known block upgrade issues
TitleID  mathworks.design.Update
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\private\defineModelAdvisorChecks.p
Title  Identify unconnected lines, input ports, and output ports
TitleID  mathworks.design.UnconnectedLinesPorts
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check root model Inport block specifications
TitleID  mathworks.design.RootInportSpec
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Identify blocks using one-based indexing
TitleID  mathworks.codegen.cgsl_0101
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check solver for code generation
TitleID  mathworks.codegen.SolverCodeGen
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Identify questionable blocks within the specified system
TitleID  mathworks.codegen.QuestionableBlks
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check for blocks not supported by code generation
TitleID  mathworks.codegen.codeGenSupport
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check for blocks not recommended for C/C++ production code deployment
TitleID  mathworks.codegen.PCGSupport
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Identify lookup table blocks that generate expensive out-of-range checking code
TitleID  mathworks.codegen.LUTRangeCheckCode
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check output types of logic blocks
TitleID  mathworks.codegen.LogicBlockUseNonBooleanOutput
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check the hardware implementation
TitleID  mathworks.codegen.HWImplementation
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check optimization settings
TitleID  mathworks.design.OptimizationSettings
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Identify questionable software environment specifications
TitleID  mathworks.codegen.SWEnvironmentSpec
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Identify questionable code instrumentation (data I/O)
TitleID  mathworks.codegen.CodeInstrumentation
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check for blocks that have constraints on tunable parameters
TitleID  mathworks.codegen.ConstraintsTunableParam
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check for parameter tunability information ignored for referenced models
TitleID  mathworks.design.ParamTunabilityIgnored
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check for implicit signal resolution
TitleID  mathworks.design.ImplicitSignalResolution
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check for optimal bus virtuality
TitleID  mathworks.design.OptBusVirtuality
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check for calls to slDataTypeAndScale()
TitleID  mathworks.design.CallslDataTypeAndScale
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check for Discrete-Time Integrator blocks with initial condition uncertainty
TitleID  mathworks.design.DiscreteTimeIntegratorInitCondition
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Identify disabled library links
TitleID  mathworks.design.DisabledLibLinks
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Identify parameterized library links
TitleID  mathworks.design.ParameterizedLibLinks
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Identify unresolved library links
TitleID  mathworks.design.UnresolvedLibLinks
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Identify model reference variants and variant subsystems that override variant choice
TitleID  mathworks.design.VariantOverride
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Identify configurable subsystem blocks for converting to variant subsystem blocks
TitleID  mathworks.design.CSStoVSSConvert
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check usage of function-call connections
TitleID  mathworks.design.CheckForProperFcnCallUsage
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check signal logging save format
TitleID  mathworks.design.SigLogSaveFormat
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check and update masked blocks in library to use promoted parameters
TitleID  mathworks.design.CheckAndUpdateOldMaskedBuiltinBlocks
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check model configuration settings against code generation objectives
TitleID  mathworks.codegen.CodeGenSanity
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\private\defineCGOCheck.p
Title  Check for efficiency optimization parameters
TitleID  mathworks.codegen.checkEnableMemcpy
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\private\defineCGOCheck.p
Title  Check model simulation configuration
TitleID  mathworks.fpa.CheckModelSimulationConfiguration
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Verify hardware selection
TitleID  mathworks.fpa.CheckHardwareSelection
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Check model Diagnostics Data Validity settings
TitleID  mathworks.fpa.CheckDataValidityDiagnosticsForParameters
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Simulation range checking
TitleID  mathworks.fpa.CheckSimulationRangeChecking
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Verify explicit signal resolution
TitleID  mathworks.fpa.CheckImplicitSignalResolution
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Check strong data typing with Simulink I/O
TitleID  mathworks.fpa.CheckStrongDataTypingWithSimulinkIO
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Address unsupported blocks
TitleID  mathworks.fpa.CheckUnsupportedBlocks
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Specify block minimum and maximum values
TitleID  mathworks.fpa.CheckSpecifyDesignMinMaxValue
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Review locked data type settings
TitleID  mathworks.fpa.CheckSummarizeLockDownKnownScaling
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Return to Fixed-Point Tool to Perform Data Typing and Scaling
TitleID  mathworks.fpa.launchFPT
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Set Target Frequency
TitleID  com.mathworks.HDL.SetTargetFrequency
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Check model-level settings for HDL code generation
TitleID  com.mathworks.HDL.CheckGlobalSettings
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Set basic options for RTL code generation
TitleID  com.mathworks.HDL.SetBasicOptions
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Set advanced options
TitleID  com.mathworks.HDL.SetAdvancedOptions
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Set testbench options
TitleID  com.mathworks.HDL.SetTBOptions
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Verify generated RTL code with a HDL Cosimulation testbench
TitleID  com.mathworks.HDL.VerifyCosim
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Create synthesis tool project
TitleID  com.mathworks.HDL.CreateProject
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Run logic synthesis for specified FPGA device
TitleID  com.mathworks.HDL.RunLogicSynthesis
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Run mapping for specified FPGA device
TitleID  com.mathworks.HDL.RunMapping
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Run place and route for specified FPGA device
TitleID  com.mathworks.HDL.RunPandR
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Annotate synthesis result back to the Simulink model
TitleID  com.mathworks.HDL.AnnotateModel
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Generate programming file for specified FPGA device
TitleID  com.mathworks.HDL.GenerateBitstream
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Program target FPGA device
TitleID  com.mathworks.HDL.ProgramDevice
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Generate xPC Target interface
TitleID  com.mathworks.HDL.GeneratexPCInterface
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Set FPGA-in-the-Loop Options
TitleID  com.mathworks.HDL.FILOption
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Generate FPGA programming file and FPGA-in-the-Loop testbench model
TitleID  com.mathworks.HDL.RunFIL
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Generate FPGA programming file for USRP(R) board. The FPGA project is generated first. Then syntax checking is performed on the HDL code. If no error was found in FPGA project generation and syntax checking, FPGA programming file generation process will start in an external command-line window.
TitleID  com.mathworks.HDL.RunUSRP
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Create project for embedded system tool
TitleID  com.mathworks.HDL.EmbeddedProject
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Synthesis and generate bitstream for embedded system on FPGA
TitleID  com.mathworks.HDL.EmbeddedSystemBuild
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Program target FPGA device
TitleID  com.mathworks.HDL.EmbeddedDownload
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Check consistency of block parameter units
TitleID  mathworks.simscape.checkParameterUnits
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\physmod\simscape\simscape\m\+simscape\+modeladvisor\+internal\private\register_simscape_product_checks.p
Title  Check for outdated Simscape blocks
TitleID  mathworks.simscape.checkOutdatedBlocks
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\physmod\simscape\simscape\m\+simscape\+modeladvisor\+internal\private\register_simscape_product_checks.p
Title  Check for blocks not recommended for MISRA-C:2004 compliance
TitleID  mathworks.misra.BlkSupport
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\rtw\rtw\misra\private\misraBlockSupport.p
Title  Check configuration parameters for MISRA-C:2004 compliance
TitleID  mathworks.misra.CodeGenSettings
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\rtw\rtw\misra\private\misraCodeGenSettings.p
Title  Check model and local libraries for legacy SimEvents blocks
TitleID  mathworks.simevents.checkNeedSEUpdate
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simevents\simevents\sl_customization.p
Title  Runtime diagnostics for S-functions
TitleID  mathworks.design.DiagnosticSFcn
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\sl_customization.p
Title  Check if Read/Write diagnostics are enabled for Data Store blocks
TitleID  mathworks.design.DiagnosticDataStoreBlk
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\sl_customization.p
Title  Check Data Store Memory blocks for multitasking, strong typing, and shadowing issues
TitleID  mathworks.design.DataStoreMemoryBlkIssue
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\sl_customization.p
Title  Check that the model is saved in SLX format
TitleID  mathworks.design.UseSLXFile
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\sl_customization.p
Title  Check file for foreign characters
TitleID  mathworks.design.characterEncoding
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\sl_customization.p
Title  Check Model History properties
TitleID  mathworks.design.SLXModelProperties
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\sl_customization.p
Title  Create baseline to measure the performance. The baseline contains the time to run the simulation and the simulation results (signals logged). To create a baseline, configure the model to log states in the workspace and save the signals in 'Structure with time' format.
TitleID  com.mathworks.Simulink.PerformanceAdvisor.CreateBaseline
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\performance\performancea\sl_customization.p
Title  Some diagnostics, such as 'Solver data inconsistency', incur run-time overhead during simulation. To improve simulation speed, disable these diagnostics if they are not necessary.
TitleID  com.mathworks.Simulink.PerformanceAdvisor.IdentifyExpensiveDiagnostics
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\performance\performancea\sl_customization.p
Title  Some optimizations, such as 'Block reduction', may be disabled. To improve simulation speed, enable these optimization settings.
TitleID  com.mathworks.Simulink.PerformanceAdvisor.IdentifyApplicableOptimizations
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\performance\performancea\sl_customization.p
Title  Improperly configured lookup table blocks can affect the simulation speed of a model.
TitleID  com.mathworks.Simulink.PerformanceAdvisor.InefficientLookupTableBlocks
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\performance\performancea\sl_customization.p
Title  Avoid using Interpreted MATLAB Function blocks.
TitleID  com.mathworks.Simulink.PerformanceAdvisor.DetectIntMATLABFcnBlocks
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\performance\performancea\sl_customization.p
Title  Disabling debugging on MATLAB Function blocks can improve simulation speed.
TitleID  com.mathworks.Simulink.PerformanceAdvisor.CheckMATLABFcnBlockDebugStatus
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\performance\performancea\sl_customization.p
Title  Disabling debugging on Stateflow blocks can improve simulation speed.
TitleID  com.mathworks.Simulink.PerformanceAdvisor.CheckStateflowDebugStatus
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\performance\performancea\sl_customization.p
Title  Disabling simulation target settings, such as 'Echo expression without semicolons', can improve simulation speed.
TitleID  com.mathworks.Simulink.PerformanceAdvisor.CheckSimTargetEchoStatus
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\performance\performancea\sl_customization.p
Title  Check if model reference rebuild setting is set to the proper value
TitleID  com.mathworks.Simulink.PerformanceAdvisor.CheckModelRefRebuildSetting
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\performance\performancea\sl_customization.p
Title  Open the Upgrade Advisor
TitleID  com.mathworks.Simulink.UpgradeAdvisor.MAEntryPoint
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\upgradeadvisor\sl_customization.p
Title  Upgrade models in a hierarchy
TitleID  com.mathworks.Simulink.UpgradeAdvisor.UpgradeModelHierarchy
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\upgradeadvisor\sl_customization.p
Title  Check safety-related optimization settings
TitleID  mathworks.do178.OptionSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_OptionSet.p
Title  Check safety-related diagnostic settings for solvers
TitleID  mathworks.do178.SolverDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_SolverDiagnosticsSet.p
Title  Check safety-related diagnostic settings for sample time
TitleID  mathworks.do178.SampleTimeDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_SampleTimeDiagnosticsSet.p
Title  Check safety-related diagnostic settings for signal data
TitleID  mathworks.do178.DataValiditySignalsDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_DataValiditySignalsDiagnosticsSet.p
Title  Check safety-related diagnostic settings for parameters
TitleID  mathworks.do178.DataValidityParamDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_DataValidityParametersDiagnosticsSet.p
Title  Check safety-related diagnostic settings for data used for debugging
TitleID  mathworks.do178.DataValidityDebugDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_DataValidityDebugDiagnosticsSet.p
Title  Check safety-related diagnostic settings for data store memory
TitleID  mathworks.do178.DataStoreMemoryDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_DataStoreMemoryDiagnosticsSet.p
Title  Check safety-related diagnostic settings for type conversions
TitleID  mathworks.do178.TypeConversionDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_TypeConversionDiagnosticsSet.p
Title  Check safety-related diagnostic settings for signal connectivity
TitleID  mathworks.do178.ConnectivitySignalsDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_ConnectivitySignalsDiagnosticsSet.p
Title  Check safety-related diagnostic settings for bus connectivity
TitleID  mathworks.do178.ConnectivityBussesDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_ConnectivityBussesDiagnosticsSet.p
Title  Check safety-related diagnostic settings that apply to function-call connectivity
TitleID  mathworks.do178.FcnCallDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_FunctionCallDiagnosticsSet.p
Title  Check safety-related diagnostic settings for compatibility
TitleID  mathworks.do178.CompatibilityDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_CompatibilityDiagnosticsSet.p
Title  Check safety-related diagnostic settings for model initialization
TitleID  mathworks.do178.InitDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_DataValidityInitializationDiagnosticsSet.p
Title  Check safety-related diagnostic settings for model referencing
TitleID  mathworks.do178.MdlrefDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_ModelReferenceDiagnosticsSet.p
Title  Check safety-related model referencing settings
TitleID  mathworks.do178.MdlrefOptSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_ModelReferenceOptionsSet.p
Title  Check safety-related code generation settings
TitleID  mathworks.do178.CodeSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_CodeSet.p
Title  Check safety-related diagnostic settings for saving
TitleID  mathworks.do178.SavingDiagnosticsSet
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_SavingDiagnosticsSet.p
Title  Check for blocks that do not link to requirements
TitleID  mathworks.do178.RequirementInfo
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_RequirementInfo.p
Title  Check usage of Math blocks
TitleID  mathworks.do178.MathBlksUsage
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_mathBlocks.p
Title  Check state machine type of Stateflow charts
TitleID  mathworks.do178.hisf_0001
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_StateflowMealyMoore.p
Title  Check Stateflow charts for ordering of states and transitions
TitleID  mathworks.do178.hisf_0002
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_StateflowTransOrder.p
Title  Check Stateflow debugging options
TitleID  mathworks.do178.hisf_0011
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_StateflowDebugSettings.p
Title  Check usage of lookup table blocks
TitleID  mathworks.do178.LUTRangeCheckCode
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_lookupTableBlocks.p
Title  Check for inconsistent vector indexing methods
TitleID  mathworks.do178.hisl_0021
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_hisl_0021_Con_Index.p
Title  Check for blocks not recommended for C/C++ production code deployment
TitleID  mathworks.do178b.PCGSupport
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_PCGSupport.p
Title  Check Stateflow charts for uniquely defined data objects
TitleID  mathworks.do178.hisl_0061
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\sl_customization.p
Title  Check state machine type of Stateflow charts
TitleID  mathworks.iec61508.hisf_0001
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\private\IEC61508_StateflowMealyMoore.p
Title  Check for inconsistent vector indexing methods
TitleID  mathworks.iec61508.hisl_0021
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\private\IEC61508_hisl_0021_Con_Index.p
Title  Display model metrics and complexity report
TitleID  mathworks.iec61508.MdlMetricsInfo
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\sl_customization.p
Title  Check for unconnected objects
TitleID  mathworks.iec61508.UnconnectedObjects
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\sl_customization.p
Title  Check for fully defined interface
TitleID  mathworks.iec61508.RootLevelInports
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\sl_customization.p
Title  Check for questionable constructs
TitleID  mathworks.iec61508.QuestionableBlks
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\sl_customization.p
Title  Check for blocks not recommended for C/C++ production code deployment
TitleID  mathworks.iec61508.PCGSupport
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\sl_customization.p
Title  Check for model objects that do not link to requirements
TitleID  mathworks.iec61508.RequirementInfo
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\sl_customization.p
Title  Identify requirement links with missing documents
TitleID  mathworks.req.Documents
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\slvnv\private\defineModelAdvisorChecks.p
Title  Identify requirement links that specify invalid locations within documents
TitleID  mathworks.req.Identifiers
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\slvnv\private\defineModelAdvisorChecks.p
Title  Identify selection-based links having description fields that do not match their requirements document text
TitleID  mathworks.req.Labels
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\slvnv\private\defineModelAdvisorChecks.p
Title  Identify requirement links with path type inconsistent with preferences
TitleID  mathworks.req.Paths
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\slvnv\private\defineModelAdvisorChecks.p
Title  Check font formatting
TitleID  mathworks.maab.db_0043
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_db_0043.p
Title  Check transition orientations in flowcharts
TitleID  mathworks.maab.db_0132
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_db_0132.p
Title  Check for nondefault block attributes
TitleID  mathworks.maab.db_0140
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_db_0140.p
Title  Check signal line labels
TitleID  mathworks.maab.na_0008
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_na_0008.p
Title  Check for propagated signal labels
TitleID  mathworks.maab.na_0009
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_na_0009.p
Title  Check default transition placement in Stateflow charts
TitleID  mathworks.maab.jc_0531
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_jc_0531.p
Title  Check return value assignments of graphical functions in Stateflow charts
TitleID  mathworks.maab.jc_0511
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_jc_0511.p
Title  Check entry formatting in State blocks in Stateflow charts
TitleID  mathworks.maab.jc_0501
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_jc_0501.p
Title  Check usage of return values from a graphical function in Stateflow charts
TitleID  mathworks.maab.jc_0521
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_jc_0521.p
Title  Check for pointers in Stateflow charts
TitleID  mathworks.maab.jm_0011
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_jm_0011.p
Title  Check for event broadcasts in Stateflow charts
TitleID  mathworks.maab.jm_0012
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_jm_0012.p
Title  Check transition actions in Stateflow charts
TitleID  mathworks.maab.db_0151
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_db_0151.p
Title  Check for MATLAB expressions in Stateflow charts
TitleID  mathworks.maab.db_0127
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_db_0127.p
Title  Check for indexing in blocks
TitleID  mathworks.maab.db_0112
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check file names
TitleID  mathworks.maab.ar_0001
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check folder names
TitleID  mathworks.maab.ar_0002
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check for prohibited blocks in discrete controllers
TitleID  mathworks.maab.jm_0001
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check for prohibited sink blocks
TitleID  mathworks.maab.hd_0001
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check positioning and configuration of ports
TitleID  mathworks.maab.db_0042
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check for matching port and signal names
TitleID  mathworks.maab.jm_0010
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check whether block names appear below blocks
TitleID  mathworks.maab.db_0142
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check for mixing basic blocks and subsystems
TitleID  mathworks.maab.db_0143
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check for unconnected ports and signal lines
TitleID  mathworks.maab.db_0081
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check position of Trigger and Enable blocks
TitleID  mathworks.maab.db_0146
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check use of tunable parameters in blocks
TitleID  mathworks.maab.db_0110
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check Stateflow data objects with local scope
TitleID  mathworks.maab.db_0125
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check for Strong Data Typing with Simulink I/O
TitleID  mathworks.maab.db_0122
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check usage of exclusive and default states in state machines
TitleID  mathworks.maab.db_0137
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check Implement logic signals as Boolean data (vs. double)
TitleID  mathworks.maab.jc_0011
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check model diagnostic parameters
TitleID  mathworks.maab.jc_0021
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check the display attributes of block names
TitleID  mathworks.maab.jc_0061
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check display for port blocks
TitleID  mathworks.maab.jc_0081
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check subsystem names
TitleID  mathworks.maab.jc_0201
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check port block names
TitleID  mathworks.maab.jc_0211
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check character usage in signal labels
TitleID  mathworks.maab.jc_0221
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check character usage in block names
TitleID  mathworks.maab.jc_0231
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check Trigger and Enable block names
TitleID  mathworks.maab.jc_0281
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check for Simulink diagrams using nonstandard display attributes
TitleID  mathworks.maab.na_0004
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check visibility of block port names
TitleID  mathworks.maab.na_0005
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check orientation of Subsystem blocks
TitleID  mathworks.maab.jc_0111
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check configuration of Relational Operator blocks
TitleID  mathworks.maab.jc_0131
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check for model reference configuration mismatch
TitleID  mathworks.codegen.MdlrefConfigMismatch
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check update diagram status
TitleID  mathworks.fpa.CheckUpdateDiagramStatus
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Set up signal logging
TitleID  mathworks.fpa.CheckSetupSignalLogging
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Create reference data
TitleID  mathworks.fpa.CheckCreateReferenceData
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Implement logic signals as Boolean data
TitleID  mathworks.fpa.CheckImplementLogicSignalsAsBooleanData
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Check for removing redundant specification between signal objects and blocks
TitleID  mathworks.fpa.CheckAssociateSDOWithBlocks
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Check for output data type inheritance
TitleID  mathworks.fpa.CheckRemoveOutputDataTypeInheritance
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Relax input data type settings
TitleID  mathworks.fpa.CheckRelaxInputDatatypeSettings
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Set Target Device and Synthesis Tool for HDL code generation
TitleID  com.mathworks.HDL.SetTargetDevice
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Set Target Library for target-specific code generation
TitleID  com.mathworks.HDL.SetTargetLibrary
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Set target interface for HDL code generation
TitleID  com.mathworks.HDL.SetTargetInterface
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Set target interface for HDL code generation
TitleID  com.mathworks.HDL.SetTargetInterfaceAndMode
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Check model for algebraic loops
TitleID  com.mathworks.HDL.CheckAlgebraicLoop
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Check model for unsupported blocks
TitleID  com.mathworks.HDL.CheckBlockCompatibility
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Check model for global sample time settings
TitleID  com.mathworks.HDL.CheckSampleTime
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Check model compatibility with FPGA-in-the-Loop
TitleID  com.mathworks.HDL.CheckFIL
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Generate RTL code and testbench for the selected subsystem
TitleID  com.mathworks.HDL.GenerateHDLCodeAndReport
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Generate RTL code and IP core for embedded system
TitleID  com.mathworks.HDL.GenerateIPCore
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\hdlcoder\hdlcoder\hdlwa\sl_customization.p
Title  Check for implicit event duplication caused by SimEvents blocks
TitleID  mathworks.simevents.checkEventDuplication
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simevents\simevents\sl_customization.p
Title  Check for non-continuous signals driving derivative ports
TitleID  mathworks.design.NonContSigDerivPort
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\sl_customization.p
Title  Check if model with referenced models can be built in parallel with optimal settings.
TitleID  com.mathworks.Simulink.PerformanceAdvisor.CheckModelRefParallelBuild
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\performance\performancea\sl_customization.p
Title  Use circular buffer to improve simulation speed for Delay blocks with large states.
TitleID  com.mathworks.Simulink.PerformanceAdvisor.CheckDelayBlockCircularBufferSetting
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\performance\performancea\sl_customization.p
Title  The selection of an explicit or implicit solver depends on the approximation of the model stiffness at the beginning of the simulation. If the model represents a stiff system, use the ode15s solver. Otherwise, use the ode45 solver.
TitleID  com.mathworks.Simulink.PerformanceAdvisor.SolverTypeSelection
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\performance\performancea\sl_customization.p
Title  Running in Accelerator mode might improve simulation speed.
TitleID  com.mathworks.Simulink.PerformanceAdvisor.CheckAccelerator
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\performance\performancea\sl_customization.p
Title  Check model for known block upgrade issues requiring compile time information
TitleID  mathworks.design.UpdateRequireCompile
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\private\defineModelAdvisorChecks.p
Title  Identify blocks that generate expensive saturation and rounding code
TitleID  mathworks.codegen.ExpensiveSaturationRoundingCode
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check for partial structure parameter usage with bus signals
TitleID  mathworks.design.PartialBusParams
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check sample times and tasking mode
TitleID  mathworks.codegen.SampleTimesTaskingMode
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check bus usage
TitleID  mathworks.design.MuxBlkAsBusCreator
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check for potentially delayed function-call block return values
TitleID  mathworks.design.DelayedFcnCallSubsys
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Identify questionable subsystem settings
TitleID  mathworks.codegen.QuestionableSubsysSetting
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Identify block output signals with continuous sample time and non-floating point data type
TitleID  mathworks.design.OutputSignalSampleTime
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check Merge block usage
TitleID  mathworks.design.MergeBlkUsage
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check consistency of initialization parameters for Outport and Merge blocks
TitleID  mathworks.design.InitParamOutportMergeBlk
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Title  Check bus usage
TitleID  mathworks.fpa.CheckMuxBlocksUsedAsBusCreatorBlocks
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\fixpoint\fpca\sl_customization.p
Title  Check data store block sample times for modeling errors
TitleID  mathworks.design.DataStoreBlkSampleTime
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\sl_customization.p
Title  Check for potential ordering issues involving data store access
TitleID  mathworks.design.OrderingDataStoreAccess
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\sl_customization.p
Title  Identify questionable fixed-point operations
TitleID  mathworks.codegen.QuestionableFxptOperations
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\fixpt\sl_customization.p
Title  Identify time-varying source blocks interfering with frequency response estimation
TitleID  mathworks.slcontrolfrest.timevaryingsources
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slcontrol\slctrlutil\sl_customization.p
Title  Check usage of Math Operations blocks
TitleID  mathworks.do178.MathOperationsBlocksUsage
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_MathOperationsBlocksUsage.p
Title  Check usage of Signal Routing blocks
TitleID  mathworks.do178.SignalRoutingBlockUsage
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_SignalRoutingBlocksUsage.p
Title  Check usage of Logic and Bit Operations blocks
TitleID  mathworks.do178.LogicBlockUsage
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_LogicBitOpsBlocksUsage.p
Title  Check usage of Ports and Subsystems blocks
TitleID  mathworks.do178.PortsSubsystemsUsage
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\private\DO178B_PortsSubsystemsUsage.p
Title  Display model version information
TitleID  mathworks.do178.MdlChecksum
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\do178b\sl_customization.p
Title  Check usage of Math Operations blocks
TitleID  mathworks.iec61508.MathOperationsBlocksUsage
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\private\IEC61508_MathOperationsBlocksUsage.p
Title  Check usage of Signal Routing blocks
TitleID  mathworks.iec61508.SignalRoutingBlockUsage
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\private\IEC61508_SignalRoutingBlocksUsage.p
Title  Check usage of Logic and Bit Operations blocks
TitleID  mathworks.iec61508.LogicBlockUsage
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\private\IEC61508_LogicBitOpsBlocksUsage.p
Title  Check usage of Ports and Subsystems blocks
TitleID  mathworks.iec61508.PortsSubsystemsUsage
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\private\IEC61508_PortsSubsystemsUsage.p
Title  Display configuration management data
TitleID  mathworks.iec61508.MdlVersionInfo
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\sl_customization.p
Title  Check usage of Stateflow constructs
TitleID  mathworks.iec61508.StateflowProperUsage
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\iec61508\sl_customization.p
Title  Check use of Switch blocks
TitleID  mathworks.maab.jc_0141
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_jc_0141.p
Title  Check for signal bus and Mux block usage
TitleID  mathworks.maab.na_0010
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_na_0010.p
Title  Check for bitwise operations in Stateflow charts
TitleID  mathworks.maab.na_0001
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_na_0001.p
Title  Check for comparison operations in Stateflow charts
TitleID  mathworks.maab.na_0013
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_na_0013.p
Title  Check for unary minus operations on unsigned integers in Stateflow charts
TitleID  mathworks.maab.jc_0451
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_jc_0451.p
Title  Check for equality operations between floating-point expressions in Stateflow charts
TitleID  mathworks.maab.jc_0481
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\private\styleguide_jc_0481.p
Title  Check for mismatches between names of Stateflow ports and associated signals
TitleID  mathworks.maab.db_0123
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Title  Check scope of From and Goto blocks
TitleID  mathworks.maab.na_0011
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\slvnv\styleguide\sl_customization.p
Task Name  Modeling Physical Systems
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Modeling Guidelines for MISRA-C:2004
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Simulation Accuracy
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Simulation Runtime Accuracy Diagnostics
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Managing Data Store Memory Blocks
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Simulink Model File Integrity
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Modeling Signals and Parameters using Buses
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Code Generation Efficiency
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Model Referencing
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Managing Library Links And Variants
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Modeling Standards for DO-178C/DO-331
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Upgrading to the Current Simulink Version
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Frequency Response Estimation
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Modeling Standards for ISO 26262
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Modeling Standards for IEC 61508
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Naming Conventions
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Model Architecture
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Model Configuration Options
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Simulink
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Stateflow
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Modeling Standards for MAAB
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
Task Name  Requirement consistency checking
Source  E:\Program Files (x86)\MATLAB\R2013a\toolbox\simulink\simulink\modeladvisor\sl_customization.p
\ No newline at end of file diff --git a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/model_diagnose_left.html b/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/model_diagnose_left.html deleted file mode 100644 index 9e89901..0000000 --- a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/model_diagnose_left.html +++ /dev/null @@ -1,662 +0,0 @@ - Model Advisor -
- - -
-

-
-

-

By Product
By Task
Select product categories or items from the following list:
-

Select or deselect all

-
-
Simulink
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
       Identify unconnected lines, input ports, and output ports
-
       Check root model Inport block specifications
-
       Check optimization settings
-
       Check for parameter tunability information ignored for referenced models
-
       Check for implicit signal resolution
-
       Check for optimal bus virtuality
-
       Check for calls to slDataTypeAndScale()
-
       Check for Discrete-Time Integrator blocks with initial condition uncertainty
-
       Identify disabled library links
-
       Identify parameterized library links
-
       Identify unresolved library links
-
       Identify model reference variants and variant subsystems that override variant choice
-
       Identify configurable subsystem blocks for converting to variant subsystem blocks
-
       Check usage of function-call connections
-
       Check signal logging save format
-
       Check and update masked blocks in library to use promoted parameters
-
       Runtime diagnostics for S-functions
-
       Check if Read/Write diagnostics are enabled for Data Store blocks
-
       Check Data Store Memory blocks for multitasking, strong typing, and shadowing issues
-
       Check file for foreign characters
-
       Check Model History properties
-
       Open the Upgrade Advisor
-
       Check for non-continuous signals driving derivative ports
-
       * Check for partial structure parameter usage with bus signals
-
       * Check bus usage
-
       * Check for potentially delayed function-call block return values
-
       * Identify block output signals with continuous sample time and non-floating point data type
-
       * Check Merge block usage
-
       * Check consistency of initialization parameters for Outport and Merge blocks
-
       * Check data store block sample times for modeling errors
-
       * Check for potential ordering issues involving data store access
-
- -
Embedded Coder
- - - -
Simscape
- - - -
SimEvents
- - - -
Simulink Verification and Validation
- -
-
    Modeling Standards
- -
-
        DO-178C/DO-331 Checks
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
               Check safety-related optimization settings
-
               Check safety-related diagnostic settings for solvers
-
               Check safety-related diagnostic settings for sample time
-
               Check safety-related diagnostic settings for signal data
-
               Check safety-related diagnostic settings for parameters
-
               Check safety-related diagnostic settings for data used for debugging
-
               Check safety-related diagnostic settings for data store memory
-
               Check safety-related diagnostic settings for type conversions
-
               Check safety-related diagnostic settings for signal connectivity
-
               Check safety-related diagnostic settings for bus connectivity
-
               Check safety-related diagnostic settings that apply to function-call connectivity
-
               Check safety-related diagnostic settings for compatibility
-
               Check safety-related diagnostic settings for model initialization
-
               Check safety-related diagnostic settings for model referencing
-
               Check safety-related model referencing settings
-
               Check safety-related code generation settings
-
               Check safety-related diagnostic settings for saving
-
               Check for blocks that do not link to requirements
-
               Check usage of Math blocks
-
               Check state machine type of Stateflow charts
-
               Check Stateflow charts for ordering of states and transitions
-
               Check Stateflow debugging options
-
               Check usage of lookup table blocks
-
               Check for inconsistent vector indexing methods
-
               Check for blocks not recommended for C/C++ production code deployment
-
               Check Stateflow charts for uniquely defined data objects
-
               * Check usage of Math Operations blocks
-
               * Check usage of Signal Routing blocks
-
               * Check usage of Logic and Bit Operations blocks
-
               * Check usage of Ports and Subsystems blocks
-
               * Display model version information
-
- -
        IEC 61508 and ISO 26262 Checks
- -
- - - - - - - - - - - - -
               Check state machine type of Stateflow charts
-
               Check for inconsistent vector indexing methods
-
               Display model metrics and complexity report
-
               Check for unconnected objects
-
               Check for fully defined interface
-
               Check for blocks not recommended for C/C++ production code deployment
-
               Check for model objects that do not link to requirements
-
               * Check usage of Math Operations blocks
-
               * Check usage of Signal Routing blocks
-
               * Check usage of Logic and Bit Operations blocks
-
               * Check usage of Ports and Subsystems blocks
-
               * Display configuration management data
-
               * Check usage of Stateflow constructs
-
- -
        MathWorks Automotive Advisory Board Checks
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
               Check font formatting
-
               Check transition orientations in flowcharts
-
               Check for nondefault block attributes
-
               Check signal line labels
-
               Check for propagated signal labels
-
               Check default transition placement in Stateflow charts
-
               Check return value assignments of graphical functions in Stateflow charts
-
               Check entry formatting in State blocks in Stateflow charts
-
               Check usage of return values from a graphical function in Stateflow charts
-
               Check for pointers in Stateflow charts
-
               Check for event broadcasts in Stateflow charts
-
               Check transition actions in Stateflow charts
-
               Check for MATLAB expressions in Stateflow charts
-
               Check for indexing in blocks
-
               Check file names
-
               Check folder names
-
               Check for prohibited blocks in discrete controllers
-
               Check for prohibited sink blocks
-
               Check positioning and configuration of ports
-
               Check for matching port and signal names
-
               Check whether block names appear below blocks
-
               Check for mixing basic blocks and subsystems
-
               Check for unconnected ports and signal lines
-
               Check position of Trigger and Enable blocks
-
               Check use of tunable parameters in blocks
-
               Check Stateflow data objects with local scope
-
               Check for Strong Data Typing with Simulink I/O
-
               Check usage of exclusive and default states in state machines
-
               Check Implement logic signals as Boolean data (vs. double)
-
               Check model diagnostic parameters
-
               Check the display attributes of block names
-
               Check display for port blocks
-
               Check subsystem names
-
               Check port block names
-
               Check character usage in signal labels
-
               Check character usage in block names
-
               Check Trigger and Enable block names
-
               Check for Simulink diagrams using nonstandard display attributes
-
               Check visibility of block port names
-
               Check orientation of Subsystem blocks
-
               Check configuration of Relational Operator blocks
-
               * Check use of Switch blocks
-
               * Check for signal bus and Mux block usage
-
               * Check for bitwise operations in Stateflow charts
-
               * Check for comparison operations in Stateflow charts
-
               * Check for unary minus operations on unsigned integers in Stateflow charts
-
               * Check for equality operations between floating-point expressions in Stateflow charts
-
               * Check for mismatches between names of Stateflow ports and associated signals
-
               * Check scope of From and Goto blocks
-
-
- -
    Requirements Consistency
- - -
- -
Simulink Control Design
- - -
-

*Running this check triggers an Update Diagram, which increases processing time

-

Select or deselect all


- - -
-

-
-

-
\ No newline at end of file diff --git a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/model_diagnose_task.html b/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/model_diagnose_task.html deleted file mode 100644 index d24421f..0000000 --- a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/model_diagnose_task.html +++ /dev/null @@ -1,980 +0,0 @@ - Model Advisor -
- - -
-

-
-

-

-
By Product
By Task
Select tasks from the following list:
-

Select or deselect all

-
- -
       Modeling Physical Systems
-
-
- - - -
           > Check consistency of block parameter units
-
- - -
       Modeling Guidelines for MISRA-C:2004
-
- - - -
       Simulation Accuracy
-
- - - -
       Simulation Runtime Accuracy Diagnostics
-
- - - -
       Managing Data Store Memory Blocks
-
- - - -
       Simulink Model File Integrity
-
-
- - - - - -
           > Check file for foreign characters
-
           > Check Model History properties
-
- - -
       Modeling Signals and Parameters using Buses
-
-
- - - - - - - -
           > Check for optimal bus virtuality
-
           > * Check for partial structure parameter usage with bus signals
-
           > * Check bus usage
-
- - -
       Code Generation Efficiency
-
- - - -
       Model Referencing
-
-
- - - - - - - - - - - -
           > Check for model reference configuration mismatch
-
           > Check for parameter tunability information ignored for referenced models
-
           > Check for implicit signal resolution
-
           > * Check bus usage
-
           > Check root model Inport block specifications
-
- - -
       Managing Library Links And Variants
-
-
- - - - - - - - - -
           > Identify disabled library links
-
           > Identify parameterized library links
-
           > Identify unresolved library links
-
           > Identify model reference variants and variant subsystems that override variant choice
-
- - -
       Modeling Standards for DO-178C/DO-331
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
           > * Display model version information
-
           > Check safety-related optimization settings
-
           > Check safety-related diagnostic settings for solvers
-
           > Check safety-related diagnostic settings for sample time
-
           > Check safety-related diagnostic settings for signal data
-
           > Check safety-related diagnostic settings for parameters
-
           > Check safety-related diagnostic settings for data used for debugging
-
           > Check safety-related diagnostic settings for data store memory
-
           > Check safety-related diagnostic settings for type conversions
-
           > Check safety-related diagnostic settings for signal connectivity
-
           > Check safety-related diagnostic settings for bus connectivity
-
           > Check safety-related diagnostic settings that apply to function-call connectivity
-
           > Check safety-related diagnostic settings for compatibility
-
           > Check safety-related diagnostic settings for model initialization
-
           > Check safety-related diagnostic settings for model referencing
-
           > Check safety-related model referencing settings
-
           > Check safety-related code generation settings
-
           > Check safety-related diagnostic settings for saving
-
           > Check for blocks that do not link to requirements
-
           > Check usage of Math blocks
-
           > Check usage of lookup table blocks
-
           > Check for blocks that have constraints on tunable parameters
-
           > Check for Discrete-Time Integrator blocks with initial condition uncertainty
-
           > Check for model reference configuration mismatch
-
           > Check for parameter tunability information ignored for referenced models
-
           > * Check for potentially delayed function-call block return values
-
           > Check model for known block upgrade issues
-
           > Check root model Inport block specifications
-
           > * Check sample times and tasking mode
-
           > Check solver for code generation
-
           > Check the hardware implementation
-
           > Identify disabled library links
-
           > Identify parameterized library links
-
           > Identify unresolved library links
-
           > * Check bus usage
-
           > * Check Merge block usage
-
           > Check for blocks not recommended for C/C++ production code deployment
-
           > * Identify questionable subsystem settings
-
           > Identify unconnected lines, input ports, and output ports
-
           > Identify requirement links that specify invalid locations within documents
-
           > Identify requirement links with missing documents
-
           > Identify requirement links with path type inconsistent with preferences
-
           > Identify selection-based links having description fields that do not match their requirements document text
-
           > Check use of tunable parameters in blocks
-
           > Check for Strong Data Typing with Simulink I/O
-
           > Check Stateflow data objects with local scope
-
           > Check usage of exclusive and default states in state machines
-
           > Check state machine type of Stateflow charts
-
           > Check Stateflow charts for ordering of states and transitions
-
           > Check Stateflow debugging options
-
           > Check Stateflow charts for uniquely defined data objects
-
           > * Check usage of Math Operations blocks
-
           > * Check usage of Signal Routing blocks
-
           > * Check usage of Logic and Bit Operations blocks
-
           > * Check usage of Ports and Subsystems blocks
-
           > Check for inconsistent vector indexing methods
-
- - -
       Upgrading to the Current Simulink Version
-
-
- - - -
           > Open the Upgrade Advisor
-
- - -
       Frequency Response Estimation
-
- - - -
       Modeling Standards for ISO 26262
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
           > * Display configuration management data
-
           > Display model metrics and complexity report
-
           > Check for unconnected objects
-
           > Check for fully defined interface
-
           > Check for blocks not recommended for C/C++ production code deployment
-
           > * Check usage of Stateflow constructs
-
           > Check state machine type of Stateflow charts
-
           > * Check usage of Math Operations blocks
-
           > * Check usage of Signal Routing blocks
-
           > * Check usage of Logic and Bit Operations blocks
-
           > * Check usage of Ports and Subsystems blocks
-
           > Check for inconsistent vector indexing methods
-
           > Check for model objects that do not link to requirements
-
- - -
       Modeling Standards for IEC 61508
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
           > * Display configuration management data
-
           > Display model metrics and complexity report
-
           > Check for unconnected objects
-
           > Check for fully defined interface
-
           > Check for blocks not recommended for C/C++ production code deployment
-
           > * Check usage of Stateflow constructs
-
           > Check state machine type of Stateflow charts
-
           > * Check usage of Math Operations blocks
-
           > * Check usage of Signal Routing blocks
-
           > * Check usage of Logic and Bit Operations blocks
-
           > * Check usage of Ports and Subsystems blocks
-
           > Check for inconsistent vector indexing methods
-
           > Check for model objects that do not link to requirements
-
- - -
       Naming Conventions
-
-
- - - - - - - - - - - - - -
           > Check file names
-
           > Check folder names
-
           > Check subsystem names
-
           > Check port block names
-
           > Check character usage in signal labels
-
           > Check character usage in block names
-
- - -
       Model Architecture
-
-
- - - -
           > Check for mixing basic blocks and subsystems
-
- - -
       Model Configuration Options
-
-
- - - - - -
           > Check Implement logic signals as Boolean data (vs. double)
-
           > Check model diagnostic parameters
-
- - -
       Simulink
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
           > Check for Simulink diagrams using nonstandard display attributes
-
           > Check font formatting
-
           > Check positioning and configuration of ports
-
           > Check visibility of block port names
-
           > Check display for port blocks
-
           > Check whether block names appear below blocks
-
           > Check the display attributes of block names
-
           > Check position of Trigger and Enable blocks
-
           > Check for nondefault block attributes
-
           > Check for matching port and signal names
-
           > Check Trigger and Enable block names
-
           > Check signal line labels
-
           > Check for propagated signal labels
-
           > Check for unconnected ports and signal lines
-
           > Check for prohibited blocks in discrete controllers
-
           > Check for blocks not recommended for C/C++ production code deployment
-
           > Check for prohibited sink blocks
-
           > * Check scope of From and Goto blocks
-
           > * Check use of Switch blocks
-
           > Check configuration of Relational Operator blocks
-
           > Check for indexing in blocks
-
           > * Check for signal bus and Mux block usage
-
           > Check use of tunable parameters in blocks
-
           > Check orientation of Subsystem blocks
-
- - -
       Stateflow
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
           > Check usage of exclusive and default states in state machines
-
           > Check transition orientations in flowcharts
-
           > Check entry formatting in State blocks in Stateflow charts
-
           > Check return value assignments of graphical functions in Stateflow charts
-
           > Check default transition placement in Stateflow charts
-
           > Check for Strong Data Typing with Simulink I/O
-
           > Check Stateflow data objects with local scope
-
           > Check usage of return values from a graphical function in Stateflow charts
-
           > Check for MATLAB expressions in Stateflow charts
-
           > Check for pointers in Stateflow charts
-
           > Check for event broadcasts in Stateflow charts
-
           > Check transition actions in Stateflow charts
-
           > * Check for bitwise operations in Stateflow charts
-
           > * Check for unary minus operations on unsigned integers in Stateflow charts
-
           > * Check for comparison operations in Stateflow charts
-
           > * Check for equality operations between floating-point expressions in Stateflow charts
-
           > * Check for mismatches between names of Stateflow ports and associated signals
-
- - -
       Modeling Standards for MAAB
-
-
- -
- - -
       Requirement consistency checking
-
- - -
-

Select or deselect all


- - -
-

-
-

-
\ No newline at end of file diff --git a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/report.html b/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/report.html deleted file mode 100644 index c5f8d05..0000000 --- a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/report.html +++ /dev/null @@ -1,327 +0,0 @@ - Model Advisor Report for 'EngineSystemSubmodel_SHI' - - - - - - - - - - - - -
Model Advisor Report - EngineSystemSubmodel_SHI.mdl -
Simulink version: 8.1 -Model version: 1.76 -
System (Library): EngineSystemSubmodel_SHI -Current run: 31-Aug-2014 23:45:45 -
-

No results to display. Select one or more items in the left pane, then press Run Selected Checks.

- - \ No newline at end of file diff --git a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/report_199.html b/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/report_199.html deleted file mode 100644 index c5f8d05..0000000 --- a/code/slprj/modeladvisor/EngineSystemSubmodel__SHI/report_199.html +++ /dev/null @@ -1,327 +0,0 @@ - Model Advisor Report for 'EngineSystemSubmodel_SHI' - - - - - - - - - - - - -
Model Advisor Report - EngineSystemSubmodel_SHI.mdl -
Simulink version: 8.1 -Model version: 1.76 -
System (Library): EngineSystemSubmodel_SHI -Current run: 31-Aug-2014 23:45:45 -
-

No results to display. Select one or more items in the left pane, then press Run Selected Checks.

- - \ No newline at end of file diff --git a/code/slprj/sl_proj.tmw b/code/slprj/sl_proj.tmw deleted file mode 100644 index da846d4..0000000 --- a/code/slprj/sl_proj.tmw +++ /dev/null @@ -1,2 +0,0 @@ -Simulink Coder project marker file. Please don't change it. -slprjVersion: 8.1_44_002 \ No newline at end of file diff --git a/code/turbine_calc_MV_PTF.mexw64 b/code/turbine_calc_MV_PTF.mexw64 index 80af7c6..3026566 100644 Binary files a/code/turbine_calc_MV_PTF.mexw64 and b/code/turbine_calc_MV_PTF.mexw64 differ diff --git a/code/turbine_calc_PTF.mexw64 b/code/turbine_calc_PTF.mexw64 index eff3e3a..ae29450 100644 Binary files a/code/turbine_calc_PTF.mexw64 and b/code/turbine_calc_PTF.mexw64 differ diff --git a/code/turbine_calc_PTFV1.mexw64 b/code/turbine_calc_PTFV1.mexw64 new file mode 100644 index 0000000..0995099 Binary files /dev/null and b/code/turbine_calc_PTFV1.mexw64 differ diff --git a/code/workPerCycle.mexw64 b/code/workPerCycle.mexw64 index 17d3977..18a1643 100644 Binary files a/code/workPerCycle.mexw64 and b/code/workPerCycle.mexw64 differ diff --git a/coeff_turb_flow.mat b/coeff_turb_flow.mat new file mode 100644 index 0000000..473ba42 Binary files /dev/null and b/coeff_turb_flow.mat differ diff --git a/comp_mapABB A175-35L.mat b/comp_mapABB A175-35L.mat new file mode 100644 index 0000000..dcf7f49 Binary files /dev/null and b/comp_mapABB A175-35L.mat differ diff --git a/data/7X82.mat b/data/7X82.mat new file mode 100644 index 0000000..99d7e7d Binary files /dev/null and b/data/7X82.mat differ diff --git a/data/7X82Perf.mat b/data/7X82Perf.mat new file mode 100644 index 0000000..e0814aa Binary files /dev/null and b/data/7X82Perf.mat differ diff --git a/data/8RT-FLEX68-D.mat b/data/8RT-FLEX68-D.mat new file mode 100644 index 0000000..89ed01c Binary files /dev/null and b/data/8RT-FLEX68-D.mat differ diff --git a/data/8RT-FLEX68-D_perf.mat b/data/8RT-FLEX68-D_perf.mat new file mode 100644 index 0000000..349d199 Binary files /dev/null and b/data/8RT-FLEX68-D_perf.mat differ diff --git a/data/CompressorMapLowLoadsExtrapolated.SAE b/data/CompressorMapLowLoadsExtrapolated.SAE new file mode 100644 index 0000000..94a7cc1 --- /dev/null +++ b/data/CompressorMapLowLoadsExtrapolated.SAE @@ -0,0 +1,59 @@ + # Extrapolated map for low flows by similarity method + # FILE PATH d:\maptool\B98K63RV_10-4036-02-B.FAE + # Map done by : bc181 + # Date (ccyymmdd) : 20140106 Time (hhmmss:ss) :102646.839 + # Data : N (rpm), mdot (kg/s), PR (none), Eff (none) + 20344.3 0.077794 1.036570 0.499894 + 20344.3 0.065792 1.049208 0.603610 + 20344.3 0.053469 1.058927 0.643850 + 20344.3 0.041479 1.065774 0.632134 + 20344.3 0.029516 1.069728 0.600847 + 20344.3 0.017631 1.070710 0.563455 + 30516.4 0.126548 1.083613 0.542121 + 30516.4 0.107025 1.113117 0.654598 + 30516.4 0.086978 1.136020 0.698237 + 30516.4 0.067475 1.152261 0.685532 + 30516.4 0.048014 1.161682 0.651601 + 30516.4 0.028680 1.164027 0.611051 + 45774.6 0.205856 1.195000 0.587970 + 45774.6 0.174098 1.267000 0.709960 + 45774.6 0.141489 1.324000 0.757290 + 45774.6 0.109762 1.365000 0.743510 + 45774.6 0.078104 1.389000 0.706710 + 45774.6 0.046654 1.395000 0.662730 + 61032.8 0.289267 1.364000 0.596800 + 61032.8 0.249429 1.512000 0.717110 + 61032.8 0.209511 1.625000 0.770590 + 61032.8 0.168157 1.700000 0.769000 + 61032.8 0.128698 1.740000 0.730060 + 61032.8 0.088854 1.751000 0.676860 + 71204.9 0.343920 1.519000 0.597750 + 71204.9 0.302211 1.746000 0.723230 + 71204.9 0.254412 1.919000 0.775070 + 71204.9 0.211890 2.014000 0.772030 + 71204.9 0.168015 2.066000 0.735960 + 71204.9 0.124781 2.081000 0.681750 + 81377.0 0.392361 1.718000 0.594120 + 81377.0 0.346437 2.089000 0.734870 + 81377.0 0.296116 2.312000 0.771670 + 81377.0 0.250574 2.424000 0.764310 + 81377.0 0.204787 2.490000 0.729860 + 81377.0 0.159234 2.502000 0.685800 + 91549.2 0.426396 2.008000 0.596580 + 91549.2 0.384707 2.546000 0.735260 + 91549.2 0.339605 2.822000 0.765010 + 91549.2 0.299370 2.951000 0.757610 + 91549.2 0.253227 3.007000 0.727360 + 91549.2 0.212519 3.041000 0.701630 + 101721.3 0.450658 2.388000 0.592130 + 101721.3 0.417161 3.155000 0.726480 + 101721.3 0.380202 3.451000 0.748230 + 101721.3 0.345761 3.577000 0.741830 + 101721.3 0.308371 3.627000 0.719920 + 101721.3 0.272091 3.655000 0.699930 + 116979.5 0.483128 3.156000 0.595150 + 116979.5 0.460113 4.174000 0.690800 + 116979.5 0.437272 4.484000 0.699460 + 116979.5 0.409434 4.640000 0.696990 + 116979.5 0.383515 4.720000 0.688800 + 116979.5 0.361724 4.766000 0.683890 diff --git a/data/CompressorMapScania.SAE b/data/CompressorMapScania.SAE new file mode 100644 index 0000000..94a7cc1 --- /dev/null +++ b/data/CompressorMapScania.SAE @@ -0,0 +1,59 @@ + # Extrapolated map for low flows by similarity method + # FILE PATH d:\maptool\B98K63RV_10-4036-02-B.FAE + # Map done by : bc181 + # Date (ccyymmdd) : 20140106 Time (hhmmss:ss) :102646.839 + # Data : N (rpm), mdot (kg/s), PR (none), Eff (none) + 20344.3 0.077794 1.036570 0.499894 + 20344.3 0.065792 1.049208 0.603610 + 20344.3 0.053469 1.058927 0.643850 + 20344.3 0.041479 1.065774 0.632134 + 20344.3 0.029516 1.069728 0.600847 + 20344.3 0.017631 1.070710 0.563455 + 30516.4 0.126548 1.083613 0.542121 + 30516.4 0.107025 1.113117 0.654598 + 30516.4 0.086978 1.136020 0.698237 + 30516.4 0.067475 1.152261 0.685532 + 30516.4 0.048014 1.161682 0.651601 + 30516.4 0.028680 1.164027 0.611051 + 45774.6 0.205856 1.195000 0.587970 + 45774.6 0.174098 1.267000 0.709960 + 45774.6 0.141489 1.324000 0.757290 + 45774.6 0.109762 1.365000 0.743510 + 45774.6 0.078104 1.389000 0.706710 + 45774.6 0.046654 1.395000 0.662730 + 61032.8 0.289267 1.364000 0.596800 + 61032.8 0.249429 1.512000 0.717110 + 61032.8 0.209511 1.625000 0.770590 + 61032.8 0.168157 1.700000 0.769000 + 61032.8 0.128698 1.740000 0.730060 + 61032.8 0.088854 1.751000 0.676860 + 71204.9 0.343920 1.519000 0.597750 + 71204.9 0.302211 1.746000 0.723230 + 71204.9 0.254412 1.919000 0.775070 + 71204.9 0.211890 2.014000 0.772030 + 71204.9 0.168015 2.066000 0.735960 + 71204.9 0.124781 2.081000 0.681750 + 81377.0 0.392361 1.718000 0.594120 + 81377.0 0.346437 2.089000 0.734870 + 81377.0 0.296116 2.312000 0.771670 + 81377.0 0.250574 2.424000 0.764310 + 81377.0 0.204787 2.490000 0.729860 + 81377.0 0.159234 2.502000 0.685800 + 91549.2 0.426396 2.008000 0.596580 + 91549.2 0.384707 2.546000 0.735260 + 91549.2 0.339605 2.822000 0.765010 + 91549.2 0.299370 2.951000 0.757610 + 91549.2 0.253227 3.007000 0.727360 + 91549.2 0.212519 3.041000 0.701630 + 101721.3 0.450658 2.388000 0.592130 + 101721.3 0.417161 3.155000 0.726480 + 101721.3 0.380202 3.451000 0.748230 + 101721.3 0.345761 3.577000 0.741830 + 101721.3 0.308371 3.627000 0.719920 + 101721.3 0.272091 3.655000 0.699930 + 116979.5 0.483128 3.156000 0.595150 + 116979.5 0.460113 4.174000 0.690800 + 116979.5 0.437272 4.484000 0.699460 + 116979.5 0.409434 4.640000 0.696990 + 116979.5 0.383515 4.720000 0.688800 + 116979.5 0.361724 4.766000 0.683890 diff --git a/data/ExhVVProfileRTFLEX68D.mat b/data/ExhVVProfileRTFLEX68D.mat index 579391a..d357912 100644 Binary files a/data/ExhVVProfileRTFLEX68D.mat and b/data/ExhVVProfileRTFLEX68D.mat differ diff --git a/data/SAE_map_comp_ABB_A175_L35_fitTo7X82.mat b/data/SAE_map_comp_ABB_A175_L35_fitTo7X82.mat new file mode 100644 index 0000000..268735c Binary files /dev/null and b/data/SAE_map_comp_ABB_A175_L35_fitTo7X82.mat differ diff --git a/data/SAE_map_comp_ABB_A175_L35_LLT.mat b/data/SAE_map_comp_ABB_A175_L35_fitTo8RTFLEX62D.mat similarity index 100% rename from data/SAE_map_comp_ABB_A175_L35_LLT.mat rename to data/SAE_map_comp_ABB_A175_L35_fitTo8RTFLEX62D.mat diff --git a/data/SAE_map_comp_ABB_TPL_B.mat b/data/SAE_map_comp_ABB_TPL_B.mat new file mode 100644 index 0000000..cf22b09 Binary files /dev/null and b/data/SAE_map_comp_ABB_TPL_B.mat differ diff --git a/data/SAE_map_comp_ABB_TPL_B_fitTo7X82_00.mat b/data/SAE_map_comp_ABB_TPL_B_fitTo7X82_00.mat new file mode 100644 index 0000000..2bf079e Binary files /dev/null and b/data/SAE_map_comp_ABB_TPL_B_fitTo7X82_00.mat differ diff --git a/data/SAE_map_comp_ABB_TPL_B_fitTo7X82_01.mat b/data/SAE_map_comp_ABB_TPL_B_fitTo7X82_01.mat new file mode 100644 index 0000000..24c6bbb Binary files /dev/null and b/data/SAE_map_comp_ABB_TPL_B_fitTo7X82_01.mat differ diff --git a/data/SAE_map_comp_ABB_TPL_B_fitTo7X82_02.mat b/data/SAE_map_comp_ABB_TPL_B_fitTo7X82_02.mat new file mode 100644 index 0000000..d0c152f Binary files /dev/null and b/data/SAE_map_comp_ABB_TPL_B_fitTo7X82_02.mat differ diff --git a/data/SAE_map_turb_ABB_A175_L35.mat b/data/SAE_map_turb_ABB_A175_L35.mat new file mode 100644 index 0000000..a9915fa Binary files /dev/null and b/data/SAE_map_turb_ABB_A175_L35.mat differ diff --git a/data/SAE_map_turb_ABB_A175_L35_fitTo7X82.mat b/data/SAE_map_turb_ABB_A175_L35_fitTo7X82.mat new file mode 100644 index 0000000..ee38d47 Binary files /dev/null and b/data/SAE_map_turb_ABB_A175_L35_fitTo7X82.mat differ diff --git a/data/SAE_map_turb_ABB_A175_L35_fitTo7X82_00.mat b/data/SAE_map_turb_ABB_A175_L35_fitTo7X82_00.mat new file mode 100644 index 0000000..93c834f Binary files /dev/null and b/data/SAE_map_turb_ABB_A175_L35_fitTo7X82_00.mat differ diff --git a/data/SAE_map_turb_ABB_A175_L35_LLT.mat b/data/SAE_map_turb_ABB_A175_L35_fitTo8RTFLEX62D.mat similarity index 100% rename from data/SAE_map_turb_ABB_A175_L35_LLT.mat rename to data/SAE_map_turb_ABB_A175_L35_fitTo8RTFLEX62D.mat diff --git a/data/SAE_map_turb_ABB_TPL_B.mat b/data/SAE_map_turb_ABB_TPL_B.mat new file mode 100644 index 0000000..c8e81f5 Binary files /dev/null and b/data/SAE_map_turb_ABB_TPL_B.mat differ diff --git a/data/SAE_map_turb_ABB_TPL_BfitTo7X82_00.mat b/data/SAE_map_turb_ABB_TPL_BfitTo7X82_00.mat new file mode 100644 index 0000000..fd4d796 Binary files /dev/null and b/data/SAE_map_turb_ABB_TPL_BfitTo7X82_00.mat differ diff --git a/data/SAE_map_turb_ABB_TPL_BfitTo7X82_01.mat b/data/SAE_map_turb_ABB_TPL_BfitTo7X82_01.mat new file mode 100644 index 0000000..2f1d0bd Binary files /dev/null and b/data/SAE_map_turb_ABB_TPL_BfitTo7X82_01.mat differ diff --git a/data/SAE_map_turb_ABB_TPL_BfitTo7X82_02.mat b/data/SAE_map_turb_ABB_TPL_BfitTo7X82_02.mat new file mode 100644 index 0000000..522d59a Binary files /dev/null and b/data/SAE_map_turb_ABB_TPL_BfitTo7X82_02.mat differ diff --git a/data/SAE_map_turb_ABB_TPL_BfitTo7X82_03.mat b/data/SAE_map_turb_ABB_TPL_BfitTo7X82_03.mat new file mode 100644 index 0000000..8efa1ad Binary files /dev/null and b/data/SAE_map_turb_ABB_TPL_BfitTo7X82_03.mat differ diff --git a/data/SAE_map_turb_SCANIA_D12.mat b/data/SAE_map_turb_SCANIA_D12.mat new file mode 100644 index 0000000..cdad6f5 Binary files /dev/null and b/data/SAE_map_turb_SCANIA_D12.mat differ diff --git a/data/TPL Compressor.sae b/data/TPL Compressor.sae new file mode 100644 index 0000000..c423730 --- /dev/null +++ b/data/TPL Compressor.sae @@ -0,0 +1,56 @@ +ABB TPL +0.638 0.435 + + 6410.5 8.21069 1.48597 0.78274 + 6410.5 9.37850 1.46639 0.80241 + 6410.5 10.56807 1.44411 0.81262 + 6410.5 11.83935 1.41656 0.80246 + 6410.5 12.96156 1.37582 0.76098 + 6410.5 14.07508 1.29738 0.63370 + 10196.4 18.57006 2.41392 0.83234 + 10196.4 19.10311 2.41211 0.83403 + 10196.4 21.28623 2.37706 0.84093 + 10196.4 22.75558 2.30676 0.82617 + 10196.4 24.12274 2.14319 0.77046 + 10196.4 24.53786 1.97159 0.71245 + 11941.6 24.99753 3.21790 0.84148 + 11941.6 25.41920 3.21426 0.84328 + 11941.6 26.30279 3.19909 0.84706 + 11941.6 27.84589 3.14335 0.84841 + 11941.6 29.54581 3.04459 0.83585 + 11941.6 30.90079 2.82374 0.79705 + 11941.6 31.16309 2.48989 0.70930 + 13356.1 32.13308 3.90773 0.83659 + 13356.1 32.33713 3.90297 0.83631 + 13356.1 33.57522 3.83755 0.83463 + 13356.1 35.03481 3.68795 0.81931 + 13356.1 35.91036 3.50091 0.79358 + 13356.1 36.25061 3.31818 0.75992 + 13356.1 36.31822 3.10844 0.71684 + 14207.8 36.67788 4.26018 0.81133 + 14207.8 36.91299 4.19617 0.80711 + 14207.8 37.09701 4.13031 0.80380 + 14207.8 37.27011 4.03579 0.79491 + 14207.8 37.48616 3.79269 0.77008 + 14207.8 37.60948 3.45424 0.72127 + 15070.5 38.22786 4.35439 0.75192 + 15070.5 38.31711 4.31241 0.74706 + 15070.5 38.52065 4.19211 0.73597 + 15070.5 38.59618 4.07563 0.72217 + 15070.5 38.68203 3.97011 0.70733 + + + +Surge Line + 6304.1 7.94404 1.46067 + 8220.0 12.18726 1.84931 + 9436.2 15.84205 2.17188 + 10283.2 18.86242 2.44506 + 10945.7 21.05058 2.72068 + 11452.4 22.97301 2.95798 + 11840.9 24.61267 3.16598 + 12527.1 27.45485 3.54577 + 13056.5 30.44597 3.79653 + 13377.7 32.27156 3.91757 + 13793.4 34.76855 4.11453 + 15070.4 38.08641 4.34180 diff --git a/data/TPL Turbine.sae b/data/TPL Turbine.sae new file mode 100644 index 0000000..0cc04d3 --- /dev/null +++ b/data/TPL Turbine.sae @@ -0,0 +1,165 @@ +ABB TPL + + 527.00 3.461030 + + Conversion of the ABB to SAE turbine map (pressure ratios and efficiencies are total-to-static) + Please note that mechanical losses are not included in turbine efficiency! +speedpar. massflowpar. PiT eta_sT + 233.3 1.52103 1.12458 0.78360 + 233.3 1.59754 1.14202 0.80913 + 233.3 1.68129 1.16352 0.82615 + 233.3 1.77301 1.19048 0.83473 + 233.3 1.87324 1.22500 0.83495 + 233.3 1.98211 1.27031 0.82683 + 233.3 2.09898 1.33166 0.81048 + 233.3 2.22161 1.41810 0.78599 + 233.3 2.34455 1.54644 0.75345 + 249.3 1.60858 1.14367 0.78479 + 249.3 1.68731 1.16403 0.81054 + 249.3 1.77302 1.18920 0.82783 + 249.3 1.86617 1.22088 0.83673 + 249.3 1.96689 1.26164 0.83726 + 249.3 2.07478 1.31547 0.82951 + 249.3 2.18836 1.38894 0.81357 + 249.3 2.30403 1.49357 0.78953 + 249.3 2.41443 1.65123 0.75736 + 265.2 1.69310 1.16448 0.78608 + 265.2 1.77354 1.18808 0.81208 + 265.2 1.86053 1.21736 0.82967 + 265.2 1.95419 1.25437 0.83886 + 265.2 2.05430 1.30223 0.83973 + 265.2 2.15982 1.36585 0.83236 + 265.2 2.26833 1.45345 0.81683 + 265.2 2.37495 1.57966 0.79318 + 265.2 2.46889 1.77297 0.76122 + 281.1 1.77447 1.18709 0.78749 + 281.1 1.85606 1.21430 0.81376 + 281.1 1.94357 1.24818 0.83162 + 281.1 2.03687 1.29120 0.84112 + 281.1 2.13524 1.34713 0.84234 + 281.1 2.23701 1.42203 0.83536 + 281.1 2.33878 1.52613 0.82022 + 281.1 2.43414 1.67802 0.79688 + 281.1 2.50839 1.91486 0.76463 + 297.0 1.85256 1.21163 0.78901 + 297.0 1.93466 1.24285 0.81554 + 297.0 2.02197 1.28187 0.83369 + 297.0 2.11400 1.33166 0.84352 + 297.0 2.20954 1.39679 0.84510 + 297.0 2.30620 1.48469 0.83848 + 297.0 2.39972 1.60808 0.82369 + 297.0 2.48054 1.79064 0.80050 + 297.0 2.54560 2.08095 0.76697 + 312.9 1.92718 1.23821 0.79063 + 312.9 2.00919 1.27388 0.81743 + 312.9 2.09556 1.31866 0.83588 + 312.9 2.18542 1.37609 0.84603 + 312.9 2.27705 1.45170 0.84797 + 312.9 2.36736 1.55459 0.84171 + 312.9 2.45067 1.70064 0.82718 + 312.9 2.51525 1.91998 0.80367 + 312.9 2.57781 2.27636 0.76820 + 328.8 1.99820 1.26697 0.79233 + 328.8 2.07952 1.30759 0.81941 + 328.8 2.16421 1.35881 0.83817 + 328.8 2.25102 1.42487 0.84866 + 328.8 2.33769 1.51244 0.85094 + 328.8 2.42047 1.63267 0.84498 + 328.8 2.49087 1.80538 0.83055 + 328.8 2.54883 2.06903 0.80590 + 328.8 2.59956 2.50764 0.76811 + 344.7 2.06551 1.29806 0.79412 + 344.7 2.14552 1.34419 0.82149 + 344.7 2.22781 1.40262 0.84056 + 344.7 2.31071 1.47842 0.85138 + 344.7 2.39147 1.57966 0.85397 + 344.7 2.46494 1.72000 0.84825 + 344.7 2.52188 1.92419 0.83350 + 344.7 2.57863 2.24150 0.80720 + 344.7 2.61386 2.78322 0.76642 + 360.6 2.12901 1.33166 0.79599 + 360.6 2.20710 1.38391 0.82365 + 360.6 2.28626 1.45042 0.84304 + 360.6 2.36444 1.53724 0.85417 + 360.6 2.43829 1.65413 0.85704 + 360.6 2.50027 1.81784 0.85138 + 360.6 2.55248 2.05937 0.83561 + 360.6 2.60075 2.44202 0.80740 + 360.6 2.62361 3.11416 0.75984 + 376.5 2.18860 1.36794 0.79794 + 376.5 2.26417 1.42700 0.82590 + 376.5 2.33953 1.50258 0.84559 + 376.5 2.41226 1.60190 0.85701 + 376.5 2.47757 1.73674 0.86008 + 376.5 2.52835 1.92771 0.85411 + 376.5 2.58013 2.21369 0.83693 + 376.5 2.61448 2.67640 0.80641 + 376.5 2.63195 3.51505 0.74575 + 392.4 2.24422 1.40713 0.79996 + 392.4 2.31669 1.47376 0.82821 + 392.4 2.38760 1.55953 0.84819 + 392.4 2.45391 1.67303 0.85987 + 392.4 2.50898 1.82853 0.86298 + 392.4 2.55644 2.05139 0.85610 + 392.4 2.60194 2.39054 0.83734 + 392.4 2.62547 2.95200 0.80276 + 408.4 2.29580 1.44944 0.80204 + 408.4 2.36462 1.52453 0.83058 + 408.4 2.43050 1.62175 0.85083 + 408.4 2.48897 1.75137 0.86269 + 408.4 2.53469 1.93070 0.86550 + 408.4 2.58220 2.19100 0.85741 + 408.4 2.61575 2.59409 0.83674 + 408.4 2.63290 3.27827 0.79317 + 424.3 2.34333 1.49515 0.80418 + 424.3 2.40799 1.57966 0.83299 + 424.3 2.46786 1.68979 0.85347 + 424.3 2.51716 1.83779 0.86535 + 424.3 2.56065 2.04468 0.86736 + 424.3 2.60337 2.34910 0.85797 + 424.3 2.62700 2.82949 0.83466 + 424.3 2.64026 3.66743 0.77709 + 440.2 2.38678 1.54453 0.80636 + 440.2 2.44674 1.63958 0.83542 + 440.2 2.49942 1.76426 0.85607 + 440.2 2.54092 1.93327 0.86767 + 440.2 2.58473 2.17212 0.86865 + 440.2 2.61766 2.52878 0.85764 + 440.2 2.63460 3.10319 0.82841 + 456.1 2.42618 1.59792 0.80856 + 456.1 2.48051 1.70475 0.83785 + 456.1 2.52494 1.84590 0.85850 + 456.1 2.56506 2.03896 0.86942 + 456.1 2.60513 2.31502 0.86930 + 456.1 2.62851 2.73378 0.85636 + 456.1 2.64151 3.42328 0.81675 + 472.0 2.46139 1.65567 0.81079 + 472.0 2.50914 1.77571 0.84022 + 472.0 2.54708 1.93551 0.86063 + 472.0 2.58764 2.15618 0.87065 + 472.0 2.62005 2.47571 0.86920 + 472.0 2.63715 2.96870 0.85258 + 472.0 2.64818 3.80007 0.79971 + 487.9 2.49213 1.71819 0.81300 + 487.9 2.53241 1.85305 0.84243 + 487.9 2.56962 2.03403 0.86225 + 487.9 2.60722 2.28650 0.87136 + 487.9 2.63035 2.65701 0.86835 + 487.9 2.64328 3.23917 0.84423 + 503.8 2.51827 1.78593 0.81514 + 503.8 2.55316 1.93746 0.84437 + 503.8 2.59088 2.14254 0.86343 + 503.8 2.62241 2.43175 0.87143 + 503.8 2.63947 2.86229 0.86605 + 503.8 2.64947 3.55218 0.83103 + 519.7 2.53963 1.85941 0.81714 + 519.7 2.57431 2.02973 0.84586 + 519.7 2.60964 2.26230 0.86416 + 519.7 2.63261 2.59409 0.87085 + 519.7 2.64567 3.09563 0.86031 + 519.7 2.65572 3.91649 0.81367 + 530.3 2.55262 1.91186 0.81835 + 530.3 2.58789 2.09604 0.84665 + 530.3 2.62023 2.34910 0.86436 + 530.3 2.63877 2.71305 0.87004 + 530.3 2.64956 3.26918 0.85430 diff --git a/data/TurbineMap.SAE b/data/TurbineMap.SAE new file mode 100644 index 0000000..2d2bc7f --- /dev/null +++ b/data/TurbineMap.SAE @@ -0,0 +1,49 @@ + # Turbine map in sae format created by Maptools + # FILE PATH d:\maptool\A84K83PAD13RX-W20_08-1557-01-A.9 + # Map done by : bc181 + # Date (ccyymmdd) : 20140106 Time (hhmmss:ss) :160623.958 + # SP(rpm/sqrt(K)), mfp (kg-sqrt(K)/s-kPa), ER, Eff + # + # + 1666.9 0.030153 1.4000 0.7032 + 1666.9 0.036716 1.8000 0.6214 + 1666.9 0.039509 2.2000 0.5819 + 1666.9 0.040092 2.6000 0.5490 + 1666.9 0.040119 3.0000 0.5227 + 1666.9 0.040301 3.5000 0.5057 + 2193.3 0.028901 1.4000 0.7662 + 2193.3 0.036110 1.8000 0.7255 + 2193.3 0.038925 2.2000 0.6888 + 2193.3 0.039734 2.6000 0.6579 + 2193.3 0.039811 3.0000 0.6299 + 2193.3 0.039924 3.5000 0.6095 + 2719.7 0.026355 1.4000 0.7032 + 2719.7 0.034912 1.8000 0.7725 + 2719.7 0.037924 2.2000 0.7537 + 2719.7 0.039044 2.6000 0.7318 + 2719.7 0.039216 3.0000 0.7065 + 2719.7 0.039259 3.5000 0.6851 + 3246.1 0.022121 1.4000 0.4855 + 3246.1 0.033005 1.8000 0.7551 + 3246.1 0.036509 2.2000 0.7738 + 3246.1 0.037996 2.6000 0.7682 + 3246.1 0.038320 3.0000 0.7507 + 3246.1 0.038328 3.5000 0.7317 + 3772.5 0.015809 1.4000 0.0844 + 3772.5 0.030273 1.8000 0.6659 + 3772.5 0.034683 2.2000 0.7460 + 3772.5 0.036564 2.6000 0.7646 + 3772.5 0.037110 3.0000 0.7609 + 3772.5 0.037151 3.5000 0.7485 + 4298.9 0.007024 1.4000 0.0010 + 4298.9 0.026600 1.8000 0.4976 + 4298.9 0.032448 2.2000 0.6674 + 4298.9 0.034720 2.6000 0.7187 + 4298.9 0.035572 3.0000 0.7354 + 4298.9 0.035749 3.5000 0.7348 + 4825.3 0.000100 1.4000 0.0010 + 4825.3 0.021870 1.8000 0.2429 + 4825.3 0.029808 2.2000 0.5351 + 4825.3 0.032440 2.6000 0.6279 + 4825.3 0.033692 3.0000 0.6724 + 4825.3 0.034142 3.5000 0.6898 diff --git a/data/TurbinkartScania.SAE b/data/TurbinkartScania.SAE new file mode 100644 index 0000000..2d2bc7f --- /dev/null +++ b/data/TurbinkartScania.SAE @@ -0,0 +1,49 @@ + # Turbine map in sae format created by Maptools + # FILE PATH d:\maptool\A84K83PAD13RX-W20_08-1557-01-A.9 + # Map done by : bc181 + # Date (ccyymmdd) : 20140106 Time (hhmmss:ss) :160623.958 + # SP(rpm/sqrt(K)), mfp (kg-sqrt(K)/s-kPa), ER, Eff + # + # + 1666.9 0.030153 1.4000 0.7032 + 1666.9 0.036716 1.8000 0.6214 + 1666.9 0.039509 2.2000 0.5819 + 1666.9 0.040092 2.6000 0.5490 + 1666.9 0.040119 3.0000 0.5227 + 1666.9 0.040301 3.5000 0.5057 + 2193.3 0.028901 1.4000 0.7662 + 2193.3 0.036110 1.8000 0.7255 + 2193.3 0.038925 2.2000 0.6888 + 2193.3 0.039734 2.6000 0.6579 + 2193.3 0.039811 3.0000 0.6299 + 2193.3 0.039924 3.5000 0.6095 + 2719.7 0.026355 1.4000 0.7032 + 2719.7 0.034912 1.8000 0.7725 + 2719.7 0.037924 2.2000 0.7537 + 2719.7 0.039044 2.6000 0.7318 + 2719.7 0.039216 3.0000 0.7065 + 2719.7 0.039259 3.5000 0.6851 + 3246.1 0.022121 1.4000 0.4855 + 3246.1 0.033005 1.8000 0.7551 + 3246.1 0.036509 2.2000 0.7738 + 3246.1 0.037996 2.6000 0.7682 + 3246.1 0.038320 3.0000 0.7507 + 3246.1 0.038328 3.5000 0.7317 + 3772.5 0.015809 1.4000 0.0844 + 3772.5 0.030273 1.8000 0.6659 + 3772.5 0.034683 2.2000 0.7460 + 3772.5 0.036564 2.6000 0.7646 + 3772.5 0.037110 3.0000 0.7609 + 3772.5 0.037151 3.5000 0.7485 + 4298.9 0.007024 1.4000 0.0010 + 4298.9 0.026600 1.8000 0.4976 + 4298.9 0.032448 2.2000 0.6674 + 4298.9 0.034720 2.6000 0.7187 + 4298.9 0.035572 3.0000 0.7354 + 4298.9 0.035749 3.5000 0.7348 + 4825.3 0.000100 1.4000 0.0010 + 4825.3 0.021870 1.8000 0.2429 + 4825.3 0.029808 2.2000 0.5351 + 4825.3 0.032440 2.6000 0.6279 + 4825.3 0.033692 3.0000 0.6724 + 4825.3 0.034142 3.5000 0.6898 diff --git a/data/Wartsila2StrokeSim_7S82XSSTune_sfun.mexw64 b/data/Wartsila2StrokeSim_7S82XSSTune_sfun.mexw64 new file mode 100644 index 0000000..e2b250e Binary files /dev/null and b/data/Wartsila2StrokeSim_7S82XSSTune_sfun.mexw64 differ diff --git a/data/Wartsila2StrokeSim_7S82X_sfun.mexw64 b/data/Wartsila2StrokeSim_7S82X_sfun.mexw64 new file mode 100644 index 0000000..17b97a2 Binary files /dev/null and b/data/Wartsila2StrokeSim_7S82X_sfun.mexw64 differ diff --git a/data/coeff_turb_flow.mat b/data/coeff_turb_flow.mat index 72ea26b..7e50789 100644 Binary files a/data/coeff_turb_flow.mat and b/data/coeff_turb_flow.mat differ diff --git a/data/comp_eff_map.dat b/data/comp_eff_map.dat new file mode 100644 index 0000000..17e79bc --- /dev/null +++ b/data/comp_eff_map.dat @@ -0,0 +1,503 @@ +500 + 0.00 51.00 102.00 153.00 204.00 255.00 306.00 357.00 408.00 459.00 510.00 561.00 612.00 663.00 714.00 765.00 816.00 867.00 918.00 969.00 1020.00 1071.00 1122.00 1173.00 1224.00 1275.00 1326.00 1377.00 1428.00 1479.00 1530.00 1581.00 1632.00 1683.00 1734.00 1785.00 1836.00 1887.00 1938.00 1989.00 2040.00 2091.00 2142.00 2193.00 2244.00 2295.00 2346.00 2397.00 2448.00 2499.00 2550.00 2601.00 2652.00 2703.00 2754.00 2805.00 2856.00 2907.00 2958.00 3009.00 3060.00 3111.00 3162.00 3213.00 3264.00 3315.00 3366.00 3417.00 3468.00 3519.00 3570.00 3621.00 3672.00 3723.00 3774.00 3825.00 3876.00 3927.00 3978.00 4029.00 4080.00 4131.00 4182.00 4233.00 4284.00 4335.00 4386.00 4437.00 4488.00 4539.00 4590.00 4641.00 4692.00 4743.00 4794.00 4845.00 4896.00 4947.00 4998.00 5049.00 5100.00 5151.00 5202.00 5253.00 5304.00 5355.00 5406.00 5457.00 5508.00 5559.00 5610.00 5661.00 5712.00 5763.00 5814.00 5865.00 5916.00 5967.00 6018.00 6069.00 6120.00 6171.00 6222.00 6273.00 6324.00 6375.00 6426.00 6477.00 6528.00 6579.00 6630.00 6681.00 6732.00 6783.00 6834.00 6885.00 6936.00 6987.00 7038.00 7089.00 7140.00 7191.00 7242.00 7293.00 7344.00 7395.00 7446.00 7497.00 7548.00 7599.00 7650.00 7701.00 7752.00 7803.00 7854.00 7905.00 7956.00 8007.00 8058.00 8109.00 8160.00 8211.00 8262.00 8313.00 8364.00 8415.00 8466.00 8517.00 8568.00 8619.00 8670.00 8721.00 8772.00 8823.00 8874.00 8925.00 8976.00 9027.00 9078.00 9129.00 9180.00 9231.00 9282.00 9333.00 9384.00 9435.00 9486.00 9537.00 9588.00 9639.00 9690.00 9741.00 9792.00 9843.00 9894.00 9945.00 9996.00 10047.00 10098.00 10149.00 10200.00 10251.00 10302.00 10353.00 10404.00 10455.00 10506.00 10557.00 10608.00 10659.00 10710.00 10761.00 10812.00 10863.00 10914.00 10965.00 11016.00 11067.00 11118.00 11169.00 11220.00 11271.00 11322.00 11373.00 11424.00 11475.00 11526.00 11577.00 11628.00 11679.00 11730.00 11781.00 11832.00 11883.00 11934.00 11985.00 12036.00 12087.00 12138.00 12189.00 12240.00 12291.00 12342.00 12393.00 12444.00 12495.00 12546.00 12597.00 12648.00 12699.00 12750.00 12801.00 12852.00 12903.00 12954.00 13005.00 13056.00 13107.00 13158.00 13209.00 13260.00 13311.00 13362.00 13413.00 13464.00 13515.00 13566.00 13617.00 13668.00 13719.00 13770.00 13821.00 13872.00 13923.00 13974.00 14025.00 14076.00 14127.00 14178.00 14229.00 14280.00 14331.00 14382.00 14433.00 14484.00 14535.00 14586.00 14637.00 14688.00 14739.00 14790.00 14841.00 14892.00 14943.00 14994.00 15045.00 15096.00 15147.00 15198.00 15249.00 15300.00 15351.00 15402.00 15453.00 15504.00 15555.00 15606.00 15657.00 15708.00 15759.00 15810.00 15861.00 15912.00 15963.00 16014.00 16065.00 16116.00 16167.00 16218.00 16269.00 16320.00 16371.00 16422.00 16473.00 16524.00 16575.00 16626.00 16677.00 16728.00 16779.00 16830.00 16881.00 16932.00 16983.00 17034.00 17085.00 17136.00 17187.00 17238.00 17289.00 17340.00 17391.00 17442.00 17493.00 17544.00 17595.00 17646.00 17697.00 17748.00 17799.00 17850.00 17901.00 17952.00 18003.00 18054.00 18105.00 18156.00 18207.00 18258.00 18309.00 18360.00 18411.00 18462.00 18513.00 18564.00 18615.00 18666.00 18717.00 18768.00 18819.00 18870.00 18921.00 18972.00 19023.00 19074.00 19125.00 19176.00 19227.00 19278.00 19329.00 19380.00 19431.00 19482.00 19533.00 19584.00 19635.00 19686.00 19737.00 19788.00 19839.00 19890.00 19941.00 19992.00 20043.00 20094.00 20145.00 20196.00 20247.00 20298.00 20349.00 20400.00 20451.00 20502.00 20553.00 20604.00 20655.00 20706.00 20757.00 20808.00 20859.00 20910.00 20961.00 21012.00 21063.00 21114.00 21165.00 21216.00 21267.00 21318.00 21369.00 21420.00 21471.00 21522.00 21573.00 21624.00 21675.00 21726.00 21777.00 21828.00 21879.00 21930.00 21981.00 22032.00 22083.00 22134.00 22185.00 22236.00 22287.00 22338.00 22389.00 22440.00 22491.00 22542.00 22593.00 22644.00 22695.00 22746.00 22797.00 22848.00 22899.00 22950.00 23001.00 23052.00 23103.00 23154.00 23205.00 23256.00 23307.00 23358.00 23409.00 23460.00 23511.00 23562.00 23613.00 23664.00 23715.00 23766.00 23817.00 23868.00 23919.00 23970.00 24021.00 24072.00 24123.00 24174.00 24225.00 24276.00 24327.00 24378.00 24429.00 24480.00 24531.00 24582.00 24633.00 24684.00 24735.00 24786.00 24837.00 24888.00 24939.00 24990.00 25041.00 25092.00 25143.00 25194.00 25245.00 25296.00 25347.00 25398.00 25449.00 + 1.010000 1.018373 1.026746 1.035118 1.043491 1.051864 1.060237 1.068609 1.076982 1.085355 1.093728 1.102101 1.110473 1.118846 1.127219 1.135592 1.143964 1.152337 1.160710 1.169083 1.177456 1.185828 1.194201 1.202574 1.210947 1.219319 1.227692 1.236065 1.244438 1.252811 1.261183 1.269556 1.277929 1.286302 1.294674 1.303047 1.311420 1.319793 1.328166 1.336538 1.344911 1.353284 1.361657 1.370029 1.378402 1.386775 1.395148 1.403521 1.411893 1.420266 1.428639 1.437012 1.445384 1.453757 1.462130 1.470503 1.478876 1.487248 1.495621 1.503994 1.512367 1.520739 1.529112 1.537485 1.545858 1.554231 1.562603 1.570976 1.579349 1.587722 1.596094 1.604467 1.612840 1.621213 1.629586 1.637958 1.646331 1.654704 1.663077 1.671449 1.679822 1.688195 1.696568 1.704941 1.713313 1.721686 1.730059 1.738432 1.746804 1.755177 1.763550 1.771923 1.780296 1.788668 1.797041 1.805414 1.813787 1.822159 1.830532 1.838905 1.847278 1.855651 1.864023 1.872396 1.880769 1.889142 1.897514 1.905887 1.914260 1.922633 1.931006 1.939378 1.947751 1.956124 1.964497 1.972869 1.981242 1.989615 1.997988 2.006361 2.014733 2.023106 2.031479 2.039852 2.048224 2.056597 2.064970 2.073343 2.081716 2.090088 2.098461 2.106834 2.115207 2.123579 2.131952 2.140325 2.148698 2.157071 2.165443 2.173816 2.182189 2.190562 2.198934 2.207307 2.215680 2.224053 2.232426 2.240798 2.249171 2.257544 2.265917 2.274289 2.282662 2.291035 2.299408 2.307781 2.316153 2.324526 2.332899 2.341272 2.349644 2.358017 2.366390 2.374763 2.383136 2.391508 2.399881 2.408254 2.416627 2.424999 2.433372 2.441745 2.450118 2.458491 2.466863 2.475236 2.483609 2.491982 2.500354 2.508727 2.517100 2.525473 2.533846 2.542218 2.550591 2.558964 2.567337 2.575709 2.584082 2.592455 2.600828 2.609201 2.617573 2.625946 2.634319 2.642692 2.651064 2.659437 2.667810 2.676183 2.684556 2.692928 2.701301 2.709674 2.718047 2.726419 2.734792 2.743165 2.751538 2.759911 2.768283 2.776656 2.785029 2.793402 2.801774 2.810147 2.818520 2.826893 2.835266 2.843638 2.852011 2.860384 2.868757 2.877129 2.885502 2.893875 2.902248 2.910621 2.918993 2.927366 2.935739 2.944112 2.952484 2.960857 2.969230 2.977603 2.985976 2.994348 3.002721 3.011094 3.019467 3.027839 3.036212 3.044585 3.052958 3.061331 3.069703 3.078076 3.086449 3.094822 3.103194 3.111567 3.119940 3.128313 3.136686 3.145058 3.153431 3.161804 3.170177 3.178550 3.186922 3.195295 3.203668 3.212041 3.220413 3.228786 3.237159 3.245532 3.253905 3.262277 3.270650 3.279023 3.287396 3.295768 3.304141 3.312514 3.320887 3.329260 3.337632 3.346005 3.354378 3.362751 3.371123 3.379496 3.387869 3.396242 3.404615 3.412987 3.421360 3.429733 3.438106 3.446478 3.454851 3.463224 3.471597 3.479970 3.488342 3.496715 3.505088 3.513461 3.521833 3.530206 3.538579 3.546952 3.555325 3.563697 3.572070 3.580443 3.588816 3.597188 3.605561 3.613934 3.622307 3.630680 3.639052 3.647425 3.655798 3.664171 3.672543 3.680916 3.689289 3.697662 3.706035 3.714407 3.722780 3.731153 3.739526 3.747898 3.756271 3.764644 3.773017 3.781390 3.789762 3.798135 3.806508 3.814881 3.823253 3.831626 3.839999 3.848372 3.856745 3.865117 3.873490 3.881863 3.890236 3.898608 3.906981 3.915354 3.923727 3.932100 3.940472 3.948845 3.957218 3.965591 3.973963 3.982336 3.990709 3.999082 4.007455 4.015827 4.024200 4.032573 4.040946 4.049318 4.057691 4.066064 4.074437 4.082810 4.091182 4.099555 4.107928 4.116301 4.124673 4.133046 4.141419 4.149792 4.158165 4.166537 4.174910 4.183283 4.191656 4.200028 4.208401 4.216774 4.225147 4.233520 4.241892 4.250265 4.258638 4.267011 4.275383 4.283756 4.292129 4.300502 4.308875 4.317247 4.325620 4.333993 4.342366 4.350738 4.359111 4.367484 4.375857 4.384230 4.392602 4.400975 4.409348 4.417721 4.426093 4.434466 4.442839 4.451212 4.459585 4.467957 4.476330 4.484703 4.493076 4.501448 4.509821 4.518194 4.526567 4.534940 4.543312 4.551685 4.560058 4.568431 4.576803 4.585176 4.593549 4.601922 4.610295 4.618667 4.627040 4.635413 4.643786 4.652158 4.660531 4.668904 4.677277 4.685650 4.694022 4.702395 4.710768 4.719141 4.727513 4.735886 4.744259 4.752632 4.761005 4.769377 4.777750 4.786123 4.794496 4.802868 4.811241 4.819614 4.827987 4.836360 4.844732 4.853105 4.861478 4.869851 4.878223 4.886596 4.894969 4.903342 4.911715 4.920087 4.928460 4.936833 4.945206 4.953578 4.961951 4.970324 4.978697 4.987070 4.995442 5.003815 5.012188 5.020561 5.028933 5.037306 5.045679 5.054052 5.062425 5.070797 5.079170 5.087543 5.095916 5.104288 5.112661 5.121034 5.129407 5.137780 5.146152 5.154525 5.162898 5.171271 5.179643 5.188016 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.019207 0.023131 0.026167 0.029203 0.032238 0.035274 0.038309 0.041345 0.044381 0.047416 0.050452 0.053488 0.056523 0.059559 0.062595 0.065630 0.068666 0.071702 0.074737 0.077773 0.080809 0.083844 0.086880 0.089916 0.092951 0.095987 0.099022 0.102058 0.105094 0.108129 0.111165 0.114201 0.117236 0.120272 0.123308 0.126343 0.129379 0.132415 0.135450 0.138486 0.141522 0.144557 0.147593 0.150629 0.153664 0.156700 0.159735 0.162771 0.165807 0.168842 0.171878 0.174914 0.177949 0.180985 0.184021 0.187056 0.190092 0.193128 0.196163 0.199199 0.202235 0.205270 0.208306 0.211341 0.214377 0.217413 0.220448 0.223484 0.226520 0.229555 0.232591 0.235627 0.238662 0.241698 0.244734 0.247769 0.250805 0.253841 0.256876 0.259912 0.262948 0.265983 0.269019 0.272054 0.275090 0.278126 0.281161 0.284197 0.287233 0.290268 0.293304 0.296340 0.299375 0.302411 0.305447 0.308482 0.311518 0.314554 0.317589 0.320625 0.323661 0.326696 0.329732 0.332767 0.335803 0.338839 0.341874 0.344910 0.347946 0.350981 0.354017 0.357053 0.360088 0.363124 0.366160 0.369195 0.372231 0.375267 0.378302 0.381338 0.384373 0.387409 0.390445 0.393480 0.396516 0.399552 0.402587 0.405623 0.408659 0.411694 0.414730 0.417766 0.420801 0.423837 0.426873 0.429908 0.432944 0.435980 0.439015 0.442051 0.445086 0.448122 0.451158 0.454193 0.457229 0.460265 0.463300 0.466336 0.469372 0.472407 0.475443 0.478479 0.481514 0.484550 0.487586 0.490621 0.493657 0.496693 0.499728 0.502764 0.505799 0.508835 0.511871 0.514906 0.517942 0.520978 0.524013 0.527049 0.530085 0.533120 0.536156 0.539192 0.542227 0.545263 0.548299 0.551334 0.554370 0.557405 0.560441 0.563477 0.566512 0.569548 0.572584 0.575619 0.578655 0.581691 0.584726 0.587762 0.590798 0.593833 0.596869 0.599906 0.595657 0.595885 0.596112 0.596340 0.596568 0.596796 0.597023 0.597251 0.597479 0.597707 0.597935 0.598162 0.598390 0.598618 0.598846 0.599073 0.599301 0.599529 0.599740 0.599831 0.599775 0.599705 0.599634 0.599564 0.599493 0.599423 0.599352 0.599282 0.599211 0.599141 0.599070 0.599000 0.598929 0.598859 0.598788 0.598718 0.598647 0.598575 0.598490 0.598298 0.598080 0.597860 0.597640 0.597420 0.597201 0.596981 0.596761 0.596541 0.596322 0.596102 0.595882 0.595662 0.595443 0.595223 0.595003 0.594783 0.594564 0.594340 0.594179 0.594184 0.594241 0.594298 0.594355 0.594412 0.594469 0.594525 0.594582 0.594639 0.594696 0.594753 0.594810 0.594867 0.594923 0.594980 0.595037 0.595094 0.595151 0.595198 0.595189 0.595133 0.595076 0.595019 0.594962 0.594905 0.594848 0.594791 0.594735 0.594678 0.594621 0.594564 0.594507 0.594450 0.594393 0.594337 0.594280 0.594223 0.594166 0.594124 0.594145 0.594212 0.594280 0.594347 0.594414 0.594482 0.594549 0.594616 0.594683 0.594751 0.594818 0.594885 0.594953 0.595020 0.595087 0.595155 0.595222 0.595289 0.595356 0.595370 0.595307 0.595240 0.595173 0.595106 0.595038 0.594971 0.594904 0.594836 0.594769 0.594702 0.594634 0.594567 0.594500 0.594433 0.594365 0.594298 0.594231 0.594163 0.594094 1.115559 2.581683 4.047807 5.513932 6.980056 8.446180 9.912305 11.378429 12.844553 14.310678 15.776802 17.242926 18.709051 20.175175 21.641299 23.107424 24.573548 26.039672 27.505797 28.971921 29.163858 29.196943 29.225257 29.240222 29.255186 29.270150 29.285114 29.300078 29.315043 29.330007 29.344971 29.359935 29.374899 29.389863 29.404828 29.419792 29.434756 29.449720 29.464684 29.479689 29.494797 29.509906 29.525015 29.540124 29.555237 29.570351 29.585465 29.600579 29.615693 29.630807 29.645920 29.661034 29.676148 29.691262 29.706376 29.721490 29.736626 29.751789 29.766952 29.782115 29.797305 29.812570 29.827835 29.843100 29.858365 29.873630 29.888895 29.904160 29.919425 29.934690 29.949955 29.965220 29.980485 29.995750 30.011015 30.026280 30.041545 30.056870 30.072232 30.087595 30.102958 30.118347 30.133765 30.149182 30.164600 30.180017 30.195435 30.210853 30.226270 30.241688 30.257106 30.272523 30.287941 30.303358 30.318776 30.334194 30.349611 30.365029 30.380586 30.396144 30.411702 30.427260 30.442830 30.458402 30.473974 30.489546 30.505118 30.520689 30.536261 30.551833 30.567405 30.582976 30.598548 30.614120 30.632590 30.652511 30.672432 30.692253 30.708201 30.724150 30.740098 30.756045 30.771772 30.787500 30.803227 30.818955 30.834682 30.850410 30.866137 30.881865 30.897592 30.913320 30.929047 30.944775 30.960525 30.976278 30.992031 31.007784 31.023649 31.039534 31.055419 31.071303 31.087188 31.103073 31.118958 31.134843 31.150727 31.166612 31.182497 31.198382 31.214266 31.230151 31.246036 31.261921 31.280083 31.298638 31.317194 31.341541 31.373629 31.405716 31.437803 31.469890 31.501978 31.534065 31.566152 0.000000 + 0.000000 0.000000 0.000000 0.006393 0.010571 0.014748 0.018944 0.024999 0.031054 0.035789 0.039391 0.042427 0.045462 0.048498 0.051534 0.054569 0.057605 0.060641 0.063676 0.066712 0.069748 0.072783 0.075819 0.078854 0.081890 0.084926 0.087961 0.090997 0.094033 0.097068 0.100104 0.103140 0.106175 0.109211 0.112247 0.115282 0.118318 0.121354 0.124389 0.127425 0.130461 0.133496 0.136532 0.139567 0.142603 0.145639 0.148674 0.151710 0.154746 0.157781 0.160817 0.163853 0.166888 0.169924 0.172960 0.175995 0.179031 0.182067 0.185102 0.188138 0.191173 0.194209 0.197245 0.200280 0.203316 0.206352 0.209387 0.212423 0.215459 0.218494 0.221530 0.224566 0.227601 0.230637 0.233673 0.236708 0.239744 0.242780 0.245815 0.248851 0.251886 0.254922 0.257958 0.260993 0.264029 0.267065 0.270100 0.273136 0.276172 0.279207 0.282243 0.285279 0.288314 0.291350 0.294386 0.297421 0.300457 0.303493 0.306528 0.309564 0.312599 0.315635 0.318671 0.321706 0.324742 0.327778 0.330813 0.333849 0.336885 0.339920 0.342956 0.345992 0.349027 0.352063 0.355099 0.358134 0.361170 0.364205 0.367241 0.370277 0.373312 0.376348 0.379384 0.382419 0.385455 0.388491 0.391526 0.394562 0.397598 0.400633 0.403669 0.406705 0.409740 0.412776 0.415812 0.418847 0.421883 0.424918 0.427954 0.430990 0.434025 0.437061 0.440097 0.443132 0.446168 0.449204 0.452239 0.455275 0.458311 0.461346 0.464382 0.467418 0.470453 0.473489 0.476525 0.479560 0.482596 0.485631 0.488667 0.491703 0.494738 0.497774 0.500810 0.503845 0.506881 0.509917 0.512952 0.515988 0.519024 0.522059 0.525095 0.528131 0.531166 0.534202 0.537237 0.540273 0.543309 0.546344 0.549380 0.552416 0.555451 0.558487 0.561523 0.564558 0.567594 0.570630 0.573665 0.576701 0.579737 0.582772 0.585808 0.588844 0.591879 0.594915 0.597950 0.600998 0.604180 0.595842 0.596070 0.596298 0.596526 0.596754 0.596981 0.597209 0.597437 0.597665 0.597892 0.598120 0.598348 0.598576 0.598803 0.599031 0.599259 0.599487 0.599705 0.599896 0.599974 0.599924 0.599853 0.599783 0.599712 0.599641 0.599571 0.599500 0.599430 0.599359 0.599289 0.599218 0.599148 0.599077 0.599007 0.598936 0.598866 0.598795 0.598722 0.598613 0.598419 0.598202 0.597982 0.597762 0.597542 0.597323 0.597103 0.596883 0.596663 0.596444 0.596224 0.596004 0.595784 0.595565 0.595345 0.595125 0.594905 0.594686 0.594455 0.594276 0.594286 0.594343 0.594400 0.594457 0.594514 0.594571 0.594628 0.594684 0.594741 0.594798 0.594855 0.594912 0.594969 0.595026 0.595082 0.595139 0.595196 0.595252 0.595296 0.595275 0.595218 0.595162 0.595105 0.595048 0.594991 0.594934 0.594877 0.594820 0.594764 0.594707 0.594650 0.594593 0.594536 0.594479 0.594422 0.594366 0.594309 0.594250 0.594198 0.594217 0.594284 0.594351 0.594419 0.594486 0.594553 0.594621 0.594688 0.594755 0.594822 0.594890 0.594957 0.595024 0.595092 0.595159 0.595226 0.595294 0.595361 0.595428 0.595432 0.595369 0.595302 0.595235 0.595167 0.595100 0.595033 0.594965 0.594898 0.594831 0.594763 0.594696 0.594629 0.594562 0.594494 0.594427 0.594360 0.594292 0.594225 0.594153 0.733879 2.200003 3.666128 5.132252 6.598376 8.064501 9.530625 10.996749 12.462874 13.928998 15.395122 16.861247 18.327371 19.793496 21.259620 22.725744 24.191869 25.657993 27.124117 28.590242 29.039674 29.060961 29.082249 29.103536 29.119504 29.134468 29.149432 29.164396 29.179360 29.194324 29.209289 29.224253 29.239217 29.254181 29.269145 29.284110 29.299077 29.314077 29.329076 29.344076 29.359075 29.374174 29.389288 29.404401 29.419515 29.434629 29.449743 29.464857 29.479971 29.495084 29.510198 29.525312 29.540426 29.555540 29.570654 29.585767 29.600881 29.615999 29.631207 29.646414 29.661621 29.676829 29.692086 29.707351 29.722616 29.737881 29.753146 29.768411 29.783676 29.798941 29.814206 29.829471 29.844736 29.860001 29.875266 29.890531 29.905796 29.921060 29.936357 29.951768 29.967179 29.982590 29.998002 30.013420 30.028837 30.044255 30.059672 30.075090 30.090508 30.105925 30.121343 30.136761 30.152178 30.167596 30.183013 30.198459 30.213914 30.229370 30.244825 30.260352 30.275924 30.291496 30.307068 30.322640 30.338211 30.353783 30.369355 30.384927 30.400498 30.416070 30.431642 30.447214 30.462786 30.478357 30.493929 30.512328 30.537494 30.562659 30.587102 30.602830 30.618557 30.634285 30.650012 30.665740 30.681467 30.697195 30.712922 30.728650 30.744377 30.760105 30.775832 30.791560 30.807287 30.823015 30.838742 30.854531 30.870324 30.886118 30.901912 30.917787 30.933671 30.949556 30.965441 30.981326 30.997210 31.013095 31.028980 31.044865 31.060750 31.076634 31.092519 31.108404 31.124289 31.140174 31.156058 31.177588 31.199817 31.222353 31.254440 31.286527 31.318614 31.350702 31.382789 31.414876 31.446963 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.011574 0.015538 0.019501 0.023701 0.029391 0.035080 0.041131 0.047351 0.052615 0.055651 0.058686 0.061722 0.064758 0.067793 0.070829 0.073865 0.076900 0.079936 0.082972 0.086007 0.089043 0.092079 0.095114 0.098150 0.101186 0.104221 0.107257 0.110293 0.113328 0.116364 0.119399 0.122435 0.125471 0.128506 0.131542 0.134578 0.137613 0.140649 0.143685 0.146720 0.149756 0.152792 0.155827 0.158863 0.161899 0.164934 0.167970 0.171006 0.174041 0.177077 0.180112 0.183148 0.186184 0.189219 0.192255 0.195291 0.198326 0.201362 0.204398 0.207433 0.210469 0.213505 0.216540 0.219576 0.222612 0.225647 0.228683 0.231718 0.234754 0.237790 0.240825 0.243861 0.246897 0.249932 0.252968 0.256004 0.259039 0.262075 0.265111 0.268146 0.271182 0.274218 0.277253 0.280289 0.283325 0.286360 0.289396 0.292431 0.295467 0.298503 0.301538 0.304574 0.307610 0.310645 0.313681 0.316717 0.319752 0.322788 0.325824 0.328859 0.331895 0.334931 0.337966 0.341002 0.344037 0.347073 0.350109 0.353144 0.356180 0.359216 0.362251 0.365287 0.368323 0.371358 0.374394 0.377430 0.380465 0.383501 0.386537 0.389572 0.392608 0.395644 0.398679 0.401715 0.404750 0.407786 0.410822 0.413857 0.416893 0.419929 0.422964 0.426000 0.429036 0.432071 0.435107 0.438143 0.441178 0.444214 0.447250 0.450285 0.453321 0.456357 0.459392 0.462428 0.465463 0.468499 0.471535 0.474570 0.477606 0.480642 0.483677 0.486713 0.489749 0.492784 0.495820 0.498856 0.501891 0.504927 0.507963 0.510998 0.514034 0.517069 0.520105 0.523141 0.526176 0.529212 0.532248 0.535283 0.538319 0.541355 0.544390 0.547426 0.550462 0.553497 0.556533 0.559569 0.562604 0.565640 0.568676 0.571711 0.574747 0.577782 0.580818 0.583854 0.586889 0.589925 0.592961 0.595996 0.599032 0.602068 0.605103 0.608534 0.596028 0.596256 0.596484 0.596711 0.596939 0.597167 0.597395 0.597622 0.597850 0.598078 0.598306 0.598533 0.598761 0.598989 0.599217 0.599445 0.599672 0.599883 0.600049 0.600117 0.600072 0.600001 0.599931 0.599860 0.599790 0.599719 0.599648 0.599578 0.599507 0.599437 0.599366 0.599296 0.599225 0.599155 0.599084 0.599014 0.598942 0.598860 0.598735 0.598541 0.598323 0.598104 0.597884 0.597664 0.597445 0.597225 0.597005 0.596785 0.596566 0.596346 0.596126 0.595906 0.595687 0.595467 0.595247 0.595027 0.594806 0.594570 0.594371 0.594388 0.594445 0.594502 0.594559 0.594616 0.594673 0.594730 0.594786 0.594843 0.594900 0.594957 0.595014 0.595071 0.595128 0.595184 0.595241 0.595298 0.595352 0.595382 0.595361 0.595304 0.595247 0.595191 0.595134 0.595077 0.595020 0.594963 0.594906 0.594849 0.594793 0.594736 0.594679 0.594622 0.594565 0.594508 0.594451 0.594395 0.594333 0.594269 0.594289 0.594356 0.594423 0.594490 0.594558 0.594625 0.594692 0.594760 0.594827 0.594894 0.594962 0.595029 0.595096 0.595163 0.595231 0.595298 0.595365 0.595433 0.595492 0.595492 0.595431 0.595363 0.595296 0.595229 0.595162 0.595094 0.595027 0.594960 0.594892 0.594825 0.594758 0.594691 0.594623 0.594556 0.594489 0.594421 0.594354 0.594287 0.594211 0.617604 1.818324 3.284448 4.750572 6.216697 7.682821 9.148945 10.615070 12.081194 13.547319 15.013443 16.479567 17.945692 19.411816 20.877940 22.344065 23.810189 25.276313 26.742438 28.208562 28.868823 28.938929 28.953893 28.968857 28.983821 28.998785 29.013750 29.028714 29.043678 29.058642 29.073606 29.088571 29.103535 29.118499 29.133463 29.148427 29.163392 29.178356 29.193371 29.208412 29.223452 29.238492 29.253565 29.268679 29.283793 29.298907 29.314021 29.329135 29.344248 29.359362 29.374476 29.389590 29.404704 29.419818 29.434931 29.450045 29.465159 29.480273 29.495387 29.510588 29.525840 29.541092 29.556344 29.571602 29.586867 29.602132 29.617397 29.632662 29.647927 29.663192 29.678457 29.693722 29.708987 29.724252 29.739517 29.754781 29.770087 29.785393 29.800699 29.816005 29.831404 29.846822 29.862239 29.877657 29.893075 29.908492 29.923910 29.939327 29.954745 29.970163 29.985580 30.000998 30.016415 30.031833 30.047251 30.062668 30.078117 30.093624 30.109131 30.124638 30.140161 30.155733 30.171305 30.186877 30.202449 30.218020 30.233592 30.249164 30.264736 30.280308 30.295879 30.311451 30.327023 30.342595 30.358167 30.373738 30.389310 30.419623 30.451164 30.481070 30.496798 30.512525 30.528253 30.543980 30.559708 30.575435 30.591163 30.606890 30.622618 30.638345 30.654073 30.669800 30.685528 30.701255 30.716983 30.732710 30.748539 30.764373 30.780208 30.796043 30.811924 30.827809 30.843694 30.859578 30.875463 30.891348 30.907233 30.923118 30.939002 30.954887 30.970772 30.986657 31.002541 31.018426 31.034311 31.050196 31.077049 31.104763 31.135251 31.167338 31.199426 31.231513 31.263600 31.295687 31.327775 31.359862 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.016723 0.020603 0.024484 0.028816 0.034110 0.039404 0.045248 0.051167 0.057158 0.063272 0.068875 0.071911 0.074946 0.077982 0.081018 0.084053 0.087089 0.090125 0.093160 0.096196 0.099231 0.102267 0.105303 0.108338 0.111374 0.114410 0.117445 0.120481 0.123517 0.126552 0.129588 0.132624 0.135659 0.138695 0.141731 0.144766 0.147802 0.150838 0.153873 0.156909 0.159944 0.162980 0.166016 0.169051 0.172087 0.175123 0.178158 0.181194 0.184230 0.187265 0.190301 0.193337 0.196372 0.199408 0.202444 0.205479 0.208515 0.211550 0.214586 0.217622 0.220657 0.223693 0.226729 0.229764 0.232800 0.235836 0.238871 0.241907 0.244943 0.247978 0.251014 0.254050 0.257085 0.260121 0.263157 0.266192 0.269228 0.272263 0.275299 0.278335 0.281370 0.284406 0.287442 0.290477 0.293513 0.296549 0.299584 0.302620 0.305656 0.308691 0.311727 0.314763 0.317798 0.320834 0.323870 0.326905 0.329941 0.332976 0.336012 0.339048 0.342083 0.345119 0.348155 0.351190 0.354226 0.357262 0.360297 0.363333 0.366369 0.369404 0.372440 0.375476 0.378511 0.381547 0.384582 0.387618 0.390654 0.393689 0.396725 0.399761 0.402796 0.405832 0.408868 0.411903 0.414939 0.417975 0.421010 0.424046 0.427082 0.430117 0.433153 0.436189 0.439224 0.442260 0.445295 0.448331 0.451367 0.454402 0.457438 0.460474 0.463509 0.466545 0.469581 0.472616 0.475652 0.478688 0.481723 0.484759 0.487795 0.490830 0.493866 0.496902 0.499937 0.502973 0.506008 0.509044 0.512080 0.515115 0.518151 0.521187 0.524222 0.527258 0.530294 0.533329 0.536365 0.539401 0.542436 0.545472 0.548508 0.551543 0.554579 0.557614 0.560650 0.563686 0.566721 0.569757 0.572793 0.575828 0.578864 0.581900 0.584935 0.587971 0.591007 0.594042 0.597078 0.600114 0.603149 0.606185 0.609221 0.612873 0.596326 0.596441 0.596669 0.596897 0.597125 0.597352 0.597580 0.597808 0.598036 0.598264 0.598491 0.598719 0.598947 0.599175 0.599402 0.599630 0.599842 0.600033 0.600199 0.600261 0.600220 0.600149 0.600079 0.600008 0.599938 0.599867 0.599797 0.599726 0.599656 0.599585 0.599514 0.599444 0.599373 0.599303 0.599232 0.599162 0.599088 0.598982 0.598857 0.598663 0.598445 0.598226 0.598006 0.597786 0.597567 0.597347 0.597127 0.596907 0.596688 0.596468 0.596248 0.596028 0.595809 0.595589 0.595369 0.595149 0.594923 0.594672 0.594466 0.594490 0.594547 0.594604 0.594661 0.594718 0.594775 0.594832 0.594888 0.594945 0.595002 0.595059 0.595116 0.595173 0.595230 0.595286 0.595343 0.595400 0.595454 0.595468 0.595447 0.595390 0.595333 0.595276 0.595219 0.595163 0.595106 0.595049 0.594992 0.594935 0.594878 0.594821 0.594765 0.594708 0.594651 0.594594 0.594537 0.594480 0.594417 0.594339 0.594360 0.594428 0.594495 0.594562 0.594630 0.594697 0.594764 0.594831 0.594899 0.594966 0.595033 0.595101 0.595168 0.595235 0.595302 0.595370 0.595437 0.595504 0.595556 0.595553 0.595492 0.595425 0.595358 0.595291 0.595223 0.595156 0.595089 0.595021 0.594954 0.594887 0.594819 0.594752 0.594685 0.594618 0.594550 0.594483 0.594416 0.594347 0.594264 0.594191 1.436644 2.902769 4.368893 5.835017 7.301142 8.767266 10.233390 11.699515 13.165639 14.631763 16.097888 17.564012 19.030136 20.496261 21.962385 23.428509 24.894634 26.360758 27.826883 28.666628 28.765782 28.818211 28.833175 28.848139 28.863103 28.878067 28.893032 28.907996 28.922960 28.937924 28.952888 28.967853 28.982817 28.997781 29.012745 29.027709 29.042673 29.057638 29.072632 29.087713 29.102794 29.117875 29.132957 29.148071 29.163185 29.178299 29.193412 29.208526 29.223640 29.238754 29.253868 29.268982 29.284095 29.299209 29.314323 29.329450 29.344595 29.359740 29.374885 29.390058 29.405323 29.420588 29.435853 29.451118 29.466383 29.481648 29.496913 29.512178 29.527443 29.542708 29.557973 29.573238 29.588502 29.603767 29.619032 29.634297 29.649614 29.664968 29.680323 29.695677 29.711059 29.726477 29.741894 29.757312 29.772730 29.788147 29.803565 29.818982 29.834400 29.849818 29.865235 29.880653 29.896070 29.911488 29.926906 29.942323 29.957741 29.973294 29.988854 30.004413 30.019972 30.035542 30.051114 30.066686 30.082258 30.097830 30.113401 30.128973 30.144545 30.160117 30.175689 30.191260 30.206832 30.226994 30.249826 30.272658 30.296400 30.323089 30.349777 30.375038 30.390765 30.406493 30.422220 30.437948 30.453675 30.469403 30.485130 30.500858 30.516586 30.532313 30.548041 30.563768 30.579496 30.595223 30.610951 30.626678 30.642549 30.658425 30.674301 30.690177 30.706062 30.721946 30.737831 30.753716 30.769601 30.785485 30.801370 30.817255 30.833140 30.849025 30.864909 30.880794 30.897715 30.914674 30.931633 30.951888 30.983975 31.016062 31.048150 31.080237 31.112324 31.144412 31.176499 31.213579 31.262517 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.021833 0.025636 0.029440 0.033816 0.038761 0.043759 0.049594 0.055429 0.061400 0.067481 0.073536 0.079380 0.085135 0.088170 0.091206 0.094242 0.097277 0.100313 0.103349 0.106384 0.109420 0.112456 0.115491 0.118527 0.121563 0.124598 0.127634 0.130670 0.133705 0.136741 0.139776 0.142812 0.145848 0.148883 0.151919 0.154955 0.157990 0.161026 0.164062 0.167097 0.170133 0.173169 0.176204 0.179240 0.182276 0.185311 0.188347 0.191382 0.194418 0.197454 0.200489 0.203525 0.206561 0.209596 0.212632 0.215668 0.218703 0.221739 0.224775 0.227810 0.230846 0.233882 0.236917 0.239953 0.242989 0.246024 0.249060 0.252095 0.255131 0.258167 0.261202 0.264238 0.267274 0.270309 0.273345 0.276381 0.279416 0.282452 0.285488 0.288523 0.291559 0.294595 0.297630 0.300666 0.303702 0.306737 0.309773 0.312808 0.315844 0.318880 0.321915 0.324951 0.327987 0.331022 0.334058 0.337094 0.340129 0.343165 0.346201 0.349236 0.352272 0.355308 0.358343 0.361379 0.364414 0.367450 0.370486 0.373521 0.376557 0.379593 0.382628 0.385664 0.388700 0.391735 0.394771 0.397807 0.400842 0.403878 0.406914 0.409949 0.412985 0.416021 0.419056 0.422092 0.425127 0.428163 0.431199 0.434234 0.437270 0.440306 0.443341 0.446377 0.449413 0.452448 0.455484 0.458520 0.461555 0.464591 0.467627 0.470662 0.473698 0.476734 0.479769 0.482805 0.485840 0.488876 0.491912 0.494947 0.497983 0.501019 0.504054 0.507090 0.510126 0.513161 0.516197 0.519233 0.522268 0.525304 0.528340 0.531375 0.534411 0.537446 0.540482 0.543518 0.546553 0.549589 0.552625 0.555660 0.558696 0.561732 0.564767 0.567803 0.570839 0.573874 0.576910 0.579946 0.582981 0.586017 0.589053 0.592088 0.595124 0.598159 0.601195 0.604231 0.607266 0.610302 0.613338 0.617174 0.596731 0.596627 0.596855 0.597083 0.597310 0.597538 0.597766 0.597994 0.598221 0.598449 0.598677 0.598905 0.599132 0.599360 0.599588 0.599816 0.600015 0.600181 0.600347 0.600406 0.600368 0.600297 0.600227 0.600156 0.600086 0.600015 0.599945 0.599874 0.599804 0.599733 0.599663 0.599592 0.599522 0.599451 0.599380 0.599309 0.599229 0.599104 0.598979 0.598785 0.598567 0.598348 0.598128 0.597908 0.597689 0.597469 0.597249 0.597029 0.596810 0.596590 0.596370 0.596150 0.595931 0.595711 0.595491 0.595271 0.595040 0.594774 0.594561 0.594592 0.594649 0.594706 0.594763 0.594820 0.594877 0.594934 0.594990 0.595047 0.595104 0.595161 0.595218 0.595275 0.595332 0.595389 0.595445 0.595502 0.595548 0.595555 0.595533 0.595476 0.595419 0.595362 0.595305 0.595248 0.595192 0.595135 0.595078 0.595021 0.594964 0.594907 0.594850 0.594794 0.594737 0.594680 0.594623 0.594566 0.594492 0.594409 0.594432 0.594499 0.594567 0.594634 0.594701 0.594769 0.594836 0.594903 0.594970 0.595038 0.595105 0.595172 0.595240 0.595307 0.595374 0.595442 0.595509 0.595576 0.595620 0.595614 0.595554 0.595487 0.595420 0.595352 0.595285 0.595218 0.595150 0.595083 0.595016 0.594948 0.594881 0.594814 0.594747 0.594679 0.594612 0.594545 0.594477 0.594408 0.594317 0.594246 1.054965 2.521089 3.987213 5.453338 6.919462 8.385586 9.851711 11.317835 12.783959 14.250084 15.716208 17.182332 18.648457 20.114581 21.580706 23.046830 24.512954 25.979079 27.445203 28.440694 28.624163 28.659054 28.693945 28.712457 28.727421 28.742385 28.757349 28.772314 28.787278 28.802242 28.817206 28.832170 28.847134 28.862099 28.877063 28.892028 28.907000 28.921972 28.936944 28.951916 28.967007 28.982121 28.997235 29.012349 29.027463 29.042576 29.057690 29.072804 29.087918 29.103032 29.118146 29.133259 29.148373 29.163487 29.178601 29.193715 29.208830 29.224019 29.239208 29.254397 29.269586 29.284839 29.300104 29.315369 29.330634 29.345899 29.361164 29.376429 29.391694 29.406959 29.422223 29.437488 29.452753 29.468018 29.483283 29.498548 29.513813 29.529104 29.544506 29.559908 29.575311 29.590714 29.606132 29.621549 29.636967 29.652385 29.667802 29.683220 29.698637 29.714055 29.729473 29.744890 29.760308 29.775725 29.791170 29.806627 29.822084 29.837541 29.853064 29.868636 29.884208 29.899780 29.915352 29.930923 29.946495 29.962067 29.977639 29.993211 30.008782 30.024354 30.039926 30.055498 30.071069 30.086641 30.110178 30.156312 30.200904 30.217982 30.235061 30.252139 30.269006 30.284733 30.300461 30.316188 30.331916 30.347643 30.363371 30.379098 30.394826 30.410553 30.426281 30.442008 30.457737 30.473496 30.489256 30.505015 30.520775 30.536660 30.552545 30.568429 30.584314 30.600199 30.616084 30.631969 30.647853 30.663738 30.679623 30.695508 30.711392 30.727277 30.743162 30.759047 30.774941 30.794916 30.814891 30.834867 30.864787 30.896874 30.928961 30.961048 30.993136 31.025223 31.057310 31.089397 31.163207 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.023182 0.026950 0.030719 0.034487 0.038890 0.043614 0.048508 0.054146 0.059784 0.065604 0.071485 0.077447 0.083699 0.089952 0.095599 0.101138 0.104430 0.107466 0.110502 0.113537 0.116573 0.119608 0.122644 0.125680 0.128715 0.131751 0.134787 0.137822 0.140858 0.143894 0.146929 0.149965 0.153001 0.156036 0.159072 0.162108 0.165143 0.168179 0.171214 0.174250 0.177286 0.180321 0.183357 0.186393 0.189428 0.192464 0.195500 0.198535 0.201571 0.204607 0.207642 0.210678 0.213714 0.216749 0.219785 0.222821 0.225856 0.228892 0.231927 0.234963 0.237999 0.241034 0.244070 0.247106 0.250141 0.253177 0.256213 0.259248 0.262284 0.265320 0.268355 0.271391 0.274427 0.277462 0.280498 0.283534 0.286569 0.289605 0.292640 0.295676 0.298712 0.301747 0.304783 0.307819 0.310854 0.313890 0.316926 0.319961 0.322997 0.326033 0.329068 0.332104 0.335140 0.338175 0.341211 0.344246 0.347282 0.350318 0.353353 0.356389 0.359425 0.362460 0.365496 0.368532 0.371567 0.374603 0.377639 0.380674 0.383710 0.386746 0.389781 0.392817 0.395853 0.398888 0.401924 0.404959 0.407995 0.411031 0.414066 0.417102 0.420138 0.423173 0.426209 0.429245 0.432280 0.435316 0.438352 0.441387 0.444423 0.447459 0.450494 0.453530 0.456566 0.459601 0.462637 0.465672 0.468708 0.471744 0.474779 0.477815 0.480851 0.483886 0.486922 0.489958 0.492993 0.496029 0.499065 0.502100 0.505136 0.508172 0.511207 0.514243 0.517278 0.520314 0.523350 0.526385 0.529421 0.532457 0.535492 0.538528 0.541564 0.544599 0.547635 0.550671 0.553706 0.556742 0.559778 0.562813 0.565849 0.568885 0.571920 0.574956 0.577991 0.581027 0.584063 0.587098 0.590134 0.593170 0.596205 0.599241 0.602277 0.605312 0.608348 0.611384 0.614419 0.617455 0.621339 0.597016 0.596813 0.597040 0.597268 0.597496 0.597724 0.597951 0.598179 0.598407 0.598635 0.598862 0.599090 0.599318 0.599546 0.599774 0.599979 0.600163 0.600329 0.600495 0.600551 0.600516 0.600445 0.600375 0.600304 0.600234 0.600163 0.600093 0.600022 0.599952 0.599881 0.599811 0.599740 0.599670 0.599599 0.599529 0.599454 0.599351 0.599226 0.599101 0.598907 0.598689 0.598470 0.598250 0.598030 0.597810 0.597591 0.597371 0.597151 0.596932 0.596712 0.596492 0.596272 0.596053 0.595833 0.595613 0.595389 0.595146 0.594876 0.594654 0.594695 0.594751 0.594808 0.594865 0.594922 0.594979 0.595036 0.595093 0.595149 0.595206 0.595263 0.595320 0.595377 0.595434 0.595491 0.595547 0.595604 0.595634 0.595642 0.595619 0.595562 0.595505 0.595448 0.595391 0.595334 0.595277 0.595221 0.595164 0.595107 0.595050 0.594993 0.594936 0.594879 0.594823 0.594766 0.594709 0.594652 0.594564 0.594479 0.594504 0.594571 0.594638 0.594706 0.594773 0.594840 0.594908 0.594975 0.595042 0.595110 0.595177 0.595244 0.595311 0.595379 0.595446 0.595513 0.595581 0.595645 0.595684 0.595675 0.595616 0.595548 0.595481 0.595414 0.595347 0.595279 0.595212 0.595145 0.595077 0.595010 0.594943 0.594876 0.594808 0.594741 0.594674 0.594606 0.594539 0.594470 0.594370 0.594300 0.673285 2.139409 3.605534 5.071658 6.537782 8.003907 9.470031 10.936156 12.402280 13.868404 15.334529 16.800653 18.266777 19.732902 21.199026 22.665150 24.131275 25.597399 27.063523 28.217865 28.488405 28.530853 28.551968 28.573084 28.591739 28.606703 28.621667 28.636631 28.651595 28.666560 28.681524 28.696488 28.711452 28.726416 28.741381 28.756345 28.771309 28.786305 28.801318 28.816330 28.831343 28.846399 28.861513 28.876627 28.891740 28.906854 28.921968 28.937082 28.952196 28.967310 28.982423 28.997537 29.012651 29.027765 29.042879 29.057992 29.073106 29.088220 29.103407 29.118640 29.133874 29.149107 29.164355 29.179620 29.194885 29.210150 29.225415 29.240680 29.255944 29.271209 29.286474 29.301739 29.317004 29.332269 29.347534 29.362830 29.378128 29.393425 29.408723 29.424116 29.439534 29.454951 29.470369 29.485787 29.501204 29.516622 29.532040 29.547457 29.562875 29.578292 29.593710 29.609128 29.624545 29.639963 29.655380 29.670826 29.686335 29.701843 29.717352 29.732874 29.748445 29.764017 29.779589 29.795161 29.810733 29.826304 29.841876 29.857448 29.873020 29.888591 29.904163 29.919735 29.935307 29.950879 29.966450 29.982022 30.043986 30.100063 30.115791 30.131518 30.147246 30.162973 30.178701 30.194429 30.210156 30.225884 30.241611 30.257339 30.273066 30.288794 30.304521 30.320249 30.335976 30.351708 30.367508 30.383309 30.399109 30.414913 30.430797 30.446682 30.462567 30.478452 30.494336 30.510221 30.526106 30.541991 30.557876 30.573760 30.589645 30.605530 30.621415 30.637300 30.653184 30.669402 30.693699 30.717996 30.745598 30.777685 30.809772 30.841860 30.873947 30.906034 30.938121 30.970209 31.049109 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.028317 0.032052 0.035787 0.039522 0.043904 0.048420 0.053220 0.058641 0.064061 0.069918 0.075799 0.081706 0.087651 0.093595 0.099920 0.106279 0.111952 0.117144 0.120690 0.123726 0.126761 0.129797 0.132833 0.135868 0.138904 0.141940 0.144975 0.148011 0.151047 0.154082 0.157118 0.160153 0.163189 0.166225 0.169260 0.172296 0.175332 0.178367 0.181403 0.184439 0.187474 0.190510 0.193546 0.196581 0.199617 0.202653 0.205688 0.208724 0.211759 0.214795 0.217831 0.220866 0.223902 0.226938 0.229973 0.233009 0.236045 0.239080 0.242116 0.245152 0.248187 0.251223 0.254259 0.257294 0.260330 0.263366 0.266401 0.269437 0.272472 0.275508 0.278544 0.281579 0.284615 0.287651 0.290686 0.293722 0.296758 0.299793 0.302829 0.305865 0.308900 0.311936 0.314972 0.318007 0.321043 0.324078 0.327114 0.330150 0.333185 0.336221 0.339257 0.342292 0.345328 0.348364 0.351399 0.354435 0.357471 0.360506 0.363542 0.366578 0.369613 0.372649 0.375685 0.378720 0.381756 0.384791 0.387827 0.390863 0.393898 0.396934 0.399970 0.403005 0.406041 0.409077 0.412112 0.415148 0.418184 0.421219 0.424255 0.427291 0.430326 0.433362 0.436398 0.439433 0.442469 0.445504 0.448540 0.451576 0.454611 0.457647 0.460683 0.463718 0.466754 0.469790 0.472825 0.475861 0.478897 0.481932 0.484968 0.488004 0.491039 0.494075 0.497110 0.500146 0.503182 0.506217 0.509253 0.512289 0.515324 0.518360 0.521396 0.524431 0.527467 0.530503 0.533538 0.536574 0.539610 0.542645 0.545681 0.548717 0.551752 0.554788 0.557823 0.560859 0.563895 0.566930 0.569966 0.573002 0.576037 0.579073 0.582109 0.585144 0.588180 0.591216 0.594251 0.597287 0.600323 0.603358 0.606394 0.609430 0.612465 0.615501 0.618536 0.621572 0.624608 0.597200 0.596998 0.597226 0.597454 0.597681 0.597909 0.598137 0.598365 0.598593 0.598820 0.599048 0.599276 0.599504 0.599731 0.599958 0.600145 0.600311 0.600477 0.600643 0.600698 0.600664 0.600593 0.600523 0.600452 0.600382 0.600311 0.600241 0.600170 0.600100 0.600029 0.599959 0.599888 0.599818 0.599747 0.599676 0.599598 0.599473 0.599348 0.599223 0.599030 0.598811 0.598592 0.598372 0.598152 0.597932 0.597713 0.597493 0.597273 0.597054 0.596834 0.596614 0.596394 0.596175 0.595955 0.595735 0.595507 0.595248 0.594978 0.594747 0.594797 0.594853 0.594910 0.594967 0.595024 0.595081 0.595138 0.595195 0.595251 0.595308 0.595365 0.595422 0.595479 0.595536 0.595593 0.595649 0.595706 0.595720 0.595728 0.595704 0.595647 0.595591 0.595534 0.595477 0.595420 0.595363 0.595306 0.595249 0.595193 0.595136 0.595079 0.595022 0.594965 0.594908 0.594851 0.594795 0.594738 0.594636 0.594549 0.594576 0.594643 0.594710 0.594777 0.594845 0.594912 0.594979 0.595047 0.595114 0.595181 0.595249 0.595316 0.595383 0.595450 0.595518 0.595585 0.595652 0.595711 0.595746 0.595736 0.595677 0.595610 0.595543 0.595476 0.595408 0.595341 0.595274 0.595206 0.595139 0.595072 0.595004 0.594937 0.594870 0.594803 0.594735 0.594668 0.594601 0.594528 0.594423 0.594355 0.594301 1.757730 3.223854 4.689979 6.156103 7.622227 9.088352 10.554476 12.020600 13.486725 14.952849 16.418973 17.885098 19.351222 20.817346 22.283471 23.749595 25.215719 26.681844 27.993583 28.248336 28.411164 28.426128 28.441092 28.456056 28.471021 28.485985 28.500949 28.515913 28.530877 28.545842 28.560806 28.575770 28.590734 28.605698 28.620662 28.635627 28.650591 28.665576 28.680630 28.695683 28.710736 28.725791 28.740904 28.756018 28.771132 28.786246 28.801360 28.816474 28.831587 28.846701 28.861815 28.876929 28.892043 28.907156 28.922276 28.937402 28.952529 28.967656 28.982811 28.998076 29.013341 29.028606 29.043871 29.059136 29.074401 29.089665 29.104930 29.120195 29.135460 29.150725 29.165990 29.181255 29.196520 29.211785 29.227050 29.242360 29.257705 29.273051 29.288396 29.303771 29.319189 29.334606 29.350024 29.365442 29.380859 29.396277 29.411694 29.427112 29.442530 29.457947 29.473365 29.488783 29.504200 29.519618 29.535035 29.550453 29.566003 29.581563 29.597124 29.612684 29.628255 29.643826 29.659398 29.674970 29.690542 29.706113 29.721685 29.737257 29.752829 29.768401 29.783972 29.799544 29.821470 29.847665 29.873860 29.909055 29.955390 29.994031 30.009759 30.025486 30.041214 30.056941 30.072669 30.088396 30.104124 30.119851 30.135579 30.151306 30.167034 30.182761 30.198489 30.214216 30.229944 30.245682 30.261523 30.277364 30.293205 30.309050 30.324935 30.340820 30.356704 30.372589 30.388474 30.404359 30.420244 30.436128 30.452013 30.467898 30.483783 30.499667 30.515552 30.531437 30.547322 30.564369 30.595374 30.626409 30.658496 30.690584 30.722671 30.754758 30.786845 30.819776 30.861648 30.932500 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.016753 0.020026 0.023299 0.026572 0.029845 0.033435 0.037139 0.040843 0.044547 0.049006 0.053472 0.058264 0.063384 0.068578 0.074364 0.080149 0.085994 0.091875 0.097776 0.103883 0.109990 0.116263 0.122622 0.128468 0.133262 0.136950 0.139985 0.143021 0.146057 0.149092 0.152128 0.155164 0.158199 0.161235 0.164271 0.167306 0.170342 0.173378 0.176413 0.179449 0.182485 0.185520 0.188556 0.191591 0.194627 0.197663 0.200698 0.203734 0.206770 0.209805 0.212841 0.215877 0.218912 0.221948 0.224984 0.228019 0.231055 0.234091 0.237126 0.240162 0.243198 0.246233 0.249269 0.252304 0.255340 0.258376 0.261411 0.264447 0.267483 0.270518 0.273554 0.276590 0.279625 0.282661 0.285697 0.288732 0.291768 0.294804 0.297839 0.300875 0.303911 0.306946 0.309982 0.313017 0.316053 0.319089 0.322124 0.325160 0.328196 0.331231 0.334267 0.337303 0.340338 0.343374 0.346410 0.349445 0.352481 0.355517 0.358552 0.361588 0.364623 0.367659 0.370695 0.373730 0.376766 0.379802 0.382837 0.385873 0.388909 0.391944 0.394980 0.398016 0.401051 0.404087 0.407123 0.410158 0.413194 0.416230 0.419265 0.422301 0.425336 0.428372 0.431408 0.434443 0.437479 0.440515 0.443550 0.446586 0.449622 0.452657 0.455693 0.458729 0.461764 0.464800 0.467836 0.470871 0.473907 0.476942 0.479978 0.483014 0.486049 0.489085 0.492121 0.495156 0.498192 0.501228 0.504263 0.507299 0.510335 0.513370 0.516406 0.519442 0.522477 0.525513 0.528549 0.531584 0.534620 0.537655 0.540691 0.543727 0.546762 0.549798 0.552834 0.555869 0.558905 0.561941 0.564976 0.568012 0.571048 0.574083 0.577119 0.580155 0.583190 0.586226 0.589262 0.592297 0.595333 0.598368 0.601404 0.604440 0.607475 0.610511 0.613547 0.616582 0.619618 0.622654 0.625696 0.628932 0.597298 0.597184 0.597412 0.597639 0.597867 0.598095 0.598323 0.598550 0.598778 0.599006 0.599234 0.599461 0.599689 0.599917 0.600116 0.600293 0.600459 0.600625 0.600791 0.600846 0.600812 0.600741 0.600671 0.600600 0.600530 0.600459 0.600389 0.600318 0.600248 0.600177 0.600107 0.600036 0.599966 0.599895 0.599820 0.599720 0.599595 0.599470 0.599345 0.599152 0.598933 0.598714 0.598494 0.598274 0.598054 0.597835 0.597615 0.597395 0.597176 0.596956 0.596736 0.596516 0.596297 0.596077 0.595855 0.595620 0.595350 0.595080 0.594842 0.594899 0.594955 0.595012 0.595069 0.595126 0.595183 0.595240 0.595297 0.595353 0.595410 0.595467 0.595524 0.595581 0.595638 0.595695 0.595751 0.595796 0.595806 0.595814 0.595790 0.595733 0.595676 0.595620 0.595563 0.595506 0.595449 0.595392 0.595335 0.595278 0.595222 0.595165 0.595108 0.595051 0.594994 0.594937 0.594880 0.594812 0.594708 0.594618 0.594647 0.594715 0.594782 0.594849 0.594917 0.594984 0.595051 0.595118 0.595186 0.595253 0.595320 0.595388 0.595455 0.595522 0.595589 0.595657 0.595724 0.595777 0.595807 0.595798 0.595739 0.595672 0.595605 0.595537 0.595470 0.595403 0.595335 0.595268 0.595201 0.595133 0.595066 0.594999 0.594932 0.594864 0.594797 0.594730 0.594662 0.594581 0.594476 0.594408 0.594357 1.376050 2.842175 4.308299 5.774423 7.240548 8.706672 10.172796 11.638921 13.105045 14.571169 16.037294 17.503418 18.969543 20.435667 21.901791 23.367916 24.834040 26.300164 27.721283 28.015730 28.215906 28.280623 28.305410 28.320374 28.335338 28.350303 28.365267 28.380231 28.395195 28.410159 28.425123 28.440088 28.455052 28.470016 28.484980 28.499944 28.514909 28.529873 28.544837 28.559907 28.575002 28.590096 28.605190 28.620296 28.635410 28.650524 28.665638 28.680751 28.695865 28.710979 28.726093 28.741207 28.756320 28.771434 28.786548 28.801662 28.816832 28.832003 28.847174 28.862345 28.877592 28.892857 28.908122 28.923387 28.938651 28.953916 28.969181 28.984446 28.999711 29.014976 29.030241 29.045506 29.060771 29.076036 29.091301 29.106566 29.121851 29.137244 29.152638 29.168032 29.183426 29.198844 29.214261 29.229679 29.245097 29.260514 29.275932 29.291349 29.306767 29.322185 29.337602 29.353020 29.368438 29.383882 29.399340 29.414798 29.430256 29.445776 29.461348 29.476920 29.492492 29.508064 29.523635 29.539207 29.554779 29.570351 29.585923 29.601494 29.617066 29.632638 29.648210 29.663782 29.679353 29.703729 29.758171 29.805793 29.834388 29.862984 29.887999 29.903727 29.919454 29.935182 29.950909 29.966637 29.982364 29.998092 30.013819 30.029547 30.045274 30.061002 30.076729 30.092457 30.108184 30.123912 30.139657 30.155540 30.171422 30.187305 30.203188 30.219072 30.234957 30.250842 30.266727 30.282611 30.298496 30.314381 30.330266 30.346151 30.362035 30.377920 30.394063 30.412200 30.430337 30.448474 30.475133 30.507220 30.539308 30.571395 30.603482 30.635569 30.667657 30.699744 30.755114 30.843527 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.021542 0.024872 0.028202 0.031531 0.034863 0.038538 0.042213 0.045887 0.049674 0.054090 0.058506 0.063278 0.068219 0.073310 0.078896 0.084481 0.090308 0.096189 0.102070 0.107951 0.113832 0.120016 0.126295 0.132607 0.138966 0.145187 0.149519 0.153210 0.156245 0.159281 0.162317 0.165352 0.168388 0.171423 0.174459 0.177495 0.180530 0.183566 0.186602 0.189637 0.192673 0.195709 0.198744 0.201780 0.204816 0.207851 0.210887 0.213923 0.216958 0.219994 0.223030 0.226065 0.229101 0.232136 0.235172 0.238208 0.241243 0.244279 0.247315 0.250350 0.253386 0.256422 0.259457 0.262493 0.265529 0.268564 0.271600 0.274636 0.277671 0.280707 0.283743 0.286778 0.289814 0.292849 0.295885 0.298921 0.301956 0.304992 0.308028 0.311063 0.314099 0.317135 0.320170 0.323206 0.326242 0.329277 0.332313 0.335349 0.338384 0.341420 0.344455 0.347491 0.350527 0.353562 0.356598 0.359634 0.362669 0.365705 0.368741 0.371776 0.374812 0.377848 0.380883 0.383919 0.386955 0.389990 0.393026 0.396062 0.399097 0.402133 0.405168 0.408204 0.411240 0.414275 0.417311 0.420347 0.423382 0.426418 0.429454 0.432489 0.435525 0.438561 0.441596 0.444632 0.447668 0.450703 0.453739 0.456775 0.459810 0.462846 0.465881 0.468917 0.471953 0.474988 0.478024 0.481060 0.484095 0.487131 0.490167 0.493202 0.496238 0.499274 0.502309 0.505345 0.508381 0.511416 0.514452 0.517487 0.520523 0.523559 0.526594 0.529630 0.532666 0.535701 0.538737 0.541773 0.544808 0.547844 0.550880 0.553915 0.556951 0.559987 0.563022 0.566058 0.569094 0.572129 0.575165 0.578200 0.581236 0.584272 0.587307 0.590343 0.593379 0.596414 0.599450 0.602486 0.605521 0.608557 0.611593 0.614628 0.617664 0.620700 0.623735 0.626771 0.629806 0.633284 0.597323 0.597369 0.597597 0.597825 0.598053 0.598280 0.598508 0.598736 0.598964 0.599191 0.599419 0.599647 0.599874 0.600099 0.600276 0.600442 0.600607 0.600773 0.600939 0.600994 0.600960 0.600889 0.600819 0.600748 0.600678 0.600607 0.600537 0.600466 0.600396 0.600325 0.600255 0.600184 0.600114 0.600043 0.599967 0.599842 0.599717 0.599592 0.599466 0.599275 0.599055 0.598836 0.598616 0.598396 0.598176 0.597957 0.597737 0.597517 0.597297 0.597078 0.596858 0.596638 0.596419 0.596199 0.595974 0.595722 0.595452 0.595183 0.594944 0.595001 0.595058 0.595114 0.595171 0.595228 0.595285 0.595342 0.595399 0.595456 0.595512 0.595569 0.595626 0.595683 0.595740 0.595797 0.595854 0.595882 0.595891 0.595900 0.595876 0.595819 0.595762 0.595705 0.595649 0.595592 0.595535 0.595478 0.595421 0.595364 0.595307 0.595251 0.595194 0.595137 0.595080 0.595023 0.594966 0.594885 0.594779 0.594687 0.594719 0.594786 0.594854 0.594921 0.594988 0.595056 0.595123 0.595190 0.595257 0.595325 0.595392 0.595459 0.595527 0.595594 0.595661 0.595729 0.595796 0.595844 0.595869 0.595859 0.595801 0.595734 0.595666 0.595599 0.595532 0.595464 0.595397 0.595330 0.595262 0.595195 0.595128 0.595061 0.594993 0.594926 0.594859 0.594791 0.594724 0.594634 0.594528 0.594461 0.594413 0.994371 2.460495 3.926619 5.392744 6.858868 8.324992 9.791117 11.257241 12.723366 14.189490 15.655614 17.121739 18.587863 20.053987 21.520112 22.986236 24.452360 25.918485 27.384609 27.788818 28.074954 28.123020 28.157586 28.184692 28.199656 28.214620 28.229585 28.244549 28.259513 28.274477 28.289441 28.304405 28.319370 28.334334 28.349298 28.364262 28.379240 28.394225 28.409210 28.424196 28.439232 28.454346 28.469460 28.484574 28.499688 28.514802 28.529915 28.545029 28.560143 28.575257 28.590371 28.605484 28.620598 28.635712 28.650826 28.665940 28.681054 28.696226 28.711442 28.726657 28.741872 28.757108 28.772372 28.787637 28.802902 28.818167 28.833432 28.848697 28.863962 28.879227 28.894492 28.909757 28.925022 28.940287 28.955574 28.970863 28.986152 29.001441 29.016828 29.032246 29.047664 29.063081 29.078499 29.093916 29.109334 29.124752 29.140169 29.155587 29.171004 29.186422 29.201840 29.217257 29.232675 29.248092 29.263535 29.279045 29.294555 29.310065 29.325586 29.341157 29.356729 29.372301 29.387873 29.403445 29.419016 29.434588 29.450160 29.465732 29.481304 29.496875 29.512447 29.528019 29.543591 29.559162 29.574734 29.709623 29.727904 29.746184 29.764465 29.781967 29.797694 29.813422 29.829149 29.844877 29.860604 29.876332 29.892059 29.907787 29.923514 29.939242 29.954969 29.970704 29.986470 30.002236 30.018002 30.033786 30.049671 30.065555 30.081440 30.097325 30.113210 30.129095 30.144979 30.160864 30.176749 30.192634 30.208518 30.224403 30.240288 30.256173 30.272058 30.288815 30.310445 30.332076 30.355944 30.388032 30.420119 30.452206 30.484293 30.516381 30.548468 30.580555 30.632922 30.747500 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.026383 0.029764 0.033145 0.036526 0.039980 0.043627 0.047274 0.050921 0.054793 0.059157 0.063522 0.068234 0.073003 0.077988 0.083361 0.088741 0.094622 0.100503 0.106384 0.112265 0.118146 0.124112 0.130081 0.136232 0.142591 0.148950 0.155310 0.161669 0.165951 0.169469 0.172505 0.175541 0.178576 0.181612 0.184648 0.187683 0.190719 0.193755 0.196790 0.199826 0.202862 0.205897 0.208933 0.211968 0.215004 0.218040 0.221075 0.224111 0.227147 0.230182 0.233218 0.236254 0.239289 0.242325 0.245361 0.248396 0.251432 0.254468 0.257503 0.260539 0.263575 0.266610 0.269646 0.272681 0.275717 0.278753 0.281788 0.284824 0.287860 0.290895 0.293931 0.296967 0.300002 0.303038 0.306074 0.309109 0.312145 0.315181 0.318216 0.321252 0.324287 0.327323 0.330359 0.333394 0.336430 0.339466 0.342501 0.345537 0.348573 0.351608 0.354644 0.357680 0.360715 0.363751 0.366787 0.369822 0.372858 0.375894 0.378929 0.381965 0.385000 0.388036 0.391072 0.394107 0.397143 0.400179 0.403214 0.406250 0.409286 0.412321 0.415357 0.418393 0.421428 0.424464 0.427500 0.430535 0.433571 0.436607 0.439642 0.442678 0.445713 0.448749 0.451785 0.454820 0.457856 0.460892 0.463927 0.466963 0.469999 0.473034 0.476070 0.479106 0.482141 0.485177 0.488213 0.491248 0.494284 0.497319 0.500355 0.503391 0.506426 0.509462 0.512498 0.515533 0.518569 0.521605 0.524640 0.527676 0.530712 0.533747 0.536783 0.539819 0.542854 0.545890 0.548926 0.551961 0.554997 0.558032 0.561068 0.564104 0.567139 0.570175 0.573211 0.576246 0.579282 0.582318 0.585353 0.588389 0.591425 0.594460 0.597496 0.600532 0.603567 0.606603 0.609639 0.612674 0.615710 0.618745 0.621781 0.624817 0.627852 0.630888 0.633924 0.637617 0.597327 0.597555 0.597783 0.598010 0.598238 0.598466 0.598694 0.598922 0.599149 0.599377 0.599605 0.599833 0.600059 0.600252 0.600424 0.600590 0.600755 0.600921 0.601087 0.601143 0.601108 0.601037 0.600967 0.600896 0.600826 0.600755 0.600685 0.600614 0.600544 0.600473 0.600403 0.600332 0.600262 0.600187 0.600089 0.599964 0.599839 0.599714 0.599586 0.599397 0.599177 0.598958 0.598738 0.598518 0.598298 0.598079 0.597859 0.597639 0.597419 0.597200 0.596980 0.596760 0.596541 0.596321 0.596094 0.595824 0.595554 0.595285 0.595046 0.595103 0.595160 0.595216 0.595273 0.595330 0.595387 0.595444 0.595501 0.595558 0.595614 0.595671 0.595728 0.595785 0.595842 0.595899 0.595956 0.595969 0.595977 0.595985 0.595961 0.595905 0.595848 0.595791 0.595734 0.595677 0.595621 0.595564 0.595507 0.595450 0.595393 0.595336 0.595279 0.595223 0.595166 0.595109 0.595052 0.594958 0.594851 0.594756 0.594791 0.594858 0.594925 0.594993 0.595060 0.595127 0.595195 0.595262 0.595329 0.595397 0.595464 0.595531 0.595598 0.595666 0.595733 0.595800 0.595864 0.595906 0.595931 0.595920 0.595862 0.595795 0.595728 0.595661 0.595593 0.595526 0.595459 0.595391 0.595324 0.595257 0.595190 0.595122 0.595055 0.594988 0.594920 0.594853 0.594786 0.594687 0.594581 0.594514 0.594469 0.612691 2.078816 3.544940 5.011064 6.477189 7.943313 9.409437 10.875562 12.341686 13.807810 15.273935 16.740059 18.206183 19.672308 21.138432 22.604556 24.070681 25.536805 27.002930 27.565479 27.833629 28.000892 28.021837 28.042782 28.063727 28.078938 28.093902 28.108866 28.123831 28.138795 28.153759 28.168723 28.183687 28.198652 28.213616 28.228580 28.243544 28.258522 28.273548 28.288573 28.303599 28.318625 28.333738 28.348852 28.363965 28.379079 28.394193 28.409307 28.424421 28.439535 28.454648 28.469762 28.484876 28.499990 28.515104 28.530218 28.545331 28.560445 28.575584 28.590844 28.606104 28.621364 28.636623 28.651888 28.667153 28.682418 28.697683 28.712948 28.728213 28.743478 28.758743 28.774008 28.789273 28.804538 28.819803 28.835105 28.850442 28.865779 28.881116 28.896483 28.911901 28.927318 28.942736 28.958154 28.973571 28.988989 29.004407 29.019824 29.035242 29.050659 29.066077 29.081495 29.096912 29.112330 29.127747 29.143165 29.158711 29.174273 29.189835 29.205397 29.220967 29.236538 29.252110 29.267682 29.283254 29.298826 29.314397 29.329969 29.345541 29.361113 29.376684 29.392256 29.416037 29.446161 29.476286 29.548296 29.613025 29.628752 29.644480 29.660207 29.675935 29.691662 29.707390 29.723117 29.738845 29.754572 29.770300 29.786027 29.801755 29.817482 29.833210 29.848937 29.864681 29.880488 29.896295 29.912102 29.927923 29.943808 29.959693 29.975578 29.991462 30.007347 30.023232 30.039117 30.055002 30.070886 30.086771 30.102656 30.118541 30.134426 30.150310 30.166195 30.184143 30.210933 30.237724 30.268843 30.300930 30.333017 30.365105 30.397192 30.429279 30.464384 30.499915 30.643058 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.027865 0.031287 0.034709 0.038130 0.041552 0.045083 0.048704 0.052324 0.055945 0.059895 0.064206 0.068532 0.073149 0.077765 0.082718 0.088021 0.093392 0.099127 0.104863 0.110698 0.116579 0.122460 0.128341 0.134222 0.140262 0.146395 0.152576 0.158935 0.165294 0.171653 0.178012 0.182609 0.185729 0.188765 0.191800 0.194836 0.197872 0.200907 0.203943 0.206979 0.210014 0.213050 0.216086 0.219121 0.222157 0.225193 0.228228 0.231264 0.234300 0.237335 0.240371 0.243407 0.246442 0.249478 0.252513 0.255549 0.258585 0.261620 0.264656 0.267692 0.270727 0.273763 0.276799 0.279834 0.282870 0.285906 0.288941 0.291977 0.295013 0.298048 0.301084 0.304119 0.307155 0.310191 0.313226 0.316262 0.319298 0.322333 0.325369 0.328405 0.331440 0.334476 0.337512 0.340547 0.343583 0.346619 0.349654 0.352690 0.355726 0.358761 0.361797 0.364832 0.367868 0.370904 0.373939 0.376975 0.380011 0.383046 0.386082 0.389118 0.392153 0.395189 0.398225 0.401260 0.404296 0.407332 0.410367 0.413403 0.416439 0.419474 0.422510 0.425545 0.428581 0.431617 0.434652 0.437688 0.440724 0.443759 0.446795 0.449831 0.452866 0.455902 0.458938 0.461973 0.465009 0.468045 0.471080 0.474116 0.477151 0.480187 0.483223 0.486258 0.489294 0.492330 0.495365 0.498401 0.501437 0.504472 0.507508 0.510544 0.513579 0.516615 0.519651 0.522686 0.525722 0.528758 0.531793 0.534829 0.537864 0.540900 0.543936 0.546971 0.550007 0.553043 0.556078 0.559114 0.562150 0.565185 0.568221 0.571257 0.574292 0.577328 0.580364 0.583399 0.586435 0.589471 0.592506 0.595542 0.598577 0.601613 0.604649 0.607684 0.610720 0.613756 0.616791 0.619827 0.622863 0.625898 0.628934 0.631970 0.635005 0.638041 0.641904 0.597513 0.597741 0.597968 0.598196 0.598424 0.598652 0.598879 0.599107 0.599335 0.599563 0.599790 0.600017 0.600239 0.600406 0.600572 0.600738 0.600903 0.601069 0.601235 0.601294 0.601256 0.601185 0.601115 0.601044 0.600974 0.600903 0.600833 0.600762 0.600692 0.600621 0.600551 0.600480 0.600410 0.600333 0.600211 0.600086 0.599961 0.599836 0.599706 0.599519 0.599299 0.599080 0.598860 0.598640 0.598420 0.598201 0.597981 0.597761 0.597541 0.597322 0.597102 0.596882 0.596663 0.596440 0.596196 0.595926 0.595656 0.595386 0.595152 0.595205 0.595262 0.595318 0.595375 0.595432 0.595489 0.595546 0.595603 0.595660 0.595716 0.595773 0.595830 0.595887 0.595944 0.596001 0.596043 0.596055 0.596063 0.596071 0.596046 0.595991 0.595934 0.595877 0.595820 0.595763 0.595706 0.595650 0.595593 0.595536 0.595479 0.595422 0.595365 0.595308 0.595252 0.595195 0.595128 0.595030 0.594923 0.594825 0.594863 0.594930 0.594997 0.595064 0.595132 0.595199 0.595266 0.595334 0.595401 0.595468 0.595536 0.595603 0.595670 0.595737 0.595805 0.595872 0.595932 0.595968 0.595992 0.595982 0.595924 0.595857 0.595790 0.595722 0.595655 0.595588 0.595520 0.595453 0.595386 0.595318 0.595251 0.595184 0.595117 0.595049 0.594982 0.594915 0.594843 0.594740 0.594633 0.594567 0.594524 0.594463 1.697136 3.163260 4.629385 6.095509 7.561633 9.027758 10.493882 11.960006 13.426131 14.892255 16.358379 17.824504 19.290628 20.756753 22.222877 23.689001 25.155126 26.621250 27.344432 27.598937 27.847045 27.898363 27.913327 27.928292 27.943256 27.958220 27.973184 27.988148 28.003113 28.018077 28.033041 28.048005 28.062969 28.077933 28.092898 28.107862 28.122826 28.137790 28.152836 28.167902 28.182969 28.198036 28.213129 28.228243 28.243357 28.258471 28.273585 28.288699 28.303812 28.318926 28.334040 28.349154 28.364268 28.379382 28.394495 28.409647 28.424800 28.439952 28.455105 28.470344 28.485609 28.500874 28.516139 28.531404 28.546669 28.561934 28.577199 28.592464 28.607729 28.622994 28.638259 28.653524 28.668789 28.684054 28.699319 28.714598 28.729983 28.745368 28.760753 28.776139 28.791556 28.806973 28.822391 28.837809 28.853226 28.868644 28.884062 28.899479 28.914897 28.930314 28.945732 28.961150 28.976593 28.992053 29.007512 29.022971 29.038489 29.054060 29.069632 29.085204 29.100776 29.116348 29.131919 29.147491 29.163063 29.178635 29.194206 29.209778 29.225350 29.240922 29.256494 29.272065 29.297170 29.362288 29.420333 29.470550 29.506992 29.522720 29.538447 29.554175 29.569902 29.585630 29.601357 29.617085 29.632812 29.648540 29.664267 29.679995 29.695722 29.711450 29.727177 29.742905 29.758661 29.774509 29.790357 29.806205 29.822061 29.837946 29.853830 29.869715 29.885600 29.901485 29.917370 29.933254 29.949139 29.965024 29.980909 29.996793 30.012842 30.029451 30.046059 30.062668 30.085480 30.117567 30.149654 30.181742 30.213829 30.245916 30.278003 30.310091 30.354073 30.410983 30.549998 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.032781 0.036236 0.039692 0.043147 0.046602 0.050184 0.053793 0.057403 0.061012 0.065076 0.069329 0.073653 0.078237 0.082821 0.087761 0.092875 0.098107 0.103640 0.109172 0.115012 0.120893 0.126774 0.132655 0.138536 0.144418 0.150299 0.156306 0.162614 0.168922 0.175278 0.181638 0.187872 0.194029 0.198953 0.201989 0.205025 0.208060 0.211096 0.214132 0.217167 0.220203 0.223239 0.226274 0.229310 0.232345 0.235381 0.238417 0.241452 0.244488 0.247524 0.250559 0.253595 0.256631 0.259666 0.262702 0.265738 0.268773 0.271809 0.274845 0.277880 0.280916 0.283951 0.286987 0.290023 0.293058 0.296094 0.299130 0.302165 0.305201 0.308237 0.311272 0.314308 0.317344 0.320379 0.323415 0.326451 0.329486 0.332522 0.335558 0.338593 0.341629 0.344664 0.347700 0.350736 0.353771 0.356807 0.359843 0.362878 0.365914 0.368950 0.371985 0.375021 0.378057 0.381092 0.384128 0.387164 0.390199 0.393235 0.396271 0.399306 0.402342 0.405377 0.408413 0.411449 0.414484 0.417520 0.420556 0.423591 0.426627 0.429663 0.432698 0.435734 0.438770 0.441805 0.444841 0.447877 0.450912 0.453948 0.456983 0.460019 0.463055 0.466090 0.469126 0.472162 0.475197 0.478233 0.481269 0.484304 0.487340 0.490376 0.493411 0.496447 0.499483 0.502518 0.505554 0.508590 0.511625 0.514661 0.517696 0.520732 0.523768 0.526803 0.529839 0.532875 0.535910 0.538946 0.541982 0.545017 0.548053 0.551089 0.554124 0.557160 0.560196 0.563231 0.566267 0.569303 0.572338 0.575374 0.578409 0.581445 0.584481 0.587516 0.590552 0.593588 0.596623 0.599659 0.602695 0.605730 0.608766 0.611802 0.614837 0.617873 0.620909 0.623944 0.626980 0.630015 0.633051 0.636087 0.639122 0.642158 0.645997 0.597698 0.597926 0.598154 0.598382 0.598609 0.598837 0.599065 0.599293 0.599520 0.599748 0.599976 0.600196 0.600387 0.600554 0.600720 0.600886 0.601051 0.601217 0.601383 0.601445 0.601404 0.601333 0.601263 0.601192 0.601122 0.601051 0.600981 0.600910 0.600840 0.600769 0.600699 0.600628 0.600553 0.600457 0.600333 0.600208 0.600083 0.599958 0.599826 0.599641 0.599421 0.599202 0.598982 0.598762 0.598542 0.598323 0.598103 0.597883 0.597663 0.597444 0.597224 0.597004 0.596785 0.596561 0.596298 0.596028 0.595758 0.595488 0.595264 0.595307 0.595364 0.595421 0.595477 0.595534 0.595591 0.595648 0.595705 0.595762 0.595819 0.595875 0.595932 0.595989 0.596046 0.596103 0.596130 0.596141 0.596149 0.596157 0.596131 0.596077 0.596020 0.595963 0.595906 0.595849 0.595792 0.595735 0.595679 0.595622 0.595565 0.595508 0.595451 0.595394 0.595337 0.595281 0.595204 0.595102 0.594995 0.594893 0.594934 0.595002 0.595069 0.595136 0.595204 0.595271 0.595338 0.595405 0.595473 0.595540 0.595607 0.595675 0.595742 0.595809 0.595877 0.595944 0.596000 0.596030 0.596054 0.596044 0.595986 0.595919 0.595851 0.595784 0.595717 0.595649 0.595582 0.595515 0.595447 0.595380 0.595313 0.595246 0.595178 0.595111 0.595044 0.594976 0.594898 0.594793 0.594685 0.594620 0.594579 0.594521 1.315456 2.781581 4.247705 5.713829 7.179954 8.646078 10.112203 11.578327 13.044451 14.510576 15.976700 17.442824 18.908949 20.375073 21.841197 23.307322 24.773446 26.239570 27.123532 27.367156 27.661947 27.731427 27.777645 27.792609 27.807574 27.822538 27.837502 27.852466 27.867430 27.882394 27.897359 27.912323 27.927287 27.942251 27.957215 27.972180 27.987144 28.002108 28.017072 28.032090 28.047198 28.062305 28.077413 28.092521 28.107635 28.122749 28.137863 28.152976 28.168090 28.183204 28.198318 28.213432 28.228546 28.243659 28.258773 28.273887 28.289047 28.304244 28.319441 28.334638 28.349860 28.365125 28.380390 28.395655 28.410920 28.426185 28.441450 28.456715 28.471980 28.487245 28.502510 28.517775 28.533040 28.548319 28.563599 28.578880 28.594160 28.609540 28.624958 28.640376 28.655793 28.671211 28.686628 28.702046 28.717464 28.732881 28.748299 28.763716 28.779134 28.794552 28.809969 28.825387 28.840805 28.856245 28.871756 28.887267 28.902778 28.918298 28.933869 28.949441 28.965013 28.980585 28.996157 29.011728 29.027300 29.042872 29.058444 29.074016 29.089587 29.105159 29.122676 29.140405 29.158135 29.183847 29.315338 29.346001 29.376664 29.400960 29.416688 29.432415 29.448143 29.463870 29.479598 29.495325 29.511053 29.526780 29.542508 29.558235 29.573963 29.589692 29.605423 29.621155 29.636887 29.652659 29.668544 29.684429 29.700314 29.716198 29.732083 29.747968 29.763853 29.779737 29.795622 29.811507 29.827392 29.843277 29.859161 29.875046 29.890931 29.907768 29.927259 29.946750 29.966291 29.998378 30.030466 30.062553 30.094640 30.126727 30.158815 30.190902 30.227581 30.315407 30.455632 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.037846 0.041302 0.044757 0.048212 0.051681 0.055283 0.058886 0.062488 0.066091 0.070267 0.074469 0.078797 0.083332 0.087867 0.092743 0.097677 0.102768 0.108086 0.113450 0.119329 0.125208 0.131088 0.136969 0.142850 0.148732 0.154613 0.160550 0.166544 0.172544 0.178904 0.185263 0.191622 0.197981 0.204173 0.210065 0.215213 0.218249 0.221284 0.224320 0.227356 0.230391 0.233427 0.236463 0.239498 0.242534 0.245570 0.248605 0.251641 0.254677 0.257712 0.260748 0.263784 0.266819 0.269855 0.272890 0.275926 0.278962 0.281997 0.285033 0.288069 0.291104 0.294140 0.297176 0.300211 0.303247 0.306283 0.309318 0.312354 0.315390 0.318425 0.321461 0.324496 0.327532 0.330568 0.333603 0.336639 0.339675 0.342710 0.345746 0.348782 0.351817 0.354853 0.357889 0.360924 0.363960 0.366996 0.370031 0.373067 0.376103 0.379138 0.382174 0.385209 0.388245 0.391281 0.394316 0.397352 0.400388 0.403423 0.406459 0.409495 0.412530 0.415566 0.418602 0.421637 0.424673 0.427709 0.430744 0.433780 0.436815 0.439851 0.442887 0.445922 0.448958 0.451994 0.455029 0.458065 0.461101 0.464136 0.467172 0.470208 0.473243 0.476279 0.479315 0.482350 0.485386 0.488422 0.491457 0.494493 0.497528 0.500564 0.503600 0.506635 0.509671 0.512707 0.515742 0.518778 0.521814 0.524849 0.527885 0.530921 0.533956 0.536992 0.540028 0.543063 0.546099 0.549135 0.552170 0.555206 0.558241 0.561277 0.564313 0.567348 0.570384 0.573420 0.576455 0.579491 0.582527 0.585562 0.588598 0.591634 0.594669 0.597705 0.600741 0.603776 0.606812 0.609847 0.612883 0.615919 0.618954 0.621990 0.625026 0.628061 0.631097 0.634133 0.637168 0.640204 0.643240 0.646277 0.649323 0.597884 0.598112 0.598339 0.598567 0.598795 0.599023 0.599251 0.599478 0.599706 0.599934 0.600158 0.600371 0.600537 0.600702 0.600868 0.601034 0.601199 0.601365 0.601531 0.601597 0.601552 0.601482 0.601411 0.601341 0.601270 0.601199 0.601129 0.601058 0.600988 0.600917 0.600847 0.600776 0.600699 0.600579 0.600455 0.600330 0.600205 0.600080 0.599946 0.599763 0.599543 0.599324 0.599104 0.598884 0.598664 0.598445 0.598225 0.598005 0.597785 0.597566 0.597346 0.597126 0.596905 0.596671 0.596400 0.596130 0.595860 0.595590 0.595375 0.595409 0.595466 0.595523 0.595579 0.595636 0.595693 0.595750 0.595807 0.595864 0.595921 0.595977 0.596034 0.596091 0.596148 0.596201 0.596218 0.596227 0.596235 0.596243 0.596216 0.596162 0.596106 0.596049 0.595992 0.595935 0.595878 0.595821 0.595764 0.595707 0.595651 0.595594 0.595537 0.595480 0.595423 0.595366 0.595280 0.595174 0.595066 0.594961 0.595006 0.595073 0.595141 0.595208 0.595275 0.595343 0.595410 0.595477 0.595544 0.595612 0.595679 0.595746 0.595814 0.595881 0.595948 0.596015 0.596067 0.596091 0.596116 0.596106 0.596047 0.595980 0.595913 0.595846 0.595778 0.595711 0.595644 0.595576 0.595509 0.595442 0.595375 0.595307 0.595240 0.595173 0.595105 0.595038 0.594953 0.594846 0.594738 0.594673 0.594634 0.594578 0.933777 2.399901 3.866026 5.332150 6.798274 8.264399 9.730523 11.196647 12.662772 14.128896 15.595020 17.061145 18.527269 19.993393 21.459518 22.925642 24.391766 25.857891 26.902631 27.135376 27.419332 27.587263 27.621510 27.655757 27.671891 27.686855 27.701820 27.716784 27.731748 27.746712 27.761676 27.776641 27.791605 27.806569 27.821533 27.836497 27.851468 27.866467 27.881465 27.896463 27.911462 27.926571 27.941685 27.956799 27.971913 27.987027 28.002140 28.017254 28.032368 28.047482 28.062596 28.077710 28.092823 28.107937 28.123051 28.138165 28.153279 28.168411 28.183652 28.198894 28.214135 28.229377 28.244641 28.259906 28.275171 28.290436 28.305701 28.320966 28.336231 28.351496 28.366761 28.382026 28.397291 28.412556 28.427852 28.443180 28.458508 28.473836 28.489195 28.504613 28.520031 28.535448 28.550866 28.566283 28.581701 28.597119 28.612536 28.627954 28.643371 28.658789 28.674207 28.689624 28.705042 28.720460 28.735877 28.751419 28.766982 28.782546 28.798109 28.813679 28.829250 28.844822 28.860394 28.875966 28.891538 28.907109 28.922681 28.938253 28.953825 28.969397 28.984968 29.010718 29.045496 29.080274 29.218418 29.237980 29.257542 29.277104 29.294928 29.310655 29.326383 29.342110 29.357838 29.373565 29.389293 29.405020 29.420748 29.436475 29.452203 29.467930 29.483673 29.499445 29.515218 29.530990 29.546797 29.562681 29.578566 29.594451 29.610336 29.626221 29.642105 29.657990 29.673875 29.689760 29.705644 29.721529 29.737414 29.753299 29.769184 29.785068 29.803275 29.826859 29.850443 29.879190 29.911277 29.943364 29.975451 30.007539 30.039626 30.071713 30.103800 30.207466 30.360142 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.027186 0.030254 0.033322 0.036390 0.039459 0.042911 0.046367 0.049822 0.053277 0.056783 0.060379 0.063975 0.067570 0.071283 0.075437 0.079591 0.083924 0.088410 0.092906 0.097668 0.102430 0.107488 0.112807 0.118201 0.123885 0.129570 0.135402 0.141283 0.147164 0.153045 0.158927 0.164808 0.170689 0.176616 0.182776 0.188937 0.195247 0.201606 0.207966 0.214325 0.220609 0.226202 0.231473 0.234509 0.237544 0.240580 0.243616 0.246651 0.249687 0.252722 0.255758 0.258794 0.261829 0.264865 0.267901 0.270936 0.273972 0.277008 0.280043 0.283079 0.286115 0.289150 0.292186 0.295222 0.298257 0.301293 0.304328 0.307364 0.310400 0.313435 0.316471 0.319507 0.322542 0.325578 0.328614 0.331649 0.334685 0.337721 0.340756 0.343792 0.346828 0.349863 0.352899 0.355935 0.358970 0.362006 0.365041 0.368077 0.371113 0.374148 0.377184 0.380220 0.383255 0.386291 0.389327 0.392362 0.395398 0.398434 0.401469 0.404505 0.407541 0.410576 0.413612 0.416648 0.419683 0.422719 0.425754 0.428790 0.431826 0.434861 0.437897 0.440933 0.443968 0.447004 0.450040 0.453075 0.456111 0.459147 0.462182 0.465218 0.468254 0.471289 0.474325 0.477360 0.480396 0.483432 0.486467 0.489503 0.492539 0.495574 0.498610 0.501646 0.504681 0.507717 0.510753 0.513788 0.516824 0.519860 0.522895 0.525931 0.528967 0.532002 0.535038 0.538073 0.541109 0.544145 0.547180 0.550216 0.553252 0.556287 0.559323 0.562359 0.565394 0.568430 0.571466 0.574501 0.577537 0.580573 0.583608 0.586644 0.589679 0.592715 0.595751 0.598786 0.601822 0.604858 0.607893 0.610929 0.613965 0.617000 0.620036 0.623072 0.626107 0.629143 0.632179 0.635214 0.638250 0.641286 0.644321 0.647357 0.650392 0.653683 0.598070 0.598297 0.598525 0.598753 0.598981 0.599208 0.599436 0.599664 0.599892 0.600119 0.600333 0.600519 0.600685 0.600850 0.601016 0.601182 0.601348 0.601513 0.601679 0.601750 0.601700 0.601630 0.601559 0.601489 0.601418 0.601348 0.601277 0.601206 0.601136 0.601065 0.600995 0.600920 0.600826 0.600701 0.600577 0.600452 0.600327 0.600202 0.600067 0.599885 0.599665 0.599446 0.599226 0.599006 0.598786 0.598567 0.598347 0.598127 0.597907 0.597688 0.597468 0.597248 0.597027 0.596773 0.596503 0.596232 0.595962 0.595692 0.595485 0.595511 0.595568 0.595625 0.595681 0.595738 0.595795 0.595852 0.595909 0.595966 0.596023 0.596079 0.596136 0.596193 0.596250 0.596290 0.596304 0.596312 0.596321 0.596329 0.596302 0.596248 0.596191 0.596134 0.596078 0.596021 0.595964 0.595907 0.595850 0.595793 0.595736 0.595680 0.595623 0.595566 0.595509 0.595445 0.595352 0.595245 0.595138 0.595031 0.595078 0.595145 0.595212 0.595280 0.595347 0.595414 0.595482 0.595549 0.595616 0.595684 0.595751 0.595818 0.595885 0.595953 0.596020 0.596084 0.596129 0.596153 0.596177 0.596168 0.596109 0.596042 0.595975 0.595907 0.595840 0.595773 0.595705 0.595638 0.595571 0.595504 0.595436 0.595369 0.595302 0.595234 0.595167 0.595100 0.595009 0.594899 0.594790 0.594726 0.594688 0.594635 0.660217 2.018222 3.484346 4.950470 6.416595 7.882719 9.348843 10.814968 12.281092 13.747216 15.213341 16.679465 18.145590 19.611714 21.077838 22.543963 24.010087 25.476211 26.681731 26.912801 27.182144 27.471076 27.491852 27.512628 27.533404 27.551173 27.566137 27.581102 27.596066 27.611030 27.625994 27.640958 27.655923 27.670887 27.685851 27.700815 27.715779 27.730743 27.745766 27.760805 27.775844 27.790883 27.805963 27.821077 27.836191 27.851304 27.866418 27.881532 27.896646 27.911760 27.926874 27.941987 27.957101 27.972215 27.987329 28.002462 28.017597 28.032731 28.047866 28.063097 28.078362 28.093627 28.108892 28.124157 28.139422 28.154687 28.169952 28.185217 28.200482 28.215747 28.231012 28.246277 28.261542 28.276807 28.292072 28.307347 28.322723 28.338099 28.353476 28.368852 28.384268 28.399686 28.415103 28.430521 28.445938 28.461356 28.476774 28.492191 28.507609 28.523026 28.538444 28.553862 28.569305 28.584765 28.600226 28.615686 28.631201 28.646772 28.662344 28.677916 28.693488 28.709060 28.724631 28.740203 28.755775 28.771347 28.786919 28.802490 28.818062 28.833634 28.849206 28.864777 28.890445 28.969790 29.067149 29.125986 29.141713 29.157441 29.173168 29.188896 29.204623 29.220351 29.236078 29.251806 29.267533 29.283261 29.298988 29.314716 29.330443 29.346171 29.361898 29.377657 29.393470 29.409283 29.425096 29.440934 29.456819 29.472704 29.488588 29.504473 29.520358 29.536243 29.552128 29.568012 29.583897 29.599782 29.615667 29.631551 29.647436 29.663321 29.679206 29.699824 29.729678 29.760001 29.792088 29.824175 29.856263 29.888350 29.920437 29.957071 30.006051 30.107555 30.260019 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.031928 0.035055 0.038181 0.041308 0.044521 0.047977 0.051432 0.054887 0.058342 0.061882 0.065471 0.069060 0.072649 0.076477 0.080587 0.084697 0.089035 0.093470 0.097946 0.102562 0.107179 0.112247 0.117543 0.122899 0.128377 0.133855 0.139716 0.145597 0.151478 0.157359 0.163241 0.169122 0.175003 0.180884 0.186765 0.192646 0.198907 0.205243 0.211591 0.217950 0.224309 0.230668 0.237028 0.242461 0.247715 0.250768 0.253804 0.256840 0.259875 0.262911 0.265947 0.268982 0.272018 0.275054 0.278089 0.281125 0.284160 0.287196 0.290232 0.293267 0.296303 0.299339 0.302374 0.305410 0.308446 0.311481 0.314517 0.317553 0.320588 0.323624 0.326660 0.329695 0.332731 0.335767 0.338802 0.341838 0.344873 0.347909 0.350945 0.353980 0.357016 0.360052 0.363087 0.366123 0.369159 0.372194 0.375230 0.378266 0.381301 0.384337 0.387373 0.390408 0.393444 0.396480 0.399515 0.402551 0.405586 0.408622 0.411658 0.414693 0.417729 0.420765 0.423800 0.426836 0.429872 0.432907 0.435943 0.438979 0.442014 0.445050 0.448086 0.451121 0.454157 0.457192 0.460228 0.463264 0.466299 0.469335 0.472371 0.475406 0.478442 0.481478 0.484513 0.487549 0.490585 0.493620 0.496656 0.499692 0.502727 0.505763 0.508799 0.511834 0.514870 0.517905 0.520941 0.523977 0.527012 0.530048 0.533084 0.536119 0.539155 0.542191 0.545226 0.548262 0.551298 0.554333 0.557369 0.560405 0.563440 0.566476 0.569512 0.572547 0.575583 0.578618 0.581654 0.584690 0.587725 0.590761 0.593797 0.596832 0.599868 0.602904 0.605939 0.608975 0.612011 0.615046 0.618082 0.621118 0.624153 0.627189 0.630224 0.633260 0.636296 0.639331 0.642367 0.645403 0.648438 0.651474 0.654510 0.658032 0.598255 0.598483 0.598711 0.598938 0.599166 0.599394 0.599622 0.599849 0.600077 0.600299 0.600501 0.600667 0.600833 0.600998 0.601164 0.601330 0.601496 0.601661 0.601827 0.601904 0.601848 0.601778 0.601707 0.601637 0.601566 0.601496 0.601425 0.601355 0.601284 0.601214 0.601143 0.601065 0.600948 0.600823 0.600699 0.600574 0.600449 0.600324 0.600187 0.600007 0.599787 0.599568 0.599348 0.599128 0.598908 0.598689 0.598469 0.598249 0.598029 0.597810 0.597590 0.597370 0.597145 0.596875 0.596605 0.596334 0.596064 0.595794 0.595594 0.595613 0.595670 0.595727 0.595784 0.595840 0.595897 0.595954 0.596011 0.596068 0.596125 0.596182 0.596238 0.596295 0.596352 0.596380 0.596390 0.596398 0.596406 0.596415 0.596388 0.596334 0.596277 0.596220 0.596163 0.596107 0.596050 0.595993 0.595936 0.595879 0.595822 0.595765 0.595709 0.595652 0.595595 0.595524 0.595424 0.595317 0.595210 0.595103 0.595150 0.595217 0.595284 0.595352 0.595419 0.595486 0.595553 0.595621 0.595688 0.595755 0.595823 0.595890 0.595957 0.596024 0.596092 0.596154 0.596190 0.596215 0.596239 0.596230 0.596171 0.596104 0.596036 0.595969 0.595902 0.595834 0.595767 0.595700 0.595632 0.595565 0.595498 0.595431 0.595363 0.595296 0.595229 0.595158 0.595063 0.594952 0.594842 0.594779 0.594741 0.594691 0.609938 1.636542 3.102666 4.568791 6.034915 7.501039 8.967164 10.433288 11.899413 13.365537 14.831661 16.297786 17.763910 19.230034 20.696159 22.162283 23.628407 25.094532 26.460831 26.691900 26.950364 27.248545 27.370598 27.385563 27.400527 27.415491 27.430455 27.445419 27.460384 27.475348 27.490312 27.505276 27.520240 27.535204 27.550169 27.565133 27.580097 27.595061 27.610025 27.625031 27.640110 27.655190 27.670270 27.685355 27.700468 27.715582 27.730696 27.745810 27.760924 27.776038 27.791151 27.806265 27.821379 27.836493 27.851607 27.866720 27.881869 27.897047 27.912226 27.927405 27.942613 27.957878 27.973143 27.988408 28.003673 28.018938 28.034203 28.049468 28.064733 28.079998 28.095263 28.110528 28.125793 28.141064 28.156336 28.171608 28.186880 28.202252 28.217670 28.233088 28.248505 28.263923 28.279340 28.294758 28.310176 28.325593 28.341011 28.356429 28.371846 28.387264 28.402681 28.418099 28.433517 28.448954 28.464466 28.479979 28.495491 28.511010 28.526582 28.542153 28.557725 28.573297 28.588869 28.604441 28.620012 28.635584 28.651156 28.666728 28.682299 28.697871 28.717564 28.737886 28.758208 28.818568 28.932067 28.986642 29.019953 29.035681 29.051408 29.067136 29.082863 29.098591 29.114318 29.130046 29.145774 29.161501 29.177229 29.192956 29.208684 29.224411 29.240139 29.255866 29.271643 29.287497 29.303351 29.319206 29.335072 29.350956 29.366841 29.382726 29.398611 29.414495 29.430380 29.446265 29.462150 29.478035 29.493919 29.509804 29.526386 29.544123 29.561860 29.579596 29.608725 29.640812 29.672899 29.704987 29.737074 29.769161 29.801248 29.833336 29.903827 30.012461 30.163543 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.033519 0.036704 0.039888 0.043072 0.046257 0.049587 0.053042 0.056497 0.059952 0.063407 0.066978 0.070560 0.074142 0.077724 0.081652 0.085719 0.089787 0.094129 0.098513 0.102991 0.107607 0.112224 0.117257 0.122363 0.127567 0.132885 0.138270 0.144100 0.149930 0.155792 0.161673 0.167554 0.173436 0.179317 0.185198 0.191079 0.196965 0.202984 0.209004 0.215216 0.221575 0.227934 0.234294 0.240653 0.247012 0.253371 0.258867 0.263732 0.267028 0.270064 0.273099 0.276135 0.279171 0.282206 0.285242 0.288278 0.291313 0.294349 0.297385 0.300420 0.303456 0.306492 0.309527 0.312563 0.315599 0.318634 0.321670 0.324705 0.327741 0.330777 0.333812 0.336848 0.339884 0.342919 0.345955 0.348991 0.352026 0.355062 0.358098 0.361133 0.364169 0.367205 0.370240 0.373276 0.376312 0.379347 0.382383 0.385418 0.388454 0.391490 0.394525 0.397561 0.400597 0.403632 0.406668 0.409704 0.412739 0.415775 0.418811 0.421846 0.424882 0.427918 0.430953 0.433989 0.437024 0.440060 0.443096 0.446131 0.449167 0.452203 0.455238 0.458274 0.461310 0.464345 0.467381 0.470417 0.473452 0.476488 0.479524 0.482559 0.485595 0.488631 0.491666 0.494702 0.497737 0.500773 0.503809 0.506844 0.509880 0.512916 0.515951 0.518987 0.522023 0.525058 0.528094 0.531130 0.534165 0.537201 0.540237 0.543272 0.546308 0.549344 0.552379 0.555415 0.558450 0.561486 0.564522 0.567557 0.570593 0.573629 0.576664 0.579700 0.582736 0.585771 0.588807 0.591843 0.594878 0.597914 0.600950 0.603985 0.607021 0.610056 0.613092 0.616128 0.619163 0.622199 0.625235 0.628270 0.631306 0.634342 0.637377 0.640413 0.643449 0.646484 0.649520 0.652556 0.655591 0.658627 0.662360 0.598441 0.598668 0.598896 0.599124 0.599352 0.599580 0.599807 0.600035 0.600263 0.600468 0.600649 0.600815 0.600981 0.601146 0.601312 0.601478 0.601644 0.601809 0.601975 0.602060 0.601996 0.601926 0.601855 0.601785 0.601714 0.601644 0.601573 0.601503 0.601432 0.601362 0.601287 0.601195 0.601070 0.600945 0.600821 0.600696 0.600571 0.600446 0.600309 0.600129 0.599909 0.599690 0.599470 0.599250 0.599030 0.598811 0.598591 0.598371 0.598151 0.597932 0.597712 0.597492 0.597246 0.596977 0.596707 0.596436 0.596166 0.595896 0.595702 0.595715 0.595772 0.595829 0.595886 0.595942 0.595999 0.596056 0.596113 0.596170 0.596227 0.596284 0.596340 0.596397 0.596448 0.596468 0.596476 0.596484 0.596492 0.596500 0.596473 0.596420 0.596363 0.596306 0.596249 0.596192 0.596136 0.596079 0.596022 0.595965 0.595908 0.595851 0.595794 0.595738 0.595680 0.595603 0.595496 0.595389 0.595282 0.595175 0.595221 0.595289 0.595356 0.595423 0.595491 0.595558 0.595625 0.595692 0.595760 0.595827 0.595894 0.595962 0.596029 0.596096 0.596164 0.596225 0.596252 0.596276 0.596301 0.596292 0.596233 0.596165 0.596098 0.596031 0.595963 0.595896 0.595829 0.595761 0.595694 0.595627 0.595560 0.595492 0.595425 0.595358 0.595290 0.595216 0.595116 0.595005 0.594894 0.594832 0.594794 0.594747 0.596764 1.254863 2.720987 4.187111 5.653236 7.119360 8.585484 10.051609 11.517733 12.983857 14.449982 15.916106 17.382230 18.848355 20.314479 21.780603 23.246728 24.712852 26.178977 26.471000 26.718583 27.005443 27.182938 27.246027 27.264845 27.279809 27.294773 27.309737 27.324701 27.339665 27.354630 27.369594 27.384558 27.399522 27.414486 27.429451 27.444416 27.459387 27.474358 27.489329 27.504300 27.519405 27.534519 27.549632 27.564746 27.579860 27.594974 27.610088 27.625202 27.640315 27.655429 27.670543 27.685657 27.700771 27.715884 27.730998 27.746112 27.761239 27.776462 27.791685 27.806908 27.822131 27.837394 27.852659 27.867924 27.883189 27.898454 27.913719 27.928984 27.944249 27.959514 27.974779 27.990044 28.005309 28.020598 28.035918 28.051238 28.066558 28.081907 28.097325 28.112743 28.128160 28.143578 28.158995 28.174413 28.189831 28.205248 28.220666 28.236084 28.251501 28.266919 28.282336 28.297754 28.313172 28.328589 28.344127 28.359692 28.375256 28.390821 28.406391 28.421963 28.437534 28.453106 28.468678 28.484250 28.499821 28.515393 28.530965 28.546537 28.562109 28.577680 28.605550 28.645924 28.696808 28.825056 28.857967 28.890878 28.913921 28.929649 28.945376 28.961104 28.976831 28.992559 29.008286 29.024014 29.039741 29.055469 29.071196 29.086924 29.102656 29.118394 29.134133 29.149871 29.165670 29.181555 29.197439 29.213324 29.229209 29.245094 29.260979 29.276863 29.292748 29.308633 29.324518 29.340403 29.356287 29.372172 29.388057 29.403942 29.421970 29.443033 29.464096 29.489536 29.521623 29.553711 29.585798 29.617885 29.649972 29.682060 29.714147 29.786829 29.916852 30.090652 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.038271 0.041512 0.044754 0.047996 0.051237 0.054652 0.058107 0.061562 0.065017 0.068494 0.072070 0.075645 0.079221 0.082796 0.086807 0.090836 0.094873 0.099205 0.103537 0.108036 0.112653 0.117279 0.122206 0.127133 0.132288 0.137606 0.143004 0.148637 0.154270 0.160106 0.165987 0.171868 0.177750 0.183631 0.189512 0.195393 0.201274 0.207155 0.213036 0.219133 0.225320 0.231560 0.237919 0.244278 0.250637 0.256996 0.263356 0.269715 0.275455 0.279871 0.283288 0.286324 0.289359 0.292395 0.295431 0.298466 0.301502 0.304537 0.307573 0.310609 0.313644 0.316680 0.319716 0.322751 0.325787 0.328823 0.331858 0.334894 0.337930 0.340965 0.344001 0.347037 0.350072 0.353108 0.356144 0.359179 0.362215 0.365250 0.368286 0.371322 0.374357 0.377393 0.380429 0.383464 0.386500 0.389536 0.392571 0.395607 0.398643 0.401678 0.404714 0.407750 0.410785 0.413821 0.416856 0.419892 0.422928 0.425963 0.428999 0.432035 0.435070 0.438106 0.441142 0.444177 0.447213 0.450249 0.453284 0.456320 0.459356 0.462391 0.465427 0.468463 0.471498 0.474534 0.477569 0.480605 0.483641 0.486676 0.489712 0.492748 0.495783 0.498819 0.501855 0.504890 0.507926 0.510962 0.513997 0.517033 0.520069 0.523104 0.526140 0.529176 0.532211 0.535247 0.538282 0.541318 0.544354 0.547389 0.550425 0.553461 0.556496 0.559532 0.562568 0.565603 0.568639 0.571675 0.574710 0.577746 0.580782 0.583817 0.586853 0.589888 0.592924 0.595960 0.598995 0.602031 0.605067 0.608102 0.611138 0.614174 0.617209 0.620245 0.623281 0.626316 0.629352 0.632388 0.635423 0.638459 0.641495 0.644530 0.647566 0.650601 0.653637 0.656673 0.659708 0.662744 0.666629 0.598626 0.598854 0.599082 0.599310 0.599537 0.599765 0.599993 0.600221 0.600440 0.600631 0.600797 0.600963 0.601129 0.601294 0.601460 0.601626 0.601792 0.601957 0.602122 0.602215 0.602144 0.602074 0.602003 0.601933 0.601862 0.601792 0.601721 0.601651 0.601580 0.601510 0.601431 0.601317 0.601192 0.601067 0.600942 0.600818 0.600693 0.600568 0.600430 0.600251 0.600031 0.599812 0.599592 0.599372 0.599152 0.598933 0.598713 0.598493 0.598273 0.598054 0.597834 0.597614 0.597349 0.597079 0.596809 0.596539 0.596268 0.595998 0.595810 0.595817 0.595874 0.595931 0.595988 0.596044 0.596101 0.596158 0.596215 0.596272 0.596329 0.596386 0.596442 0.596499 0.596538 0.596553 0.596562 0.596570 0.596578 0.596586 0.596559 0.596506 0.596449 0.596392 0.596335 0.596278 0.596221 0.596164 0.596108 0.596051 0.595994 0.595937 0.595880 0.595823 0.595762 0.595675 0.595568 0.595461 0.595353 0.595246 0.595293 0.595360 0.595428 0.595495 0.595562 0.595630 0.595697 0.595764 0.595831 0.595899 0.595966 0.596033 0.596101 0.596168 0.596235 0.596289 0.596314 0.596338 0.596362 0.596354 0.596294 0.596227 0.596160 0.596092 0.596025 0.595958 0.595890 0.595823 0.595756 0.595689 0.595621 0.595554 0.595487 0.595419 0.595352 0.595274 0.595168 0.595058 0.594947 0.594885 0.594847 0.594802 0.594740 0.873183 2.339307 3.805432 5.271556 6.737680 8.203805 9.669929 11.136053 12.602178 14.068302 15.534426 17.000551 18.466675 19.932800 21.398924 22.865048 24.331173 25.797297 26.250100 26.487241 26.765427 27.051778 27.085709 27.119640 27.144126 27.159091 27.174055 27.189019 27.203983 27.218947 27.233912 27.248876 27.263840 27.278804 27.293768 27.308732 27.323697 27.338697 27.353708 27.368720 27.383731 27.398796 27.413910 27.429024 27.444138 27.459252 27.474366 27.489479 27.504593 27.519707 27.534821 27.549935 27.565048 27.580162 27.595279 27.610395 27.625512 27.640628 27.655850 27.671115 27.686380 27.701645 27.716910 27.732175 27.747440 27.762705 27.777970 27.793235 27.808500 27.823765 27.839030 27.854295 27.869560 27.884824 27.900095 27.915463 27.930831 27.946199 27.961566 27.976980 27.992398 28.007815 28.023233 28.038650 28.054068 28.069486 28.084903 28.100321 28.115738 28.131156 28.146574 28.162016 28.177478 28.192940 28.208402 28.223913 28.239484 28.255056 28.270628 28.286200 28.301772 28.317343 28.332915 28.348487 28.364059 28.379631 28.395202 28.410774 28.426346 28.441918 28.457490 28.483454 28.582701 28.727295 28.748226 28.769156 28.790086 28.807889 28.823617 28.839344 28.855072 28.870799 28.886527 28.902254 28.917982 28.933709 28.949437 28.965164 28.980892 28.996644 29.012423 29.028202 29.043981 29.059807 29.075692 29.091577 29.107462 29.123347 29.139231 29.155116 29.171001 29.186886 29.202770 29.218655 29.234540 29.250425 29.266310 29.282194 29.298079 29.318494 29.344420 29.370347 29.402435 29.434522 29.466609 29.498697 29.530784 29.563450 29.605361 29.671693 29.820197 29.995412 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.043062 0.046359 0.049656 0.052952 0.056262 0.059717 0.063172 0.066627 0.070082 0.073589 0.077158 0.080727 0.084296 0.087955 0.091946 0.095938 0.099987 0.104282 0.108576 0.113106 0.117709 0.122344 0.127099 0.131855 0.137008 0.142327 0.147685 0.153108 0.158539 0.164420 0.170301 0.176182 0.182064 0.187945 0.193826 0.199707 0.205588 0.211469 0.217350 0.223235 0.229121 0.235185 0.241544 0.247903 0.254262 0.260622 0.266981 0.273340 0.279699 0.286058 0.292273 0.296162 0.299548 0.302583 0.305619 0.308655 0.311690 0.314726 0.317762 0.320797 0.323833 0.326869 0.329904 0.332940 0.335976 0.339011 0.342047 0.345082 0.348118 0.351154 0.354189 0.357225 0.360261 0.363296 0.366332 0.369368 0.372403 0.375439 0.378475 0.381510 0.384546 0.387582 0.390617 0.393653 0.396688 0.399724 0.402760 0.405795 0.408831 0.411867 0.414902 0.417938 0.420974 0.424009 0.427045 0.430081 0.433116 0.436152 0.439188 0.442223 0.445259 0.448295 0.451330 0.454366 0.457401 0.460437 0.463473 0.466508 0.469544 0.472580 0.475615 0.478651 0.481687 0.484722 0.487758 0.490794 0.493829 0.496865 0.499901 0.502936 0.505972 0.509008 0.512043 0.515079 0.518114 0.521150 0.524186 0.527221 0.530257 0.533293 0.536328 0.539364 0.542400 0.545435 0.548471 0.551507 0.554542 0.557578 0.560614 0.563649 0.566685 0.569720 0.572756 0.575792 0.578827 0.581863 0.584899 0.587934 0.590970 0.594006 0.597041 0.600077 0.603113 0.606148 0.609184 0.612220 0.615255 0.618291 0.621327 0.624362 0.627398 0.630433 0.633469 0.636505 0.639540 0.642576 0.645612 0.648647 0.651683 0.654719 0.657754 0.660790 0.663826 0.666861 0.670603 0.598812 0.599040 0.599267 0.599495 0.599723 0.599951 0.600178 0.600406 0.600603 0.600780 0.600945 0.601111 0.601277 0.601442 0.601608 0.601774 0.601940 0.602105 0.602266 0.602363 0.602292 0.602222 0.602151 0.602081 0.602010 0.601940 0.601869 0.601799 0.601728 0.601654 0.601564 0.601439 0.601314 0.601189 0.601064 0.600940 0.600815 0.600690 0.600552 0.600373 0.600153 0.599934 0.599714 0.599494 0.599274 0.599055 0.598835 0.598615 0.598395 0.598176 0.597956 0.597719 0.597451 0.597181 0.596911 0.596641 0.596370 0.596100 0.595917 0.595919 0.595976 0.596033 0.596090 0.596147 0.596203 0.596260 0.596317 0.596374 0.596431 0.596488 0.596545 0.596601 0.596630 0.596639 0.596647 0.596656 0.596664 0.596672 0.596645 0.596591 0.596535 0.596478 0.596421 0.596364 0.596307 0.596250 0.596193 0.596137 0.596080 0.596023 0.595966 0.595909 0.595844 0.595746 0.595639 0.595532 0.595425 0.595318 0.595365 0.595432 0.595499 0.595567 0.595634 0.595701 0.595769 0.595836 0.595903 0.595971 0.596038 0.596105 0.596172 0.596240 0.596307 0.596351 0.596375 0.596400 0.596424 0.596417 0.596356 0.596289 0.596221 0.596154 0.596087 0.596019 0.595952 0.595885 0.595817 0.595750 0.595683 0.595616 0.595548 0.595481 0.595414 0.595332 0.595221 0.595111 0.595000 0.594938 0.594900 0.594857 0.594797 0.654686 1.957628 3.423752 4.889876 6.356001 7.822125 9.288250 10.754374 12.220498 13.686623 15.152747 16.618871 18.084996 19.551120 21.017244 22.483369 23.949493 25.415617 26.029199 26.260269 26.533571 26.836481 26.962011 26.982620 27.003229 27.023408 27.038373 27.053337 27.068301 27.083265 27.098229 27.113193 27.128158 27.143122 27.158086 27.173050 27.188014 27.202979 27.217972 27.233025 27.248077 27.263129 27.278188 27.293302 27.308416 27.323530 27.338643 27.353757 27.368871 27.383985 27.399099 27.414212 27.429326 27.444440 27.459554 27.474691 27.489852 27.505012 27.520173 27.535366 27.550631 27.565896 27.581161 27.596426 27.611691 27.626956 27.642221 27.657486 27.672751 27.688016 27.703281 27.718545 27.733810 27.749075 27.764340 27.779605 27.794970 27.810386 27.825802 27.841218 27.856635 27.872053 27.887470 27.902888 27.918305 27.933723 27.949141 27.964558 27.979976 27.995393 28.010811 28.026229 28.041663 28.057176 28.072690 28.088204 28.103722 28.119294 28.134865 28.150437 28.166009 28.181581 28.197153 28.212724 28.228296 28.243868 28.259440 28.275012 28.290583 28.312590 28.335883 28.359176 28.453289 28.588598 28.638947 28.654674 28.670402 28.686129 28.701857 28.717584 28.733312 28.749039 28.764767 28.780494 28.796222 28.811949 28.827677 28.843404 28.859132 28.874859 28.890634 28.906454 28.922273 28.938093 28.953945 28.969830 28.985714 29.001599 29.017484 29.033369 29.049254 29.065138 29.081023 29.096908 29.112793 29.128677 29.144752 29.161024 29.177296 29.193568 29.219071 29.251159 29.283246 29.315333 29.347421 29.379508 29.411595 29.443682 29.498170 29.574870 29.722642 29.884611 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.047935 0.051273 0.054610 0.057948 0.061327 0.064782 0.068237 0.071692 0.075148 0.078680 0.082243 0.085805 0.089368 0.093113 0.097070 0.101027 0.105102 0.109397 0.113691 0.118227 0.122780 0.127359 0.131976 0.136592 0.141774 0.147062 0.152366 0.157684 0.163085 0.168866 0.174647 0.180496 0.186377 0.192259 0.198140 0.204021 0.209902 0.215783 0.221664 0.227545 0.233426 0.239401 0.245447 0.251529 0.257888 0.264247 0.270606 0.276965 0.283324 0.289684 0.296043 0.302402 0.308761 0.312648 0.315808 0.318843 0.321879 0.324914 0.327950 0.330986 0.334021 0.337057 0.340093 0.343128 0.346164 0.349200 0.352235 0.355271 0.358307 0.361342 0.364378 0.367414 0.370449 0.373485 0.376521 0.379556 0.382592 0.385627 0.388663 0.391699 0.394734 0.397770 0.400806 0.403841 0.406877 0.409913 0.412948 0.415984 0.419020 0.422055 0.425091 0.428127 0.431162 0.434198 0.437233 0.440269 0.443305 0.446340 0.449376 0.452412 0.455447 0.458483 0.461519 0.464554 0.467590 0.470626 0.473661 0.476697 0.479733 0.482768 0.485804 0.488840 0.491875 0.494911 0.497946 0.500982 0.504018 0.507053 0.510089 0.513125 0.516160 0.519196 0.522232 0.525267 0.528303 0.531339 0.534374 0.537410 0.540446 0.543481 0.546517 0.549552 0.552588 0.555624 0.558659 0.561695 0.564731 0.567766 0.570802 0.573838 0.576873 0.579909 0.582945 0.585980 0.589016 0.592052 0.595087 0.598123 0.601159 0.604194 0.607230 0.610265 0.613301 0.616337 0.619372 0.622408 0.625444 0.628479 0.631515 0.634551 0.637586 0.640622 0.643658 0.646693 0.649729 0.652765 0.655800 0.658836 0.661872 0.664907 0.667943 0.670987 0.674076 0.598997 0.599225 0.599453 0.599681 0.599909 0.600136 0.600364 0.600579 0.600762 0.600928 0.601093 0.601259 0.601425 0.601591 0.601756 0.601922 0.602088 0.602253 0.602411 0.602511 0.602440 0.602370 0.602299 0.602229 0.602158 0.602088 0.602017 0.601947 0.601876 0.601797 0.601686 0.601561 0.601436 0.601311 0.601186 0.601062 0.600937 0.600812 0.600673 0.600495 0.600275 0.600056 0.599836 0.599616 0.599396 0.599177 0.598957 0.598737 0.598517 0.598298 0.598078 0.597822 0.597553 0.597283 0.597013 0.596743 0.596472 0.596202 0.596023 0.596021 0.596078 0.596135 0.596192 0.596249 0.596305 0.596362 0.596419 0.596476 0.596533 0.596590 0.596647 0.596695 0.596717 0.596725 0.596733 0.596741 0.596750 0.596758 0.596731 0.596677 0.596620 0.596564 0.596507 0.596450 0.596393 0.596336 0.596279 0.596222 0.596166 0.596109 0.596052 0.595995 0.595925 0.595818 0.595711 0.595604 0.595497 0.595394 0.595437 0.595504 0.595571 0.595639 0.595706 0.595773 0.595840 0.595908 0.595975 0.596042 0.596110 0.596177 0.596244 0.596311 0.596379 0.596413 0.596437 0.596461 0.596486 0.596480 0.596418 0.596350 0.596283 0.596216 0.596148 0.596081 0.596014 0.595946 0.595879 0.595812 0.595745 0.595677 0.595610 0.595543 0.595474 0.595385 0.595274 0.595163 0.595053 0.594990 0.594953 0.594912 0.594854 0.609949 1.575948 3.042073 4.508197 5.974321 7.440446 8.906570 10.372694 11.838819 13.304943 14.771067 16.237192 17.703316 19.169440 20.635565 22.101689 23.567813 25.033938 25.808299 26.039369 26.301791 26.591961 26.827123 26.857798 26.872762 26.887726 26.902690 26.917655 26.932619 26.947583 26.962547 26.977511 26.992475 27.007440 27.022404 27.037368 27.052332 27.067296 27.082261 27.097225 27.112307 27.127400 27.142493 27.157586 27.172694 27.187807 27.202921 27.218035 27.233149 27.248263 27.263376 27.278490 27.293604 27.308718 27.323832 27.338946 27.354068 27.369273 27.384477 27.399682 27.414887 27.430147 27.445412 27.460677 27.475942 27.491207 27.506472 27.521737 27.537002 27.552266 27.567531 27.582796 27.598061 27.613346 27.628657 27.643968 27.659279 27.674619 27.690037 27.705455 27.720872 27.736290 27.751708 27.767125 27.782543 27.797960 27.813378 27.828796 27.844213 27.859631 27.875048 27.890466 27.905884 27.921301 27.936835 27.952401 27.967967 27.983533 27.999103 28.014675 28.030246 28.045818 28.061390 28.076962 28.092534 28.108105 28.123677 28.139249 28.154821 28.170392 28.200583 28.247815 28.331529 28.444347 28.503851 28.532915 28.548642 28.564370 28.580097 28.595825 28.611552 28.627280 28.643007 28.658735 28.674462 28.690190 28.705917 28.721645 28.737372 28.753100 28.768827 28.784626 28.800487 28.816348 28.832209 28.848082 28.863967 28.879852 28.895737 28.911621 28.927506 28.943391 28.959276 28.975161 28.991045 29.006930 29.022815 29.040354 29.059384 29.078413 29.099883 29.131970 29.164057 29.196145 29.228232 29.260319 29.292406 29.324494 29.374996 29.478047 29.624307 29.789753 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.049452 0.052830 0.056209 0.059587 0.062966 0.066392 0.069847 0.073302 0.076758 0.080213 0.083768 0.087324 0.090880 0.094436 0.098255 0.102179 0.106103 0.110217 0.114512 0.118825 0.123330 0.127835 0.132405 0.137021 0.141650 0.146749 0.151849 0.157087 0.162405 0.167803 0.173383 0.178963 0.184810 0.190691 0.196573 0.202454 0.208335 0.214216 0.220097 0.225978 0.231859 0.237740 0.243621 0.249502 0.255464 0.261679 0.267893 0.274231 0.280590 0.286950 0.293309 0.299668 0.306027 0.312386 0.318607 0.324806 0.329032 0.332067 0.335103 0.338139 0.341174 0.344210 0.347246 0.350281 0.353317 0.356353 0.359388 0.362424 0.365459 0.368495 0.371531 0.374566 0.377602 0.380638 0.383673 0.386709 0.389745 0.392780 0.395816 0.398852 0.401887 0.404923 0.407959 0.410994 0.414030 0.417065 0.420101 0.423137 0.426172 0.429208 0.432244 0.435279 0.438315 0.441351 0.444386 0.447422 0.450458 0.453493 0.456529 0.459565 0.462600 0.465636 0.468672 0.471707 0.474743 0.477778 0.480814 0.483850 0.486885 0.489921 0.492957 0.495992 0.499028 0.502064 0.505099 0.508135 0.511171 0.514206 0.517242 0.520278 0.523313 0.526349 0.529385 0.532420 0.535456 0.538491 0.541527 0.544563 0.547598 0.550634 0.553670 0.556705 0.559741 0.562777 0.565812 0.568848 0.571884 0.574919 0.577955 0.580991 0.584026 0.587062 0.590097 0.593133 0.596169 0.599204 0.602240 0.605276 0.608311 0.611347 0.614383 0.617418 0.620454 0.623490 0.626525 0.629561 0.632597 0.635632 0.638668 0.641704 0.644739 0.647775 0.650810 0.653846 0.656882 0.659917 0.662953 0.665989 0.669024 0.672060 0.675096 0.678434 0.599183 0.599411 0.599639 0.599866 0.600094 0.600322 0.600550 0.600738 0.600910 0.601076 0.601241 0.601407 0.601573 0.601739 0.601904 0.602070 0.602236 0.602402 0.602556 0.602659 0.602588 0.602518 0.602447 0.602377 0.602306 0.602236 0.602165 0.602095 0.602021 0.601933 0.601808 0.601683 0.601558 0.601433 0.601308 0.601184 0.601059 0.600934 0.600796 0.600617 0.600397 0.600178 0.599958 0.599738 0.599518 0.599299 0.599079 0.598859 0.598639 0.598420 0.598191 0.597925 0.597655 0.597385 0.597115 0.596845 0.596575 0.596304 0.596128 0.596123 0.596180 0.596237 0.596294 0.596351 0.596407 0.596464 0.596521 0.596578 0.596635 0.596692 0.596749 0.596787 0.596803 0.596811 0.596819 0.596827 0.596835 0.596844 0.596818 0.596763 0.596706 0.596649 0.596592 0.596536 0.596479 0.596422 0.596365 0.596308 0.596251 0.596194 0.596138 0.596079 0.595997 0.595890 0.595783 0.595676 0.595569 0.595469 0.595508 0.595576 0.595643 0.595710 0.595778 0.595845 0.595912 0.595979 0.596047 0.596114 0.596181 0.596249 0.596316 0.596383 0.596449 0.596474 0.596499 0.596523 0.596547 0.596542 0.596479 0.596412 0.596345 0.596277 0.596210 0.596143 0.596075 0.596008 0.595941 0.595874 0.595806 0.595739 0.595672 0.595604 0.595534 0.595438 0.595327 0.595216 0.595106 0.595043 0.595005 0.594967 0.594911 0.594846 1.194269 2.660393 4.126517 5.592642 7.058766 8.524890 9.991015 11.457139 12.923263 14.389388 15.855512 17.321637 18.787761 20.253885 21.720010 23.186134 24.652258 25.587398 25.818468 26.070010 26.350687 26.635136 26.697435 26.737080 26.752044 26.767008 26.781972 26.796936 26.811901 26.826865 26.841829 26.856793 26.871757 26.886722 26.901686 26.916650 26.931629 26.946613 26.961597 26.976581 26.991630 27.006744 27.021858 27.036971 27.052085 27.067199 27.082313 27.097427 27.112540 27.127654 27.142768 27.157882 27.172996 27.188110 27.203223 27.218337 27.233451 27.248657 27.263907 27.279156 27.294405 27.309663 27.324928 27.340193 27.355458 27.370723 27.385987 27.401252 27.416517 27.431782 27.447047 27.462312 27.477577 27.492845 27.508204 27.523563 27.538922 27.554281 27.569692 27.585110 27.600527 27.615945 27.631363 27.646780 27.662198 27.677615 27.693033 27.708451 27.723868 27.739286 27.754727 27.770190 27.785654 27.801117 27.816625 27.832197 27.847768 27.863340 27.878912 27.894484 27.910056 27.925627 27.941199 27.956771 27.972343 27.987914 28.003486 28.019058 28.034630 28.050202 28.076000 28.209769 28.334971 28.370336 28.405701 28.426882 28.442610 28.458337 28.474065 28.489792 28.505520 28.521247 28.536975 28.552702 28.568430 28.584157 28.599885 28.615623 28.631367 28.647112 28.662857 28.678681 28.694565 28.710450 28.726335 28.742220 28.758105 28.773989 28.789874 28.805759 28.821644 28.837529 28.853413 28.869298 28.885183 28.901068 28.916952 28.936797 28.959709 28.982621 29.012781 29.044869 29.076956 29.109043 29.141130 29.173218 29.208258 29.243823 29.381224 29.531111 29.694799 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.039305 0.042261 0.045217 0.048172 0.051128 0.054328 0.057747 0.061167 0.064586 0.068006 0.071457 0.074912 0.078367 0.081823 0.085303 0.088853 0.092402 0.095952 0.099502 0.103382 0.107275 0.111168 0.115333 0.119627 0.123962 0.128417 0.132871 0.137450 0.142066 0.146746 0.151666 0.156586 0.161807 0.167126 0.172465 0.177832 0.183243 0.189124 0.195005 0.200886 0.206768 0.212649 0.218530 0.224411 0.230292 0.236173 0.242054 0.247935 0.253816 0.259710 0.265621 0.271531 0.277857 0.284216 0.290575 0.296934 0.303293 0.309652 0.316012 0.322371 0.328730 0.334834 0.340773 0.345291 0.348327 0.351363 0.354398 0.357434 0.360470 0.363505 0.366541 0.369577 0.372612 0.375648 0.378684 0.381719 0.384755 0.387791 0.390826 0.393862 0.396897 0.399933 0.402969 0.406004 0.409040 0.412076 0.415111 0.418147 0.421183 0.424218 0.427254 0.430290 0.433325 0.436361 0.439397 0.442432 0.445468 0.448504 0.451539 0.454575 0.457610 0.460646 0.463682 0.466717 0.469753 0.472789 0.475824 0.478860 0.481896 0.484931 0.487967 0.491003 0.494038 0.497074 0.500110 0.503145 0.506181 0.509217 0.512252 0.515288 0.518323 0.521359 0.524395 0.527430 0.530466 0.533502 0.536537 0.539573 0.542609 0.545644 0.548680 0.551716 0.554751 0.557787 0.560823 0.563858 0.566894 0.569929 0.572965 0.576001 0.579036 0.582072 0.585108 0.588143 0.591179 0.594215 0.597250 0.600286 0.603322 0.606357 0.609393 0.612429 0.615464 0.618500 0.621536 0.624571 0.627607 0.630642 0.633678 0.636714 0.639749 0.642785 0.645821 0.648856 0.651892 0.654928 0.657963 0.660999 0.664035 0.667070 0.670106 0.673142 0.676177 0.679213 0.682780 0.599369 0.599596 0.599824 0.600052 0.600280 0.600506 0.600718 0.600892 0.601058 0.601224 0.601389 0.601555 0.601721 0.601887 0.602052 0.602218 0.602384 0.602550 0.602702 0.602807 0.602736 0.602666 0.602595 0.602525 0.602454 0.602384 0.602313 0.602243 0.602164 0.602055 0.601930 0.601805 0.601680 0.601555 0.601430 0.601306 0.601181 0.601056 0.600918 0.600739 0.600519 0.600300 0.600080 0.599860 0.599640 0.599421 0.599201 0.598981 0.598761 0.598542 0.598295 0.598027 0.597757 0.597487 0.597217 0.596947 0.596677 0.596406 0.596233 0.596225 0.596282 0.596339 0.596396 0.596453 0.596510 0.596566 0.596623 0.596680 0.596737 0.596794 0.596850 0.596880 0.596889 0.596897 0.596905 0.596913 0.596921 0.596929 0.596904 0.596849 0.596792 0.596735 0.596678 0.596621 0.596565 0.596508 0.596451 0.596394 0.596337 0.596280 0.596223 0.596165 0.596069 0.595962 0.595855 0.595748 0.595640 0.595544 0.595580 0.595647 0.595715 0.595782 0.595849 0.595917 0.595984 0.596051 0.596119 0.596186 0.596253 0.596320 0.596388 0.596455 0.596510 0.596536 0.596560 0.596585 0.596609 0.596605 0.596541 0.596474 0.596406 0.596339 0.596272 0.596204 0.596137 0.596070 0.596003 0.595935 0.595868 0.595801 0.595733 0.595666 0.595595 0.595491 0.595380 0.595269 0.595158 0.595096 0.595058 0.595020 0.594968 0.594903 0.812589 2.278713 3.744838 5.210962 6.677087 8.143211 9.609335 11.075460 12.541584 14.007708 15.473833 16.939957 18.406081 19.872206 21.338330 22.804454 24.270579 25.366498 25.597568 25.839112 26.116778 26.423747 26.550180 26.583799 26.616362 26.631326 26.646290 26.661254 26.676218 26.691183 26.706147 26.721111 26.736075 26.751039 26.766003 26.780968 26.795932 26.810915 26.825940 26.840964 26.855989 26.871021 26.886135 26.901249 26.916363 26.931477 26.946591 26.961704 26.976818 26.991932 27.007046 27.022160 27.037274 27.052387 27.067515 27.082657 27.097800 27.112942 27.128119 27.143384 27.158649 27.173914 27.189179 27.204444 27.219708 27.234973 27.250238 27.265503 27.280768 27.296033 27.311298 27.326563 27.341828 27.357093 27.372358 27.387712 27.403120 27.418527 27.433934 27.449347 27.464765 27.480182 27.495600 27.511017 27.526435 27.541853 27.557270 27.572688 27.588106 27.603523 27.618941 27.634372 27.649887 27.665402 27.680917 27.696434 27.712006 27.727577 27.743149 27.758721 27.774293 27.789865 27.805436 27.821008 27.836580 27.852152 27.867724 27.883295 27.907787 27.934518 27.961249 28.088009 28.236265 28.258660 28.281055 28.303450 28.320850 28.336578 28.352305 28.368033 28.383760 28.399488 28.415215 28.430943 28.446670 28.462398 28.478125 28.493853 28.509617 28.525402 28.541187 28.556973 28.572818 28.588703 28.604588 28.620473 28.636357 28.652242 28.668127 28.684012 28.699896 28.715781 28.731666 28.747551 28.763436 28.779320 28.795205 28.811090 28.834725 28.863510 28.893593 28.925680 28.957767 28.989854 29.021942 29.054029 29.097358 29.154316 29.284402 29.437621 29.593837 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.043973 0.046952 0.049931 0.052910 0.055888 0.059246 0.062701 0.066156 0.069612 0.073067 0.076522 0.079977 0.083433 0.086888 0.090390 0.093934 0.097477 0.101021 0.104633 0.108496 0.112359 0.116223 0.120448 0.124742 0.129082 0.133486 0.137889 0.142495 0.147111 0.151780 0.156529 0.161277 0.166528 0.171847 0.177165 0.182483 0.187895 0.193626 0.199356 0.205200 0.211082 0.216963 0.222844 0.228725 0.234606 0.240487 0.246368 0.252249 0.258130 0.264011 0.269893 0.275795 0.281866 0.287937 0.294200 0.300559 0.306919 0.313278 0.319637 0.325996 0.332355 0.338714 0.345074 0.351185 0.356832 0.361551 0.364587 0.367623 0.370658 0.373694 0.376729 0.379765 0.382801 0.385836 0.388872 0.391908 0.394943 0.397979 0.401015 0.404050 0.407086 0.410122 0.413157 0.416193 0.419229 0.422264 0.425300 0.428336 0.431371 0.434407 0.437442 0.440478 0.443514 0.446549 0.449585 0.452621 0.455656 0.458692 0.461728 0.464763 0.467799 0.470835 0.473870 0.476906 0.479942 0.482977 0.486013 0.489049 0.492084 0.495120 0.498155 0.501191 0.504227 0.507262 0.510298 0.513334 0.516369 0.519405 0.522441 0.525476 0.528512 0.531548 0.534583 0.537619 0.540655 0.543690 0.546726 0.549761 0.552797 0.555833 0.558868 0.561904 0.564940 0.567975 0.571011 0.574047 0.577082 0.580118 0.583154 0.586189 0.589225 0.592261 0.595296 0.598332 0.601368 0.604403 0.607439 0.610474 0.613510 0.616546 0.619581 0.622617 0.625653 0.628688 0.631724 0.634760 0.637795 0.640831 0.643867 0.646902 0.649938 0.652974 0.656009 0.659045 0.662081 0.665116 0.668152 0.671187 0.674223 0.677259 0.680294 0.683330 0.687101 0.599554 0.599782 0.600010 0.600238 0.600465 0.600691 0.600871 0.601040 0.601206 0.601372 0.601537 0.601703 0.601869 0.602035 0.602200 0.602366 0.602532 0.602698 0.602849 0.602955 0.602884 0.602814 0.602743 0.602673 0.602602 0.602532 0.602461 0.602389 0.602302 0.602177 0.602052 0.601927 0.601802 0.601677 0.601552 0.601428 0.601303 0.601178 0.601041 0.600861 0.600641 0.600422 0.600202 0.599982 0.599762 0.599543 0.599323 0.599103 0.598883 0.598662 0.598399 0.598129 0.597859 0.597589 0.597319 0.597049 0.596779 0.596508 0.596337 0.596327 0.596384 0.596441 0.596498 0.596555 0.596612 0.596668 0.596725 0.596782 0.596839 0.596896 0.596943 0.596966 0.596974 0.596983 0.596991 0.596999 0.597007 0.597015 0.596991 0.596935 0.596878 0.596821 0.596764 0.596707 0.596650 0.596594 0.596537 0.596480 0.596423 0.596366 0.596309 0.596248 0.596141 0.596033 0.595926 0.595819 0.595712 0.595619 0.595652 0.595719 0.595786 0.595854 0.595921 0.595988 0.596056 0.596123 0.596190 0.596258 0.596325 0.596392 0.596459 0.596527 0.596572 0.596598 0.596622 0.596646 0.596671 0.596668 0.596603 0.596535 0.596468 0.596401 0.596333 0.596266 0.596199 0.596131 0.596064 0.595997 0.595930 0.595862 0.595795 0.595728 0.595655 0.595544 0.595433 0.595322 0.595211 0.595149 0.595111 0.595073 0.595024 0.594960 0.632733 1.897034 3.363158 4.829283 6.295407 7.761531 9.227656 10.693780 12.159904 13.626029 15.092153 16.558277 18.024402 19.490526 20.956650 22.422775 23.888899 25.145597 25.376667 25.611060 25.884998 26.178881 26.432313 26.452756 26.473199 26.493642 26.510608 26.525572 26.540536 26.555500 26.570464 26.585429 26.600393 26.615357 26.630321 26.645285 26.660250 26.675214 26.690178 26.705233 26.720298 26.735363 26.750429 26.765527 26.780641 26.795755 26.810868 26.825982 26.841096 26.856210 26.871324 26.886438 26.901551 26.916665 26.931779 26.946898 26.962084 26.977271 26.992457 27.007644 27.022900 27.038165 27.053430 27.068694 27.083959 27.099224 27.114489 27.129754 27.145019 27.160284 27.175549 27.190814 27.206094 27.221396 27.236699 27.252002 27.267332 27.282749 27.298167 27.313584 27.329002 27.344420 27.359837 27.375255 27.390672 27.406090 27.421508 27.436925 27.452343 27.467761 27.483178 27.498596 27.514013 27.529543 27.545110 27.560678 27.576245 27.591815 27.607387 27.622958 27.638530 27.654102 27.669674 27.685246 27.700817 27.716389 27.731961 27.747533 27.763105 27.795894 27.851728 27.966250 28.113653 28.151908 28.167635 28.183363 28.199090 28.214818 28.230545 28.246273 28.262000 28.277728 28.293455 28.309183 28.324910 28.340638 28.356365 28.372093 28.387820 28.403613 28.419439 28.435266 28.451092 28.466956 28.482840 28.498725 28.514610 28.530495 28.546380 28.562264 28.578149 28.594034 28.609919 28.625803 28.641688 28.658511 28.675865 28.693218 28.710572 28.742317 28.774404 28.806491 28.838578 28.870666 28.902753 28.934840 28.970007 29.057905 29.187579 29.342891 29.496184 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.048678 0.051715 0.054753 0.057790 0.060856 0.064311 0.067766 0.071222 0.074677 0.078132 0.081587 0.085042 0.088498 0.091953 0.095474 0.099012 0.102549 0.106086 0.109762 0.113597 0.117433 0.121268 0.125563 0.129857 0.134185 0.138537 0.142923 0.147540 0.152156 0.156773 0.161390 0.166018 0.171299 0.176580 0.181886 0.187204 0.192596 0.198123 0.203650 0.209514 0.215396 0.221277 0.227158 0.233039 0.238920 0.244801 0.250682 0.256563 0.262444 0.268325 0.274206 0.280088 0.285969 0.291850 0.298013 0.304254 0.310544 0.316903 0.323262 0.329621 0.335980 0.342340 0.348699 0.355058 0.361417 0.367684 0.372999 0.377811 0.380847 0.383882 0.386918 0.389954 0.392989 0.396025 0.399061 0.402096 0.405132 0.408168 0.411203 0.414239 0.417274 0.420310 0.423346 0.426381 0.429417 0.432453 0.435488 0.438524 0.441560 0.444595 0.447631 0.450667 0.453702 0.456738 0.459774 0.462809 0.465845 0.468881 0.471916 0.474952 0.477987 0.481023 0.484059 0.487094 0.490130 0.493166 0.496201 0.499237 0.502273 0.505308 0.508344 0.511380 0.514415 0.517451 0.520487 0.523522 0.526558 0.529593 0.532629 0.535665 0.538700 0.541736 0.544772 0.547807 0.550843 0.553879 0.556914 0.559950 0.562986 0.566021 0.569057 0.572093 0.575128 0.578164 0.581200 0.584235 0.587271 0.590306 0.593342 0.596378 0.599413 0.602449 0.605485 0.608520 0.611556 0.614592 0.617627 0.620663 0.623699 0.626734 0.629770 0.632806 0.635841 0.638877 0.641913 0.644948 0.647984 0.651019 0.654055 0.657091 0.660126 0.663162 0.666198 0.669233 0.672269 0.675305 0.678340 0.681376 0.684412 0.687447 0.691345 0.599740 0.599968 0.600195 0.600423 0.600646 0.600857 0.601023 0.601188 0.601354 0.601520 0.601686 0.601851 0.602017 0.602183 0.602348 0.602514 0.602680 0.602846 0.602997 0.603103 0.603033 0.602962 0.602891 0.602821 0.602750 0.602680 0.602609 0.602530 0.602424 0.602299 0.602174 0.602049 0.601924 0.601799 0.601674 0.601550 0.601425 0.601300 0.601164 0.600983 0.600763 0.600544 0.600324 0.600104 0.599884 0.599665 0.599445 0.599225 0.599005 0.598766 0.598501 0.598231 0.597961 0.597691 0.597421 0.597151 0.596881 0.596611 0.596440 0.596429 0.596486 0.596543 0.596600 0.596657 0.596714 0.596770 0.596827 0.596884 0.596941 0.596998 0.597037 0.597052 0.597060 0.597068 0.597077 0.597085 0.597093 0.597101 0.597077 0.597020 0.596964 0.596907 0.596850 0.596793 0.596736 0.596679 0.596622 0.596566 0.596509 0.596452 0.596395 0.596319 0.596212 0.596105 0.595998 0.595891 0.595784 0.595694 0.595724 0.595791 0.595858 0.595926 0.595993 0.596060 0.596127 0.596195 0.596262 0.596329 0.596397 0.596464 0.596531 0.596598 0.596635 0.596659 0.596684 0.596708 0.596732 0.596731 0.596664 0.596597 0.596530 0.596462 0.596395 0.596328 0.596260 0.596193 0.596126 0.596059 0.595991 0.595924 0.595857 0.595789 0.595708 0.595597 0.595486 0.595375 0.595264 0.595202 0.595164 0.595126 0.595080 0.595017 0.595610 1.515354 2.981479 4.447603 5.913727 7.379852 8.845976 10.312100 11.778225 13.244349 14.710473 16.176598 17.642722 19.108847 20.574971 22.041095 23.507220 24.908240 25.155767 25.386837 25.653218 25.936358 26.232065 26.330033 26.344997 26.359961 26.374925 26.389890 26.404854 26.419818 26.434782 26.449746 26.464711 26.479675 26.494639 26.509603 26.524567 26.539532 26.554496 26.569460 26.584491 26.599598 26.614704 26.629810 26.644919 26.660032 26.675146 26.690260 26.705374 26.720488 26.735602 26.750715 26.765829 26.780943 26.796057 26.811171 26.826285 26.841475 26.856706 26.871937 26.887168 26.902415 26.917680 26.932945 26.948210 26.963475 26.978740 26.994005 27.009270 27.024535 27.039800 27.055065 27.070330 27.085595 27.100945 27.116295 27.131646 27.146996 27.162404 27.177822 27.193239 27.208657 27.224075 27.239492 27.254910 27.270327 27.285745 27.301163 27.316580 27.331998 27.347438 27.362903 27.378367 27.393832 27.409337 27.424909 27.440480 27.456052 27.471624 27.487196 27.502768 27.518339 27.533911 27.549483 27.565055 27.580627 27.596224 27.611988 27.627751 27.643514 27.671475 27.844490 27.957286 28.022410 28.045876 28.061603 28.077331 28.093058 28.108786 28.124513 28.140241 28.155968 28.171696 28.187423 28.203151 28.218878 28.234606 28.250333 28.266061 28.281788 28.297611 28.313479 28.329346 28.345214 28.361093 28.376978 28.392863 28.408747 28.424632 28.440517 28.456402 28.472287 28.488171 28.504056 28.519941 28.535826 28.554847 28.575372 28.595898 28.623128 28.655215 28.687302 28.719390 28.751477 28.783564 28.815652 28.847739 28.948642 29.090756 29.247090 29.415481 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.053416 0.056512 0.059608 0.062704 0.065921 0.069376 0.072831 0.076287 0.079742 0.083197 0.086652 0.090108 0.093563 0.097024 0.100555 0.104086 0.107617 0.111148 0.114878 0.118687 0.122495 0.126384 0.130678 0.134973 0.139270 0.143569 0.147968 0.152585 0.157202 0.161818 0.166435 0.171147 0.176240 0.181332 0.186607 0.191925 0.197243 0.202561 0.207963 0.213838 0.219712 0.225591 0.231472 0.237353 0.243234 0.249115 0.254996 0.260877 0.266758 0.272639 0.278520 0.284402 0.290283 0.296164 0.302098 0.308033 0.314169 0.320528 0.326887 0.333247 0.339606 0.345965 0.352324 0.358683 0.365042 0.371402 0.377761 0.384120 0.389300 0.394071 0.397106 0.400142 0.403178 0.406213 0.409249 0.412285 0.415320 0.418356 0.421392 0.424427 0.427463 0.430499 0.433534 0.436570 0.439606 0.442641 0.445677 0.448713 0.451748 0.454784 0.457819 0.460855 0.463891 0.466926 0.469962 0.472998 0.476033 0.479069 0.482105 0.485140 0.488176 0.491212 0.494247 0.497283 0.500319 0.503354 0.506390 0.509425 0.512461 0.515497 0.518532 0.521568 0.524604 0.527639 0.530675 0.533711 0.536746 0.539782 0.542818 0.545853 0.548889 0.551925 0.554960 0.557996 0.561032 0.564067 0.567103 0.570138 0.573174 0.576210 0.579245 0.582281 0.585317 0.588352 0.591388 0.594424 0.597459 0.600495 0.603531 0.606566 0.609602 0.612638 0.615673 0.618709 0.621745 0.624780 0.627816 0.630851 0.633887 0.636923 0.639958 0.642994 0.646030 0.649065 0.652101 0.655137 0.658172 0.661208 0.664244 0.667279 0.670315 0.673351 0.676386 0.679422 0.682457 0.685493 0.688529 0.691564 0.695099 0.599925 0.600153 0.600381 0.600609 0.600826 0.601004 0.601171 0.601336 0.601502 0.601668 0.601834 0.601999 0.602165 0.602331 0.602497 0.602662 0.602828 0.602994 0.603146 0.603250 0.603181 0.603110 0.603040 0.602969 0.602899 0.602828 0.602756 0.602671 0.602546 0.602421 0.602296 0.602171 0.602046 0.601921 0.601796 0.601672 0.601547 0.601422 0.601287 0.601105 0.600885 0.600666 0.600446 0.600226 0.600006 0.599787 0.599567 0.599347 0.599127 0.598872 0.598604 0.598333 0.598063 0.597793 0.597523 0.597253 0.596983 0.596713 0.596542 0.596531 0.596588 0.596645 0.596702 0.596759 0.596816 0.596873 0.596929 0.596986 0.597043 0.597098 0.597130 0.597138 0.597146 0.597154 0.597162 0.597170 0.597179 0.597186 0.597163 0.597106 0.597049 0.596993 0.596936 0.596879 0.596822 0.596765 0.596708 0.596651 0.596595 0.596538 0.596481 0.596391 0.596284 0.596177 0.596070 0.595963 0.595856 0.595768 0.595795 0.595863 0.595930 0.595997 0.596065 0.596132 0.596199 0.596266 0.596334 0.596401 0.596468 0.596536 0.596603 0.596665 0.596697 0.596721 0.596745 0.596770 0.596794 0.596793 0.596726 0.596659 0.596591 0.596524 0.596457 0.596389 0.596322 0.596255 0.596188 0.596120 0.596053 0.595986 0.595918 0.595851 0.595761 0.595650 0.595539 0.595428 0.595317 0.595255 0.595217 0.595179 0.595136 0.595074 0.595008 1.133675 2.599799 4.065923 5.532048 6.998172 8.464297 9.930421 11.396545 12.862670 14.328794 15.794918 17.261043 18.727167 20.193291 21.659416 23.125540 24.591664 24.934866 25.165936 25.421437 25.699985 26.011014 26.149525 26.209315 26.224279 26.239243 26.254207 26.269172 26.284136 26.299100 26.314064 26.329028 26.343993 26.358957 26.373921 26.388885 26.403859 26.418856 26.433853 26.448851 26.463855 26.478969 26.494083 26.509196 26.524310 26.539424 26.554538 26.569652 26.584766 26.599879 26.614993 26.630107 26.645221 26.660339 26.675464 26.690588 26.705713 26.720872 26.736136 26.751401 26.766666 26.781931 26.797196 26.812461 26.827726 26.842991 26.858256 26.873521 26.888786 26.904051 26.919316 26.934581 26.949846 26.965111 26.980455 26.995854 27.011253 27.026652 27.042059 27.057477 27.072894 27.088312 27.103730 27.119147 27.134565 27.149982 27.165400 27.180818 27.196235 27.211653 27.227081 27.242597 27.258113 27.273629 27.289146 27.304718 27.320290 27.335861 27.351433 27.367005 27.382577 27.398149 27.413720 27.429292 27.444864 27.460436 27.476007 27.503198 27.533954 27.564710 27.722730 27.845111 27.883165 27.921219 27.939843 27.955571 27.971298 27.987026 28.002753 28.018481 28.034208 28.049936 28.065663 28.081391 28.097118 28.112846 28.128591 28.144342 28.160094 28.175845 28.191691 28.207576 28.223461 28.239346 28.255231 28.271115 28.287000 28.302885 28.318770 28.334655 28.350539 28.366424 28.382309 28.398194 28.414078 28.429963 28.452431 28.477547 28.503939 28.536026 28.568114 28.600201 28.632288 28.664376 28.700560 28.749583 28.848539 28.994311 29.150689 29.340518 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.055035 0.058188 0.061342 0.064495 0.067649 0.070986 0.074441 0.077897 0.081352 0.084807 0.088262 0.091718 0.095173 0.098628 0.102108 0.105632 0.109157 0.112682 0.116207 0.119982 0.123765 0.127549 0.131499 0.135793 0.140088 0.144382 0.148677 0.153104 0.157677 0.162249 0.166863 0.171480 0.176211 0.181124 0.186037 0.191327 0.196646 0.201964 0.207282 0.212700 0.218380 0.224059 0.229905 0.235786 0.241667 0.247548 0.253429 0.259310 0.265191 0.271072 0.276953 0.282834 0.288715 0.294597 0.300478 0.306359 0.312240 0.318261 0.324359 0.330513 0.336872 0.343231 0.349590 0.355949 0.362308 0.368668 0.375027 0.381386 0.387745 0.394104 0.400464 0.405764 0.410261 0.413366 0.416402 0.419438 0.422473 0.425509 0.428545 0.431580 0.434616 0.437651 0.440687 0.443723 0.446758 0.449794 0.452830 0.455865 0.458901 0.461937 0.464972 0.468008 0.471044 0.474079 0.477115 0.480151 0.483186 0.486222 0.489258 0.492293 0.495329 0.498364 0.501400 0.504436 0.507471 0.510507 0.513543 0.516578 0.519614 0.522650 0.525685 0.528721 0.531757 0.534792 0.537828 0.540864 0.543899 0.546935 0.549970 0.553006 0.556042 0.559077 0.562113 0.565149 0.568184 0.571220 0.574256 0.577291 0.580327 0.583363 0.586398 0.589434 0.592470 0.595505 0.598541 0.601577 0.604612 0.607648 0.610683 0.613719 0.616755 0.619790 0.622826 0.625862 0.628897 0.631933 0.634969 0.638004 0.641040 0.644076 0.647111 0.650147 0.653183 0.656218 0.659254 0.662289 0.665325 0.668361 0.671396 0.674432 0.677468 0.680503 0.683539 0.686575 0.689610 0.692646 0.695694 0.698828 0.600111 0.600339 0.600567 0.600786 0.600987 0.601153 0.601319 0.601484 0.601650 0.601816 0.601982 0.602147 0.602313 0.602479 0.602645 0.602810 0.602976 0.603142 0.603296 0.603391 0.603329 0.603258 0.603188 0.603117 0.603047 0.602976 0.602897 0.602793 0.602668 0.602543 0.602418 0.602293 0.602168 0.602043 0.601918 0.601794 0.601669 0.601544 0.601411 0.601227 0.601007 0.600788 0.600568 0.600348 0.600128 0.599909 0.599689 0.599469 0.599238 0.598976 0.598706 0.598435 0.598165 0.597895 0.597625 0.597355 0.597085 0.596815 0.596644 0.596633 0.596690 0.596747 0.596804 0.596861 0.596918 0.596975 0.597031 0.597088 0.597145 0.597192 0.597215 0.597224 0.597232 0.597240 0.597248 0.597256 0.597264 0.597271 0.597249 0.597192 0.597135 0.597078 0.597022 0.596965 0.596908 0.596851 0.596794 0.596737 0.596680 0.596624 0.596563 0.596463 0.596356 0.596249 0.596142 0.596035 0.595927 0.595842 0.595867 0.595934 0.596002 0.596069 0.596136 0.596204 0.596271 0.596338 0.596406 0.596473 0.596540 0.596607 0.596675 0.596729 0.596758 0.596783 0.596807 0.596831 0.596855 0.596855 0.596788 0.596720 0.596653 0.596586 0.596518 0.596451 0.596384 0.596316 0.596249 0.596182 0.596115 0.596047 0.595980 0.595913 0.595813 0.595703 0.595592 0.595481 0.595370 0.595308 0.595270 0.595232 0.595191 0.595131 0.595065 0.751995 2.218120 3.684244 5.150368 6.616493 8.082617 9.548741 11.014866 12.480990 13.947114 15.413239 16.879363 18.345487 19.811612 21.277736 22.743860 24.209985 24.713966 24.945036 25.189657 25.468205 25.766129 26.014916 26.048228 26.081539 26.103561 26.118525 26.133489 26.148454 26.163418 26.178382 26.193346 26.208310 26.223274 26.238239 26.253203 26.268167 26.283131 26.298160 26.313198 26.328235 26.343273 26.358360 26.373474 26.388588 26.403702 26.418816 26.433930 26.449043 26.464157 26.479271 26.494385 26.509499 26.524612 26.539728 26.554897 26.570065 26.585234 26.600402 26.615652 26.630917 26.646182 26.661447 26.676712 26.691977 26.707242 26.722507 26.737772 26.753037 26.768302 26.783567 26.798842 26.814136 26.829430 26.844724 26.860044 26.875461 26.890879 26.906296 26.921714 26.937132 26.952549 26.967967 26.983385 26.998802 27.014220 27.029637 27.045055 27.060473 27.075890 27.091308 27.106725 27.122251 27.137820 27.153388 27.168956 27.184527 27.200099 27.215671 27.231242 27.246814 27.262386 27.277958 27.293529 27.309101 27.324673 27.340245 27.355817 27.391604 27.458545 27.600970 27.745337 27.769304 27.793270 27.817236 27.833811 27.849539 27.865266 27.880994 27.896721 27.912449 27.928176 27.943904 27.959631 27.975359 27.991086 28.006814 28.022591 28.038383 28.054175 28.069967 28.085829 28.101714 28.117599 28.133483 28.149368 28.165253 28.181138 28.197022 28.212907 28.228792 28.244677 28.260562 28.276495 28.292444 28.308393 28.324342 28.352663 28.384751 28.416838 28.448925 28.481012 28.513100 28.545187 28.577274 28.646620 28.751716 28.899537 29.056008 29.242857 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.059782 0.062993 0.066204 0.069414 0.072625 0.076051 0.079506 0.082962 0.086417 0.089872 0.093327 0.096783 0.100238 0.103693 0.107188 0.110707 0.114225 0.117744 0.121319 0.125092 0.128865 0.132639 0.136676 0.140939 0.145203 0.149497 0.153792 0.158233 0.162757 0.167292 0.171908 0.176525 0.181213 0.185955 0.190730 0.196048 0.201367 0.206685 0.212003 0.217383 0.222856 0.228337 0.234218 0.240100 0.245981 0.251862 0.257743 0.263624 0.269505 0.275386 0.281267 0.287148 0.293029 0.298911 0.304792 0.310673 0.316554 0.322435 0.328316 0.334321 0.340591 0.346860 0.353215 0.359575 0.365934 0.372293 0.378652 0.385011 0.391370 0.397730 0.404089 0.410448 0.416807 0.422433 0.426418 0.429626 0.432662 0.435697 0.438733 0.441769 0.444804 0.447840 0.450876 0.453911 0.456947 0.459983 0.463018 0.466054 0.469090 0.472125 0.475161 0.478196 0.481232 0.484268 0.487303 0.490339 0.493375 0.496410 0.499446 0.502482 0.505517 0.508553 0.511589 0.514624 0.517660 0.520696 0.523731 0.526767 0.529802 0.532838 0.535874 0.538909 0.541945 0.544981 0.548016 0.551052 0.554088 0.557123 0.560159 0.563195 0.566230 0.569266 0.572302 0.575337 0.578373 0.581409 0.584444 0.587480 0.590515 0.593551 0.596587 0.599622 0.602658 0.605694 0.608729 0.611765 0.614801 0.617836 0.620872 0.623908 0.626943 0.629979 0.633015 0.636050 0.639086 0.642122 0.645157 0.648193 0.651228 0.654264 0.657300 0.660335 0.663371 0.666407 0.669442 0.672478 0.675514 0.678549 0.681585 0.684621 0.687656 0.690692 0.693728 0.696763 0.699799 0.703184 0.600477 0.600524 0.600752 0.600960 0.601135 0.601301 0.601467 0.601632 0.601798 0.601964 0.602130 0.602295 0.602461 0.602627 0.602793 0.602958 0.603124 0.603290 0.603446 0.603532 0.603477 0.603406 0.603336 0.603265 0.603195 0.603124 0.603040 0.602915 0.602790 0.602665 0.602540 0.602415 0.602290 0.602165 0.602040 0.601916 0.601791 0.601666 0.601534 0.601349 0.601129 0.600910 0.600690 0.600470 0.600250 0.600031 0.599811 0.599591 0.599344 0.599078 0.598808 0.598537 0.598267 0.597997 0.597727 0.597457 0.597187 0.596917 0.596745 0.596735 0.596792 0.596849 0.596906 0.596963 0.597020 0.597077 0.597133 0.597190 0.597247 0.597288 0.597301 0.597309 0.597318 0.597326 0.597334 0.597342 0.597350 0.597356 0.597335 0.597278 0.597221 0.597164 0.597107 0.597050 0.596994 0.596937 0.596880 0.596823 0.596766 0.596709 0.596637 0.596535 0.596428 0.596320 0.596213 0.596106 0.595999 0.595916 0.595939 0.596006 0.596073 0.596141 0.596208 0.596275 0.596343 0.596410 0.596477 0.596545 0.596612 0.596679 0.596746 0.596793 0.596820 0.596844 0.596869 0.596893 0.596917 0.596917 0.596849 0.596782 0.596715 0.596647 0.596580 0.596513 0.596445 0.596378 0.596311 0.596244 0.596176 0.596109 0.596042 0.595971 0.595866 0.595756 0.595645 0.595534 0.595423 0.595361 0.595323 0.595285 0.595246 0.595188 0.595122 0.604993 1.836440 3.302564 4.768689 6.234813 7.700937 9.167062 10.633186 12.099310 13.565435 15.031559 16.497684 17.963808 19.429932 20.896057 22.362181 23.828305 24.493066 24.724135 24.961066 25.236425 25.522437 25.843166 25.923034 25.943313 25.963592 25.982843 25.997807 26.012771 26.027735 26.042700 26.057664 26.072628 26.087592 26.102556 26.117521 26.132485 26.147449 26.162413 26.177429 26.192508 26.207586 26.222665 26.237752 26.252866 26.267980 26.283094 26.298207 26.313321 26.328435 26.343549 26.358663 26.373776 26.388890 26.404004 26.419118 26.434294 26.449507 26.464719 26.479932 26.495168 26.510433 26.525698 26.540963 26.556228 26.571493 26.586758 26.602023 26.617288 26.632553 26.647818 26.663083 26.678348 26.693687 26.709029 26.724370 26.739712 26.755116 26.770534 26.785951 26.801369 26.816787 26.832204 26.847622 26.863039 26.878457 26.893875 26.909292 26.924710 26.940149 26.955615 26.971081 26.986547 27.002049 27.017621 27.033192 27.048764 27.064336 27.079908 27.095480 27.111051 27.126623 27.142195 27.157767 27.173339 27.189169 27.207257 27.225344 27.243432 27.306196 27.479211 27.643931 27.664869 27.680596 27.696324 27.712051 27.727779 27.743506 27.759234 27.774962 27.790689 27.806417 27.822144 27.837872 27.853599 27.869327 27.885054 27.900782 27.916594 27.932427 27.948260 27.964093 27.979966 27.995851 28.011736 28.027621 28.043506 28.059390 28.075275 28.091160 28.107045 28.122929 28.138814 28.154699 28.172715 28.191305 28.209894 28.233475 28.265562 28.297649 28.329736 28.361824 28.393911 28.425998 28.458085 28.528489 28.654894 28.803601 28.961326 29.126947 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.049772 0.052687 0.055602 0.058517 0.061432 0.064616 0.067870 0.071123 0.074377 0.077661 0.081116 0.084572 0.088027 0.091482 0.094937 0.098393 0.101848 0.105303 0.108758 0.112265 0.115778 0.119290 0.122803 0.126438 0.130212 0.133985 0.137758 0.141878 0.146088 0.150318 0.154613 0.158907 0.163346 0.167819 0.172337 0.176954 0.181570 0.186187 0.190803 0.195548 0.200821 0.206094 0.211406 0.216724 0.222042 0.227361 0.232780 0.238605 0.244431 0.250295 0.256176 0.262057 0.267938 0.273819 0.279700 0.285581 0.291462 0.297343 0.303225 0.309106 0.314987 0.320868 0.326749 0.332630 0.338552 0.344512 0.350481 0.356841 0.363200 0.369559 0.375918 0.382277 0.388636 0.394996 0.401355 0.407714 0.414073 0.420432 0.426792 0.433151 0.439364 0.442742 0.445886 0.448922 0.451957 0.454993 0.458028 0.461064 0.464100 0.467135 0.470171 0.473207 0.476242 0.479278 0.482314 0.485349 0.488385 0.491421 0.494456 0.497492 0.500528 0.503563 0.506599 0.509634 0.512670 0.515706 0.518741 0.521777 0.524813 0.527848 0.530884 0.533920 0.536955 0.539991 0.543027 0.546062 0.549098 0.552134 0.555169 0.558205 0.561241 0.564276 0.567312 0.570347 0.573383 0.576419 0.579454 0.582490 0.585526 0.588561 0.591597 0.594633 0.597668 0.600704 0.603740 0.606775 0.609811 0.612847 0.615882 0.618918 0.621954 0.624989 0.628025 0.631060 0.634096 0.637132 0.640167 0.643203 0.646239 0.649274 0.652310 0.655346 0.658381 0.661417 0.664453 0.667488 0.670524 0.673560 0.676595 0.679631 0.682666 0.685702 0.688738 0.691773 0.694809 0.697845 0.700880 0.703916 0.707527 0.600850 0.600710 0.600925 0.601118 0.601283 0.601449 0.601615 0.601780 0.601946 0.602112 0.602278 0.602443 0.602609 0.602775 0.602941 0.603106 0.603272 0.603438 0.603598 0.603675 0.603625 0.603554 0.603484 0.603413 0.603343 0.603264 0.603161 0.603037 0.602912 0.602787 0.602662 0.602537 0.602412 0.602287 0.602162 0.602038 0.601913 0.601788 0.601658 0.601471 0.601251 0.601032 0.600812 0.600592 0.600372 0.600153 0.599933 0.599708 0.599450 0.599180 0.598910 0.598640 0.598369 0.598099 0.597829 0.597559 0.597289 0.597019 0.596845 0.596838 0.596894 0.596951 0.597008 0.597065 0.597122 0.597179 0.597236 0.597292 0.597346 0.597379 0.597387 0.597395 0.597403 0.597412 0.597420 0.597428 0.597436 0.597442 0.597421 0.597364 0.597307 0.597250 0.597193 0.597136 0.597079 0.597023 0.596966 0.596909 0.596852 0.596795 0.596711 0.596606 0.596499 0.596392 0.596285 0.596178 0.596071 0.595989 0.596011 0.596078 0.596145 0.596213 0.596280 0.596347 0.596414 0.596482 0.596549 0.596616 0.596684 0.596751 0.596818 0.596858 0.596882 0.596906 0.596930 0.596955 0.596978 0.596978 0.596911 0.596844 0.596776 0.596709 0.596642 0.596574 0.596507 0.596440 0.596373 0.596305 0.596238 0.596171 0.596103 0.596025 0.595919 0.595808 0.595698 0.595587 0.595476 0.595414 0.595376 0.595338 0.595300 0.595245 0.595179 0.595113 1.454760 2.920885 4.387009 5.853134 7.319258 8.785382 10.251507 11.717631 13.183755 14.649880 16.116004 17.582128 19.048253 20.514377 21.980501 23.446626 24.272165 24.503235 24.735613 25.004644 25.283193 25.598281 25.802268 25.817232 25.832196 25.847161 25.862125 25.877089 25.892053 25.907017 25.921982 25.936946 25.951910 25.966874 25.981838 25.996804 26.011774 26.026744 26.041714 26.056688 26.071802 26.086916 26.102030 26.117144 26.132258 26.147371 26.162485 26.177599 26.192713 26.207827 26.222940 26.238054 26.253168 26.268282 26.283396 26.298510 26.313654 26.328912 26.344169 26.359426 26.374684 26.389949 26.405214 26.420479 26.435744 26.451009 26.466274 26.481539 26.496804 26.512069 26.527334 26.542599 26.557864 26.573199 26.588589 26.603979 26.619369 26.634771 26.650189 26.665606 26.681024 26.696442 26.711859 26.727277 26.742694 26.758112 26.773530 26.788947 26.804365 26.819789 26.835307 26.850824 26.866342 26.881860 26.897430 26.913002 26.928573 26.944145 26.959717 26.975289 26.990861 27.006432 27.022004 27.037576 27.053148 27.068720 27.098883 27.134415 27.184436 27.357451 27.471034 27.542625 27.558837 27.574564 27.590292 27.606019 27.621747 27.637474 27.653202 27.668929 27.684657 27.700384 27.716112 27.731839 27.747567 27.763294 27.779022 27.794749 27.810599 27.826473 27.842347 27.858221 27.874104 27.889989 27.905873 27.921758 27.937643 27.953528 27.969413 27.985297 28.001182 28.017067 28.032952 28.048836 28.069998 28.092274 28.114551 28.146373 28.178460 28.210548 28.242635 28.274722 28.307123 28.349071 28.412676 28.558071 28.706668 28.866485 29.029325 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.054430 0.057363 0.060296 0.063230 0.066186 0.069481 0.072775 0.076069 0.079364 0.082726 0.086182 0.089637 0.093092 0.096547 0.100002 0.103458 0.106913 0.110368 0.113832 0.117339 0.120846 0.124352 0.127859 0.131558 0.135331 0.139105 0.142894 0.147057 0.151219 0.155433 0.159728 0.164022 0.168441 0.172864 0.177382 0.181999 0.186615 0.191232 0.195848 0.200642 0.205728 0.210813 0.216127 0.221445 0.226763 0.232081 0.237500 0.243128 0.248755 0.254609 0.260490 0.266371 0.272252 0.278133 0.284014 0.289895 0.295776 0.301657 0.307538 0.313420 0.319301 0.325182 0.331063 0.336944 0.342825 0.348706 0.354633 0.360757 0.366880 0.373184 0.379543 0.385903 0.392262 0.398621 0.404980 0.411339 0.417698 0.424058 0.430417 0.436776 0.443121 0.449362 0.455602 0.459110 0.462146 0.465181 0.468217 0.471253 0.474288 0.477324 0.480360 0.483395 0.486431 0.489466 0.492502 0.495538 0.498573 0.501609 0.504645 0.507680 0.510716 0.513752 0.516787 0.519823 0.522859 0.525894 0.528930 0.531966 0.535001 0.538037 0.541073 0.544108 0.547144 0.550179 0.553215 0.556251 0.559286 0.562322 0.565358 0.568393 0.571429 0.574465 0.577500 0.580536 0.583572 0.586607 0.589643 0.592679 0.595714 0.598750 0.601786 0.604821 0.607857 0.610892 0.613928 0.616964 0.619999 0.623035 0.626071 0.629106 0.632142 0.635178 0.638213 0.641249 0.644285 0.647320 0.650356 0.653392 0.656427 0.659463 0.662498 0.665534 0.668570 0.671605 0.674641 0.677677 0.680712 0.683748 0.686784 0.689819 0.692855 0.695891 0.698926 0.701962 0.704998 0.708033 0.711839 0.601107 0.600896 0.601094 0.601266 0.601431 0.601597 0.601763 0.601929 0.602094 0.602260 0.602426 0.602591 0.602757 0.602923 0.603089 0.603254 0.603420 0.603586 0.603750 0.603818 0.603773 0.603702 0.603632 0.603561 0.603491 0.603407 0.603283 0.603159 0.603034 0.602909 0.602784 0.602659 0.602534 0.602409 0.602284 0.602160 0.602035 0.601910 0.601783 0.601592 0.601373 0.601154 0.600934 0.600714 0.600494 0.600275 0.600055 0.599815 0.599552 0.599282 0.599012 0.598742 0.598471 0.598201 0.597931 0.597661 0.597391 0.597121 0.596944 0.596940 0.596996 0.597053 0.597110 0.597167 0.597224 0.597281 0.597338 0.597394 0.597442 0.597465 0.597473 0.597481 0.597489 0.597497 0.597506 0.597514 0.597522 0.597527 0.597506 0.597450 0.597393 0.597336 0.597279 0.597222 0.597165 0.597108 0.597052 0.596995 0.596938 0.596877 0.596785 0.596678 0.596571 0.596464 0.596357 0.596250 0.596143 0.596062 0.596082 0.596150 0.596217 0.596284 0.596352 0.596419 0.596486 0.596553 0.596621 0.596688 0.596755 0.596823 0.596883 0.596919 0.596943 0.596968 0.596992 0.597016 0.597040 0.597040 0.596973 0.596905 0.596838 0.596771 0.596703 0.596636 0.596569 0.596502 0.596434 0.596367 0.596300 0.596232 0.596165 0.596080 0.595972 0.595861 0.595751 0.595640 0.595529 0.595467 0.595429 0.595391 0.595353 0.595302 0.595236 0.595170 1.073081 2.539205 4.005330 5.471454 6.937578 8.403703 9.869827 11.335951 12.802076 14.268200 15.734324 17.200449 18.666573 20.132697 21.598822 23.064946 24.051265 24.282335 24.513404 24.772864 25.051412 25.353396 25.602276 25.663043 25.696514 25.711478 25.726443 25.741407 25.756371 25.771335 25.786299 25.801263 25.816228 25.831192 25.846156 25.861120 25.876084 25.891088 25.906098 25.921109 25.936119 25.951194 25.966308 25.981422 25.996535 26.011649 26.026763 26.041877 26.056991 26.072104 26.087218 26.102332 26.117446 26.132560 26.147710 26.162861 26.178011 26.193161 26.208405 26.223670 26.238935 26.254200 26.269465 26.284730 26.299995 26.315260 26.330525 26.345790 26.361055 26.376320 26.391591 26.406877 26.422162 26.437448 26.452756 26.468173 26.483591 26.499009 26.514426 26.529844 26.545261 26.560679 26.576097 26.591514 26.606932 26.622349 26.637767 26.653185 26.668602 26.684020 26.699437 26.714959 26.730529 26.746098 26.761668 26.777239 26.792811 26.808383 26.823954 26.839526 26.855098 26.870670 26.886242 26.901813 26.917385 26.932957 26.948529 26.987917 27.069750 27.235691 27.355509 27.396524 27.437077 27.452805 27.468532 27.484260 27.499987 27.515715 27.531442 27.547170 27.562897 27.578625 27.594352 27.610080 27.625807 27.641562 27.657319 27.673077 27.688835 27.704702 27.720587 27.736472 27.752357 27.768241 27.784126 27.800011 27.815896 27.831780 27.847665 27.863550 27.879435 27.895320 27.911204 27.927089 27.942974 27.969130 27.996919 28.027184 28.059272 28.091359 28.123446 28.155533 28.187621 28.241222 28.315854 28.461248 28.608877 28.772191 28.927599 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.059099 0.062050 0.065001 0.067952 0.071032 0.074367 0.077702 0.081038 0.084373 0.087791 0.091247 0.094702 0.098157 0.101612 0.105068 0.108523 0.111978 0.115433 0.118908 0.122409 0.125910 0.129411 0.132912 0.136678 0.140451 0.144224 0.148098 0.152216 0.156333 0.160548 0.164843 0.169147 0.173519 0.177890 0.182427 0.187044 0.191660 0.196277 0.200893 0.205673 0.210579 0.215529 0.220847 0.226166 0.231484 0.236802 0.242165 0.247583 0.253041 0.258923 0.264804 0.270685 0.276566 0.282447 0.288328 0.294209 0.300090 0.305971 0.311852 0.317734 0.323615 0.329496 0.335377 0.341258 0.347139 0.353020 0.358901 0.364782 0.370663 0.376902 0.383199 0.389528 0.395887 0.402246 0.408605 0.414965 0.421324 0.427683 0.434042 0.440401 0.446760 0.453120 0.459479 0.465518 0.471504 0.475370 0.478405 0.481441 0.484477 0.487512 0.490548 0.493584 0.496619 0.499655 0.502691 0.505726 0.508762 0.511798 0.514833 0.517869 0.520905 0.523940 0.526976 0.530011 0.533047 0.536083 0.539118 0.542154 0.545190 0.548225 0.551261 0.554297 0.557332 0.560368 0.563404 0.566439 0.569475 0.572511 0.575546 0.578582 0.581618 0.584653 0.587689 0.590724 0.593760 0.596796 0.599831 0.602867 0.605903 0.608938 0.611974 0.615010 0.618045 0.621081 0.624117 0.627152 0.630188 0.633224 0.636259 0.639295 0.642330 0.645366 0.648402 0.651437 0.654473 0.657509 0.660544 0.663580 0.666616 0.669651 0.672687 0.675723 0.678758 0.681794 0.684830 0.687865 0.690901 0.693937 0.696972 0.700008 0.703043 0.706079 0.709115 0.712150 0.716050 0.601268 0.601063 0.601248 0.601414 0.601579 0.601745 0.601911 0.602077 0.602242 0.602408 0.602574 0.602740 0.602905 0.603071 0.603237 0.603402 0.603568 0.603734 0.603900 0.603962 0.603921 0.603850 0.603780 0.603709 0.603631 0.603530 0.603405 0.603281 0.603156 0.603031 0.602906 0.602781 0.602656 0.602531 0.602406 0.602281 0.602157 0.602032 0.601907 0.601713 0.601495 0.601276 0.601056 0.600836 0.600616 0.600397 0.600177 0.599924 0.599654 0.599384 0.599114 0.598844 0.598573 0.598303 0.598033 0.597763 0.597493 0.597223 0.597042 0.597042 0.597098 0.597155 0.597212 0.597269 0.597326 0.597383 0.597440 0.597496 0.597540 0.597550 0.597559 0.597567 0.597575 0.597583 0.597591 0.597600 0.597608 0.597613 0.597592 0.597535 0.597478 0.597422 0.597365 0.597308 0.597251 0.597194 0.597137 0.597080 0.597024 0.596954 0.596857 0.596750 0.596643 0.596536 0.596429 0.596322 0.596214 0.596135 0.596154 0.596221 0.596289 0.596356 0.596423 0.596491 0.596558 0.596625 0.596693 0.596760 0.596827 0.596894 0.596949 0.596981 0.597005 0.597029 0.597054 0.597078 0.597102 0.597102 0.597034 0.596967 0.596900 0.596832 0.596765 0.596698 0.596630 0.596563 0.596496 0.596429 0.596361 0.596294 0.596227 0.596135 0.596025 0.595914 0.595803 0.595693 0.595582 0.595520 0.595482 0.595444 0.595406 0.595358 0.595294 0.595228 0.691401 2.157526 3.623650 5.089774 6.555899 8.022023 9.488147 10.954272 12.420396 13.886520 15.352645 16.818769 18.284894 19.751018 21.217142 22.683267 23.827723 24.061434 24.292504 24.541084 24.819632 25.108922 25.430433 25.512921 25.545928 25.575796 25.590760 25.605725 25.620689 25.635653 25.650617 25.665581 25.680545 25.695510 25.710474 25.725438 25.740402 25.755366 25.770368 25.785419 25.800470 25.815521 25.830586 25.845699 25.860813 25.875927 25.891041 25.906155 25.921268 25.936382 25.951496 25.966610 25.981724 25.996838 26.011951 26.027114 26.042308 26.057503 26.072697 26.087921 26.103186 26.118451 26.133716 26.148981 26.164246 26.179511 26.194776 26.210041 26.225306 26.240571 26.255836 26.271101 26.286429 26.301762 26.317096 26.332429 26.347828 26.363246 26.378663 26.394081 26.409499 26.424916 26.440334 26.455752 26.471169 26.486587 26.502004 26.517422 26.532860 26.548327 26.563794 26.579261 26.594761 26.610333 26.625905 26.641476 26.657048 26.672620 26.688192 26.703764 26.719335 26.734907 26.750479 26.766051 26.781976 26.802708 26.823439 26.844171 26.940917 27.113932 27.254523 27.280180 27.305836 27.331045 27.346772 27.362500 27.378227 27.393955 27.409682 27.425410 27.441137 27.456865 27.472592 27.488320 27.504047 27.519775 27.535568 27.551366 27.567165 27.582963 27.598840 27.614724 27.630609 27.646494 27.662379 27.678264 27.694148 27.710033 27.725918 27.741803 27.757688 27.773572 27.790450 27.807436 27.824423 27.843821 27.875908 27.907996 27.940083 27.972170 28.004257 28.036345 28.068432 28.117066 28.219031 28.364454 28.511662 28.677283 28.829219 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.060808 0.063778 0.066747 0.069716 0.072685 0.075899 0.079275 0.082652 0.086028 0.089404 0.092857 0.096312 0.099767 0.103222 0.106678 0.110133 0.113588 0.117043 0.120498 0.123982 0.127477 0.130972 0.134467 0.138024 0.141797 0.145571 0.149344 0.153281 0.157357 0.161432 0.165664 0.169958 0.174260 0.178579 0.182898 0.187472 0.192089 0.196705 0.201322 0.205939 0.210644 0.215380 0.220250 0.225568 0.230887 0.236205 0.241523 0.246841 0.252160 0.257591 0.263367 0.269143 0.274999 0.280880 0.286761 0.292642 0.298523 0.304404 0.310285 0.316166 0.322047 0.327929 0.333810 0.339691 0.345572 0.351453 0.357334 0.363215 0.369096 0.374983 0.380968 0.386953 0.393153 0.399512 0.405871 0.412231 0.418590 0.424949 0.431308 0.437667 0.444026 0.450386 0.456745 0.463104 0.469463 0.475822 0.481787 0.487486 0.491630 0.494665 0.497701 0.500737 0.503772 0.506808 0.509843 0.512879 0.515915 0.518950 0.521986 0.525022 0.528057 0.531093 0.534129 0.537164 0.540200 0.543236 0.546271 0.549307 0.552343 0.555378 0.558414 0.561450 0.564485 0.567521 0.570556 0.573592 0.576628 0.579663 0.582699 0.585735 0.588770 0.591806 0.594842 0.597877 0.600913 0.603949 0.606984 0.610020 0.613056 0.616091 0.619127 0.622162 0.625198 0.628234 0.631269 0.634305 0.637341 0.640376 0.643412 0.646448 0.649483 0.652519 0.655555 0.658590 0.661626 0.664662 0.667697 0.670733 0.673769 0.676804 0.679840 0.682875 0.685911 0.688947 0.691982 0.695018 0.698054 0.701089 0.704125 0.707161 0.710196 0.713232 0.716268 0.719303 0.601347 0.601227 0.601396 0.601562 0.601727 0.601893 0.602059 0.602225 0.602390 0.602556 0.602722 0.602888 0.603053 0.603219 0.603385 0.603551 0.603716 0.603882 0.604048 0.604107 0.604069 0.603998 0.603928 0.603857 0.603773 0.603652 0.603527 0.603403 0.603278 0.603153 0.603028 0.602903 0.602778 0.602653 0.602528 0.602403 0.602279 0.602154 0.602029 0.601835 0.601617 0.601397 0.601178 0.600958 0.600738 0.600519 0.600286 0.600026 0.599756 0.599486 0.599216 0.598946 0.598676 0.598405 0.598135 0.597865 0.597595 0.597325 0.597140 0.597144 0.597201 0.597257 0.597314 0.597371 0.597428 0.597485 0.597542 0.597595 0.597628 0.597636 0.597644 0.597653 0.597661 0.597669 0.597677 0.597685 0.597694 0.597698 0.597678 0.597621 0.597564 0.597507 0.597451 0.597394 0.597337 0.597280 0.597223 0.597166 0.597109 0.597032 0.596929 0.596822 0.596715 0.596607 0.596500 0.596393 0.596286 0.596208 0.596226 0.596293 0.596361 0.596428 0.596495 0.596562 0.596630 0.596697 0.596764 0.596832 0.596899 0.596966 0.597016 0.597043 0.597067 0.597091 0.597115 0.597140 0.597164 0.597163 0.597096 0.597029 0.596961 0.596894 0.596827 0.596759 0.596692 0.596625 0.596558 0.596490 0.596423 0.596356 0.596285 0.596189 0.596078 0.595967 0.595856 0.595746 0.595635 0.595573 0.595535 0.595497 0.595459 0.595414 0.595351 0.595285 0.595219 1.775846 3.241970 4.708095 6.174219 7.640344 9.106468 10.572592 12.038717 13.504841 14.970965 16.437090 17.903214 19.369338 20.835463 22.301587 23.593026 23.840534 24.071604 24.309445 24.587852 24.867700 25.185548 25.393452 25.413568 25.433684 25.453801 25.470042 25.485006 25.499971 25.514935 25.529899 25.544863 25.559827 25.574792 25.589756 25.604720 25.619684 25.634648 25.649614 25.664706 25.679798 25.694890 25.709982 25.725091 25.740205 25.755319 25.770432 25.785546 25.800660 25.815774 25.830888 25.846002 25.861115 25.876229 25.891343 25.906480 25.921719 25.936958 25.952197 25.967437 25.982702 25.997967 26.013232 26.028497 26.043762 26.059027 26.074292 26.089557 26.104822 26.120087 26.135352 26.150617 26.165943 26.181325 26.196706 26.212087 26.227483 26.242901 26.258318 26.273736 26.289154 26.304571 26.319989 26.335407 26.350824 26.366242 26.381659 26.397077 26.412498 26.428017 26.443536 26.459055 26.474573 26.490142 26.505714 26.521286 26.536857 26.552429 26.568001 26.583573 26.599144 26.614716 26.630288 26.645860 26.661432 26.694928 26.736217 26.819157 26.992172 27.159383 27.175803 27.192223 27.208643 27.225013 27.240740 27.256468 27.272195 27.287923 27.303650 27.319378 27.335105 27.350833 27.366560 27.382288 27.398015 27.413743 27.429577 27.445416 27.461256 27.477095 27.492977 27.508862 27.524747 27.540632 27.556516 27.572401 27.588286 27.604171 27.620055 27.635940 27.651825 27.667710 27.687467 27.707482 27.727496 27.756720 27.788807 27.820894 27.852981 27.885069 27.917156 27.952130 27.987730 28.122208 28.267603 28.419027 28.582602 28.733608 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.065480 0.068467 0.071454 0.074440 0.077427 0.080789 0.084206 0.087623 0.091040 0.094466 0.097922 0.101377 0.104832 0.108287 0.111743 0.115198 0.118653 0.122108 0.125564 0.129052 0.132541 0.136031 0.139520 0.143144 0.146917 0.150690 0.154463 0.158445 0.162481 0.166516 0.170779 0.175073 0.179368 0.183662 0.187965 0.192556 0.197147 0.201751 0.206367 0.210984 0.215600 0.220217 0.225074 0.230340 0.235607 0.240926 0.246244 0.251562 0.256881 0.262295 0.267870 0.273444 0.279313 0.285194 0.291075 0.296956 0.302837 0.308718 0.314599 0.320480 0.326361 0.332243 0.338124 0.344005 0.349886 0.355767 0.361648 0.367529 0.373410 0.379291 0.385172 0.391054 0.397130 0.403281 0.409497 0.415856 0.422215 0.428574 0.434933 0.441293 0.447652 0.454011 0.460370 0.466729 0.473088 0.479448 0.485807 0.492166 0.498192 0.503567 0.507889 0.510925 0.513961 0.516996 0.520032 0.523068 0.526103 0.529139 0.532175 0.535210 0.538246 0.541282 0.544317 0.547353 0.550388 0.553424 0.556460 0.559495 0.562531 0.565567 0.568602 0.571638 0.574674 0.577709 0.580745 0.583781 0.586816 0.589852 0.592888 0.595923 0.598959 0.601995 0.605030 0.608066 0.611101 0.614137 0.617173 0.620208 0.623244 0.626280 0.629315 0.632351 0.635387 0.638422 0.641458 0.644494 0.647529 0.650565 0.653601 0.656636 0.659672 0.662707 0.665743 0.668779 0.671814 0.674850 0.677886 0.680921 0.683957 0.686993 0.690028 0.693064 0.696100 0.699135 0.702171 0.705207 0.708242 0.711278 0.714314 0.717349 0.720396 0.723580 0.601329 0.601378 0.601544 0.601710 0.601875 0.602041 0.602207 0.602373 0.602538 0.602704 0.602870 0.603036 0.603201 0.603367 0.603533 0.603699 0.603864 0.604030 0.604196 0.604253 0.604217 0.604146 0.604076 0.603998 0.603899 0.603774 0.603649 0.603525 0.603400 0.603275 0.603150 0.603025 0.602900 0.602775 0.602650 0.602525 0.602401 0.602276 0.602151 0.601956 0.601739 0.601519 0.601300 0.601080 0.600860 0.600641 0.600395 0.600128 0.599858 0.599588 0.599318 0.599048 0.598778 0.598507 0.598237 0.597967 0.597697 0.597427 0.597237 0.597246 0.597303 0.597359 0.597416 0.597473 0.597530 0.597587 0.597644 0.597693 0.597714 0.597722 0.597730 0.597738 0.597747 0.597755 0.597763 0.597771 0.597779 0.597784 0.597764 0.597707 0.597650 0.597593 0.597536 0.597480 0.597423 0.597366 0.597309 0.597252 0.597192 0.597108 0.597000 0.596893 0.596786 0.596679 0.596572 0.596465 0.596358 0.596280 0.596298 0.596365 0.596432 0.596500 0.596567 0.596634 0.596701 0.596769 0.596836 0.596903 0.596971 0.597036 0.597080 0.597104 0.597129 0.597153 0.597177 0.597201 0.597226 0.597225 0.597158 0.597090 0.597023 0.596956 0.596888 0.596821 0.596754 0.596687 0.596619 0.596552 0.596485 0.596417 0.596342 0.596242 0.596131 0.596020 0.595909 0.595798 0.595688 0.595626 0.595588 0.595550 0.595512 0.595469 0.595408 0.595342 0.595276 1.394167 2.860291 4.326415 5.792540 7.258664 8.724788 10.190913 11.657037 13.123161 14.589286 16.055410 17.521534 18.987659 20.453783 21.919907 23.343333 23.619633 23.850703 24.083765 24.356071 24.634620 24.940663 25.213063 25.289467 25.304432 25.319396 25.334360 25.349324 25.364288 25.379253 25.394217 25.409181 25.424145 25.439109 25.454073 25.469038 25.484018 25.499000 25.513983 25.528966 25.544027 25.559141 25.574255 25.589369 25.604483 25.619596 25.634710 25.649824 25.664938 25.680052 25.695166 25.710279 25.725393 25.740525 25.755657 25.770790 25.785922 25.801158 25.816423 25.831688 25.846953 25.862218 25.877483 25.892748 25.908013 25.923278 25.938543 25.953808 25.969073 25.984341 25.999618 26.014895 26.030172 26.045468 26.060885 26.076303 26.091721 26.107138 26.122556 26.137973 26.153391 26.168809 26.184226 26.199644 26.215061 26.230479 26.245897 26.261314 26.276732 26.292150 26.307667 26.323238 26.338809 26.354380 26.369951 26.385523 26.401095 26.416666 26.432238 26.447810 26.463382 26.478954 26.494525 26.510097 26.525669 26.541241 26.585205 26.697397 26.870412 26.985789 27.056070 27.071798 27.087525 27.103253 27.118980 27.134708 27.150435 27.166163 27.181890 27.197618 27.213345 27.229073 27.244800 27.260528 27.276255 27.291983 27.307710 27.323588 27.339468 27.355349 27.371230 27.387115 27.402999 27.418884 27.434769 27.450654 27.466539 27.482423 27.498308 27.514193 27.530078 27.545962 27.561847 27.585992 27.610346 27.637531 27.669618 27.701706 27.733793 27.765880 27.797967 27.840640 27.897646 28.025386 28.170780 28.325131 28.487921 28.667785 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.070164 0.073171 0.076178 0.079186 0.082255 0.085711 0.089166 0.092621 0.096076 0.099532 0.102987 0.106442 0.109897 0.113353 0.116808 0.120263 0.123718 0.127173 0.130636 0.134119 0.137603 0.141086 0.144570 0.148263 0.152037 0.155810 0.159593 0.163592 0.167590 0.171599 0.175894 0.180188 0.184483 0.188777 0.193119 0.197662 0.202204 0.206796 0.211412 0.216029 0.220645 0.225262 0.230135 0.235213 0.240328 0.245647 0.250965 0.256283 0.261601 0.266941 0.272303 0.277746 0.283627 0.289508 0.295389 0.301270 0.307151 0.313032 0.318913 0.324794 0.330675 0.336557 0.342438 0.348319 0.354200 0.360081 0.365962 0.371843 0.377724 0.383605 0.389486 0.395367 0.401249 0.407130 0.413187 0.419513 0.425840 0.432199 0.438559 0.444918 0.451277 0.457636 0.463995 0.470354 0.476714 0.483073 0.489432 0.495791 0.502150 0.508510 0.514762 0.519766 0.524149 0.527185 0.530220 0.533256 0.536292 0.539327 0.542363 0.545399 0.548434 0.551470 0.554506 0.557541 0.560577 0.563613 0.566648 0.569684 0.572720 0.575755 0.578791 0.581827 0.584862 0.587898 0.590933 0.593969 0.597005 0.600040 0.603076 0.606112 0.609147 0.612183 0.615219 0.618254 0.621290 0.624326 0.627361 0.630397 0.633433 0.636468 0.639504 0.642539 0.645575 0.648611 0.651646 0.654682 0.657718 0.660753 0.663789 0.666825 0.669860 0.672896 0.675932 0.678967 0.682003 0.685039 0.688074 0.691110 0.694146 0.697181 0.700217 0.703252 0.706288 0.709324 0.712359 0.715395 0.718431 0.721466 0.724502 0.727934 0.601359 0.601526 0.601692 0.601858 0.602023 0.602189 0.602355 0.602521 0.602686 0.602852 0.603018 0.603184 0.603349 0.603515 0.603681 0.603847 0.604012 0.604178 0.604344 0.604399 0.604365 0.604294 0.604224 0.604139 0.604021 0.603896 0.603771 0.603647 0.603522 0.603397 0.603272 0.603147 0.603022 0.602897 0.602772 0.602647 0.602523 0.602398 0.602273 0.602078 0.601861 0.601641 0.601422 0.601202 0.600982 0.600755 0.600500 0.600230 0.599960 0.599690 0.599420 0.599150 0.598880 0.598609 0.598339 0.598069 0.597799 0.597529 0.597333 0.597348 0.597405 0.597461 0.597518 0.597575 0.597632 0.597689 0.597746 0.597792 0.597800 0.597808 0.597816 0.597824 0.597832 0.597841 0.597849 0.597857 0.597865 0.597870 0.597850 0.597793 0.597736 0.597679 0.597622 0.597565 0.597509 0.597452 0.597395 0.597338 0.597272 0.597179 0.597072 0.596965 0.596858 0.596751 0.596644 0.596537 0.596430 0.596353 0.596369 0.596437 0.596504 0.596571 0.596639 0.596706 0.596773 0.596840 0.596908 0.596975 0.597042 0.597103 0.597142 0.597166 0.597190 0.597214 0.597239 0.597263 0.597287 0.597287 0.597219 0.597152 0.597085 0.597017 0.596950 0.596883 0.596815 0.596748 0.596681 0.596614 0.596546 0.596479 0.596400 0.596295 0.596184 0.596073 0.595962 0.595851 0.595741 0.595678 0.595640 0.595603 0.595565 0.595524 0.595465 0.595399 0.595333 1.012487 2.478611 3.944736 5.410860 6.876984 8.343109 9.809233 11.275357 12.741482 14.207606 15.673731 17.139855 18.605979 20.072104 21.538228 23.004352 23.398733 23.629803 23.860895 24.124291 24.402839 24.695812 25.017699 25.115693 25.168749 25.183714 25.198678 25.213642 25.228606 25.243570 25.258534 25.273499 25.288463 25.303427 25.318391 25.333355 25.348320 25.363308 25.378332 25.393355 25.408379 25.423419 25.438533 25.453647 25.468760 25.483874 25.498988 25.514102 25.529216 25.544330 25.559443 25.574557 25.589671 25.604785 25.619934 25.635111 25.650287 25.665463 25.680674 25.695939 25.711204 25.726469 25.741734 25.756999 25.772264 25.787529 25.802794 25.818059 25.833324 25.848588 25.863853 25.879172 25.894497 25.909821 25.925146 25.940540 25.955958 25.971376 25.986793 26.002211 26.017628 26.033046 26.048464 26.063881 26.079299 26.094716 26.110134 26.125571 26.141040 26.156508 26.171976 26.187473 26.203045 26.218617 26.234188 26.249760 26.265332 26.280904 26.296476 26.312047 26.327619 26.343191 26.358763 26.374617 26.398382 26.422146 26.445911 26.575638 26.748652 26.866208 26.910497 26.950038 26.965766 26.981493 26.997221 27.012948 27.028676 27.044403 27.060131 27.075858 27.091586 27.107313 27.123041 27.138770 27.154534 27.170298 27.186062 27.201828 27.217713 27.233598 27.249483 27.265367 27.281252 27.297137 27.313022 27.328906 27.344791 27.360676 27.376561 27.392446 27.408330 27.424215 27.440100 27.456174 27.487274 27.518373 27.550430 27.582517 27.614604 27.646691 27.678779 27.712429 27.800399 27.928563 28.073957 28.230054 28.393240 28.590833 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.060232 0.063131 0.066030 0.068929 0.071834 0.074899 0.077964 0.081030 0.084095 0.087321 0.090776 0.094231 0.097686 0.101142 0.104597 0.108052 0.111507 0.114962 0.118418 0.121873 0.125328 0.128783 0.132239 0.135706 0.139184 0.142661 0.146139 0.149617 0.153383 0.157156 0.160929 0.164759 0.168722 0.172685 0.176715 0.181009 0.185304 0.189598 0.193893 0.198257 0.202750 0.207243 0.211841 0.216457 0.221074 0.225690 0.230307 0.235133 0.240033 0.245049 0.250367 0.255686 0.261004 0.266322 0.271641 0.276959 0.282398 0.288123 0.293849 0.299703 0.305584 0.311465 0.317346 0.323227 0.329108 0.334989 0.340870 0.346752 0.352633 0.358514 0.364395 0.370276 0.376157 0.382038 0.387919 0.393800 0.399681 0.405563 0.411444 0.417402 0.423412 0.429465 0.435825 0.442184 0.448543 0.454902 0.461261 0.467621 0.473980 0.480339 0.486698 0.493057 0.499416 0.505776 0.512135 0.518494 0.524853 0.531212 0.536112 0.540409 0.543445 0.546480 0.549516 0.552552 0.555587 0.558623 0.561659 0.564694 0.567730 0.570765 0.573801 0.576837 0.579872 0.582908 0.585944 0.588979 0.592015 0.595051 0.598086 0.601122 0.604158 0.607193 0.610229 0.613265 0.616300 0.619336 0.622371 0.625407 0.628443 0.631478 0.634514 0.637550 0.640585 0.643621 0.646657 0.649692 0.652728 0.655764 0.658799 0.661835 0.664871 0.667906 0.670942 0.673978 0.677013 0.680049 0.683084 0.686120 0.689156 0.692191 0.695227 0.698263 0.701298 0.704334 0.707370 0.710405 0.713441 0.716477 0.719512 0.722548 0.725584 0.728619 0.732273 0.607958 0.603229 0.601840 0.602006 0.602172 0.602337 0.602503 0.602669 0.602834 0.603000 0.603166 0.603332 0.603497 0.603663 0.603829 0.603995 0.604160 0.604326 0.604492 0.604547 0.604513 0.604442 0.604366 0.604268 0.604143 0.604018 0.603893 0.603769 0.603644 0.603519 0.603394 0.603269 0.603144 0.603019 0.602894 0.602769 0.602645 0.602520 0.602395 0.602201 0.601983 0.601763 0.601544 0.601324 0.601104 0.600865 0.600602 0.600332 0.600062 0.599792 0.599522 0.599252 0.598982 0.598712 0.598441 0.598171 0.597901 0.597631 0.597428 0.597450 0.597507 0.597563 0.597620 0.597677 0.597734 0.597791 0.597844 0.597877 0.597886 0.597894 0.597902 0.597910 0.597918 0.597926 0.597935 0.597943 0.597951 0.597956 0.597935 0.597879 0.597822 0.597765 0.597708 0.597651 0.597594 0.597537 0.597481 0.597424 0.597354 0.597251 0.597144 0.597037 0.596930 0.596823 0.596716 0.596609 0.596501 0.596424 0.596441 0.596508 0.596576 0.596643 0.596710 0.596778 0.596845 0.596912 0.596980 0.597047 0.597114 0.597171 0.597203 0.597228 0.597252 0.597276 0.597300 0.597325 0.597349 0.597348 0.597281 0.597214 0.597146 0.597079 0.597012 0.596944 0.596877 0.596810 0.596743 0.596675 0.596608 0.596541 0.596458 0.596348 0.596237 0.596126 0.596015 0.595904 0.595794 0.595731 0.595693 0.595655 0.595618 0.595579 0.595522 0.595456 0.595390 0.674952 2.096932 3.563056 5.029181 6.495305 7.961429 9.427554 10.893678 12.359802 13.825927 15.292051 16.758175 18.224300 19.690424 21.156548 22.622673 23.177832 23.408902 23.639972 23.892511 24.171059 24.453338 24.772814 24.977873 25.010581 25.043288 25.062995 25.077960 25.092924 25.107888 25.122852 25.137816 25.152781 25.167745 25.182709 25.197673 25.212637 25.227602 25.242566 25.257629 25.272693 25.287758 25.302822 25.317924 25.333038 25.348152 25.363266 25.378380 25.393494 25.408607 25.423721 25.438835 25.453949 25.469063 25.484177 25.499308 25.514528 25.529749 25.544970 25.560190 25.575455 25.590720 25.605985 25.621250 25.636515 25.651780 25.667045 25.682309 25.697574 25.712839 25.728104 25.743369 25.758688 25.774061 25.789433 25.804806 25.820195 25.835613 25.851031 25.866448 25.881866 25.897283 25.912701 25.928119 25.943536 25.958954 25.974371 25.989789 26.005207 26.020727 26.036247 26.051767 26.067287 26.082854 26.098426 26.113998 26.129569 26.145141 26.160713 26.176285 26.191857 26.207428 26.223000 26.238572 26.254144 26.291455 26.339822 26.453878 26.626893 26.763835 26.791316 26.818796 26.844006 26.859733 26.875461 26.891188 26.906916 26.922643 26.938371 26.954098 26.969826 26.985553 27.001281 27.017008 27.032742 27.048547 27.064352 27.080157 27.095966 27.111850 27.127735 27.143620 27.159505 27.175390 27.191274 27.207159 27.223044 27.238929 27.254814 27.270698 27.286698 27.304867 27.323036 27.341205 27.367066 27.399154 27.431241 27.463328 27.495415 27.527503 27.559590 27.591677 27.689812 27.831740 27.977135 28.133958 28.298558 28.490863 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.064875 0.067774 0.070673 0.073572 0.076544 0.079667 0.082790 0.085913 0.089036 0.092386 0.095841 0.099296 0.102751 0.106207 0.109662 0.113117 0.116572 0.120028 0.123483 0.126938 0.130393 0.133849 0.137304 0.140772 0.144245 0.147717 0.151189 0.154729 0.158503 0.162276 0.166049 0.169908 0.173838 0.177767 0.181830 0.186124 0.190419 0.194713 0.199008 0.203379 0.207821 0.212269 0.216886 0.221503 0.226119 0.230736 0.235352 0.240073 0.244802 0.249770 0.255088 0.260406 0.265725 0.271043 0.276361 0.281680 0.287084 0.292605 0.298136 0.304017 0.309898 0.315779 0.321660 0.327541 0.333422 0.339303 0.345184 0.351066 0.356947 0.362828 0.368709 0.374590 0.380471 0.386352 0.392233 0.398114 0.403995 0.409876 0.415758 0.421639 0.427520 0.433479 0.439657 0.445834 0.452168 0.458527 0.464887 0.471246 0.477605 0.483964 0.490323 0.496682 0.503042 0.509401 0.515760 0.522119 0.528478 0.534838 0.541197 0.547556 0.552639 0.556669 0.559704 0.562740 0.565776 0.568811 0.571847 0.574883 0.577918 0.580954 0.583990 0.587025 0.590061 0.593097 0.596132 0.599168 0.602203 0.605239 0.608275 0.611310 0.614346 0.617382 0.620417 0.623453 0.626489 0.629524 0.632560 0.635596 0.638631 0.641667 0.644703 0.647738 0.650774 0.653810 0.656845 0.659881 0.662916 0.665952 0.668988 0.672023 0.675059 0.678095 0.681130 0.684166 0.687202 0.690237 0.693273 0.696309 0.699344 0.702380 0.705416 0.708451 0.711487 0.714523 0.717558 0.720594 0.723629 0.726665 0.729701 0.732736 0.736573 0.626953 0.617011 0.610539 0.603726 0.602562 0.602485 0.602651 0.602817 0.602983 0.603148 0.603314 0.603480 0.603645 0.603811 0.603977 0.604143 0.604308 0.604474 0.604640 0.604695 0.604661 0.604591 0.604506 0.604390 0.604265 0.604140 0.604015 0.603891 0.603766 0.603641 0.603516 0.603391 0.603266 0.603141 0.603016 0.602891 0.602767 0.602642 0.602517 0.602323 0.602105 0.601885 0.601666 0.601446 0.601224 0.600975 0.600705 0.600434 0.600164 0.599894 0.599624 0.599354 0.599084 0.598814 0.598543 0.598273 0.598003 0.597733 0.597523 0.597552 0.597609 0.597666 0.597722 0.597779 0.597836 0.597893 0.597945 0.597963 0.597971 0.597980 0.597988 0.597996 0.598004 0.598012 0.598020 0.598029 0.598037 0.598042 0.598021 0.597964 0.597908 0.597851 0.597794 0.597737 0.597680 0.597623 0.597566 0.597508 0.597430 0.597323 0.597216 0.597109 0.597002 0.596894 0.596787 0.596680 0.596573 0.596496 0.596513 0.596580 0.596648 0.596715 0.596782 0.596849 0.596917 0.596984 0.597051 0.597119 0.597186 0.597240 0.597265 0.597289 0.597314 0.597338 0.597362 0.597386 0.597411 0.597410 0.597343 0.597275 0.597208 0.597141 0.597073 0.597006 0.596939 0.596872 0.596804 0.596737 0.596670 0.596600 0.596511 0.596401 0.596290 0.596179 0.596068 0.595957 0.595848 0.595784 0.595746 0.595708 0.595670 0.595633 0.595579 0.595513 0.595447 0.609631 1.715252 3.181377 4.647501 6.113625 7.579750 9.045874 10.511998 11.978123 13.444247 14.910371 16.376496 17.842620 19.308744 20.774869 22.240993 22.956932 23.188002 23.419072 23.660730 23.939279 24.217827 24.527929 24.849851 24.883963 24.903918 24.923873 24.942277 24.957242 24.972206 24.987170 25.002134 25.017098 25.032063 25.047027 25.061991 25.076955 25.091919 25.106883 25.121848 25.136892 25.151997 25.167103 25.182208 25.197316 25.212430 25.227544 25.242658 25.257771 25.272885 25.287999 25.303113 25.318227 25.333341 25.348455 25.363569 25.378683 25.393911 25.409176 25.424441 25.439706 25.454971 25.470236 25.485501 25.500766 25.516030 25.531295 25.546560 25.561825 25.577091 25.592360 25.607628 25.622896 25.638180 25.653597 25.669015 25.684433 25.699850 25.715268 25.730685 25.746103 25.761521 25.776938 25.792356 25.807774 25.823191 25.838609 25.854027 25.869445 25.884863 25.900376 25.915948 25.931520 25.947091 25.962663 25.978235 25.993807 26.009379 26.024950 26.040522 26.056094 26.071666 26.087237 26.102809 26.118381 26.133953 26.184225 26.332118 26.505133 26.668062 26.685642 26.703222 26.720801 26.737974 26.753701 26.769429 26.785156 26.800884 26.816611 26.832339 26.848066 26.863794 26.879521 26.895249 26.910976 26.926715 26.942562 26.958408 26.974254 26.990103 27.005988 27.021873 27.037758 27.053642 27.069527 27.085412 27.101297 27.117181 27.133066 27.148951 27.164836 27.181227 27.202903 27.224579 27.247878 27.279965 27.312052 27.344139 27.376227 27.408314 27.444046 27.493113 27.589523 27.734917 27.881660 28.038256 28.202705 28.363124 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.066620 0.069531 0.072442 0.075352 0.078263 0.081330 0.084500 0.087669 0.090839 0.094009 0.097451 0.100906 0.104361 0.107817 0.111272 0.114727 0.118182 0.121638 0.125093 0.128548 0.132003 0.135458 0.138914 0.142370 0.145836 0.149303 0.152770 0.156236 0.159849 0.163622 0.167395 0.171169 0.175042 0.178940 0.182838 0.186945 0.191240 0.195534 0.199828 0.204123 0.208483 0.212874 0.217315 0.221931 0.226548 0.231164 0.235781 0.240397 0.245014 0.249630 0.254598 0.259857 0.265127 0.270446 0.275764 0.281082 0.286400 0.291719 0.297037 0.302477 0.308346 0.314215 0.320093 0.325974 0.331855 0.337736 0.343617 0.349498 0.355379 0.361261 0.367142 0.373023 0.378904 0.384785 0.390666 0.396547 0.402428 0.408309 0.414190 0.420072 0.425953 0.431834 0.437715 0.443596 0.449477 0.455801 0.462155 0.468512 0.474871 0.481230 0.487589 0.493949 0.500308 0.506667 0.513026 0.519385 0.525744 0.532104 0.538463 0.544822 0.551181 0.557540 0.563899 0.569399 0.572889 0.575964 0.579000 0.582035 0.585071 0.588107 0.591142 0.594178 0.597214 0.600249 0.603285 0.606321 0.609356 0.612392 0.615428 0.618463 0.621499 0.624535 0.627570 0.630606 0.633642 0.636677 0.639713 0.642748 0.645784 0.648820 0.651855 0.654891 0.657927 0.660962 0.663998 0.667034 0.670069 0.673105 0.676141 0.679176 0.682212 0.685248 0.688283 0.691319 0.694355 0.697390 0.700426 0.703461 0.706497 0.709533 0.712568 0.715604 0.718640 0.721675 0.724711 0.727747 0.730782 0.733818 0.736854 0.740737 0.646932 0.635853 0.625113 0.619610 0.613478 0.606637 0.602799 0.602965 0.603131 0.603296 0.603462 0.603628 0.603794 0.603959 0.604125 0.604291 0.604457 0.604622 0.604788 0.604845 0.604809 0.604733 0.604637 0.604512 0.604387 0.604262 0.604137 0.604013 0.603888 0.603763 0.603638 0.603513 0.603388 0.603263 0.603138 0.603013 0.602889 0.602764 0.602639 0.602446 0.602227 0.602007 0.601788 0.601568 0.601335 0.601077 0.600807 0.600536 0.600266 0.599996 0.599726 0.599456 0.599186 0.598916 0.598645 0.598375 0.598105 0.597835 0.597617 0.597654 0.597711 0.597768 0.597824 0.597881 0.597938 0.597994 0.598041 0.598049 0.598057 0.598065 0.598074 0.598082 0.598090 0.598098 0.598106 0.598114 0.598123 0.598128 0.598107 0.598050 0.597993 0.597937 0.597880 0.597823 0.597766 0.597709 0.597652 0.597591 0.597502 0.597395 0.597287 0.597180 0.597073 0.596966 0.596859 0.596752 0.596645 0.596567 0.596585 0.596652 0.596719 0.596787 0.596854 0.596921 0.596988 0.597056 0.597123 0.597190 0.597255 0.597302 0.597327 0.597351 0.597375 0.597400 0.597424 0.597448 0.597472 0.597472 0.597404 0.597337 0.597270 0.597202 0.597135 0.597068 0.597001 0.596933 0.596866 0.596799 0.596731 0.596660 0.596564 0.596453 0.596343 0.596232 0.596121 0.596010 0.595902 0.595837 0.595799 0.595761 0.595723 0.595685 0.595635 0.595570 0.595504 0.596648 1.333573 2.799697 4.265821 5.731946 7.198070 8.664194 10.130319 11.596443 13.062567 14.528692 15.994816 17.460941 18.927065 20.393189 21.859314 22.736031 22.967101 23.198171 23.430262 23.707498 23.986046 24.283044 24.604966 24.761703 24.776667 24.791631 24.806595 24.821559 24.836524 24.851488 24.866452 24.881416 24.896380 24.911344 24.926309 24.941273 24.956250 24.971246 24.986242 25.001238 25.016252 25.031366 25.046480 25.061594 25.076708 25.091822 25.106935 25.122049 25.137163 25.152277 25.167391 25.182505 25.197618 25.212756 25.227914 25.243073 25.258231 25.273427 25.288692 25.303957 25.319222 25.334487 25.349751 25.365016 25.380281 25.395546 25.410811 25.426076 25.441341 25.456606 25.471915 25.487231 25.502548 25.517864 25.533252 25.548670 25.564088 25.579505 25.594923 25.610340 25.625758 25.641176 25.656593 25.672011 25.687429 25.702846 25.718282 25.733752 25.749221 25.764691 25.780185 25.795757 25.811329 25.826900 25.842472 25.858044 25.873616 25.889188 25.904759 25.920331 25.935903 25.951475 25.967051 25.994331 26.021611 26.048892 26.210358 26.383373 26.501819 26.569031 26.584759 26.600486 26.616214 26.631941 26.647669 26.663396 26.679124 26.694851 26.710579 26.726306 26.742034 26.757762 26.773492 26.789222 26.804952 26.820702 26.836586 26.852471 26.868356 26.884241 26.900125 26.916010 26.931895 26.947780 26.963665 26.979549 26.995434 27.011319 27.027204 27.043088 27.058973 27.076228 27.103088 27.129948 27.160776 27.192863 27.224951 27.257038 27.289125 27.321212 27.389410 27.492700 27.638095 27.786517 27.943575 28.108282 28.260707 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.071274 0.074203 0.077132 0.080060 0.082989 0.086164 0.089374 0.092585 0.095795 0.099061 0.102516 0.105971 0.109426 0.112882 0.116337 0.119792 0.123247 0.126703 0.130158 0.133613 0.137068 0.140524 0.143979 0.147436 0.150897 0.154358 0.157819 0.161280 0.164969 0.168742 0.172515 0.176293 0.180161 0.184030 0.187898 0.192060 0.196355 0.200649 0.204944 0.209238 0.213570 0.217909 0.222360 0.226976 0.231593 0.236209 0.240826 0.245442 0.250059 0.254676 0.259624 0.264696 0.269848 0.275166 0.280485 0.285803 0.291121 0.296440 0.301758 0.307199 0.312873 0.318548 0.324407 0.330288 0.336169 0.342050 0.347931 0.353812 0.359693 0.365575 0.371456 0.377337 0.383218 0.389099 0.394980 0.400861 0.406742 0.412623 0.418504 0.424386 0.430267 0.436148 0.442029 0.447910 0.453812 0.459848 0.465883 0.472137 0.478496 0.484855 0.491215 0.497574 0.503933 0.510292 0.516651 0.523011 0.529370 0.535729 0.542088 0.548447 0.554806 0.561166 0.567525 0.573855 0.580137 0.586153 0.589188 0.592224 0.595260 0.598295 0.601331 0.604367 0.607402 0.610438 0.613474 0.616509 0.619545 0.622580 0.625616 0.628652 0.631687 0.634723 0.637759 0.640794 0.643830 0.646866 0.649901 0.652937 0.655973 0.659008 0.662044 0.665080 0.668115 0.671151 0.674187 0.677222 0.680258 0.683293 0.686329 0.689365 0.692400 0.695436 0.698472 0.701507 0.704543 0.707579 0.710614 0.713650 0.716686 0.719721 0.722757 0.725793 0.728828 0.731864 0.734899 0.737935 0.740971 0.744006 0.666891 0.655833 0.644754 0.633675 0.627918 0.622884 0.616144 0.609058 0.604229 0.603444 0.603610 0.603776 0.603942 0.604107 0.604273 0.604439 0.604605 0.604770 0.604936 0.604995 0.604957 0.604873 0.604759 0.604634 0.604509 0.604384 0.604259 0.604135 0.604010 0.603885 0.603760 0.603635 0.603510 0.603385 0.603260 0.603135 0.603011 0.602886 0.602761 0.602569 0.602349 0.602129 0.601910 0.601690 0.601446 0.601179 0.600909 0.600638 0.600368 0.600098 0.599828 0.599558 0.599288 0.599018 0.598748 0.598477 0.598207 0.597937 0.597710 0.597756 0.597813 0.597870 0.597926 0.597983 0.598040 0.598095 0.598127 0.598135 0.598143 0.598151 0.598159 0.598168 0.598176 0.598184 0.598192 0.598200 0.598208 0.598215 0.598193 0.598136 0.598079 0.598022 0.597965 0.597909 0.597852 0.597795 0.597738 0.597676 0.597573 0.597466 0.597359 0.597252 0.597145 0.597038 0.596931 0.596824 0.596717 0.596638 0.596656 0.596724 0.596791 0.596858 0.596926 0.596993 0.597060 0.597128 0.597195 0.597262 0.597325 0.597364 0.597388 0.597413 0.597437 0.597461 0.597485 0.597510 0.597534 0.597532 0.597466 0.597399 0.597331 0.597264 0.597197 0.597129 0.597062 0.596995 0.596928 0.596860 0.596793 0.596721 0.596617 0.596506 0.596396 0.596285 0.596174 0.596063 0.595955 0.595890 0.595852 0.595814 0.595776 0.595738 0.595691 0.595627 0.595561 0.595495 0.951893 2.418017 3.884142 5.350266 6.816391 8.282515 9.748639 11.214764 12.680888 14.147012 15.613137 17.079261 18.545385 20.011510 21.477634 22.515131 22.746201 22.977271 23.208341 23.475718 23.754266 24.039385 24.360081 24.568980 24.628275 24.655949 24.670913 24.685877 24.700841 24.715805 24.730770 24.745734 24.760698 24.775662 24.790626 24.805591 24.820555 24.835519 24.850554 24.865590 24.880627 24.895664 24.910758 24.925872 24.940986 24.956099 24.971213 24.986327 25.001441 25.016555 25.031668 25.046782 25.061896 25.077010 25.092136 25.107338 25.122541 25.137743 25.152945 25.168208 25.183472 25.198737 25.214002 25.229267 25.244532 25.259797 25.275062 25.290327 25.305592 25.320857 25.336122 25.351433 25.366797 25.382162 25.397526 25.412907 25.428325 25.443743 25.459160 25.474578 25.489995 25.505413 25.520831 25.536248 25.551666 25.567084 25.582501 25.597919 25.613437 25.628958 25.644479 25.660001 25.675566 25.691138 25.706710 25.722281 25.737853 25.753425 25.768997 25.784569 25.800140 25.815712 25.831284 25.846856 25.888652 25.945931 26.088599 26.261613 26.377257 26.425188 26.462999 26.478727 26.494454 26.510182 26.525909 26.541637 26.557364 26.573092 26.588819 26.604547 26.620274 26.636002 26.651738 26.667508 26.683279 26.699050 26.714839 26.730724 26.746609 26.762493 26.778378 26.794263 26.810148 26.826032 26.841917 26.857802 26.873687 26.889572 26.905578 26.922214 26.938849 26.955484 26.977413 27.009500 27.041587 27.073675 27.105762 27.137849 27.169936 27.202024 27.270143 27.395877 27.541272 27.690269 27.848894 28.014515 28.161663 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.075938 0.078885 0.081832 0.084779 0.087768 0.091020 0.094271 0.097522 0.100773 0.104126 0.107581 0.111036 0.114492 0.117947 0.121402 0.124857 0.128313 0.131768 0.135223 0.138678 0.142133 0.145589 0.149044 0.152499 0.155955 0.159411 0.162866 0.166322 0.170088 0.173861 0.177635 0.181428 0.185268 0.189108 0.192949 0.197175 0.201470 0.205764 0.210059 0.214353 0.218648 0.222942 0.227419 0.232029 0.236638 0.241254 0.245871 0.250488 0.255104 0.259721 0.264590 0.269483 0.274569 0.279887 0.285206 0.290524 0.295842 0.301160 0.306479 0.311867 0.317334 0.322840 0.328721 0.334602 0.340483 0.346364 0.352245 0.358126 0.364007 0.369889 0.375770 0.381651 0.387532 0.393413 0.399294 0.405175 0.411056 0.416937 0.422818 0.428699 0.434581 0.440462 0.446343 0.452224 0.458105 0.463986 0.469867 0.476008 0.482212 0.488481 0.494840 0.501199 0.507558 0.513917 0.520277 0.526636 0.532995 0.539354 0.545713 0.552072 0.558432 0.564791 0.571150 0.577509 0.583868 0.590192 0.596223 0.602255 0.605448 0.608484 0.611519 0.614555 0.617591 0.620626 0.623662 0.626698 0.629733 0.632769 0.635805 0.638840 0.641876 0.644912 0.647947 0.650983 0.654019 0.657054 0.660090 0.663125 0.666161 0.669197 0.672232 0.675268 0.678304 0.681339 0.684375 0.687411 0.690446 0.693482 0.696518 0.699553 0.702589 0.705625 0.708660 0.711696 0.714732 0.717767 0.720803 0.723838 0.726874 0.729910 0.732945 0.735981 0.739017 0.742052 0.745095 0.748332 0.684298 0.675751 0.664733 0.653654 0.642865 0.636139 0.632095 0.625897 0.618810 0.611723 0.605967 0.603924 0.604090 0.604255 0.604421 0.604587 0.604753 0.604918 0.605084 0.605146 0.605101 0.605006 0.604881 0.604756 0.604631 0.604506 0.604381 0.604257 0.604132 0.604007 0.603882 0.603757 0.603632 0.603507 0.603382 0.603257 0.603133 0.603008 0.602880 0.602691 0.602471 0.602251 0.602032 0.601804 0.601551 0.601281 0.601011 0.600741 0.600470 0.600200 0.599930 0.599660 0.599390 0.599120 0.598850 0.598579 0.598309 0.598039 0.597802 0.597858 0.597915 0.597972 0.598029 0.598085 0.598142 0.598197 0.598212 0.598221 0.598229 0.598237 0.598245 0.598253 0.598262 0.598270 0.598278 0.598286 0.598294 0.598301 0.598279 0.598222 0.598165 0.598108 0.598051 0.597994 0.597938 0.597881 0.597824 0.597752 0.597645 0.597538 0.597431 0.597324 0.597217 0.597110 0.597003 0.596896 0.596788 0.596709 0.596728 0.596795 0.596863 0.596930 0.596997 0.597065 0.597132 0.597199 0.597267 0.597334 0.597396 0.597426 0.597450 0.597474 0.597499 0.597523 0.597547 0.597571 0.597596 0.597593 0.597528 0.597460 0.597393 0.597326 0.597258 0.597191 0.597124 0.597057 0.596989 0.596922 0.596855 0.596781 0.596670 0.596559 0.596448 0.596338 0.596227 0.596116 0.596009 0.595943 0.595905 0.595867 0.595829 0.595791 0.595747 0.595685 0.595619 0.595553 0.673467 2.036338 3.502462 4.968587 6.434711 7.900835 9.366960 10.833084 12.299208 13.765333 15.231457 16.697581 18.163706 19.629830 21.095954 22.287321 22.525301 22.756370 22.987440 23.243938 23.522486 23.801034 24.115196 24.437118 24.475492 24.507903 24.535231 24.550195 24.565159 24.580123 24.595087 24.610052 24.625016 24.639980 24.654944 24.669908 24.684872 24.699837 24.714801 24.729828 24.744905 24.759982 24.775060 24.790150 24.805263 24.820377 24.835491 24.850605 24.865719 24.880832 24.895946 24.911060 24.926174 24.941288 24.956402 24.971515 24.986726 25.001973 25.017220 25.032466 25.047723 25.062988 25.078253 25.093518 25.108783 25.124048 25.139313 25.154578 25.169843 25.185108 25.200373 25.215638 25.230913 25.246325 25.261738 25.277150 25.292563 25.307980 25.323398 25.338815 25.354233 25.369650 25.385068 25.400486 25.415903 25.431322 25.446741 25.462161 25.477580 25.493088 25.508660 25.524232 25.539803 25.555375 25.570947 25.586519 25.602091 25.617662 25.633234 25.648806 25.664378 25.680123 25.696209 25.712294 25.728380 25.793824 25.966839 26.139854 26.273291 26.302743 26.332196 26.356967 26.372694 26.388422 26.404150 26.419877 26.435605 26.451332 26.467060 26.482787 26.498515 26.514242 26.529970 26.545716 26.561527 26.577339 26.593150 26.608976 26.624861 26.640746 26.656631 26.672516 26.688400 26.704285 26.720170 26.736055 26.751940 26.767824 26.783709 26.800322 26.819850 26.839378 26.858906 26.890311 26.922399 26.954486 26.986573 27.018661 27.050793 27.092780 27.153660 27.299055 27.444449 27.593073 27.754213 27.919834 28.065420 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.080612 0.083577 0.086542 0.089507 0.092605 0.095897 0.099190 0.102482 0.105774 0.109191 0.112646 0.116102 0.119557 0.123012 0.126467 0.129922 0.133378 0.136833 0.140288 0.143743 0.147199 0.150654 0.154109 0.157564 0.161020 0.164475 0.167930 0.171462 0.175227 0.178993 0.182758 0.186550 0.190363 0.194176 0.197996 0.202291 0.206585 0.210880 0.215174 0.219468 0.223763 0.228057 0.232550 0.237110 0.241683 0.246300 0.250916 0.255533 0.260149 0.264776 0.269499 0.274223 0.279290 0.284608 0.289926 0.295245 0.300563 0.305881 0.311200 0.316518 0.321836 0.327289 0.333110 0.338930 0.344797 0.350678 0.356559 0.362440 0.368321 0.374202 0.380084 0.385965 0.391846 0.397727 0.403608 0.409489 0.415370 0.421251 0.427132 0.433013 0.438895 0.444776 0.450657 0.456538 0.462419 0.468300 0.474181 0.480082 0.485983 0.492106 0.498465 0.504824 0.511183 0.517543 0.523902 0.530261 0.536620 0.542979 0.549339 0.555698 0.562057 0.568416 0.574775 0.581134 0.587494 0.593853 0.600212 0.606571 0.612414 0.618165 0.621708 0.624744 0.627779 0.630815 0.633851 0.636886 0.639922 0.642957 0.645993 0.649029 0.652064 0.655100 0.658136 0.661171 0.664207 0.667243 0.670278 0.673314 0.676350 0.679385 0.682421 0.685457 0.688492 0.691528 0.694564 0.697599 0.700635 0.703670 0.706706 0.709742 0.712777 0.715813 0.718849 0.721884 0.724920 0.727956 0.730991 0.734027 0.737063 0.740098 0.743134 0.746170 0.749205 0.752684 0.701799 0.691474 0.683179 0.673633 0.662554 0.651625 0.644360 0.640316 0.635481 0.628562 0.621476 0.614389 0.607302 0.604913 0.604569 0.604735 0.604901 0.605066 0.605232 0.605298 0.605240 0.605128 0.605003 0.604878 0.604753 0.604628 0.604503 0.604379 0.604254 0.604129 0.604004 0.603879 0.603754 0.603629 0.603504 0.603379 0.603255 0.603130 0.603000 0.602813 0.602593 0.602373 0.602154 0.601916 0.601653 0.601383 0.601113 0.600843 0.600572 0.600302 0.600032 0.599762 0.599492 0.599222 0.598952 0.598681 0.598411 0.598142 0.597903 0.597960 0.598017 0.598074 0.598131 0.598187 0.598244 0.598290 0.598298 0.598306 0.598315 0.598323 0.598331 0.598339 0.598347 0.598356 0.598364 0.598372 0.598380 0.598388 0.598365 0.598308 0.598251 0.598194 0.598137 0.598080 0.598023 0.597967 0.597910 0.597824 0.597717 0.597610 0.597503 0.597396 0.597289 0.597182 0.597074 0.596967 0.596860 0.596780 0.596800 0.596867 0.596935 0.597002 0.597069 0.597136 0.597204 0.597271 0.597338 0.597405 0.597463 0.597487 0.597512 0.597536 0.597560 0.597585 0.597609 0.597633 0.597657 0.597653 0.597589 0.597522 0.597455 0.597387 0.597320 0.597253 0.597186 0.597118 0.597051 0.596984 0.596916 0.596834 0.596723 0.596612 0.596501 0.596391 0.596280 0.596169 0.596062 0.595996 0.595958 0.595920 0.595882 0.595844 0.595803 0.595742 0.595676 0.595610 0.617311 1.654658 3.120783 4.586907 6.053031 7.519156 8.985280 10.451404 11.917529 13.383653 14.849778 16.315902 17.782026 19.248151 20.714275 22.043533 22.304400 22.535470 22.766540 23.012157 23.290706 23.569254 23.870311 24.192233 24.354495 24.374291 24.394086 24.413882 24.429477 24.444441 24.459405 24.474369 24.489333 24.504298 24.519262 24.534226 24.549192 24.564161 24.579129 24.594098 24.609086 24.624200 24.639314 24.654427 24.669541 24.684655 24.699769 24.714883 24.729996 24.745110 24.760224 24.775338 24.790452 24.805579 24.820719 24.835859 24.850999 24.866179 24.881444 24.896709 24.911974 24.927239 24.942504 24.957769 24.973034 24.988299 25.003564 25.018829 25.034094 25.049359 25.064659 25.079967 25.095274 25.110582 25.125964 25.141382 25.156800 25.172217 25.187635 25.203053 25.218470 25.233888 25.249305 25.264723 25.280141 25.295558 25.310993 25.326464 25.341934 25.357405 25.372897 25.388469 25.404041 25.419613 25.435184 25.450756 25.466328 25.481900 25.497472 25.513043 25.528615 25.544187 25.559759 25.590628 25.622031 25.672065 25.845079 26.018094 26.176812 26.195627 26.214442 26.233256 26.250935 26.266662 26.282390 26.298117 26.313845 26.329572 26.345300 26.361027 26.376755 26.392482 26.408210 26.423937 26.439696 26.455548 26.471401 26.487254 26.503114 26.518999 26.534884 26.550768 26.566653 26.582538 26.598423 26.614307 26.630192 26.646077 26.661962 26.677847 26.695570 26.719208 26.742847 26.771123 26.803210 26.835297 26.867385 26.899472 26.931559 26.984272 27.056837 27.202232 27.347627 27.495055 27.659671 27.825153 27.982819 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.082314 0.085297 0.088279 0.091262 0.094244 0.097464 0.100797 0.104130 0.107463 0.110801 0.114256 0.117711 0.121167 0.124622 0.128077 0.131532 0.134988 0.138443 0.141898 0.145353 0.148809 0.152264 0.155719 0.159174 0.162629 0.166085 0.169540 0.172995 0.176607 0.180364 0.184121 0.187877 0.191659 0.195447 0.199234 0.203111 0.207406 0.211700 0.215995 0.220289 0.224584 0.228878 0.233173 0.237664 0.242175 0.246728 0.251345 0.255961 0.260578 0.265194 0.269811 0.274427 0.279044 0.284120 0.289371 0.294647 0.299966 0.305284 0.310602 0.315920 0.321239 0.326557 0.331995 0.337617 0.343240 0.349111 0.354992 0.360873 0.366754 0.372635 0.378516 0.384398 0.390279 0.396160 0.402041 0.407922 0.413803 0.419684 0.425565 0.431446 0.437327 0.443208 0.449090 0.454971 0.460852 0.466733 0.472614 0.478495 0.484376 0.490257 0.496260 0.502321 0.508450 0.514809 0.521168 0.527527 0.533886 0.540245 0.546605 0.552964 0.559323 0.565682 0.572041 0.578400 0.584760 0.591119 0.597478 0.603837 0.610196 0.616556 0.622915 0.628728 0.634162 0.637968 0.641003 0.644039 0.647075 0.650110 0.653146 0.656182 0.659217 0.662253 0.665289 0.668324 0.671360 0.674396 0.677431 0.680467 0.683502 0.686538 0.689574 0.692609 0.695645 0.698681 0.701716 0.704752 0.707788 0.710823 0.713859 0.716895 0.719930 0.722966 0.726002 0.729037 0.732073 0.735108 0.738144 0.741180 0.744215 0.747251 0.750287 0.753322 0.757017 0.719301 0.708976 0.698651 0.690575 0.682420 0.671454 0.660375 0.652736 0.648537 0.644488 0.638315 0.631228 0.624142 0.617055 0.609973 0.604883 0.605049 0.605214 0.605380 0.605448 0.605375 0.605250 0.605125 0.605000 0.604875 0.604750 0.604625 0.604500 0.604376 0.604251 0.604126 0.604001 0.603876 0.603751 0.603626 0.603501 0.603377 0.603252 0.603120 0.602935 0.602715 0.602495 0.602272 0.602025 0.601755 0.601485 0.601215 0.600945 0.600674 0.600404 0.600134 0.599864 0.599594 0.599324 0.599054 0.598784 0.598513 0.598245 0.598005 0.598062 0.598119 0.598176 0.598233 0.598289 0.598346 0.598376 0.598384 0.598392 0.598400 0.598409 0.598417 0.598425 0.598433 0.598441 0.598450 0.598458 0.598466 0.598474 0.598450 0.598393 0.598337 0.598280 0.598223 0.598166 0.598109 0.598052 0.597995 0.597896 0.597789 0.597682 0.597575 0.597467 0.597360 0.597253 0.597146 0.597039 0.596932 0.596850 0.596872 0.596939 0.597006 0.597074 0.597141 0.597208 0.597275 0.597343 0.597410 0.597477 0.597525 0.597549 0.597573 0.597598 0.597622 0.597646 0.597671 0.597695 0.597719 0.597714 0.597651 0.597584 0.597516 0.597449 0.597382 0.597314 0.597247 0.597180 0.597113 0.597045 0.596978 0.596887 0.596776 0.596665 0.596554 0.596443 0.596333 0.596222 0.596116 0.596049 0.596011 0.595973 0.595935 0.595897 0.595858 0.595799 0.595733 0.595667 0.597442 1.272979 2.739103 4.205228 5.671352 7.137476 8.603601 10.069725 11.535849 13.001974 14.468098 15.934222 17.400347 18.866471 20.332595 21.776705 22.083500 22.314570 22.545639 22.781236 23.058925 23.337473 23.625839 23.947348 24.191868 24.248902 24.263866 24.278830 24.293795 24.308759 24.323723 24.338687 24.353651 24.368615 24.383580 24.398544 24.413508 24.428472 24.443479 24.458488 24.473498 24.488507 24.503591 24.518705 24.533819 24.548933 24.564047 24.579160 24.594274 24.609388 24.624502 24.639616 24.654730 24.669843 24.684965 24.700149 24.715333 24.730517 24.745702 24.760960 24.776225 24.791490 24.806755 24.822020 24.837285 24.852550 24.867815 24.883080 24.898345 24.913610 24.928875 24.944179 24.959535 24.974890 24.990246 25.005619 25.021037 25.036455 25.051872 25.067290 25.082708 25.098125 25.113543 25.128960 25.144378 25.159796 25.175213 25.190631 25.206146 25.221669 25.237192 25.252714 25.268278 25.283850 25.299422 25.314994 25.330565 25.346137 25.361709 25.377281 25.392852 25.408424 25.423996 25.439568 25.486818 25.555661 25.723320 25.896334 26.019497 26.081993 26.097720 26.113448 26.129175 26.144903 26.160630 26.176358 26.192085 26.207813 26.223540 26.239268 26.254995 26.270725 26.286462 26.302198 26.317935 26.333712 26.349597 26.365482 26.381367 26.397251 26.413136 26.429021 26.444906 26.460791 26.476675 26.492560 26.508445 26.524330 26.540214 26.556099 26.571984 26.591726 26.621667 26.651934 26.684021 26.716109 26.748196 26.780283 26.812370 26.859132 26.960799 27.105409 27.250804 27.399788 27.564851 27.730472 27.920444 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.075340 0.078239 0.081138 0.084037 0.086991 0.089991 0.092991 0.095991 0.098991 0.102345 0.105719 0.109093 0.112467 0.115866 0.119321 0.122777 0.126232 0.129687 0.133142 0.136598 0.140053 0.143508 0.146963 0.150418 0.153874 0.157329 0.160784 0.164239 0.167695 0.171150 0.174605 0.178060 0.181747 0.185496 0.189244 0.192994 0.196767 0.200540 0.204313 0.208274 0.212545 0.216817 0.221110 0.225404 0.229699 0.233993 0.238299 0.242761 0.247222 0.251773 0.256390 0.261006 0.265623 0.270239 0.274856 0.279473 0.284089 0.289112 0.294176 0.299368 0.304686 0.310005 0.315323 0.320641 0.325960 0.331278 0.336645 0.342057 0.347544 0.353425 0.359306 0.365187 0.371068 0.376949 0.382830 0.388712 0.394593 0.400474 0.406355 0.412236 0.418117 0.423998 0.429879 0.435760 0.441641 0.447522 0.453404 0.459285 0.465166 0.471047 0.476928 0.482809 0.488690 0.494571 0.500452 0.506333 0.512335 0.518566 0.524798 0.531152 0.537511 0.543871 0.550230 0.556589 0.562948 0.569307 0.575667 0.582026 0.588385 0.594744 0.601103 0.607462 0.613822 0.620181 0.626540 0.632899 0.639258 0.645193 0.650265 0.654228 0.657263 0.660299 0.663334 0.666370 0.669406 0.672441 0.675477 0.678513 0.681548 0.684584 0.687620 0.690655 0.693691 0.696727 0.699762 0.702798 0.705834 0.708869 0.711905 0.714940 0.717976 0.721012 0.724047 0.727083 0.730119 0.733154 0.736190 0.739226 0.742261 0.745297 0.748333 0.751368 0.754404 0.757440 0.761304 0.735025 0.726478 0.716153 0.705828 0.697692 0.691234 0.680354 0.669275 0.660802 0.656758 0.652714 0.648067 0.640981 0.633894 0.626807 0.619721 0.612634 0.607001 0.605528 0.605593 0.605497 0.605372 0.605247 0.605122 0.604997 0.604872 0.604747 0.604622 0.604498 0.604373 0.604248 0.604123 0.603998 0.603873 0.603748 0.603623 0.603498 0.603374 0.603240 0.603057 0.602837 0.602617 0.602385 0.602127 0.601857 0.601587 0.601317 0.601047 0.600777 0.600506 0.600236 0.599966 0.599696 0.599426 0.599156 0.598886 0.598615 0.598346 0.598108 0.598164 0.598221 0.598278 0.598335 0.598392 0.598448 0.598462 0.598470 0.598478 0.598486 0.598494 0.598503 0.598511 0.598519 0.598527 0.598535 0.598543 0.598552 0.598560 0.598536 0.598479 0.598422 0.598366 0.598309 0.598252 0.598195 0.598138 0.598071 0.597968 0.597860 0.597753 0.597646 0.597539 0.597432 0.597325 0.597218 0.597111 0.597004 0.596920 0.596943 0.597011 0.597078 0.597145 0.597213 0.597280 0.597347 0.597415 0.597482 0.597549 0.597586 0.597611 0.597635 0.597659 0.597684 0.597708 0.597732 0.597756 0.597781 0.597774 0.597713 0.597645 0.597578 0.597511 0.597443 0.597376 0.597309 0.597242 0.597174 0.597107 0.597040 0.596940 0.596829 0.596718 0.596607 0.596496 0.596386 0.596275 0.596169 0.596102 0.596064 0.596026 0.595988 0.595950 0.595912 0.595856 0.595790 0.595724 0.595658 0.891299 2.357424 3.823548 5.289672 6.755797 8.221921 9.688045 11.154170 12.620294 14.086418 15.552543 17.018667 18.484791 19.950916 21.417040 21.862599 22.093669 22.324739 22.555809 22.827145 23.105693 23.384667 23.702463 24.022887 24.081467 24.128184 24.143148 24.158112 24.173076 24.188041 24.203005 24.217969 24.232933 24.247897 24.262862 24.277826 24.292790 24.307754 24.322764 24.337814 24.352864 24.367913 24.382983 24.398097 24.413211 24.428324 24.443438 24.458552 24.473666 24.488780 24.503894 24.519007 24.534121 24.549235 24.564349 24.579543 24.594771 24.610000 24.625229 24.640476 24.655741 24.671006 24.686271 24.701536 24.716801 24.732066 24.747331 24.762596 24.777861 24.793126 24.808391 24.823661 24.839064 24.854468 24.869872 24.885276 24.900692 24.916110 24.931527 24.946945 24.962362 24.977780 24.993198 25.008615 25.024035 25.039456 25.054876 25.070297 25.085800 25.101372 25.116944 25.132515 25.148087 25.163659 25.179231 25.194803 25.210374 25.225946 25.241518 25.257090 25.273537 25.291990 25.310443 25.328896 25.428545 25.601560 25.774575 25.888720 25.940723 25.975960 25.991688 26.007415 26.023143 26.038870 26.054598 26.070325 26.086053 26.101780 26.117508 26.133235 26.148963 26.164707 26.180485 26.196262 26.212039 26.227850 26.243735 26.259619 26.275504 26.291389 26.307274 26.323158 26.339043 26.354928 26.370813 26.386698 26.402582 26.419055 26.436822 26.454589 26.472357 26.500658 26.532745 26.564833 26.596920 26.629007 26.661094 26.696000 26.731634 26.863192 27.008587 27.153981 27.306814 27.470169 27.635790 27.841582 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.077085 0.079984 0.082883 0.085782 0.088681 0.091678 0.094696 0.097713 0.100730 0.103833 0.107248 0.110663 0.114078 0.117493 0.120931 0.124386 0.127842 0.131297 0.134752 0.138207 0.141663 0.145118 0.148573 0.152028 0.155484 0.158939 0.162394 0.165849 0.169305 0.172760 0.176215 0.179670 0.183143 0.186883 0.190623 0.194363 0.198113 0.201886 0.205660 0.209433 0.213486 0.217705 0.221931 0.226225 0.230520 0.234814 0.239108 0.243430 0.247840 0.252251 0.256818 0.261435 0.266052 0.270668 0.275285 0.279901 0.284518 0.289159 0.294045 0.298932 0.304089 0.309407 0.314726 0.320044 0.325362 0.330680 0.335999 0.341317 0.346635 0.352097 0.357868 0.363639 0.369501 0.375382 0.381263 0.387144 0.393025 0.398907 0.404788 0.410669 0.416550 0.422431 0.428312 0.434193 0.440074 0.445955 0.451836 0.457718 0.463599 0.469480 0.475361 0.481242 0.487123 0.493004 0.498885 0.504766 0.510647 0.516553 0.522478 0.528418 0.534778 0.541137 0.547496 0.553855 0.560214 0.566573 0.572933 0.579292 0.585651 0.592010 0.598369 0.604728 0.611088 0.617447 0.623806 0.630165 0.636524 0.642884 0.649243 0.655602 0.661843 0.666497 0.670487 0.673523 0.676559 0.679594 0.682630 0.685666 0.688701 0.691737 0.694772 0.697808 0.700844 0.703879 0.706915 0.709951 0.712986 0.716022 0.719058 0.722093 0.725129 0.728165 0.731200 0.734236 0.737272 0.740307 0.743343 0.746379 0.749414 0.752450 0.755485 0.758521 0.761557 0.765394 0.750209 0.740115 0.733461 0.723329 0.713005 0.704811 0.698514 0.689255 0.678176 0.669023 0.664979 0.660935 0.656676 0.650733 0.643646 0.636560 0.629473 0.622386 0.615274 0.608422 0.605619 0.605494 0.605369 0.605244 0.605119 0.604994 0.604869 0.604744 0.604620 0.604495 0.604370 0.604245 0.604120 0.603995 0.603870 0.603745 0.603620 0.603496 0.603361 0.603179 0.602959 0.602739 0.602499 0.602229 0.601959 0.601689 0.601419 0.601149 0.600879 0.600608 0.600338 0.600068 0.599798 0.599528 0.599258 0.598988 0.598718 0.598447 0.598220 0.598266 0.598323 0.598380 0.598437 0.598494 0.598537 0.598548 0.598556 0.598564 0.598572 0.598580 0.598588 0.598597 0.598605 0.598613 0.598621 0.598629 0.598637 0.598646 0.598622 0.598565 0.598508 0.598451 0.598395 0.598338 0.598281 0.598224 0.598144 0.598039 0.597932 0.597825 0.597718 0.597611 0.597504 0.597397 0.597290 0.597183 0.597076 0.596990 0.597015 0.597082 0.597150 0.597217 0.597284 0.597352 0.597419 0.597486 0.597554 0.597621 0.597648 0.597672 0.597697 0.597721 0.597745 0.597770 0.597794 0.597818 0.597842 0.597835 0.597774 0.597707 0.597640 0.597572 0.597505 0.597438 0.597371 0.597303 0.597236 0.597169 0.597099 0.596993 0.596882 0.596771 0.596660 0.596549 0.596438 0.596328 0.596222 0.596155 0.596117 0.596079 0.596041 0.596003 0.595965 0.595913 0.595847 0.595781 0.595715 0.650462 1.975744 3.441868 4.907993 6.374117 7.840241 9.306366 10.772490 12.238614 13.704739 15.170863 16.636988 18.103112 19.569236 21.035361 21.641699 21.872769 22.103839 22.334908 22.595365 22.873913 23.152461 23.457578 23.779500 23.940657 23.972775 24.004893 24.022430 24.037394 24.052358 24.067323 24.082287 24.097251 24.112215 24.127179 24.142143 24.157108 24.172072 24.187036 24.202014 24.217105 24.232196 24.247286 24.262377 24.277488 24.292602 24.307716 24.322830 24.337944 24.353058 24.368171 24.383285 24.398403 24.413525 24.428647 24.443769 24.458932 24.474197 24.489462 24.504727 24.519992 24.535257 24.550522 24.565787 24.581052 24.596317 24.611582 24.626847 24.642112 24.657404 24.672703 24.688002 24.703301 24.718677 24.734094 24.749512 24.764929 24.780347 24.795765 24.811182 24.826600 24.842017 24.857435 24.872853 24.888270 24.903703 24.919175 24.934648 24.950120 24.965609 24.981181 24.996753 25.012325 25.027896 25.043468 25.059040 25.074612 25.090184 25.105755 25.121327 25.136899 25.152471 25.187371 25.223676 25.306785 25.479800 25.652815 25.782907 25.814501 25.846094 25.869928 25.885656 25.901383 25.917111 25.932838 25.948566 25.964293 25.980021 25.995748 26.011476 26.027203 26.042931 26.058691 26.074510 26.090328 26.106146 26.121987 26.137872 26.153757 26.169642 26.185526 26.201411 26.217296 26.233181 26.249065 26.264950 26.280835 26.296720 26.314430 26.335536 26.356643 26.381469 26.413557 26.445644 26.477731 26.509818 26.541906 26.583920 26.640974 26.766369 26.911764 27.057159 27.212533 27.375488 27.538148 27.711743 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.081728 0.084627 0.087526 0.090425 0.093341 0.096376 0.099411 0.102447 0.105482 0.108720 0.112175 0.115631 0.119086 0.122541 0.125996 0.129452 0.132907 0.136362 0.139817 0.143273 0.146728 0.150183 0.153638 0.157093 0.160549 0.164004 0.167459 0.170914 0.174370 0.177825 0.181280 0.184735 0.188283 0.192015 0.195746 0.199478 0.203233 0.207006 0.210779 0.214553 0.218674 0.222845 0.227046 0.231340 0.235635 0.239929 0.244224 0.248543 0.252903 0.257262 0.261864 0.266480 0.271097 0.275713 0.280330 0.284946 0.289563 0.294207 0.298924 0.303640 0.308810 0.314128 0.319446 0.324765 0.330083 0.335401 0.340720 0.346038 0.351356 0.356786 0.362355 0.367934 0.373815 0.379696 0.385577 0.391458 0.397339 0.403221 0.409102 0.414983 0.420864 0.426745 0.432626 0.438507 0.444388 0.450269 0.456150 0.462031 0.467913 0.473794 0.479675 0.485556 0.491437 0.497318 0.503199 0.509080 0.514961 0.520842 0.526724 0.532648 0.538736 0.544824 0.551121 0.557480 0.563839 0.570199 0.576558 0.582917 0.589276 0.595635 0.601995 0.608354 0.614713 0.621072 0.627431 0.633790 0.640150 0.646509 0.652868 0.659227 0.665586 0.671945 0.678305 0.682891 0.686747 0.689783 0.692818 0.695854 0.698890 0.701925 0.704961 0.707997 0.711032 0.714068 0.717104 0.720139 0.723175 0.726211 0.729246 0.732282 0.735317 0.738353 0.741389 0.744424 0.747460 0.750496 0.753531 0.756567 0.759603 0.762638 0.765676 0.768723 0.765626 0.755532 0.745438 0.740161 0.730506 0.720181 0.711928 0.705785 0.697941 0.687076 0.677927 0.673199 0.669156 0.665112 0.660264 0.653399 0.646312 0.639226 0.632139 0.624144 0.614897 0.608295 0.605491 0.605366 0.605241 0.605116 0.604991 0.604866 0.604742 0.604617 0.604492 0.604367 0.604242 0.604117 0.603992 0.603867 0.603742 0.603618 0.603482 0.603301 0.603081 0.602853 0.602601 0.602331 0.602061 0.601791 0.601521 0.601251 0.600981 0.600710 0.600440 0.600170 0.599900 0.599630 0.599360 0.599090 0.598820 0.598549 0.598331 0.598368 0.598425 0.598482 0.598539 0.598596 0.598623 0.598633 0.598642 0.598650 0.598658 0.598666 0.598674 0.598682 0.598691 0.598699 0.598707 0.598715 0.598723 0.598731 0.598707 0.598651 0.598594 0.598537 0.598480 0.598423 0.598367 0.598310 0.598218 0.598111 0.598004 0.597897 0.597790 0.597683 0.597576 0.597469 0.597361 0.597254 0.597147 0.597059 0.597087 0.597154 0.597222 0.597289 0.597356 0.597423 0.597491 0.597558 0.597625 0.597684 0.597710 0.597734 0.597758 0.597783 0.597807 0.597831 0.597856 0.597880 0.597904 0.597896 0.597836 0.597769 0.597701 0.597634 0.597567 0.597500 0.597432 0.597365 0.597298 0.597230 0.597152 0.597046 0.596935 0.596824 0.596713 0.596602 0.596491 0.596381 0.596275 0.596207 0.596170 0.596132 0.596094 0.596056 0.596018 0.595969 0.595904 0.595838 0.595772 0.605626 1.594064 3.060189 4.526313 5.992438 7.458562 8.924686 10.390811 11.856935 13.323059 14.789184 16.255308 17.721432 19.187557 20.653681 21.420798 21.651868 21.882938 22.114008 22.363584 22.642132 22.920681 23.212697 23.534615 23.825164 23.844801 23.864438 23.884075 23.901712 23.916676 23.931640 23.946604 23.961569 23.976533 23.991497 24.006461 24.021425 24.036406 24.051388 24.066370 24.081351 24.096425 24.111539 24.126652 24.141766 24.156880 24.171994 24.187108 24.202222 24.217335 24.232449 24.247563 24.262677 24.277795 24.292961 24.308127 24.323293 24.338459 24.353713 24.368978 24.384243 24.399508 24.414773 24.430038 24.445303 24.460568 24.475833 24.491098 24.506363 24.521628 24.536926 24.552272 24.567619 24.582966 24.598332 24.613749 24.629167 24.644584 24.660002 24.675420 24.690837 24.706255 24.721672 24.737090 24.752508 24.767925 24.783343 24.798856 24.814380 24.829904 24.845428 24.860990 24.876562 24.892134 24.907706 24.923277 24.938849 24.954421 24.969993 24.985565 25.001136 25.016708 25.032280 25.086461 25.185026 25.358040 25.531055 25.685642 25.705773 25.725905 25.746037 25.763896 25.779623 25.795351 25.811078 25.826806 25.842533 25.858261 25.873988 25.889716 25.905443 25.921171 25.936898 25.952678 25.968537 25.984396 26.000256 26.016125 26.032009 26.047894 26.063779 26.079664 26.095549 26.111433 26.127318 26.143203 26.159088 26.174973 26.190857 26.210651 26.236643 26.262635 26.294368 26.326455 26.358542 26.390630 26.422717 26.454847 26.542889 26.669547 26.814941 26.960336 27.117128 27.280807 27.442816 27.593196 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.086377 0.089283 0.092190 0.095096 0.098076 0.101162 0.104248 0.107334 0.110420 0.113785 0.117241 0.120696 0.124151 0.127606 0.131062 0.134517 0.137972 0.141427 0.144882 0.148338 0.151793 0.155248 0.158703 0.162159 0.165614 0.169069 0.172524 0.175980 0.179435 0.182890 0.186345 0.189800 0.193418 0.197142 0.200865 0.204589 0.208352 0.212126 0.215899 0.219717 0.223842 0.227968 0.232161 0.236455 0.240750 0.245044 0.249339 0.253640 0.257946 0.262292 0.266909 0.271525 0.276142 0.280758 0.285375 0.289991 0.294608 0.299225 0.303841 0.308458 0.313639 0.318882 0.324167 0.329486 0.334804 0.340122 0.345440 0.350759 0.356077 0.361417 0.366772 0.372248 0.378129 0.384010 0.389891 0.395772 0.401653 0.407534 0.413416 0.419297 0.425178 0.431059 0.436940 0.442821 0.448702 0.454583 0.460464 0.466345 0.472227 0.478108 0.483989 0.489870 0.495751 0.501632 0.507513 0.513394 0.519275 0.525156 0.531037 0.536919 0.542800 0.548681 0.554895 0.561154 0.567465 0.573824 0.580183 0.586542 0.592901 0.599261 0.605620 0.611979 0.618338 0.624697 0.631057 0.637416 0.643775 0.650134 0.656493 0.662852 0.669212 0.675571 0.681930 0.688289 0.694648 0.699489 0.703007 0.706043 0.709078 0.712114 0.715149 0.718185 0.721221 0.724256 0.727292 0.730328 0.733363 0.736399 0.739435 0.742470 0.745506 0.748542 0.751577 0.754613 0.757649 0.760684 0.763720 0.766756 0.769791 0.773083 0.780147 0.770949 0.760855 0.750762 0.746645 0.737683 0.727358 0.719038 0.712877 0.706695 0.695976 0.686394 0.681420 0.677376 0.673332 0.669152 0.663151 0.656065 0.648978 0.640832 0.631290 0.621755 0.614867 0.609400 0.606009 0.605238 0.605113 0.604988 0.604864 0.604739 0.604614 0.604489 0.604364 0.604239 0.604114 0.603989 0.603864 0.603740 0.603603 0.603423 0.603203 0.602968 0.602703 0.602433 0.602163 0.601893 0.601623 0.601353 0.601083 0.600813 0.600542 0.600272 0.600002 0.599732 0.599462 0.599192 0.598922 0.598651 0.598441 0.598470 0.598527 0.598584 0.598641 0.598696 0.598711 0.598719 0.598727 0.598736 0.598744 0.598752 0.598760 0.598768 0.598776 0.598785 0.598793 0.598801 0.598809 0.598817 0.598792 0.598737 0.598680 0.598623 0.598566 0.598509 0.598452 0.598387 0.598290 0.598183 0.598076 0.597969 0.597862 0.597754 0.597647 0.597540 0.597433 0.597326 0.597219 0.597129 0.597159 0.597226 0.597293 0.597361 0.597428 0.597495 0.597562 0.597630 0.597697 0.597746 0.597771 0.597796 0.597820 0.597844 0.597869 0.597893 0.597917 0.597942 0.597966 0.597957 0.597898 0.597830 0.597763 0.597696 0.597628 0.597561 0.597494 0.597427 0.597359 0.597292 0.597207 0.597099 0.596988 0.596877 0.596766 0.596655 0.596544 0.596433 0.596328 0.596260 0.596222 0.596185 0.596147 0.596109 0.596071 0.596025 0.595961 0.595895 0.595829 0.595763 1.212385 2.678509 4.144634 5.610758 7.076882 8.543007 10.009131 11.475255 12.941380 14.407504 15.873628 17.339753 18.805877 20.272001 21.199898 21.430968 21.662038 21.893108 22.133120 22.410352 22.688900 22.970272 23.289730 23.606118 23.721137 23.736101 23.751065 23.766030 23.780994 23.795958 23.810922 23.825886 23.840851 23.855815 23.870779 23.885743 23.900707 23.915701 23.930724 23.945746 23.960768 23.975816 23.990930 24.006044 24.021158 24.036272 24.051386 24.066499 24.081613 24.096727 24.111841 24.126955 24.142069 24.157182 24.172361 24.187571 24.202781 24.217992 24.233229 24.248494 24.263759 24.279024 24.294289 24.309554 24.324819 24.340084 24.355349 24.370614 24.385879 24.401144 24.416409 24.431804 24.447199 24.462594 24.477989 24.493404 24.508822 24.524239 24.539657 24.555075 24.570492 24.585910 24.601327 24.616748 24.632170 24.647592 24.663014 24.678512 24.694084 24.709656 24.725228 24.740799 24.756371 24.771943 24.787515 24.803087 24.818658 24.834230 24.849802 24.866878 24.888027 24.909176 24.930325 25.063266 25.236281 25.409295 25.539354 25.594954 25.610681 25.626409 25.642136 25.657864 25.673591 25.689319 25.705046 25.720774 25.736501 25.752229 25.767956 25.783691 25.799434 25.815177 25.830920 25.846723 25.862608 25.878493 25.894377 25.910262 25.926147 25.942032 25.957917 25.973801 25.989686 26.005571 26.021456 26.037516 26.053814 26.070112 26.086409 26.111005 26.143092 26.175179 26.207266 26.239354 26.271441 26.303528 26.335616 26.430976 26.572724 26.718119 26.863513 27.020749 27.186126 27.349965 27.493547 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.088119 0.091044 0.093968 0.096893 0.099818 0.102879 0.106006 0.109133 0.112260 0.115395 0.118851 0.122306 0.125761 0.129216 0.132671 0.136127 0.139582 0.143037 0.146492 0.149948 0.153403 0.156858 0.160313 0.163769 0.167224 0.170679 0.174134 0.177589 0.181045 0.184500 0.187955 0.191410 0.194866 0.198549 0.202265 0.205980 0.209699 0.213472 0.217245 0.221019 0.224909 0.228991 0.233074 0.237276 0.241571 0.245865 0.250160 0.254454 0.258749 0.263043 0.267421 0.272000 0.276580 0.281187 0.285803 0.290420 0.295037 0.299653 0.304270 0.308886 0.313539 0.318597 0.323654 0.328888 0.334206 0.339525 0.344843 0.350161 0.355480 0.360798 0.366116 0.371434 0.376900 0.382620 0.388340 0.394205 0.400086 0.405967 0.411848 0.417730 0.423611 0.429492 0.435373 0.441254 0.447135 0.453016 0.458897 0.464778 0.470659 0.476540 0.482422 0.488303 0.494184 0.500065 0.505946 0.511827 0.517708 0.523589 0.529470 0.535351 0.541233 0.547114 0.553000 0.558951 0.564901 0.571090 0.577449 0.583808 0.590168 0.596527 0.602886 0.609245 0.615604 0.621963 0.628323 0.634682 0.641041 0.647400 0.653759 0.660118 0.666478 0.672837 0.679196 0.685555 0.691914 0.698274 0.704609 0.710930 0.716231 0.719267 0.722302 0.725338 0.728374 0.731409 0.734445 0.737481 0.740516 0.743552 0.746588 0.749623 0.752659 0.755694 0.758730 0.761766 0.764801 0.767837 0.770873 0.773908 0.777432 0.793026 0.783947 0.776272 0.766179 0.756228 0.752779 0.744860 0.734535 0.726179 0.719969 0.713820 0.704876 0.694144 0.689641 0.685597 0.681553 0.677509 0.672520 0.665817 0.657757 0.648129 0.638367 0.628872 0.621724 0.615575 0.610392 0.606592 0.605110 0.604986 0.604861 0.604736 0.604611 0.604486 0.604361 0.604236 0.604111 0.603986 0.603862 0.603724 0.603545 0.603321 0.603076 0.602806 0.602535 0.602265 0.601995 0.601725 0.601455 0.601185 0.600915 0.600644 0.600374 0.600104 0.599834 0.599564 0.599294 0.599024 0.598754 0.598551 0.598572 0.598629 0.598686 0.598743 0.598784 0.598797 0.598805 0.598813 0.598821 0.598829 0.598838 0.598846 0.598854 0.598862 0.598870 0.598879 0.598887 0.598895 0.598903 0.598877 0.598823 0.598766 0.598709 0.598652 0.598595 0.598538 0.598463 0.598362 0.598255 0.598147 0.598040 0.597933 0.597826 0.597719 0.597612 0.597505 0.597398 0.597291 0.597198 0.597230 0.597298 0.597365 0.597432 0.597500 0.597567 0.597634 0.597702 0.597769 0.597808 0.597833 0.597857 0.597882 0.597906 0.597930 0.597955 0.597979 0.598003 0.598027 0.598018 0.597959 0.597892 0.597825 0.597757 0.597690 0.597623 0.597556 0.597488 0.597421 0.597354 0.597261 0.597151 0.597041 0.596930 0.596819 0.596708 0.596597 0.596486 0.596381 0.596313 0.596275 0.596238 0.596200 0.596162 0.596124 0.596081 0.596018 0.595952 0.595886 0.595820 0.830705 2.296830 3.762954 5.229078 6.695203 8.161327 9.627451 11.093576 12.559700 14.025825 15.491949 16.958073 18.424198 19.890322 20.978997 21.210067 21.441137 21.672207 21.905557 22.178572 22.457120 22.735668 23.044845 23.366766 23.535273 23.593152 23.615383 23.630347 23.645312 23.660276 23.675240 23.690204 23.705168 23.720133 23.735097 23.750061 23.765025 23.779989 23.794962 23.810025 23.825089 23.840152 23.855215 23.870322 23.885436 23.900550 23.915663 23.930777 23.945891 23.961005 23.976119 23.991233 24.006346 24.021460 24.036574 24.051724 24.066979 24.082234 24.097489 24.112745 24.128010 24.143275 24.158540 24.173805 24.189070 24.204335 24.219600 24.234865 24.250149 24.265440 24.280730 24.296020 24.311389 24.326806 24.342224 24.357641 24.373059 24.388477 24.403894 24.419312 24.434730 24.450147 24.465565 24.480982 24.496414 24.511887 24.527361 24.542834 24.558321 24.573893 24.589465 24.605037 24.620608 24.636180 24.651752 24.667324 24.682896 24.698467 24.714039 24.729611 24.745183 24.784699 24.826931 24.941506 25.114521 25.287536 25.400673 25.457265 25.488921 25.504649 25.520376 25.536104 25.551831 25.567559 25.583286 25.599014 25.614741 25.630469 25.646196 25.661924 25.677679 25.693463 25.709246 25.725030 25.740861 25.756745 25.772630 25.788515 25.804400 25.820284 25.836169 25.852054 25.867939 25.883824 25.899708 25.915593 25.932946 25.952011 25.971076 25.991816 26.023903 26.055991 26.088078 26.120165 26.152252 26.187531 26.236640 26.330507 26.475901 26.621296 26.768897 26.925824 27.091445 27.257066 27.396723 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.092778 0.095721 0.098664 0.101606 0.104549 0.107705 0.110872 0.114040 0.117207 0.120460 0.123916 0.127371 0.130826 0.134281 0.137737 0.141192 0.144647 0.148102 0.151558 0.155013 0.158468 0.161923 0.165378 0.168834 0.172289 0.175744 0.179199 0.182655 0.186110 0.189565 0.193020 0.196476 0.199968 0.203676 0.207383 0.211091 0.214818 0.218592 0.222365 0.226138 0.230081 0.234123 0.238166 0.242391 0.246686 0.250980 0.255275 0.259569 0.263864 0.268158 0.272560 0.277091 0.281621 0.286232 0.290849 0.295465 0.300082 0.304698 0.309315 0.313931 0.318618 0.323498 0.328378 0.333609 0.338927 0.344245 0.349564 0.354882 0.360200 0.365519 0.370837 0.376155 0.381571 0.387087 0.392638 0.398519 0.404400 0.410281 0.416162 0.422044 0.427925 0.433806 0.439687 0.445568 0.451449 0.457330 0.463211 0.469092 0.474973 0.480854 0.486736 0.492617 0.498498 0.504379 0.510260 0.516141 0.522022 0.527903 0.533784 0.539665 0.545547 0.551428 0.557309 0.563190 0.569071 0.575127 0.581241 0.587434 0.593793 0.600152 0.606511 0.612870 0.619229 0.625589 0.631948 0.638307 0.644666 0.651025 0.657385 0.663744 0.670103 0.676462 0.682821 0.689180 0.695540 0.701899 0.708258 0.714617 0.720875 0.726951 0.732491 0.735526 0.738562 0.741598 0.744633 0.747669 0.750705 0.753740 0.756776 0.759812 0.762847 0.765883 0.768919 0.771954 0.774990 0.778026 0.781760 0.806023 0.796944 0.787972 0.781596 0.771502 0.761495 0.757759 0.752036 0.741711 0.733327 0.727060 0.720995 0.713440 0.703141 0.697862 0.693818 0.689774 0.685730 0.681686 0.674730 0.664968 0.655206 0.645444 0.635706 0.628544 0.622300 0.616125 0.611472 0.607234 0.604983 0.604858 0.604733 0.604608 0.604483 0.604358 0.604233 0.604108 0.603984 0.603845 0.603667 0.603436 0.603178 0.602908 0.602637 0.602367 0.602097 0.601827 0.601557 0.601287 0.601017 0.600746 0.600476 0.600206 0.599936 0.599666 0.599396 0.599126 0.598856 0.598659 0.598674 0.598731 0.598788 0.598845 0.598872 0.598883 0.598891 0.598899 0.598907 0.598915 0.598923 0.598932 0.598940 0.598948 0.598956 0.598964 0.598973 0.598981 0.598989 0.598962 0.598908 0.598851 0.598795 0.598738 0.598681 0.598624 0.598540 0.598433 0.598326 0.598219 0.598112 0.598005 0.597898 0.597791 0.597684 0.597577 0.597470 0.597363 0.597266 0.597302 0.597370 0.597437 0.597504 0.597571 0.597639 0.597706 0.597773 0.597838 0.597870 0.597895 0.597919 0.597943 0.597968 0.597992 0.598016 0.598041 0.598065 0.598089 0.598080 0.598021 0.597954 0.597886 0.597819 0.597752 0.597685 0.597617 0.597550 0.597483 0.597412 0.597315 0.597204 0.597093 0.596983 0.596872 0.596761 0.596650 0.596539 0.596434 0.596366 0.596328 0.596290 0.596253 0.596215 0.596177 0.596137 0.596075 0.596009 0.595943 0.595878 0.621501 1.915150 3.381275 4.847399 6.313523 7.779648 9.245772 10.711896 12.178021 13.644145 15.110269 16.576394 18.042518 19.508642 20.758097 20.989167 21.220237 21.451307 21.682377 21.946792 22.225340 22.503888 22.799960 23.121881 23.406071 23.437900 23.469729 23.494665 23.509629 23.524594 23.539558 23.554522 23.569486 23.584450 23.599414 23.614379 23.629343 23.644307 23.659271 23.674235 23.689293 23.704397 23.719501 23.734605 23.749714 23.764827 23.779941 23.795055 23.810169 23.825283 23.840397 23.855510 23.870626 23.885774 23.900922 23.916070 23.931218 23.946466 23.961731 23.976996 23.992261 24.007526 24.022791 24.038056 24.053321 24.068586 24.083851 24.099116 24.114381 24.129673 24.145011 24.160349 24.175687 24.191044 24.206461 24.221879 24.237296 24.252714 24.268132 24.283549 24.298967 24.314384 24.329802 24.345220 24.360637 24.376055 24.391565 24.407091 24.422616 24.438141 24.453702 24.469274 24.484846 24.500418 24.515989 24.531561 24.547133 24.562705 24.578277 24.593848 24.609420 24.624992 24.688521 24.819746 24.992761 25.165776 25.292705 25.326631 25.360557 25.382889 25.398617 25.414344 25.430072 25.445799 25.461527 25.477254 25.492982 25.508709 25.524437 25.540164 25.555892 25.571669 25.587494 25.603319 25.619143 25.634998 25.650883 25.666768 25.682652 25.698537 25.714422 25.730307 25.746191 25.762076 25.777961 25.793846 25.809731 25.829148 25.852111 25.875074 25.904715 25.936802 25.968889 26.000976 26.033064 26.065151 26.132196 26.233684 26.379079 26.524473 26.673405 26.831143 26.996764 27.162385 27.302275 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.082906 0.085805 0.088704 0.091603 0.094502 0.097448 0.100409 0.103369 0.106330 0.109344 0.112552 0.115760 0.118968 0.122177 0.125526 0.128981 0.132436 0.135891 0.139346 0.142802 0.146257 0.149712 0.153167 0.156623 0.160078 0.163533 0.166988 0.170444 0.173899 0.177354 0.180809 0.184265 0.187720 0.191175 0.194630 0.198085 0.201541 0.205098 0.208798 0.212498 0.216197 0.219938 0.223711 0.227485 0.231258 0.235235 0.239239 0.243244 0.247506 0.251801 0.256095 0.260390 0.264684 0.268979 0.273273 0.277683 0.282164 0.286661 0.291277 0.295894 0.300510 0.305127 0.309743 0.314360 0.318976 0.323635 0.328346 0.333056 0.338330 0.343648 0.348966 0.354285 0.359603 0.364921 0.370240 0.375558 0.380876 0.386194 0.391513 0.396989 0.402854 0.408718 0.414595 0.420476 0.426357 0.432239 0.438120 0.444001 0.449882 0.455763 0.461644 0.467525 0.473406 0.479287 0.485168 0.491050 0.496931 0.502812 0.508693 0.514574 0.520455 0.526336 0.532217 0.538098 0.543979 0.549860 0.555742 0.561623 0.567504 0.573385 0.579266 0.585147 0.591199 0.597486 0.603777 0.610136 0.616496 0.622855 0.629214 0.635573 0.641932 0.648291 0.654651 0.661010 0.667369 0.673728 0.680087 0.686446 0.692806 0.699165 0.705524 0.711883 0.718242 0.724602 0.730961 0.737264 0.743066 0.748751 0.751786 0.754822 0.757858 0.760893 0.763929 0.766965 0.770000 0.773036 0.776071 0.779107 0.782143 0.786028 0.813204 0.809845 0.800862 0.791783 0.786481 0.776825 0.766731 0.762640 0.759213 0.748888 0.740475 0.734152 0.728087 0.722022 0.712277 0.706083 0.702039 0.697995 0.693951 0.688987 0.681314 0.672045 0.662283 0.652521 0.642890 0.635376 0.629157 0.622876 0.617255 0.612551 0.608010 0.604855 0.604730 0.604605 0.604480 0.604355 0.604230 0.604106 0.603967 0.603787 0.603550 0.603280 0.603010 0.602739 0.602469 0.602199 0.601929 0.601659 0.601389 0.601119 0.600849 0.600578 0.600308 0.600038 0.599768 0.599498 0.599228 0.598958 0.598767 0.598776 0.598833 0.598890 0.598942 0.598960 0.598968 0.598977 0.598985 0.598993 0.599001 0.599009 0.599017 0.599026 0.599034 0.599042 0.599050 0.599058 0.599067 0.599075 0.599048 0.598994 0.598937 0.598880 0.598824 0.598767 0.598703 0.598612 0.598505 0.598398 0.598291 0.598184 0.598077 0.597970 0.597863 0.597756 0.597648 0.597541 0.597434 0.597335 0.597374 0.597441 0.597509 0.597576 0.597643 0.597710 0.597778 0.597845 0.597902 0.597932 0.597956 0.597981 0.598005 0.598029 0.598054 0.598078 0.598102 0.598127 0.598151 0.598141 0.598083 0.598015 0.597948 0.597881 0.597814 0.597746 0.597679 0.597612 0.597544 0.597469 0.597368 0.597257 0.597146 0.597036 0.596925 0.596814 0.596703 0.596592 0.596487 0.596419 0.596381 0.596343 0.596305 0.596268 0.596230 0.596192 0.596133 0.596067 0.596001 0.595935 0.595869 1.533471 2.999595 4.465719 5.931844 7.397968 8.864092 10.330217 11.796341 13.262465 14.728590 16.194714 17.660838 19.126963 20.502482 20.768266 20.999336 21.230406 21.461476 21.715011 21.993559 22.272108 22.556287 22.876996 23.198918 23.315446 23.334927 23.354407 23.373887 23.388911 23.403875 23.418840 23.433804 23.448768 23.463732 23.478696 23.493661 23.508640 23.523635 23.538630 23.553625 23.568650 23.583764 23.598878 23.613991 23.629105 23.644219 23.659333 23.674447 23.689560 23.704674 23.719788 23.734902 23.750016 23.765180 23.780372 23.795564 23.810756 23.825982 23.841247 23.856512 23.871777 23.887042 23.902307 23.917572 23.932837 23.948102 23.963367 23.978631 23.993896 24.009161 24.024544 24.039931 24.055317 24.070704 24.086116 24.101534 24.116951 24.132369 24.147787 24.163204 24.178622 24.194039 24.209460 24.224884 24.240307 24.255730 24.271224 24.286796 24.302368 24.317940 24.333511 24.349083 24.364655 24.380227 24.395799 24.411370 24.426942 24.442514 24.460130 24.484376 24.508622 24.532868 24.697987 24.871001 25.044016 25.194557 25.216097 25.237637 25.259176 25.276857 25.292584 25.308312 25.324039 25.339767 25.355494 25.371222 25.386950 25.402677 25.418405 25.434132 25.449860 25.465662 25.481528 25.497394 25.513259 25.529135 25.545020 25.560905 25.576790 25.592675 25.608559 25.624444 25.640329 25.656214 25.672099 25.687983 25.703868 25.726716 25.755581 25.785526 25.817613 25.849700 25.881788 25.913875 25.945962 26.011792 26.136861 26.282256 26.427651 26.576862 26.736462 26.902082 27.067703 27.237424 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.087550 0.090449 0.093348 0.096247 0.099150 0.102128 0.105106 0.108084 0.111063 0.114172 0.117421 0.120670 0.123919 0.127168 0.130591 0.134046 0.137501 0.140956 0.144412 0.147867 0.151322 0.154777 0.158233 0.161688 0.165143 0.168598 0.172053 0.175509 0.178964 0.182419 0.185874 0.189330 0.192785 0.196240 0.199695 0.203151 0.206606 0.210225 0.213916 0.217608 0.221300 0.225058 0.228831 0.232604 0.236403 0.240372 0.244341 0.248327 0.252622 0.256916 0.261211 0.265505 0.269800 0.274094 0.278389 0.282789 0.287219 0.291706 0.296322 0.300939 0.305555 0.310172 0.314788 0.319405 0.324022 0.328638 0.333255 0.337919 0.343155 0.348391 0.353687 0.359005 0.364324 0.369642 0.374960 0.380279 0.385597 0.390915 0.396234 0.401697 0.407366 0.413035 0.418909 0.424790 0.430671 0.436553 0.442434 0.448315 0.454196 0.460077 0.465958 0.471839 0.477720 0.483601 0.489482 0.495363 0.501245 0.507126 0.513007 0.518888 0.524769 0.530650 0.536531 0.542412 0.548293 0.554174 0.560056 0.565937 0.571818 0.577699 0.583580 0.589461 0.595401 0.601376 0.607402 0.613762 0.620121 0.626480 0.632839 0.639198 0.645557 0.651917 0.658276 0.664635 0.670994 0.677353 0.683713 0.690072 0.696431 0.702790 0.709149 0.715508 0.721868 0.728227 0.734586 0.740945 0.747304 0.753663 0.759293 0.764784 0.768046 0.771082 0.774117 0.777153 0.780189 0.783224 0.786260 0.789998 0.816876 0.814453 0.812227 0.804780 0.795701 0.790630 0.782148 0.772054 0.767521 0.766390 0.756065 0.747624 0.741244 0.735179 0.729096 0.720685 0.714303 0.710260 0.706216 0.701235 0.694325 0.687855 0.679122 0.669360 0.659597 0.649835 0.642195 0.636003 0.629732 0.623531 0.618172 0.613631 0.609089 0.605434 0.604602 0.604477 0.604352 0.604228 0.604089 0.603903 0.603652 0.603382 0.603112 0.602842 0.602571 0.602301 0.602031 0.601761 0.601491 0.601221 0.600951 0.600680 0.600410 0.600140 0.599870 0.599600 0.599330 0.599060 0.598875 0.598878 0.598935 0.598992 0.599031 0.599046 0.599054 0.599062 0.599071 0.599079 0.599087 0.599095 0.599103 0.599111 0.599120 0.599128 0.599136 0.599144 0.599152 0.599161 0.599134 0.599080 0.599023 0.598966 0.598909 0.598853 0.598782 0.598684 0.598577 0.598470 0.598363 0.598256 0.598149 0.598041 0.597934 0.597827 0.597720 0.597613 0.597506 0.597403 0.597446 0.597513 0.597580 0.597648 0.597715 0.597782 0.597849 0.597917 0.597966 0.597994 0.598018 0.598042 0.598067 0.598091 0.598115 0.598140 0.598164 0.598188 0.598212 0.598202 0.598144 0.598077 0.598010 0.597942 0.597875 0.597808 0.597741 0.597673 0.597606 0.597526 0.597421 0.597310 0.597199 0.597088 0.596978 0.596867 0.596756 0.596645 0.596539 0.596472 0.596434 0.596396 0.596358 0.596320 0.596283 0.596245 0.596190 0.596124 0.596058 0.595992 0.595926 1.151791 2.617915 4.084040 5.550164 7.016288 8.482413 9.948537 11.414661 12.880786 14.346910 15.813035 17.279159 18.745283 20.206136 20.547366 20.778436 21.009506 21.240576 21.483409 21.761779 22.040327 22.318875 22.632111 22.954033 23.168757 23.208336 23.223301 23.238265 23.253229 23.268193 23.283157 23.298122 23.313086 23.328050 23.343014 23.357978 23.372942 23.387912 23.402947 23.417983 23.433018 23.448054 23.463155 23.478269 23.493383 23.508497 23.523611 23.538724 23.553838 23.568952 23.584066 23.599180 23.614294 23.629407 23.644550 23.659786 23.675023 23.690259 23.705498 23.720763 23.736028 23.751293 23.766558 23.781823 23.797088 23.812352 23.827617 23.842895 23.858177 23.873459 23.888740 23.904101 23.919518 23.934936 23.950354 23.965771 23.981189 23.996606 24.012024 24.027442 24.042859 24.058277 24.073694 24.089124 24.104599 24.120074 24.135548 24.151033 24.166605 24.182177 24.197749 24.213321 24.228892 24.244464 24.260036 24.275608 24.291180 24.306751 24.322323 24.337895 24.382817 24.432358 24.576227 24.749242 24.922256 25.062183 25.107915 25.123642 25.139370 25.155097 25.170825 25.186552 25.202280 25.218007 25.233735 25.249462 25.265190 25.280917 25.296658 25.312408 25.328157 25.343907 25.359734 25.375619 25.391503 25.407388 25.423273 25.439158 25.455043 25.470927 25.486812 25.502697 25.518582 25.534466 25.551211 25.568594 25.585977 25.603360 25.634250 25.666337 25.698424 25.730512 25.762599 25.794686 25.836486 25.894644 26.040039 26.185433 26.330828 26.479414 26.641851 26.807401 26.972095 27.171643 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.092193 0.095092 0.097991 0.100890 0.103822 0.106818 0.109814 0.112810 0.115805 0.119023 0.122313 0.125602 0.128892 0.132201 0.135656 0.139111 0.142566 0.146022 0.149477 0.152932 0.156387 0.159842 0.163298 0.166753 0.170208 0.173663 0.177119 0.180574 0.184029 0.187484 0.190940 0.194395 0.197850 0.201305 0.204760 0.208216 0.211671 0.215346 0.219031 0.222715 0.226404 0.230177 0.233951 0.237724 0.241559 0.245495 0.249430 0.253442 0.257737 0.262031 0.266326 0.270620 0.274915 0.279209 0.283504 0.287878 0.292257 0.296751 0.301367 0.305984 0.310601 0.315217 0.319834 0.324450 0.329067 0.333683 0.338300 0.343029 0.348079 0.353130 0.358408 0.363726 0.369045 0.374363 0.379681 0.384999 0.390318 0.395636 0.400954 0.406350 0.411811 0.417342 0.423223 0.429104 0.434985 0.440866 0.446748 0.452629 0.458510 0.464391 0.470272 0.476153 0.482034 0.487915 0.493796 0.499677 0.505559 0.511440 0.517321 0.523202 0.529083 0.534964 0.540845 0.546726 0.552607 0.558488 0.564369 0.570251 0.576132 0.582013 0.587894 0.593775 0.599656 0.605537 0.611493 0.617634 0.623774 0.630105 0.636464 0.642824 0.649183 0.655542 0.661901 0.668260 0.674619 0.680979 0.687338 0.693697 0.700056 0.706415 0.712774 0.719134 0.725493 0.731852 0.738211 0.744570 0.750930 0.757289 0.763648 0.770007 0.775658 0.780794 0.784306 0.787342 0.790386 0.793476 0.819987 0.818125 0.815702 0.813280 0.808695 0.799619 0.792776 0.787471 0.777377 0.772402 0.772984 0.763242 0.754772 0.748347 0.742270 0.736205 0.728916 0.722524 0.718480 0.713397 0.706617 0.699698 0.692399 0.685932 0.676437 0.666674 0.656948 0.649014 0.642848 0.636589 0.630308 0.624027 0.619252 0.614710 0.610169 0.606138 0.604474 0.604350 0.604212 0.604021 0.603754 0.603484 0.603214 0.602944 0.602673 0.602403 0.602133 0.601863 0.601593 0.601323 0.601053 0.600782 0.600512 0.600242 0.599972 0.599702 0.599432 0.599162 0.598981 0.598980 0.599037 0.599094 0.599122 0.599132 0.599140 0.599148 0.599156 0.599165 0.599173 0.599181 0.599189 0.599197 0.599205 0.599214 0.599222 0.599230 0.599238 0.599246 0.599219 0.599166 0.599109 0.599052 0.598995 0.598938 0.598862 0.598756 0.598649 0.598542 0.598434 0.598327 0.598220 0.598113 0.598006 0.597899 0.597792 0.597685 0.597578 0.597471 0.597517 0.597585 0.597652 0.597719 0.597787 0.597854 0.597921 0.597989 0.598030 0.598055 0.598080 0.598104 0.598128 0.598153 0.598177 0.598201 0.598226 0.598250 0.598274 0.598264 0.598206 0.598139 0.598071 0.598004 0.597937 0.597870 0.597802 0.597735 0.597668 0.597584 0.597474 0.597363 0.597252 0.597141 0.597031 0.596920 0.596809 0.596698 0.596592 0.596525 0.596487 0.596449 0.596411 0.596373 0.596335 0.596298 0.596247 0.596181 0.596115 0.596049 0.595983 0.770111 2.236236 3.702360 5.168485 6.634609 8.100733 9.566858 11.032982 12.499106 13.965231 15.431355 16.897479 18.363604 19.829728 20.326466 20.557535 20.788605 21.019675 21.255584 21.529999 21.808547 22.087095 22.387226 22.709148 22.989678 23.046868 23.087618 23.102583 23.117547 23.132511 23.147475 23.162439 23.177404 23.192368 23.207332 23.222296 23.237260 23.252224 23.267189 23.282226 23.297302 23.312378 23.327454 23.342547 23.357661 23.372775 23.387888 23.403002 23.418116 23.433230 23.448344 23.463458 23.478588 23.493718 23.508847 23.523977 23.539219 23.554484 23.569749 23.585014 23.600279 23.615544 23.630809 23.646073 23.661338 23.676603 23.691868 23.707133 23.722420 23.737750 23.753079 23.768409 23.783756 23.799173 23.814591 23.830008 23.845426 23.860844 23.876261 23.891679 23.907097 23.922514 23.937932 23.953349 23.968767 23.984275 23.999801 24.015328 24.030855 24.046414 24.061986 24.077558 24.093130 24.108702 24.124273 24.139845 24.155417 24.170989 24.186560 24.202132 24.217704 24.294943 24.454467 24.627482 24.800497 24.913217 24.975014 25.001882 25.017610 25.033338 25.049065 25.064793 25.080520 25.096248 25.111975 25.127703 25.143430 25.159158 25.174885 25.190653 25.206443 25.222233 25.238023 25.253871 25.269756 25.285641 25.301526 25.317410 25.333295 25.349180 25.365065 25.380950 25.396834 25.412719 25.428604 25.447351 25.467918 25.488484 25.515061 25.547148 25.579236 25.611323 25.643410 25.675497 25.727319 25.797821 25.943216 26.088611 26.234037 26.381478 26.547099 26.712720 26.872857 27.067742 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.093937 0.096836 0.099735 0.102634 0.105533 0.108505 0.111518 0.114531 0.117544 0.120565 0.123895 0.127226 0.130557 0.133887 0.137266 0.140721 0.144176 0.147631 0.151087 0.154542 0.157997 0.161452 0.164908 0.168363 0.171818 0.175273 0.178729 0.182184 0.185639 0.189094 0.192549 0.196005 0.199460 0.202915 0.206370 0.209826 0.213281 0.216788 0.220464 0.224141 0.227817 0.231524 0.235297 0.239070 0.242844 0.246699 0.250603 0.254507 0.258558 0.262852 0.267146 0.271441 0.275735 0.280030 0.284324 0.288622 0.292949 0.297275 0.301796 0.306413 0.311029 0.315646 0.320262 0.324879 0.329495 0.334112 0.338728 0.343345 0.348075 0.352948 0.357822 0.363129 0.368447 0.373765 0.379084 0.384402 0.389720 0.395039 0.400357 0.405675 0.410993 0.416312 0.421798 0.427614 0.433429 0.439299 0.445180 0.451062 0.456943 0.462824 0.468705 0.474586 0.480467 0.486348 0.492229 0.498110 0.503991 0.509873 0.515754 0.521635 0.527516 0.533397 0.539278 0.545159 0.551040 0.556921 0.562802 0.568683 0.574565 0.580446 0.586327 0.592208 0.598089 0.603970 0.609851 0.615732 0.621613 0.627494 0.633792 0.640107 0.646449 0.652808 0.659167 0.665526 0.671885 0.678245 0.684604 0.690963 0.697322 0.703681 0.710041 0.716400 0.722759 0.729118 0.735477 0.741836 0.748196 0.754555 0.760914 0.767273 0.773632 0.779991 0.786351 0.792373 0.797681 0.812890 0.819972 0.819356 0.816951 0.814529 0.812382 0.803537 0.795374 0.792794 0.782701 0.777282 0.777864 0.770418 0.761920 0.755447 0.749362 0.743297 0.737231 0.730745 0.725652 0.718881 0.711963 0.705030 0.697451 0.692656 0.683513 0.673751 0.663989 0.655833 0.649683 0.643446 0.637164 0.630883 0.625120 0.620331 0.615790 0.611249 0.606905 0.604330 0.604126 0.603856 0.603586 0.603316 0.603046 0.602775 0.602505 0.602235 0.601965 0.601695 0.601425 0.601155 0.600885 0.600614 0.600344 0.600074 0.599804 0.599534 0.599264 0.599087 0.599083 0.599139 0.599189 0.599209 0.599218 0.599226 0.599234 0.599242 0.599250 0.599259 0.599267 0.599275 0.599283 0.599291 0.599299 0.599308 0.599316 0.599324 0.599332 0.599305 0.599252 0.599195 0.599138 0.599081 0.599020 0.598935 0.598827 0.598720 0.598613 0.598506 0.598399 0.598292 0.598185 0.598078 0.597971 0.597864 0.597757 0.597650 0.597542 0.597589 0.597657 0.597724 0.597791 0.597858 0.597926 0.597993 0.598055 0.598093 0.598117 0.598141 0.598166 0.598190 0.598214 0.598239 0.598263 0.598287 0.598312 0.598336 0.598326 0.598268 0.598200 0.598133 0.598066 0.597999 0.597931 0.597864 0.597797 0.597727 0.597638 0.597527 0.597416 0.597305 0.597194 0.597083 0.596973 0.596862 0.596751 0.596645 0.596578 0.596540 0.596502 0.596464 0.596426 0.596388 0.596350 0.596303 0.596238 0.596172 0.596106 0.596040 0.595974 1.854556 3.320681 4.786805 6.252929 7.719054 9.185178 10.651302 12.117427 13.583551 15.049675 16.515800 17.981924 19.448048 20.105565 20.336635 20.567705 20.798775 21.030609 21.298218 21.576767 21.855315 22.142710 22.464263 22.786185 22.903273 22.934816 22.966360 22.981865 22.996829 23.011793 23.026757 23.041721 23.056685 23.071650 23.086614 23.101580 23.116547 23.131515 23.146482 23.161483 23.176597 23.191711 23.206825 23.221939 23.237052 23.252166 23.267280 23.282394 23.297508 23.312622 23.327735 23.342849 23.358000 23.373174 23.388348 23.403522 23.418735 23.434000 23.449265 23.464530 23.479794 23.495059 23.510324 23.525589 23.540854 23.556119 23.571384 23.586649 23.601914 23.617285 23.632663 23.648041 23.663418 23.678828 23.694246 23.709663 23.725081 23.740499 23.755916 23.771334 23.786752 23.802173 23.817597 23.833022 23.848446 23.863936 23.879508 23.895080 23.910652 23.926223 23.941795 23.957367 23.972939 23.988511 24.004082 24.019654 24.035226 24.053271 24.081112 24.108954 24.159693 24.332708 24.505722 24.678737 24.802712 24.839188 24.875664 24.895850 24.911578 24.927305 24.943033 24.958760 24.974488 24.990215 25.005943 25.021670 25.037398 25.053125 25.068853 25.084649 25.100480 25.116312 25.132143 25.148009 25.163894 25.179778 25.195663 25.211548 25.227433 25.243317 25.259202 25.275087 25.290972 25.306857 25.322741 25.344655 25.369832 25.395872 25.427960 25.460047 25.492134 25.524221 25.556309 25.601193 25.702944 25.846393 25.991788 26.137182 26.287884 26.452418 26.618039 26.776692 26.925097 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.098580 0.101479 0.104378 0.107277 0.110176 0.113197 0.116228 0.119258 0.122288 0.125418 0.128790 0.132161 0.135533 0.138904 0.142331 0.145786 0.149241 0.152697 0.156152 0.159607 0.163062 0.166518 0.169973 0.173428 0.176883 0.180338 0.183794 0.187249 0.190704 0.194159 0.197615 0.201070 0.204525 0.207980 0.211436 0.214891 0.218346 0.221909 0.225578 0.229247 0.232916 0.236643 0.240417 0.244190 0.247963 0.251825 0.255699 0.259572 0.263673 0.267967 0.272262 0.276556 0.280851 0.285145 0.289440 0.293734 0.298029 0.302323 0.306873 0.311471 0.316074 0.320691 0.325307 0.329924 0.334540 0.339157 0.343774 0.348390 0.353061 0.357766 0.362531 0.367850 0.373168 0.378486 0.383805 0.389123 0.394441 0.399759 0.405078 0.410396 0.415714 0.421033 0.426489 0.432106 0.437732 0.443613 0.449494 0.455376 0.461257 0.467138 0.473019 0.478900 0.484781 0.490662 0.496543 0.502424 0.508305 0.514186 0.520068 0.525949 0.531830 0.537711 0.543592 0.549473 0.555354 0.561235 0.567116 0.572997 0.578879 0.584760 0.590641 0.596522 0.602403 0.608284 0.614165 0.620046 0.625927 0.631827 0.637828 0.643829 0.650074 0.656433 0.662792 0.669152 0.675511 0.681870 0.688229 0.694588 0.700947 0.707307 0.713666 0.720025 0.726384 0.732743 0.739103 0.745462 0.751821 0.758180 0.764539 0.770898 0.777258 0.783617 0.789976 0.796529 0.807142 0.819951 0.819965 0.818200 0.815778 0.814004 0.807455 0.798487 0.797725 0.788024 0.782163 0.782745 0.777595 0.769069 0.762538 0.756454 0.750388 0.744323 0.738002 0.731146 0.724228 0.717310 0.710200 0.701592 0.697693 0.690480 0.680828 0.671066 0.662693 0.656502 0.650299 0.644021 0.637740 0.631498 0.625953 0.621411 0.616870 0.612328 0.607106 0.603958 0.603688 0.603418 0.603148 0.602878 0.602607 0.602337 0.602067 0.601797 0.601527 0.601257 0.600987 0.600716 0.600446 0.600176 0.599906 0.599636 0.599366 0.599192 0.599185 0.599241 0.599280 0.599295 0.599303 0.599312 0.599320 0.599328 0.599336 0.599344 0.599353 0.599361 0.599369 0.599377 0.599385 0.599393 0.599402 0.599410 0.599418 0.599391 0.599337 0.599281 0.599224 0.599167 0.599102 0.599006 0.598899 0.598792 0.598685 0.598578 0.598471 0.598364 0.598257 0.598150 0.598043 0.597935 0.597828 0.597721 0.597614 0.597661 0.597728 0.597796 0.597863 0.597930 0.597997 0.598065 0.598121 0.598154 0.598179 0.598203 0.598227 0.598252 0.598276 0.598300 0.598325 0.598349 0.598373 0.598398 0.598388 0.598329 0.598262 0.598195 0.598127 0.598060 0.597993 0.597926 0.597858 0.597787 0.597691 0.597580 0.597469 0.597358 0.597247 0.597136 0.597026 0.596915 0.596804 0.596697 0.596631 0.596593 0.596555 0.596517 0.596479 0.596441 0.596403 0.596359 0.596295 0.596229 0.596163 0.596097 0.596031 1.472877 2.939001 4.405125 5.871250 7.337374 8.803498 10.269623 11.735747 13.201872 14.667996 16.134120 17.600245 19.066369 19.884665 20.115735 20.346805 20.577874 20.808944 21.066438 21.344986 21.623534 21.902083 22.219378 22.541300 22.786225 22.805550 22.824875 22.844200 22.861146 22.876111 22.891075 22.906039 22.921003 22.935967 22.950932 22.965896 22.980862 22.995870 23.010878 23.025886 23.040894 23.055989 23.071103 23.086216 23.101330 23.116444 23.131558 23.146672 23.161786 23.176899 23.192013 23.207127 23.222241 23.237376 23.252594 23.267813 23.283031 23.298251 23.313515 23.328780 23.344045 23.359310 23.374575 23.389840 23.405105 23.420370 23.435641 23.450914 23.466188 23.481461 23.496813 23.512230 23.527648 23.543066 23.558483 23.573901 23.589318 23.604736 23.620154 23.635571 23.650989 23.666407 23.681835 23.697311 23.712787 23.728263 23.743745 23.759317 23.774889 23.790461 23.806033 23.821604 23.837176 23.852748 23.868320 23.883892 23.899463 23.915035 23.930607 23.982037 24.040818 24.210948 24.383963 24.556977 24.703569 24.726618 24.749666 24.772714 24.789818 24.805546 24.821273 24.837001 24.852728 24.868456 24.884183 24.899911 24.915638 24.931366 24.947093 24.962821 24.978648 24.994521 25.010393 25.026265 25.042146 25.058031 25.073916 25.089801 25.105685 25.121570 25.137455 25.153340 25.169286 25.185260 25.201234 25.217208 25.244596 25.276684 25.308771 25.340858 25.372945 25.405033 25.439868 25.475537 25.604176 25.749571 25.894965 26.040360 26.194480 26.357737 26.523358 26.683065 26.824897 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.103225 0.106127 0.109029 0.111930 0.114863 0.117908 0.120953 0.123998 0.127043 0.130294 0.133706 0.137119 0.140531 0.143944 0.147396 0.150851 0.154306 0.157762 0.161217 0.164672 0.168127 0.171583 0.175038 0.178493 0.181948 0.185404 0.188859 0.192314 0.195769 0.199225 0.202680 0.206135 0.209590 0.213045 0.216501 0.219956 0.223411 0.227026 0.230688 0.234349 0.238011 0.241763 0.245536 0.249309 0.253092 0.256938 0.260783 0.264628 0.268788 0.273082 0.277377 0.281671 0.285966 0.290260 0.294555 0.298849 0.303144 0.307440 0.311989 0.316538 0.321119 0.325736 0.330352 0.334969 0.339586 0.344202 0.348819 0.353435 0.358052 0.362668 0.367440 0.372669 0.377898 0.383207 0.388525 0.393844 0.399162 0.404480 0.409799 0.415117 0.420435 0.425753 0.431124 0.436530 0.442046 0.447927 0.453808 0.459689 0.465571 0.471452 0.477333 0.483214 0.489095 0.494976 0.500857 0.506738 0.512619 0.518500 0.524382 0.530263 0.536144 0.542025 0.547906 0.553787 0.559668 0.565549 0.571430 0.577311 0.583192 0.589074 0.594955 0.600836 0.606717 0.612598 0.618479 0.624360 0.630241 0.636122 0.642003 0.647885 0.654002 0.660169 0.666418 0.672777 0.679136 0.685495 0.691854 0.698214 0.704573 0.710932 0.717291 0.723650 0.730009 0.736369 0.742728 0.749087 0.755446 0.761805 0.768164 0.774524 0.780883 0.787242 0.793601 0.801225 0.814139 0.819929 0.819449 0.817027 0.814643 0.811373 0.802475 0.801360 0.793347 0.787044 0.787626 0.784772 0.776217 0.769616 0.763545 0.757480 0.750393 0.743147 0.736493 0.729575 0.722656 0.715694 0.706975 0.702290 0.697329 0.687905 0.678143 0.669471 0.663322 0.657159 0.650878 0.644597 0.638316 0.632034 0.627032 0.622420 0.617234 0.611526 0.606521 0.603520 0.603250 0.602980 0.602709 0.602439 0.602169 0.601899 0.601629 0.601359 0.601089 0.600818 0.600548 0.600278 0.600008 0.599738 0.599468 0.599296 0.599287 0.599343 0.599372 0.599381 0.599389 0.599397 0.599406 0.599414 0.599422 0.599430 0.599438 0.599447 0.599455 0.599463 0.599471 0.599479 0.599487 0.599496 0.599504 0.599477 0.599423 0.599366 0.599310 0.599253 0.599185 0.599078 0.598971 0.598864 0.598757 0.598650 0.598543 0.598436 0.598328 0.598221 0.598114 0.598007 0.597900 0.597793 0.597686 0.597733 0.597800 0.597867 0.597935 0.598002 0.598069 0.598137 0.598188 0.598216 0.598240 0.598265 0.598289 0.598313 0.598338 0.598362 0.598386 0.598411 0.598435 0.598459 0.598450 0.598391 0.598324 0.598256 0.598189 0.598122 0.598055 0.597987 0.597920 0.597847 0.597744 0.597633 0.597522 0.597411 0.597300 0.597189 0.597078 0.596968 0.596857 0.596750 0.596684 0.596646 0.596608 0.596570 0.596532 0.596494 0.596456 0.596415 0.596352 0.596286 0.596220 0.596154 0.596088 1.091197 2.557322 4.023446 5.489570 6.955695 8.421819 9.887943 11.354068 12.820192 14.286316 15.752441 17.218565 18.684689 19.663764 19.894834 20.125904 20.356974 20.588044 20.834658 21.113206 21.391754 21.670302 21.974493 22.296415 22.585497 22.680572 22.695536 22.710500 22.725464 22.740428 22.755393 22.770357 22.785321 22.800285 22.815249 22.830213 22.845178 22.860142 22.875159 22.890208 22.905257 22.920305 22.935380 22.950494 22.965608 22.980722 22.995836 23.010950 23.026063 23.041177 23.056291 23.071405 23.086519 23.101633 23.116746 23.131979 23.147241 23.162504 23.177767 23.193031 23.208296 23.223561 23.238826 23.254091 23.269356 23.284621 23.299886 23.315168 23.330489 23.345810 23.361131 23.376468 23.391885 23.407303 23.422721 23.438138 23.453556 23.468973 23.484391 23.499809 23.515226 23.530644 23.546061 23.561479 23.576984 23.592512 23.608040 23.623568 23.639126 23.654698 23.670270 23.685842 23.701414 23.716985 23.732557 23.748129 23.764155 23.780568 23.796982 23.813396 23.916173 24.089188 24.262203 24.435218 24.589209 24.620876 24.636603 24.652331 24.668058 24.683786 24.699513 24.715241 24.730968 24.746696 24.762423 24.778151 24.793878 24.809627 24.825383 24.841139 24.856895 24.872745 24.888629 24.904514 24.920399 24.936284 24.952168 24.968053 24.983938 24.999823 25.015708 25.031592 25.047477 25.065344 25.083967 25.102590 25.125408 25.157495 25.189582 25.221670 25.253757 25.285844 25.327197 25.384299 25.507353 25.652748 25.798142 25.943537 26.099833 26.263056 26.428677 26.591559 26.727538 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.107887 0.110807 0.113727 0.116647 0.119628 0.122673 0.125718 0.128763 0.131808 0.135191 0.138645 0.142098 0.145552 0.149006 0.152461 0.155916 0.159372 0.162827 0.166282 0.169737 0.173193 0.176648 0.180103 0.183558 0.187013 0.190469 0.193924 0.197379 0.200834 0.204290 0.207745 0.211200 0.214655 0.218111 0.221566 0.225021 0.228486 0.232140 0.235794 0.239448 0.243109 0.246883 0.250656 0.254429 0.258220 0.262038 0.265856 0.269674 0.273903 0.278198 0.282492 0.286786 0.291081 0.295375 0.299670 0.303964 0.308259 0.312588 0.317088 0.321587 0.326164 0.330781 0.335398 0.340014 0.344631 0.349247 0.353864 0.358480 0.363097 0.367713 0.372516 0.377560 0.382610 0.387928 0.393246 0.398565 0.403883 0.409201 0.414519 0.419838 0.425156 0.430474 0.435793 0.441111 0.446602 0.452368 0.458134 0.464003 0.469885 0.475766 0.481647 0.487528 0.493409 0.499290 0.505171 0.511052 0.516933 0.522814 0.528695 0.534577 0.540458 0.546339 0.552220 0.558101 0.563982 0.569863 0.575744 0.581625 0.587506 0.593388 0.599269 0.605150 0.611031 0.616912 0.622793 0.628674 0.634555 0.640436 0.646317 0.652198 0.658080 0.663961 0.670072 0.676415 0.682761 0.689120 0.695480 0.701839 0.708198 0.714557 0.720916 0.727275 0.733635 0.739994 0.746353 0.752712 0.759071 0.765431 0.771790 0.778149 0.784508 0.790886 0.797267 0.808409 0.819915 0.819961 0.818276 0.815853 0.814896 0.806212 0.803505 0.798670 0.791925 0.792507 0.791381 0.783365 0.776751 0.770637 0.763550 0.754229 0.747980 0.741839 0.734921 0.728003 0.721085 0.711733 0.706887 0.702988 0.694962 0.685220 0.676462 0.670141 0.663980 0.657734 0.651453 0.645172 0.638891 0.632954 0.627397 0.621843 0.616115 0.610483 0.606432 0.603169 0.602811 0.602541 0.602271 0.602001 0.601731 0.601461 0.601191 0.600921 0.600650 0.600380 0.600110 0.599840 0.599570 0.599399 0.599389 0.599436 0.599459 0.599467 0.599475 0.599483 0.599491 0.599500 0.599508 0.599516 0.599524 0.599532 0.599541 0.599549 0.599557 0.599565 0.599573 0.599581 0.599590 0.599564 0.599509 0.599452 0.599395 0.599337 0.599257 0.599150 0.599043 0.598936 0.598829 0.598721 0.598614 0.598507 0.598400 0.598293 0.598186 0.598079 0.597972 0.597865 0.597758 0.597805 0.597872 0.597939 0.598006 0.598074 0.598141 0.598207 0.598253 0.598278 0.598302 0.598326 0.598351 0.598375 0.598399 0.598424 0.598448 0.598472 0.598497 0.598521 0.598512 0.598453 0.598385 0.598318 0.598251 0.598184 0.598116 0.598049 0.597982 0.597907 0.597796 0.597686 0.597575 0.597464 0.597353 0.597242 0.597131 0.597021 0.596910 0.596802 0.596737 0.596699 0.596661 0.596623 0.596585 0.596547 0.596509 0.596470 0.596409 0.596343 0.596277 0.596211 0.596145 0.709518 2.175642 3.641766 5.107891 6.574015 8.040139 9.506264 10.972388 12.438512 13.904637 15.370761 16.836885 18.303010 19.442864 19.673934 19.905004 20.136074 20.367143 20.603988 20.881426 21.159974 21.438522 21.729608 22.051530 22.373452 22.501179 22.557693 22.574818 22.589782 22.604746 22.619710 22.634674 22.649639 22.664603 22.679567 22.694531 22.709495 22.724460 22.739424 22.754414 22.769504 22.784593 22.799683 22.814772 22.829886 22.845000 22.860114 22.875227 22.890341 22.905455 22.920569 22.935683 22.950821 22.965977 22.981133 22.996288 23.011487 23.026752 23.042017 23.057282 23.072547 23.087812 23.103077 23.118342 23.133607 23.148872 23.164137 23.179402 23.194667 23.210026 23.225396 23.240765 23.256134 23.271540 23.286958 23.302376 23.317793 23.333211 23.348628 23.364046 23.379464 23.394886 23.410311 23.425737 23.441163 23.456648 23.472220 23.487792 23.503364 23.518936 23.534507 23.550079 23.565651 23.581223 23.596795 23.612366 23.627938 23.646272 23.678338 23.710405 23.794414 23.967428 24.140443 24.313458 24.426479 24.494234 24.514844 24.530571 24.546299 24.562026 24.577754 24.593481 24.609209 24.624936 24.640664 24.656391 24.672119 24.687846 24.703628 24.719425 24.735221 24.751018 24.766882 24.782767 24.798652 24.814536 24.830421 24.846306 24.862191 24.878076 24.893960 24.909845 24.925730 24.941615 24.962401 24.984726 25.007051 25.038306 25.070394 25.102481 25.134568 25.166655 25.198743 25.285376 25.410531 25.555925 25.701320 25.846714 26.004116 26.168375 26.333996 26.499617 26.632578 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.098015 0.100914 0.103813 0.106712 0.109621 0.112559 0.115498 0.118436 0.121374 0.124422 0.127506 0.130590 0.133674 0.136795 0.140250 0.143705 0.147161 0.150616 0.154071 0.157526 0.160982 0.164437 0.167892 0.171347 0.174802 0.178258 0.181713 0.185168 0.188623 0.192079 0.195534 0.198989 0.202444 0.205900 0.209355 0.212810 0.216265 0.219720 0.223176 0.226631 0.230086 0.233603 0.237249 0.240896 0.244543 0.248229 0.252002 0.255775 0.259549 0.263334 0.267126 0.270919 0.274724 0.279018 0.283313 0.287607 0.291902 0.296196 0.300491 0.304785 0.309080 0.313374 0.317720 0.322169 0.326619 0.331210 0.335826 0.340443 0.345059 0.349676 0.354292 0.358909 0.363525 0.368142 0.372759 0.377530 0.382397 0.387331 0.392649 0.397967 0.403285 0.408604 0.413922 0.419240 0.424559 0.429877 0.435195 0.440513 0.445832 0.451276 0.456840 0.462436 0.468317 0.474198 0.480080 0.485961 0.491842 0.497723 0.503604 0.509485 0.515366 0.521247 0.527128 0.533009 0.538891 0.544772 0.550653 0.556534 0.562415 0.568296 0.574177 0.580058 0.585939 0.591820 0.597702 0.603583 0.609464 0.615345 0.621226 0.627107 0.632988 0.638869 0.644750 0.650631 0.656512 0.662394 0.668275 0.674257 0.680283 0.686386 0.692746 0.699105 0.705464 0.711823 0.718182 0.724542 0.730901 0.737260 0.743619 0.749978 0.756337 0.762697 0.769056 0.775415 0.781774 0.788133 0.794581 0.802553 0.815466 0.819891 0.819525 0.817102 0.815894 0.810130 0.805651 0.803993 0.796805 0.797388 0.797390 0.790513 0.783899 0.776622 0.767386 0.758065 0.752039 0.747186 0.740268 0.733350 0.726176 0.716431 0.711483 0.707584 0.701933 0.692297 0.683288 0.676960 0.670810 0.664591 0.658310 0.652029 0.645748 0.637632 0.632006 0.626451 0.620855 0.614645 0.610028 0.606392 0.603011 0.602373 0.602103 0.601833 0.601563 0.601293 0.601023 0.600752 0.600482 0.600212 0.599942 0.599672 0.599502 0.599491 0.599529 0.599545 0.599553 0.599561 0.599569 0.599577 0.599585 0.599594 0.599602 0.599610 0.599618 0.599626 0.599635 0.599643 0.599651 0.599659 0.599667 0.599675 0.599650 0.599595 0.599538 0.599481 0.599423 0.599329 0.599222 0.599114 0.599007 0.598900 0.598793 0.598686 0.598579 0.598472 0.598365 0.598258 0.598151 0.598044 0.597937 0.597831 0.597876 0.597944 0.598011 0.598078 0.598145 0.598213 0.598275 0.598315 0.598339 0.598364 0.598388 0.598412 0.598437 0.598461 0.598485 0.598510 0.598534 0.598558 0.598583 0.598574 0.598514 0.598447 0.598380 0.598313 0.598245 0.598178 0.598111 0.598043 0.597960 0.597849 0.597739 0.597628 0.597517 0.597406 0.597295 0.597184 0.597073 0.596963 0.596854 0.596790 0.596752 0.596714 0.596676 0.596638 0.596600 0.596562 0.596524 0.596466 0.596400 0.596334 0.596268 0.596202 0.604736 1.793962 3.260087 4.726211 6.192335 7.658460 9.124584 10.590709 12.056833 13.522957 14.989082 16.455206 17.921330 19.221963 19.453033 19.684103 19.915173 20.146243 20.378790 20.649645 20.928194 21.206742 21.487161 21.806645 22.128567 22.368889 22.400151 22.431412 22.454100 22.469064 22.484028 22.498992 22.513956 22.528921 22.543885 22.558849 22.573814 22.588794 22.603775 22.618756 22.633736 22.648822 22.663936 22.679050 22.694164 22.709278 22.724391 22.739505 22.754619 22.769733 22.784847 22.799961 22.815074 22.830204 22.845404 22.860604 22.875804 22.891004 22.906268 22.921533 22.936798 22.952063 22.967328 22.982593 22.997858 23.013123 23.028388 23.043653 23.058918 23.074183 23.089525 23.104943 23.120360 23.135778 23.151195 23.166613 23.182031 23.197448 23.212866 23.228283 23.243701 23.259119 23.274545 23.290022 23.305499 23.320977 23.336458 23.352029 23.367601 23.383173 23.398745 23.414316 23.429888 23.445460 23.461032 23.476604 23.492175 23.507747 23.523319 23.582865 23.672654 23.845669 24.018683 24.191698 24.312957 24.352232 24.391508 24.408811 24.424539 24.440266 24.455994 24.471721 24.487449 24.503176 24.518904 24.534631 24.550359 24.566086 24.581814 24.597631 24.613469 24.629306 24.645144 24.661020 24.676904 24.692789 24.708674 24.724559 24.740443 24.756328 24.772213 24.788098 24.803983 24.819867 24.835752 24.861202 24.889066 24.919118 24.951205 24.983292 25.015379 25.047467 25.079554 25.172133 25.313708 25.459102 25.604497 25.750685 25.908072 26.073693 26.239314 26.404935 26.545342 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.099759 0.102658 0.105557 0.108456 0.111355 0.114286 0.117242 0.120198 0.123155 0.126115 0.129239 0.132364 0.135488 0.138613 0.141860 0.145315 0.148771 0.152226 0.155681 0.159136 0.162591 0.166047 0.169502 0.172957 0.176412 0.179868 0.183323 0.186778 0.190233 0.193689 0.197144 0.200599 0.204054 0.207509 0.210965 0.214420 0.217875 0.221330 0.224786 0.228241 0.231696 0.235151 0.238715 0.242355 0.245994 0.249634 0.253349 0.257122 0.260895 0.264668 0.268442 0.272215 0.275988 0.279867 0.284149 0.288431 0.292722 0.297017 0.301311 0.305606 0.309900 0.314195 0.318489 0.322835 0.327233 0.331638 0.336255 0.340871 0.345488 0.350104 0.354721 0.359337 0.363954 0.368571 0.373187 0.377804 0.382485 0.387183 0.392051 0.397370 0.402688 0.408006 0.413325 0.418643 0.423961 0.429279 0.434598 0.439916 0.445234 0.450553 0.455891 0.461241 0.466750 0.472631 0.478512 0.484394 0.490275 0.496156 0.502037 0.507918 0.513799 0.519680 0.525561 0.531442 0.537323 0.543205 0.549086 0.554967 0.560848 0.566729 0.572610 0.578491 0.584372 0.590253 0.596134 0.602015 0.607897 0.613778 0.619659 0.625540 0.631421 0.637302 0.643183 0.649064 0.654945 0.660826 0.666708 0.672589 0.678470 0.684351 0.690347 0.696541 0.702735 0.709089 0.715448 0.721808 0.728167 0.734526 0.740885 0.747244 0.753603 0.759963 0.766322 0.772681 0.779040 0.785399 0.791759 0.798338 0.809658 0.819871 0.819956 0.818351 0.816367 0.813961 0.807797 0.809008 0.801686 0.802268 0.802850 0.797662 0.789434 0.780543 0.771222 0.761900 0.755902 0.752532 0.745614 0.738696 0.731463 0.721894 0.716080 0.712181 0.708282 0.699374 0.690287 0.683779 0.677629 0.671438 0.665167 0.658644 0.650339 0.642696 0.636614 0.631060 0.625506 0.619022 0.613625 0.609989 0.606352 0.602872 0.601935 0.601665 0.601395 0.601125 0.600855 0.600584 0.600314 0.600044 0.599774 0.599604 0.599591 0.599622 0.599630 0.599639 0.599647 0.599655 0.599663 0.599671 0.599679 0.599688 0.599696 0.599704 0.599712 0.599720 0.599729 0.599737 0.599745 0.599753 0.599761 0.599737 0.599681 0.599624 0.599567 0.599507 0.599400 0.599293 0.599186 0.599079 0.598972 0.598865 0.598758 0.598651 0.598544 0.598437 0.598330 0.598222 0.598115 0.598008 0.597906 0.597948 0.598015 0.598083 0.598150 0.598217 0.598284 0.598343 0.598377 0.598401 0.598425 0.598450 0.598474 0.598498 0.598523 0.598547 0.598571 0.598596 0.598620 0.598644 0.598636 0.598576 0.598509 0.598441 0.598374 0.598307 0.598240 0.598172 0.598105 0.598013 0.597902 0.597791 0.597681 0.597570 0.597459 0.597348 0.597237 0.597126 0.597016 0.596906 0.596842 0.596805 0.596767 0.596729 0.596691 0.596653 0.596615 0.596577 0.596524 0.596458 0.596392 0.596326 0.596260 0.596194 1.412283 2.878407 4.344532 5.810656 7.276780 8.742905 10.209029 11.675153 13.141278 14.607402 16.073526 17.539651 18.982704 19.232133 19.463203 19.694273 19.925343 20.156412 20.417865 20.696413 20.974961 21.253510 21.561760 21.883682 22.205603 22.276307 22.295478 22.314649 22.333382 22.348346 22.363310 22.378274 22.393238 22.408203 22.423167 22.438131 22.453095 22.468094 22.483115 22.498136 22.513157 22.528214 22.543328 22.558442 22.573555 22.588669 22.603783 22.618897 22.634011 22.649125 22.664238 22.679352 22.694466 22.709580 22.724794 22.740038 22.755283 22.770527 22.785784 22.801049 22.816314 22.831579 22.846844 22.862109 22.877374 22.892639 22.907917 22.923229 22.938542 22.953854 22.969180 22.984597 23.000015 23.015433 23.030850 23.046268 23.061685 23.077103 23.092521 23.107938 23.123356 23.138774 23.154191 23.169693 23.185223 23.200752 23.216281 23.231838 23.247410 23.262982 23.278554 23.294126 23.309697 23.325269 23.340841 23.358056 23.376881 23.395707 23.414532 23.550894 23.723909 23.896924 24.069938 24.212688 24.237356 24.262025 24.286694 24.302779 24.318507 24.334234 24.349962 24.365689 24.381417 24.397144 24.412872 24.428599 24.444327 24.460054 24.475782 24.491636 24.507515 24.523394 24.539273 24.555157 24.571042 24.586927 24.602811 24.618696 24.634581 24.650466 24.666350 24.683180 24.700195 24.717210 24.735754 24.767842 24.799929 24.832016 24.864103 24.896191 24.931013 24.980165 25.071491 25.216885 25.362280 25.507674 25.656030 25.813391 25.979012 26.144633 26.306918 26.488603 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.104402 0.107301 0.110200 0.113099 0.115998 0.118961 0.121935 0.124909 0.127883 0.130913 0.134078 0.137243 0.140408 0.143574 0.146925 0.150380 0.153836 0.157291 0.160746 0.164201 0.167657 0.171112 0.174567 0.178022 0.181478 0.184933 0.188388 0.191843 0.195298 0.198754 0.202209 0.205664 0.209119 0.212575 0.216030 0.219485 0.222940 0.226396 0.229851 0.233306 0.236761 0.240216 0.243824 0.247457 0.251089 0.254721 0.258468 0.262241 0.266015 0.269788 0.273561 0.277335 0.281108 0.285090 0.289319 0.293548 0.297838 0.302132 0.306426 0.310721 0.315015 0.319310 0.323604 0.327933 0.332280 0.336683 0.341300 0.345916 0.350533 0.355150 0.359766 0.364383 0.368999 0.373616 0.378232 0.382849 0.387465 0.392082 0.396958 0.402180 0.407409 0.412727 0.418045 0.423364 0.428682 0.434000 0.439319 0.444637 0.449955 0.455273 0.460592 0.465910 0.471401 0.477116 0.482831 0.488708 0.494589 0.500470 0.506351 0.512232 0.518113 0.523994 0.529875 0.535756 0.541637 0.547518 0.553400 0.559281 0.565162 0.571043 0.576924 0.582805 0.588686 0.594567 0.600448 0.606329 0.612211 0.618092 0.623973 0.629854 0.635735 0.641616 0.647497 0.653378 0.659259 0.665140 0.671021 0.676903 0.682784 0.688665 0.694552 0.700444 0.706355 0.712714 0.719074 0.725433 0.731792 0.738151 0.744510 0.750870 0.757229 0.763588 0.769947 0.776306 0.782665 0.789025 0.795416 0.803882 0.816880 0.819886 0.819543 0.817213 0.817276 0.810132 0.812089 0.806884 0.807149 0.807731 0.803221 0.791542 0.784379 0.775057 0.765736 0.759852 0.757294 0.750961 0.744043 0.737059 0.726781 0.720677 0.716777 0.712871 0.706451 0.697201 0.690598 0.684448 0.678280 0.671874 0.663477 0.654025 0.646695 0.641291 0.635668 0.630044 0.623674 0.617222 0.613585 0.609949 0.606313 0.602751 0.601497 0.601227 0.600957 0.600686 0.600416 0.600146 0.599876 0.599705 0.599685 0.599708 0.599716 0.599724 0.599733 0.599741 0.599749 0.599757 0.599765 0.599773 0.599782 0.599790 0.599798 0.599806 0.599814 0.599822 0.599831 0.599839 0.599847 0.599823 0.599766 0.599710 0.599653 0.599579 0.599472 0.599365 0.599258 0.599151 0.599044 0.598937 0.598830 0.598723 0.598615 0.598508 0.598401 0.598294 0.598187 0.598080 0.597982 0.598020 0.598087 0.598154 0.598222 0.598289 0.598356 0.598411 0.598439 0.598463 0.598487 0.598511 0.598536 0.598560 0.598584 0.598609 0.598633 0.598657 0.598682 0.598706 0.598699 0.598638 0.598570 0.598503 0.598436 0.598369 0.598301 0.598234 0.598167 0.598066 0.597955 0.597844 0.597733 0.597623 0.597512 0.597401 0.597290 0.597179 0.597068 0.596958 0.596895 0.596857 0.596820 0.596782 0.596744 0.596706 0.596668 0.596630 0.596580 0.596515 0.596449 0.596383 0.596317 0.596251 1.030603 2.496728 3.962852 5.428976 6.895101 8.361225 9.827349 11.293474 12.759598 14.225722 15.691847 17.157971 18.624095 19.011232 19.242302 19.473372 19.704442 19.935512 20.186085 20.464633 20.743181 21.021729 21.316875 21.638797 21.960718 22.143959 22.167771 22.182735 22.197699 22.212664 22.227628 22.242592 22.257556 22.272520 22.287484 22.302449 22.317413 22.332377 22.347360 22.362422 22.377483 22.392545 22.407607 22.422719 22.437833 22.452947 22.468061 22.483175 22.498289 22.513402 22.528516 22.543643 22.558781 22.573919 22.589056 22.604240 22.619505 22.634770 22.650035 22.665300 22.680565 22.695830 22.711095 22.726360 22.741625 22.756890 22.772155 22.787420 22.802768 22.818129 22.833489 22.848850 22.864252 22.879670 22.895088 22.910505 22.925923 22.941340 22.956758 22.972176 22.987598 23.003025 23.018452 23.033879 23.049360 23.064932 23.080504 23.096076 23.111648 23.127219 23.142791 23.158363 23.173935 23.189507 23.205078 23.220650 23.239093 23.276194 23.313296 23.429134 23.602149 23.775164 23.948179 24.117884 24.133668 24.149451 24.165235 24.181019 24.196747 24.212474 24.228202 24.243929 24.259657 24.275384 24.291112 24.306839 24.322599 24.338361 24.354123 24.369886 24.385755 24.401640 24.417525 24.433410 24.449294 24.465179 24.481064 24.496949 24.512834 24.528718 24.544603 24.560488 24.580014 24.600067 24.620120 24.648653 24.680740 24.712827 24.744915 24.777002 24.809089 24.874980 24.974668 25.120062 25.265457 25.410852 25.560207 25.718710 25.884331 26.049952 26.206871 26.405184 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.109045 0.111944 0.114843 0.117742 0.120654 0.123646 0.126638 0.129629 0.132621 0.135733 0.138939 0.142145 0.145351 0.148557 0.151990 0.155446 0.158901 0.162356 0.165811 0.169266 0.172722 0.176177 0.179632 0.183087 0.186543 0.189998 0.193453 0.196908 0.200364 0.203819 0.207274 0.210729 0.214185 0.217640 0.221095 0.224550 0.228005 0.231461 0.234916 0.238371 0.241826 0.245304 0.248929 0.252555 0.256180 0.259815 0.263588 0.267361 0.271134 0.274908 0.278681 0.282454 0.286227 0.290289 0.294469 0.298658 0.302953 0.307247 0.311542 0.315836 0.320131 0.324425 0.328720 0.333014 0.337309 0.341730 0.346346 0.350962 0.355578 0.360195 0.364811 0.369428 0.374044 0.378661 0.383277 0.387894 0.392511 0.397127 0.402001 0.407037 0.412130 0.417448 0.422766 0.428085 0.433403 0.438721 0.444039 0.449358 0.454676 0.459994 0.465313 0.470631 0.476057 0.481567 0.487140 0.493021 0.498903 0.504784 0.510665 0.516546 0.522427 0.528308 0.534189 0.540070 0.545951 0.551832 0.557714 0.563595 0.569476 0.575357 0.581238 0.587119 0.593000 0.598881 0.604762 0.610643 0.616524 0.622406 0.628287 0.634168 0.640049 0.645930 0.651811 0.657692 0.663573 0.669454 0.675335 0.681217 0.687098 0.692979 0.698860 0.704741 0.710662 0.716714 0.722766 0.729058 0.735417 0.741776 0.748136 0.754495 0.760854 0.767213 0.773572 0.779931 0.786291 0.792650 0.799198 0.810956 0.819828 0.819952 0.818428 0.817785 0.813066 0.814235 0.811999 0.812030 0.811409 0.805281 0.793626 0.788214 0.778893 0.769572 0.763745 0.762247 0.756308 0.749389 0.742274 0.731997 0.725273 0.721374 0.717475 0.713390 0.704166 0.697417 0.691268 0.685118 0.676615 0.667124 0.657634 0.651923 0.646054 0.640277 0.634683 0.628367 0.621516 0.617187 0.613546 0.609909 0.606273 0.602650 0.601059 0.600788 0.600518 0.600248 0.599978 0.599805 0.599780 0.599794 0.599802 0.599810 0.599818 0.599827 0.599835 0.599843 0.599851 0.599859 0.599867 0.599876 0.599884 0.599892 0.599900 0.599908 0.599916 0.599925 0.599932 0.599909 0.599852 0.599795 0.599739 0.599651 0.599544 0.599437 0.599330 0.599223 0.599116 0.599008 0.598901 0.598794 0.598687 0.598580 0.598473 0.598366 0.598259 0.598152 0.598057 0.598091 0.598159 0.598226 0.598293 0.598361 0.598426 0.598476 0.598500 0.598524 0.598549 0.598573 0.598597 0.598622 0.598646 0.598670 0.598695 0.598719 0.598743 0.598768 0.598761 0.598699 0.598632 0.598565 0.598498 0.598430 0.598363 0.598296 0.598226 0.598119 0.598008 0.597897 0.597786 0.597676 0.597565 0.597454 0.597343 0.597232 0.597121 0.597011 0.596948 0.596910 0.596872 0.596835 0.596797 0.596759 0.596721 0.596683 0.596637 0.596572 0.596506 0.596440 0.596374 0.596308 0.697964 2.115048 3.581172 5.047297 6.513421 7.979545 9.445670 10.911794 12.377919 13.844043 15.310167 16.776292 18.242416 18.790332 19.021402 19.252472 19.483542 19.714612 19.954304 20.232853 20.511401 20.789949 21.073144 21.393912 21.715833 21.956066 22.011918 22.047053 22.062017 22.076981 22.091945 22.106910 22.121874 22.136838 22.151802 22.166766 22.181731 22.196695 22.211659 22.226623 22.241694 22.256796 22.271899 22.287002 22.302111 22.317225 22.332339 22.347453 22.362566 22.377680 22.392794 22.407908 22.423032 22.438214 22.453395 22.468577 22.483759 22.499021 22.514286 22.529551 22.544816 22.560081 22.575346 22.590611 22.605876 22.621141 22.636406 22.651671 22.666936 22.682269 22.697678 22.713087 22.728495 22.743907 22.759325 22.774743 22.790160 22.805578 22.820995 22.836413 22.851831 22.867255 22.882734 22.898212 22.913691 22.929170 22.944741 22.960313 22.975885 22.991457 23.007029 23.022600 23.038172 23.053744 23.069316 23.084888 23.100459 23.116031 23.186162 23.307375 23.480389 23.653404 23.826419 23.940627 24.012077 24.027805 24.043532 24.059260 24.074987 24.090715 24.106442 24.122170 24.137897 24.153625 24.169352 24.185080 24.200807 24.216605 24.232409 24.248212 24.264015 24.279893 24.295778 24.311662 24.327547 24.343432 24.359317 24.375202 24.391086 24.406971 24.422856 24.438741 24.454625 24.478277 24.502690 24.529464 24.561551 24.593639 24.625726 24.657813 24.689900 24.753436 24.877845 25.023240 25.168634 25.314029 25.463384 25.624029 25.789650 25.955271 26.109944 26.281776 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.113688 0.116587 0.119486 0.122385 0.125332 0.128341 0.131351 0.134360 0.137369 0.140575 0.143822 0.147068 0.150315 0.153600 0.157055 0.160511 0.163966 0.167421 0.170876 0.174332 0.177787 0.181242 0.184697 0.188153 0.191608 0.195063 0.198518 0.201973 0.205429 0.208884 0.212339 0.215794 0.219250 0.222705 0.226160 0.229615 0.233071 0.236526 0.239981 0.243436 0.246892 0.250413 0.254031 0.257649 0.261267 0.264934 0.268707 0.272481 0.276254 0.280027 0.283801 0.287574 0.291347 0.295466 0.299600 0.303773 0.308068 0.312362 0.316657 0.320951 0.325246 0.329540 0.333835 0.338129 0.342424 0.346870 0.351438 0.356007 0.360623 0.365240 0.369856 0.374473 0.379089 0.383706 0.388323 0.392939 0.397556 0.402172 0.406982 0.411842 0.416850 0.422169 0.427487 0.432805 0.438124 0.443442 0.448760 0.454079 0.459397 0.464715 0.470033 0.475352 0.480670 0.485988 0.491501 0.497360 0.503220 0.509098 0.514979 0.520860 0.526741 0.532622 0.538503 0.544384 0.550265 0.556146 0.562027 0.567909 0.573790 0.579671 0.585552 0.591433 0.597314 0.603195 0.609076 0.614957 0.620838 0.626720 0.632601 0.638482 0.644363 0.650244 0.656125 0.662006 0.667887 0.673768 0.679649 0.685530 0.691412 0.697293 0.703174 0.709055 0.714936 0.720817 0.726698 0.732887 0.739108 0.745402 0.751761 0.758120 0.764479 0.770838 0.777198 0.783557 0.789927 0.796306 0.805178 0.818295 0.819882 0.819676 0.818258 0.816998 0.816381 0.816754 0.815694 0.812457 0.807270 0.795730 0.791275 0.782729 0.773407 0.767549 0.766213 0.761654 0.754736 0.747317 0.737212 0.729902 0.725971 0.722072 0.718064 0.711158 0.704236 0.698087 0.689499 0.680262 0.670772 0.661756 0.656741 0.650824 0.644885 0.639331 0.633060 0.626209 0.620925 0.617142 0.613506 0.609870 0.606233 0.602597 0.600649 0.600350 0.600080 0.599901 0.599871 0.599880 0.599888 0.599896 0.599904 0.599912 0.599921 0.599929 0.599937 0.599945 0.599953 0.599961 0.599970 0.599978 0.599986 0.599994 0.600002 0.600010 0.600017 0.599995 0.599938 0.599881 0.599822 0.599723 0.599616 0.599509 0.599401 0.599294 0.599187 0.599080 0.598973 0.598866 0.598759 0.598652 0.598545 0.598438 0.598331 0.598224 0.598131 0.598163 0.598231 0.598298 0.598365 0.598432 0.598496 0.598538 0.598562 0.598586 0.598610 0.598635 0.598659 0.598683 0.598708 0.598732 0.598756 0.598781 0.598805 0.598829 0.598824 0.598761 0.598694 0.598626 0.598559 0.598492 0.598425 0.598357 0.598280 0.598172 0.598061 0.597950 0.597839 0.597728 0.597618 0.597507 0.597396 0.597285 0.597174 0.597063 0.597001 0.596963 0.596925 0.596888 0.596850 0.596812 0.596774 0.596736 0.596693 0.596629 0.596563 0.596497 0.596431 0.596365 0.624146 1.733369 3.199493 4.665617 6.131742 7.597866 9.063990 10.530115 11.996239 13.462363 14.928488 16.394612 17.860736 18.569432 18.800501 19.031571 19.262641 19.493711 19.725320 20.001072 20.279620 20.558169 20.836717 21.149027 21.470948 21.792870 21.865728 21.896710 21.926335 21.941299 21.956263 21.971227 21.986192 22.001156 22.016120 22.031084 22.046048 22.061030 22.076024 22.091017 22.106011 22.121047 22.136161 22.151275 22.166389 22.181503 22.196616 22.211730 22.226844 22.241958 22.257072 22.272186 22.287299 22.302413 22.317610 22.332836 22.348063 22.363289 22.378537 22.393802 22.409067 22.424332 22.439597 22.454862 22.470127 22.485392 22.500666 22.515970 22.531274 22.546578 22.561892 22.577309 22.592727 22.608145 22.623562 22.638980 22.654398 22.669815 22.685233 22.700650 22.716068 22.731486 22.746903 22.762403 22.777933 22.793463 22.808994 22.824551 22.840122 22.855694 22.871266 22.886838 22.902410 22.917981 22.933553 22.951952 22.973527 22.995101 23.016676 23.185615 23.358630 23.531644 23.704659 23.823478 23.865841 23.906045 23.921772 23.937500 23.953227 23.968955 23.984682 24.000410 24.016138 24.031865 24.047593 24.063320 24.079048 24.094775 24.110615 24.126459 24.142303 24.158148 24.174030 24.189915 24.205800 24.221685 24.237569 24.253454 24.269339 24.285224 24.301109 24.316993 24.332878 24.348763 24.379162 24.410355 24.442363 24.474450 24.506537 24.538625 24.580191 24.635628 24.781022 24.926417 25.071812 25.217206 25.365696 25.529463 25.694969 25.860590 26.015601 26.155738 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.115432 0.118332 0.121231 0.124130 0.127029 0.130020 0.133047 0.136073 0.139099 0.142151 0.145439 0.148726 0.152014 0.155301 0.158665 0.162121 0.165576 0.169031 0.172486 0.175942 0.179397 0.182852 0.186307 0.189762 0.193218 0.196673 0.200128 0.203583 0.207039 0.210494 0.213949 0.217404 0.220860 0.224315 0.227770 0.231225 0.234680 0.238136 0.241591 0.245046 0.248501 0.251957 0.255517 0.259128 0.262740 0.266351 0.270054 0.273827 0.277600 0.281374 0.285147 0.288920 0.292693 0.296534 0.300624 0.304714 0.308889 0.313183 0.317478 0.321772 0.326066 0.330361 0.334655 0.338950 0.343244 0.347539 0.351995 0.356513 0.361052 0.365668 0.370285 0.374901 0.379518 0.384135 0.388751 0.393368 0.397984 0.402601 0.407217 0.411907 0.416599 0.421571 0.426890 0.432208 0.437526 0.442844 0.448163 0.453481 0.458799 0.464118 0.469436 0.474754 0.480073 0.485391 0.490709 0.496195 0.501859 0.507531 0.513412 0.519293 0.525174 0.531055 0.536936 0.542817 0.548698 0.554579 0.560460 0.566341 0.572223 0.578104 0.583985 0.589866 0.595747 0.601628 0.607509 0.613390 0.619271 0.625152 0.631034 0.636915 0.642796 0.648677 0.654558 0.660439 0.666320 0.672201 0.678082 0.683963 0.689844 0.695726 0.701607 0.707488 0.713369 0.719250 0.725131 0.731016 0.736932 0.742849 0.749027 0.755386 0.761745 0.768104 0.774464 0.780823 0.787182 0.793597 0.800048 0.812370 0.819811 0.819948 0.818783 0.819203 0.818527 0.819924 0.816755 0.813504 0.809204 0.797794 0.794331 0.786564 0.777243 0.771374 0.770179 0.766744 0.760083 0.752721 0.742428 0.734466 0.730567 0.726668 0.722769 0.718094 0.711055 0.702314 0.692669 0.683909 0.674419 0.665055 0.661371 0.655639 0.649494 0.643940 0.637727 0.630902 0.624842 0.620739 0.617102 0.613466 0.609830 0.606193 0.602557 0.600261 0.599993 0.599957 0.599965 0.599974 0.599982 0.599990 0.599998 0.600006 0.600015 0.600023 0.600031 0.600039 0.600047 0.600055 0.600064 0.600072 0.600080 0.600088 0.600096 0.600102 0.600081 0.600024 0.599967 0.599896 0.599794 0.599687 0.599580 0.599473 0.599366 0.599259 0.599152 0.599045 0.598938 0.598831 0.598724 0.598617 0.598509 0.598402 0.598295 0.598206 0.598235 0.598302 0.598370 0.598437 0.598504 0.598566 0.598599 0.598624 0.598648 0.598672 0.598696 0.598721 0.598745 0.598769 0.598794 0.598818 0.598842 0.598867 0.598891 0.598887 0.598823 0.598755 0.598688 0.598621 0.598554 0.598486 0.598419 0.598333 0.598225 0.598114 0.598003 0.597892 0.597781 0.597671 0.597560 0.597449 0.597338 0.597227 0.597116 0.597054 0.597016 0.596978 0.596940 0.596903 0.596865 0.596827 0.596789 0.596749 0.596686 0.596620 0.596554 0.596488 0.596422 0.601507 1.351689 2.817813 4.283938 5.750062 7.216186 8.682311 10.148435 11.614559 13.080684 14.546808 16.012932 17.479057 18.348531 18.579601 18.810671 19.041741 19.272811 19.503881 19.769292 20.047840 20.326388 20.604936 20.904142 21.226063 21.547985 21.747195 21.766213 21.785232 21.804250 21.820581 21.835545 21.850509 21.865474 21.880438 21.895402 21.910366 21.925330 21.940306 21.955341 21.970375 21.985409 22.000444 22.015553 22.030667 22.045780 22.060894 22.076008 22.091122 22.106236 22.121350 22.136467 22.151586 22.166706 22.181825 22.196993 22.212258 22.227523 22.242788 22.258053 22.273318 22.288583 22.303848 22.319113 22.334378 22.349643 22.364908 22.380173 22.395511 22.410863 22.426214 22.441566 22.456964 22.472382 22.487800 22.503217 22.518635 22.534053 22.549470 22.564888 22.580310 22.595739 22.611167 22.626595 22.642073 22.657644 22.673216 22.688788 22.704360 22.719931 22.735503 22.751075 22.766647 22.782219 22.797790 22.813362 22.831676 22.874881 22.918086 23.063855 23.236870 23.409885 23.582900 23.721926 23.748339 23.774753 23.800013 23.815740 23.831468 23.847195 23.862923 23.878650 23.894378 23.910105 23.925833 23.941561 23.957289 23.973018 23.988746 24.004629 24.020513 24.036398 24.052283 24.068168 24.084053 24.099937 24.115822 24.131707 24.147592 24.163476 24.179361 24.197529 24.215731 24.233932 24.259000 24.291087 24.323174 24.355261 24.387349 24.419436 24.470363 24.538805 24.684200 24.829594 24.974989 25.120526 25.269046 25.434667 25.600288 25.765909 25.923424 26.057889 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.108480 0.111379 0.114278 0.117177 0.120076 0.122975 0.125874 0.128773 0.131675 0.134718 0.137762 0.140805 0.143848 0.146996 0.150325 0.153653 0.156981 0.160310 0.163731 0.167186 0.170641 0.174096 0.177551 0.181007 0.184462 0.187917 0.191372 0.194828 0.198283 0.201738 0.205193 0.208649 0.212104 0.215559 0.219014 0.222469 0.225925 0.229380 0.232835 0.236290 0.239746 0.243201 0.246656 0.250111 0.253567 0.257022 0.260618 0.264222 0.267827 0.271431 0.275173 0.278947 0.282720 0.286493 0.290266 0.294040 0.297813 0.301714 0.305764 0.309813 0.314004 0.318298 0.322593 0.326887 0.331182 0.335476 0.339771 0.344065 0.348360 0.352654 0.357102 0.361571 0.366097 0.370713 0.375330 0.379947 0.384563 0.389180 0.393796 0.398413 0.403029 0.407646 0.412262 0.416879 0.421496 0.426474 0.431689 0.436929 0.442247 0.447565 0.452884 0.458202 0.463520 0.468839 0.474157 0.479475 0.484793 0.490112 0.495430 0.500832 0.506288 0.511844 0.517726 0.523607 0.529488 0.535369 0.541250 0.547131 0.553012 0.558893 0.564774 0.570655 0.576537 0.582418 0.588299 0.594180 0.600061 0.605942 0.611823 0.617704 0.623585 0.629466 0.635347 0.641229 0.647110 0.652991 0.658872 0.664753 0.670634 0.676515 0.682396 0.688277 0.694158 0.700040 0.705921 0.711802 0.717683 0.723564 0.729445 0.735326 0.741207 0.747088 0.753122 0.759200 0.765371 0.771730 0.778089 0.784448 0.790807 0.797311 0.806450 0.819223 0.819877 0.819749 0.819676 0.820000 0.820000 0.817803 0.814551 0.811083 0.799878 0.796494 0.790400 0.781079 0.775190 0.774145 0.772105 0.765429 0.758406 0.747643 0.739325 0.735164 0.731265 0.727366 0.723269 0.715282 0.705461 0.696342 0.687557 0.678066 0.670033 0.666726 0.660496 0.654176 0.648532 0.642446 0.635596 0.628952 0.624335 0.620699 0.617063 0.613426 0.609790 0.606154 0.602490 0.600043 0.600051 0.600059 0.600068 0.600076 0.600084 0.600092 0.600100 0.600108 0.600117 0.600125 0.600133 0.600141 0.600149 0.600158 0.600166 0.600174 0.600182 0.600188 0.600167 0.600110 0.600053 0.599971 0.599866 0.599759 0.599652 0.599545 0.599438 0.599331 0.599224 0.599117 0.599010 0.598902 0.598795 0.598688 0.598581 0.598474 0.598367 0.598280 0.598307 0.598374 0.598441 0.598509 0.598576 0.598637 0.598661 0.598685 0.598710 0.598734 0.598758 0.598782 0.598807 0.598831 0.598855 0.598880 0.598904 0.598928 0.598953 0.598950 0.598884 0.598817 0.598750 0.598683 0.598615 0.598548 0.598481 0.598388 0.598278 0.598167 0.598056 0.597945 0.597834 0.597723 0.597613 0.597502 0.597391 0.597280 0.597169 0.597107 0.597069 0.597031 0.596993 0.596955 0.596918 0.596880 0.596842 0.596804 0.596743 0.596677 0.596611 0.596545 0.596479 0.596413 0.970009 2.436134 3.902258 5.368382 6.834507 8.300631 9.766756 11.232880 12.699004 14.165129 15.631253 17.097377 18.127631 18.358701 18.589770 18.820840 19.051910 19.282980 19.537512 19.816060 20.094608 20.373156 20.659535 20.981178 21.303100 21.563028 21.640006 21.654970 21.669935 21.684899 21.699863 21.714827 21.729791 21.744755 21.759720 21.774684 21.789648 21.804612 21.819576 21.834623 21.849699 21.864774 21.879849 21.894944 21.910058 21.925172 21.940286 21.955400 21.970514 21.985627 22.000741 22.015861 22.031025 22.046188 22.061352 22.076516 22.091774 22.107039 22.122304 22.137569 22.152834 22.168099 22.183364 22.198629 22.213894 22.229159 22.244424 22.259688 22.275014 22.290414 22.305814 22.321214 22.336619 22.352037 22.367455 22.382872 22.398290 22.413707 22.429125 22.444543 22.459965 22.475445 22.490925 22.506405 22.521884 22.537453 22.553025 22.568597 22.584169 22.599741 22.615312 22.630884 22.646456 22.662028 22.677600 22.693171 22.708743 22.793551 22.942095 23.115110 23.288125 23.461140 23.626525 23.643428 23.660332 23.677236 23.693981 23.709708 23.725436 23.741163 23.756891 23.772618 23.788346 23.804073 23.819803 23.835572 23.851341 23.867110 23.882881 23.898766 23.914651 23.930536 23.946420 23.962305 23.978190 23.994075 24.009960 24.025844 24.041729 24.057614 24.073634 24.095355 24.117077 24.139811 24.171898 24.203985 24.236073 24.268160 24.300247 24.343249 24.445084 24.587377 24.732772 24.878166 25.023561 25.175843 25.339986 25.505607 25.671228 25.833079 25.962454 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.110224 0.113123 0.116022 0.118921 0.121820 0.124732 0.127648 0.130563 0.133479 0.136433 0.139478 0.142522 0.145567 0.148612 0.151863 0.155233 0.158602 0.161971 0.165340 0.168796 0.172251 0.175706 0.179161 0.182617 0.186072 0.189527 0.192982 0.196438 0.199893 0.203348 0.206803 0.210258 0.213714 0.217169 0.220624 0.224079 0.227535 0.230990 0.234445 0.237900 0.241356 0.244811 0.248266 0.251721 0.255176 0.258632 0.262118 0.265715 0.269313 0.272910 0.276520 0.280293 0.284066 0.287840 0.291613 0.295386 0.299159 0.302933 0.306876 0.310887 0.314898 0.319119 0.323413 0.327708 0.332002 0.336297 0.340591 0.344886 0.349180 0.353475 0.357775 0.362193 0.366611 0.371142 0.375759 0.380375 0.384992 0.389608 0.394225 0.398841 0.403458 0.408074 0.412691 0.417308 0.421924 0.426541 0.431483 0.436513 0.441650 0.446968 0.452286 0.457604 0.462923 0.468241 0.473559 0.478878 0.484196 0.489514 0.494833 0.500151 0.505469 0.510787 0.516306 0.522117 0.527927 0.533802 0.539683 0.545564 0.551445 0.557326 0.563207 0.569088 0.574969 0.580850 0.586732 0.592613 0.598494 0.604375 0.610256 0.616137 0.622018 0.627899 0.633780 0.639661 0.645543 0.651424 0.657305 0.663186 0.669067 0.674948 0.680829 0.686710 0.692591 0.698472 0.704353 0.710235 0.716116 0.721997 0.727878 0.733759 0.739640 0.745521 0.751402 0.757283 0.763164 0.769209 0.775457 0.781714 0.788073 0.794432 0.801141 0.813785 0.819807 0.819944 0.820000 0.820000 0.820000 0.818850 0.815598 0.812347 0.801962 0.798518 0.794167 0.784915 0.779005 0.778112 0.776099 0.770776 0.763276 0.752859 0.743660 0.739761 0.735862 0.731900 0.727097 0.718430 0.708608 0.699744 0.691204 0.681714 0.673944 0.671288 0.665354 0.658952 0.653157 0.647139 0.640289 0.633438 0.627932 0.624295 0.620659 0.617023 0.613387 0.609602 0.605307 0.601641 0.600145 0.600153 0.600162 0.600170 0.600178 0.600186 0.600194 0.600202 0.600211 0.600219 0.600227 0.600235 0.600243 0.600252 0.600260 0.600268 0.600273 0.600252 0.600196 0.600136 0.600045 0.599938 0.599831 0.599724 0.599617 0.599510 0.599403 0.599295 0.599188 0.599081 0.598974 0.598867 0.598760 0.598653 0.598546 0.598439 0.598354 0.598379 0.598446 0.598513 0.598580 0.598647 0.598698 0.598723 0.598747 0.598771 0.598795 0.598820 0.598844 0.598868 0.598893 0.598917 0.598941 0.598966 0.598990 0.599014 0.599013 0.598946 0.598879 0.598812 0.598744 0.598677 0.598610 0.598540 0.598441 0.598331 0.598220 0.598109 0.597998 0.597887 0.597776 0.597666 0.597555 0.597444 0.597333 0.597222 0.597160 0.597122 0.597084 0.597046 0.597008 0.596970 0.596933 0.596895 0.596857 0.596800 0.596734 0.596668 0.596602 0.596536 0.596470 0.671378 2.054454 3.520579 4.986703 6.452827 7.918952 9.385076 10.851200 12.317325 13.783449 15.249573 16.715698 17.906730 18.137800 18.368870 18.599940 18.831010 19.062080 19.305731 19.584280 19.862828 20.141376 20.419924 20.736293 21.058215 21.380137 21.466717 21.519288 21.534252 21.549216 21.564181 21.579145 21.594109 21.609073 21.624037 21.639002 21.653967 21.668933 21.683900 21.698866 21.713881 21.728995 21.744108 21.759222 21.774336 21.789450 21.804564 21.819678 21.834791 21.849905 21.865019 21.880133 21.895247 21.910428 21.925636 21.940843 21.956051 21.971290 21.986555 22.001820 22.017085 22.032350 22.047615 22.062880 22.078145 22.093416 22.108711 22.124007 22.139302 22.154604 22.170022 22.185439 22.200857 22.216274 22.231692 22.247110 22.262527 22.277945 22.293362 22.308780 22.324198 22.339615 22.355112 22.370643 22.386175 22.401707 22.417263 22.432834 22.448406 22.463978 22.479550 22.495122 22.510693 22.526265 22.545841 22.570579 22.595317 22.647321 22.820336 22.993351 23.166365 23.339380 23.455886 23.525038 23.540766 23.556493 23.572221 23.587948 23.603676 23.619403 23.635131 23.650858 23.666586 23.682313 23.698041 23.713775 23.729585 23.745395 23.761204 23.777019 23.792904 23.808788 23.824673 23.840558 23.856443 23.872328 23.888212 23.904097 23.919982 23.935867 23.951751 23.968304 23.995234 24.022165 24.052709 24.084797 24.116884 24.148971 24.183734 24.219438 24.345160 24.490554 24.635949 24.781344 24.926738 25.082031 25.245304 25.410925 25.576546 25.742167 25.869080 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.114867 0.117766 0.120665 0.123564 0.126465 0.129399 0.132333 0.135267 0.138201 0.141197 0.144242 0.147287 0.150332 0.153377 0.156752 0.160163 0.163573 0.166983 0.170406 0.173861 0.177316 0.180771 0.184226 0.187682 0.191137 0.194592 0.198047 0.201503 0.204958 0.208413 0.211868 0.215324 0.218779 0.222234 0.225689 0.229145 0.232600 0.236055 0.239510 0.242965 0.246421 0.249876 0.253331 0.256786 0.260242 0.263697 0.267219 0.270809 0.274400 0.277990 0.281639 0.285413 0.289186 0.292959 0.296732 0.300506 0.304279 0.308052 0.312020 0.315996 0.319971 0.324234 0.328529 0.332823 0.337118 0.341412 0.345707 0.350001 0.354295 0.358590 0.362899 0.367266 0.371632 0.376187 0.380804 0.385420 0.390037 0.394653 0.399270 0.403886 0.408503 0.413120 0.417736 0.422353 0.426969 0.431586 0.436432 0.441286 0.446370 0.451689 0.457007 0.462325 0.467644 0.472962 0.478280 0.483598 0.488917 0.494235 0.499553 0.504872 0.510190 0.515508 0.520983 0.526595 0.532235 0.538116 0.543997 0.549878 0.555759 0.561640 0.567521 0.573402 0.579283 0.585164 0.591046 0.596927 0.602808 0.608689 0.614570 0.620451 0.626332 0.632213 0.638094 0.643975 0.649856 0.655738 0.661619 0.667500 0.673381 0.679262 0.685143 0.691024 0.696905 0.702786 0.708667 0.714549 0.720430 0.726311 0.732192 0.738073 0.743954 0.749835 0.755716 0.761597 0.767478 0.773398 0.779339 0.785339 0.791699 0.798058 0.807860 0.819737 0.819612 0.820000 0.820000 0.820000 0.819721 0.816646 0.813394 0.804045 0.800406 0.798045 0.788750 0.782820 0.782048 0.780308 0.776122 0.768453 0.758074 0.748682 0.744357 0.740386 0.735593 0.730295 0.721577 0.711755 0.703500 0.694852 0.685361 0.678982 0.676069 0.670211 0.663733 0.657765 0.651752 0.644982 0.638131 0.631848 0.627892 0.624256 0.620619 0.616798 0.612529 0.608148 0.604028 0.601092 0.600247 0.600256 0.600264 0.600272 0.600280 0.600288 0.600296 0.600305 0.600313 0.600321 0.600329 0.600337 0.600346 0.600354 0.600359 0.600338 0.600281 0.600213 0.600117 0.600010 0.599903 0.599796 0.599689 0.599581 0.599474 0.599367 0.599260 0.599153 0.599046 0.598939 0.598832 0.598725 0.598618 0.598511 0.598428 0.598450 0.598518 0.598585 0.598652 0.598719 0.598760 0.598784 0.598809 0.598833 0.598857 0.598881 0.598906 0.598930 0.598954 0.598979 0.599003 0.599027 0.599052 0.599076 0.599075 0.599008 0.598940 0.598873 0.598806 0.598739 0.598671 0.598596 0.598494 0.598384 0.598273 0.598162 0.598051 0.597940 0.597829 0.597718 0.597608 0.597497 0.597386 0.597275 0.597213 0.597175 0.597137 0.597099 0.597061 0.597023 0.596985 0.596948 0.596910 0.596857 0.596791 0.596725 0.596659 0.596593 0.596527 0.615897 1.672775 3.138899 4.605023 6.071148 7.537272 9.003396 10.469521 11.935645 13.401769 14.867894 16.334018 17.682933 17.916900 18.147970 18.379039 18.610109 18.841179 19.075312 19.352499 19.631047 19.909596 20.188144 20.491408 20.813330 21.135252 21.331543 21.362250 21.392956 21.413534 21.428498 21.443463 21.458427 21.473391 21.488355 21.503319 21.518283 21.533254 21.548261 21.563268 21.578275 21.593281 21.608386 21.623500 21.638614 21.653728 21.668842 21.683955 21.699069 21.714183 21.729297 21.744411 21.759525 21.774638 21.789794 21.805047 21.820299 21.835552 21.850806 21.866071 21.881336 21.896601 21.911866 21.927131 21.942395 21.957660 21.972925 21.988254 22.003597 22.018940 22.034284 22.049677 22.065094 22.080512 22.095929 22.111347 22.126765 22.142182 22.157600 22.173023 22.188452 22.203882 22.219311 22.234785 22.250356 22.265928 22.281500 22.297072 22.312644 22.328215 22.343787 22.359359 22.374931 22.390503 22.406074 22.423938 22.474694 22.525561 22.698576 22.871591 23.044606 23.217620 23.334318 23.380105 23.419006 23.434734 23.450461 23.466189 23.481916 23.497644 23.513371 23.529099 23.544826 23.560554 23.576281 23.592009 23.607749 23.623600 23.639451 23.655302 23.671156 23.687041 23.702926 23.718811 23.734695 23.750580 23.766465 23.782350 23.798311 23.814973 23.831635 23.848297 23.869346 23.901433 23.933521 23.965608 23.997695 24.029782 24.070471 24.127621 24.248337 24.393732 24.539126 24.684521 24.829915 24.987038 25.150623 25.316244 25.481542 25.641009 25.797624 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.119510 0.122409 0.125308 0.128207 0.131125 0.134077 0.137029 0.139981 0.142933 0.145962 0.149007 0.152052 0.155097 0.158212 0.161663 0.165115 0.168566 0.172017 0.175471 0.178926 0.182381 0.185836 0.189292 0.192747 0.196202 0.199657 0.203113 0.206568 0.210023 0.213478 0.216933 0.220389 0.223844 0.227299 0.230754 0.234210 0.237665 0.241120 0.244575 0.248031 0.251486 0.254941 0.258396 0.261852 0.265307 0.268762 0.272315 0.275899 0.279483 0.283067 0.286759 0.290532 0.294306 0.298079 0.301852 0.305625 0.309399 0.313208 0.317150 0.321091 0.325055 0.329349 0.333644 0.337938 0.342233 0.346527 0.350822 0.355116 0.359411 0.363705 0.368007 0.372321 0.376635 0.381232 0.385849 0.390465 0.395082 0.399699 0.404315 0.408932 0.413548 0.418165 0.422781 0.427398 0.432014 0.436642 0.441327 0.446012 0.451091 0.456410 0.461728 0.467046 0.472364 0.477683 0.483001 0.488319 0.493638 0.498956 0.504274 0.509592 0.514911 0.520229 0.525602 0.531002 0.536549 0.542430 0.548311 0.554192 0.560073 0.565954 0.571835 0.577716 0.583597 0.589478 0.595359 0.601241 0.607122 0.613003 0.618884 0.624765 0.630646 0.636527 0.642408 0.648289 0.654170 0.660052 0.665933 0.671814 0.677695 0.683576 0.689457 0.695338 0.701219 0.707100 0.712981 0.718863 0.724744 0.730625 0.736506 0.742387 0.748268 0.754149 0.760030 0.765911 0.771792 0.777673 0.783555 0.789505 0.795610 0.801948 0.815388 0.818708 0.819368 0.820000 0.820000 0.820000 0.817693 0.814442 0.806129 0.802153 0.801364 0.792586 0.786665 0.786044 0.784274 0.781215 0.773975 0.763290 0.753603 0.748889 0.744088 0.738820 0.733556 0.724724 0.714902 0.707004 0.698499 0.689009 0.683780 0.681545 0.675068 0.668556 0.662374 0.656438 0.649675 0.642824 0.636134 0.631489 0.627852 0.624143 0.619762 0.615380 0.610999 0.606798 0.603223 0.600533 0.600350 0.600358 0.600366 0.600374 0.600382 0.600390 0.600399 0.600407 0.600415 0.600423 0.600431 0.600440 0.600444 0.600424 0.600367 0.600291 0.600189 0.600082 0.599974 0.599867 0.599760 0.599653 0.599546 0.599439 0.599332 0.599225 0.599118 0.599011 0.598904 0.598796 0.598689 0.598582 0.598501 0.598522 0.598589 0.598657 0.598724 0.598791 0.598822 0.598846 0.598870 0.598895 0.598919 0.598943 0.598967 0.598992 0.599016 0.599040 0.599065 0.599089 0.599113 0.599137 0.599137 0.599069 0.599002 0.598935 0.598868 0.598800 0.598733 0.598652 0.598547 0.598436 0.598326 0.598215 0.598104 0.597993 0.597882 0.597771 0.597661 0.597550 0.597439 0.597328 0.597266 0.597228 0.597190 0.597152 0.597114 0.597076 0.597038 0.597000 0.596963 0.596914 0.596848 0.596782 0.596717 0.596651 0.596585 0.596519 1.291095 2.757219 4.223344 5.689468 7.155592 8.621717 10.087841 11.553966 13.020090 14.486214 15.952339 17.418463 17.695999 17.927069 18.158139 18.389209 18.620279 18.851349 19.120719 19.399267 19.677815 19.956363 20.246523 20.568445 20.890367 21.212289 21.237080 21.255947 21.274814 21.292816 21.307780 21.322744 21.337709 21.352673 21.367637 21.382601 21.397565 21.412530 21.427554 21.442602 21.457649 21.472697 21.487778 21.502892 21.518006 21.533119 21.548233 21.563347 21.578461 21.593575 21.608692 21.623837 21.638983 21.654128 21.669274 21.684527 21.699792 21.715057 21.730322 21.745587 21.760852 21.776116 21.791381 21.806646 21.821911 21.837176 21.852441 21.867758 21.883150 21.898541 21.913933 21.929331 21.944749 21.960167 21.975584 21.991002 22.006420 22.021837 22.037255 22.052675 22.068156 22.083637 22.099118 22.114600 22.130166 22.145737 22.161309 22.176881 22.192453 22.208025 22.223596 22.239168 22.254740 22.270312 22.285883 22.301455 22.408462 22.576816 22.749831 22.922846 23.095861 23.231297 23.259595 23.287893 23.312974 23.328701 23.344429 23.360156 23.375884 23.391611 23.407339 23.423066 23.438795 23.454530 23.470265 23.485999 23.501755 23.517639 23.533524 23.549409 23.565294 23.581179 23.597063 23.612948 23.628833 23.644718 23.660602 23.676487 23.692870 23.712436 23.732001 23.751566 23.782245 23.814332 23.846419 23.878506 23.910594 23.942681 24.027858 24.151514 24.296909 24.442304 24.587698 24.733093 24.891023 25.055942 25.221563 25.387184 25.540227 25.729427 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.121254 0.124153 0.127052 0.129951 0.132850 0.135796 0.138765 0.141735 0.144705 0.147686 0.150767 0.153849 0.156931 0.160012 0.163260 0.166715 0.170170 0.173625 0.177081 0.180536 0.183991 0.187446 0.190902 0.194357 0.197812 0.201267 0.204722 0.208178 0.211633 0.215088 0.218543 0.221999 0.225454 0.228909 0.232364 0.235820 0.239275 0.242730 0.246185 0.249640 0.253096 0.256551 0.260006 0.263461 0.266917 0.270372 0.273831 0.277408 0.280986 0.284563 0.288140 0.291879 0.295652 0.299425 0.303198 0.306972 0.310745 0.314518 0.318355 0.322264 0.326174 0.330170 0.334464 0.338759 0.343053 0.347348 0.351642 0.355937 0.360231 0.364526 0.368820 0.373115 0.377409 0.381735 0.386321 0.390907 0.395511 0.400127 0.404744 0.409360 0.413977 0.418593 0.423210 0.427826 0.432443 0.437060 0.441676 0.446293 0.450909 0.455987 0.461195 0.466449 0.471767 0.477085 0.482404 0.487722 0.493040 0.498358 0.503677 0.508995 0.514313 0.519632 0.524950 0.530268 0.535586 0.541107 0.546867 0.552628 0.558506 0.564387 0.570268 0.576149 0.582030 0.587911 0.593792 0.599673 0.605555 0.611436 0.617317 0.623198 0.629079 0.634960 0.640841 0.646722 0.652603 0.658484 0.664366 0.670247 0.676128 0.682009 0.687890 0.693771 0.699652 0.705533 0.711414 0.717295 0.723176 0.729058 0.734939 0.740820 0.746701 0.752582 0.758463 0.764344 0.770225 0.776106 0.781987 0.787869 0.793730 0.799573 0.810063 0.817804 0.817107 0.820000 0.820000 0.820000 0.818740 0.815489 0.808213 0.803900 0.803766 0.796422 0.790451 0.790010 0.788240 0.786066 0.779268 0.768505 0.757948 0.752584 0.747316 0.742048 0.736791 0.727871 0.718137 0.710886 0.702146 0.693060 0.688698 0.685862 0.679925 0.673413 0.667062 0.661219 0.654368 0.647517 0.640667 0.635118 0.631258 0.626995 0.622613 0.618232 0.613869 0.609652 0.605929 0.602528 0.600444 0.600452 0.600460 0.600468 0.600476 0.600484 0.600493 0.600501 0.600509 0.600517 0.600525 0.600530 0.600510 0.600451 0.600367 0.600260 0.600153 0.600046 0.599939 0.599832 0.599725 0.599618 0.599511 0.599404 0.599297 0.599189 0.599082 0.598975 0.598868 0.598761 0.598654 0.598574 0.598594 0.598661 0.598728 0.598796 0.598858 0.598883 0.598908 0.598932 0.598956 0.598980 0.599005 0.599029 0.599053 0.599078 0.599102 0.599126 0.599151 0.599175 0.599198 0.599198 0.599131 0.599064 0.598997 0.598929 0.598862 0.598795 0.598710 0.598600 0.598489 0.598379 0.598268 0.598157 0.598046 0.597935 0.597824 0.597713 0.597603 0.597492 0.597381 0.597319 0.597281 0.597243 0.597205 0.597167 0.597129 0.597091 0.597053 0.597015 0.596971 0.596906 0.596840 0.596774 0.596708 0.596642 0.596576 0.909416 2.375540 3.841664 5.307789 6.773913 8.240037 9.706162 11.172286 12.638410 14.104535 15.570659 17.036783 17.475099 17.706169 17.937239 18.168309 18.399378 18.630448 18.888939 19.167487 19.446035 19.724583 20.004005 20.323560 20.645482 20.967404 21.112241 21.127205 21.142170 21.157134 21.172098 21.187062 21.202026 21.216991 21.231955 21.246919 21.261883 21.276847 21.291812 21.306814 21.321902 21.336990 21.352079 21.367170 21.382283 21.397397 21.412511 21.427625 21.442739 21.457853 21.472966 21.488080 21.503246 21.518436 21.533625 21.548815 21.564043 21.579308 21.594573 21.609837 21.625102 21.640367 21.655632 21.670897 21.686166 21.701453 21.716740 21.732027 21.747316 21.762734 21.778151 21.793569 21.808986 21.824404 21.839822 21.855239 21.870657 21.886075 21.901492 21.916910 21.932327 21.947821 21.963354 21.978887 21.994420 22.009975 22.025546 22.041118 22.056690 22.072262 22.087834 22.103405 22.118977 22.139721 22.168138 22.196555 22.282042 22.455057 22.628071 22.801086 22.974101 23.135233 23.153328 23.171422 23.189517 23.206942 23.222669 23.238397 23.254124 23.269852 23.285579 23.301307 23.317034 23.332771 23.348547 23.364322 23.380098 23.395892 23.411777 23.427662 23.443546 23.459431 23.475316 23.491201 23.507086 23.522970 23.538855 23.554740 23.570625 23.587858 23.611551 23.635244 23.663056 23.695143 23.727230 23.759318 23.791405 23.823492 23.913284 24.054692 24.200086 24.345481 24.490875 24.638091 24.795640 24.961261 25.126882 25.292503 25.442602 25.631902 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.125898 0.128797 0.131696 0.134595 0.137494 0.140476 0.143464 0.146451 0.149438 0.152476 0.155598 0.158720 0.161842 0.164964 0.168325 0.171780 0.175235 0.178691 0.182146 0.185601 0.189056 0.192511 0.195967 0.199422 0.202877 0.206332 0.209788 0.213243 0.216698 0.220153 0.223609 0.227064 0.230519 0.233974 0.237429 0.240885 0.244340 0.247795 0.251250 0.254706 0.258161 0.261616 0.265071 0.268527 0.271982 0.275437 0.278927 0.282498 0.286069 0.289640 0.293225 0.296998 0.300772 0.304545 0.308318 0.312091 0.315865 0.319638 0.323487 0.327366 0.331245 0.335285 0.339580 0.343874 0.348169 0.352463 0.356758 0.361052 0.365347 0.369641 0.373935 0.378230 0.382524 0.386884 0.391422 0.395959 0.400556 0.405172 0.409789 0.414405 0.419022 0.423638 0.428255 0.432872 0.437488 0.442105 0.446721 0.451338 0.455954 0.460963 0.465985 0.471170 0.476488 0.481806 0.487124 0.492443 0.497761 0.503079 0.508398 0.513716 0.519034 0.524352 0.529671 0.534989 0.540307 0.545766 0.551324 0.556939 0.562820 0.568701 0.574582 0.580463 0.586344 0.592225 0.598106 0.603987 0.609869 0.615750 0.621631 0.627512 0.633393 0.639274 0.645155 0.651036 0.656917 0.662798 0.668679 0.674561 0.680442 0.686323 0.692204 0.698085 0.703966 0.709847 0.715728 0.721609 0.727490 0.733372 0.739253 0.745134 0.751015 0.756896 0.762777 0.768658 0.774539 0.780420 0.786301 0.792182 0.797801 0.804738 0.816900 0.816203 0.820000 0.820000 0.820000 0.819699 0.816536 0.810297 0.805646 0.805933 0.800257 0.794266 0.793826 0.792206 0.790436 0.784272 0.773721 0.761892 0.755812 0.750544 0.745276 0.739895 0.731018 0.721354 0.714390 0.705794 0.696737 0.693615 0.690787 0.684783 0.678270 0.671849 0.665792 0.659061 0.652210 0.645360 0.638867 0.634227 0.629846 0.625465 0.621084 0.616728 0.612508 0.608657 0.605124 0.601875 0.600546 0.600554 0.600562 0.600570 0.600578 0.600587 0.600595 0.600603 0.600611 0.600616 0.600596 0.600531 0.600439 0.600332 0.600225 0.600118 0.600011 0.599904 0.599797 0.599690 0.599583 0.599475 0.599368 0.599261 0.599154 0.599047 0.598940 0.598833 0.598726 0.598647 0.598666 0.598733 0.598800 0.598867 0.598919 0.598945 0.598969 0.598994 0.599018 0.599042 0.599066 0.599091 0.599115 0.599139 0.599164 0.599188 0.599212 0.599237 0.599260 0.599260 0.599193 0.599125 0.599058 0.598991 0.598924 0.598854 0.598764 0.598653 0.598542 0.598431 0.598321 0.598210 0.598099 0.597988 0.597877 0.597766 0.597656 0.597545 0.597434 0.597372 0.597334 0.597296 0.597258 0.597220 0.597182 0.597144 0.597106 0.597068 0.597027 0.596963 0.596897 0.596831 0.596765 0.596699 0.596633 0.640003 1.993860 3.459985 4.926109 6.392233 7.858358 9.324482 10.790606 12.256731 13.722855 15.188979 16.655104 17.254198 17.485268 17.716338 17.947408 18.178478 18.409548 18.657178 18.935706 19.214255 19.492803 19.771351 20.078675 20.400597 20.722519 20.922073 20.976636 21.006487 21.021452 21.036416 21.051380 21.066344 21.081308 21.096273 21.111237 21.126203 21.141182 21.156162 21.171141 21.186121 21.201220 21.216334 21.231447 21.246561 21.261675 21.276789 21.291903 21.307017 21.322130 21.337244 21.352358 21.367472 21.382619 21.397853 21.413087 21.428321 21.443558 21.458823 21.474088 21.489353 21.504618 21.519883 21.535148 21.550413 21.565678 21.580997 21.596332 21.611667 21.627001 21.642389 21.657806 21.673224 21.688641 21.704059 21.719477 21.734894 21.750312 21.765735 21.781166 21.796596 21.812027 21.827497 21.843068 21.858640 21.874212 21.889784 21.905356 21.920927 21.936499 21.952071 21.967643 21.983215 21.998786 22.015747 22.076088 22.160282 22.333297 22.506312 22.679326 22.852341 22.972562 23.037999 23.053727 23.069454 23.085182 23.100909 23.116637 23.132364 23.148092 23.163819 23.179547 23.195274 23.211002 23.226750 23.242566 23.258382 23.274199 23.290030 23.305914 23.321799 23.337684 23.353569 23.369453 23.385338 23.401223 23.417108 23.432993 23.448877 23.464762 23.483618 23.513646 23.543867 23.575955 23.608042 23.640129 23.674493 23.723688 23.812474 23.957869 24.103264 24.248658 24.394053 24.543064 24.700959 24.866580 25.032201 25.197822 25.347600 25.486095 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.116046 0.118945 0.121844 0.124743 0.127642 0.130541 0.133440 0.136339 0.139238 0.142162 0.145167 0.148172 0.151177 0.154182 0.157287 0.160450 0.163613 0.166776 0.169939 0.173390 0.176845 0.180300 0.183756 0.187211 0.190666 0.194121 0.197577 0.201032 0.204487 0.207942 0.211398 0.214853 0.218308 0.221763 0.225218 0.228674 0.232129 0.235584 0.239039 0.242495 0.245950 0.249405 0.252860 0.256316 0.259771 0.263226 0.266681 0.270136 0.273592 0.277047 0.280502 0.284020 0.287584 0.291149 0.294713 0.298345 0.302118 0.305891 0.309664 0.313438 0.317211 0.320984 0.324758 0.328605 0.332455 0.336306 0.340400 0.344695 0.348989 0.353284 0.357578 0.361873 0.366167 0.370462 0.374756 0.379051 0.383345 0.387640 0.392018 0.396505 0.400993 0.405601 0.410217 0.414834 0.419450 0.424067 0.428684 0.433300 0.437917 0.442533 0.447150 0.451766 0.456383 0.461034 0.465880 0.470727 0.475890 0.481209 0.486527 0.491845 0.497164 0.502482 0.507800 0.513118 0.518437 0.523755 0.529073 0.534392 0.539710 0.545028 0.550365 0.555709 0.561253 0.567134 0.573015 0.578896 0.584777 0.590658 0.596539 0.602420 0.608301 0.614182 0.620064 0.625945 0.631826 0.637707 0.643588 0.649469 0.655350 0.661231 0.667112 0.672993 0.678875 0.684756 0.690637 0.696518 0.702399 0.708280 0.714161 0.720042 0.725923 0.731804 0.737685 0.743567 0.749448 0.755329 0.761210 0.767091 0.772972 0.778853 0.784734 0.790615 0.796496 0.801533 0.813278 0.815300 0.820000 0.820000 0.820000 0.820000 0.817584 0.812251 0.807393 0.808096 0.804093 0.798081 0.797738 0.796172 0.794402 0.789527 0.776464 0.763723 0.759039 0.753771 0.748503 0.743257 0.734165 0.724772 0.718211 0.709441 0.701408 0.698533 0.696152 0.689640 0.683127 0.676643 0.670379 0.663754 0.656903 0.649610 0.641834 0.637079 0.632698 0.628316 0.623935 0.619575 0.615364 0.611408 0.607831 0.604319 0.601218 0.600648 0.600656 0.600664 0.600672 0.600681 0.600689 0.600697 0.600702 0.600681 0.600612 0.600511 0.600404 0.600297 0.600190 0.600083 0.599976 0.599868 0.599761 0.599654 0.599547 0.599440 0.599333 0.599226 0.599119 0.599012 0.598905 0.598798 0.598720 0.598737 0.598805 0.598872 0.598939 0.598981 0.599007 0.599031 0.599055 0.599080 0.599104 0.599128 0.599152 0.599177 0.599201 0.599225 0.599250 0.599274 0.599298 0.599322 0.599322 0.599254 0.599187 0.599120 0.599053 0.598985 0.598913 0.598817 0.598706 0.598595 0.598484 0.598373 0.598263 0.598152 0.598041 0.597930 0.597819 0.597708 0.597598 0.597487 0.597425 0.597387 0.597349 0.597311 0.597273 0.597235 0.597197 0.597159 0.597121 0.597083 0.597020 0.596954 0.596888 0.596822 0.596756 0.596690 0.596718 1.612181 3.078305 4.544429 6.010554 7.476678 8.942803 10.408927 11.875051 13.341176 14.807300 16.273424 17.033298 17.264368 17.495438 17.726508 17.957578 18.188647 18.427211 18.703926 18.982474 19.261022 19.539571 19.833790 20.155712 20.477634 20.797592 20.828027 20.858461 20.885769 20.900734 20.915698 20.930662 20.945626 20.960590 20.975554 20.990519 21.005483 21.020487 21.035507 21.050527 21.065547 21.080611 21.095725 21.110839 21.125953 21.141067 21.156181 21.171294 21.186408 21.201523 21.216650 21.231778 21.246905 21.262033 21.277279 21.292544 21.307809 21.323074 21.338339 21.353604 21.368869 21.384134 21.399399 21.414664 21.429929 21.445194 21.460504 21.475887 21.491269 21.506652 21.522044 21.537461 21.552879 21.568296 21.583714 21.599132 21.614549 21.629967 21.645385 21.660867 21.676350 21.691832 21.707315 21.722878 21.738449 21.754021 21.769593 21.785165 21.800737 21.816308 21.831880 21.848323 21.865070 21.881818 21.898566 22.038522 22.211537 22.384552 22.557567 22.730581 22.845535 22.895137 22.931967 22.947695 22.963422 22.979150 22.994877 23.010605 23.026332 23.042060 23.057787 23.073515 23.089242 23.104970 23.120730 23.136588 23.152445 23.168303 23.184167 23.200052 23.215937 23.231821 23.247706 23.263591 23.279476 23.295361 23.311719 23.329517 23.347315 23.365113 23.392591 23.424679 23.456766 23.488853 23.520940 23.553028 23.617759 23.715652 23.861046 24.006441 24.151835 24.297230 24.446927 24.606278 24.771899 24.937520 25.103141 25.254801 25.387796 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.120689 0.123588 0.126487 0.129386 0.132285 0.135184 0.138083 0.140982 0.143881 0.146845 0.149867 0.152890 0.155912 0.158934 0.162120 0.165324 0.168528 0.171731 0.175000 0.178455 0.181910 0.185366 0.188821 0.192276 0.195731 0.199186 0.202642 0.206097 0.209552 0.213007 0.216463 0.219918 0.223373 0.226828 0.230284 0.233739 0.237194 0.240649 0.244105 0.247560 0.251015 0.254470 0.257925 0.261381 0.264836 0.268291 0.271746 0.275202 0.278657 0.282112 0.285567 0.289109 0.292667 0.296225 0.299783 0.303464 0.307238 0.311011 0.314784 0.318557 0.322331 0.326104 0.329888 0.333711 0.337534 0.341356 0.345516 0.349810 0.354104 0.358399 0.362693 0.366988 0.371282 0.375577 0.379871 0.384166 0.388460 0.392755 0.397134 0.401572 0.406029 0.410646 0.415262 0.419879 0.424496 0.429112 0.433729 0.438345 0.442962 0.447578 0.452195 0.456811 0.461428 0.466065 0.470744 0.475423 0.480611 0.485930 0.491248 0.496566 0.501884 0.507203 0.512521 0.517839 0.523158 0.528476 0.533794 0.539112 0.544431 0.549749 0.555067 0.560386 0.565902 0.571612 0.577329 0.583210 0.589091 0.594972 0.600853 0.606734 0.612615 0.618496 0.624378 0.630259 0.636140 0.642021 0.647902 0.653783 0.659664 0.665545 0.671426 0.677307 0.683188 0.689070 0.694951 0.700832 0.706713 0.712594 0.718475 0.724356 0.730237 0.736118 0.741999 0.747881 0.753762 0.759643 0.765524 0.771405 0.777286 0.783167 0.789048 0.794929 0.800588 0.807953 0.814396 0.817389 0.820000 0.820000 0.820000 0.818631 0.813992 0.809140 0.810259 0.807448 0.801896 0.801689 0.800138 0.798299 0.792442 0.778178 0.765825 0.762267 0.756999 0.751731 0.746259 0.737312 0.728286 0.721923 0.713091 0.705533 0.703451 0.700462 0.694497 0.687985 0.681472 0.675117 0.668447 0.661299 0.652591 0.645172 0.639931 0.635549 0.631168 0.626787 0.622410 0.618220 0.614180 0.610537 0.607025 0.603523 0.600742 0.600750 0.600758 0.600766 0.600775 0.600783 0.600788 0.600766 0.600690 0.600583 0.600476 0.600369 0.600261 0.600154 0.600047 0.599940 0.599833 0.599726 0.599619 0.599512 0.599405 0.599298 0.599191 0.599084 0.598976 0.598869 0.598792 0.598809 0.598876 0.598944 0.599011 0.599044 0.599068 0.599093 0.599117 0.599141 0.599166 0.599190 0.599214 0.599238 0.599263 0.599287 0.599311 0.599336 0.599360 0.599384 0.599383 0.599316 0.599249 0.599182 0.599114 0.599047 0.598973 0.598870 0.598759 0.598648 0.598537 0.598426 0.598316 0.598205 0.598094 0.597983 0.597872 0.597761 0.597651 0.597540 0.597478 0.597440 0.597402 0.597364 0.597326 0.597288 0.597250 0.597212 0.597174 0.597136 0.597077 0.597011 0.596945 0.596879 0.596813 0.596747 0.596681 1.230501 2.696626 4.162750 5.628874 7.094999 8.561123 10.027247 11.493372 12.959496 14.425620 15.891745 16.812397 17.043467 17.274537 17.505607 17.736677 17.967747 18.200133 18.472146 18.750694 19.029242 19.307790 19.589956 19.910827 20.232749 20.554670 20.708076 20.726792 20.745509 20.764226 20.780015 20.794980 20.809944 20.824908 20.839872 20.854836 20.869801 20.884765 20.899757 20.914817 20.929878 20.944939 20.960003 20.975117 20.990231 21.005345 21.020458 21.035572 21.050686 21.065800 21.080914 21.096065 21.111237 21.126408 21.141580 21.156795 21.172060 21.187325 21.202590 21.217855 21.233120 21.248385 21.263650 21.278917 21.294195 21.309474 21.324752 21.340030 21.355446 21.370863 21.386281 21.401699 21.417116 21.432534 21.447951 21.463369 21.478787 21.494204 21.509622 21.525039 21.540530 21.556064 21.571598 21.587133 21.602687 21.618259 21.633830 21.649402 21.664974 21.680546 21.696118 21.711689 21.733591 21.766339 21.799087 21.916763 22.089777 22.262792 22.435807 22.608822 22.740818 22.771158 22.801498 22.825935 22.841662 22.857390 22.873117 22.888845 22.904572 22.920300 22.936027 22.951759 22.967501 22.983242 22.998983 23.014765 23.030650 23.046535 23.062420 23.078305 23.094189 23.110074 23.125959 23.141844 23.157728 23.173613 23.189498 23.206884 23.228034 23.249184 23.273403 23.305490 23.337577 23.369664 23.401752 23.433839 23.495075 23.618829 23.764224 23.909618 24.055013 24.200407 24.349837 24.511597 24.677218 24.842838 25.008459 25.163872 25.291923 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.125332 0.128231 0.131130 0.134029 0.136928 0.139827 0.142726 0.145625 0.148524 0.151539 0.154578 0.157617 0.160656 0.163731 0.166976 0.170220 0.173465 0.176709 0.180065 0.183520 0.186975 0.190431 0.193886 0.197341 0.200796 0.204252 0.207707 0.211162 0.214617 0.218073 0.221528 0.224983 0.228438 0.231893 0.235349 0.238804 0.242259 0.245714 0.249170 0.252625 0.256080 0.259535 0.262991 0.266446 0.269901 0.273356 0.276811 0.280267 0.283722 0.287177 0.290644 0.294195 0.297747 0.301298 0.304849 0.308584 0.312357 0.316130 0.319904 0.323677 0.327450 0.331224 0.335008 0.338805 0.342601 0.346398 0.350631 0.354925 0.359220 0.363514 0.367809 0.372103 0.376398 0.380692 0.384987 0.389281 0.393575 0.397870 0.402234 0.406620 0.411074 0.415691 0.420308 0.424924 0.429541 0.434157 0.438774 0.443390 0.448007 0.452623 0.457240 0.461857 0.466473 0.471090 0.475706 0.480323 0.485498 0.490698 0.495969 0.501287 0.506605 0.511924 0.517242 0.522560 0.527878 0.533197 0.538515 0.543833 0.549152 0.554470 0.559788 0.565106 0.570542 0.576047 0.581643 0.587524 0.593405 0.599286 0.605167 0.611048 0.616929 0.622810 0.628692 0.634573 0.640454 0.646335 0.652216 0.658097 0.663978 0.669859 0.675740 0.681621 0.687502 0.693384 0.699265 0.705146 0.711027 0.716908 0.722789 0.728670 0.734551 0.740432 0.746313 0.752195 0.758076 0.763957 0.769838 0.775719 0.781600 0.787481 0.793042 0.798540 0.803199 0.813492 0.814483 0.820000 0.820000 0.820000 0.819636 0.815678 0.810887 0.812420 0.810902 0.805712 0.805504 0.804105 0.800244 0.793768 0.779892 0.769034 0.765495 0.760227 0.754958 0.749726 0.740459 0.731810 0.725414 0.716736 0.710451 0.708369 0.705525 0.699354 0.692842 0.686329 0.679932 0.672872 0.664135 0.655392 0.648351 0.642830 0.638401 0.634020 0.629638 0.625257 0.621076 0.616973 0.613244 0.609732 0.606220 0.602757 0.600844 0.600852 0.600860 0.600869 0.600874 0.600849 0.600762 0.600654 0.600547 0.600440 0.600333 0.600226 0.600119 0.600012 0.599905 0.599798 0.599691 0.599584 0.599477 0.599369 0.599262 0.599155 0.599048 0.598941 0.598864 0.598881 0.598948 0.599015 0.599075 0.599106 0.599130 0.599154 0.599179 0.599203 0.599227 0.599251 0.599276 0.599300 0.599324 0.599349 0.599373 0.599397 0.599422 0.599445 0.599445 0.599378 0.599311 0.599243 0.599176 0.599109 0.599033 0.598923 0.598812 0.598701 0.598590 0.598479 0.598368 0.598258 0.598147 0.598036 0.597925 0.597814 0.597703 0.597593 0.597531 0.597492 0.597455 0.597417 0.597379 0.597341 0.597303 0.597265 0.597227 0.597189 0.597134 0.597068 0.597002 0.596936 0.596870 0.596804 0.596738 0.848822 2.314946 3.781070 5.247195 6.713319 8.179443 9.645568 11.111692 12.577816 14.043941 15.510065 16.591497 16.822567 17.053637 17.284707 17.515777 17.746847 17.977916 18.240366 18.518914 18.797462 19.076010 19.354558 19.665942 19.987864 20.309785 20.538920 20.599441 20.614405 20.629369 20.644333 20.659297 20.674262 20.689226 20.704190 20.719154 20.734118 20.749082 20.764047 20.779011 20.794094 20.809196 20.824297 20.839399 20.854508 20.869622 20.884736 20.899850 20.914964 20.930078 20.945191 20.960305 20.975444 20.990660 21.005876 21.021092 21.036311 21.051576 21.066841 21.082106 21.097371 21.112636 21.127901 21.143166 21.158431 21.173742 21.189068 21.204394 21.219720 21.235101 21.250518 21.265936 21.281354 21.296771 21.312189 21.327606 21.343024 21.358447 21.373879 21.389311 21.404743 21.420209 21.435781 21.451352 21.466924 21.482496 21.498068 21.513639 21.529211 21.544783 21.560355 21.575927 21.591498 21.607070 21.679800 21.795003 21.968018 22.141032 22.314047 22.487062 22.644016 22.663379 22.682743 22.702106 22.719903 22.735630 22.751358 22.767085 22.782813 22.798540 22.814268 22.829995 22.845742 22.861524 22.877306 22.893088 22.908903 22.924788 22.940672 22.956557 22.972442 22.988327 23.004212 23.020096 23.035981 23.051866 23.067751 23.083635 23.102800 23.128857 23.154915 23.186301 23.218388 23.250476 23.282563 23.323893 23.376612 23.522006 23.667401 23.812795 23.958190 24.103585 24.251921 24.416973 24.582536 24.748157 24.913778 25.074541 25.198125 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.127076 0.129975 0.132874 0.135773 0.138672 0.141578 0.144490 0.147401 0.150312 0.153237 0.156282 0.159327 0.162372 0.165417 0.168568 0.171853 0.175138 0.178423 0.181709 0.185130 0.188585 0.192041 0.195496 0.198951 0.202406 0.205862 0.209317 0.212772 0.216227 0.219682 0.223138 0.226593 0.230048 0.233503 0.236959 0.240414 0.243869 0.247324 0.250780 0.254235 0.257690 0.261145 0.264600 0.268056 0.271511 0.274966 0.278421 0.281877 0.285332 0.288787 0.292242 0.295733 0.299278 0.302823 0.306368 0.309930 0.313704 0.317477 0.321250 0.325023 0.328797 0.332570 0.336343 0.340116 0.343890 0.347663 0.351458 0.355750 0.360041 0.364335 0.368629 0.372924 0.377218 0.381513 0.385807 0.390102 0.394396 0.398691 0.402985 0.407316 0.411650 0.416120 0.420736 0.425353 0.429969 0.434586 0.439202 0.443819 0.448435 0.453052 0.457669 0.462285 0.466902 0.471518 0.476135 0.480751 0.485424 0.490440 0.495456 0.500690 0.506008 0.511326 0.516644 0.521963 0.527281 0.532599 0.537918 0.543236 0.548554 0.553872 0.559191 0.564509 0.569827 0.575146 0.580464 0.586012 0.591867 0.597721 0.603600 0.609481 0.615362 0.621243 0.627124 0.633005 0.638887 0.644768 0.650649 0.656530 0.662411 0.668292 0.674173 0.680054 0.685935 0.691816 0.697698 0.703579 0.709460 0.715341 0.721222 0.727103 0.732984 0.738865 0.744746 0.750627 0.756508 0.762390 0.768271 0.774152 0.780033 0.785914 0.791755 0.796455 0.801155 0.811150 0.811891 0.820000 0.820000 0.820000 0.820000 0.817309 0.812634 0.814477 0.813211 0.809575 0.809266 0.805980 0.801248 0.795870 0.781606 0.771269 0.768722 0.763454 0.758188 0.752708 0.743606 0.735503 0.729351 0.720666 0.715368 0.713287 0.710633 0.704212 0.697699 0.691187 0.684190 0.675678 0.666865 0.658144 0.651617 0.646008 0.641252 0.636871 0.632490 0.628129 0.623932 0.619790 0.615950 0.612439 0.608927 0.605415 0.601996 0.600946 0.600954 0.600961 0.600934 0.600833 0.600726 0.600619 0.600512 0.600405 0.600298 0.600191 0.600084 0.599977 0.599870 0.599762 0.599655 0.599548 0.599441 0.599334 0.599227 0.599120 0.599013 0.598936 0.598953 0.599020 0.599087 0.599138 0.599167 0.599192 0.599216 0.599240 0.599265 0.599289 0.599313 0.599337 0.599362 0.599386 0.599410 0.599435 0.599459 0.599483 0.599507 0.599507 0.599439 0.599372 0.599305 0.599238 0.599170 0.599086 0.598976 0.598865 0.598754 0.598643 0.598532 0.598421 0.598311 0.598200 0.598089 0.597978 0.597867 0.597756 0.597646 0.597584 0.597545 0.597507 0.597470 0.597432 0.597394 0.597356 0.597318 0.597280 0.597242 0.597191 0.597125 0.597059 0.596993 0.596927 0.596861 0.596795 0.606919 1.933266 3.399391 4.865515 6.331639 7.797764 9.263888 10.730013 12.196137 13.662261 15.128386 16.363540 16.601666 16.832736 17.063806 17.294876 17.525946 17.757016 18.008585 18.287133 18.565682 18.844230 19.122778 19.421057 19.742979 20.064900 20.377973 20.431908 20.478723 20.493687 20.508651 20.523615 20.538579 20.553544 20.568508 20.583472 20.598436 20.613420 20.628412 20.643405 20.658398 20.673445 20.688559 20.703672 20.718786 20.733900 20.749014 20.764128 20.779242 20.794355 20.809469 20.824583 20.839697 20.854811 20.870047 20.885308 20.900568 20.915829 20.931092 20.946357 20.961622 20.976887 20.992152 21.007417 21.022682 21.037947 21.053250 21.068624 21.083998 21.099372 21.114756 21.130173 21.145591 21.161008 21.176426 21.191844 21.207261 21.222679 21.238097 21.253578 21.269062 21.284546 21.300030 21.315590 21.331161 21.346733 21.362305 21.377877 21.393449 21.409020 21.424592 21.442729 21.461934 21.481140 21.500345 21.673243 21.846258 22.019273 22.192287 22.365302 22.491088 22.550960 22.566688 22.582415 22.598143 22.613870 22.629598 22.645326 22.661053 22.676781 22.692508 22.708236 22.723963 22.739727 22.755549 22.771372 22.787195 22.803040 22.818925 22.834810 22.850695 22.866579 22.882464 22.898349 22.914234 22.930277 22.946600 22.962924 22.979248 23.002938 23.035025 23.067112 23.099200 23.131287 23.163374 23.213404 23.279789 23.425184 23.570578 23.715973 23.861367 24.006938 24.156613 24.322234 24.487855 24.653476 24.817236 24.974407 25.102198 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.131719 0.134618 0.137517 0.140416 0.143315 0.146241 0.149171 0.152100 0.155030 0.158002 0.161047 0.164092 0.167137 0.170181 0.173426 0.176752 0.180078 0.183405 0.186740 0.190195 0.193651 0.197106 0.200561 0.204016 0.207471 0.210927 0.214382 0.217837 0.221292 0.224748 0.228203 0.231658 0.235113 0.238569 0.242024 0.245479 0.248934 0.252389 0.255845 0.259300 0.262755 0.266210 0.269666 0.273121 0.276576 0.280031 0.283487 0.286942 0.290397 0.293852 0.297307 0.300818 0.304357 0.307896 0.311434 0.315050 0.318823 0.322596 0.326370 0.330143 0.333916 0.337689 0.341463 0.345236 0.349009 0.352783 0.356692 0.360930 0.365168 0.369450 0.373744 0.378039 0.382333 0.386628 0.390922 0.395217 0.399511 0.403806 0.408100 0.412395 0.416689 0.421188 0.425792 0.430398 0.435014 0.439631 0.444248 0.448864 0.453481 0.458097 0.462714 0.467330 0.471947 0.476563 0.481180 0.485796 0.490486 0.495326 0.500166 0.505410 0.510729 0.516047 0.521365 0.526684 0.532002 0.537320 0.542638 0.547957 0.553275 0.558593 0.563912 0.569230 0.574548 0.579866 0.585185 0.590692 0.596350 0.602033 0.607914 0.613795 0.619676 0.625557 0.631438 0.637319 0.643201 0.649082 0.654963 0.660844 0.666725 0.672606 0.678487 0.684368 0.690249 0.696130 0.702011 0.707893 0.713774 0.719655 0.725536 0.731417 0.737298 0.743179 0.749060 0.754941 0.760822 0.766704 0.772585 0.778466 0.784347 0.790228 0.795624 0.799421 0.805843 0.810987 0.818242 0.820000 0.820000 0.820000 0.818521 0.814381 0.816461 0.815373 0.813314 0.811016 0.806984 0.802252 0.797032 0.783320 0.773991 0.771950 0.766682 0.761414 0.756010 0.746753 0.739196 0.732731 0.724031 0.720286 0.718204 0.715086 0.709069 0.702557 0.695326 0.686296 0.678409 0.669596 0.660783 0.654878 0.649271 0.644169 0.639723 0.635342 0.630994 0.626788 0.622639 0.618685 0.615145 0.611633 0.608122 0.604610 0.601238 0.601047 0.601012 0.600905 0.600798 0.600691 0.600584 0.600477 0.600370 0.600263 0.600155 0.600048 0.599941 0.599834 0.599727 0.599620 0.599513 0.599406 0.599299 0.599192 0.599085 0.599007 0.599024 0.599092 0.599159 0.599203 0.599229 0.599253 0.599278 0.599302 0.599326 0.599351 0.599375 0.599399 0.599423 0.599448 0.599472 0.599496 0.599521 0.599545 0.599569 0.599568 0.599501 0.599434 0.599367 0.599299 0.599232 0.599139 0.599029 0.598918 0.598807 0.598696 0.598585 0.598474 0.598363 0.598253 0.598142 0.598031 0.597920 0.597809 0.597698 0.597637 0.597598 0.597560 0.597522 0.597485 0.597447 0.597409 0.597371 0.597333 0.597295 0.597248 0.597182 0.597116 0.597050 0.596984 0.596918 0.596852 0.596786 1.551587 3.017711 4.483836 5.949960 7.416084 8.882209 10.348333 11.814457 13.280582 14.746706 16.122192 16.380766 16.611836 16.842906 17.073976 17.305046 17.536116 17.777517 18.055353 18.333901 18.612449 18.890997 19.176315 19.498094 19.820015 20.141937 20.294037 20.324202 20.354368 20.372969 20.387933 20.402897 20.417861 20.432825 20.447790 20.462754 20.477718 20.492701 20.507734 20.522767 20.537800 20.552836 20.567950 20.583064 20.598178 20.613292 20.628406 20.643519 20.658633 20.673747 20.688886 20.704039 20.719193 20.734346 20.749548 20.764813 20.780078 20.795343 20.810608 20.825873 20.841138 20.856403 20.871668 20.886938 20.902208 20.917478 20.932747 20.948158 20.963575 20.978993 20.994411 21.009828 21.025246 21.040663 21.056081 21.071499 21.086916 21.102334 21.117752 21.133238 21.148774 21.164310 21.179845 21.195399 21.210971 21.226542 21.242114 21.257686 21.273258 21.288830 21.304401 21.327448 21.365369 21.403289 21.551483 21.724498 21.897513 22.070528 22.243543 22.357195 22.411078 22.444928 22.460656 22.476383 22.492111 22.507838 22.523566 22.539293 22.555021 22.570748 22.586476 22.602203 22.617931 22.633713 22.649577 22.665442 22.681306 22.697178 22.713063 22.728947 22.744832 22.760717 22.776602 22.792487 22.808371 22.825534 22.844634 22.863734 22.883749 22.915836 22.947924 22.980011 23.012098 23.044185 23.085301 23.187221 23.328361 23.473755 23.619150 23.764545 23.909939 24.063673 24.227553 24.393174 24.558795 24.723387 24.872960 25.043949 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.136363 0.139262 0.142161 0.145060 0.147966 0.150914 0.153862 0.156809 0.159757 0.162767 0.165812 0.168856 0.171901 0.174946 0.178307 0.181674 0.185041 0.188408 0.191805 0.195260 0.198716 0.202171 0.205626 0.209081 0.212537 0.215992 0.219447 0.222902 0.226358 0.229813 0.233268 0.236723 0.240178 0.243634 0.247089 0.250544 0.253999 0.257455 0.260910 0.264365 0.267820 0.271276 0.274731 0.278186 0.281641 0.285096 0.288552 0.292007 0.295462 0.298917 0.302373 0.305900 0.309433 0.312965 0.316498 0.320169 0.323943 0.327716 0.331489 0.335263 0.339036 0.342809 0.346582 0.350356 0.354129 0.357902 0.361901 0.366089 0.370277 0.374565 0.378860 0.383154 0.387449 0.391743 0.396038 0.400332 0.404627 0.408921 0.413216 0.417510 0.421804 0.426314 0.430869 0.435443 0.440060 0.444676 0.449293 0.453909 0.458526 0.463142 0.467759 0.472375 0.476992 0.481609 0.486225 0.490842 0.495487 0.500159 0.504832 0.510131 0.515449 0.520768 0.526086 0.531404 0.536723 0.542041 0.547359 0.552678 0.557996 0.563314 0.568632 0.573951 0.579269 0.584587 0.589906 0.595314 0.600764 0.606347 0.612228 0.618109 0.623990 0.629871 0.635752 0.641633 0.647514 0.653396 0.659277 0.665158 0.671039 0.676920 0.682801 0.688682 0.694563 0.700444 0.706325 0.712207 0.718088 0.723969 0.729850 0.735731 0.741612 0.747493 0.753374 0.759255 0.765136 0.771017 0.776899 0.782780 0.788661 0.794542 0.799164 0.802130 0.810084 0.815336 0.820000 0.820000 0.820000 0.819490 0.816128 0.818330 0.817536 0.815026 0.811817 0.807988 0.803256 0.798839 0.785033 0.776719 0.775177 0.769909 0.764645 0.759255 0.750027 0.742889 0.736685 0.728754 0.725204 0.723122 0.720280 0.713926 0.707056 0.696891 0.688931 0.681140 0.672327 0.664171 0.658134 0.652534 0.647170 0.642574 0.638193 0.633847 0.629644 0.625495 0.621450 0.617852 0.614340 0.610828 0.607316 0.603805 0.601084 0.600977 0.600870 0.600763 0.600656 0.600548 0.600441 0.600334 0.600227 0.600120 0.600013 0.599906 0.599799 0.599692 0.599585 0.599478 0.599371 0.599263 0.599156 0.599079 0.599096 0.599163 0.599228 0.599266 0.599291 0.599315 0.599339 0.599364 0.599388 0.599412 0.599437 0.599461 0.599485 0.599509 0.599534 0.599558 0.599582 0.599607 0.599631 0.599630 0.599563 0.599496 0.599428 0.599361 0.599294 0.599192 0.599081 0.598971 0.598860 0.598749 0.598638 0.598527 0.598416 0.598306 0.598195 0.598084 0.597973 0.597862 0.597751 0.597690 0.597651 0.597613 0.597575 0.597538 0.597500 0.597462 0.597424 0.597386 0.597348 0.597305 0.597239 0.597173 0.597107 0.597041 0.596975 0.596910 0.596844 1.169907 2.636032 4.102156 5.568280 7.034405 8.500529 9.966653 11.432778 12.898902 14.365026 15.831151 16.159866 16.390936 16.622005 16.853075 17.084145 17.315215 17.550182 17.823573 18.102121 18.380669 18.659217 18.937765 19.253209 19.575130 19.897052 20.179199 20.197767 20.216335 20.234903 20.252251 20.267215 20.282179 20.297143 20.312107 20.327072 20.342036 20.357000 20.371964 20.387021 20.402095 20.417169 20.432243 20.447342 20.462456 20.477570 20.492683 20.507797 20.522911 20.538025 20.553139 20.568271 20.583469 20.598666 20.613864 20.629064 20.644329 20.659594 20.674859 20.690124 20.705389 20.720654 20.735919 20.751184 20.766486 20.781804 20.797121 20.812439 20.827813 20.843230 20.858648 20.874066 20.889483 20.904901 20.920318 20.935736 20.951159 20.966592 20.982026 20.997459 21.012921 21.028493 21.044064 21.059636 21.075208 21.090780 21.106352 21.121923 21.137495 21.153067 21.168639 21.184211 21.199782 21.287113 21.429724 21.602739 21.775753 21.948768 22.121783 22.250509 22.283068 22.315627 22.338896 22.354624 22.370351 22.386079 22.401806 22.417534 22.433261 22.448989 22.464726 22.480473 22.496221 22.511969 22.527776 22.543661 22.559546 22.575431 22.591315 22.607200 22.623085 22.638970 22.654854 22.670739 22.686624 22.702509 22.721493 22.744507 22.767522 22.796648 22.828735 22.860822 22.892910 22.927599 22.963337 23.086144 23.231538 23.376933 23.522327 23.667722 23.813117 23.969474 24.132872 24.298493 24.464114 24.629735 24.774696 24.965221 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.141006 0.143905 0.146804 0.149703 0.152632 0.155597 0.158563 0.161528 0.164494 0.167532 0.170576 0.173621 0.176666 0.179801 0.183209 0.186617 0.190025 0.193433 0.196870 0.200326 0.203781 0.207236 0.210691 0.214146 0.217602 0.221057 0.224512 0.227967 0.231423 0.234878 0.238333 0.241788 0.245244 0.248699 0.252154 0.255609 0.259064 0.262520 0.265975 0.269430 0.272885 0.276341 0.279796 0.283251 0.286706 0.290162 0.293617 0.297072 0.300527 0.303983 0.307452 0.310979 0.314505 0.318032 0.321558 0.325289 0.329062 0.332836 0.336609 0.340382 0.344155 0.347929 0.351702 0.355475 0.359249 0.363022 0.367088 0.371229 0.375386 0.379680 0.383975 0.388269 0.392564 0.396858 0.401153 0.405447 0.409742 0.414036 0.418331 0.422625 0.426920 0.431423 0.435929 0.440488 0.445105 0.449721 0.454338 0.458954 0.463571 0.468187 0.472804 0.477421 0.482037 0.486654 0.491270 0.495887 0.500503 0.505120 0.509814 0.515007 0.520199 0.525489 0.530807 0.536125 0.541443 0.546762 0.552080 0.557398 0.562717 0.568035 0.573353 0.578672 0.583990 0.589308 0.594626 0.599945 0.605263 0.610814 0.616619 0.622425 0.628304 0.634185 0.640066 0.645947 0.651828 0.657710 0.663591 0.669472 0.675353 0.681234 0.687115 0.692996 0.698877 0.704758 0.710639 0.716520 0.722402 0.728283 0.734164 0.740045 0.745926 0.751807 0.757688 0.763569 0.769450 0.775331 0.781213 0.787094 0.792975 0.798856 0.802028 0.808627 0.812430 0.820000 0.820000 0.820000 0.820000 0.817875 0.820077 0.818722 0.815821 0.812617 0.808991 0.804259 0.800340 0.786747 0.779436 0.778062 0.773137 0.767875 0.762277 0.753150 0.746582 0.740180 0.732204 0.730122 0.728040 0.725124 0.718117 0.708260 0.698299 0.692057 0.683871 0.675058 0.667253 0.661392 0.655797 0.650257 0.645426 0.641045 0.636688 0.632500 0.628351 0.624234 0.620558 0.617047 0.613535 0.610023 0.606236 0.602232 0.600941 0.600834 0.600727 0.600620 0.600513 0.600406 0.600299 0.600192 0.600085 0.599978 0.599871 0.599764 0.599656 0.599549 0.599442 0.599335 0.599228 0.599150 0.599168 0.599235 0.599293 0.599328 0.599352 0.599377 0.599401 0.599425 0.599450 0.599474 0.599498 0.599522 0.599547 0.599571 0.599595 0.599620 0.599644 0.599668 0.599693 0.599692 0.599625 0.599557 0.599490 0.599423 0.599354 0.599245 0.599134 0.599024 0.598913 0.598802 0.598691 0.598580 0.598469 0.598358 0.598248 0.598137 0.598026 0.597915 0.597804 0.597742 0.597704 0.597666 0.597628 0.597590 0.597553 0.597515 0.597477 0.597439 0.597401 0.597361 0.597297 0.597231 0.597165 0.597099 0.597033 0.596967 0.596901 0.788228 2.254352 3.720476 5.186601 6.652725 8.118850 9.584974 11.051098 12.517223 13.983347 15.449471 15.938965 16.170035 16.401105 16.632175 16.863245 17.094315 17.325682 17.591792 17.870341 18.148889 18.427437 18.705985 19.008324 19.330245 19.652167 19.962559 20.071676 20.086640 20.101604 20.116568 20.131533 20.146497 20.161461 20.176425 20.191389 20.206354 20.221319 20.236285 20.251250 20.266278 20.281392 20.296506 20.311620 20.326734 20.341847 20.356961 20.372075 20.387189 20.402303 20.417417 20.432530 20.447644 20.462862 20.478104 20.493346 20.508588 20.523845 20.539110 20.554375 20.569640 20.584905 20.600170 20.615435 20.630700 20.645996 20.661362 20.676727 20.692093 20.707468 20.722885 20.738303 20.753721 20.769138 20.784556 20.799973 20.815391 20.830809 20.846289 20.861774 20.877259 20.892744 20.908302 20.923874 20.939445 20.955017 20.970589 20.986161 21.001733 21.017304 21.037202 21.059212 21.081222 21.134949 21.307964 21.480979 21.653994 21.827008 22.000023 22.152881 22.173599 22.194317 22.215034 22.232864 22.248591 22.264319 22.280046 22.295774 22.311501 22.327229 22.342956 22.358714 22.374503 22.390291 22.406080 22.421914 22.437798 22.453683 22.469568 22.485453 22.501338 22.517222 22.533107 22.548992 22.564877 22.580761 22.596646 22.618697 22.647643 22.677459 22.709546 22.741634 22.773721 22.813743 22.870941 22.989321 23.134716 23.280110 23.425505 23.570899 23.716294 23.874151 24.038191 24.203812 24.369433 24.535054 24.679086 24.849941 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.131154 0.134053 0.136952 0.139851 0.142750 0.145649 0.148548 0.151447 0.154346 0.157308 0.160291 0.163274 0.166257 0.169251 0.172296 0.175341 0.178386 0.181431 0.184685 0.188134 0.191583 0.195032 0.198481 0.201935 0.205391 0.208846 0.212301 0.215756 0.219212 0.222667 0.226122 0.229577 0.233033 0.236488 0.239943 0.243398 0.246853 0.250309 0.253764 0.257219 0.260674 0.264130 0.267585 0.271040 0.274495 0.277951 0.281406 0.284861 0.288316 0.291771 0.295227 0.298682 0.302137 0.305592 0.309048 0.312534 0.316054 0.319575 0.323095 0.326635 0.330409 0.334182 0.337955 0.341729 0.345502 0.349275 0.353048 0.356822 0.360595 0.364368 0.368156 0.372254 0.376352 0.380501 0.384796 0.389090 0.393384 0.397679 0.401973 0.406268 0.410562 0.414857 0.419151 0.423446 0.427740 0.432058 0.436515 0.440972 0.445533 0.450150 0.454766 0.459383 0.463999 0.468616 0.473233 0.477849 0.482466 0.487082 0.491699 0.496315 0.500932 0.505548 0.510165 0.514906 0.519915 0.524924 0.530209 0.535528 0.540846 0.546164 0.551483 0.556801 0.562119 0.567437 0.572756 0.578074 0.583392 0.588711 0.594029 0.599347 0.604666 0.609984 0.615476 0.621082 0.626737 0.632618 0.638499 0.644380 0.650261 0.656142 0.662024 0.667905 0.673786 0.679667 0.685548 0.691429 0.697310 0.703191 0.709072 0.714953 0.720834 0.726716 0.732597 0.738478 0.744359 0.750240 0.756121 0.762002 0.767883 0.773764 0.779645 0.785527 0.791202 0.796509 0.801816 0.803732 0.809524 0.819082 0.820000 0.820000 0.820000 0.819622 0.820767 0.819500 0.816616 0.813414 0.809992 0.805263 0.801569 0.788461 0.782158 0.781575 0.776365 0.771104 0.765896 0.756825 0.750275 0.743837 0.737465 0.735040 0.732958 0.728944 0.719630 0.709465 0.699690 0.694922 0.686601 0.677788 0.670354 0.664666 0.659060 0.653473 0.648341 0.643896 0.639515 0.635356 0.631207 0.627058 0.623265 0.619753 0.616238 0.612471 0.608431 0.604217 0.600906 0.600799 0.600692 0.600585 0.600478 0.600371 0.600264 0.600157 0.600049 0.599942 0.599835 0.599728 0.599621 0.599514 0.599407 0.599300 0.599220 0.599240 0.599307 0.599360 0.599390 0.599414 0.599438 0.599463 0.599487 0.599511 0.599536 0.599560 0.599584 0.599608 0.599633 0.599657 0.599681 0.599706 0.599730 0.599754 0.599753 0.599686 0.599619 0.599552 0.599484 0.599407 0.599298 0.599187 0.599076 0.598966 0.598855 0.598744 0.598633 0.598522 0.598411 0.598301 0.598190 0.598079 0.597968 0.597857 0.597795 0.597757 0.597719 0.597681 0.597643 0.597605 0.597568 0.597530 0.597492 0.597454 0.597416 0.597354 0.597288 0.597222 0.597156 0.597090 0.597024 0.596958 0.596892 1.872673 3.338797 4.804921 6.271046 7.737170 9.203294 10.669419 12.135543 13.601667 15.067792 15.718065 15.949135 16.180205 16.411274 16.642344 16.873414 17.104484 17.360012 17.638560 17.917108 18.195657 18.474205 18.763439 19.085360 19.407282 19.729204 19.887720 19.941039 19.965922 19.980886 19.995850 20.010814 20.025779 20.040743 20.055707 20.070671 20.085646 20.100651 20.115657 20.130663 20.145670 20.160784 20.175898 20.191011 20.206125 20.221239 20.236353 20.251467 20.266581 20.281707 20.296843 20.311978 20.327113 20.342301 20.357566 20.372831 20.388096 20.403361 20.418626 20.433891 20.449156 20.464421 20.479686 20.494951 20.510216 20.525481 20.540882 20.556296 20.571710 20.587123 20.602540 20.617958 20.633376 20.648793 20.664211 20.679628 20.695046 20.710464 20.725947 20.741484 20.757021 20.772558 20.788111 20.803683 20.819254 20.834826 20.850398 20.865970 20.881542 20.897113 20.921287 20.965495 21.013190 21.186204 21.359219 21.532234 21.705249 21.878263 22.012090 22.063922 22.079649 22.095377 22.111104 22.126832 22.142559 22.158287 22.174014 22.189742 22.205469 22.221197 22.236924 22.252705 22.268535 22.284364 22.300193 22.316051 22.331936 22.347821 22.363705 22.379590 22.395475 22.411360 22.427245 22.443908 22.461321 22.478733 22.496145 22.526183 22.558270 22.590358 22.622445 22.654532 22.686619 22.770337 22.892498 23.037893 23.183287 23.328682 23.474077 23.619530 23.777889 23.943510 24.109131 24.274752 24.440373 24.585710 24.717278 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.135797 0.138696 0.141595 0.144494 0.147393 0.150292 0.153191 0.156090 0.158993 0.161994 0.164995 0.167995 0.170996 0.174032 0.177111 0.180190 0.183269 0.186349 0.189724 0.193180 0.196635 0.200090 0.203545 0.207001 0.210456 0.213911 0.217366 0.220822 0.224277 0.227732 0.231187 0.234642 0.238098 0.241553 0.245008 0.248463 0.251919 0.255374 0.258829 0.262284 0.265740 0.269195 0.272650 0.276105 0.279560 0.283016 0.286471 0.289926 0.293381 0.296837 0.300292 0.303747 0.307202 0.310658 0.314113 0.317612 0.321127 0.324641 0.328155 0.331755 0.335528 0.339302 0.343075 0.346848 0.350621 0.354395 0.358168 0.361941 0.365715 0.369488 0.373345 0.377402 0.381458 0.385616 0.389911 0.394205 0.398500 0.402794 0.407089 0.411383 0.415678 0.419972 0.424267 0.428561 0.432856 0.437184 0.441590 0.445996 0.450578 0.455195 0.459811 0.464428 0.469045 0.473661 0.478278 0.482894 0.487511 0.492127 0.496744 0.501360 0.505977 0.510594 0.515210 0.519935 0.524769 0.529612 0.534930 0.540249 0.545567 0.550885 0.556203 0.561522 0.566840 0.572158 0.577477 0.582795 0.588113 0.593432 0.598750 0.604068 0.609386 0.614705 0.620079 0.625474 0.631051 0.636932 0.642813 0.648694 0.654575 0.660456 0.666337 0.672219 0.678100 0.683981 0.689862 0.695743 0.701624 0.707505 0.713386 0.719267 0.725148 0.731030 0.736911 0.742792 0.748673 0.754554 0.760435 0.766316 0.772197 0.778078 0.783959 0.789840 0.794936 0.799408 0.802863 0.806712 0.816189 0.820000 0.820000 0.820000 0.820311 0.821015 0.820279 0.817412 0.814210 0.810999 0.806267 0.803692 0.790293 0.784880 0.784041 0.779592 0.774339 0.768609 0.760120 0.753968 0.747785 0.742039 0.739958 0.737219 0.731000 0.720835 0.710670 0.701936 0.697304 0.689332 0.680519 0.673619 0.667936 0.662323 0.656736 0.651366 0.646748 0.642387 0.638212 0.634063 0.629914 0.625972 0.622442 0.618689 0.614649 0.610609 0.606486 0.602049 0.600764 0.600657 0.600550 0.600442 0.600335 0.600228 0.600121 0.600014 0.599907 0.599800 0.599693 0.599586 0.599479 0.599372 0.599291 0.599311 0.599379 0.599426 0.599451 0.599476 0.599500 0.599524 0.599549 0.599573 0.599597 0.599622 0.599646 0.599670 0.599694 0.599719 0.599743 0.599767 0.599792 0.599816 0.599814 0.599748 0.599681 0.599613 0.599546 0.599460 0.599351 0.599240 0.599129 0.599019 0.598908 0.598797 0.598686 0.598575 0.598464 0.598353 0.598243 0.598132 0.598021 0.597911 0.597848 0.597810 0.597772 0.597734 0.597696 0.597658 0.597620 0.597583 0.597545 0.597507 0.597469 0.597411 0.597345 0.597279 0.597213 0.597147 0.597081 0.597015 0.596949 1.490993 2.957117 4.423242 5.889366 7.355490 8.821615 10.287739 11.753863 13.219988 14.686112 15.497164 15.728234 15.959304 16.190374 16.421444 16.652514 16.883584 17.128232 17.406780 17.685328 17.963876 18.242424 18.520973 18.840475 19.162397 19.484319 19.760276 19.790175 19.820075 19.845204 19.860168 19.875132 19.890096 19.905061 19.920025 19.934989 19.949953 19.964917 19.979949 19.994996 20.010042 20.025088 20.040175 20.055289 20.070403 20.085517 20.100631 20.115745 20.130858 20.145972 20.161099 20.176278 20.191457 20.206637 20.221817 20.237082 20.252347 20.267612 20.282877 20.298142 20.313407 20.328672 20.343937 20.359232 20.374540 20.389849 20.405158 20.420525 20.435942 20.451360 20.466778 20.482195 20.497613 20.513030 20.528448 20.543871 20.559305 20.574740 20.590175 20.605633 20.621205 20.636776 20.652348 20.667920 20.683492 20.699064 20.714635 20.730207 20.745779 20.761351 20.776923 20.792494 20.900465 21.064445 21.237459 21.410474 21.583489 21.756504 21.869385 21.928104 21.957889 21.973617 21.989344 22.005072 22.020799 22.036527 22.052254 22.067982 22.083709 22.099437 22.115164 22.130892 22.146698 22.162569 22.178440 22.194310 22.210189 22.226073 22.241958 22.257843 22.273728 22.289613 22.305497 22.321382 22.339851 22.360458 22.381066 22.406994 22.439082 22.471169 22.503256 22.535343 22.567431 22.654428 22.795676 22.941070 23.086465 23.231859 23.377254 23.525384 23.683208 23.848828 24.014449 24.180070 24.345691 24.494236 24.621000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.137541 0.140440 0.143339 0.146238 0.149137 0.152036 0.154935 0.157834 0.160733 0.163672 0.166690 0.169708 0.172726 0.175744 0.178835 0.181955 0.185074 0.188194 0.191334 0.194790 0.198245 0.201700 0.205155 0.208611 0.212066 0.215521 0.218976 0.222431 0.225887 0.229342 0.232797 0.236252 0.239708 0.243163 0.246618 0.250073 0.253529 0.256984 0.260439 0.263894 0.267349 0.270805 0.274260 0.277715 0.281170 0.284626 0.288081 0.291536 0.294991 0.298447 0.301902 0.305357 0.308812 0.312267 0.315723 0.319179 0.322687 0.326196 0.329704 0.333212 0.336875 0.340648 0.344421 0.348195 0.351968 0.355741 0.359514 0.363288 0.367061 0.370834 0.374607 0.378515 0.382533 0.386551 0.390731 0.395026 0.399320 0.403615 0.407909 0.412204 0.416498 0.420793 0.425087 0.429382 0.433676 0.437971 0.442293 0.446647 0.451007 0.455623 0.460240 0.464857 0.469473 0.474090 0.478706 0.483323 0.487939 0.492556 0.497172 0.501789 0.506406 0.511022 0.515639 0.520255 0.524906 0.529572 0.534333 0.539651 0.544969 0.550288 0.555606 0.560924 0.566243 0.571561 0.576879 0.582197 0.587516 0.592834 0.598152 0.603471 0.608789 0.614107 0.619426 0.624744 0.630062 0.635610 0.641366 0.647127 0.653008 0.658889 0.664770 0.670651 0.676533 0.682414 0.688295 0.694176 0.700057 0.705938 0.711819 0.717700 0.723581 0.729462 0.735343 0.741225 0.747106 0.752987 0.758868 0.764749 0.770630 0.776511 0.782392 0.788273 0.794154 0.798204 0.801662 0.805743 0.813283 0.820000 0.820000 0.820029 0.820557 0.821264 0.821057 0.818206 0.815001 0.812003 0.807358 0.804374 0.791889 0.787603 0.787238 0.782820 0.777572 0.772144 0.763880 0.757661 0.751215 0.746957 0.744219 0.739323 0.732188 0.722039 0.711874 0.704211 0.699873 0.692063 0.683381 0.676884 0.671200 0.665586 0.659999 0.654477 0.649600 0.645258 0.641068 0.636919 0.632770 0.628728 0.624908 0.620868 0.616828 0.612788 0.608693 0.603437 0.600878 0.600621 0.600514 0.600407 0.600300 0.600193 0.600086 0.599979 0.599872 0.599765 0.599658 0.599550 0.599443 0.599361 0.599383 0.599447 0.599489 0.599513 0.599537 0.599562 0.599586 0.599610 0.599635 0.599659 0.599683 0.599708 0.599732 0.599756 0.599780 0.599805 0.599829 0.599853 0.599878 0.599875 0.599810 0.599742 0.599675 0.599608 0.599514 0.599404 0.599293 0.599182 0.599071 0.598961 0.598850 0.598739 0.598628 0.598517 0.598406 0.598296 0.598185 0.598074 0.597965 0.597901 0.597863 0.597825 0.597787 0.597749 0.597711 0.597673 0.597635 0.597598 0.597560 0.597522 0.597468 0.597402 0.597336 0.597270 0.597204 0.597138 0.597072 0.597006 1.109313 2.575438 4.041562 5.507686 6.973811 8.439935 9.906060 11.372184 12.838308 14.304433 15.276264 15.507334 15.738404 15.969474 16.200543 16.431613 16.662683 16.898611 17.175000 17.453548 17.732096 18.010644 18.289192 18.595590 18.917512 19.239434 19.561356 19.668869 19.687290 19.705711 19.724131 19.739450 19.754414 19.769378 19.784343 19.799307 19.814271 19.829235 19.844199 19.859213 19.874300 19.889388 19.904475 19.919567 19.934681 19.949795 19.964909 19.980022 19.995136 20.010250 20.025364 20.040478 20.055678 20.070901 20.086125 20.101349 20.116598 20.131863 20.147128 20.162393 20.177658 20.192923 20.208188 20.223452 20.238744 20.254100 20.269457 20.284814 20.300180 20.315597 20.331015 20.346433 20.361850 20.377268 20.392685 20.408103 20.423521 20.439000 20.454487 20.469973 20.485459 20.501014 20.516586 20.532157 20.547729 20.563301 20.578873 20.594445 20.610016 20.631756 20.656998 20.682240 20.769670 20.942685 21.115700 21.288714 21.461729 21.634744 21.760392 21.795372 21.830352 21.851857 21.867585 21.883312 21.899040 21.914767 21.930495 21.946222 21.961950 21.977694 21.993448 22.009202 22.024956 22.040787 22.056672 22.072557 22.088441 22.104326 22.120211 22.136096 22.151980 22.167865 22.183750 22.199635 22.215520 22.236871 22.262110 22.287806 22.319893 22.351980 22.384067 22.417970 22.467208 22.553458 22.698853 22.844247 22.989642 23.135037 23.280431 23.430005 23.588526 23.754147 23.919768 24.085389 24.249755 24.402689 24.526167 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.142184 0.145083 0.147982 0.150881 0.153780 0.156679 0.159578 0.162477 0.165376 0.168361 0.171396 0.174431 0.177466 0.180501 0.183659 0.186820 0.189981 0.193141 0.196399 0.199855 0.203310 0.206765 0.210220 0.213676 0.217131 0.220586 0.224041 0.227497 0.230952 0.234407 0.237862 0.241318 0.244773 0.248228 0.251683 0.255138 0.258594 0.262049 0.265504 0.268959 0.272415 0.275870 0.279325 0.282780 0.286236 0.289691 0.293146 0.296601 0.300056 0.303512 0.306967 0.310422 0.313877 0.317333 0.320788 0.324257 0.327759 0.331262 0.334764 0.338267 0.341994 0.345768 0.349541 0.353314 0.357087 0.360861 0.364634 0.368407 0.372181 0.375954 0.379727 0.383667 0.387648 0.391630 0.395847 0.400141 0.404436 0.408730 0.413024 0.417319 0.421613 0.425908 0.430202 0.434497 0.438791 0.443086 0.447385 0.451686 0.456052 0.460669 0.465285 0.469902 0.474518 0.479135 0.483751 0.488368 0.492984 0.497601 0.502218 0.506834 0.511451 0.516067 0.520684 0.525300 0.529917 0.534533 0.539327 0.544512 0.549698 0.555009 0.560327 0.565645 0.570963 0.576282 0.581600 0.586918 0.592237 0.597555 0.602873 0.608191 0.613510 0.618828 0.624146 0.629465 0.634783 0.640254 0.645808 0.651441 0.657322 0.663203 0.669084 0.674965 0.680846 0.686728 0.692609 0.698490 0.704371 0.710252 0.716133 0.722014 0.727895 0.733776 0.739657 0.745539 0.751420 0.757301 0.763182 0.769063 0.774944 0.780825 0.786706 0.792587 0.798468 0.800838 0.803470 0.810378 0.819821 0.819649 0.820070 0.820731 0.821513 0.821836 0.818998 0.815790 0.812955 0.808412 0.806096 0.793603 0.790325 0.789858 0.786047 0.780807 0.775015 0.767506 0.761354 0.755227 0.751220 0.746252 0.740972 0.733409 0.723244 0.713502 0.707001 0.702655 0.694793 0.686443 0.680149 0.674460 0.668849 0.663262 0.657675 0.652451 0.648117 0.643923 0.639775 0.635626 0.631294 0.627086 0.623046 0.619006 0.614966 0.610889 0.605733 0.601385 0.600586 0.600479 0.600372 0.600265 0.600158 0.600051 0.599943 0.599836 0.599729 0.599622 0.599515 0.599431 0.599455 0.599514 0.599550 0.599575 0.599599 0.599623 0.599648 0.599672 0.599696 0.599721 0.599745 0.599769 0.599793 0.599818 0.599842 0.599866 0.599891 0.599915 0.599939 0.599935 0.599871 0.599804 0.599737 0.599667 0.599568 0.599457 0.599346 0.599235 0.599124 0.599013 0.598903 0.598792 0.598681 0.598570 0.598459 0.598348 0.598238 0.598127 0.598019 0.597954 0.597916 0.597878 0.597840 0.597802 0.597764 0.597726 0.597688 0.597650 0.597613 0.597575 0.597525 0.597459 0.597393 0.597327 0.597261 0.597195 0.597129 0.597063 0.735228 2.193758 3.659883 5.126007 6.592131 8.058256 9.524380 10.990504 12.456629 13.922753 15.052197 15.286433 15.517503 15.748573 15.979643 16.210713 16.441783 16.673892 16.943219 17.221768 17.500316 17.778864 18.057412 18.350705 18.672627 18.994549 19.316471 19.513352 19.558875 19.573839 19.588804 19.603768 19.618732 19.633696 19.648660 19.663624 19.678592 19.693570 19.708549 19.723527 19.738505 19.753617 19.768731 19.783845 19.798959 19.814073 19.829186 19.844300 19.859414 19.874530 19.889647 19.904764 19.919881 19.935054 19.950319 19.965584 19.980849 19.996114 20.011379 20.026644 20.041909 20.057174 20.072438 20.087703 20.102968 20.118233 20.133622 20.149028 20.164433 20.179838 20.195252 20.210670 20.226088 20.241505 20.256923 20.272340 20.287758 20.303176 20.318656 20.334194 20.349732 20.365270 20.380823 20.396395 20.411967 20.427538 20.443110 20.458682 20.474254 20.489826 20.515101 20.567114 20.647910 20.820925 20.993940 21.166955 21.339969 21.512984 21.661836 21.684004 21.706171 21.728338 21.745825 21.761552 21.777280 21.793007 21.808735 21.824462 21.840190 21.855917 21.871689 21.887484 21.903279 21.919073 21.934924 21.950809 21.966694 21.982579 21.998464 22.014348 22.030233 22.046118 22.062074 22.078072 22.094071 22.110070 22.136530 22.168617 22.200704 22.232791 22.264879 22.296966 22.360536 22.456636 22.602030 22.747425 22.892819 23.038214 23.183608 23.333570 23.493845 23.659466 23.825087 23.990708 24.152192 24.306684 24.430162 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.146828 0.149727 0.152626 0.155525 0.158427 0.161333 0.164240 0.167147 0.170054 0.173086 0.176131 0.179176 0.182221 0.185305 0.188506 0.191708 0.194909 0.198110 0.201465 0.204920 0.208375 0.211830 0.215286 0.218741 0.222196 0.225651 0.229106 0.232562 0.236017 0.239472 0.242927 0.246383 0.249838 0.253293 0.256748 0.260204 0.263659 0.267114 0.270569 0.274024 0.277480 0.280935 0.284390 0.287845 0.291301 0.294756 0.298211 0.301666 0.305122 0.308577 0.312032 0.315487 0.318943 0.322398 0.325853 0.329331 0.332828 0.336325 0.339821 0.343341 0.347114 0.350887 0.354661 0.358434 0.362207 0.365980 0.369754 0.373527 0.377300 0.381073 0.384855 0.388803 0.392750 0.396697 0.400962 0.405256 0.409551 0.413845 0.418140 0.422434 0.426729 0.431023 0.435318 0.439612 0.443907 0.448201 0.452496 0.456790 0.461188 0.465763 0.470337 0.474947 0.479563 0.484180 0.488796 0.493413 0.498030 0.502646 0.507263 0.511879 0.516496 0.521112 0.525729 0.530345 0.534962 0.539579 0.544385 0.549387 0.554411 0.559729 0.565048 0.570366 0.575684 0.581003 0.586321 0.591639 0.596957 0.602276 0.607594 0.612912 0.618231 0.623549 0.628867 0.634185 0.639504 0.644838 0.650176 0.655755 0.661636 0.667517 0.673398 0.679279 0.685160 0.691042 0.696923 0.702804 0.708685 0.714566 0.720447 0.726328 0.732209 0.738090 0.743971 0.749853 0.755734 0.761615 0.767496 0.773377 0.779258 0.785139 0.790992 0.796832 0.801819 0.802540 0.807472 0.817807 0.819153 0.820112 0.820787 0.821762 0.822579 0.819790 0.816639 0.813953 0.809409 0.807252 0.796161 0.793047 0.792682 0.789275 0.784041 0.778401 0.771199 0.765047 0.758804 0.753252 0.747945 0.743319 0.734614 0.724449 0.715227 0.709592 0.705638 0.697524 0.689189 0.683414 0.677716 0.672112 0.666525 0.660938 0.655422 0.650964 0.646779 0.642631 0.638363 0.633896 0.629264 0.625225 0.621185 0.617145 0.613081 0.608029 0.602684 0.600562 0.600444 0.600336 0.600229 0.600122 0.600015 0.599908 0.599801 0.599694 0.599587 0.599501 0.599527 0.599583 0.599612 0.599636 0.599661 0.599685 0.599709 0.599734 0.599758 0.599782 0.599807 0.599831 0.599855 0.599879 0.599904 0.599928 0.599952 0.599977 0.600001 0.599996 0.599933 0.599866 0.599798 0.599723 0.599621 0.599510 0.599399 0.599288 0.599177 0.599066 0.598956 0.598845 0.598734 0.598623 0.598512 0.598401 0.598291 0.598180 0.598072 0.598007 0.597969 0.597931 0.597893 0.597855 0.597817 0.597779 0.597741 0.597703 0.597665 0.597628 0.597582 0.597516 0.597450 0.597384 0.597318 0.597252 0.597186 0.597120 0.630145 1.812079 3.278203 4.744327 6.210452 7.676576 9.142700 10.608825 12.074949 13.541073 14.815970 15.065533 15.296603 15.527673 15.758743 15.989813 16.220882 16.451952 16.711439 16.989987 17.268535 17.547083 17.825632 18.106721 18.427742 18.749664 19.071586 19.344057 19.396771 19.438157 19.453121 19.468085 19.483050 19.498014 19.512978 19.527942 19.542906 19.557871 19.572879 19.587898 19.602916 19.617935 19.633009 19.648123 19.663237 19.678350 19.693464 19.708578 19.723692 19.738806 19.753927 19.769089 19.784250 19.799411 19.814572 19.829835 19.845100 19.860365 19.875630 19.890895 19.906159 19.921424 19.936689 19.951977 19.967278 19.982578 19.997878 20.013237 20.028654 20.044072 20.059490 20.074907 20.090325 20.105743 20.121160 20.136582 20.152018 20.167454 20.182890 20.198345 20.213917 20.229489 20.245060 20.260632 20.276204 20.291776 20.307347 20.322919 20.338491 20.354063 20.369635 20.385206 20.526151 20.699165 20.872180 21.045195 21.218210 21.391224 21.536516 21.576883 21.592610 21.608338 21.624065 21.639793 21.655520 21.671248 21.686975 21.702703 21.718430 21.734158 21.749885 21.765686 21.781522 21.797358 21.813194 21.829062 21.844947 21.860831 21.876716 21.892601 21.908486 21.924371 21.940255 21.957968 21.976625 21.995281 22.017341 22.049428 22.081515 22.113603 22.145690 22.177777 22.236708 22.359813 22.505207 22.650602 22.795997 22.941391 23.086786 23.236226 23.399164 23.564785 23.730406 23.896027 24.057475 24.205102 24.351106 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.148572 0.151471 0.154370 0.157269 0.160168 0.163084 0.166009 0.168935 0.171860 0.174806 0.177851 0.180896 0.183941 0.186986 0.190133 0.193375 0.196617 0.199859 0.203101 0.206530 0.209985 0.213440 0.216895 0.220351 0.223806 0.227261 0.230716 0.234172 0.237627 0.241082 0.244537 0.247993 0.251448 0.254903 0.258358 0.261813 0.265269 0.268724 0.272179 0.275634 0.279090 0.282545 0.286000 0.289455 0.292911 0.296366 0.299821 0.303276 0.306731 0.310187 0.313642 0.317097 0.320552 0.324008 0.327463 0.330918 0.334403 0.337894 0.341384 0.344875 0.348460 0.352234 0.356007 0.359780 0.363553 0.367327 0.371100 0.374873 0.378647 0.382420 0.386193 0.390009 0.393924 0.397839 0.401782 0.406077 0.410371 0.414666 0.418960 0.423255 0.427549 0.431844 0.436138 0.440433 0.444727 0.449022 0.453316 0.457611 0.461905 0.466323 0.470848 0.475375 0.479992 0.484609 0.489225 0.493842 0.498458 0.503075 0.507691 0.512308 0.516924 0.521541 0.526158 0.530774 0.535391 0.540007 0.544624 0.549383 0.554210 0.559132 0.564450 0.569769 0.575087 0.580405 0.585723 0.591042 0.596360 0.601678 0.606997 0.612315 0.617633 0.622951 0.628270 0.633588 0.638906 0.644225 0.649543 0.654861 0.660402 0.666106 0.671831 0.677712 0.683593 0.689474 0.695356 0.701237 0.707118 0.712999 0.718880 0.724761 0.730642 0.736523 0.742404 0.748285 0.754166 0.760048 0.765929 0.771810 0.777691 0.783572 0.789453 0.794653 0.799761 0.802426 0.805330 0.815983 0.818656 0.820153 0.820695 0.822011 0.823255 0.820580 0.817489 0.815015 0.810362 0.808484 0.797775 0.795769 0.795405 0.792493 0.787275 0.781508 0.774892 0.768296 0.760345 0.754945 0.749638 0.744909 0.735818 0.725653 0.717518 0.712318 0.708809 0.700255 0.692376 0.686679 0.680981 0.675375 0.669788 0.664201 0.658614 0.653798 0.649635 0.645363 0.640975 0.636496 0.631637 0.627403 0.623363 0.619323 0.615271 0.610325 0.604980 0.600515 0.600408 0.600301 0.600194 0.600087 0.599980 0.599873 0.599766 0.599659 0.599570 0.599598 0.599649 0.599674 0.599698 0.599722 0.599747 0.599771 0.599795 0.599820 0.599844 0.599868 0.599893 0.599917 0.599941 0.599965 0.599990 0.600014 0.600038 0.600063 0.600056 0.599995 0.599927 0.599860 0.599779 0.599674 0.599563 0.599452 0.599341 0.599230 0.599119 0.599008 0.598898 0.598787 0.598676 0.598565 0.598454 0.598343 0.598233 0.598126 0.598060 0.598022 0.597984 0.597946 0.597908 0.597870 0.597832 0.597794 0.597756 0.597718 0.597680 0.597639 0.597573 0.597507 0.597441 0.597375 0.597309 0.597243 0.597177 0.604312 1.430399 2.896523 4.362648 5.828772 7.294897 8.761021 10.227145 11.693270 13.159394 14.562137 14.844632 15.075702 15.306772 15.537842 15.768912 15.999982 16.231052 16.479659 16.758207 17.036755 17.315303 17.593851 17.872399 18.182857 18.504779 18.826701 19.148622 19.256377 19.286014 19.315651 19.332403 19.347367 19.362332 19.377296 19.392260 19.407224 19.422188 19.437152 19.452153 19.467213 19.482272 19.497332 19.512401 19.527514 19.542628 19.557742 19.572856 19.587970 19.603083 19.618197 19.633311 19.648494 19.663700 19.678905 19.694111 19.709351 19.724616 19.739880 19.755145 19.770410 19.785675 19.800940 19.816205 19.831491 19.846839 19.862188 19.877536 19.892892 19.908309 19.923727 19.939145 19.954562 19.969980 19.985398 20.000815 20.016233 20.031711 20.047199 20.062686 20.078174 20.093726 20.109298 20.124869 20.140441 20.156013 20.171585 20.187157 20.202728 20.226412 20.255418 20.284424 20.404391 20.577406 20.750420 20.923435 21.096450 21.269465 21.382216 21.446442 21.470850 21.486578 21.502305 21.518033 21.533760 21.549488 21.565215 21.580943 21.596670 21.612398 21.628126 21.643853 21.659685 21.675562 21.691440 21.707317 21.723199 21.739084 21.754969 21.770854 21.786738 21.802623 21.818508 21.834393 21.854799 21.877172 21.899546 21.930239 21.962327 21.994414 22.026501 22.067593 22.117596 22.262990 22.408385 22.553779 22.699174 22.844569 22.990097 23.138862 23.304483 23.470104 23.635725 23.801346 23.965113 24.106254 24.286460 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.141619 0.144518 0.147417 0.150316 0.153215 0.156114 0.159013 0.161912 0.164811 0.167753 0.170696 0.173639 0.176583 0.179571 0.182616 0.185661 0.188706 0.191751 0.194983 0.198266 0.201549 0.204832 0.208140 0.211595 0.215050 0.218505 0.221961 0.225416 0.228871 0.232326 0.235782 0.239237 0.242692 0.246147 0.249602 0.253058 0.256513 0.259968 0.263423 0.266879 0.270334 0.273789 0.277244 0.280700 0.284155 0.287610 0.291065 0.294520 0.297976 0.301431 0.304886 0.308341 0.311797 0.315252 0.318707 0.322162 0.325618 0.329073 0.332528 0.335986 0.339471 0.342956 0.346441 0.349926 0.353580 0.357353 0.361126 0.364900 0.368673 0.372446 0.376220 0.379993 0.383766 0.387539 0.391313 0.395147 0.399031 0.402916 0.406898 0.411192 0.415487 0.419781 0.424076 0.428370 0.432665 0.436959 0.441253 0.445548 0.449842 0.454137 0.458431 0.462726 0.467020 0.471441 0.475917 0.480421 0.485037 0.489654 0.494270 0.498887 0.503503 0.508120 0.512736 0.517353 0.521970 0.526586 0.531203 0.535819 0.540436 0.545052 0.549669 0.554323 0.558983 0.563853 0.569171 0.574489 0.579808 0.585126 0.590444 0.595763 0.601081 0.606399 0.611717 0.617036 0.622354 0.627672 0.632991 0.638309 0.643627 0.648945 0.654264 0.659582 0.665027 0.670527 0.676145 0.682026 0.687907 0.693788 0.699669 0.705551 0.711432 0.717313 0.723194 0.729075 0.734956 0.740837 0.746718 0.752599 0.758480 0.764362 0.770243 0.776124 0.782005 0.787886 0.793635 0.797866 0.802098 0.803507 0.814160 0.818160 0.820194 0.820610 0.822260 0.823733 0.821370 0.818338 0.815926 0.811418 0.809678 0.799439 0.798492 0.798127 0.795732 0.790509 0.784966 0.778278 0.769658 0.761999 0.756638 0.751453 0.746770 0.737023 0.727119 0.719809 0.715123 0.711434 0.702985 0.695705 0.689944 0.684253 0.678638 0.673051 0.667464 0.661877 0.656655 0.652372 0.647980 0.643588 0.639099 0.634235 0.629582 0.625542 0.621502 0.617458 0.612621 0.607276 0.602150 0.600373 0.600266 0.600159 0.600052 0.599945 0.599837 0.599730 0.599639 0.599667 0.599711 0.599735 0.599760 0.599784 0.599808 0.599833 0.599857 0.599881 0.599906 0.599930 0.599954 0.599979 0.600003 0.600027 0.600051 0.600076 0.600100 0.600124 0.600117 0.600056 0.599989 0.599922 0.599835 0.599726 0.599616 0.599505 0.599394 0.599283 0.599172 0.599061 0.598951 0.598840 0.598729 0.598618 0.598507 0.598396 0.598286 0.598179 0.598112 0.598075 0.598037 0.597999 0.597961 0.597923 0.597885 0.597847 0.597809 0.597771 0.597733 0.597695 0.597630 0.597564 0.597498 0.597432 0.597366 0.597300 0.597234 0.597168 1.048720 2.514844 3.980968 5.447093 6.913217 8.379341 9.845466 11.311590 12.777714 14.243839 14.623732 14.854802 15.085872 15.316942 15.548012 15.779082 16.010151 16.247878 16.526427 16.804975 17.083523 17.362071 17.640619 17.937972 18.259894 18.581816 18.903737 19.140096 19.158371 19.176646 19.194921 19.211685 19.226649 19.241614 19.256578 19.271542 19.286506 19.301470 19.316434 19.331399 19.346494 19.361595 19.376695 19.391795 19.406906 19.422020 19.437134 19.452247 19.467361 19.482475 19.497589 19.512703 19.527864 19.543114 19.558364 19.573614 19.588866 19.604131 19.619396 19.634661 19.649926 19.665191 19.680456 19.695721 19.710986 19.726363 19.741760 19.757156 19.772553 19.787964 19.803382 19.818800 19.834217 19.849635 19.865052 19.880470 19.895888 19.911364 19.926904 19.942443 19.957983 19.973535 19.989107 20.004679 20.020250 20.035822 20.051394 20.066966 20.082538 20.108880 20.170843 20.282631 20.455646 20.628661 20.801675 20.974690 21.147705 21.270496 21.308128 21.345759 21.364818 21.380546 21.396273 21.412001 21.427728 21.443456 21.459183 21.474911 21.490664 21.506424 21.522185 21.537946 21.553798 21.569682 21.585567 21.601452 21.617337 21.633222 21.649106 21.664991 21.680876 21.696761 21.712646 21.728530 21.753264 21.781204 21.811051 21.843138 21.875225 21.907313 21.956441 22.022686 22.166167 22.311562 22.456957 22.602351 22.747746 22.893277 23.044704 23.209802 23.375423 23.541044 23.706665 23.872286 24.010082 24.194769 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.143363 0.146262 0.149161 0.152060 0.154959 0.157858 0.160757 0.163656 0.166555 0.169470 0.172431 0.175392 0.178354 0.181315 0.184336 0.187381 0.190426 0.193471 0.196531 0.199855 0.203179 0.206502 0.209826 0.213205 0.216660 0.220115 0.223571 0.227026 0.230481 0.233936 0.237391 0.240847 0.244302 0.247757 0.251212 0.254668 0.258123 0.261578 0.265033 0.268489 0.271944 0.275399 0.278854 0.282309 0.285765 0.289220 0.292675 0.296130 0.299586 0.303041 0.306496 0.309951 0.313407 0.316862 0.320317 0.323772 0.327227 0.330683 0.334138 0.337593 0.341057 0.344537 0.348016 0.351495 0.354975 0.358700 0.362473 0.366246 0.370019 0.373793 0.377566 0.381339 0.385112 0.388886 0.392659 0.396432 0.400271 0.404126 0.407982 0.412013 0.416307 0.420602 0.424896 0.429191 0.433485 0.437780 0.442074 0.446369 0.450663 0.454958 0.459252 0.463547 0.467841 0.472136 0.476542 0.480967 0.485466 0.490082 0.494699 0.499315 0.503932 0.508548 0.513165 0.517782 0.522398 0.527015 0.531631 0.536248 0.540864 0.545481 0.550097 0.554714 0.559331 0.563947 0.568837 0.574016 0.579210 0.584529 0.589847 0.595165 0.600483 0.605802 0.611120 0.616438 0.621757 0.627075 0.632393 0.637711 0.643030 0.648348 0.653666 0.658985 0.664303 0.669621 0.674939 0.680523 0.686372 0.692222 0.698102 0.703983 0.709865 0.715746 0.721627 0.727508 0.733389 0.739270 0.745151 0.751032 0.756913 0.762794 0.768675 0.774557 0.780438 0.786319 0.792200 0.797323 0.800487 0.803294 0.812337 0.817663 0.820142 0.820520 0.822509 0.823957 0.822159 0.819188 0.816814 0.812694 0.810872 0.802694 0.801214 0.800849 0.798888 0.793743 0.788183 0.779503 0.770823 0.763637 0.758331 0.753255 0.748393 0.738228 0.728534 0.722179 0.717928 0.713837 0.705833 0.698906 0.693209 0.687522 0.681900 0.676314 0.670727 0.665140 0.659494 0.654985 0.650592 0.646200 0.641704 0.636843 0.631985 0.627720 0.623680 0.619640 0.614918 0.609572 0.604227 0.600515 0.600230 0.600123 0.600016 0.599909 0.599802 0.599708 0.599737 0.599773 0.599797 0.599821 0.599846 0.599870 0.599894 0.599919 0.599943 0.599967 0.599992 0.600016 0.600040 0.600064 0.600089 0.600113 0.600137 0.600162 0.600186 0.600178 0.600118 0.600051 0.599981 0.599890 0.599779 0.599669 0.599558 0.599447 0.599336 0.599225 0.599114 0.599003 0.598893 0.598782 0.598671 0.598560 0.598449 0.598338 0.598232 0.598165 0.598127 0.598090 0.598052 0.598014 0.597976 0.597938 0.597900 0.597862 0.597824 0.597786 0.597748 0.597687 0.597622 0.597556 0.597490 0.597424 0.597358 0.597292 0.597226 0.697607 2.133164 3.599289 5.065413 6.531537 7.997662 9.463786 10.929910 12.396035 13.862159 14.402832 14.633901 14.864971 15.096041 15.327111 15.558181 15.789251 16.020456 16.294646 16.573194 16.851743 17.130291 17.408839 17.693087 18.015009 18.336931 18.658852 18.938877 19.031110 19.046075 19.061039 19.076003 19.090967 19.105931 19.120895 19.135860 19.150824 19.165809 19.180801 19.195792 19.210784 19.225842 19.240956 19.256070 19.271184 19.286298 19.301411 19.316525 19.331639 19.346757 19.361900 19.377043 19.392186 19.407329 19.422587 19.437852 19.453117 19.468382 19.483647 19.498912 19.514177 19.529442 19.544724 19.560015 19.575307 19.590599 19.605949 19.621367 19.636784 19.652202 19.667619 19.683037 19.698455 19.713872 19.729294 19.744731 19.760169 19.775606 19.791057 19.806629 19.822201 19.837772 19.853344 19.868916 19.884488 19.900060 19.915631 19.932631 19.949719 19.966807 19.987857 20.160871 20.333886 20.506901 20.679916 20.852931 21.025945 21.170892 21.194614 21.218336 21.242058 21.258786 21.274514 21.290241 21.305969 21.321696 21.337424 21.353151 21.368879 21.384665 21.400466 21.416268 21.432069 21.447935 21.463820 21.479705 21.495590 21.511474 21.527359 21.543244 21.559129 21.575907 21.592951 21.609994 21.627688 21.659775 21.691862 21.723949 21.756037 21.788124 21.827348 21.929352 22.069345 22.214739 22.360134 22.505529 22.650923 22.796318 22.951380 23.115121 23.280742 23.446363 23.611984 23.777604 23.916172 24.056702 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.148006 0.150905 0.153804 0.156703 0.159602 0.162501 0.165400 0.168299 0.171198 0.174141 0.177120 0.180099 0.183078 0.186057 0.189101 0.192146 0.195190 0.198235 0.201384 0.204749 0.208113 0.211478 0.214843 0.218270 0.221725 0.225180 0.228636 0.232091 0.235546 0.239001 0.242457 0.245912 0.249367 0.252822 0.256277 0.259733 0.263188 0.266643 0.270098 0.273554 0.277009 0.280464 0.283919 0.287375 0.290830 0.294285 0.297740 0.301196 0.304651 0.308106 0.311561 0.315016 0.318472 0.321927 0.325382 0.328837 0.332293 0.335748 0.339203 0.342658 0.346125 0.349599 0.353073 0.356546 0.360046 0.363819 0.367592 0.371366 0.375139 0.378912 0.382686 0.386459 0.390232 0.394005 0.397779 0.401555 0.405382 0.409210 0.413038 0.417128 0.421422 0.425717 0.430011 0.434306 0.438600 0.442895 0.447189 0.451484 0.455778 0.460073 0.464367 0.468662 0.472956 0.477252 0.481626 0.486000 0.490511 0.495127 0.499744 0.504360 0.508977 0.513594 0.518210 0.522827 0.527443 0.532060 0.536676 0.541293 0.545909 0.550526 0.555143 0.559759 0.564376 0.568992 0.573862 0.578858 0.583931 0.589249 0.594568 0.599886 0.605204 0.610523 0.615841 0.621159 0.626477 0.631796 0.637114 0.642432 0.647751 0.653069 0.658387 0.663705 0.669024 0.674342 0.679660 0.685188 0.690841 0.696535 0.702416 0.708297 0.714178 0.720060 0.725941 0.731822 0.737703 0.743584 0.749465 0.755346 0.761227 0.767108 0.772989 0.778871 0.784752 0.790633 0.796514 0.800460 0.802294 0.810513 0.817167 0.819688 0.820465 0.822758 0.824182 0.822947 0.820037 0.817794 0.813848 0.812066 0.804499 0.803936 0.803571 0.802097 0.796674 0.789002 0.780668 0.771988 0.765330 0.760024 0.755588 0.749490 0.739432 0.730831 0.724513 0.720733 0.716464 0.708542 0.702171 0.696474 0.690785 0.685163 0.679576 0.673977 0.667945 0.662066 0.657597 0.653205 0.648813 0.644312 0.639451 0.634494 0.629899 0.625859 0.621819 0.617214 0.611869 0.606523 0.601808 0.600195 0.600088 0.599981 0.599874 0.599777 0.599808 0.599834 0.599859 0.599883 0.599907 0.599932 0.599956 0.599980 0.600005 0.600029 0.600053 0.600078 0.600102 0.600126 0.600150 0.600175 0.600199 0.600223 0.600248 0.600239 0.600180 0.600112 0.600040 0.599943 0.599832 0.599721 0.599611 0.599500 0.599389 0.599278 0.599167 0.599056 0.598946 0.598835 0.598724 0.598613 0.598502 0.598391 0.598285 0.598218 0.598180 0.598142 0.598105 0.598067 0.598029 0.597991 0.597953 0.597915 0.597877 0.597839 0.597801 0.597745 0.597679 0.597613 0.597547 0.597481 0.597415 0.597349 0.597283 0.626531 1.751485 3.217609 4.683733 6.149858 7.615982 9.082107 10.548231 12.014355 13.480480 14.181931 14.413001 14.644071 14.875141 15.106211 15.337281 15.568351 15.799420 16.062866 16.341414 16.619962 16.898510 17.177059 17.455607 17.770124 18.092046 18.413967 18.735889 18.853025 18.905144 18.925356 18.940321 18.955285 18.970249 18.985213 19.000177 19.015142 19.030106 19.045095 19.060127 19.075159 19.090191 19.105234 19.120348 19.135462 19.150575 19.165689 19.180803 19.195917 19.211031 19.226145 19.241312 19.256499 19.271686 19.286874 19.302103 19.317368 19.332633 19.347898 19.363163 19.378428 19.393693 19.408958 19.424239 19.439579 19.454919 19.470258 19.485604 19.501022 19.516439 19.531857 19.547274 19.562692 19.578110 19.593527 19.608945 19.624422 19.639911 19.655400 19.670888 19.686438 19.702010 19.717582 19.733153 19.748725 19.764297 19.779869 19.795441 19.821195 19.854642 19.888088 20.039112 20.212126 20.385141 20.558156 20.731171 20.904186 21.065867 21.089844 21.105571 21.121299 21.137026 21.152754 21.168481 21.184209 21.199936 21.215664 21.231391 21.247119 21.262846 21.278668 21.294511 21.310353 21.326196 21.342073 21.357957 21.373842 21.389727 21.405612 21.421497 21.437381 21.453266 21.472555 21.492648 21.512740 21.540586 21.572673 21.604761 21.636848 21.671462 21.707234 21.827127 21.972522 22.117917 22.263311 22.408706 22.554100 22.699495 22.856815 23.020439 23.186060 23.351681 23.517302 23.682923 23.824190 23.949701 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.152649 0.155548 0.158447 0.161346 0.164245 0.167144 0.170043 0.172942 0.175841 0.178822 0.181819 0.184815 0.187812 0.190821 0.193866 0.196910 0.199955 0.203000 0.206259 0.209665 0.213070 0.216476 0.219882 0.223335 0.226790 0.230246 0.233701 0.237156 0.240611 0.244066 0.247522 0.250977 0.254432 0.257887 0.261343 0.264798 0.268253 0.271708 0.275164 0.278619 0.282074 0.285529 0.288984 0.292440 0.295895 0.299350 0.302805 0.306261 0.309716 0.313171 0.316626 0.320082 0.323537 0.326992 0.330447 0.333903 0.337358 0.340813 0.344268 0.347723 0.351190 0.354659 0.358127 0.361595 0.365166 0.368939 0.372712 0.376485 0.380259 0.384032 0.387805 0.391578 0.395352 0.399125 0.402898 0.406680 0.410481 0.414283 0.418084 0.422243 0.426538 0.430832 0.435127 0.439421 0.443716 0.448010 0.452305 0.456599 0.460893 0.465188 0.469482 0.473777 0.478071 0.482371 0.486692 0.491013 0.495556 0.500172 0.504789 0.509406 0.514022 0.518639 0.523255 0.527872 0.532488 0.537105 0.541721 0.546338 0.550955 0.555571 0.560188 0.564804 0.569421 0.574037 0.578828 0.583648 0.588652 0.593970 0.599288 0.604607 0.609925 0.615243 0.620562 0.625880 0.631198 0.636517 0.641835 0.647153 0.652471 0.657790 0.663108 0.668426 0.673745 0.679063 0.684381 0.689794 0.695239 0.700849 0.706730 0.712611 0.718492 0.724374 0.730255 0.736136 0.742017 0.747898 0.753779 0.759660 0.765541 0.771422 0.777303 0.783185 0.789021 0.794686 0.800350 0.802532 0.808690 0.816670 0.818786 0.820492 0.823006 0.824406 0.823735 0.820887 0.818765 0.814984 0.813261 0.807023 0.806658 0.806294 0.805116 0.796816 0.790321 0.781833 0.773283 0.767024 0.761717 0.757979 0.750802 0.740637 0.733116 0.726909 0.723538 0.719299 0.711330 0.705436 0.699739 0.694042 0.688426 0.682839 0.676787 0.670275 0.664585 0.660209 0.655817 0.651425 0.646922 0.642058 0.637101 0.632290 0.628037 0.623997 0.619510 0.614165 0.608819 0.603474 0.600475 0.600053 0.599946 0.599845 0.599872 0.599896 0.599920 0.599945 0.599969 0.599993 0.600018 0.600042 0.600066 0.600091 0.600115 0.600139 0.600164 0.600188 0.600212 0.600236 0.600261 0.600285 0.600309 0.600300 0.600241 0.600174 0.600099 0.599996 0.599885 0.599774 0.599664 0.599553 0.599442 0.599331 0.599220 0.599109 0.598998 0.598888 0.598777 0.598666 0.598555 0.598444 0.598339 0.598271 0.598233 0.598195 0.598157 0.598120 0.598082 0.598044 0.598006 0.597968 0.597930 0.597892 0.597854 0.597802 0.597736 0.597670 0.597604 0.597538 0.597472 0.597406 0.597340 0.599618 1.369805 2.835930 4.302054 5.768178 7.234303 8.700427 10.166551 11.632676 13.098800 13.961031 14.192101 14.423170 14.654240 14.885310 15.116380 15.347450 15.578520 15.831086 16.109634 16.388182 16.666730 16.945278 17.223826 17.525239 17.847161 18.169082 18.491004 18.722802 18.752179 18.781557 18.804638 18.819603 18.834567 18.849531 18.864495 18.879459 18.894423 18.909388 18.924352 18.939418 18.954491 18.969564 18.984637 18.999739 19.014853 19.029967 19.045081 19.060195 19.075309 19.090422 19.105536 19.120688 19.135919 19.151151 19.166383 19.181619 19.196884 19.212149 19.227414 19.242679 19.257944 19.273209 19.288474 19.303739 19.319105 19.334493 19.349880 19.365268 19.380676 19.396094 19.411512 19.426929 19.442347 19.457765 19.473182 19.488600 19.504073 19.519614 19.535154 19.550695 19.566247 19.581819 19.597391 19.612962 19.628534 19.644106 19.659678 19.675250 19.702608 19.777688 19.917352 20.090367 20.263382 20.436396 20.609411 20.782426 20.895831 20.966384 20.983812 20.999539 21.015267 21.030994 21.046722 21.062449 21.078177 21.093904 21.109632 21.125359 21.141087 21.156814 21.172674 21.188558 21.204442 21.220325 21.236210 21.252095 21.267980 21.283864 21.299749 21.315634 21.331519 21.347404 21.370555 21.395026 21.421397 21.453485 21.485572 21.517659 21.557012 21.614259 21.730305 21.875699 22.021094 22.166489 22.311883 22.457278 22.602672 22.761178 22.925758 23.091379 23.257000 23.422621 23.584864 23.730654 23.854132 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.154394 0.157293 0.160192 0.163091 0.165990 0.168889 0.171788 0.174687 0.177586 0.180500 0.183514 0.186528 0.189542 0.192556 0.195585 0.198630 0.201675 0.204720 0.207765 0.211156 0.214603 0.218050 0.221496 0.224945 0.228400 0.231855 0.235311 0.238766 0.242221 0.245676 0.249132 0.252587 0.256042 0.259497 0.262953 0.266408 0.269863 0.273318 0.276773 0.280229 0.283684 0.287139 0.290594 0.294050 0.297505 0.300960 0.304415 0.307871 0.311326 0.314781 0.318236 0.321691 0.325147 0.328602 0.332057 0.335512 0.338968 0.342423 0.345878 0.349333 0.352790 0.356252 0.359715 0.363177 0.366640 0.370285 0.374058 0.377832 0.381605 0.385378 0.389152 0.392925 0.396698 0.400471 0.404245 0.408018 0.411793 0.415569 0.419346 0.423122 0.427358 0.431653 0.435947 0.440242 0.444536 0.448831 0.453125 0.457420 0.461714 0.466009 0.470303 0.474598 0.478892 0.483187 0.487481 0.491776 0.496070 0.500640 0.505232 0.509834 0.514451 0.519067 0.523684 0.528300 0.532917 0.537533 0.542150 0.546767 0.551383 0.556000 0.560616 0.565233 0.569849 0.574466 0.579084 0.583738 0.588391 0.593373 0.598691 0.604009 0.609328 0.614646 0.619964 0.625283 0.630601 0.635919 0.641237 0.646556 0.651874 0.657192 0.662511 0.667829 0.673147 0.678465 0.683784 0.689102 0.694420 0.699739 0.705321 0.711121 0.716925 0.722806 0.728688 0.734569 0.740450 0.746331 0.752212 0.758093 0.763974 0.769855 0.775736 0.781617 0.787498 0.792982 0.797882 0.802281 0.806867 0.815878 0.817667 0.820400 0.823255 0.824631 0.824521 0.821736 0.819614 0.816178 0.814455 0.809938 0.809381 0.808790 0.805183 0.796958 0.791678 0.782998 0.774318 0.768717 0.763571 0.760369 0.752007 0.742310 0.735407 0.729822 0.726344 0.722329 0.714705 0.708701 0.703004 0.697306 0.691670 0.685645 0.679125 0.672605 0.667087 0.662822 0.658430 0.654038 0.649534 0.644666 0.639709 0.634751 0.630244 0.626176 0.621806 0.616461 0.611116 0.605770 0.600957 0.600017 0.599913 0.599934 0.599958 0.599982 0.600006 0.600031 0.600055 0.600079 0.600104 0.600128 0.600152 0.600177 0.600201 0.600225 0.600250 0.600274 0.600298 0.600322 0.600347 0.600371 0.600361 0.600303 0.600236 0.600158 0.600049 0.599938 0.599827 0.599716 0.599606 0.599495 0.599384 0.599273 0.599162 0.599051 0.598941 0.598830 0.598719 0.598608 0.598497 0.598392 0.598324 0.598286 0.598248 0.598210 0.598172 0.598135 0.598097 0.598059 0.598021 0.597983 0.597945 0.597907 0.597859 0.597793 0.597727 0.597661 0.597595 0.597529 0.597463 0.597397 0.597331 0.988126 2.454250 3.920374 5.386499 6.852623 8.318747 9.784872 11.250996 12.717120 13.740130 13.971200 14.202270 14.433340 14.664410 14.895480 15.126550 15.357620 15.599305 15.877854 16.156402 16.434950 16.713498 16.992046 17.280354 17.602276 17.924197 18.246119 18.568041 18.629577 18.647707 18.665837 18.683920 18.698884 18.713849 18.728813 18.743777 18.758741 18.773705 18.788670 18.803634 18.818676 18.833790 18.848904 18.864017 18.879131 18.894245 18.909359 18.924473 18.939588 18.954713 18.969838 18.984963 19.000088 19.015340 19.030605 19.045870 19.061135 19.076400 19.091665 19.106930 19.122195 19.137471 19.152754 19.168037 19.183320 19.198661 19.214079 19.229496 19.244914 19.260331 19.275749 19.291167 19.306584 19.322006 19.337444 19.352883 19.368321 19.383769 19.399341 19.414913 19.430484 19.446056 19.461628 19.477200 19.492772 19.508343 19.527562 19.547154 19.566746 19.622578 19.795592 19.968607 20.141622 20.314637 20.487651 20.660666 20.780853 20.821401 20.861950 20.877779 20.893507 20.909234 20.924962 20.940689 20.956417 20.972144 20.987872 21.003636 21.019403 21.035170 21.050937 21.066808 21.082693 21.098578 21.114463 21.130348 21.146232 21.162117 21.178002 21.193887 21.209772 21.225656 21.241541 21.271038 21.302326 21.334296 21.366383 21.398470 21.430558 21.512811 21.633482 21.778877 21.924271 22.069666 22.215060 22.360455 22.507113 22.665456 22.831077 22.996698 23.162319 23.327940 23.486449 23.634649 23.758127 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.159037 0.161936 0.164835 0.167734 0.170633 0.173532 0.176431 0.179330 0.182229 0.185184 0.188215 0.191246 0.194277 0.197308 0.200376 0.203453 0.206530 0.209607 0.212734 0.216189 0.219644 0.223100 0.226555 0.230010 0.233465 0.236921 0.240376 0.243831 0.247286 0.250742 0.254197 0.257652 0.261107 0.264562 0.268018 0.271473 0.274928 0.278383 0.281839 0.285294 0.288749 0.292204 0.295660 0.299115 0.302570 0.306025 0.309480 0.312936 0.316391 0.319846 0.323301 0.326757 0.330212 0.333667 0.337122 0.340578 0.344033 0.347488 0.350943 0.354398 0.357855 0.361312 0.364769 0.368226 0.371682 0.375405 0.379178 0.382951 0.386725 0.390498 0.394271 0.398044 0.401818 0.405591 0.409364 0.413138 0.416911 0.420684 0.424457 0.428291 0.432538 0.436786 0.441062 0.445357 0.449651 0.453946 0.458240 0.462535 0.466829 0.471124 0.475418 0.479713 0.484007 0.488302 0.492596 0.496891 0.501206 0.505750 0.510295 0.514879 0.519496 0.524112 0.528729 0.533345 0.537962 0.542579 0.547195 0.551812 0.556428 0.561045 0.565661 0.570278 0.574894 0.579511 0.584128 0.588744 0.593361 0.598345 0.603516 0.608730 0.614048 0.619367 0.624685 0.630003 0.635322 0.640640 0.645958 0.651277 0.656595 0.661913 0.667231 0.672550 0.677868 0.683186 0.688505 0.693823 0.699141 0.704459 0.709968 0.715569 0.721239 0.727120 0.733001 0.738883 0.744764 0.750645 0.756526 0.762407 0.768288 0.774169 0.780050 0.785931 0.791812 0.796546 0.800526 0.805043 0.814601 0.816548 0.820464 0.823504 0.824855 0.825307 0.822585 0.820464 0.817372 0.815649 0.812468 0.811758 0.809211 0.805401 0.797254 0.792612 0.784163 0.776088 0.770410 0.765548 0.762127 0.753212 0.744133 0.737699 0.732519 0.729149 0.725452 0.717738 0.711966 0.706269 0.700571 0.694495 0.687975 0.681455 0.674935 0.669574 0.665405 0.661042 0.656650 0.652149 0.647274 0.642316 0.637359 0.632549 0.628354 0.624102 0.618757 0.613412 0.608066 0.602721 0.599992 0.599995 0.600019 0.600044 0.600068 0.600092 0.600117 0.600141 0.600165 0.600190 0.600214 0.600238 0.600263 0.600287 0.600311 0.600335 0.600360 0.600384 0.600408 0.600433 0.600423 0.600365 0.600297 0.600213 0.600102 0.599991 0.599880 0.599769 0.599659 0.599548 0.599437 0.599326 0.599215 0.599104 0.598993 0.598883 0.598772 0.598661 0.598550 0.598445 0.598377 0.598339 0.598301 0.598263 0.598225 0.598188 0.598150 0.598112 0.598074 0.598036 0.597998 0.597960 0.597916 0.597850 0.597784 0.597718 0.597652 0.597586 0.597520 0.597454 0.597388 0.661410 2.072570 3.538695 5.004819 6.470944 7.937068 9.403192 10.869317 12.335441 13.519230 13.750300 13.981370 14.212440 14.443509 14.674579 14.905649 15.136719 15.369468 15.646073 15.924621 16.203169 16.481718 16.760266 17.038814 17.357391 17.679312 18.001234 18.323156 18.486480 18.518310 18.533274 18.548238 18.563202 18.578166 18.593131 18.608095 18.623059 18.638037 18.653042 18.668046 18.683051 18.698067 18.713181 18.728295 18.743409 18.758523 18.773637 18.788750 18.803864 18.818978 18.834131 18.849300 18.864469 18.879638 18.894856 18.910121 18.925386 18.940651 18.955916 18.971181 18.986446 19.001711 19.016988 19.032319 19.047650 19.062981 19.078316 19.093734 19.109151 19.124569 19.139986 19.155404 19.170822 19.186239 19.201657 19.217133 19.232623 19.248113 19.263603 19.279150 19.294722 19.310294 19.325865 19.341437 19.357009 19.372581 19.388153 19.416145 19.454908 19.500818 19.673833 19.846847 20.019862 20.192877 20.365892 20.538906 20.680060 20.705453 20.730847 20.756020 20.771747 20.787475 20.803202 20.818930 20.834657 20.850385 20.866112 20.881840 20.897643 20.913451 20.929259 20.945067 20.960946 20.976831 20.992716 21.008600 21.024485 21.040370 21.056255 21.072139 21.090188 21.108422 21.126655 21.150933 21.183020 21.215107 21.247194 21.279282 21.311369 21.395566 21.536659 21.682054 21.827449 21.972843 22.118238 22.263632 22.412571 22.570775 22.736396 22.902017 23.067638 23.233259 23.390937 23.536681 23.662122 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.149185 0.152084 0.154983 0.157882 0.160781 0.163680 0.166579 0.169478 0.172377 0.175277 0.178179 0.181082 0.183984 0.186886 0.189891 0.192936 0.195980 0.199025 0.202074 0.205192 0.208310 0.211427 0.214545 0.217799 0.221254 0.224710 0.228165 0.231620 0.235075 0.238530 0.241986 0.245441 0.248896 0.252351 0.255807 0.259262 0.262717 0.266172 0.269628 0.273083 0.276538 0.279993 0.283449 0.286904 0.290359 0.293814 0.297269 0.300725 0.304180 0.307635 0.311090 0.314546 0.318001 0.321456 0.324911 0.328367 0.331822 0.335277 0.338732 0.342187 0.345643 0.349098 0.352553 0.356008 0.359464 0.362919 0.366374 0.369829 0.373285 0.376772 0.380540 0.384307 0.388074 0.391844 0.395618 0.399391 0.403164 0.406937 0.410711 0.414484 0.418257 0.422030 0.425804 0.429577 0.433510 0.437707 0.441904 0.446178 0.450472 0.454767 0.459061 0.463356 0.467650 0.471945 0.476239 0.480533 0.484828 0.489122 0.493417 0.497711 0.502006 0.506350 0.510845 0.515339 0.519924 0.524541 0.529158 0.533774 0.538391 0.543007 0.547624 0.552240 0.556857 0.561473 0.566090 0.570707 0.575323 0.579940 0.584556 0.589173 0.593789 0.598406 0.603337 0.608325 0.613451 0.618769 0.624088 0.629406 0.634724 0.640042 0.645361 0.650679 0.655997 0.661316 0.666634 0.671952 0.677271 0.682589 0.687907 0.693225 0.698544 0.703862 0.709180 0.714555 0.719944 0.725553 0.731434 0.737315 0.743197 0.749078 0.754959 0.760840 0.766721 0.772602 0.778483 0.784364 0.790245 0.796126 0.799719 0.803220 0.813051 0.815511 0.820494 0.823702 0.825080 0.826086 0.823435 0.821313 0.818567 0.816843 0.814803 0.812297 0.809631 0.805543 0.797709 0.793928 0.785328 0.777409 0.772103 0.767917 0.764491 0.754416 0.746424 0.739990 0.735324 0.731954 0.727894 0.720928 0.715231 0.709500 0.703025 0.696825 0.690305 0.683785 0.677283 0.672062 0.667955 0.663655 0.659262 0.654766 0.649882 0.644924 0.639967 0.635009 0.630546 0.626324 0.621053 0.615708 0.610363 0.605017 0.600057 0.600081 0.600105 0.600130 0.600154 0.600178 0.600203 0.600227 0.600251 0.600276 0.600300 0.600324 0.600349 0.600373 0.600397 0.600421 0.600446 0.600470 0.600494 0.600484 0.600426 0.600358 0.600266 0.600155 0.600044 0.599933 0.599822 0.599711 0.599601 0.599490 0.599379 0.599268 0.599157 0.599046 0.598936 0.598825 0.598714 0.598603 0.598498 0.598430 0.598392 0.598354 0.598316 0.598278 0.598240 0.598203 0.598165 0.598127 0.598089 0.598051 0.598013 0.597973 0.597907 0.597841 0.597775 0.597709 0.597643 0.597577 0.597511 0.597445 0.608733 1.690891 3.157015 4.623140 6.089264 7.555388 9.021513 10.487637 11.953761 13.276803 13.529399 13.760469 13.991539 14.222609 14.453679 14.684749 14.915819 15.146889 15.414293 15.692841 15.971389 16.249937 16.528485 16.807034 17.112506 17.434427 17.756349 18.078271 18.309788 18.361322 18.397592 18.412556 18.427520 18.442484 18.457448 18.472413 18.487377 18.502341 18.517305 18.532344 18.547389 18.562434 18.577480 18.592573 18.607687 18.622801 18.637914 18.653028 18.668142 18.683256 18.698370 18.713513 18.728726 18.743939 18.759153 18.774372 18.789637 18.804902 18.820167 18.835432 18.850697 18.865962 18.881227 18.896492 18.911847 18.927226 18.942605 18.957984 18.973389 18.988806 19.004224 19.019641 19.035059 19.050477 19.065894 19.081312 19.096781 19.112323 19.127865 19.143407 19.158959 19.174531 19.190103 19.205675 19.221246 19.236818 19.252390 19.267962 19.296256 19.389418 19.552073 19.725088 19.898102 20.071117 20.244132 20.417147 20.585010 20.601261 20.617512 20.633763 20.649987 20.665715 20.681442 20.697170 20.712897 20.728625 20.744352 20.760080 20.775807 20.791653 20.807502 20.823351 20.839200 20.855083 20.870968 20.886853 20.902738 20.918623 20.934507 20.950392 20.966277 20.987802 21.009569 21.031744 21.063831 21.095919 21.128006 21.161446 21.210726 21.294442 21.439837 21.585231 21.730626 21.876020 22.021415 22.166810 22.316858 22.476094 22.641715 22.807336 22.972957 23.138578 23.297832 23.437299 23.598726 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.153828 0.156727 0.159626 0.162525 0.165424 0.168323 0.171222 0.174121 0.177020 0.179929 0.182850 0.185771 0.188692 0.191613 0.194656 0.197700 0.200745 0.203790 0.206872 0.210030 0.213189 0.216347 0.219505 0.222864 0.226319 0.229775 0.233230 0.236685 0.240140 0.243596 0.247051 0.250506 0.253961 0.257417 0.260872 0.264327 0.267782 0.271237 0.274693 0.278148 0.281603 0.285058 0.288514 0.291969 0.295424 0.298879 0.302335 0.305790 0.309245 0.312700 0.316156 0.319611 0.323066 0.326521 0.329976 0.333432 0.336887 0.340342 0.343797 0.347253 0.350708 0.354163 0.357618 0.361074 0.364529 0.367984 0.371439 0.374894 0.378350 0.381919 0.385678 0.389437 0.393195 0.396964 0.400737 0.404510 0.408284 0.412057 0.415830 0.419604 0.423377 0.427150 0.430923 0.434697 0.438706 0.442856 0.447005 0.451293 0.455587 0.459882 0.464176 0.468471 0.472765 0.477060 0.481354 0.485649 0.489943 0.494238 0.498532 0.502827 0.507121 0.511477 0.515921 0.520366 0.524970 0.529586 0.534203 0.538819 0.543436 0.548052 0.552669 0.557285 0.561902 0.566519 0.571135 0.575752 0.580368 0.584985 0.589601 0.594218 0.598834 0.603457 0.608271 0.613085 0.618172 0.623490 0.628808 0.634127 0.639445 0.644763 0.650082 0.655400 0.660718 0.666036 0.671355 0.676673 0.681991 0.687310 0.692628 0.697946 0.703265 0.708583 0.713901 0.719219 0.724538 0.730113 0.735864 0.741629 0.747511 0.753392 0.759273 0.765154 0.771035 0.776916 0.782797 0.788678 0.794559 0.800436 0.802579 0.811486 0.814310 0.820524 0.823770 0.825304 0.826751 0.824284 0.822163 0.819761 0.817940 0.815384 0.812718 0.810243 0.805686 0.798789 0.795174 0.786494 0.779163 0.773812 0.770308 0.765487 0.755940 0.748715 0.742281 0.738129 0.734759 0.730359 0.724193 0.718496 0.711437 0.704167 0.699132 0.692635 0.686115 0.679686 0.674601 0.670501 0.666267 0.661875 0.657386 0.652489 0.647532 0.642575 0.637617 0.632761 0.628533 0.623349 0.618004 0.612659 0.607316 0.602022 0.600167 0.600191 0.600216 0.600240 0.600264 0.600289 0.600313 0.600337 0.600362 0.600386 0.600410 0.600435 0.600459 0.600483 0.600507 0.600532 0.600556 0.600546 0.600488 0.600420 0.600319 0.600208 0.600097 0.599986 0.599875 0.599764 0.599654 0.599543 0.599432 0.599321 0.599210 0.599099 0.598988 0.598878 0.598767 0.598656 0.598551 0.598483 0.598445 0.598407 0.598369 0.598331 0.598293 0.598255 0.598218 0.598180 0.598142 0.598104 0.598066 0.598028 0.597964 0.597898 0.597832 0.597766 0.597700 0.597634 0.597568 0.597502 0.597436 1.309211 2.775336 4.241460 5.707584 7.173709 8.639833 10.105957 11.572082 13.003505 13.308499 13.539569 13.770639 14.001709 14.232778 14.463848 14.694918 14.925988 15.182513 15.461061 15.739609 16.018157 16.296705 16.575253 16.867621 17.189542 17.511464 17.833386 18.155308 18.218568 18.247689 18.276809 18.291838 18.306802 18.321766 18.336730 18.351694 18.366659 18.381623 18.396587 18.411612 18.426698 18.441784 18.456870 18.471965 18.487078 18.502192 18.517306 18.532420 18.547534 18.562647 18.577761 18.592875 18.608116 18.623374 18.638632 18.653890 18.669153 18.684418 18.699683 18.714948 18.730218 18.745493 18.760767 18.776042 18.791373 18.806791 18.822208 18.837626 18.853044 18.868461 18.883879 18.899296 18.914717 18.930157 18.945597 18.961037 18.976481 18.992053 19.007625 19.023197 19.038768 19.054340 19.069912 19.085484 19.101055 19.122636 19.145090 19.167544 19.257298 19.430313 19.603328 19.776343 19.949357 20.122372 20.295387 20.410419 20.481045 20.496773 20.512500 20.528228 20.543955 20.559683 20.575410 20.591138 20.606865 20.622598 20.638331 20.654064 20.669797 20.685682 20.701567 20.717451 20.733336 20.749221 20.765106 20.780990 20.796875 20.812760 20.828645 20.844530 20.860414 20.887372 20.914373 20.944643 20.976730 21.008817 21.040904 21.103309 21.197619 21.343014 21.488409 21.633803 21.779198 21.924592 22.069987 22.220141 22.381413 22.547034 22.712655 22.878276 23.043897 23.206746 23.340612 23.524327 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.158471 0.161370 0.164269 0.167168 0.170067 0.172966 0.175865 0.178764 0.181663 0.184593 0.187532 0.190471 0.193410 0.196375 0.199420 0.202465 0.205510 0.208555 0.211692 0.214891 0.218090 0.221289 0.224488 0.227929 0.231385 0.234840 0.238295 0.241750 0.245206 0.248661 0.252116 0.255571 0.259026 0.262482 0.265937 0.269392 0.272847 0.276303 0.279758 0.283213 0.286668 0.290124 0.293579 0.297034 0.300489 0.303944 0.307400 0.310855 0.314310 0.317765 0.321221 0.324676 0.328131 0.331586 0.335042 0.338497 0.341952 0.345407 0.348863 0.352318 0.355773 0.359228 0.362683 0.366139 0.369594 0.373049 0.376504 0.379960 0.383415 0.387061 0.390811 0.394562 0.398312 0.402084 0.405857 0.409630 0.413403 0.417177 0.420950 0.424723 0.428496 0.432270 0.436043 0.439816 0.443882 0.447987 0.452114 0.456408 0.460702 0.464997 0.469291 0.473586 0.477880 0.482175 0.486469 0.490764 0.495058 0.499353 0.503647 0.507942 0.512236 0.516587 0.520981 0.525398 0.530015 0.534631 0.539248 0.543864 0.548481 0.553097 0.557714 0.562331 0.566947 0.571564 0.576180 0.580797 0.585413 0.590030 0.594646 0.599263 0.603880 0.608503 0.613150 0.617798 0.622893 0.628211 0.633529 0.638848 0.644166 0.649484 0.654802 0.660121 0.665439 0.670757 0.676076 0.681394 0.686712 0.692031 0.697349 0.702667 0.707985 0.713304 0.718622 0.723940 0.729259 0.734742 0.740290 0.745943 0.751824 0.757706 0.763587 0.769468 0.775349 0.781230 0.787111 0.792701 0.798183 0.802535 0.809905 0.813825 0.820565 0.823651 0.825529 0.827279 0.825134 0.823012 0.820837 0.818140 0.815805 0.813138 0.810985 0.805828 0.800116 0.796214 0.787659 0.780795 0.775672 0.772698 0.766991 0.757440 0.751006 0.744838 0.740934 0.737564 0.733267 0.727458 0.720414 0.711969 0.705501 0.701411 0.694965 0.688445 0.682075 0.677140 0.673041 0.668868 0.664487 0.660008 0.655097 0.650140 0.645182 0.640225 0.635268 0.630739 0.625646 0.620300 0.614957 0.609614 0.604271 0.600253 0.600277 0.600302 0.600326 0.600350 0.600375 0.600399 0.600423 0.600448 0.600472 0.600496 0.600521 0.600545 0.600569 0.600593 0.600618 0.600608 0.600550 0.600482 0.600371 0.600261 0.600150 0.600039 0.599928 0.599817 0.599706 0.599596 0.599485 0.599374 0.599263 0.599152 0.599041 0.598931 0.598820 0.598709 0.598603 0.598536 0.598498 0.598460 0.598422 0.598384 0.598346 0.598308 0.598270 0.598233 0.598195 0.598157 0.598119 0.598081 0.598021 0.597955 0.597889 0.597823 0.597757 0.597691 0.597625 0.597559 0.597493 0.927532 2.393656 3.859780 5.325905 6.792029 8.258154 9.724278 11.190402 12.656527 13.087598 13.318668 13.549738 13.780808 14.011878 14.242948 14.474018 14.705088 14.950851 15.229280 15.507829 15.786377 16.064925 16.343473 16.623441 16.944657 17.266579 17.588501 17.910423 18.100907 18.118894 18.136880 18.154867 18.171120 18.186084 18.201048 18.216012 18.230981 18.245958 18.260935 18.275912 18.290901 18.306015 18.321129 18.336242 18.351356 18.366470 18.381584 18.396698 18.411811 18.426950 18.442101 18.457252 18.472403 18.487609 18.502874 18.518139 18.533404 18.548669 18.563934 18.579199 18.594464 18.609738 18.625060 18.640382 18.655705 18.671028 18.686446 18.701863 18.717281 18.732699 18.748116 18.763534 18.778951 18.794369 18.809843 18.825335 18.840826 18.856317 18.871862 18.887434 18.903006 18.918577 18.934149 18.949721 18.965293 18.980865 19.011317 19.056560 19.135539 19.308553 19.481568 19.654583 19.827598 20.000612 20.173627 20.291503 20.335276 20.375013 20.390740 20.406468 20.422195 20.437923 20.453650 20.469378 20.485105 20.500836 20.516610 20.532383 20.548157 20.563934 20.579819 20.595704 20.611589 20.627474 20.643358 20.659243 20.675128 20.691040 20.707729 20.724418 20.741108 20.761279 20.793367 20.825454 20.857541 20.889628 20.921716 20.978336 21.100797 21.246191 21.391586 21.536980 21.682375 21.827770 21.973164 22.122554 22.286767 22.452353 22.617974 22.783594 22.949215 23.114836 23.246206 23.416428 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.163114 0.166013 0.168912 0.171811 0.174710 0.177609 0.180508 0.183407 0.186310 0.189267 0.192224 0.195181 0.198138 0.201140 0.204185 0.207230 0.210275 0.213320 0.216533 0.219773 0.223013 0.226252 0.229539 0.232995 0.236450 0.239905 0.243360 0.246815 0.250271 0.253726 0.257181 0.260636 0.264092 0.267547 0.271002 0.274457 0.277913 0.281368 0.284823 0.288278 0.291733 0.295189 0.298644 0.302099 0.305554 0.309010 0.312465 0.315920 0.319375 0.322831 0.326286 0.329741 0.333196 0.336651 0.340107 0.343562 0.347017 0.350472 0.353928 0.357383 0.360838 0.364293 0.367749 0.371204 0.374659 0.378114 0.381570 0.385025 0.388480 0.392199 0.395941 0.399683 0.403430 0.407203 0.410976 0.414750 0.418523 0.422296 0.426070 0.429843 0.433616 0.437389 0.441163 0.444974 0.449038 0.453101 0.457229 0.461523 0.465818 0.470112 0.474407 0.478701 0.482996 0.487290 0.491585 0.495879 0.500174 0.504468 0.508762 0.513057 0.517351 0.521680 0.526022 0.530443 0.535060 0.539676 0.544293 0.548909 0.553526 0.558143 0.562759 0.567376 0.571992 0.576609 0.581225 0.585842 0.590458 0.595075 0.599692 0.604308 0.608925 0.613541 0.618158 0.622774 0.627850 0.633014 0.638250 0.643568 0.648887 0.654205 0.659523 0.664842 0.670160 0.675478 0.680796 0.686115 0.691433 0.696751 0.702070 0.707388 0.712706 0.718025 0.723343 0.728661 0.733979 0.739310 0.744643 0.750257 0.756138 0.762020 0.767901 0.773782 0.779663 0.785544 0.791425 0.796193 0.800874 0.808251 0.813194 0.820607 0.823519 0.825753 0.827701 0.825983 0.823763 0.821058 0.818341 0.816225 0.813558 0.812182 0.805970 0.801443 0.797504 0.788824 0.782488 0.777856 0.775088 0.768195 0.759731 0.753297 0.747298 0.743739 0.740369 0.736421 0.729346 0.720931 0.712487 0.707143 0.703663 0.697294 0.690774 0.684449 0.679678 0.675580 0.671437 0.667100 0.662632 0.657705 0.652747 0.647790 0.642833 0.637875 0.632942 0.627942 0.622599 0.617256 0.611913 0.606570 0.601827 0.600363 0.600388 0.600412 0.600436 0.600461 0.600485 0.600509 0.600534 0.600558 0.600582 0.600606 0.600631 0.600655 0.600679 0.600669 0.600611 0.600535 0.600424 0.600314 0.600203 0.600092 0.599981 0.599870 0.599759 0.599648 0.599538 0.599427 0.599316 0.599205 0.599094 0.598983 0.598873 0.598762 0.598656 0.598589 0.598551 0.598513 0.598475 0.598437 0.598399 0.598361 0.598323 0.598285 0.598248 0.598210 0.598172 0.598134 0.598078 0.598012 0.597946 0.597880 0.597815 0.597749 0.597683 0.597617 0.597551 0.625614 2.011977 3.478101 4.944225 6.410350 7.876474 9.342598 10.808723 12.274847 12.866698 13.097768 13.328838 13.559908 13.790978 14.022047 14.253117 14.484187 14.721382 14.997500 15.276048 15.554596 15.833145 16.111693 16.390241 16.699772 17.021694 17.343616 17.665538 17.913783 17.990545 18.005509 18.020473 18.035437 18.050402 18.065366 18.080330 18.095294 18.110258 18.125271 18.140289 18.155306 18.170324 18.185406 18.200520 18.215634 18.230748 18.245862 18.260975 18.276089 18.291203 18.306338 18.321534 18.336729 18.351924 18.367125 18.382390 18.397655 18.412920 18.428185 18.443450 18.458715 18.473980 18.489245 18.504589 18.519960 18.535330 18.550701 18.566101 18.581518 18.596936 18.612353 18.627771 18.643189 18.658606 18.674024 18.689489 18.705033 18.720576 18.736120 18.751671 18.767243 18.782815 18.798387 18.813958 18.829530 18.845102 18.860674 18.889767 19.013779 19.186794 19.359808 19.532823 19.705838 19.878853 20.051867 20.189352 20.216548 20.243744 20.268981 20.284708 20.300436 20.316163 20.331891 20.347618 20.363346 20.379073 20.394809 20.410623 20.426438 20.442252 20.458072 20.473957 20.489842 20.505726 20.521611 20.537496 20.553381 20.569265 20.585414 20.605017 20.624619 20.644221 20.674178 20.706265 20.738352 20.770440 20.811291 20.858579 21.003974 21.149369 21.294763 21.440158 21.585552 21.730947 21.876655 22.026429 22.192050 22.357671 22.523292 22.688913 22.854534 23.020155 23.153750 23.278043 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.164859 0.167758 0.170657 0.173556 0.176455 0.179354 0.182253 0.185152 0.188051 0.190976 0.193951 0.196926 0.199900 0.202875 0.205905 0.208950 0.211995 0.215040 0.218116 0.221396 0.224677 0.227958 0.231238 0.234604 0.238060 0.241515 0.244970 0.248425 0.251881 0.255336 0.258791 0.262246 0.265702 0.269157 0.272612 0.276067 0.279522 0.282978 0.286433 0.289888 0.293343 0.296799 0.300254 0.303709 0.307164 0.310620 0.314075 0.317530 0.320985 0.324440 0.327896 0.331351 0.334806 0.338261 0.341717 0.345172 0.348627 0.352082 0.355538 0.358993 0.362448 0.365903 0.369358 0.372814 0.376269 0.379724 0.383179 0.386635 0.390090 0.393598 0.397332 0.401065 0.404799 0.408549 0.412323 0.416096 0.419869 0.423643 0.427416 0.431189 0.434962 0.438736 0.442509 0.446282 0.450151 0.454176 0.458201 0.462344 0.466638 0.470933 0.475227 0.479522 0.483816 0.488111 0.492405 0.496700 0.500994 0.505289 0.509583 0.513878 0.518172 0.522467 0.526761 0.531056 0.535500 0.540111 0.544722 0.549338 0.553955 0.558571 0.563188 0.567804 0.572421 0.577037 0.581654 0.586270 0.590887 0.595504 0.600120 0.604737 0.609353 0.613970 0.618586 0.623203 0.627828 0.632809 0.637791 0.642971 0.648289 0.653608 0.658926 0.664244 0.669562 0.674881 0.680199 0.685517 0.690836 0.696154 0.701472 0.706790 0.712109 0.717427 0.722745 0.728064 0.733382 0.738700 0.744019 0.749337 0.754901 0.760600 0.766333 0.772215 0.778096 0.783977 0.789858 0.795538 0.799826 0.806578 0.812698 0.820548 0.823386 0.825978 0.827986 0.826734 0.823611 0.821259 0.818547 0.816645 0.813979 0.813379 0.806113 0.802770 0.798669 0.790133 0.784181 0.780246 0.777387 0.769400 0.762022 0.755588 0.749915 0.746545 0.743174 0.738329 0.729894 0.721449 0.713135 0.708835 0.705846 0.699624 0.693104 0.686809 0.682217 0.678119 0.674001 0.669712 0.665258 0.660312 0.655355 0.650398 0.645440 0.640483 0.635505 0.630240 0.624897 0.619554 0.614211 0.608869 0.603528 0.600449 0.600474 0.600498 0.600522 0.600547 0.600571 0.600595 0.600620 0.600644 0.600668 0.600692 0.600717 0.600741 0.600731 0.600673 0.600587 0.600477 0.600366 0.600256 0.600145 0.600034 0.599923 0.599812 0.599701 0.599591 0.599480 0.599369 0.599258 0.599147 0.599036 0.598926 0.598815 0.598709 0.598642 0.598604 0.598566 0.598528 0.598490 0.598452 0.598414 0.598376 0.598338 0.598300 0.598263 0.598225 0.598187 0.598136 0.598070 0.598004 0.597938 0.597872 0.597806 0.597740 0.597674 0.597608 0.597542 1.630297 3.096421 4.562546 6.028670 7.494794 8.960919 10.427043 11.893167 12.645797 12.876867 13.107937 13.339007 13.570077 13.801147 14.032217 14.263287 14.494787 14.765720 15.044268 15.322816 15.601364 15.879912 16.158461 16.454887 16.776809 17.098731 17.420653 17.742574 17.818006 17.868966 17.884791 17.899755 17.914719 17.929684 17.944648 17.959612 17.974576 17.989540 18.004550 18.019608 18.034667 18.049725 18.064798 18.079912 18.095026 18.110139 18.125253 18.140367 18.155481 18.170595 18.185709 18.200930 18.216169 18.231409 18.246649 18.261906 18.277171 18.292436 18.307701 18.322966 18.338232 18.353498 18.368765 18.384085 18.399503 18.414920 18.430338 18.445756 18.461173 18.476591 18.492008 18.507429 18.522870 18.538311 18.553752 18.569193 18.584765 18.600337 18.615909 18.631480 18.647052 18.662624 18.678196 18.693768 18.717884 18.743640 18.769396 18.892019 19.065034 19.238049 19.411063 19.584078 19.757093 19.930108 20.093679 20.111079 20.128479 20.145879 20.162948 20.178676 20.194403 20.210131 20.225858 20.241586 20.257314 20.273041 20.288784 20.304639 20.320495 20.336351 20.352209 20.368094 20.383979 20.399864 20.415749 20.431633 20.447518 20.463403 20.480140 20.503887 20.527635 20.554989 20.587076 20.619164 20.651251 20.699476 20.765776 20.907151 21.052546 21.197940 21.343335 21.488730 21.634124 21.779549 21.932704 22.097369 22.262990 22.428611 22.594232 22.759853 22.919235 23.058618 23.182096 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.169502 0.172401 0.175300 0.178199 0.181098 0.183997 0.186896 0.189795 0.192694 0.195653 0.198645 0.201637 0.204630 0.207625 0.210670 0.213715 0.216760 0.219805 0.222960 0.226282 0.229603 0.232925 0.236246 0.239670 0.243125 0.246580 0.250035 0.253490 0.256946 0.260401 0.263856 0.267311 0.270767 0.274222 0.277677 0.281132 0.284588 0.288043 0.291498 0.294953 0.298409 0.301864 0.305319 0.308774 0.312229 0.315685 0.319140 0.322595 0.326050 0.329506 0.332961 0.336416 0.339871 0.343327 0.346782 0.350237 0.353692 0.357147 0.360603 0.364058 0.367513 0.370968 0.374424 0.377879 0.381334 0.384789 0.388245 0.391700 0.395155 0.398735 0.402460 0.406186 0.409912 0.413669 0.417442 0.421216 0.424989 0.428762 0.432535 0.436309 0.440082 0.443855 0.447629 0.451402 0.455311 0.459299 0.463287 0.467459 0.471754 0.476048 0.480342 0.484637 0.488931 0.493226 0.497520 0.501815 0.506109 0.510404 0.514698 0.518993 0.523287 0.527582 0.531876 0.536171 0.540636 0.545198 0.549767 0.554383 0.559000 0.563616 0.568233 0.572849 0.577466 0.582082 0.586699 0.591316 0.595932 0.600549 0.605165 0.609782 0.614398 0.619015 0.623631 0.628248 0.632904 0.637711 0.642519 0.647692 0.653010 0.658328 0.663647 0.668965 0.674283 0.679602 0.684920 0.690238 0.695556 0.700875 0.706193 0.711511 0.716830 0.722148 0.727466 0.732784 0.738103 0.743421 0.748739 0.754058 0.759511 0.765005 0.770647 0.776529 0.782410 0.788291 0.794172 0.799462 0.804757 0.812179 0.819854 0.823263 0.826202 0.828156 0.826582 0.823459 0.821459 0.819223 0.817066 0.814399 0.814102 0.806684 0.804098 0.799786 0.791476 0.785997 0.782637 0.779630 0.771120 0.764313 0.757879 0.752720 0.749350 0.745163 0.738856 0.730411 0.721967 0.714437 0.710582 0.707593 0.701954 0.695434 0.689156 0.684755 0.680657 0.676559 0.672323 0.667878 0.662920 0.657963 0.653005 0.648048 0.643041 0.637438 0.632226 0.627185 0.621853 0.616510 0.611167 0.605824 0.601612 0.600560 0.600584 0.600608 0.600633 0.600657 0.600681 0.600706 0.600730 0.600754 0.600778 0.600803 0.600793 0.600735 0.600640 0.600530 0.600419 0.600309 0.600198 0.600087 0.599976 0.599865 0.599754 0.599643 0.599533 0.599422 0.599311 0.599200 0.599089 0.598978 0.598868 0.598761 0.598695 0.598657 0.598619 0.598581 0.598543 0.598505 0.598467 0.598429 0.598391 0.598353 0.598315 0.598278 0.598240 0.598193 0.598127 0.598061 0.597995 0.597929 0.597863 0.597797 0.597731 0.597665 0.597599 1.248617 2.714742 4.180866 5.646991 7.113115 8.579239 10.045364 11.511488 12.424897 12.655967 12.887037 13.118107 13.349177 13.580247 13.811317 14.042386 14.273456 14.533940 14.812488 15.091036 15.369584 15.648132 15.926680 16.210002 16.531924 16.853846 17.175768 17.497689 17.685177 17.714043 17.742910 17.764073 17.779037 17.794001 17.808965 17.823930 17.838894 17.853858 17.868822 17.883795 17.898894 17.913993 17.929092 17.944192 17.959303 17.974417 17.989531 18.004645 18.019771 18.034904 18.050037 18.065170 18.080362 18.095627 18.110892 18.126157 18.141422 18.156687 18.171952 18.187217 18.202487 18.217801 18.233115 18.248429 18.263743 18.279158 18.294575 18.309993 18.325411 18.340828 18.356246 18.371663 18.387081 18.402554 18.418046 18.433539 18.449032 18.464574 18.480146 18.495718 18.511290 18.526861 18.542433 18.558005 18.573577 18.606790 18.660107 18.770259 18.943274 19.116289 19.289304 19.462318 19.635333 19.808348 19.926236 19.994006 20.009734 20.025461 20.041189 20.056916 20.072644 20.088371 20.104099 20.119828 20.135568 20.151307 20.167047 20.182808 20.198693 20.214577 20.230462 20.246347 20.262232 20.278116 20.294001 20.309886 20.325771 20.341656 20.357540 20.375498 20.405614 20.435800 20.467888 20.499975 20.532062 20.569390 20.671479 20.810329 20.955723 21.101118 21.246512 21.391907 21.537302 21.682696 21.838973 22.002688 22.168309 22.333930 22.499551 22.665172 22.820045 22.962613 23.086091 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.174145 0.177044 0.179943 0.182842 0.185741 0.188640 0.191539 0.194438 0.197337 0.200340 0.203349 0.206359 0.209369 0.212390 0.215435 0.218480 0.221525 0.224569 0.227827 0.231189 0.234552 0.237914 0.241279 0.244735 0.248190 0.251645 0.255100 0.258556 0.262011 0.265466 0.268921 0.272377 0.275832 0.279287 0.282742 0.286197 0.289653 0.293108 0.296563 0.300018 0.303474 0.306929 0.310384 0.313839 0.317295 0.320750 0.324205 0.327660 0.331116 0.334571 0.338026 0.341481 0.344936 0.348392 0.351847 0.355302 0.358757 0.362213 0.365668 0.369123 0.372578 0.376034 0.379489 0.382944 0.386399 0.389854 0.393310 0.396765 0.400220 0.403867 0.407585 0.411303 0.415020 0.418789 0.422562 0.426335 0.430109 0.433882 0.437655 0.441428 0.445202 0.448975 0.452748 0.456521 0.460454 0.464407 0.468361 0.472574 0.476869 0.481163 0.485458 0.489752 0.494047 0.498341 0.502636 0.506930 0.511225 0.515519 0.519814 0.524108 0.528402 0.532697 0.536991 0.541286 0.545755 0.550269 0.554812 0.559428 0.564045 0.568661 0.573278 0.577894 0.582511 0.587128 0.591744 0.596361 0.600977 0.605594 0.610210 0.614827 0.619443 0.624060 0.628677 0.633293 0.637919 0.642560 0.647202 0.652413 0.657731 0.663049 0.668368 0.673686 0.679004 0.684322 0.689641 0.694959 0.700277 0.705596 0.710914 0.716232 0.721550 0.726869 0.732187 0.737505 0.742824 0.748142 0.753460 0.758778 0.764097 0.769415 0.775032 0.780877 0.786724 0.792605 0.798486 0.803038 0.810980 0.818735 0.823158 0.826380 0.827905 0.826430 0.823430 0.821660 0.819917 0.817486 0.815034 0.814485 0.807353 0.805425 0.800999 0.793066 0.787794 0.785027 0.781675 0.773038 0.766604 0.760170 0.755525 0.751339 0.746315 0.739374 0.730929 0.722484 0.715791 0.712329 0.709340 0.704284 0.697764 0.691489 0.687294 0.683196 0.679098 0.674912 0.670485 0.665528 0.660571 0.655613 0.650552 0.644975 0.639201 0.633871 0.629138 0.624152 0.618809 0.613466 0.608123 0.602780 0.600656 0.600670 0.600694 0.600719 0.600743 0.600767 0.600791 0.600816 0.600840 0.600864 0.600856 0.600795 0.600694 0.600583 0.600472 0.600361 0.600251 0.600140 0.600029 0.599918 0.599807 0.599696 0.599586 0.599475 0.599364 0.599253 0.599142 0.599031 0.598921 0.598814 0.598747 0.598710 0.598672 0.598634 0.598596 0.598558 0.598520 0.598482 0.598444 0.598406 0.598368 0.598330 0.598293 0.598250 0.598184 0.598118 0.598052 0.597986 0.597920 0.597854 0.597788 0.597722 0.597656 0.866938 2.333062 3.799187 5.265311 6.731435 8.197560 9.663684 11.129808 12.203997 12.435067 12.666136 12.897206 13.128276 13.359346 13.590416 13.821486 14.052556 14.302159 14.580707 14.859255 15.137804 15.416352 15.694900 15.973448 16.287039 16.608961 16.930883 17.252804 17.572359 17.590203 17.608047 17.625891 17.643355 17.658319 17.673283 17.688247 17.703212 17.718199 17.733189 17.748179 17.763170 17.778240 17.793354 17.808467 17.823581 17.838695 17.853809 17.868923 17.884037 17.899165 17.914342 17.929519 17.944696 17.959878 17.975143 17.990408 18.005673 18.020938 18.036202 18.051467 18.066732 18.081997 18.097333 18.112694 18.128056 18.143418 18.158813 18.174230 18.189648 18.205066 18.220483 18.235901 18.251318 18.266736 18.282198 18.297742 18.313287 18.328832 18.344383 18.359955 18.375527 18.391099 18.406670 18.422242 18.437814 18.453386 18.483016 18.648500 18.821514 18.994529 19.167544 19.340559 19.513574 19.686588 19.802496 19.849851 19.887974 19.903702 19.919429 19.935157 19.950884 19.966612 19.982339 19.998067 20.013805 20.029585 20.045366 20.061146 20.076945 20.092830 20.108715 20.124600 20.140484 20.156369 20.172254 20.188139 20.204380 20.222209 20.240038 20.257867 20.284524 20.316612 20.348699 20.380786 20.415323 20.451129 20.568111 20.713506 20.858900 21.004295 21.149690 21.295084 21.440479 21.585873 21.744059 21.908007 22.073628 22.239249 22.404870 22.570491 22.723802 22.866608 22.990086 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.164293 0.167192 0.170091 0.172990 0.175889 0.178788 0.181687 0.184586 0.187485 0.190384 0.193283 0.196182 0.199081 0.202009 0.205036 0.208063 0.211090 0.214117 0.217155 0.220200 0.223244 0.226289 0.229334 0.232715 0.236119 0.239522 0.242925 0.246345 0.249800 0.253255 0.256710 0.260166 0.263621 0.267076 0.270531 0.273986 0.277442 0.280897 0.284352 0.287807 0.291263 0.294718 0.298173 0.301628 0.305084 0.308539 0.311994 0.315449 0.318904 0.322360 0.325815 0.329270 0.332725 0.336181 0.339636 0.343091 0.346546 0.350002 0.353457 0.356912 0.360367 0.363823 0.367278 0.370733 0.374188 0.377643 0.381099 0.384554 0.388009 0.391464 0.394920 0.398375 0.401830 0.405286 0.408996 0.412705 0.416415 0.420135 0.423908 0.427682 0.431455 0.435228 0.439001 0.442775 0.446548 0.450321 0.454095 0.457868 0.461661 0.465581 0.469502 0.473423 0.477689 0.481984 0.486278 0.490573 0.494867 0.499162 0.503456 0.507751 0.512045 0.516340 0.520634 0.524929 0.529223 0.533518 0.537812 0.542107 0.546401 0.550858 0.555322 0.559857 0.564473 0.569090 0.573707 0.578323 0.582940 0.587556 0.592173 0.596789 0.601406 0.606022 0.610639 0.615256 0.619872 0.624489 0.629105 0.633722 0.638338 0.642955 0.647571 0.652197 0.657353 0.662510 0.667770 0.673088 0.678407 0.683725 0.689043 0.694362 0.699680 0.704998 0.710316 0.715635 0.720953 0.726271 0.731590 0.736908 0.742226 0.747544 0.752863 0.758181 0.763499 0.768818 0.774136 0.779683 0.785331 0.790900 0.796235 0.801569 0.809415 0.817616 0.823024 0.826122 0.827666 0.826278 0.823681 0.821860 0.820462 0.817906 0.815880 0.814840 0.808681 0.806752 0.802164 0.794567 0.790185 0.787417 0.782722 0.775330 0.768895 0.762461 0.757514 0.752479 0.747332 0.739891 0.731446 0.723151 0.717284 0.714076 0.711087 0.706614 0.700094 0.693931 0.689833 0.685735 0.681636 0.677494 0.673093 0.668136 0.663178 0.658221 0.652540 0.646763 0.640986 0.635585 0.630783 0.626047 0.621107 0.615764 0.610422 0.605079 0.601379 0.600756 0.600780 0.600805 0.600829 0.600853 0.600877 0.600902 0.600926 0.600918 0.600850 0.600747 0.600636 0.600525 0.600414 0.600304 0.600193 0.600082 0.599971 0.599860 0.599749 0.599638 0.599528 0.599417 0.599306 0.599195 0.599084 0.598973 0.598866 0.598800 0.598762 0.598725 0.598687 0.598649 0.598611 0.598573 0.598535 0.598497 0.598459 0.598421 0.598383 0.598345 0.598306 0.598241 0.598175 0.598109 0.598043 0.597977 0.597911 0.597845 0.597779 0.597713 0.597647 1.951383 3.417507 4.883631 6.349756 7.815880 9.282004 10.748129 11.983096 12.214166 12.445236 12.676306 12.907376 13.138446 13.369516 13.600586 13.831655 14.071707 14.348927 14.627475 14.906023 15.184571 15.463120 15.741668 16.042154 16.364076 16.685998 17.007919 17.329841 17.458435 17.477744 17.492708 17.507673 17.522637 17.537601 17.552565 17.567529 17.582493 17.597489 17.612519 17.627550 17.642581 17.657631 17.672745 17.687859 17.702973 17.718087 17.733201 17.748314 17.763428 17.778542 17.793745 17.808966 17.824187 17.839409 17.854659 17.869923 17.885188 17.900453 17.915718 17.930983 17.946248 17.961513 17.976826 17.992236 18.007646 18.023056 18.038468 18.053885 18.069303 18.084721 18.100140 18.115583 18.131025 18.146467 18.161910 18.177477 18.193049 18.208621 18.224192 18.239764 18.255336 18.270908 18.286480 18.313351 18.342960 18.372569 18.526740 18.699755 18.872769 19.045784 19.218799 19.391814 19.564829 19.698785 19.727930 19.757074 19.781942 19.797669 19.813397 19.829124 19.844852 19.860579 19.876307 19.892034 19.907784 19.923605 19.939426 19.955247 19.971083 19.986967 20.002852 20.018737 20.034622 20.050507 20.066391 20.082276 20.099333 20.120526 20.141720 20.165336 20.197423 20.229510 20.261598 20.300279 20.357574 20.471289 20.616683 20.762078 20.907472 21.052867 21.198262 21.343656 21.489051 21.648123 21.813326 21.978947 22.144568 22.310189 22.475810 22.630010 22.767857 22.904145 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.168936 0.171835 0.174734 0.177633 0.180532 0.183431 0.186330 0.189229 0.192128 0.195027 0.197926 0.200825 0.203724 0.206699 0.209743 0.212787 0.215831 0.218875 0.221920 0.224964 0.228009 0.231054 0.234181 0.237626 0.241070 0.244515 0.247959 0.251410 0.254865 0.258320 0.261775 0.265231 0.268686 0.272141 0.275596 0.279052 0.282507 0.285962 0.289417 0.292873 0.296328 0.299783 0.303238 0.306693 0.310149 0.313604 0.317059 0.320514 0.323970 0.327425 0.330880 0.334335 0.337791 0.341246 0.344701 0.348156 0.351611 0.355067 0.358522 0.361977 0.365432 0.368888 0.372343 0.375798 0.379253 0.382709 0.386164 0.389619 0.393074 0.396530 0.399985 0.403440 0.406895 0.410418 0.414120 0.417821 0.421523 0.425255 0.429028 0.432801 0.436575 0.440348 0.444121 0.447894 0.451668 0.455441 0.459214 0.462987 0.466806 0.470695 0.474585 0.478510 0.482805 0.487099 0.491394 0.495688 0.499983 0.504277 0.508571 0.512866 0.517160 0.521455 0.525749 0.530044 0.534338 0.538633 0.542927 0.547222 0.551531 0.555944 0.560356 0.564902 0.569519 0.574135 0.578752 0.583368 0.587985 0.592601 0.597218 0.601834 0.606451 0.611068 0.615684 0.620301 0.624917 0.629534 0.634150 0.638767 0.643383 0.648000 0.652617 0.657304 0.662279 0.667253 0.672491 0.677809 0.683128 0.688446 0.693764 0.699082 0.704401 0.709719 0.715037 0.720356 0.725674 0.730992 0.736310 0.741629 0.746947 0.752265 0.757584 0.762902 0.768220 0.773538 0.778857 0.784274 0.789713 0.795202 0.800752 0.807851 0.816514 0.822488 0.825864 0.827465 0.826126 0.824137 0.822061 0.820884 0.818326 0.817077 0.814982 0.810008 0.808079 0.803330 0.796260 0.792575 0.789808 0.784762 0.777621 0.771186 0.763886 0.758655 0.753619 0.748287 0.740409 0.731964 0.723780 0.718844 0.715823 0.712834 0.708944 0.702424 0.696470 0.692371 0.688273 0.684175 0.680072 0.675686 0.670743 0.665701 0.660105 0.654328 0.648551 0.642774 0.637286 0.632428 0.627695 0.622962 0.618016 0.612720 0.607377 0.602034 0.600852 0.600866 0.600891 0.600915 0.600939 0.600963 0.600988 0.600980 0.600905 0.600800 0.600689 0.600578 0.600467 0.600356 0.600246 0.600135 0.600024 0.599913 0.599802 0.599691 0.599581 0.599470 0.599359 0.599248 0.599137 0.599026 0.598918 0.598853 0.598815 0.598777 0.598740 0.598702 0.598664 0.598626 0.598588 0.598550 0.598512 0.598474 0.598436 0.598398 0.598360 0.598298 0.598232 0.598166 0.598100 0.598034 0.597968 0.597902 0.597836 0.597770 0.597704 1.569703 3.035827 4.501952 5.968076 7.434201 8.900325 10.366449 11.756353 11.993266 12.224336 12.455405 12.686475 12.917545 13.148615 13.379685 13.610755 13.844859 14.117147 14.395695 14.674243 14.952791 15.231339 15.509887 15.797269 16.119191 16.441113 16.763034 17.084956 17.275182 17.325578 17.357026 17.371990 17.386954 17.401919 17.416883 17.431847 17.446811 17.461775 17.476744 17.491816 17.506887 17.521959 17.537030 17.552137 17.567251 17.582365 17.597478 17.612593 17.627708 17.642822 17.657937 17.673115 17.688380 17.703644 17.718909 17.734174 17.749439 17.764704 17.779969 17.795238 17.810543 17.825848 17.841154 17.856459 17.871870 17.887287 17.902705 17.918123 17.933540 17.948958 17.964375 17.979793 17.995264 18.010758 18.026252 18.041746 18.057286 18.072858 18.088430 18.104002 18.119573 18.135145 18.150717 18.166289 18.202694 18.266346 18.404980 18.577995 18.751010 18.924025 19.097039 19.270054 19.443069 19.602418 19.621041 19.639664 19.658287 19.675910 19.691637 19.707365 19.723092 19.738820 19.754547 19.770275 19.786002 19.801765 19.817628 19.833490 19.849352 19.865220 19.881105 19.896990 19.912875 19.928759 19.944644 19.960529 19.976414 19.994940 20.021064 20.047188 20.078234 20.110322 20.142409 20.174496 20.255282 20.374466 20.519860 20.665255 20.810650 20.956044 21.101439 21.246833 21.394574 21.553024 21.718645 21.884266 22.049887 22.215508 22.381129 22.538281 22.670694 22.842800 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.170680 0.173579 0.176478 0.179377 0.182276 0.185175 0.188074 0.190974 0.193873 0.196776 0.199693 0.202609 0.205526 0.208442 0.211460 0.214505 0.217550 0.220595 0.223643 0.226718 0.229793 0.232868 0.235943 0.239199 0.242654 0.246109 0.249564 0.253020 0.256475 0.259930 0.263385 0.266841 0.270296 0.273751 0.277206 0.280662 0.284117 0.287572 0.291027 0.294482 0.297938 0.301393 0.304848 0.308303 0.311759 0.315214 0.318669 0.322124 0.325580 0.329035 0.332490 0.335945 0.339400 0.342856 0.346311 0.349766 0.353221 0.356677 0.360132 0.363587 0.367042 0.370498 0.373953 0.377408 0.380863 0.384318 0.387774 0.391229 0.394684 0.398139 0.401595 0.405050 0.408505 0.411960 0.415546 0.419240 0.422934 0.426627 0.430374 0.434148 0.437921 0.441694 0.445467 0.449241 0.453014 0.456787 0.460561 0.464334 0.468107 0.471936 0.475796 0.479656 0.483625 0.487920 0.492214 0.496509 0.500803 0.505098 0.509392 0.513687 0.517981 0.522276 0.526570 0.530865 0.535159 0.539454 0.543748 0.548042 0.552337 0.556650 0.561012 0.565373 0.569947 0.574564 0.579180 0.583797 0.588413 0.593030 0.597646 0.602263 0.606880 0.611496 0.616113 0.620729 0.625346 0.629962 0.634579 0.639195 0.643812 0.648429 0.653045 0.657662 0.662349 0.667149 0.671950 0.677212 0.682530 0.687848 0.693167 0.698485 0.703803 0.709122 0.714440 0.719758 0.725076 0.730395 0.735713 0.741031 0.746350 0.751668 0.756986 0.762304 0.767623 0.772941 0.778259 0.783578 0.788896 0.794214 0.799776 0.806361 0.815565 0.822057 0.825606 0.827314 0.825974 0.824501 0.822261 0.821413 0.818747 0.818274 0.815125 0.811335 0.809406 0.804495 0.798179 0.794965 0.792198 0.786346 0.779912 0.771914 0.764633 0.759795 0.754759 0.749126 0.740926 0.732481 0.724895 0.720599 0.717570 0.714581 0.711126 0.704754 0.699008 0.694910 0.690812 0.686714 0.682615 0.678275 0.673265 0.667670 0.661893 0.656116 0.650339 0.644562 0.638965 0.634074 0.629341 0.624608 0.619875 0.615003 0.609676 0.604333 0.601126 0.600952 0.600977 0.601001 0.601025 0.601049 0.601043 0.600962 0.600853 0.600742 0.600631 0.600520 0.600409 0.600299 0.600188 0.600077 0.599966 0.599855 0.599744 0.599633 0.599523 0.599412 0.599301 0.599190 0.599079 0.598971 0.598906 0.598868 0.598830 0.598792 0.598755 0.598717 0.598679 0.598641 0.598603 0.598565 0.598527 0.598489 0.598451 0.598413 0.598355 0.598289 0.598223 0.598157 0.598091 0.598025 0.597959 0.597893 0.597827 0.597761 1.188024 2.654148 4.120272 5.586397 7.052521 8.518645 9.984770 11.448669 11.772365 12.003435 12.234505 12.465575 12.696645 12.927715 13.158785 13.389855 13.620924 13.885366 14.163915 14.442463 14.721011 14.999559 15.278107 15.556655 15.874306 16.196228 16.518149 16.840071 17.152000 17.180616 17.209232 17.236308 17.251272 17.266236 17.281201 17.296165 17.311129 17.326093 17.341057 17.356022 17.371078 17.386190 17.401303 17.416415 17.431529 17.446642 17.461756 17.476870 17.491993 17.507152 17.522311 17.537470 17.552630 17.567895 17.583160 17.598425 17.613690 17.628955 17.644220 17.659485 17.674750 17.690076 17.705429 17.720783 17.736136 17.751525 17.766942 17.782360 17.797778 17.813195 17.828613 17.844030 17.859448 17.874906 17.890452 17.905998 17.921544 17.937095 17.952667 17.968239 17.983811 17.999648 18.017083 18.034517 18.051952 18.110206 18.283221 18.456235 18.629250 18.802265 18.975280 19.148294 19.321309 19.443635 19.506967 19.522695 19.538422 19.554150 19.569877 19.585605 19.601332 19.617060 19.632794 19.648539 19.664285 19.680031 19.695819 19.711703 19.727588 19.743473 19.759358 19.775242 19.791127 19.807012 19.823034 19.839384 19.855734 19.872083 19.894871 19.926958 19.959046 19.991133 20.023220 20.055307 20.136697 20.277643 20.423038 20.568432 20.713827 20.859222 21.004616 21.150011 21.299658 21.458343 21.623964 21.789585 21.955205 22.120826 22.286447 22.448303 22.575829 22.756461 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.175324 0.178223 0.181122 0.184021 0.186920 0.189819 0.192718 0.195617 0.198516 0.201435 0.204369 0.207304 0.210239 0.213180 0.216225 0.219270 0.222315 0.225359 0.228433 0.231548 0.234663 0.237779 0.240894 0.244264 0.247719 0.251174 0.254630 0.258085 0.261540 0.264995 0.268450 0.271906 0.275361 0.278816 0.282271 0.285727 0.289182 0.292637 0.296092 0.299548 0.303003 0.306458 0.309913 0.313369 0.316824 0.320279 0.323734 0.327189 0.330645 0.334100 0.337555 0.341010 0.344466 0.347921 0.351376 0.354831 0.358287 0.361742 0.365197 0.368652 0.372107 0.375563 0.379018 0.382473 0.385928 0.389384 0.392839 0.396294 0.399749 0.403205 0.406660 0.410115 0.413570 0.417025 0.420670 0.424356 0.428042 0.431728 0.435494 0.439267 0.443041 0.446814 0.450587 0.454360 0.458134 0.461907 0.465680 0.469453 0.473227 0.477052 0.480885 0.484717 0.488740 0.493035 0.497329 0.501624 0.505918 0.510213 0.514507 0.518802 0.523096 0.527391 0.531685 0.535980 0.540274 0.544569 0.548863 0.553158 0.557452 0.561753 0.566062 0.570376 0.574992 0.579609 0.584225 0.588842 0.593458 0.598075 0.602692 0.607308 0.611925 0.616541 0.621158 0.625774 0.630391 0.635007 0.639624 0.644241 0.648857 0.653474 0.658090 0.662707 0.667334 0.671969 0.676614 0.681933 0.687251 0.692569 0.697887 0.703206 0.708524 0.713842 0.719161 0.724479 0.729797 0.735116 0.740434 0.745752 0.751070 0.756389 0.761707 0.767025 0.772344 0.777662 0.782980 0.788298 0.793617 0.798935 0.805497 0.814617 0.821617 0.825348 0.827245 0.825822 0.824912 0.822501 0.821834 0.819167 0.819470 0.815538 0.812662 0.810733 0.805830 0.800123 0.797356 0.794588 0.788637 0.780639 0.771015 0.765863 0.760935 0.755922 0.749688 0.741444 0.732999 0.726403 0.722342 0.719317 0.716328 0.713021 0.707084 0.701547 0.697449 0.693350 0.689252 0.685154 0.680858 0.675235 0.669458 0.663681 0.657904 0.652127 0.646350 0.640620 0.635719 0.630986 0.626253 0.621520 0.616787 0.611947 0.606632 0.601289 0.601038 0.601062 0.601087 0.601111 0.601104 0.601016 0.600906 0.600795 0.600684 0.600573 0.600462 0.600351 0.600241 0.600130 0.600019 0.599908 0.599797 0.599686 0.599576 0.599465 0.599354 0.599243 0.599132 0.599023 0.598959 0.598921 0.598883 0.598845 0.598807 0.598770 0.598732 0.598694 0.598656 0.598618 0.598580 0.598542 0.598504 0.598466 0.598412 0.598346 0.598280 0.598214 0.598148 0.598082 0.598016 0.597950 0.597884 0.597818 0.806344 2.272468 3.738593 5.204717 6.670841 8.136966 9.603090 11.069214 11.551465 11.782535 12.013605 12.244674 12.475744 12.706814 12.937884 13.168954 13.400024 13.653586 13.932134 14.210682 14.489231 14.767779 15.046327 15.324875 15.629421 15.951343 16.273264 16.595186 16.917108 17.061634 17.079337 17.097040 17.114743 17.130554 17.145518 17.160483 17.175447 17.190428 17.205432 17.220435 17.235438 17.250465 17.265579 17.280693 17.295806 17.310920 17.326034 17.341148 17.356262 17.371375 17.386561 17.401764 17.416967 17.432170 17.447411 17.462676 17.477941 17.493206 17.508471 17.523736 17.539001 17.554266 17.569571 17.584973 17.600374 17.615776 17.631180 17.646597 17.662015 17.677433 17.692851 17.708295 17.723739 17.739182 17.754626 17.770189 17.785761 17.801333 17.816905 17.832476 17.848048 17.863620 17.879192 17.909095 17.943258 17.988446 18.161461 18.334476 18.507490 18.680505 18.853520 19.026535 19.199549 19.313891 19.365249 19.400935 19.416663 19.432390 19.448118 19.463845 19.479573 19.495300 19.511028 19.526776 19.542563 19.558350 19.574137 19.589956 19.605841 19.621726 19.637610 19.653495 19.669380 19.685265 19.701149 19.718117 19.737253 19.756388 19.775682 19.807770 19.839857 19.871944 19.904918 19.954242 20.035426 20.180820 20.326215 20.471610 20.617004 20.762399 20.907793 21.053188 21.203629 21.363661 21.529282 21.694903 21.860524 22.026145 22.191602 22.356416 22.482588 22.627925 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.179967 0.182866 0.185765 0.188664 0.191563 0.194462 0.197361 0.200260 0.203159 0.206104 0.209056 0.212009 0.214962 0.217945 0.220990 0.224034 0.227079 0.230124 0.233244 0.236400 0.239556 0.242712 0.245874 0.249329 0.252784 0.256239 0.259695 0.263150 0.266605 0.270060 0.273516 0.276971 0.280426 0.283881 0.287337 0.290792 0.294247 0.297702 0.301157 0.304613 0.308068 0.311523 0.314978 0.318434 0.321889 0.325344 0.328799 0.332255 0.335710 0.339165 0.342620 0.346076 0.349531 0.352986 0.356441 0.359896 0.363352 0.366807 0.370262 0.373717 0.377173 0.380628 0.384083 0.387538 0.390994 0.394449 0.397904 0.401359 0.404814 0.408270 0.411725 0.415180 0.418635 0.422111 0.425789 0.429467 0.433146 0.436840 0.440614 0.444387 0.448160 0.451933 0.455707 0.459480 0.463253 0.467027 0.470800 0.474573 0.478351 0.482157 0.485963 0.489769 0.493856 0.498150 0.502445 0.506739 0.511034 0.515328 0.519623 0.523917 0.528211 0.532506 0.536800 0.541095 0.545389 0.549684 0.553978 0.558273 0.562567 0.566862 0.571156 0.575504 0.580085 0.584666 0.589270 0.593887 0.598504 0.603120 0.607737 0.612353 0.616970 0.621586 0.626203 0.630819 0.635436 0.640053 0.644669 0.649286 0.653902 0.658519 0.663135 0.667752 0.672368 0.676985 0.681704 0.686854 0.692003 0.697290 0.702608 0.707927 0.713245 0.718563 0.723882 0.729200 0.734518 0.739836 0.745155 0.750473 0.755791 0.761110 0.766428 0.771746 0.777064 0.782383 0.787701 0.793029 0.798399 0.804638 0.813668 0.821169 0.825090 0.827186 0.825669 0.825380 0.822834 0.822246 0.819731 0.820667 0.815952 0.813989 0.812060 0.806930 0.802514 0.799746 0.796979 0.789364 0.779740 0.770860 0.767111 0.762075 0.757094 0.750254 0.741961 0.733642 0.727911 0.724076 0.721064 0.718075 0.714891 0.709414 0.704091 0.699987 0.695889 0.691791 0.687545 0.682537 0.677023 0.671246 0.665469 0.659692 0.653915 0.648138 0.642361 0.637364 0.632631 0.627898 0.623165 0.618432 0.613699 0.608831 0.603587 0.601124 0.601148 0.601173 0.601163 0.601069 0.600959 0.600848 0.600737 0.600626 0.600515 0.600404 0.600294 0.600183 0.600072 0.599961 0.599850 0.599739 0.599628 0.599518 0.599407 0.599296 0.599185 0.599075 0.599012 0.598974 0.598936 0.598898 0.598860 0.598822 0.598785 0.598747 0.598709 0.598671 0.598633 0.598595 0.598557 0.598519 0.598469 0.598403 0.598337 0.598271 0.598205 0.598139 0.598073 0.598008 0.597942 0.597876 0.634696 1.890789 3.356913 4.823038 6.289162 7.755286 9.221411 10.687535 11.330564 11.561634 11.792704 12.023774 12.254844 12.485914 12.716984 12.948054 13.179124 13.421806 13.700354 13.978902 14.257450 14.535998 14.814547 15.093095 15.384536 15.706458 16.028379 16.350301 16.672223 16.887417 16.949979 16.964944 16.979908 16.994872 17.009836 17.024800 17.039764 17.054729 17.069695 17.084739 17.099783 17.114827 17.129871 17.144970 17.160084 17.175198 17.190312 17.205426 17.220539 17.235653 17.250767 17.265933 17.281181 17.296428 17.311676 17.326927 17.342192 17.357457 17.372722 17.387989 17.403286 17.418582 17.433879 17.449176 17.464582 17.479999 17.495417 17.510835 17.526252 17.541670 17.557088 17.572505 17.587974 17.603470 17.618965 17.634460 17.649998 17.665570 17.681142 17.696714 17.712285 17.727857 17.743429 17.759001 17.799237 17.876594 18.039701 18.212716 18.385731 18.558745 18.731760 18.904775 19.077790 19.208376 19.239634 19.270893 19.294903 19.310630 19.326358 19.342085 19.357813 19.373540 19.389268 19.404995 19.420762 19.436589 19.452417 19.468245 19.484093 19.499978 19.515863 19.531748 19.547633 19.563517 19.579402 19.595287 19.613831 19.636897 19.659963 19.688581 19.720668 19.752755 19.784843 19.846079 19.938603 20.083998 20.229392 20.374787 20.520182 20.665576 20.810971 20.956365 21.106642 21.268980 21.434601 21.600222 21.765843 21.931464 22.096641 22.252909 22.386583 22.510061 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.181711 0.184610 0.187509 0.190408 0.193307 0.196206 0.199105 0.202004 0.204903 0.207813 0.210783 0.213754 0.216724 0.219695 0.222710 0.225754 0.228799 0.231844 0.234889 0.238077 0.241273 0.244470 0.247667 0.250939 0.254394 0.257849 0.261305 0.264760 0.268215 0.271670 0.275126 0.278581 0.282036 0.285491 0.288946 0.292402 0.295857 0.299312 0.302767 0.306223 0.309678 0.313133 0.316588 0.320044 0.323499 0.326954 0.330409 0.333864 0.337320 0.340775 0.344230 0.347685 0.351141 0.354596 0.358051 0.361506 0.364962 0.368417 0.371872 0.375327 0.378783 0.382238 0.385693 0.389148 0.392603 0.396059 0.399514 0.402969 0.406424 0.409880 0.413335 0.416790 0.420245 0.423701 0.427234 0.430904 0.434575 0.438246 0.441960 0.445733 0.449507 0.453280 0.457053 0.460826 0.464600 0.468373 0.472146 0.475919 0.479693 0.483469 0.487250 0.491030 0.494811 0.498971 0.503265 0.507560 0.511854 0.516149 0.520443 0.524738 0.529032 0.533327 0.537621 0.541916 0.546210 0.550505 0.554799 0.559094 0.563388 0.567682 0.571977 0.576271 0.580649 0.585181 0.589714 0.594316 0.598932 0.603549 0.608165 0.612782 0.617398 0.622015 0.626631 0.631248 0.635865 0.640481 0.645098 0.649714 0.654331 0.658947 0.663564 0.668180 0.672797 0.677414 0.682030 0.686779 0.691746 0.696714 0.702011 0.707329 0.712647 0.717966 0.723284 0.728602 0.733921 0.739239 0.744557 0.749876 0.755194 0.760512 0.765830 0.771149 0.776467 0.781785 0.787104 0.792422 0.797809 0.803780 0.812720 0.820785 0.824832 0.827128 0.825517 0.825580 0.823392 0.822674 0.820775 0.821864 0.817245 0.815316 0.813387 0.808629 0.804904 0.802137 0.797725 0.788465 0.778842 0.771961 0.768251 0.763216 0.758109 0.750824 0.742479 0.734593 0.729419 0.725801 0.722811 0.719822 0.716737 0.711744 0.706636 0.702526 0.698428 0.694288 0.689153 0.683842 0.678612 0.673034 0.667257 0.661480 0.655703 0.649926 0.644149 0.639009 0.634276 0.629543 0.624810 0.620077 0.615344 0.610611 0.605827 0.601334 0.601234 0.601222 0.601122 0.601011 0.600901 0.600790 0.600679 0.600568 0.600457 0.600346 0.600236 0.600125 0.600014 0.599903 0.599792 0.599681 0.599571 0.599460 0.599349 0.599238 0.599127 0.599065 0.599027 0.598989 0.598951 0.598913 0.598875 0.598838 0.598800 0.598762 0.598724 0.598686 0.598648 0.598610 0.598572 0.598526 0.598461 0.598395 0.598329 0.598263 0.598197 0.598131 0.598065 0.597999 0.597933 0.605298 1.509109 2.975234 4.441358 5.907482 7.373607 8.839731 10.305855 11.109664 11.340734 11.571804 11.802874 12.033944 12.265013 12.496083 12.727153 12.958223 13.193314 13.468574 13.747122 14.025670 14.304218 14.582766 14.861314 15.140114 15.461573 15.783494 16.105416 16.427338 16.732839 16.782680 16.829261 16.844225 16.859190 16.874154 16.889118 16.904082 16.919046 16.934011 16.948975 16.964011 16.979096 16.994181 17.009266 17.024362 17.039476 17.054590 17.069703 17.084822 17.099963 17.115104 17.130244 17.145385 17.160648 17.175913 17.191178 17.206443 17.221708 17.236973 17.252238 17.267503 17.282821 17.298165 17.313510 17.328854 17.344237 17.359654 17.375072 17.390490 17.405907 17.421325 17.436743 17.452160 17.467614 17.483161 17.498708 17.514256 17.529807 17.545379 17.560951 17.576523 17.592573 17.612560 17.632546 17.652533 17.744927 17.917941 18.090956 18.263971 18.436986 18.610000 18.783015 18.956030 19.111235 19.131162 19.151089 19.171017 19.188871 19.204598 19.220326 19.236053 19.251781 19.267508 19.283236 19.298963 19.314749 19.330618 19.346487 19.362356 19.378231 19.394116 19.410001 19.425885 19.441770 19.457655 19.473540 19.489424 19.510667 19.539695 19.569392 19.601479 19.633567 19.665654 19.719958 19.841780 19.987175 20.132570 20.277964 20.423359 20.568753 20.714148 20.859543 21.008824 21.174308 21.339920 21.505541 21.671162 21.836783 22.002404 22.153014 22.290578 22.414056 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.174758 0.177657 0.180556 0.183455 0.186354 0.189253 0.192152 0.195051 0.197950 0.200849 0.203748 0.206647 0.209546 0.212485 0.215473 0.218461 0.221449 0.224437 0.227474 0.230519 0.233564 0.236609 0.239694 0.242931 0.246169 0.249406 0.252644 0.256004 0.259459 0.262915 0.266370 0.269825 0.273280 0.276735 0.280191 0.283646 0.287101 0.290556 0.294012 0.297467 0.300922 0.304377 0.307833 0.311288 0.314743 0.318198 0.321653 0.325109 0.328564 0.332019 0.335474 0.338930 0.342385 0.345840 0.349295 0.352751 0.356206 0.359661 0.363116 0.366571 0.370027 0.373482 0.376937 0.380392 0.383848 0.387303 0.390758 0.394213 0.397669 0.401124 0.404579 0.408034 0.411490 0.414945 0.418400 0.421855 0.425310 0.428766 0.432352 0.436016 0.439679 0.443342 0.447080 0.450853 0.454626 0.458399 0.462173 0.465946 0.469719 0.473492 0.477266 0.481039 0.484812 0.488586 0.492359 0.496132 0.499905 0.504143 0.508400 0.512675 0.516969 0.521264 0.525558 0.529853 0.534147 0.538442 0.542736 0.547031 0.551325 0.555620 0.559914 0.564209 0.568503 0.572798 0.577092 0.581387 0.585777 0.590260 0.594744 0.599361 0.603977 0.608594 0.613210 0.617827 0.622443 0.627060 0.631677 0.636293 0.640910 0.645526 0.650143 0.654759 0.659376 0.663992 0.668609 0.673226 0.677842 0.682459 0.687075 0.691791 0.696585 0.701413 0.706732 0.712050 0.717368 0.722687 0.728005 0.733323 0.738641 0.743960 0.749278 0.754596 0.759915 0.765233 0.770551 0.775870 0.781188 0.786506 0.791824 0.797143 0.802921 0.811771 0.820484 0.824574 0.827069 0.825365 0.825781 0.824087 0.823094 0.821971 0.822898 0.818572 0.816643 0.814714 0.810355 0.807294 0.803056 0.797082 0.787567 0.777943 0.773627 0.769391 0.764365 0.759010 0.751399 0.742996 0.735529 0.731004 0.727547 0.724558 0.721569 0.718557 0.714073 0.709165 0.705065 0.700868 0.695790 0.690471 0.685159 0.679964 0.674749 0.669045 0.663268 0.657491 0.651714 0.645937 0.640655 0.635922 0.631189 0.626456 0.621723 0.616990 0.612257 0.607524 0.603083 0.601283 0.601175 0.601064 0.600954 0.600843 0.600732 0.600621 0.600510 0.600399 0.600288 0.600178 0.600067 0.599956 0.599845 0.599734 0.599623 0.599513 0.599402 0.599291 0.599180 0.599118 0.599080 0.599042 0.599004 0.598966 0.598928 0.598890 0.598853 0.598815 0.598777 0.598739 0.598701 0.598663 0.598625 0.598584 0.598518 0.598452 0.598386 0.598320 0.598254 0.598188 0.598122 0.598056 0.597990 0.598292 1.127430 2.593554 4.059678 5.525803 6.991927 8.458051 9.924176 10.888763 11.119833 11.350903 11.581973 11.813043 12.044113 12.275183 12.506253 12.737323 12.969072 13.236793 13.515341 13.793890 14.072438 14.350986 14.629534 14.908082 15.216688 15.538609 15.860531 16.182453 16.504375 16.647404 16.675772 16.704140 16.723507 16.738472 16.753436 16.768400 16.783369 16.798345 16.813321 16.828297 16.843298 16.858412 16.873526 16.888640 16.903754 16.918867 16.933981 16.949095 16.964209 16.979378 16.994562 17.009747 17.024932 17.040164 17.055429 17.070694 17.085959 17.101224 17.116489 17.131754 17.147019 17.162317 17.177710 17.193103 17.208496 17.223892 17.239309 17.254727 17.270145 17.285563 17.301008 17.316452 17.331897 17.347342 17.362901 17.378473 17.394045 17.409617 17.425188 17.440760 17.456332 17.471904 17.505200 17.544830 17.623167 17.796182 17.969196 18.142211 18.315226 18.488241 18.661255 18.834270 18.963121 19.019928 19.035656 19.051383 19.067111 19.082838 19.098566 19.114293 19.130021 19.145760 19.161513 19.177265 19.193018 19.208829 19.224714 19.240599 19.256484 19.272368 19.288253 19.304138 19.320023 19.336601 19.354043 19.371485 19.388927 19.418116 19.450204 19.482291 19.514378 19.554988 19.599563 19.744958 19.890352 20.035747 20.181142 20.326536 20.471931 20.617325 20.763135 20.913997 21.079618 21.245239 21.410860 21.576481 21.742102 21.907723 22.056100 22.194573 22.318051 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.176502 0.179401 0.182300 0.185199 0.188098 0.190997 0.193896 0.196795 0.199694 0.202593 0.205492 0.208391 0.211290 0.214189 0.217167 0.220172 0.223178 0.226183 0.229194 0.232239 0.235284 0.238329 0.241374 0.244530 0.247808 0.251087 0.254365 0.257643 0.261069 0.264524 0.267980 0.271435 0.274890 0.278345 0.281801 0.285256 0.288711 0.292166 0.295622 0.299077 0.302532 0.305987 0.309442 0.312898 0.316353 0.319808 0.323263 0.326719 0.330174 0.333629 0.337084 0.340540 0.343995 0.347450 0.350905 0.354360 0.357816 0.361271 0.364726 0.368181 0.371637 0.375092 0.378547 0.382002 0.385458 0.388913 0.392368 0.395823 0.399278 0.402734 0.406189 0.409644 0.413099 0.416555 0.420010 0.423465 0.426920 0.430376 0.433831 0.437467 0.441123 0.444779 0.448435 0.452199 0.455972 0.459746 0.463519 0.467292 0.471066 0.474839 0.478612 0.482385 0.486159 0.489932 0.493705 0.497478 0.501252 0.505117 0.509322 0.513528 0.517790 0.522085 0.526379 0.530674 0.534968 0.539263 0.543557 0.547851 0.552146 0.556440 0.560735 0.565029 0.569324 0.573618 0.577913 0.582207 0.586502 0.590889 0.595321 0.599789 0.604406 0.609022 0.613639 0.618256 0.622872 0.627489 0.632105 0.636722 0.641338 0.645955 0.650571 0.655188 0.659805 0.664421 0.669038 0.673654 0.678271 0.682887 0.687504 0.692120 0.696746 0.701375 0.706134 0.711453 0.716771 0.722089 0.727407 0.732726 0.738044 0.743362 0.748681 0.753999 0.759317 0.764635 0.769954 0.775272 0.780590 0.785909 0.791227 0.796592 0.802062 0.810823 0.820183 0.824316 0.827010 0.825223 0.825977 0.824782 0.823517 0.823168 0.823710 0.819899 0.817970 0.816042 0.812452 0.808214 0.802463 0.796292 0.786668 0.777446 0.775110 0.770532 0.765527 0.759789 0.751958 0.743514 0.737031 0.732602 0.729294 0.726305 0.723315 0.720326 0.716363 0.711701 0.707473 0.702427 0.697107 0.691788 0.686480 0.681275 0.676087 0.670799 0.665056 0.659279 0.653502 0.647725 0.642300 0.637567 0.632834 0.628101 0.623368 0.618635 0.613902 0.609169 0.604298 0.601240 0.601117 0.601006 0.600896 0.600785 0.600674 0.600563 0.600452 0.600341 0.600231 0.600120 0.600009 0.599898 0.599787 0.599676 0.599566 0.599455 0.599344 0.599233 0.599171 0.599133 0.599095 0.599057 0.599019 0.598981 0.598943 0.598905 0.598868 0.598830 0.598792 0.598754 0.598716 0.598678 0.598638 0.598575 0.598509 0.598443 0.598377 0.598311 0.598245 0.598179 0.598113 0.598047 0.597981 0.745750 2.211874 3.677999 5.144123 6.610248 8.076372 9.542496 10.667863 10.898933 11.130003 11.361073 11.592143 11.823213 12.054282 12.285352 12.516422 12.747492 13.005013 13.283561 13.562109 13.840657 14.119206 14.397754 14.676302 14.971803 15.293724 15.615646 15.937568 16.259490 16.533186 16.550749 16.568312 16.585875 16.602789 16.617754 16.632718 16.647682 16.662646 16.677663 16.692679 16.707696 16.722712 16.737804 16.752918 16.768031 16.783145 16.798259 16.813373 16.828487 16.843601 16.858756 16.873985 16.889215 16.904444 16.919680 16.934945 16.950210 16.965475 16.980740 16.996029 17.011317 17.026605 17.041893 17.057294 17.072712 17.088129 17.103547 17.118964 17.134382 17.149800 17.165217 17.180684 17.196181 17.211678 17.227174 17.242710 17.258282 17.273854 17.289426 17.304998 17.320569 17.336141 17.351713 17.396794 17.501407 17.674422 17.847437 18.020451 18.193466 18.366481 18.539496 18.712510 18.825765 18.881627 18.913896 18.929624 18.945351 18.961079 18.976806 18.992534 19.008261 19.023989 19.039750 19.055543 19.071336 19.087129 19.102967 19.118852 19.134736 19.150621 19.166506 19.182391 19.198275 19.214160 19.232345 19.252994 19.273643 19.298928 19.331015 19.363102 19.395189 19.442508 19.508863 19.648135 19.793530 19.938924 20.084319 20.229713 20.375108 20.520503 20.665897 20.820575 20.984937 21.150558 21.316179 21.481800 21.647421 21.813042 21.961674 22.097949 22.222046 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.181145 0.184044 0.186943 0.189842 0.192742 0.195641 0.198540 0.201439 0.204338 0.207237 0.210136 0.213035 0.215934 0.218836 0.221859 0.224882 0.227905 0.230927 0.233959 0.237004 0.240049 0.243094 0.246139 0.249388 0.252707 0.256026 0.259346 0.262679 0.266134 0.269590 0.273045 0.276500 0.279955 0.283410 0.286866 0.290321 0.293776 0.297231 0.300687 0.304142 0.307597 0.311052 0.314508 0.317963 0.321418 0.324873 0.328329 0.331784 0.335239 0.338694 0.342149 0.345605 0.349060 0.352515 0.355970 0.359426 0.362881 0.366336 0.369791 0.373247 0.376702 0.380157 0.383612 0.387067 0.390523 0.393978 0.397433 0.400888 0.404344 0.407799 0.411254 0.414709 0.418165 0.421620 0.425075 0.428530 0.431985 0.435441 0.438930 0.442578 0.446227 0.449875 0.453546 0.457319 0.461092 0.464865 0.468639 0.472412 0.476185 0.479958 0.483732 0.487505 0.491278 0.495052 0.498825 0.502598 0.506371 0.510323 0.514480 0.518638 0.522905 0.527200 0.531494 0.535789 0.540083 0.544378 0.548672 0.552967 0.557261 0.561556 0.565850 0.570145 0.574439 0.578734 0.583028 0.587323 0.591617 0.595984 0.600365 0.604834 0.609451 0.614068 0.618684 0.623301 0.627917 0.632534 0.637150 0.641767 0.646383 0.651000 0.655617 0.660233 0.664850 0.669466 0.674083 0.678699 0.683316 0.687932 0.692549 0.697166 0.701782 0.706399 0.711209 0.716351 0.721494 0.726810 0.732128 0.737447 0.742765 0.748083 0.753401 0.758720 0.764038 0.769356 0.774675 0.779993 0.785311 0.790629 0.795953 0.801490 0.809874 0.819883 0.824058 0.826952 0.825205 0.826182 0.825476 0.823967 0.824365 0.824264 0.821226 0.819297 0.817369 0.813371 0.807603 0.802012 0.795393 0.785769 0.778820 0.776443 0.771672 0.766726 0.760394 0.752476 0.744031 0.738539 0.734208 0.731041 0.728051 0.725062 0.722073 0.718531 0.714240 0.709064 0.703744 0.698424 0.693105 0.687800 0.682586 0.677398 0.672210 0.666809 0.661067 0.655290 0.649513 0.643996 0.639212 0.634479 0.629746 0.625013 0.620280 0.615547 0.610677 0.605442 0.601768 0.601059 0.600949 0.600838 0.600727 0.600616 0.600505 0.600394 0.600283 0.600173 0.600062 0.599951 0.599840 0.599729 0.599618 0.599508 0.599397 0.599286 0.599224 0.599186 0.599148 0.599110 0.599072 0.599034 0.598996 0.598958 0.598920 0.598883 0.598845 0.598807 0.598769 0.598731 0.598692 0.598632 0.598566 0.598500 0.598434 0.598368 0.598302 0.598236 0.598170 0.598104 0.598038 0.637704 1.830195 3.296319 4.762444 6.228568 7.694692 9.160817 10.446963 10.678032 10.909102 11.140172 11.371242 11.602312 11.833382 12.064452 12.295522 12.526592 12.773233 13.051781 13.330329 13.608877 13.887425 14.165973 14.444522 14.726918 15.048839 15.370761 15.692683 16.014605 16.318259 16.422215 16.437179 16.452143 16.467107 16.482071 16.497035 16.512000 16.526964 16.541928 16.556946 16.572003 16.587061 16.602118 16.617195 16.632309 16.647423 16.662537 16.677652 16.692775 16.707897 16.723020 16.738143 16.753401 16.768666 16.783931 16.799196 16.814461 16.829726 16.844991 16.860256 16.875565 16.890901 16.906237 16.921573 16.936949 16.952367 16.967784 16.983202 16.998619 17.014037 17.029455 17.044872 17.060322 17.075870 17.091419 17.106967 17.122520 17.138091 17.153663 17.169235 17.185351 17.208258 17.231166 17.254073 17.379647 17.552662 17.725677 17.898692 18.071706 18.244721 18.417736 18.590751 18.718145 18.751706 18.785266 18.807864 18.823591 18.839319 18.855046 18.870774 18.886502 18.902229 18.917957 18.933741 18.949575 18.965409 18.981244 18.997104 19.012989 19.028874 19.044759 19.060643 19.076528 19.092413 19.108298 19.129079 19.154380 19.179739 19.211826 19.243913 19.276001 19.311429 19.413602 19.551312 19.696707 19.842102 19.987496 20.132891 20.278285 20.423680 20.569075 20.726456 20.890256 21.055877 21.221498 21.387119 21.552740 21.718360 21.869346 22.000349 22.152974 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.185789 0.188688 0.191587 0.194486 0.197385 0.200284 0.203183 0.206082 0.208981 0.211880 0.214779 0.217678 0.220577 0.223521 0.226561 0.229601 0.232641 0.235681 0.238724 0.241769 0.244814 0.247859 0.250908 0.254268 0.257628 0.260988 0.264348 0.267744 0.271199 0.274655 0.278110 0.281565 0.285020 0.288476 0.291931 0.295386 0.298841 0.302297 0.305752 0.309207 0.312662 0.316117 0.319573 0.323028 0.326483 0.329938 0.333394 0.336849 0.340304 0.343759 0.347215 0.350670 0.354125 0.357580 0.361036 0.364491 0.367946 0.371401 0.374856 0.378312 0.381767 0.385222 0.388677 0.392133 0.395588 0.399043 0.402498 0.405954 0.409409 0.412864 0.416319 0.419774 0.423230 0.426685 0.430140 0.433595 0.437051 0.440506 0.444044 0.447685 0.451327 0.454968 0.458665 0.462438 0.466212 0.469985 0.473758 0.477532 0.481305 0.485078 0.488851 0.492625 0.496398 0.500171 0.503944 0.507718 0.511491 0.515507 0.519620 0.523733 0.528020 0.532315 0.536609 0.540904 0.545198 0.549493 0.553787 0.558082 0.562376 0.566671 0.570965 0.575260 0.579554 0.583849 0.588143 0.592438 0.596732 0.601061 0.605389 0.609880 0.614496 0.619113 0.623729 0.628346 0.632962 0.637579 0.642195 0.646812 0.651429 0.656045 0.660662 0.665278 0.669895 0.674511 0.679128 0.683744 0.688361 0.692978 0.697594 0.702211 0.706827 0.711444 0.716250 0.721211 0.726213 0.731531 0.736849 0.742167 0.747486 0.752804 0.758122 0.763441 0.768759 0.774077 0.779395 0.784714 0.790032 0.795350 0.800812 0.808926 0.819582 0.823800 0.826893 0.825341 0.826383 0.826171 0.824472 0.825562 0.824927 0.822553 0.820625 0.817871 0.812761 0.806992 0.803098 0.794494 0.784870 0.780448 0.777806 0.772812 0.767947 0.760999 0.752994 0.745036 0.740047 0.735821 0.732788 0.729798 0.726809 0.723820 0.720516 0.715701 0.710381 0.705061 0.699741 0.694422 0.689117 0.683897 0.678709 0.673521 0.668333 0.662855 0.657078 0.651301 0.645743 0.640857 0.636124 0.631391 0.626658 0.621925 0.617033 0.611820 0.606586 0.601721 0.601001 0.600891 0.600780 0.600669 0.600558 0.600447 0.600336 0.600226 0.600115 0.600004 0.599893 0.599782 0.599671 0.599561 0.599450 0.599339 0.599277 0.599239 0.599201 0.599163 0.599125 0.599087 0.599049 0.599011 0.598973 0.598935 0.598898 0.598860 0.598822 0.598784 0.598745 0.598689 0.598623 0.598557 0.598491 0.598425 0.598359 0.598293 0.598227 0.598161 0.598095 0.605933 1.448515 2.914640 4.380764 5.846888 7.313013 8.779137 10.216937 10.457132 10.688202 10.919272 11.150342 11.381412 11.612482 11.843551 12.074621 12.305691 12.541452 12.820001 13.098549 13.377097 13.655645 13.934193 14.212741 14.491289 14.803954 15.125876 15.447798 15.769720 16.091641 16.240258 16.289553 16.316461 16.331425 16.346389 16.361353 16.376317 16.391282 16.406246 16.421210 16.436195 16.451294 16.466392 16.481490 16.496588 16.511701 16.526815 16.541929 16.557042 16.572196 16.587362 16.602529 16.617696 16.632917 16.648182 16.663447 16.678712 16.693977 16.709242 16.724507 16.739772 16.755064 16.770448 16.785832 16.801216 16.816604 16.832022 16.847439 16.862857 16.878274 16.893720 16.909166 16.924612 16.940059 16.955613 16.971185 16.986757 17.002329 17.017900 17.033472 17.049044 17.064616 17.101787 17.148099 17.257888 17.430902 17.603917 17.776932 17.949947 18.122961 18.295976 18.468991 18.620137 18.641458 18.662779 18.684100 18.701832 18.717559 18.733287 18.749014 18.764742 18.780469 18.796197 18.811924 18.827735 18.843610 18.859486 18.875361 18.891242 18.907126 18.923011 18.938896 18.954858 18.970882 18.986906 19.002929 19.028463 19.060550 19.092637 19.124725 19.159182 19.195023 19.309095 19.454490 19.599884 19.745279 19.890673 20.036068 20.181463 20.326857 20.472252 20.631211 20.795575 20.961195 21.126816 21.292437 21.458058 21.623679 21.778805 21.905059 22.082578 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.190432 0.193331 0.196230 0.199129 0.202028 0.204927 0.207826 0.210725 0.213625 0.216537 0.219449 0.222361 0.225273 0.228264 0.231309 0.234354 0.237399 0.240444 0.243489 0.246534 0.249579 0.252623 0.255769 0.259170 0.262571 0.265972 0.269373 0.272809 0.276265 0.279720 0.283175 0.286630 0.290086 0.293541 0.296996 0.300451 0.303906 0.307362 0.310817 0.314272 0.317727 0.321183 0.324638 0.328093 0.331548 0.335004 0.338459 0.341914 0.345369 0.348824 0.352280 0.355735 0.359190 0.362645 0.366101 0.369556 0.373011 0.376466 0.379922 0.383377 0.386832 0.390287 0.393743 0.397198 0.400653 0.404108 0.407563 0.411019 0.414474 0.417929 0.421384 0.424840 0.428295 0.431750 0.435205 0.438661 0.442116 0.445571 0.449155 0.452789 0.456423 0.460057 0.463785 0.467558 0.471331 0.475105 0.478878 0.482651 0.486424 0.490198 0.493971 0.497744 0.501518 0.505291 0.509064 0.512837 0.516611 0.520671 0.524742 0.528841 0.533136 0.537430 0.541725 0.546019 0.550314 0.554608 0.558903 0.563197 0.567491 0.571786 0.576080 0.580375 0.584669 0.588964 0.593258 0.597553 0.601847 0.606142 0.610436 0.614955 0.619555 0.624158 0.628774 0.633391 0.638007 0.642624 0.647241 0.651857 0.656474 0.661090 0.665707 0.670323 0.674940 0.679556 0.684173 0.688790 0.693406 0.698023 0.702639 0.707256 0.711872 0.716489 0.721231 0.726019 0.730933 0.736252 0.741570 0.746888 0.752207 0.757525 0.762843 0.768161 0.773480 0.778798 0.784116 0.789435 0.794785 0.800157 0.807978 0.819281 0.823542 0.826835 0.825708 0.826583 0.826866 0.825669 0.826758 0.825809 0.823880 0.821089 0.817430 0.812150 0.806381 0.803220 0.793596 0.784754 0.782134 0.778988 0.773971 0.768876 0.761604 0.753511 0.746285 0.741554 0.737524 0.734534 0.731545 0.728556 0.725556 0.721590 0.717018 0.711698 0.706378 0.701059 0.695739 0.690432 0.685208 0.680020 0.674832 0.669644 0.664423 0.658866 0.653089 0.647471 0.642503 0.637770 0.633037 0.628304 0.623393 0.618199 0.612964 0.607730 0.602495 0.600944 0.600833 0.600722 0.600611 0.600500 0.600389 0.600278 0.600168 0.600057 0.599946 0.599835 0.599724 0.599613 0.599503 0.599392 0.599330 0.599292 0.599254 0.599216 0.599178 0.599140 0.599102 0.599064 0.599026 0.598988 0.598950 0.598913 0.598875 0.598837 0.598799 0.598746 0.598680 0.598614 0.598548 0.598482 0.598416 0.598350 0.598284 0.598218 0.598152 0.598086 1.066836 2.532960 3.999085 5.465209 6.931333 8.397458 9.863582 10.236232 10.467301 10.698371 10.929441 11.160511 11.391581 11.622651 11.853721 12.084791 12.315861 12.588220 12.866768 13.145317 13.423865 13.702413 13.980961 14.259509 14.559069 14.880991 15.202913 15.524835 15.846756 16.114403 16.142526 16.170649 16.195743 16.210707 16.225671 16.240635 16.255599 16.270588 16.285577 16.300566 16.315555 16.330637 16.345751 16.360865 16.375979 16.391093 16.406206 16.421320 16.436434 16.451580 16.466791 16.482002 16.497213 16.512433 16.527698 16.542963 16.558228 16.573493 16.588772 16.604052 16.619331 16.634611 16.650006 16.665424 16.680841 16.696259 16.711676 16.727094 16.742512 16.757929 16.773395 16.788892 16.804390 16.819888 16.835422 16.850994 16.866566 16.882138 16.897710 16.913281 16.928853 16.944425 16.996100 17.136128 17.309143 17.482157 17.655172 17.828187 18.001202 18.174217 18.347231 18.485436 18.532890 18.548617 18.564345 18.580072 18.595800 18.611527 18.627255 18.642982 18.658729 18.674488 18.690247 18.706006 18.721840 18.737725 18.753610 18.769494 18.785379 18.801264 18.817149 18.833034 18.850588 18.869278 18.887969 18.909274 18.941361 18.973449 19.005536 19.043543 19.100886 19.212272 19.357667 19.503062 19.648456 19.793851 19.939245 20.084640 20.230035 20.375955 20.535272 20.700893 20.866514 21.032135 21.197756 21.363377 21.527772 21.687074 21.810552 21.981403 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.192176 0.195075 0.197974 0.200873 0.203772 0.206671 0.209570 0.212469 0.215368 0.218278 0.221209 0.224139 0.227069 0.230000 0.233029 0.236074 0.239119 0.242164 0.245209 0.248254 0.251298 0.254343 0.257388 0.260652 0.264094 0.267536 0.270978 0.274420 0.277875 0.281330 0.284785 0.288240 0.291695 0.295151 0.298606 0.302061 0.305516 0.308972 0.312427 0.315882 0.319337 0.322793 0.326248 0.329703 0.333158 0.336613 0.340069 0.343524 0.346979 0.350434 0.353890 0.357345 0.360800 0.364255 0.367711 0.371166 0.374621 0.378076 0.381531 0.384987 0.388442 0.391897 0.395352 0.398808 0.402263 0.405718 0.409173 0.412629 0.416084 0.419539 0.422994 0.426450 0.429905 0.433360 0.436815 0.440270 0.443726 0.447181 0.450636 0.454261 0.457888 0.461515 0.465142 0.468904 0.472678 0.476451 0.480224 0.483998 0.487771 0.491544 0.495317 0.499091 0.502864 0.506637 0.510410 0.514184 0.517957 0.521786 0.525817 0.529849 0.533956 0.538251 0.542545 0.546840 0.551134 0.555429 0.559723 0.564018 0.568312 0.572607 0.576901 0.581196 0.585490 0.589785 0.594079 0.598374 0.602668 0.606963 0.611257 0.615551 0.620077 0.624628 0.629203 0.633819 0.638436 0.643053 0.647669 0.652286 0.656902 0.661519 0.666135 0.670752 0.675368 0.679985 0.684602 0.689218 0.693835 0.698451 0.703068 0.707684 0.712301 0.716917 0.721534 0.726156 0.730779 0.735654 0.740973 0.746291 0.751609 0.756927 0.762246 0.767564 0.772882 0.778201 0.783519 0.788837 0.794155 0.799635 0.807029 0.818980 0.823303 0.826776 0.826273 0.826909 0.827525 0.826866 0.827955 0.827136 0.824345 0.820657 0.817308 0.811539 0.805918 0.802321 0.792697 0.785709 0.783830 0.780128 0.775136 0.769723 0.762210 0.754076 0.747658 0.743062 0.739271 0.736281 0.733292 0.730189 0.726297 0.722181 0.718148 0.713015 0.707695 0.702376 0.697056 0.691744 0.686519 0.681331 0.676143 0.670955 0.665767 0.660540 0.654877 0.649178 0.644148 0.639415 0.634682 0.629778 0.624577 0.619342 0.614108 0.608874 0.603737 0.600886 0.600775 0.600664 0.600553 0.600442 0.600331 0.600221 0.600110 0.599999 0.599888 0.599777 0.599666 0.599556 0.599445 0.599382 0.599345 0.599307 0.599269 0.599231 0.599193 0.599155 0.599117 0.599079 0.599041 0.599003 0.598965 0.598928 0.598890 0.598852 0.598803 0.598737 0.598671 0.598605 0.598539 0.598473 0.598407 0.598341 0.598275 0.598209 0.598143 0.687292 2.151281 3.617405 5.083529 6.549654 8.015778 9.481902 10.015331 10.246401 10.477471 10.708541 10.939611 11.170681 11.401751 11.632821 11.863890 12.094960 12.356440 12.634988 12.913536 13.192084 13.470633 13.749181 14.027729 14.314184 14.636106 14.958028 15.279950 15.601871 15.923793 16.022280 16.039704 16.057128 16.074553 16.089989 16.104953 16.119917 16.134881 16.149882 16.164912 16.179941 16.194971 16.210029 16.225143 16.240257 16.255370 16.270484 16.285598 16.300712 16.315826 16.330940 16.346184 16.361440 16.376695 16.391951 16.407214 16.422479 16.437744 16.453009 16.468311 16.483638 16.498966 16.514293 16.529661 16.545079 16.560496 16.575914 16.591331 16.606749 16.622167 16.637584 16.653029 16.668579 16.684129 16.699679 16.715232 16.730803 16.746375 16.761947 16.777949 16.804231 16.830514 16.856796 17.014368 17.187383 17.360398 17.533413 17.706427 17.879442 18.052457 18.225472 18.338212 18.399179 18.426857 18.442585 18.458312 18.474040 18.489767 18.505495 18.521222 18.536950 18.552725 18.568524 18.584324 18.600124 18.615978 18.631862 18.647747 18.663632 18.679517 18.695401 18.711286 18.727171 18.747190 18.769612 18.792035 18.822173 18.854260 18.886347 18.918434 18.997749 19.115450 19.260844 19.406239 19.551633 19.697028 19.842423 19.987817 20.133212 20.281921 20.440591 20.606212 20.771833 20.937454 21.103075 21.268696 21.431835 21.585923 21.714547 21.838025 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.182324 0.185223 0.188122 0.191021 0.193920 0.196819 0.199718 0.202617 0.205516 0.208415 0.211314 0.214213 0.217112 0.220011 0.222943 0.225891 0.228839 0.231788 0.234749 0.237794 0.240839 0.243884 0.246929 0.249987 0.253059 0.256132 0.259204 0.262277 0.265663 0.269119 0.272574 0.276029 0.279484 0.282940 0.286395 0.289850 0.293305 0.296761 0.300216 0.303671 0.307126 0.310582 0.314037 0.317492 0.320947 0.324402 0.327858 0.331313 0.334768 0.338223 0.341679 0.345134 0.348589 0.352044 0.355500 0.358955 0.362410 0.365865 0.369320 0.372776 0.376231 0.379686 0.383141 0.386597 0.390052 0.393507 0.396962 0.400418 0.403873 0.407328 0.410783 0.414238 0.417694 0.421149 0.424604 0.428059 0.431515 0.434970 0.438425 0.441880 0.445336 0.448791 0.452246 0.455744 0.459364 0.462984 0.466604 0.470251 0.474024 0.477797 0.481571 0.485344 0.489117 0.492890 0.496664 0.500437 0.504210 0.507984 0.511757 0.515530 0.519303 0.523077 0.526953 0.530947 0.534942 0.539072 0.543366 0.547660 0.551955 0.556249 0.560544 0.564838 0.569133 0.573427 0.577722 0.582016 0.586311 0.590605 0.594900 0.599194 0.603489 0.607783 0.612078 0.616372 0.620679 0.625181 0.629683 0.634248 0.638865 0.643481 0.648098 0.652714 0.657331 0.661947 0.666564 0.671180 0.675797 0.680414 0.685030 0.689647 0.694263 0.698880 0.703496 0.708113 0.712729 0.717346 0.721963 0.726579 0.731196 0.735812 0.740711 0.745847 0.751012 0.756330 0.761648 0.766967 0.772285 0.777603 0.782921 0.788240 0.793558 0.798876 0.806081 0.818679 0.823102 0.826718 0.826839 0.827561 0.828256 0.828063 0.829152 0.827601 0.823913 0.820224 0.816697 0.810928 0.806679 0.801422 0.791844 0.787307 0.785500 0.781269 0.776357 0.770448 0.762788 0.754662 0.749166 0.744570 0.741017 0.738028 0.734965 0.731033 0.726891 0.722771 0.718817 0.714312 0.709012 0.703693 0.698373 0.693054 0.687829 0.682641 0.677453 0.672266 0.667078 0.661890 0.656644 0.650887 0.645798 0.641060 0.636188 0.630955 0.625721 0.620486 0.615252 0.610017 0.604783 0.601262 0.600717 0.600606 0.600495 0.600384 0.600273 0.600163 0.600052 0.599941 0.599830 0.599719 0.599608 0.599498 0.599435 0.599397 0.599360 0.599322 0.599284 0.599246 0.599208 0.599170 0.599132 0.599094 0.599056 0.599018 0.598980 0.598943 0.598905 0.598860 0.598794 0.598728 0.598662 0.598596 0.598530 0.598464 0.598398 0.598332 0.598266 0.598201 0.621486 1.769601 3.235725 4.701850 6.167974 7.634098 9.100223 9.794431 10.025501 10.256571 10.487640 10.718710 10.949780 11.180850 11.411920 11.642990 11.874060 12.124660 12.403208 12.681756 12.960304 13.238852 13.517400 13.795949 14.074497 14.391221 14.713143 15.035065 15.356986 15.678908 15.859903 15.909414 15.924378 15.939342 15.954306 15.969271 15.984235 15.999199 16.014163 16.029142 16.044213 16.059283 16.074353 16.089424 16.104534 16.119648 16.134762 16.149876 16.165015 16.180163 16.195312 16.210460 16.225670 16.240935 16.256200 16.271465 16.286730 16.301995 16.317259 16.332524 16.347811 16.363187 16.378562 16.393938 16.409316 16.424734 16.440151 16.455569 16.470986 16.486432 16.501880 16.517327 16.532775 16.548325 16.563897 16.579469 16.595041 16.610613 16.626184 16.641756 16.657328 16.699036 16.753703 16.892608 17.065623 17.238638 17.411653 17.584668 17.757682 17.930697 18.103712 18.228118 18.264194 18.300270 18.320825 18.336553 18.352280 18.368008 18.383735 18.399463 18.415190 18.430918 18.446722 18.462563 18.478404 18.494245 18.510115 18.526000 18.541885 18.557769 18.573654 18.589539 18.605424 18.621308 18.645317 18.673333 18.702984 18.735071 18.767159 18.799246 18.877822 19.018627 19.164022 19.309416 19.454811 19.600205 19.745600 19.890995 20.036389 20.186650 20.345910 20.511531 20.677152 20.842773 21.008394 21.174015 21.338529 21.485387 21.618542 21.742020 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.186967 0.189866 0.192765 0.195664 0.198563 0.201462 0.204361 0.207260 0.210159 0.213058 0.215957 0.218856 0.221755 0.224654 0.227617 0.230584 0.233550 0.236516 0.239514 0.242559 0.245604 0.248649 0.251693 0.254789 0.257902 0.261015 0.264129 0.267273 0.270729 0.274184 0.277639 0.281094 0.284550 0.288005 0.291460 0.294915 0.298370 0.301826 0.305281 0.308736 0.312191 0.315647 0.319102 0.322557 0.326012 0.329468 0.332923 0.336378 0.339833 0.343289 0.346744 0.350199 0.353654 0.357109 0.360565 0.364020 0.367475 0.370930 0.374386 0.377841 0.381296 0.384751 0.388207 0.391662 0.395117 0.398572 0.402027 0.405483 0.408938 0.412393 0.415848 0.419304 0.422759 0.426214 0.429669 0.433125 0.436580 0.440035 0.443490 0.446945 0.450401 0.453856 0.457311 0.460850 0.464463 0.468076 0.471689 0.475370 0.479144 0.482917 0.486690 0.490464 0.494237 0.498010 0.501783 0.505557 0.509330 0.513103 0.516876 0.520650 0.524423 0.528196 0.532103 0.536062 0.540022 0.544187 0.548481 0.552776 0.557070 0.561365 0.565659 0.569954 0.574248 0.578543 0.582837 0.587132 0.591426 0.595720 0.600015 0.604309 0.608604 0.612898 0.617193 0.621487 0.625817 0.630268 0.634720 0.639293 0.643910 0.648526 0.653143 0.657759 0.662376 0.666992 0.671609 0.676226 0.680842 0.685459 0.690075 0.694692 0.699308 0.703925 0.708541 0.713158 0.717775 0.722391 0.727008 0.731624 0.736241 0.740857 0.745720 0.750674 0.755733 0.761051 0.766369 0.771687 0.777006 0.782324 0.787642 0.792977 0.798350 0.805138 0.818379 0.822950 0.826635 0.827404 0.828256 0.828712 0.829259 0.830374 0.827168 0.823480 0.819792 0.816086 0.810318 0.808216 0.800523 0.791040 0.788945 0.786940 0.782416 0.777578 0.771053 0.763345 0.755269 0.750674 0.746078 0.742764 0.739701 0.735769 0.731627 0.727485 0.723359 0.719413 0.715429 0.710329 0.705010 0.699690 0.694370 0.689140 0.683952 0.678764 0.673576 0.668388 0.663200 0.658013 0.652634 0.647454 0.642568 0.637333 0.632099 0.626864 0.621630 0.616396 0.611161 0.605927 0.601631 0.600659 0.600548 0.600437 0.600326 0.600216 0.600105 0.599994 0.599883 0.599772 0.599661 0.599551 0.599488 0.599450 0.599412 0.599375 0.599337 0.599299 0.599261 0.599223 0.599185 0.599147 0.599109 0.599071 0.599033 0.598995 0.598958 0.598916 0.598851 0.598785 0.598719 0.598654 0.598588 0.598522 0.598456 0.598390 0.598324 0.598258 0.598192 1.387921 2.854046 4.320170 5.786295 7.252419 8.718543 9.573530 9.804600 10.035670 10.266740 10.497810 10.728880 10.959950 11.191020 11.422090 11.653159 11.892879 12.171427 12.449976 12.728524 13.007072 13.285620 13.564168 13.842716 14.146336 14.468258 14.790180 15.112101 15.434023 15.698302 15.747061 15.788696 15.803660 15.818624 15.833588 15.848553 15.863517 15.878481 15.893445 15.908409 15.923479 15.938591 15.953702 15.968813 15.983926 15.999040 16.014154 16.029267 16.044406 16.059598 16.074791 16.089984 16.105186 16.120451 16.135716 16.150981 16.166245 16.181516 16.196787 16.212058 16.227330 16.242718 16.258136 16.273553 16.288971 16.304389 16.319806 16.335224 16.350641 16.366105 16.381604 16.397103 16.412602 16.428135 16.443706 16.459278 16.474850 16.490422 16.505993 16.521565 16.537137 16.598827 16.770849 16.943864 17.116878 17.289893 17.462908 17.635923 17.808937 17.981952 18.129134 18.151947 18.174761 18.197575 18.214793 18.230520 18.246248 18.261975 18.277703 18.293430 18.309158 18.324885 18.340722 18.356604 18.372486 18.388369 18.404252 18.420137 18.436022 18.451907 18.468631 18.485702 18.502774 18.519845 18.551708 18.583795 18.615883 18.648389 18.697755 18.776410 18.921804 19.067199 19.212594 19.357988 19.503383 19.648777 19.794172 19.939566 20.090321 20.251229 20.416850 20.582471 20.748092 20.913713 21.079334 21.244955 21.387857 21.522537 21.646015 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.191610 0.194509 0.197409 0.200308 0.203207 0.206106 0.209005 0.211904 0.214803 0.217702 0.220601 0.223500 0.226399 0.229318 0.232302 0.235286 0.238270 0.241254 0.244279 0.247324 0.250369 0.253413 0.256460 0.259614 0.262767 0.265921 0.269075 0.272339 0.275794 0.279249 0.282704 0.286159 0.289615 0.293070 0.296525 0.299980 0.303436 0.306891 0.310346 0.313801 0.317257 0.320712 0.324167 0.327622 0.331077 0.334533 0.337988 0.341443 0.344898 0.348354 0.351809 0.355264 0.358719 0.362175 0.365630 0.369085 0.372540 0.375996 0.379451 0.382906 0.386361 0.389816 0.393272 0.396727 0.400182 0.403637 0.407093 0.410548 0.414003 0.417458 0.420914 0.424369 0.427824 0.431279 0.434734 0.438190 0.441645 0.445100 0.448555 0.452011 0.455466 0.458921 0.462376 0.465953 0.469559 0.473165 0.476770 0.480490 0.484263 0.488037 0.491810 0.495583 0.499356 0.503130 0.506903 0.510676 0.514450 0.518223 0.521996 0.525769 0.529543 0.533316 0.537237 0.541164 0.545090 0.549302 0.553596 0.557891 0.562185 0.566480 0.570774 0.575069 0.579363 0.583658 0.587952 0.592247 0.596541 0.600836 0.605130 0.609425 0.613719 0.618014 0.622308 0.626603 0.630938 0.635338 0.639739 0.644338 0.648955 0.653571 0.658188 0.662805 0.667421 0.672038 0.676654 0.681271 0.685887 0.690504 0.695120 0.699737 0.704354 0.708970 0.713587 0.718203 0.722820 0.727436 0.732053 0.736669 0.741286 0.745902 0.750669 0.755451 0.760453 0.765772 0.771090 0.776408 0.781727 0.787045 0.792363 0.797778 0.804198 0.818078 0.822875 0.826600 0.827969 0.828951 0.829382 0.830519 0.830358 0.826736 0.823048 0.819824 0.815475 0.809890 0.808490 0.799624 0.792603 0.790641 0.788390 0.783573 0.778799 0.771658 0.763908 0.756777 0.752182 0.747668 0.744397 0.740505 0.736363 0.732221 0.728079 0.723944 0.720009 0.716088 0.711647 0.706327 0.701007 0.695687 0.690451 0.685263 0.680075 0.674887 0.669699 0.664511 0.659323 0.654135 0.648946 0.643712 0.638477 0.633243 0.628008 0.622774 0.617539 0.612305 0.607071 0.601836 0.600601 0.600490 0.600379 0.600268 0.600158 0.600047 0.599936 0.599825 0.599714 0.599603 0.599542 0.599503 0.599465 0.599427 0.599390 0.599352 0.599314 0.599276 0.599238 0.599200 0.599162 0.599124 0.599086 0.599048 0.599010 0.598970 0.598909 0.598843 0.598777 0.598711 0.598645 0.598579 0.598513 0.598447 0.598381 0.598315 0.598249 1.006242 2.472366 3.938491 5.404615 6.870739 8.336864 9.352630 9.583700 9.814770 10.045840 10.276909 10.507979 10.739049 10.970119 11.201189 11.432259 11.663704 11.939647 12.218195 12.496743 12.775292 13.053840 13.332388 13.610936 13.901451 14.223373 14.545295 14.867216 15.189138 15.511060 15.609490 15.637370 15.665250 15.682942 15.697906 15.712870 15.727834 15.742819 15.757821 15.772824 15.787826 15.802862 15.817976 15.833090 15.848204 15.863318 15.878431 15.893545 15.908659 15.923773 15.938998 15.954235 15.969472 15.984709 15.999966 16.015231 16.030496 16.045761 16.061057 16.076376 16.091694 16.107013 16.122373 16.137791 16.153208 16.168626 16.184044 16.199461 16.214879 16.230296 16.245737 16.261288 16.276839 16.292391 16.307944 16.323515 16.339087 16.354659 16.370320 16.400547 16.430775 16.476074 16.649089 16.822104 16.995119 17.168133 17.341148 17.514163 17.687178 17.860192 18.011725 18.045851 18.061578 18.077306 18.093033 18.108761 18.124488 18.140216 18.155943 18.171700 18.187466 18.203231 18.218996 18.234851 18.250736 18.266620 18.282505 18.298390 18.314275 18.330160 18.346044 18.365092 18.385223 18.405355 18.432519 18.464607 18.496694 18.528781 18.588845 18.679587 18.824982 18.970376 19.115771 19.261165 19.406560 19.551955 19.697349 19.842744 19.993077 20.156548 20.322169 20.487790 20.653411 20.819032 20.984653 21.150274 21.292846 21.426532 21.550010 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.196254 0.199153 0.202052 0.204951 0.207850 0.210749 0.213648 0.216547 0.219446 0.222345 0.225244 0.228143 0.231042 0.233996 0.236997 0.239999 0.243000 0.246001 0.249044 0.252088 0.255133 0.258178 0.261265 0.264460 0.267654 0.270849 0.274044 0.277404 0.280859 0.284314 0.287769 0.291225 0.294680 0.298135 0.301590 0.305046 0.308501 0.311956 0.315411 0.318866 0.322322 0.325777 0.329232 0.332687 0.336143 0.339598 0.343053 0.346508 0.349964 0.353419 0.356874 0.360329 0.363784 0.367240 0.370695 0.374150 0.377605 0.381061 0.384516 0.387971 0.391426 0.394882 0.398337 0.401792 0.405247 0.408703 0.412158 0.415613 0.419068 0.422523 0.425979 0.429434 0.432889 0.436344 0.439800 0.443255 0.446710 0.450165 0.453621 0.457076 0.460531 0.463986 0.467452 0.471051 0.474650 0.478249 0.481849 0.485610 0.489383 0.493156 0.496930 0.500703 0.504476 0.508249 0.512023 0.515796 0.519569 0.523342 0.527116 0.530889 0.534662 0.538462 0.542357 0.546252 0.550148 0.554417 0.558712 0.563006 0.567300 0.571595 0.575889 0.580184 0.584478 0.588773 0.593067 0.597362 0.601656 0.605951 0.610245 0.614540 0.618834 0.623129 0.627423 0.631718 0.636042 0.640391 0.644767 0.649383 0.654000 0.658617 0.663233 0.667850 0.672466 0.677083 0.681699 0.686316 0.690932 0.695549 0.700166 0.704782 0.709399 0.714015 0.718632 0.723248 0.727865 0.732481 0.737098 0.741715 0.746331 0.750948 0.755564 0.760181 0.765175 0.770493 0.775811 0.781129 0.786447 0.791766 0.797084 0.803254 0.817777 0.822816 0.826542 0.828534 0.829646 0.830626 0.831843 0.829678 0.826304 0.822615 0.820201 0.814865 0.810003 0.808350 0.798726 0.794201 0.792337 0.789725 0.784768 0.779631 0.772263 0.764475 0.758285 0.753690 0.749365 0.745241 0.741099 0.736957 0.732815 0.728673 0.724531 0.720605 0.716684 0.712615 0.707644 0.702324 0.697004 0.691762 0.686574 0.681386 0.676198 0.671010 0.665822 0.660634 0.655136 0.649394 0.644745 0.639621 0.634387 0.629152 0.623918 0.618683 0.613449 0.608214 0.602980 0.600543 0.600432 0.600321 0.600211 0.600100 0.599989 0.599878 0.599767 0.599656 0.599595 0.599556 0.599518 0.599480 0.599442 0.599405 0.599367 0.599329 0.599291 0.599253 0.599215 0.599177 0.599139 0.599101 0.599063 0.599024 0.598966 0.598900 0.598834 0.598768 0.598702 0.598636 0.598570 0.598504 0.598438 0.598372 0.598306 0.646861 2.090687 3.556811 5.022935 6.489060 7.955184 9.131729 9.362799 9.593869 9.824939 10.056009 10.287079 10.518149 10.749219 10.980289 11.211359 11.442428 11.707867 11.986415 12.264963 12.543511 12.822059 13.100608 13.379156 13.657704 13.978488 14.300410 14.622331 14.944253 15.266175 15.493929 15.511216 15.528502 15.545789 15.562224 15.577188 15.592152 15.607116 15.622090 15.637133 15.652176 15.667219 15.682261 15.697368 15.712482 15.727595 15.742709 15.757835 15.772965 15.788095 15.803226 15.818423 15.833687 15.848952 15.864217 15.879482 15.894747 15.910012 15.925277 15.940559 15.955926 15.971293 15.986660 16.002028 16.017446 16.032863 16.048281 16.063698 16.079144 16.094593 16.110042 16.125491 16.141037 16.156609 16.172181 16.187753 16.203325 16.218896 16.234468 16.250040 16.297232 16.362645 16.527329 16.700344 16.873359 17.046374 17.219388 17.392403 17.565418 17.738433 17.851356 17.918157 17.939818 17.955546 17.971273 17.987001 18.002728 18.018456 18.034183 18.049911 18.065702 18.081508 18.097314 18.113121 18.128988 18.144873 18.160758 18.176643 18.192527 18.208412 18.224297 18.240182 18.262826 18.287355 18.313331 18.345418 18.377505 18.409592 18.461575 18.582764 18.728159 18.873554 19.018948 19.164343 19.309737 19.455132 19.600526 19.746214 19.896246 20.061867 20.227488 20.393109 20.558730 20.724350 20.889971 21.055592 21.199963 21.329596 21.456770 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.197998 0.200897 0.203796 0.206695 0.209594 0.212493 0.215392 0.218291 0.221190 0.224089 0.226988 0.229887 0.232786 0.235685 0.238683 0.241702 0.244721 0.247739 0.250764 0.253808 0.256853 0.259898 0.262943 0.266093 0.269328 0.272564 0.275799 0.279034 0.282469 0.285924 0.289379 0.292835 0.296290 0.299745 0.303200 0.306655 0.310111 0.313566 0.317021 0.320476 0.323932 0.327387 0.330842 0.334297 0.337753 0.341208 0.344663 0.348118 0.351573 0.355029 0.358484 0.361939 0.365394 0.368850 0.372305 0.375760 0.379215 0.382671 0.386126 0.389581 0.393036 0.396491 0.399947 0.403402 0.406857 0.410312 0.413768 0.417223 0.420678 0.424133 0.427589 0.431044 0.434499 0.437954 0.441410 0.444865 0.448320 0.451775 0.455230 0.458686 0.462141 0.465596 0.469051 0.472554 0.476146 0.479739 0.483331 0.486956 0.490729 0.494503 0.498276 0.502049 0.505822 0.509596 0.513369 0.517142 0.520915 0.524689 0.528462 0.532235 0.536009 0.539782 0.543598 0.547464 0.551329 0.555238 0.559532 0.563827 0.568121 0.572416 0.576710 0.581005 0.585299 0.589594 0.593888 0.598183 0.602477 0.606772 0.611066 0.615360 0.619655 0.623949 0.628244 0.632538 0.636833 0.641128 0.645424 0.649812 0.654429 0.659045 0.663662 0.668278 0.672895 0.677511 0.682128 0.686744 0.691361 0.695978 0.700594 0.705211 0.709827 0.714444 0.719060 0.723677 0.728293 0.732910 0.737527 0.742143 0.746760 0.751376 0.755993 0.760609 0.765226 0.770211 0.775340 0.780532 0.785850 0.791169 0.796542 0.802358 0.817476 0.822758 0.826409 0.829099 0.831947 0.831950 0.833167 0.829493 0.825871 0.822183 0.820023 0.814254 0.811540 0.807451 0.798575 0.795802 0.794033 0.790865 0.785989 0.780425 0.772869 0.765340 0.759793 0.755175 0.749956 0.745835 0.741693 0.737551 0.733409 0.729267 0.725136 0.721201 0.717280 0.713359 0.708942 0.703641 0.698321 0.693073 0.687885 0.682697 0.677509 0.672321 0.667133 0.661654 0.655595 0.649708 0.644985 0.640507 0.635530 0.630296 0.625062 0.619827 0.614593 0.609358 0.604124 0.600512 0.600374 0.600263 0.600153 0.600042 0.599931 0.599820 0.599709 0.599648 0.599609 0.599571 0.599533 0.599495 0.599457 0.599420 0.599382 0.599344 0.599306 0.599268 0.599230 0.599192 0.599154 0.599116 0.599078 0.599023 0.598957 0.598891 0.598825 0.598759 0.598693 0.598627 0.598561 0.598495 0.598429 0.598363 0.598297 1.709007 3.175132 4.641256 6.107380 7.573505 8.896973 9.141899 9.372969 9.604039 9.835109 10.066178 10.297248 10.528318 10.759388 10.990458 11.221528 11.476087 11.754635 12.033183 12.311731 12.590279 12.868827 13.147375 13.425924 13.733603 14.055525 14.377446 14.699368 15.021290 15.292223 15.381649 15.396613 15.411577 15.426542 15.441506 15.456470 15.471434 15.486398 15.501363 15.516410 15.531494 15.546577 15.561661 15.576759 15.591873 15.606987 15.622101 15.637232 15.652406 15.667581 15.682755 15.697938 15.713203 15.728468 15.743733 15.758998 15.774263 15.789528 15.804793 15.820058 15.835438 15.850854 15.866269 15.881684 15.897101 15.912518 15.927936 15.943353 15.958814 15.974315 15.989815 16.005316 16.020847 16.036418 16.051990 16.067562 16.083895 16.101683 16.119471 16.137258 16.232555 16.405570 16.578584 16.751599 16.924614 17.097629 17.270643 17.443658 17.616673 17.738325 17.777161 17.815996 17.833786 17.849514 17.865241 17.880969 17.896696 17.912424 17.928151 17.943879 17.959706 17.975553 17.991400 18.007248 18.023126 18.039011 18.054895 18.070780 18.086665 18.102550 18.118434 18.134319 18.162903 18.194286 18.226229 18.258316 18.298682 18.340937 18.485942 18.631336 18.776731 18.922125 19.067520 19.212915 19.358309 19.503704 19.649540 19.801568 19.967185 20.132806 20.298427 20.464048 20.629669 20.795290 20.960911 21.108896 21.233911 21.398499 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.202641 0.205540 0.208439 0.211338 0.214237 0.217136 0.220035 0.222934 0.225833 0.228732 0.231631 0.234530 0.237429 0.240345 0.243381 0.246417 0.249452 0.252488 0.255528 0.258573 0.261618 0.264663 0.267708 0.270942 0.274219 0.277495 0.280771 0.284079 0.287534 0.290989 0.294444 0.297900 0.301355 0.304810 0.308265 0.311721 0.315176 0.318631 0.322086 0.325542 0.328997 0.332452 0.335907 0.339362 0.342818 0.346273 0.349728 0.353183 0.356639 0.360094 0.363549 0.367004 0.370460 0.373915 0.377370 0.380825 0.384280 0.387736 0.391191 0.394646 0.398101 0.401557 0.405012 0.408467 0.411922 0.415378 0.418833 0.422288 0.425743 0.429198 0.432654 0.436109 0.439564 0.443019 0.446475 0.449930 0.453385 0.456840 0.460296 0.463751 0.467206 0.470661 0.474117 0.477652 0.481238 0.484823 0.488409 0.492076 0.495849 0.499622 0.503395 0.507169 0.510942 0.514715 0.518489 0.522262 0.526035 0.529808 0.533582 0.537355 0.541128 0.544901 0.548721 0.552558 0.556396 0.560353 0.564647 0.568942 0.573236 0.577531 0.581825 0.586120 0.590414 0.594709 0.599003 0.603298 0.607592 0.611887 0.616181 0.620476 0.624770 0.629065 0.633359 0.637654 0.641948 0.646243 0.650537 0.654955 0.659525 0.664094 0.668707 0.673323 0.677940 0.682556 0.687173 0.691790 0.696406 0.701023 0.705639 0.710256 0.714872 0.719489 0.724105 0.728722 0.733339 0.737955 0.742572 0.747188 0.751805 0.756421 0.761038 0.765654 0.770271 0.775187 0.780134 0.785252 0.790571 0.795919 0.801511 0.817176 0.822699 0.826322 0.831439 0.835920 0.833274 0.834219 0.829127 0.825439 0.821818 0.819412 0.813643 0.813078 0.806552 0.799497 0.797465 0.795729 0.792020 0.787210 0.781106 0.773474 0.766223 0.761200 0.755420 0.750267 0.746429 0.742287 0.738145 0.734003 0.729861 0.725740 0.721797 0.717876 0.713955 0.710006 0.704958 0.699638 0.694383 0.689196 0.684008 0.678820 0.673632 0.668193 0.662093 0.655993 0.650039 0.645056 0.640577 0.636098 0.631372 0.626205 0.620971 0.615737 0.610502 0.605268 0.601268 0.600316 0.600206 0.600095 0.599984 0.599873 0.599762 0.599701 0.599662 0.599624 0.599586 0.599548 0.599510 0.599472 0.599435 0.599397 0.599359 0.599321 0.599283 0.599245 0.599207 0.599169 0.599131 0.599080 0.599014 0.598948 0.598882 0.598816 0.598750 0.598684 0.598618 0.598552 0.598486 0.598420 0.598354 1.327328 2.793452 4.259576 5.725701 7.191825 8.648135 8.920998 9.152068 9.383138 9.614208 9.845278 10.076348 10.307418 10.538488 10.769558 11.000628 11.244608 11.522854 11.801403 12.079951 12.358499 12.637047 12.915595 13.194143 13.488718 13.810640 14.132561 14.454483 14.776405 15.098327 15.205031 15.253262 15.275895 15.290859 15.305824 15.320788 15.335757 15.350732 15.365707 15.380682 15.395696 15.410810 15.425923 15.441037 15.456151 15.471265 15.486379 15.501493 15.516606 15.531812 15.547031 15.562249 15.577468 15.592719 15.607984 15.623249 15.638514 15.653803 15.669113 15.684424 15.699734 15.715085 15.730503 15.745920 15.761338 15.776756 15.792173 15.807591 15.823008 15.838445 15.853997 15.869550 15.885102 15.900656 15.916228 15.931799 15.947371 15.962943 15.997301 16.032202 16.110795 16.283810 16.456825 16.629839 16.802854 16.975869 17.148884 17.321898 17.494913 17.638236 17.662652 17.687068 17.711484 17.727754 17.743481 17.759209 17.774936 17.790667 17.806399 17.822130 17.837861 17.853724 17.869609 17.885494 17.901378 17.917263 17.933148 17.949033 17.964918 17.982843 18.001109 18.019374 18.042866 18.074953 18.107040 18.139128 18.185537 18.251947 18.389119 18.534514 18.679908 18.825303 18.970697 19.116092 19.261487 19.406881 19.552276 19.708322 19.872504 20.038125 20.203746 20.369367 20.534988 20.700609 20.863155 21.015039 21.138517 21.317080 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.207284 0.210183 0.213082 0.215981 0.218880 0.221779 0.224678 0.227577 0.230476 0.233383 0.236290 0.239198 0.242106 0.245069 0.248114 0.251159 0.254203 0.257248 0.260293 0.263338 0.266383 0.269428 0.272497 0.275814 0.279131 0.282448 0.285765 0.289144 0.292599 0.296054 0.299510 0.302965 0.306420 0.309875 0.313330 0.316786 0.320241 0.323696 0.327151 0.330607 0.334062 0.337517 0.340972 0.344428 0.347883 0.351338 0.354793 0.358249 0.361704 0.365159 0.368614 0.372069 0.375525 0.378980 0.382435 0.385890 0.389346 0.392801 0.396256 0.399711 0.403167 0.406622 0.410077 0.413532 0.416987 0.420443 0.423898 0.427353 0.430808 0.434264 0.437719 0.441174 0.444629 0.448085 0.451540 0.454995 0.458450 0.461905 0.465361 0.468816 0.472271 0.475726 0.479182 0.482747 0.486326 0.489905 0.493484 0.497195 0.500969 0.504742 0.508515 0.512288 0.516062 0.519835 0.523608 0.527381 0.531155 0.534928 0.538701 0.542475 0.546248 0.550021 0.553831 0.557641 0.561452 0.565468 0.569763 0.574057 0.578352 0.582646 0.586941 0.591235 0.595529 0.599824 0.604118 0.608413 0.612707 0.617002 0.621296 0.625591 0.629885 0.634180 0.638474 0.642769 0.647063 0.651358 0.655652 0.660085 0.664606 0.669135 0.673752 0.678368 0.682985 0.687602 0.692218 0.696835 0.701451 0.706068 0.710684 0.715301 0.719917 0.724534 0.729151 0.733767 0.738384 0.743000 0.747617 0.752233 0.756850 0.761466 0.766083 0.770700 0.775330 0.780105 0.784880 0.789973 0.795292 0.800892 0.816875 0.822641 0.826874 0.835625 0.837725 0.834599 0.832980 0.828695 0.825006 0.821783 0.818801 0.813685 0.814615 0.805707 0.801094 0.799147 0.797342 0.793178 0.788431 0.781712 0.774079 0.767282 0.761440 0.755623 0.750636 0.746930 0.742881 0.738739 0.734597 0.730456 0.726342 0.722393 0.718472 0.714550 0.710629 0.706221 0.700956 0.695694 0.690506 0.685318 0.680130 0.674675 0.668592 0.662492 0.656392 0.650292 0.645134 0.640647 0.636168 0.631689 0.627165 0.622115 0.616880 0.611646 0.606412 0.601470 0.600258 0.600148 0.600037 0.599926 0.599815 0.599753 0.599715 0.599677 0.599639 0.599601 0.599563 0.599525 0.599488 0.599450 0.599412 0.599374 0.599336 0.599298 0.599260 0.599222 0.599184 0.599137 0.599071 0.599005 0.598939 0.598873 0.598807 0.598741 0.598675 0.598609 0.598543 0.598477 0.598411 0.945648 2.411772 3.877897 5.344021 6.810145 8.276270 8.700098 8.931168 9.162238 9.393308 9.624378 9.855448 10.086517 10.317587 10.548657 10.779727 11.015634 11.291074 11.569622 11.848170 12.126719 12.405267 12.683815 12.962363 13.243833 13.565755 13.887676 14.209598 14.531520 14.853442 15.076661 15.104301 15.131942 15.155177 15.170141 15.185105 15.200070 15.215039 15.230054 15.245070 15.260085 15.275100 15.290201 15.305315 15.320429 15.335543 15.350657 15.365770 15.380884 15.395998 15.411181 15.426444 15.441708 15.456971 15.472235 15.487500 15.502765 15.518030 15.533308 15.548666 15.564024 15.579382 15.594740 15.610158 15.625575 15.640993 15.656411 15.671857 15.687307 15.702757 15.718207 15.733750 15.749321 15.764893 15.780465 15.796037 15.811608 15.827180 15.842752 15.896849 15.989035 16.162050 16.335065 16.508080 16.681094 16.854109 17.027124 17.200139 17.373153 17.543084 17.558812 17.574539 17.590267 17.605994 17.621722 17.637449 17.653177 17.668904 17.684673 17.700445 17.716217 17.731989 17.747862 17.763746 17.779631 17.795516 17.811401 17.827286 17.843170 17.859055 17.880242 17.902056 17.923870 17.955764 17.987852 18.019939 18.053462 18.155720 18.292296 18.437691 18.583085 18.728480 18.873875 19.019269 19.164664 19.310058 19.455453 19.613836 19.777823 19.943444 20.109065 20.274686 20.440307 20.605928 20.766327 20.918312 21.042512 21.197155 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.197432 0.200331 0.203230 0.206129 0.209028 0.211927 0.214826 0.217725 0.220624 0.223523 0.226422 0.229321 0.232220 0.235124 0.238050 0.240976 0.243902 0.246828 0.249834 0.252878 0.255923 0.258968 0.262013 0.265058 0.268103 0.271148 0.274193 0.277349 0.280707 0.284065 0.287423 0.290781 0.294209 0.297664 0.301119 0.304575 0.308030 0.311485 0.314940 0.318396 0.321851 0.325306 0.328761 0.332217 0.335672 0.339127 0.342582 0.346037 0.349493 0.352948 0.356403 0.359858 0.363314 0.366769 0.370224 0.373679 0.377135 0.380590 0.384045 0.387500 0.390956 0.394411 0.397866 0.401321 0.404776 0.408232 0.411687 0.415142 0.418597 0.422053 0.425508 0.428963 0.432418 0.435874 0.439329 0.442784 0.446239 0.449694 0.453150 0.456605 0.460060 0.463515 0.466971 0.470426 0.473881 0.477336 0.480792 0.484266 0.487838 0.491410 0.494983 0.498555 0.502315 0.506088 0.509861 0.513635 0.517408 0.521181 0.524955 0.528728 0.532501 0.536274 0.540048 0.543821 0.547594 0.551367 0.555143 0.558929 0.562714 0.566499 0.570583 0.574878 0.579172 0.583467 0.587761 0.592056 0.596350 0.600645 0.604939 0.609234 0.613528 0.617823 0.622117 0.626412 0.630706 0.635000 0.639295 0.643589 0.647884 0.652178 0.656473 0.660767 0.665198 0.669669 0.674180 0.678797 0.683414 0.688030 0.692647 0.697263 0.701880 0.706496 0.711113 0.715729 0.720346 0.724963 0.729579 0.734196 0.738812 0.743429 0.748045 0.752662 0.757278 0.761895 0.766512 0.771128 0.775745 0.780361 0.784978 0.789594 0.794745 0.800110 0.816574 0.822678 0.828683 0.839811 0.836200 0.835923 0.830969 0.828262 0.824574 0.822461 0.818190 0.814864 0.814198 0.804989 0.802692 0.800844 0.798897 0.794399 0.789606 0.782317 0.774504 0.767543 0.761395 0.756087 0.751014 0.747357 0.743476 0.739334 0.735192 0.731050 0.726942 0.722989 0.719068 0.715146 0.711225 0.707298 0.702272 0.697007 0.691817 0.686629 0.681126 0.675091 0.668991 0.662891 0.656791 0.650691 0.645239 0.640717 0.636238 0.631759 0.627281 0.622802 0.618001 0.612790 0.607555 0.602321 0.600201 0.600090 0.599979 0.599868 0.599806 0.599768 0.599730 0.599692 0.599654 0.599616 0.599578 0.599540 0.599503 0.599465 0.599427 0.599389 0.599351 0.599313 0.599275 0.599237 0.599194 0.599128 0.599062 0.598996 0.598930 0.598864 0.598798 0.598732 0.598666 0.598600 0.598534 0.598468 0.608592 2.030093 3.496217 4.962342 6.428466 7.894590 8.479198 8.710267 8.941337 9.172407 9.403477 9.634547 9.865617 10.096687 10.327757 10.558827 10.789897 11.059294 11.337842 11.616390 11.894938 12.173486 12.452035 12.730583 13.009131 13.320870 13.642791 13.964713 14.286635 14.608557 14.930478 14.982845 14.999995 15.017146 15.034296 15.049423 15.064387 15.079352 15.094316 15.109342 15.124398 15.139454 15.154510 15.169593 15.184707 15.199821 15.214934 15.230059 15.245215 15.260372 15.275528 15.290691 15.305956 15.321221 15.336486 15.351751 15.367016 15.382281 15.397546 15.412811 15.428180 15.443586 15.458993 15.474399 15.489813 15.505230 15.520648 15.536066 15.551524 15.567026 15.582528 15.598030 15.613559 15.629130 15.644702 15.660274 15.677337 15.697726 15.718115 15.738504 15.867276 16.040290 16.213305 16.386320 16.559335 16.732349 16.905364 17.078379 17.251394 17.365358 17.437052 17.452779 17.468507 17.484234 17.499962 17.515690 17.531417 17.547145 17.562872 17.578681 17.594494 17.610306 17.626119 17.641999 17.657884 17.673769 17.689653 17.705538 17.721423 17.737308 17.753193 17.779500 17.806573 17.836576 17.868663 17.903039 17.938915 18.050079 18.195474 18.340868 18.486263 18.631657 18.777052 18.922447 19.067841 19.213236 19.358630 19.518276 19.683142 19.848763 20.014384 20.180005 20.345626 20.511247 20.672192 20.817194 20.946507 21.069985 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.202076 0.204975 0.207874 0.210773 0.213672 0.216571 0.219470 0.222369 0.225268 0.228167 0.231066 0.233965 0.236864 0.239783 0.242727 0.245671 0.248615 0.251559 0.254598 0.257643 0.260688 0.263733 0.266778 0.269823 0.272868 0.275913 0.278957 0.282224 0.285623 0.289022 0.292421 0.295819 0.299274 0.302729 0.306185 0.309640 0.313095 0.316550 0.320006 0.323461 0.326916 0.330371 0.333826 0.337282 0.340737 0.344192 0.347647 0.351103 0.354558 0.358013 0.361468 0.364924 0.368379 0.371834 0.375289 0.378744 0.382200 0.385655 0.389110 0.392565 0.396021 0.399476 0.402931 0.406386 0.409842 0.413297 0.416752 0.420207 0.423663 0.427118 0.430573 0.434028 0.437483 0.440939 0.444394 0.447849 0.451304 0.454760 0.458215 0.461670 0.465125 0.468581 0.472036 0.475491 0.478946 0.482401 0.485857 0.489360 0.492926 0.496491 0.500057 0.503661 0.507435 0.511208 0.514981 0.518754 0.522528 0.526301 0.530074 0.533847 0.537621 0.541394 0.545167 0.548941 0.552714 0.556487 0.560260 0.564034 0.567807 0.571580 0.575745 0.580012 0.584287 0.588582 0.592876 0.597171 0.601465 0.605760 0.610054 0.614349 0.618643 0.622938 0.627232 0.631527 0.635821 0.640116 0.644410 0.648705 0.652999 0.657294 0.661588 0.665883 0.670295 0.674715 0.679226 0.683842 0.688459 0.693075 0.697692 0.702308 0.706925 0.711541 0.716158 0.720775 0.725391 0.730008 0.734624 0.739241 0.743857 0.748474 0.753090 0.757707 0.762324 0.766940 0.771557 0.776173 0.780790 0.785406 0.790023 0.794639 0.799937 0.816668 0.822815 0.830720 0.843864 0.836030 0.837402 0.829811 0.827830 0.824142 0.822992 0.817579 0.816402 0.813480 0.806391 0.804311 0.802540 0.800443 0.795620 0.790374 0.782805 0.773706 0.767499 0.761351 0.756727 0.751392 0.747735 0.744007 0.739928 0.735786 0.731644 0.727540 0.723585 0.719664 0.715742 0.711821 0.707900 0.703590 0.698322 0.693128 0.687676 0.681590 0.675490 0.669390 0.663289 0.657189 0.651089 0.645266 0.640787 0.636308 0.631829 0.627351 0.622872 0.618393 0.613793 0.608699 0.603465 0.600143 0.600032 0.599921 0.599859 0.599821 0.599783 0.599745 0.599707 0.599669 0.599631 0.599593 0.599555 0.599518 0.599480 0.599442 0.599404 0.599366 0.599328 0.599290 0.599248 0.599185 0.599119 0.599053 0.598987 0.598921 0.598855 0.598789 0.598723 0.598657 0.598591 0.598525 0.598459 1.648413 3.114538 4.580662 6.046786 7.512911 8.258297 8.489367 8.720437 8.951507 9.182577 9.413647 9.644717 9.875786 10.106856 10.337926 10.568996 10.827513 11.106062 11.384610 11.663158 11.941706 12.220254 12.498802 12.777350 13.075985 13.397906 13.719828 14.041750 14.363672 14.685593 14.831350 14.868848 14.883813 14.898777 14.913741 14.928705 14.943669 14.958633 14.973598 14.988596 15.003693 15.018790 15.033887 15.048985 15.064098 15.079212 15.094326 15.109440 15.124627 15.139828 15.155028 15.170229 15.185472 15.200737 15.216002 15.231267 15.246550 15.261852 15.277154 15.292455 15.307797 15.323215 15.338632 15.354050 15.369468 15.384885 15.400303 15.415720 15.431152 15.446706 15.462260 15.477814 15.493368 15.508940 15.524511 15.540083 15.555655 15.594627 15.635150 15.745516 15.918531 16.091545 16.264560 16.437575 16.610590 16.783605 16.956619 17.129634 17.248802 17.290678 17.331020 17.346747 17.362475 17.378202 17.393930 17.409657 17.425385 17.441112 17.456840 17.472691 17.488545 17.504399 17.520253 17.536137 17.552021 17.567906 17.583791 17.600482 17.617198 17.633914 17.653213 17.685300 17.717387 17.749474 17.786804 17.844196 17.953256 18.098651 18.244045 18.389440 18.534835 18.680229 18.825624 18.971018 19.116413 19.263593 19.422840 19.588461 19.754082 19.919703 20.085324 20.250945 20.416566 20.580294 20.719101 20.850501 20.973980 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.203820 0.206719 0.209618 0.212517 0.215416 0.218315 0.221214 0.224113 0.227012 0.229911 0.232810 0.235709 0.238608 0.241507 0.244453 0.247415 0.250377 0.253339 0.256318 0.259363 0.262408 0.265453 0.268498 0.271543 0.274588 0.277633 0.280677 0.283722 0.287121 0.290560 0.294000 0.297440 0.300884 0.304339 0.307795 0.311250 0.314705 0.318160 0.321615 0.325071 0.328526 0.331981 0.335436 0.338892 0.342347 0.345802 0.349257 0.352713 0.356168 0.359623 0.363078 0.366533 0.369989 0.373444 0.376899 0.380354 0.383810 0.387265 0.390720 0.394175 0.397631 0.401086 0.404541 0.407996 0.411451 0.414907 0.418362 0.421817 0.425272 0.428728 0.432183 0.435638 0.439093 0.442549 0.446004 0.449459 0.452914 0.456370 0.459825 0.463280 0.466735 0.470190 0.473646 0.477101 0.480556 0.484011 0.487467 0.490922 0.494450 0.498010 0.501569 0.505128 0.508781 0.512554 0.516327 0.520101 0.523874 0.527647 0.531421 0.535194 0.538967 0.542740 0.546514 0.550287 0.554060 0.557833 0.561607 0.565380 0.569153 0.572927 0.576720 0.580934 0.585149 0.589403 0.593697 0.597992 0.602286 0.606581 0.610875 0.615169 0.619464 0.623758 0.628053 0.632347 0.636642 0.640936 0.645231 0.649525 0.653820 0.658114 0.662409 0.666703 0.671005 0.675374 0.679742 0.684271 0.688887 0.693504 0.698120 0.702737 0.707354 0.711970 0.716587 0.721203 0.725820 0.730436 0.735053 0.739669 0.744286 0.748903 0.753519 0.758136 0.762752 0.767369 0.771985 0.776602 0.781218 0.785835 0.790451 0.795068 0.800028 0.817174 0.822951 0.832756 0.847837 0.837354 0.837094 0.829825 0.827397 0.823709 0.822737 0.817416 0.817939 0.812581 0.807988 0.805958 0.804236 0.801619 0.796841 0.791092 0.781035 0.773487 0.767455 0.761626 0.757187 0.751770 0.748114 0.744457 0.740521 0.736380 0.732238 0.728136 0.724181 0.720260 0.716338 0.712417 0.708496 0.704474 0.699634 0.694188 0.688088 0.681988 0.675888 0.669788 0.663688 0.657588 0.651488 0.645520 0.640857 0.636378 0.631900 0.627421 0.622942 0.618463 0.613984 0.609505 0.604609 0.600648 0.599974 0.599912 0.599874 0.599836 0.599798 0.599760 0.599722 0.599684 0.599646 0.599608 0.599570 0.599533 0.599495 0.599457 0.599419 0.599381 0.599343 0.599303 0.599242 0.599176 0.599110 0.599044 0.598978 0.598912 0.598847 0.598781 0.598715 0.598649 0.598583 0.598517 1.266734 2.732858 4.198982 5.665107 7.131231 8.037397 8.268467 8.499536 8.730606 8.961676 9.192746 9.423816 9.654886 9.885956 10.117026 10.348096 10.595733 10.874281 11.152829 11.431378 11.709926 11.988474 12.267022 12.545570 12.831100 13.153021 13.474943 13.796865 14.118787 14.440708 14.663452 14.711164 14.748130 14.763094 14.778059 14.793023 14.807989 14.822977 14.837965 14.852953 14.867941 14.883035 14.898149 14.913262 14.928376 14.943490 14.958604 14.973718 14.988832 15.004002 15.019247 15.034492 15.049738 15.064988 15.080253 15.095518 15.110783 15.126056 15.141406 15.156756 15.172105 15.187455 15.202870 15.218287 15.233705 15.249123 15.264569 15.280020 15.295471 15.310923 15.326462 15.342033 15.357605 15.373177 15.388749 15.404321 15.419892 15.435464 15.498742 15.623756 15.796771 15.969786 16.142800 16.315815 16.488830 16.661845 16.834860 17.007874 17.147454 17.173596 17.199738 17.224988 17.240715 17.256443 17.272170 17.287898 17.303636 17.319374 17.335111 17.350850 17.366735 17.382620 17.398504 17.414389 17.430274 17.446159 17.462044 17.477953 17.497593 17.517233 17.536873 17.566111 17.598198 17.630286 17.662373 17.740212 17.856434 18.001828 18.147223 18.292617 18.438012 18.583407 18.728801 18.874196 19.019590 19.169160 19.328159 19.493780 19.659401 19.825022 19.990643 20.156264 20.321885 20.487506 20.623548 20.754496 20.877974 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.208463 0.211362 0.214261 0.217160 0.220059 0.222958 0.225857 0.228756 0.231655 0.234554 0.237453 0.240352 0.243251 0.246154 0.249133 0.252113 0.255093 0.258072 0.261083 0.264128 0.267173 0.270218 0.273263 0.276328 0.279399 0.282469 0.285539 0.288673 0.292128 0.295583 0.299039 0.302494 0.305949 0.309404 0.312860 0.316315 0.319770 0.323225 0.326681 0.330136 0.333591 0.337046 0.340502 0.343957 0.347412 0.350867 0.354322 0.357778 0.361233 0.364688 0.368143 0.371599 0.375054 0.378509 0.381964 0.385420 0.388875 0.392330 0.395785 0.399240 0.402696 0.406151 0.409606 0.413061 0.416517 0.419972 0.423427 0.426882 0.430338 0.433793 0.437248 0.440703 0.444158 0.447614 0.451069 0.454524 0.457979 0.461435 0.464890 0.468345 0.471800 0.475256 0.478711 0.482166 0.485621 0.489076 0.492532 0.495987 0.499537 0.503090 0.506643 0.510196 0.513901 0.517674 0.521447 0.525220 0.528994 0.532767 0.536540 0.540313 0.544087 0.547860 0.551633 0.555407 0.559180 0.562953 0.566726 0.570500 0.574273 0.578046 0.581936 0.586102 0.590268 0.594518 0.598812 0.603107 0.607401 0.611696 0.615990 0.620285 0.624579 0.628874 0.633168 0.637463 0.641757 0.646052 0.650346 0.654641 0.658935 0.663229 0.667524 0.671818 0.676119 0.680435 0.684751 0.689316 0.693932 0.698549 0.703166 0.707782 0.712399 0.717015 0.721632 0.726248 0.730865 0.735481 0.740098 0.744715 0.749331 0.753948 0.758564 0.763181 0.767797 0.772414 0.777030 0.781647 0.786264 0.790880 0.795632 0.800413 0.817840 0.823088 0.834793 0.847978 0.838679 0.835625 0.829840 0.826965 0.823850 0.822122 0.818188 0.819298 0.812331 0.809586 0.807654 0.805932 0.802809 0.797994 0.789273 0.778816 0.773558 0.767411 0.762545 0.757492 0.752149 0.748492 0.744835 0.741116 0.736974 0.732832 0.728730 0.724777 0.720856 0.716934 0.713013 0.709092 0.705171 0.700584 0.694587 0.688487 0.682387 0.676287 0.670187 0.664087 0.657987 0.651887 0.645912 0.640927 0.636448 0.631970 0.627491 0.623012 0.618533 0.614054 0.609576 0.605097 0.601152 0.599965 0.599927 0.599889 0.599851 0.599813 0.599775 0.599737 0.599699 0.599661 0.599623 0.599585 0.599548 0.599510 0.599472 0.599434 0.599396 0.599356 0.599300 0.599234 0.599168 0.599102 0.599036 0.598970 0.598904 0.598838 0.598772 0.598706 0.598640 0.598574 0.885054 2.351179 3.817303 5.283427 6.749552 7.815579 8.047566 8.278636 8.509706 8.740776 8.971846 9.202916 9.433986 9.665055 9.896125 10.127195 10.365978 10.642501 10.921049 11.199597 11.478145 11.756694 12.035242 12.313790 12.592338 12.908136 13.230058 13.551980 13.873902 14.195823 14.517745 14.571439 14.598842 14.626245 14.642376 14.657341 14.672305 14.687269 14.702276 14.717304 14.732333 14.747361 14.762426 14.777540 14.792654 14.807768 14.822887 14.838025 14.853164 14.868302 14.883444 14.898709 14.913974 14.929239 14.944504 14.959769 14.975034 14.990299 15.005564 15.020922 15.036320 15.051718 15.067116 15.082525 15.097942 15.113360 15.128778 15.144234 15.159737 15.175240 15.190743 15.206271 15.221843 15.237414 15.252986 15.270706 15.294076 15.317446 15.340816 15.501996 15.675011 15.848026 16.021041 16.194056 16.367070 16.540085 16.713100 16.886115 17.052148 17.068878 17.085608 17.102338 17.118955 17.134683 17.150410 17.166138 17.181869 17.197647 17.213426 17.229204 17.244988 17.260872 17.276757 17.292642 17.308527 17.324411 17.340296 17.356181 17.372414 17.396217 17.420019 17.446922 17.479010 17.511097 17.543184 17.618940 17.759611 17.905005 18.050400 18.195795 18.341189 18.486584 18.631978 18.777373 18.922768 19.073554 19.233478 19.399099 19.564720 19.730341 19.895961 20.061582 20.227203 20.392824 20.530148 20.658451 20.781969 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.213106 0.216005 0.218904 0.221803 0.224702 0.227601 0.230500 0.233399 0.236298 0.239197 0.242096 0.244995 0.247894 0.250826 0.253824 0.256821 0.259818 0.262815 0.265848 0.268893 0.271938 0.274983 0.278033 0.281144 0.284255 0.287366 0.290477 0.293738 0.297193 0.300649 0.304104 0.307559 0.311014 0.314470 0.317925 0.321380 0.324835 0.328290 0.331746 0.335201 0.338656 0.342111 0.345567 0.349022 0.352477 0.355932 0.359388 0.362843 0.366298 0.369753 0.373209 0.376664 0.380119 0.383574 0.387029 0.390485 0.393940 0.397395 0.400850 0.404306 0.407761 0.411216 0.414671 0.418127 0.421582 0.425037 0.428492 0.431947 0.435403 0.438858 0.442313 0.445768 0.449224 0.452679 0.456134 0.459589 0.463045 0.466500 0.469955 0.473410 0.476865 0.480321 0.483776 0.487231 0.490686 0.494142 0.497597 0.501075 0.504621 0.508168 0.511715 0.515261 0.519020 0.522793 0.526567 0.530340 0.534113 0.537887 0.541660 0.545433 0.549206 0.552980 0.556753 0.560526 0.564299 0.568073 0.571846 0.575619 0.579393 0.583166 0.587129 0.591250 0.595371 0.599633 0.603927 0.608222 0.612516 0.616811 0.621105 0.625400 0.629694 0.633989 0.638283 0.642578 0.646872 0.651167 0.655461 0.659756 0.664050 0.668345 0.672639 0.676934 0.681228 0.685523 0.689817 0.694405 0.698993 0.703594 0.708211 0.712827 0.717444 0.722060 0.726677 0.731293 0.735910 0.740527 0.745143 0.749760 0.754376 0.758993 0.763609 0.768226 0.772842 0.777459 0.782076 0.786692 0.791309 0.795928 0.801266 0.819220 0.823225 0.836830 0.845026 0.840063 0.833656 0.829854 0.826533 0.824496 0.821516 0.819726 0.819870 0.813285 0.811183 0.809351 0.807628 0.803888 0.797088 0.787054 0.778000 0.773514 0.767443 0.763468 0.757797 0.752555 0.748870 0.745213 0.741540 0.737568 0.733426 0.729321 0.725373 0.721451 0.717530 0.713609 0.709688 0.705609 0.701170 0.695004 0.688886 0.682786 0.676686 0.670586 0.664486 0.658386 0.652286 0.646209 0.640997 0.636519 0.632040 0.627561 0.623082 0.618603 0.614125 0.609646 0.605188 0.600947 0.599983 0.599942 0.599904 0.599866 0.599828 0.599790 0.599752 0.599714 0.599676 0.599638 0.599600 0.599563 0.599525 0.599487 0.599449 0.599410 0.599357 0.599291 0.599225 0.599159 0.599093 0.599027 0.598961 0.598895 0.598829 0.598763 0.598697 0.598631 0.636403 1.969499 3.435623 4.901748 6.367872 7.585267 7.826666 8.057736 8.288805 8.519875 8.750945 8.982015 9.213085 9.444155 9.675225 9.906295 10.139614 10.410721 10.689269 10.967817 11.246365 11.524913 11.803461 12.082010 12.360558 12.663251 12.985173 13.307095 13.629017 13.950938 14.272860 14.454591 14.471606 14.488621 14.505636 14.521658 14.536623 14.551587 14.566551 14.581540 14.596609 14.611679 14.626748 14.641818 14.656932 14.672046 14.687159 14.702273 14.717443 14.732626 14.747808 14.762990 14.778225 14.793490 14.808755 14.824020 14.839298 14.854591 14.869884 14.885177 14.900509 14.915927 14.931345 14.946762 14.962180 14.977597 14.993015 15.008433 15.023860 15.039415 15.054970 15.070525 15.086080 15.101652 15.117223 15.132795 15.148367 15.192719 15.240135 15.380237 15.553252 15.726266 15.899281 16.072296 16.245311 16.418325 16.591340 16.764355 16.880431 16.950013 16.965741 16.981468 16.997196 17.012923 17.028651 17.044378 17.060106 17.075842 17.091662 17.107481 17.123300 17.139125 17.155010 17.170895 17.186779 17.202664 17.218549 17.234434 17.250319 17.267367 17.297572 17.327776 17.359821 17.391908 17.441266 17.517394 17.662788 17.808183 17.953577 18.098972 18.244367 18.389761 18.535156 18.680550 18.825945 18.976938 19.138796 19.304417 19.470038 19.635659 19.801280 19.966901 20.132522 20.298143 20.438591 20.562402 20.706727 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.214850 0.217749 0.220648 0.223547 0.226446 0.229345 0.232244 0.235143 0.238042 0.240941 0.243840 0.246739 0.249638 0.252537 0.255509 0.258524 0.261538 0.264553 0.267568 0.270613 0.273658 0.276703 0.279747 0.282831 0.285982 0.289134 0.292285 0.295437 0.298803 0.302259 0.305714 0.309169 0.312624 0.316079 0.319535 0.322990 0.326445 0.329900 0.333356 0.336811 0.340266 0.343721 0.347177 0.350632 0.354087 0.357542 0.360997 0.364453 0.367908 0.371363 0.374818 0.378274 0.381729 0.385184 0.388639 0.392095 0.395550 0.399005 0.402460 0.405916 0.409371 0.412826 0.416281 0.419736 0.423192 0.426647 0.430102 0.433557 0.437013 0.440468 0.443923 0.447378 0.450834 0.454289 0.457744 0.461199 0.464654 0.468110 0.471565 0.475020 0.478475 0.481931 0.485386 0.488841 0.492296 0.495752 0.499207 0.502662 0.506161 0.509702 0.513242 0.516782 0.520367 0.524140 0.527913 0.531686 0.535460 0.539233 0.543006 0.546779 0.550553 0.554326 0.558099 0.561873 0.565646 0.569419 0.573192 0.576966 0.580739 0.584512 0.588285 0.592302 0.596381 0.600459 0.604748 0.609043 0.613337 0.617632 0.621926 0.626221 0.630515 0.634809 0.639104 0.643398 0.647693 0.651987 0.656282 0.660576 0.664871 0.669165 0.673460 0.677754 0.682049 0.686343 0.690638 0.694972 0.699511 0.704051 0.708639 0.713256 0.717872 0.722489 0.727105 0.731722 0.736339 0.740955 0.745572 0.750188 0.754805 0.759421 0.764038 0.768654 0.773271 0.777888 0.782504 0.787121 0.791737 0.796354 0.803695 0.819441 0.823441 0.838867 0.844112 0.840834 0.831596 0.829729 0.826100 0.825174 0.820915 0.821263 0.819511 0.814882 0.812793 0.811047 0.809308 0.802911 0.795185 0.784835 0.778802 0.773470 0.767803 0.764248 0.758102 0.752952 0.749248 0.745591 0.741934 0.738131 0.734020 0.729911 0.725969 0.722047 0.718126 0.714205 0.710145 0.705718 0.701206 0.695493 0.689317 0.683184 0.677084 0.670984 0.664884 0.658784 0.652684 0.646584 0.641144 0.636589 0.632110 0.627631 0.623152 0.618673 0.614195 0.609731 0.605496 0.601407 0.599995 0.599957 0.599919 0.599881 0.599843 0.599805 0.599767 0.599729 0.599691 0.599653 0.599615 0.599578 0.599540 0.599502 0.599463 0.599414 0.599348 0.599282 0.599216 0.599150 0.599084 0.599018 0.598952 0.598886 0.598820 0.598754 0.598688 0.603524 1.587819 3.053944 4.520068 5.986192 7.341086 7.605765 7.836835 8.067905 8.298975 8.530045 8.761115 8.992185 9.223255 9.454325 9.685394 9.916464 10.178940 10.457489 10.736037 11.014585 11.293133 11.571681 11.850229 12.128777 12.418366 12.740288 13.062210 13.384132 13.706053 14.027975 14.265072 14.341084 14.356048 14.371012 14.385976 14.400940 14.415904 14.430869 14.445833 14.460797 14.475880 14.490991 14.506101 14.521211 14.536323 14.551437 14.566551 14.581665 14.596825 14.612051 14.627278 14.642505 14.657741 14.673006 14.688271 14.703536 14.718806 14.734147 14.749488 14.764829 14.780170 14.795582 14.810999 14.826417 14.841835 14.857281 14.872733 14.888186 14.903638 14.919174 14.934745 14.950317 14.965889 14.981461 14.997033 15.012604 15.028176 15.104620 15.258477 15.431492 15.604507 15.777521 15.950536 16.123551 16.296566 16.469580 16.642595 16.759591 16.804837 16.843981 16.859708 16.875436 16.891163 16.906891 16.922618 16.938346 16.954073 16.969818 16.985678 17.001539 17.017399 17.033263 17.049147 17.065032 17.080917 17.097037 17.114897 17.132756 17.150616 17.176458 17.208545 17.240632 17.272719 17.331608 17.420571 17.565965 17.711360 17.856755 18.002149 18.147544 18.292938 18.438333 18.583728 18.729122 18.879450 19.044115 19.209736 19.375357 19.540978 19.706599 19.872220 20.037841 20.197796 20.343003 20.466481 20.640042 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.207897 0.210796 0.213695 0.216594 0.219493 0.222392 0.225291 0.228190 0.231089 0.233988 0.236887 0.239786 0.242685 0.245584 0.248483 0.251382 0.254281 0.257180 0.260202 0.263234 0.266266 0.269297 0.272333 0.275378 0.278423 0.281467 0.284512 0.287650 0.290842 0.294034 0.297226 0.300419 0.303868 0.307324 0.310779 0.314234 0.317689 0.321145 0.324600 0.328055 0.331510 0.334966 0.338421 0.341876 0.345331 0.348786 0.352242 0.355697 0.359152 0.362607 0.366063 0.369518 0.372973 0.376428 0.379884 0.383339 0.386794 0.390249 0.393704 0.397160 0.400615 0.404070 0.407525 0.410981 0.414436 0.417891 0.421346 0.424802 0.428257 0.431712 0.435167 0.438623 0.442078 0.445533 0.448988 0.452443 0.455899 0.459354 0.462809 0.466264 0.469720 0.473175 0.476630 0.480085 0.483541 0.486996 0.490451 0.493906 0.497361 0.500817 0.504272 0.507727 0.511245 0.514779 0.518313 0.521847 0.525486 0.529259 0.533033 0.536806 0.540579 0.544352 0.548126 0.551899 0.555672 0.559446 0.563219 0.566992 0.570765 0.574539 0.578312 0.582085 0.585859 0.589632 0.593418 0.597457 0.601495 0.605569 0.609863 0.614158 0.618452 0.622747 0.627041 0.631336 0.635630 0.639925 0.644219 0.648514 0.652808 0.657103 0.661397 0.665692 0.669986 0.674281 0.678575 0.682869 0.687164 0.691458 0.695753 0.700111 0.704601 0.709090 0.713684 0.718301 0.722917 0.727534 0.732151 0.736767 0.741384 0.746000 0.750617 0.755233 0.759850 0.764466 0.769083 0.773700 0.778316 0.782933 0.787549 0.792166 0.796972 0.807546 0.819578 0.823835 0.840904 0.842219 0.839727 0.829869 0.829356 0.825696 0.825800 0.821601 0.822801 0.819072 0.816480 0.814465 0.812686 0.808879 0.801479 0.793073 0.782616 0.779250 0.773426 0.768555 0.764577 0.758407 0.753332 0.749626 0.745969 0.742313 0.738656 0.734614 0.730498 0.726565 0.722643 0.718722 0.714634 0.710235 0.705807 0.701352 0.695993 0.689817 0.683641 0.677489 0.671383 0.665283 0.659183 0.653083 0.646983 0.641210 0.636659 0.632180 0.627701 0.623222 0.618744 0.614265 0.610045 0.605956 0.601907 0.600010 0.599972 0.599934 0.599896 0.599858 0.599820 0.599782 0.599744 0.599706 0.599668 0.599630 0.599593 0.599555 0.599517 0.599471 0.599405 0.599339 0.599273 0.599207 0.599141 0.599075 0.599009 0.598943 0.598877 0.598811 0.598745 0.598679 1.206140 2.672264 4.138389 5.604513 7.070637 7.384865 7.615935 7.847005 8.078075 8.309144 8.540214 8.771284 9.002354 9.233424 9.464494 9.695564 9.947160 10.225708 10.504256 10.782805 11.061353 11.339901 11.618449 11.896997 12.175645 12.495403 12.817325 13.139247 13.461168 13.783090 14.105012 14.169516 14.216717 14.235330 14.250294 14.265258 14.280222 14.295210 14.310211 14.325212 14.340213 14.355260 14.370374 14.385487 14.400601 14.415716 14.430837 14.445957 14.461077 14.476197 14.491462 14.506727 14.521992 14.537257 14.552522 14.567787 14.583052 14.598317 14.613665 14.629054 14.644443 14.659832 14.675237 14.690654 14.706072 14.721490 14.736944 14.752448 14.767952 14.783457 14.798983 14.814555 14.830126 14.845698 14.863984 14.890805 14.917626 14.963703 15.136717 15.309732 15.482747 15.655762 15.828776 16.001791 16.174806 16.347821 16.520835 16.656804 16.684808 16.712812 16.737949 16.753676 16.769404 16.785131 16.800862 16.816606 16.832350 16.848095 16.863861 16.879746 16.895630 16.911515 16.927400 16.943285 16.959170 16.975054 16.991776 17.013013 17.034250 17.057269 17.089356 17.121443 17.153531 17.203186 17.323748 17.469143 17.614537 17.759932 17.905327 18.050721 18.196116 18.341510 18.486905 18.632840 18.783813 18.949434 19.115055 19.280676 19.446297 19.611918 19.777539 19.943160 20.100154 20.246998 20.370476 20.545009 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.209642 0.212541 0.215440 0.218339 0.221238 0.224137 0.227036 0.229935 0.232834 0.235733 0.238632 0.241531 0.244430 0.247329 0.250230 0.253134 0.256037 0.258940 0.261873 0.264918 0.267963 0.271008 0.274053 0.277098 0.280142 0.283187 0.286232 0.289277 0.292491 0.295724 0.298957 0.302190 0.305478 0.308934 0.312389 0.315844 0.319299 0.322755 0.326210 0.329665 0.333120 0.336575 0.340031 0.343486 0.346941 0.350396 0.353852 0.357307 0.360762 0.364217 0.367673 0.371128 0.374583 0.378038 0.381493 0.384949 0.388404 0.391859 0.395314 0.398770 0.402225 0.405680 0.409135 0.412591 0.416046 0.419501 0.422956 0.426411 0.429867 0.433322 0.436777 0.440232 0.443688 0.447143 0.450598 0.454053 0.457509 0.460964 0.464419 0.467874 0.471330 0.474785 0.478240 0.481695 0.485150 0.488606 0.492061 0.495516 0.498971 0.502427 0.505882 0.509337 0.512797 0.516325 0.519853 0.523381 0.526909 0.530606 0.534379 0.538152 0.541926 0.545699 0.549472 0.553245 0.557019 0.560792 0.564565 0.568338 0.572112 0.575885 0.579658 0.583432 0.587205 0.590978 0.594751 0.598593 0.602594 0.606595 0.610684 0.614978 0.619273 0.623567 0.627862 0.632156 0.636451 0.640745 0.645040 0.649334 0.653629 0.657923 0.662218 0.666512 0.670807 0.675101 0.679396 0.683690 0.687985 0.692279 0.696574 0.700868 0.705233 0.709673 0.714113 0.718729 0.723346 0.727963 0.732579 0.737196 0.741812 0.746429 0.751045 0.755662 0.760278 0.764895 0.769512 0.774128 0.778745 0.783361 0.787978 0.792594 0.797306 0.808868 0.819714 0.824268 0.842941 0.842759 0.838264 0.829883 0.828917 0.825852 0.825452 0.823050 0.824339 0.820178 0.818077 0.816058 0.812420 0.807447 0.800407 0.790854 0.782971 0.779470 0.773382 0.769662 0.764882 0.758712 0.753696 0.750004 0.746348 0.742691 0.739034 0.735208 0.731083 0.727161 0.723239 0.719179 0.714752 0.710325 0.705897 0.701470 0.696399 0.690317 0.684141 0.677965 0.671795 0.665682 0.659582 0.653482 0.647382 0.641308 0.636729 0.632250 0.627771 0.623292 0.618814 0.614594 0.610505 0.606415 0.602340 0.600025 0.599987 0.599949 0.599911 0.599873 0.599835 0.599797 0.599759 0.599721 0.599683 0.599645 0.599608 0.599570 0.599527 0.599462 0.599396 0.599330 0.599264 0.599198 0.599132 0.599066 0.599000 0.598934 0.598868 0.598802 0.598736 0.824460 2.290585 3.756709 5.222833 6.688958 7.163964 7.395034 7.626104 7.857174 8.088244 8.319314 8.550384 8.781454 9.012524 9.243594 9.474663 9.715380 9.993928 10.272476 10.551024 10.829572 11.108121 11.386669 11.665217 11.943765 12.250518 12.572440 12.894362 13.216283 13.538205 13.860127 14.038779 14.065948 14.093116 14.114612 14.129576 14.144540 14.159504 14.174485 14.189527 14.204569 14.219610 14.234652 14.249765 14.264879 14.279993 14.295107 14.310260 14.325425 14.340589 14.355753 14.370978 14.386243 14.401508 14.416773 14.432046 14.447331 14.462615 14.477900 14.493221 14.508639 14.524057 14.539474 14.554892 14.570309 14.585727 14.601145 14.616567 14.632124 14.647680 14.663236 14.678793 14.694364 14.709936 14.725507 14.741079 14.791869 14.847937 15.014958 15.187972 15.360987 15.534002 15.707017 15.880031 16.053046 16.226061 16.399076 16.560846 16.578755 16.596665 16.614575 16.631916 16.647644 16.663371 16.679099 16.694839 16.710624 16.726409 16.742194 16.757998 16.773883 16.789768 16.805653 16.821537 16.837422 16.853307 16.869192 16.887072 16.913262 16.939452 16.970168 17.002255 17.042374 17.084667 17.226925 17.372320 17.517715 17.663109 17.808504 17.953898 18.099293 18.244688 18.390082 18.535874 18.689609 18.854753 19.020374 19.185995 19.351616 19.517237 19.682858 19.848479 20.005257 20.148462 20.274471 20.400903 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.214285 0.217184 0.220083 0.222982 0.225881 0.228780 0.231679 0.234578 0.237477 0.240376 0.243275 0.246174 0.249073 0.251972 0.254893 0.257814 0.260736 0.263657 0.266638 0.269683 0.272728 0.275773 0.278818 0.281862 0.284907 0.287952 0.290997 0.294080 0.297353 0.300627 0.303901 0.307175 0.310543 0.313999 0.317454 0.320909 0.324364 0.327820 0.331275 0.334730 0.338185 0.341641 0.345096 0.348551 0.352006 0.355462 0.358917 0.362372 0.365827 0.369282 0.372738 0.376193 0.379648 0.383103 0.386559 0.390014 0.393469 0.396924 0.400380 0.403835 0.407290 0.410745 0.414200 0.417656 0.421111 0.424566 0.428021 0.431477 0.434932 0.438387 0.441842 0.445298 0.448753 0.452208 0.455663 0.459118 0.462574 0.466029 0.469484 0.472939 0.476395 0.479850 0.483305 0.486760 0.490216 0.493671 0.497126 0.500581 0.504036 0.507492 0.510947 0.514402 0.517880 0.521401 0.524923 0.528445 0.531967 0.535725 0.539499 0.543272 0.547045 0.550818 0.554592 0.558365 0.562138 0.565912 0.569685 0.573458 0.577231 0.581005 0.584778 0.588551 0.592324 0.596098 0.599871 0.603750 0.607716 0.611681 0.615799 0.620094 0.624388 0.628683 0.632977 0.637272 0.641566 0.645861 0.650155 0.654450 0.658744 0.663038 0.667333 0.671627 0.675922 0.680216 0.684511 0.688805 0.693100 0.697394 0.701689 0.705983 0.710339 0.714727 0.719158 0.723775 0.728391 0.733008 0.737624 0.742241 0.746857 0.751474 0.756090 0.760707 0.765324 0.769940 0.774557 0.779173 0.783790 0.788406 0.793023 0.797639 0.809373 0.819851 0.825038 0.844255 0.844138 0.836349 0.829897 0.828491 0.826530 0.824841 0.824587 0.825637 0.821776 0.819675 0.815838 0.811913 0.806015 0.799092 0.788635 0.783945 0.779485 0.773566 0.770769 0.765187 0.759017 0.754044 0.750383 0.746726 0.743069 0.739412 0.735703 0.731678 0.727757 0.723696 0.719269 0.714842 0.710414 0.705987 0.701560 0.696926 0.690817 0.684641 0.678465 0.672289 0.666112 0.659980 0.653880 0.647780 0.641761 0.636799 0.632320 0.627841 0.623375 0.619143 0.615053 0.610964 0.606874 0.602784 0.600311 0.600002 0.599964 0.599926 0.599888 0.599850 0.599812 0.599774 0.599736 0.599698 0.599660 0.599623 0.599581 0.599519 0.599453 0.599387 0.599321 0.599255 0.599189 0.599123 0.599057 0.598991 0.598925 0.598859 0.598793 0.649728 1.908905 3.375029 4.841154 6.307278 6.943064 7.174134 7.405204 7.636274 7.867344 8.098413 8.329483 8.560553 8.791623 9.022693 9.253763 9.488096 9.762148 10.040696 10.319244 10.597792 10.876340 11.154888 11.433436 11.711985 12.005633 12.327555 12.649477 12.971398 13.293320 13.615242 13.926452 13.943333 13.960214 13.977095 13.993894 14.008858 14.023822 14.038786 14.053750 14.068809 14.083891 14.098974 14.114056 14.129157 14.144271 14.159385 14.174498 14.189648 14.204857 14.220065 14.235274 14.250494 14.265759 14.281024 14.296288 14.311556 14.326888 14.342221 14.357553 14.372885 14.388294 14.403712 14.419129 14.434547 14.449992 14.465446 14.480900 14.496354 14.511886 14.527458 14.543029 14.558601 14.574314 14.590130 14.605946 14.621761 14.720183 14.893198 15.066213 15.239227 15.412242 15.585257 15.758272 15.931286 16.104301 16.277316 16.396870 16.462974 16.478702 16.494429 16.510157 16.525884 16.541612 16.557339 16.573067 16.588819 16.604644 16.620470 16.636296 16.652136 16.668021 16.683905 16.699790 16.715789 16.732164 16.748540 16.764916 16.786804 16.818892 16.850979 16.883066 16.928563 16.995028 17.130103 17.275497 17.420892 17.566287 17.711681 17.857076 18.002470 18.147865 18.293260 18.438654 18.595954 18.760072 18.925693 19.091314 19.256935 19.422556 19.588177 19.753798 19.912647 20.049853 20.178466 20.301944 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.218928 0.221827 0.224726 0.227625 0.230524 0.233423 0.236322 0.239221 0.242120 0.245019 0.247918 0.250817 0.253716 0.256626 0.259565 0.262505 0.265445 0.268384 0.271403 0.274448 0.277493 0.280537 0.283582 0.286627 0.289672 0.292717 0.295762 0.298924 0.302238 0.305553 0.308868 0.312182 0.315609 0.319064 0.322519 0.325974 0.329430 0.332885 0.336340 0.339795 0.343250 0.346706 0.350161 0.353616 0.357071 0.360527 0.363982 0.367437 0.370892 0.374348 0.377803 0.381258 0.384713 0.388169 0.391624 0.395079 0.398534 0.401989 0.405445 0.408900 0.412355 0.415810 0.419266 0.422721 0.426176 0.429631 0.433087 0.436542 0.439997 0.443452 0.446907 0.450363 0.453818 0.457273 0.460728 0.464184 0.467639 0.471094 0.474549 0.478005 0.481460 0.484915 0.488370 0.491825 0.495281 0.498736 0.502191 0.505646 0.509102 0.512557 0.516012 0.519467 0.522959 0.526475 0.529991 0.533507 0.537072 0.540845 0.544618 0.548392 0.552165 0.555938 0.559711 0.563485 0.567258 0.571031 0.574804 0.578578 0.582351 0.586124 0.589898 0.593671 0.597444 0.601217 0.604991 0.608891 0.612824 0.616756 0.620914 0.625209 0.629503 0.633798 0.638092 0.642387 0.646681 0.650976 0.655270 0.659565 0.663859 0.668154 0.672448 0.676743 0.681037 0.685332 0.689626 0.693921 0.698215 0.702509 0.706804 0.711098 0.715427 0.719763 0.724203 0.728820 0.733436 0.738053 0.742669 0.747286 0.751903 0.756519 0.761136 0.765752 0.770369 0.774985 0.779602 0.784218 0.788835 0.793460 0.798326 0.809878 0.819988 0.826473 0.844209 0.843627 0.834289 0.829912 0.828059 0.827208 0.825052 0.826125 0.825732 0.823373 0.819229 0.815246 0.811857 0.804626 0.796873 0.786868 0.784794 0.779441 0.774555 0.771561 0.765492 0.759322 0.754417 0.750761 0.747104 0.743447 0.739790 0.736133 0.732279 0.728185 0.723786 0.719359 0.714932 0.710504 0.706077 0.701650 0.697171 0.691317 0.685141 0.678965 0.672789 0.666612 0.660436 0.654283 0.648179 0.642121 0.636869 0.632390 0.627933 0.623692 0.619602 0.615513 0.611423 0.607333 0.603243 0.600282 0.600017 0.599979 0.599941 0.599903 0.599865 0.599827 0.599789 0.599751 0.599713 0.599675 0.599635 0.599576 0.599510 0.599444 0.599378 0.599312 0.599246 0.599180 0.599114 0.599048 0.598982 0.598916 0.598850 0.611570 1.527226 2.993350 4.459474 5.925599 6.722163 6.953233 7.184303 7.415373 7.646443 7.877513 8.108583 8.339653 8.570723 8.801793 9.032863 9.264328 9.530367 9.808915 10.087464 10.366012 10.644560 10.923108 11.201656 11.480204 11.760748 12.082670 12.404592 12.726513 13.048435 13.370357 13.692279 13.801851 13.828283 13.843247 13.858211 13.873175 13.888146 13.903119 13.918093 13.933067 13.948093 13.963207 13.978321 13.993435 14.008549 14.023662 14.038776 14.053890 14.069004 14.084253 14.099506 14.114759 14.130012 14.145274 14.160539 14.175804 14.191069 14.206408 14.221789 14.237169 14.252550 14.267949 14.283367 14.298784 14.314202 14.329653 14.345159 14.360665 14.376170 14.391695 14.407267 14.422838 14.438410 14.457150 14.488011 14.518872 14.598423 14.771438 14.944453 15.117468 15.290482 15.463497 15.636512 15.809527 15.982541 16.155556 16.270746 16.319745 16.356942 16.372669 16.388397 16.404124 16.419852 16.435579 16.451307 16.467035 16.482800 16.498667 16.514534 16.530401 16.546273 16.562158 16.578043 16.593928 16.610695 16.629867 16.649038 16.668209 16.699703 16.731790 16.763877 16.795965 16.897833 17.033280 17.178675 17.324069 17.469464 17.614858 17.760253 17.905648 18.051042 18.196437 18.341831 18.501118 18.665391 18.831012 18.996633 19.162254 19.327875 19.493496 19.659116 19.821962 19.953801 20.082461 20.205939 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.223571 0.226470 0.229369 0.232268 0.235167 0.238066 0.240965 0.243864 0.246763 0.249662 0.252561 0.255460 0.258359 0.261291 0.264248 0.267206 0.270164 0.273123 0.276168 0.279213 0.282257 0.285302 0.288347 0.291392 0.294437 0.297482 0.300527 0.303790 0.307145 0.310501 0.313856 0.317219 0.320674 0.324129 0.327584 0.331039 0.334495 0.337950 0.341405 0.344860 0.348316 0.351771 0.355226 0.358681 0.362137 0.365592 0.369047 0.372502 0.375957 0.379413 0.382868 0.386323 0.389778 0.393234 0.396689 0.400144 0.403599 0.407055 0.410510 0.413965 0.417420 0.420876 0.424331 0.427786 0.431241 0.434696 0.438152 0.441607 0.445062 0.448517 0.451973 0.455428 0.458883 0.462338 0.465794 0.469249 0.472704 0.476159 0.479614 0.483070 0.486525 0.489980 0.493435 0.496891 0.500346 0.503801 0.507256 0.510712 0.514167 0.517622 0.521077 0.524532 0.528035 0.531545 0.535055 0.538565 0.542191 0.545965 0.549738 0.553511 0.557284 0.561058 0.564831 0.568604 0.572378 0.576151 0.579924 0.583697 0.587471 0.591244 0.595017 0.598790 0.602564 0.606337 0.610117 0.614018 0.617918 0.621819 0.626030 0.630324 0.634618 0.638913 0.643207 0.647502 0.651796 0.656091 0.660385 0.664680 0.668974 0.673269 0.677563 0.681858 0.686152 0.690447 0.694741 0.699036 0.703330 0.707625 0.711919 0.716214 0.720508 0.724803 0.729269 0.733875 0.738481 0.743098 0.747715 0.752331 0.756948 0.761564 0.766181 0.770797 0.775414 0.780030 0.784647 0.789264 0.793880 0.798724 0.810383 0.820124 0.828482 0.844561 0.842386 0.832229 0.829926 0.827732 0.827886 0.826374 0.827663 0.827072 0.822626 0.818665 0.814654 0.810552 0.803683 0.794653 0.787989 0.785303 0.779456 0.775661 0.771968 0.765798 0.759628 0.754796 0.751139 0.747482 0.743825 0.740168 0.736512 0.732686 0.728303 0.723876 0.719449 0.715021 0.710594 0.706167 0.701740 0.697258 0.691817 0.685641 0.679465 0.673289 0.667113 0.660936 0.654760 0.648584 0.642478 0.637024 0.632464 0.628241 0.624151 0.620062 0.615972 0.611882 0.607792 0.603703 0.600070 0.600032 0.599994 0.599956 0.599918 0.599880 0.599842 0.599804 0.599766 0.599728 0.599689 0.599633 0.599567 0.599501 0.599435 0.599369 0.599303 0.599237 0.599171 0.599105 0.599040 0.598974 0.598908 0.598842 1.145546 2.611670 4.077795 5.543919 6.501263 6.732333 6.963403 7.194473 7.425543 7.656613 7.887682 8.118752 8.349822 8.580892 8.811962 9.043032 9.298587 9.577135 9.855683 10.134231 10.412780 10.691328 10.969876 11.248424 11.526972 11.837785 12.159707 12.481628 12.803550 13.125472 13.447394 13.628304 13.675004 13.707565 13.722529 13.737493 13.752457 13.767432 13.782446 13.797460 13.812474 13.827488 13.842599 13.857713 13.872826 13.887940 13.903079 13.918225 13.933371 13.948517 13.963730 13.978995 13.994260 14.009525 14.024795 14.040071 14.055347 14.070623 14.085933 14.101351 14.116769 14.132186 14.147604 14.163021 14.178439 14.193857 14.209274 14.224832 14.240390 14.255948 14.271505 14.287076 14.302648 14.318219 14.333791 14.392541 14.476664 14.649678 14.822693 14.995708 15.168723 15.341737 15.514752 15.687767 15.860782 16.033797 16.166302 16.196322 16.226343 16.250910 16.266637 16.282365 16.298092 16.313828 16.329578 16.345329 16.361080 16.376872 16.392756 16.408641 16.424526 16.440411 16.456296 16.472180 16.488065 16.506163 16.529281 16.552399 16.580514 16.612601 16.646894 16.682804 16.791063 16.936457 17.081852 17.227247 17.372641 17.518036 17.663430 17.808825 17.954220 18.099614 18.245009 18.405258 18.570710 18.736331 18.901951 19.067572 19.233193 19.398814 19.564435 19.730056 19.859922 19.986456 20.109934 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.225315 0.228214 0.231113 0.234012 0.236911 0.239810 0.242709 0.245608 0.248507 0.251406 0.254305 0.257204 0.260103 0.263002 0.265966 0.268941 0.271917 0.274892 0.277888 0.280932 0.283977 0.287022 0.290067 0.293112 0.296157 0.299202 0.302247 0.305292 0.308678 0.312074 0.315471 0.318867 0.322284 0.325739 0.329194 0.332649 0.336105 0.339560 0.343015 0.346470 0.349926 0.353381 0.356836 0.360291 0.363746 0.367202 0.370657 0.374112 0.377567 0.381023 0.384478 0.387933 0.391388 0.394844 0.398299 0.401754 0.405209 0.408664 0.412120 0.415575 0.419030 0.422485 0.425941 0.429396 0.432851 0.436306 0.439762 0.443217 0.446672 0.450127 0.453583 0.457038 0.460493 0.463948 0.467403 0.470859 0.474314 0.477769 0.481224 0.484680 0.488135 0.491590 0.495045 0.498501 0.501956 0.505411 0.508866 0.512321 0.515777 0.519232 0.522687 0.526142 0.529605 0.533109 0.536613 0.540117 0.543620 0.547311 0.551084 0.554858 0.558631 0.562404 0.566177 0.569951 0.573724 0.577497 0.581270 0.585044 0.588817 0.592590 0.596364 0.600137 0.603910 0.607683 0.611457 0.615259 0.619130 0.623001 0.626872 0.631145 0.635439 0.639734 0.644028 0.648323 0.652617 0.656912 0.661206 0.665501 0.669795 0.674090 0.678384 0.682678 0.686973 0.691267 0.695562 0.699856 0.704151 0.708445 0.712740 0.717034 0.721329 0.725623 0.729918 0.734400 0.738958 0.743527 0.748143 0.752760 0.757376 0.761993 0.766609 0.771226 0.775842 0.780459 0.785076 0.789692 0.794326 0.798961 0.810888 0.820330 0.830519 0.844707 0.840900 0.830325 0.829941 0.827886 0.828564 0.827911 0.829200 0.826325 0.821578 0.818072 0.814316 0.809120 0.802883 0.792635 0.788984 0.785501 0.779839 0.776768 0.772273 0.766103 0.759933 0.755174 0.751517 0.747860 0.744203 0.740547 0.736741 0.732727 0.728441 0.723966 0.719539 0.715111 0.710684 0.706257 0.701829 0.697402 0.692245 0.686141 0.679965 0.673789 0.667613 0.661436 0.655260 0.649084 0.642908 0.637154 0.632790 0.628700 0.624610 0.620521 0.616431 0.612341 0.608252 0.604162 0.600649 0.600047 0.600009 0.599971 0.599933 0.599895 0.599857 0.599819 0.599781 0.599742 0.599690 0.599624 0.599559 0.599493 0.599427 0.599361 0.599295 0.599229 0.599163 0.599097 0.599031 0.598965 0.598899 0.763866 2.229991 3.696115 5.162239 6.280363 6.511432 6.742502 6.973572 7.204642 7.435712 7.666782 7.897852 8.128922 8.359992 8.591062 8.822132 9.066807 9.345355 9.623903 9.902451 10.180999 10.459547 10.738096 11.016644 11.295192 11.592900 11.914822 12.236743 12.558665 12.880587 13.202509 13.506318 13.533255 13.560192 13.586847 13.601811 13.616775 13.631739 13.646703 13.661738 13.676793 13.691848 13.706903 13.721990 13.737104 13.752218 13.767332 13.782473 13.797663 13.812853 13.828043 13.843246 13.858511 13.873776 13.889041 13.904307 13.919630 13.934954 13.950278 13.965602 13.981006 13.996424 14.011841 14.027259 14.042704 14.058159 14.073615 14.089070 14.104598 14.120170 14.135741 14.151313 14.168288 14.186435 14.204583 14.222730 14.354904 14.527919 14.700933 14.873948 15.046963 15.219978 15.392992 15.566007 15.739022 15.912037 16.069617 16.088783 16.107950 16.127116 16.144878 16.160605 16.176333 16.192060 16.207811 16.223603 16.239394 16.255186 16.271009 16.286894 16.302779 16.318663 16.334548 16.350433 16.366318 16.382203 16.402627 16.431738 16.461325 16.493413 16.530063 16.587503 16.694240 16.839635 16.985029 17.130424 17.275818 17.421213 17.566608 17.712002 17.857397 18.002791 18.151107 18.310407 18.476028 18.641649 18.807270 18.972891 19.138512 19.304133 19.469698 19.633492 19.766973 19.890451 20.013929 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.229958 0.232857 0.235756 0.238655 0.241554 0.244453 0.247352 0.250251 0.253150 0.256049 0.258948 0.261848 0.264747 0.267659 0.270652 0.273645 0.276638 0.279631 0.282652 0.285697 0.288742 0.291787 0.294832 0.297877 0.300922 0.303967 0.307011 0.310150 0.313588 0.317025 0.320463 0.323901 0.327349 0.330804 0.334259 0.337715 0.341170 0.344625 0.348080 0.351535 0.354991 0.358446 0.361901 0.365356 0.368812 0.372267 0.375722 0.379177 0.382633 0.386088 0.389543 0.392998 0.396453 0.399909 0.403364 0.406819 0.410274 0.413730 0.417185 0.420640 0.424095 0.427551 0.431006 0.434461 0.437916 0.441371 0.444827 0.448282 0.451737 0.455192 0.458648 0.462103 0.465558 0.469013 0.472469 0.475924 0.479379 0.482834 0.486289 0.489745 0.493200 0.496655 0.500110 0.503566 0.507021 0.510476 0.513931 0.517387 0.520842 0.524297 0.527752 0.531208 0.534681 0.538179 0.541677 0.545175 0.548673 0.552431 0.556204 0.559977 0.563750 0.567524 0.571297 0.575070 0.578844 0.582617 0.586390 0.590163 0.593937 0.597710 0.601483 0.605256 0.609030 0.612803 0.616576 0.620388 0.624230 0.628072 0.631965 0.636260 0.640554 0.644849 0.649143 0.653438 0.657732 0.662027 0.666321 0.670616 0.674910 0.679205 0.683499 0.687794 0.692088 0.696383 0.700677 0.704972 0.709266 0.713561 0.717855 0.722149 0.726444 0.730738 0.735033 0.739515 0.744024 0.748572 0.753188 0.757805 0.762421 0.767038 0.771654 0.776271 0.780888 0.785504 0.790121 0.794779 0.799697 0.812341 0.820706 0.832555 0.844186 0.839042 0.829941 0.829955 0.828564 0.828275 0.829432 0.829657 0.825266 0.821169 0.817480 0.814575 0.807776 0.800672 0.791866 0.789861 0.785457 0.780554 0.777819 0.772578 0.766408 0.760238 0.755552 0.751895 0.748238 0.744582 0.740787 0.736647 0.732851 0.728725 0.724131 0.719629 0.715201 0.710774 0.706347 0.701919 0.697492 0.692702 0.686641 0.680465 0.674289 0.668113 0.661936 0.655760 0.649584 0.643408 0.637567 0.633249 0.629159 0.625070 0.620980 0.616890 0.612800 0.608711 0.604621 0.601104 0.600062 0.600024 0.599986 0.599948 0.599910 0.599872 0.599834 0.599796 0.599748 0.599682 0.599616 0.599550 0.599484 0.599418 0.599352 0.599286 0.599220 0.599154 0.599088 0.599022 0.598956 0.635285 1.848311 3.314436 4.780560 6.046730 6.290532 6.521602 6.752672 6.983742 7.214812 7.445882 7.676952 7.908021 8.139091 8.370161 8.601231 8.835026 9.113575 9.392123 9.670671 9.949219 10.227767 10.506315 10.784863 11.063412 11.348015 11.669937 11.991858 12.313780 12.635702 12.957624 13.279545 13.415174 13.431922 13.448670 13.465418 13.481093 13.496057 13.511021 13.525985 13.540996 13.556092 13.571188 13.586284 13.601382 13.616496 13.631610 13.646724 13.661837 13.677065 13.692300 13.707534 13.722769 13.738027 13.753292 13.768557 13.783822 13.799152 13.814524 13.829896 13.845267 13.860661 13.876079 13.891496 13.906914 13.922363 13.937870 13.953377 13.968884 13.984407 13.999979 14.015551 14.031122 14.050171 14.085828 14.121485 14.233144 14.406159 14.579174 14.752188 14.925203 15.098218 15.271233 15.444248 15.617262 15.790277 15.915082 15.975935 15.991663 16.007390 16.023118 16.038845 16.054573 16.070300 16.086028 16.101797 16.117629 16.133462 16.149294 16.165147 16.181031 16.196916 16.212801 16.229290 16.246762 16.264233 16.281705 16.310049 16.342137 16.374224 16.406311 16.482671 16.597417 16.742812 16.888207 17.033601 17.178996 17.324390 17.469785 17.615180 17.760574 17.905969 18.056298 18.215726 18.381347 18.546968 18.712589 18.878210 19.043831 19.209452 19.375073 19.531735 19.670968 19.794446 19.953603 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.220107 0.223006 0.225905 0.228804 0.231703 0.234602 0.237501 0.240400 0.243299 0.246198 0.249097 0.251996 0.254895 0.257794 0.260693 0.263592 0.266491 0.269390 0.272337 0.275347 0.278358 0.281368 0.284378 0.287417 0.290462 0.293507 0.296552 0.299601 0.302669 0.305737 0.308804 0.311872 0.315138 0.318593 0.322048 0.325503 0.328959 0.332414 0.335869 0.339324 0.342780 0.346235 0.349690 0.353145 0.356601 0.360056 0.363511 0.366966 0.370422 0.373877 0.377332 0.380787 0.384242 0.387698 0.391153 0.394608 0.398063 0.401519 0.404974 0.408429 0.411884 0.415340 0.418795 0.422250 0.425705 0.429160 0.432616 0.436071 0.439526 0.442981 0.446437 0.449892 0.453347 0.456802 0.460258 0.463713 0.467168 0.470623 0.474078 0.477534 0.480989 0.484444 0.487899 0.491355 0.494810 0.498265 0.501720 0.505176 0.508631 0.512086 0.515541 0.518996 0.522452 0.525907 0.529362 0.532817 0.536273 0.539753 0.543246 0.546738 0.550230 0.553777 0.557550 0.561324 0.565097 0.568870 0.572643 0.576417 0.580190 0.583963 0.587736 0.591510 0.595283 0.599056 0.602830 0.606603 0.610376 0.614149 0.617923 0.621696 0.625503 0.629318 0.633134 0.637081 0.641375 0.645670 0.649964 0.654259 0.658553 0.662847 0.667142 0.671436 0.675731 0.680025 0.684320 0.688614 0.692909 0.697203 0.701498 0.705792 0.710087 0.714381 0.718676 0.722970 0.727265 0.731559 0.735854 0.740154 0.744613 0.749072 0.753617 0.758233 0.762850 0.767466 0.772083 0.776700 0.781316 0.785933 0.790549 0.795166 0.800199 0.814657 0.821140 0.834548 0.845988 0.836982 0.829955 0.829969 0.829242 0.829678 0.829895 0.828964 0.824206 0.820899 0.816888 0.813594 0.807067 0.798453 0.792979 0.790738 0.785413 0.781661 0.778564 0.772883 0.766713 0.760543 0.755930 0.752273 0.748616 0.744826 0.740682 0.736547 0.732869 0.729009 0.724415 0.719822 0.715291 0.710864 0.706436 0.702009 0.697582 0.693154 0.687141 0.680965 0.674789 0.668613 0.662436 0.656260 0.650106 0.644242 0.638636 0.633875 0.629627 0.625529 0.621439 0.617349 0.613260 0.609170 0.605080 0.601209 0.600077 0.600039 0.600001 0.599963 0.599925 0.599887 0.599849 0.599804 0.599739 0.599673 0.599607 0.599541 0.599475 0.599409 0.599343 0.599277 0.599211 0.599145 0.599079 0.599013 0.601544 1.466632 2.932756 4.398880 5.788965 6.069632 6.300702 6.531771 6.762841 6.993911 7.224981 7.456051 7.687121 7.918191 8.149261 8.380331 8.611401 8.881794 9.160342 9.438891 9.717439 9.995987 10.274535 10.553083 10.831631 11.110179 11.425052 11.746973 12.068895 12.390817 12.712739 13.034660 13.236905 13.300518 13.315482 13.330446 13.345411 13.360379 13.375366 13.390352 13.405339 13.420326 13.435432 13.450546 13.465660 13.480774 13.495898 13.511026 13.526154 13.541282 13.556483 13.571748 13.587013 13.602278 13.617544 13.632812 13.648079 13.663347 13.678645 13.694063 13.709481 13.724898 13.740316 13.755734 13.771151 13.786569 13.801986 13.817541 13.833100 13.848659 13.864218 13.879788 13.895360 13.910931 13.926503 13.995518 14.111384 14.284399 14.457414 14.630429 14.803444 14.976458 15.149473 15.322488 15.495503 15.668517 15.782334 15.835538 15.869903 15.885631 15.901358 15.917086 15.932813 15.948541 15.964268 15.979996 15.995785 16.011658 16.027532 16.043406 16.059284 16.075169 16.091054 16.106938 16.124833 16.145524 16.166215 16.190861 16.222948 16.255035 16.287123 16.360052 16.500595 16.645989 16.791384 16.936778 17.082173 17.227568 17.372962 17.518357 17.663751 17.809146 17.960373 18.121045 18.286666 18.452287 18.617908 18.783529 18.949150 19.114771 19.280392 19.433350 19.574962 19.698441 19.876720 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.224750 0.227649 0.230548 0.233447 0.236346 0.239245 0.242144 0.245043 0.247942 0.250841 0.253740 0.256639 0.259538 0.262437 0.265336 0.268235 0.271134 0.274033 0.277025 0.280053 0.283080 0.286108 0.289137 0.292182 0.295227 0.298272 0.301317 0.304389 0.307498 0.310606 0.313715 0.316824 0.320203 0.323658 0.327113 0.330569 0.334024 0.337479 0.340934 0.344390 0.347845 0.351300 0.354755 0.358210 0.361666 0.365121 0.368576 0.372031 0.375487 0.378942 0.382397 0.385852 0.389308 0.392763 0.396218 0.399673 0.403129 0.406584 0.410039 0.413494 0.416949 0.420405 0.423860 0.427315 0.430770 0.434226 0.437681 0.441136 0.444591 0.448047 0.451502 0.454957 0.458412 0.461867 0.465323 0.468778 0.472233 0.475688 0.479144 0.482599 0.486054 0.489509 0.492965 0.496420 0.499875 0.503330 0.506785 0.510241 0.513696 0.517151 0.520606 0.524062 0.527517 0.530972 0.534427 0.537883 0.541338 0.544823 0.548309 0.551796 0.555282 0.558897 0.562670 0.566443 0.570216 0.573990 0.577763 0.581536 0.585310 0.589083 0.592856 0.596629 0.600403 0.604176 0.607949 0.611722 0.615496 0.619269 0.623042 0.626816 0.630606 0.634396 0.638186 0.642196 0.646490 0.650785 0.655079 0.659374 0.663668 0.667963 0.672257 0.676552 0.680846 0.685141 0.689435 0.693730 0.698024 0.702318 0.706613 0.710907 0.715202 0.719496 0.723791 0.728085 0.732380 0.736674 0.740969 0.745286 0.749694 0.754101 0.758662 0.763278 0.767895 0.772512 0.777128 0.781745 0.786361 0.790980 0.795639 0.800298 0.816440 0.821573 0.834909 0.845916 0.834922 0.829969 0.829537 0.829920 0.830144 0.830196 0.827905 0.823310 0.820306 0.816658 0.812224 0.806376 0.796814 0.793979 0.791502 0.785494 0.782768 0.779170 0.773188 0.767018 0.760848 0.756308 0.752651 0.748839 0.744717 0.740573 0.736459 0.732886 0.729206 0.724700 0.720106 0.715512 0.710954 0.706526 0.702099 0.697672 0.693189 0.687641 0.681465 0.675289 0.669113 0.662936 0.656787 0.650918 0.645244 0.639581 0.634607 0.630263 0.625994 0.621898 0.617809 0.613719 0.609629 0.605539 0.601450 0.600092 0.600054 0.600016 0.599978 0.599940 0.599902 0.599859 0.599796 0.599730 0.599664 0.599598 0.599532 0.599466 0.599400 0.599334 0.599268 0.599202 0.599136 0.599070 0.599004 1.084952 2.551076 4.017201 5.483325 5.848731 6.079801 6.310871 6.541941 6.773011 7.004081 7.235151 7.466221 7.697290 7.928360 8.159430 8.390500 8.650014 8.928562 9.207110 9.485658 9.764207 10.042755 10.321303 10.599851 10.878399 11.180167 11.502088 11.824010 12.145932 12.467854 12.789775 13.087521 13.133726 13.179800 13.194764 13.209728 13.224693 13.239657 13.254669 13.269696 13.284723 13.299751 13.314824 13.329938 13.345051 13.360165 13.375298 13.390470 13.405642 13.420814 13.435999 13.451264 13.466529 13.481794 13.497059 13.512373 13.527688 13.543003 13.558318 13.573718 13.589136 13.604553 13.619971 13.635416 13.650872 13.666329 13.681785 13.697310 13.712882 13.728453 13.744025 13.762266 13.783066 13.803866 13.824665 13.989625 14.162639 14.335654 14.508669 14.681684 14.854699 15.027713 15.200728 15.373743 15.546758 15.675965 15.708177 15.740389 15.763871 15.779598 15.795326 15.811053 15.826795 15.842553 15.858310 15.874067 15.889882 15.905767 15.921652 15.937537 15.953422 15.969306 15.985191 16.001076 16.021279 16.046643 16.072007 16.103759 16.135847 16.184775 16.258377 16.403772 16.549167 16.694561 16.839956 16.985350 17.130745 17.276140 17.421534 17.566929 17.712323 17.863485 18.026364 18.191985 18.357606 18.523227 18.688848 18.854469 19.020090 19.185711 19.337752 19.478957 19.602435 19.764600 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.229393 0.232292 0.235191 0.238090 0.240989 0.243888 0.246787 0.249686 0.252585 0.255484 0.258383 0.261282 0.264181 0.267080 0.269979 0.272878 0.275777 0.278679 0.281723 0.284768 0.287813 0.290857 0.293902 0.296947 0.299992 0.303037 0.306082 0.309200 0.312349 0.315498 0.318648 0.321813 0.325268 0.328723 0.332179 0.335634 0.339089 0.342544 0.345999 0.349455 0.352910 0.356365 0.359820 0.363276 0.366731 0.370186 0.373641 0.377097 0.380552 0.384007 0.387462 0.390917 0.394373 0.397828 0.401283 0.404738 0.408194 0.411649 0.415104 0.418559 0.422015 0.425470 0.428925 0.432380 0.435836 0.439291 0.442746 0.446201 0.449656 0.453112 0.456567 0.460022 0.463477 0.466933 0.470388 0.473843 0.477298 0.480754 0.484209 0.487664 0.491119 0.494574 0.498030 0.501485 0.504940 0.508395 0.511851 0.515306 0.518761 0.522216 0.525672 0.529127 0.532582 0.536037 0.539492 0.542948 0.546409 0.549890 0.553370 0.556851 0.560332 0.564016 0.567789 0.571563 0.575336 0.579109 0.582883 0.586656 0.590429 0.594202 0.597976 0.601749 0.605522 0.609296 0.613069 0.616842 0.620615 0.624389 0.628162 0.631935 0.635708 0.639482 0.643255 0.647344 0.651620 0.655900 0.660194 0.664489 0.668783 0.673078 0.677372 0.681667 0.685961 0.690256 0.694550 0.698845 0.703139 0.707434 0.711728 0.716023 0.720317 0.724612 0.728906 0.733201 0.737495 0.741790 0.746084 0.750401 0.754757 0.759113 0.763707 0.768324 0.772940 0.777557 0.782173 0.786790 0.791406 0.796111 0.801089 0.816887 0.822006 0.835191 0.846365 0.832862 0.829984 0.829923 0.830778 0.830445 0.830547 0.826845 0.823232 0.819714 0.817275 0.810795 0.804472 0.796864 0.794884 0.791472 0.786554 0.783875 0.779647 0.773493 0.767323 0.761204 0.756686 0.752896 0.748752 0.744608 0.740464 0.736381 0.732904 0.729358 0.724984 0.720390 0.715796 0.711203 0.706635 0.702189 0.697761 0.693334 0.688117 0.681965 0.675789 0.669613 0.663439 0.657595 0.651920 0.646246 0.640571 0.635389 0.630995 0.626650 0.622358 0.618268 0.614178 0.610088 0.605999 0.601909 0.600107 0.600069 0.600031 0.599993 0.599955 0.599913 0.599853 0.599787 0.599721 0.599655 0.599589 0.599523 0.599457 0.599391 0.599325 0.599259 0.599193 0.599127 0.599061 0.703273 2.169397 3.635521 5.101646 5.627831 5.858901 6.089971 6.321040 6.552110 6.783180 7.014250 7.245320 7.476390 7.707460 7.938530 8.169600 8.418234 8.696782 8.975330 9.253878 9.532426 9.810974 10.089522 10.368071 10.646619 10.935282 11.257203 11.579125 11.901047 12.222969 12.544890 12.866812 13.000761 13.027468 13.054176 13.074046 13.089010 13.103974 13.118939 13.133938 13.149006 13.164074 13.179142 13.194215 13.209329 13.224443 13.239557 13.254671 13.269878 13.285095 13.300311 13.315528 13.330780 13.346045 13.361310 13.376575 13.391896 13.407260 13.422623 13.437986 13.453373 13.468791 13.484208 13.499626 13.515072 13.530580 13.546089 13.561597 13.577119 13.592691 13.608263 13.623834 13.643002 13.684444 13.725887 13.867865 14.040880 14.213895 14.386909 14.559924 14.732939 14.905954 15.078968 15.251983 15.424998 15.578469 15.598976 15.619484 15.639991 15.657839 15.673566 15.689294 15.705021 15.720785 15.736583 15.752381 15.768179 15.784020 15.799905 15.815789 15.831674 15.847640 15.863689 15.879737 15.895786 15.920396 15.952483 15.984571 16.016658 16.074368 16.161555 16.306949 16.452344 16.597738 16.743133 16.888528 17.033922 17.179317 17.324711 17.470106 17.615608 17.766062 17.931683 18.097304 18.262925 18.428546 18.594167 18.759788 18.925409 19.091030 19.244482 19.380137 19.506430 19.629909 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.231137 0.234036 0.236935 0.239834 0.242733 0.245632 0.248531 0.251430 0.254329 0.257228 0.260127 0.263026 0.265925 0.268824 0.271737 0.274654 0.277571 0.280488 0.283442 0.286487 0.289532 0.292577 0.295622 0.298667 0.301712 0.304757 0.307801 0.310846 0.314032 0.317222 0.320412 0.323602 0.326878 0.330333 0.333788 0.337244 0.340699 0.344154 0.347609 0.351065 0.354520 0.357975 0.361430 0.364886 0.368341 0.371796 0.375251 0.378706 0.382162 0.385617 0.389072 0.392527 0.395983 0.399438 0.402893 0.406348 0.409804 0.413259 0.416714 0.420169 0.423624 0.427080 0.430535 0.433990 0.437445 0.440901 0.444356 0.447811 0.451266 0.454722 0.458177 0.461632 0.465087 0.468542 0.471998 0.475453 0.478908 0.482363 0.485819 0.489274 0.492729 0.496184 0.499640 0.503095 0.506550 0.510005 0.513461 0.516916 0.520371 0.523826 0.527281 0.530737 0.534192 0.537647 0.541102 0.544558 0.548013 0.551478 0.554953 0.558428 0.561903 0.565378 0.569136 0.572909 0.576682 0.580456 0.584229 0.588002 0.591775 0.595549 0.599322 0.603095 0.606869 0.610642 0.614415 0.618188 0.621962 0.625735 0.629508 0.633281 0.637055 0.640828 0.644601 0.648375 0.652544 0.656768 0.661015 0.665310 0.669604 0.673899 0.678193 0.682487 0.686782 0.691076 0.695371 0.699665 0.703960 0.708254 0.712549 0.716843 0.721138 0.725432 0.729727 0.734021 0.738316 0.742610 0.746905 0.751199 0.755498 0.759802 0.764136 0.768752 0.773369 0.777985 0.782602 0.787218 0.791835 0.796452 0.801764 0.817024 0.822440 0.834363 0.845127 0.830885 0.829998 0.830992 0.830702 0.830746 0.830425 0.825785 0.823133 0.819176 0.816620 0.810487 0.802281 0.797984 0.795761 0.791458 0.787661 0.784920 0.779968 0.773798 0.767628 0.761549 0.756910 0.752787 0.748643 0.744499 0.740355 0.736315 0.732921 0.729548 0.725268 0.720674 0.716080 0.711487 0.706893 0.702318 0.697851 0.693424 0.688507 0.682465 0.676289 0.670113 0.664271 0.658596 0.652922 0.647247 0.641573 0.636071 0.631727 0.627382 0.623038 0.618758 0.614637 0.610548 0.606458 0.602413 0.600122 0.600084 0.600046 0.600008 0.599967 0.599910 0.599844 0.599778 0.599712 0.599646 0.599580 0.599514 0.599448 0.599382 0.599316 0.599250 0.599184 0.599118 0.611560 1.787717 3.253842 4.719966 5.406930 5.638000 5.869070 6.100140 6.331210 6.562280 6.793350 7.024420 7.255490 7.486559 7.717629 7.948699 8.186453 8.465001 8.743550 9.022098 9.300646 9.579194 9.857742 10.136290 10.414838 10.693709 11.012318 11.334240 11.656162 11.978084 12.300005 12.621927 12.887128 12.903744 12.920361 12.936977 12.953328 12.968292 12.983256 12.998221 13.013185 13.028281 13.043390 13.058499 13.073609 13.088721 13.103835 13.118949 13.134062 13.149250 13.164511 13.179772 13.195034 13.210296 13.225561 13.240826 13.256091 13.271382 13.286793 13.302205 13.317616 13.333028 13.348446 13.363863 13.379281 13.394698 13.410249 13.425809 13.441370 13.456930 13.472500 13.488072 13.503644 13.519215 13.602226 13.746105 13.919120 14.092135 14.265150 14.438164 14.611179 14.784194 14.957209 15.130223 15.303238 15.435659 15.488896 15.504624 15.520351 15.536079 15.551806 15.567534 15.583261 15.598989 15.614777 15.630616 15.646455 15.662294 15.678157 15.694042 15.709927 15.725812 15.743203 15.761928 15.780653 15.801207 15.833295 15.865382 15.897469 15.944792 16.064732 16.210127 16.355521 16.500916 16.646310 16.791705 16.937100 17.082494 17.227889 17.373283 17.519385 17.671381 17.837002 18.002623 18.168244 18.333865 18.499486 18.665106 18.830727 18.996348 19.153179 19.283624 19.410425 19.533903 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.235780 0.238679 0.241578 0.244477 0.247376 0.250275 0.253174 0.256073 0.258972 0.261871 0.264770 0.267669 0.270568 0.273470 0.276405 0.279340 0.282276 0.285211 0.288207 0.291252 0.294297 0.297342 0.300387 0.303432 0.306477 0.309521 0.312566 0.315656 0.318887 0.322117 0.325348 0.328579 0.331943 0.335398 0.338854 0.342309 0.345764 0.349219 0.352675 0.356130 0.359585 0.363040 0.366495 0.369951 0.373406 0.376861 0.380316 0.383772 0.387227 0.390682 0.394137 0.397593 0.401048 0.404503 0.407958 0.411413 0.414869 0.418324 0.421779 0.425234 0.428690 0.432145 0.435600 0.439055 0.442511 0.445966 0.449421 0.452876 0.456331 0.459787 0.463242 0.466697 0.470152 0.473608 0.477063 0.480518 0.483973 0.487429 0.490884 0.494339 0.497794 0.501249 0.504705 0.508160 0.511615 0.515070 0.518526 0.521981 0.525436 0.528891 0.532347 0.535802 0.539257 0.542712 0.546168 0.549623 0.553078 0.556544 0.560014 0.563483 0.566953 0.570482 0.574255 0.578029 0.581802 0.585575 0.589349 0.593122 0.596895 0.600668 0.604442 0.608215 0.611988 0.615761 0.619535 0.623308 0.627081 0.630855 0.634628 0.638401 0.642174 0.645948 0.649721 0.653546 0.657721 0.661896 0.666130 0.670425 0.674719 0.679014 0.683308 0.687603 0.691897 0.696192 0.700486 0.704781 0.709075 0.713370 0.717664 0.721958 0.726253 0.730547 0.734842 0.739136 0.743431 0.747725 0.752020 0.756314 0.760609 0.764903 0.769272 0.773849 0.778425 0.783030 0.787647 0.792275 0.796960 0.801645 0.817163 0.822996 0.833518 0.844550 0.829998 0.831980 0.832117 0.830995 0.831047 0.829484 0.824952 0.822540 0.819260 0.815329 0.809914 0.801179 0.799030 0.796628 0.791864 0.788768 0.785814 0.780273 0.774103 0.767933 0.761682 0.756822 0.752678 0.748534 0.744390 0.740246 0.736312 0.732939 0.729566 0.725552 0.720958 0.716365 0.711771 0.707177 0.702583 0.697990 0.693514 0.689063 0.682965 0.676789 0.670948 0.665273 0.659598 0.653924 0.648249 0.642574 0.637054 0.632459 0.628114 0.623770 0.619426 0.615099 0.611007 0.606917 0.602827 0.600338 0.600099 0.600061 0.600021 0.599967 0.599901 0.599835 0.599769 0.599703 0.599637 0.599571 0.599505 0.599439 0.599373 0.599307 0.599241 0.599175 0.599109 1.406038 2.872162 4.338286 5.186030 5.417100 5.648170 5.879240 6.110309 6.341379 6.572449 6.803519 7.034589 7.265659 7.496729 7.727799 7.958869 8.233221 8.511769 8.790317 9.068866 9.347414 9.625962 9.904510 10.183058 10.461606 10.767433 11.089355 11.411277 11.733199 12.055120 12.377042 12.673448 12.771491 12.787717 12.802682 12.817646 12.832610 12.847601 12.862600 12.877600 12.892600 12.907657 12.922771 12.937885 12.952999 12.968125 12.983279 12.998432 13.013586 13.028752 13.044017 13.059282 13.074547 13.089812 13.105116 13.120423 13.135729 13.151036 13.166430 13.181848 13.197265 13.212683 13.228127 13.243585 13.259043 13.274501 13.290022 13.305594 13.321166 13.336737 13.356251 13.380094 13.403937 13.451331 13.624346 13.797360 13.970375 14.143390 14.316405 14.489419 14.662434 14.835449 15.008464 15.181478 15.294438 15.352387 15.382864 15.398592 15.414319 15.430047 15.445774 15.461502 15.477229 15.492957 15.508771 15.524652 15.540532 15.556412 15.572295 15.588180 15.604064 15.619949 15.639575 15.662046 15.684518 15.714106 15.746193 15.786064 15.828396 15.967909 16.113304 16.258698 16.404093 16.549488 16.694882 16.840277 16.985671 17.131066 17.276461 17.422143 17.577519 17.742321 17.907941 18.073562 18.239183 18.404804 18.570425 18.736046 18.901667 19.063551 19.189301 19.314420 19.437898 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.240423 0.243322 0.246221 0.249120 0.252019 0.254918 0.257817 0.260716 0.263616 0.266515 0.269414 0.272313 0.275212 0.278130 0.281083 0.284036 0.286990 0.289943 0.292972 0.296017 0.299062 0.302107 0.305152 0.308196 0.311241 0.314286 0.317331 0.320491 0.323763 0.327034 0.330306 0.333577 0.337008 0.340463 0.343919 0.347374 0.350829 0.354284 0.357740 0.361195 0.364650 0.368105 0.371561 0.375016 0.378471 0.381926 0.385382 0.388837 0.392292 0.395747 0.399202 0.402658 0.406113 0.409568 0.413023 0.416479 0.419934 0.423389 0.426844 0.430300 0.433755 0.437210 0.440665 0.444120 0.447576 0.451031 0.454486 0.457941 0.461397 0.464852 0.468307 0.471762 0.475218 0.478673 0.482128 0.485583 0.489038 0.492494 0.495949 0.499404 0.502859 0.506315 0.509770 0.513225 0.516680 0.520136 0.523591 0.527046 0.530501 0.533956 0.537412 0.540867 0.544322 0.547777 0.551233 0.554688 0.558144 0.561607 0.565071 0.568535 0.571999 0.575602 0.579375 0.583148 0.586922 0.590695 0.594468 0.598241 0.602015 0.605788 0.609561 0.613335 0.617108 0.620881 0.624654 0.628428 0.632201 0.635974 0.639747 0.643521 0.647294 0.651067 0.654841 0.658749 0.662878 0.667007 0.671245 0.675540 0.679834 0.684129 0.688423 0.692718 0.697012 0.701307 0.705601 0.709896 0.714190 0.718485 0.722779 0.727074 0.731368 0.735663 0.739957 0.744252 0.748546 0.752841 0.757135 0.761430 0.765724 0.770018 0.774412 0.778940 0.783467 0.788076 0.792692 0.797460 0.802506 0.817578 0.824206 0.833301 0.843626 0.831980 0.832117 0.832797 0.831296 0.831433 0.828424 0.825128 0.821948 0.819958 0.814069 0.808271 0.801861 0.799907 0.797111 0.792554 0.789875 0.786566 0.780578 0.774408 0.767916 0.761317 0.756713 0.752569 0.748425 0.744281 0.740137 0.736329 0.732956 0.729583 0.725781 0.721242 0.716649 0.712055 0.707461 0.702867 0.698274 0.693680 0.689145 0.683485 0.677624 0.671949 0.666274 0.660600 0.654925 0.649251 0.643576 0.637983 0.633191 0.628847 0.624502 0.620158 0.615813 0.611509 0.607376 0.603286 0.600504 0.600114 0.600075 0.600024 0.599958 0.599892 0.599826 0.599760 0.599694 0.599628 0.599562 0.599496 0.599430 0.599364 0.599298 0.599233 0.599167 1.024358 2.490483 3.956607 4.965129 5.196199 5.427269 5.658339 5.889409 6.120479 6.351549 6.582619 6.813689 7.044759 7.275829 7.506898 7.737968 8.001441 8.279989 8.558537 8.837085 9.115633 9.394182 9.672730 9.951278 10.229826 10.522548 10.844470 11.166392 11.488314 11.810235 12.132157 12.454079 12.592873 12.638591 12.666999 12.681964 12.696928 12.711892 12.726880 12.741921 12.756961 12.772002 12.787049 12.802163 12.817277 12.832390 12.847504 12.862693 12.877891 12.893089 12.908288 12.923533 12.938798 12.954063 12.969328 12.984641 12.999996 13.015350 13.030705 13.046085 13.061503 13.076920 13.092338 13.107782 13.123291 13.138801 13.154310 13.169831 13.185403 13.200975 13.216546 13.235578 13.284136 13.332694 13.502586 13.675601 13.848615 14.021630 14.194645 14.367660 14.540674 14.713689 14.886704 15.059719 15.185818 15.220419 15.255019 15.276832 15.292559 15.308287 15.324014 15.339765 15.355529 15.371292 15.387056 15.402893 15.418778 15.434663 15.450548 15.466432 15.482317 15.498202 15.514087 15.537361 15.565453 15.594917 15.627004 15.671587 15.738106 15.871087 16.016481 16.161876 16.307270 16.452665 16.598060 16.743454 16.888849 17.034243 17.179638 17.325033 17.483476 17.647639 17.813260 17.978881 18.144502 18.310123 18.475744 18.641365 18.806136 18.967473 19.094937 19.218415 19.341893 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.230572 0.233471 0.236370 0.239269 0.242168 0.245067 0.247966 0.250865 0.253764 0.256663 0.259562 0.262461 0.265360 0.268259 0.271158 0.274057 0.276956 0.279855 0.282800 0.285772 0.288743 0.291714 0.294692 0.297737 0.300782 0.303827 0.306872 0.309916 0.312961 0.316006 0.319051 0.322096 0.325349 0.328661 0.331974 0.335286 0.338618 0.342073 0.345529 0.348984 0.352439 0.355894 0.359350 0.362805 0.366260 0.369715 0.373170 0.376626 0.380081 0.383536 0.386991 0.390447 0.393902 0.397357 0.400812 0.404268 0.407723 0.411178 0.414633 0.418089 0.421544 0.424999 0.428454 0.431909 0.435365 0.438820 0.442275 0.445730 0.449186 0.452641 0.456096 0.459551 0.463007 0.466462 0.469917 0.473372 0.476827 0.480283 0.483738 0.487193 0.490648 0.494104 0.497559 0.501014 0.504469 0.507925 0.511380 0.514835 0.518290 0.521745 0.525201 0.528656 0.532111 0.535566 0.539022 0.542477 0.545932 0.549387 0.552843 0.556298 0.559753 0.563209 0.566668 0.570126 0.573584 0.577043 0.580721 0.584495 0.588268 0.592041 0.595815 0.599588 0.603361 0.607134 0.610908 0.614681 0.618454 0.622227 0.626001 0.629774 0.633547 0.637321 0.641094 0.644867 0.648640 0.652414 0.656187 0.659960 0.663931 0.668017 0.672103 0.676361 0.680655 0.684950 0.689244 0.693539 0.697833 0.702127 0.706422 0.710716 0.715011 0.719305 0.723600 0.727894 0.732189 0.736483 0.740778 0.745072 0.749367 0.753661 0.757956 0.762250 0.766545 0.770839 0.775134 0.779536 0.784014 0.788504 0.793121 0.797737 0.803927 0.818011 0.825527 0.834234 0.840214 0.834225 0.833242 0.831792 0.831597 0.832053 0.827365 0.825180 0.821449 0.819637 0.813907 0.806253 0.802982 0.800784 0.797356 0.793661 0.790982 0.787053 0.780883 0.774421 0.767188 0.761147 0.756604 0.752460 0.748316 0.744172 0.740029 0.736347 0.732974 0.729601 0.725998 0.721527 0.716933 0.712339 0.707745 0.703152 0.698558 0.693964 0.689359 0.684280 0.678625 0.672951 0.667276 0.661602 0.655927 0.650252 0.644578 0.638903 0.633929 0.629579 0.625234 0.620890 0.616545 0.612201 0.607882 0.603746 0.600300 0.600129 0.600081 0.600015 0.599949 0.599883 0.599817 0.599752 0.599686 0.599620 0.599554 0.599488 0.599422 0.599356 0.599290 0.599224 0.642679 2.108803 3.574927 4.744229 4.975299 5.206369 5.437439 5.668509 5.899579 6.130648 6.361718 6.592788 6.823858 7.054928 7.285998 7.517068 7.769661 8.048209 8.326757 8.605305 8.883853 9.162401 9.440949 9.719498 9.998046 10.278124 10.599585 10.921507 11.243429 11.565350 11.887272 12.209194 12.468462 12.494943 12.521423 12.546281 12.561245 12.576210 12.591174 12.606138 12.621207 12.636288 12.651370 12.666451 12.681554 12.696668 12.711782 12.726896 12.742071 12.757314 12.772556 12.787799 12.803049 12.818314 12.833579 12.848844 12.864129 12.879531 12.894934 12.910337 12.925740 12.941158 12.956575 12.971993 12.987411 13.002957 13.018519 13.034081 13.049642 13.065212 13.080784 13.096356 13.111927 13.215577 13.380826 13.553841 13.726856 13.899870 14.072885 14.245900 14.418915 14.591929 14.764944 14.937959 15.087410 15.109352 15.131294 15.153236 15.170800 15.186527 15.202255 15.217982 15.233761 15.249565 15.265370 15.281174 15.297031 15.312915 15.328800 15.344685 15.361351 15.378451 15.395551 15.412651 15.443641 15.475728 15.507816 15.539903 15.639942 15.774264 15.919659 16.065053 16.210448 16.355842 16.501237 16.646631 16.792026 16.937421 17.082815 17.228210 17.388308 17.552958 17.718579 17.884200 18.049821 18.215442 18.381063 18.546684 18.711781 18.865009 18.998932 19.122410 19.260021 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.235215 0.238114 0.241013 0.243912 0.246811 0.249710 0.252609 0.255508 0.258407 0.261306 0.264205 0.267104 0.270003 0.272902 0.275801 0.278700 0.281599 0.284498 0.287481 0.290470 0.293459 0.296448 0.299457 0.302502 0.305547 0.308591 0.311636 0.314681 0.317726 0.320771 0.323816 0.326875 0.330228 0.333582 0.336935 0.340288 0.343683 0.347139 0.350594 0.354049 0.357504 0.360959 0.364415 0.367870 0.371325 0.374780 0.378236 0.381691 0.385146 0.388601 0.392057 0.395512 0.398967 0.402422 0.405877 0.409333 0.412788 0.416243 0.419698 0.423154 0.426609 0.430064 0.433519 0.436975 0.440430 0.443885 0.447340 0.450795 0.454251 0.457706 0.461161 0.464616 0.468072 0.471527 0.474982 0.478437 0.481893 0.485348 0.488803 0.492258 0.495714 0.499169 0.502624 0.506079 0.509534 0.512990 0.516445 0.519900 0.523355 0.526811 0.530266 0.533721 0.537176 0.540632 0.544087 0.547542 0.550997 0.554452 0.557908 0.561363 0.564818 0.568273 0.571729 0.575184 0.578639 0.582094 0.585851 0.589621 0.593390 0.597161 0.600934 0.604707 0.608481 0.612254 0.616027 0.619801 0.623574 0.627347 0.631120 0.634894 0.638667 0.642440 0.646213 0.649987 0.653760 0.657533 0.661307 0.665080 0.669093 0.673139 0.677184 0.681476 0.685770 0.690065 0.694359 0.698654 0.702948 0.707243 0.711537 0.715832 0.720126 0.724421 0.728715 0.733010 0.737304 0.741599 0.745893 0.750187 0.754482 0.758776 0.763071 0.767365 0.771660 0.775954 0.780249 0.784643 0.789070 0.793576 0.798290 0.805032 0.818444 0.824864 0.835848 0.838731 0.836469 0.834367 0.831854 0.831898 0.831064 0.826629 0.824774 0.821850 0.818433 0.813529 0.805778 0.804013 0.801662 0.797447 0.794768 0.792089 0.787359 0.780897 0.773663 0.766558 0.761110 0.756545 0.752351 0.748207 0.744064 0.739963 0.736364 0.732991 0.729618 0.726245 0.721811 0.717217 0.712623 0.708029 0.703436 0.698842 0.694248 0.689515 0.684670 0.679627 0.673952 0.668278 0.662603 0.656929 0.651254 0.645580 0.639905 0.634655 0.630311 0.625966 0.621622 0.617277 0.612933 0.608588 0.604249 0.600474 0.600137 0.600073 0.600007 0.599941 0.599875 0.599809 0.599743 0.599677 0.599611 0.599545 0.599479 0.599413 0.599347 0.599281 0.599215 1.727123 3.193248 4.523329 4.754398 4.985468 5.216538 5.447608 5.678678 5.909748 6.140818 6.371888 6.602958 6.834028 7.065098 7.296167 7.538448 7.816428 8.094977 8.373525 8.652073 8.930621 9.209169 9.487717 9.766265 10.044814 10.354700 10.676622 10.998544 11.320465 11.642387 11.964309 12.286230 12.375680 12.392165 12.408650 12.425136 12.440533 12.455506 12.470479 12.485451 12.500491 12.515605 12.530718 12.545832 12.560952 12.576088 12.591224 12.606360 12.621505 12.636770 12.652035 12.667300 12.682565 12.697860 12.713158 12.728456 12.743754 12.759142 12.774560 12.789977 12.805395 12.820839 12.836298 12.851757 12.867216 12.882734 12.898306 12.913878 12.929449 12.950242 12.977613 13.004985 13.086052 13.259066 13.432081 13.605096 13.778111 13.951125 14.124140 14.297155 14.470170 14.643184 14.816199 14.959490 15.001857 15.017585 15.033312 15.049040 15.064767 15.080495 15.096223 15.111950 15.127759 15.143605 15.159450 15.175296 15.191168 15.207053 15.222938 15.238822 15.257623 15.277795 15.297966 15.324453 15.356540 15.390747 15.426692 15.532047 15.677441 15.822836 15.968230 16.113625 16.259020 16.404414 16.549809 16.695203 16.840598 16.985993 17.132433 17.292656 17.458277 17.623898 17.789519 17.955140 18.120761 18.286382 18.452003 18.617624 18.765947 18.902927 19.026405 19.196780 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.236959 0.239858 0.242757 0.245656 0.248555 0.251454 0.254353 0.257252 0.260151 0.263050 0.265949 0.268848 0.271747 0.274646 0.277545 0.280444 0.283343 0.286242 0.289166 0.292172 0.295179 0.298185 0.301191 0.304222 0.307267 0.310311 0.313356 0.316401 0.319446 0.322491 0.325536 0.328581 0.331736 0.335130 0.338524 0.341918 0.345313 0.348748 0.352204 0.355659 0.359114 0.362569 0.366025 0.369480 0.372935 0.376390 0.379846 0.383301 0.386756 0.390211 0.393666 0.397122 0.400577 0.404032 0.407487 0.410943 0.414398 0.417853 0.421308 0.424764 0.428219 0.431674 0.435129 0.438584 0.442040 0.445495 0.448950 0.452405 0.455861 0.459316 0.462771 0.466226 0.469682 0.473137 0.476592 0.480047 0.483502 0.486958 0.490413 0.493868 0.497323 0.500779 0.504234 0.507689 0.511144 0.514600 0.518055 0.521510 0.524965 0.528421 0.531876 0.535331 0.538786 0.542241 0.545697 0.549152 0.552607 0.556062 0.559518 0.562973 0.566428 0.569883 0.573339 0.576794 0.580249 0.583704 0.587230 0.590991 0.594752 0.598513 0.602281 0.606054 0.609827 0.613600 0.617374 0.621147 0.624920 0.628693 0.632467 0.636240 0.640013 0.643787 0.647560 0.651333 0.655106 0.658880 0.662653 0.666426 0.670231 0.674238 0.678246 0.682296 0.686591 0.690885 0.695180 0.699474 0.703769 0.708063 0.712358 0.716652 0.720947 0.725241 0.729536 0.733830 0.738125 0.742419 0.746714 0.751008 0.755303 0.759597 0.763892 0.768186 0.772481 0.776775 0.781070 0.785364 0.789733 0.794108 0.798825 0.807348 0.818878 0.825828 0.839287 0.836533 0.834713 0.834642 0.832147 0.832311 0.830004 0.827024 0.824182 0.822619 0.817457 0.811957 0.806859 0.804930 0.802484 0.798554 0.795874 0.793195 0.787340 0.780138 0.772904 0.766134 0.761091 0.756417 0.752242 0.748098 0.743955 0.739909 0.736382 0.733009 0.729636 0.726218 0.722095 0.717501 0.712907 0.708314 0.703720 0.699126 0.694393 0.689591 0.684788 0.679849 0.674830 0.669280 0.663605 0.657930 0.652256 0.646581 0.640907 0.635504 0.631043 0.626698 0.622354 0.618009 0.613665 0.609321 0.604976 0.601149 0.600130 0.600064 0.599998 0.599932 0.599866 0.599800 0.599734 0.599668 0.599602 0.599536 0.599470 0.599404 0.599338 0.599272 1.345444 2.811568 4.245593 4.533498 4.764568 4.995638 5.226708 5.457778 5.688848 5.919917 6.150987 6.382057 6.613127 6.844197 7.075267 7.309966 7.584648 7.863196 8.141744 8.420293 8.698841 8.977389 9.255937 9.534485 9.813033 10.109815 10.431737 10.753659 11.075580 11.397502 11.719424 12.041345 12.207813 12.259953 12.274917 12.289881 12.304845 12.319824 12.334837 12.349850 12.364863 12.379882 12.394996 12.410110 12.425224 12.440338 12.455508 12.470688 12.485868 12.501048 12.516286 12.531551 12.546816 12.562081 12.577387 12.592733 12.608079 12.623425 12.638797 12.654215 12.669632 12.685050 12.700491 12.716002 12.731512 12.747023 12.762543 12.778115 12.793687 12.809259 12.827800 12.885322 12.964292 13.137307 13.310321 13.483336 13.656351 13.829366 14.002380 14.175395 14.348410 14.521425 14.694440 14.807164 14.870510 14.895825 14.911553 14.927280 14.943008 14.958737 14.974466 14.990196 15.005925 15.021766 15.037651 15.053536 15.069421 15.085306 15.101190 15.117075 15.132960 15.155090 15.179678 15.205264 15.237351 15.273319 15.330807 15.435224 15.580619 15.726013 15.871408 16.016802 16.162197 16.307591 16.452986 16.598381 16.743775 16.889170 17.038506 17.197975 17.363596 17.529217 17.694838 17.860459 18.026080 18.191701 18.357322 18.522943 18.669704 18.806922 18.930400 19.107373 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.241602 0.244501 0.247400 0.250299 0.253198 0.256097 0.258996 0.261895 0.264794 0.267693 0.270592 0.273491 0.276390 0.279289 0.282188 0.285087 0.287986 0.290885 0.293850 0.296873 0.299897 0.302920 0.305944 0.308986 0.312031 0.315076 0.318121 0.321166 0.324211 0.327256 0.330301 0.333346 0.336618 0.340054 0.343489 0.346924 0.350359 0.353814 0.357269 0.360724 0.364179 0.367635 0.371090 0.374545 0.378000 0.381455 0.384911 0.388366 0.391821 0.395276 0.398732 0.402187 0.405642 0.409097 0.412553 0.416008 0.419463 0.422918 0.426373 0.429829 0.433284 0.436739 0.440194 0.443650 0.447105 0.450560 0.454015 0.457471 0.460926 0.464381 0.467836 0.471291 0.474747 0.478202 0.481657 0.485112 0.488568 0.492023 0.495478 0.498933 0.502389 0.505844 0.509299 0.512754 0.516209 0.519665 0.523120 0.526575 0.530030 0.533486 0.536941 0.540396 0.543851 0.547307 0.550762 0.554217 0.557672 0.561128 0.564583 0.568038 0.571493 0.574948 0.578404 0.581859 0.585314 0.588769 0.592374 0.596126 0.599879 0.603632 0.607400 0.611173 0.614947 0.618720 0.622493 0.626267 0.630040 0.633813 0.637586 0.641360 0.645133 0.648906 0.652679 0.656453 0.660226 0.663999 0.667773 0.671546 0.675395 0.679367 0.683339 0.687412 0.691706 0.696001 0.700295 0.704590 0.708884 0.713179 0.717473 0.721767 0.726062 0.730356 0.734651 0.738945 0.743240 0.747534 0.751829 0.756123 0.760418 0.764712 0.769007 0.773301 0.777596 0.781890 0.786185 0.790481 0.794805 0.799128 0.809664 0.819545 0.827034 0.842638 0.838714 0.835491 0.833596 0.832447 0.832968 0.828978 0.827304 0.823870 0.822643 0.817326 0.810339 0.807979 0.805808 0.803037 0.799660 0.796981 0.793733 0.786613 0.779380 0.772146 0.765910 0.761072 0.756409 0.752133 0.747990 0.743846 0.739866 0.736399 0.733026 0.729653 0.726280 0.722350 0.717785 0.713192 0.708598 0.704000 0.699271 0.694469 0.689666 0.684858 0.679965 0.675017 0.670022 0.664607 0.658932 0.653258 0.647583 0.641908 0.636415 0.631775 0.627430 0.623086 0.618742 0.614397 0.610053 0.605648 0.601110 0.600121 0.600055 0.599989 0.599923 0.599857 0.599791 0.599725 0.599659 0.599593 0.599527 0.599461 0.599395 0.599329 0.963764 2.429889 3.896013 4.312598 4.543667 4.774737 5.005807 5.236877 5.467947 5.699017 5.930087 6.161157 6.392227 6.623297 6.854367 7.085436 7.352868 7.631416 7.909964 8.188512 8.467060 8.745608 9.024157 9.302705 9.581253 9.864930 10.186852 10.508774 10.830695 11.152617 11.474539 11.796460 12.052435 12.097674 12.139234 12.154199 12.169163 12.184127 12.199091 12.214134 12.229187 12.244241 12.259295 12.274388 12.289502 12.304616 12.319729 12.334893 12.350117 12.365342 12.380566 12.395802 12.411066 12.426331 12.441596 12.456876 12.472270 12.487664 12.503058 12.518453 12.533870 12.549287 12.564705 12.580123 12.595666 12.611229 12.626791 12.642354 12.658367 12.674506 12.690645 12.706784 12.842532 13.015547 13.188562 13.361576 13.534591 13.707606 13.880621 14.053636 14.226650 14.399665 14.572680 14.695887 14.733102 14.770317 14.789793 14.805521 14.821248 14.836976 14.852737 14.868507 14.884277 14.900047 14.915904 14.931789 14.947674 14.963558 14.979443 14.995328 15.011213 15.027097 15.054755 15.086235 15.118162 15.150250 15.225127 15.338401 15.483796 15.629190 15.774585 15.919980 16.065374 16.210769 16.356163 16.501558 16.646953 16.792347 16.943340 17.103294 17.268915 17.434536 17.600157 17.765778 17.931399 18.097020 18.262641 18.428262 18.575824 18.709973 18.834395 18.973397 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.246245 0.249144 0.252043 0.254942 0.257841 0.260740 0.263639 0.266538 0.269437 0.272336 0.275235 0.278134 0.281033 0.283932 0.286831 0.289730 0.292629 0.295528 0.298544 0.301584 0.304625 0.307665 0.310706 0.313751 0.316796 0.319841 0.322886 0.325941 0.329007 0.332073 0.335138 0.338204 0.341603 0.345058 0.348513 0.351968 0.355423 0.358879 0.362334 0.365789 0.369244 0.372700 0.376155 0.379610 0.383065 0.386521 0.389976 0.393431 0.396886 0.400342 0.403797 0.407252 0.410707 0.414162 0.417618 0.421073 0.424528 0.427983 0.431439 0.434894 0.438349 0.441804 0.445260 0.448715 0.452170 0.455625 0.459080 0.462536 0.465991 0.469446 0.472901 0.476357 0.479812 0.483267 0.486722 0.490178 0.493633 0.497088 0.500543 0.503998 0.507454 0.510909 0.514364 0.517819 0.521275 0.524730 0.528185 0.531640 0.535096 0.538551 0.542006 0.545461 0.548916 0.552372 0.555827 0.559282 0.562737 0.566193 0.569648 0.573103 0.576558 0.580014 0.583469 0.586924 0.590379 0.593835 0.597513 0.601257 0.605002 0.608747 0.612520 0.616293 0.620066 0.623840 0.627613 0.631386 0.635159 0.638933 0.642706 0.646479 0.650253 0.654026 0.657799 0.661572 0.665346 0.669119 0.672892 0.676665 0.680543 0.684482 0.688420 0.692527 0.696821 0.701116 0.705410 0.709705 0.713999 0.718294 0.722588 0.726883 0.731177 0.735472 0.739766 0.744061 0.748355 0.752650 0.756944 0.761239 0.765533 0.769827 0.774122 0.778416 0.782711 0.787005 0.791300 0.795629 0.800071 0.814209 0.820244 0.830147 0.845955 0.840364 0.836595 0.832855 0.832749 0.832643 0.828525 0.827008 0.824448 0.821598 0.817239 0.810736 0.809052 0.806685 0.803812 0.800767 0.797546 0.793020 0.785855 0.778621 0.771473 0.765842 0.761053 0.756374 0.752024 0.747881 0.743737 0.739833 0.736417 0.733044 0.729671 0.726298 0.722633 0.718069 0.713476 0.708872 0.704149 0.699347 0.694544 0.689742 0.684939 0.680075 0.675133 0.670185 0.665237 0.659934 0.654259 0.648585 0.642910 0.637235 0.632507 0.628163 0.623818 0.619474 0.615129 0.610717 0.605668 0.600593 0.600112 0.600046 0.599980 0.599914 0.599848 0.599782 0.599716 0.599650 0.599584 0.599518 0.599452 0.599386 0.631219 2.048209 3.514333 4.091697 4.322767 4.553837 4.784907 5.015977 5.247047 5.478117 5.709186 5.940256 6.171326 6.402396 6.633466 6.864536 7.121087 7.399636 7.678184 7.956732 8.235280 8.513828 8.792376 9.070924 9.349473 9.628021 9.941967 10.263889 10.585810 10.907732 11.229654 11.551575 11.873497 11.962612 11.988868 12.015124 12.033481 12.048445 12.063409 12.078373 12.093396 12.108491 12.123586 12.138680 12.153780 12.168898 12.184016 12.199134 12.214258 12.229523 12.244788 12.260052 12.275317 12.290604 12.305893 12.321183 12.336472 12.351854 12.367272 12.382690 12.398107 12.413550 12.429011 12.444471 12.459931 12.475446 12.491018 12.506590 12.522161 12.544242 12.575753 12.607264 12.720772 12.893787 13.066802 13.239817 13.412831 13.585846 13.758861 13.931876 14.104891 14.277905 14.450920 14.596450 14.619930 14.643410 14.666889 14.683761 14.699488 14.715216 14.730943 14.746739 14.762550 14.778361 14.794172 14.810041 14.825926 14.841811 14.857696 14.875494 14.893792 14.912090 14.934799 14.966886 14.998974 15.031061 15.101157 15.241579 15.386973 15.532368 15.677762 15.823157 15.968551 16.113946 16.259341 16.404735 16.550130 16.695524 16.847112 17.008613 17.174234 17.339855 17.505476 17.671097 17.836717 18.002338 18.167959 18.333580 18.483945 18.613036 18.738390 18.861868 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.250888 0.253787 0.256686 0.259585 0.262484 0.265384 0.268283 0.271182 0.274081 0.276980 0.279879 0.282778 0.285677 0.288583 0.291496 0.294409 0.297322 0.300247 0.303292 0.306337 0.309381 0.312426 0.315471 0.318516 0.321561 0.324606 0.327651 0.330743 0.333850 0.336956 0.340062 0.343212 0.346668 0.350123 0.353578 0.357033 0.360489 0.363944 0.367399 0.370854 0.374310 0.377765 0.381220 0.384675 0.388130 0.391586 0.395041 0.398496 0.401951 0.405407 0.408862 0.412317 0.415772 0.419228 0.422683 0.426138 0.429593 0.433049 0.436504 0.439959 0.443414 0.446869 0.450325 0.453780 0.457235 0.460690 0.464146 0.467601 0.471056 0.474511 0.477967 0.481422 0.484877 0.488332 0.491787 0.495243 0.498698 0.502153 0.505608 0.509064 0.512519 0.515974 0.519429 0.522885 0.526340 0.529795 0.533250 0.536705 0.540161 0.543616 0.547071 0.550526 0.553982 0.557437 0.560892 0.564347 0.567803 0.571258 0.574713 0.578168 0.581623 0.585079 0.588534 0.591989 0.595444 0.598912 0.602648 0.606384 0.610120 0.613866 0.617639 0.621413 0.625186 0.628959 0.632733 0.636506 0.640279 0.644052 0.647826 0.651599 0.655372 0.659145 0.662919 0.666692 0.670465 0.674239 0.678012 0.681785 0.685676 0.689582 0.693488 0.697642 0.701936 0.706231 0.710525 0.714820 0.719114 0.723409 0.727703 0.731998 0.736292 0.740587 0.744881 0.749176 0.753470 0.757765 0.762059 0.766354 0.770648 0.774943 0.779237 0.783532 0.787826 0.792121 0.796415 0.801050 0.814949 0.821276 0.833441 0.846214 0.837441 0.836433 0.832997 0.833184 0.831583 0.828920 0.826446 0.825217 0.820841 0.815699 0.811857 0.809953 0.807562 0.804574 0.801312 0.796832 0.792299 0.785096 0.777863 0.771008 0.765791 0.761034 0.756346 0.751916 0.747772 0.743628 0.739810 0.736434 0.733061 0.729688 0.726315 0.722848 0.718354 0.713760 0.709027 0.704224 0.699422 0.694619 0.689817 0.685014 0.680188 0.675248 0.670300 0.665353 0.660405 0.655211 0.649586 0.643912 0.638237 0.633239 0.628895 0.624550 0.620206 0.615737 0.610744 0.605670 0.601201 0.600103 0.600037 0.599971 0.599905 0.599839 0.599773 0.599707 0.599641 0.599575 0.599509 0.599443 0.599377 1.666530 3.132654 3.870797 4.101867 4.332936 4.564006 4.795076 5.026146 5.257216 5.488286 5.719356 5.950426 6.181496 6.412566 6.643636 6.889307 7.167855 7.446403 7.724952 8.003500 8.282048 8.560596 8.839144 9.117692 9.396240 9.697082 10.019004 10.340925 10.662847 10.984769 11.306690 11.628612 11.847727 11.864082 11.880438 11.896793 11.912768 11.927754 11.942740 11.957725 11.972716 11.987830 12.002944 12.018057 12.033171 12.048325 12.063487 12.078649 12.093810 12.109038 12.124303 12.139568 12.154833 12.170133 12.185470 12.200808 12.216145 12.231509 12.246927 12.262344 12.277762 12.293200 12.308712 12.324224 12.339736 12.355255 12.370827 12.386399 12.401971 12.419509 12.488672 12.599013 12.772027 12.945042 13.118057 13.291072 13.464087 13.637101 13.810116 13.983131 14.156146 14.329160 14.487968 14.514819 14.530546 14.546274 14.562001 14.577729 14.593456 14.609184 14.624911 14.640743 14.656595 14.672447 14.688300 14.704179 14.720064 14.735948 14.751833 14.772677 14.794537 14.816398 14.847698 14.879785 14.928282 14.999361 15.144756 15.290150 15.435545 15.580940 15.726334 15.871729 16.017123 16.162518 16.307913 16.453307 16.598702 16.749966 16.913931 17.079552 17.245173 17.410794 17.576415 17.742036 17.907657 18.073278 18.238899 18.393775 18.518300 18.642385 18.765863 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.241037 0.243936 0.246835 0.249734 0.252633 0.255532 0.258431 0.261330 0.264229 0.267128 0.270027 0.272926 0.275825 0.278724 0.281623 0.284522 0.287421 0.290320 0.293246 0.296177 0.299108 0.302039 0.305012 0.308057 0.311101 0.314146 0.317191 0.320236 0.323281 0.326326 0.329371 0.332420 0.335567 0.338714 0.341861 0.345008 0.348278 0.351733 0.355188 0.358643 0.362099 0.365554 0.369009 0.372464 0.375919 0.379375 0.382830 0.386285 0.389740 0.393196 0.396651 0.400106 0.403561 0.407017 0.410472 0.413927 0.417382 0.420837 0.424293 0.427748 0.431203 0.434658 0.438114 0.441569 0.445024 0.448479 0.451935 0.455390 0.458845 0.462300 0.465755 0.469211 0.472666 0.476121 0.479576 0.483032 0.486487 0.489942 0.493397 0.496853 0.500308 0.503763 0.507218 0.510674 0.514129 0.517584 0.521039 0.524494 0.527950 0.531405 0.534860 0.538315 0.541771 0.545226 0.548681 0.552136 0.555592 0.559047 0.562502 0.565957 0.569412 0.572868 0.576323 0.579778 0.583233 0.586689 0.590144 0.593599 0.597054 0.600510 0.604051 0.607779 0.611506 0.615234 0.618986 0.622759 0.626532 0.630306 0.634079 0.637852 0.641625 0.645399 0.649172 0.652945 0.656718 0.660492 0.664265 0.668038 0.671812 0.675585 0.679358 0.683131 0.686919 0.690795 0.694671 0.698547 0.702757 0.707052 0.711346 0.715641 0.719935 0.724230 0.728524 0.732819 0.737113 0.741408 0.745702 0.749996 0.754291 0.758585 0.762880 0.767174 0.771469 0.775763 0.780058 0.784352 0.788647 0.792941 0.797273 0.801606 0.815648 0.822481 0.836716 0.843203 0.837741 0.835409 0.833298 0.833852 0.830531 0.829315 0.826305 0.825641 0.820746 0.814613 0.812977 0.810831 0.808439 0.805066 0.800465 0.796578 0.791571 0.784338 0.777104 0.770744 0.765742 0.761015 0.756327 0.751807 0.747663 0.743519 0.739825 0.736452 0.733079 0.729706 0.726333 0.722861 0.718638 0.713905 0.709102 0.704300 0.699497 0.694695 0.689892 0.685090 0.680282 0.675364 0.670416 0.665468 0.660520 0.655573 0.650499 0.644913 0.639239 0.633984 0.629627 0.625282 0.620790 0.615821 0.610747 0.605672 0.601082 0.600094 0.600028 0.599962 0.599896 0.599830 0.599764 0.599698 0.599632 0.599566 0.599500 0.599434 1.284850 2.750974 3.649896 3.880966 4.112036 4.343106 4.574176 4.805246 5.036316 5.267386 5.498456 5.729525 5.960595 6.191665 6.422735 6.660330 6.936075 7.214623 7.493171 7.771719 8.050268 8.328816 8.607364 8.885912 9.164460 9.452197 9.774119 10.096040 10.417962 10.739884 11.061805 11.383727 11.645544 11.732188 11.747152 11.762116 11.777080 11.792044 11.807062 11.822088 11.837114 11.852140 11.867221 11.882335 11.897449 11.912563 11.927716 11.942922 11.958128 11.973334 11.988554 12.003819 12.019084 12.034349 12.049624 12.065009 12.080395 12.095780 12.111166 12.126582 12.141999 12.157417 12.172835 12.188374 12.203938 12.219502 12.235066 12.252831 12.271344 12.289858 12.308372 12.477253 12.650268 12.823282 12.996297 13.169312 13.342327 13.515342 13.688356 13.861371 14.034386 14.207401 14.320650 14.390188 14.408786 14.424514 14.440241 14.455969 14.471704 14.487440 14.503176 14.518912 14.534777 14.550662 14.566547 14.582432 14.598316 14.614201 14.630086 14.645971 14.671620 14.698764 14.728509 14.760596 14.817124 14.902539 15.047933 15.193328 15.338722 15.484117 15.629512 15.774906 15.920301 16.065695 16.211090 16.356484 16.502388 16.653629 16.819250 16.984871 17.150492 17.316113 17.481734 17.647355 17.812976 17.978597 18.141783 18.299423 18.422902 18.546380 18.669858 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.245680 0.248579 0.251478 0.254377 0.257276 0.260175 0.263074 0.265973 0.268872 0.271771 0.274670 0.277569 0.280468 0.283367 0.286266 0.289165 0.292064 0.294971 0.297920 0.300869 0.303818 0.306767 0.309776 0.312821 0.315866 0.318911 0.321956 0.325001 0.328046 0.331091 0.334136 0.337226 0.340413 0.343601 0.346789 0.349976 0.353343 0.356798 0.360253 0.363708 0.367164 0.370619 0.374074 0.377529 0.380985 0.384440 0.387895 0.391350 0.394806 0.398261 0.401716 0.405171 0.408626 0.412082 0.415537 0.418992 0.422447 0.425903 0.429358 0.432813 0.436268 0.439724 0.443179 0.446634 0.450089 0.453544 0.457000 0.460455 0.463910 0.467365 0.470821 0.474276 0.477731 0.481186 0.484642 0.488097 0.491552 0.495007 0.498462 0.501918 0.505373 0.508828 0.512283 0.515739 0.519194 0.522649 0.526104 0.529560 0.533015 0.536470 0.539925 0.543381 0.546836 0.550291 0.553746 0.557201 0.560657 0.564112 0.567567 0.571022 0.574478 0.577933 0.581388 0.584843 0.588299 0.591754 0.595209 0.598664 0.602119 0.605575 0.609185 0.612905 0.616624 0.620344 0.624105 0.627879 0.631652 0.635425 0.639198 0.642972 0.646745 0.650518 0.654292 0.658065 0.661838 0.665611 0.669385 0.673158 0.676931 0.680704 0.684478 0.688251 0.692053 0.695900 0.699748 0.703595 0.707872 0.712167 0.716461 0.720756 0.725050 0.729345 0.733639 0.737934 0.742228 0.746523 0.750817 0.755112 0.759406 0.763701 0.767995 0.772290 0.776584 0.780879 0.785173 0.789467 0.793762 0.798120 0.802842 0.816347 0.823855 0.839990 0.843186 0.838688 0.834294 0.833604 0.834020 0.830421 0.829201 0.827046 0.824813 0.820659 0.815734 0.814047 0.811708 0.808875 0.804251 0.799598 0.796520 0.790813 0.783579 0.776397 0.770650 0.765696 0.760995 0.756308 0.751748 0.747554 0.743410 0.739843 0.736469 0.733096 0.729723 0.726350 0.722973 0.718773 0.713980 0.709178 0.704375 0.699573 0.694770 0.689968 0.685165 0.680360 0.675479 0.670532 0.665584 0.660636 0.655688 0.650740 0.645793 0.640241 0.634879 0.630359 0.625879 0.620897 0.615823 0.610749 0.605675 0.600601 0.600085 0.600019 0.599953 0.599887 0.599821 0.599755 0.599689 0.599623 0.599557 0.599491 0.903170 2.369295 3.428996 3.660066 3.891136 4.122206 4.353275 4.584345 4.815415 5.046485 5.277555 5.508625 5.739695 5.970765 6.201835 6.434448 6.704295 6.982843 7.261391 7.539939 7.818487 8.097035 8.375584 8.654132 8.932680 9.211730 9.529234 9.851155 10.173077 10.494999 10.816920 11.138842 11.460764 11.557170 11.601938 11.626434 11.641398 11.656362 11.671326 11.686335 11.701402 11.716469 11.731536 11.746613 11.761727 11.776841 11.791954 11.807070 11.822321 11.837571 11.852822 11.868072 11.883349 11.898630 11.913911 11.929192 11.944566 11.959984 11.975402 11.990819 12.006262 12.021723 12.037185 12.052646 12.068158 12.083730 12.099302 12.114874 12.138253 12.174688 12.211123 12.355493 12.528508 12.701523 12.874538 13.047552 13.220567 13.393582 13.566597 13.739611 13.912626 14.085641 14.206203 14.246293 14.286382 14.302754 14.318482 14.334209 14.349937 14.365710 14.381487 14.397263 14.413040 14.428915 14.444800 14.460684 14.476569 14.493231 14.509975 14.526718 14.545146 14.577233 14.609320 14.641407 14.686393 14.805716 14.951110 15.096505 15.241900 15.387294 15.532689 15.678083 15.823478 15.968873 16.114267 16.259662 16.405854 16.558948 16.724569 16.890190 17.055811 17.221432 17.387053 17.552674 17.718295 17.883916 18.046499 18.197655 18.326896 18.450375 18.573853 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.247424 0.250323 0.253222 0.256121 0.259020 0.261919 0.264818 0.267717 0.270616 0.273515 0.276414 0.279313 0.282212 0.285111 0.288010 0.290909 0.293808 0.296707 0.299637 0.302603 0.305570 0.308537 0.311504 0.314541 0.317586 0.320631 0.323676 0.326721 0.329766 0.332811 0.335855 0.338900 0.342053 0.345281 0.348509 0.351738 0.354966 0.358408 0.361863 0.365318 0.368774 0.372229 0.375684 0.379139 0.382595 0.386050 0.389505 0.392960 0.396415 0.399871 0.403326 0.406781 0.410236 0.413692 0.417147 0.420602 0.424057 0.427513 0.430968 0.434423 0.437878 0.441333 0.444789 0.448244 0.451699 0.455154 0.458610 0.462065 0.465520 0.468975 0.472431 0.475886 0.479341 0.482796 0.486251 0.489707 0.493162 0.496617 0.500072 0.503528 0.506983 0.510438 0.513893 0.517349 0.520804 0.524259 0.527714 0.531169 0.534625 0.538080 0.541535 0.544990 0.548446 0.551901 0.555356 0.558811 0.562267 0.565722 0.569177 0.572632 0.576088 0.579543 0.582998 0.586453 0.589908 0.593364 0.596819 0.600274 0.603729 0.607185 0.610640 0.614315 0.618027 0.621738 0.625452 0.629225 0.632998 0.636772 0.640545 0.644318 0.648091 0.651865 0.655638 0.659411 0.663184 0.666958 0.670731 0.674504 0.678278 0.682051 0.685824 0.689597 0.693371 0.697174 0.700994 0.704814 0.708693 0.712988 0.717282 0.721576 0.725871 0.730165 0.734460 0.738754 0.743049 0.747343 0.751638 0.755932 0.760227 0.764521 0.768816 0.773110 0.777405 0.781699 0.785994 0.790288 0.794583 0.798877 0.805292 0.817046 0.827302 0.843265 0.840297 0.838259 0.833919 0.834068 0.833163 0.830816 0.828650 0.827814 0.824253 0.819611 0.816854 0.814977 0.812135 0.808037 0.803384 0.799202 0.796446 0.790054 0.782821 0.775890 0.770575 0.765664 0.760976 0.756289 0.751637 0.747445 0.743336 0.739860 0.736487 0.733114 0.729741 0.726350 0.722734 0.718744 0.714039 0.709253 0.704451 0.699648 0.694846 0.690043 0.685241 0.680438 0.675587 0.670647 0.665699 0.660752 0.655804 0.650856 0.645908 0.640952 0.635611 0.631006 0.625974 0.620900 0.615826 0.610751 0.605677 0.601204 0.600076 0.600010 0.599944 0.599879 0.599813 0.599747 0.599681 0.599615 0.599549 0.663215 1.987615 3.208095 3.439165 3.670235 3.901305 4.132375 4.363445 4.594515 4.825585 5.056655 5.287725 5.518794 5.749864 5.980934 6.212004 6.472514 6.751063 7.029611 7.308159 7.586707 7.865255 8.143803 8.422351 8.700900 8.979448 9.284349 9.606270 9.928192 10.250114 10.572035 10.893957 11.215879 11.430472 11.456506 11.482541 11.505716 11.520680 11.535644 11.550608 11.565574 11.580682 11.595790 11.610898 11.626006 11.641143 11.656286 11.671430 11.686574 11.701791 11.717056 11.732321 11.747586 11.762880 11.778208 11.793537 11.808866 11.824221 11.839639 11.855057 11.870474 11.885909 11.901422 11.916936 11.932449 11.947967 11.963539 11.979111 11.994683 12.010434 12.095325 12.233734 12.406748 12.579763 12.752778 12.925793 13.098807 13.271822 13.444837 13.617852 13.790866 13.963881 14.105600 14.130733 14.155866 14.180994 14.196722 14.212449 14.228177 14.243904 14.259718 14.275536 14.291354 14.307171 14.323052 14.338937 14.354822 14.370707 14.390165 14.409842 14.429520 14.458044 14.490132 14.529751 14.572122 14.708893 14.854288 14.999682 15.145077 15.290472 15.435866 15.581261 15.726655 15.872050 16.017444 16.162839 16.308350 16.465305 16.629888 16.795509 16.961130 17.126751 17.292372 17.457993 17.623614 17.789235 17.953705 18.097974 18.230891 18.354369 18.508155 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.252067 0.254966 0.257865 0.260764 0.263663 0.266562 0.269461 0.272360 0.275259 0.278158 0.281057 0.283956 0.286855 0.289754 0.292653 0.295552 0.298451 0.301350 0.304313 0.307297 0.310282 0.313266 0.316261 0.319306 0.322351 0.325396 0.328441 0.331486 0.334531 0.337575 0.340620 0.343665 0.346902 0.350171 0.353440 0.356709 0.360018 0.363473 0.366928 0.370383 0.373839 0.377294 0.380749 0.384204 0.387660 0.391115 0.394570 0.398025 0.401481 0.404936 0.408391 0.411846 0.415302 0.418757 0.422212 0.425667 0.429122 0.432578 0.436033 0.439488 0.442943 0.446399 0.449854 0.453309 0.456764 0.460220 0.463675 0.467130 0.470585 0.474040 0.477496 0.480951 0.484406 0.487861 0.491317 0.494772 0.498227 0.501682 0.505138 0.508593 0.512048 0.515503 0.518958 0.522414 0.525869 0.529324 0.532779 0.536235 0.539690 0.543145 0.546600 0.550056 0.553511 0.556966 0.560421 0.563876 0.567332 0.570787 0.574242 0.577697 0.581153 0.584608 0.588063 0.591518 0.594974 0.598429 0.601884 0.605339 0.608795 0.612250 0.615737 0.619441 0.623145 0.626848 0.630571 0.634345 0.638118 0.641891 0.645664 0.649438 0.653211 0.656984 0.660758 0.664531 0.668304 0.672077 0.675851 0.679624 0.683397 0.687170 0.690944 0.694717 0.698490 0.702282 0.706076 0.709871 0.713808 0.718103 0.722397 0.726692 0.730986 0.735281 0.739575 0.743870 0.748164 0.752459 0.756753 0.761048 0.765342 0.769636 0.773931 0.778225 0.782520 0.786814 0.791109 0.795403 0.799887 0.810155 0.817929 0.830751 0.842975 0.839990 0.837221 0.834149 0.834736 0.832103 0.831211 0.828875 0.828583 0.824166 0.819611 0.817975 0.815394 0.811469 0.807170 0.802517 0.799188 0.796372 0.789296 0.782062 0.775586 0.770500 0.765645 0.760957 0.756270 0.751595 0.747336 0.743314 0.739878 0.736505 0.733132 0.729758 0.726125 0.722361 0.718462 0.713972 0.709290 0.704526 0.699723 0.694921 0.690118 0.685316 0.680513 0.675709 0.670763 0.665815 0.660867 0.655919 0.650972 0.646024 0.641076 0.636121 0.631050 0.625976 0.620902 0.615828 0.610754 0.605680 0.601053 0.600068 0.600002 0.599936 0.599870 0.599804 0.599738 0.599672 0.599606 0.616233 1.605936 2.987195 3.218265 3.449335 3.680405 3.911475 4.142544 4.373614 4.604684 4.835754 5.066824 5.297894 5.528964 5.760034 5.991104 6.240734 6.519282 6.797830 7.076379 7.354927 7.633475 7.912023 8.190571 8.469119 8.747667 9.039464 9.361385 9.683307 10.005229 10.327151 10.649072 10.970994 11.292916 11.336110 11.352337 11.368564 11.384791 11.399991 11.414990 11.429988 11.444987 11.460055 11.475169 11.490282 11.505396 11.520539 11.535727 11.550915 11.566103 11.581307 11.596572 11.611837 11.627102 11.642372 11.657749 11.673126 11.688503 11.703880 11.719294 11.734712 11.750129 11.765547 11.781082 11.796647 11.812213 11.827778 11.847367 11.868586 11.889804 11.938959 12.111974 12.284989 12.458003 12.631018 12.804033 12.977048 13.150062 13.323077 13.496092 13.669107 13.842121 14.010639 14.026722 14.042805 14.058889 14.074962 14.090690 14.106417 14.122145 14.137872 14.153729 14.169588 14.185447 14.201305 14.217190 14.233074 14.248959 14.264844 14.288539 14.312397 14.338856 14.370943 14.414607 14.481181 14.612070 14.757465 14.902860 15.048254 15.193649 15.339043 15.484438 15.629833 15.775227 15.920622 16.066016 16.211411 16.370894 16.535207 16.700828 16.866449 17.032070 17.197691 17.363312 17.528933 17.694554 17.860175 18.001138 18.134886 18.258364 18.435461 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.256710 0.259609 0.262508 0.265407 0.268306 0.271205 0.274104 0.277003 0.279902 0.282801 0.285700 0.288599 0.291498 0.294397 0.297296 0.300195 0.303094 0.305997 0.308999 0.312001 0.315003 0.318005 0.321026 0.324071 0.327116 0.330161 0.333206 0.336250 0.339295 0.342340 0.345385 0.348462 0.351773 0.355083 0.358393 0.361703 0.365083 0.368538 0.371993 0.375449 0.378904 0.382359 0.385814 0.389270 0.392725 0.396180 0.399635 0.403090 0.406546 0.410001 0.413456 0.416911 0.420367 0.423822 0.427277 0.430732 0.434188 0.437643 0.441098 0.444553 0.448008 0.451464 0.454919 0.458374 0.461829 0.465285 0.468740 0.472195 0.475650 0.479106 0.482561 0.486016 0.489471 0.492927 0.496382 0.499837 0.503292 0.506747 0.510203 0.513658 0.517113 0.520568 0.524024 0.527479 0.530934 0.534389 0.537845 0.541300 0.544755 0.548210 0.551665 0.555121 0.558576 0.562031 0.565486 0.568942 0.572397 0.575852 0.579307 0.582763 0.586218 0.589673 0.593128 0.596583 0.600039 0.603494 0.606949 0.610404 0.613860 0.617315 0.620867 0.624563 0.628258 0.631954 0.635691 0.639464 0.643238 0.647011 0.650784 0.654557 0.658331 0.662104 0.665877 0.669650 0.673424 0.677197 0.680970 0.684744 0.688517 0.692290 0.696063 0.699837 0.703610 0.707383 0.711156 0.714930 0.718940 0.723226 0.727512 0.731807 0.736101 0.740396 0.744690 0.748985 0.753279 0.757574 0.761868 0.766163 0.770457 0.774752 0.779046 0.783341 0.787635 0.791930 0.796224 0.800590 0.812432 0.819134 0.834026 0.845731 0.840670 0.836106 0.834450 0.835403 0.832317 0.831275 0.829643 0.827931 0.824079 0.820731 0.818614 0.814698 0.810822 0.806303 0.801916 0.799149 0.795738 0.788537 0.781329 0.775468 0.770425 0.765625 0.760938 0.756250 0.751578 0.747227 0.743302 0.739895 0.736522 0.733149 0.729515 0.725752 0.721988 0.718224 0.713876 0.709199 0.704523 0.699799 0.694996 0.690194 0.685391 0.680589 0.675778 0.670878 0.665931 0.660983 0.656035 0.651087 0.646139 0.641174 0.636119 0.631052 0.625979 0.620904 0.615830 0.610756 0.605682 0.600617 0.600059 0.599993 0.599927 0.599861 0.599795 0.599729 0.599663 0.601376 1.224256 2.690380 2.997364 3.228434 3.459504 3.690574 3.921644 4.152714 4.383784 4.614854 4.845924 5.076994 5.308063 5.539133 5.770203 6.009073 6.287502 6.566050 6.844598 7.123146 7.401694 7.680243 7.958791 8.237339 8.515887 8.796110 9.116500 9.438422 9.760344 10.082266 10.404187 10.726109 11.048031 11.177872 11.219387 11.234351 11.249315 11.264280 11.279275 11.294314 11.309354 11.324393 11.339446 11.354560 11.369674 11.384788 11.399902 11.415132 11.430365 11.445597 11.460829 11.476094 11.491366 11.506639 11.521911 11.537278 11.552696 11.568114 11.583531 11.598973 11.614436 11.629899 11.645362 11.660870 11.676442 11.692014 11.707586 11.732279 11.774669 11.817199 11.990214 12.163229 12.336244 12.509258 12.682273 12.855288 13.028303 13.201317 13.374332 13.547347 13.720362 13.835077 13.906020 13.921747 13.937475 13.953202 13.968931 13.984673 14.000416 14.016158 14.031903 14.047788 14.063673 14.079558 14.095442 14.111327 14.127212 14.143097 14.159225 14.189518 14.219812 14.251754 14.283841 14.382047 14.515248 14.660642 14.806037 14.951432 15.096826 15.242221 15.387615 15.533010 15.678405 15.823799 15.969194 16.114588 16.275409 16.440526 16.606147 16.771768 16.937389 17.103010 17.268631 17.434252 17.599872 17.765493 17.906694 18.038881 18.162359 18.330438 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.258454 0.261353 0.264252 0.267152 0.270051 0.272950 0.275849 0.278748 0.281647 0.284546 0.287445 0.290344 0.293243 0.296142 0.299041 0.301940 0.304839 0.307738 0.310676 0.313695 0.316715 0.319734 0.322753 0.325791 0.328836 0.331881 0.334926 0.337970 0.341015 0.344060 0.347105 0.350150 0.353315 0.356666 0.360016 0.363367 0.366718 0.370148 0.373603 0.377059 0.380514 0.383969 0.387424 0.390879 0.394335 0.397790 0.401245 0.404700 0.408156 0.411611 0.415066 0.418521 0.421977 0.425432 0.428887 0.432342 0.435797 0.439253 0.442708 0.446163 0.449618 0.453074 0.456529 0.459984 0.463439 0.466895 0.470350 0.473805 0.477260 0.480715 0.484171 0.487626 0.491081 0.494536 0.497992 0.501447 0.504902 0.508357 0.511813 0.515268 0.518723 0.522178 0.525634 0.529089 0.532544 0.535999 0.539454 0.542910 0.546365 0.549820 0.553275 0.556731 0.560186 0.563641 0.567096 0.570552 0.574007 0.577462 0.580917 0.584372 0.587828 0.591283 0.594738 0.598193 0.601649 0.605104 0.608559 0.612014 0.615470 0.618925 0.622380 0.625992 0.629680 0.633368 0.637056 0.640811 0.644584 0.648357 0.652130 0.655904 0.659677 0.663450 0.667224 0.670997 0.674770 0.678543 0.682317 0.686090 0.689863 0.693636 0.697410 0.701183 0.704956 0.708730 0.712503 0.716276 0.720049 0.724150 0.728383 0.732628 0.736922 0.741217 0.745511 0.749805 0.754100 0.758394 0.762689 0.766983 0.771278 0.775572 0.779867 0.784161 0.788456 0.792750 0.797096 0.801471 0.813149 0.820907 0.837300 0.843108 0.840091 0.835106 0.834951 0.834742 0.832712 0.831089 0.830412 0.827672 0.823902 0.821359 0.817960 0.813981 0.810084 0.805436 0.801806 0.799082 0.794998 0.787779 0.780781 0.775394 0.770369 0.765606 0.760919 0.756231 0.751544 0.747118 0.743299 0.739913 0.736539 0.732906 0.729142 0.725378 0.721615 0.717851 0.713779 0.709103 0.704427 0.699750 0.695053 0.690269 0.685467 0.680664 0.675862 0.670990 0.666046 0.661098 0.656151 0.651203 0.646232 0.641182 0.636117 0.631051 0.625981 0.620907 0.615833 0.610758 0.605684 0.601205 0.600050 0.599984 0.599918 0.599852 0.599786 0.599720 0.599654 0.842577 2.308701 2.776464 3.007534 3.238604 3.469674 3.700744 3.931813 4.162883 4.393953 4.625023 4.856093 5.087163 5.318233 5.549303 5.782957 6.055722 6.334270 6.612818 6.891366 7.169914 7.448462 7.727010 8.005559 8.284107 8.562655 8.871615 9.193537 9.515459 9.837381 10.159302 10.481224 10.803146 11.017069 11.061374 11.098669 11.113633 11.128597 11.143562 11.158526 11.173605 11.188685 11.203765 11.218846 11.233961 11.249087 11.264212 11.279338 11.294544 11.309809 11.325074 11.340339 11.355627 11.370947 11.386267 11.401587 11.416933 11.432351 11.447769 11.463186 11.478618 11.494133 11.509647 11.525162 11.540679 11.556251 11.571823 11.587395 11.602967 11.707391 11.868454 12.041469 12.214484 12.387499 12.560513 12.733528 12.906543 13.079558 13.252572 13.425587 13.598602 13.716807 13.760070 13.799988 13.815715 13.831443 13.847170 13.862902 13.878685 13.894469 13.910252 13.926041 13.941925 13.957810 13.973695 13.989689 14.007580 14.025471 14.043362 14.068391 14.100478 14.134599 14.170579 14.273030 14.418425 14.563820 14.709214 14.854609 15.000003 15.145398 15.290793 15.436187 15.581582 15.726976 15.872371 16.020124 16.180224 16.345845 16.511466 16.677087 16.842707 17.008328 17.173949 17.339570 17.505191 17.670812 17.814279 17.942054 18.066354 18.189832 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.263098 0.265997 0.268896 0.271795 0.274694 0.277593 0.280492 0.283391 0.286290 0.289189 0.292088 0.294987 0.297886 0.300785 0.303684 0.306583 0.309482 0.312381 0.315365 0.318402 0.321438 0.324475 0.327511 0.330556 0.333601 0.336645 0.339690 0.342735 0.345780 0.348825 0.351870 0.354915 0.358189 0.361581 0.364972 0.368364 0.371758 0.375213 0.378668 0.382124 0.385579 0.389034 0.392489 0.395945 0.399400 0.402855 0.406310 0.409766 0.413221 0.416676 0.420131 0.423586 0.427042 0.430497 0.433952 0.437407 0.440863 0.444318 0.447773 0.451228 0.454684 0.458139 0.461594 0.465049 0.468504 0.471960 0.475415 0.478870 0.482325 0.485781 0.489236 0.492691 0.496146 0.499602 0.503057 0.506512 0.509967 0.513422 0.516878 0.520333 0.523788 0.527243 0.530699 0.534154 0.537609 0.541064 0.544520 0.547975 0.551430 0.554885 0.558341 0.561796 0.565251 0.568706 0.572161 0.575617 0.579072 0.582527 0.585982 0.589438 0.592893 0.596348 0.599803 0.603259 0.606714 0.610169 0.613624 0.617079 0.620535 0.623990 0.627445 0.631113 0.634793 0.638474 0.642157 0.645930 0.649704 0.653477 0.657250 0.661023 0.664797 0.668570 0.672343 0.676116 0.679890 0.683663 0.687436 0.691210 0.694983 0.698756 0.702529 0.706303 0.710076 0.713849 0.717622 0.721396 0.725169 0.729337 0.733521 0.737743 0.742037 0.746332 0.750626 0.754921 0.759215 0.763510 0.767804 0.772099 0.776393 0.780688 0.784982 0.789276 0.793571 0.797865 0.802622 0.813848 0.824416 0.840575 0.842445 0.839034 0.835000 0.835619 0.833987 0.833107 0.831472 0.831181 0.827585 0.824116 0.820683 0.817250 0.813429 0.809222 0.804591 0.801796 0.799008 0.794251 0.787020 0.780436 0.775319 0.770326 0.765587 0.760900 0.756212 0.751525 0.747009 0.743306 0.739912 0.736297 0.732533 0.728769 0.725005 0.721241 0.717478 0.713538 0.709007 0.704331 0.699654 0.694978 0.690295 0.685542 0.680740 0.675937 0.671106 0.666162 0.661214 0.656266 0.651295 0.646246 0.641180 0.636114 0.631049 0.625983 0.620909 0.615835 0.610761 0.605687 0.601022 0.600041 0.599975 0.599909 0.599843 0.599777 0.599711 0.650633 1.927021 2.555563 2.786633 3.017703 3.248773 3.479843 3.710913 3.941983 4.173053 4.404123 4.635193 4.866263 5.097333 5.328402 5.559660 5.823941 6.102489 6.381038 6.659586 6.938134 7.216682 7.495230 7.773778 8.052326 8.330875 8.626730 8.948652 9.270574 9.592496 9.914417 10.236339 10.558261 10.880182 10.924336 10.950150 10.975965 10.992921 11.007892 11.022864 11.037835 11.052888 11.068002 11.083116 11.098230 11.113364 11.128534 11.143703 11.158873 11.174060 11.189325 11.204590 11.219855 11.235121 11.250490 11.265858 11.281226 11.296594 11.312006 11.327424 11.342841 11.358259 11.373790 11.389357 11.404923 11.420490 11.441993 11.466319 11.490646 11.573680 11.746695 11.919709 12.092724 12.265739 12.438754 12.611768 12.784783 12.957798 13.130813 13.303828 13.476842 13.614872 13.641787 13.668702 13.693955 13.709683 13.725411 13.741138 13.756876 13.772700 13.788524 13.804348 13.820178 13.836063 13.851948 13.867833 13.884213 13.905495 13.926776 13.949202 13.981289 14.016572 14.074109 14.176208 14.321602 14.466997 14.612392 14.757786 14.903181 15.048575 15.193970 15.339365 15.484759 15.630154 15.775548 15.925796 16.085542 16.251163 16.416784 16.582405 16.748026 16.913647 17.079268 17.244889 17.410510 17.575912 17.723393 17.846871 17.970349 18.093827 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.253246 0.256145 0.259044 0.261943 0.264842 0.267741 0.270640 0.273539 0.276438 0.279337 0.282236 0.285135 0.288034 0.290933 0.293832 0.296731 0.299630 0.302529 0.305431 0.308340 0.311248 0.314156 0.317065 0.320096 0.323141 0.326186 0.329231 0.332276 0.335321 0.338365 0.341410 0.344455 0.347500 0.350545 0.353590 0.356635 0.359680 0.363085 0.366518 0.369951 0.373384 0.376823 0.380278 0.383734 0.387189 0.390644 0.394099 0.397555 0.401010 0.404465 0.407920 0.411375 0.414831 0.418286 0.421741 0.425196 0.428652 0.432107 0.435562 0.439017 0.442473 0.445928 0.449383 0.452838 0.456293 0.459749 0.463204 0.466659 0.470114 0.473570 0.477025 0.480480 0.483935 0.487391 0.490846 0.494301 0.497756 0.501211 0.504667 0.508122 0.511577 0.515032 0.518488 0.521943 0.525398 0.528853 0.532309 0.535764 0.539219 0.542674 0.546129 0.549585 0.553040 0.556495 0.559950 0.563406 0.566861 0.570316 0.573771 0.577227 0.580682 0.584137 0.587592 0.591048 0.594503 0.597958 0.601413 0.604868 0.608324 0.611779 0.615234 0.618689 0.622145 0.625600 0.629055 0.632557 0.636230 0.639903 0.643575 0.647277 0.651050 0.654823 0.658596 0.662370 0.666143 0.669916 0.673690 0.677463 0.681236 0.685009 0.688783 0.692556 0.696329 0.700102 0.703876 0.707649 0.711422 0.715196 0.718969 0.722742 0.726515 0.730367 0.734504 0.738640 0.742858 0.747152 0.751447 0.755741 0.760036 0.764330 0.768625 0.772919 0.777214 0.781508 0.785803 0.790097 0.794392 0.798686 0.802981 0.814582 0.827925 0.841183 0.842519 0.837918 0.835301 0.836287 0.834212 0.833470 0.832241 0.831179 0.827066 0.823440 0.820456 0.816532 0.812972 0.808354 0.804427 0.801771 0.798935 0.793496 0.786270 0.780287 0.775244 0.770284 0.765568 0.760880 0.756193 0.751505 0.746952 0.743317 0.739687 0.735923 0.732160 0.728396 0.724632 0.720868 0.717104 0.713341 0.708911 0.704234 0.699558 0.694882 0.690205 0.685529 0.680815 0.676012 0.671200 0.666277 0.661330 0.656364 0.651309 0.646244 0.641178 0.636112 0.631047 0.625981 0.620911 0.615837 0.610763 0.605689 0.600646 0.600032 0.599966 0.599900 0.599834 0.599768 0.610047 1.545342 2.334663 2.565733 2.796803 3.027873 3.258943 3.490013 3.721083 3.952152 4.183222 4.414292 4.645362 4.876432 5.107502 5.338572 5.592161 5.870709 6.149257 6.427805 6.706354 6.984902 7.263450 7.541998 7.820546 8.099094 8.381845 8.703767 9.025689 9.347611 9.669532 9.991454 10.313376 10.635297 10.808248 10.824348 10.840447 10.856546 10.872216 10.887228 10.902240 10.917251 10.932280 10.947394 10.962508 10.977621 10.992735 11.007945 11.023159 11.038373 11.053587 11.068841 11.084106 11.099371 11.114636 11.129994 11.145411 11.160827 11.176244 11.191684 11.207148 11.222612 11.238077 11.253582 11.269154 11.284726 11.300298 11.326325 11.376064 11.451920 11.624935 11.797950 11.970964 12.143979 12.316994 12.490009 12.663023 12.836038 13.009053 13.182068 13.355083 13.519297 13.536519 13.553741 13.570963 13.587923 13.603651 13.619378 13.635106 13.650852 13.666717 13.682583 13.698448 13.714316 13.730200 13.746085 13.761970 13.779195 13.805452 13.831709 13.862101 13.894188 13.967578 14.079385 14.224780 14.370174 14.515569 14.660963 14.806358 14.951753 15.097147 15.242542 15.387936 15.533331 15.678726 15.830292 15.990861 16.156482 16.322103 16.487724 16.653345 16.818966 16.984587 17.150208 17.315829 17.476684 17.627388 17.750866 17.874344 17.997822 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.257889 0.260788 0.263687 0.266586 0.269485 0.272384 0.275283 0.278182 0.281081 0.283980 0.286879 0.289778 0.292677 0.295576 0.298475 0.301374 0.304273 0.307172 0.310089 0.313016 0.315943 0.318869 0.321816 0.324861 0.327906 0.330951 0.333996 0.337040 0.340085 0.343130 0.346175 0.349220 0.352281 0.355344 0.358408 0.361471 0.364612 0.368067 0.371523 0.374978 0.378433 0.381888 0.385343 0.388799 0.392254 0.395709 0.399164 0.402620 0.406075 0.409530 0.412985 0.416441 0.419896 0.423351 0.426806 0.430261 0.433717 0.437172 0.440627 0.444082 0.447538 0.450993 0.454448 0.457903 0.461359 0.464814 0.468269 0.471724 0.475180 0.478635 0.482090 0.485545 0.489000 0.492456 0.495911 0.499366 0.502821 0.506277 0.509732 0.513187 0.516642 0.520098 0.523553 0.527008 0.530463 0.533918 0.537374 0.540829 0.544284 0.547739 0.551195 0.554650 0.558105 0.561560 0.565016 0.568471 0.571926 0.575381 0.578836 0.582292 0.585747 0.589202 0.592657 0.596113 0.599568 0.603023 0.606478 0.609934 0.613389 0.616844 0.620299 0.623755 0.627210 0.630665 0.634120 0.637678 0.641343 0.645008 0.648673 0.652396 0.656170 0.659943 0.663716 0.667489 0.671263 0.675036 0.678809 0.682582 0.686356 0.690129 0.693902 0.697676 0.701449 0.705222 0.708995 0.712769 0.716542 0.720315 0.724088 0.727862 0.731635 0.735557 0.739651 0.743744 0.747973 0.752268 0.756562 0.760857 0.765151 0.769445 0.773740 0.778034 0.782329 0.786623 0.790918 0.795212 0.799669 0.806083 0.815787 0.831332 0.841839 0.841884 0.836803 0.835835 0.836216 0.834608 0.833365 0.833010 0.830659 0.826090 0.822765 0.819801 0.815815 0.812140 0.807526 0.804414 0.801717 0.798859 0.792737 0.785679 0.780212 0.775169 0.770245 0.765549 0.760861 0.756174 0.751486 0.746883 0.743078 0.739314 0.735550 0.731786 0.728023 0.724259 0.720495 0.716731 0.712964 0.708815 0.704138 0.699462 0.694786 0.690109 0.685433 0.680757 0.676079 0.671280 0.666393 0.661438 0.656373 0.651307 0.646241 0.641176 0.636110 0.631044 0.625979 0.620912 0.615840 0.610766 0.605691 0.601205 0.600023 0.599957 0.599891 0.599825 0.599759 1.163662 2.113763 2.344833 2.575902 2.806972 3.038042 3.269112 3.500182 3.731252 3.962322 4.193392 4.424462 4.655532 4.886602 5.117671 5.360381 5.638929 5.917477 6.196025 6.474573 6.753121 7.031670 7.310218 7.588766 7.867314 8.145862 8.458882 8.780804 9.102726 9.424647 9.746569 10.068491 10.390412 10.616738 10.691622 10.706586 10.721551 10.736515 10.751479 10.766529 10.781582 10.796634 10.811687 10.826785 10.841899 10.857013 10.872127 10.887320 10.902578 10.917837 10.933096 10.948375 10.963686 10.978998 10.994309 11.009645 11.025063 11.040481 11.055898 11.071327 11.086843 11.102359 11.117875 11.133391 11.148963 11.164535 11.180107 11.195679 11.330160 11.503175 11.676190 11.849205 12.022219 12.195234 12.368249 12.541264 12.714279 12.887293 13.060308 13.233323 13.350688 13.418981 13.434709 13.450436 13.466164 13.481895 13.497644 13.513393 13.529142 13.544914 13.560799 13.576684 13.592568 13.608539 13.624941 13.641343 13.657745 13.678737 13.710825 13.742912 13.774999 13.842256 13.982562 14.127957 14.273352 14.418746 14.564141 14.709535 14.854930 15.000325 15.145719 15.291114 15.436508 15.581903 15.733776 15.896180 16.061801 16.227422 16.393043 16.558664 16.724285 16.889906 17.055527 17.221148 17.380548 17.529703 17.654861 17.778339 17.901817 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.262532 0.265431 0.268330 0.271229 0.274128 0.277027 0.279926 0.282825 0.285724 0.288623 0.291522 0.294421 0.297320 0.300219 0.303118 0.306017 0.308916 0.311815 0.314758 0.317703 0.320647 0.323592 0.326581 0.329626 0.332671 0.335716 0.338760 0.341805 0.344850 0.347895 0.350940 0.353992 0.357096 0.360200 0.363304 0.366408 0.369677 0.373132 0.376588 0.380043 0.383498 0.386953 0.390409 0.393864 0.397319 0.400774 0.404230 0.407685 0.411140 0.414595 0.418050 0.421506 0.424961 0.428416 0.431871 0.435327 0.438782 0.442237 0.445692 0.449148 0.452603 0.456058 0.459513 0.462968 0.466424 0.469879 0.473334 0.476789 0.480245 0.483700 0.487155 0.490610 0.494066 0.497521 0.500976 0.504431 0.507887 0.511342 0.514797 0.518252 0.521707 0.525163 0.528618 0.532073 0.535528 0.538984 0.542439 0.545894 0.549349 0.552805 0.556260 0.559715 0.563170 0.566625 0.570081 0.573536 0.576991 0.580446 0.583902 0.587357 0.590812 0.594267 0.597723 0.601178 0.604633 0.608088 0.611543 0.614999 0.618454 0.621909 0.625364 0.628820 0.632275 0.635730 0.639185 0.642794 0.646452 0.650110 0.653768 0.657516 0.661289 0.665062 0.668836 0.672609 0.676382 0.680156 0.683929 0.687702 0.691475 0.695249 0.699022 0.702795 0.706568 0.710342 0.714115 0.717888 0.721662 0.725435 0.729208 0.732981 0.736755 0.740728 0.744781 0.748833 0.753088 0.757383 0.761677 0.765972 0.770266 0.774561 0.778855 0.783150 0.787444 0.791739 0.796033 0.800328 0.809926 0.818021 0.834610 0.845329 0.840846 0.836049 0.836503 0.835797 0.835003 0.834070 0.833466 0.828996 0.825522 0.822202 0.819084 0.815532 0.811273 0.807059 0.804404 0.801644 0.798775 0.791979 0.785294 0.780137 0.775094 0.770217 0.765530 0.760842 0.756155 0.751456 0.746372 0.742729 0.738941 0.735177 0.731413 0.727649 0.723885 0.720122 0.716358 0.712594 0.708621 0.704042 0.699366 0.694689 0.690013 0.685337 0.680660 0.675984 0.671308 0.666490 0.661436 0.656370 0.651305 0.646239 0.641173 0.636108 0.631042 0.625976 0.620911 0.615842 0.610768 0.605694 0.600991 0.600014 0.599948 0.599882 0.599816 0.781983 1.892862 2.123932 2.355002 2.586072 2.817142 3.048212 3.279282 3.510352 3.741421 3.972491 4.203561 4.434631 4.665701 4.896771 5.129817 5.407149 5.685697 5.964245 6.242793 6.521341 6.799889 7.078437 7.356986 7.635534 7.914082 8.213997 8.535919 8.857841 9.179762 9.501684 9.823606 10.145527 10.467449 10.521210 10.565057 10.585868 10.600833 10.615797 10.630761 10.645796 10.660890 10.675983 10.691077 10.706190 10.721341 10.736493 10.751645 10.766813 10.782078 10.797343 10.812608 10.827873 10.843231 10.858590 10.873950 10.889309 10.904718 10.920136 10.935553 10.950971 10.966498 10.982066 10.997634 11.013202 11.036729 11.064665 11.092600 11.208401 11.381415 11.554430 11.727445 11.900460 12.073474 12.246489 12.419504 12.592519 12.765534 12.938548 13.111563 13.227744 13.274532 13.312949 13.328676 13.344404 13.360131 13.375873 13.391663 13.407453 13.423242 13.439051 13.454936 13.470821 13.486706 13.503269 13.522476 13.541683 13.560890 13.591636 13.623723 13.671786 13.740345 13.885740 14.031134 14.176529 14.321923 14.467318 14.612713 14.758107 14.903502 15.048896 15.194291 15.339686 15.485080 15.636383 15.801499 15.967120 16.132741 16.298362 16.463983 16.629604 16.795225 16.960846 17.126467 17.286963 17.429459 17.558856 17.682334 17.812884 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.264276 0.267175 0.270074 0.272973 0.275872 0.278771 0.281670 0.284569 0.287468 0.290367 0.293266 0.296165 0.299064 0.301963 0.304862 0.307761 0.310660 0.313559 0.316474 0.319437 0.322400 0.325362 0.328325 0.331346 0.334391 0.337435 0.340480 0.343525 0.346570 0.349615 0.352660 0.355705 0.358789 0.361933 0.365078 0.368223 0.371368 0.374742 0.378198 0.381653 0.385108 0.388563 0.392019 0.395474 0.398929 0.402384 0.405839 0.409295 0.412750 0.416205 0.419660 0.423116 0.426571 0.430026 0.433481 0.436937 0.440392 0.443847 0.447302 0.450757 0.454213 0.457668 0.461123 0.464578 0.468034 0.471489 0.474944 0.478399 0.481855 0.485310 0.488765 0.492220 0.495675 0.499131 0.502586 0.506041 0.509496 0.512952 0.516407 0.519862 0.523317 0.526773 0.530228 0.533683 0.537138 0.540594 0.544049 0.547504 0.550959 0.554414 0.557870 0.561325 0.564780 0.568235 0.571691 0.575146 0.578601 0.582056 0.585512 0.588967 0.592422 0.595877 0.599332 0.602788 0.606243 0.609698 0.613153 0.616609 0.620064 0.623519 0.626974 0.630430 0.633885 0.637340 0.640795 0.644256 0.647907 0.651557 0.655208 0.658862 0.662635 0.666409 0.670182 0.673955 0.677729 0.681502 0.685275 0.689048 0.692822 0.696595 0.700368 0.704141 0.707915 0.711688 0.715461 0.719235 0.723008 0.726781 0.730554 0.734328 0.738101 0.741874 0.745881 0.749895 0.753909 0.758203 0.762498 0.766792 0.771087 0.775381 0.779676 0.783970 0.788265 0.792559 0.796893 0.801318 0.810650 0.821530 0.837885 0.844333 0.839731 0.836156 0.837171 0.836108 0.835398 0.834527 0.832589 0.827390 0.824846 0.822157 0.818366 0.815046 0.810406 0.807034 0.804388 0.801571 0.798454 0.791220 0.785106 0.780063 0.775019 0.770198 0.765510 0.760823 0.756122 0.750954 0.745945 0.742449 0.738636 0.734810 0.731040 0.727276 0.723512 0.719748 0.715985 0.712221 0.708457 0.703946 0.699270 0.694593 0.689917 0.685241 0.680564 0.675888 0.671174 0.666285 0.661372 0.656368 0.651302 0.646237 0.641171 0.636106 0.631040 0.625974 0.620909 0.615842 0.610770 0.605696 0.600674 0.600006 0.599940 0.599874 0.626724 1.668681 1.903032 2.134102 2.365171 2.596241 2.827311 3.058381 3.289451 3.520521 3.751591 3.982661 4.213731 4.444801 4.675871 4.906940 5.175368 5.453916 5.732465 6.011013 6.289561 6.568109 6.846657 7.125205 7.403753 7.682302 7.969112 8.291034 8.612956 8.934877 9.256799 9.578721 9.900642 10.222564 10.392353 10.417950 10.443547 10.465158 10.480142 10.495127 10.510111 10.525113 10.540227 10.555341 10.570455 10.585569 10.600759 10.615954 10.631150 10.646346 10.661594 10.676859 10.692124 10.707388 10.722737 10.738145 10.753553 10.768961 10.784395 10.799861 10.815326 10.830791 10.846294 10.861866 10.877438 10.893010 10.920400 10.979432 11.086641 11.259656 11.432670 11.605685 11.778700 11.951715 12.124730 12.297744 12.470759 12.643774 12.816789 12.989803 13.124283 13.153123 13.181963 13.206917 13.222644 13.238372 13.254099 13.269853 13.285684 13.301514 13.317345 13.333189 13.349074 13.364959 13.380843 13.398488 13.421658 13.444828 13.472447 13.504535 13.559877 13.643522 13.788917 13.934312 14.079706 14.225101 14.370495 14.515890 14.661285 14.806679 14.952074 15.097468 15.242863 15.389080 15.541197 15.706818 15.872439 16.038060 16.203681 16.369302 16.534923 16.700544 16.866165 17.031786 17.195505 17.332079 17.462851 17.586329 17.752847 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.268919 0.271819 0.274718 0.277617 0.280516 0.283415 0.286314 0.289213 0.292112 0.295011 0.297910 0.300809 0.303708 0.306607 0.309506 0.312405 0.315304 0.318203 0.321146 0.324126 0.327106 0.330087 0.333067 0.336111 0.339155 0.342200 0.345245 0.348290 0.351335 0.354380 0.357425 0.360470 0.363607 0.366793 0.369978 0.373163 0.376352 0.379808 0.383263 0.386718 0.390173 0.393628 0.397084 0.400539 0.403994 0.407449 0.410905 0.414360 0.417815 0.421270 0.424726 0.428181 0.431636 0.435091 0.438546 0.442002 0.445457 0.448912 0.452367 0.455823 0.459278 0.462733 0.466188 0.469644 0.473099 0.476554 0.480009 0.483464 0.486920 0.490375 0.493830 0.497285 0.500741 0.504196 0.507651 0.511106 0.514562 0.518017 0.521472 0.524927 0.528382 0.531838 0.535293 0.538748 0.542203 0.545659 0.549114 0.552569 0.556024 0.559480 0.562935 0.566390 0.569845 0.573301 0.576756 0.580211 0.583666 0.587121 0.590577 0.594032 0.597487 0.600942 0.604398 0.607853 0.611308 0.614763 0.618219 0.621674 0.625129 0.628584 0.632039 0.635495 0.638950 0.642405 0.645860 0.649372 0.653015 0.656658 0.660302 0.663982 0.667755 0.671528 0.675302 0.679075 0.682848 0.686621 0.690395 0.694168 0.697941 0.701715 0.705488 0.709261 0.713034 0.716808 0.720581 0.724354 0.728127 0.731901 0.735674 0.739447 0.743221 0.747039 0.751017 0.754995 0.759024 0.763319 0.767613 0.771908 0.776202 0.780497 0.784791 0.789085 0.793380 0.797674 0.802331 0.811363 0.825039 0.838237 0.843689 0.838616 0.836718 0.837708 0.836504 0.835587 0.834159 0.830926 0.827475 0.824170 0.821635 0.817749 0.814192 0.809686 0.807022 0.804344 0.801497 0.797695 0.790585 0.785031 0.779988 0.774945 0.770179 0.765491 0.760804 0.755622 0.750194 0.745502 0.742095 0.738407 0.734550 0.730699 0.726903 0.723139 0.719375 0.715611 0.711848 0.708074 0.703850 0.699173 0.694497 0.689821 0.685144 0.680468 0.675749 0.670865 0.665952 0.661040 0.656127 0.651214 0.646235 0.641169 0.636103 0.631038 0.625972 0.620906 0.615841 0.610773 0.605699 0.601205 0.599997 0.599931 0.599865 1.427777 1.682131 1.913201 2.144271 2.375341 2.606411 2.837481 3.068551 3.299621 3.530690 3.761760 3.992830 4.223900 4.454970 4.686040 4.943588 5.222136 5.500684 5.779232 6.057780 6.336329 6.614877 6.893425 7.171973 7.450521 7.729707 8.046149 8.368071 8.689992 9.011914 9.333836 9.655757 9.977679 10.280495 10.296467 10.312440 10.328413 10.344385 10.359454 10.374479 10.389504 10.404529 10.419619 10.434733 10.449846 10.464960 10.480140 10.495380 10.510620 10.525861 10.541123 10.556426 10.571729 10.587032 10.602358 10.617775 10.633193 10.648610 10.664036 10.679553 10.695070 10.710587 10.726105 10.742555 10.759023 10.775491 10.791960 10.964881 11.137896 11.310911 11.483926 11.656940 11.829955 12.002970 12.175985 12.348999 12.522014 12.695029 12.868044 13.028026 13.046459 13.064892 13.083326 13.100884 13.116612 13.132339 13.148067 13.163835 13.179707 13.195579 13.211451 13.227326 13.243211 13.259096 13.274981 13.294577 13.323770 13.353259 13.385346 13.427988 13.546759 13.692094 13.837489 13.982883 14.128278 14.273673 14.419067 14.564462 14.709856 14.855251 15.000646 15.146040 15.292250 15.446555 15.612137 15.777758 15.943379 16.109000 16.274621 16.440242 16.605862 16.771483 16.937104 17.102725 17.237112 17.366846 17.490324 17.668606 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.273563 0.276462 0.279361 0.282260 0.285159 0.288058 0.290957 0.293856 0.296755 0.299654 0.302553 0.305452 0.308351 0.311250 0.314149 0.317048 0.319947 0.322846 0.325828 0.328825 0.331823 0.334821 0.337830 0.340875 0.343920 0.346965 0.350010 0.353055 0.356100 0.359145 0.362189 0.365234 0.368448 0.371674 0.374900 0.378126 0.381417 0.384873 0.388328 0.391783 0.395238 0.398694 0.402149 0.405604 0.409059 0.412514 0.415970 0.419425 0.422880 0.426335 0.429791 0.433246 0.436701 0.440156 0.443612 0.447067 0.450522 0.453977 0.457433 0.460888 0.464343 0.467798 0.471253 0.474709 0.478164 0.481619 0.485074 0.488530 0.491985 0.495440 0.498895 0.502351 0.505806 0.509261 0.512716 0.516171 0.519627 0.523082 0.526537 0.529992 0.533448 0.536903 0.540358 0.543813 0.547269 0.550724 0.554179 0.557634 0.561089 0.564545 0.568000 0.571455 0.574910 0.578366 0.581821 0.585276 0.588731 0.592187 0.595642 0.599097 0.602552 0.606008 0.609463 0.612918 0.616373 0.619828 0.623284 0.626739 0.630194 0.633649 0.637105 0.640560 0.644015 0.647470 0.650926 0.654484 0.658120 0.661756 0.665392 0.669101 0.672875 0.676648 0.680421 0.684195 0.687968 0.691741 0.695514 0.699288 0.703061 0.706834 0.710607 0.714381 0.718154 0.721927 0.725701 0.729474 0.733247 0.737020 0.740794 0.744567 0.748340 0.752194 0.756138 0.760082 0.764139 0.768434 0.772728 0.777023 0.781317 0.785612 0.789906 0.794202 0.798523 0.802844 0.812440 0.828547 0.840895 0.842658 0.837500 0.837386 0.837609 0.837088 0.835220 0.833925 0.829262 0.826927 0.823919 0.820917 0.817671 0.813325 0.809658 0.807012 0.804280 0.801424 0.796937 0.790160 0.784956 0.779913 0.774898 0.770160 0.765455 0.760291 0.754862 0.749434 0.745011 0.741641 0.738147 0.734321 0.730465 0.726608 0.722775 0.719002 0.715238 0.711474 0.707711 0.703713 0.699077 0.694401 0.689724 0.685048 0.680325 0.675445 0.670533 0.665620 0.660707 0.655794 0.650882 0.645969 0.641056 0.636101 0.631035 0.625970 0.620904 0.615838 0.610773 0.605701 0.600958 0.599988 0.599922 1.103068 1.461231 1.692301 1.923371 2.154440 2.385510 2.616580 2.847650 3.078720 3.309790 3.540860 3.771930 4.003000 4.234070 4.465140 4.711808 4.990356 5.268904 5.547452 5.826000 6.104548 6.383096 6.661645 6.940193 7.218741 7.497289 7.801264 8.123186 8.445107 8.767029 9.088951 9.410872 9.732794 10.054716 10.147154 10.178822 10.193786 10.208750 10.223714 10.238732 10.253798 10.268864 10.283930 10.299017 10.314150 10.329284 10.344417 10.359566 10.374830 10.390095 10.405360 10.420625 10.435972 10.451323 10.466674 10.482025 10.497430 10.512848 10.528265 10.543683 10.559205 10.574775 10.590344 10.605914 10.631605 10.663782 10.695960 10.843121 11.016136 11.189151 11.362166 11.535181 11.708195 11.881210 12.054225 12.227240 12.400254 12.573269 12.746284 12.867821 12.931942 12.947670 12.963397 12.979125 12.994862 13.010617 13.026373 13.042128 13.057925 13.073810 13.089694 13.105579 13.121976 13.139477 13.156978 13.174480 13.201983 13.234070 13.273437 13.315846 13.449877 13.595272 13.740666 13.886061 14.031455 14.176850 14.322245 14.467639 14.613034 14.758428 14.903823 15.049218 15.194612 15.352975 15.517456 15.683077 15.848697 16.014318 16.179939 16.345560 16.511181 16.676802 16.842423 17.008044 17.144199 17.270694 17.394319 17.543762 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.263711 0.266610 0.269509 0.272408 0.275307 0.278206 0.281105 0.284004 0.286903 0.289802 0.292701 0.295600 0.298499 0.301398 0.304297 0.307196 0.310095 0.312994 0.315893 0.318792 0.321691 0.324590 0.327504 0.330519 0.333534 0.336550 0.339565 0.342595 0.345640 0.348685 0.351730 0.354775 0.357820 0.360865 0.363909 0.366954 0.370043 0.373310 0.376577 0.379844 0.383111 0.386483 0.389938 0.393393 0.396848 0.400303 0.403759 0.407214 0.410669 0.414124 0.417580 0.421035 0.424490 0.427945 0.431401 0.434856 0.438311 0.441766 0.445221 0.448677 0.452132 0.455587 0.459042 0.462498 0.465953 0.469408 0.472863 0.476319 0.479774 0.483229 0.486684 0.490140 0.493595 0.497050 0.500505 0.503960 0.507416 0.510871 0.514326 0.517781 0.521237 0.524692 0.528147 0.531602 0.535058 0.538513 0.541968 0.545423 0.548878 0.552334 0.555789 0.559244 0.562699 0.566155 0.569610 0.573065 0.576520 0.579976 0.583431 0.586886 0.590341 0.593796 0.597252 0.600707 0.604162 0.607617 0.611073 0.614528 0.617983 0.621438 0.624894 0.628349 0.631804 0.635259 0.638715 0.642170 0.645625 0.649080 0.652535 0.655991 0.659592 0.663221 0.666850 0.670479 0.674221 0.677994 0.681768 0.685541 0.689314 0.693087 0.696861 0.700634 0.704407 0.708181 0.711954 0.715727 0.719500 0.723274 0.727047 0.730820 0.734593 0.738367 0.742140 0.745913 0.749687 0.753460 0.757333 0.761245 0.765156 0.769254 0.773549 0.777843 0.782138 0.786432 0.790727 0.795021 0.799400 0.804087 0.815135 0.831920 0.843738 0.841543 0.837056 0.838054 0.838194 0.837669 0.834852 0.832856 0.828684 0.826252 0.824046 0.820243 0.817081 0.812573 0.809641 0.807003 0.804207 0.801347 0.796178 0.789933 0.784881 0.779838 0.774862 0.770134 0.764959 0.759531 0.754102 0.748674 0.744515 0.741176 0.737816 0.734092 0.730235 0.726379 0.722522 0.718669 0.714865 0.711101 0.707337 0.703502 0.698981 0.694305 0.689628 0.684903 0.680025 0.675113 0.670200 0.665287 0.660375 0.655462 0.650549 0.645637 0.640724 0.635811 0.630898 0.625953 0.620902 0.615836 0.610771 0.605703 0.600702 0.599979 0.721389 1.240330 1.471400 1.702470 1.933540 2.164610 2.395680 2.626750 2.857820 3.088890 3.319960 3.551029 3.782099 4.013169 4.244239 4.480127 4.758575 5.037124 5.315672 5.594220 5.872768 6.151316 6.429864 6.708412 6.986961 7.265509 7.556379 7.878301 8.200222 8.522144 8.844066 9.165987 9.487909 9.809831 9.981438 10.024835 10.058104 10.073068 10.088032 10.102996 10.117976 10.133083 10.148189 10.163296 10.178403 10.193573 10.208751 10.223929 10.239106 10.254346 10.269611 10.284876 10.300141 10.315481 10.330880 10.346279 10.361678 10.377106 10.392573 10.408040 10.423506 10.439006 10.454578 10.470150 10.485722 10.514515 10.585679 10.721362 10.894377 11.067391 11.240406 11.413421 11.586436 11.759450 11.932465 12.105480 12.278495 12.451509 12.624524 12.739074 12.789798 12.825910 12.841637 12.857365 12.873092 12.888846 12.904642 12.920438 12.936235 12.952062 12.967947 12.983832 12.999717 13.017317 13.038049 13.058782 13.082794 13.114881 13.157624 13.224253 13.353054 13.498449 13.643843 13.789238 13.934633 14.080027 14.225422 14.370816 14.516211 14.661606 14.807000 14.952395 15.097789 15.258213 15.422774 15.588395 15.754016 15.919637 16.085258 16.250879 16.416500 16.582121 16.747742 16.910934 17.051357 17.174836 17.298314 17.421792 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.268354 0.271253 0.274152 0.277051 0.279950 0.282849 0.285748 0.288647 0.291546 0.294445 0.297344 0.300243 0.303142 0.306041 0.308940 0.311839 0.314738 0.317637 0.320536 0.323435 0.326334 0.329233 0.332189 0.335221 0.338253 0.341286 0.344318 0.347360 0.350405 0.353450 0.356495 0.359540 0.362584 0.365629 0.368674 0.371719 0.374887 0.378195 0.381502 0.384810 0.388118 0.391548 0.395003 0.398458 0.401913 0.405369 0.408824 0.412279 0.415734 0.419190 0.422645 0.426100 0.429555 0.433010 0.436466 0.439921 0.443376 0.446831 0.450287 0.453742 0.457197 0.460652 0.464108 0.467563 0.471018 0.474473 0.477928 0.481384 0.484839 0.488294 0.491749 0.495205 0.498660 0.502115 0.505570 0.509026 0.512481 0.515936 0.519391 0.522847 0.526302 0.529757 0.533212 0.536667 0.540123 0.543578 0.547033 0.550488 0.553944 0.557399 0.560854 0.564309 0.567765 0.571220 0.574675 0.578130 0.581585 0.585041 0.588496 0.591951 0.595406 0.598862 0.602317 0.605772 0.609227 0.612683 0.616138 0.619593 0.623048 0.626503 0.629959 0.633414 0.636869 0.640324 0.643780 0.647235 0.650690 0.654145 0.657601 0.661075 0.664697 0.668318 0.671940 0.675567 0.679341 0.683114 0.686887 0.690661 0.694434 0.698207 0.701980 0.705754 0.709527 0.713300 0.717073 0.720847 0.724620 0.728393 0.732167 0.735940 0.739713 0.743486 0.747260 0.751033 0.754806 0.758579 0.762458 0.766339 0.770220 0.774370 0.778664 0.782959 0.787253 0.791548 0.795842 0.800137 0.806809 0.818644 0.834010 0.845027 0.840428 0.837602 0.839286 0.839278 0.835930 0.834484 0.831192 0.828966 0.825658 0.823469 0.819939 0.816244 0.812287 0.809630 0.806967 0.804133 0.801250 0.795500 0.789850 0.784806 0.779763 0.774827 0.769627 0.764199 0.758771 0.753343 0.747914 0.744049 0.740710 0.737372 0.733842 0.730006 0.726150 0.722293 0.718437 0.714580 0.710741 0.706964 0.703193 0.698885 0.694208 0.689484 0.684606 0.679693 0.674780 0.669867 0.664955 0.660042 0.655129 0.650217 0.645304 0.640391 0.635479 0.630566 0.625653 0.620741 0.615816 0.610768 0.605703 0.601203 0.599970 1.019430 1.250500 1.481570 1.712640 1.943710 2.174779 2.405849 2.636919 2.867989 3.099059 3.330129 3.561199 3.792269 4.023339 4.254409 4.526795 4.805343 5.083891 5.362440 5.640988 5.919536 6.198084 6.476632 6.755180 7.033728 7.314051 7.633416 7.955337 8.277259 8.599181 8.921102 9.243024 9.564946 9.860555 9.885937 9.911319 9.936701 9.952381 9.967378 9.982376 9.997374 10.012452 10.027566 10.042680 10.057794 10.072961 10.088183 10.103405 10.118627 10.133872 10.149166 10.164461 10.179755 10.195070 10.210487 10.225905 10.241322 10.256744 10.272263 10.287781 10.303300 10.318818 10.337527 10.356415 10.375302 10.426587 10.599602 10.772617 10.945632 11.118646 11.291661 11.464676 11.637691 11.810705 11.983720 12.156735 12.329750 12.502764 12.633848 12.664777 12.695705 12.719878 12.735605 12.751333 12.767060 12.782832 12.798669 12.814507 12.830344 12.846200 12.862084 12.877969 12.893854 12.913472 12.938898 12.964324 12.995692 13.027780 13.124146 13.256232 13.401626 13.547021 13.692415 13.837810 13.983205 14.128599 14.273994 14.419388 14.564783 14.710178 14.855572 15.001088 15.162472 15.328093 15.493714 15.659335 15.824956 15.990577 16.156198 16.321819 16.487440 16.653061 16.810878 16.955352 17.078830 17.202309 17.325787 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.272997 0.275896 0.278795 0.281694 0.284593 0.287492 0.290391 0.293290 0.296189 0.299088 0.301987 0.304886 0.307785 0.310684 0.313583 0.316482 0.319381 0.322281 0.325185 0.328089 0.330993 0.333897 0.336901 0.339945 0.342990 0.346035 0.349080 0.352125 0.355170 0.358215 0.361260 0.364304 0.367349 0.370394 0.373439 0.376484 0.379752 0.383101 0.386450 0.389798 0.393158 0.396613 0.400068 0.403523 0.406979 0.410434 0.413889 0.417344 0.420799 0.424255 0.427710 0.431165 0.434620 0.438076 0.441531 0.444986 0.448441 0.451897 0.455352 0.458807 0.462262 0.465717 0.469173 0.472628 0.476083 0.479538 0.482994 0.486449 0.489904 0.493359 0.496815 0.500270 0.503725 0.507180 0.510635 0.514091 0.517546 0.521001 0.524456 0.527912 0.531367 0.534822 0.538277 0.541733 0.545188 0.548643 0.552098 0.555554 0.559009 0.562464 0.565919 0.569374 0.572830 0.576285 0.579740 0.583195 0.586651 0.590106 0.593561 0.597016 0.600472 0.603927 0.607382 0.610837 0.614292 0.617748 0.621203 0.624658 0.628113 0.631569 0.635024 0.638479 0.641934 0.645390 0.648845 0.652300 0.655755 0.659210 0.662666 0.666183 0.669797 0.673412 0.677027 0.680687 0.684460 0.688234 0.692007 0.695780 0.699553 0.703327 0.707100 0.710873 0.714647 0.718420 0.722193 0.725966 0.729740 0.733513 0.737286 0.741059 0.744833 0.748606 0.752379 0.756153 0.759926 0.763717 0.767569 0.771421 0.775274 0.779485 0.783779 0.788074 0.792368 0.796663 0.801141 0.808152 0.822153 0.836427 0.842883 0.839313 0.838834 0.840384 0.840295 0.835545 0.834596 0.829811 0.828333 0.825856 0.822751 0.819913 0.815377 0.812260 0.809621 0.806913 0.804060 0.801146 0.795033 0.789775 0.784732 0.779667 0.774296 0.768867 0.763439 0.758011 0.752583 0.747318 0.743584 0.740245 0.736906 0.733535 0.729777 0.725921 0.722064 0.718208 0.714351 0.710494 0.706639 0.702827 0.698789 0.694066 0.689186 0.684273 0.679360 0.674448 0.669535 0.664622 0.659710 0.654797 0.649884 0.644971 0.640059 0.635146 0.630233 0.625321 0.620408 0.615495 0.610583 0.605660 0.600923 0.798529 1.029599 1.260669 1.491739 1.722809 1.953879 2.184949 2.416019 2.647089 2.878159 3.109229 3.340298 3.571368 3.802438 4.033508 4.295015 4.573563 4.852111 5.130659 5.409207 5.687756 5.966304 6.244852 6.523400 6.801948 7.080496 7.388531 7.710452 8.032374 8.354296 8.676217 8.998139 9.320061 9.641983 9.768696 9.784543 9.800390 9.816237 9.831669 9.846708 9.861746 9.876784 9.891844 9.906960 9.922075 9.937191 9.952318 9.967583 9.982848 9.998113 10.013378 10.028714 10.044057 10.059399 10.074741 10.090142 10.105560 10.120977 10.136395 10.151913 10.167484 10.183055 10.198625 10.226661 10.263895 10.304828 10.477842 10.650857 10.823872 10.996887 11.169901 11.342916 11.515931 11.688946 11.861960 12.034975 12.207990 12.381005 12.536830 12.556555 12.576280 12.596005 12.613845 12.629573 12.645300 12.661028 12.676821 12.692699 12.708578 12.724456 12.740418 12.756492 12.772566 12.788640 12.812329 12.844417 12.878448 12.914463 13.014014 13.159409 13.304803 13.450198 13.595593 13.740987 13.886382 14.031776 14.177171 14.322566 14.467960 14.613355 14.758749 14.907690 15.067791 15.233412 15.399033 15.564654 15.730275 15.895896 16.061517 16.227138 16.392759 16.558380 16.713963 16.859347 16.982825 17.106304 17.229782 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.274741 0.277640 0.280539 0.283438 0.286337 0.289236 0.292135 0.295034 0.297933 0.300832 0.303731 0.306630 0.309529 0.312428 0.315327 0.318226 0.321125 0.324024 0.326934 0.329857 0.332779 0.335701 0.338623 0.341665 0.344710 0.347755 0.350800 0.353845 0.356890 0.359935 0.362979 0.366024 0.369069 0.372114 0.375159 0.378204 0.381250 0.384640 0.388030 0.391419 0.394809 0.398223 0.401678 0.405133 0.408588 0.412044 0.415499 0.418954 0.422409 0.425865 0.429320 0.432775 0.436230 0.439686 0.443141 0.446596 0.450051 0.453506 0.456962 0.460417 0.463872 0.467327 0.470783 0.474238 0.477693 0.481148 0.484604 0.488059 0.491514 0.494969 0.498424 0.501880 0.505335 0.508790 0.512245 0.515701 0.519156 0.522611 0.526066 0.529522 0.532977 0.536432 0.539887 0.543342 0.546798 0.550253 0.553708 0.557163 0.560619 0.564074 0.567529 0.570984 0.574440 0.577895 0.581350 0.584805 0.588261 0.591716 0.595171 0.598626 0.602081 0.605537 0.608992 0.612447 0.615902 0.619358 0.622813 0.626268 0.629723 0.633179 0.636634 0.640089 0.643544 0.646999 0.650455 0.653910 0.657365 0.660820 0.664276 0.667731 0.671287 0.674894 0.678502 0.682110 0.685807 0.689580 0.693353 0.697127 0.700900 0.704673 0.708446 0.712220 0.715993 0.719766 0.723539 0.727313 0.731086 0.734859 0.738633 0.742406 0.746179 0.749952 0.753726 0.757499 0.761272 0.765045 0.768843 0.772668 0.776493 0.780318 0.784600 0.788894 0.793189 0.797483 0.801914 0.809133 0.825661 0.838597 0.842156 0.838323 0.841557 0.841468 0.837699 0.835177 0.833122 0.830160 0.827658 0.826020 0.822224 0.819162 0.814916 0.812248 0.809611 0.806843 0.803986 0.801035 0.794767 0.789700 0.784657 0.778853 0.773498 0.768107 0.762679 0.757251 0.751823 0.746760 0.743118 0.739779 0.736441 0.733102 0.729536 0.725691 0.721835 0.717978 0.714122 0.710265 0.706409 0.702552 0.698520 0.693734 0.688810 0.683886 0.678962 0.674038 0.669114 0.664190 0.659266 0.654342 0.649418 0.644494 0.639570 0.634646 0.629722 0.624797 0.619873 0.614949 0.610025 0.605101 0.607307 0.808699 1.039769 1.270839 1.501909 1.732979 1.964048 2.195118 2.426188 2.657258 2.888328 3.119398 3.350468 3.581538 3.812608 4.063235 4.341783 4.620331 4.898879 5.177427 5.455975 5.734523 6.013072 6.291620 6.570168 6.848716 7.143646 7.465567 7.787489 8.109411 8.431332 8.753254 9.075176 9.397098 9.587103 9.651057 9.666021 9.680985 9.695949 9.710924 9.726003 9.741082 9.756161 9.771240 9.786389 9.801549 9.816708 9.831868 9.847099 9.862364 9.877629 9.892894 9.908225 9.923615 9.939006 9.954396 9.969817 9.985285 10.000753 10.016221 10.031719 10.047290 10.062862 10.078434 10.108693 10.196360 10.356083 10.529097 10.702112 10.875127 11.048142 11.221156 11.394171 11.567186 11.740201 11.913215 12.086230 12.259245 12.386951 12.444903 12.460631 12.476358 12.492086 12.507830 12.523592 12.539354 12.555116 12.570936 12.586820 12.602705 12.618590 12.635815 12.654573 12.673332 12.693141 12.725228 12.759823 12.817408 12.917192 13.062586 13.207981 13.353375 13.498770 13.644165 13.789559 13.934954 14.080348 14.225743 14.371138 14.516532 14.661927 14.812984 14.973110 15.138731 15.304352 15.469973 15.635594 15.801215 15.966836 16.132457 16.298078 16.463699 16.619648 16.760429 16.886820 17.010298 17.133777 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.279385 0.282284 0.285183 0.288082 0.290981 0.293880 0.296779 0.299678 0.302577 0.305476 0.308375 0.311274 0.314173 0.317072 0.319971 0.322870 0.325769 0.328668 0.331598 0.334538 0.337479 0.340419 0.343385 0.346430 0.349475 0.352520 0.355565 0.358610 0.361655 0.364699 0.367744 0.370789 0.373834 0.376879 0.379924 0.382969 0.386119 0.389550 0.392980 0.396411 0.399841 0.403288 0.406743 0.410198 0.413654 0.417109 0.420564 0.424019 0.427474 0.430930 0.434385 0.437840 0.441295 0.444751 0.448206 0.451661 0.455116 0.458572 0.462027 0.465482 0.468937 0.472393 0.475848 0.479303 0.482758 0.486213 0.489669 0.493124 0.496579 0.500034 0.503490 0.506945 0.510400 0.513855 0.517311 0.520766 0.524221 0.527676 0.531131 0.534587 0.538042 0.541497 0.544952 0.548408 0.551863 0.555318 0.558773 0.562229 0.565684 0.569139 0.572594 0.576049 0.579505 0.582960 0.586415 0.589870 0.593326 0.596781 0.600236 0.603691 0.607147 0.610602 0.614057 0.617512 0.620968 0.624423 0.627878 0.631333 0.634788 0.638244 0.641699 0.645154 0.648609 0.652065 0.655520 0.658975 0.662430 0.665886 0.669341 0.672796 0.676387 0.679987 0.683588 0.687189 0.690926 0.694700 0.698473 0.702246 0.706019 0.709793 0.713566 0.717339 0.721113 0.724886 0.728659 0.732432 0.736206 0.739979 0.743752 0.747525 0.751299 0.755072 0.758845 0.762619 0.766392 0.770165 0.773957 0.777756 0.781554 0.785421 0.789715 0.794010 0.798352 0.802713 0.812249 0.829170 0.837234 0.842160 0.841105 0.843295 0.842553 0.836238 0.834972 0.831458 0.830415 0.827336 0.825302 0.822129 0.818295 0.814888 0.812239 0.809588 0.806769 0.803912 0.800424 0.794668 0.789625 0.783822 0.777638 0.772608 0.767348 0.761919 0.756491 0.751063 0.746148 0.742653 0.739314 0.735975 0.732636 0.729251 0.725462 0.721606 0.717749 0.713893 0.710036 0.706180 0.702189 0.697304 0.692511 0.687796 0.683067 0.678195 0.673271 0.668347 0.663423 0.658499 0.653575 0.648651 0.643727 0.638803 0.633879 0.628955 0.624031 0.619107 0.614183 0.609259 0.604598 0.624594 0.818868 1.049938 1.281008 1.512078 1.743148 1.974218 2.205288 2.436358 2.667428 2.898498 3.129567 3.360637 3.591707 3.832370 4.110002 4.388551 4.667099 4.945647 5.224195 5.502743 5.781291 6.059839 6.338388 6.616936 6.898807 7.220682 7.542604 7.864526 8.186447 8.508369 8.830291 9.152213 9.442048 9.485003 9.527957 9.545308 9.560279 9.575249 9.590219 9.605286 9.620400 9.635513 9.650627 9.665783 9.680987 9.696190 9.711394 9.726621 9.741907 9.757193 9.772479 9.787782 9.803199 9.818617 9.834035 9.849453 9.864973 9.880493 9.896012 9.911532 9.932644 9.954290 9.975936 10.061308 10.234323 10.407338 10.580352 10.753367 10.926382 11.099397 11.272411 11.445426 11.618441 11.791456 11.964471 12.137485 12.250870 12.306016 12.338871 12.354599 12.370326 12.386054 12.401821 12.417623 12.433426 12.449229 12.465073 12.480958 12.496843 12.512727 12.531954 12.554474 12.576995 12.606039 12.638126 12.710026 12.820369 12.965763 13.111158 13.256553 13.401947 13.547342 13.692736 13.838131 13.983526 14.128920 14.274315 14.419709 14.565104 14.717159 14.878429 15.044050 15.209671 15.375292 15.540913 15.706534 15.872155 16.037776 16.203397 16.369018 16.527507 16.662548 16.790815 16.914293 17.062192 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.284028 0.286927 0.289826 0.292725 0.295624 0.298523 0.301422 0.304321 0.307220 0.310119 0.313018 0.315917 0.318816 0.321715 0.324614 0.327513 0.330412 0.333314 0.336272 0.339231 0.342189 0.345147 0.348150 0.351195 0.354240 0.357285 0.360330 0.363374 0.366419 0.369464 0.372509 0.375557 0.378618 0.381680 0.384741 0.387802 0.391077 0.394532 0.397987 0.401443 0.404898 0.408353 0.411808 0.415263 0.418719 0.422174 0.425629 0.429084 0.432540 0.435995 0.439450 0.442905 0.446361 0.449816 0.453271 0.456726 0.460181 0.463637 0.467092 0.470547 0.474002 0.477458 0.480913 0.484368 0.487823 0.491279 0.494734 0.498189 0.501644 0.505100 0.508555 0.512010 0.515465 0.518920 0.522376 0.525831 0.529286 0.532741 0.536197 0.539652 0.543107 0.546562 0.550018 0.553473 0.556928 0.560383 0.563838 0.567294 0.570749 0.574204 0.577659 0.581115 0.584570 0.588025 0.591480 0.594936 0.598391 0.601846 0.605301 0.608756 0.612212 0.615667 0.619122 0.622577 0.626033 0.629488 0.632943 0.636398 0.639854 0.643309 0.646764 0.650219 0.653675 0.657130 0.660585 0.664040 0.667495 0.670951 0.674406 0.677889 0.681483 0.685077 0.688671 0.692273 0.696046 0.699819 0.703593 0.707366 0.711139 0.714912 0.718686 0.722459 0.726232 0.730005 0.733779 0.737552 0.741325 0.745099 0.748872 0.752645 0.756418 0.760192 0.763965 0.767738 0.771511 0.775285 0.779059 0.782833 0.786607 0.790536 0.794830 0.799125 0.803878 0.815758 0.831885 0.834465 0.840201 0.843828 0.843658 0.841417 0.835870 0.834982 0.830898 0.829739 0.827799 0.824601 0.821896 0.817655 0.814866 0.812229 0.809542 0.806696 0.803839 0.799914 0.794594 0.788790 0.782606 0.776575 0.771764 0.766588 0.761159 0.755731 0.750303 0.745526 0.742187 0.738849 0.735510 0.732171 0.728832 0.725227 0.721377 0.717520 0.713663 0.709807 0.705886 0.700931 0.695976 0.691111 0.686391 0.681676 0.676961 0.672246 0.667528 0.662657 0.657733 0.652809 0.647885 0.642961 0.638037 0.633113 0.628189 0.623265 0.618341 0.613417 0.608762 0.604402 0.614422 0.829038 1.060108 1.291178 1.522248 1.753317 1.984387 2.215457 2.446527 2.677597 2.908667 3.139737 3.370807 3.604378 3.878222 4.156770 4.435318 4.713866 4.992415 5.270963 5.549511 5.828059 6.106607 6.385155 6.663746 6.975797 7.297719 7.619641 7.941562 8.263484 8.585406 8.907328 9.229249 9.354108 9.379277 9.404446 9.424608 9.439618 9.454629 9.469640 9.484677 9.499791 9.514905 9.530019 9.545140 9.560388 9.575636 9.590885 9.606133 9.621457 9.636791 9.652124 9.667458 9.682854 9.698272 9.713690 9.729108 9.744621 9.760193 9.775765 9.791337 9.821953 9.865321 9.939548 10.112563 10.285578 10.458593 10.631607 10.804622 10.977637 11.150652 11.323666 11.496681 11.669696 11.842711 12.015726 12.143589 12.176789 12.209990 12.232839 12.248566 12.264294 12.280021 12.295813 12.311657 12.327501 12.343344 12.359210 12.375095 12.390980 12.406865 12.429394 12.457564 12.486850 12.518938 12.583349 12.723546 12.868941 13.014335 13.159730 13.305125 13.450519 13.595914 13.741308 13.886703 14.032098 14.177492 14.322887 14.468281 14.620368 14.783748 14.949369 15.114990 15.280611 15.446232 15.611853 15.777473 15.943094 16.108715 16.274336 16.437205 16.567098 16.694810 16.818288 16.993376 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.274176 0.277075 0.279974 0.282873 0.285772 0.288671 0.291570 0.294469 0.297368 0.300267 0.303166 0.306065 0.308964 0.311863 0.314762 0.317661 0.320560 0.323459 0.326358 0.329257 0.332156 0.335055 0.337981 0.340957 0.343933 0.346909 0.349885 0.352915 0.355960 0.359005 0.362050 0.365094 0.368139 0.371184 0.374229 0.377274 0.380345 0.383447 0.386549 0.389651 0.392752 0.396142 0.399597 0.403052 0.406508 0.409963 0.413418 0.416873 0.420329 0.423784 0.427239 0.430694 0.434150 0.437605 0.441060 0.444515 0.447970 0.451426 0.454881 0.458336 0.461791 0.465247 0.468702 0.472157 0.475612 0.479068 0.482523 0.485978 0.489433 0.492888 0.496344 0.499799 0.503254 0.506709 0.510165 0.513620 0.517075 0.520530 0.523986 0.527441 0.530896 0.534351 0.537807 0.541262 0.544717 0.548172 0.551627 0.555083 0.558538 0.561993 0.565448 0.568904 0.572359 0.575814 0.579269 0.582725 0.586180 0.589635 0.593090 0.596545 0.600001 0.603456 0.606911 0.610366 0.613822 0.617277 0.620732 0.624187 0.627643 0.631098 0.634553 0.638008 0.641463 0.644919 0.648374 0.651829 0.655284 0.658740 0.662195 0.665650 0.669105 0.672561 0.676016 0.679471 0.682989 0.686576 0.690163 0.693751 0.697392 0.701166 0.704939 0.708712 0.712485 0.716259 0.720032 0.723805 0.727578 0.731352 0.735125 0.738898 0.742672 0.746445 0.750218 0.753991 0.757765 0.761538 0.765311 0.769085 0.772858 0.776631 0.780404 0.784178 0.787951 0.791724 0.795754 0.799996 0.804458 0.819267 0.831509 0.844140 0.840256 0.846551 0.844743 0.837241 0.835502 0.833389 0.831636 0.829120 0.827754 0.824346 0.821201 0.817517 0.814856 0.812219 0.809479 0.806622 0.803765 0.799608 0.793758 0.787574 0.781390 0.775542 0.770830 0.765828 0.760399 0.754971 0.749543 0.745061 0.741722 0.738383 0.735044 0.731705 0.728367 0.724965 0.721147 0.717291 0.713434 0.709474 0.704558 0.699604 0.694649 0.689704 0.684986 0.680271 0.675556 0.670841 0.666126 0.661412 0.656697 0.651982 0.647118 0.642194 0.637270 0.632346 0.627422 0.622498 0.617574 0.612919 0.608559 0.604209 0.622457 0.839207 1.070277 1.301347 1.532417 1.763487 1.994557 2.225627 2.456697 2.687767 2.918837 3.149906 3.380976 3.646442 3.924990 4.203538 4.482086 4.760634 5.039182 5.317731 5.596279 5.874827 6.153375 6.431923 6.730912 7.052834 7.374756 7.696677 8.018599 8.340521 8.662443 8.984364 9.241030 9.256753 9.272476 9.288198 9.303873 9.318924 9.333976 9.349027 9.364078 9.379206 9.394347 9.409489 9.424630 9.439852 9.455117 9.470382 9.485647 9.500969 9.516351 9.531733 9.547115 9.562528 9.577997 9.593466 9.608936 9.624431 9.640002 9.655574 9.671146 9.702976 9.817789 9.990803 10.163818 10.336833 10.509848 10.682862 10.855877 11.028892 11.201907 11.374922 11.547936 11.720951 11.893966 12.045719 12.066823 12.087928 12.109032 12.126807 12.142535 12.158262 12.173990 12.189809 12.205694 12.221578 12.237463 12.254067 12.271196 12.288324 12.305452 12.335574 12.367662 12.415288 12.481329 12.626723 12.772118 12.917513 13.062907 13.208302 13.353696 13.499091 13.644486 13.789880 13.935275 14.080669 14.226064 14.371772 14.523446 14.689067 14.854687 15.020308 15.185929 15.351550 15.517171 15.682792 15.848413 16.014034 16.179655 16.345276 16.473722 16.598805 16.722283 16.894826 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.278819 0.281718 0.284617 0.287516 0.290415 0.293314 0.296213 0.299112 0.302011 0.304910 0.307809 0.310708 0.313607 0.316506 0.319405 0.322304 0.325203 0.328102 0.331001 0.333900 0.336799 0.339698 0.342658 0.345651 0.348645 0.351639 0.354635 0.357680 0.360725 0.363769 0.366814 0.369859 0.372904 0.375949 0.378994 0.382039 0.385156 0.388298 0.391440 0.394583 0.397752 0.401207 0.404662 0.408118 0.411573 0.415028 0.418483 0.421939 0.425394 0.428849 0.432304 0.435759 0.439215 0.442670 0.446125 0.449580 0.453036 0.456491 0.459946 0.463401 0.466857 0.470312 0.473767 0.477222 0.480677 0.484133 0.487588 0.491043 0.494498 0.497954 0.501409 0.504864 0.508319 0.511775 0.515230 0.518685 0.522140 0.525595 0.529051 0.532506 0.535961 0.539416 0.542872 0.546327 0.549782 0.553237 0.556693 0.560148 0.563603 0.567058 0.570514 0.573969 0.577424 0.580879 0.584334 0.587790 0.591245 0.594700 0.598155 0.601611 0.605066 0.608521 0.611976 0.615432 0.618887 0.622342 0.625797 0.629252 0.632708 0.636163 0.639618 0.643073 0.646529 0.649984 0.653439 0.656894 0.660350 0.663805 0.667260 0.670715 0.674170 0.677626 0.681081 0.684536 0.688085 0.691665 0.695246 0.698827 0.702512 0.706285 0.710058 0.713832 0.717605 0.721378 0.725152 0.728925 0.732698 0.736471 0.740245 0.744018 0.747791 0.751564 0.755338 0.759111 0.762884 0.766658 0.770431 0.774204 0.777977 0.781751 0.785524 0.789297 0.793070 0.796844 0.801098 0.805923 0.823178 0.832555 0.842478 0.846099 0.846163 0.844486 0.836563 0.835653 0.831896 0.831820 0.829234 0.827136 0.824320 0.820384 0.817491 0.814847 0.812205 0.809405 0.806548 0.803665 0.798727 0.792543 0.786359 0.780175 0.774483 0.769904 0.765068 0.759640 0.754211 0.748806 0.744595 0.741256 0.737918 0.734579 0.731240 0.727901 0.724562 0.720916 0.717062 0.713037 0.708186 0.703231 0.698276 0.693321 0.688378 0.683582 0.678867 0.674152 0.669437 0.664722 0.660007 0.655292 0.650577 0.645862 0.641147 0.636432 0.631580 0.626656 0.621732 0.617069 0.612717 0.608367 0.604017 0.637087 0.849377 1.080447 1.311517 1.542587 1.773656 2.004726 2.235796 2.466866 2.697936 2.929006 3.160076 3.414661 3.693210 3.971758 4.250306 4.528854 4.807402 5.085950 5.364498 5.643047 5.921595 6.200143 6.486027 6.807949 7.129871 7.451792 7.773714 8.095636 8.417558 8.739479 9.028270 9.115720 9.138256 9.153220 9.168184 9.183149 9.198196 9.213288 9.228380 9.243473 9.258606 9.273791 9.288977 9.304162 9.319371 9.334648 9.349926 9.365203 9.380494 9.395911 9.411329 9.426747 9.442164 9.457683 9.473204 9.488725 9.504246 9.527939 9.552759 9.577580 9.696029 9.869044 10.042058 10.215073 10.388088 10.561103 10.734118 10.907132 11.080147 11.253162 11.426177 11.599191 11.772206 11.908778 11.957864 11.973592 11.989319 12.005047 12.020801 12.036569 12.052338 12.068106 12.083946 12.099831 12.115716 12.131601 12.150150 12.170361 12.190572 12.216386 12.248473 12.302626 12.384506 12.529901 12.675295 12.820690 12.966085 13.111479 13.256874 13.402268 13.547663 13.693058 13.838452 13.983847 14.129241 14.275689 14.428764 14.594385 14.760006 14.925627 15.091248 15.256869 15.422490 15.588111 15.753732 15.919353 16.084840 16.245210 16.379322 16.502800 16.626278 16.749756 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.280563 0.283462 0.286361 0.289260 0.292159 0.295058 0.297957 0.300856 0.303755 0.306654 0.309553 0.312452 0.315351 0.318250 0.321149 0.324048 0.326947 0.329846 0.332745 0.335644 0.338543 0.341442 0.344341 0.347345 0.350356 0.353367 0.356378 0.359400 0.362445 0.365489 0.368534 0.371579 0.374624 0.377669 0.380714 0.383759 0.386804 0.389987 0.393171 0.396354 0.399537 0.402817 0.406272 0.409727 0.413183 0.416638 0.420093 0.423548 0.427004 0.430459 0.433914 0.437369 0.440825 0.444280 0.447735 0.451190 0.454646 0.458101 0.461556 0.465011 0.468466 0.471922 0.475377 0.478832 0.482287 0.485743 0.489198 0.492653 0.496108 0.499564 0.503019 0.506474 0.509929 0.513384 0.516840 0.520295 0.523750 0.527205 0.530661 0.534116 0.537571 0.541026 0.544482 0.547937 0.551392 0.554847 0.558302 0.561758 0.565213 0.568668 0.572123 0.575579 0.579034 0.582489 0.585944 0.589400 0.592855 0.596310 0.599765 0.603221 0.606676 0.610131 0.613586 0.617041 0.620497 0.623952 0.627407 0.630862 0.634318 0.637773 0.641228 0.644683 0.648139 0.651594 0.655049 0.658504 0.661959 0.665415 0.668870 0.672325 0.675780 0.679236 0.682691 0.686146 0.689603 0.693177 0.696751 0.700325 0.703899 0.707632 0.711405 0.715178 0.718951 0.722725 0.726498 0.730271 0.734044 0.737818 0.741591 0.745364 0.749138 0.752911 0.756684 0.760457 0.764231 0.768004 0.771777 0.775550 0.779324 0.783097 0.786870 0.790644 0.794417 0.798190 0.802009 0.809766 0.828153 0.833601 0.842688 0.848822 0.846933 0.841800 0.836195 0.835300 0.832374 0.831145 0.829743 0.826562 0.824058 0.820146 0.817475 0.814837 0.812168 0.809332 0.806475 0.803132 0.797511 0.791327 0.785143 0.778959 0.773529 0.768974 0.764241 0.758880 0.753451 0.748123 0.744130 0.740791 0.737452 0.734113 0.730775 0.727436 0.724097 0.720678 0.716626 0.711813 0.706858 0.701904 0.696949 0.691994 0.687039 0.682177 0.677462 0.672747 0.668032 0.663317 0.658602 0.653887 0.649172 0.644457 0.639742 0.635027 0.630312 0.625603 0.621165 0.616874 0.612525 0.608175 0.603825 0.628476 0.859546 1.090616 1.321686 1.552756 1.783826 2.014896 2.245966 2.477036 2.708106 2.939175 3.183023 3.461429 3.739977 4.018526 4.297074 4.575622 4.854170 5.132718 5.411266 5.689814 5.968363 6.247640 6.563064 6.884986 7.206907 7.528829 7.850751 8.172673 8.494594 8.816516 8.945551 8.988069 9.017547 9.032530 9.047514 9.062497 9.077511 9.092625 9.107738 9.122852 9.137969 9.153199 9.168429 9.183659 9.198889 9.214200 9.229525 9.244850 9.260176 9.275567 9.290986 9.306406 9.321825 9.337334 9.352905 9.368477 9.384049 9.417568 9.468528 9.574269 9.747284 9.920299 10.093313 10.266328 10.439343 10.612358 10.785373 10.958387 11.131402 11.304417 11.477432 11.650446 11.763223 11.823376 11.851832 11.867560 11.883287 11.899015 11.914797 11.930607 11.946416 11.962225 11.978084 11.993969 12.009853 12.025738 12.047346 12.071993 12.097197 12.129284 12.169578 12.288449 12.433078 12.578473 12.723867 12.869262 13.014656 13.160051 13.305446 13.450840 13.596235 13.741629 13.887024 14.032419 14.178579 14.334503 14.499704 14.665325 14.830946 14.996567 15.162188 15.327809 15.493430 15.659051 15.824672 15.990293 16.144404 16.283317 16.406795 16.530273 16.653751 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.285206 0.288105 0.291004 0.293903 0.296802 0.299701 0.302600 0.305499 0.308398 0.311297 0.314196 0.317095 0.319994 0.322893 0.325792 0.328691 0.331590 0.334490 0.337389 0.340288 0.343187 0.346086 0.349014 0.352042 0.355070 0.358098 0.361126 0.364164 0.367209 0.370254 0.373299 0.376344 0.379389 0.382434 0.385479 0.388524 0.391617 0.394841 0.398065 0.401289 0.404513 0.407882 0.411337 0.414793 0.418248 0.421703 0.425158 0.428614 0.432069 0.435524 0.438979 0.442434 0.445890 0.449345 0.452800 0.456255 0.459711 0.463166 0.466621 0.470076 0.473532 0.476987 0.480442 0.483897 0.487353 0.490808 0.494263 0.497718 0.501173 0.504629 0.508084 0.511539 0.514994 0.518450 0.521905 0.525360 0.528815 0.532271 0.535726 0.539181 0.542636 0.546091 0.549547 0.553002 0.556457 0.559912 0.563368 0.566823 0.570278 0.573733 0.577189 0.580644 0.584099 0.587554 0.591009 0.594465 0.597920 0.601375 0.604830 0.608286 0.611741 0.615196 0.618651 0.622107 0.625562 0.629017 0.632472 0.635928 0.639383 0.642838 0.646293 0.649748 0.653204 0.656659 0.660114 0.663569 0.667025 0.670480 0.673935 0.677390 0.680846 0.684301 0.687756 0.691211 0.694699 0.698266 0.701834 0.705401 0.708978 0.712751 0.716524 0.720298 0.724071 0.727844 0.731618 0.735391 0.739164 0.742937 0.746711 0.750484 0.754257 0.758030 0.761804 0.765577 0.769350 0.773124 0.776897 0.780670 0.784443 0.788217 0.791990 0.795780 0.799571 0.803361 0.814741 0.830644 0.839083 0.842983 0.851130 0.847392 0.837256 0.836005 0.833655 0.833112 0.830758 0.829633 0.826536 0.823280 0.820118 0.817465 0.814828 0.812113 0.809258 0.805850 0.802286 0.796296 0.790112 0.783928 0.777744 0.772598 0.768044 0.763423 0.758120 0.752691 0.747383 0.743664 0.740326 0.736987 0.733648 0.730309 0.726970 0.723631 0.720095 0.715440 0.710486 0.705531 0.700576 0.695621 0.690666 0.685712 0.680804 0.676057 0.671342 0.666627 0.661912 0.657197 0.652483 0.647768 0.643053 0.638338 0.633623 0.628908 0.624653 0.620957 0.616682 0.612332 0.607983 0.603633 0.642299 0.869716 1.100786 1.331856 1.562925 1.793995 2.025065 2.256135 2.487205 2.718275 2.954762 3.229649 3.508197 3.786745 4.065293 4.343842 4.622390 4.900938 5.179486 5.458034 5.736582 6.015130 6.318179 6.640101 6.962022 7.283944 7.605866 7.927788 8.249709 8.571631 8.822460 8.847419 8.872377 8.896823 8.911847 8.926871 8.941895 8.956918 8.972024 8.987147 9.002270 9.017394 9.032605 9.047870 9.063135 9.078400 9.093714 9.109087 9.124461 9.139834 9.155238 9.170709 9.186180 9.201650 9.217143 9.232714 9.248286 9.263858 9.297452 9.452509 9.625524 9.798539 9.971554 10.144569 10.317583 10.490598 10.663613 10.836628 11.009642 11.182657 11.355672 11.528687 11.653530 11.689211 11.724892 11.745800 11.761527 11.777255 11.792982 11.808796 11.824646 11.840497 11.856347 11.872221 11.888106 11.903991 11.919876 11.946596 11.978173 12.017121 12.059568 12.190861 12.336255 12.481650 12.627045 12.772439 12.917834 13.063228 13.208623 13.354018 13.499412 13.644807 13.790201 13.935596 14.080991 14.240534 14.405023 14.570644 14.736265 14.901886 15.067507 15.233128 15.398749 15.564370 15.729991 15.895612 16.046776 16.187312 16.310790 16.434268 16.557746 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.289850 0.292749 0.295648 0.298547 0.301446 0.304345 0.307244 0.310143 0.313042 0.315941 0.318840 0.321739 0.324638 0.327537 0.330436 0.333335 0.336234 0.339133 0.342032 0.344932 0.347831 0.350730 0.353705 0.356750 0.359795 0.362840 0.365884 0.368929 0.371974 0.375019 0.378064 0.381109 0.384154 0.387199 0.390243 0.393288 0.396453 0.399717 0.402982 0.406247 0.409511 0.412947 0.416403 0.419858 0.423313 0.426768 0.430223 0.433679 0.437134 0.440589 0.444044 0.447500 0.450955 0.454410 0.457865 0.461321 0.464776 0.468231 0.471686 0.475141 0.478597 0.482052 0.485507 0.488962 0.492418 0.495873 0.499328 0.502783 0.506239 0.509694 0.513149 0.516604 0.520060 0.523515 0.526970 0.530425 0.533880 0.537336 0.540791 0.544246 0.547701 0.551157 0.554612 0.558067 0.561522 0.564978 0.568433 0.571888 0.575343 0.578798 0.582254 0.585709 0.589164 0.592619 0.596075 0.599530 0.602985 0.606440 0.609896 0.613351 0.616806 0.620261 0.623716 0.627172 0.630627 0.634082 0.637537 0.640993 0.644448 0.647903 0.651358 0.654814 0.658269 0.661724 0.665179 0.668635 0.672090 0.675545 0.679000 0.682455 0.685911 0.689366 0.692821 0.696276 0.699791 0.703352 0.706913 0.710474 0.714098 0.717871 0.721644 0.725417 0.729191 0.732964 0.736737 0.740510 0.744284 0.748057 0.751830 0.755604 0.759377 0.763150 0.766923 0.770697 0.774470 0.778243 0.782016 0.785790 0.789563 0.793336 0.797139 0.801043 0.804947 0.819716 0.831690 0.844967 0.849389 0.849123 0.845185 0.836888 0.836358 0.833112 0.833177 0.831178 0.829016 0.826510 0.822784 0.820094 0.817455 0.814818 0.812030 0.808633 0.804986 0.801037 0.795080 0.788896 0.782712 0.776618 0.771668 0.767113 0.762546 0.757360 0.751932 0.746586 0.743199 0.739860 0.736521 0.733182 0.729844 0.726505 0.723032 0.718959 0.714196 0.709160 0.704203 0.699249 0.694294 0.689339 0.684384 0.679430 0.674653 0.669938 0.665223 0.660508 0.655793 0.651078 0.646363 0.641648 0.636933 0.632218 0.627963 0.624268 0.620562 0.616490 0.612140 0.607790 0.603441 0.653137 0.879885 1.110955 1.342025 1.573095 1.804165 2.035235 2.266305 2.497375 2.729359 2.997869 3.276417 3.554965 3.833513 4.112061 4.390609 4.669158 4.947706 5.226254 5.504802 5.783350 6.073294 6.395216 6.717137 7.039059 7.360981 7.682903 8.004824 8.326746 8.648668 8.729070 8.744669 8.760268 8.775867 8.791129 8.806194 8.821258 8.836323 8.851430 8.866597 8.881764 8.896932 8.912122 8.927390 8.942659 8.957928 8.973206 8.988623 9.004041 9.019459 9.034876 9.050392 9.065915 9.081437 9.096959 9.123455 9.151968 9.180480 9.330750 9.503765 9.676779 9.849794 10.022809 10.195824 10.368838 10.541853 10.714868 10.887883 11.060897 11.233912 11.406927 11.554701 11.577282 11.599864 11.622445 11.639773 11.655507 11.671241 11.686976 11.702820 11.718704 11.734589 11.750474 11.768140 11.786471 11.804802 11.826732 11.858820 11.900638 11.967322 12.094038 12.239433 12.384827 12.530222 12.675616 12.821011 12.966406 13.111800 13.257195 13.402589 13.547984 13.693379 13.838773 13.984168 14.145439 14.310342 14.475963 14.641584 14.807205 14.972826 15.138447 15.304068 15.469689 15.635310 15.800931 15.951788 16.090907 16.214785 16.338263 16.461741 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.291594 0.294493 0.297392 0.300291 0.303190 0.306089 0.308988 0.311887 0.314786 0.317685 0.320584 0.323483 0.326382 0.329281 0.332180 0.335079 0.337978 0.340877 0.343781 0.346699 0.349617 0.352534 0.355452 0.358470 0.361515 0.364559 0.367604 0.370649 0.373694 0.376739 0.379784 0.382829 0.385874 0.388919 0.391963 0.395008 0.398053 0.401310 0.404615 0.407921 0.411226 0.414557 0.418012 0.421468 0.424923 0.428378 0.431833 0.435289 0.438744 0.442199 0.445654 0.449110 0.452565 0.456020 0.459475 0.462930 0.466386 0.469841 0.473296 0.476751 0.480207 0.483662 0.487117 0.490572 0.494028 0.497483 0.500938 0.504393 0.507848 0.511304 0.514759 0.518214 0.521669 0.525125 0.528580 0.532035 0.535490 0.538946 0.542401 0.545856 0.549311 0.552767 0.556222 0.559677 0.563132 0.566587 0.570043 0.573498 0.576953 0.580408 0.583864 0.587319 0.590774 0.594229 0.597685 0.601140 0.604595 0.608050 0.611505 0.614961 0.618416 0.621871 0.625326 0.628782 0.632237 0.635692 0.639147 0.642603 0.646058 0.649513 0.652968 0.656423 0.659879 0.663334 0.666789 0.670244 0.673700 0.677155 0.680610 0.684065 0.687521 0.690976 0.694431 0.697886 0.701341 0.704879 0.708434 0.711988 0.715543 0.719217 0.722990 0.726764 0.730537 0.734310 0.738084 0.741857 0.745630 0.749403 0.753177 0.756950 0.760723 0.764496 0.768270 0.772043 0.775816 0.779590 0.783363 0.787136 0.790909 0.794683 0.798456 0.802417 0.806583 0.824692 0.832736 0.843560 0.853815 0.850015 0.841239 0.836549 0.835585 0.833850 0.832586 0.831687 0.828752 0.826146 0.822747 0.820082 0.817445 0.814792 0.811416 0.807732 0.804216 0.799840 0.793865 0.787681 0.781497 0.775519 0.770738 0.766183 0.761628 0.756599 0.751172 0.746081 0.742733 0.739395 0.736056 0.732717 0.729378 0.725977 0.721832 0.717665 0.713011 0.707934 0.702884 0.697921 0.692966 0.688012 0.683057 0.678102 0.673253 0.668533 0.663818 0.659103 0.654388 0.649673 0.644958 0.640243 0.635528 0.631273 0.627578 0.623883 0.620187 0.616298 0.611948 0.607598 0.603249 0.658985 0.890055 1.121125 1.352194 1.583264 1.814334 2.045404 2.276474 2.507544 2.766088 3.044637 3.323185 3.601733 3.880281 4.158829 4.437377 4.715925 4.994474 5.273022 5.551570 5.831949 6.150331 6.472252 6.794174 7.116096 7.438018 7.759939 8.081861 8.403783 8.556704 8.610491 8.625455 8.640420 8.655384 8.670377 8.685483 8.700588 8.715694 8.730800 8.746011 8.761223 8.776434 8.791646 8.806944 8.822261 8.837577 8.852894 8.868280 8.883701 8.899121 8.914541 8.930046 8.945617 8.961189 8.976761 9.013635 9.074238 9.208990 9.382005 9.555020 9.728034 9.901049 10.074064 10.247079 10.420093 10.593108 10.766123 10.939138 11.112152 11.285167 11.434371 11.470825 11.486553 11.502280 11.518008 11.533773 11.549548 11.565323 11.581098 11.596957 11.612842 11.628727 11.644611 11.665106 11.687013 11.708920 11.739631 11.771718 11.866242 11.997215 12.142610 12.288005 12.433399 12.578794 12.724188 12.869583 13.014978 13.160372 13.305767 13.451161 13.596556 13.741951 13.888963 14.050040 14.215661 14.381282 14.546903 14.712524 14.878145 15.043766 15.209387 15.375008 15.540628 15.706249 15.859014 15.992568 16.118780 16.242258 16.365736 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.296237 0.299136 0.302035 0.304934 0.307833 0.310732 0.313631 0.316530 0.319429 0.322328 0.325227 0.328126 0.331025 0.333924 0.336823 0.339722 0.342621 0.345520 0.348440 0.351376 0.354312 0.357248 0.360190 0.363235 0.366279 0.369324 0.372369 0.375414 0.378459 0.381504 0.384549 0.387594 0.390638 0.393683 0.396728 0.399773 0.402842 0.406189 0.409535 0.412881 0.416228 0.419622 0.423078 0.426533 0.429988 0.433443 0.436899 0.440354 0.443809 0.447264 0.450719 0.454175 0.457630 0.461085 0.464540 0.467996 0.471451 0.474906 0.478361 0.481817 0.485272 0.488727 0.492182 0.495637 0.499093 0.502548 0.506003 0.509458 0.512914 0.516369 0.519824 0.523279 0.526735 0.530190 0.533645 0.537100 0.540555 0.544011 0.547466 0.550921 0.554376 0.557832 0.561287 0.564742 0.568197 0.571653 0.575108 0.578563 0.582018 0.585474 0.588929 0.592384 0.595839 0.599294 0.602750 0.606205 0.609660 0.613115 0.616571 0.620026 0.623481 0.626936 0.630392 0.633847 0.637302 0.640757 0.644212 0.647668 0.651123 0.654578 0.658033 0.661489 0.664944 0.668399 0.671854 0.675310 0.678765 0.682220 0.685675 0.689130 0.692586 0.696041 0.699496 0.702951 0.706416 0.709964 0.713513 0.717061 0.720609 0.724337 0.728110 0.731883 0.735657 0.739430 0.743203 0.746976 0.750750 0.754523 0.758296 0.762070 0.765843 0.769616 0.773389 0.777163 0.780936 0.784709 0.788482 0.792256 0.796029 0.799802 0.803576 0.811280 0.829219 0.836240 0.845709 0.853209 0.848152 0.837662 0.836710 0.834062 0.834579 0.832612 0.831523 0.828726 0.825437 0.822719 0.820073 0.817436 0.814198 0.810515 0.806851 0.803557 0.798624 0.792649 0.786465 0.780281 0.774392 0.769808 0.765253 0.760698 0.755840 0.750412 0.745655 0.742268 0.738929 0.735590 0.732252 0.728829 0.724706 0.720547 0.716388 0.711826 0.706749 0.701672 0.696611 0.691639 0.686684 0.681729 0.676775 0.671858 0.667128 0.662413 0.657698 0.652983 0.648268 0.643553 0.638839 0.634583 0.630888 0.627193 0.623498 0.619802 0.615996 0.611756 0.607406 0.603056 0.669154 0.900224 1.131294 1.362364 1.593434 1.824504 2.055574 2.286644 2.534308 2.812856 3.091404 3.369952 3.648501 3.927049 4.205597 4.484145 4.762693 5.041241 5.319789 5.598338 5.905446 6.227367 6.549289 6.871211 7.193133 7.515054 7.836976 8.158898 8.406472 8.448560 8.489774 8.504771 8.519767 8.534764 8.549760 8.564850 8.579964 8.595077 8.610191 8.625389 8.640645 8.655901 8.671158 8.686460 8.701824 8.717189 8.732553 8.747949 8.763421 8.778893 8.794365 8.810079 8.826883 8.843686 8.860490 8.914216 9.087230 9.260245 9.433260 9.606275 9.779289 9.952304 10.125319 10.298334 10.471348 10.644363 10.817378 10.990393 11.163407 11.276253 11.342120 11.364793 11.380521 11.396248 11.411976 11.427776 11.443592 11.459407 11.475223 11.491095 11.506979 11.522864 11.538749 11.563731 11.590947 11.622296 11.658345 11.754998 11.900393 12.045787 12.191182 12.336576 12.481971 12.627366 12.772760 12.918155 13.063549 13.208944 13.354339 13.499733 13.645128 13.795139 13.955359 14.120980 14.286601 14.452222 14.617843 14.783463 14.949084 15.114705 15.280326 15.445947 15.611568 15.768117 15.896671 16.022775 16.146253 16.308292 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.286385 0.289284 0.292183 0.295082 0.297981 0.300880 0.303779 0.306678 0.309577 0.312476 0.315375 0.318274 0.321173 0.324072 0.326971 0.329870 0.332769 0.335668 0.338567 0.341466 0.344365 0.347264 0.350163 0.353109 0.356063 0.359017 0.361971 0.364954 0.367999 0.371044 0.374089 0.377134 0.380179 0.383224 0.386269 0.389314 0.392358 0.395403 0.398448 0.401493 0.404538 0.407702 0.411090 0.414477 0.417864 0.421252 0.424687 0.428143 0.431598 0.435053 0.438508 0.441964 0.445419 0.448874 0.452329 0.455785 0.459240 0.462695 0.466150 0.469606 0.473061 0.476516 0.479971 0.483426 0.486882 0.490337 0.493792 0.497247 0.500703 0.504158 0.507613 0.511068 0.514524 0.517979 0.521434 0.524889 0.528344 0.531800 0.535255 0.538710 0.542165 0.545621 0.549076 0.552531 0.555986 0.559442 0.562897 0.566352 0.569807 0.573262 0.576718 0.580173 0.583628 0.587083 0.590539 0.593994 0.597449 0.600904 0.604360 0.607815 0.611270 0.614725 0.618181 0.621636 0.625091 0.628546 0.632001 0.635457 0.638912 0.642367 0.645822 0.649278 0.652733 0.656188 0.659643 0.663099 0.666554 0.670009 0.673464 0.676919 0.680375 0.683830 0.687285 0.690740 0.694196 0.697651 0.701106 0.704561 0.708017 0.711504 0.715046 0.718588 0.722130 0.725683 0.729456 0.733230 0.737003 0.740776 0.744550 0.748323 0.752096 0.755869 0.759643 0.763416 0.767189 0.770962 0.774736 0.778509 0.782282 0.786056 0.789829 0.793602 0.797405 0.801223 0.805042 0.816255 0.830825 0.843141 0.852115 0.852398 0.845653 0.837213 0.837018 0.834588 0.834614 0.833121 0.831020 0.828700 0.825377 0.822700 0.820063 0.816578 0.813298 0.809614 0.806051 0.802898 0.797390 0.791434 0.785250 0.779066 0.773432 0.768878 0.764323 0.759768 0.755005 0.749652 0.745180 0.741803 0.738464 0.735125 0.731643 0.727579 0.723420 0.719262 0.715103 0.710642 0.705565 0.700488 0.695411 0.690339 0.685357 0.680402 0.675447 0.670493 0.665723 0.661009 0.656294 0.651579 0.646864 0.642149 0.637894 0.634198 0.630503 0.626808 0.623113 0.619417 0.615722 0.611564 0.607214 0.602864 0.679324 0.910394 1.141464 1.372533 1.603603 1.834673 2.065743 2.303529 2.581076 2.859624 3.138172 3.416720 3.695268 3.973817 4.252365 4.530913 4.809461 5.088009 5.366557 5.660561 5.982482 6.304404 6.626326 6.948248 7.270169 7.592091 7.914013 8.235935 8.315741 8.340491 8.365242 8.384064 8.399101 8.414138 8.429175 8.444255 8.459404 8.474553 8.489702 8.504873 8.520138 8.535403 8.550668 8.565937 8.581350 8.596763 8.612176 8.627589 8.643102 8.658626 8.674149 8.689673 8.719250 8.752112 8.792456 8.965471 9.138485 9.311500 9.484515 9.657530 9.830544 10.003559 10.176574 10.349589 10.522603 10.695618 10.868633 11.041648 11.163700 11.202101 11.240503 11.258761 11.274488 11.290216 11.305943 11.321781 11.337638 11.353495 11.369352 11.385977 11.402748 11.419519 11.437079 11.469166 11.503071 11.560705 11.658175 11.803570 11.948965 12.094359 12.239754 12.385148 12.530543 12.675938 12.821332 12.966727 13.112121 13.257516 13.402911 13.548305 13.700075 13.860677 14.026298 14.191919 14.357540 14.523161 14.688782 14.854403 15.020024 15.185645 15.351266 15.516887 15.678824 15.802863 15.926770 16.050248 16.228807 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.291028 0.293927 0.296826 0.299725 0.302624 0.305523 0.308422 0.311321 0.314220 0.317119 0.320018 0.322917 0.325816 0.328715 0.331614 0.334513 0.337412 0.340311 0.343210 0.346109 0.349008 0.351907 0.354817 0.357789 0.360761 0.363732 0.366704 0.369719 0.372764 0.375809 0.378854 0.381899 0.384944 0.387989 0.391033 0.394078 0.397123 0.400168 0.403213 0.406258 0.409303 0.412584 0.416013 0.419441 0.422869 0.426298 0.429753 0.433208 0.436663 0.440118 0.443574 0.447029 0.450484 0.453939 0.457394 0.460850 0.464305 0.467760 0.471215 0.474671 0.478126 0.481581 0.485036 0.488492 0.491947 0.495402 0.498857 0.502313 0.505768 0.509223 0.512678 0.516133 0.519589 0.523044 0.526499 0.529954 0.533410 0.536865 0.540320 0.543775 0.547231 0.550686 0.554141 0.557596 0.561051 0.564507 0.567962 0.571417 0.574872 0.578328 0.581783 0.585238 0.588693 0.592149 0.595604 0.599059 0.602514 0.605969 0.609425 0.612880 0.616335 0.619790 0.623246 0.626701 0.630156 0.633611 0.637067 0.640522 0.643977 0.647432 0.650888 0.654343 0.657798 0.661253 0.664708 0.668164 0.671619 0.675074 0.678529 0.681985 0.685440 0.688895 0.692350 0.695806 0.699261 0.702716 0.706171 0.709626 0.713082 0.716589 0.720125 0.723660 0.727196 0.730803 0.734576 0.738349 0.742123 0.745896 0.749669 0.753442 0.757216 0.760989 0.764762 0.768536 0.772309 0.776082 0.779855 0.783629 0.787402 0.791175 0.794948 0.798722 0.802665 0.806626 0.821230 0.831871 0.843684 0.858261 0.851212 0.840678 0.837063 0.835851 0.835326 0.834187 0.833585 0.830943 0.828264 0.825348 0.822691 0.819206 0.815998 0.812397 0.808721 0.805350 0.801799 0.796156 0.790208 0.784034 0.777850 0.772502 0.767947 0.763392 0.758838 0.754258 0.748892 0.744676 0.741337 0.737998 0.734500 0.730453 0.726294 0.722135 0.717976 0.713818 0.709412 0.704380 0.699303 0.694226 0.689149 0.684072 0.679074 0.674120 0.669166 0.664319 0.659604 0.654889 0.650174 0.645459 0.641211 0.637509 0.633813 0.630118 0.626423 0.622728 0.619032 0.615337 0.611356 0.607022 0.602672 0.689493 0.920563 1.151633 1.382703 1.613773 1.844843 2.077897 2.349296 2.627844 2.906392 3.184940 3.463488 3.742036 4.020584 4.299133 4.577681 4.856229 5.134777 5.416670 5.737597 6.059519 6.381441 6.703363 7.025284 7.347206 7.669128 7.991050 8.201492 8.216969 8.232445 8.247921 8.263323 8.278400 8.293478 8.308556 8.323634 8.338824 8.354018 8.369211 8.384404 8.399688 8.414996 8.430304 8.445612 8.460993 8.476415 8.491836 8.507258 8.522758 8.538329 8.553901 8.569473 8.610366 8.683623 8.843711 9.016726 9.189740 9.362755 9.535770 9.708785 9.881799 10.054814 10.227829 10.400844 10.573858 10.746873 10.919888 11.063786 11.087953 11.112119 11.136286 11.152741 11.168482 11.184222 11.199963 11.215830 11.231715 11.247600 11.263485 11.282732 11.302447 11.322162 11.349977 11.382065 11.452469 11.561353 11.706747 11.852142 11.997537 12.142931 12.288326 12.433720 12.579115 12.724509 12.869904 13.015299 13.160693 13.306088 13.451482 13.603944 13.765996 13.931617 14.097238 14.262859 14.428480 14.594101 14.759722 14.925343 15.090964 15.256585 15.420741 15.578783 15.707286 15.830765 15.954243 16.112225 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.295671 0.298570 0.301469 0.304368 0.307267 0.310166 0.313065 0.315964 0.318863 0.321762 0.324661 0.327560 0.330459 0.333358 0.336258 0.339157 0.342056 0.344955 0.347854 0.350753 0.353652 0.356551 0.359489 0.362479 0.365468 0.368458 0.371447 0.374484 0.377529 0.380574 0.383619 0.386664 0.389709 0.392753 0.395798 0.398843 0.401896 0.404955 0.408013 0.411072 0.414131 0.417542 0.420997 0.424452 0.427907 0.431363 0.434818 0.438273 0.441728 0.445183 0.448639 0.452094 0.455549 0.459004 0.462460 0.465915 0.469370 0.472825 0.476281 0.479736 0.483191 0.486646 0.490101 0.493557 0.497012 0.500467 0.503922 0.507378 0.510833 0.514288 0.517743 0.521199 0.524654 0.528109 0.531564 0.535020 0.538475 0.541930 0.545385 0.548840 0.552296 0.555751 0.559206 0.562661 0.566117 0.569572 0.573027 0.576482 0.579938 0.583393 0.586848 0.590303 0.593758 0.597214 0.600669 0.604124 0.607579 0.611035 0.614490 0.617945 0.621400 0.624856 0.628311 0.631766 0.635221 0.638676 0.642132 0.645587 0.649042 0.652497 0.655953 0.659408 0.662863 0.666318 0.669774 0.673229 0.676684 0.680139 0.683595 0.687050 0.690505 0.693960 0.697415 0.700871 0.704326 0.707781 0.711236 0.714692 0.718147 0.721670 0.725200 0.728729 0.732259 0.735922 0.739696 0.743469 0.747242 0.751015 0.754789 0.758562 0.762335 0.766109 0.769882 0.773655 0.777428 0.781202 0.784975 0.788748 0.792522 0.796295 0.800068 0.803932 0.808268 0.826073 0.833627 0.848130 0.855435 0.848907 0.837952 0.837415 0.835326 0.836064 0.834556 0.833360 0.830917 0.828006 0.825323 0.821833 0.818028 0.815180 0.811496 0.807900 0.804678 0.800704 0.794923 0.789002 0.782819 0.776671 0.771572 0.767017 0.762462 0.757907 0.753307 0.748132 0.744210 0.740872 0.737401 0.733326 0.729167 0.725008 0.720850 0.716691 0.712532 0.708252 0.703195 0.698118 0.693041 0.687964 0.682887 0.677810 0.672794 0.667837 0.662924 0.658199 0.653484 0.648769 0.644533 0.640819 0.637124 0.633428 0.629733 0.626038 0.622343 0.618647 0.614952 0.611179 0.606829 0.603041 0.699663 0.930733 1.161802 1.392872 1.623942 1.855068 2.117515 2.396063 2.674612 2.953160 3.231708 3.510256 3.788804 4.067352 4.345900 4.624449 4.902997 5.181672 5.492712 5.814634 6.136556 6.458478 6.780399 7.102321 7.424243 7.746165 7.998848 8.082726 8.097696 8.112665 8.127634 8.142603 8.157683 8.172797 8.187911 8.203025 8.218208 8.233446 8.248684 8.263922 8.279206 8.294562 8.309918 8.325274 8.340660 8.356133 8.371606 8.387079 8.403114 8.422382 8.441651 8.460919 8.548936 8.721951 8.894966 9.067981 9.240995 9.414010 9.587025 9.760040 9.933054 10.106069 10.279084 10.452099 10.625114 10.798128 10.965447 10.983787 10.999514 11.015242 11.030969 11.046747 11.062529 11.078310 11.094092 11.109968 11.125853 11.141737 11.157622 11.180855 11.204768 11.230789 11.262876 11.324434 11.464530 11.609925 11.755319 11.900714 12.046108 12.191503 12.336898 12.482292 12.627687 12.773081 12.918476 13.063871 13.209265 13.354660 13.506893 13.671315 13.836936 14.002557 14.168178 14.333799 14.499420 14.665041 14.830662 14.996283 15.161904 15.326957 15.477296 15.611281 15.734759 15.858238 15.981716 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.297416 0.300315 0.303214 0.306113 0.309012 0.311911 0.314810 0.317709 0.320608 0.323507 0.326406 0.329305 0.332204 0.335103 0.338002 0.340901 0.343800 0.346699 0.349598 0.352497 0.355396 0.358295 0.361194 0.364172 0.367179 0.370185 0.373192 0.376204 0.379249 0.382294 0.385339 0.388384 0.391428 0.394473 0.397518 0.400563 0.403608 0.406697 0.409797 0.412896 0.415996 0.419152 0.422607 0.426062 0.429517 0.432972 0.436428 0.439883 0.443338 0.446793 0.450249 0.453704 0.457159 0.460614 0.464070 0.467525 0.470980 0.474435 0.477890 0.481346 0.484801 0.488256 0.491711 0.495167 0.498622 0.502077 0.505532 0.508988 0.512443 0.515898 0.519353 0.522808 0.526264 0.529719 0.533174 0.536629 0.540085 0.543540 0.546995 0.550450 0.553906 0.557361 0.560816 0.564271 0.567727 0.571182 0.574637 0.578092 0.581547 0.585003 0.588458 0.591913 0.595368 0.598824 0.602279 0.605734 0.609189 0.612645 0.616100 0.619555 0.623010 0.626465 0.629921 0.633376 0.636831 0.640286 0.643742 0.647197 0.650652 0.654107 0.657563 0.661018 0.664473 0.667928 0.671383 0.674839 0.678294 0.681749 0.685204 0.688660 0.692115 0.695570 0.699025 0.702481 0.705936 0.709391 0.712846 0.716301 0.719757 0.723225 0.726748 0.730272 0.733795 0.737318 0.741042 0.744815 0.748589 0.752362 0.756135 0.759908 0.763682 0.767455 0.771228 0.775001 0.778775 0.782548 0.786321 0.790095 0.793868 0.797641 0.801414 0.805188 0.812793 0.829886 0.840840 0.850776 0.854311 0.845335 0.837583 0.837514 0.836064 0.836057 0.835065 0.833159 0.830891 0.827978 0.824460 0.820551 0.817606 0.814279 0.810595 0.807164 0.804018 0.799566 0.793689 0.787758 0.781603 0.775500 0.770642 0.766087 0.761532 0.756977 0.752422 0.747480 0.743745 0.740347 0.736199 0.732041 0.727882 0.723723 0.719564 0.715406 0.711247 0.706942 0.702011 0.696934 0.691857 0.686779 0.681702 0.676625 0.671548 0.666515 0.661575 0.656794 0.652080 0.647840 0.644129 0.640434 0.636739 0.633043 0.629348 0.625653 0.621958 0.618262 0.614567 0.610817 0.606637 0.602288 0.709832 0.940902 1.171972 1.403042 1.634112 1.885735 2.164283 2.442831 2.721379 2.999928 3.278476 3.557024 3.835572 4.114120 4.392668 4.671216 4.949765 5.247827 5.569749 5.891671 6.213593 6.535514 6.857436 7.179358 7.501280 7.823201 7.909422 7.951086 7.976999 7.992009 8.007018 8.022028 8.037081 8.052212 8.067343 8.082474 8.097626 8.112891 8.128156 8.143421 8.158686 8.174090 8.189494 8.204898 8.220302 8.235811 8.251336 8.266861 8.282386 8.315408 8.353465 8.427177 8.600191 8.773206 8.946221 9.119236 9.292250 9.465265 9.638280 9.811295 9.984310 10.157324 10.330339 10.503354 10.676369 10.790113 10.862027 10.877754 10.893482 10.909209 10.924937 10.940756 10.956579 10.972401 10.988223 11.004105 11.019990 11.035875 11.051760 11.081454 11.111837 11.158787 11.222313 11.367707 11.513102 11.658497 11.803891 11.949286 12.094680 12.240075 12.385469 12.530864 12.676259 12.821653 12.967048 13.112442 13.258618 13.411013 13.576634 13.742255 13.907876 14.073497 14.239118 14.404739 14.570360 14.735981 14.901602 15.067223 15.232844 15.379016 15.515276 15.638754 15.762232 15.885711 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.302059 0.304958 0.307857 0.310756 0.313655 0.316554 0.319453 0.322352 0.325251 0.328150 0.331049 0.333948 0.336847 0.339746 0.342645 0.345544 0.348443 0.351342 0.354241 0.357140 0.360039 0.362938 0.365840 0.368864 0.371888 0.374912 0.377937 0.380969 0.384014 0.387059 0.390104 0.393148 0.396193 0.399238 0.402283 0.405328 0.408381 0.411521 0.414661 0.417801 0.420941 0.424217 0.427672 0.431127 0.434582 0.438038 0.441493 0.444948 0.448403 0.451859 0.455314 0.458769 0.462224 0.465679 0.469135 0.472590 0.476045 0.479500 0.482956 0.486411 0.489866 0.493321 0.496777 0.500232 0.503687 0.507142 0.510597 0.514053 0.517508 0.520963 0.524418 0.527874 0.531329 0.534784 0.538239 0.541695 0.545150 0.548605 0.552060 0.555515 0.558971 0.562426 0.565881 0.569336 0.572792 0.576247 0.579702 0.583157 0.586613 0.590068 0.593523 0.596978 0.600434 0.603889 0.607344 0.610799 0.614254 0.617710 0.621165 0.624620 0.628075 0.631531 0.634986 0.638441 0.641896 0.645352 0.648807 0.652262 0.655717 0.659172 0.662628 0.666083 0.669538 0.672993 0.676449 0.679904 0.683359 0.686814 0.690270 0.693725 0.697180 0.700635 0.704090 0.707546 0.711001 0.714456 0.717911 0.721367 0.724822 0.728306 0.731823 0.735340 0.738858 0.742388 0.746162 0.749935 0.753708 0.757481 0.761255 0.765028 0.768801 0.772575 0.776348 0.780121 0.783894 0.787668 0.791441 0.795214 0.799014 0.802867 0.806719 0.817769 0.831006 0.841505 0.853708 0.851811 0.840116 0.837768 0.836429 0.836802 0.835990 0.835554 0.833133 0.830635 0.826770 0.823179 0.819273 0.817062 0.813378 0.809754 0.806464 0.803360 0.798333 0.792455 0.786571 0.780387 0.774297 0.769712 0.765157 0.760602 0.756047 0.751492 0.746940 0.743193 0.739073 0.734914 0.730755 0.726596 0.722438 0.718279 0.714120 0.709962 0.705803 0.700826 0.695749 0.690672 0.685595 0.680518 0.675441 0.670364 0.665287 0.660239 0.655390 0.651135 0.647439 0.643744 0.640049 0.636354 0.632658 0.628963 0.625268 0.621573 0.617877 0.614182 0.610487 0.606445 0.602095 0.720002 0.951071 1.182141 1.413211 1.653955 1.932503 2.211051 2.489599 2.768147 3.046695 3.325244 3.603792 3.882340 4.160888 4.439436 4.717984 5.002942 5.324864 5.646786 5.968708 6.290629 6.612551 6.934473 7.256395 7.578316 7.784241 7.808785 7.833329 7.856269 7.871319 7.886369 7.901420 7.916470 7.931638 7.946814 7.961989 7.977164 7.992433 8.007733 8.023032 8.038332 8.053706 8.069129 8.084552 8.099975 8.115470 8.131042 8.146613 8.162185 8.208130 8.305417 8.478432 8.651446 8.824461 8.997476 9.170491 9.343505 9.516520 9.689535 9.862550 10.035565 10.208579 10.381594 10.554609 10.674133 10.715530 10.755995 10.771722 10.787450 10.803177 10.818905 10.834768 10.850631 10.866495 10.882358 10.900260 10.918182 10.936104 10.960324 10.992411 11.045372 11.125490 11.270885 11.416279 11.561674 11.707068 11.852463 11.997858 12.143252 12.288647 12.434041 12.579436 12.724831 12.870225 13.015620 13.162219 13.316332 13.481953 13.647574 13.813195 13.978816 14.144437 14.310058 14.475679 14.641300 14.806921 14.972542 15.138163 15.283407 15.419271 15.542749 15.666227 15.789705 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.306702 0.309601 0.312500 0.315399 0.318298 0.321197 0.324096 0.326995 0.329894 0.332793 0.335692 0.338591 0.341490 0.344389 0.347288 0.350187 0.353086 0.355985 0.358884 0.361783 0.364682 0.367581 0.370525 0.373567 0.376608 0.379649 0.382690 0.385734 0.388779 0.391823 0.394868 0.397913 0.400958 0.404003 0.407048 0.410093 0.413185 0.416366 0.419547 0.422728 0.425909 0.429282 0.432737 0.436192 0.439647 0.443103 0.446558 0.450013 0.453468 0.456924 0.460379 0.463834 0.467289 0.470745 0.474200 0.477655 0.481110 0.484566 0.488021 0.491476 0.494931 0.498386 0.501842 0.505297 0.508752 0.512207 0.515663 0.519118 0.522573 0.526028 0.529484 0.532939 0.536394 0.539849 0.543304 0.546760 0.550215 0.553670 0.557125 0.560581 0.564036 0.567491 0.570946 0.574402 0.577857 0.581312 0.584767 0.588222 0.591678 0.595133 0.598588 0.602043 0.605499 0.608954 0.612409 0.615864 0.619320 0.622775 0.626230 0.629685 0.633141 0.636596 0.640051 0.643506 0.646961 0.650417 0.653872 0.657327 0.660782 0.664238 0.667693 0.671148 0.674603 0.678059 0.681514 0.684969 0.688424 0.691879 0.695335 0.698790 0.702245 0.705700 0.709156 0.712611 0.716066 0.719521 0.722977 0.726432 0.729887 0.733383 0.736895 0.740406 0.743917 0.747508 0.751281 0.755055 0.758828 0.762601 0.766374 0.770148 0.773921 0.777694 0.781467 0.785241 0.789014 0.792787 0.796561 0.800334 0.804262 0.808298 0.822744 0.832052 0.844047 0.856705 0.849661 0.838231 0.838120 0.836802 0.837540 0.836500 0.835375 0.833107 0.829428 0.825806 0.821897 0.819130 0.816161 0.812476 0.808998 0.805797 0.802490 0.797099 0.791222 0.785308 0.779172 0.773336 0.768781 0.764227 0.759672 0.755117 0.750562 0.746129 0.741946 0.737787 0.733629 0.729470 0.725311 0.721152 0.716994 0.712835 0.708676 0.704454 0.699641 0.694564 0.689487 0.684410 0.679333 0.674256 0.669179 0.664102 0.659029 0.654502 0.650750 0.647054 0.643359 0.639664 0.635969 0.632273 0.628578 0.624883 0.621188 0.617492 0.613797 0.610102 0.606205 0.605070 0.730171 0.961241 1.192311 1.424788 1.700723 1.979271 2.257819 2.536367 2.814915 3.093463 3.372011 3.650560 3.929108 4.207656 4.486204 4.765530 5.079979 5.401901 5.723823 6.045744 6.367666 6.689588 7.011510 7.333431 7.655353 7.689373 7.704728 7.720083 7.735438 7.750595 7.765686 7.780778 7.795869 7.811029 7.826248 7.841468 7.856687 7.871953 7.887300 7.902647 7.917995 7.933370 7.948844 7.964319 7.979793 7.996021 8.018103 8.040186 8.062268 8.183657 8.356672 8.529687 8.702701 8.875716 9.048731 9.221746 9.394761 9.567775 9.740790 9.913805 10.086820 10.259834 10.432849 10.572986 10.598859 10.624732 10.649964 10.665711 10.681458 10.697205 10.712956 10.728841 10.744726 10.760611 10.776645 10.797971 10.819296 10.841135 10.873223 10.911162 11.030134 11.174062 11.319457 11.464851 11.610246 11.755640 11.901035 12.046430 12.191824 12.337219 12.482613 12.628008 12.773402 12.918797 13.064843 13.222328 13.387272 13.552893 13.718514 13.884135 14.049756 14.215377 14.380998 14.546618 14.712239 14.877860 15.043481 15.190046 15.322156 15.446744 15.570222 15.693700 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.296850 0.299749 0.302648 0.305547 0.308446 0.311345 0.314244 0.317143 0.320042 0.322941 0.325840 0.328739 0.331638 0.334537 0.337436 0.340335 0.343234 0.346133 0.349032 0.351931 0.354830 0.357729 0.360629 0.363543 0.366456 0.369369 0.372283 0.375274 0.378319 0.381364 0.384409 0.387454 0.390499 0.393543 0.396588 0.399633 0.402678 0.405723 0.408768 0.411813 0.414858 0.418012 0.421233 0.424455 0.427677 0.430898 0.434347 0.437802 0.441257 0.444713 0.448168 0.451623 0.455078 0.458534 0.461989 0.465444 0.468899 0.472354 0.475810 0.479265 0.482720 0.486175 0.489631 0.493086 0.496541 0.499996 0.503452 0.506907 0.510362 0.513817 0.517273 0.520728 0.524183 0.527638 0.531093 0.534549 0.538004 0.541459 0.544914 0.548370 0.551825 0.555280 0.558735 0.562191 0.565646 0.569101 0.572556 0.576011 0.579467 0.582922 0.586377 0.589832 0.593288 0.596743 0.600198 0.603653 0.607109 0.610564 0.614019 0.617474 0.620929 0.624385 0.627840 0.631295 0.634750 0.638206 0.641661 0.645116 0.648571 0.652027 0.655482 0.658937 0.662392 0.665848 0.669303 0.672758 0.676213 0.679668 0.683124 0.686579 0.690034 0.693489 0.696945 0.700400 0.703855 0.707310 0.710766 0.714221 0.717676 0.721131 0.724586 0.728042 0.731497 0.734952 0.738458 0.741963 0.745468 0.748974 0.752628 0.756401 0.760174 0.763947 0.767721 0.771494 0.775267 0.779041 0.782814 0.786587 0.790360 0.794134 0.797907 0.801680 0.805453 0.809943 0.826980 0.838491 0.844700 0.854843 0.844774 0.838120 0.837965 0.837540 0.837622 0.837009 0.835349 0.832006 0.827675 0.824524 0.820702 0.818756 0.815260 0.811612 0.808268 0.805139 0.801502 0.795865 0.789988 0.784111 0.777956 0.772406 0.767851 0.763296 0.758741 0.754187 0.749688 0.745375 0.740759 0.736502 0.732343 0.728184 0.724026 0.719867 0.715708 0.711550 0.707391 0.703232 0.698457 0.693379 0.688302 0.683225 0.678148 0.673071 0.667994 0.662917 0.658394 0.654546 0.650698 0.646850 0.643015 0.639279 0.635584 0.631888 0.628193 0.624498 0.620803 0.617107 0.613412 0.609717 0.605996 0.601711 0.740341 0.971410 1.202480 1.468942 1.747490 2.026038 2.304587 2.583135 2.861683 3.140231 3.418779 3.697327 3.975875 4.254424 4.532972 4.835094 5.157016 5.478938 5.800859 6.122781 6.444703 6.766625 7.088546 7.410468 7.525601 7.569936 7.584918 7.599900 7.614883 7.629908 7.645022 7.660136 7.675250 7.690382 7.705647 7.720911 7.736175 7.751439 7.766830 7.782225 7.797621 7.813016 7.828521 7.844047 7.859573 7.875100 7.912044 7.956420 8.061897 8.234912 8.407927 8.580942 8.753957 8.926971 9.099986 9.273001 9.446016 9.619030 9.792045 9.965060 10.138075 10.311089 10.477772 10.494330 10.510889 10.527447 10.543936 10.559724 10.575512 10.591300 10.607094 10.622979 10.638863 10.654748 10.671310 10.697634 10.723958 10.760803 10.803289 10.931845 11.077239 11.222634 11.368028 11.513423 11.658818 11.804212 11.949607 12.095001 12.240396 12.385791 12.531185 12.676580 12.821974 12.967369 13.127989 13.292591 13.458212 13.623833 13.789453 13.955074 14.120695 14.286316 14.451937 14.617558 14.783179 14.948800 15.098594 15.225848 15.350739 15.474217 15.615751 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.301493 0.304392 0.307291 0.310190 0.313089 0.315988 0.318887 0.321786 0.324685 0.327584 0.330483 0.333382 0.336281 0.339180 0.342079 0.344978 0.347877 0.350776 0.353675 0.356574 0.359473 0.362372 0.365283 0.368215 0.371147 0.374078 0.377010 0.380039 0.383084 0.386129 0.389174 0.392218 0.395263 0.398308 0.401353 0.404398 0.407443 0.410488 0.413533 0.416578 0.419622 0.422860 0.426123 0.429385 0.432647 0.435957 0.439412 0.442867 0.446323 0.449778 0.453233 0.456688 0.460143 0.463599 0.467054 0.470509 0.473964 0.477420 0.480875 0.484330 0.487785 0.491241 0.494696 0.498151 0.501606 0.505061 0.508517 0.511972 0.515427 0.518882 0.522338 0.525793 0.529248 0.532703 0.536159 0.539614 0.543069 0.546524 0.549980 0.553435 0.556890 0.560345 0.563800 0.567256 0.570711 0.574166 0.577621 0.581077 0.584532 0.587987 0.591442 0.594898 0.598353 0.601808 0.605263 0.608718 0.612174 0.615629 0.619084 0.622539 0.625995 0.629450 0.632905 0.636360 0.639816 0.643271 0.646726 0.650181 0.653636 0.657092 0.660547 0.664002 0.667457 0.670913 0.674368 0.677823 0.681278 0.684734 0.688189 0.691644 0.695099 0.698554 0.702010 0.705465 0.708920 0.712375 0.715831 0.719286 0.722741 0.726196 0.729652 0.733107 0.736562 0.740029 0.743529 0.747028 0.750528 0.754027 0.757747 0.761521 0.765294 0.769067 0.772840 0.776614 0.780387 0.784160 0.787933 0.791707 0.795480 0.799263 0.803048 0.806834 0.814307 0.830141 0.839536 0.849240 0.852632 0.839555 0.838473 0.837540 0.838278 0.837934 0.837518 0.834199 0.830288 0.827048 0.823243 0.820598 0.818022 0.814358 0.810838 0.807576 0.804480 0.800509 0.794632 0.788754 0.782858 0.776741 0.771478 0.766921 0.762366 0.757811 0.753292 0.749026 0.744755 0.740165 0.735453 0.731058 0.726899 0.722740 0.718582 0.714423 0.710264 0.706105 0.701947 0.697272 0.692195 0.687118 0.682041 0.676964 0.671887 0.666810 0.662287 0.658438 0.654590 0.650742 0.646894 0.643045 0.639197 0.635349 0.631513 0.627808 0.624113 0.620418 0.616722 0.613027 0.609332 0.605629 0.601519 0.750510 0.981580 1.237162 1.515710 1.794258 2.072806 2.351354 2.629903 2.908451 3.186999 3.465547 3.744095 4.022643 4.301191 4.590209 4.912131 5.234053 5.555974 5.877896 6.199818 6.521740 6.843661 7.165583 7.370646 7.411893 7.449216 7.464239 7.479262 7.494285 7.509307 7.524453 7.539610 7.554767 7.569924 7.585179 7.600470 7.615760 7.631051 7.646418 7.661843 7.677267 7.692691 7.708182 7.723754 7.739325 7.754897 7.807629 7.940138 8.113152 8.286167 8.459182 8.632197 8.805212 8.978226 9.151241 9.324256 9.497271 9.670285 9.843300 10.016315 10.189330 10.305008 10.374988 10.390715 10.406443 10.422170 10.437910 10.453739 10.469568 10.485397 10.501287 10.517715 10.534143 10.550571 10.570671 10.602758 10.643649 10.710388 10.835022 10.980417 11.125811 11.271206 11.416600 11.561995 11.707390 11.852784 11.998179 12.143573 12.288968 12.434362 12.579757 12.725152 12.870546 13.032577 13.197909 13.363530 13.529151 13.694772 13.860393 14.026014 14.191635 14.357256 14.522877 14.688498 14.853424 15.007778 15.131256 15.254734 15.378212 15.550530 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.306136 0.309035 0.311934 0.314833 0.317732 0.320631 0.323530 0.326429 0.329328 0.332227 0.335126 0.338026 0.340925 0.343824 0.346723 0.349622 0.352521 0.355420 0.358319 0.361218 0.364117 0.367016 0.369948 0.372897 0.375847 0.378797 0.381759 0.384804 0.387849 0.390894 0.393938 0.396983 0.400028 0.403073 0.406118 0.409163 0.412208 0.415253 0.418297 0.421342 0.424428 0.427731 0.431034 0.434337 0.437640 0.441022 0.444477 0.447932 0.451388 0.454843 0.458298 0.461753 0.465209 0.468664 0.472119 0.475574 0.479030 0.482485 0.485940 0.489395 0.492850 0.496306 0.499761 0.503216 0.506671 0.510127 0.513582 0.517037 0.520492 0.523948 0.527403 0.530858 0.534313 0.537768 0.541224 0.544679 0.548134 0.551589 0.555045 0.558500 0.561955 0.565410 0.568866 0.572321 0.575776 0.579231 0.582687 0.586142 0.589597 0.593052 0.596507 0.599963 0.603418 0.606873 0.610328 0.613784 0.617239 0.620694 0.624149 0.627605 0.631060 0.634515 0.637970 0.641425 0.644881 0.648336 0.651791 0.655246 0.658702 0.662157 0.665612 0.669067 0.672523 0.675978 0.679433 0.682888 0.686343 0.689799 0.693254 0.696709 0.700164 0.703620 0.707075 0.710530 0.713985 0.717441 0.720896 0.724351 0.727806 0.731261 0.734717 0.738172 0.741627 0.745103 0.748597 0.752091 0.755584 0.759094 0.762867 0.766640 0.770413 0.774187 0.777960 0.781733 0.785507 0.789280 0.793053 0.796826 0.800602 0.804497 0.808391 0.819282 0.831187 0.842981 0.852389 0.849431 0.838595 0.838825 0.838278 0.839011 0.838443 0.836442 0.832843 0.828610 0.825870 0.822076 0.820328 0.817142 0.813475 0.810108 0.806918 0.803821 0.799275 0.793398 0.787521 0.781643 0.775525 0.770546 0.765991 0.761436 0.756906 0.752651 0.748403 0.744155 0.739632 0.734920 0.730208 0.725614 0.721455 0.717296 0.713138 0.708979 0.704820 0.700661 0.696074 0.691010 0.685933 0.680856 0.675779 0.670702 0.666179 0.662331 0.658482 0.654634 0.650786 0.646938 0.643089 0.639241 0.635393 0.631545 0.627696 0.623848 0.620038 0.616337 0.612642 0.608947 0.605252 0.609168 0.760679 1.005382 1.283930 1.562478 1.841026 2.119574 2.398122 2.676670 2.955219 3.233767 3.512315 3.790863 4.069411 4.349804 4.667246 4.989168 5.311089 5.633011 5.954933 6.276855 6.598776 6.920698 7.242620 7.277256 7.301596 7.325936 7.343526 7.358589 7.373653 7.388716 7.403850 7.419051 7.434252 7.449454 7.464700 7.480039 7.495378 7.510716 7.526080 7.541556 7.557032 7.572508 7.588770 7.614096 7.639421 7.664747 7.818378 7.991393 8.164408 8.337422 8.510437 8.683452 8.856467 9.029481 9.202496 9.375511 9.548526 9.721540 9.894555 10.067570 10.184871 10.229586 10.268956 10.284683 10.300411 10.316138 10.331886 10.347756 10.363626 10.379497 10.395839 10.415082 10.434325 10.453568 10.483569 10.515656 10.608333 10.738199 10.883594 11.028988 11.174383 11.319778 11.465172 11.610567 11.755961 11.901356 12.046751 12.192145 12.337540 12.482934 12.628329 12.776704 12.937607 13.103228 13.268849 13.434470 13.600091 13.765712 13.931333 14.096954 14.262575 14.428196 14.593817 14.755891 14.911689 15.035251 15.158729 15.282207 15.457901 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.307881 0.310780 0.313679 0.316578 0.319477 0.322376 0.325275 0.328174 0.331073 0.333972 0.336871 0.339770 0.342669 0.345568 0.348467 0.351366 0.354265 0.357164 0.360063 0.362962 0.365861 0.368760 0.371659 0.374623 0.377590 0.380558 0.383525 0.386524 0.389569 0.392613 0.395658 0.398703 0.401748 0.404793 0.407838 0.410883 0.413928 0.416973 0.420017 0.423062 0.426107 0.429279 0.432623 0.435967 0.439311 0.442656 0.446087 0.449542 0.452998 0.456453 0.459908 0.463363 0.466819 0.470274 0.473729 0.477184 0.480639 0.484095 0.487550 0.491005 0.494460 0.497916 0.501371 0.504826 0.508281 0.511737 0.515192 0.518647 0.522102 0.525557 0.529013 0.532468 0.535923 0.539378 0.542834 0.546289 0.549744 0.553199 0.556655 0.560110 0.563565 0.567020 0.570475 0.573931 0.577386 0.580841 0.584296 0.587752 0.591207 0.594662 0.598117 0.601573 0.605028 0.608483 0.611938 0.615394 0.618849 0.622304 0.625759 0.629214 0.632670 0.636125 0.639580 0.643035 0.646491 0.649946 0.653401 0.656856 0.660312 0.663767 0.667222 0.670677 0.674132 0.677588 0.681043 0.684498 0.687953 0.691409 0.694864 0.698319 0.701774 0.705230 0.708685 0.712140 0.715595 0.719050 0.722506 0.725961 0.729416 0.732871 0.736327 0.739782 0.743237 0.746692 0.750174 0.753662 0.757150 0.760638 0.764213 0.767987 0.771760 0.775533 0.779306 0.783080 0.786853 0.790626 0.794399 0.798173 0.801946 0.805819 0.809959 0.823835 0.836065 0.842514 0.855674 0.844212 0.838825 0.838461 0.839016 0.839378 0.838115 0.834730 0.831149 0.828427 0.824589 0.822062 0.819780 0.816240 0.812678 0.809386 0.806259 0.803105 0.798042 0.792164 0.786287 0.780406 0.774310 0.769615 0.765061 0.760558 0.756276 0.752028 0.747780 0.743532 0.739089 0.734387 0.729675 0.724963 0.720251 0.716011 0.711852 0.707693 0.703535 0.699376 0.694902 0.689825 0.684748 0.679671 0.674594 0.670092 0.666223 0.662375 0.658527 0.654678 0.650830 0.646982 0.643134 0.639285 0.635437 0.631589 0.627741 0.623892 0.620044 0.616196 0.612348 0.608565 0.604867 0.601046 0.774118 1.052149 1.330698 1.609246 1.887794 2.166342 2.444890 2.723438 3.001986 3.280535 3.559083 3.837631 4.116179 4.422361 4.744283 5.066204 5.388126 5.710048 6.031970 6.353891 6.675813 6.997735 7.161882 7.177116 7.192350 7.207584 7.222779 7.237883 7.252987 7.268092 7.283210 7.298456 7.313702 7.328947 7.344193 7.359570 7.374957 7.390344 7.405731 7.421230 7.436758 7.452285 7.467813 7.509333 7.561558 7.696618 7.869633 8.042648 8.215663 8.388677 8.561692 8.734707 8.907722 9.080736 9.253751 9.426766 9.599781 9.772795 9.945810 10.082315 10.110029 10.137742 10.162929 10.178683 10.194436 10.210190 10.225967 10.241852 10.257737 10.273621 10.290806 10.314029 10.337251 10.366142 10.402226 10.495982 10.641377 10.786771 10.932166 11.077560 11.222955 11.368350 11.513744 11.659139 11.804533 11.949928 12.095322 12.240717 12.386112 12.531506 12.682479 12.842926 13.008547 13.174168 13.339789 13.505410 13.671031 13.836652 14.002273 14.167894 14.333515 14.499136 14.661221 14.809586 14.939246 15.062724 15.186202 15.318144 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.312524 0.315423 0.318322 0.321221 0.324120 0.327019 0.329918 0.332817 0.335716 0.338615 0.341514 0.344413 0.347312 0.350211 0.353110 0.356009 0.358908 0.361807 0.364706 0.367605 0.370504 0.373403 0.376323 0.379308 0.382293 0.385278 0.388264 0.391289 0.394333 0.397378 0.400423 0.403468 0.406513 0.409558 0.412603 0.415648 0.418692 0.421737 0.424782 0.427827 0.430872 0.434153 0.437538 0.440923 0.444308 0.447697 0.451152 0.454607 0.458063 0.461518 0.464973 0.468428 0.471884 0.475339 0.478794 0.482249 0.485705 0.489160 0.492615 0.496070 0.499526 0.502981 0.506436 0.509891 0.513346 0.516802 0.520257 0.523712 0.527167 0.530623 0.534078 0.537533 0.540988 0.544444 0.547899 0.551354 0.554809 0.558264 0.561720 0.565175 0.568630 0.572085 0.575541 0.578996 0.582451 0.585906 0.589362 0.592817 0.596272 0.599727 0.603182 0.606638 0.610093 0.613548 0.617003 0.620459 0.623914 0.627369 0.630824 0.634280 0.637735 0.641190 0.644645 0.648101 0.651556 0.655011 0.658466 0.661921 0.665377 0.668832 0.672287 0.675742 0.679198 0.682653 0.686108 0.689563 0.693019 0.696474 0.699929 0.703384 0.706839 0.710295 0.713750 0.717205 0.720660 0.724116 0.727571 0.731026 0.734481 0.737937 0.741392 0.744847 0.748302 0.751760 0.755242 0.758724 0.762206 0.765689 0.769333 0.773106 0.776879 0.780653 0.784426 0.788199 0.791973 0.795746 0.799519 0.803292 0.807066 0.811593 0.827888 0.838533 0.847516 0.853360 0.839387 0.839178 0.839016 0.839754 0.839040 0.836972 0.833360 0.829406 0.827216 0.823307 0.821881 0.819012 0.815342 0.811948 0.808702 0.805600 0.802228 0.796808 0.790931 0.785053 0.779176 0.773332 0.768685 0.764185 0.759900 0.755652 0.751404 0.747156 0.742909 0.738567 0.733854 0.729142 0.724430 0.719718 0.715006 0.710567 0.706408 0.702249 0.698091 0.693659 0.688641 0.683564 0.678487 0.673972 0.670115 0.666267 0.662419 0.658571 0.654722 0.650874 0.647026 0.643178 0.639329 0.635481 0.631633 0.627785 0.623936 0.620088 0.616240 0.612392 0.608543 0.604695 0.602543 0.820369 1.098917 1.377465 1.656014 1.934562 2.213110 2.491658 2.770206 3.048754 3.327302 3.605851 3.884399 4.177476 4.499398 4.821319 5.143241 5.465163 5.787085 6.109006 6.430928 6.752850 6.968681 7.042165 7.057160 7.072156 7.087151 7.102146 7.117270 7.132408 7.147547 7.162686 7.177925 7.193207 7.208489 7.223772 7.239131 7.254556 7.269982 7.285407 7.300894 7.316466 7.332037 7.347609 7.410395 7.574859 7.747873 7.920888 8.093903 8.266918 8.439932 8.612947 8.785962 8.958977 9.131991 9.305006 9.478021 9.651036 9.824050 9.986460 10.004187 10.021913 10.039640 10.056907 10.072702 10.088496 10.104291 10.120105 10.135989 10.151874 10.167759 10.186516 10.215792 10.246317 10.303999 10.399159 10.544554 10.689948 10.835343 10.980738 11.126132 11.271527 11.416921 11.562316 11.707711 11.853105 11.998500 12.143894 12.289289 12.434684 12.587074 12.748245 12.913866 13.079487 13.245108 13.410729 13.576350 13.741971 13.907592 14.073213 14.238834 14.404455 14.568914 14.710711 14.843241 14.966719 15.090197 15.213675 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.317167 0.320066 0.322965 0.325864 0.328763 0.331662 0.334561 0.337460 0.340359 0.343258 0.346157 0.349056 0.351955 0.354854 0.357753 0.360652 0.363551 0.366450 0.369349 0.372248 0.375147 0.378046 0.381000 0.384003 0.387006 0.390009 0.393011 0.396053 0.399098 0.402143 0.405188 0.408233 0.411278 0.414323 0.417368 0.420412 0.423457 0.426502 0.429547 0.432592 0.435637 0.439048 0.442474 0.445900 0.449326 0.452762 0.456217 0.459673 0.463128 0.466583 0.470038 0.473494 0.476949 0.480404 0.483859 0.487314 0.490770 0.494225 0.497680 0.501135 0.504591 0.508046 0.511501 0.514956 0.518412 0.521867 0.525322 0.528777 0.532233 0.535688 0.539143 0.542598 0.546053 0.549509 0.552964 0.556419 0.559874 0.563330 0.566785 0.570240 0.573695 0.577151 0.580606 0.584061 0.587516 0.590971 0.594427 0.597882 0.601337 0.604792 0.608248 0.611703 0.615158 0.618613 0.622069 0.625524 0.628979 0.632434 0.635889 0.639345 0.642800 0.646255 0.649710 0.653166 0.656621 0.660076 0.663531 0.666987 0.670442 0.673897 0.677352 0.680807 0.684263 0.687718 0.691173 0.694628 0.698084 0.701539 0.704994 0.708449 0.711905 0.715360 0.718815 0.722270 0.725726 0.729181 0.732636 0.736091 0.739546 0.743002 0.746457 0.749912 0.753367 0.756830 0.760307 0.763783 0.767260 0.770736 0.774453 0.778226 0.781999 0.785772 0.789546 0.793319 0.797092 0.800883 0.804696 0.808508 0.815821 0.830322 0.841820 0.852536 0.848870 0.839178 0.839530 0.839754 0.840274 0.838293 0.835260 0.832009 0.829375 0.825934 0.823491 0.821441 0.818122 0.814525 0.811218 0.808038 0.804941 0.801414 0.795574 0.789697 0.783820 0.777942 0.772375 0.767787 0.763525 0.759277 0.755029 0.750781 0.746533 0.742285 0.737970 0.733322 0.728609 0.723897 0.719185 0.714473 0.709761 0.705146 0.700964 0.696805 0.692519 0.687456 0.682382 0.677856 0.674008 0.670160 0.666311 0.662463 0.658615 0.654767 0.650918 0.647070 0.643222 0.639374 0.635525 0.631677 0.627829 0.623832 0.619809 0.615785 0.611761 0.607738 0.603714 0.629751 0.867137 1.145685 1.424233 1.702781 1.981330 2.259878 2.538426 2.816974 3.095522 3.374070 3.652618 3.934490 4.254513 4.576434 4.898356 5.220278 5.542200 5.864121 6.186043 6.507965 6.829887 6.873060 6.913896 6.936458 6.951494 6.966530 6.981565 6.996672 7.011855 7.027038 7.042221 7.057448 7.072778 7.088108 7.103438 7.118791 7.134268 7.149745 7.165222 7.181323 7.210427 7.239531 7.280084 7.453099 7.626114 7.799128 7.972143 8.145158 8.318173 8.491187 8.664202 8.837217 9.010232 9.183246 9.356261 9.529276 9.702291 9.821218 9.887949 9.903676 9.919404 9.935131 9.950888 9.966723 9.982559 9.998394 10.014657 10.032188 10.049720 10.067251 10.093916 10.126003 10.194909 10.302337 10.447731 10.593126 10.738520 10.883915 11.029310 11.174704 11.320099 11.465493 11.610888 11.756283 11.901677 12.047072 12.192466 12.337861 12.490653 12.653564 12.819185 12.984806 13.150427 13.316048 13.481669 13.647290 13.812911 13.978532 14.144153 14.309774 14.475394 14.614530 14.747236 14.870714 14.994192 15.117670 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.318911 0.321810 0.324709 0.327608 0.330507 0.333406 0.336305 0.339204 0.342103 0.345002 0.347901 0.350800 0.353699 0.356598 0.359497 0.362396 0.365295 0.368194 0.371093 0.373992 0.376891 0.379790 0.382689 0.385688 0.388708 0.391728 0.394748 0.397773 0.400818 0.403863 0.406908 0.409953 0.412998 0.416043 0.419087 0.422132 0.425177 0.428233 0.431289 0.434346 0.437402 0.440551 0.444006 0.447462 0.450917 0.454372 0.457827 0.461283 0.464738 0.468193 0.471648 0.475103 0.478559 0.482014 0.485469 0.488924 0.492380 0.495835 0.499290 0.502745 0.506201 0.509656 0.513111 0.516566 0.520021 0.523477 0.526932 0.530387 0.533842 0.537298 0.540753 0.544208 0.547663 0.551119 0.554574 0.558029 0.561484 0.564940 0.568395 0.571850 0.575305 0.578760 0.582216 0.585671 0.589126 0.592581 0.596037 0.599492 0.602947 0.606402 0.609858 0.613313 0.616768 0.620223 0.623678 0.627134 0.630589 0.634044 0.637499 0.640955 0.644410 0.647865 0.651320 0.654776 0.658231 0.661686 0.665141 0.668596 0.672052 0.675507 0.678962 0.682417 0.685873 0.689328 0.692783 0.696238 0.699694 0.703149 0.706604 0.710059 0.713514 0.716970 0.720425 0.723880 0.727335 0.730791 0.734246 0.737701 0.741156 0.744612 0.748067 0.751522 0.754977 0.758433 0.761898 0.765368 0.768839 0.772310 0.775799 0.779572 0.783345 0.787119 0.790892 0.794665 0.798438 0.802212 0.806108 0.810056 0.820687 0.833569 0.842526 0.851690 0.843651 0.839530 0.839754 0.840789 0.839218 0.837502 0.833739 0.830213 0.828562 0.824820 0.823377 0.820822 0.817221 0.813788 0.810504 0.807379 0.804282 0.800218 0.794341 0.788463 0.782586 0.776709 0.771422 0.767150 0.762902 0.758654 0.754406 0.750158 0.745910 0.741662 0.737402 0.732789 0.728077 0.723364 0.718652 0.713940 0.709228 0.704516 0.699838 0.695520 0.691226 0.686271 0.681748 0.677900 0.674052 0.670204 0.666355 0.662507 0.658659 0.654811 0.650876 0.646852 0.642828 0.638805 0.634781 0.630758 0.626734 0.622710 0.618687 0.614663 0.610639 0.606616 0.603079 0.652030 0.913905 1.192453 1.471001 1.749549 2.028097 2.306646 2.585194 2.863742 3.142290 3.420838 3.699553 4.009628 4.331549 4.653471 4.975393 5.297315 5.619236 5.941158 6.263080 6.585002 6.745902 6.770040 6.794178 6.815721 6.830798 6.845875 6.860951 6.876039 6.891266 6.906493 6.921721 6.936948 6.952311 6.967689 6.983068 6.998446 7.013940 7.029468 7.044997 7.060526 7.107545 7.169781 7.331339 7.504354 7.677369 7.850383 8.023398 8.196413 8.369428 8.542442 8.715457 8.888472 9.061487 9.234502 9.407516 9.580531 9.695968 9.744372 9.781917 9.797644 9.813372 9.829099 9.844870 9.860747 9.876624 9.892500 9.909795 9.930569 9.951343 9.974727 10.006814 10.065513 10.205514 10.350908 10.496303 10.641698 10.787092 10.932487 11.077881 11.223276 11.368671 11.514065 11.659460 11.804854 11.950249 12.095644 12.241038 12.393352 12.558883 12.724504 12.890125 13.055746 13.221367 13.386988 13.552609 13.718229 13.883850 14.049471 14.215092 14.380713 14.520625 14.651231 14.774709 14.898187 15.021665 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.311958 0.314857 0.317756 0.320655 0.323554 0.326453 0.329352 0.332251 0.335150 0.338049 0.340948 0.343847 0.346746 0.349645 0.352544 0.355443 0.358342 0.361241 0.364140 0.367039 0.369938 0.372837 0.375736 0.378635 0.381534 0.384433 0.387349 0.390386 0.393423 0.396460 0.399497 0.402538 0.405583 0.408628 0.411673 0.414718 0.417763 0.420807 0.423852 0.426897 0.429950 0.433047 0.436145 0.439242 0.442339 0.445616 0.449072 0.452527 0.455982 0.459437 0.462892 0.466348 0.469803 0.473258 0.476713 0.480169 0.483624 0.487079 0.490534 0.493990 0.497445 0.500900 0.504355 0.507810 0.511266 0.514721 0.518176 0.521631 0.525087 0.528542 0.531997 0.535452 0.538908 0.542363 0.545818 0.549273 0.552728 0.556184 0.559639 0.563094 0.566549 0.570005 0.573460 0.576915 0.580370 0.583826 0.587281 0.590736 0.594191 0.597647 0.601102 0.604557 0.608012 0.611467 0.614923 0.618378 0.621833 0.625288 0.628744 0.632199 0.635654 0.639109 0.642565 0.646020 0.649475 0.652930 0.656385 0.659841 0.663296 0.666751 0.670206 0.673662 0.677117 0.680572 0.684027 0.687483 0.690938 0.694393 0.697848 0.701303 0.704759 0.708214 0.711669 0.715124 0.718580 0.722035 0.725490 0.728945 0.732401 0.735856 0.739311 0.742766 0.746221 0.749677 0.753132 0.756587 0.760042 0.763498 0.766962 0.770427 0.773893 0.777358 0.780918 0.784692 0.788465 0.792238 0.796012 0.799785 0.803558 0.807331 0.811603 0.824742 0.836757 0.847545 0.855605 0.839753 0.839883 0.840789 0.841354 0.838471 0.835790 0.832870 0.830508 0.827280 0.824990 0.823037 0.820004 0.816376 0.813057 0.809817 0.806720 0.803624 0.798984 0.793107 0.787230 0.781352 0.775546 0.770673 0.766526 0.762278 0.758031 0.753783 0.749535 0.745287 0.741039 0.736791 0.732256 0.727544 0.722832 0.718119 0.713407 0.708695 0.703983 0.699271 0.694558 0.690012 0.685641 0.681793 0.677919 0.673896 0.669872 0.665848 0.661825 0.657801 0.653777 0.649754 0.645730 0.641706 0.637683 0.633659 0.629636 0.625612 0.621588 0.617565 0.613541 0.609535 0.605980 0.602534 0.682124 0.960673 1.239221 1.517769 1.796317 2.074865 2.353413 2.631961 2.910510 3.189058 3.467606 3.764743 4.086664 4.408586 4.730508 5.052430 5.374351 5.696273 6.018195 6.340117 6.634493 6.649611 6.664730 6.679848 6.694966 6.710087 6.725208 6.740328 6.755449 6.770671 6.785945 6.801219 6.816493 6.831843 6.847270 6.862697 6.878124 6.894209 6.911354 6.928498 6.945643 7.036565 7.209579 7.382594 7.555609 7.728624 7.901638 8.074653 8.247668 8.420683 8.593697 8.766712 8.939727 9.112742 9.285757 9.458771 9.591789 9.621495 9.651201 9.675896 9.691656 9.707417 9.723177 9.738978 9.754863 9.770747 9.786632 9.805656 9.831146 9.856635 9.902285 9.963297 10.108691 10.254086 10.399480 10.544875 10.690270 10.835664 10.981059 11.126453 11.271848 11.417243 11.562637 11.708032 11.853426 11.998821 12.145374 12.298581 12.464202 12.629823 12.795443 12.961064 13.126685 13.292306 13.457927 13.623548 13.789169 13.954790 14.120411 14.286032 14.428656 14.554644 14.678704 14.802182 14.925660 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.313702 0.316601 0.319500 0.322399 0.325298 0.328197 0.331096 0.333995 0.336894 0.339794 0.342693 0.345592 0.348491 0.351390 0.354289 0.357188 0.360087 0.362986 0.365885 0.368784 0.371683 0.374582 0.377481 0.380388 0.383297 0.386206 0.389115 0.392079 0.395123 0.398168 0.401213 0.404258 0.407303 0.410348 0.413393 0.416438 0.419482 0.422527 0.425572 0.428617 0.431662 0.434746 0.437884 0.441022 0.444160 0.447298 0.450681 0.454137 0.457592 0.461047 0.464502 0.467958 0.471413 0.474868 0.478323 0.481779 0.485234 0.488689 0.492144 0.495599 0.499055 0.502510 0.505965 0.509420 0.512876 0.516331 0.519786 0.523241 0.526697 0.530152 0.533607 0.537062 0.540517 0.543973 0.547428 0.550883 0.554338 0.557794 0.561249 0.564704 0.568159 0.571615 0.575070 0.578525 0.581980 0.585435 0.588891 0.592346 0.595801 0.599256 0.602712 0.606167 0.609622 0.613077 0.616533 0.619988 0.623443 0.626898 0.630354 0.633809 0.637264 0.640719 0.644174 0.647630 0.651085 0.654540 0.657995 0.661451 0.664906 0.668361 0.671816 0.675272 0.678727 0.682182 0.685637 0.689092 0.692548 0.696003 0.699458 0.702913 0.706369 0.709824 0.713279 0.716734 0.720190 0.723645 0.727100 0.730555 0.734010 0.737466 0.740921 0.744376 0.747831 0.751287 0.754742 0.758197 0.761652 0.765108 0.768564 0.772023 0.775483 0.778943 0.782403 0.786038 0.789811 0.793585 0.797358 0.801131 0.804904 0.808678 0.813138 0.828796 0.840539 0.847710 0.849842 0.839883 0.840928 0.841973 0.839396 0.837991 0.834104 0.831073 0.829907 0.826100 0.824841 0.822526 0.819103 0.815627 0.812327 0.809158 0.806061 0.802878 0.797751 0.791873 0.785996 0.780180 0.774680 0.769646 0.765748 0.761655 0.757407 0.753159 0.748911 0.744663 0.740415 0.736167 0.731723 0.727011 0.722299 0.717587 0.712874 0.708162 0.703450 0.698738 0.694026 0.689155 0.684844 0.680821 0.676797 0.672774 0.668750 0.664726 0.660703 0.656679 0.652655 0.648632 0.644608 0.640584 0.636561 0.632537 0.628513 0.624490 0.620466 0.616443 0.612460 0.608882 0.605435 0.601989 0.728892 1.007440 1.285989 1.564537 1.843085 2.121633 2.400181 2.678729 2.957277 3.235826 3.519858 3.841779 4.163701 4.485623 4.807545 5.129466 5.451388 5.773310 6.095232 6.412825 6.493847 6.529391 6.544399 6.559408 6.574416 6.589496 6.604660 6.619825 6.634990 6.650196 6.665518 6.680839 6.696161 6.711501 6.726979 6.742457 6.757936 6.773626 6.807189 6.840752 6.914805 7.087820 7.260834 7.433849 7.606864 7.779879 7.952893 8.125908 8.298923 8.471938 8.644953 8.817967 8.990982 9.163997 9.337012 9.495219 9.514191 9.533162 9.552134 9.569881 9.585682 9.601483 9.617284 9.633193 9.649292 9.665391 9.681490 9.704262 9.736350 9.788115 9.866474 10.011868 10.157263 10.302658 10.448052 10.593447 10.738841 10.884236 11.029631 11.175025 11.320420 11.465814 11.611209 11.756604 11.901998 12.048675 12.203899 12.369520 12.535141 12.700762 12.866383 13.032004 13.197625 13.363246 13.528867 13.694488 13.860109 14.025730 14.188735 14.335742 14.459220 14.582699 14.706177 14.863161 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.318346 0.321245 0.324144 0.327043 0.329942 0.332841 0.335740 0.338639 0.341538 0.344437 0.347336 0.350235 0.353134 0.356033 0.358932 0.361831 0.364730 0.367629 0.370528 0.373427 0.376326 0.379225 0.382128 0.385056 0.387983 0.390910 0.393837 0.396843 0.399888 0.402933 0.405978 0.409023 0.412068 0.415113 0.418158 0.421202 0.424247 0.427292 0.430337 0.433382 0.436427 0.439565 0.442743 0.445922 0.449100 0.452291 0.455747 0.459202 0.462657 0.466112 0.469567 0.473023 0.476478 0.479933 0.483388 0.486844 0.490299 0.493754 0.497209 0.500665 0.504120 0.507575 0.511030 0.514486 0.517941 0.521396 0.524851 0.528306 0.531762 0.535217 0.538672 0.542127 0.545583 0.549038 0.552493 0.555948 0.559404 0.562859 0.566314 0.569769 0.573224 0.576680 0.580135 0.583590 0.587045 0.590501 0.593956 0.597411 0.600866 0.604322 0.607777 0.611232 0.614687 0.618142 0.621598 0.625053 0.628508 0.631963 0.635419 0.638874 0.642329 0.645784 0.649240 0.652695 0.656150 0.659605 0.663061 0.666516 0.669971 0.673426 0.676881 0.680337 0.683792 0.687247 0.690702 0.694158 0.697613 0.701068 0.704523 0.707979 0.711434 0.714889 0.718344 0.721799 0.725255 0.728710 0.732165 0.735620 0.739076 0.742531 0.745986 0.749441 0.752897 0.756352 0.759807 0.763262 0.766717 0.770173 0.773628 0.777083 0.780538 0.783994 0.787449 0.791162 0.794934 0.798706 0.802487 0.806332 0.810177 0.817334 0.831118 0.842554 0.845143 0.844046 0.841398 0.841973 0.842620 0.838648 0.836321 0.833731 0.831306 0.828626 0.826380 0.824616 0.821886 0.818232 0.814897 0.811597 0.808499 0.805403 0.802182 0.796517 0.790640 0.784787 0.779324 0.773861 0.768537 0.764579 0.760817 0.756784 0.752536 0.748288 0.744040 0.739792 0.735544 0.731167 0.726478 0.721766 0.717054 0.712342 0.707629 0.702917 0.698205 0.693300 0.688168 0.683723 0.679699 0.675675 0.671651 0.667628 0.663604 0.659581 0.655557 0.651533 0.647510 0.643486 0.639462 0.635439 0.631415 0.627391 0.623368 0.619344 0.615376 0.611784 0.608337 0.604891 0.601444 0.775660 1.054208 1.332756 1.611305 1.889853 2.168401 2.446949 2.725497 3.004045 3.283376 3.596894 3.918816 4.240738 4.562660 4.884581 5.206503 5.528425 5.850347 6.172268 6.334580 6.375010 6.408665 6.423714 6.438763 6.453812 6.468868 6.484077 6.499286 6.514496 6.529705 6.545053 6.560422 6.575792 6.591162 6.606649 6.622179 6.637709 6.653239 6.707121 6.793045 6.966060 7.139075 7.312089 7.485104 7.658119 7.831134 8.004149 8.177163 8.350178 8.523193 8.696208 8.869222 9.042237 9.215252 9.339129 9.400910 9.416638 9.432365 9.448093 9.463867 9.479709 9.495552 9.511394 9.528422 9.547215 9.566008 9.585074 9.617161 9.652741 9.771813 9.915046 10.060440 10.205835 10.351230 10.496624 10.642019 10.787413 10.932808 11.078203 11.223597 11.368992 11.514386 11.659781 11.805176 11.951046 12.110034 12.274839 12.440460 12.606081 12.771702 12.937323 13.102944 13.268565 13.434186 13.599807 13.765428 13.931049 14.090331 14.239737 14.363215 14.486693 14.610172 14.788063 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.322989 0.325888 0.328787 0.331686 0.334585 0.337484 0.340383 0.343282 0.346181 0.349080 0.351979 0.354878 0.357777 0.360676 0.363575 0.366474 0.369373 0.372272 0.375171 0.378070 0.380969 0.383868 0.386788 0.389733 0.392679 0.395624 0.398570 0.401608 0.404653 0.407698 0.410743 0.413788 0.416833 0.419877 0.422922 0.425967 0.429012 0.432057 0.435102 0.438147 0.441192 0.444404 0.447624 0.450843 0.454062 0.457356 0.460812 0.464267 0.467722 0.471177 0.474633 0.478088 0.481543 0.484998 0.488454 0.491909 0.495364 0.498819 0.502274 0.505730 0.509185 0.512640 0.516095 0.519551 0.523006 0.526461 0.529916 0.533372 0.536827 0.540282 0.543737 0.547193 0.550648 0.554103 0.557558 0.561013 0.564469 0.567924 0.571379 0.574834 0.578290 0.581745 0.585200 0.588655 0.592111 0.595566 0.599021 0.602476 0.605931 0.609387 0.612842 0.616297 0.619752 0.623208 0.626663 0.630118 0.633573 0.637029 0.640484 0.643939 0.647394 0.650849 0.654305 0.657760 0.661215 0.664670 0.668126 0.671581 0.675036 0.678491 0.681947 0.685402 0.688857 0.692312 0.695767 0.699223 0.702678 0.706133 0.709588 0.713044 0.716499 0.719954 0.723409 0.726865 0.730320 0.733775 0.737230 0.740686 0.744141 0.747596 0.751051 0.754506 0.757962 0.761417 0.764872 0.768327 0.771783 0.775238 0.778693 0.782148 0.785604 0.789059 0.792541 0.796304 0.800067 0.803830 0.807692 0.811710 0.821596 0.834904 0.843950 0.855002 0.841398 0.842766 0.843156 0.839574 0.838296 0.834648 0.831959 0.831173 0.827448 0.826306 0.824123 0.820985 0.817467 0.814167 0.810937 0.807840 0.804744 0.801161 0.795283 0.789474 0.783967 0.778505 0.773042 0.767579 0.763388 0.759626 0.755864 0.751913 0.747665 0.743417 0.739169 0.734921 0.730614 0.725945 0.721233 0.716521 0.711809 0.707097 0.702384 0.697475 0.692348 0.687214 0.682600 0.678577 0.674553 0.670529 0.666506 0.662482 0.658459 0.654435 0.650411 0.646388 0.642364 0.638340 0.634317 0.630293 0.626269 0.622246 0.618282 0.614685 0.611239 0.607792 0.604346 0.615023 0.822428 1.100976 1.379524 1.658072 1.936621 2.215169 2.493717 2.772265 3.050813 3.352009 3.673931 3.995853 4.317775 4.639696 4.961618 5.283540 5.605462 5.927383 6.214719 6.238657 6.262595 6.286533 6.302995 6.318084 6.333174 6.348264 6.363458 6.378712 6.393966 6.409220 6.424556 6.439984 6.455412 6.470840 6.487745 6.507401 6.527057 6.546714 6.671285 6.844300 7.017315 7.190330 7.363344 7.536359 7.709374 7.882389 8.055404 8.228418 8.401433 8.574448 8.747463 8.920477 9.093492 9.207486 9.260022 9.294878 9.310605 9.326333 9.342060 9.357856 9.373740 9.389623 9.405506 9.424326 9.446896 9.469466 9.504482 9.547007 9.672828 9.818223 9.963618 10.109012 10.254407 10.399801 10.545196 10.690591 10.835985 10.981380 11.126774 11.272169 11.417564 11.562958 11.708353 11.853747 12.015345 12.180158 12.345779 12.511400 12.677021 12.842642 13.008263 13.173884 13.339505 13.505126 13.670747 13.836368 13.994848 14.141307 14.267210 14.390688 14.514166 14.678980 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.324733 0.327632 0.330531 0.333430 0.336329 0.339228 0.342127 0.345026 0.347925 0.350824 0.353723 0.356622 0.359521 0.362420 0.365319 0.368218 0.371117 0.374016 0.376915 0.379814 0.382713 0.385612 0.388511 0.391458 0.394422 0.397385 0.400348 0.403328 0.406373 0.409418 0.412463 0.415508 0.418553 0.421597 0.424642 0.427687 0.430732 0.433777 0.436822 0.439867 0.442912 0.446006 0.449266 0.452527 0.455787 0.459047 0.462422 0.465877 0.469332 0.472787 0.476243 0.479698 0.483153 0.486608 0.490063 0.493519 0.496974 0.500429 0.503884 0.507340 0.510795 0.514250 0.517705 0.521161 0.524616 0.528071 0.531526 0.534981 0.538437 0.541892 0.545347 0.548802 0.552258 0.555713 0.559168 0.562623 0.566079 0.569534 0.572989 0.576444 0.579900 0.583355 0.586810 0.590265 0.593720 0.597176 0.600631 0.604086 0.607541 0.610997 0.614452 0.617907 0.621362 0.624818 0.628273 0.631728 0.635183 0.638638 0.642094 0.645549 0.649004 0.652459 0.655915 0.659370 0.662825 0.666280 0.669736 0.673191 0.676646 0.680101 0.683556 0.687012 0.690467 0.693922 0.697377 0.700833 0.704288 0.707743 0.711198 0.714654 0.718109 0.721564 0.725019 0.728474 0.731930 0.735385 0.738840 0.742295 0.745751 0.749206 0.752661 0.756116 0.759572 0.763027 0.766482 0.769937 0.773393 0.776848 0.780303 0.783758 0.787213 0.790669 0.794124 0.797686 0.801441 0.805196 0.808950 0.813211 0.825650 0.838850 0.840822 0.850579 0.843494 0.843156 0.843901 0.838826 0.836851 0.834591 0.832104 0.829972 0.827829 0.826157 0.823611 0.820093 0.816737 0.813437 0.810278 0.807182 0.804085 0.799926 0.794115 0.788611 0.783148 0.777685 0.772222 0.766760 0.762197 0.758435 0.754673 0.750911 0.747041 0.742793 0.738545 0.734297 0.730032 0.725413 0.720701 0.715988 0.711276 0.706564 0.701656 0.696527 0.691393 0.686259 0.681528 0.677455 0.673431 0.669407 0.665384 0.661360 0.657337 0.653313 0.649289 0.645266 0.641242 0.637218 0.633195 0.629171 0.625147 0.621179 0.617587 0.614140 0.610694 0.607247 0.603801 0.632456 0.869196 1.147744 1.426292 1.704840 1.983388 2.261937 2.540485 2.819033 3.107124 3.429046 3.750968 4.072890 4.394811 4.716733 5.038655 5.360577 5.682498 6.004420 6.122212 6.137225 6.152237 6.167250 6.182320 6.197467 6.212613 6.227760 6.242945 6.258258 6.273571 6.288884 6.304211 6.319691 6.335170 6.350650 6.366129 6.404509 6.443412 6.549526 6.722540 6.895555 7.068570 7.241585 7.414600 7.587614 7.760629 7.933644 8.106659 8.279673 8.452688 8.625703 8.798718 8.971732 9.101427 9.133295 9.165164 9.188866 9.204632 9.220399 9.236166 9.251989 9.267873 9.283758 9.299643 9.321418 9.349665 9.386657 9.453452 9.576006 9.721400 9.866795 10.012190 10.157584 10.302979 10.448373 10.593768 10.739163 10.884557 11.029952 11.175346 11.320741 11.466136 11.611530 11.757618 11.919856 12.085477 12.251098 12.416719 12.582340 12.747961 12.913582 13.079203 13.244824 13.410445 13.576066 13.741687 13.901783 14.041886 14.171205 14.294683 14.418161 14.541639 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.329376 0.332275 0.335174 0.338073 0.340972 0.343871 0.346770 0.349669 0.352568 0.355467 0.358366 0.361265 0.364164 0.367063 0.369962 0.372861 0.375760 0.378659 0.381558 0.384457 0.387356 0.390255 0.393158 0.396139 0.399120 0.402101 0.405082 0.408093 0.411138 0.414183 0.417228 0.420272 0.423317 0.426362 0.429407 0.432452 0.435497 0.438542 0.441587 0.444632 0.447676 0.450849 0.454150 0.457451 0.460752 0.464053 0.467487 0.470942 0.474397 0.477852 0.481308 0.484763 0.488218 0.491673 0.495129 0.498584 0.502039 0.505494 0.508950 0.512405 0.515860 0.519315 0.522770 0.526226 0.529681 0.533136 0.536591 0.540047 0.543502 0.546957 0.550412 0.553868 0.557323 0.560778 0.564233 0.567688 0.571144 0.574599 0.578054 0.581509 0.584965 0.588420 0.591875 0.595330 0.598786 0.602241 0.605696 0.609151 0.612607 0.616062 0.619517 0.622972 0.626427 0.629883 0.633338 0.636793 0.640248 0.643704 0.647159 0.650614 0.654069 0.657525 0.660980 0.664435 0.667890 0.671345 0.674801 0.678256 0.681711 0.685166 0.688622 0.692077 0.695532 0.698987 0.702443 0.705898 0.709353 0.712808 0.716263 0.719719 0.723174 0.726629 0.730084 0.733540 0.736995 0.740450 0.743905 0.747361 0.750816 0.754271 0.757726 0.761181 0.764637 0.768092 0.771547 0.775002 0.778458 0.781913 0.785368 0.788823 0.792279 0.795734 0.799189 0.802832 0.806584 0.810337 0.814090 0.829545 0.840191 0.841173 0.844582 0.844723 0.844340 0.839752 0.838479 0.835217 0.832847 0.832599 0.828899 0.827770 0.825720 0.822867 0.819307 0.816007 0.812733 0.809619 0.806523 0.803426 0.798718 0.793255 0.787792 0.782329 0.776866 0.771403 0.765940 0.761007 0.757245 0.753483 0.749721 0.745958 0.742167 0.737922 0.733674 0.729423 0.724880 0.720168 0.715456 0.710742 0.705841 0.700707 0.695573 0.690439 0.685304 0.680356 0.676333 0.672309 0.668285 0.664262 0.660238 0.656214 0.652191 0.648167 0.644144 0.640120 0.636096 0.632073 0.628049 0.624068 0.620488 0.617042 0.613595 0.610149 0.606702 0.603256 0.647894 0.915964 1.194512 1.473060 1.751608 2.030156 2.308704 2.587253 2.867614 3.184161 3.506083 3.828005 4.149926 4.471848 4.793770 5.115692 5.437613 5.759535 5.937825 6.001610 6.016631 6.031653 6.046674 6.061699 6.076890 6.092081 6.107272 6.122462 6.137795 6.153156 6.168517 6.183878 6.199358 6.214889 6.230421 6.245952 6.308842 6.427766 6.600781 6.773795 6.946810 7.119825 7.292840 7.465855 7.638869 7.811884 7.984899 8.157914 8.330928 8.503943 8.676958 8.849973 9.004058 9.024358 9.044657 9.064956 9.082856 9.098664 9.114471 9.130279 9.146780 9.163937 9.181094 9.198251 9.227508 9.259595 9.350419 9.479183 9.624578 9.769972 9.915367 10.060761 10.206156 10.351551 10.496945 10.642340 10.787734 10.933129 11.078524 11.223918 11.369313 11.514707 11.664321 11.825175 11.990796 12.156417 12.322038 12.487659 12.653280 12.818901 12.984522 13.150143 13.315764 13.481384 13.647005 13.810745 13.945180 14.075200 14.198678 14.322156 14.445634 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.319524 0.322423 0.325322 0.328221 0.331120 0.334019 0.336918 0.339817 0.342716 0.345615 0.348514 0.351413 0.354312 0.357211 0.360110 0.363009 0.365908 0.368807 0.371706 0.374605 0.377504 0.380403 0.383302 0.386201 0.389100 0.391999 0.394898 0.397831 0.400829 0.403828 0.406826 0.409825 0.412858 0.415903 0.418948 0.421992 0.425037 0.428082 0.431127 0.434172 0.437217 0.440262 0.443307 0.446351 0.449396 0.452441 0.455714 0.459056 0.462398 0.465740 0.469097 0.472552 0.476007 0.479462 0.482918 0.486373 0.489828 0.493283 0.496739 0.500194 0.503649 0.507104 0.510559 0.514015 0.517470 0.520925 0.524380 0.527836 0.531291 0.534746 0.538201 0.541657 0.545112 0.548567 0.552022 0.555477 0.558933 0.562388 0.565843 0.569298 0.572754 0.576209 0.579664 0.583119 0.586575 0.590030 0.593485 0.596940 0.600395 0.603851 0.607306 0.610761 0.614216 0.617672 0.621127 0.624582 0.628037 0.631493 0.634948 0.638403 0.641858 0.645314 0.648769 0.652224 0.655679 0.659134 0.662590 0.666045 0.669500 0.672955 0.676411 0.679866 0.683321 0.686776 0.690232 0.693687 0.697142 0.700597 0.704052 0.707508 0.710963 0.714418 0.717873 0.721329 0.724784 0.728239 0.731694 0.735150 0.738605 0.742060 0.745515 0.748970 0.752426 0.755881 0.759336 0.762791 0.766247 0.769702 0.773157 0.776612 0.780068 0.783523 0.786978 0.790433 0.793888 0.797344 0.800799 0.804254 0.808049 0.811881 0.818450 0.833052 0.839091 0.854908 0.845590 0.844340 0.845220 0.839004 0.837382 0.835251 0.832902 0.831317 0.829258 0.827621 0.825208 0.821966 0.818577 0.815277 0.812058 0.808961 0.805864 0.802710 0.797898 0.792436 0.786973 0.781510 0.776047 0.770584 0.765121 0.759996 0.756054 0.752292 0.748530 0.744768 0.741006 0.737216 0.733051 0.728803 0.724347 0.719635 0.714921 0.710020 0.704886 0.699752 0.694618 0.689484 0.684350 0.679408 0.675211 0.671187 0.667163 0.663140 0.659116 0.655092 0.651069 0.647045 0.643022 0.638998 0.634974 0.630951 0.626948 0.623390 0.619943 0.616497 0.613051 0.609604 0.606158 0.602711 0.684183 0.962732 1.241280 1.519828 1.798376 2.076924 2.355472 2.634020 2.939276 3.261198 3.583120 3.905041 4.226963 4.548885 4.870807 5.192728 5.514650 5.796445 5.836476 5.876507 5.895923 5.910985 5.926047 5.941109 5.956277 5.971512 5.986747 6.001983 6.017299 6.032720 6.048141 6.063562 6.081222 6.103750 6.126278 6.148805 6.306006 6.479021 6.652036 6.825051 6.998065 7.171080 7.344095 7.517110 7.690124 7.863139 8.036154 8.209169 8.382183 8.555198 8.728213 8.859302 8.913871 8.929599 8.945326 8.961054 8.976849 8.992698 9.008546 9.024395 9.042671 9.062922 9.083173 9.109986 9.146104 9.236966 9.382360 9.527755 9.673150 9.818544 9.963939 10.109333 10.254728 10.400123 10.545517 10.690912 10.836306 10.981701 11.127096 11.272490 11.417885 11.569714 11.730494 11.896115 12.061736 12.227357 12.392978 12.558599 12.724219 12.889840 13.055461 13.221082 13.386703 13.552324 13.717945 13.850770 13.979195 14.102673 14.226151 14.349629 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.324167 0.327066 0.329965 0.332864 0.335763 0.338662 0.341562 0.344461 0.347360 0.350259 0.353158 0.356057 0.358956 0.361855 0.364754 0.367653 0.370552 0.373451 0.376350 0.379249 0.382148 0.385047 0.387946 0.390845 0.393744 0.396643 0.399542 0.402514 0.405530 0.408546 0.411562 0.414578 0.417623 0.420667 0.423712 0.426757 0.429802 0.432847 0.435892 0.438937 0.441982 0.445027 0.448071 0.451116 0.454161 0.457219 0.460602 0.463984 0.467367 0.470750 0.474162 0.477617 0.481072 0.484527 0.487983 0.491438 0.494893 0.498348 0.501804 0.505259 0.508714 0.512169 0.515625 0.519080 0.522535 0.525990 0.529446 0.532901 0.536356 0.539811 0.543266 0.546722 0.550177 0.553632 0.557087 0.560543 0.563998 0.567453 0.570908 0.574364 0.577819 0.581274 0.584729 0.588184 0.591640 0.595095 0.598550 0.602005 0.605461 0.608916 0.612371 0.615826 0.619282 0.622737 0.626192 0.629647 0.633102 0.636558 0.640013 0.643468 0.646923 0.650379 0.653834 0.657289 0.660744 0.664200 0.667655 0.671110 0.674565 0.678020 0.681476 0.684931 0.688386 0.691841 0.695297 0.698752 0.702207 0.705662 0.709118 0.712573 0.716028 0.719483 0.722939 0.726394 0.729849 0.733304 0.736759 0.740215 0.743670 0.747125 0.750580 0.754036 0.757491 0.760946 0.764401 0.767857 0.771312 0.774767 0.778222 0.781677 0.785133 0.788588 0.792043 0.795498 0.798954 0.802409 0.805864 0.809413 0.813413 0.822504 0.837849 0.839005 0.851511 0.846763 0.845523 0.840071 0.838580 0.835760 0.833655 0.833584 0.830104 0.829234 0.827316 0.824638 0.821147 0.817847 0.814551 0.811398 0.808302 0.805169 0.801431 0.796565 0.791616 0.786153 0.780691 0.775228 0.769765 0.764302 0.758839 0.754863 0.751101 0.747339 0.743577 0.739815 0.736053 0.732272 0.728180 0.723810 0.719102 0.714200 0.709066 0.703932 0.698797 0.693663 0.688529 0.683395 0.678261 0.674089 0.670065 0.666041 0.662018 0.657994 0.653970 0.649947 0.645923 0.641899 0.637876 0.633852 0.629829 0.626292 0.622845 0.619399 0.615952 0.612506 0.609059 0.605613 0.602166 0.730951 1.009499 1.288047 1.566596 1.845144 2.123692 2.402240 2.694391 3.016313 3.338235 3.660156 3.982078 4.304000 4.625922 4.947843 5.269765 5.591687 5.707446 5.731186 5.754926 5.775186 5.790304 5.805422 5.820540 5.835695 5.850999 5.866304 5.881608 5.896921 5.912402 5.927883 5.943364 5.958844 6.002570 6.047987 6.184247 6.357261 6.530276 6.703291 6.876306 7.049320 7.222335 7.395350 7.568365 7.741379 7.914394 8.087409 8.260424 8.433438 8.606453 8.719505 8.776700 8.807842 8.823575 8.839307 8.855040 8.870862 8.886747 8.902632 8.918516 8.939595 8.964301 8.989560 9.047291 9.140143 9.285538 9.430932 9.576327 9.721721 9.867116 10.012511 10.157905 10.303300 10.448694 10.594089 10.739484 10.884878 11.030273 11.175667 11.321062 11.473986 11.635813 11.801433 11.967054 12.132675 12.298296 12.463917 12.629538 12.795159 12.960780 13.126401 13.292022 13.457643 13.623264 13.758319 13.883077 14.006668 14.130146 14.253624 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.328811 0.331710 0.334609 0.337508 0.340407 0.343306 0.346205 0.349104 0.352003 0.354902 0.357801 0.360700 0.363599 0.366498 0.369397 0.372296 0.375195 0.378094 0.380993 0.383892 0.386791 0.389690 0.392589 0.395488 0.398387 0.401286 0.404185 0.407207 0.410240 0.413273 0.416306 0.419343 0.422387 0.425432 0.428477 0.431522 0.434567 0.437612 0.440657 0.443702 0.446746 0.449791 0.452836 0.455881 0.458926 0.462087 0.465511 0.468934 0.472358 0.475782 0.479227 0.482682 0.486137 0.489593 0.493048 0.496503 0.499958 0.503414 0.506869 0.510324 0.513779 0.517234 0.520690 0.524145 0.527600 0.531055 0.534511 0.537966 0.541421 0.544876 0.548332 0.551787 0.555242 0.558697 0.562153 0.565608 0.569063 0.572518 0.575973 0.579429 0.582884 0.586339 0.589794 0.593250 0.596705 0.600160 0.603615 0.607071 0.610526 0.613981 0.617436 0.620891 0.624347 0.627802 0.631257 0.634712 0.638168 0.641623 0.645078 0.648533 0.651989 0.655444 0.658899 0.662354 0.665809 0.669265 0.672720 0.676175 0.679630 0.683086 0.686541 0.689996 0.693451 0.696907 0.700362 0.703817 0.707272 0.710727 0.714183 0.717638 0.721093 0.724548 0.728004 0.731459 0.734914 0.738369 0.741825 0.745280 0.748735 0.752190 0.755646 0.759101 0.762556 0.766011 0.769466 0.772922 0.776377 0.779832 0.783287 0.786743 0.790198 0.793653 0.797108 0.800564 0.804019 0.807474 0.810929 0.814840 0.827874 0.838374 0.845361 0.847686 0.845579 0.846350 0.839182 0.837912 0.836087 0.833699 0.832663 0.830651 0.829085 0.826804 0.823841 0.820417 0.817117 0.813848 0.810740 0.807586 0.804123 0.799918 0.794875 0.790295 0.785334 0.779871 0.774409 0.768946 0.763483 0.758043 0.753673 0.749910 0.746148 0.742386 0.738624 0.734862 0.731100 0.727334 0.723243 0.718379 0.713245 0.708111 0.702977 0.697843 0.692709 0.687575 0.682440 0.677364 0.672967 0.668943 0.664919 0.660896 0.656872 0.652848 0.648825 0.644801 0.640777 0.636754 0.632730 0.629193 0.625747 0.622300 0.618854 0.615407 0.611961 0.608514 0.605068 0.605580 0.777719 1.056267 1.334815 1.613363 1.891912 2.170460 2.452265 2.771428 3.093350 3.415271 3.737193 4.059115 4.381037 4.702958 5.024880 5.346802 5.594556 5.609550 5.624544 5.639538 5.654532 5.669703 5.684876 5.700048 5.715221 5.730538 5.745890 5.761243 5.776595 5.792067 5.807600 5.823132 5.838665 5.914217 6.062487 6.235502 6.408516 6.581531 6.754546 6.927561 7.100575 7.273590 7.446605 7.619620 7.792634 7.965649 8.138664 8.311679 8.484694 8.611249 8.645475 8.679701 8.701837 8.717610 8.733383 8.749156 8.764999 8.780884 8.796769 8.812654 8.838425 8.870099 8.937344 9.043320 9.188715 9.334110 9.479504 9.624899 9.770293 9.915688 10.061083 10.206477 10.351872 10.497266 10.642661 10.788056 10.933450 11.078845 11.224239 11.377289 11.541131 11.706752 11.872373 12.037994 12.203615 12.369236 12.534857 12.700478 12.866099 13.031720 13.197341 13.362962 13.523295 13.663707 13.787185 13.910663 14.034141 14.168861 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.333454 0.336353 0.339252 0.342151 0.345050 0.347949 0.350848 0.353747 0.356646 0.359545 0.362444 0.365343 0.368242 0.371141 0.374040 0.376939 0.379838 0.382737 0.385636 0.388535 0.391434 0.394333 0.397236 0.400140 0.403045 0.405949 0.408883 0.411928 0.414973 0.418018 0.421062 0.424107 0.427152 0.430197 0.433242 0.436287 0.439332 0.442377 0.445422 0.448466 0.451513 0.454568 0.457622 0.460677 0.463731 0.467016 0.470471 0.473926 0.477382 0.480837 0.484292 0.487747 0.491203 0.494658 0.498113 0.501568 0.505023 0.508479 0.511934 0.515389 0.518844 0.522300 0.525755 0.529210 0.532665 0.536121 0.539576 0.543031 0.546486 0.549941 0.553397 0.556852 0.560307 0.563762 0.567218 0.570673 0.574128 0.577583 0.581039 0.584494 0.587949 0.591404 0.594860 0.598315 0.601770 0.605225 0.608680 0.612136 0.615591 0.619046 0.622501 0.625957 0.629412 0.632867 0.636322 0.639778 0.643233 0.646688 0.650143 0.653598 0.657054 0.660509 0.663964 0.667419 0.670875 0.674330 0.677785 0.681240 0.684696 0.688151 0.691606 0.695061 0.698516 0.701972 0.705427 0.708882 0.712337 0.715793 0.719248 0.722703 0.726158 0.729614 0.733069 0.736524 0.739979 0.743434 0.746890 0.750345 0.753800 0.757255 0.760711 0.764166 0.767621 0.771076 0.774532 0.777987 0.781442 0.784897 0.788353 0.791808 0.795263 0.798718 0.802173 0.805629 0.809084 0.812539 0.816684 0.833327 0.838288 0.854742 0.848790 0.846707 0.841138 0.838680 0.836279 0.834515 0.834889 0.831625 0.830699 0.828913 0.826293 0.822992 0.819687 0.816387 0.813177 0.810045 0.806560 0.803064 0.798393 0.793207 0.788607 0.784029 0.779046 0.773589 0.768126 0.762664 0.757201 0.752482 0.748720 0.744958 0.741196 0.737434 0.733672 0.729910 0.726148 0.722097 0.717402 0.712290 0.707156 0.702022 0.696888 0.691754 0.686620 0.681486 0.676352 0.671845 0.667821 0.663797 0.659774 0.655750 0.651726 0.647703 0.643679 0.639655 0.635632 0.632095 0.628648 0.625202 0.621755 0.618309 0.614862 0.611416 0.607969 0.604523 0.618741 0.824487 1.103035 1.381583 1.660131 1.938679 2.217391 2.526543 2.848465 3.170386 3.492308 3.814230 4.136152 4.458073 4.779995 5.101917 5.382818 5.461489 5.488852 5.503886 5.518921 5.533956 5.549096 5.564313 5.579530 5.594747 5.610044 5.625457 5.640871 5.656284 5.674629 5.700470 5.726312 5.767712 5.940727 6.113742 6.286757 6.459771 6.632786 6.805801 6.978816 7.151830 7.324845 7.497860 7.670875 7.843889 8.016904 8.189919 8.362934 8.512985 8.534704 8.556423 8.578142 8.595834 8.611648 8.627462 8.643276 8.660782 8.679146 8.697510 8.718666 8.750753 8.806586 8.946498 9.091892 9.237287 9.382681 9.528076 9.673471 9.818865 9.964260 10.109654 10.255049 10.400444 10.545838 10.691233 10.836627 10.982022 11.127992 11.280829 11.446450 11.612071 11.777692 11.943313 12.108934 12.274555 12.440176 12.605797 12.771418 12.937039 13.102660 13.268281 13.424099 13.567702 13.691180 13.814658 13.938136 14.106983 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.335198 0.338097 0.340996 0.343895 0.346794 0.349693 0.352592 0.355491 0.358390 0.361289 0.364188 0.367087 0.369986 0.372885 0.375784 0.378683 0.381582 0.384481 0.387380 0.390279 0.393178 0.396077 0.398976 0.401898 0.404821 0.407744 0.410667 0.413648 0.416693 0.419738 0.422782 0.425827 0.428872 0.431917 0.434962 0.438007 0.441052 0.444097 0.447141 0.450186 0.453231 0.456301 0.459396 0.462491 0.465586 0.468681 0.472081 0.475536 0.478992 0.482447 0.485902 0.489357 0.492812 0.496268 0.499723 0.503178 0.506633 0.510089 0.513544 0.516999 0.520454 0.523910 0.527365 0.530820 0.534275 0.537730 0.541186 0.544641 0.548096 0.551551 0.555007 0.558462 0.561917 0.565372 0.568828 0.572283 0.575738 0.579193 0.582648 0.586104 0.589559 0.593014 0.596469 0.599925 0.603380 0.606835 0.610290 0.613746 0.617201 0.620656 0.624111 0.627567 0.631022 0.634477 0.637932 0.641387 0.644843 0.648298 0.651753 0.655208 0.658664 0.662119 0.665574 0.669029 0.672485 0.675940 0.679395 0.682850 0.686305 0.689761 0.693216 0.696671 0.700126 0.703582 0.707037 0.710492 0.713947 0.717403 0.720858 0.724313 0.727768 0.731223 0.734679 0.738134 0.741589 0.745044 0.748500 0.751955 0.755410 0.758865 0.762321 0.765776 0.769231 0.772686 0.776141 0.779597 0.783052 0.786507 0.789962 0.793418 0.796873 0.800328 0.803783 0.807238 0.810693 0.814148 0.822649 0.837649 0.840170 0.851024 0.847327 0.847568 0.839360 0.838430 0.836628 0.834497 0.834009 0.832053 0.830550 0.828401 0.825646 0.822257 0.818957 0.815657 0.812461 0.808998 0.805502 0.801980 0.796823 0.791555 0.786919 0.782340 0.777762 0.772769 0.767307 0.761844 0.756381 0.751367 0.747529 0.743767 0.740005 0.736243 0.732481 0.728719 0.724669 0.720268 0.715867 0.711271 0.706202 0.701068 0.695933 0.690799 0.685665 0.680531 0.675397 0.670730 0.666699 0.662675 0.658652 0.654628 0.650604 0.646581 0.642557 0.638562 0.634996 0.631550 0.628103 0.624657 0.621210 0.617764 0.614318 0.610871 0.607425 0.603978 0.630149 0.871255 1.149803 1.428351 1.706899 1.985447 2.281658 2.603580 2.925501 3.247423 3.569345 3.891267 4.213188 4.535110 4.857032 5.178954 5.298285 5.337922 5.368120 5.383195 5.398270 5.413346 5.428458 5.443751 5.459043 5.474336 5.489631 5.505113 5.520595 5.536077 5.551559 5.601648 5.655183 5.818967 5.991982 6.164997 6.338012 6.511026 6.684041 6.857056 7.030071 7.203085 7.376100 7.549115 7.722130 7.895145 8.068159 8.241174 8.382568 8.426832 8.442560 8.458287 8.474015 8.489833 8.505688 8.521543 8.537398 8.557530 8.579483 8.601436 8.645780 8.704280 8.849675 8.995070 9.140464 9.285859 9.431253 9.576648 9.722043 9.867437 10.012832 10.158226 10.303621 10.449016 10.594410 10.739805 10.885199 11.032044 11.186148 11.351769 11.517390 11.683011 11.848632 12.014253 12.179874 12.345495 12.511116 12.676737 12.842358 13.007979 13.173600 13.327869 13.471697 13.595175 13.718653 13.842131 14.019781 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.339841 0.342740 0.345639 0.348538 0.351437 0.354336 0.357235 0.360134 0.363033 0.365932 0.368831 0.371730 0.374629 0.377528 0.380427 0.383326 0.386225 0.389124 0.392023 0.394922 0.397821 0.400720 0.403630 0.406571 0.409512 0.412453 0.415394 0.418413 0.421457 0.424502 0.427547 0.430592 0.433637 0.436682 0.439727 0.442772 0.445817 0.448861 0.451906 0.454951 0.457996 0.461111 0.464246 0.467382 0.470518 0.473691 0.477146 0.480601 0.484057 0.487512 0.490967 0.494422 0.497878 0.501333 0.504788 0.508243 0.511699 0.515154 0.518609 0.522064 0.525519 0.528975 0.532430 0.535885 0.539340 0.542796 0.546251 0.549706 0.553161 0.556617 0.560072 0.563527 0.566982 0.570437 0.573893 0.577348 0.580803 0.584258 0.587714 0.591169 0.594624 0.598079 0.601535 0.604990 0.608445 0.611900 0.615355 0.618811 0.622266 0.625721 0.629176 0.632632 0.636087 0.639542 0.642997 0.646453 0.649908 0.653363 0.656818 0.660273 0.663729 0.667184 0.670639 0.674094 0.677550 0.681005 0.684460 0.687915 0.691371 0.694826 0.698281 0.701736 0.705192 0.708647 0.712102 0.715557 0.719012 0.722468 0.725923 0.729378 0.732833 0.736289 0.739744 0.743199 0.746654 0.750110 0.753565 0.757020 0.760475 0.763930 0.767386 0.770841 0.774296 0.777751 0.781207 0.784662 0.788117 0.791572 0.795028 0.798483 0.801938 0.805393 0.808848 0.812303 0.815757 0.828678 0.837571 0.849549 0.850808 0.847891 0.843025 0.838781 0.836776 0.835376 0.835686 0.832945 0.832163 0.830401 0.827889 0.824846 0.821527 0.818227 0.814921 0.811436 0.807939 0.804443 0.800539 0.795252 0.789856 0.785230 0.780652 0.776073 0.771494 0.766488 0.761025 0.755562 0.750305 0.746338 0.742576 0.738814 0.735052 0.731290 0.727231 0.722839 0.718438 0.714038 0.709637 0.705121 0.700113 0.694979 0.689845 0.684711 0.679577 0.674442 0.669600 0.665577 0.661553 0.657530 0.653506 0.649482 0.645459 0.641483 0.637898 0.634452 0.631005 0.627559 0.624112 0.620666 0.617219 0.613773 0.610326 0.606880 0.603433 0.639872 0.918023 1.196571 1.475119 1.753667 2.037328 2.358695 2.680616 3.002538 3.324460 3.646382 3.968303 4.290225 4.612147 4.934069 5.176405 5.199954 5.223504 5.247053 5.262517 5.277672 5.292827 5.307981 5.323281 5.338625 5.353969 5.369312 5.384776 5.400310 5.415844 5.431378 5.526609 5.697208 5.870222 6.043237 6.216252 6.389267 6.562281 6.735296 6.908311 7.081326 7.254341 7.427355 7.600370 7.773385 7.946400 8.119414 8.232130 8.294614 8.320809 8.336548 8.352287 8.368026 8.383873 8.399758 8.415642 8.431527 8.455833 8.483121 8.530854 8.608035 8.752852 8.898247 9.043641 9.189036 9.334431 9.479825 9.625220 9.770614 9.916009 10.061404 10.206798 10.352193 10.497587 10.642982 10.788377 10.935061 11.091528 11.257088 11.422709 11.588330 11.753951 11.919572 12.085193 12.250814 12.416435 12.582056 12.747677 12.913298 13.078919 13.234105 13.372567 13.499170 13.622648 13.746126 13.889722 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.329989 0.332888 0.335787 0.338686 0.341585 0.344484 0.347383 0.350282 0.353181 0.356080 0.358979 0.361878 0.364777 0.367676 0.370575 0.373474 0.376373 0.379272 0.382171 0.385070 0.387969 0.390868 0.393767 0.396666 0.399565 0.402465 0.405364 0.408296 0.411254 0.414213 0.417172 0.420133 0.423177 0.426222 0.429267 0.432312 0.435357 0.438402 0.441447 0.444492 0.447536 0.450581 0.453626 0.456671 0.459716 0.462766 0.465942 0.469119 0.472295 0.475471 0.478756 0.482211 0.485667 0.489122 0.492577 0.496032 0.499487 0.502943 0.506398 0.509853 0.513308 0.516764 0.520219 0.523674 0.527129 0.530585 0.534040 0.537495 0.540950 0.544406 0.547861 0.551316 0.554771 0.558226 0.561682 0.565137 0.568592 0.572047 0.575503 0.578958 0.582413 0.585868 0.589324 0.592779 0.596234 0.599689 0.603144 0.606600 0.610055 0.613510 0.616965 0.620421 0.623876 0.627331 0.630786 0.634242 0.637697 0.641152 0.644607 0.648062 0.651518 0.654973 0.658428 0.661883 0.665339 0.668794 0.672249 0.675704 0.679160 0.682615 0.686070 0.689525 0.692980 0.696436 0.699891 0.703346 0.706801 0.710257 0.713712 0.717167 0.720622 0.724078 0.727533 0.730988 0.734443 0.737899 0.741354 0.744809 0.748264 0.751719 0.755175 0.758630 0.762085 0.765540 0.768996 0.772451 0.775906 0.779361 0.782817 0.786272 0.789727 0.793182 0.796637 0.800093 0.803548 0.807003 0.810458 0.813913 0.817813 0.834027 0.837485 0.856726 0.849489 0.848864 0.839538 0.838973 0.837026 0.835295 0.835329 0.833450 0.832014 0.829998 0.827367 0.824097 0.820797 0.817395 0.813860 0.810377 0.806880 0.803384 0.799123 0.793681 0.788318 0.783541 0.778963 0.774384 0.769806 0.765227 0.760206 0.754743 0.749280 0.745148 0.741386 0.737624 0.733862 0.729811 0.725411 0.721010 0.716609 0.712208 0.707807 0.703406 0.698952 0.694024 0.688890 0.683756 0.678622 0.673488 0.668591 0.664455 0.660431 0.656408 0.652384 0.648360 0.644395 0.640800 0.637353 0.633907 0.630460 0.627014 0.623567 0.620121 0.616674 0.613228 0.609781 0.606335 0.602888 0.686242 0.964790 1.243339 1.521887 1.801178 2.113810 2.435731 2.757653 3.079575 3.401497 3.723418 4.045340 4.367262 4.689184 5.006456 5.081782 5.096789 5.111796 5.126804 5.141917 5.157116 5.172314 5.187513 5.202789 5.218195 5.233601 5.249007 5.267946 5.297656 5.327366 5.402433 5.575448 5.748463 5.921477 6.094492 6.267507 6.440522 6.613536 6.786551 6.959566 7.132581 7.305596 7.478610 7.651625 7.824640 7.997655 8.121283 8.158088 8.194893 8.214810 8.230589 8.246369 8.262149 8.278719 8.295517 8.312316 8.329114 8.361099 8.394314 8.513487 8.656030 8.801424 8.946819 9.092213 9.237608 9.383003 9.528397 9.673792 9.819186 9.964581 10.109976 10.255370 10.400765 10.546159 10.691554 10.837192 10.997630 11.162407 11.328028 11.493649 11.659270 11.824891 11.990512 12.156133 12.321754 12.487374 12.652995 12.818616 12.984237 13.142411 13.275376 13.403165 13.526643 13.650121 13.773599 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.334632 0.337531 0.340430 0.343329 0.346229 0.349128 0.352027 0.354926 0.357825 0.360724 0.363623 0.366522 0.369421 0.372320 0.375219 0.378118 0.381017 0.383916 0.386815 0.389714 0.392613 0.395512 0.398411 0.401310 0.404209 0.407108 0.410007 0.412971 0.415948 0.418925 0.421901 0.424897 0.427942 0.430987 0.434032 0.437077 0.440122 0.443167 0.446212 0.449256 0.452301 0.455346 0.458391 0.461436 0.464481 0.467579 0.470796 0.474013 0.477230 0.480447 0.483821 0.487276 0.490732 0.494187 0.497642 0.501097 0.504553 0.508008 0.511463 0.514918 0.518374 0.521829 0.525284 0.528739 0.532194 0.535650 0.539105 0.542560 0.546015 0.549471 0.552926 0.556381 0.559836 0.563292 0.566747 0.570202 0.573657 0.577113 0.580568 0.584023 0.587478 0.590933 0.594389 0.597844 0.601299 0.604754 0.608210 0.611665 0.615120 0.618575 0.622031 0.625486 0.628941 0.632396 0.635851 0.639307 0.642762 0.646217 0.649672 0.653128 0.656583 0.660038 0.663493 0.666949 0.670404 0.673859 0.677314 0.680769 0.684225 0.687680 0.691135 0.694590 0.698046 0.701501 0.704956 0.708411 0.711867 0.715322 0.718777 0.722232 0.725687 0.729143 0.732598 0.736053 0.739508 0.742964 0.746419 0.749874 0.753329 0.756785 0.760240 0.763695 0.767150 0.770606 0.774061 0.777516 0.780971 0.784426 0.787882 0.791337 0.794792 0.798247 0.801703 0.805158 0.808613 0.812068 0.815523 0.823453 0.836854 0.844358 0.852827 0.849074 0.844913 0.838891 0.837261 0.836248 0.836484 0.834220 0.833627 0.831865 0.829486 0.826698 0.823367 0.819969 0.816044 0.812815 0.809318 0.805821 0.802325 0.797552 0.792111 0.786669 0.781853 0.777274 0.772696 0.768117 0.763539 0.758960 0.753924 0.748476 0.743957 0.740195 0.736433 0.732383 0.727982 0.723581 0.719180 0.714779 0.710378 0.705978 0.701577 0.697176 0.692764 0.687935 0.682801 0.677667 0.672533 0.667462 0.663333 0.659309 0.655286 0.651262 0.647297 0.643701 0.640255 0.636808 0.633362 0.629915 0.626469 0.623022 0.619576 0.616129 0.612683 0.609236 0.605790 0.602343 0.733010 1.011558 1.290106 1.568655 1.868925 2.190846 2.512768 2.834690 3.156612 3.478533 3.800455 4.122377 4.444299 4.766220 4.906328 4.961061 4.976108 4.991156 5.006204 5.021283 5.036549 5.051814 5.067080 5.082345 5.097824 5.113308 5.128791 5.144274 5.202170 5.280673 5.453688 5.626703 5.799718 5.972732 6.145747 6.318762 6.491777 6.664792 6.837806 7.010821 7.183836 7.356851 7.529865 7.702880 7.875895 8.022010 8.045251 8.068491 8.091732 8.108813 8.124634 8.140454 8.156275 8.175294 8.195047 8.214800 8.248160 8.290723 8.413812 8.559207 8.704602 8.849996 8.995391 9.140785 9.286180 9.431574 9.576969 9.722364 9.867758 10.013153 10.158547 10.303942 10.449337 10.594731 10.740126 10.902606 11.067726 11.233347 11.398968 11.564589 11.730209 11.895830 12.061451 12.227072 12.392693 12.558314 12.723935 12.889556 13.052474 13.180499 13.307160 13.430638 13.554116 13.677594 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.339276 0.342175 0.345074 0.347973 0.350872 0.353771 0.356670 0.359569 0.362468 0.365367 0.368266 0.371165 0.374064 0.376963 0.379862 0.382761 0.385660 0.388559 0.391458 0.394357 0.397256 0.400155 0.403054 0.405953 0.408852 0.411751 0.414663 0.417657 0.420651 0.423646 0.426640 0.429662 0.432707 0.435752 0.438797 0.441842 0.444887 0.447931 0.450976 0.454021 0.457066 0.460111 0.463156 0.466201 0.469246 0.472413 0.475671 0.478929 0.482187 0.485444 0.488886 0.492342 0.495797 0.499252 0.502707 0.506163 0.509618 0.513073 0.516528 0.519983 0.523439 0.526894 0.530349 0.533804 0.537260 0.540715 0.544170 0.547625 0.551081 0.554536 0.557991 0.561446 0.564901 0.568357 0.571812 0.575267 0.578722 0.582178 0.585633 0.589088 0.592543 0.595999 0.599454 0.602909 0.606364 0.609820 0.613275 0.616730 0.620185 0.623640 0.627096 0.630551 0.634006 0.637461 0.640917 0.644372 0.647827 0.651282 0.654738 0.658193 0.661648 0.665103 0.668558 0.672014 0.675469 0.678924 0.682379 0.685835 0.689290 0.692745 0.696200 0.699656 0.703111 0.706566 0.710021 0.713476 0.716932 0.720387 0.723842 0.727297 0.730753 0.734208 0.737663 0.741118 0.744574 0.748029 0.751484 0.754939 0.758394 0.761850 0.765305 0.768760 0.772215 0.775671 0.779126 0.782581 0.786036 0.789492 0.792947 0.796402 0.799857 0.803313 0.806768 0.810222 0.813677 0.817130 0.829462 0.836768 0.853194 0.851805 0.849924 0.839716 0.839180 0.837423 0.836093 0.836700 0.834847 0.833478 0.831594 0.828974 0.825937 0.822572 0.818496 0.814925 0.811756 0.808259 0.804762 0.801088 0.795981 0.790540 0.785098 0.780164 0.775585 0.771007 0.766428 0.761850 0.757271 0.752693 0.747642 0.742766 0.739004 0.734954 0.730553 0.726152 0.721752 0.717351 0.712950 0.708549 0.704148 0.699747 0.695346 0.690946 0.686545 0.681831 0.676713 0.671578 0.666528 0.662211 0.658187 0.654163 0.650191 0.646603 0.643156 0.639710 0.636263 0.632817 0.629370 0.625924 0.622477 0.619031 0.615585 0.612138 0.608692 0.605245 0.609791 0.779778 1.058326 1.336874 1.624040 1.945961 2.267883 2.589805 2.911727 3.233648 3.555570 3.877492 4.199414 4.521335 4.760429 4.799678 4.838927 4.855415 4.870526 4.885637 4.900749 4.916025 4.931360 4.946695 4.962030 4.978622 4.996071 5.013520 5.030969 5.158914 5.331928 5.504943 5.677958 5.850973 6.023987 6.197002 6.370017 6.543032 6.716047 6.889061 7.062076 7.235091 7.408106 7.581120 7.754135 7.910225 7.939793 7.955521 7.971248 7.986976 8.002818 8.018680 8.034542 8.050404 8.073163 8.097132 8.129663 8.196512 8.316990 8.462384 8.607779 8.753173 8.898568 9.043963 9.189357 9.334752 9.480146 9.625541 9.770936 9.916330 10.061725 10.207119 10.352514 10.497909 10.645543 10.807423 10.973044 11.138665 11.304286 11.469907 11.635528 11.801149 11.966770 12.132391 12.298012 12.463633 12.629254 12.794875 12.960496 13.087600 13.211154 13.334633 13.458111 13.581589 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.341020 0.343919 0.346818 0.349717 0.352616 0.355515 0.358414 0.361313 0.364212 0.367111 0.370010 0.372909 0.375808 0.378707 0.381606 0.384505 0.387404 0.390303 0.393202 0.396101 0.399000 0.401899 0.404798 0.407697 0.410596 0.413495 0.416394 0.419341 0.422353 0.425365 0.428376 0.431388 0.434427 0.437472 0.440517 0.443562 0.446607 0.449651 0.452696 0.455741 0.458786 0.461831 0.464876 0.467921 0.470966 0.474010 0.477270 0.480568 0.483867 0.487166 0.490496 0.493952 0.497407 0.500862 0.504317 0.507772 0.511228 0.514683 0.518138 0.521593 0.525049 0.528504 0.531959 0.535414 0.538870 0.542325 0.545780 0.549235 0.552690 0.556146 0.559601 0.563056 0.566511 0.569967 0.573422 0.576877 0.580332 0.583788 0.587243 0.590698 0.594153 0.597608 0.601064 0.604519 0.607974 0.611429 0.614885 0.618340 0.621795 0.625250 0.628706 0.632161 0.635616 0.639071 0.642526 0.645982 0.649437 0.652892 0.656347 0.659803 0.663258 0.666713 0.670168 0.673624 0.677079 0.680534 0.683989 0.687445 0.690900 0.694355 0.697810 0.701265 0.704721 0.708176 0.711631 0.715086 0.718542 0.721997 0.725452 0.728907 0.732363 0.735818 0.739273 0.742728 0.746183 0.749639 0.753094 0.756549 0.760004 0.763460 0.766915 0.770370 0.773825 0.777281 0.780736 0.784191 0.787646 0.791101 0.794557 0.798012 0.801467 0.804922 0.808378 0.811832 0.815286 0.819006 0.834727 0.839167 0.854088 0.850258 0.846801 0.839045 0.837791 0.837097 0.837282 0.835745 0.835091 0.833329 0.831083 0.828463 0.825160 0.821066 0.817061 0.813908 0.810697 0.807200 0.803703 0.799788 0.794410 0.788969 0.783528 0.778475 0.773897 0.769318 0.764740 0.760161 0.755583 0.751004 0.746426 0.741737 0.737526 0.733125 0.728724 0.724323 0.719922 0.715521 0.711120 0.706719 0.702319 0.697918 0.693517 0.689116 0.684715 0.680314 0.675702 0.670624 0.665490 0.661089 0.657065 0.653076 0.649504 0.646058 0.642611 0.639165 0.635719 0.632272 0.628826 0.625379 0.621933 0.618486 0.615040 0.611593 0.608147 0.604700 0.617605 0.826546 1.105094 1.385380 1.701076 2.022998 2.344920 2.666842 2.988763 3.310685 3.632607 3.954529 4.276450 4.598372 4.668903 4.692285 4.715666 4.734738 4.749919 4.765100 4.780280 4.795535 4.810933 4.826332 4.841731 4.861149 4.895433 4.929716 5.037154 5.210169 5.383183 5.556198 5.729213 5.902228 6.075243 6.248257 6.421272 6.594287 6.767302 6.940316 7.113331 7.286346 7.459361 7.632375 7.745490 7.814036 7.833778 7.849523 7.865269 7.881014 7.896883 7.912768 7.928653 7.944538 7.973379 8.003852 8.092500 8.220167 8.365562 8.510956 8.656351 8.801745 8.947140 9.092534 9.237929 9.383324 9.528718 9.674113 9.819507 9.964902 10.110297 10.255691 10.401086 10.551819 10.712742 10.878363 11.043984 11.209605 11.375226 11.540847 11.706468 11.872089 12.037710 12.203331 12.368952 12.534573 12.700020 12.857145 12.991671 13.115149 13.238627 13.362106 13.485584 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.345663 0.348562 0.351461 0.354360 0.357259 0.360158 0.363057 0.365956 0.368855 0.371754 0.374653 0.377552 0.380451 0.383350 0.386249 0.389148 0.392047 0.394946 0.397845 0.400744 0.403643 0.406542 0.409441 0.412340 0.415239 0.418138 0.421037 0.424030 0.427059 0.430088 0.433117 0.436147 0.439192 0.442237 0.445282 0.448326 0.451371 0.454416 0.457461 0.460506 0.463551 0.466596 0.469641 0.472686 0.475730 0.478809 0.482148 0.485488 0.488827 0.492167 0.495561 0.499017 0.502472 0.505927 0.509382 0.512838 0.516293 0.519748 0.523203 0.526659 0.530114 0.533569 0.537024 0.540479 0.543935 0.547390 0.550845 0.554300 0.557756 0.561211 0.564666 0.568121 0.571577 0.575032 0.578487 0.581942 0.585397 0.588853 0.592308 0.595763 0.599218 0.602674 0.606129 0.609584 0.613039 0.616495 0.619950 0.623405 0.626860 0.630315 0.633771 0.637226 0.640681 0.644136 0.647592 0.651047 0.654502 0.657957 0.661413 0.664868 0.668323 0.671778 0.675233 0.678689 0.682144 0.685599 0.689054 0.692510 0.695965 0.699420 0.702875 0.706331 0.709786 0.713241 0.716696 0.720152 0.723607 0.727062 0.730517 0.733972 0.737428 0.740883 0.744338 0.747793 0.751249 0.754704 0.758159 0.761614 0.765070 0.768525 0.771980 0.775435 0.778890 0.782346 0.785801 0.789256 0.792711 0.796167 0.799622 0.803077 0.806532 0.809988 0.813443 0.816895 0.824256 0.836051 0.848579 0.854144 0.851308 0.839893 0.839280 0.837821 0.836891 0.837810 0.836245 0.834942 0.833138 0.830571 0.827686 0.823636 0.819542 0.815867 0.812893 0.809638 0.806141 0.802644 0.798281 0.792840 0.787398 0.781957 0.776787 0.772208 0.767630 0.763051 0.758473 0.753894 0.749316 0.744737 0.740588 0.736182 0.731627 0.727073 0.722527 0.718093 0.713692 0.709291 0.704890 0.700489 0.696088 0.691687 0.687287 0.682886 0.678485 0.674084 0.669555 0.664540 0.659967 0.655953 0.652406 0.648960 0.645513 0.642067 0.638620 0.635174 0.631727 0.628281 0.624834 0.621388 0.617941 0.614495 0.611048 0.607602 0.604155 0.623924 0.873314 1.151862 1.456191 1.778113 2.100035 2.421957 2.743878 3.065800 3.387722 3.709644 4.031565 4.353487 4.554003 4.569023 4.584043 4.599064 4.614109 4.629348 4.644587 4.659825 4.675064 4.690535 4.706020 4.721505 4.736989 4.804846 4.915394 5.088409 5.261424 5.434439 5.607453 5.780468 5.953483 6.126498 6.299512 6.472527 6.645542 6.818557 6.991571 7.164586 7.337601 7.510616 7.631560 7.671197 7.710835 7.727785 7.743571 7.759357 7.775143 7.792936 7.810890 7.828843 7.853828 7.889981 7.977950 8.123344 8.268739 8.414133 8.559528 8.704923 8.850317 8.995712 9.141106 9.286501 9.431896 9.577290 9.722685 9.868079 10.013474 10.158869 10.304263 10.456852 10.618061 10.783682 10.949303 11.114924 11.280545 11.446166 11.611787 11.777408 11.943029 12.108650 12.274271 12.439892 12.605513 12.757229 12.895666 13.019144 13.142622 13.266100 13.417494 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.350306 0.353205 0.356104 0.359003 0.361902 0.364801 0.367700 0.370599 0.373498 0.376397 0.379296 0.382195 0.385094 0.387993 0.390892 0.393791 0.396690 0.399589 0.402488 0.405387 0.408286 0.411185 0.414085 0.416985 0.419885 0.422785 0.425687 0.428732 0.431777 0.434822 0.437867 0.440912 0.443957 0.447002 0.450046 0.453091 0.456136 0.459181 0.462226 0.465271 0.468316 0.471361 0.474405 0.477450 0.480495 0.483668 0.487049 0.490429 0.493810 0.497190 0.500627 0.504082 0.507537 0.510992 0.514447 0.517903 0.521358 0.524813 0.528268 0.531724 0.535179 0.538634 0.542089 0.545545 0.549000 0.552455 0.555910 0.559366 0.562821 0.566276 0.569731 0.573186 0.576642 0.580097 0.583552 0.587007 0.590463 0.593918 0.597373 0.600828 0.604284 0.607739 0.611194 0.614649 0.618104 0.621560 0.625015 0.628470 0.631925 0.635381 0.638836 0.642291 0.645746 0.649202 0.652657 0.656112 0.659567 0.663022 0.666478 0.669933 0.673388 0.676843 0.680299 0.683754 0.687209 0.690664 0.694120 0.697575 0.701030 0.704485 0.707940 0.711396 0.714851 0.718306 0.721761 0.725217 0.728672 0.732127 0.735582 0.739038 0.742493 0.745948 0.749403 0.752859 0.756314 0.759769 0.763224 0.766679 0.770135 0.773590 0.777045 0.780500 0.783956 0.787411 0.790866 0.794321 0.797777 0.801232 0.804687 0.808142 0.811597 0.815052 0.818502 0.830205 0.835965 0.852790 0.851930 0.848688 0.839201 0.838321 0.837958 0.838080 0.837015 0.836556 0.834793 0.832679 0.829940 0.826206 0.822112 0.818100 0.814813 0.811873 0.808579 0.805082 0.801556 0.796710 0.791269 0.785828 0.780386 0.775153 0.770519 0.765941 0.761362 0.756784 0.752205 0.747627 0.743511 0.739922 0.735791 0.731236 0.726681 0.722127 0.717572 0.713018 0.708463 0.703908 0.699354 0.694799 0.690245 0.685690 0.681136 0.676657 0.672254 0.667854 0.663389 0.658865 0.655308 0.651861 0.648415 0.644968 0.641522 0.638075 0.634629 0.631182 0.627736 0.624289 0.620843 0.617396 0.613950 0.610503 0.607057 0.603610 0.641533 0.920081 1.211306 1.533228 1.855150 2.177072 2.498993 2.820915 3.142837 3.464759 3.786680 4.108602 4.352139 4.428571 4.448323 4.463389 4.478454 4.493520 4.508770 4.524096 4.539423 4.554749 4.572692 4.592693 4.612694 4.632696 4.793634 4.966649 5.139664 5.312679 5.485694 5.658708 5.831723 6.004738 6.177753 6.350767 6.523782 6.696797 6.869812 7.042826 7.215841 7.388856 7.531142 7.556018 7.580893 7.605769 7.621794 7.637621 7.653449 7.669276 7.690441 7.711811 7.733181 7.790579 7.881127 8.026522 8.171916 8.317311 8.462705 8.608100 8.753494 8.898889 9.044284 9.189678 9.335073 9.480467 9.625862 9.771257 9.916651 10.062046 10.207440 10.360816 10.523380 10.689001 10.854622 11.020243 11.185864 11.351485 11.517106 11.682727 11.848348 12.013969 12.179590 12.345211 12.510832 12.660315 12.799661 12.923139 13.046617 13.170095 13.346451 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.352050 0.354949 0.357848 0.360747 0.363646 0.366545 0.369444 0.372343 0.375242 0.378141 0.381040 0.383939 0.386838 0.389737 0.392636 0.395535 0.398434 0.401333 0.404232 0.407132 0.410031 0.412930 0.415829 0.418742 0.421661 0.424579 0.427498 0.430452 0.433497 0.436542 0.439587 0.442632 0.445677 0.448721 0.451766 0.454811 0.457856 0.460901 0.463946 0.466991 0.470036 0.473081 0.476125 0.479170 0.482215 0.485260 0.488550 0.491971 0.495393 0.498814 0.502236 0.505692 0.509147 0.512602 0.516057 0.519513 0.522968 0.526423 0.529878 0.533334 0.536789 0.540244 0.543699 0.547154 0.550610 0.554065 0.557520 0.560975 0.564431 0.567886 0.571341 0.574796 0.578252 0.581707 0.585162 0.588617 0.592073 0.595528 0.598983 0.602438 0.605893 0.609349 0.612804 0.616259 0.619714 0.623170 0.626625 0.630080 0.633535 0.636991 0.640446 0.643901 0.647356 0.650811 0.654267 0.657722 0.661177 0.664632 0.668088 0.671543 0.674998 0.678453 0.681909 0.685364 0.688819 0.692274 0.695729 0.699185 0.702640 0.706095 0.709550 0.713006 0.716461 0.719916 0.723371 0.726827 0.730282 0.733737 0.737192 0.740647 0.744103 0.747558 0.751013 0.754468 0.757924 0.761379 0.764834 0.768289 0.771745 0.775200 0.778655 0.782110 0.785566 0.789021 0.792476 0.795931 0.799386 0.802842 0.806297 0.809752 0.813206 0.816661 0.820225 0.835224 0.843355 0.855763 0.852328 0.840756 0.839381 0.838218 0.837689 0.839157 0.837642 0.836407 0.834636 0.832068 0.828721 0.824682 0.820588 0.816848 0.813801 0.810853 0.807520 0.804023 0.800342 0.795140 0.789698 0.784257 0.778815 0.773412 0.768831 0.764252 0.759674 0.755095 0.750517 0.746398 0.742812 0.739234 0.735381 0.730845 0.726290 0.721736 0.717181 0.712627 0.708072 0.703517 0.698963 0.694408 0.689854 0.685299 0.680744 0.676190 0.671635 0.667081 0.662526 0.658740 0.655097 0.651455 0.647870 0.644423 0.640977 0.637530 0.634084 0.630637 0.627191 0.623744 0.620298 0.616852 0.613405 0.609959 0.606512 0.603066 0.688301 0.969997 1.288343 1.610265 1.932187 2.254108 2.576030 2.897952 3.219874 3.541795 3.863717 4.185639 4.261770 4.300636 4.327605 4.342755 4.357906 4.373056 4.388281 4.403672 4.419064 4.434455 4.454205 4.493980 4.533755 4.671875 4.844890 5.017904 5.190919 5.363934 5.536949 5.709963 5.882978 6.055993 6.229008 6.402022 6.575037 6.748052 6.921067 7.094081 7.267096 7.436269 7.452186 7.468103 7.484021 7.499938 7.515806 7.531674 7.547543 7.563416 7.589808 7.616200 7.679776 7.784304 7.929699 8.075093 8.220488 8.365883 8.511277 8.656672 8.802066 8.947461 9.092856 9.238250 9.383645 9.529039 9.674434 9.819829 9.965223 10.110618 10.263856 10.428699 10.594320 10.759941 10.925562 11.091183 11.256804 11.422425 11.588046 11.753667 11.919288 12.084909 12.250530 12.416150 12.565903 12.702776 12.827134 12.950612 13.074090 13.244197 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.345097 0.347997 0.350896 0.353795 0.356694 0.359593 0.362492 0.365391 0.368290 0.371189 0.374088 0.376987 0.379886 0.382785 0.385684 0.388583 0.391482 0.394381 0.397280 0.400179 0.403078 0.405977 0.408876 0.411775 0.414674 0.417573 0.420474 0.423411 0.426347 0.429284 0.432221 0.435217 0.438262 0.441307 0.444352 0.447397 0.450441 0.453486 0.456531 0.459576 0.462621 0.465666 0.468711 0.471756 0.474800 0.477849 0.480902 0.483954 0.487006 0.490058 0.493481 0.496936 0.500391 0.503846 0.507302 0.510757 0.514212 0.517667 0.521123 0.524578 0.528033 0.531488 0.534943 0.538399 0.541854 0.545309 0.548764 0.552220 0.555675 0.559130 0.562585 0.566041 0.569496 0.572951 0.576406 0.579861 0.583317 0.586772 0.590227 0.593682 0.597138 0.600593 0.604048 0.607503 0.610959 0.614414 0.617869 0.621324 0.624780 0.628235 0.631690 0.635145 0.638600 0.642056 0.645511 0.648966 0.652421 0.655877 0.659332 0.662787 0.666242 0.669698 0.673153 0.676608 0.680063 0.683518 0.686974 0.690429 0.693884 0.697339 0.700795 0.704250 0.707705 0.711160 0.714616 0.718071 0.721526 0.724981 0.728436 0.731892 0.735347 0.738802 0.742257 0.745713 0.749168 0.752623 0.756078 0.759534 0.762989 0.766444 0.769899 0.773354 0.776810 0.780265 0.783720 0.787175 0.790631 0.794086 0.797541 0.800996 0.804452 0.807907 0.811362 0.814816 0.818267 0.825060 0.835248 0.851623 0.853917 0.850423 0.839360 0.838852 0.838609 0.838878 0.838453 0.838020 0.836258 0.834203 0.830476 0.827252 0.823158 0.819159 0.815694 0.812793 0.809828 0.806461 0.802964 0.799010 0.793569 0.788127 0.782686 0.777245 0.771894 0.767142 0.762564 0.757985 0.753408 0.749279 0.745702 0.742124 0.738547 0.734943 0.730454 0.725899 0.721345 0.716790 0.712235 0.707681 0.703126 0.698572 0.694017 0.689462 0.684908 0.680353 0.675799 0.671244 0.666696 0.662904 0.659261 0.655618 0.651975 0.648333 0.644690 0.641047 0.637404 0.633761 0.630140 0.626646 0.623200 0.619753 0.616307 0.612860 0.609414 0.605967 0.604770 0.735184 1.043458 1.365380 1.687302 2.009223 2.331145 2.653067 2.974989 3.296910 3.618832 3.940754 4.137996 4.161211 4.184425 4.206937 4.222149 4.237361 4.252573 4.267785 4.283246 4.298732 4.314218 4.329704 4.410940 4.550115 4.723130 4.896145 5.069159 5.242174 5.415189 5.588204 5.761218 5.934233 6.107248 6.280263 6.453277 6.626292 6.799307 6.972322 7.145337 7.259761 7.330996 7.346748 7.362500 7.378252 7.394031 7.410486 7.426940 7.443394 7.462604 7.494691 7.547652 7.687482 7.832876 7.978271 8.123665 8.269060 8.414455 8.559849 8.705244 8.850638 8.996033 9.141427 9.286822 9.432217 9.577611 9.723006 9.868400 10.014902 10.168397 10.334018 10.499639 10.665260 10.830881 10.996502 11.162123 11.327744 11.493365 11.658985 11.824606 11.990227 12.155848 12.321469 12.473601 12.605140 12.731129 12.854607 12.978085 13.101563 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.346842 0.349741 0.352640 0.355539 0.358438 0.361337 0.364236 0.367135 0.370034 0.372933 0.375832 0.378731 0.381630 0.384529 0.387428 0.390327 0.393226 0.396125 0.399024 0.401923 0.404822 0.407721 0.410620 0.413519 0.416418 0.419317 0.422216 0.425134 0.428089 0.431044 0.433999 0.436953 0.439982 0.443027 0.446072 0.449116 0.452161 0.455206 0.458251 0.461296 0.464341 0.467386 0.470431 0.473476 0.476520 0.479565 0.482651 0.485743 0.488836 0.491929 0.495091 0.498546 0.502001 0.505456 0.508912 0.512367 0.515822 0.519277 0.522732 0.526188 0.529643 0.533098 0.536553 0.540009 0.543464 0.546919 0.550374 0.553830 0.557285 0.560740 0.564195 0.567650 0.571106 0.574561 0.578016 0.581471 0.584927 0.588382 0.591837 0.595292 0.598748 0.602203 0.605658 0.609113 0.612568 0.616024 0.619479 0.622934 0.626389 0.629845 0.633300 0.636755 0.640210 0.643666 0.647121 0.650576 0.654031 0.657486 0.660942 0.664397 0.667852 0.671307 0.674763 0.678218 0.681673 0.685128 0.688584 0.692039 0.695494 0.698949 0.702405 0.705860 0.709315 0.712770 0.716225 0.719681 0.723136 0.726591 0.730046 0.733502 0.736957 0.740412 0.743867 0.747323 0.750778 0.754233 0.757688 0.761143 0.764599 0.768054 0.771509 0.774964 0.778420 0.781875 0.785330 0.788785 0.792241 0.795696 0.799151 0.802606 0.806061 0.809517 0.812972 0.816425 0.819873 0.830905 0.838164 0.853215 0.853627 0.842644 0.839481 0.838616 0.838487 0.840043 0.839039 0.837871 0.836012 0.832547 0.829618 0.825728 0.821635 0.817881 0.814690 0.811773 0.808801 0.805402 0.801905 0.797439 0.791998 0.786557 0.781115 0.775674 0.770233 0.765453 0.760875 0.756296 0.752169 0.748592 0.745014 0.741436 0.737859 0.734252 0.730063 0.725508 0.720953 0.716399 0.711844 0.707290 0.702735 0.698180 0.693626 0.689071 0.684517 0.679962 0.675407 0.670896 0.667067 0.663424 0.659782 0.656139 0.652496 0.648853 0.645210 0.641568 0.637925 0.634282 0.630639 0.626997 0.623354 0.619711 0.616068 0.612425 0.608871 0.605422 0.609361 0.798573 1.120495 1.442417 1.764338 2.086260 2.408182 2.730104 3.052025 3.373947 3.695869 4.001376 4.041245 4.056279 4.071312 4.086346 4.101563 4.116867 4.132171 4.147475 4.166780 4.189702 4.212625 4.255341 4.428355 4.601370 4.774385 4.947400 5.120414 5.293429 5.466444 5.639459 5.812473 5.985488 6.158503 6.331518 6.504532 6.677547 6.850562 7.023577 7.142117 7.184881 7.224969 7.240762 7.256554 7.272347 7.288403 7.307682 7.326961 7.346240 7.389272 7.445264 7.590659 7.736053 7.881448 8.026843 8.172237 8.317632 8.463026 8.608421 8.753816 8.899210 9.044605 9.189999 9.335394 9.480789 9.626183 9.771578 9.918634 10.073716 10.239337 10.404958 10.570579 10.736199 10.901820 11.067441 11.233062 11.398683 11.564304 11.729925 11.895546 12.061167 12.226788 12.383091 12.509829 12.635124 12.758602 12.882080 13.005558 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.351485 0.354384 0.357283 0.360182 0.363081 0.365980 0.368879 0.371778 0.374677 0.377576 0.380475 0.383374 0.386273 0.389172 0.392071 0.394970 0.397869 0.400768 0.403667 0.406566 0.409465 0.412364 0.415263 0.418162 0.421061 0.423960 0.426859 0.429805 0.432778 0.435750 0.438723 0.441702 0.444747 0.447792 0.450836 0.453881 0.456926 0.459971 0.463016 0.466061 0.469106 0.472151 0.475195 0.478240 0.481285 0.484340 0.487474 0.490607 0.493740 0.496873 0.500156 0.503611 0.507066 0.510521 0.513977 0.517432 0.520887 0.524342 0.527798 0.531253 0.534708 0.538163 0.541619 0.545074 0.548529 0.551984 0.555439 0.558895 0.562350 0.565805 0.569260 0.572716 0.576171 0.579626 0.583081 0.586537 0.589992 0.593447 0.596902 0.600357 0.603813 0.607268 0.610723 0.614178 0.617634 0.621089 0.624544 0.627999 0.631455 0.634910 0.638365 0.641820 0.645275 0.648731 0.652186 0.655641 0.659096 0.662552 0.666007 0.669462 0.672917 0.676373 0.679828 0.683283 0.686738 0.690193 0.693649 0.697104 0.700559 0.704014 0.707470 0.710925 0.714380 0.717835 0.721291 0.724746 0.728201 0.731656 0.735112 0.738567 0.742022 0.745477 0.748932 0.752388 0.755843 0.759298 0.762753 0.766209 0.769664 0.773119 0.776574 0.780030 0.783485 0.786940 0.790395 0.793850 0.797306 0.800761 0.804216 0.807671 0.811126 0.814581 0.818032 0.821479 0.834531 0.847905 0.856128 0.852070 0.839520 0.839336 0.839431 0.839676 0.839821 0.839461 0.837643 0.834650 0.830921 0.828298 0.824205 0.820218 0.816695 0.813689 0.810753 0.807756 0.804343 0.800812 0.795869 0.790427 0.784986 0.779545 0.774103 0.768662 0.763765 0.759186 0.755059 0.751481 0.747904 0.744326 0.740749 0.737171 0.733593 0.729671 0.725117 0.720562 0.716008 0.711453 0.706898 0.702344 0.697789 0.693235 0.688680 0.684126 0.679571 0.675086 0.671231 0.667588 0.663945 0.660302 0.656659 0.653017 0.649374 0.645731 0.642088 0.638446 0.634803 0.631160 0.627517 0.623874 0.620232 0.616589 0.612946 0.609303 0.605481 0.622594 0.875610 1.197532 1.519453 1.841375 2.163297 2.485219 2.807140 3.129062 3.450984 3.772906 3.874238 3.920532 3.935637 3.950742 3.965846 3.981028 3.996412 4.011796 4.027179 4.047063 4.093554 4.140046 4.306596 4.479610 4.652625 4.825640 4.998655 5.171669 5.344684 5.517699 5.690714 5.863728 6.036743 6.209758 6.382773 6.555788 6.728802 6.901817 7.040396 7.067032 7.093669 7.118944 7.134777 7.150611 7.166445 7.183118 7.206393 7.229668 7.273590 7.350833 7.493836 7.639231 7.784625 7.930020 8.075415 8.220809 8.366204 8.511598 8.656993 8.802387 8.947782 9.093177 9.238571 9.383966 9.529360 9.674755 9.821382 9.979389 10.144655 10.310276 10.475897 10.641518 10.807139 10.972760 11.138381 11.304002 11.469623 11.635244 11.800865 11.966486 12.131296 12.292163 12.415641 12.539119 12.662597 12.786075 12.909553 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.356128 0.359027 0.361926 0.364825 0.367724 0.370623 0.373522 0.376421 0.379320 0.382219 0.385118 0.388017 0.390916 0.393815 0.396714 0.399613 0.402512 0.405411 0.408310 0.411209 0.414108 0.417007 0.419906 0.422805 0.425704 0.428603 0.431502 0.434487 0.437477 0.440467 0.443457 0.446467 0.449511 0.452556 0.455601 0.458646 0.461691 0.464736 0.467781 0.470826 0.473871 0.476915 0.479960 0.483005 0.486050 0.489144 0.492318 0.495492 0.498666 0.501840 0.505221 0.508676 0.512131 0.515587 0.519042 0.522497 0.525952 0.529407 0.532863 0.536318 0.539773 0.543228 0.546684 0.550139 0.553594 0.557049 0.560505 0.563960 0.567415 0.570870 0.574326 0.577781 0.581236 0.584691 0.588146 0.591602 0.595057 0.598512 0.601967 0.605423 0.608878 0.612333 0.615788 0.619244 0.622699 0.626154 0.629609 0.633064 0.636520 0.639975 0.643430 0.646885 0.650341 0.653796 0.657251 0.660706 0.664162 0.667617 0.671072 0.674527 0.677982 0.681438 0.684893 0.688348 0.691803 0.695259 0.698714 0.702169 0.705624 0.709080 0.712535 0.715990 0.719445 0.722900 0.726356 0.729811 0.733266 0.736721 0.740177 0.743632 0.747087 0.750542 0.753998 0.757453 0.760908 0.764363 0.767819 0.771274 0.774729 0.778184 0.781639 0.785095 0.788550 0.792005 0.795460 0.798916 0.802371 0.805826 0.809281 0.812736 0.816190 0.819639 0.825863 0.834445 0.850249 0.854787 0.844531 0.839582 0.839014 0.839285 0.840865 0.840436 0.839226 0.836385 0.832995 0.830521 0.826775 0.822681 0.818916 0.815573 0.812686 0.809733 0.806740 0.803284 0.799739 0.794298 0.788857 0.783415 0.777974 0.772533 0.767091 0.762076 0.757949 0.754371 0.750794 0.747216 0.743638 0.740061 0.736483 0.732906 0.729169 0.724726 0.720171 0.715616 0.711062 0.706507 0.701953 0.697398 0.692844 0.688289 0.683734 0.679266 0.675394 0.671751 0.668108 0.664466 0.660823 0.657180 0.653537 0.649895 0.646252 0.642609 0.638966 0.635323 0.631681 0.628038 0.624395 0.620752 0.616891 0.612477 0.607975 0.603889 0.649320 0.952647 1.274568 1.596490 1.918412 2.240334 2.562255 2.884177 3.206099 3.528021 3.724191 3.762687 3.799766 3.814955 3.830143 3.845332 3.860520 3.875968 3.891452 3.906936 3.922420 4.022944 4.184836 4.357851 4.530865 4.703880 4.876895 5.049910 5.222924 5.395939 5.568954 5.741969 5.914984 6.087998 6.261013 6.434028 6.607043 6.780057 6.944918 6.961963 6.979009 6.996054 7.012921 7.028796 7.044671 7.060545 7.078445 7.107804 7.137164 7.255156 7.397013 7.542408 7.687803 7.833197 7.978592 8.123986 8.269381 8.414776 8.560170 8.705565 8.850959 8.996354 9.141749 9.287143 9.432538 9.577932 9.723327 9.885120 10.049974 10.215595 10.381216 10.546837 10.712458 10.878079 11.043700 11.209321 11.374942 11.540563 11.706184 11.871805 12.035411 12.190325 12.319636 12.443114 12.566592 12.690070 12.813548 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.360771 0.363670 0.366569 0.369468 0.372367 0.375266 0.378165 0.381064 0.383963 0.386862 0.389761 0.392660 0.395559 0.398458 0.401357 0.404256 0.407155 0.410054 0.412953 0.415852 0.418751 0.421650 0.424549 0.427448 0.430347 0.433246 0.436170 0.439178 0.442185 0.445193 0.448201 0.451231 0.454276 0.457321 0.460366 0.463411 0.466456 0.469501 0.472546 0.475590 0.478635 0.481680 0.484725 0.487770 0.490815 0.493970 0.497185 0.500400 0.503615 0.506831 0.510286 0.513741 0.517196 0.520652 0.524107 0.527562 0.531017 0.534473 0.537928 0.541383 0.544838 0.548294 0.551749 0.555204 0.558659 0.562114 0.565570 0.569025 0.572480 0.575935 0.579391 0.582846 0.586301 0.589756 0.593212 0.596667 0.600122 0.603577 0.607033 0.610488 0.613943 0.617398 0.620853 0.624309 0.627764 0.631219 0.634674 0.638130 0.641585 0.645040 0.648495 0.651951 0.655406 0.658861 0.662316 0.665771 0.669227 0.672682 0.676137 0.679592 0.683048 0.686503 0.689958 0.693413 0.696869 0.700324 0.703779 0.707234 0.710689 0.714145 0.717600 0.721055 0.724510 0.727966 0.731421 0.734876 0.738331 0.741787 0.745242 0.748697 0.752152 0.755607 0.759063 0.762518 0.765973 0.769428 0.772884 0.776339 0.779794 0.783249 0.786705 0.790160 0.793615 0.797070 0.800526 0.803981 0.807436 0.810891 0.814345 0.817798 0.821245 0.831606 0.842361 0.852878 0.853315 0.839682 0.839728 0.839970 0.840474 0.841206 0.840882 0.837987 0.835103 0.831623 0.829345 0.825251 0.821278 0.817703 0.814572 0.811669 0.808713 0.805674 0.802225 0.798150 0.792727 0.787286 0.781845 0.776403 0.770962 0.765520 0.760839 0.757261 0.753684 0.750106 0.746528 0.742951 0.739373 0.735795 0.732218 0.728595 0.724335 0.719780 0.715225 0.710671 0.706116 0.701562 0.697007 0.692452 0.687898 0.683436 0.679557 0.675915 0.672272 0.668629 0.664986 0.661344 0.657701 0.654058 0.650415 0.646772 0.643130 0.639487 0.635844 0.632201 0.628366 0.623976 0.619474 0.614972 0.610470 0.606359 0.603076 0.707762 1.029683 1.351605 1.673527 1.995449 2.317370 2.639292 2.961214 3.283136 3.605057 3.630279 3.653328 3.676378 3.694373 3.709651 3.724928 3.740205 3.760890 3.787189 3.813487 3.890061 4.063076 4.236091 4.409106 4.582120 4.755135 4.928150 5.101165 5.274179 5.447194 5.620209 5.793224 5.966239 6.139253 6.312268 6.485283 6.658298 6.775175 6.843963 6.859721 6.875480 6.891238 6.907335 6.924896 6.942457 6.960018 6.991835 7.034437 7.154796 7.300191 7.445585 7.590980 7.736375 7.881769 8.027164 8.172558 8.317953 8.463348 8.608742 8.754137 8.899531 9.044926 9.190320 9.335715 9.481110 9.626504 9.789778 9.955293 10.120914 10.286535 10.452156 10.617777 10.783398 10.949019 11.114640 11.280261 11.445882 11.611503 11.777124 11.942167 12.089754 12.223631 12.347109 12.470587 12.594065 12.721554 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.362515 0.365414 0.368313 0.371212 0.374111 0.377010 0.379909 0.382808 0.385707 0.388606 0.391505 0.394404 0.397303 0.400202 0.403101 0.406000 0.408900 0.411799 0.414698 0.417597 0.420496 0.423395 0.426294 0.429193 0.432092 0.434991 0.437890 0.440854 0.443879 0.446904 0.449929 0.452953 0.455996 0.459041 0.462086 0.465131 0.468176 0.471221 0.474266 0.477310 0.480355 0.483400 0.486445 0.489490 0.492535 0.495580 0.498818 0.502074 0.505330 0.508585 0.511896 0.515351 0.518806 0.522262 0.525717 0.529172 0.532627 0.536083 0.539538 0.542993 0.546448 0.549903 0.553359 0.556814 0.560269 0.563724 0.567180 0.570635 0.574090 0.577545 0.581001 0.584456 0.587911 0.591366 0.594821 0.598277 0.601732 0.605187 0.608642 0.612098 0.615553 0.619008 0.622463 0.625919 0.629374 0.632829 0.636284 0.639739 0.643195 0.646650 0.650105 0.653560 0.657016 0.660471 0.663926 0.667381 0.670837 0.674292 0.677747 0.681202 0.684658 0.688113 0.691568 0.695023 0.698478 0.701934 0.705389 0.708844 0.712299 0.715755 0.719210 0.722665 0.726120 0.729576 0.733031 0.736486 0.739941 0.743396 0.746852 0.750307 0.753762 0.757217 0.760673 0.764128 0.767583 0.771038 0.774494 0.777949 0.781404 0.784859 0.788314 0.791770 0.795225 0.798680 0.802135 0.805591 0.809046 0.812501 0.815955 0.819404 0.822851 0.833728 0.847766 0.854982 0.846419 0.839682 0.839411 0.840082 0.841663 0.841752 0.839601 0.836803 0.833442 0.831367 0.827821 0.823727 0.819937 0.816539 0.813570 0.810653 0.807692 0.804663 0.801166 0.796598 0.791156 0.785715 0.780274 0.774832 0.769391 0.764633 0.760655 0.756700 0.752996 0.749418 0.745841 0.742263 0.738685 0.735108 0.731530 0.727952 0.723943 0.719389 0.714834 0.710280 0.705725 0.701170 0.696616 0.692061 0.687597 0.683721 0.680078 0.676435 0.672793 0.669150 0.665507 0.661864 0.658221 0.654579 0.650936 0.647293 0.643650 0.639922 0.635475 0.630973 0.626471 0.621969 0.617466 0.612964 0.608819 0.605570 0.602372 0.784798 1.106720 1.428642 1.750564 2.072485 2.394407 2.716329 3.038251 3.360172 3.513462 3.528521 3.543580 3.558639 3.573775 3.589151 3.604528 3.619904 3.639650 3.694544 3.768302 3.941316 4.114331 4.287346 4.460361 4.633375 4.806390 4.979405 5.152420 5.325435 5.498449 5.671464 5.844479 6.017494 6.190508 6.363523 6.536538 6.653001 6.699232 6.737941 6.753741 6.769540 6.785339 6.802268 6.823084 6.843900 6.872665 6.939569 7.057973 7.203368 7.348763 7.494157 7.639552 7.784946 7.930341 8.075736 8.221130 8.366525 8.511919 8.657314 8.802709 8.948103 9.093498 9.238892 9.384287 9.533334 9.694991 9.860612 10.026233 10.191854 10.357475 10.523096 10.688717 10.854338 11.019959 11.185580 11.351201 11.516822 11.682443 11.848064 11.992212 12.127626 12.251104 12.374582 12.498060 12.662785 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.352664 0.355563 0.358462 0.361361 0.364260 0.367159 0.370058 0.372957 0.375856 0.378755 0.381654 0.384553 0.387452 0.390351 0.393250 0.396149 0.399048 0.401947 0.404846 0.407745 0.410644 0.413543 0.416442 0.419341 0.422240 0.425139 0.428038 0.430937 0.433836 0.436735 0.439634 0.442533 0.445548 0.448590 0.451632 0.454674 0.457716 0.460761 0.463806 0.466851 0.469896 0.472941 0.475985 0.479030 0.482075 0.485120 0.488165 0.491210 0.494255 0.497300 0.500392 0.503688 0.506985 0.510281 0.513578 0.516961 0.520416 0.523872 0.527327 0.530782 0.534237 0.537692 0.541148 0.544603 0.548058 0.551513 0.554969 0.558424 0.561879 0.565334 0.568790 0.572245 0.575700 0.579155 0.582610 0.586066 0.589521 0.592976 0.596431 0.599887 0.603342 0.606797 0.610252 0.613708 0.617163 0.620618 0.624073 0.627528 0.630984 0.634439 0.637894 0.641349 0.644805 0.648260 0.651715 0.655170 0.658626 0.662081 0.665536 0.668991 0.672446 0.675902 0.679357 0.682812 0.686267 0.689723 0.693178 0.696633 0.700088 0.703544 0.706999 0.710454 0.713909 0.717365 0.720820 0.724275 0.727730 0.731185 0.734641 0.738096 0.741551 0.745006 0.748462 0.751917 0.755372 0.758827 0.762283 0.765738 0.769193 0.772648 0.776103 0.779559 0.783014 0.786469 0.789924 0.793380 0.796835 0.800290 0.803745 0.807200 0.810655 0.814111 0.817563 0.821010 0.826666 0.837161 0.850386 0.854614 0.839967 0.839981 0.840368 0.841272 0.842524 0.841184 0.838319 0.835551 0.832316 0.830391 0.826297 0.822337 0.818728 0.815463 0.812569 0.809633 0.806672 0.803582 0.800107 0.795027 0.789586 0.784144 0.778703 0.773262 0.768495 0.764526 0.760564 0.756603 0.752641 0.748769 0.745153 0.741575 0.737998 0.734420 0.730842 0.727265 0.723455 0.718998 0.714443 0.709888 0.705334 0.700779 0.696225 0.691749 0.687884 0.684242 0.680599 0.676956 0.673313 0.669670 0.666028 0.662385 0.658742 0.655099 0.651395 0.646974 0.642472 0.637970 0.633468 0.628965 0.624463 0.619961 0.615459 0.611270 0.608065 0.604867 0.601668 0.861835 1.183757 1.505679 1.827600 2.149522 2.471444 2.793366 3.115287 3.320834 3.392707 3.407851 3.422995 3.438139 3.453283 3.468707 3.484184 3.499660 3.515137 3.646557 3.819557 3.992571 4.165586 4.338601 4.511616 4.684631 4.857645 5.030660 5.203675 5.376690 5.549704 5.722719 5.895734 6.068749 6.241763 6.414778 6.549784 6.578324 6.606863 6.631922 6.647763 6.663603 6.679443 6.697833 6.723385 6.748938 6.834577 6.961151 7.106545 7.251940 7.397335 7.542729 7.688124 7.833518 7.978913 8.124308 8.269702 8.415097 8.560491 8.705886 8.851280 8.996675 9.142070 9.287464 9.439206 9.600310 9.765931 9.931552 10.097173 10.262794 10.428415 10.594036 10.759657 10.925278 11.090899 11.256520 11.422140 11.587761 11.753382 11.897204 12.031621 12.155099 12.278577 12.402055 12.580573 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.357307 0.360206 0.363105 0.366004 0.368903 0.371802 0.374701 0.377600 0.380499 0.383398 0.386297 0.389196 0.392095 0.394994 0.397893 0.400792 0.403691 0.406590 0.409489 0.412388 0.415287 0.418186 0.421085 0.423984 0.426883 0.429782 0.432681 0.435588 0.438503 0.441417 0.444331 0.447257 0.450301 0.453346 0.456391 0.459436 0.462481 0.465526 0.468571 0.471616 0.474661 0.477705 0.480750 0.483795 0.486840 0.489885 0.492930 0.495975 0.499020 0.502064 0.505243 0.508580 0.511918 0.515255 0.518592 0.522026 0.525481 0.528937 0.532392 0.535847 0.539302 0.542758 0.546213 0.549668 0.553123 0.556579 0.560034 0.563489 0.566944 0.570399 0.573855 0.577310 0.580765 0.584220 0.587676 0.591131 0.594586 0.598041 0.601497 0.604952 0.608407 0.611862 0.615317 0.618773 0.622228 0.625683 0.629138 0.632594 0.636049 0.639504 0.642959 0.646415 0.649870 0.653325 0.656780 0.660235 0.663691 0.667146 0.670601 0.674056 0.677512 0.680967 0.684422 0.687877 0.691333 0.694788 0.698243 0.701698 0.705153 0.708609 0.712064 0.715519 0.718974 0.722430 0.725885 0.729340 0.732795 0.736251 0.739706 0.743161 0.746616 0.750072 0.753527 0.756982 0.760437 0.763892 0.767348 0.770803 0.774258 0.777713 0.781169 0.784624 0.788079 0.791534 0.794990 0.798445 0.801900 0.805355 0.808810 0.812265 0.815720 0.819169 0.822616 0.832306 0.846519 0.851495 0.848307 0.839783 0.839809 0.840880 0.842604 0.842092 0.839932 0.837311 0.833901 0.832110 0.828867 0.824773 0.820988 0.817533 0.814453 0.811561 0.808613 0.805652 0.802545 0.798765 0.793456 0.788015 0.782574 0.777132 0.772358 0.768397 0.764435 0.760473 0.756512 0.752550 0.748588 0.744626 0.740887 0.737310 0.733732 0.730155 0.726577 0.722996 0.718606 0.714052 0.709497 0.704943 0.700388 0.695892 0.692048 0.688405 0.684762 0.681119 0.677477 0.673834 0.670191 0.666548 0.662788 0.658473 0.653971 0.649469 0.644967 0.640464 0.635962 0.631460 0.626958 0.622455 0.617953 0.613758 0.610559 0.607361 0.604163 0.622607 0.938872 1.260794 1.582715 1.904637 2.226559 2.548481 2.870402 3.186928 3.225111 3.263293 3.287186 3.302436 3.317686 3.332936 3.355028 3.385273 3.415518 3.524782 3.697797 3.870812 4.043826 4.216841 4.389856 4.562871 4.735886 4.908900 5.081915 5.254930 5.427945 5.600959 5.773974 5.946989 6.120004 6.293018 6.453635 6.471880 6.490126 6.508371 6.525978 6.542098 6.558219 6.574340 6.597668 6.633856 6.718933 6.864328 7.009723 7.155117 7.300512 7.445906 7.591301 7.736696 7.882090 8.027485 8.172879 8.318274 8.463669 8.609063 8.754458 8.899852 9.045247 9.190642 9.343896 9.505629 9.671250 9.836871 10.002492 10.168113 10.333734 10.499355 10.664975 10.830596 10.996217 11.161838 11.327459 11.493080 11.658701 11.804335 11.934489 12.059094 12.182572 12.306050 12.459270 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.361950 0.364849 0.367748 0.370647 0.373546 0.376445 0.379344 0.382243 0.385142 0.388041 0.390940 0.393839 0.396738 0.399637 0.402536 0.405435 0.408334 0.411233 0.414132 0.417031 0.419930 0.422829 0.425728 0.428627 0.431526 0.434425 0.437324 0.440252 0.443184 0.446116 0.449049 0.452021 0.455066 0.458111 0.461156 0.464201 0.467246 0.470291 0.473336 0.476380 0.479425 0.482470 0.485515 0.488560 0.491605 0.494650 0.497695 0.500740 0.503784 0.506829 0.510116 0.513494 0.516873 0.520251 0.523636 0.527091 0.530547 0.534002 0.537457 0.540912 0.544367 0.547823 0.551278 0.554733 0.558188 0.561644 0.565099 0.568554 0.572009 0.575465 0.578920 0.582375 0.585830 0.589286 0.592741 0.596196 0.599651 0.603106 0.606562 0.610017 0.613472 0.616927 0.620383 0.623838 0.627293 0.630748 0.634204 0.637659 0.641114 0.644569 0.648024 0.651480 0.654935 0.658390 0.661845 0.665301 0.668756 0.672211 0.675666 0.679122 0.682577 0.686032 0.689487 0.692942 0.696398 0.699853 0.703308 0.706763 0.710219 0.713674 0.717129 0.720584 0.724040 0.727495 0.730950 0.734405 0.737860 0.741316 0.744771 0.748226 0.751681 0.755137 0.758592 0.762047 0.765502 0.768958 0.772413 0.775868 0.779323 0.782779 0.786234 0.789689 0.793144 0.796599 0.800055 0.803510 0.806965 0.810420 0.813875 0.817329 0.820776 0.824222 0.832935 0.848614 0.855845 0.840651 0.840082 0.840765 0.842207 0.842862 0.841546 0.838651 0.835998 0.833050 0.831393 0.827343 0.823397 0.819754 0.816367 0.813452 0.810553 0.807593 0.804632 0.801481 0.797283 0.791886 0.786444 0.781003 0.776229 0.772267 0.768306 0.764344 0.760382 0.756420 0.752459 0.748497 0.744535 0.740574 0.736648 0.733044 0.729467 0.725889 0.722312 0.718213 0.713661 0.709106 0.704552 0.700027 0.696211 0.692568 0.688926 0.685283 0.681640 0.677997 0.674262 0.669972 0.665470 0.660968 0.656465 0.651963 0.647461 0.642959 0.638457 0.633954 0.629452 0.624950 0.620448 0.616252 0.613054 0.609856 0.606657 0.603459 0.693987 1.015909 1.337830 1.659752 1.981674 2.303596 2.625517 2.947439 3.099489 3.122374 3.145259 3.166545 3.181909 3.197272 3.212635 3.231848 3.297557 3.403022 3.576037 3.749052 3.922067 4.095082 4.268096 4.441111 4.614126 4.787141 4.960155 5.133170 5.306185 5.479200 5.652214 5.825229 5.998244 6.171259 6.292052 6.356931 6.372696 6.388461 6.404226 6.421024 6.439852 6.458679 6.477506 6.533866 6.622111 6.767505 6.912900 7.058295 7.203689 7.349084 7.494478 7.639873 7.785268 7.930662 8.076057 8.221451 8.366846 8.512240 8.657635 8.803030 8.948424 9.093819 9.247569 9.410948 9.576569 9.742189 9.907810 10.073431 10.239052 10.404673 10.570294 10.735915 10.901536 11.067157 11.232778 11.398399 11.564020 11.713291 11.838778 11.963088 12.086567 12.210045 12.333523 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.366593 0.369492 0.372391 0.375290 0.378189 0.381088 0.383987 0.386886 0.389785 0.392684 0.395583 0.398482 0.401381 0.404280 0.407179 0.410078 0.412977 0.415876 0.418775 0.421674 0.424573 0.427472 0.430371 0.433270 0.436169 0.439068 0.441975 0.444925 0.447876 0.450826 0.453777 0.456786 0.459831 0.462876 0.465921 0.468966 0.472011 0.475056 0.478100 0.481145 0.484190 0.487235 0.490280 0.493325 0.496370 0.499415 0.502459 0.505504 0.508549 0.511594 0.515011 0.518431 0.521850 0.525269 0.528701 0.532156 0.535612 0.539067 0.542522 0.545977 0.549433 0.552888 0.556343 0.559798 0.563254 0.566709 0.570164 0.573619 0.577074 0.580530 0.583985 0.587440 0.590895 0.594351 0.597806 0.601261 0.604716 0.608172 0.611627 0.615082 0.618537 0.621992 0.625448 0.628903 0.632358 0.635813 0.639269 0.642724 0.646179 0.649634 0.653090 0.656545 0.660000 0.663455 0.666911 0.670366 0.673821 0.677276 0.680731 0.684187 0.687642 0.691097 0.694552 0.698008 0.701463 0.704918 0.708373 0.711829 0.715284 0.718739 0.722194 0.725649 0.729105 0.732560 0.736015 0.739470 0.742926 0.746381 0.749836 0.753291 0.756747 0.760202 0.763657 0.767112 0.770567 0.774023 0.777478 0.780933 0.784388 0.787844 0.791299 0.794754 0.798209 0.801665 0.805120 0.808575 0.812030 0.815485 0.818935 0.822382 0.827470 0.841713 0.848023 0.850194 0.839883 0.840206 0.841804 0.844909 0.842413 0.840264 0.837975 0.834349 0.832853 0.829913 0.825826 0.822050 0.818558 0.815339 0.812451 0.809533 0.806572 0.803612 0.800427 0.795756 0.790315 0.784874 0.780100 0.776138 0.772176 0.768214 0.764253 0.760291 0.756329 0.752368 0.748406 0.744444 0.740483 0.736521 0.732560 0.728779 0.725201 0.721624 0.717799 0.713270 0.708715 0.704160 0.700375 0.696732 0.693089 0.689446 0.685804 0.681471 0.676969 0.672467 0.667964 0.663462 0.658960 0.654458 0.649956 0.645453 0.640951 0.636449 0.631947 0.627444 0.622942 0.618747 0.615548 0.612350 0.609152 0.605954 0.602755 0.771024 1.092945 1.414867 1.736789 2.058711 2.380632 2.702554 2.985656 3.000754 3.015852 3.030950 3.046048 3.063278 3.080999 3.098720 3.116441 3.281263 3.454278 3.627292 3.800307 3.973322 4.146337 4.319351 4.492366 4.665381 4.838396 5.011410 5.184425 5.357440 5.530455 5.703469 5.876484 6.049499 6.164267 6.214368 6.250916 6.266721 6.282527 6.298333 6.316693 6.339312 6.361932 6.422204 6.525288 6.670683 6.816077 6.961472 7.106866 7.252261 7.397656 7.543050 7.688445 7.833839 7.979234 8.124629 8.270023 8.415418 8.560812 8.706207 8.851602 8.997197 9.150645 9.316266 9.481887 9.647508 9.813129 9.978750 10.144371 10.309992 10.475613 10.641234 10.806855 10.972476 11.138097 11.303718 11.466884 11.620127 11.743605 11.867083 11.990561 12.114040 12.237518 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.368337 0.371236 0.374135 0.377034 0.379933 0.382832 0.385731 0.388630 0.391529 0.394428 0.397327 0.400226 0.403125 0.406024 0.408923 0.411822 0.414721 0.417620 0.420519 0.423418 0.426317 0.429216 0.432115 0.435014 0.437913 0.440812 0.443711 0.446641 0.449610 0.452578 0.455546 0.458514 0.461551 0.464596 0.467641 0.470686 0.473731 0.476775 0.479820 0.482865 0.485910 0.488955 0.492000 0.495045 0.498090 0.501135 0.504184 0.507234 0.510284 0.513333 0.516490 0.519945 0.523401 0.526856 0.530311 0.533766 0.537222 0.540677 0.544132 0.547587 0.551043 0.554498 0.557953 0.561408 0.564863 0.568319 0.571774 0.575229 0.578684 0.582140 0.585595 0.589050 0.592505 0.595961 0.599416 0.602871 0.606326 0.609781 0.613237 0.616692 0.620147 0.623602 0.627058 0.630513 0.633968 0.637423 0.640879 0.644334 0.647789 0.651244 0.654699 0.658155 0.661610 0.665065 0.668520 0.671976 0.675431 0.678886 0.682341 0.685797 0.689252 0.692707 0.696162 0.699618 0.703073 0.706528 0.709983 0.713438 0.716894 0.720349 0.723804 0.727259 0.730715 0.734170 0.737625 0.741080 0.744536 0.747991 0.751446 0.754901 0.758356 0.761812 0.765267 0.768722 0.772177 0.775633 0.779088 0.782543 0.785998 0.789454 0.792909 0.796364 0.799819 0.803274 0.806730 0.810185 0.813640 0.817094 0.820541 0.823988 0.832208 0.846703 0.851218 0.842262 0.840182 0.841362 0.844518 0.843183 0.841878 0.838983 0.836445 0.833784 0.832335 0.828390 0.824456 0.820781 0.817368 0.814335 0.811449 0.808513 0.805552 0.802592 0.799310 0.794186 0.788744 0.783970 0.780008 0.776047 0.772085 0.768123 0.764162 0.760200 0.756238 0.752277 0.748315 0.744353 0.740392 0.736430 0.732468 0.728507 0.724572 0.720936 0.717342 0.712878 0.708324 0.704538 0.700895 0.697252 0.692970 0.688468 0.683966 0.679463 0.674961 0.670459 0.665957 0.661454 0.656952 0.652450 0.647948 0.643446 0.638943 0.634441 0.629939 0.625437 0.621241 0.618043 0.614845 0.611646 0.608448 0.605250 0.602090 0.848060 1.169982 1.491904 1.813826 2.135747 2.457669 2.768327 2.841593 2.880047 2.895257 2.910467 2.925677 2.949202 2.984122 3.019042 3.159503 3.332518 3.505533 3.678547 3.851562 4.024577 4.197592 4.370606 4.543621 4.716636 4.889651 5.062665 5.235680 5.408695 5.581710 5.754724 5.927739 6.059325 6.089927 6.120529 6.144903 6.160750 6.176597 6.192443 6.213433 6.241757 6.288712 6.428465 6.573860 6.719255 6.864649 7.010044 7.155438 7.300833 7.446228 7.591622 7.737017 7.882411 8.027806 8.173201 8.318595 8.463990 8.609384 8.754779 8.901719 9.055964 9.221585 9.387206 9.552827 9.718448 9.884069 10.049690 10.215311 10.380932 10.546553 10.712174 10.877795 11.043416 11.209037 11.370088 11.522871 11.647600 11.771078 11.894556 12.018034 12.141513 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.372980 0.375879 0.378778 0.381677 0.384576 0.387475 0.390374 0.393273 0.396172 0.399071 0.401970 0.404869 0.407768 0.410668 0.413567 0.416466 0.419365 0.422264 0.425163 0.428062 0.430961 0.433860 0.436759 0.439658 0.442557 0.445456 0.448355 0.451318 0.454304 0.457290 0.460275 0.463271 0.466316 0.469361 0.472406 0.475451 0.478495 0.481540 0.484585 0.487630 0.490675 0.493720 0.496765 0.499810 0.502854 0.505908 0.508998 0.512089 0.515179 0.518270 0.521555 0.525011 0.528466 0.531921 0.535376 0.538832 0.542287 0.545742 0.549197 0.552652 0.556108 0.559563 0.563018 0.566473 0.569929 0.573384 0.576839 0.580294 0.583750 0.587205 0.590660 0.594115 0.597570 0.601026 0.604481 0.607936 0.611391 0.614847 0.618302 0.621757 0.625212 0.628668 0.632123 0.635578 0.639033 0.642488 0.645944 0.649399 0.652854 0.656309 0.659765 0.663220 0.666675 0.670130 0.673586 0.677041 0.680496 0.683951 0.687406 0.690862 0.694317 0.697772 0.701227 0.704683 0.708138 0.711593 0.715048 0.718504 0.721959 0.725414 0.728869 0.732325 0.735780 0.739235 0.742690 0.746145 0.749601 0.753056 0.756511 0.759966 0.763422 0.766877 0.770332 0.773787 0.777243 0.780698 0.784153 0.787608 0.791063 0.794519 0.797974 0.801429 0.804884 0.808340 0.811794 0.815249 0.818700 0.822147 0.825619 0.836191 0.845142 0.850930 0.839984 0.840787 0.844126 0.846527 0.842735 0.840596 0.838427 0.834906 0.833596 0.830960 0.826881 0.823107 0.819583 0.816219 0.813334 0.810447 0.807493 0.804532 0.801572 0.797901 0.792615 0.787856 0.783879 0.779917 0.775956 0.771994 0.768032 0.764071 0.760109 0.756147 0.752186 0.748224 0.744262 0.740301 0.736339 0.732377 0.728416 0.724454 0.720492 0.716648 0.712487 0.708654 0.704469 0.699967 0.695465 0.690962 0.686460 0.681958 0.677456 0.672953 0.668451 0.663949 0.659447 0.654945 0.650442 0.645940 0.641438 0.636936 0.632433 0.627931 0.623780 0.620537 0.617339 0.614141 0.610943 0.607744 0.604546 0.623332 0.925097 1.247019 1.568941 1.890862 2.212784 2.534706 2.687803 2.725676 2.759367 2.774705 2.790042 2.805379 2.823462 2.903611 3.037743 3.210758 3.383773 3.556788 3.729802 3.902817 4.075832 4.248847 4.421861 4.594876 4.767891 4.940906 5.113920 5.286935 5.459950 5.632965 5.805980 5.962428 5.981957 6.001486 6.021015 6.039489 6.056675 6.073860 6.091046 6.132762 6.186248 6.331643 6.477037 6.622432 6.767826 6.913221 7.058616 7.204010 7.349405 7.494799 7.640194 7.785589 7.930983 8.076378 8.221772 8.367167 8.512562 8.657956 8.805148 8.961283 9.126904 9.292525 9.458146 9.623767 9.789388 9.955009 10.120630 10.286251 10.451872 10.617493 10.783114 10.948735 11.114356 11.275998 11.421704 11.551595 11.675073 11.798551 11.922029 12.045508 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.363129 0.366028 0.368927 0.371826 0.374725 0.377624 0.380523 0.383422 0.386321 0.389220 0.392119 0.395018 0.397917 0.400816 0.403715 0.406614 0.409513 0.412412 0.415311 0.418210 0.421109 0.424008 0.426907 0.429806 0.432705 0.435604 0.438503 0.441402 0.444301 0.447200 0.450099 0.453001 0.456004 0.459008 0.462011 0.465014 0.468036 0.471081 0.474126 0.477170 0.480215 0.483260 0.486305 0.489350 0.492395 0.495440 0.498485 0.501530 0.504574 0.507619 0.510704 0.513835 0.516966 0.520097 0.523228 0.526620 0.530076 0.533531 0.536986 0.540441 0.543897 0.547352 0.550807 0.554262 0.557718 0.561173 0.564628 0.568083 0.571539 0.574994 0.578449 0.581904 0.585359 0.588815 0.592270 0.595725 0.599180 0.602636 0.606091 0.609546 0.613001 0.616457 0.619912 0.623367 0.626822 0.630277 0.633733 0.637188 0.640643 0.644098 0.647554 0.651009 0.654464 0.657919 0.661375 0.664830 0.668285 0.671740 0.675195 0.678651 0.682106 0.685561 0.689016 0.692472 0.695927 0.699382 0.702837 0.706293 0.709748 0.713203 0.716658 0.720113 0.723569 0.727024 0.730479 0.733934 0.737390 0.740845 0.744300 0.747755 0.751211 0.754666 0.758121 0.761576 0.765032 0.768487 0.771942 0.775397 0.778852 0.782308 0.785763 0.789218 0.792673 0.796129 0.799584 0.803039 0.806494 0.809950 0.813404 0.816858 0.820306 0.823753 0.828273 0.843716 0.847404 0.844150 0.840606 0.844858 0.846874 0.843505 0.842207 0.839315 0.836893 0.834519 0.833297 0.829436 0.825515 0.821804 0.818388 0.815218 0.812332 0.809429 0.806473 0.803512 0.800550 0.796485 0.791721 0.787750 0.783788 0.779826 0.775865 0.771903 0.767941 0.763980 0.760018 0.756056 0.752095 0.748133 0.744171 0.740209 0.736248 0.732203 0.728091 0.723979 0.719866 0.715752 0.711466 0.706964 0.702461 0.697959 0.693457 0.688955 0.684452 0.679950 0.675448 0.670946 0.666444 0.661941 0.657439 0.652937 0.648435 0.643932 0.639430 0.634928 0.630426 0.626312 0.623032 0.619834 0.616635 0.613437 0.610239 0.607041 0.604168 0.680212 1.002134 1.324056 1.645977 1.967899 2.289821 2.568843 2.591604 2.614364 2.637125 2.657958 2.678250 2.698541 2.742969 2.915984 3.088998 3.262013 3.435028 3.608043 3.781057 3.954072 4.127087 4.300102 4.473116 4.646131 4.819146 4.992161 5.165176 5.338190 5.511205 5.684220 5.810842 5.869901 5.885672 5.901444 5.917215 5.935188 5.955479 5.975769 6.016322 6.093629 6.234820 6.380215 6.525609 6.671004 6.816398 6.961793 7.107188 7.252582 7.397977 7.543371 7.688766 7.834161 7.979555 8.124950 8.270344 8.415739 8.561133 8.707640 8.867132 9.032223 9.197844 9.363465 9.529086 9.694707 9.860328 10.025949 10.191570 10.357191 10.522812 10.688433 10.854054 11.019675 11.184153 11.323587 11.455590 11.579068 11.702546 11.826024 11.971328 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.367772 0.370671 0.373570 0.376469 0.379368 0.382267 0.385166 0.388065 0.390964 0.393863 0.396762 0.399661 0.402560 0.405459 0.408358 0.411257 0.414156 0.417055 0.419954 0.422853 0.425752 0.428651 0.431550 0.434449 0.437348 0.440247 0.443146 0.446045 0.448944 0.451843 0.454742 0.457680 0.460701 0.463722 0.466742 0.469763 0.472801 0.475846 0.478890 0.481935 0.484980 0.488025 0.491070 0.494115 0.497160 0.500205 0.503249 0.506294 0.509339 0.512384 0.515521 0.518693 0.521865 0.525036 0.528230 0.531686 0.535141 0.538596 0.542051 0.545507 0.548962 0.552417 0.555872 0.559327 0.562783 0.566238 0.569693 0.573148 0.576604 0.580059 0.583514 0.586969 0.590425 0.593880 0.597335 0.600790 0.604245 0.607701 0.611156 0.614611 0.618066 0.621522 0.624977 0.628432 0.631887 0.635343 0.638798 0.642253 0.645708 0.649164 0.652619 0.656074 0.659529 0.662984 0.666440 0.669895 0.673350 0.676805 0.680261 0.683716 0.687171 0.690626 0.694082 0.697537 0.700992 0.704447 0.707902 0.711358 0.714813 0.718268 0.721723 0.725179 0.728634 0.732089 0.735544 0.739000 0.742455 0.745910 0.749365 0.752820 0.756276 0.759731 0.763186 0.766641 0.770097 0.773552 0.777007 0.780462 0.783918 0.787373 0.790828 0.794283 0.797739 0.801194 0.804649 0.808104 0.811559 0.815015 0.818466 0.821913 0.825359 0.831465 0.843393 0.852685 0.840382 0.844299 0.846483 0.847033 0.843056 0.840928 0.838883 0.835582 0.834339 0.832006 0.827935 0.824166 0.820609 0.817213 0.814217 0.811331 0.808413 0.805452 0.802492 0.799532 0.795582 0.791620 0.787659 0.783666 0.779554 0.775442 0.771330 0.767217 0.763105 0.758993 0.754881 0.750769 0.746656 0.742544 0.738432 0.734320 0.730207 0.726095 0.721983 0.717864 0.713647 0.709379 0.704956 0.700454 0.695951 0.691449 0.686947 0.682445 0.677942 0.673440 0.668938 0.664436 0.659934 0.655431 0.650929 0.646427 0.641925 0.637422 0.632920 0.628834 0.625526 0.622328 0.619130 0.615932 0.612733 0.609535 0.606337 0.608077 0.757249 1.079171 1.401092 1.723014 2.044936 2.361349 2.472963 2.488119 2.503274 2.518430 2.543422 2.583967 2.624512 2.794224 2.967239 3.140253 3.313268 3.486283 3.659298 3.832312 4.005327 4.178342 4.351357 4.524371 4.697386 4.870401 5.043416 5.216431 5.389445 5.562460 5.675987 5.730431 5.763892 5.779704 5.795517 5.811329 5.831837 5.856602 5.881367 5.996819 6.137997 6.283392 6.428786 6.574181 6.719576 6.864970 7.010365 7.155759 7.301154 7.446549 7.591943 7.737338 7.882732 8.028127 8.173522 8.318916 8.464311 8.609705 8.772511 8.937542 9.103163 9.268784 9.434405 9.600026 9.765647 9.931268 10.096889 10.262510 10.428131 10.593751 10.759372 10.924993 11.090614 11.228027 11.359585 11.483063 11.606541 11.730019 11.904042 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.372415 0.375314 0.378213 0.381112 0.384011 0.386910 0.389809 0.392708 0.395607 0.398506 0.401405 0.404304 0.407203 0.410102 0.413001 0.415900 0.418799 0.421698 0.424597 0.427496 0.430395 0.433294 0.436193 0.439092 0.441991 0.444890 0.447789 0.450688 0.453587 0.456486 0.459385 0.462370 0.465408 0.468445 0.471483 0.474521 0.477565 0.480610 0.483655 0.486700 0.489745 0.492790 0.495835 0.498880 0.501925 0.504969 0.508014 0.511059 0.514104 0.517149 0.520361 0.523573 0.526786 0.529998 0.533296 0.536751 0.540206 0.543661 0.547116 0.550572 0.554027 0.557482 0.560937 0.564393 0.567848 0.571303 0.574758 0.578214 0.581669 0.585124 0.588579 0.592034 0.595490 0.598945 0.602400 0.605855 0.609311 0.612766 0.616221 0.619676 0.623132 0.626587 0.630042 0.633497 0.636952 0.640408 0.643863 0.647318 0.650773 0.654229 0.657684 0.661139 0.664594 0.668050 0.671505 0.674960 0.678415 0.681871 0.685326 0.688781 0.692236 0.695691 0.699147 0.702602 0.706057 0.709512 0.712968 0.716423 0.719878 0.723333 0.726789 0.730244 0.733699 0.737154 0.740609 0.744065 0.747520 0.750975 0.754430 0.757886 0.761341 0.764796 0.768251 0.771707 0.775162 0.778617 0.782072 0.785527 0.788983 0.792438 0.795893 0.799348 0.802804 0.806259 0.809714 0.813169 0.816624 0.820072 0.823519 0.826987 0.841065 0.843336 0.840871 0.845740 0.847934 0.849231 0.843827 0.842541 0.839804 0.837340 0.835258 0.834183 0.830482 0.826575 0.822845 0.819413 0.816114 0.813215 0.810330 0.807393 0.804432 0.801472 0.798038 0.794007 0.789895 0.785783 0.781671 0.777559 0.773446 0.769334 0.765222 0.761110 0.756997 0.752885 0.748773 0.744661 0.740548 0.736436 0.732324 0.728212 0.724100 0.719977 0.715763 0.711519 0.707274 0.702948 0.698446 0.693944 0.689441 0.684939 0.680437 0.675935 0.671433 0.666930 0.662428 0.657926 0.653424 0.648921 0.644419 0.639917 0.635415 0.631346 0.628021 0.624823 0.621624 0.618426 0.615228 0.612030 0.608831 0.605633 0.619060 0.834286 1.156207 1.478129 1.800051 2.121973 2.288949 2.352191 2.367502 2.382814 2.398125 2.414139 2.514545 2.672464 2.845479 3.018494 3.191508 3.364523 3.537538 3.710553 3.883567 4.056582 4.229597 4.402612 4.575627 4.748641 4.921656 5.094671 5.267686 5.440700 5.569038 5.601882 5.634727 5.657885 5.673739 5.689592 5.705446 5.736090 5.778272 5.895780 6.041175 6.186569 6.331964 6.477358 6.622753 6.768148 6.913542 7.058937 7.204331 7.349726 7.495121 7.640515 7.785910 7.931304 8.076699 8.222094 8.367488 8.514199 8.677240 8.842861 9.008482 9.174103 9.339724 9.505345 9.670965 9.836586 10.002207 10.167828 10.333449 10.499070 10.664691 10.830312 10.995933 11.134634 11.263442 11.387058 11.510536 11.634014 11.808022 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.374159 0.377058 0.379957 0.382856 0.385755 0.388654 0.391553 0.394452 0.397351 0.400250 0.403149 0.406048 0.408947 0.411846 0.414745 0.417644 0.420543 0.423442 0.426341 0.429240 0.432139 0.435038 0.437937 0.440836 0.443735 0.446634 0.449533 0.452436 0.455346 0.458256 0.461165 0.464075 0.467106 0.470151 0.473196 0.476241 0.479285 0.482330 0.485375 0.488420 0.491465 0.494510 0.497555 0.500600 0.503644 0.506689 0.509734 0.512779 0.515824 0.518869 0.521969 0.525222 0.528475 0.531729 0.534982 0.538361 0.541816 0.545271 0.548726 0.552182 0.555637 0.559092 0.562547 0.566003 0.569458 0.572913 0.576368 0.579823 0.583279 0.586734 0.590189 0.593644 0.597100 0.600555 0.604010 0.607465 0.610921 0.614376 0.617831 0.621286 0.624741 0.628197 0.631652 0.635107 0.638562 0.642018 0.645473 0.648928 0.652383 0.655839 0.659294 0.662749 0.666204 0.669659 0.673115 0.676570 0.680025 0.683480 0.686936 0.690391 0.693846 0.697301 0.700757 0.704212 0.707667 0.711122 0.714578 0.718033 0.721488 0.724943 0.728398 0.731854 0.735309 0.738764 0.742219 0.745675 0.749130 0.752585 0.756040 0.759496 0.762951 0.766406 0.769861 0.773316 0.776772 0.780227 0.783682 0.787137 0.790593 0.794048 0.797503 0.800958 0.804414 0.807869 0.811323 0.814778 0.818231 0.821678 0.825125 0.829077 0.841645 0.840174 0.845541 0.847828 0.848839 0.847218 0.843434 0.841260 0.839449 0.836295 0.835082 0.833052 0.828991 0.825225 0.821634 0.818218 0.815100 0.812214 0.809321 0.806373 0.803412 0.799978 0.795967 0.791956 0.787900 0.783787 0.779675 0.775563 0.771451 0.767338 0.763226 0.759114 0.755002 0.750889 0.746777 0.742665 0.738553 0.734441 0.730328 0.726216 0.722091 0.717880 0.713635 0.709390 0.705146 0.700872 0.696438 0.691936 0.687434 0.682932 0.678429 0.673927 0.669425 0.664923 0.660420 0.655918 0.651416 0.646914 0.642411 0.637909 0.633847 0.630516 0.627317 0.624119 0.620921 0.617722 0.614524 0.611326 0.608128 0.604929 0.640481 0.911322 1.233244 1.555166 1.877088 2.150761 2.188336 2.225911 2.252750 2.275981 2.299213 2.377690 2.550704 2.723719 2.896734 3.069749 3.242763 3.415778 3.588793 3.761808 3.934823 4.107837 4.280852 4.453867 4.626882 4.799896 4.972911 5.145926 5.318941 5.471305 5.492210 5.513115 5.534020 5.553421 5.571817 5.590214 5.615664 5.682624 5.798957 5.944352 6.089746 6.235141 6.380536 6.525930 6.671325 6.816719 6.962114 7.107509 7.252903 7.398298 7.543692 7.689087 7.834482 7.979876 8.125271 8.270665 8.420999 8.582559 8.748180 8.913800 9.079421 9.245042 9.410663 9.576284 9.741905 9.907526 10.073147 10.238768 10.404389 10.570010 10.735631 10.901252 11.043091 11.167360 11.291053 11.414531 11.538009 11.662118 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.378802 0.381701 0.384600 0.387499 0.390398 0.393297 0.396196 0.399095 0.401994 0.404893 0.407792 0.410691 0.413590 0.416489 0.419388 0.422287 0.425186 0.428085 0.430984 0.433883 0.436782 0.439681 0.442580 0.445479 0.448378 0.451277 0.454176 0.457095 0.460023 0.462951 0.465878 0.468826 0.471871 0.474916 0.477960 0.481005 0.484050 0.487095 0.490140 0.493185 0.496230 0.499275 0.502320 0.505364 0.508409 0.511454 0.514499 0.517544 0.520589 0.523634 0.526812 0.530106 0.533400 0.536694 0.539988 0.543426 0.546881 0.550336 0.553792 0.557247 0.560702 0.564157 0.567612 0.571068 0.574523 0.577978 0.581433 0.584889 0.588344 0.591799 0.595254 0.598710 0.602165 0.605620 0.609075 0.612530 0.615986 0.619441 0.622896 0.626351 0.629807 0.633262 0.636717 0.640172 0.643628 0.647083 0.650538 0.653993 0.657448 0.660904 0.664359 0.667814 0.671269 0.674725 0.678180 0.681635 0.685090 0.688546 0.692001 0.695456 0.698911 0.702366 0.705822 0.709277 0.712732 0.716187 0.719643 0.723098 0.726553 0.730008 0.733464 0.736919 0.740374 0.743829 0.747285 0.750740 0.754195 0.757650 0.761105 0.764561 0.768016 0.771471 0.774926 0.778382 0.781837 0.785292 0.788747 0.792203 0.795658 0.799113 0.802568 0.806023 0.809479 0.812934 0.816387 0.819837 0.823284 0.826731 0.835521 0.840029 0.849440 0.850899 0.850111 0.851281 0.844148 0.842873 0.840345 0.837815 0.836000 0.834926 0.831528 0.827634 0.823897 0.820438 0.817042 0.814099 0.811213 0.808313 0.805353 0.801913 0.797907 0.793897 0.789886 0.785875 0.781792 0.777679 0.773567 0.769455 0.765343 0.761231 0.757118 0.753006 0.748894 0.744782 0.740669 0.736557 0.732445 0.728333 0.724208 0.719996 0.715752 0.711507 0.707262 0.703017 0.698773 0.694429 0.689928 0.685426 0.680924 0.676422 0.671919 0.667417 0.662915 0.658413 0.653910 0.649408 0.644906 0.640404 0.636339 0.633010 0.629812 0.626613 0.623415 0.620217 0.617019 0.613820 0.610622 0.607424 0.604226 0.678238 0.988359 1.310281 1.632203 1.954124 2.060961 2.083627 2.106292 2.137703 2.185147 2.255930 2.428945 2.601959 2.774974 2.947989 3.121004 3.294018 3.467033 3.640048 3.813063 3.986078 4.159092 4.332107 4.505122 4.678137 4.851151 5.024166 5.197181 5.332205 5.382873 5.398651 5.414429 5.430207 5.449947 5.471947 5.493948 5.576650 5.702135 5.847529 5.992924 6.138318 6.283713 6.429108 6.574502 6.719897 6.865291 7.010686 7.156081 7.301475 7.446870 7.592264 7.737659 7.883054 8.028448 8.173843 8.326488 8.487877 8.653498 8.819119 8.984740 9.150361 9.315982 9.481603 9.647224 9.812845 9.978466 10.144087 10.309708 10.475329 10.640950 10.801717 10.948092 11.071570 11.195048 11.318526 11.442004 11.565482 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.383445 0.386344 0.389243 0.392142 0.395041 0.397940 0.400839 0.403738 0.406637 0.409536 0.412436 0.415335 0.418234 0.421133 0.424032 0.426931 0.429830 0.432729 0.435628 0.438527 0.441426 0.444325 0.447224 0.450123 0.453022 0.455921 0.458820 0.461764 0.464710 0.467656 0.470602 0.473591 0.476636 0.479680 0.482725 0.485770 0.488815 0.491860 0.494905 0.497950 0.500995 0.504039 0.507084 0.510129 0.513174 0.516219 0.519264 0.522309 0.525354 0.528398 0.531676 0.535011 0.538346 0.541681 0.545036 0.548491 0.551946 0.555401 0.558857 0.562312 0.565767 0.569222 0.572678 0.576133 0.579588 0.583043 0.586499 0.589954 0.593409 0.596864 0.600319 0.603775 0.607230 0.610685 0.614140 0.617596 0.621051 0.624506 0.627961 0.631417 0.634872 0.638327 0.641782 0.645237 0.648693 0.652148 0.655603 0.659058 0.662514 0.665969 0.669424 0.672879 0.676335 0.679790 0.683245 0.686700 0.690155 0.693611 0.697066 0.700521 0.703976 0.707432 0.710887 0.714342 0.717797 0.721253 0.724708 0.728163 0.731618 0.735073 0.738529 0.741984 0.745439 0.748894 0.752350 0.755805 0.759260 0.762715 0.766171 0.769626 0.773081 0.776536 0.779992 0.783447 0.786902 0.790357 0.793812 0.797268 0.800723 0.804178 0.807633 0.811089 0.814544 0.817996 0.821443 0.824890 0.828337 0.839997 0.843123 0.849673 0.851322 0.851196 0.847191 0.843842 0.841592 0.839896 0.837030 0.835825 0.834067 0.830047 0.826285 0.822659 0.819243 0.815992 0.813097 0.810212 0.807293 0.803859 0.799848 0.795837 0.791826 0.787815 0.783804 0.779782 0.775684 0.771572 0.767459 0.763347 0.759235 0.755123 0.751010 0.746898 0.742786 0.738674 0.734561 0.730449 0.726325 0.722113 0.717868 0.713624 0.709379 0.705134 0.700889 0.696645 0.692368 0.687921 0.683418 0.678916 0.674414 0.669912 0.665409 0.660907 0.656405 0.651903 0.647400 0.642898 0.638821 0.635505 0.632306 0.629108 0.625910 0.622711 0.619513 0.616315 0.613117 0.609918 0.606720 0.603745 0.743474 1.065396 1.387318 1.709239 1.945128 1.960386 1.975644 1.990901 2.006159 2.134170 2.307185 2.480200 2.653214 2.826229 2.999244 3.172259 3.345274 3.518288 3.691303 3.864318 4.037333 4.210347 4.383362 4.556377 4.729392 4.902406 5.075421 5.188250 5.247605 5.276870 5.292689 5.308508 5.324327 5.350192 5.380914 5.459917 5.605312 5.750706 5.896101 6.041496 6.186890 6.332285 6.477679 6.623074 6.768469 6.913863 7.059258 7.204652 7.350047 7.495442 7.640836 7.786231 7.931625 8.077020 8.230854 8.393196 8.558817 8.724438 8.890059 9.055680 9.221301 9.386922 9.552543 9.718164 9.883785 10.049406 10.215027 10.380648 10.546269 10.704089 10.852087 10.975565 11.099043 11.222521 11.345999 11.469477 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.388089 0.390988 0.393887 0.396786 0.399685 0.402584 0.405483 0.408382 0.411281 0.414180 0.417079 0.419978 0.422877 0.425776 0.428675 0.431574 0.434473 0.437372 0.440271 0.443170 0.446069 0.448968 0.451867 0.454766 0.457665 0.460564 0.463479 0.466443 0.469407 0.472371 0.475335 0.478355 0.481400 0.484445 0.487490 0.490535 0.493580 0.496625 0.499670 0.502715 0.505759 0.508804 0.511849 0.514894 0.517939 0.520984 0.524029 0.527074 0.530118 0.533187 0.536563 0.539939 0.543315 0.546690 0.550101 0.553556 0.557011 0.560467 0.563922 0.567377 0.570832 0.574287 0.577743 0.581198 0.584653 0.588108 0.591564 0.595019 0.598474 0.601929 0.605385 0.608840 0.612295 0.615750 0.619205 0.622661 0.626116 0.629571 0.633026 0.636482 0.639937 0.643392 0.646847 0.650303 0.653758 0.657213 0.660668 0.664124 0.667579 0.671034 0.674489 0.677944 0.681400 0.684855 0.688310 0.691765 0.695221 0.698676 0.702131 0.705586 0.709042 0.712497 0.715952 0.719407 0.722862 0.726318 0.729773 0.733228 0.736683 0.740139 0.743594 0.747049 0.750504 0.753960 0.757415 0.760870 0.764325 0.767780 0.771236 0.774691 0.778146 0.781601 0.785057 0.788512 0.791967 0.795422 0.798878 0.802333 0.805788 0.809243 0.812698 0.816153 0.819603 0.823050 0.826496 0.830377 0.839948 0.853196 0.856058 0.851642 0.852476 0.844470 0.843205 0.840979 0.838235 0.836740 0.835668 0.832575 0.828693 0.824938 0.821464 0.818048 0.814982 0.812096 0.809210 0.805799 0.801788 0.797777 0.793766 0.789755 0.785744 0.781733 0.777722 0.773683 0.769576 0.765464 0.761351 0.757239 0.753127 0.749015 0.744903 0.740790 0.736678 0.732566 0.728444 0.724230 0.719985 0.715740 0.711495 0.707251 0.703006 0.698761 0.694516 0.690272 0.685908 0.681411 0.676908 0.672406 0.667904 0.663402 0.658899 0.654397 0.649895 0.645393 0.641293 0.637999 0.634801 0.631602 0.628404 0.625206 0.622008 0.618809 0.615611 0.612413 0.609215 0.606016 0.614159 0.820511 1.142433 1.464354 1.737194 1.808653 1.847770 1.874359 1.900948 2.012410 2.185425 2.358440 2.531455 2.704470 2.877484 3.050499 3.223514 3.396529 3.569543 3.742558 3.915573 4.088588 4.261602 4.434617 4.607632 4.780647 4.953661 5.078947 5.114239 5.149531 5.171543 5.188341 5.205139 5.221937 5.277149 5.363095 5.508489 5.653884 5.799278 5.944673 6.090068 6.235462 6.380857 6.526251 6.671646 6.817041 6.962435 7.107830 7.253224 7.398619 7.544014 7.689408 7.834803 7.980197 8.134248 8.298515 8.464136 8.629757 8.795378 8.960999 9.126620 9.292241 9.457862 9.623483 9.789104 9.954725 10.120346 10.285967 10.451588 10.609221 10.753108 10.879560 11.003038 11.126516 11.249994 11.373472 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.378237 0.381136 0.384035 0.386934 0.389833 0.392732 0.395631 0.398530 0.401429 0.404328 0.407227 0.410126 0.413025 0.415924 0.418823 0.421722 0.424621 0.427520 0.430419 0.433318 0.436217 0.439116 0.442015 0.444914 0.447813 0.450712 0.453611 0.456510 0.459409 0.462308 0.465207 0.468151 0.471132 0.474114 0.477096 0.480077 0.483120 0.486165 0.489210 0.492255 0.495300 0.498345 0.501390 0.504434 0.507479 0.510524 0.513569 0.516614 0.519659 0.522704 0.525749 0.528793 0.531838 0.534883 0.538054 0.541471 0.544888 0.548305 0.551722 0.555166 0.558621 0.562076 0.565532 0.568987 0.572442 0.575897 0.579353 0.582808 0.586263 0.589718 0.593174 0.596629 0.600084 0.603539 0.606994 0.610450 0.613905 0.617360 0.620815 0.624271 0.627726 0.631181 0.634636 0.638092 0.641547 0.645002 0.648457 0.651912 0.655368 0.658823 0.662278 0.665733 0.669189 0.672644 0.676099 0.679554 0.683010 0.686465 0.689920 0.693375 0.696831 0.700286 0.703741 0.707196 0.710651 0.714107 0.717562 0.721017 0.724472 0.727928 0.731383 0.734838 0.738293 0.741749 0.745204 0.748659 0.752114 0.755569 0.759025 0.762480 0.765935 0.769390 0.772846 0.776301 0.779756 0.783211 0.786667 0.790122 0.793577 0.797032 0.800487 0.803943 0.807398 0.810853 0.814307 0.817762 0.821209 0.824656 0.828102 0.839927 0.844913 0.852077 0.854834 0.853552 0.847165 0.844297 0.841935 0.840326 0.837764 0.836568 0.835055 0.831104 0.827344 0.823684 0.820268 0.816866 0.813980 0.811095 0.807871 0.803845 0.799717 0.795706 0.791695 0.787684 0.783673 0.779662 0.775651 0.771640 0.767579 0.763468 0.759356 0.755244 0.751131 0.747019 0.742907 0.738795 0.734682 0.730564 0.726346 0.722101 0.717857 0.713612 0.709367 0.705122 0.700878 0.696633 0.692388 0.688143 0.683869 0.679403 0.674901 0.670398 0.665896 0.661394 0.656892 0.652389 0.647887 0.643757 0.640494 0.637295 0.634097 0.630899 0.627700 0.624502 0.621304 0.618106 0.614907 0.611709 0.608511 0.605313 0.632883 0.897548 1.219469 1.541391 1.651332 1.688721 1.732070 1.788173 1.890651 2.063665 2.236680 2.409695 2.582710 2.755725 2.928739 3.101754 3.274769 3.447784 3.620798 3.793813 3.966828 4.139843 4.312857 4.485872 4.658887 4.831902 4.980274 5.002653 5.025033 5.047412 5.067852 5.087643 5.107434 5.164628 5.266272 5.411666 5.557061 5.702456 5.847850 5.993245 6.138639 6.284034 6.429429 6.574823 6.720218 6.865612 7.011007 7.156402 7.301796 7.447191 7.592585 7.737980 7.884268 8.038213 8.203834 8.369455 8.535076 8.700697 8.866318 9.031939 9.197560 9.363181 9.528802 9.694423 9.860044 10.025665 10.191286 10.356906 10.516650 10.654464 10.783555 10.907033 11.030511 11.153989 11.277467 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.379981 0.382880 0.385779 0.388678 0.391577 0.394476 0.397375 0.400274 0.403173 0.406072 0.408971 0.411870 0.414769 0.417668 0.420567 0.423466 0.426365 0.429264 0.432163 0.435062 0.437961 0.440860 0.443759 0.446658 0.449557 0.452456 0.455355 0.458254 0.461153 0.464052 0.466951 0.469850 0.472833 0.475832 0.478831 0.481830 0.484840 0.487885 0.490930 0.493975 0.497020 0.500065 0.503110 0.506154 0.509199 0.512244 0.515289 0.518334 0.521379 0.524424 0.527469 0.530517 0.533564 0.536612 0.539659 0.542955 0.546410 0.549865 0.553321 0.556776 0.560231 0.563686 0.567142 0.570597 0.574052 0.577507 0.580963 0.584418 0.587873 0.591328 0.594783 0.598239 0.601694 0.605149 0.608604 0.612060 0.615515 0.618970 0.622425 0.625881 0.629336 0.632791 0.636246 0.639701 0.643157 0.646612 0.650067 0.653522 0.656978 0.660433 0.663888 0.667343 0.670799 0.674254 0.677709 0.681164 0.684619 0.688075 0.691530 0.694985 0.698440 0.701896 0.705351 0.708806 0.712261 0.715717 0.719172 0.722627 0.726082 0.729538 0.732993 0.736448 0.739903 0.743358 0.746814 0.750269 0.753724 0.757179 0.760635 0.764090 0.767545 0.771000 0.774456 0.777911 0.781366 0.784821 0.788276 0.791732 0.795187 0.798642 0.802097 0.805553 0.809008 0.812463 0.815917 0.819368 0.822815 0.826262 0.829756 0.839900 0.849295 0.861216 0.853483 0.852686 0.844791 0.843537 0.841612 0.838881 0.837479 0.836411 0.833621 0.829753 0.825995 0.822489 0.819073 0.815865 0.812979 0.809756 0.806122 0.802148 0.797964 0.793780 0.789624 0.785613 0.781602 0.777591 0.773580 0.769569 0.765554 0.761472 0.757360 0.753248 0.749136 0.745023 0.740911 0.736799 0.732685 0.728463 0.724218 0.719973 0.715729 0.711484 0.707239 0.702994 0.698749 0.694505 0.690260 0.686015 0.681770 0.677391 0.672893 0.668391 0.663888 0.659386 0.654884 0.650382 0.646212 0.642988 0.639790 0.636591 0.633393 0.630195 0.626997 0.623798 0.620600 0.617402 0.614204 0.611005 0.607807 0.604609 0.663589 0.974584 1.296506 1.530556 1.553658 1.576761 1.599864 1.768891 1.941906 2.114921 2.287935 2.460950 2.633965 2.806980 2.979994 3.153009 3.326024 3.499039 3.672053 3.845068 4.018083 4.191098 4.364112 4.537127 4.710142 4.857139 4.895846 4.911631 4.927415 4.943200 4.965465 4.989490 5.029765 5.169449 5.314844 5.460238 5.605633 5.751028 5.896422 6.041817 6.187211 6.332606 6.478001 6.623395 6.768790 6.914184 7.059579 7.204974 7.350368 7.495763 7.641157 7.788449 7.943532 8.109153 8.274774 8.440395 8.606016 8.771637 8.937258 9.102879 9.268500 9.434121 9.599741 9.765362 9.930983 10.096604 10.262225 10.426012 10.558396 10.687549 10.811028 10.934506 11.057984 11.217985 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.384624 0.387523 0.390422 0.393321 0.396220 0.399119 0.402018 0.404917 0.407816 0.410715 0.413614 0.416513 0.419412 0.422311 0.425210 0.428109 0.431008 0.433907 0.436806 0.439705 0.442604 0.445503 0.448402 0.451301 0.454200 0.457099 0.459998 0.462897 0.465796 0.468695 0.471594 0.474508 0.477525 0.480541 0.483558 0.486574 0.489605 0.492650 0.495695 0.498740 0.501785 0.504829 0.507874 0.510919 0.513964 0.517009 0.520054 0.523099 0.526144 0.529188 0.532257 0.535345 0.538433 0.541521 0.544609 0.548020 0.551475 0.554931 0.558386 0.561841 0.565296 0.568752 0.572207 0.575662 0.579117 0.582572 0.586028 0.589483 0.592938 0.596393 0.599849 0.603304 0.606759 0.610214 0.613670 0.617125 0.620580 0.624035 0.627490 0.630946 0.634401 0.637856 0.641311 0.644767 0.648222 0.651677 0.655132 0.658588 0.662043 0.665498 0.668953 0.672408 0.675864 0.679319 0.682774 0.686229 0.689685 0.693140 0.696595 0.700050 0.703506 0.706961 0.710416 0.713871 0.717326 0.720782 0.724237 0.727692 0.731147 0.734603 0.738058 0.741513 0.744968 0.748424 0.751879 0.755334 0.758789 0.762245 0.765700 0.769155 0.772610 0.776065 0.779521 0.782976 0.786431 0.789886 0.793342 0.796797 0.800252 0.803707 0.807163 0.810618 0.814073 0.817527 0.820974 0.824421 0.827868 0.836684 0.842637 0.854482 0.858329 0.855813 0.847138 0.844751 0.842256 0.840791 0.838498 0.837311 0.836077 0.832161 0.828404 0.824712 0.821293 0.817889 0.814863 0.811640 0.808006 0.804372 0.800452 0.796267 0.792083 0.787899 0.783715 0.779535 0.775521 0.771510 0.767499 0.763488 0.759461 0.755364 0.751252 0.747140 0.743028 0.738916 0.734803 0.730579 0.726335 0.722090 0.717845 0.713600 0.709356 0.705111 0.700866 0.696621 0.692377 0.688132 0.683887 0.679642 0.675373 0.670885 0.666383 0.661881 0.657378 0.652876 0.648681 0.645483 0.642284 0.639086 0.635888 0.632689 0.629491 0.626293 0.623095 0.619896 0.616698 0.613500 0.610302 0.607103 0.603905 0.729699 1.051621 1.352770 1.443091 1.473542 1.503994 1.647131 1.820146 1.993161 2.166176 2.339190 2.512205 2.685220 2.858235 3.031249 3.204264 3.377279 3.550294 3.723308 3.896323 4.069338 4.242353 4.415368 4.588382 4.701168 4.766122 4.789850 4.805676 4.821501 4.837326 4.878934 4.927232 5.072627 5.218021 5.363416 5.508810 5.654205 5.799599 5.944994 6.090389 6.235783 6.381178 6.526572 6.671967 6.817362 6.962756 7.108151 7.253545 7.398940 7.544335 7.691590 7.848851 8.014472 8.180093 8.345714 8.511335 8.676955 8.842576 9.008197 9.173818 9.339439 9.505060 9.670681 9.836302 10.001923 10.167544 10.333165 10.464515 10.591544 10.715022 10.838501 10.961979 11.140370 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.389267 0.392166 0.395065 0.397964 0.400863 0.403762 0.406661 0.409560 0.412459 0.415358 0.418257 0.421156 0.424055 0.426954 0.429853 0.432752 0.435651 0.438550 0.441449 0.444348 0.447247 0.450146 0.453045 0.455944 0.458843 0.461742 0.464641 0.467540 0.470439 0.473339 0.476238 0.479193 0.482227 0.485260 0.488294 0.491327 0.494370 0.497415 0.500460 0.503505 0.506549 0.509594 0.512639 0.515684 0.518729 0.521774 0.524819 0.527864 0.530908 0.533953 0.537066 0.540194 0.543323 0.546452 0.549630 0.553085 0.556540 0.559996 0.563451 0.566906 0.570361 0.573817 0.577272 0.580727 0.584182 0.587638 0.591093 0.594548 0.598003 0.601458 0.604914 0.608369 0.611824 0.615279 0.618735 0.622190 0.625645 0.629100 0.632556 0.636011 0.639466 0.642921 0.646377 0.649832 0.653287 0.656742 0.660197 0.663653 0.667108 0.670563 0.674018 0.677474 0.680929 0.684384 0.687839 0.691295 0.694750 0.698205 0.701660 0.705115 0.708571 0.712026 0.715481 0.718936 0.722392 0.725847 0.729302 0.732757 0.736213 0.739668 0.743123 0.746578 0.750033 0.753489 0.756944 0.760399 0.763854 0.767310 0.770765 0.774220 0.777675 0.781131 0.784586 0.788041 0.791496 0.794952 0.798407 0.801862 0.805317 0.808772 0.812227 0.815682 0.819134 0.822580 0.826027 0.829485 0.839851 0.850786 0.865406 0.855518 0.853236 0.845113 0.843869 0.842246 0.839540 0.838217 0.837154 0.834667 0.830812 0.827054 0.823514 0.820098 0.816766 0.813524 0.809890 0.806256 0.802622 0.798755 0.794571 0.790387 0.786202 0.782018 0.777834 0.773649 0.769465 0.765428 0.761417 0.757406 0.753365 0.749257 0.745144 0.741032 0.736920 0.732696 0.728451 0.724206 0.719962 0.715717 0.711472 0.707227 0.702983 0.698738 0.694493 0.690248 0.686004 0.681759 0.677514 0.673269 0.668877 0.664375 0.659873 0.655371 0.651175 0.647977 0.644779 0.641581 0.638382 0.635184 0.631986 0.628787 0.625589 0.622391 0.619193 0.615994 0.612796 0.609598 0.606399 0.603201 0.806736 1.128658 1.256890 1.326666 1.393886 1.525372 1.698386 1.871401 2.044416 2.217431 2.390445 2.563460 2.736475 2.909490 3.082504 3.255519 3.428534 3.601549 3.774563 3.947578 4.120593 4.293608 4.466623 4.589080 4.627054 4.665028 4.685670 4.703632 4.721593 4.759051 4.836421 4.975804 5.121198 5.266593 5.411988 5.557382 5.702777 5.848171 5.993566 6.138961 6.284355 6.429750 6.575144 6.720539 6.865934 7.011328 7.156723 7.302117 7.447512 7.593839 7.754763 7.919790 8.085411 8.251032 8.416653 8.582274 8.747895 8.913516 9.079137 9.244758 9.410379 9.576000 9.741621 9.907242 10.072860 10.237622 10.372061 10.495539 10.619017 10.742495 10.865974 11.026999 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.393910 0.396809 0.399708 0.402607 0.405506 0.408405 0.411304 0.414204 0.417103 0.420002 0.422901 0.425800 0.428699 0.431598 0.434497 0.437396 0.440295 0.443194 0.446093 0.448992 0.451891 0.454790 0.457689 0.460588 0.463487 0.466386 0.469286 0.472191 0.475096 0.478001 0.480907 0.483910 0.486955 0.490000 0.493045 0.496090 0.499135 0.502180 0.505224 0.508269 0.511314 0.514359 0.517404 0.520449 0.523494 0.526539 0.529583 0.532628 0.535673 0.538727 0.541897 0.545066 0.548235 0.551405 0.554695 0.558150 0.561606 0.565061 0.568516 0.571971 0.575427 0.578882 0.582337 0.585792 0.589247 0.592703 0.596158 0.599613 0.603068 0.606524 0.609979 0.613434 0.616889 0.620345 0.623800 0.627255 0.630710 0.634165 0.637621 0.641076 0.644531 0.647986 0.651442 0.654897 0.658352 0.661807 0.665263 0.668718 0.672173 0.675628 0.679084 0.682539 0.685994 0.689449 0.692904 0.696360 0.699815 0.703270 0.706725 0.710181 0.713636 0.717091 0.720546 0.724002 0.727457 0.730912 0.734367 0.737822 0.741278 0.744733 0.748188 0.751643 0.755099 0.758554 0.762009 0.765464 0.768920 0.772375 0.775830 0.779285 0.782740 0.786196 0.789651 0.793106 0.796561 0.800017 0.803472 0.806927 0.810382 0.813837 0.817291 0.820740 0.824187 0.827633 0.832019 0.840435 0.856887 0.861193 0.857686 0.847111 0.845206 0.842791 0.841238 0.839233 0.838054 0.836998 0.833221 0.829463 0.825754 0.822319 0.818903 0.815409 0.811775 0.808141 0.804507 0.800873 0.797046 0.792874 0.788690 0.784506 0.780322 0.776137 0.771953 0.767769 0.763584 0.759400 0.755335 0.751324 0.747261 0.743149 0.739036 0.734813 0.730568 0.726323 0.722078 0.717833 0.713589 0.709344 0.705099 0.700854 0.696610 0.692365 0.688120 0.683875 0.679631 0.675386 0.671141 0.666870 0.662367 0.657865 0.653670 0.650472 0.647273 0.644075 0.640877 0.637678 0.634480 0.631282 0.628084 0.624885 0.621687 0.618489 0.615291 0.612092 0.608894 0.605696 0.612385 0.883773 1.116988 1.162004 1.230597 1.403612 1.576627 1.749641 1.922656 2.095671 2.268686 2.441700 2.614715 2.787730 2.960745 3.133759 3.306774 3.479789 3.652804 3.825819 3.998833 4.171848 4.344863 4.489347 4.513309 4.537272 4.561234 4.582906 4.604320 4.625735 4.738477 4.878981 5.024376 5.169770 5.315165 5.460559 5.605954 5.751349 5.896743 6.042138 6.187532 6.332927 6.478322 6.623716 6.769111 6.914505 7.059900 7.205295 7.350689 7.496084 7.659807 7.825109 7.990730 8.156351 8.321972 8.487593 8.653214 8.818835 8.984456 9.150077 9.315698 9.481319 9.646940 9.812561 9.978182 10.135836 10.276056 10.399534 10.523012 10.646490 10.769969 10.893447 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.395655 0.398554 0.401453 0.404352 0.407251 0.410150 0.413049 0.415948 0.418847 0.421746 0.424645 0.427544 0.430443 0.433342 0.436241 0.439140 0.442039 0.444938 0.447837 0.450736 0.453635 0.456534 0.459433 0.462332 0.465231 0.468130 0.471029 0.473939 0.476863 0.479786 0.482710 0.485634 0.488675 0.491720 0.494765 0.497810 0.500855 0.503900 0.506944 0.509989 0.513034 0.516079 0.519124 0.522169 0.525214 0.528259 0.531303 0.534348 0.537393 0.540438 0.543539 0.546749 0.549960 0.553170 0.556380 0.559760 0.563216 0.566671 0.570126 0.573581 0.577036 0.580492 0.583947 0.587402 0.590857 0.594313 0.597768 0.601223 0.604678 0.608134 0.611589 0.615044 0.618499 0.621954 0.625410 0.628865 0.632320 0.635775 0.639231 0.642686 0.646141 0.649596 0.653052 0.656507 0.659962 0.663417 0.666872 0.670328 0.673783 0.677238 0.680693 0.684149 0.687604 0.691059 0.694514 0.697970 0.701425 0.704880 0.708335 0.711791 0.715246 0.718701 0.722156 0.725611 0.729067 0.732522 0.735977 0.739432 0.742888 0.746343 0.749798 0.753253 0.756709 0.760164 0.763619 0.767074 0.770529 0.773985 0.777440 0.780895 0.784350 0.787806 0.791261 0.794716 0.798171 0.801627 0.805082 0.808537 0.811992 0.815446 0.818899 0.822346 0.825793 0.829239 0.839802 0.848509 0.867554 0.857874 0.853219 0.845434 0.844201 0.842879 0.840275 0.838954 0.837897 0.835713 0.831872 0.828114 0.824539 0.821123 0.817731 0.813667 0.810025 0.806391 0.802757 0.799123 0.795354 0.791178 0.786994 0.782809 0.778625 0.774441 0.770256 0.766072 0.761888 0.757704 0.753519 0.749335 0.745240 0.741149 0.736929 0.732684 0.728440 0.724195 0.719950 0.715705 0.711461 0.707216 0.702971 0.698726 0.694482 0.690237 0.685992 0.681747 0.677502 0.673258 0.669013 0.664759 0.660360 0.656164 0.652966 0.649768 0.646570 0.643371 0.640173 0.636975 0.633776 0.630578 0.627380 0.624182 0.620983 0.617785 0.614587 0.611389 0.608190 0.604992 0.638888 0.960810 1.052077 1.108837 1.281852 1.454867 1.627882 1.800896 1.973911 2.146926 2.319941 2.492955 2.665970 2.838985 3.012000 3.185015 3.358029 3.531044 3.704059 3.877074 4.050088 4.223103 4.387238 4.408822 4.424613 4.440404 4.456195 4.489620 4.524248 4.636764 4.782158 4.927553 5.072948 5.218342 5.363737 5.509131 5.654526 5.799921 5.945315 6.090710 6.236104 6.381499 6.526894 6.672288 6.817683 6.963077 7.108472 7.253867 7.402173 7.564807 7.730428 7.896049 8.061670 8.227291 8.392912 8.558533 8.724154 8.889775 9.055396 9.221017 9.386638 9.552259 9.717880 9.883501 10.037449 10.180051 10.303529 10.427007 10.550485 10.673963 10.797442 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.388702 0.391601 0.394500 0.397399 0.400298 0.403197 0.406096 0.408995 0.411894 0.414793 0.417692 0.420591 0.423490 0.426389 0.429288 0.432187 0.435086 0.437985 0.440884 0.443783 0.446682 0.449581 0.452480 0.455379 0.458278 0.461177 0.464076 0.466975 0.469874 0.472773 0.475672 0.478603 0.481545 0.484487 0.487428 0.490395 0.493440 0.496485 0.499530 0.502575 0.505619 0.508664 0.511709 0.514754 0.517799 0.520844 0.523889 0.526934 0.529978 0.533023 0.536068 0.539113 0.542158 0.545203 0.548373 0.551624 0.554875 0.558126 0.561377 0.564825 0.568281 0.571736 0.575191 0.578646 0.582102 0.585557 0.589012 0.592467 0.595923 0.599378 0.602833 0.606288 0.609743 0.613199 0.616654 0.620109 0.623564 0.627020 0.630475 0.633930 0.637385 0.640841 0.644296 0.647751 0.651206 0.654661 0.658117 0.661572 0.665027 0.668482 0.671938 0.675393 0.678848 0.682303 0.685759 0.689214 0.692669 0.696124 0.699579 0.703035 0.706490 0.709945 0.713400 0.716856 0.720311 0.723766 0.727221 0.730677 0.734132 0.737587 0.741042 0.744498 0.747953 0.751408 0.754863 0.758318 0.761774 0.765229 0.768684 0.772139 0.775595 0.779050 0.782505 0.785960 0.789416 0.792871 0.796326 0.799781 0.803236 0.806692 0.810147 0.813602 0.817057 0.820505 0.823952 0.827399 0.831126 0.839754 0.857718 0.863005 0.858121 0.847084 0.845654 0.843349 0.841709 0.839967 0.838797 0.837741 0.834280 0.830522 0.826784 0.823344 0.819956 0.816602 0.812306 0.808275 0.804641 0.801007 0.797373 0.793659 0.789481 0.785297 0.781113 0.776928 0.772744 0.768560 0.764376 0.760191 0.756007 0.751823 0.747638 0.743450 0.739212 0.734959 0.730707 0.726454 0.722201 0.717949 0.713696 0.709443 0.705190 0.700938 0.696685 0.692432 0.688180 0.683927 0.679674 0.675421 0.671169 0.666916 0.662663 0.658671 0.655461 0.652262 0.649064 0.645866 0.642667 0.639469 0.636271 0.633073 0.629874 0.626676 0.623478 0.620280 0.617081 0.613883 0.610685 0.607486 0.604288 0.715925 0.921689 1.003630 1.160092 1.333107 1.506122 1.679137 1.852151 2.025166 2.198181 2.371196 2.544210 2.717225 2.890240 3.063255 3.236270 3.409284 3.582299 3.755314 3.928329 4.101343 4.214891 4.286285 4.303416 4.319840 4.336264 4.358660 4.425675 4.539941 4.685336 4.830730 4.976125 5.121519 5.266914 5.412309 5.557703 5.703098 5.848492 5.993887 6.139282 6.284676 6.430071 6.575465 6.720860 6.866255 7.011649 7.157044 7.308544 7.470126 7.635747 7.801368 7.966989 8.132610 8.298231 8.463852 8.629473 8.795094 8.960715 9.126336 9.291957 9.457578 9.623199 9.788820 9.941865 10.083993 10.207524 10.331002 10.454480 10.577958 10.701436 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.390446 0.393345 0.396244 0.399143 0.402042 0.404941 0.407840 0.410739 0.413638 0.416537 0.419436 0.422335 0.425234 0.428133 0.431032 0.433931 0.436830 0.439729 0.442628 0.445527 0.448426 0.451325 0.454224 0.457123 0.460022 0.462921 0.465820 0.468719 0.471618 0.474517 0.477416 0.480318 0.483278 0.486237 0.489197 0.492157 0.495160 0.498205 0.501250 0.504295 0.507339 0.510384 0.513429 0.516474 0.519519 0.522564 0.525609 0.528654 0.531698 0.534743 0.537788 0.540833 0.543878 0.546923 0.549968 0.553229 0.556521 0.559813 0.563105 0.566435 0.569891 0.573346 0.576801 0.580256 0.583711 0.587167 0.590622 0.594077 0.597532 0.600988 0.604443 0.607898 0.611353 0.614809 0.618264 0.621719 0.625174 0.628630 0.632085 0.635540 0.638995 0.642450 0.645906 0.649361 0.652816 0.656271 0.659727 0.663182 0.666637 0.670092 0.673548 0.677003 0.680458 0.683913 0.687368 0.690824 0.694279 0.697734 0.701189 0.704645 0.708100 0.711555 0.715010 0.718466 0.721921 0.725376 0.728831 0.732286 0.735742 0.739197 0.742652 0.746107 0.749563 0.753018 0.756473 0.759928 0.763384 0.766839 0.770294 0.773749 0.777205 0.780660 0.784115 0.787570 0.791025 0.794481 0.797936 0.801391 0.804846 0.808301 0.811756 0.815211 0.818664 0.822111 0.825558 0.829009 0.838674 0.846233 0.865066 0.860227 0.853192 0.845775 0.844533 0.843512 0.841009 0.839696 0.838640 0.836743 0.832931 0.829173 0.825565 0.822177 0.818823 0.815356 0.810997 0.806554 0.802892 0.799258 0.795624 0.791901 0.787785 0.783601 0.779416 0.775232 0.771048 0.766863 0.762679 0.758495 0.754311 0.750126 0.745936 0.741700 0.737447 0.733195 0.728942 0.724689 0.720436 0.716184 0.711931 0.707678 0.703425 0.699173 0.694920 0.690667 0.686415 0.682162 0.677909 0.673656 0.669441 0.665470 0.661477 0.657507 0.654368 0.651228 0.648089 0.644949 0.641809 0.638670 0.635530 0.632369 0.629171 0.625972 0.622774 0.619576 0.616378 0.613179 0.609981 0.606783 0.603584 0.723482 0.865318 1.038333 1.211347 1.384362 1.557377 1.730392 1.903406 2.076421 2.249436 2.422451 2.595466 2.768480 2.941495 3.114510 3.287525 3.460539 3.633554 3.806569 3.979584 4.099471 4.140397 4.181019 4.200318 4.219616 4.238914 4.318718 4.443118 4.588513 4.733908 4.879302 5.024697 5.170091 5.315486 5.460881 5.606275 5.751670 5.897064 6.042459 6.187854 6.333248 6.478643 6.624037 6.769432 6.914827 7.060221 7.213671 7.375445 7.541066 7.706687 7.872308 8.037929 8.203550 8.369171 8.534792 8.700413 8.866034 9.031655 9.197276 9.362896 9.528517 9.694138 9.848623 9.984867 10.111519 10.234997 10.358475 10.481953 10.605431 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.395089 0.397988 0.400887 0.403786 0.406685 0.409584 0.412483 0.415382 0.418281 0.421180 0.424079 0.426978 0.429877 0.432776 0.435675 0.438574 0.441473 0.444372 0.447271 0.450170 0.453069 0.455968 0.458867 0.461766 0.464665 0.467564 0.470463 0.473362 0.476261 0.479160 0.482059 0.484985 0.487963 0.490940 0.493917 0.496895 0.499925 0.502970 0.506014 0.509059 0.512104 0.515149 0.518194 0.521239 0.524284 0.527329 0.530373 0.533418 0.536463 0.539508 0.542553 0.545598 0.548643 0.551688 0.554775 0.558107 0.561440 0.564773 0.568105 0.571500 0.574956 0.578411 0.581866 0.585321 0.588777 0.592232 0.595687 0.599142 0.602598 0.606053 0.609508 0.612963 0.616418 0.619874 0.623329 0.626784 0.630239 0.633695 0.637150 0.640605 0.644060 0.647516 0.650971 0.654426 0.657881 0.661337 0.664792 0.668247 0.671702 0.675157 0.678613 0.682068 0.685523 0.688978 0.692434 0.695889 0.699344 0.702799 0.706255 0.709710 0.713165 0.716620 0.720075 0.723531 0.726986 0.730441 0.733896 0.737352 0.740807 0.744262 0.747717 0.751173 0.754628 0.758083 0.761538 0.764993 0.768449 0.771904 0.775359 0.778814 0.782270 0.785725 0.789180 0.792635 0.796091 0.799546 0.803001 0.806456 0.809911 0.813366 0.816821 0.820271 0.823717 0.827164 0.830811 0.839705 0.854813 0.864365 0.858044 0.847097 0.846115 0.843982 0.842164 0.840702 0.839540 0.838484 0.835340 0.831582 0.827824 0.824397 0.821044 0.817690 0.814221 0.809689 0.805157 0.801142 0.797508 0.793874 0.790227 0.786088 0.781904 0.777720 0.773535 0.769351 0.765167 0.760983 0.756798 0.752614 0.748423 0.744188 0.739935 0.735682 0.731430 0.727177 0.722924 0.718671 0.714419 0.710166 0.705913 0.701660 0.697408 0.693155 0.688902 0.684650 0.680426 0.676386 0.672435 0.668484 0.664487 0.660399 0.656442 0.653225 0.650086 0.646946 0.643807 0.640667 0.637527 0.634388 0.631248 0.628109 0.624969 0.621830 0.618690 0.615550 0.612411 0.609263 0.606079 0.602881 0.743558 0.916573 1.089588 1.262602 1.435617 1.608632 1.781647 1.954662 2.127676 2.300691 2.473706 2.646721 2.819735 2.992750 3.165765 3.338780 3.511794 3.684809 3.857824 3.998534 4.024201 4.049869 4.075557 4.101655 4.127753 4.200901 4.346296 4.491690 4.637085 4.782480 4.927874 5.073269 5.218663 5.364058 5.509452 5.654847 5.800242 5.945636 6.091031 6.236425 6.381820 6.527215 6.672609 6.818004 6.963398 7.117727 7.280764 7.446385 7.612006 7.777627 7.943248 8.108869 8.274490 8.440111 8.605731 8.771352 8.936973 9.102594 9.268215 9.433836 9.599457 9.757354 9.888329 10.015514 10.138992 10.262470 10.385948 10.524696 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.399732 0.402631 0.405530 0.408429 0.411328 0.414227 0.417126 0.420025 0.422924 0.425823 0.428722 0.431621 0.434520 0.437419 0.440318 0.443217 0.446116 0.449015 0.451914 0.454813 0.457712 0.460611 0.463510 0.466409 0.469308 0.472207 0.475107 0.478006 0.480905 0.483804 0.486703 0.489662 0.492657 0.495652 0.498647 0.501645 0.504690 0.507734 0.510779 0.513824 0.516869 0.519914 0.522959 0.526004 0.529049 0.532093 0.535138 0.538183 0.541228 0.544273 0.547318 0.550363 0.553408 0.556452 0.559634 0.563008 0.566381 0.569755 0.573128 0.576566 0.580021 0.583476 0.586931 0.590387 0.593842 0.597297 0.600752 0.604207 0.607663 0.611118 0.614573 0.618028 0.621484 0.624939 0.628394 0.631849 0.635305 0.638760 0.642215 0.645670 0.649125 0.652581 0.656036 0.659491 0.662946 0.666402 0.669857 0.673312 0.676767 0.680223 0.683678 0.687133 0.690588 0.694044 0.697499 0.700954 0.704409 0.707864 0.711320 0.714775 0.718230 0.721685 0.725141 0.728596 0.732051 0.735506 0.738962 0.742417 0.745872 0.749327 0.752782 0.756238 0.759693 0.763148 0.766603 0.770059 0.773514 0.776969 0.780424 0.783880 0.787335 0.790790 0.794245 0.797700 0.801156 0.804611 0.808066 0.811521 0.814976 0.818429 0.821877 0.825324 0.828777 0.834009 0.843956 0.862557 0.862417 0.853165 0.846115 0.844879 0.844023 0.841744 0.840439 0.839383 0.837778 0.833990 0.830232 0.826603 0.823264 0.819911 0.816557 0.812874 0.808381 0.803848 0.799437 0.795758 0.792124 0.788466 0.784392 0.780208 0.776023 0.771839 0.767655 0.763470 0.759286 0.755102 0.750911 0.746675 0.742423 0.738170 0.733917 0.729665 0.725412 0.721159 0.716906 0.712654 0.708401 0.704148 0.699896 0.695643 0.691390 0.687304 0.683350 0.679399 0.675448 0.671497 0.667498 0.663412 0.659313 0.655392 0.652083 0.648943 0.645804 0.642664 0.639525 0.636385 0.633245 0.630106 0.626966 0.623827 0.620687 0.617548 0.614408 0.611268 0.608129 0.604989 0.621798 0.794813 0.967828 1.140843 1.313857 1.486872 1.659887 1.832902 2.005917 2.178931 2.351946 2.524961 2.697976 2.870990 3.044005 3.217020 3.390035 3.563049 3.736064 3.903401 3.919863 3.936325 3.952787 3.972312 4.024489 4.104078 4.249473 4.394868 4.540262 4.685657 4.831051 4.976446 5.121841 5.267235 5.412630 5.558024 5.703419 5.848814 5.994208 6.139603 6.284997 6.430392 6.575787 6.721181 6.866576 7.020856 7.186083 7.351704 7.517325 7.682945 7.848566 8.014187 8.179808 8.345429 8.511050 8.676671 8.842292 9.007913 9.173534 9.339155 9.504776 9.667767 9.793995 9.919509 10.042987 10.166465 10.289943 10.460897 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.401476 0.404375 0.407274 0.410173 0.413072 0.415972 0.418871 0.421770 0.424669 0.427568 0.430467 0.433366 0.436265 0.439164 0.442063 0.444962 0.447861 0.450760 0.453659 0.456558 0.459457 0.462356 0.465255 0.468154 0.471053 0.473952 0.476851 0.479750 0.482649 0.485548 0.488447 0.491346 0.494350 0.497362 0.500374 0.503387 0.506409 0.509454 0.512499 0.515544 0.518589 0.521634 0.524679 0.527724 0.530768 0.533813 0.536858 0.539903 0.542948 0.545993 0.549038 0.552083 0.555128 0.558172 0.561217 0.564515 0.567930 0.571344 0.574759 0.578176 0.581631 0.585086 0.588541 0.591996 0.595452 0.598907 0.602362 0.605817 0.609273 0.612728 0.616183 0.619638 0.623094 0.626549 0.630004 0.633459 0.636914 0.640370 0.643825 0.647280 0.650735 0.654191 0.657646 0.661101 0.664556 0.668012 0.671467 0.674922 0.678377 0.681832 0.685288 0.688743 0.692198 0.695653 0.699109 0.702564 0.706019 0.709474 0.712930 0.716385 0.719840 0.723295 0.726751 0.730206 0.733661 0.737116 0.740571 0.744027 0.747482 0.750937 0.754392 0.757848 0.761303 0.764758 0.768213 0.771669 0.775124 0.778579 0.782034 0.785489 0.788945 0.792400 0.795855 0.799310 0.802766 0.806221 0.809676 0.813131 0.816586 0.820036 0.823483 0.826930 0.830526 0.839656 0.852105 0.865617 0.858119 0.847223 0.846393 0.844616 0.842846 0.841436 0.840283 0.839227 0.836399 0.832641 0.828422 0.825485 0.822131 0.818778 0.815424 0.811605 0.807072 0.802540 0.798008 0.794009 0.790375 0.786728 0.782695 0.778511 0.774327 0.770142 0.765958 0.761774 0.757590 0.753400 0.749163 0.744911 0.740658 0.736405 0.732152 0.727900 0.723647 0.719394 0.715141 0.710889 0.706636 0.702383 0.698216 0.694265 0.690315 0.686364 0.682413 0.678462 0.674511 0.670511 0.666426 0.662327 0.658227 0.654307 0.650940 0.647801 0.644661 0.641522 0.638382 0.635243 0.632103 0.628963 0.625824 0.622684 0.619545 0.616405 0.613266 0.610126 0.606986 0.603993 0.673053 0.846068 1.019083 1.192098 1.365113 1.538127 1.711142 1.884157 2.057172 2.230186 2.403201 2.576216 2.749231 2.922245 3.095260 3.268275 3.441290 3.614304 3.729615 3.800207 3.817741 3.835276 3.852810 3.907048 4.007256 4.152650 4.298045 4.443440 4.588834 4.734229 4.879623 5.025018 5.170412 5.315807 5.461202 5.606596 5.751991 5.897385 6.042780 6.188175 6.333569 6.478964 6.624358 6.771239 6.925780 7.091401 7.257022 7.422643 7.588264 7.753885 7.919506 8.085127 8.250748 8.416369 8.581990 8.747611 8.913232 9.078853 9.244474 9.409520 9.571789 9.700026 9.823504 9.946982 10.070460 10.193938 10.370585 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.406120 0.409019 0.411918 0.414817 0.417716 0.420615 0.423514 0.426413 0.429312 0.432211 0.435110 0.438009 0.440908 0.443807 0.446706 0.449605 0.452504 0.455403 0.458302 0.461201 0.464100 0.466999 0.469898 0.472797 0.475696 0.478595 0.481494 0.484393 0.487292 0.490191 0.493090 0.496018 0.499047 0.502077 0.505106 0.508136 0.511174 0.514219 0.517264 0.520309 0.523354 0.526399 0.529444 0.532488 0.535533 0.538578 0.541623 0.544668 0.547713 0.550758 0.553803 0.556848 0.559893 0.562939 0.565984 0.569420 0.572875 0.576330 0.579785 0.583241 0.586696 0.590151 0.593606 0.597062 0.600517 0.603972 0.607427 0.610883 0.614338 0.617793 0.621248 0.624703 0.628159 0.631614 0.635069 0.638524 0.641980 0.645435 0.648890 0.652345 0.655801 0.659256 0.662711 0.666166 0.669621 0.673077 0.676532 0.679987 0.683442 0.686898 0.690353 0.693808 0.697263 0.700719 0.704174 0.707629 0.711084 0.714539 0.717995 0.721450 0.724905 0.728360 0.731816 0.735271 0.738726 0.742181 0.745637 0.749092 0.752547 0.756002 0.759458 0.762913 0.766368 0.769823 0.773278 0.776734 0.780189 0.783644 0.787099 0.790555 0.794010 0.797465 0.800920 0.804376 0.807831 0.811286 0.814741 0.818195 0.821642 0.825089 0.828536 0.832613 0.841680 0.860388 0.863464 0.853139 0.846569 0.845196 0.844530 0.842478 0.841182 0.840126 0.838853 0.835050 0.830830 0.827146 0.824352 0.820998 0.817645 0.814291 0.810296 0.805764 0.801232 0.796700 0.792315 0.788625 0.784991 0.780999 0.776814 0.772630 0.768446 0.764262 0.760077 0.755889 0.751651 0.747398 0.743146 0.738893 0.734640 0.730387 0.726135 0.721882 0.717629 0.713377 0.709168 0.705181 0.701230 0.697279 0.693328 0.689377 0.685426 0.681476 0.677525 0.673524 0.669440 0.665340 0.661241 0.657142 0.653188 0.649798 0.646658 0.643519 0.640379 0.637240 0.634100 0.630961 0.627821 0.624681 0.621542 0.618402 0.615263 0.612123 0.608983 0.605992 0.603077 0.724308 0.897323 1.070338 1.243353 1.416368 1.589382 1.762397 1.935412 2.108427 2.281441 2.454456 2.627471 2.800486 2.973500 3.146515 3.319530 3.492545 3.610160 3.654351 3.694760 3.715610 3.736460 3.770811 3.910433 4.055828 4.201222 4.346617 4.492011 4.637406 4.782801 4.928195 5.073590 5.218984 5.364379 5.509774 5.655168 5.800563 5.945957 6.091352 6.236747 6.382141 6.527536 6.675097 6.831099 6.996720 7.162341 7.327962 7.493583 7.659204 7.824825 7.990446 8.156067 8.321688 8.487309 8.652930 8.818551 8.984172 9.149793 9.315236 9.469280 9.604021 9.727499 9.850977 9.974455 10.097933 10.234991 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.410763 0.413662 0.416561 0.419460 0.422359 0.425258 0.428157 0.431056 0.433955 0.436854 0.439753 0.442652 0.445551 0.448450 0.451349 0.454248 0.457147 0.460046 0.462945 0.465844 0.468743 0.471642 0.474541 0.477440 0.480339 0.483238 0.486137 0.489038 0.491939 0.494839 0.497740 0.500715 0.503760 0.506804 0.509849 0.512894 0.515939 0.518984 0.522029 0.525074 0.528119 0.531163 0.534208 0.537253 0.540298 0.543343 0.546388 0.549433 0.552478 0.555523 0.558603 0.561689 0.564775 0.567861 0.571030 0.574485 0.577940 0.581395 0.584851 0.588306 0.591761 0.595216 0.598671 0.602127 0.605582 0.609037 0.612492 0.615948 0.619403 0.622858 0.626313 0.629769 0.633224 0.636679 0.640134 0.643590 0.647045 0.650500 0.653955 0.657410 0.660866 0.664321 0.667776 0.671231 0.674687 0.678142 0.681597 0.685052 0.688508 0.691963 0.695418 0.698873 0.702328 0.705784 0.709239 0.712694 0.716149 0.719605 0.723060 0.726515 0.729970 0.733426 0.736881 0.740336 0.743791 0.747246 0.750702 0.754157 0.757612 0.761067 0.764523 0.767978 0.771433 0.774888 0.778344 0.781799 0.785254 0.788709 0.792165 0.795620 0.799075 0.802530 0.805985 0.809441 0.812895 0.816350 0.819801 0.823248 0.826695 0.830235 0.839606 0.849829 0.865004 0.859014 0.847421 0.846777 0.845249 0.843520 0.842171 0.841026 0.839970 0.837458 0.833239 0.828733 0.825957 0.823159 0.819865 0.816512 0.813158 0.808988 0.804456 0.799923 0.795391 0.790859 0.786875 0.783241 0.779302 0.775118 0.770934 0.766749 0.762565 0.758379 0.754139 0.749886 0.745633 0.741381 0.737128 0.732875 0.728622 0.724370 0.720141 0.716096 0.712145 0.708195 0.704244 0.700293 0.696342 0.692391 0.688440 0.684489 0.680538 0.676539 0.672453 0.668354 0.664255 0.660155 0.656056 0.652035 0.648656 0.645516 0.642376 0.639237 0.636097 0.632958 0.629818 0.626678 0.623539 0.620399 0.617260 0.614120 0.610981 0.607990 0.605074 0.609158 0.775564 0.948578 1.121593 1.294608 1.467623 1.640637 1.813652 1.986667 2.159682 2.332696 2.505711 2.678726 2.851741 3.024755 3.197770 3.370785 3.507850 3.535359 3.562867 3.592574 3.631180 3.669786 3.813610 3.959005 4.104400 4.249794 4.395189 4.540583 4.685978 4.831373 4.976767 5.122162 5.267556 5.412951 5.558345 5.703740 5.849135 5.994529 6.139924 6.285318 6.430713 6.577965 6.736489 6.902039 7.067660 7.233281 7.398902 7.564523 7.730144 7.895765 8.061386 8.227007 8.392628 8.558249 8.723870 8.889491 9.055112 9.220733 9.370200 9.508016 9.631494 9.754972 9.878450 10.001928 10.125406 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.400911 0.403810 0.406709 0.409608 0.412507 0.415406 0.418305 0.421204 0.424103 0.427002 0.429901 0.432800 0.435699 0.438598 0.441497 0.444396 0.447295 0.450194 0.453093 0.455992 0.458891 0.461790 0.464689 0.467588 0.470487 0.473386 0.476285 0.479184 0.482083 0.484982 0.487881 0.490786 0.493705 0.496624 0.499543 0.502462 0.505480 0.508524 0.511569 0.514614 0.517659 0.520704 0.523749 0.526794 0.529839 0.532883 0.535928 0.538973 0.542018 0.545063 0.548108 0.551153 0.554198 0.557242 0.560299 0.563426 0.566552 0.569679 0.572805 0.576095 0.579550 0.583005 0.586460 0.589916 0.593371 0.596826 0.600281 0.603737 0.607192 0.610647 0.614102 0.617558 0.621013 0.624468 0.627923 0.631378 0.634834 0.638289 0.641744 0.645199 0.648655 0.652110 0.655565 0.659020 0.662476 0.665931 0.669386 0.672841 0.676297 0.679752 0.683207 0.686662 0.690117 0.693573 0.697028 0.700483 0.703938 0.707394 0.710849 0.714304 0.717759 0.721215 0.724670 0.728125 0.731580 0.735035 0.738491 0.741946 0.745401 0.748856 0.752312 0.755767 0.759222 0.762677 0.766133 0.769588 0.773043 0.776498 0.779953 0.783409 0.786864 0.790319 0.793774 0.797230 0.800685 0.804140 0.807595 0.811051 0.814506 0.817959 0.821408 0.824854 0.828301 0.832298 0.839690 0.858246 0.863762 0.853112 0.847024 0.845765 0.845145 0.843212 0.841925 0.840869 0.839786 0.835648 0.830867 0.827588 0.824772 0.821992 0.818732 0.815379 0.811975 0.807679 0.803147 0.798615 0.794083 0.789551 0.785189 0.781492 0.777606 0.773421 0.769237 0.765053 0.760869 0.756627 0.752374 0.748121 0.743868 0.739616 0.735363 0.731110 0.727013 0.723061 0.719110 0.715159 0.711208 0.707257 0.703306 0.699356 0.695405 0.691454 0.687503 0.683552 0.679555 0.675467 0.671368 0.667268 0.663169 0.659070 0.654970 0.650871 0.647515 0.644373 0.641234 0.638094 0.634955 0.631815 0.628676 0.625536 0.622396 0.619257 0.616117 0.612978 0.609988 0.607071 0.604161 0.653804 0.826819 0.999833 1.172848 1.345863 1.518878 1.691892 1.864907 2.037922 2.210937 2.383951 2.556966 2.729981 2.902996 3.076011 3.249025 3.412101 3.430043 3.447986 3.465929 3.501776 3.579210 3.716788 3.862182 4.007577 4.152971 4.298366 4.443761 4.589155 4.734550 4.879944 5.025339 5.170734 5.316128 5.461523 5.606917 5.752312 5.897707 6.043101 6.188496 6.333890 6.479981 6.642288 6.807358 6.972979 7.138600 7.304221 7.469842 7.635463 7.801084 7.966705 8.132326 8.297947 8.463568 8.629189 8.794810 8.960431 9.126052 9.273959 9.412010 9.535489 9.658967 9.782445 9.905923 10.029401 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.405554 0.408453 0.411352 0.414251 0.417150 0.420049 0.422948 0.425847 0.428746 0.431645 0.434544 0.437443 0.440342 0.443241 0.446140 0.449039 0.451938 0.454837 0.457736 0.460635 0.463534 0.466433 0.469332 0.472231 0.475130 0.478029 0.480928 0.483827 0.486726 0.489625 0.492524 0.495445 0.498382 0.501319 0.504257 0.507199 0.510244 0.513289 0.516334 0.519379 0.522424 0.525469 0.528514 0.531558 0.534603 0.537648 0.540693 0.543738 0.546783 0.549828 0.552873 0.555918 0.558962 0.562007 0.565103 0.568270 0.571437 0.574605 0.577772 0.581160 0.584615 0.588070 0.591526 0.594981 0.598436 0.601891 0.605347 0.608802 0.612257 0.615712 0.619167 0.622623 0.626078 0.629533 0.632988 0.636444 0.639899 0.643354 0.646809 0.650265 0.653720 0.657175 0.660630 0.664085 0.667541 0.670996 0.674451 0.677906 0.681362 0.684817 0.688272 0.691727 0.695183 0.698638 0.702093 0.705548 0.709004 0.712459 0.715914 0.719369 0.722824 0.726280 0.729735 0.733190 0.736645 0.740101 0.743556 0.747011 0.750466 0.753922 0.757377 0.760832 0.764287 0.767742 0.771198 0.774653 0.778108 0.781563 0.785019 0.788474 0.791929 0.795384 0.798840 0.802295 0.805750 0.809205 0.812660 0.816116 0.819567 0.823014 0.826461 0.829969 0.835999 0.847552 0.864399 0.859220 0.847540 0.847142 0.845883 0.844254 0.842905 0.841769 0.840713 0.838056 0.833276 0.829192 0.826354 0.823594 0.820855 0.817599 0.814246 0.810826 0.806371 0.801839 0.797307 0.792775 0.788242 0.783712 0.779742 0.775907 0.771725 0.767541 0.763356 0.759114 0.754862 0.750609 0.746356 0.742103 0.737927 0.733976 0.730025 0.726074 0.722124 0.718173 0.714222 0.710271 0.706320 0.702369 0.698418 0.694467 0.690516 0.686566 0.682572 0.678480 0.674381 0.670282 0.666183 0.662083 0.657984 0.653885 0.649786 0.646371 0.643231 0.640091 0.636952 0.633812 0.630673 0.627533 0.624394 0.621254 0.618114 0.614975 0.611984 0.609068 0.606158 0.603247 0.705059 0.878074 1.051088 1.224103 1.397118 1.570133 1.743147 1.916162 2.089177 2.262192 2.435207 2.608221 2.781236 2.954251 3.127266 3.245604 3.313795 3.332601 3.351407 3.370213 3.480130 3.619965 3.765360 3.910754 4.056149 4.201543 4.346938 4.492333 4.637727 4.783122 4.928516 5.073911 5.219305 5.364700 5.510095 5.655489 5.800884 5.946278 6.091673 6.237068 6.382663 6.547056 6.712677 6.878298 7.043919 7.209540 7.375161 7.540782 7.706403 7.872024 8.037645 8.203266 8.368887 8.534507 8.700128 8.865749 9.031370 9.180094 9.314816 9.439483 9.562962 9.686440 9.809918 9.933396 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.407298 0.410197 0.413096 0.415995 0.418894 0.421793 0.424692 0.427591 0.430490 0.433389 0.436288 0.439187 0.442086 0.444985 0.447884 0.450783 0.453682 0.456581 0.459480 0.462379 0.465278 0.468177 0.471076 0.473975 0.476875 0.479774 0.482673 0.485572 0.488471 0.491370 0.494269 0.497168 0.500114 0.503070 0.506025 0.508981 0.511964 0.515009 0.518054 0.521099 0.524144 0.527189 0.530234 0.533278 0.536323 0.539368 0.542413 0.545458 0.548503 0.551548 0.554593 0.557637 0.560682 0.563727 0.566772 0.569929 0.573137 0.576345 0.579552 0.582770 0.586225 0.589680 0.593136 0.596591 0.600046 0.603501 0.606956 0.610412 0.613867 0.617322 0.620777 0.624233 0.627688 0.631143 0.634598 0.638054 0.641509 0.644964 0.648419 0.651874 0.655330 0.658785 0.662240 0.665695 0.669151 0.672606 0.676061 0.679516 0.682972 0.686427 0.689882 0.693337 0.696792 0.700248 0.703703 0.707158 0.710613 0.714069 0.717524 0.720979 0.724434 0.727890 0.731345 0.734800 0.738255 0.741711 0.745166 0.748621 0.752076 0.755531 0.758987 0.762442 0.765897 0.769352 0.772808 0.776263 0.779718 0.783173 0.786629 0.790084 0.793539 0.796994 0.800449 0.803905 0.807360 0.810815 0.814270 0.817725 0.821173 0.824620 0.828068 0.831983 0.839510 0.855505 0.863643 0.853085 0.847478 0.846352 0.845573 0.843947 0.842668 0.841612 0.840257 0.835684 0.830947 0.828031 0.825138 0.822416 0.819695 0.816466 0.813113 0.809530 0.805063 0.800531 0.795998 0.791466 0.786934 0.782402 0.778058 0.774199 0.770028 0.765844 0.761602 0.757349 0.753097 0.748891 0.744892 0.740941 0.736990 0.733039 0.729088 0.725137 0.721186 0.717235 0.713285 0.709334 0.705383 0.701432 0.697481 0.693530 0.689579 0.685590 0.681494 0.677395 0.673296 0.669196 0.665097 0.660998 0.656898 0.652799 0.648700 0.645228 0.642089 0.638949 0.635809 0.632670 0.629530 0.626391 0.623251 0.620112 0.616972 0.613980 0.611065 0.608155 0.605244 0.602334 0.756314 0.929329 1.102343 1.275358 1.448373 1.621388 1.794402 1.967417 2.140432 2.313447 2.486462 2.659476 2.832491 3.005506 3.121203 3.169033 3.211134 3.240508 3.269883 3.377748 3.523142 3.668537 3.813931 3.959326 4.104721 4.250115 4.395510 4.540904 4.686299 4.831694 4.977088 5.122483 5.267877 5.413272 5.558667 5.704061 5.849456 5.994850 6.140245 6.290012 6.452375 6.617996 6.783617 6.949238 7.114859 7.280480 7.446101 7.611721 7.777342 7.942963 8.108584 8.274205 8.439826 8.605447 8.771068 8.936689 9.088240 9.217846 9.343478 9.466956 9.590435 9.713913 9.837391 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.411941 0.414840 0.417739 0.420639 0.423538 0.426437 0.429336 0.432235 0.435134 0.438033 0.440932 0.443831 0.446730 0.449629 0.452528 0.455427 0.458326 0.461225 0.464124 0.467023 0.469922 0.472821 0.475720 0.478619 0.481518 0.484417 0.487316 0.490215 0.493114 0.496013 0.498912 0.501821 0.504794 0.507768 0.510741 0.513714 0.516729 0.519774 0.522819 0.525864 0.528909 0.531953 0.534998 0.538043 0.541088 0.544133 0.547178 0.550223 0.553268 0.556313 0.559357 0.562402 0.565447 0.568492 0.571537 0.574776 0.578025 0.581274 0.584522 0.587835 0.591290 0.594745 0.598201 0.601656 0.605111 0.608566 0.612022 0.615477 0.618932 0.622387 0.625843 0.629298 0.632753 0.636208 0.639663 0.643119 0.646574 0.650029 0.653484 0.656940 0.660395 0.663850 0.667305 0.670761 0.674216 0.677671 0.681126 0.684581 0.688037 0.691492 0.694947 0.698402 0.701858 0.705313 0.708768 0.712223 0.715679 0.719134 0.722589 0.726044 0.729499 0.732955 0.736410 0.739865 0.743320 0.746776 0.750231 0.753686 0.757141 0.760597 0.764052 0.767507 0.770962 0.774418 0.777873 0.781328 0.784783 0.788238 0.791694 0.795149 0.798604 0.802059 0.805515 0.808970 0.812425 0.815879 0.819332 0.822779 0.826226 0.829728 0.834101 0.845276 0.862201 0.859193 0.847884 0.847453 0.846516 0.844989 0.843639 0.842512 0.841162 0.838093 0.833312 0.829690 0.826790 0.823958 0.821237 0.818517 0.815333 0.811980 0.808287 0.803754 0.799222 0.794690 0.790158 0.785626 0.781093 0.776575 0.772516 0.768331 0.764090 0.759853 0.755807 0.751856 0.747905 0.743954 0.740004 0.736053 0.732102 0.728151 0.724200 0.720249 0.716298 0.712347 0.708396 0.704446 0.700495 0.696544 0.692593 0.688607 0.684508 0.680408 0.676309 0.672210 0.668111 0.664011 0.659912 0.655813 0.651714 0.647651 0.644086 0.640946 0.637807 0.634667 0.631527 0.628388 0.625248 0.622109 0.618969 0.615975 0.613063 0.610152 0.607241 0.604331 0.641050 0.807569 0.980584 1.153598 1.326613 1.499628 1.672643 1.845658 2.018672 2.191687 2.364702 2.537717 2.710731 2.883746 3.017310 3.046813 3.076316 3.115501 3.172845 3.280925 3.426320 3.571714 3.717109 3.862503 4.007898 4.153293 4.298687 4.444082 4.589476 4.734871 4.880265 5.025660 5.171055 5.316449 5.461844 5.607238 5.752633 5.898028 6.043422 6.195978 6.357694 6.523315 6.688936 6.854556 7.020177 7.185798 7.351419 7.517040 7.682661 7.848282 8.013903 8.179524 8.345145 8.510766 8.676387 8.842008 8.998101 9.123092 9.247473 9.370951 9.494430 9.617908 9.772626 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.416585 0.419484 0.422383 0.425282 0.428181 0.431080 0.433979 0.436878 0.439777 0.442676 0.445575 0.448474 0.451373 0.454272 0.457171 0.460070 0.462969 0.465868 0.468767 0.471666 0.474565 0.477464 0.480363 0.483262 0.486161 0.489060 0.491959 0.494858 0.497757 0.500656 0.503555 0.506494 0.509485 0.512475 0.515466 0.518457 0.521494 0.524539 0.527584 0.530629 0.533673 0.536718 0.539763 0.542808 0.545853 0.548898 0.551943 0.554988 0.558032 0.561077 0.564122 0.567167 0.570212 0.573257 0.576356 0.579646 0.582935 0.586225 0.589514 0.592900 0.596355 0.599811 0.603266 0.606721 0.610176 0.613631 0.617087 0.620542 0.623997 0.627452 0.630908 0.634363 0.637818 0.641273 0.644729 0.648184 0.651639 0.655094 0.658550 0.662005 0.665460 0.668915 0.672370 0.675826 0.679281 0.682736 0.686191 0.689647 0.693102 0.696557 0.700012 0.703468 0.706923 0.710378 0.713833 0.717288 0.720744 0.724199 0.727654 0.731109 0.734565 0.738020 0.741475 0.744930 0.748386 0.751841 0.755296 0.758751 0.762206 0.765662 0.769117 0.772572 0.776027 0.779483 0.782938 0.786393 0.789848 0.793304 0.796759 0.800214 0.803669 0.807125 0.810580 0.814035 0.817489 0.820938 0.824385 0.827832 0.831668 0.839461 0.853532 0.863615 0.853058 0.847933 0.846986 0.846118 0.844681 0.843411 0.842061 0.840409 0.835721 0.831111 0.828475 0.825552 0.822780 0.820059 0.817330 0.814200 0.810847 0.806978 0.802446 0.797914 0.793382 0.788850 0.784317 0.779785 0.775253 0.770826 0.766722 0.762772 0.758821 0.754870 0.750919 0.746968 0.743017 0.739066 0.735115 0.731164 0.727214 0.723263 0.719312 0.715361 0.711410 0.707459 0.703508 0.699557 0.695606 0.691621 0.687521 0.683422 0.679323 0.675224 0.671124 0.667025 0.662926 0.658826 0.654727 0.650628 0.646570 0.642943 0.639804 0.636664 0.633525 0.630385 0.627245 0.624106 0.620969 0.617970 0.615060 0.612149 0.609239 0.606328 0.603417 0.685809 0.858824 1.031839 1.204853 1.377868 1.550883 1.723898 1.896913 2.069927 2.242942 2.415957 2.588972 2.761986 2.920991 2.941594 2.962198 2.982801 3.060781 3.184102 3.329497 3.474891 3.620286 3.765681 3.911075 4.056470 4.201864 4.347259 4.492654 4.638048 4.783443 4.928837 5.074232 5.219627 5.365021 5.510416 5.655810 5.801205 5.946600 6.100760 6.263012 6.428633 6.594254 6.759875 6.925496 7.091117 7.256738 7.422359 7.587980 7.753601 7.919222 8.084843 8.250464 8.416085 8.581706 8.745376 8.904512 9.027990 9.151468 9.274946 9.398424 9.521903 9.699256 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.421228 0.424127 0.427026 0.429925 0.432824 0.435723 0.438622 0.441521 0.444420 0.447319 0.450218 0.453117 0.456016 0.458915 0.461814 0.464713 0.467612 0.470511 0.473410 0.476309 0.479208 0.482107 0.485006 0.487905 0.490804 0.493703 0.496602 0.499501 0.502400 0.505299 0.508198 0.511177 0.514185 0.517193 0.520201 0.523214 0.526259 0.529304 0.532348 0.535393 0.538438 0.541483 0.544528 0.547573 0.550618 0.553663 0.556708 0.559752 0.562797 0.565842 0.568887 0.571932 0.574977 0.578022 0.581207 0.584537 0.587868 0.591198 0.594528 0.597965 0.601420 0.604876 0.608331 0.611786 0.615241 0.618697 0.622152 0.625607 0.629062 0.632518 0.635973 0.639428 0.642883 0.646338 0.649794 0.653249 0.656704 0.660159 0.663615 0.667070 0.670525 0.673980 0.677436 0.680891 0.684346 0.687801 0.691257 0.694712 0.698167 0.701622 0.705077 0.708533 0.711988 0.715443 0.718898 0.722354 0.725809 0.729264 0.732719 0.736175 0.739630 0.743085 0.746540 0.749995 0.753451 0.756906 0.760361 0.763816 0.767272 0.770727 0.774182 0.777637 0.781093 0.784548 0.788003 0.791458 0.794913 0.798369 0.801824 0.805279 0.808734 0.812190 0.815645 0.819098 0.822545 0.825991 0.829481 0.833786 0.842999 0.859253 0.859166 0.848134 0.847814 0.847150 0.845723 0.844374 0.842960 0.841252 0.838129 0.833348 0.830146 0.827234 0.824325 0.821602 0.818881 0.816160 0.813067 0.809714 0.805670 0.801138 0.796606 0.792073 0.787541 0.783009 0.778477 0.773979 0.769779 0.765785 0.761834 0.757883 0.753933 0.749982 0.746031 0.742080 0.738129 0.734178 0.730227 0.726276 0.722325 0.718375 0.714424 0.710473 0.706522 0.702571 0.698620 0.694634 0.690535 0.686436 0.682336 0.678237 0.674138 0.670039 0.665939 0.661840 0.657741 0.653641 0.649542 0.645454 0.641801 0.638661 0.635522 0.632382 0.629242 0.626103 0.622971 0.619967 0.617057 0.614146 0.611236 0.608325 0.605414 0.602504 0.737064 0.910079 1.083094 1.256109 1.429123 1.602138 1.775153 1.948168 2.121182 2.294197 2.467212 2.640227 2.763228 2.828859 2.851485 2.874111 2.941885 3.087280 3.232674 3.378069 3.523463 3.668858 3.814253 3.959647 4.105042 4.250436 4.395831 4.541226 4.686620 4.832015 4.977409 5.122804 5.268198 5.413593 5.558988 5.704382 5.849777 6.004523 6.168331 6.333952 6.499573 6.665194 6.830815 6.996436 7.162057 7.327678 7.493299 7.658920 7.824541 7.990162 8.155783 8.321404 8.487025 8.650142 8.802084 8.931985 9.055463 9.178941 9.302419 9.425897 9.593094 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.411376 0.414275 0.417174 0.420073 0.422972 0.425871 0.428770 0.431669 0.434568 0.437467 0.440366 0.443265 0.446164 0.449063 0.451962 0.454861 0.457760 0.460659 0.463558 0.466457 0.469356 0.472255 0.475154 0.478053 0.480952 0.483851 0.486750 0.489649 0.492548 0.495447 0.498346 0.501245 0.504144 0.507043 0.509942 0.512844 0.515869 0.518895 0.521920 0.524946 0.527979 0.531024 0.534068 0.537113 0.540158 0.543203 0.546248 0.549293 0.552338 0.555383 0.558427 0.561472 0.564517 0.567562 0.570607 0.573652 0.576697 0.579742 0.582787 0.586079 0.589451 0.592822 0.596193 0.599575 0.603030 0.606486 0.609941 0.613396 0.616851 0.620307 0.623762 0.627217 0.630672 0.634127 0.637583 0.641038 0.644493 0.647948 0.651404 0.654859 0.658314 0.661769 0.665225 0.668680 0.672135 0.675590 0.679045 0.682501 0.685956 0.689411 0.692866 0.696322 0.699777 0.703232 0.706687 0.710143 0.713598 0.717053 0.720508 0.723964 0.727419 0.730874 0.734329 0.737784 0.741240 0.744695 0.748150 0.751605 0.755061 0.758516 0.761971 0.765426 0.768882 0.772337 0.775792 0.779247 0.782702 0.786158 0.789613 0.793068 0.796523 0.799979 0.803434 0.806889 0.810344 0.813799 0.817254 0.820704 0.824151 0.827598 0.831354 0.837989 0.851396 0.864453 0.853032 0.848387 0.847619 0.846795 0.845416 0.843859 0.842151 0.840518 0.835757 0.831474 0.828919 0.825993 0.823146 0.820424 0.817703 0.814982 0.811934 0.808581 0.804362 0.799829 0.795297 0.790765 0.786233 0.781701 0.777205 0.773003 0.768905 0.764858 0.760897 0.756946 0.752995 0.749044 0.745094 0.741143 0.737192 0.733241 0.729290 0.725339 0.721388 0.717437 0.713486 0.709536 0.705585 0.701634 0.697648 0.693549 0.689449 0.685350 0.681251 0.677152 0.673052 0.668953 0.664854 0.660754 0.656655 0.652556 0.648457 0.644357 0.640702 0.637519 0.634379 0.631240 0.628100 0.624972 0.621965 0.619054 0.616143 0.613233 0.610322 0.607412 0.604501 0.631658 0.788319 0.961334 1.134349 1.307364 1.480378 1.653393 1.826408 1.999423 2.172437 2.345452 2.518467 2.632674 2.684608 2.732274 2.774930 2.845062 2.990457 3.135851 3.281246 3.426641 3.572035 3.717430 3.862824 4.008219 4.153614 4.299008 4.444403 4.589797 4.735192 4.880587 5.025981 5.171376 5.316770 5.462165 5.607560 5.753465 5.908029 6.073650 6.239271 6.404892 6.570513 6.736134 6.901755 7.067376 7.232997 7.398618 7.564239 7.729860 7.895481 8.061102 8.226723 8.392344 8.557409 8.702373 8.835980 8.959458 9.082936 9.206414 9.329892 9.453370 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.416019 0.418918 0.421817 0.424716 0.427615 0.430514 0.433413 0.436312 0.439211 0.442110 0.445009 0.447908 0.450807 0.453706 0.456605 0.459504 0.462403 0.465302 0.468201 0.471100 0.473999 0.476898 0.479797 0.482696 0.485595 0.488494 0.491393 0.494292 0.497191 0.500090 0.502989 0.505888 0.508787 0.511686 0.514585 0.517530 0.520572 0.523615 0.526657 0.529699 0.532743 0.535788 0.538833 0.541878 0.544923 0.547968 0.551013 0.554058 0.557103 0.560147 0.563192 0.566237 0.569282 0.572327 0.575372 0.578417 0.581462 0.584506 0.587562 0.590974 0.594386 0.597799 0.601211 0.604640 0.608096 0.611551 0.615006 0.618461 0.621916 0.625372 0.628827 0.632282 0.635737 0.639193 0.642648 0.646103 0.649558 0.653014 0.656469 0.659924 0.663379 0.666834 0.670290 0.673745 0.677200 0.680655 0.684111 0.687566 0.691021 0.694476 0.697932 0.701387 0.704842 0.708297 0.711752 0.715208 0.718663 0.722118 0.725573 0.729029 0.732484 0.735939 0.739394 0.742850 0.746305 0.749760 0.753215 0.756671 0.760126 0.763581 0.767036 0.770491 0.773947 0.777402 0.780857 0.784312 0.787768 0.791223 0.794678 0.798133 0.801589 0.805044 0.808499 0.811954 0.815408 0.818863 0.822310 0.825757 0.829240 0.833471 0.840723 0.856305 0.859139 0.848457 0.848198 0.847783 0.846457 0.845160 0.843050 0.841435 0.838166 0.833385 0.830571 0.827678 0.824752 0.821966 0.819246 0.816525 0.813804 0.810801 0.807410 0.803053 0.798521 0.793989 0.789457 0.784925 0.780419 0.776227 0.772129 0.768032 0.763934 0.759960 0.756009 0.752058 0.748107 0.744156 0.740205 0.736254 0.732304 0.728353 0.724402 0.720451 0.716500 0.712549 0.708598 0.704647 0.700658 0.696562 0.692463 0.688364 0.684264 0.680165 0.676066 0.671967 0.667867 0.663768 0.659669 0.655569 0.651470 0.647371 0.643272 0.639584 0.636376 0.633237 0.630097 0.626972 0.623962 0.621051 0.618140 0.615230 0.612319 0.609409 0.606498 0.603588 0.671785 0.839574 1.012589 1.185604 1.358619 1.531633 1.704648 1.877663 2.050678 2.223692 2.396707 2.526934 2.558605 2.590276 2.650219 2.748240 2.893634 3.039029 3.184423 3.329818 3.475213 3.620607 3.766002 3.911396 4.056791 4.202186 4.347580 4.492975 4.638369 4.783764 4.929158 5.074553 5.219948 5.365342 5.510737 5.658116 5.813348 5.978969 6.144590 6.310211 6.475832 6.641453 6.807074 6.972695 7.138316 7.303937 7.469558 7.635179 7.800800 7.966421 8.132042 8.297662 8.463283 8.605527 8.739975 8.863453 8.986931 9.110409 9.233887 9.357365 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.417763 0.420662 0.423561 0.426460 0.429359 0.432258 0.435157 0.438056 0.440955 0.443854 0.446753 0.449652 0.452551 0.455450 0.458349 0.461248 0.464147 0.467046 0.469945 0.472844 0.475743 0.478642 0.481542 0.484441 0.487340 0.490239 0.493138 0.496037 0.498936 0.501835 0.504734 0.507634 0.510548 0.513463 0.516378 0.519293 0.522284 0.525329 0.528374 0.531419 0.534463 0.537508 0.540553 0.543598 0.546643 0.549688 0.552733 0.555778 0.558822 0.561867 0.564912 0.567957 0.571002 0.574047 0.577092 0.580137 0.583182 0.586226 0.589271 0.592438 0.595891 0.599344 0.602798 0.606251 0.609705 0.613161 0.616616 0.620071 0.623526 0.626982 0.630437 0.633892 0.637347 0.640803 0.644258 0.647713 0.651168 0.654623 0.658079 0.661534 0.664989 0.668444 0.671900 0.675355 0.678810 0.682265 0.685721 0.689176 0.692631 0.696086 0.699541 0.702997 0.706452 0.709907 0.713362 0.716818 0.720273 0.723728 0.727183 0.730639 0.734094 0.737549 0.741004 0.744459 0.747915 0.751370 0.754825 0.758280 0.761736 0.765191 0.768646 0.772101 0.775557 0.779012 0.782467 0.785922 0.789378 0.792833 0.796288 0.799743 0.803198 0.806654 0.810109 0.813564 0.817018 0.820469 0.823916 0.827363 0.831042 0.835631 0.849206 0.864846 0.853005 0.848842 0.848253 0.847499 0.846313 0.843949 0.842241 0.840574 0.835793 0.831953 0.829362 0.826436 0.823531 0.820788 0.818068 0.815347 0.812626 0.809668 0.806182 0.801745 0.797213 0.792681 0.788148 0.783622 0.779450 0.775353 0.771255 0.767158 0.763060 0.759026 0.755072 0.751121 0.747170 0.743219 0.739268 0.735317 0.731366 0.727415 0.723465 0.719514 0.715563 0.711612 0.707661 0.703667 0.699576 0.695477 0.691377 0.687278 0.683179 0.679080 0.674980 0.670881 0.666782 0.662682 0.658583 0.654484 0.650385 0.646285 0.642186 0.638432 0.635234 0.632094 0.628971 0.625959 0.623048 0.620138 0.617227 0.614316 0.611406 0.608495 0.605585 0.602674 0.717911 0.890829 1.063844 1.236859 1.409874 1.582888 1.755903 1.928918 2.101933 2.274947 2.430107 2.454011 2.477915 2.511851 2.651417 2.796811 2.942206 3.087601 3.232995 3.378390 3.523784 3.669179 3.814574 3.959968 4.105363 4.250757 4.396152 4.541547 4.686941 4.832336 4.977730 5.123125 5.268520 5.413914 5.561668 5.718667 5.884288 6.049909 6.215530 6.381151 6.546772 6.712393 6.878014 7.043635 7.209256 7.374877 7.540497 7.706118 7.871739 8.037360 8.202981 8.368602 8.511087 8.643970 8.767448 8.890926 9.014404 9.137882 9.261360 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.422407 0.425306 0.428205 0.431104 0.434003 0.436902 0.439801 0.442700 0.445599 0.448498 0.451397 0.454296 0.457195 0.460094 0.462993 0.465892 0.468791 0.471690 0.474589 0.477488 0.480387 0.483286 0.486185 0.489084 0.491983 0.494882 0.497781 0.500680 0.503579 0.506478 0.509377 0.512288 0.515221 0.518154 0.521087 0.524020 0.527049 0.530094 0.533138 0.536183 0.539228 0.542273 0.545318 0.548363 0.551408 0.554453 0.557498 0.560542 0.563587 0.566632 0.569677 0.572722 0.575767 0.578812 0.581865 0.584949 0.588032 0.591116 0.594200 0.597494 0.600950 0.604405 0.607860 0.611315 0.614771 0.618226 0.621681 0.625136 0.628591 0.632047 0.635502 0.638957 0.642412 0.645868 0.649323 0.652778 0.656233 0.659689 0.663144 0.666599 0.670054 0.673510 0.676965 0.680420 0.683875 0.687330 0.690786 0.694241 0.697696 0.701151 0.704607 0.708062 0.711517 0.714972 0.718428 0.721883 0.725338 0.728793 0.732248 0.735704 0.739159 0.742614 0.746069 0.749525 0.752980 0.756435 0.759890 0.763346 0.766801 0.770256 0.773711 0.777166 0.780622 0.784077 0.787532 0.790987 0.794443 0.797898 0.801353 0.804808 0.808263 0.811719 0.815174 0.818629 0.822075 0.825522 0.829004 0.833156 0.839315 0.853357 0.859113 0.848863 0.848727 0.848416 0.847354 0.844940 0.843140 0.841832 0.838202 0.833523 0.831016 0.828121 0.825195 0.822331 0.819610 0.816889 0.814169 0.811448 0.808532 0.804935 0.800437 0.795904 0.791372 0.786840 0.782674 0.778577 0.774479 0.770382 0.766284 0.762187 0.758091 0.754134 0.750184 0.746233 0.742282 0.738331 0.734380 0.730429 0.726478 0.722527 0.718576 0.714626 0.710675 0.706677 0.702590 0.698490 0.694391 0.690292 0.686192 0.682093 0.677994 0.673895 0.669795 0.665696 0.661597 0.657497 0.653398 0.649299 0.645200 0.641100 0.637245 0.634091 0.630969 0.627956 0.625045 0.622135 0.619224 0.616314 0.613403 0.610492 0.607582 0.604671 0.623419 0.769070 0.942084 1.115099 1.288114 1.461129 1.634143 1.807158 1.980173 2.153188 2.283014 2.348627 2.381244 2.413862 2.554594 2.699989 2.845383 2.990778 3.136173 3.281567 3.426962 3.572356 3.717751 3.863146 4.008540 4.153935 4.299329 4.444724 4.590119 4.735513 4.880908 5.026302 5.171697 5.317091 5.464277 5.624266 5.789607 5.955228 6.120849 6.286470 6.452091 6.617711 6.783332 6.948953 7.114574 7.280195 7.445816 7.611437 7.777058 7.942679 8.108300 8.273921 8.418688 8.546963 8.671443 8.794921 8.918399 9.041877 9.165355 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.427050 0.429949 0.432848 0.435747 0.438646 0.441545 0.444444 0.447343 0.450242 0.453141 0.456040 0.458939 0.461838 0.464737 0.467636 0.470535 0.473434 0.476333 0.479232 0.482131 0.485030 0.487929 0.490828 0.493727 0.496626 0.499525 0.502424 0.505323 0.508222 0.511121 0.514020 0.516953 0.519904 0.522855 0.525806 0.528769 0.531814 0.534858 0.537903 0.540948 0.543993 0.547038 0.550083 0.553128 0.556173 0.559217 0.562262 0.565307 0.568352 0.571397 0.574442 0.577487 0.580532 0.583577 0.586660 0.589785 0.592909 0.596033 0.599157 0.602560 0.606015 0.609470 0.612925 0.616380 0.619836 0.623291 0.626746 0.630201 0.633657 0.637112 0.640567 0.644022 0.647478 0.650933 0.654388 0.657843 0.661298 0.664754 0.668209 0.671664 0.675119 0.678575 0.682030 0.685485 0.688940 0.692396 0.695851 0.699306 0.702761 0.706217 0.709672 0.713127 0.716582 0.720037 0.723493 0.726948 0.730403 0.733858 0.737314 0.740769 0.744224 0.747679 0.751135 0.754590 0.758045 0.761500 0.764955 0.768411 0.771866 0.775321 0.778776 0.782232 0.785687 0.789142 0.792597 0.796053 0.799508 0.802963 0.806418 0.809873 0.813328 0.816783 0.820235 0.823682 0.827128 0.830727 0.835273 0.846962 0.863132 0.852978 0.849296 0.848886 0.848396 0.847407 0.844039 0.842331 0.840611 0.835830 0.832431 0.829806 0.826880 0.823954 0.821153 0.818432 0.815711 0.812990 0.810270 0.807403 0.803661 0.799128 0.794596 0.790064 0.785898 0.781801 0.777703 0.773606 0.769508 0.765411 0.761313 0.757218 0.753197 0.749246 0.745295 0.741344 0.737394 0.733443 0.729492 0.725541 0.721590 0.717639 0.713688 0.709689 0.705603 0.701504 0.697405 0.693305 0.689206 0.685107 0.681007 0.676908 0.672809 0.668710 0.664610 0.660511 0.656412 0.652313 0.648213 0.644114 0.640015 0.636089 0.632966 0.629953 0.627042 0.624132 0.621221 0.618311 0.615400 0.612489 0.609579 0.606668 0.603758 0.659630 0.820325 0.993339 1.166354 1.339369 1.512384 1.685399 1.858413 2.031428 2.144643 2.201207 2.261470 2.324101 2.457771 2.603166 2.748561 2.893955 3.039350 3.184744 3.330139 3.475534 3.620928 3.766323 3.911717 4.057112 4.202507 4.347901 4.493296 4.638690 4.784085 4.929480 5.074874 5.220269 5.366071 5.529712 5.694926 5.860546 6.026167 6.191788 6.357409 6.523030 6.688651 6.854272 7.019893 7.185514 7.351135 7.516756 7.682377 7.847998 8.013619 8.179240 8.328033 8.451820 8.575438 8.698916 8.822394 8.945872 9.077629 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.428794 0.431693 0.434592 0.437491 0.440390 0.443289 0.446188 0.449087 0.451986 0.454885 0.457784 0.460683 0.463582 0.466481 0.469380 0.472279 0.475178 0.478077 0.480976 0.483875 0.486774 0.489673 0.492572 0.495471 0.498370 0.501269 0.504168 0.507067 0.509966 0.512865 0.515764 0.518663 0.521628 0.524597 0.527566 0.530535 0.533533 0.536578 0.539623 0.542668 0.545713 0.548758 0.551803 0.554848 0.557893 0.560937 0.563982 0.567027 0.570072 0.573117 0.576162 0.579207 0.582252 0.585296 0.588341 0.591478 0.594642 0.597807 0.600972 0.604169 0.607625 0.611080 0.614535 0.617990 0.621446 0.624901 0.628356 0.631811 0.635267 0.638722 0.642177 0.645632 0.649087 0.652543 0.655998 0.659453 0.662908 0.666364 0.669819 0.673274 0.676729 0.680185 0.683640 0.687095 0.690550 0.694005 0.697461 0.700916 0.704371 0.707826 0.711282 0.714737 0.718192 0.721647 0.725103 0.728558 0.732013 0.735468 0.738924 0.742379 0.745834 0.749289 0.752744 0.756200 0.759655 0.763110 0.766565 0.770021 0.773476 0.776931 0.780386 0.783842 0.787297 0.790752 0.794207 0.797662 0.801118 0.804573 0.808028 0.811483 0.814938 0.818392 0.821841 0.825288 0.828755 0.832841 0.839267 0.850408 0.860017 0.849296 0.849356 0.849409 0.848449 0.844893 0.843230 0.842196 0.838239 0.833806 0.831483 0.828565 0.825639 0.822727 0.819975 0.817254 0.814533 0.811812 0.809091 0.806270 0.802352 0.797820 0.793311 0.789122 0.785025 0.780927 0.776830 0.772732 0.768635 0.764537 0.760440 0.756342 0.752265 0.748309 0.744358 0.740407 0.736456 0.732505 0.728555 0.724604 0.720653 0.716702 0.712701 0.708617 0.704518 0.700418 0.696319 0.692220 0.688120 0.684021 0.679922 0.675823 0.671723 0.667624 0.663525 0.659425 0.655326 0.651227 0.647128 0.643028 0.638929 0.635004 0.631950 0.629040 0.626129 0.623218 0.620308 0.617397 0.614487 0.611576 0.608665 0.605755 0.602844 0.701135 0.871580 1.044594 1.217609 1.390624 1.563639 1.736654 1.909668 2.037798 2.075022 2.112246 2.221777 2.360949 2.506343 2.651738 2.797133 2.942527 3.087922 3.233316 3.378711 3.524106 3.669500 3.814895 3.960289 4.105684 4.251079 4.396473 4.541868 4.687262 4.832657 4.978051 5.123446 5.270830 5.434623 5.600244 5.765865 5.931486 6.097107 6.262728 6.428349 6.593970 6.759591 6.925212 7.090833 7.256454 7.422075 7.587696 7.753317 7.918938 8.080471 8.232477 8.355955 8.479433 8.602911 8.726389 8.849867 9.017073 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.421841 0.424740 0.427639 0.430538 0.433437 0.436336 0.439235 0.442134 0.445033 0.447932 0.450831 0.453730 0.456629 0.459528 0.462427 0.465326 0.468225 0.471124 0.474023 0.476922 0.479821 0.482720 0.485619 0.488518 0.491417 0.494316 0.497215 0.500114 0.503013 0.505912 0.508811 0.511710 0.514609 0.517508 0.520407 0.523327 0.526314 0.529300 0.532287 0.535273 0.538298 0.541343 0.544388 0.547433 0.550478 0.553523 0.556568 0.559612 0.562657 0.565702 0.568747 0.571792 0.574837 0.577882 0.580927 0.583972 0.587016 0.590061 0.593111 0.596317 0.599522 0.602728 0.605933 0.609235 0.612690 0.616145 0.619600 0.623056 0.626511 0.629966 0.633421 0.636876 0.640332 0.643787 0.647242 0.650697 0.654153 0.657608 0.661063 0.664518 0.667974 0.671429 0.674884 0.678339 0.681794 0.685250 0.688705 0.692160 0.695615 0.699071 0.702526 0.705981 0.709436 0.712892 0.716347 0.719802 0.723257 0.726712 0.730168 0.733623 0.737078 0.740533 0.743989 0.747444 0.750899 0.754354 0.757810 0.761265 0.764720 0.768175 0.771631 0.775086 0.778541 0.781996 0.785451 0.788907 0.792362 0.795817 0.799272 0.802728 0.806183 0.809638 0.813093 0.816548 0.820000 0.823447 0.826894 0.830500 0.834958 0.844679 0.860409 0.852951 0.849750 0.849968 0.849491 0.848154 0.844129 0.842487 0.840647 0.835866 0.832910 0.830249 0.827324 0.824398 0.821517 0.818797 0.816076 0.813355 0.810634 0.807913 0.805096 0.801044 0.796548 0.792346 0.788248 0.784151 0.780053 0.775956 0.771858 0.767761 0.763663 0.759566 0.755468 0.751378 0.747372 0.743421 0.739470 0.735519 0.731568 0.727617 0.723666 0.719716 0.715715 0.711630 0.707531 0.703432 0.699333 0.695233 0.691134 0.687035 0.682935 0.678836 0.674737 0.670638 0.666538 0.662439 0.658340 0.654241 0.650141 0.646042 0.641899 0.637706 0.634072 0.631037 0.628126 0.625216 0.622305 0.619394 0.616484 0.613573 0.610663 0.607752 0.604841 0.616291 0.749820 0.922835 1.095850 1.268864 1.441879 1.614894 1.787909 1.940640 1.976214 2.011787 2.118731 2.264126 2.409521 2.554915 2.700310 2.845704 2.991099 3.136494 3.281888 3.427283 3.572677 3.718072 3.863467 4.008861 4.154256 4.299650 4.445045 4.590440 4.735834 4.881229 5.026623 5.177723 5.339942 5.505563 5.671184 5.836805 6.002426 6.168047 6.333668 6.499289 6.664910 6.830531 6.996152 7.161773 7.327394 7.493015 7.658636 7.824257 7.984367 8.134282 8.259950 8.383428 8.506906 8.630384 8.753862 8.932000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.423585 0.426484 0.429383 0.432282 0.435181 0.438080 0.440979 0.443878 0.446777 0.449676 0.452575 0.455474 0.458373 0.461272 0.464171 0.467070 0.469969 0.472868 0.475767 0.478666 0.481565 0.484464 0.487363 0.490262 0.493161 0.496060 0.498959 0.501858 0.504757 0.507656 0.510555 0.513454 0.516353 0.519252 0.522151 0.525050 0.528005 0.531009 0.534013 0.537017 0.540021 0.543063 0.546108 0.549153 0.552198 0.555243 0.558288 0.561332 0.564377 0.567422 0.570467 0.573512 0.576557 0.579602 0.582647 0.585691 0.588736 0.591781 0.594826 0.597931 0.601178 0.604424 0.607670 0.610917 0.614300 0.617755 0.621210 0.624665 0.628121 0.631576 0.635031 0.638486 0.641942 0.645397 0.648852 0.652307 0.655763 0.659218 0.662673 0.666128 0.669583 0.673039 0.676494 0.679949 0.683404 0.686860 0.690315 0.693770 0.697225 0.700681 0.704136 0.707591 0.711046 0.714501 0.717957 0.721412 0.724867 0.728322 0.731778 0.735233 0.738688 0.742143 0.745599 0.749054 0.752509 0.755964 0.759419 0.762875 0.766330 0.769785 0.773240 0.776696 0.780151 0.783606 0.787061 0.790517 0.793972 0.797427 0.800882 0.804337 0.807793 0.811248 0.814703 0.818158 0.821606 0.825053 0.828509 0.832526 0.837151 0.847522 0.859945 0.849750 0.850437 0.850532 0.849543 0.845025 0.843320 0.842516 0.838275 0.834220 0.831934 0.829008 0.826083 0.823157 0.820339 0.817618 0.814898 0.812177 0.809456 0.806735 0.803915 0.799771 0.795570 0.791472 0.787375 0.783277 0.779180 0.775082 0.770985 0.766887 0.762790 0.758692 0.754595 0.750497 0.746439 0.742484 0.738533 0.734582 0.730631 0.726680 0.722729 0.718730 0.714644 0.710545 0.706446 0.702346 0.698247 0.694148 0.690048 0.685949 0.681850 0.677751 0.673651 0.669552 0.665453 0.661353 0.657206 0.652953 0.648700 0.644447 0.640237 0.636579 0.633343 0.630175 0.627213 0.624302 0.621391 0.618481 0.615570 0.612660 0.609749 0.606838 0.603928 0.648768 0.801075 0.974090 1.147105 1.320119 1.493134 1.666149 1.805745 1.874308 1.920982 2.021909 2.167303 2.312698 2.458093 2.603487 2.748882 2.894276 3.039671 3.185066 3.330460 3.475855 3.621249 3.766644 3.912039 4.057433 4.202828 4.348222 4.493617 4.639011 4.784406 4.929801 5.083305 5.245261 5.410882 5.576503 5.742124 5.907745 6.073366 6.238987 6.404608 6.570229 6.735850 6.901471 7.067092 7.232713 7.398334 7.563955 7.729576 7.890826 8.033996 8.163944 8.287423 8.410901 8.534379 8.657857 8.805696 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.428228 0.431127 0.434026 0.436925 0.439824 0.442723 0.445622 0.448521 0.451420 0.454319 0.457218 0.460117 0.463016 0.465915 0.468814 0.471713 0.474612 0.477511 0.480410 0.483310 0.486209 0.489108 0.492007 0.494906 0.497805 0.500704 0.503603 0.506502 0.509401 0.512300 0.515199 0.518098 0.520997 0.523896 0.526795 0.529694 0.532693 0.535715 0.538736 0.541757 0.544783 0.547828 0.550873 0.553918 0.556963 0.560007 0.563052 0.566097 0.569142 0.572187 0.575232 0.578277 0.581322 0.584367 0.587411 0.590456 0.593501 0.596546 0.599591 0.602773 0.606060 0.609348 0.612635 0.615922 0.619365 0.622820 0.626275 0.629731 0.633186 0.636641 0.640096 0.643551 0.647007 0.650462 0.653917 0.657372 0.660828 0.664283 0.667738 0.671193 0.674649 0.678104 0.681559 0.685014 0.688470 0.691925 0.695380 0.698835 0.702290 0.705746 0.709201 0.712656 0.716111 0.719567 0.723022 0.726477 0.729932 0.733388 0.736843 0.740298 0.743753 0.747208 0.750664 0.754119 0.757574 0.761029 0.764485 0.767940 0.771395 0.774850 0.778306 0.781761 0.785216 0.788671 0.792126 0.795582 0.799037 0.802492 0.805947 0.809403 0.812857 0.816312 0.819766 0.823212 0.826659 0.830235 0.834643 0.842150 0.857694 0.853368 0.851311 0.851594 0.850585 0.847101 0.844219 0.842843 0.840684 0.835903 0.833388 0.830693 0.827767 0.824842 0.821916 0.819161 0.816440 0.813719 0.810999 0.808278 0.805557 0.802759 0.798794 0.794696 0.790599 0.786501 0.782404 0.778306 0.774209 0.770111 0.766014 0.761916 0.757819 0.753721 0.749624 0.745538 0.741546 0.737595 0.733645 0.729694 0.725743 0.721746 0.717658 0.713558 0.709459 0.705360 0.701261 0.697161 0.693062 0.688963 0.684863 0.680764 0.676665 0.672499 0.668256 0.664003 0.659750 0.655497 0.651244 0.646991 0.642765 0.639123 0.635887 0.632651 0.629420 0.626299 0.623389 0.620478 0.617567 0.614657 0.611746 0.608836 0.605925 0.603014 0.685879 0.852330 1.025345 1.198360 1.371374 1.544389 1.657213 1.719039 1.806862 1.925086 2.070481 2.215875 2.361270 2.506664 2.652059 2.797454 2.942848 3.088243 3.233637 3.379032 3.524427 3.669821 3.815216 3.960610 4.106005 4.251400 4.396794 4.542189 4.687583 4.832978 4.987761 5.150580 5.316201 5.481822 5.647443 5.813064 5.978685 6.144306 6.309927 6.475548 6.641169 6.806790 6.972411 7.138032 7.303652 7.469273 7.634894 7.799420 7.936594 8.067939 8.191417 8.314896 8.438374 8.561852 8.685330 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.432872 0.435771 0.438670 0.441569 0.444468 0.447367 0.450266 0.453165 0.456064 0.458963 0.461862 0.464761 0.467660 0.470559 0.473458 0.476357 0.479256 0.482155 0.485054 0.487953 0.490852 0.493751 0.496650 0.499549 0.502448 0.505347 0.508246 0.511145 0.514044 0.516943 0.519842 0.522741 0.525640 0.528539 0.531438 0.534353 0.537391 0.540430 0.543468 0.546506 0.549548 0.552593 0.555638 0.558683 0.561727 0.564772 0.567817 0.570862 0.573907 0.576952 0.579997 0.583042 0.586086 0.589131 0.592176 0.595221 0.598266 0.601311 0.604356 0.607637 0.610965 0.614294 0.617622 0.620975 0.624430 0.627885 0.631340 0.634796 0.638251 0.641706 0.645161 0.648617 0.652072 0.655527 0.658982 0.662438 0.665893 0.669348 0.672803 0.676258 0.679714 0.683169 0.686624 0.690079 0.693535 0.696990 0.700445 0.703900 0.707356 0.710811 0.714266 0.717721 0.721177 0.724632 0.728087 0.731542 0.734997 0.738453 0.741908 0.745363 0.748818 0.752274 0.755729 0.759184 0.762639 0.766095 0.769550 0.773005 0.776460 0.779915 0.783371 0.786826 0.790281 0.793736 0.797192 0.800647 0.804102 0.807557 0.811013 0.814467 0.817921 0.821372 0.824819 0.828285 0.832211 0.836761 0.845702 0.857855 0.853337 0.852064 0.851627 0.850638 0.845118 0.843410 0.842837 0.838311 0.834670 0.832378 0.829452 0.826526 0.823601 0.820713 0.817983 0.815262 0.812541 0.809820 0.807100 0.804379 0.801032 0.797257 0.793393 0.789529 0.785628 0.781530 0.777433 0.773335 0.769238 0.765140 0.761043 0.756945 0.752848 0.748750 0.744653 0.740613 0.736658 0.732707 0.728756 0.724764 0.720671 0.716572 0.712473 0.708374 0.704274 0.700175 0.696076 0.691976 0.687812 0.683559 0.679306 0.675053 0.670800 0.666547 0.662294 0.658041 0.653789 0.649536 0.645290 0.641668 0.638431 0.635195 0.631959 0.628722 0.625522 0.622475 0.619564 0.616654 0.613743 0.610833 0.607922 0.605012 0.610234 0.730570 0.903585 1.076600 1.249615 1.422629 1.551340 1.600731 1.682869 1.828263 1.973658 2.119053 2.264447 2.409842 2.555236 2.700631 2.846026 2.991420 3.136815 3.282209 3.427604 3.572999 3.718393 3.863788 4.009182 4.154577 4.299972 4.445366 4.590761 4.736155 4.891243 5.055899 5.221520 5.387141 5.552762 5.718383 5.884004 6.049625 6.215246 6.380867 6.546487 6.712108 6.877729 7.043350 7.208971 7.374592 7.540213 7.705834 7.841623 7.971934 8.095412 8.218890 8.342369 8.465847 8.589325 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.434616 0.437515 0.440414 0.443313 0.446212 0.449111 0.452010 0.454909 0.457808 0.460707 0.463606 0.466505 0.469404 0.472303 0.475202 0.478101 0.481000 0.483899 0.486798 0.489697 0.492596 0.495495 0.498394 0.501293 0.504192 0.507091 0.509990 0.512889 0.515788 0.518687 0.521586 0.524485 0.527394 0.530304 0.533215 0.536125 0.539088 0.542133 0.545178 0.548223 0.551268 0.554313 0.557358 0.560402 0.563447 0.566492 0.569537 0.572582 0.575627 0.578672 0.581717 0.584762 0.587806 0.590851 0.593896 0.596941 0.599986 0.603031 0.606076 0.609154 0.612523 0.615892 0.619261 0.622631 0.626040 0.629495 0.632950 0.636406 0.639861 0.643316 0.646771 0.650227 0.653682 0.657137 0.660592 0.664047 0.667503 0.670958 0.674413 0.677868 0.681324 0.684779 0.688234 0.691689 0.695145 0.698600 0.702055 0.705510 0.708965 0.712421 0.715876 0.719331 0.722786 0.726242 0.729697 0.733152 0.736607 0.740063 0.743518 0.746973 0.750428 0.753884 0.757339 0.760794 0.764249 0.767704 0.771160 0.774615 0.778070 0.781525 0.784981 0.788436 0.791891 0.795346 0.798802 0.802257 0.805712 0.809167 0.812622 0.816078 0.819530 0.822978 0.826425 0.829991 0.834329 0.839766 0.851004 0.853983 0.853652 0.853220 0.851680 0.845927 0.844309 0.843348 0.840720 0.836147 0.833867 0.831137 0.828211 0.825285 0.822359 0.819526 0.816805 0.814084 0.811363 0.808642 0.805921 0.802652 0.799232 0.795406 0.791543 0.787679 0.783815 0.779951 0.776087 0.772224 0.768334 0.764266 0.760169 0.756071 0.751974 0.747876 0.743779 0.739697 0.735721 0.731770 0.727782 0.723685 0.719586 0.715486 0.711387 0.707283 0.703114 0.698862 0.694609 0.690356 0.686103 0.681850 0.677597 0.673344 0.669091 0.664839 0.660586 0.656333 0.652080 0.647827 0.644212 0.640976 0.637739 0.634503 0.631266 0.628030 0.624794 0.621630 0.618651 0.615740 0.612830 0.609919 0.607009 0.604098 0.639148 0.781825 0.954840 1.127855 1.300870 1.453284 1.508850 1.586046 1.731441 1.876835 2.022230 2.167624 2.313019 2.458414 2.603808 2.749203 2.894597 3.039992 3.185387 3.330781 3.476176 3.621570 3.766965 3.912360 4.057754 4.203149 4.348543 4.493938 4.640598 4.795597 4.961218 5.126839 5.292460 5.458081 5.623701 5.789322 5.954943 6.120564 6.286185 6.451806 6.617427 6.783048 6.948669 7.114290 7.279911 7.445532 7.611153 7.748716 7.875698 7.999407 8.122885 8.246364 8.369842 8.493320 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.439259 0.442158 0.445057 0.447956 0.450855 0.453754 0.456653 0.459552 0.462451 0.465350 0.468249 0.471148 0.474047 0.476946 0.479845 0.482744 0.485643 0.488542 0.491441 0.494340 0.497239 0.500138 0.503037 0.505936 0.508835 0.511734 0.514633 0.517532 0.520431 0.523330 0.526229 0.529133 0.532061 0.534990 0.537919 0.540847 0.543853 0.546898 0.549943 0.552988 0.556033 0.559078 0.562122 0.565167 0.568212 0.571257 0.574302 0.577347 0.580392 0.583437 0.586481 0.589526 0.592571 0.595616 0.598661 0.601706 0.604751 0.607796 0.610841 0.614022 0.617432 0.620842 0.624252 0.627662 0.631105 0.634560 0.638016 0.641471 0.644926 0.648381 0.651836 0.655292 0.658747 0.662202 0.665657 0.669113 0.672568 0.676023 0.679478 0.682934 0.686389 0.689844 0.693299 0.696754 0.700210 0.703665 0.707120 0.710575 0.714031 0.717486 0.720941 0.724396 0.727852 0.731307 0.734762 0.738217 0.741672 0.745128 0.748583 0.752038 0.755493 0.758949 0.762404 0.765859 0.769314 0.772770 0.776225 0.779680 0.783135 0.786591 0.790046 0.793501 0.796956 0.800411 0.803867 0.807322 0.810777 0.814232 0.817687 0.821137 0.824584 0.828046 0.831896 0.836446 0.843895 0.863024 0.855615 0.853690 0.852722 0.851105 0.845208 0.843500 0.843084 0.838348 0.835148 0.832821 0.829896 0.826970 0.824044 0.821118 0.818347 0.815627 0.812906 0.810185 0.807425 0.804195 0.800824 0.797393 0.793556 0.789693 0.785829 0.781965 0.778101 0.774237 0.770374 0.766510 0.762646 0.758782 0.754918 0.751037 0.747003 0.742905 0.738808 0.734786 0.730798 0.726699 0.722599 0.718413 0.714164 0.709912 0.705659 0.701406 0.697153 0.692900 0.688647 0.684394 0.680141 0.675889 0.671636 0.667383 0.663130 0.658877 0.654624 0.650371 0.646756 0.643520 0.640284 0.637047 0.633811 0.630574 0.627338 0.624102 0.620865 0.617744 0.614827 0.611916 0.609006 0.606095 0.603185 0.672082 0.833080 1.006095 1.179110 1.332629 1.410430 1.489223 1.634618 1.780013 1.925407 2.070802 2.216196 2.361591 2.506986 2.652380 2.797775 2.943169 3.088564 3.233959 3.379353 3.524748 3.670142 3.815537 3.960932 4.106326 4.251721 4.397115 4.544904 4.700916 4.866536 5.032157 5.197778 5.363399 5.529020 5.694641 5.860262 6.025883 6.191504 6.357125 6.522746 6.688367 6.853988 7.019609 7.185230 7.350851 7.514912 7.656446 7.779924 7.903402 8.026880 8.150358 8.273837 8.397315 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.443902 0.446801 0.449700 0.452599 0.455498 0.458397 0.461296 0.464195 0.467094 0.469993 0.472892 0.475791 0.478690 0.481589 0.484488 0.487387 0.490286 0.493185 0.496084 0.498983 0.501882 0.504781 0.507680 0.510579 0.513478 0.516377 0.519276 0.522175 0.525074 0.527973 0.530872 0.533793 0.536740 0.539686 0.542633 0.545580 0.548618 0.551663 0.554708 0.557753 0.560797 0.563842 0.566887 0.569932 0.572977 0.576022 0.579067 0.582112 0.585157 0.588201 0.591246 0.594291 0.597336 0.600381 0.603426 0.606471 0.609516 0.612560 0.615605 0.618911 0.622362 0.625813 0.629264 0.632715 0.636170 0.639625 0.643081 0.646536 0.649991 0.653446 0.656902 0.660357 0.663812 0.667267 0.670723 0.674178 0.677633 0.681088 0.684543 0.687999 0.691454 0.694909 0.698364 0.701820 0.705275 0.708730 0.712185 0.715641 0.719096 0.722551 0.726006 0.729461 0.732917 0.736372 0.739827 0.743282 0.746738 0.750193 0.753648 0.757103 0.760559 0.764014 0.767469 0.770924 0.774379 0.777835 0.781290 0.784745 0.788200 0.791656 0.795111 0.798566 0.802021 0.805477 0.808932 0.812387 0.815841 0.819296 0.822743 0.826190 0.829747 0.834014 0.838625 0.848253 0.862977 0.854160 0.854285 0.852774 0.845916 0.844399 0.843750 0.840756 0.836548 0.834346 0.831580 0.828655 0.825729 0.822803 0.819907 0.817169 0.814448 0.811728 0.808960 0.805738 0.802367 0.798996 0.795512 0.791706 0.787843 0.783979 0.780115 0.776251 0.772387 0.768524 0.764660 0.760796 0.756932 0.753068 0.749204 0.745341 0.741477 0.737613 0.733683 0.729467 0.725214 0.720962 0.716709 0.712456 0.708203 0.703950 0.699697 0.695444 0.691191 0.686939 0.682686 0.678433 0.674180 0.669927 0.665674 0.661421 0.657168 0.652916 0.649307 0.646064 0.642828 0.639591 0.636355 0.633119 0.629882 0.626646 0.623409 0.620173 0.616968 0.613913 0.611003 0.608092 0.605182 0.605211 0.711321 0.884335 1.057350 1.174374 1.252884 1.392401 1.537795 1.683190 1.828584 1.973979 2.119374 2.264768 2.410163 2.555557 2.700952 2.846347 2.991741 3.137136 3.282530 3.427925 3.573320 3.718714 3.864109 4.009503 4.154898 4.300293 4.448165 4.606234 4.771855 4.937476 5.103097 5.268718 5.434339 5.599960 5.765581 5.931202 6.096823 6.262444 6.428065 6.593686 6.759307 6.924928 7.090549 7.256170 7.414849 7.560441 7.683919 7.807397 7.930875 8.054353 8.177831 8.326747 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.434050 0.436949 0.439848 0.442747 0.445646 0.448545 0.451444 0.454343 0.457242 0.460141 0.463040 0.465939 0.468838 0.471737 0.474636 0.477535 0.480434 0.483333 0.486232 0.489131 0.492030 0.494929 0.497828 0.500727 0.503626 0.506525 0.509424 0.512323 0.515222 0.518121 0.521020 0.523919 0.526818 0.529717 0.532616 0.535515 0.538463 0.541428 0.544393 0.547357 0.550338 0.553383 0.556428 0.559473 0.562517 0.565562 0.568607 0.571652 0.574697 0.577742 0.580787 0.583832 0.586876 0.589921 0.592966 0.596011 0.599056 0.602101 0.605146 0.608211 0.611293 0.614374 0.617455 0.620537 0.623959 0.627414 0.630870 0.634325 0.637780 0.641235 0.644691 0.648146 0.651601 0.655056 0.658511 0.661967 0.665422 0.668877 0.672332 0.675788 0.679243 0.682698 0.686153 0.689609 0.693064 0.696519 0.699974 0.703430 0.706885 0.710340 0.713795 0.717250 0.720706 0.724161 0.727616 0.731071 0.734527 0.737982 0.741437 0.744892 0.748348 0.751803 0.755258 0.758713 0.762168 0.765624 0.769079 0.772534 0.775989 0.779445 0.782900 0.786355 0.789810 0.793266 0.796721 0.800176 0.803631 0.807086 0.810542 0.813997 0.817451 0.820903 0.824349 0.827796 0.831581 0.836131 0.842724 0.864363 0.857197 0.855317 0.853816 0.849739 0.845298 0.843854 0.843165 0.838408 0.835627 0.833265 0.830339 0.827413 0.824488 0.821562 0.818712 0.815991 0.813270 0.810527 0.807280 0.803909 0.800538 0.797167 0.793692 0.789856 0.785993 0.782129 0.778265 0.774401 0.770537 0.766674 0.762810 0.758946 0.755082 0.751218 0.747354 0.743491 0.739627 0.735716 0.731651 0.727586 0.723478 0.719253 0.715000 0.710747 0.706494 0.702241 0.697989 0.693736 0.689483 0.685230 0.680977 0.676724 0.672471 0.668218 0.663966 0.659713 0.655460 0.651862 0.648608 0.645372 0.642136 0.638899 0.635663 0.632427 0.629190 0.625954 0.622717 0.619481 0.616245 0.613081 0.610089 0.607179 0.604268 0.630724 0.762576 0.935591 1.073200 1.154538 1.295578 1.440973 1.586367 1.731762 1.877156 2.022551 2.167946 2.313340 2.458735 2.604129 2.749524 2.894919 3.040313 3.185708 3.331102 3.476497 3.621892 3.767286 3.912681 4.058075 4.203470 4.350527 4.511931 4.677174 4.842795 5.008416 5.174037 5.339658 5.505279 5.670900 5.836521 6.002142 6.167763 6.333384 6.499005 6.664626 6.830247 6.995868 7.161489 7.317949 7.464436 7.587914 7.711392 7.834870 7.958348 8.081826 8.257304 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.438693 0.441592 0.444491 0.447390 0.450289 0.453188 0.456087 0.458986 0.461885 0.464784 0.467683 0.470582 0.473481 0.476380 0.479279 0.482178 0.485078 0.487977 0.490876 0.493775 0.496674 0.499573 0.502472 0.505371 0.508270 0.511169 0.514068 0.516967 0.519866 0.522765 0.525664 0.528563 0.531462 0.534361 0.537260 0.540162 0.543144 0.546126 0.549109 0.552091 0.555103 0.558148 0.561192 0.564237 0.567282 0.570327 0.573372 0.576417 0.579462 0.582507 0.585552 0.588596 0.591641 0.594686 0.597731 0.600776 0.603821 0.606866 0.609911 0.613020 0.616142 0.619264 0.622386 0.625569 0.629024 0.632480 0.635935 0.639390 0.642845 0.646300 0.649756 0.653211 0.656666 0.660121 0.663577 0.667032 0.670487 0.673942 0.677398 0.680853 0.684308 0.687763 0.691218 0.694674 0.698129 0.701584 0.705039 0.708495 0.711950 0.715405 0.718860 0.722316 0.725771 0.729226 0.732681 0.736137 0.739592 0.743047 0.746502 0.749957 0.753413 0.756868 0.760323 0.763778 0.767234 0.770689 0.774144 0.777599 0.781055 0.784510 0.787965 0.791420 0.794875 0.798331 0.801786 0.805241 0.808696 0.812152 0.815607 0.819060 0.822509 0.825956 0.829504 0.833699 0.838248 0.852666 0.867831 0.855787 0.854993 0.853869 0.846139 0.844489 0.844071 0.840793 0.836961 0.834809 0.832024 0.829098 0.826172 0.823247 0.820321 0.817534 0.814813 0.812092 0.808823 0.805452 0.802081 0.798710 0.795339 0.791870 0.788006 0.784143 0.780279 0.776415 0.772551 0.768687 0.764823 0.760960 0.757096 0.753232 0.749368 0.745504 0.741641 0.737729 0.733664 0.729599 0.725534 0.721469 0.717404 0.713291 0.709039 0.704786 0.700533 0.696280 0.692027 0.687774 0.683521 0.679268 0.675016 0.670763 0.666510 0.662257 0.658004 0.654412 0.651153 0.647916 0.644680 0.641444 0.638207 0.634971 0.631734 0.628498 0.625262 0.622025 0.618789 0.615552 0.612316 0.609200 0.606265 0.603355 0.659685 0.813831 0.970376 1.062351 1.198755 1.344150 1.489545 1.634939 1.780334 1.925728 2.071123 2.216517 2.361912 2.507307 2.652701 2.798096 2.943490 3.088885 3.234280 3.379674 3.525069 3.670463 3.815858 3.961253 4.106647 4.252111 4.417042 4.582493 4.748114 4.913735 5.079356 5.244977 5.410598 5.576219 5.741840 5.907461 6.073082 6.238703 6.404324 6.569945 6.735566 6.901187 7.066808 7.223663 7.365095 7.491909 7.615387 7.738865 7.862343 7.985821 8.157714 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.443337 0.446236 0.449135 0.452034 0.454933 0.457832 0.460731 0.463630 0.466529 0.469428 0.472327 0.475226 0.478125 0.481024 0.483923 0.486822 0.489721 0.492620 0.495519 0.498418 0.501317 0.504216 0.507115 0.510014 0.512913 0.515812 0.518711 0.521610 0.524509 0.527408 0.530307 0.533206 0.536105 0.539004 0.541903 0.544835 0.547835 0.550835 0.553835 0.556834 0.559868 0.562912 0.565957 0.569002 0.572047 0.575092 0.578137 0.581182 0.584227 0.587271 0.590316 0.593361 0.596406 0.599451 0.602496 0.605541 0.608586 0.611631 0.614688 0.617850 0.621013 0.624176 0.627338 0.630634 0.634089 0.637545 0.641000 0.644455 0.647910 0.651366 0.654821 0.658276 0.661731 0.665187 0.668642 0.672097 0.675552 0.679007 0.682463 0.685918 0.689373 0.692828 0.696284 0.699739 0.703194 0.706649 0.710105 0.713560 0.717015 0.720470 0.723925 0.727381 0.730836 0.734291 0.737746 0.741202 0.744657 0.748112 0.751567 0.755023 0.758478 0.761933 0.765388 0.768844 0.772299 0.775754 0.779209 0.782664 0.786120 0.789575 0.793030 0.796485 0.799941 0.803396 0.806851 0.810306 0.813761 0.817216 0.820668 0.824115 0.827565 0.831294 0.835816 0.842326 0.868591 0.860035 0.856928 0.854911 0.848151 0.845388 0.844360 0.843202 0.838542 0.836105 0.833709 0.830783 0.827857 0.824931 0.822006 0.819088 0.816356 0.813631 0.810366 0.806995 0.803624 0.800253 0.796882 0.793511 0.789991 0.786156 0.782292 0.778429 0.774565 0.770701 0.766837 0.762973 0.759110 0.755246 0.751382 0.747518 0.743654 0.739736 0.735678 0.731613 0.727548 0.723483 0.719418 0.715353 0.711288 0.707223 0.703068 0.698824 0.694571 0.690319 0.686066 0.681813 0.677560 0.673307 0.669054 0.664801 0.660548 0.656959 0.653697 0.650461 0.647224 0.643988 0.640751 0.637515 0.634279 0.631042 0.627806 0.624569 0.621333 0.618097 0.614860 0.611624 0.608410 0.605352 0.602441 0.692946 0.863687 0.967664 1.101933 1.247327 1.392722 1.538116 1.683511 1.828906 1.974300 2.119695 2.265089 2.410484 2.555879 2.701273 2.846668 2.992062 3.137457 3.282852 3.428246 3.573641 3.719035 3.864430 4.009825 4.158851 4.322191 4.487812 4.653433 4.819054 4.984675 5.150296 5.315917 5.481538 5.647159 5.812780 5.978401 6.144022 6.309643 6.475263 6.640884 6.806505 6.972126 7.131561 7.267184 7.395904 7.519382 7.642860 7.766338 7.889816 8.013294 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.445081 0.447980 0.450879 0.453778 0.456677 0.459576 0.462475 0.465374 0.468273 0.471172 0.474071 0.476970 0.479869 0.482768 0.485667 0.488566 0.491465 0.494364 0.497263 0.500162 0.503061 0.505960 0.508859 0.511758 0.514657 0.517556 0.520455 0.523354 0.526253 0.529152 0.532051 0.534950 0.537849 0.540748 0.543647 0.546546 0.549519 0.552536 0.555553 0.558570 0.561587 0.564632 0.567677 0.570722 0.573767 0.576812 0.579857 0.582902 0.585947 0.588991 0.592036 0.595081 0.598126 0.601171 0.604216 0.607261 0.610306 0.613350 0.616395 0.619500 0.622703 0.625906 0.629110 0.632313 0.635699 0.639155 0.642610 0.646065 0.649520 0.652976 0.656431 0.659886 0.663341 0.666796 0.670252 0.673707 0.677162 0.680617 0.684073 0.687528 0.690983 0.694438 0.697894 0.701349 0.704804 0.708259 0.711714 0.715170 0.718625 0.722080 0.725535 0.728991 0.732446 0.735901 0.739356 0.742812 0.746267 0.749722 0.753177 0.756632 0.760088 0.763543 0.766998 0.770453 0.773909 0.777364 0.780819 0.784274 0.787730 0.791185 0.794640 0.798095 0.801551 0.805006 0.808461 0.811916 0.815371 0.818825 0.822274 0.825721 0.829260 0.833384 0.837934 0.853422 0.869357 0.857413 0.855952 0.853961 0.846287 0.844611 0.844391 0.840829 0.837400 0.835286 0.832468 0.829542 0.826616 0.823690 0.820765 0.817899 0.815135 0.811908 0.808537 0.805166 0.801795 0.798424 0.795053 0.791682 0.788151 0.784306 0.780442 0.776579 0.772715 0.768851 0.764987 0.761123 0.757260 0.753396 0.749532 0.745668 0.741743 0.737692 0.733627 0.729562 0.725497 0.721432 0.717367 0.713302 0.709237 0.705172 0.701106 0.697033 0.692863 0.688610 0.684357 0.680104 0.675851 0.671598 0.667346 0.663093 0.659503 0.656241 0.653005 0.649768 0.646532 0.643296 0.640059 0.636823 0.633587 0.630350 0.627114 0.623877 0.620641 0.617405 0.614168 0.610932 0.607695 0.604527 0.623453 0.719163 0.859715 1.005110 1.150505 1.295899 1.441294 1.586688 1.732083 1.877477 2.022872 2.168267 2.313661 2.459056 2.604450 2.749845 2.895240 3.040634 3.186029 3.331423 3.476818 3.622213 3.767607 3.913002 4.065315 4.227510 4.393131 4.558752 4.724373 4.889994 5.055615 5.221236 5.386857 5.552477 5.718098 5.883719 6.049340 6.214961 6.380582 6.546203 6.711824 6.877445 7.041304 7.171721 7.299899 7.423377 7.546855 7.670333 7.793811 7.917289 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.449724 0.452623 0.455522 0.458421 0.461320 0.464219 0.467118 0.470017 0.472916 0.475815 0.478714 0.481613 0.484512 0.487411 0.490310 0.493209 0.496108 0.499007 0.501906 0.504805 0.507704 0.510603 0.513502 0.516401 0.519300 0.522199 0.525098 0.527997 0.530896 0.533795 0.536694 0.539593 0.542492 0.545391 0.548290 0.551189 0.554212 0.557247 0.560281 0.563315 0.566352 0.569397 0.572442 0.575487 0.578532 0.581577 0.584622 0.587666 0.590711 0.593756 0.596801 0.599846 0.602891 0.605936 0.608981 0.612026 0.615070 0.618115 0.621160 0.624333 0.627577 0.630821 0.634065 0.637310 0.640764 0.644220 0.647675 0.651130 0.654585 0.658041 0.661496 0.664951 0.668406 0.671862 0.675317 0.678772 0.682227 0.685683 0.689138 0.692593 0.696048 0.699503 0.702959 0.706414 0.709869 0.713324 0.716780 0.720235 0.723690 0.727145 0.730601 0.734056 0.737511 0.740966 0.744421 0.747877 0.751332 0.754787 0.758242 0.761698 0.765153 0.768608 0.772063 0.775519 0.778974 0.782429 0.785884 0.789339 0.792795 0.796250 0.799705 0.803160 0.806616 0.810071 0.813526 0.816980 0.820433 0.823880 0.827335 0.831018 0.835501 0.841928 0.868529 0.862589 0.858306 0.856005 0.846903 0.845478 0.844865 0.843238 0.838889 0.836584 0.834152 0.831226 0.828301 0.825375 0.822449 0.819523 0.816675 0.813451 0.810080 0.806709 0.803338 0.799967 0.796596 0.793225 0.789854 0.786320 0.782456 0.778592 0.774729 0.770865 0.767001 0.763137 0.759273 0.755410 0.751546 0.747682 0.743753 0.739706 0.735641 0.731576 0.727511 0.723445 0.719380 0.715315 0.711250 0.707185 0.703120 0.699055 0.694990 0.690925 0.686854 0.682648 0.678396 0.674143 0.669890 0.665637 0.662043 0.658785 0.655549 0.652313 0.649076 0.645840 0.642604 0.639367 0.636131 0.632894 0.629658 0.626422 0.623185 0.619949 0.616712 0.613476 0.610240 0.607003 0.603767 0.645153 0.762893 0.908287 1.053682 1.199076 1.344471 1.489866 1.635260 1.780655 1.926049 2.071444 2.216839 2.362233 2.507628 2.653022 2.798417 2.943812 3.089206 3.234601 3.379995 3.525390 3.670785 3.816179 3.970532 4.132829 4.298450 4.464071 4.629692 4.795312 4.960933 5.126554 5.292175 5.457796 5.623417 5.789038 5.954659 6.120280 6.285901 6.451522 6.617143 6.782764 6.948385 7.078342 7.203894 7.327372 7.450850 7.574328 7.697806 7.821284 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.454367 0.457266 0.460165 0.463064 0.465963 0.468862 0.471761 0.474660 0.477559 0.480458 0.483357 0.486256 0.489155 0.492054 0.494953 0.497852 0.500751 0.503650 0.506549 0.509448 0.512347 0.515246 0.518145 0.521044 0.523943 0.526842 0.529741 0.532640 0.535539 0.538438 0.541337 0.544241 0.547147 0.550053 0.552959 0.555893 0.558938 0.561982 0.565027 0.568072 0.571117 0.574162 0.577207 0.580252 0.583297 0.586342 0.589386 0.592431 0.595476 0.598521 0.601566 0.604611 0.607656 0.610701 0.613745 0.616790 0.619835 0.622880 0.625925 0.629189 0.632474 0.635759 0.639043 0.642374 0.645830 0.649285 0.652740 0.656195 0.659651 0.663106 0.666561 0.670016 0.673471 0.676927 0.680382 0.683837 0.687292 0.690748 0.694203 0.697658 0.701113 0.704569 0.708024 0.711479 0.714934 0.718390 0.721845 0.725300 0.728755 0.732210 0.735666 0.739121 0.742576 0.746031 0.749487 0.752942 0.756397 0.759852 0.763308 0.766763 0.770218 0.773673 0.777128 0.780584 0.784039 0.787494 0.790949 0.794405 0.797860 0.801315 0.804770 0.808226 0.811681 0.815136 0.818590 0.822040 0.825486 0.829017 0.833069 0.837619 0.853836 0.870793 0.859039 0.857047 0.852377 0.846377 0.844886 0.844712 0.840866 0.837865 0.835781 0.832911 0.829985 0.827060 0.824134 0.821208 0.818281 0.814994 0.811623 0.808252 0.804881 0.801510 0.798139 0.794768 0.791397 0.788026 0.784467 0.780606 0.776742 0.772879 0.769015 0.765151 0.761287 0.757423 0.753560 0.749696 0.745765 0.741719 0.737654 0.733589 0.729524 0.725459 0.721394 0.717329 0.713264 0.709199 0.705134 0.701069 0.697004 0.692939 0.688874 0.684809 0.680744 0.676654 0.672434 0.668181 0.664580 0.661330 0.658093 0.654857 0.651621 0.648384 0.645148 0.641911 0.638675 0.635442 0.632249 0.629059 0.625868 0.622678 0.619487 0.616296 0.613106 0.609915 0.606530 0.604515 0.666070 0.811465 0.956859 1.102254 1.247648 1.393043 1.538437 1.683832 1.829227 1.974621 2.120016 2.265410 2.410805 2.556200 2.701594 2.846989 2.992383 3.137778 3.283173 3.428567 3.573962 3.719356 3.874677 4.038147 4.203768 4.369389 4.535010 4.700631 4.866252 5.031873 5.197494 5.363115 5.528736 5.694357 5.859978 6.025599 6.191220 6.356841 6.522462 6.688083 6.849377 6.984411 7.107889 7.231367 7.354845 7.478323 7.601801 7.725279 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.444515 0.447414 0.450313 0.453212 0.456111 0.459010 0.461909 0.464808 0.467707 0.470606 0.473505 0.476404 0.479303 0.482202 0.485101 0.488000 0.490899 0.493798 0.496697 0.499596 0.502495 0.505394 0.508293 0.511192 0.514091 0.516990 0.519889 0.522788 0.525687 0.528586 0.531485 0.534384 0.537283 0.540182 0.543081 0.545981 0.548904 0.551828 0.554752 0.557677 0.560658 0.563702 0.566747 0.569792 0.572837 0.575882 0.578927 0.581972 0.585017 0.588061 0.591106 0.594151 0.597196 0.600241 0.603286 0.606331 0.609376 0.612421 0.615465 0.618510 0.621555 0.624600 0.627645 0.630740 0.634066 0.637392 0.640718 0.644044 0.647440 0.650895 0.654350 0.657805 0.661260 0.664716 0.668171 0.671626 0.675081 0.678537 0.681992 0.685447 0.688902 0.692358 0.695813 0.699268 0.702723 0.706178 0.709634 0.713089 0.716544 0.719999 0.723455 0.726910 0.730365 0.733820 0.737276 0.740731 0.744186 0.747641 0.751097 0.754552 0.758007 0.761462 0.764917 0.768373 0.771828 0.775283 0.778738 0.782194 0.785649 0.789104 0.792559 0.796015 0.799470 0.802925 0.806380 0.809835 0.813290 0.816746 0.820199 0.823646 0.827093 0.830744 0.835186 0.841531 0.868400 0.863423 0.858789 0.857006 0.846781 0.845568 0.845305 0.843274 0.839289 0.837063 0.834596 0.831670 0.828744 0.825819 0.822893 0.819923 0.816558 0.813165 0.809794 0.806423 0.803052 0.799681 0.796310 0.792939 0.789568 0.786197 0.782609 0.778756 0.774892 0.771029 0.767165 0.763301 0.759437 0.755573 0.751709 0.747780 0.743733 0.739668 0.735603 0.731538 0.727473 0.723408 0.719343 0.715278 0.711213 0.707148 0.703083 0.699018 0.694953 0.690888 0.686823 0.682757 0.678692 0.674627 0.670665 0.667234 0.664042 0.660852 0.657661 0.654471 0.651280 0.648090 0.644899 0.641709 0.638518 0.635328 0.632137 0.628946 0.625756 0.622565 0.619375 0.616184 0.612724 0.608810 0.605249 0.623959 0.714642 0.860036 1.005431 1.150826 1.296220 1.441615 1.587009 1.732404 1.877799 2.023193 2.168588 2.313982 2.459377 2.604772 2.750166 2.895561 3.040955 3.186350 3.331745 3.477139 3.622534 3.777892 3.943466 4.109087 4.274708 4.440329 4.605950 4.771571 4.937192 5.102813 5.268434 5.434055 5.599676 5.765297 5.930918 6.096539 6.262160 6.427781 6.593402 6.748546 6.888405 7.011884 7.135362 7.258840 7.382318 7.505796 7.630155 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.449158 0.452057 0.454956 0.457855 0.460754 0.463653 0.466552 0.469451 0.472350 0.475249 0.478148 0.481047 0.483946 0.486846 0.489745 0.492644 0.495543 0.498442 0.501341 0.504240 0.507139 0.510038 0.512937 0.515836 0.518735 0.521634 0.524533 0.527432 0.530331 0.533230 0.536129 0.539028 0.541927 0.544826 0.547725 0.550635 0.553577 0.556519 0.559462 0.562404 0.565422 0.568467 0.571512 0.574557 0.577602 0.580647 0.583692 0.586737 0.589781 0.592826 0.595871 0.598916 0.601961 0.605006 0.608051 0.611096 0.614140 0.617185 0.620230 0.623275 0.626320 0.629365 0.632410 0.635599 0.638966 0.642333 0.645699 0.649066 0.652505 0.655960 0.659415 0.662870 0.666326 0.669781 0.673236 0.676691 0.680147 0.683602 0.687057 0.690512 0.693967 0.697423 0.700878 0.704333 0.707788 0.711244 0.714699 0.718154 0.721609 0.725065 0.728520 0.731975 0.735430 0.738885 0.742341 0.745796 0.749251 0.752706 0.756162 0.759617 0.763072 0.766527 0.769983 0.773438 0.776893 0.780348 0.783804 0.787259 0.790714 0.794169 0.797624 0.801080 0.804535 0.807990 0.811445 0.814900 0.818355 0.821805 0.825252 0.828773 0.832754 0.837304 0.854249 0.870881 0.860666 0.858141 0.850789 0.846467 0.845371 0.845023 0.840993 0.838344 0.836238 0.833355 0.830429 0.827503 0.824577 0.821652 0.818148 0.814752 0.811355 0.807967 0.804595 0.801224 0.797853 0.794482 0.791111 0.787740 0.784369 0.780770 0.776906 0.773042 0.769178 0.765315 0.761451 0.757587 0.753723 0.749796 0.745747 0.741682 0.737617 0.733552 0.729487 0.725422 0.721357 0.717292 0.713227 0.709162 0.705097 0.701031 0.696966 0.692901 0.688836 0.684771 0.680729 0.677164 0.673639 0.670311 0.667121 0.663930 0.660740 0.657549 0.654359 0.651168 0.647978 0.644787 0.641596 0.638406 0.635215 0.632025 0.628834 0.625644 0.622444 0.618983 0.614823 0.611159 0.607598 0.604037 0.630976 0.763214 0.908608 1.054003 1.199398 1.344792 1.490187 1.635581 1.780976 1.926370 2.071765 2.217160 2.362554 2.507949 2.653343 2.798738 2.944133 3.089527 3.234922 3.380316 3.527629 3.683164 3.848785 4.014406 4.180027 4.345648 4.511269 4.676890 4.842511 5.008132 5.173753 5.339374 5.504995 5.670616 5.836237 6.001858 6.167479 6.333100 6.498721 6.650918 6.792400 6.915878 7.039357 7.162835 7.286313 7.409791 7.572619 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.450903 0.453802 0.456701 0.459600 0.462499 0.465398 0.468297 0.471196 0.474095 0.476994 0.479893 0.482792 0.485691 0.488590 0.491489 0.494388 0.497287 0.500186 0.503085 0.505984 0.508883 0.511782 0.514681 0.517580 0.520479 0.523378 0.526277 0.529176 0.532075 0.534974 0.537873 0.540772 0.543671 0.546570 0.549469 0.552368 0.555300 0.558261 0.561221 0.564181 0.567142 0.570187 0.573232 0.576277 0.579322 0.582367 0.585412 0.588456 0.591501 0.594546 0.597591 0.600636 0.603681 0.606726 0.609771 0.612816 0.615860 0.618905 0.621950 0.624995 0.628040 0.631085 0.634130 0.637175 0.640480 0.643887 0.647295 0.650703 0.654115 0.657570 0.661025 0.664480 0.667936 0.671391 0.674846 0.678301 0.681756 0.685212 0.688667 0.692122 0.695577 0.699033 0.702488 0.705943 0.709398 0.712854 0.716309 0.719764 0.723219 0.726674 0.730130 0.733585 0.737040 0.740495 0.743951 0.747406 0.750861 0.754316 0.757772 0.761227 0.764682 0.768137 0.771592 0.775048 0.778503 0.781958 0.785413 0.788869 0.792324 0.795779 0.799234 0.802690 0.806145 0.809600 0.813055 0.816510 0.819964 0.823411 0.826858 0.830500 0.834871 0.841133 0.867619 0.863544 0.859284 0.856603 0.847070 0.845659 0.845625 0.843311 0.839692 0.837541 0.835039 0.832114 0.829188 0.826262 0.823287 0.819739 0.816342 0.812946 0.809549 0.806153 0.802767 0.799396 0.796025 0.792654 0.789283 0.785912 0.782536 0.778920 0.775056 0.771192 0.767328 0.763465 0.759601 0.755737 0.751814 0.747761 0.743696 0.739631 0.735566 0.731501 0.727436 0.723370 0.719305 0.715240 0.711175 0.707110 0.703045 0.698980 0.694915 0.690955 0.687310 0.683776 0.680242 0.676725 0.673390 0.670199 0.667009 0.663818 0.660628 0.657437 0.654246 0.651056 0.647865 0.644675 0.641484 0.638294 0.635103 0.631913 0.628703 0.625106 0.620864 0.617069 0.613507 0.609946 0.606385 0.609357 0.666391 0.811786 0.957180 1.102575 1.247969 1.393364 1.538759 1.684153 1.829548 1.974942 2.120337 2.265732 2.411126 2.556521 2.701915 2.847310 2.992705 3.138099 3.283494 3.431609 3.588483 3.754104 3.919725 4.085346 4.250967 4.416588 4.582209 4.747830 4.913451 5.079072 5.244693 5.410314 5.575935 5.741556 5.907177 6.072798 6.238418 6.404039 6.555946 6.695696 6.819873 6.943351 7.066830 7.190308 7.313786 7.492367 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.455546 0.458445 0.461344 0.464243 0.467142 0.470041 0.472940 0.475839 0.478738 0.481637 0.484536 0.487435 0.490334 0.493233 0.496132 0.499031 0.501930 0.504829 0.507728 0.510627 0.513526 0.516425 0.519324 0.522223 0.525122 0.528021 0.530920 0.533819 0.536718 0.539617 0.542516 0.545415 0.548314 0.551213 0.554112 0.557011 0.559976 0.562954 0.565933 0.568911 0.571907 0.574952 0.577997 0.581042 0.584087 0.587132 0.590176 0.593221 0.596266 0.599311 0.602356 0.605401 0.608446 0.611491 0.614535 0.617580 0.620625 0.623670 0.626715 0.629760 0.632805 0.635850 0.638895 0.641939 0.645382 0.648831 0.652280 0.655729 0.659180 0.662635 0.666090 0.669545 0.673001 0.676456 0.679911 0.683366 0.686822 0.690277 0.693732 0.697187 0.700643 0.704098 0.707553 0.711008 0.714463 0.717919 0.721374 0.724829 0.728284 0.731740 0.735195 0.738650 0.742105 0.745561 0.749016 0.752471 0.755926 0.759381 0.762837 0.766292 0.769747 0.773202 0.776658 0.780113 0.783568 0.787023 0.790479 0.793934 0.797389 0.800844 0.804299 0.807755 0.811210 0.814665 0.818120 0.821570 0.825017 0.828530 0.832439 0.836989 0.854663 0.869139 0.862162 0.859236 0.849201 0.846557 0.845876 0.845281 0.841234 0.838822 0.836669 0.833798 0.830873 0.827947 0.824993 0.821329 0.817932 0.814536 0.811139 0.807743 0.804346 0.800950 0.797567 0.794196 0.790825 0.787454 0.784083 0.780712 0.777066 0.773206 0.769342 0.765478 0.761615 0.757751 0.753833 0.749775 0.745710 0.741644 0.737579 0.733514 0.729449 0.725384 0.721319 0.717254 0.713189 0.709124 0.705059 0.701018 0.697456 0.693922 0.690388 0.686854 0.683321 0.679808 0.676468 0.673278 0.670087 0.666896 0.663706 0.660515 0.657325 0.654134 0.650944 0.647753 0.644563 0.641372 0.638182 0.634991 0.631229 0.626933 0.622978 0.619417 0.615856 0.612295 0.608734 0.605173 0.606149 0.714963 0.860358 1.005752 1.151147 1.296541 1.441936 1.587330 1.732725 1.878120 2.023514 2.168909 2.314303 2.459698 2.605093 2.750487 2.895882 3.041276 3.186671 3.334593 3.493802 3.659423 3.825044 3.990665 4.156286 4.321907 4.487528 4.653149 4.818770 4.984391 5.150012 5.315633 5.481253 5.646874 5.812495 5.978116 6.143737 6.309358 6.463198 6.597318 6.723868 6.847346 6.970825 7.094303 7.217781 7.374462 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.460189 0.463088 0.465987 0.468886 0.471785 0.474684 0.477583 0.480482 0.483381 0.486280 0.489179 0.492078 0.494977 0.497876 0.500775 0.503674 0.506573 0.509472 0.512371 0.515270 0.518169 0.521068 0.523967 0.526866 0.529765 0.532664 0.535563 0.538462 0.541361 0.544260 0.547159 0.550058 0.552957 0.555856 0.558755 0.561667 0.564663 0.567658 0.570654 0.573650 0.576672 0.579717 0.582762 0.585807 0.588851 0.591896 0.594941 0.597986 0.601031 0.604076 0.607121 0.610166 0.613211 0.616255 0.619300 0.622345 0.625390 0.628435 0.631480 0.634556 0.637635 0.640714 0.643793 0.646969 0.650424 0.653879 0.657334 0.660790 0.664245 0.667700 0.671155 0.674611 0.678066 0.681521 0.684976 0.688431 0.691887 0.695342 0.698797 0.702252 0.705708 0.709163 0.712618 0.716073 0.719529 0.722984 0.726439 0.729894 0.733350 0.736805 0.740260 0.743715 0.747170 0.750626 0.754081 0.757536 0.760991 0.764447 0.767902 0.771357 0.774812 0.778268 0.781723 0.785178 0.788633 0.792088 0.795544 0.798999 0.802454 0.805909 0.809364 0.812820 0.816275 0.819730 0.823177 0.826623 0.830257 0.834556 0.840735 0.866090 0.863624 0.860293 0.855015 0.847358 0.845876 0.845946 0.843347 0.840130 0.838020 0.835483 0.832557 0.829632 0.826706 0.822919 0.819522 0.816126 0.812729 0.809333 0.805936 0.802540 0.799143 0.795747 0.792368 0.788997 0.785626 0.782255 0.778884 0.775220 0.771356 0.767492 0.763628 0.759765 0.755853 0.751788 0.747723 0.743658 0.739593 0.735528 0.731463 0.727398 0.723333 0.719268 0.715203 0.711245 0.707603 0.704069 0.700535 0.697001 0.693467 0.689933 0.686399 0.682889 0.679547 0.676356 0.673165 0.669975 0.666784 0.663594 0.660403 0.657213 0.654022 0.650832 0.647641 0.644451 0.641260 0.637328 0.633037 0.628888 0.625327 0.621766 0.618205 0.614643 0.611082 0.607521 0.603960 0.624980 0.763535 0.908929 1.054324 1.199719 1.345113 1.490508 1.635902 1.781297 1.926692 2.072086 2.217481 2.362875 2.508270 2.653665 2.799059 2.944454 3.089848 3.236720 3.399490 3.564742 3.730363 3.895984 4.061605 4.227226 4.392847 4.558467 4.724088 4.889709 5.055330 5.220951 5.386572 5.552193 5.717814 5.883435 6.049056 6.214677 6.372336 6.501399 6.627863 6.751341 6.874819 6.998298 7.121776 7.245254 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.461933 0.464832 0.467731 0.470630 0.473529 0.476428 0.479327 0.482226 0.485125 0.488024 0.490923 0.493822 0.496721 0.499620 0.502519 0.505418 0.508317 0.511216 0.514115 0.517014 0.519913 0.522812 0.525711 0.528610 0.531509 0.534408 0.537307 0.540206 0.543105 0.546004 0.548903 0.551802 0.554701 0.557600 0.560499 0.563398 0.566346 0.569359 0.572372 0.575385 0.578398 0.581437 0.584482 0.587527 0.590571 0.593616 0.596661 0.599706 0.602751 0.605796 0.608841 0.611886 0.614930 0.617975 0.621020 0.624065 0.627110 0.630155 0.633200 0.636258 0.639378 0.642498 0.645617 0.648737 0.652034 0.655489 0.658944 0.662400 0.665855 0.669310 0.672765 0.676220 0.679676 0.683131 0.686586 0.690041 0.693497 0.696952 0.700407 0.703862 0.707318 0.710773 0.714228 0.717683 0.721138 0.724594 0.728049 0.731504 0.734959 0.738415 0.741870 0.745325 0.748780 0.752236 0.755691 0.759146 0.762601 0.766057 0.769512 0.772967 0.776422 0.779877 0.783333 0.786788 0.790243 0.793698 0.797154 0.800609 0.804064 0.807519 0.810974 0.814429 0.817884 0.821336 0.824783 0.828286 0.832124 0.836674 0.855077 0.869515 0.862920 0.860095 0.847879 0.846647 0.846382 0.845486 0.841631 0.839301 0.837120 0.834242 0.831316 0.828331 0.824509 0.821113 0.817716 0.814320 0.810923 0.807527 0.804130 0.800734 0.797337 0.793941 0.790544 0.787169 0.783798 0.780427 0.777044 0.773370 0.769506 0.765642 0.761778 0.757867 0.753802 0.749737 0.745672 0.741607 0.737542 0.733477 0.729412 0.725347 0.721307 0.717749 0.714215 0.710681 0.707147 0.703613 0.700079 0.696545 0.693011 0.689477 0.685966 0.682625 0.679434 0.676244 0.673053 0.669863 0.666672 0.663482 0.660291 0.657101 0.653910 0.650719 0.647522 0.643475 0.639160 0.634854 0.631237 0.627676 0.624114 0.620553 0.616992 0.613431 0.609870 0.606309 0.602747 0.675484 0.812107 0.957501 1.102896 1.248291 1.393685 1.539080 1.684474 1.829869 1.975263 2.120658 2.266053 2.411447 2.556842 2.702236 2.847631 2.993026 3.139298 3.304440 3.470061 3.635682 3.801302 3.966923 4.132544 4.298165 4.463786 4.629407 4.795028 4.960649 5.126270 5.291891 5.457512 5.623133 5.788754 5.954375 6.119996 6.283082 6.407583 6.531858 6.655336 6.778814 6.902292 7.025771 7.149249 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.454980 0.457879 0.460778 0.463677 0.466576 0.469475 0.472374 0.475273 0.478172 0.481071 0.483970 0.486869 0.489768 0.492667 0.495566 0.498465 0.501364 0.504263 0.507162 0.510061 0.512960 0.515859 0.518758 0.521657 0.524556 0.527455 0.530354 0.533253 0.536152 0.539051 0.541950 0.544849 0.547749 0.550648 0.553547 0.556446 0.559345 0.562244 0.565143 0.568042 0.571035 0.574065 0.577095 0.580125 0.583157 0.586202 0.589246 0.592291 0.595336 0.598381 0.601426 0.604471 0.607516 0.610561 0.613606 0.616650 0.619695 0.622740 0.625785 0.628830 0.631875 0.634920 0.637965 0.641061 0.644222 0.647382 0.650542 0.653703 0.657099 0.660554 0.664009 0.667465 0.670920 0.674375 0.677830 0.681286 0.684741 0.688196 0.691651 0.695107 0.698562 0.702017 0.705472 0.708927 0.712383 0.715838 0.719293 0.722748 0.726204 0.729659 0.733114 0.736569 0.740025 0.743480 0.746935 0.750390 0.753845 0.757301 0.760756 0.764211 0.767666 0.771122 0.774577 0.778032 0.781487 0.784943 0.788398 0.791853 0.795308 0.798764 0.802219 0.805674 0.809129 0.812584 0.816039 0.819493 0.822942 0.826389 0.830013 0.834241 0.840867 0.864479 0.864389 0.861372 0.853427 0.847546 0.846382 0.846266 0.843384 0.840587 0.838498 0.835927 0.833001 0.830073 0.826099 0.822703 0.819306 0.815910 0.812513 0.809117 0.805720 0.802324 0.798927 0.795531 0.792134 0.788738 0.785343 0.781969 0.778598 0.775217 0.771520 0.767656 0.763792 0.759881 0.755816 0.751751 0.747686 0.743621 0.739556 0.735491 0.731535 0.727895 0.724361 0.720827 0.717293 0.713759 0.710225 0.706691 0.703158 0.699624 0.696090 0.692556 0.689041 0.685703 0.682513 0.679322 0.676132 0.672941 0.669751 0.666560 0.663369 0.660179 0.656988 0.653627 0.649598 0.645283 0.640968 0.637169 0.633585 0.630024 0.626463 0.622902 0.619341 0.615780 0.612218 0.608657 0.605096 0.605570 0.715284 0.860679 1.006073 1.151468 1.296862 1.442257 1.587652 1.733046 1.878441 2.023835 2.169230 2.314625 2.460019 2.605414 2.750808 2.896203 3.046737 3.209758 3.375379 3.541000 3.706621 3.872242 4.037863 4.203484 4.369105 4.534726 4.700347 4.865968 5.031589 5.197210 5.362831 5.528452 5.694073 5.859694 6.024201 6.183126 6.312375 6.435853 6.559331 6.682809 6.806287 6.929765 7.053244 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.456724 0.459623 0.462522 0.465421 0.468320 0.471219 0.474118 0.477017 0.479916 0.482815 0.485714 0.488614 0.491513 0.494412 0.497311 0.500210 0.503109 0.506008 0.508907 0.511806 0.514705 0.517604 0.520503 0.523402 0.526301 0.529200 0.532099 0.534998 0.537897 0.540796 0.543695 0.546594 0.549493 0.552392 0.555291 0.558190 0.561090 0.563991 0.566893 0.569794 0.572697 0.575742 0.578787 0.581832 0.584877 0.587922 0.590966 0.594011 0.597056 0.600101 0.603146 0.606191 0.609236 0.612281 0.615325 0.618370 0.621415 0.624460 0.627505 0.630550 0.633595 0.636640 0.639685 0.642729 0.645887 0.649088 0.652289 0.655490 0.658709 0.662164 0.665619 0.669075 0.672530 0.675985 0.679440 0.682896 0.686351 0.689806 0.693261 0.696716 0.700172 0.703627 0.707082 0.710537 0.713993 0.717448 0.720903 0.724358 0.727814 0.731269 0.734724 0.738179 0.741634 0.745090 0.748545 0.752000 0.755455 0.758911 0.762366 0.765821 0.769276 0.772732 0.776187 0.779642 0.783097 0.786552 0.790008 0.793463 0.796918 0.800373 0.803829 0.807284 0.810739 0.814194 0.817650 0.821101 0.824548 0.828043 0.831824 0.836359 0.855491 0.869340 0.863234 0.859241 0.847647 0.846737 0.846854 0.845648 0.842031 0.839779 0.837596 0.834686 0.831760 0.828104 0.824694 0.821166 0.817637 0.814117 0.810707 0.807310 0.803914 0.800517 0.797121 0.793724 0.790328 0.786932 0.783535 0.780144 0.776770 0.773399 0.769670 0.765806 0.761895 0.757830 0.753765 0.749700 0.745635 0.741597 0.738041 0.734507 0.730973 0.727440 0.723906 0.720372 0.716838 0.713304 0.709770 0.706236 0.702702 0.699168 0.695634 0.692113 0.688782 0.685591 0.682401 0.679210 0.676019 0.672829 0.669638 0.666448 0.663257 0.659784 0.655721 0.651406 0.647091 0.643126 0.639495 0.635934 0.632373 0.628812 0.625250 0.621689 0.618128 0.614567 0.611006 0.607445 0.603883 0.645764 0.763856 0.909251 1.054645 1.200040 1.345434 1.490829 1.636223 1.781618 1.927013 2.072407 2.217802 2.363196 2.508591 2.653986 2.799380 2.952793 3.115077 3.280698 3.446319 3.611940 3.777561 3.943182 4.108803 4.274424 4.440045 4.605666 4.771287 4.936908 5.102529 5.268150 5.433771 5.599392 5.765013 5.930486 6.081600 6.216370 6.339848 6.463326 6.586804 6.710282 6.833760 6.957239 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.461368 0.464267 0.467166 0.470065 0.472964 0.475863 0.478762 0.481661 0.484560 0.487459 0.490358 0.493257 0.496156 0.499055 0.501954 0.504853 0.507752 0.510651 0.513550 0.516449 0.519348 0.522247 0.525146 0.528045 0.530944 0.533843 0.536742 0.539641 0.542540 0.545439 0.548338 0.551237 0.554136 0.557035 0.559934 0.562833 0.565748 0.568668 0.571588 0.574507 0.577462 0.580507 0.583552 0.586597 0.589641 0.592686 0.595731 0.598776 0.601821 0.604866 0.607911 0.610956 0.614001 0.617045 0.620090 0.623135 0.626180 0.629225 0.632270 0.635315 0.638360 0.641404 0.644449 0.647494 0.650734 0.653975 0.657217 0.660459 0.663774 0.667229 0.670684 0.674140 0.677595 0.681050 0.684505 0.687961 0.691416 0.694871 0.698326 0.701782 0.705237 0.708692 0.712147 0.715603 0.719058 0.722513 0.725968 0.729423 0.732879 0.736334 0.739789 0.743244 0.746700 0.750155 0.753610 0.757065 0.760521 0.763976 0.767431 0.770886 0.774341 0.777797 0.781252 0.784707 0.788162 0.791618 0.795073 0.798528 0.801983 0.805439 0.808894 0.812349 0.815804 0.819259 0.822707 0.826154 0.829770 0.833926 0.841090 0.863097 0.865905 0.862467 0.851839 0.847636 0.846887 0.846587 0.843572 0.841061 0.838977 0.836370 0.833391 0.829604 0.827030 0.823501 0.819973 0.816444 0.812916 0.809388 0.805859 0.802331 0.798802 0.795319 0.791918 0.788522 0.785125 0.781729 0.778332 0.774943 0.771549 0.767820 0.763903 0.759843 0.755778 0.751825 0.748188 0.744654 0.741120 0.737586 0.734052 0.730518 0.726984 0.723450 0.719916 0.716382 0.712848 0.709314 0.705780 0.702246 0.698712 0.695183 0.691860 0.688669 0.685479 0.682288 0.679098 0.675907 0.672717 0.669526 0.665993 0.661844 0.657529 0.653214 0.649108 0.645405 0.641844 0.638283 0.634721 0.631160 0.627599 0.624038 0.620477 0.616916 0.613354 0.609793 0.606232 0.602671 0.673817 0.812428 0.957822 1.103217 1.248612 1.394006 1.539401 1.684795 1.830190 1.975585 2.120979 2.266374 2.411768 2.557163 2.702558 2.857664 3.020396 3.186017 3.351638 3.517259 3.682880 3.848501 4.014122 4.179743 4.345364 4.510985 4.676606 4.842227 5.007848 5.173469 5.339090 5.504711 5.670332 5.835953 5.983306 6.120365 6.243843 6.367321 6.490799 6.614277 6.737755 6.880383 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.466011 0.468910 0.471809 0.474708 0.477607 0.480506 0.483405 0.486304 0.489203 0.492102 0.495001 0.497900 0.500799 0.503698 0.506597 0.509496 0.512395 0.515294 0.518193 0.521092 0.523991 0.526890 0.529789 0.532688 0.535587 0.538486 0.541385 0.544284 0.547183 0.550082 0.552981 0.555880 0.558779 0.561678 0.564577 0.567478 0.570416 0.573354 0.576292 0.579230 0.582227 0.585272 0.588317 0.591361 0.594406 0.597451 0.600496 0.603541 0.606586 0.609631 0.612676 0.615720 0.618765 0.621810 0.624855 0.627900 0.630945 0.633990 0.637035 0.640080 0.643124 0.646169 0.649214 0.652320 0.655603 0.658885 0.662168 0.665451 0.668839 0.672294 0.675750 0.679205 0.682660 0.686115 0.689571 0.693026 0.696481 0.699936 0.703391 0.706847 0.710302 0.713757 0.717212 0.720668 0.724123 0.727578 0.731033 0.734489 0.737944 0.741399 0.744854 0.748310 0.751765 0.755220 0.758675 0.762130 0.765586 0.769041 0.772496 0.775951 0.779407 0.782862 0.786317 0.789772 0.793228 0.796683 0.800138 0.803593 0.807048 0.810504 0.813958 0.817413 0.820867 0.824314 0.827799 0.831511 0.836051 0.855905 0.868462 0.863548 0.857653 0.847935 0.846962 0.847180 0.845773 0.842432 0.840258 0.838055 0.835129 0.831252 0.828549 0.825814 0.822308 0.818780 0.815251 0.811723 0.808195 0.804666 0.801138 0.797609 0.794081 0.790552 0.787024 0.783496 0.779967 0.776526 0.773129 0.769703 0.765910 0.761886 0.758334 0.754800 0.751266 0.747732 0.744198 0.740664 0.737130 0.733596 0.730062 0.726528 0.722994 0.719461 0.715927 0.712393 0.708859 0.705325 0.701791 0.698257 0.694938 0.691748 0.688557 0.685367 0.682176 0.678986 0.675795 0.672255 0.667967 0.663652 0.659337 0.655117 0.651315 0.647754 0.644192 0.640631 0.637070 0.633509 0.629948 0.626386 0.622825 0.619264 0.615703 0.612142 0.608581 0.605019 0.624034 0.715605 0.861000 1.006394 1.151789 1.297183 1.442578 1.587973 1.733367 1.878762 2.024156 2.169551 2.314946 2.460340 2.605735 2.761514 2.925715 3.091336 3.256957 3.422578 3.588199 3.753820 3.919441 4.085062 4.250683 4.416304 4.581925 4.747546 4.913167 5.078788 5.244408 5.410029 5.575650 5.741271 5.887701 6.024360 6.147838 6.271316 6.394794 6.518272 6.641750 6.814581 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.467755 0.470654 0.473553 0.476452 0.479351 0.482250 0.485149 0.488048 0.490947 0.493846 0.496745 0.499644 0.502543 0.505442 0.508341 0.511240 0.514139 0.517038 0.519937 0.522836 0.525735 0.528634 0.531533 0.534432 0.537331 0.540230 0.543129 0.546028 0.548927 0.551826 0.554725 0.557624 0.560523 0.563422 0.566321 0.569220 0.572139 0.575095 0.578051 0.581007 0.583963 0.586992 0.590036 0.593081 0.596126 0.599171 0.602216 0.605261 0.608306 0.611351 0.614396 0.617440 0.620485 0.623530 0.626575 0.629620 0.632665 0.635710 0.638755 0.641799 0.644844 0.647889 0.650934 0.653979 0.657170 0.660494 0.663817 0.667141 0.670464 0.673904 0.677360 0.680815 0.684270 0.687725 0.691180 0.694636 0.698091 0.701546 0.705001 0.708457 0.711912 0.715367 0.718822 0.722278 0.725733 0.729188 0.732643 0.736098 0.739554 0.743009 0.746464 0.749919 0.753375 0.756830 0.760285 0.763740 0.767196 0.770651 0.774106 0.777561 0.781017 0.784472 0.787927 0.791382 0.794837 0.798293 0.801748 0.805203 0.808658 0.812114 0.815569 0.819022 0.822473 0.825920 0.829526 0.833612 0.841504 0.862390 0.866928 0.863118 0.850252 0.847726 0.847393 0.846907 0.843972 0.841539 0.839455 0.836783 0.833056 0.829795 0.827517 0.824644 0.821115 0.817587 0.814058 0.810530 0.807002 0.803473 0.799945 0.796416 0.792888 0.789359 0.785831 0.782303 0.778774 0.775246 0.771717 0.768173 0.764916 0.761412 0.757878 0.754344 0.750810 0.747276 0.743743 0.740209 0.736675 0.733141 0.729607 0.726073 0.722539 0.719005 0.715471 0.711937 0.708403 0.704869 0.701335 0.698017 0.694826 0.691636 0.688445 0.685255 0.682022 0.678404 0.674090 0.669775 0.665460 0.661153 0.657224 0.653663 0.650102 0.646541 0.642980 0.639419 0.635857 0.632296 0.628735 0.625174 0.621613 0.618052 0.614490 0.610929 0.607368 0.603807 0.641763 0.764177 0.909572 1.054966 1.200361 1.345755 1.491150 1.636545 1.781939 1.927334 2.072728 2.218123 2.363518 2.509788 2.665413 2.831034 2.996655 3.162276 3.327897 3.493518 3.659139 3.824760 3.990381 4.156002 4.321623 4.487243 4.652864 4.818485 4.984106 5.149727 5.315348 5.480969 5.646590 5.794355 5.927015 6.051833 6.175311 6.298789 6.422267 6.545745 6.720999 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.472398 0.475297 0.478196 0.481095 0.483994 0.486893 0.489792 0.492691 0.495590 0.498489 0.501388 0.504287 0.507186 0.510085 0.512984 0.515883 0.518782 0.521681 0.524580 0.527479 0.530378 0.533277 0.536176 0.539075 0.541974 0.544873 0.547772 0.550671 0.553570 0.556469 0.559368 0.562267 0.565166 0.568065 0.570964 0.573863 0.576810 0.579784 0.582758 0.585732 0.588712 0.591756 0.594801 0.597846 0.600891 0.603936 0.606981 0.610026 0.613071 0.616115 0.619160 0.622205 0.625250 0.628295 0.631340 0.634385 0.637430 0.640475 0.643519 0.646564 0.649609 0.652654 0.655699 0.658744 0.662042 0.665407 0.668771 0.672136 0.675514 0.678969 0.682425 0.685880 0.689335 0.692790 0.696246 0.699701 0.703156 0.706611 0.710067 0.713522 0.716977 0.720432 0.723887 0.727343 0.730798 0.734253 0.737708 0.741164 0.744619 0.748074 0.751529 0.754985 0.758440 0.761895 0.765350 0.768805 0.772261 0.775716 0.779171 0.782626 0.786082 0.789537 0.792992 0.796447 0.799903 0.803358 0.806813 0.810268 0.813723 0.817179 0.820632 0.824079 0.827564 0.831266 0.835745 0.856223 0.869458 0.864603 0.856065 0.848224 0.847393 0.847500 0.845866 0.842853 0.840737 0.838461 0.834860 0.831190 0.828763 0.826486 0.823451 0.819922 0.816394 0.812865 0.809337 0.805809 0.802280 0.798752 0.795223 0.791695 0.788166 0.784638 0.781110 0.777581 0.774053 0.770508 0.766933 0.763573 0.760421 0.757269 0.753884 0.750355 0.746821 0.743287 0.739753 0.736219 0.732685 0.729151 0.725617 0.722083 0.718549 0.715015 0.711482 0.707948 0.704414 0.701100 0.697905 0.694714 0.691524 0.688291 0.684527 0.680213 0.675898 0.671583 0.667269 0.663209 0.659573 0.656012 0.652451 0.648890 0.645328 0.641767 0.638206 0.634645 0.631084 0.627523 0.623961 0.620400 0.616839 0.613278 0.609717 0.606156 0.610243 0.667354 0.812749 0.958144 1.103538 1.248933 1.394327 1.539722 1.685116 1.830511 1.975906 2.121300 2.266695 2.414564 2.570732 2.736353 2.901974 3.067595 3.233216 3.398837 3.564457 3.730078 3.895699 4.061320 4.226941 4.392562 4.558183 4.723804 4.889425 5.055046 5.220667 5.386288 5.551909 5.702928 5.830677 5.955828 6.079306 6.202784 6.326262 6.449740 6.579523 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.477041 0.479940 0.482839 0.485738 0.488637 0.491536 0.494435 0.497334 0.500233 0.503132 0.506031 0.508930 0.511829 0.514728 0.517627 0.520526 0.523425 0.526324 0.529223 0.532122 0.535021 0.537920 0.540819 0.543718 0.546617 0.549517 0.552416 0.555315 0.558214 0.561113 0.564012 0.566911 0.569810 0.572709 0.575608 0.578507 0.581492 0.584483 0.587475 0.590466 0.593476 0.596521 0.599566 0.602611 0.605656 0.608701 0.611746 0.614791 0.617835 0.620880 0.623925 0.626970 0.630015 0.633060 0.636105 0.639150 0.642194 0.645239 0.648284 0.651329 0.654374 0.657419 0.660464 0.663531 0.666936 0.670342 0.673747 0.677153 0.680579 0.684035 0.687490 0.690945 0.694400 0.697856 0.701311 0.704766 0.708221 0.711676 0.715132 0.718587 0.722042 0.725497 0.728953 0.732408 0.735863 0.739318 0.742774 0.746229 0.749684 0.753139 0.756594 0.760050 0.763505 0.766960 0.770415 0.773871 0.777326 0.780781 0.784236 0.787692 0.791147 0.794602 0.798057 0.801512 0.804968 0.808423 0.811878 0.815333 0.818788 0.822238 0.825685 0.829283 0.833297 0.841918 0.862155 0.867441 0.861879 0.848855 0.847819 0.847898 0.847228 0.844373 0.842018 0.839934 0.836664 0.832994 0.830009 0.827731 0.825435 0.822258 0.818729 0.815201 0.811672 0.808144 0.804616 0.801087 0.797559 0.794030 0.790502 0.786973 0.783445 0.779917 0.776388 0.772844 0.769268 0.765689 0.762229 0.759077 0.755925 0.752772 0.749620 0.746353 0.742831 0.739297 0.735764 0.732230 0.728696 0.725162 0.721628 0.718094 0.714560 0.711026 0.707492 0.704182 0.700983 0.697792 0.694602 0.690650 0.686336 0.682021 0.677706 0.673392 0.669227 0.665483 0.661922 0.658360 0.654799 0.651238 0.647677 0.644116 0.640555 0.636993 0.633432 0.629871 0.626310 0.622749 0.619188 0.615626 0.612065 0.608504 0.604943 0.617748 0.715926 0.861321 1.006715 1.152110 1.297505 1.442899 1.588294 1.733688 1.879083 2.024478 2.169872 2.318234 2.476051 2.641672 2.807292 2.972913 3.138534 3.304155 3.469776 3.635397 3.801018 3.966639 4.132260 4.297881 4.463502 4.629123 4.794744 4.960365 5.125986 5.291607 5.457047 5.612866 5.736345 5.859823 5.983301 6.106779 6.230257 6.353735 6.477213 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.467189 0.470088 0.472987 0.475886 0.478785 0.481684 0.484583 0.487482 0.490382 0.493281 0.496180 0.499079 0.501978 0.504877 0.507776 0.510675 0.513574 0.516473 0.519372 0.522271 0.525170 0.528069 0.530968 0.533867 0.536766 0.539665 0.542564 0.545463 0.548362 0.551261 0.554160 0.557059 0.559958 0.562857 0.565756 0.568655 0.571554 0.574453 0.577352 0.580251 0.583175 0.586184 0.589192 0.592201 0.595210 0.598241 0.601286 0.604331 0.607376 0.610421 0.613466 0.616510 0.619555 0.622600 0.625645 0.628690 0.631735 0.634780 0.637825 0.640870 0.643914 0.646959 0.650004 0.653049 0.656094 0.659139 0.662184 0.665229 0.668406 0.671853 0.675299 0.678745 0.682192 0.685644 0.689100 0.692555 0.696010 0.699465 0.702921 0.706376 0.709831 0.713286 0.716742 0.720197 0.723652 0.727107 0.730563 0.734018 0.737473 0.740928 0.744383 0.747839 0.751294 0.754749 0.758204 0.761660 0.765115 0.768570 0.772025 0.775481 0.778936 0.782391 0.785846 0.789301 0.792757 0.796212 0.799667 0.803122 0.806578 0.810033 0.813488 0.816942 0.820397 0.823844 0.827318 0.831016 0.835436 0.855614 0.868808 0.865698 0.854478 0.848512 0.847898 0.847821 0.845967 0.843308 0.841209 0.838466 0.834798 0.831286 0.828977 0.826700 0.824422 0.821065 0.817536 0.814008 0.810479 0.806951 0.803423 0.799894 0.796366 0.792837 0.789309 0.785780 0.782252 0.778724 0.775181 0.771604 0.768025 0.764445 0.760962 0.757733 0.754580 0.751428 0.748276 0.745123 0.741971 0.738818 0.735308 0.731774 0.728240 0.724706 0.721172 0.717638 0.714104 0.710570 0.707261 0.704061 0.700871 0.696768 0.692459 0.688144 0.683829 0.679515 0.675272 0.671393 0.667831 0.664270 0.660709 0.657148 0.653587 0.650026 0.646464 0.642903 0.639342 0.635781 0.632220 0.628659 0.625097 0.621536 0.617975 0.614414 0.610853 0.607292 0.604336 0.619104 0.764498 0.909893 1.055287 1.200682 1.346076 1.491471 1.636866 1.782260 1.927655 2.073049 2.220956 2.381437 2.546990 2.712611 2.878232 3.043853 3.209474 3.375095 3.540716 3.706337 3.871958 4.037579 4.203200 4.368821 4.534442 4.700063 4.865684 5.031305 5.196926 5.359549 5.516198 5.640339 5.763818 5.887296 6.010774 6.134252 6.257730 6.381208 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.471833 0.474732 0.477631 0.480530 0.483429 0.486328 0.489227 0.492126 0.495025 0.497924 0.500823 0.503722 0.506621 0.509520 0.512419 0.515318 0.518217 0.521116 0.524015 0.526914 0.529813 0.532712 0.535611 0.538510 0.541409 0.544308 0.547207 0.550106 0.553005 0.555904 0.558803 0.561702 0.564601 0.567500 0.570399 0.573298 0.576197 0.579096 0.581995 0.584894 0.587859 0.590885 0.593911 0.596937 0.599963 0.603006 0.606051 0.609096 0.612141 0.615186 0.618230 0.621275 0.624320 0.627365 0.630410 0.633455 0.636500 0.639545 0.642589 0.645634 0.648679 0.651724 0.654769 0.657822 0.660899 0.663976 0.667052 0.670129 0.673433 0.676889 0.680344 0.683799 0.687254 0.690710 0.694165 0.697620 0.701075 0.704531 0.707986 0.711441 0.714896 0.718351 0.721807 0.725262 0.728717 0.732172 0.735628 0.739083 0.742538 0.745993 0.749449 0.752904 0.756359 0.759814 0.763270 0.766725 0.770180 0.773635 0.777090 0.780546 0.784001 0.787456 0.790911 0.794367 0.797822 0.801277 0.804732 0.808188 0.811643 0.815098 0.818552 0.822004 0.825451 0.829039 0.832982 0.842332 0.861206 0.867679 0.860292 0.848513 0.847995 0.848386 0.847548 0.844773 0.842491 0.839943 0.836602 0.832932 0.830223 0.827946 0.825668 0.823223 0.819872 0.816343 0.812815 0.809286 0.805758 0.802230 0.798701 0.795173 0.791644 0.788116 0.784587 0.781059 0.777519 0.773939 0.770360 0.766781 0.763201 0.759645 0.756389 0.753236 0.750084 0.746932 0.743779 0.740627 0.737474 0.734322 0.731169 0.727782 0.724251 0.720717 0.717183 0.713649 0.710337 0.707011 0.702896 0.698582 0.694267 0.689952 0.685638 0.681345 0.677302 0.673741 0.670180 0.666619 0.663058 0.659497 0.655935 0.652374 0.648813 0.645252 0.641691 0.638130 0.634568 0.631007 0.627446 0.623885 0.620324 0.616762 0.613201 0.609640 0.606079 0.602518 0.668611 0.813070 0.958465 1.103859 1.249254 1.394648 1.540043 1.685438 1.830832 1.976227 2.122859 2.286948 2.452309 2.617930 2.783551 2.949172 3.114793 3.280414 3.446035 3.611656 3.777277 3.942898 4.108519 4.274140 4.439761 4.605382 4.771003 4.936624 5.102245 5.264928 5.414043 5.544334 5.667812 5.791291 5.914769 6.038247 6.161725 6.285203 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.476476 0.479375 0.482274 0.485173 0.488072 0.490971 0.493870 0.496769 0.499668 0.502567 0.505466 0.508365 0.511264 0.514163 0.517062 0.519961 0.522860 0.525759 0.528658 0.531557 0.534456 0.537355 0.540254 0.543153 0.546052 0.548951 0.551850 0.554749 0.557648 0.560547 0.563446 0.566345 0.569244 0.572143 0.575042 0.577941 0.580840 0.583739 0.586638 0.589537 0.592553 0.595596 0.598639 0.601683 0.604726 0.607771 0.610816 0.613861 0.616905 0.619950 0.622995 0.626040 0.629085 0.632130 0.635175 0.638220 0.641265 0.644309 0.647354 0.650399 0.653444 0.656489 0.659534 0.662617 0.665734 0.668852 0.671969 0.675086 0.678499 0.681954 0.685409 0.688864 0.692320 0.695775 0.699230 0.702685 0.706140 0.709596 0.713051 0.716506 0.719961 0.723417 0.726872 0.730327 0.733782 0.737238 0.740693 0.744148 0.747603 0.751058 0.754514 0.757969 0.761424 0.764879 0.768335 0.771790 0.775245 0.778700 0.782156 0.785611 0.789066 0.792521 0.795976 0.799432 0.802887 0.806342 0.809797 0.813253 0.816708 0.820162 0.823610 0.827069 0.830766 0.835126 0.854614 0.867587 0.866075 0.852890 0.848729 0.848404 0.848141 0.846314 0.843778 0.841219 0.838407 0.834736 0.831469 0.829191 0.826914 0.824636 0.822189 0.818679 0.815150 0.811622 0.808093 0.804565 0.801037 0.797508 0.793980 0.790451 0.786923 0.783395 0.779854 0.776275 0.772695 0.769116 0.765537 0.761957 0.758378 0.755045 0.751892 0.748740 0.745587 0.742435 0.739283 0.736130 0.732978 0.729825 0.726673 0.723521 0.720258 0.716727 0.713127 0.709019 0.704705 0.700390 0.696075 0.691761 0.687447 0.683212 0.679651 0.676090 0.672529 0.668967 0.665406 0.661845 0.658284 0.654723 0.651162 0.647600 0.644039 0.640478 0.636917 0.633356 0.629795 0.626233 0.622672 0.619111 0.615550 0.611989 0.608428 0.604866 0.601305 0.717714 0.861642 1.007037 1.152431 1.297826 1.443220 1.588615 1.734009 1.879404 2.027511 2.192007 2.357628 2.523249 2.688870 2.854491 3.020112 3.185733 3.351354 3.516975 3.682596 3.848217 4.013838 4.179459 4.345080 4.510701 4.676322 4.841943 5.007564 5.172680 5.315141 5.448329 5.571807 5.695286 5.818764 5.942242 6.065720 6.189198 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.478220 0.481119 0.484018 0.486917 0.489816 0.492715 0.495614 0.498513 0.501412 0.504311 0.507210 0.510109 0.513008 0.515907 0.518806 0.521705 0.524604 0.527503 0.530402 0.533301 0.536200 0.539099 0.541998 0.544897 0.547796 0.550695 0.553594 0.556493 0.559392 0.562291 0.565190 0.568089 0.570988 0.573887 0.576786 0.579685 0.582594 0.585509 0.588424 0.591340 0.594266 0.597311 0.600356 0.603401 0.606446 0.609491 0.612536 0.615581 0.618625 0.621670 0.624715 0.627760 0.630805 0.633850 0.636895 0.639940 0.642984 0.646029 0.649074 0.652119 0.655164 0.658209 0.661254 0.664299 0.667433 0.670591 0.673750 0.676908 0.680109 0.683564 0.687019 0.690474 0.693929 0.697385 0.700840 0.704295 0.707750 0.711206 0.714661 0.718116 0.721571 0.725027 0.728482 0.731937 0.735392 0.738847 0.742303 0.745758 0.749213 0.752668 0.756124 0.759579 0.763034 0.766489 0.769945 0.773400 0.776855 0.780310 0.783765 0.787221 0.790676 0.794131 0.797586 0.801042 0.804497 0.807952 0.811407 0.814862 0.818317 0.821769 0.825216 0.828796 0.832667 0.842745 0.859536 0.868090 0.858704 0.848801 0.848404 0.848735 0.847856 0.845174 0.842500 0.839981 0.836541 0.832932 0.830437 0.828160 0.825882 0.823604 0.820996 0.817486 0.813957 0.810429 0.806900 0.803372 0.799844 0.796315 0.792787 0.789258 0.785730 0.782190 0.778610 0.775031 0.771451 0.767872 0.764293 0.760713 0.757134 0.753701 0.750548 0.747396 0.744243 0.741091 0.737939 0.734786 0.731634 0.728481 0.725329 0.722176 0.719007 0.715142 0.710828 0.706513 0.702198 0.697884 0.693569 0.689255 0.685562 0.682000 0.678438 0.674877 0.671316 0.667755 0.664194 0.660633 0.657071 0.653510 0.649949 0.646388 0.642827 0.639266 0.635704 0.632143 0.628582 0.625021 0.621460 0.617899 0.614337 0.610776 0.607215 0.603654 0.639749 0.764819 0.910214 1.055608 1.201003 1.346398 1.491792 1.637187 1.782581 1.934493 2.097326 2.262947 2.428568 2.594189 2.759810 2.925431 3.091052 3.256673 3.422294 3.587915 3.753536 3.919157 4.084778 4.250399 4.416019 4.581640 4.747261 4.912882 5.078503 5.218953 5.352324 5.475802 5.599280 5.722759 5.846237 5.969715 6.127581 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.482863 0.485762 0.488661 0.491560 0.494459 0.497358 0.500257 0.503156 0.506055 0.508954 0.511853 0.514752 0.517651 0.520550 0.523449 0.526348 0.529247 0.532146 0.535045 0.537944 0.540843 0.543742 0.546641 0.549540 0.552439 0.555338 0.558237 0.561136 0.564035 0.566934 0.569833 0.572732 0.575631 0.578530 0.581429 0.584328 0.587257 0.590191 0.593125 0.596058 0.599031 0.602076 0.605121 0.608166 0.611211 0.614256 0.617300 0.620345 0.623390 0.626435 0.629480 0.632525 0.635570 0.638615 0.641660 0.644704 0.647749 0.650794 0.653839 0.656884 0.659929 0.662974 0.666019 0.669073 0.672272 0.675471 0.678669 0.681868 0.685174 0.688629 0.692084 0.695539 0.698995 0.702450 0.705905 0.709360 0.712816 0.716271 0.719726 0.723181 0.726636 0.730092 0.733547 0.737002 0.740457 0.743913 0.747368 0.750823 0.754278 0.757734 0.761189 0.764644 0.768099 0.771554 0.775010 0.778465 0.781920 0.785375 0.788831 0.792286 0.795741 0.799196 0.802652 0.806107 0.809562 0.813017 0.816472 0.819926 0.823375 0.826842 0.830523 0.834815 0.853615 0.868363 0.864518 0.851302 0.848870 0.848910 0.848462 0.846714 0.843782 0.841135 0.838345 0.834675 0.831683 0.829406 0.827128 0.824850 0.822573 0.819808 0.816293 0.812764 0.809236 0.805707 0.802179 0.798651 0.795122 0.791594 0.788065 0.784523 0.780946 0.777366 0.773787 0.770208 0.766628 0.763049 0.759470 0.755890 0.752409 0.749204 0.746052 0.742899 0.739747 0.736595 0.733442 0.730290 0.727137 0.723985 0.720794 0.716951 0.712636 0.708321 0.704007 0.699692 0.695378 0.691496 0.687909 0.684348 0.680787 0.677226 0.673665 0.670104 0.666542 0.662981 0.659420 0.655859 0.652298 0.648736 0.645175 0.641614 0.638053 0.634492 0.630931 0.627369 0.623808 0.620247 0.616686 0.613125 0.609564 0.606002 0.602441 0.678429 0.813391 0.958786 1.104180 1.249575 1.394969 1.540364 1.685759 1.840164 2.002645 2.168266 2.333887 2.499508 2.665129 2.830750 2.996371 3.161992 3.327613 3.493233 3.658854 3.824475 3.990096 4.155717 4.321338 4.486959 4.652580 4.818201 4.983822 5.125053 5.256295 5.379797 5.503275 5.626753 5.750232 5.873710 6.051775 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.487506 0.490405 0.493304 0.496203 0.499102 0.502001 0.504900 0.507799 0.510698 0.513597 0.516496 0.519395 0.522294 0.525193 0.528092 0.530991 0.533890 0.536789 0.539688 0.542587 0.545486 0.548385 0.551285 0.554184 0.557083 0.559982 0.562881 0.565780 0.568679 0.571578 0.574477 0.577376 0.580275 0.583174 0.586073 0.588979 0.591931 0.594883 0.597835 0.600786 0.603796 0.606841 0.609886 0.612931 0.615976 0.619020 0.622065 0.625110 0.628155 0.631200 0.634245 0.637290 0.640335 0.643379 0.646424 0.649469 0.652514 0.655559 0.658604 0.661649 0.664694 0.667739 0.670783 0.673893 0.677132 0.680372 0.683612 0.686851 0.690239 0.693694 0.697149 0.700604 0.704060 0.707515 0.710970 0.714425 0.717881 0.721336 0.724791 0.728246 0.731702 0.735157 0.738612 0.742067 0.745523 0.748978 0.752433 0.755888 0.759343 0.762799 0.766254 0.769709 0.773164 0.776620 0.780075 0.783530 0.786985 0.790441 0.793896 0.797351 0.800806 0.804261 0.807717 0.811172 0.814627 0.818081 0.821535 0.824981 0.828552 0.832352 0.843159 0.860104 0.868843 0.857116 0.849089 0.848910 0.849055 0.848135 0.845039 0.842416 0.840006 0.836479 0.833019 0.830651 0.828374 0.826096 0.823818 0.821541 0.818628 0.815100 0.811571 0.808043 0.804514 0.800986 0.797458 0.793929 0.790401 0.786857 0.783281 0.779702 0.776122 0.772543 0.768964 0.765384 0.761805 0.758226 0.754646 0.751123 0.747860 0.744708 0.741555 0.738403 0.735250 0.732098 0.728946 0.725793 0.722586 0.718759 0.714444 0.710130 0.705815 0.701501 0.697455 0.693819 0.690258 0.686697 0.683136 0.679574 0.676013 0.672452 0.668891 0.665330 0.661769 0.658207 0.654646 0.651085 0.647524 0.643963 0.640402 0.636840 0.633279 0.629718 0.626157 0.622596 0.619035 0.615473 0.611912 0.608351 0.604790 0.618858 0.716568 0.861963 1.007358 1.152752 1.298147 1.443541 1.588936 1.744707 1.907964 2.073585 2.239206 2.404827 2.570448 2.736068 2.901689 3.067310 3.232931 3.398552 3.564173 3.729794 3.895415 4.061036 4.226657 4.392278 4.557899 4.723520 4.889141 5.033100 5.159570 5.283792 5.407270 5.530748 5.654226 5.777705 5.941490 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.477654 0.480553 0.483452 0.486351 0.489250 0.492149 0.495049 0.497948 0.500847 0.503746 0.506645 0.509544 0.512443 0.515342 0.518241 0.521140 0.524039 0.526938 0.529837 0.532736 0.535635 0.538534 0.541433 0.544332 0.547231 0.550130 0.553029 0.555928 0.558827 0.561726 0.564625 0.567524 0.570423 0.573322 0.576221 0.579120 0.582019 0.584918 0.587817 0.590716 0.593646 0.596616 0.599585 0.602555 0.605524 0.608561 0.611606 0.614651 0.617695 0.620740 0.623785 0.626830 0.629875 0.632920 0.635965 0.639010 0.642055 0.645099 0.648144 0.651189 0.654234 0.657279 0.660324 0.663369 0.666414 0.669458 0.672503 0.675548 0.678734 0.682015 0.685295 0.688576 0.691856 0.695304 0.698759 0.702214 0.705670 0.709125 0.712580 0.716035 0.719491 0.722946 0.726401 0.729856 0.733311 0.736767 0.740222 0.743677 0.747132 0.750588 0.754043 0.757498 0.760953 0.764409 0.767864 0.771319 0.774774 0.778230 0.781685 0.785140 0.788595 0.792050 0.795506 0.798961 0.802416 0.805871 0.809327 0.812782 0.816237 0.819692 0.823141 0.826606 0.830279 0.834503 0.852360 0.867513 0.862930 0.849833 0.848993 0.849415 0.848782 0.847041 0.843697 0.841050 0.838283 0.834613 0.831897 0.829620 0.827342 0.825064 0.822787 0.820495 0.817435 0.813907 0.810378 0.806850 0.803322 0.799793 0.796265 0.792736 0.789192 0.785616 0.782037 0.778458 0.774878 0.771299 0.767720 0.764140 0.760561 0.756982 0.753402 0.749823 0.746520 0.743364 0.740211 0.737059 0.733906 0.730754 0.727602 0.724382 0.720567 0.716253 0.711938 0.707624 0.703439 0.699729 0.696168 0.692607 0.689045 0.685484 0.681923 0.678362 0.674801 0.671240 0.667678 0.664117 0.660556 0.656995 0.653434 0.649873 0.646311 0.642750 0.639189 0.635628 0.632067 0.628506 0.624944 0.621383 0.617822 0.614261 0.610700 0.607138 0.603577 0.647217 0.765140 0.910535 1.055929 1.201324 1.346719 1.492113 1.648274 1.813282 1.978903 2.144524 2.310145 2.475766 2.641387 2.807008 2.972629 3.138250 3.303871 3.469492 3.635113 3.800734 3.966355 4.131976 4.297597 4.463218 4.628839 4.792564 4.940831 5.064309 5.187787 5.311265 5.434743 5.558221 5.681700 5.805178 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.482298 0.485197 0.488096 0.490995 0.493894 0.496793 0.499692 0.502591 0.505490 0.508389 0.511288 0.514187 0.517086 0.519985 0.522884 0.525783 0.528682 0.531581 0.534480 0.537379 0.540278 0.543177 0.546076 0.548975 0.551874 0.554773 0.557672 0.560571 0.563470 0.566369 0.569268 0.572167 0.575066 0.577965 0.580864 0.583763 0.586662 0.589561 0.592460 0.595359 0.598323 0.601310 0.604297 0.607284 0.610281 0.613326 0.616371 0.619415 0.622460 0.625505 0.628550 0.631595 0.634640 0.637685 0.640730 0.643774 0.646819 0.649864 0.652909 0.655954 0.658999 0.662044 0.665089 0.668134 0.671178 0.674223 0.677268 0.680313 0.683598 0.686919 0.690241 0.693562 0.696914 0.700369 0.703824 0.707280 0.710735 0.714190 0.717645 0.721100 0.724556 0.728011 0.731466 0.734921 0.738377 0.741832 0.745287 0.748742 0.752198 0.755653 0.759108 0.762563 0.766018 0.769474 0.772929 0.776384 0.779839 0.783295 0.786750 0.790205 0.793660 0.797116 0.800571 0.804026 0.807481 0.810936 0.814391 0.817846 0.821300 0.824747 0.828309 0.832055 0.843573 0.858048 0.868744 0.855528 0.849378 0.849415 0.849375 0.848581 0.844974 0.842331 0.840027 0.836417 0.833159 0.830865 0.828588 0.826310 0.824033 0.821755 0.819477 0.816242 0.812714 0.809185 0.805657 0.802129 0.798600 0.795072 0.791527 0.787952 0.784373 0.780793 0.777214 0.773635 0.770055 0.766476 0.762896 0.759317 0.755738 0.752158 0.748579 0.745172 0.742020 0.738867 0.735715 0.732562 0.729410 0.726183 0.722376 0.718061 0.713747 0.709450 0.705639 0.702077 0.698516 0.694955 0.691394 0.687833 0.684272 0.680710 0.677149 0.673588 0.670027 0.666466 0.662905 0.659343 0.655782 0.652221 0.648660 0.645099 0.641538 0.637976 0.634415 0.630854 0.627293 0.623732 0.620171 0.616609 0.613048 0.609487 0.605926 0.605884 0.668318 0.813712 0.959107 1.104501 1.249896 1.396981 1.552980 1.718601 1.884222 2.049843 2.215464 2.381085 2.546706 2.712327 2.877948 3.043569 3.209190 3.374811 3.540432 3.706053 3.871674 4.037295 4.202916 4.368537 4.534158 4.694175 4.844826 4.968304 5.091782 5.215260 5.338738 5.462216 5.585694 5.709173 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.484042 0.486941 0.489840 0.492739 0.495638 0.498537 0.501436 0.504335 0.507234 0.510133 0.513032 0.515931 0.518830 0.521729 0.524628 0.527527 0.530426 0.533325 0.536224 0.539123 0.542022 0.544921 0.547820 0.550719 0.553618 0.556517 0.559416 0.562315 0.565214 0.568113 0.571012 0.573911 0.576810 0.579709 0.582608 0.585507 0.588406 0.591305 0.594204 0.597103 0.600005 0.603010 0.606014 0.609019 0.612024 0.615046 0.618090 0.621135 0.624180 0.627225 0.630270 0.633315 0.636360 0.639405 0.642450 0.645494 0.648539 0.651584 0.654629 0.657674 0.660719 0.663764 0.666809 0.669853 0.672898 0.675943 0.678988 0.682033 0.685122 0.688484 0.691846 0.695208 0.698570 0.701979 0.705434 0.708889 0.712345 0.715800 0.719255 0.722710 0.726166 0.729621 0.733076 0.736531 0.739987 0.743442 0.746897 0.750352 0.753807 0.757263 0.760718 0.764173 0.767628 0.771084 0.774539 0.777994 0.781449 0.784905 0.788360 0.791815 0.795270 0.798725 0.802181 0.805636 0.809091 0.812546 0.816001 0.819456 0.822906 0.826358 0.830036 0.834189 0.851105 0.868327 0.861342 0.849398 0.849415 0.849916 0.849405 0.847206 0.843613 0.841104 0.838221 0.834574 0.832111 0.829834 0.827556 0.825278 0.823001 0.820723 0.818357 0.815049 0.811521 0.807992 0.804464 0.800936 0.797407 0.793864 0.790287 0.786708 0.783129 0.779549 0.775970 0.772391 0.768811 0.765232 0.761653 0.758073 0.754494 0.750914 0.747335 0.743841 0.740676 0.737523 0.734371 0.731218 0.727987 0.724184 0.719870 0.715555 0.711599 0.707987 0.704426 0.700865 0.697304 0.693743 0.690181 0.686620 0.683059 0.679498 0.675937 0.672376 0.668814 0.665253 0.661692 0.658131 0.654570 0.651009 0.647447 0.643886 0.640325 0.636764 0.633203 0.629642 0.626080 0.622519 0.618958 0.615397 0.611836 0.608275 0.604713 0.624022 0.716890 0.862284 1.007679 1.153073 1.301408 1.458299 1.623920 1.789541 1.955162 2.120783 2.286404 2.452025 2.617646 2.783267 2.948888 3.114509 3.280130 3.445751 3.611372 3.776993 3.942614 4.108235 4.273856 4.439477 4.598724 4.745906 4.872299 4.995777 5.119255 5.242733 5.366211 5.489689 5.613167 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.488685 0.491584 0.494483 0.497382 0.500281 0.503180 0.506079 0.508978 0.511877 0.514776 0.517675 0.520574 0.523473 0.526372 0.529271 0.532170 0.535069 0.537968 0.540867 0.543766 0.546665 0.549564 0.552463 0.555362 0.558261 0.561160 0.564059 0.566958 0.569857 0.572756 0.575655 0.578554 0.581453 0.584352 0.587251 0.590150 0.593049 0.595948 0.598847 0.601746 0.604685 0.607707 0.610729 0.613751 0.616773 0.619810 0.622855 0.625900 0.628945 0.631990 0.635035 0.638080 0.641125 0.644169 0.647214 0.650259 0.653304 0.656349 0.659394 0.662439 0.665484 0.668529 0.671573 0.674618 0.677663 0.680708 0.683753 0.686798 0.689988 0.693391 0.696794 0.700198 0.703601 0.707044 0.710499 0.713955 0.717410 0.720865 0.724320 0.727776 0.731231 0.734686 0.738141 0.741596 0.745052 0.748507 0.751962 0.755417 0.758873 0.762328 0.765783 0.769238 0.772694 0.776149 0.779604 0.783059 0.786514 0.789970 0.793425 0.796880 0.800335 0.803791 0.807246 0.810701 0.814156 0.817611 0.821065 0.824512 0.828065 0.831796 0.843914 0.856053 0.867156 0.853940 0.849666 0.849921 0.849999 0.848894 0.844894 0.842247 0.840025 0.836355 0.833357 0.831080 0.828802 0.826524 0.824247 0.821969 0.819691 0.817258 0.813856 0.810328 0.806799 0.803271 0.799743 0.796202 0.792623 0.789043 0.785464 0.781885 0.778305 0.774726 0.771147 0.767567 0.763988 0.760409 0.756829 0.753250 0.749671 0.746091 0.742584 0.739332 0.736179 0.733027 0.729795 0.725993 0.721678 0.717593 0.713897 0.710336 0.706775 0.703214 0.699652 0.696091 0.692530 0.688969 0.685408 0.681847 0.678285 0.674724 0.671163 0.667602 0.664041 0.660480 0.656918 0.653357 0.649796 0.646235 0.642674 0.639112 0.635551 0.631990 0.628429 0.624868 0.621307 0.617745 0.614184 0.610623 0.607062 0.603501 0.629710 0.765461 0.910856 1.056251 1.204784 1.363618 1.529239 1.694860 1.860481 2.026102 2.191723 2.357344 2.522965 2.688586 2.854207 3.019828 3.185449 3.351070 3.516691 3.682312 3.847933 4.013554 4.179174 4.344795 4.505702 4.646448 4.776294 4.899772 5.023250 5.146728 5.270206 5.393684 5.517162 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.493328 0.496227 0.499126 0.502025 0.504924 0.507823 0.510722 0.513621 0.516520 0.519419 0.522318 0.525217 0.528116 0.531015 0.533914 0.536813 0.539712 0.542611 0.545510 0.548409 0.551308 0.554207 0.557106 0.560005 0.562904 0.565803 0.568702 0.571601 0.574500 0.577399 0.580298 0.583197 0.586096 0.588995 0.591894 0.594793 0.597692 0.600591 0.603490 0.606389 0.609375 0.612414 0.615453 0.618492 0.621531 0.624575 0.627620 0.630665 0.633710 0.636755 0.639800 0.642845 0.645889 0.648934 0.651979 0.655024 0.658069 0.661114 0.664159 0.667204 0.670248 0.673293 0.676338 0.679383 0.682428 0.685473 0.688518 0.691563 0.694877 0.698321 0.701765 0.705209 0.708654 0.712109 0.715564 0.719020 0.722475 0.725930 0.729385 0.732841 0.736296 0.739751 0.743206 0.746662 0.750117 0.753572 0.757027 0.760483 0.763938 0.767393 0.770848 0.774303 0.777759 0.781214 0.784669 0.788124 0.791580 0.795035 0.798490 0.801945 0.805401 0.808856 0.812311 0.815766 0.819221 0.822672 0.826119 0.829792 0.833874 0.850372 0.869119 0.859754 0.849666 0.849921 0.850597 0.850395 0.845750 0.843528 0.841250 0.838159 0.834641 0.832325 0.830048 0.827770 0.825493 0.823215 0.820937 0.818660 0.816192 0.812663 0.809135 0.805606 0.802078 0.798538 0.794958 0.791379 0.787800 0.784220 0.780641 0.777061 0.773482 0.769903 0.766323 0.762744 0.759165 0.755585 0.752006 0.748427 0.744847 0.741277 0.737987 0.734835 0.731607 0.727801 0.723614 0.719807 0.716246 0.712684 0.709123 0.705562 0.702001 0.698440 0.694879 0.691317 0.687756 0.684195 0.680634 0.677073 0.673512 0.669950 0.666389 0.662828 0.659267 0.655706 0.652145 0.648583 0.645022 0.641461 0.637900 0.634339 0.630778 0.627216 0.623655 0.620094 0.616533 0.612972 0.609411 0.605849 0.608793 0.668639 0.814033 0.959428 1.107257 1.269135 1.434558 1.600179 1.765800 1.931421 2.097042 2.262663 2.428284 2.593905 2.759526 2.925147 3.090768 3.256389 3.422009 3.587630 3.753251 3.918872 4.084493 4.250114 4.414714 4.549724 4.680289 4.803767 4.927245 5.050723 5.174201 5.297679 5.433566 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.495072 0.497971 0.500870 0.503769 0.506668 0.509567 0.512466 0.515365 0.518264 0.521163 0.524062 0.526961 0.529860 0.532759 0.535658 0.538557 0.541456 0.544355 0.547254 0.550153 0.553052 0.555952 0.558851 0.561750 0.564649 0.567548 0.570447 0.573346 0.576245 0.579144 0.582043 0.584942 0.587841 0.590740 0.593639 0.596538 0.599441 0.602352 0.605263 0.608174 0.611085 0.614116 0.617161 0.620205 0.623250 0.626295 0.629340 0.632385 0.635430 0.638475 0.641520 0.644564 0.647609 0.650654 0.653699 0.656744 0.659789 0.662834 0.665879 0.668924 0.671968 0.675013 0.678058 0.681103 0.684166 0.687240 0.690315 0.693389 0.696464 0.699898 0.703353 0.706809 0.710264 0.713719 0.717174 0.720630 0.724085 0.727540 0.730995 0.734451 0.737906 0.741361 0.744816 0.748271 0.751727 0.755182 0.758637 0.762092 0.765548 0.769003 0.772458 0.775913 0.779369 0.782824 0.786279 0.789734 0.793189 0.796645 0.800100 0.803555 0.807010 0.810466 0.813921 0.817376 0.820831 0.824278 0.827822 0.831519 0.843394 0.854536 0.863140 0.852352 0.849953 0.851730 0.850678 0.849206 0.844809 0.842191 0.839963 0.836293 0.833571 0.831294 0.829016 0.826738 0.824461 0.822183 0.819905 0.817628 0.814949 0.811470 0.807942 0.804413 0.800873 0.797294 0.793714 0.790135 0.786556 0.782976 0.779397 0.775818 0.772238 0.768659 0.765079 0.761500 0.757921 0.754341 0.750762 0.747183 0.743603 0.740024 0.736648 0.733422 0.729662 0.725717 0.722155 0.718594 0.715033 0.711472 0.707911 0.704350 0.700788 0.697227 0.693666 0.690105 0.686544 0.682983 0.679421 0.675860 0.672299 0.668738 0.665177 0.661616 0.658054 0.654493 0.650932 0.647371 0.643810 0.640249 0.636687 0.633126 0.629565 0.626004 0.622443 0.618882 0.615320 0.611759 0.608198 0.604637 0.604248 0.717211 0.862605 1.008945 1.174310 1.339877 1.505498 1.671119 1.836740 2.002361 2.167982 2.333603 2.499223 2.664844 2.830465 2.996086 3.161707 3.327328 3.492949 3.658570 3.824191 3.989812 4.155433 4.321054 4.455311 4.584284 4.707762 4.831240 4.954718 5.078196 5.201674 5.371147 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.499716 0.502615 0.505514 0.508413 0.511312 0.514211 0.517110 0.520009 0.522908 0.525807 0.528706 0.531605 0.534504 0.537403 0.540302 0.543201 0.546100 0.548999 0.551898 0.554797 0.557696 0.560595 0.563494 0.566393 0.569292 0.572191 0.575090 0.577989 0.580888 0.583787 0.586686 0.589585 0.592484 0.595383 0.598282 0.601181 0.604100 0.607029 0.609958 0.612888 0.615836 0.618880 0.621925 0.624970 0.628015 0.631060 0.634105 0.637150 0.640195 0.643240 0.646284 0.649329 0.652374 0.655419 0.658464 0.661509 0.664554 0.667599 0.670643 0.673688 0.676733 0.679778 0.682823 0.685868 0.688974 0.692089 0.695204 0.698319 0.701508 0.704963 0.708419 0.711874 0.715329 0.718784 0.722240 0.725695 0.729150 0.732605 0.736060 0.739516 0.742971 0.746426 0.749881 0.753337 0.756792 0.760247 0.763702 0.767158 0.770613 0.774068 0.777523 0.780978 0.784434 0.787889 0.791344 0.794799 0.798255 0.801710 0.805165 0.808620 0.812076 0.815530 0.818985 0.822437 0.825893 0.829549 0.833559 0.849430 0.867599 0.857048 0.849955 0.851730 0.851271 0.850747 0.845673 0.843444 0.841393 0.838097 0.834817 0.832540 0.830262 0.827984 0.825707 0.823429 0.821151 0.818874 0.816596 0.813806 0.810277 0.806749 0.803207 0.799629 0.796050 0.792470 0.788891 0.785312 0.781732 0.778153 0.774574 0.770994 0.767415 0.763836 0.760256 0.756677 0.753098 0.749518 0.745939 0.742359 0.738780 0.735246 0.731626 0.728065 0.724504 0.720943 0.717382 0.713821 0.710259 0.706698 0.703137 0.699576 0.696015 0.692453 0.688892 0.685331 0.681770 0.678209 0.674648 0.671086 0.667525 0.663964 0.660403 0.656842 0.653281 0.649719 0.646158 0.642597 0.639036 0.635475 0.631914 0.628352 0.624791 0.621230 0.617669 0.614108 0.610547 0.606985 0.603424 0.628506 0.765783 0.915578 1.079575 1.245196 1.410817 1.576438 1.742058 1.907679 2.073300 2.238921 2.404542 2.570163 2.735784 2.901405 3.067026 3.232647 3.398268 3.563889 3.729510 3.895131 4.060752 4.226373 4.362868 4.488093 4.611757 4.735235 4.858713 4.982191 5.105669 5.283071 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.489864 0.492763 0.495662 0.498561 0.501460 0.504359 0.507258 0.510157 0.513056 0.515955 0.518854 0.521753 0.524652 0.527551 0.530450 0.533349 0.536248 0.539147 0.542046 0.544945 0.547844 0.550743 0.553642 0.556541 0.559440 0.562339 0.565238 0.568137 0.571036 0.573935 0.576834 0.579733 0.582632 0.585531 0.588430 0.591329 0.594228 0.597127 0.600026 0.602925 0.605824 0.608769 0.611716 0.614664 0.617611 0.620600 0.623645 0.626690 0.629735 0.632780 0.635825 0.638870 0.641915 0.644959 0.648004 0.651049 0.654094 0.657139 0.660184 0.663229 0.666274 0.669319 0.672363 0.675408 0.678453 0.681498 0.684543 0.687588 0.690648 0.693804 0.696960 0.700115 0.703271 0.706573 0.710029 0.713484 0.716939 0.720394 0.723849 0.727305 0.730760 0.734215 0.737670 0.741126 0.744581 0.748036 0.751491 0.754947 0.758402 0.761857 0.765312 0.768767 0.772223 0.775678 0.779133 0.782588 0.786044 0.789499 0.792954 0.796409 0.799865 0.803320 0.806775 0.810230 0.813685 0.817141 0.820594 0.824043 0.827578 0.831276 0.842395 0.854252 0.857048 0.850745 0.851730 0.852183 0.851418 0.847873 0.844725 0.842213 0.839901 0.836231 0.833785 0.831508 0.829230 0.826952 0.824675 0.822397 0.820120 0.817842 0.815564 0.812613 0.809084 0.805541 0.801965 0.798385 0.794806 0.791226 0.787647 0.784068 0.780488 0.776909 0.773330 0.769750 0.766171 0.762592 0.759012 0.755433 0.751854 0.748263 0.744596 0.740895 0.737196 0.733605 0.730086 0.726566 0.723046 0.719527 0.716007 0.712487 0.708968 0.705448 0.701924 0.698363 0.694802 0.691241 0.687680 0.684119 0.680557 0.676996 0.673435 0.669874 0.666313 0.662752 0.659190 0.655629 0.652068 0.648507 0.644946 0.641385 0.637823 0.634262 0.630701 0.627140 0.623579 0.620018 0.616456 0.612895 0.609334 0.605773 0.602212 0.677733 0.822129 0.984893 1.150514 1.316135 1.481756 1.647377 1.812998 1.978619 2.144240 2.309861 2.475482 2.641103 2.806724 2.972345 3.137966 3.303587 3.469208 3.634829 3.800450 3.966071 4.127317 4.268795 4.392273 4.515752 4.639230 4.762708 4.886186 5.009664 5.151463 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.494507 0.497406 0.500305 0.503204 0.506103 0.509002 0.511901 0.514800 0.517699 0.520598 0.523497 0.526396 0.529295 0.532194 0.535093 0.537992 0.540891 0.543790 0.546689 0.549588 0.552487 0.555386 0.558285 0.561184 0.564083 0.566982 0.569881 0.572780 0.575679 0.578578 0.581477 0.584376 0.587275 0.590174 0.593073 0.595972 0.598871 0.601770 0.604669 0.607568 0.610483 0.613449 0.616414 0.619379 0.622344 0.625365 0.628410 0.631455 0.634500 0.637545 0.640590 0.643635 0.646679 0.649724 0.652769 0.655814 0.658859 0.661904 0.664949 0.667994 0.671038 0.674083 0.677128 0.680173 0.683218 0.686263 0.689308 0.692353 0.695459 0.698656 0.701852 0.705049 0.708245 0.711638 0.715094 0.718549 0.722004 0.725459 0.728915 0.732370 0.735825 0.739280 0.742736 0.746191 0.749646 0.753101 0.756556 0.760012 0.763467 0.766922 0.770377 0.773833 0.777288 0.780743 0.784198 0.787654 0.791109 0.794564 0.798019 0.801474 0.804930 0.808385 0.811840 0.815295 0.818751 0.822203 0.825653 0.829305 0.833242 0.848120 0.859631 0.850956 0.853268 0.853782 0.851951 0.851059 0.845833 0.843359 0.841530 0.838035 0.835031 0.832754 0.830476 0.828198 0.825921 0.823643 0.821365 0.819088 0.816810 0.814532 0.811420 0.807875 0.804300 0.800721 0.797141 0.793562 0.789983 0.786403 0.782824 0.779244 0.775665 0.772061 0.768382 0.764680 0.760978 0.757276 0.753575 0.749873 0.746171 0.742469 0.738767 0.735180 0.731660 0.728141 0.724621 0.721101 0.717582 0.714062 0.710542 0.707023 0.703503 0.699983 0.696464 0.692944 0.689425 0.685905 0.682385 0.678866 0.675346 0.671826 0.668307 0.664787 0.661267 0.657748 0.654228 0.650708 0.647189 0.643669 0.640149 0.636608 0.633050 0.629488 0.625927 0.622366 0.618805 0.615244 0.611683 0.608121 0.604560 0.608461 0.727434 0.890212 1.055833 1.221454 1.387075 1.552696 1.718317 1.883938 2.049559 2.215180 2.380801 2.546422 2.712043 2.877664 3.043285 3.208906 3.374527 3.540148 3.705769 3.871390 4.028118 4.172790 4.296268 4.419746 4.543225 4.666703 4.790181 4.913659 5.037137 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.499150 0.502049 0.504948 0.507847 0.510746 0.513645 0.516544 0.519443 0.522342 0.525241 0.528140 0.531039 0.533938 0.536837 0.539736 0.542635 0.545534 0.548433 0.551332 0.554231 0.557130 0.560029 0.562928 0.565827 0.568726 0.571625 0.574524 0.577423 0.580322 0.583221 0.586120 0.589019 0.591918 0.594817 0.597716 0.600615 0.603514 0.606413 0.609312 0.612211 0.615155 0.618138 0.621121 0.624104 0.627087 0.630130 0.633175 0.636220 0.639265 0.642310 0.645354 0.648399 0.651444 0.654489 0.657534 0.660579 0.663624 0.666669 0.669714 0.672758 0.675803 0.678848 0.681893 0.684938 0.687983 0.691028 0.694073 0.697117 0.700292 0.703530 0.706767 0.710004 0.713248 0.716704 0.720159 0.723614 0.727069 0.730524 0.733980 0.737435 0.740890 0.744345 0.747801 0.751256 0.754711 0.758166 0.761622 0.765077 0.768532 0.771987 0.775442 0.778898 0.782353 0.785808 0.789263 0.792719 0.796174 0.799629 0.803084 0.806540 0.809995 0.813450 0.816905 0.820360 0.823809 0.827335 0.831032 0.841395 0.854999 0.851478 0.853268 0.853782 0.852544 0.852502 0.846189 0.844641 0.842357 0.839839 0.836303 0.834000 0.831722 0.829444 0.827167 0.824889 0.822611 0.820334 0.818056 0.815778 0.813501 0.810211 0.806635 0.803056 0.799477 0.795857 0.792167 0.788465 0.784764 0.781062 0.777360 0.773658 0.769956 0.766255 0.762553 0.758851 0.755149 0.751447 0.747746 0.744044 0.740342 0.736757 0.733235 0.729715 0.726196 0.722676 0.719156 0.715637 0.712117 0.708597 0.705078 0.701558 0.698038 0.694519 0.690999 0.687479 0.683960 0.680440 0.676920 0.673401 0.669881 0.666362 0.662842 0.659322 0.655803 0.652283 0.648763 0.645244 0.641724 0.638204 0.634685 0.631165 0.627645 0.624126 0.620606 0.617086 0.613567 0.610047 0.606538 0.603067 0.668646 0.795531 0.961152 1.126773 1.292394 1.458015 1.623636 1.789257 1.954878 2.120499 2.286120 2.451741 2.617362 2.782983 2.948604 3.114225 3.279846 3.445467 3.611088 3.776709 3.931904 4.076785 4.200263 4.323741 4.447220 4.570698 4.694176 4.817654 4.941132 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.503793 0.506692 0.509591 0.512490 0.515389 0.518288 0.521187 0.524086 0.526985 0.529884 0.532783 0.535682 0.538581 0.541480 0.544379 0.547278 0.550177 0.553076 0.555975 0.558874 0.561773 0.564672 0.567571 0.570470 0.573369 0.576268 0.579167 0.582066 0.584965 0.587864 0.590763 0.593662 0.596561 0.599460 0.602359 0.605258 0.608157 0.611056 0.613955 0.616855 0.619838 0.622838 0.625839 0.628839 0.631850 0.634895 0.637940 0.640985 0.644030 0.647074 0.650119 0.653164 0.656209 0.659254 0.662299 0.665344 0.668389 0.671433 0.674478 0.677523 0.680568 0.683613 0.686658 0.689703 0.692748 0.695793 0.698837 0.701882 0.705147 0.708426 0.711704 0.714982 0.718313 0.721769 0.725224 0.728679 0.732134 0.735590 0.739045 0.742500 0.745955 0.749411 0.752866 0.756321 0.759776 0.763231 0.766687 0.770142 0.773597 0.777052 0.780508 0.783963 0.787418 0.790873 0.794329 0.797784 0.801239 0.804694 0.808149 0.811605 0.815060 0.818514 0.821968 0.825415 0.829062 0.832925 0.846064 0.853978 0.856737 0.854629 0.855346 0.852630 0.850941 0.845884 0.843302 0.841643 0.837973 0.835245 0.832968 0.830690 0.828412 0.826135 0.823857 0.821580 0.819302 0.817024 0.814747 0.812153 0.808546 0.804847 0.801145 0.797444 0.793742 0.790040 0.786338 0.782636 0.778935 0.775233 0.771531 0.767829 0.764127 0.760426 0.756724 0.753022 0.749320 0.745618 0.741917 0.738334 0.734809 0.731290 0.727770 0.724250 0.720731 0.717211 0.713692 0.710172 0.706652 0.703133 0.699613 0.696093 0.692574 0.689054 0.685534 0.682015 0.678495 0.674975 0.671456 0.667936 0.664416 0.660897 0.657377 0.653858 0.650338 0.646818 0.643299 0.639779 0.636259 0.632740 0.629220 0.625700 0.622181 0.618700 0.615245 0.611789 0.608334 0.604934 0.626486 0.700850 0.866471 1.032092 1.197713 1.363334 1.528955 1.694576 1.860197 2.025818 2.191439 2.357060 2.522681 2.688302 2.853923 3.019544 3.185164 3.350785 3.516406 3.682027 3.838168 3.977254 4.104258 4.227736 4.351214 4.474693 4.598171 4.721649 4.845127 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.505537 0.508436 0.511335 0.514234 0.517133 0.520032 0.522931 0.525830 0.528729 0.531628 0.534527 0.537426 0.540325 0.543224 0.546123 0.549022 0.551921 0.554820 0.557720 0.560619 0.563518 0.566417 0.569316 0.572215 0.575114 0.578013 0.580912 0.583811 0.586710 0.589609 0.592508 0.595407 0.598306 0.601205 0.604104 0.607003 0.609902 0.612801 0.615700 0.618599 0.621512 0.624530 0.627548 0.630566 0.633583 0.636615 0.639660 0.642705 0.645749 0.648794 0.651839 0.654884 0.657929 0.660974 0.664019 0.667064 0.670109 0.673153 0.676198 0.679243 0.682288 0.685333 0.688378 0.691423 0.694468 0.697512 0.700557 0.703602 0.706706 0.710025 0.713343 0.716662 0.719981 0.723379 0.726834 0.730289 0.733744 0.737200 0.740655 0.744110 0.747565 0.751020 0.754476 0.757931 0.761386 0.764841 0.768297 0.771752 0.775207 0.778662 0.782118 0.785573 0.789028 0.792483 0.795938 0.799394 0.802849 0.806304 0.809759 0.813215 0.816670 0.820124 0.823574 0.827091 0.830789 0.840396 0.848301 0.857800 0.857143 0.855835 0.853223 0.852912 0.846227 0.844556 0.842502 0.839777 0.836491 0.834214 0.831936 0.829658 0.827381 0.825103 0.822825 0.820548 0.818270 0.815992 0.813420 0.809877 0.806335 0.802720 0.799018 0.795316 0.791615 0.787913 0.784211 0.780509 0.776807 0.773106 0.769404 0.765702 0.762000 0.758298 0.754597 0.750895 0.747193 0.743491 0.739908 0.736384 0.732864 0.729345 0.725825 0.722305 0.718786 0.715266 0.711746 0.708227 0.704707 0.701187 0.697668 0.694148 0.690629 0.687109 0.683589 0.680070 0.676550 0.673030 0.669511 0.665991 0.662471 0.658952 0.655432 0.651912 0.648393 0.644873 0.641353 0.637834 0.634340 0.630878 0.627423 0.623967 0.620512 0.617057 0.613601 0.610146 0.606800 0.603515 0.618845 0.773407 0.937411 1.103032 1.268653 1.434274 1.599895 1.765516 1.931137 2.096758 2.262379 2.427999 2.593620 2.759241 2.924862 3.090483 3.256104 3.421725 3.587346 3.746512 3.880036 4.008253 4.131731 4.255209 4.378687 4.502166 4.625644 4.749122 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.510181 0.513080 0.515979 0.518878 0.521777 0.524676 0.527575 0.530474 0.533373 0.536272 0.539171 0.542070 0.544969 0.547868 0.550767 0.553666 0.556565 0.559464 0.562363 0.565262 0.568161 0.571060 0.573959 0.576858 0.579757 0.582656 0.585555 0.588454 0.591353 0.594252 0.597151 0.600050 0.602949 0.605848 0.608747 0.611646 0.614545 0.617444 0.620343 0.623242 0.626197 0.629232 0.632267 0.635302 0.638337 0.641380 0.644425 0.647469 0.650514 0.653559 0.656604 0.659649 0.662694 0.665739 0.668784 0.671828 0.674873 0.677918 0.680963 0.684008 0.687053 0.690098 0.693143 0.696188 0.699232 0.702277 0.705322 0.708367 0.711564 0.714924 0.718283 0.721643 0.725003 0.728444 0.731899 0.735354 0.738809 0.742265 0.745720 0.749175 0.752630 0.756086 0.759541 0.762996 0.766451 0.769907 0.773362 0.776817 0.780272 0.783727 0.787183 0.790638 0.794093 0.797548 0.801004 0.804459 0.807914 0.811369 0.814824 0.818280 0.821733 0.825180 0.828818 0.832621 0.844008 0.870757 0.858207 0.855906 0.854111 0.853853 0.848111 0.845837 0.843335 0.841582 0.837963 0.835459 0.833182 0.830904 0.828627 0.826349 0.824071 0.821794 0.819516 0.817238 0.814667 0.811125 0.807583 0.804041 0.800498 0.796885 0.793189 0.789487 0.785785 0.782084 0.778382 0.774680 0.770978 0.767276 0.763575 0.759873 0.756171 0.752469 0.748767 0.745066 0.741480 0.737959 0.734439 0.730919 0.727400 0.723880 0.720360 0.716841 0.713321 0.709801 0.706282 0.702762 0.699242 0.695723 0.692203 0.688683 0.685164 0.681644 0.678125 0.674605 0.671085 0.667566 0.664046 0.660526 0.657007 0.653487 0.649983 0.646511 0.643056 0.639601 0.636145 0.632690 0.629235 0.625779 0.622324 0.618869 0.615413 0.612001 0.608682 0.605411 0.602141 0.697647 0.842730 1.008351 1.173972 1.339593 1.505213 1.670834 1.836455 2.002076 2.167697 2.333318 2.498939 2.664560 2.830181 2.995802 3.161423 3.327044 3.492665 3.656619 3.785147 3.912248 4.035726 4.159204 4.282682 4.406160 4.529639 4.682001 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.500329 0.503228 0.506127 0.509026 0.511925 0.514824 0.517723 0.520622 0.523521 0.526420 0.529319 0.532218 0.535117 0.538016 0.540915 0.543814 0.546713 0.549612 0.552511 0.555410 0.558309 0.561208 0.564107 0.567006 0.569905 0.572804 0.575703 0.578602 0.581501 0.584400 0.587299 0.590198 0.593097 0.595996 0.598895 0.601794 0.604693 0.607592 0.610491 0.613390 0.616290 0.619197 0.622104 0.625010 0.627917 0.630920 0.633965 0.637010 0.640055 0.643100 0.646144 0.649189 0.652234 0.655279 0.658324 0.661369 0.664414 0.667459 0.670504 0.673548 0.676593 0.679638 0.682683 0.685728 0.688773 0.691818 0.694863 0.697907 0.700952 0.703997 0.707042 0.710087 0.713132 0.716444 0.719845 0.723246 0.726646 0.730054 0.733509 0.736964 0.740419 0.743875 0.747330 0.750785 0.754240 0.757696 0.761151 0.764606 0.768061 0.771516 0.774972 0.778427 0.781882 0.785337 0.788793 0.792248 0.795703 0.799158 0.802614 0.806069 0.809524 0.812979 0.816434 0.819889 0.823340 0.826848 0.830545 0.839397 0.857130 0.864588 0.858505 0.857887 0.853903 0.853068 0.846501 0.844472 0.842648 0.839715 0.836705 0.834428 0.832150 0.829872 0.827595 0.825317 0.823039 0.820762 0.818484 0.815913 0.812373 0.808830 0.805288 0.801746 0.798204 0.794662 0.791062 0.787360 0.783658 0.779956 0.776255 0.772553 0.768851 0.765149 0.761447 0.757746 0.754044 0.750342 0.746645 0.743053 0.739533 0.736013 0.732494 0.728974 0.725454 0.721935 0.718415 0.714896 0.711376 0.707856 0.704337 0.700817 0.697297 0.693778 0.690258 0.686738 0.683219 0.679699 0.676179 0.672660 0.669140 0.665628 0.662145 0.658689 0.655234 0.651779 0.648323 0.644868 0.641413 0.637957 0.634502 0.631047 0.627591 0.624136 0.620681 0.617226 0.613870 0.610578 0.607308 0.604037 0.638980 0.748048 0.913669 1.079290 1.244911 1.410532 1.576153 1.741774 1.907395 2.073016 2.238637 2.404258 2.569879 2.735500 2.901121 3.066742 3.232363 3.397984 3.563605 3.692248 3.816243 3.939721 4.063199 4.186677 4.310155 4.433634 4.610303 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.504972 0.507871 0.510770 0.513669 0.516568 0.519467 0.522366 0.525265 0.528164 0.531063 0.533962 0.536861 0.539760 0.542659 0.545558 0.548457 0.551356 0.554255 0.557154 0.560053 0.562952 0.565851 0.568750 0.571649 0.574548 0.577447 0.580346 0.583245 0.586144 0.589043 0.591942 0.594841 0.597740 0.600639 0.603538 0.606437 0.609336 0.612235 0.615134 0.618033 0.620944 0.623869 0.626794 0.629719 0.632644 0.635685 0.638730 0.641775 0.644820 0.647864 0.650909 0.653954 0.656999 0.660044 0.663089 0.666134 0.669179 0.672223 0.675268 0.678313 0.681358 0.684403 0.687448 0.690493 0.693538 0.696582 0.699627 0.702672 0.705717 0.708762 0.711807 0.714852 0.717904 0.721346 0.724788 0.728230 0.731672 0.735119 0.738574 0.742029 0.745484 0.748940 0.752395 0.755850 0.759305 0.762761 0.766216 0.769671 0.773126 0.776582 0.780037 0.783492 0.786947 0.790402 0.793858 0.797313 0.800768 0.804223 0.807679 0.811134 0.814589 0.818043 0.821498 0.824947 0.828575 0.832346 0.843463 0.870463 0.861019 0.857887 0.854497 0.854765 0.846501 0.845753 0.843464 0.841520 0.838048 0.835674 0.833396 0.831118 0.828841 0.826563 0.824285 0.822008 0.819730 0.817161 0.813620 0.810078 0.806536 0.802994 0.799451 0.795909 0.792367 0.788825 0.785223 0.781531 0.777829 0.774127 0.770426 0.766724 0.763022 0.759320 0.755618 0.751917 0.748224 0.744627 0.741108 0.737588 0.734068 0.730549 0.727029 0.723509 0.719990 0.716470 0.712950 0.709431 0.705911 0.702392 0.698872 0.695352 0.691833 0.688313 0.684793 0.681275 0.677778 0.674323 0.670867 0.667412 0.663957 0.660501 0.657046 0.653591 0.650135 0.646680 0.643225 0.639769 0.636314 0.632859 0.629403 0.625948 0.622493 0.619067 0.615745 0.612475 0.609204 0.605934 0.602663 0.661363 0.818988 0.984609 1.150230 1.315851 1.481472 1.647093 1.812714 1.978335 2.143956 2.309577 2.475198 2.640819 2.806440 2.972061 3.137682 3.303303 3.461348 3.596760 3.720238 3.843716 3.967194 4.090672 4.214150 4.337628 4.506952 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.509615 0.512514 0.515413 0.518312 0.521211 0.524110 0.527009 0.529908 0.532807 0.535706 0.538605 0.541504 0.544403 0.547302 0.550201 0.553100 0.555999 0.558898 0.561797 0.564696 0.567595 0.570494 0.573393 0.576292 0.579191 0.582090 0.584989 0.587888 0.590787 0.593686 0.596585 0.599484 0.602383 0.605282 0.608181 0.611080 0.613979 0.616878 0.619777 0.622676 0.625608 0.628552 0.631495 0.634438 0.637405 0.640450 0.643495 0.646539 0.649584 0.652629 0.655674 0.658719 0.661764 0.664809 0.667854 0.670899 0.673943 0.676988 0.680033 0.683078 0.686123 0.689168 0.692213 0.695258 0.698302 0.701347 0.704392 0.707437 0.710508 0.713580 0.716652 0.719724 0.722908 0.726363 0.729818 0.733273 0.736729 0.740184 0.743639 0.747094 0.750550 0.754005 0.757460 0.760915 0.764371 0.767826 0.771281 0.774736 0.778191 0.781647 0.785102 0.788557 0.792012 0.795468 0.798923 0.802378 0.805833 0.809289 0.812744 0.816199 0.819653 0.823105 0.826604 0.830302 0.839490 0.859499 0.866002 0.859035 0.856931 0.854701 0.851176 0.846776 0.844387 0.842794 0.839654 0.836919 0.834642 0.832364 0.830087 0.827809 0.825531 0.823254 0.820976 0.818410 0.814868 0.811325 0.807783 0.804241 0.800699 0.797157 0.793615 0.790072 0.786530 0.782988 0.779404 0.775702 0.772000 0.768298 0.764597 0.760895 0.757193 0.753491 0.749801 0.746202 0.742682 0.739163 0.735643 0.732123 0.728604 0.725084 0.721564 0.718045 0.714525 0.711005 0.707486 0.703966 0.700446 0.696927 0.693421 0.689956 0.686501 0.683045 0.679590 0.676135 0.672679 0.669224 0.665769 0.662313 0.658858 0.655403 0.651947 0.648492 0.645037 0.641581 0.638126 0.634671 0.631215 0.627760 0.624305 0.620940 0.617642 0.614371 0.611101 0.607830 0.604560 0.626825 0.726407 0.889928 1.055549 1.221170 1.386791 1.552412 1.718033 1.883654 2.049275 2.214896 2.380517 2.546138 2.711759 2.877380 3.043001 3.208622 3.361412 3.500755 3.624233 3.747711 3.871189 3.994667 4.118145 4.241623 4.365101 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.511359 0.514258 0.517157 0.520056 0.522955 0.525854 0.528753 0.531652 0.534551 0.537450 0.540349 0.543248 0.546147 0.549046 0.551945 0.554844 0.557743 0.560642 0.563541 0.566440 0.569339 0.572238 0.575137 0.578036 0.580935 0.583834 0.586733 0.589632 0.592531 0.595430 0.598329 0.601228 0.604127 0.607026 0.609925 0.612824 0.615723 0.618623 0.621522 0.624421 0.627322 0.630283 0.633244 0.636205 0.639166 0.642170 0.645215 0.648259 0.651304 0.654349 0.657394 0.660439 0.663484 0.666529 0.669574 0.672618 0.675663 0.678708 0.681753 0.684798 0.687843 0.690888 0.693933 0.696977 0.700022 0.703067 0.706112 0.709157 0.712216 0.715329 0.718442 0.721555 0.724668 0.727973 0.731428 0.734883 0.738339 0.741794 0.745249 0.748704 0.752160 0.755615 0.759070 0.762525 0.765980 0.769436 0.772891 0.776346 0.779801 0.783257 0.786712 0.790167 0.793622 0.797078 0.800533 0.803988 0.807443 0.810898 0.814354 0.817809 0.821264 0.824711 0.828331 0.832267 0.843815 0.873031 0.862630 0.859939 0.855175 0.855078 0.846776 0.845668 0.843610 0.841458 0.838187 0.835888 0.833610 0.831332 0.829055 0.826777 0.824499 0.822222 0.819657 0.816115 0.812573 0.809031 0.805489 0.801947 0.798404 0.794862 0.791320 0.787778 0.784236 0.780693 0.777151 0.773560 0.769873 0.766171 0.762469 0.758768 0.755066 0.751375 0.747776 0.744257 0.740737 0.737217 0.733698 0.730178 0.726659 0.723139 0.719619 0.716100 0.712580 0.709067 0.705589 0.702134 0.698679 0.695223 0.691768 0.688313 0.684857 0.681402 0.677947 0.674491 0.671036 0.667581 0.664125 0.660670 0.657215 0.653759 0.650304 0.646849 0.643393 0.639938 0.636483 0.633028 0.629572 0.626133 0.622809 0.619538 0.616268 0.612997 0.609727 0.606456 0.608336 0.652463 0.795247 0.960868 1.126489 1.292110 1.457731 1.623352 1.788973 1.954594 2.120215 2.285836 2.451457 2.617078 2.782699 2.948320 3.113940 3.264499 3.404750 3.528228 3.651706 3.775184 3.898662 4.022140 4.145618 4.269096 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.516002 0.518901 0.521800 0.524699 0.527598 0.530497 0.533396 0.536295 0.539194 0.542093 0.544992 0.547891 0.550790 0.553689 0.556588 0.559488 0.562387 0.565286 0.568185 0.571084 0.573983 0.576882 0.579781 0.582680 0.585579 0.588478 0.591377 0.594276 0.597175 0.600074 0.602973 0.605872 0.608771 0.611670 0.614569 0.617468 0.620367 0.623266 0.626165 0.629064 0.631990 0.634968 0.637947 0.640926 0.643905 0.646934 0.649979 0.653024 0.656069 0.659114 0.662159 0.665204 0.668249 0.671294 0.674338 0.677383 0.680428 0.683473 0.686518 0.689563 0.692608 0.695653 0.698697 0.701742 0.704787 0.707832 0.710877 0.713922 0.717019 0.720173 0.723326 0.726480 0.729633 0.733038 0.736493 0.739949 0.743404 0.746859 0.750314 0.753769 0.757225 0.760680 0.764135 0.767590 0.771046 0.774501 0.777956 0.781411 0.784867 0.788322 0.791777 0.795232 0.798687 0.802143 0.805598 0.809053 0.812508 0.815963 0.819418 0.822870 0.826361 0.830058 0.839440 0.861869 0.865233 0.859939 0.855945 0.856329 0.848346 0.846864 0.844425 0.842940 0.839614 0.837134 0.834856 0.832578 0.830301 0.828023 0.825745 0.823468 0.820904 0.817363 0.813821 0.810278 0.806736 0.803194 0.799652 0.796110 0.792568 0.789025 0.785483 0.781941 0.778399 0.774857 0.771314 0.767744 0.764044 0.760342 0.756640 0.752945 0.749351 0.745831 0.742312 0.738792 0.735272 0.731753 0.728233 0.724716 0.721223 0.717767 0.714312 0.710857 0.707401 0.703946 0.700491 0.697035 0.693580 0.690125 0.686669 0.683214 0.679759 0.676303 0.672848 0.669393 0.665937 0.662482 0.659027 0.655571 0.652116 0.648661 0.645205 0.641750 0.638295 0.634840 0.631384 0.628009 0.624705 0.621435 0.618164 0.614894 0.611623 0.608353 0.605082 0.601812 0.704923 0.866187 1.031808 1.197429 1.363050 1.528671 1.694292 1.859913 2.025534 2.191155 2.356775 2.522396 2.688017 2.853638 3.019259 3.170104 3.307581 3.432223 3.555701 3.679179 3.802657 3.926135 4.049613 4.173091 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.520646 0.523545 0.526444 0.529343 0.532242 0.535141 0.538040 0.540939 0.543838 0.546737 0.549636 0.552535 0.555434 0.558333 0.561232 0.564131 0.567030 0.569929 0.572828 0.575727 0.578626 0.581525 0.584424 0.587323 0.590222 0.593121 0.596020 0.598919 0.601818 0.604717 0.607616 0.610515 0.613414 0.616313 0.619212 0.622111 0.625010 0.627909 0.630808 0.633707 0.636667 0.639664 0.642660 0.645656 0.648654 0.651699 0.654744 0.657789 0.660834 0.663879 0.666924 0.669969 0.673013 0.676058 0.679103 0.682148 0.685193 0.688238 0.691283 0.694328 0.697372 0.700417 0.703462 0.706507 0.709552 0.712597 0.715642 0.718687 0.721844 0.725038 0.728232 0.731427 0.734648 0.738103 0.741558 0.745014 0.748469 0.751924 0.755379 0.758835 0.762290 0.765745 0.769200 0.772655 0.776111 0.779566 0.783021 0.786476 0.789932 0.793387 0.796842 0.800297 0.803753 0.807208 0.810663 0.814118 0.817573 0.821027 0.824477 0.828088 0.832563 0.846184 0.871451 0.863064 0.860095 0.855910 0.854241 0.847050 0.845584 0.843755 0.841396 0.838379 0.836102 0.833824 0.831546 0.829269 0.826991 0.824714 0.822151 0.818610 0.815068 0.811526 0.807984 0.804442 0.800899 0.797357 0.793815 0.790273 0.786731 0.783189 0.779646 0.776104 0.772562 0.769020 0.765478 0.761897 0.758215 0.754513 0.750926 0.747406 0.743886 0.740367 0.736856 0.733401 0.729945 0.726490 0.723035 0.719579 0.716124 0.712669 0.709213 0.705758 0.702303 0.698847 0.695392 0.691937 0.688481 0.685026 0.681571 0.678115 0.674660 0.671205 0.667749 0.664294 0.660839 0.657383 0.653928 0.650473 0.647017 0.643562 0.640107 0.636652 0.633198 0.629872 0.626602 0.623331 0.620061 0.616790 0.613520 0.610249 0.606979 0.603708 0.654723 0.771506 0.937127 1.102748 1.268369 1.433989 1.599610 1.765231 1.930852 2.096473 2.262094 2.427715 2.593336 2.758957 2.924578 3.077828 3.209910 3.336218 3.459696 3.583174 3.706652 3.830130 3.953608 4.077086 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.510794 0.513693 0.516592 0.519491 0.522390 0.525289 0.528188 0.531087 0.533986 0.536885 0.539784 0.542683 0.545582 0.548481 0.551380 0.554279 0.557178 0.560077 0.562976 0.565875 0.568774 0.571673 0.574572 0.577471 0.580370 0.583269 0.586168 0.589067 0.591966 0.594865 0.597764 0.600663 0.603562 0.606461 0.609360 0.612259 0.615158 0.618057 0.620956 0.623855 0.626754 0.629653 0.632552 0.635451 0.638350 0.641355 0.644369 0.647382 0.650396 0.653419 0.656464 0.659509 0.662554 0.665599 0.668644 0.671689 0.674733 0.677778 0.680823 0.683868 0.686913 0.689958 0.693003 0.696048 0.699092 0.702137 0.705182 0.708227 0.711272 0.714317 0.717362 0.720407 0.723455 0.726690 0.729925 0.733160 0.736395 0.739713 0.743168 0.746624 0.750079 0.753534 0.756989 0.760444 0.763900 0.767355 0.770810 0.774265 0.777721 0.781176 0.784631 0.788086 0.791542 0.794997 0.798452 0.801907 0.805362 0.808818 0.812273 0.815728 0.819183 0.822636 0.826123 0.829815 0.839176 0.863402 0.866750 0.861991 0.856448 0.856931 0.847050 0.846863 0.844571 0.843029 0.839677 0.837348 0.835070 0.832792 0.830515 0.828237 0.825959 0.823399 0.819858 0.816316 0.812774 0.809231 0.805689 0.802147 0.798605 0.795063 0.791520 0.787978 0.784436 0.780894 0.777352 0.773810 0.770267 0.766725 0.763183 0.759641 0.756078 0.752500 0.749034 0.745579 0.742123 0.738668 0.735213 0.731757 0.728302 0.724847 0.721391 0.717936 0.714481 0.711025 0.707570 0.704115 0.700659 0.697204 0.693749 0.690293 0.686838 0.683383 0.679927 0.676472 0.673017 0.669561 0.666106 0.662651 0.659195 0.655740 0.652285 0.648830 0.645374 0.641919 0.638464 0.635077 0.631769 0.628498 0.625228 0.621957 0.618687 0.615416 0.612146 0.608875 0.605605 0.620978 0.676824 0.842445 1.008066 1.173687 1.339308 1.504929 1.670550 1.836171 2.001792 2.167413 2.333034 2.498655 2.664276 2.829897 2.987353 3.114580 3.240213 3.363691 3.487169 3.610647 3.734125 3.857603 3.986327 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.515437 0.518336 0.521235 0.524134 0.527033 0.529932 0.532831 0.535730 0.538629 0.541528 0.544427 0.547326 0.550225 0.553124 0.556023 0.558922 0.561821 0.564720 0.567619 0.570518 0.573417 0.576316 0.579215 0.582114 0.585013 0.587912 0.590811 0.593710 0.596609 0.599508 0.602407 0.605306 0.608205 0.611104 0.614003 0.616902 0.619801 0.622700 0.625599 0.628498 0.631397 0.634296 0.637195 0.640094 0.643022 0.646053 0.649083 0.652114 0.655145 0.658184 0.661229 0.664274 0.667319 0.670364 0.673408 0.676453 0.679498 0.682543 0.685588 0.688633 0.691678 0.694723 0.697767 0.700812 0.703857 0.706902 0.709947 0.712992 0.716037 0.719082 0.722127 0.725171 0.728283 0.731559 0.734835 0.738111 0.741386 0.744778 0.748233 0.751689 0.755144 0.758599 0.762054 0.765510 0.768965 0.772420 0.775875 0.779331 0.782786 0.786241 0.789696 0.793151 0.796607 0.800062 0.803517 0.806972 0.810428 0.813883 0.817338 0.820793 0.824242 0.827844 0.832860 0.848554 0.871197 0.863355 0.858761 0.857273 0.851411 0.847324 0.845500 0.843901 0.841334 0.838594 0.836316 0.834038 0.831761 0.829483 0.827205 0.824648 0.821105 0.817563 0.814021 0.810479 0.806937 0.803395 0.799852 0.796310 0.792768 0.789226 0.785684 0.782142 0.778599 0.775057 0.771515 0.767973 0.764436 0.761194 0.758060 0.754301 0.750846 0.747391 0.743935 0.740480 0.737025 0.733569 0.730114 0.726659 0.723203 0.719748 0.716293 0.712837 0.709382 0.705927 0.702471 0.699016 0.695561 0.692105 0.688650 0.685195 0.681739 0.678284 0.674829 0.671373 0.667918 0.664463 0.661007 0.657552 0.654097 0.650642 0.647186 0.643731 0.640276 0.636942 0.633665 0.630395 0.627124 0.623854 0.620583 0.617313 0.614042 0.610772 0.607501 0.604231 0.600961 0.749527 0.913385 1.079006 1.244627 1.410248 1.575869 1.741490 1.907111 2.072732 2.238353 2.403974 2.569595 2.734773 2.897251 3.020729 3.144207 3.267686 3.391164 3.514642 3.638120 3.761598 3.927054 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.517181 0.520080 0.522979 0.525878 0.528777 0.531676 0.534575 0.537474 0.540373 0.543272 0.546171 0.549070 0.551969 0.554868 0.557767 0.560666 0.563565 0.566464 0.569363 0.572262 0.575161 0.578060 0.580959 0.583858 0.586757 0.589656 0.592555 0.595454 0.598353 0.601252 0.604151 0.607050 0.609949 0.612848 0.615747 0.618646 0.621545 0.624444 0.627343 0.630242 0.633141 0.636043 0.638946 0.641848 0.644750 0.647724 0.650769 0.653814 0.656859 0.659904 0.662949 0.665994 0.669039 0.672084 0.675128 0.678173 0.681218 0.684263 0.687308 0.690353 0.693398 0.696443 0.699487 0.702532 0.705577 0.708622 0.711667 0.714712 0.717757 0.720802 0.723846 0.726891 0.729936 0.733133 0.736449 0.739766 0.743083 0.746399 0.749843 0.753299 0.756754 0.760209 0.763664 0.767120 0.770575 0.774030 0.777485 0.780940 0.784396 0.787851 0.791306 0.794761 0.798217 0.801672 0.805127 0.808582 0.812037 0.815492 0.818947 0.822401 0.825879 0.829571 0.838912 0.864363 0.866879 0.863585 0.857127 0.856785 0.847324 0.846781 0.844717 0.843036 0.839839 0.837562 0.835284 0.833006 0.830729 0.828451 0.825895 0.822353 0.818811 0.815269 0.811726 0.808184 0.804642 0.801100 0.797558 0.794016 0.790473 0.786931 0.783389 0.779847 0.776305 0.772946 0.769812 0.766679 0.763546 0.760413 0.756513 0.752658 0.749203 0.745747 0.742292 0.738837 0.735381 0.731926 0.728471 0.725015 0.721560 0.718105 0.714649 0.711194 0.707739 0.704283 0.700828 0.697373 0.693917 0.690462 0.687007 0.683551 0.680096 0.676641 0.673185 0.669730 0.666275 0.662819 0.659364 0.655909 0.652454 0.648998 0.645543 0.642145 0.638832 0.635562 0.632291 0.629021 0.625750 0.622480 0.619209 0.615939 0.612668 0.609398 0.606127 0.602857 0.683637 0.818704 0.984325 1.149946 1.315567 1.481188 1.646809 1.812430 1.978051 2.143672 2.309293 2.474914 2.638944 2.794697 2.924724 3.048202 3.171681 3.295159 3.418637 3.542115 3.665593 3.844037 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.521824 0.524723 0.527622 0.530521 0.533420 0.536319 0.539218 0.542117 0.545016 0.547915 0.550814 0.553713 0.556612 0.559511 0.562410 0.565309 0.568208 0.571107 0.574006 0.576905 0.579804 0.582703 0.585602 0.588501 0.591400 0.594299 0.597198 0.600097 0.602996 0.605895 0.608794 0.611693 0.614592 0.617491 0.620391 0.623290 0.626189 0.629088 0.631987 0.634886 0.637790 0.640711 0.643631 0.646552 0.649472 0.652489 0.655534 0.658579 0.661624 0.664669 0.667714 0.670759 0.673803 0.676848 0.679893 0.682938 0.685983 0.689028 0.692073 0.695118 0.698162 0.701207 0.704252 0.707297 0.710342 0.713387 0.716432 0.719477 0.722522 0.725566 0.728611 0.731656 0.734701 0.738004 0.741362 0.744720 0.748077 0.751453 0.754908 0.758364 0.761819 0.765274 0.768729 0.772185 0.775640 0.779095 0.782550 0.786006 0.789461 0.792916 0.796371 0.799827 0.803282 0.806737 0.810192 0.813647 0.817102 0.820556 0.824007 0.827601 0.833156 0.850923 0.871247 0.864049 0.857951 0.858686 0.848581 0.847598 0.845532 0.844047 0.841272 0.838808 0.836530 0.834252 0.831975 0.829697 0.827142 0.823601 0.820058 0.816516 0.812974 0.809432 0.805890 0.802348 0.798805 0.795263 0.791721 0.788179 0.784713 0.781565 0.778431 0.775298 0.772165 0.769032 0.765899 0.762765 0.758857 0.754561 0.751015 0.747559 0.744104 0.740649 0.737193 0.733738 0.730283 0.726827 0.723372 0.719917 0.716461 0.713006 0.709551 0.706095 0.702640 0.699185 0.695729 0.692274 0.688819 0.685363 0.681908 0.678453 0.674997 0.671542 0.668087 0.664632 0.661176 0.657721 0.654266 0.650810 0.647355 0.644012 0.640729 0.637458 0.634188 0.630917 0.627647 0.624376 0.621106 0.617835 0.614565 0.611294 0.608024 0.604753 0.634610 0.724023 0.889644 1.055265 1.220886 1.386507 1.552128 1.717749 1.883370 2.048991 2.214612 2.380233 2.545766 2.694092 2.828719 2.952197 3.075675 3.199154 3.322632 3.446110 3.569588 3.721333 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.526467 0.529366 0.532265 0.535164 0.538063 0.540962 0.543861 0.546760 0.549659 0.552558 0.555457 0.558356 0.561256 0.564155 0.567054 0.569953 0.572852 0.575751 0.578650 0.581549 0.584448 0.587347 0.590246 0.593145 0.596044 0.598943 0.601842 0.604741 0.607640 0.610539 0.613438 0.616337 0.619236 0.622135 0.625034 0.627933 0.630832 0.633731 0.636630 0.639529 0.642450 0.645388 0.648327 0.651266 0.654209 0.657254 0.660299 0.663344 0.666389 0.669434 0.672479 0.675523 0.678568 0.681613 0.684658 0.687703 0.690748 0.693793 0.696838 0.699882 0.702927 0.705972 0.709017 0.712062 0.715107 0.718152 0.721197 0.724241 0.727286 0.730331 0.733376 0.736421 0.739500 0.742898 0.746297 0.749695 0.753094 0.756518 0.759974 0.763429 0.766884 0.770339 0.773795 0.777250 0.780705 0.784160 0.787615 0.791071 0.794526 0.797981 0.801436 0.804892 0.808347 0.811802 0.815257 0.818713 0.822166 0.825630 0.829328 0.838648 0.865544 0.867607 0.861724 0.858136 0.854475 0.847598 0.846696 0.844862 0.843040 0.840054 0.837776 0.835498 0.833221 0.830943 0.828389 0.824848 0.821306 0.817764 0.814222 0.810679 0.807137 0.803595 0.800053 0.796532 0.793317 0.790183 0.787050 0.783917 0.780784 0.777651 0.774518 0.771384 0.768251 0.765118 0.761205 0.756879 0.752827 0.749371 0.745916 0.742461 0.739005 0.735550 0.732095 0.728639 0.725184 0.721729 0.718273 0.714818 0.711363 0.707907 0.704452 0.700997 0.697541 0.694086 0.690631 0.687175 0.683720 0.680265 0.676809 0.673354 0.669899 0.666444 0.662988 0.659533 0.656078 0.652622 0.649212 0.645895 0.642625 0.639355 0.636084 0.632814 0.629543 0.626273 0.623002 0.619732 0.616461 0.613191 0.609920 0.606650 0.603379 0.632892 0.795176 0.960584 1.126205 1.291826 1.457447 1.623068 1.788689 1.954310 2.119930 2.285551 2.451172 2.596539 2.732714 2.856192 2.979670 3.103148 3.226627 3.350105 3.473583 3.597061 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.531111 0.534010 0.536909 0.539808 0.542707 0.545606 0.548505 0.551404 0.554303 0.557202 0.560101 0.563000 0.565899 0.568798 0.571697 0.574596 0.577495 0.580394 0.583293 0.586192 0.589091 0.591990 0.594889 0.597788 0.600687 0.603586 0.606485 0.609384 0.612283 0.615182 0.618081 0.620980 0.623879 0.626778 0.629677 0.632576 0.635475 0.638374 0.641273 0.644172 0.647120 0.650076 0.653033 0.655990 0.658974 0.662019 0.665064 0.668109 0.671154 0.674198 0.677243 0.680288 0.683333 0.686378 0.689423 0.692468 0.695513 0.698557 0.701602 0.704647 0.707692 0.710737 0.713782 0.716827 0.719872 0.722917 0.725961 0.729006 0.732051 0.735096 0.738141 0.741186 0.744374 0.747814 0.751253 0.754693 0.758133 0.761584 0.765039 0.768494 0.771949 0.775404 0.778860 0.782315 0.785770 0.789225 0.792681 0.796136 0.799591 0.803046 0.806502 0.809957 0.813412 0.816867 0.820322 0.823773 0.827357 0.833453 0.853292 0.870971 0.866095 0.858400 0.859097 0.847598 0.847844 0.845678 0.844193 0.841319 0.839022 0.836744 0.834466 0.832189 0.829637 0.826096 0.822554 0.819011 0.815469 0.811927 0.808385 0.805072 0.801935 0.798802 0.795669 0.792536 0.789403 0.786270 0.783136 0.780003 0.776870 0.773737 0.770604 0.767471 0.763558 0.759231 0.754922 0.751183 0.747728 0.744273 0.740817 0.737362 0.733907 0.730451 0.726996 0.723541 0.720085 0.716630 0.713175 0.709719 0.706264 0.702809 0.699353 0.695898 0.692443 0.688987 0.685532 0.682077 0.678621 0.675166 0.671711 0.668256 0.664800 0.661345 0.657890 0.654434 0.651082 0.647792 0.644521 0.641251 0.637981 0.634710 0.631440 0.628169 0.624899 0.621628 0.618358 0.615087 0.611817 0.608546 0.605276 0.608342 0.713569 0.865903 1.031524 1.197145 1.362765 1.528386 1.694007 1.859628 2.025249 2.190870 2.356491 2.501535 2.636709 2.760187 2.883665 3.007143 3.130621 3.254100 3.377578 3.501056 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.532855 0.535754 0.538653 0.541552 0.544451 0.547350 0.550249 0.553148 0.556047 0.558946 0.561845 0.564744 0.567643 0.570542 0.573441 0.576340 0.579239 0.582138 0.585037 0.587936 0.590835 0.593734 0.596633 0.599532 0.602431 0.605330 0.608229 0.611128 0.614027 0.616926 0.619825 0.622724 0.625623 0.628522 0.631421 0.634320 0.637219 0.640118 0.643017 0.645916 0.648826 0.651800 0.654775 0.657749 0.660724 0.663739 0.666784 0.669829 0.672874 0.675918 0.678963 0.682008 0.685053 0.688098 0.691143 0.694188 0.697233 0.700277 0.703322 0.706367 0.709412 0.712457 0.715502 0.718547 0.721592 0.724636 0.727681 0.730726 0.733778 0.736848 0.739918 0.742988 0.746058 0.749373 0.752828 0.756283 0.759738 0.763193 0.766649 0.770104 0.773559 0.777014 0.780470 0.783925 0.787380 0.790835 0.794291 0.797746 0.801201 0.804656 0.808111 0.811567 0.815022 0.818476 0.821931 0.825399 0.829084 0.838384 0.866923 0.867675 0.860591 0.859874 0.851645 0.847872 0.846637 0.845008 0.843014 0.840268 0.837990 0.835712 0.833435 0.830885 0.827343 0.823801 0.820259 0.816851 0.813688 0.810554 0.807421 0.804288 0.801155 0.798022 0.794889 0.791755 0.788622 0.785489 0.782356 0.779223 0.776089 0.772956 0.769823 0.765916 0.761584 0.757238 0.753005 0.749540 0.746085 0.742629 0.739174 0.735719 0.732263 0.728808 0.725353 0.721897 0.718442 0.714987 0.711531 0.708076 0.704621 0.701165 0.697710 0.694255 0.690799 0.687344 0.683889 0.680434 0.676978 0.673523 0.670068 0.666612 0.663157 0.659702 0.656278 0.652959 0.649688 0.646418 0.643147 0.639877 0.636607 0.633336 0.630066 0.626795 0.623525 0.620254 0.616984 0.613713 0.610443 0.607172 0.603902 0.649234 0.771221 0.936842 1.102463 1.268084 1.433705 1.599326 1.764947 1.930568 2.096189 2.261810 2.408683 2.539364 2.664182 2.787660 2.911138 3.034616 3.158095 3.281573 3.405051 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.525902 0.528801 0.531700 0.534599 0.537498 0.540397 0.543296 0.546195 0.549094 0.551993 0.554892 0.557791 0.560690 0.563589 0.566488 0.569387 0.572286 0.575185 0.578084 0.580983 0.583882 0.586781 0.589680 0.592579 0.595478 0.598377 0.601276 0.604175 0.607074 0.609973 0.612872 0.615771 0.618670 0.621569 0.624468 0.627367 0.630266 0.633165 0.636064 0.638963 0.641862 0.644761 0.647660 0.650559 0.653498 0.656491 0.659483 0.662475 0.665467 0.668504 0.671549 0.674593 0.677638 0.680683 0.683728 0.686773 0.689818 0.692863 0.695908 0.698952 0.701997 0.705042 0.708087 0.711132 0.714177 0.717222 0.720267 0.723312 0.726356 0.729401 0.732446 0.735491 0.738573 0.741683 0.744794 0.747904 0.751015 0.754438 0.757893 0.761348 0.764803 0.768259 0.771714 0.775169 0.778624 0.782080 0.785535 0.788990 0.792445 0.795900 0.799356 0.802811 0.806266 0.809721 0.813177 0.816631 0.820086 0.823538 0.827114 0.833749 0.855232 0.870816 0.865075 0.859096 0.857540 0.847872 0.847893 0.845824 0.844339 0.841513 0.839236 0.836958 0.834681 0.832133 0.828654 0.825440 0.822306 0.819173 0.816040 0.812907 0.809774 0.806641 0.803507 0.800374 0.797241 0.794108 0.790975 0.787842 0.784708 0.781575 0.778442 0.775309 0.772176 0.768278 0.763936 0.759591 0.755273 0.751352 0.747897 0.744441 0.740986 0.737531 0.734075 0.730620 0.727165 0.723709 0.720254 0.716799 0.713343 0.709888 0.706433 0.702977 0.699522 0.696067 0.692611 0.689156 0.685701 0.682246 0.678790 0.675335 0.671880 0.668424 0.664969 0.661514 0.658152 0.654855 0.651585 0.648314 0.645044 0.641773 0.638503 0.635233 0.631962 0.628692 0.625421 0.622151 0.618880 0.615610 0.612339 0.609069 0.605798 0.602528 0.677652 0.842161 1.007782 1.173403 1.339024 1.504645 1.670266 1.835887 2.001508 2.167129 2.317663 2.443626 2.568177 2.691655 2.815133 2.938611 3.062089 3.185568 3.309046 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.527646 0.530545 0.533444 0.536343 0.539242 0.542141 0.545040 0.547939 0.550838 0.553737 0.556636 0.559535 0.562434 0.565333 0.568232 0.571131 0.574030 0.576929 0.579828 0.582727 0.585626 0.588525 0.591424 0.594323 0.597222 0.600121 0.603020 0.605919 0.608818 0.611717 0.614616 0.617515 0.620414 0.623313 0.626212 0.629111 0.632010 0.634909 0.637808 0.640707 0.643606 0.646505 0.649404 0.652303 0.655202 0.658182 0.661191 0.664201 0.667210 0.670224 0.673269 0.676313 0.679358 0.682403 0.685448 0.688493 0.691538 0.694583 0.697628 0.700672 0.703717 0.706762 0.709807 0.712852 0.715897 0.718942 0.721987 0.725031 0.728076 0.731121 0.734166 0.737211 0.740256 0.743389 0.746540 0.749691 0.752843 0.756048 0.759503 0.762958 0.766413 0.769868 0.773324 0.776779 0.780234 0.783689 0.787145 0.790600 0.794055 0.797510 0.800966 0.804421 0.807876 0.811331 0.814787 0.818242 0.821695 0.825165 0.828841 0.839977 0.869046 0.868367 0.859726 0.860950 0.848890 0.848146 0.846653 0.845154 0.842994 0.840482 0.838204 0.835926 0.833618 0.830898 0.827792 0.824659 0.821526 0.818393 0.815260 0.812126 0.808993 0.805860 0.802727 0.799594 0.796460 0.793327 0.790194 0.787061 0.783928 0.780795 0.777661 0.774512 0.770634 0.766289 0.761943 0.757598 0.753349 0.749709 0.746253 0.742798 0.739343 0.735887 0.732432 0.728977 0.725521 0.722066 0.718611 0.715155 0.711700 0.708245 0.704789 0.701334 0.697879 0.694423 0.690968 0.687513 0.684058 0.680602 0.677147 0.673692 0.670236 0.666781 0.663343 0.660022 0.656752 0.653481 0.650211 0.646940 0.643670 0.640400 0.637129 0.633859 0.630588 0.627318 0.624047 0.620777 0.617506 0.614236 0.610965 0.607695 0.604424 0.637409 0.747480 0.913101 1.078722 1.244343 1.409964 1.575585 1.741206 1.906827 2.070571 2.225216 2.348694 2.472172 2.595650 2.719128 2.842606 2.966084 3.089562 3.235916 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.532289 0.535188 0.538087 0.540986 0.543885 0.546784 0.549683 0.552582 0.555481 0.558380 0.561279 0.564178 0.567077 0.569976 0.572875 0.575774 0.578673 0.581572 0.584471 0.587370 0.590269 0.593168 0.596067 0.598966 0.601865 0.604764 0.607663 0.610562 0.613461 0.616360 0.619259 0.622159 0.625058 0.627957 0.630856 0.633755 0.636654 0.639553 0.642452 0.645351 0.648250 0.651149 0.654048 0.656947 0.659848 0.662875 0.665901 0.668928 0.671955 0.674988 0.678033 0.681078 0.684123 0.687168 0.690213 0.693258 0.696303 0.699347 0.702392 0.705437 0.708482 0.711527 0.714572 0.717617 0.720662 0.723707 0.726751 0.729796 0.732841 0.735886 0.738931 0.741976 0.745035 0.748227 0.751419 0.754611 0.757803 0.761113 0.764568 0.768023 0.771478 0.774934 0.778389 0.781844 0.785299 0.788755 0.792210 0.795665 0.799120 0.802575 0.806031 0.809486 0.812941 0.816396 0.819851 0.823304 0.826870 0.834042 0.856193 0.871193 0.863554 0.860693 0.854710 0.848146 0.847809 0.845970 0.844462 0.841728 0.839450 0.837172 0.834860 0.832318 0.829684 0.827012 0.823878 0.820745 0.817612 0.814479 0.811346 0.808213 0.805079 0.801946 0.798813 0.795680 0.792547 0.789414 0.786280 0.783147 0.780014 0.776845 0.772987 0.768641 0.764296 0.759950 0.755614 0.751521 0.748065 0.744610 0.741155 0.737699 0.734244 0.730789 0.727333 0.723878 0.720423 0.716967 0.713512 0.710057 0.706601 0.703146 0.699691 0.696236 0.692780 0.689325 0.685870 0.682414 0.678959 0.675504 0.672048 0.668593 0.665220 0.661919 0.658648 0.655378 0.652107 0.648837 0.645566 0.642296 0.639026 0.635755 0.632485 0.629214 0.625944 0.622673 0.619403 0.616132 0.612862 0.609591 0.606321 0.613386 0.664851 0.818420 0.984041 1.149662 1.315283 1.480904 1.646525 1.812146 1.973809 2.127401 2.252689 2.376167 2.499645 2.623123 2.746601 2.870079 2.993557 3.168022 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.536932 0.539831 0.542730 0.545629 0.548528 0.551427 0.554326 0.557225 0.560124 0.563024 0.565923 0.568822 0.571721 0.574620 0.577519 0.580418 0.583317 0.586216 0.589115 0.592014 0.594913 0.597812 0.600711 0.603610 0.606509 0.609408 0.612307 0.615206 0.618105 0.621004 0.623903 0.626802 0.629701 0.632600 0.635499 0.638398 0.641297 0.644196 0.647095 0.649994 0.652893 0.655792 0.658691 0.661590 0.664534 0.667578 0.670621 0.673665 0.676709 0.679753 0.682798 0.685843 0.688888 0.691933 0.694978 0.698023 0.701067 0.704112 0.707157 0.710202 0.713247 0.716292 0.719337 0.722382 0.725426 0.728471 0.731516 0.734561 0.737606 0.740651 0.743696 0.746741 0.749854 0.753087 0.756320 0.759552 0.762785 0.766178 0.769633 0.773088 0.776544 0.779999 0.783454 0.786909 0.790364 0.793820 0.797275 0.800730 0.804185 0.807641 0.811096 0.814551 0.818006 0.821460 0.824919 0.828626 0.842347 0.870570 0.868955 0.860352 0.860430 0.848146 0.848420 0.846785 0.845300 0.843077 0.840696 0.838418 0.836103 0.833580 0.831005 0.828370 0.825734 0.823041 0.819965 0.816831 0.813698 0.810565 0.807432 0.804299 0.801166 0.798032 0.794899 0.791766 0.788633 0.785500 0.782367 0.779184 0.775340 0.770994 0.766648 0.762303 0.757957 0.753684 0.749877 0.746422 0.742967 0.739511 0.736056 0.732601 0.729145 0.725690 0.722235 0.718779 0.715324 0.711869 0.708413 0.704958 0.701503 0.698048 0.694592 0.691137 0.687682 0.684226 0.680771 0.677316 0.673860 0.670408 0.667086 0.663815 0.660545 0.657274 0.654004 0.650733 0.647463 0.644192 0.640922 0.637652 0.634381 0.631111 0.627840 0.624570 0.621299 0.618029 0.614758 0.611488 0.608217 0.604971 0.602195 0.723739 0.889360 1.054981 1.220602 1.386223 1.551844 1.717465 1.879767 2.026188 2.156684 2.280162 2.403640 2.527118 2.650596 2.774074 2.897552 3.071000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.538677 0.541576 0.544475 0.547374 0.550273 0.553172 0.556071 0.558970 0.561869 0.564768 0.567667 0.570566 0.573465 0.576364 0.579263 0.582162 0.585061 0.587960 0.590859 0.593758 0.596657 0.599556 0.602455 0.605354 0.608253 0.611152 0.614051 0.616950 0.619849 0.622748 0.625647 0.628546 0.631445 0.634344 0.637243 0.640142 0.643041 0.645940 0.648839 0.651738 0.654638 0.657554 0.660470 0.663386 0.666303 0.669294 0.672339 0.675383 0.678428 0.681473 0.684518 0.687563 0.690608 0.693653 0.696698 0.699742 0.702787 0.705832 0.708877 0.711922 0.714967 0.718012 0.721057 0.724102 0.727146 0.730191 0.733236 0.736281 0.739326 0.742371 0.745416 0.748461 0.751505 0.754695 0.757969 0.761242 0.764516 0.767789 0.771243 0.774698 0.778153 0.781609 0.785064 0.788519 0.791974 0.795430 0.798885 0.802340 0.805795 0.809251 0.812706 0.816161 0.819615 0.823069 0.826627 0.834097 0.857426 0.871649 0.862421 0.862362 0.851880 0.848420 0.847742 0.846115 0.844573 0.841942 0.839664 0.837347 0.834823 0.832298 0.829691 0.827056 0.824420 0.821785 0.819080 0.816051 0.812918 0.809785 0.806651 0.803518 0.800385 0.797252 0.794119 0.790985 0.787852 0.784719 0.781529 0.777692 0.773347 0.769001 0.764656 0.760310 0.755964 0.751792 0.748234 0.744779 0.741323 0.737868 0.734413 0.730957 0.727502 0.724047 0.720591 0.717136 0.713681 0.710225 0.706770 0.703315 0.699860 0.696404 0.692949 0.689494 0.686038 0.682583 0.679128 0.675672 0.672288 0.668982 0.665712 0.662441 0.659171 0.655900 0.652630 0.649359 0.646089 0.642818 0.639548 0.636278 0.633007 0.629737 0.626466 0.623196 0.619925 0.616655 0.613384 0.610114 0.606843 0.603573 0.667494 0.794679 0.960300 1.125920 1.291541 1.457162 1.622783 1.787979 1.928048 2.060679 2.184157 2.307635 2.431113 2.554591 2.678069 2.801547 2.925025 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.543320 0.546219 0.549118 0.552017 0.554916 0.557815 0.560714 0.563613 0.566512 0.569411 0.572310 0.575209 0.578108 0.581007 0.583906 0.586805 0.589704 0.592603 0.595502 0.598401 0.601300 0.604199 0.607098 0.609997 0.612896 0.615795 0.618694 0.621593 0.624492 0.627391 0.630290 0.633189 0.636088 0.638987 0.641886 0.644785 0.647684 0.650583 0.653482 0.656381 0.659293 0.662227 0.665161 0.668096 0.671030 0.674059 0.677103 0.680148 0.683193 0.686238 0.689283 0.692328 0.695373 0.698418 0.701462 0.704507 0.707552 0.710597 0.713642 0.716687 0.719732 0.722777 0.725821 0.728866 0.731911 0.734956 0.738001 0.741046 0.744091 0.747136 0.750181 0.753225 0.756270 0.759558 0.762873 0.766187 0.769501 0.772853 0.776308 0.779763 0.783219 0.786674 0.790129 0.793584 0.797040 0.800495 0.803950 0.807405 0.810860 0.814316 0.817771 0.821225 0.824675 0.828429 0.844716 0.871828 0.866516 0.861512 0.857775 0.848420 0.848675 0.846931 0.845446 0.843214 0.840910 0.838589 0.836066 0.833543 0.831007 0.828377 0.825742 0.823106 0.820471 0.817836 0.815148 0.812137 0.809004 0.805871 0.802738 0.799604 0.796471 0.793338 0.790205 0.787072 0.783880 0.780045 0.775699 0.771354 0.767008 0.762663 0.758317 0.754007 0.750046 0.746591 0.743135 0.739680 0.736225 0.732769 0.729314 0.725859 0.722403 0.718948 0.715493 0.712038 0.708582 0.705127 0.701672 0.698216 0.694761 0.691306 0.687850 0.684395 0.680940 0.677484 0.674155 0.670879 0.667608 0.664338 0.661067 0.657797 0.654526 0.651256 0.647985 0.644715 0.641445 0.638174 0.634904 0.631633 0.628363 0.625092 0.621822 0.618551 0.615281 0.612010 0.608740 0.605469 0.628160 0.699997 0.865618 1.031239 1.196860 1.362481 1.528102 1.693723 1.832482 1.964674 2.088152 2.211630 2.335108 2.458586 2.582064 2.705542 2.829020 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.533468 0.536367 0.539266 0.542165 0.545064 0.547963 0.550862 0.553761 0.556660 0.559559 0.562458 0.565357 0.568256 0.571155 0.574054 0.576953 0.579852 0.582751 0.585650 0.588549 0.591448 0.594347 0.597246 0.600145 0.603044 0.605943 0.608842 0.611741 0.614640 0.617539 0.620438 0.623337 0.626236 0.629135 0.632034 0.634933 0.637832 0.640731 0.643630 0.646529 0.649428 0.652327 0.655226 0.658125 0.661024 0.663958 0.666910 0.669863 0.672815 0.675778 0.678823 0.681868 0.684913 0.687958 0.691003 0.694048 0.697093 0.700137 0.703182 0.706227 0.709272 0.712317 0.715362 0.718407 0.721452 0.724497 0.727541 0.730586 0.733631 0.736676 0.739721 0.742766 0.745811 0.748856 0.751900 0.754945 0.757990 0.761088 0.764443 0.767799 0.771154 0.774509 0.777918 0.781373 0.784828 0.788284 0.791739 0.795194 0.798649 0.802105 0.805560 0.809015 0.812470 0.815925 0.819381 0.822835 0.826383 0.833833 0.859816 0.871576 0.861793 0.863116 0.849368 0.848694 0.847768 0.846261 0.844654 0.842156 0.839832 0.837309 0.834786 0.832262 0.829699 0.827063 0.824428 0.821793 0.819157 0.816522 0.813886 0.811246 0.808223 0.805090 0.801957 0.798824 0.795691 0.792557 0.789424 0.786236 0.782397 0.778052 0.773706 0.769361 0.765015 0.760670 0.756324 0.752110 0.748403 0.744947 0.741492 0.738037 0.734581 0.731126 0.727671 0.724215 0.720760 0.717305 0.713850 0.710394 0.706939 0.703484 0.700028 0.696573 0.693118 0.689662 0.686207 0.682752 0.679356 0.676046 0.672775 0.669505 0.666234 0.662964 0.659693 0.656423 0.653152 0.649882 0.646611 0.643341 0.640071 0.636800 0.633530 0.630259 0.626989 0.623718 0.620448 0.617177 0.613907 0.610636 0.607366 0.604826 0.605316 0.770937 0.936558 1.102179 1.267800 1.433421 1.599042 1.739096 1.868416 1.992147 2.115625 2.239103 2.362581 2.486059 2.609537 2.733015 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.538111 0.541010 0.543909 0.546808 0.549707 0.552606 0.555505 0.558404 0.561303 0.564202 0.567101 0.570000 0.572899 0.575798 0.578697 0.581596 0.584495 0.587394 0.590293 0.593192 0.596091 0.598990 0.601889 0.604788 0.607687 0.610586 0.613485 0.616384 0.619283 0.622182 0.625081 0.627980 0.630879 0.633778 0.636677 0.639576 0.642475 0.645374 0.648273 0.651172 0.654071 0.656970 0.659869 0.662768 0.665667 0.668633 0.671604 0.674574 0.677544 0.680543 0.683588 0.686633 0.689678 0.692723 0.695768 0.698813 0.701857 0.704902 0.707947 0.710992 0.714037 0.717082 0.720127 0.723172 0.726216 0.729261 0.732306 0.735351 0.738396 0.741441 0.744486 0.747531 0.750576 0.753620 0.756665 0.759710 0.762755 0.765954 0.769351 0.772747 0.776143 0.779539 0.782983 0.786438 0.789894 0.793349 0.796804 0.800259 0.803715 0.807170 0.810625 0.814080 0.817535 0.820990 0.824450 0.828217 0.846942 0.871627 0.865383 0.863294 0.854945 0.848694 0.848782 0.847077 0.845591 0.843402 0.841075 0.838552 0.836029 0.833505 0.830982 0.828385 0.825749 0.823114 0.820479 0.817843 0.815208 0.812573 0.809937 0.807302 0.804310 0.801176 0.798043 0.794910 0.791777 0.788597 0.784750 0.780404 0.776059 0.771713 0.767368 0.763022 0.758677 0.754331 0.750249 0.746759 0.743304 0.739849 0.736393 0.732938 0.729483 0.726027 0.722572 0.719117 0.715662 0.712206 0.708751 0.705296 0.701840 0.698385 0.694930 0.691474 0.688019 0.684564 0.681225 0.677942 0.674672 0.671401 0.668131 0.664860 0.661590 0.658319 0.655049 0.651778 0.648508 0.645237 0.641967 0.638697 0.635426 0.632156 0.628885 0.625615 0.622344 0.619074 0.615803 0.612533 0.609262 0.605992 0.602721 0.698600 0.841877 1.007498 1.173119 1.338740 1.504361 1.647568 1.772301 1.896142 2.019620 2.143098 2.266576 2.390054 2.513532 2.637010 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.542754 0.545653 0.548552 0.551451 0.554350 0.557249 0.560148 0.563047 0.565946 0.568845 0.571744 0.574643 0.577542 0.580441 0.583340 0.586239 0.589138 0.592037 0.594936 0.597835 0.600734 0.603633 0.606532 0.609431 0.612330 0.615229 0.618128 0.621027 0.623927 0.626826 0.629725 0.632624 0.635523 0.638422 0.641321 0.644220 0.647119 0.650018 0.652917 0.655816 0.658715 0.661614 0.664513 0.667412 0.670331 0.673319 0.676307 0.679295 0.682283 0.685308 0.688353 0.691398 0.694443 0.697488 0.700532 0.703577 0.706622 0.709667 0.712712 0.715757 0.718802 0.721847 0.724892 0.727936 0.730981 0.734026 0.737071 0.740116 0.743161 0.746206 0.749251 0.752295 0.755340 0.758385 0.761430 0.764475 0.767520 0.770843 0.774280 0.777717 0.781154 0.784593 0.788048 0.791504 0.794959 0.798414 0.801869 0.805324 0.808780 0.812235 0.815690 0.819145 0.822599 0.826140 0.833569 0.862172 0.869414 0.862413 0.860840 0.848694 0.848968 0.847892 0.846407 0.844713 0.842318 0.839795 0.837272 0.834748 0.832225 0.829690 0.827071 0.824435 0.821800 0.819165 0.816529 0.813894 0.811259 0.808623 0.805988 0.803352 0.800396 0.797263 0.794129 0.790963 0.787102 0.782757 0.778411 0.774066 0.769720 0.765375 0.761029 0.756684 0.752416 0.748571 0.745116 0.741661 0.738205 0.734750 0.731295 0.727840 0.724384 0.720929 0.717474 0.714018 0.710563 0.707108 0.703652 0.700197 0.696742 0.693286 0.689831 0.686422 0.683109 0.679839 0.676568 0.673298 0.670027 0.666757 0.663486 0.660216 0.656945 0.653675 0.650404 0.647134 0.643863 0.640593 0.637323 0.634052 0.630782 0.627511 0.624241 0.620970 0.617700 0.614429 0.611159 0.607888 0.604618 0.643927 0.747196 0.912817 1.078438 1.244059 1.405600 1.553180 1.676658 1.800136 1.923615 2.047093 2.170571 2.294049 2.417527 2.541005 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.544498 0.547397 0.550296 0.553195 0.556094 0.558993 0.561892 0.564792 0.567691 0.570590 0.573489 0.576388 0.579287 0.582186 0.585085 0.587984 0.590883 0.593782 0.596681 0.599580 0.602479 0.605378 0.608277 0.611176 0.614075 0.616974 0.619873 0.622772 0.625671 0.628570 0.631469 0.634368 0.637267 0.640166 0.643065 0.645964 0.648863 0.651762 0.654661 0.657560 0.660459 0.663358 0.666257 0.669156 0.672055 0.675010 0.678015 0.681020 0.684026 0.687031 0.690073 0.693118 0.696163 0.699208 0.702252 0.705297 0.708342 0.711387 0.714432 0.717477 0.720522 0.723567 0.726611 0.729656 0.732701 0.735746 0.738791 0.741836 0.744881 0.747926 0.750971 0.754015 0.757060 0.760120 0.763187 0.766255 0.769323 0.772390 0.775837 0.779293 0.782748 0.786203 0.789658 0.793113 0.796569 0.800024 0.803479 0.806934 0.810390 0.813845 0.817300 0.820755 0.824213 0.827990 0.848023 0.871456 0.864251 0.864921 0.852115 0.848968 0.848800 0.847222 0.845737 0.843561 0.841038 0.838514 0.835991 0.833468 0.830945 0.828389 0.825757 0.823121 0.820486 0.817851 0.815215 0.812580 0.809945 0.807309 0.804674 0.802039 0.799389 0.796482 0.793333 0.789455 0.785109 0.780764 0.776418 0.772073 0.767727 0.763382 0.759036 0.754691 0.750551 0.746928 0.743473 0.740017 0.736562 0.733107 0.729652 0.726196 0.722741 0.719286 0.715830 0.712375 0.708920 0.705464 0.702009 0.698554 0.695098 0.691643 0.688295 0.685005 0.681735 0.678465 0.675194 0.671924 0.668653 0.665383 0.662112 0.658842 0.655571 0.652301 0.649030 0.645760 0.642489 0.639219 0.635949 0.632678 0.629408 0.626137 0.622867 0.619596 0.616326 0.613055 0.609785 0.606514 0.605649 0.652515 0.818136 0.983757 1.149378 1.307987 1.457175 1.580653 1.704131 1.827609 1.951088 2.074566 2.198044 2.321522 2.482352 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.549142 0.552041 0.554940 0.557839 0.560738 0.563637 0.566536 0.569435 0.572334 0.575233 0.578132 0.581031 0.583930 0.586829 0.589728 0.592627 0.595526 0.598425 0.601324 0.604223 0.607122 0.610021 0.612920 0.615819 0.618718 0.621617 0.624516 0.627415 0.630314 0.633213 0.636112 0.639011 0.641910 0.644809 0.647708 0.650607 0.653506 0.656405 0.659304 0.662203 0.665102 0.668001 0.670900 0.673799 0.676698 0.679698 0.682721 0.685743 0.688766 0.691793 0.694838 0.697883 0.700927 0.703972 0.707017 0.710062 0.713107 0.716152 0.719197 0.722242 0.725287 0.728331 0.731376 0.734421 0.737466 0.740511 0.743556 0.746601 0.749646 0.752690 0.755735 0.758780 0.761825 0.764927 0.768036 0.771144 0.774252 0.777447 0.780902 0.784358 0.787813 0.791268 0.794723 0.798179 0.801634 0.805089 0.808544 0.811999 0.815455 0.818910 0.822365 0.825896 0.833879 0.863600 0.868346 0.864114 0.858009 0.848968 0.849242 0.848038 0.846553 0.844804 0.842281 0.839757 0.837234 0.834711 0.832188 0.829664 0.827078 0.824443 0.821808 0.819172 0.816537 0.813901 0.811266 0.808631 0.805995 0.803360 0.800725 0.798089 0.795454 0.791807 0.787462 0.783116 0.778771 0.774425 0.770080 0.765734 0.761389 0.757043 0.752710 0.748740 0.745285 0.741829 0.738374 0.734919 0.731464 0.728008 0.724553 0.721098 0.717642 0.714187 0.710732 0.707276 0.703821 0.700366 0.696910 0.693488 0.690172 0.686902 0.683631 0.680361 0.677091 0.673820 0.670550 0.667279 0.664009 0.660738 0.657468 0.654197 0.650927 0.647656 0.644386 0.641116 0.637845 0.634575 0.631304 0.628034 0.624763 0.621493 0.618222 0.614952 0.611681 0.608411 0.605140 0.617951 0.730727 0.889076 1.054696 1.213151 1.357729 1.484648 1.608126 1.731604 1.855082 1.978561 2.102039 2.225517 2.403995 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.553785 0.556684 0.559583 0.562482 0.565381 0.568280 0.571179 0.574078 0.576977 0.579876 0.582775 0.585674 0.588573 0.591472 0.594371 0.597270 0.600169 0.603068 0.605967 0.608866 0.611765 0.614664 0.617563 0.620462 0.623361 0.626260 0.629159 0.632058 0.634957 0.637856 0.640755 0.643654 0.646553 0.649452 0.652351 0.655250 0.658149 0.661048 0.663947 0.666846 0.669745 0.672644 0.675543 0.678442 0.681357 0.684397 0.687436 0.690476 0.693516 0.696558 0.699603 0.702647 0.705692 0.708737 0.711782 0.714827 0.717872 0.720917 0.723962 0.727006 0.730051 0.733096 0.736141 0.739186 0.742231 0.745276 0.748321 0.751366 0.754410 0.757455 0.760500 0.763545 0.766608 0.769757 0.772906 0.776055 0.779204 0.782512 0.785968 0.789423 0.792878 0.796333 0.799788 0.803244 0.806699 0.810154 0.813609 0.817064 0.820519 0.823972 0.828009 0.849308 0.872610 0.863615 0.863904 0.849695 0.849242 0.848853 0.847368 0.845896 0.843524 0.841000 0.838477 0.835954 0.833430 0.830907 0.828384 0.825764 0.823129 0.820494 0.817858 0.815223 0.812588 0.809952 0.807317 0.804681 0.802046 0.799411 0.796775 0.793575 0.789814 0.785469 0.781123 0.776778 0.772432 0.768087 0.763741 0.759396 0.755050 0.750841 0.747097 0.743642 0.740186 0.736731 0.733276 0.729820 0.726365 0.722910 0.719454 0.715999 0.712544 0.709088 0.705633 0.702178 0.698722 0.695364 0.692069 0.688798 0.685528 0.682257 0.678987 0.675717 0.672446 0.669176 0.665905 0.662635 0.659364 0.656094 0.652823 0.649553 0.646282 0.643012 0.639742 0.636471 0.633201 0.629930 0.626660 0.623389 0.620119 0.616848 0.613578 0.610307 0.607037 0.603766 0.660690 0.794394 0.960015 1.120622 1.259052 1.388643 1.512121 1.635599 1.759077 1.882556 2.006034 2.129512 2.289353 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.543933 0.546832 0.549731 0.552630 0.555529 0.558428 0.561327 0.564226 0.567125 0.570024 0.572923 0.575822 0.578721 0.581620 0.584519 0.587418 0.590317 0.593216 0.596115 0.599014 0.601913 0.604812 0.607711 0.610610 0.613509 0.616408 0.619307 0.622206 0.625105 0.628004 0.630903 0.633802 0.636701 0.639600 0.642499 0.645398 0.648297 0.651196 0.654095 0.656994 0.659893 0.662792 0.665691 0.668590 0.671489 0.674399 0.677311 0.680223 0.683135 0.686098 0.689143 0.692188 0.695233 0.698278 0.701322 0.704367 0.707412 0.710457 0.713502 0.716547 0.719592 0.722637 0.725682 0.728726 0.731771 0.734816 0.737861 0.740906 0.743951 0.746996 0.750041 0.753085 0.756130 0.759175 0.762220 0.765265 0.768310 0.771419 0.774608 0.777798 0.780988 0.784177 0.787577 0.791033 0.794488 0.797943 0.801398 0.804854 0.808309 0.811764 0.815219 0.818674 0.822128 0.825653 0.836140 0.863227 0.867241 0.865896 0.855179 0.849242 0.849516 0.848184 0.846817 0.844609 0.842242 0.839720 0.837197 0.834673 0.832150 0.829627 0.827079 0.824450 0.821815 0.819180 0.816544 0.813909 0.811274 0.808638 0.806003 0.803368 0.800732 0.798097 0.794902 0.791375 0.787672 0.783476 0.779130 0.774785 0.770439 0.766094 0.761748 0.757403 0.753057 0.749007 0.745454 0.741998 0.738543 0.735088 0.731632 0.728177 0.724722 0.721266 0.717811 0.714356 0.710900 0.707445 0.703990 0.700553 0.697236 0.693965 0.690695 0.687424 0.684154 0.680884 0.677613 0.674343 0.671072 0.667802 0.664531 0.661261 0.657990 0.654720 0.651449 0.648179 0.644908 0.641638 0.638368 0.635097 0.631827 0.628556 0.625286 0.622015 0.618745 0.615474 0.612204 0.608933 0.605663 0.607442 0.699713 0.865334 1.030032 1.162968 1.292638 1.416116 1.539594 1.663072 1.786550 1.910029 2.033507 2.156985 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.548576 0.551475 0.554374 0.557273 0.560172 0.563071 0.565970 0.568869 0.571768 0.574667 0.577566 0.580465 0.583364 0.586263 0.589162 0.592061 0.594960 0.597859 0.600758 0.603657 0.606556 0.609455 0.612354 0.615253 0.618152 0.621051 0.623950 0.626849 0.629748 0.632647 0.635546 0.638445 0.641344 0.644243 0.647142 0.650041 0.652940 0.655839 0.658738 0.661637 0.664536 0.667435 0.670334 0.673233 0.676137 0.679067 0.681997 0.684927 0.687857 0.690863 0.693908 0.696953 0.699998 0.703042 0.706087 0.709132 0.712177 0.715222 0.718267 0.721312 0.724357 0.727401 0.730446 0.733491 0.736536 0.739581 0.742626 0.745671 0.748716 0.751761 0.754805 0.757850 0.760895 0.763940 0.766985 0.770030 0.773075 0.776251 0.779482 0.782712 0.785943 0.789187 0.792643 0.796098 0.799553 0.803008 0.806464 0.809919 0.813374 0.816829 0.820284 0.823737 0.828305 0.853473 0.872894 0.864933 0.861074 0.849242 0.849516 0.848999 0.847633 0.845518 0.843317 0.840952 0.838439 0.835916 0.833393 0.830870 0.828346 0.825770 0.823137 0.820501 0.817866 0.815230 0.812595 0.809960 0.807324 0.804689 0.802054 0.799418 0.796224 0.792697 0.789170 0.785544 0.781483 0.777138 0.772792 0.768446 0.764101 0.759755 0.755410 0.751118 0.747266 0.743810 0.740355 0.736900 0.733444 0.729989 0.726534 0.723078 0.719623 0.716168 0.712712 0.709257 0.705802 0.702432 0.699132 0.695862 0.692591 0.689321 0.686050 0.682780 0.679510 0.676239 0.672969 0.669698 0.666428 0.663157 0.659887 0.656616 0.653346 0.650075 0.646805 0.643534 0.640264 0.636994 0.633723 0.630453 0.627182 0.623912 0.620641 0.617371 0.614100 0.610830 0.607559 0.604289 0.649210 0.770653 0.936274 1.069085 1.196633 1.320111 1.443589 1.567067 1.690545 1.814023 1.937502 2.060980 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.550320 0.553219 0.556118 0.559017 0.561916 0.564815 0.567714 0.570613 0.573512 0.576411 0.579310 0.582209 0.585108 0.588007 0.590906 0.593805 0.596704 0.599603 0.602502 0.605401 0.608300 0.611199 0.614098 0.616997 0.619896 0.622795 0.625695 0.628594 0.631493 0.634392 0.637291 0.640190 0.643089 0.645988 0.648887 0.651786 0.654685 0.657584 0.660483 0.663382 0.666281 0.669180 0.672079 0.674978 0.677877 0.680798 0.683746 0.686694 0.689642 0.692590 0.695628 0.698673 0.701717 0.704762 0.707807 0.710852 0.713897 0.716942 0.719987 0.723032 0.726077 0.729121 0.732166 0.735211 0.738256 0.741301 0.744346 0.747391 0.750436 0.753480 0.756525 0.759570 0.762615 0.765660 0.768705 0.771750 0.774795 0.777840 0.781106 0.784377 0.787648 0.790920 0.794253 0.797708 0.801163 0.804618 0.808073 0.811529 0.814984 0.818439 0.821894 0.825409 0.838485 0.863055 0.866081 0.866737 0.852349 0.849516 0.849790 0.848448 0.847164 0.844360 0.842024 0.839666 0.837159 0.834636 0.832113 0.829589 0.827066 0.824458 0.821823 0.819187 0.816552 0.813917 0.811281 0.808646 0.806010 0.803375 0.800740 0.797545 0.794018 0.790491 0.786964 0.783437 0.779477 0.775145 0.770799 0.766454 0.762108 0.757762 0.753417 0.749282 0.745622 0.742167 0.738712 0.735256 0.731801 0.728346 0.724890 0.721435 0.717980 0.714524 0.711069 0.707617 0.704299 0.701029 0.697758 0.694488 0.691217 0.687947 0.684676 0.681406 0.678136 0.674865 0.671595 0.668324 0.665054 0.661783 0.658513 0.655242 0.651972 0.648701 0.645431 0.642160 0.638890 0.635620 0.632349 0.629079 0.625808 0.622538 0.619267 0.615997 0.612726 0.609456 0.606185 0.619620 0.678449 0.841593 0.977085 1.100620 1.224106 1.347584 1.471062 1.594540 1.718018 1.841496 1.964975 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.554963 0.557862 0.560761 0.563660 0.566559 0.569459 0.572358 0.575257 0.578156 0.581055 0.583954 0.586853 0.589752 0.592651 0.595550 0.598449 0.601348 0.604247 0.607146 0.610045 0.612944 0.615843 0.618742 0.621641 0.624540 0.627439 0.630338 0.633237 0.636136 0.639035 0.641934 0.644833 0.647732 0.650631 0.653530 0.656429 0.659328 0.662227 0.665126 0.668025 0.670924 0.673823 0.676722 0.679621 0.682520 0.685468 0.688434 0.691400 0.694366 0.697348 0.700393 0.703437 0.706482 0.709527 0.712572 0.715617 0.718662 0.721707 0.724752 0.727796 0.730841 0.733886 0.736931 0.739976 0.743021 0.746066 0.749111 0.752156 0.755200 0.758245 0.761290 0.764335 0.767380 0.770425 0.773470 0.776515 0.779559 0.782670 0.785982 0.789294 0.792607 0.795919 0.799318 0.802773 0.806228 0.809683 0.813139 0.816593 0.820048 0.823505 0.828602 0.855298 0.872448 0.866715 0.858244 0.849516 0.849790 0.849264 0.848284 0.845288 0.843069 0.840732 0.838386 0.835879 0.833355 0.830832 0.828309 0.825776 0.823144 0.820509 0.817873 0.815238 0.812603 0.809967 0.807332 0.804697 0.802061 0.798859 0.795339 0.791813 0.788286 0.784759 0.781232 0.777406 0.773152 0.768806 0.764461 0.760115 0.755769 0.751424 0.747478 0.743979 0.740524 0.737068 0.733613 0.730158 0.726702 0.723247 0.719792 0.716336 0.712881 0.709500 0.706196 0.702925 0.699655 0.696384 0.693114 0.689843 0.686573 0.683302 0.680032 0.676762 0.673491 0.670221 0.666950 0.663680 0.660409 0.657139 0.653868 0.650598 0.647327 0.644057 0.640787 0.637516 0.634246 0.630975 0.627705 0.624434 0.621164 0.617893 0.614623 0.611352 0.608082 0.605804 0.610207 0.739902 0.881145 1.004623 1.128101 1.251579 1.375057 1.498535 1.622013 1.745491 1.868969 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.559607 0.562506 0.565405 0.568304 0.571203 0.574102 0.577001 0.579900 0.582799 0.585698 0.588597 0.591496 0.594395 0.597294 0.600193 0.603092 0.605991 0.608890 0.611789 0.614688 0.617587 0.620486 0.623385 0.626284 0.629183 0.632082 0.634981 0.637880 0.640779 0.643678 0.646577 0.649476 0.652375 0.655274 0.658173 0.661072 0.663971 0.666870 0.669769 0.672668 0.675567 0.678466 0.681365 0.684264 0.687166 0.690150 0.693133 0.696117 0.699100 0.702112 0.705157 0.708202 0.711247 0.714292 0.717337 0.720382 0.723427 0.726472 0.729516 0.732561 0.735606 0.738651 0.741696 0.744741 0.747786 0.750831 0.753875 0.756920 0.759965 0.763010 0.766055 0.769100 0.772145 0.775190 0.778235 0.781279 0.784324 0.787528 0.790881 0.794234 0.797587 0.800940 0.804383 0.807838 0.811293 0.814748 0.818203 0.821657 0.825166 0.839870 0.864083 0.865866 0.864139 0.849891 0.849790 0.850079 0.849099 0.846434 0.844114 0.841777 0.839439 0.837102 0.834598 0.832075 0.829552 0.827028 0.824465 0.821830 0.819195 0.816559 0.813924 0.811289 0.808653 0.806018 0.803383 0.800175 0.796661 0.793134 0.789607 0.786080 0.782553 0.779026 0.775374 0.771159 0.766813 0.762468 0.758122 0.753777 0.749542 0.745791 0.742336 0.738880 0.735425 0.731970 0.728514 0.725059 0.721604 0.718148 0.714693 0.711368 0.708092 0.704822 0.701551 0.698281 0.695010 0.691740 0.688469 0.685199 0.681928 0.678658 0.675388 0.672117 0.668847 0.665576 0.662306 0.659035 0.655765 0.652494 0.649224 0.645953 0.642683 0.639413 0.636142 0.632872 0.629601 0.626331 0.623060 0.619790 0.616519 0.613249 0.609978 0.606708 0.603437 0.674732 0.785140 0.908618 1.032096 1.155574 1.279052 1.402530 1.526008 1.649486 1.789359 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.564250 0.567149 0.570048 0.572947 0.575846 0.578745 0.581644 0.584543 0.587442 0.590341 0.593240 0.596139 0.599038 0.601937 0.604836 0.607735 0.610634 0.613533 0.616432 0.619331 0.622230 0.625129 0.628028 0.630927 0.633826 0.636725 0.639624 0.642523 0.645422 0.648321 0.651220 0.654119 0.657018 0.659917 0.662816 0.665715 0.668614 0.671513 0.674412 0.677311 0.680210 0.683109 0.686008 0.688907 0.691840 0.694841 0.697842 0.700843 0.703844 0.706877 0.709922 0.712967 0.716012 0.719057 0.722102 0.725147 0.728191 0.731236 0.734281 0.737326 0.740371 0.743416 0.746461 0.749506 0.752551 0.755595 0.758640 0.761685 0.764730 0.767775 0.770820 0.773865 0.776910 0.779954 0.782999 0.786044 0.789089 0.792408 0.795802 0.799196 0.802590 0.805993 0.809448 0.812903 0.816358 0.819814 0.823267 0.828754 0.855448 0.872488 0.868433 0.855414 0.849790 0.850759 0.849915 0.848154 0.845086 0.842822 0.840484 0.838147 0.835808 0.833318 0.830795 0.828271 0.825748 0.823152 0.820516 0.817881 0.815245 0.812610 0.809975 0.807339 0.804704 0.801495 0.797982 0.794455 0.790929 0.787402 0.783875 0.780348 0.776821 0.773294 0.769162 0.764820 0.760475 0.756129 0.751784 0.747737 0.744148 0.740692 0.737237 0.733782 0.730326 0.726871 0.723416 0.719960 0.716567 0.713259 0.709989 0.706718 0.703448 0.700177 0.696907 0.693636 0.690366 0.687095 0.683825 0.680555 0.677284 0.674014 0.670743 0.667473 0.664202 0.660932 0.657661 0.654391 0.651120 0.647850 0.644579 0.641309 0.638039 0.634768 0.631498 0.628227 0.624957 0.621686 0.618416 0.615145 0.611875 0.608604 0.605334 0.634182 0.690495 0.812613 0.936091 1.059569 1.183047 1.306525 1.430003 1.553481 1.724996 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.565994 0.568893 0.571792 0.574691 0.577590 0.580489 0.583388 0.586287 0.589186 0.592085 0.594984 0.597883 0.600782 0.603681 0.606580 0.609479 0.612378 0.615277 0.618176 0.621075 0.623974 0.626873 0.629772 0.632671 0.635570 0.638469 0.641368 0.644267 0.647166 0.650065 0.652964 0.655863 0.658762 0.661661 0.664560 0.667459 0.670358 0.673257 0.676156 0.679055 0.681954 0.684853 0.687752 0.690651 0.693550 0.696524 0.699542 0.702560 0.705579 0.708597 0.711642 0.714687 0.717732 0.720777 0.723822 0.726867 0.729911 0.732956 0.736001 0.739046 0.742091 0.745136 0.748181 0.751226 0.754270 0.757315 0.760360 0.763405 0.766450 0.769495 0.772540 0.775585 0.778630 0.781674 0.784719 0.787764 0.790809 0.793875 0.797309 0.800744 0.804179 0.807614 0.811058 0.814513 0.817968 0.821423 0.824922 0.842017 0.864762 0.867065 0.861309 0.849790 0.850759 0.850730 0.849690 0.845899 0.843867 0.841529 0.839192 0.836854 0.834513 0.832038 0.829514 0.826991 0.824461 0.821838 0.819202 0.816567 0.813932 0.811296 0.808661 0.806025 0.802818 0.799304 0.795777 0.792250 0.788723 0.785196 0.781669 0.778142 0.774616 0.771089 0.767173 0.762827 0.758482 0.754136 0.749791 0.745962 0.742504 0.739049 0.735594 0.732138 0.728683 0.725228 0.721772 0.718438 0.715156 0.711885 0.708615 0.705344 0.702074 0.698803 0.695533 0.692262 0.688992 0.685721 0.682451 0.679181 0.675910 0.672640 0.669369 0.666099 0.662828 0.659558 0.656287 0.653017 0.649746 0.646476 0.643205 0.639935 0.636665 0.633394 0.630124 0.626853 0.623583 0.620331 0.617107 0.613910 0.610713 0.607534 0.612815 0.623212 0.716608 0.840086 0.963564 1.087042 1.210520 1.333998 1.457476 1.633766 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.559041 0.561940 0.564839 0.567738 0.570637 0.573536 0.576435 0.579334 0.582233 0.585132 0.588031 0.590930 0.593829 0.596728 0.599627 0.602526 0.605425 0.608324 0.611223 0.614122 0.617021 0.619920 0.622819 0.625718 0.628617 0.631516 0.634415 0.637314 0.640213 0.643112 0.646011 0.648910 0.651809 0.654708 0.657607 0.660506 0.663405 0.666304 0.669203 0.672102 0.675001 0.677900 0.680799 0.683698 0.686598 0.689497 0.692396 0.695295 0.698194 0.701217 0.704253 0.707288 0.710324 0.713362 0.716407 0.719452 0.722497 0.725542 0.728586 0.731631 0.734676 0.737721 0.740766 0.743811 0.746856 0.749901 0.752946 0.755990 0.759035 0.762080 0.765125 0.768170 0.771215 0.774260 0.777305 0.780349 0.783394 0.786459 0.789525 0.792590 0.795656 0.798847 0.802302 0.805757 0.809213 0.812668 0.816123 0.819577 0.823032 0.828503 0.854217 0.872490 0.867973 0.852584 0.850759 0.851548 0.850565 0.847450 0.844912 0.842574 0.840237 0.837899 0.835562 0.833222 0.830757 0.828234 0.825711 0.823159 0.820524 0.817888 0.815253 0.812618 0.809982 0.807347 0.804145 0.800625 0.797098 0.793571 0.790045 0.786518 0.782991 0.779464 0.775937 0.772410 0.768883 0.765180 0.760834 0.756489 0.752143 0.747982 0.744316 0.740861 0.737406 0.733950 0.730495 0.727040 0.723633 0.720323 0.717052 0.713782 0.710511 0.707241 0.703970 0.700700 0.697429 0.694159 0.690888 0.687618 0.684347 0.681077 0.677807 0.674536 0.671266 0.667995 0.664725 0.661454 0.658184 0.654913 0.651643 0.648372 0.645102 0.641831 0.638561 0.635323 0.632125 0.628928 0.625731 0.622534 0.619337 0.616140 0.612954 0.609835 0.606719 0.603612 0.651768 0.752582 0.867559 0.991037 1.114515 1.237993 1.361471 1.496526 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.560785 0.563684 0.566583 0.569482 0.572381 0.575280 0.578179 0.581078 0.583977 0.586876 0.589775 0.592674 0.595573 0.598472 0.601371 0.604270 0.607169 0.610068 0.612967 0.615866 0.618765 0.621664 0.624563 0.627462 0.630362 0.633261 0.636160 0.639059 0.641958 0.644857 0.647756 0.650655 0.653554 0.656453 0.659352 0.662251 0.665150 0.668049 0.670948 0.673847 0.676746 0.679645 0.682544 0.685443 0.688342 0.691246 0.694154 0.697061 0.699968 0.702902 0.705947 0.708992 0.712037 0.715082 0.718127 0.721172 0.724217 0.727262 0.730306 0.733351 0.736396 0.739441 0.742486 0.745531 0.748576 0.751621 0.754665 0.757710 0.760755 0.763800 0.766845 0.769890 0.772935 0.775980 0.779025 0.782069 0.785114 0.788174 0.791280 0.794386 0.797492 0.800598 0.803912 0.807367 0.810822 0.814278 0.817733 0.821187 0.824682 0.846838 0.862153 0.868076 0.859376 0.850759 0.853897 0.851381 0.849172 0.845575 0.843619 0.841282 0.838944 0.836607 0.834269 0.831931 0.829477 0.826953 0.824430 0.821845 0.819210 0.816574 0.813939 0.811304 0.808667 0.805474 0.801947 0.798420 0.794893 0.791366 0.787839 0.784312 0.780785 0.777258 0.773731 0.770205 0.766678 0.763049 0.758841 0.754496 0.750150 0.746207 0.742673 0.739218 0.735762 0.732307 0.728852 0.725507 0.722219 0.718949 0.715678 0.712408 0.709137 0.705867 0.702596 0.699326 0.696055 0.692785 0.689514 0.686244 0.682973 0.679703 0.676433 0.673162 0.669892 0.666621 0.663351 0.660080 0.656810 0.653561 0.650341 0.647144 0.643947 0.640750 0.637553 0.634356 0.631159 0.627962 0.624765 0.621568 0.618399 0.615254 0.612146 0.609038 0.605931 0.620124 0.684668 0.771554 0.895032 1.018510 1.141988 1.265466 1.388944 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.565428 0.568327 0.571227 0.574126 0.577025 0.579924 0.582823 0.585722 0.588621 0.591520 0.594419 0.597318 0.600217 0.603116 0.606015 0.608914 0.611813 0.614712 0.617611 0.620510 0.623409 0.626308 0.629207 0.632106 0.635005 0.637904 0.640803 0.643702 0.646601 0.649500 0.652399 0.655298 0.658197 0.661096 0.663995 0.666894 0.669793 0.672692 0.675591 0.678490 0.681389 0.684288 0.687187 0.690086 0.692985 0.695909 0.698835 0.701761 0.704686 0.707667 0.710712 0.713757 0.716802 0.719847 0.722892 0.725937 0.728981 0.732026 0.735071 0.738116 0.741161 0.744206 0.747251 0.750296 0.753341 0.756385 0.759430 0.762475 0.765520 0.768565 0.771610 0.774655 0.777700 0.780744 0.783789 0.786834 0.789879 0.792977 0.796123 0.799270 0.802417 0.805563 0.808977 0.812432 0.815888 0.819343 0.822803 0.829933 0.854852 0.870108 0.867397 0.850759 0.853985 0.852197 0.850940 0.846746 0.844649 0.842327 0.839989 0.837652 0.835314 0.832977 0.830639 0.828196 0.825673 0.823144 0.820531 0.817896 0.815261 0.812625 0.809971 0.806795 0.803268 0.799741 0.796214 0.792687 0.789161 0.785634 0.782107 0.778580 0.775053 0.771526 0.767999 0.764472 0.760870 0.756848 0.752503 0.748211 0.744485 0.741030 0.737574 0.734119 0.730699 0.727386 0.724115 0.720845 0.717575 0.714304 0.711034 0.707763 0.704493 0.701222 0.697952 0.694681 0.691411 0.688140 0.684870 0.681599 0.678329 0.675059 0.671795 0.668556 0.665359 0.662162 0.658965 0.655768 0.652571 0.649374 0.646177 0.642980 0.639783 0.636586 0.633389 0.630192 0.626995 0.623811 0.620680 0.617573 0.614465 0.611357 0.608249 0.605718 0.634308 0.675549 0.799027 0.922505 1.045983 1.169461 1.292939 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.570072 0.572971 0.575870 0.578769 0.581668 0.584567 0.587466 0.590365 0.593264 0.596163 0.599062 0.601961 0.604860 0.607759 0.610658 0.613557 0.616456 0.619355 0.622254 0.625153 0.628052 0.630951 0.633850 0.636749 0.639648 0.642547 0.645446 0.648345 0.651244 0.654143 0.657042 0.659941 0.662840 0.665739 0.668638 0.671537 0.674436 0.677335 0.680234 0.683133 0.686032 0.688931 0.691830 0.694729 0.697639 0.700583 0.703527 0.706470 0.709414 0.712432 0.715477 0.718522 0.721567 0.724612 0.727657 0.730701 0.733746 0.736791 0.739836 0.742881 0.745926 0.748971 0.752016 0.755060 0.758105 0.761150 0.764195 0.767240 0.770285 0.773330 0.776375 0.779420 0.782464 0.785509 0.788554 0.791599 0.794644 0.797801 0.800988 0.804176 0.807363 0.810587 0.814042 0.817497 0.820952 0.824441 0.847729 0.858872 0.867747 0.858205 0.853985 0.853120 0.852011 0.848467 0.845374 0.843372 0.841034 0.838697 0.836359 0.834022 0.831684 0.829346 0.826916 0.824393 0.821846 0.819217 0.816582 0.813947 0.811281 0.808116 0.804590 0.801063 0.797536 0.794009 0.790482 0.786955 0.783428 0.779901 0.776374 0.772847 0.769321 0.765794 0.762267 0.758730 0.754855 0.750510 0.746437 0.742842 0.739386 0.735931 0.732576 0.729282 0.726012 0.722741 0.719471 0.716201 0.712930 0.709660 0.706389 0.703119 0.699848 0.696578 0.693307 0.690037 0.686789 0.683575 0.680378 0.677181 0.673984 0.670787 0.667590 0.664393 0.661196 0.657999 0.654802 0.651605 0.648408 0.645211 0.642014 0.638817 0.635620 0.632423 0.629239 0.626115 0.622999 0.619892 0.616784 0.613676 0.610568 0.607461 0.604353 0.601245 0.706990 0.826500 0.949978 1.073456 1.196934 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.571816 0.574715 0.577614 0.580513 0.583412 0.586311 0.589210 0.592109 0.595008 0.597907 0.600806 0.603705 0.606604 0.609503 0.612402 0.615301 0.618200 0.621099 0.623998 0.626897 0.629796 0.632695 0.635594 0.638493 0.641392 0.644291 0.647190 0.650089 0.652988 0.655887 0.658786 0.661685 0.664584 0.667483 0.670382 0.673281 0.676180 0.679079 0.681978 0.684877 0.687776 0.690675 0.693574 0.696473 0.699372 0.702305 0.705267 0.708229 0.711190 0.714152 0.717197 0.720242 0.723287 0.726332 0.729376 0.732421 0.735466 0.738511 0.741556 0.744601 0.747646 0.750691 0.753736 0.756780 0.759825 0.762870 0.765915 0.768960 0.772005 0.775050 0.778095 0.781139 0.784184 0.787229 0.790274 0.793319 0.796364 0.799419 0.802647 0.805875 0.809103 0.812331 0.815652 0.819107 0.822561 0.831698 0.854320 0.866000 0.866080 0.853985 0.856296 0.852847 0.850187 0.846101 0.844391 0.842079 0.839742 0.837404 0.835067 0.832729 0.830391 0.828054 0.825636 0.823112 0.820539 0.817903 0.815268 0.812594 0.809438 0.805911 0.802384 0.798857 0.795330 0.791803 0.788277 0.784750 0.781223 0.777696 0.774169 0.770642 0.767115 0.763588 0.760061 0.756534 0.752750 0.748517 0.744691 0.741198 0.737763 0.734449 0.731179 0.727908 0.724638 0.721367 0.718097 0.714827 0.711556 0.708286 0.705026 0.701790 0.698593 0.695396 0.692199 0.689002 0.685805 0.682608 0.679411 0.676214 0.673017 0.669820 0.666623 0.663426 0.660229 0.657032 0.653835 0.650638 0.647441 0.644244 0.641047 0.637850 0.634680 0.631534 0.628426 0.625318 0.622210 0.619103 0.615995 0.612887 0.609780 0.606672 0.603564 0.656489 0.739467 0.853973 0.977451 1.100929 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.576459 0.579358 0.582257 0.585156 0.588055 0.590954 0.593853 0.596752 0.599651 0.602550 0.605449 0.608348 0.611247 0.614146 0.617045 0.619944 0.622843 0.625742 0.628641 0.631540 0.634439 0.637338 0.640237 0.643136 0.646035 0.648934 0.651833 0.654732 0.657631 0.660530 0.663429 0.666328 0.669227 0.672126 0.675025 0.677924 0.680823 0.683722 0.686621 0.689520 0.692419 0.695318 0.698217 0.701116 0.704015 0.706982 0.709961 0.712940 0.715920 0.718917 0.721962 0.725007 0.728052 0.731096 0.734141 0.737186 0.740231 0.743276 0.746321 0.749366 0.752411 0.755455 0.758500 0.761545 0.764590 0.767635 0.770680 0.773725 0.776770 0.779815 0.782859 0.785904 0.788949 0.791994 0.795039 0.798084 0.801129 0.804246 0.807515 0.810784 0.814053 0.817322 0.820724 0.824212 0.846345 0.860249 0.867167 0.856918 0.857211 0.853663 0.851993 0.847763 0.845180 0.843124 0.840787 0.838449 0.836112 0.833774 0.831437 0.829099 0.826761 0.824355 0.821832 0.819225 0.816589 0.813911 0.810759 0.807232 0.803706 0.800179 0.796652 0.793125 0.789598 0.786071 0.782544 0.779017 0.775490 0.771963 0.768437 0.764910 0.761383 0.757856 0.754329 0.750667 0.746651 0.743010 0.739644 0.736346 0.733075 0.729805 0.726534 0.723264 0.720015 0.716809 0.713612 0.710415 0.707218 0.704021 0.700824 0.697627 0.694430 0.691233 0.688036 0.684839 0.681642 0.678445 0.675248 0.672051 0.668854 0.665656 0.662459 0.659262 0.656065 0.652868 0.649671 0.646474 0.643277 0.640087 0.636960 0.633853 0.630745 0.627637 0.624529 0.621422 0.618314 0.615206 0.612099 0.608991 0.605883 0.623430 0.670294 0.757968 0.881446 1.037083 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.566607 0.569506 0.572405 0.575304 0.578203 0.581102 0.584001 0.586900 0.589799 0.592698 0.595597 0.598496 0.601395 0.604294 0.607193 0.610092 0.612991 0.615890 0.618789 0.621688 0.624587 0.627486 0.630385 0.633284 0.636183 0.639082 0.641981 0.644880 0.647779 0.650678 0.653577 0.656476 0.659375 0.662274 0.665173 0.668072 0.670971 0.673870 0.676769 0.679668 0.682567 0.685466 0.688365 0.691265 0.694164 0.697063 0.699962 0.702861 0.705760 0.708671 0.711668 0.714665 0.717662 0.720659 0.723682 0.726727 0.729771 0.732816 0.735861 0.738906 0.741951 0.744996 0.748041 0.751086 0.754131 0.757175 0.760220 0.763265 0.766310 0.769355 0.772400 0.775445 0.778490 0.781534 0.784579 0.787624 0.790669 0.793714 0.796759 0.799804 0.802849 0.805894 0.809095 0.812405 0.815715 0.819024 0.822334 0.835674 0.850402 0.862141 0.865128 0.857211 0.854487 0.853401 0.849483 0.845809 0.844151 0.841832 0.839494 0.837157 0.834819 0.832482 0.830144 0.827806 0.825469 0.823074 0.820536 0.817911 0.815233 0.812081 0.808554 0.805027 0.801500 0.797973 0.794446 0.790919 0.787392 0.783866 0.780339 0.776812 0.773285 0.769758 0.766231 0.762704 0.759177 0.755650 0.752123 0.748597 0.744903 0.741513 0.738256 0.735024 0.731827 0.728630 0.725433 0.722236 0.719039 0.715842 0.712645 0.709448 0.706251 0.703054 0.699857 0.696660 0.693463 0.690266 0.687069 0.683872 0.680675 0.677478 0.674281 0.671084 0.667887 0.664690 0.661493 0.658296 0.655099 0.651902 0.648705 0.645523 0.642396 0.639279 0.636172 0.633064 0.629956 0.626848 0.623741 0.620633 0.617525 0.614417 0.611310 0.608202 0.607585 0.618649 0.661963 0.785441 0.963027 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.571250 0.574149 0.577048 0.579947 0.582846 0.585745 0.588644 0.591543 0.594442 0.597341 0.600240 0.603139 0.606038 0.608937 0.611836 0.614735 0.617634 0.620533 0.623432 0.626331 0.629230 0.632130 0.635029 0.637928 0.640827 0.643726 0.646625 0.649524 0.652423 0.655322 0.658221 0.661120 0.664019 0.666918 0.669817 0.672716 0.675615 0.678514 0.681413 0.684312 0.687211 0.690110 0.693009 0.695908 0.698807 0.701706 0.704605 0.707504 0.710403 0.713350 0.716365 0.719379 0.722393 0.725408 0.728447 0.731491 0.734536 0.737581 0.740626 0.743671 0.746716 0.749761 0.752806 0.755850 0.758895 0.761940 0.764985 0.768030 0.771075 0.774120 0.777165 0.780210 0.783254 0.786299 0.789344 0.792389 0.795434 0.798479 0.801524 0.804569 0.807613 0.810658 0.813946 0.817272 0.820599 0.824052 0.845619 0.868406 0.868046 0.857396 0.857823 0.854314 0.851204 0.847059 0.844987 0.842877 0.840539 0.838202 0.835864 0.833527 0.831189 0.828852 0.826514 0.824176 0.821794 0.819229 0.816558 0.813402 0.809875 0.806348 0.802822 0.799295 0.795768 0.792241 0.788714 0.785187 0.781660 0.778133 0.774606 0.771079 0.767553 0.764026 0.760499 0.756967 0.753427 0.749909 0.746622 0.743571 0.740452 0.737255 0.734058 0.730861 0.727664 0.724467 0.721270 0.718073 0.714876 0.711679 0.708482 0.705284 0.702087 0.698890 0.695693 0.692496 0.689299 0.686102 0.682905 0.679708 0.676511 0.673314 0.670117 0.666920 0.663723 0.660526 0.657329 0.654132 0.650961 0.647814 0.644706 0.641598 0.638490 0.635383 0.632275 0.629167 0.626060 0.622952 0.619844 0.616736 0.613629 0.610521 0.607413 0.604306 0.606015 0.707510 0.855709 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.575894 0.578793 0.581692 0.584591 0.587490 0.590389 0.593288 0.596187 0.599086 0.601985 0.604884 0.607783 0.610682 0.613581 0.616480 0.619379 0.622278 0.625177 0.628076 0.630975 0.633874 0.636773 0.639672 0.642571 0.645470 0.648369 0.651268 0.654167 0.657066 0.659965 0.662864 0.665763 0.668662 0.671561 0.674460 0.677359 0.680258 0.683157 0.686056 0.688955 0.691854 0.694753 0.697652 0.700551 0.703450 0.706349 0.709248 0.712147 0.715046 0.718040 0.721071 0.724103 0.727134 0.730166 0.733211 0.736256 0.739301 0.742346 0.745391 0.748436 0.751481 0.754526 0.757570 0.760615 0.763660 0.766705 0.769750 0.772795 0.775840 0.778885 0.781929 0.784974 0.788019 0.791064 0.794109 0.797154 0.800199 0.803244 0.806289 0.809333 0.812378 0.815463 0.818814 0.822165 0.839772 0.847540 0.867433 0.863823 0.860349 0.855129 0.852955 0.848779 0.845615 0.843922 0.841584 0.839247 0.836909 0.834572 0.832234 0.829897 0.827559 0.825221 0.822884 0.820514 0.817887 0.814724 0.811197 0.807670 0.804143 0.800616 0.797089 0.793562 0.790035 0.786508 0.782979 0.779442 0.775901 0.772360 0.768820 0.765279 0.761739 0.758204 0.754749 0.751416 0.748199 0.745273 0.742453 0.739453 0.736288 0.733091 0.729894 0.726697 0.723500 0.720303 0.717106 0.713909 0.710712 0.707515 0.704318 0.701121 0.697924 0.694727 0.691530 0.688333 0.685136 0.681939 0.678742 0.675545 0.672348 0.669151 0.665954 0.662757 0.659560 0.656363 0.653240 0.650133 0.647025 0.643917 0.640809 0.637702 0.634594 0.631486 0.628379 0.625271 0.622163 0.619055 0.615948 0.612840 0.609732 0.606624 0.603517 0.655651 0.720869 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.577638 0.580537 0.583436 0.586335 0.589234 0.592133 0.595032 0.597931 0.600830 0.603729 0.606628 0.609527 0.612426 0.615325 0.618224 0.621123 0.624022 0.626921 0.629820 0.632719 0.635618 0.638517 0.641416 0.644315 0.647214 0.650113 0.653012 0.655911 0.658810 0.661709 0.664608 0.667507 0.670406 0.673305 0.676204 0.679103 0.682002 0.684901 0.687800 0.690699 0.693598 0.696497 0.699396 0.702295 0.705194 0.708095 0.710998 0.713901 0.716804 0.719707 0.722752 0.725797 0.728842 0.731886 0.734931 0.737976 0.741021 0.744066 0.747111 0.750156 0.753201 0.756245 0.759290 0.762335 0.765380 0.768425 0.771470 0.774515 0.777560 0.780605 0.783649 0.786694 0.789739 0.792784 0.795829 0.798874 0.801919 0.804964 0.808008 0.811053 0.814098 0.817143 0.820387 0.823932 0.843625 0.867467 0.868758 0.860438 0.855945 0.854668 0.850500 0.846407 0.844793 0.842629 0.840292 0.837954 0.835617 0.833279 0.830942 0.828604 0.826266 0.823929 0.821591 0.819234 0.816045 0.812518 0.808991 0.805456 0.801915 0.798375 0.794834 0.791294 0.787753 0.784213 0.780672 0.777132 0.773591 0.770051 0.766510 0.762985 0.759649 0.756316 0.752983 0.749772 0.746840 0.744020 0.741200 0.738337 0.735321 0.732124 0.728927 0.725730 0.722533 0.719336 0.716139 0.712942 0.709745 0.706548 0.703351 0.700154 0.696957 0.693760 0.690563 0.687366 0.684169 0.680972 0.677775 0.674578 0.671381 0.668184 0.664987 0.661807 0.658676 0.655559 0.652451 0.649344 0.646236 0.643128 0.640021 0.636913 0.633805 0.630697 0.627590 0.624482 0.621374 0.618267 0.615159 0.612051 0.608943 0.605836 0.621207 0.650467 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.582281 0.585180 0.588079 0.590978 0.593877 0.596776 0.599675 0.602574 0.605473 0.608372 0.611271 0.614170 0.617069 0.619968 0.622867 0.625766 0.628665 0.631564 0.634463 0.637362 0.640261 0.643160 0.646059 0.648958 0.651857 0.654756 0.657655 0.660554 0.663453 0.666352 0.669251 0.672150 0.675049 0.677948 0.680847 0.683746 0.686645 0.689544 0.692443 0.695342 0.698241 0.701140 0.704039 0.706938 0.709837 0.712753 0.715674 0.718596 0.721517 0.724472 0.727517 0.730561 0.733606 0.736651 0.739696 0.742741 0.745786 0.748831 0.751876 0.754921 0.757965 0.761010 0.764055 0.767100 0.770145 0.773190 0.776235 0.779280 0.782324 0.785369 0.788414 0.791459 0.794504 0.797549 0.800594 0.803639 0.806684 0.809734 0.812797 0.815861 0.818924 0.821987 0.839180 0.850404 0.867305 0.862617 0.859337 0.855753 0.852220 0.848075 0.845422 0.843674 0.841337 0.838999 0.836662 0.834324 0.831987 0.829649 0.827312 0.824974 0.822636 0.820299 0.817308 0.813768 0.810227 0.806687 0.803146 0.799606 0.796065 0.792524 0.788984 0.785443 0.781903 0.778362 0.774822 0.771285 0.767882 0.764549 0.761216 0.757883 0.754549 0.751343 0.748407 0.745587 0.742767 0.739948 0.737128 0.734240 0.731158 0.727961 0.724764 0.721567 0.718370 0.715173 0.711976 0.708779 0.705582 0.702385 0.699188 0.695991 0.692794 0.689597 0.686399 0.683202 0.680005 0.676808 0.673611 0.670414 0.667241 0.664094 0.660986 0.657878 0.654770 0.651663 0.648555 0.645447 0.642340 0.639232 0.636124 0.633016 0.629909 0.626801 0.623693 0.620586 0.617478 0.614370 0.611262 0.608155 0.605047 0.601939 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.586924 0.589823 0.592722 0.595621 0.598520 0.601419 0.604318 0.607217 0.610116 0.613015 0.615914 0.618813 0.621712 0.624611 0.627510 0.630409 0.633308 0.636207 0.639106 0.642005 0.644904 0.647803 0.650702 0.653601 0.656500 0.659399 0.662298 0.665197 0.668096 0.670995 0.673894 0.676793 0.679692 0.682591 0.685490 0.688389 0.691288 0.694187 0.697086 0.699985 0.702884 0.705783 0.708682 0.711581 0.714482 0.717422 0.720361 0.723301 0.726240 0.729237 0.732281 0.735326 0.738371 0.741416 0.744461 0.747506 0.750551 0.753596 0.756640 0.759685 0.762730 0.765775 0.768820 0.771865 0.774910 0.777955 0.781000 0.784044 0.787089 0.790134 0.793179 0.796224 0.799269 0.802314 0.805359 0.808403 0.811448 0.814526 0.817627 0.820728 0.824577 0.844192 0.870019 0.867879 0.863177 0.856595 0.853966 0.849796 0.846051 0.844600 0.842382 0.840044 0.837707 0.835369 0.833032 0.830694 0.828357 0.826019 0.823681 0.821345 0.818539 0.814998 0.811458 0.807917 0.804377 0.800836 0.797296 0.793755 0.790215 0.786674 0.783133 0.779593 0.776119 0.772782 0.769449 0.766116 0.762783 0.759449 0.756116 0.752910 0.749974 0.747154 0.744334 0.741514 0.738695 0.735875 0.733055 0.730191 0.726994 0.723797 0.720600 0.717403 0.714206 0.711009 0.707812 0.704615 0.701418 0.698221 0.695024 0.691827 0.688630 0.685433 0.682236 0.679039 0.675842 0.672645 0.669523 0.666413 0.663305 0.660197 0.657089 0.653982 0.650874 0.647766 0.644658 0.641551 0.638443 0.635335 0.632228 0.629120 0.626012 0.622904 0.619797 0.616689 0.613581 0.610474 0.607349 0.604062 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.577072 0.579971 0.582870 0.585769 0.588668 0.591567 0.594466 0.597365 0.600264 0.603163 0.606062 0.608961 0.611860 0.614759 0.617658 0.620557 0.623456 0.626355 0.629254 0.632153 0.635052 0.637951 0.640850 0.643749 0.646648 0.649547 0.652446 0.655345 0.658244 0.661143 0.664042 0.666941 0.669840 0.672739 0.675638 0.678537 0.681436 0.684335 0.687234 0.690133 0.693033 0.695932 0.698831 0.701730 0.704629 0.707528 0.710427 0.713326 0.716225 0.719144 0.722101 0.725058 0.728016 0.730973 0.734001 0.737046 0.740091 0.743136 0.746181 0.749226 0.752271 0.755316 0.758360 0.761405 0.764450 0.767495 0.770540 0.773585 0.776630 0.779675 0.782719 0.785764 0.788809 0.791854 0.794899 0.797944 0.800989 0.804034 0.807079 0.810123 0.813168 0.816213 0.819424 0.822662 0.840148 0.856479 0.867756 0.863664 0.857496 0.855841 0.851516 0.847371 0.845228 0.843427 0.841089 0.838752 0.836414 0.834077 0.831739 0.829402 0.827064 0.824726 0.822389 0.819757 0.816229 0.812688 0.809148 0.805607 0.802067 0.798526 0.794986 0.791445 0.787905 0.784365 0.781015 0.777682 0.774349 0.771016 0.767683 0.764349 0.761016 0.757683 0.754475 0.751540 0.748721 0.745901 0.743081 0.740262 0.737442 0.734622 0.731802 0.728983 0.726001 0.722830 0.719633 0.716436 0.713239 0.710042 0.706845 0.703648 0.700451 0.697254 0.694057 0.690860 0.687663 0.684466 0.681269 0.678090 0.674956 0.671839 0.668731 0.665624 0.662516 0.659408 0.656301 0.653193 0.650085 0.646977 0.643870 0.640762 0.637654 0.634547 0.631439 0.628331 0.625198 0.622043 0.618795 0.615503 0.612211 0.608919 0.605627 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.581715 0.584614 0.587513 0.590412 0.593311 0.596210 0.599109 0.602008 0.604907 0.607806 0.610705 0.613604 0.616503 0.619402 0.622301 0.625200 0.628099 0.630998 0.633898 0.636797 0.639696 0.642595 0.645494 0.648393 0.651292 0.654191 0.657090 0.659989 0.662888 0.665787 0.668686 0.671585 0.674484 0.677383 0.680282 0.683181 0.686080 0.688979 0.691878 0.694777 0.697676 0.700575 0.703474 0.706373 0.709272 0.712171 0.715070 0.717969 0.720868 0.723815 0.726790 0.729766 0.732741 0.735721 0.738766 0.741811 0.744856 0.747901 0.750946 0.753991 0.757035 0.760080 0.763125 0.766170 0.769215 0.772260 0.775305 0.778350 0.781395 0.784439 0.787484 0.790529 0.793574 0.796619 0.799664 0.802709 0.805754 0.808798 0.811843 0.814888 0.817933 0.821067 0.831214 0.844760 0.869474 0.869197 0.860851 0.857082 0.853237 0.849092 0.845857 0.844398 0.842134 0.839797 0.837459 0.835122 0.832784 0.830447 0.828109 0.825772 0.823439 0.820992 0.817460 0.813919 0.810378 0.806838 0.803297 0.799757 0.796216 0.792676 0.789254 0.785915 0.782582 0.779249 0.775916 0.772583 0.769249 0.765916 0.762583 0.759250 0.756037 0.753107 0.750287 0.747468 0.744648 0.741828 0.739009 0.736189 0.733369 0.730550 0.727730 0.724910 0.721838 0.718667 0.715470 0.712273 0.709076 0.705879 0.702682 0.699485 0.696288 0.693091 0.689894 0.686697 0.683521 0.680374 0.677266 0.674158 0.671050 0.667943 0.664835 0.661727 0.658620 0.655512 0.652404 0.649296 0.646189 0.643081 0.639965 0.636755 0.633525 0.630232 0.626940 0.623648 0.620356 0.617064 0.613772 0.610482 0.607212 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.586359 0.589258 0.592157 0.595056 0.597955 0.600854 0.603753 0.606652 0.609551 0.612450 0.615349 0.618248 0.621147 0.624046 0.626945 0.629844 0.632743 0.635642 0.638541 0.641440 0.644339 0.647238 0.650137 0.653036 0.655935 0.658834 0.661733 0.664632 0.667531 0.670430 0.673329 0.676228 0.679127 0.682026 0.684925 0.687824 0.690723 0.693622 0.696521 0.699420 0.702319 0.705218 0.708117 0.711016 0.713915 0.716814 0.719713 0.722612 0.725511 0.728497 0.731490 0.734483 0.737475 0.740486 0.743531 0.746576 0.749621 0.752666 0.755711 0.758755 0.761800 0.764845 0.767890 0.770935 0.773980 0.777025 0.780070 0.783114 0.786159 0.789204 0.792249 0.795294 0.798339 0.801384 0.804429 0.807474 0.810519 0.813578 0.816636 0.819695 0.822753 0.840845 0.862554 0.866676 0.865098 0.858056 0.854959 0.850812 0.846722 0.845035 0.843179 0.840842 0.838504 0.836167 0.833829 0.831492 0.829154 0.826817 0.824479 0.822231 0.818690 0.815150 0.811609 0.808069 0.804528 0.800987 0.797505 0.794148 0.790815 0.787482 0.784149 0.780816 0.777482 0.774149 0.770816 0.767483 0.764150 0.760817 0.757596 0.754674 0.751854 0.749035 0.746215 0.743395 0.740575 0.737756 0.734936 0.732116 0.729297 0.726477 0.723657 0.720786 0.717700 0.714503 0.711306 0.708109 0.704912 0.701715 0.698518 0.695321 0.692124 0.688927 0.685806 0.682692 0.679585 0.676477 0.673369 0.670262 0.667154 0.664046 0.660938 0.657831 0.654723 0.651516 0.648249 0.644962 0.641669 0.638377 0.635085 0.631793 0.628501 0.625209 0.621917 0.618624 0.615332 0.612046 0.608801 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.588103 0.591002 0.593901 0.596800 0.599699 0.602598 0.605497 0.608396 0.611295 0.614194 0.617093 0.619992 0.622891 0.625790 0.628689 0.631588 0.634487 0.637386 0.640285 0.643184 0.646083 0.648982 0.651881 0.654780 0.657679 0.660578 0.663477 0.666376 0.669275 0.672174 0.675073 0.677972 0.680871 0.683770 0.686669 0.689568 0.692467 0.695366 0.698265 0.701164 0.704063 0.706962 0.709861 0.712760 0.715659 0.718558 0.721457 0.724356 0.727255 0.730179 0.733189 0.736199 0.739209 0.742219 0.745251 0.748296 0.751341 0.754386 0.757430 0.760475 0.763520 0.766565 0.769610 0.772655 0.775700 0.778745 0.781790 0.784834 0.787879 0.790924 0.793969 0.797014 0.800059 0.803104 0.806149 0.809193 0.812238 0.815315 0.818458 0.821601 0.836165 0.847124 0.867696 0.866865 0.859014 0.856856 0.852532 0.848387 0.845664 0.844147 0.841887 0.839549 0.837212 0.834874 0.832537 0.830199 0.827862 0.825528 0.823461 0.819921 0.816380 0.812840 0.809299 0.805763 0.802381 0.799048 0.795715 0.792382 0.789049 0.785716 0.782382 0.779049 0.775716 0.772383 0.769050 0.765717 0.762384 0.759152 0.756241 0.753421 0.750601 0.747782 0.744962 0.742142 0.739323 0.736503 0.733683 0.730863 0.728044 0.725224 0.722404 0.719585 0.716642 0.713537 0.710339 0.707142 0.703945 0.700748 0.697551 0.694374 0.691235 0.688119 0.685011 0.681904 0.678796 0.675688 0.672579 0.669442 0.666275 0.662983 0.659691 0.656399 0.653106 0.649814 0.646522 0.643230 0.639938 0.636646 0.633354 0.630061 0.626769 0.623477 0.620185 0.616893 0.613611 0.610391 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.592746 0.595645 0.598544 0.601443 0.604342 0.607241 0.610140 0.613039 0.615938 0.618837 0.621736 0.624635 0.627534 0.630433 0.633332 0.636231 0.639130 0.642029 0.644928 0.647827 0.650726 0.653625 0.656524 0.659423 0.662322 0.665221 0.668120 0.671019 0.673918 0.676817 0.679716 0.682615 0.685514 0.688413 0.691312 0.694211 0.697110 0.700009 0.702908 0.705807 0.708706 0.711605 0.714504 0.717403 0.720302 0.723201 0.726100 0.728999 0.731898 0.734864 0.737891 0.740918 0.743946 0.746973 0.750016 0.753061 0.756106 0.759150 0.762195 0.765240 0.768285 0.771330 0.774375 0.777420 0.780465 0.783509 0.786554 0.789599 0.792644 0.795689 0.798734 0.801779 0.804824 0.807869 0.810913 0.813958 0.817003 0.820231 0.823583 0.841412 0.869599 0.868704 0.862365 0.858350 0.854253 0.850108 0.846334 0.844841 0.842932 0.840594 0.838257 0.835919 0.833582 0.831244 0.828907 0.826569 0.824692 0.821151 0.817611 0.814070 0.810626 0.807281 0.803948 0.800615 0.797282 0.793949 0.790616 0.787282 0.783949 0.780616 0.777283 0.773950 0.770617 0.767284 0.763950 0.760706 0.757808 0.754988 0.752168 0.749349 0.746529 0.743709 0.740889 0.738070 0.735250 0.732430 0.729611 0.726791 0.723971 0.721151 0.718332 0.715512 0.712555 0.709373 0.706176 0.702979 0.699800 0.696653 0.693546 0.690438 0.687330 0.684172 0.680981 0.677712 0.674420 0.671128 0.667836 0.664543 0.661251 0.657959 0.654667 0.651375 0.648083 0.644790 0.641498 0.638206 0.634914 0.631622 0.628330 0.625038 0.621745 0.618453 0.615176 0.611980 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.597389 0.600288 0.603187 0.606086 0.608985 0.611884 0.614783 0.617682 0.620581 0.623480 0.626379 0.629278 0.632177 0.635076 0.637975 0.640874 0.643773 0.646672 0.649571 0.652470 0.655369 0.658268 0.661167 0.664066 0.666965 0.669864 0.672763 0.675662 0.678561 0.681460 0.684359 0.687258 0.690157 0.693056 0.695955 0.698854 0.701753 0.704652 0.707551 0.710450 0.713349 0.716248 0.719147 0.722046 0.724945 0.727844 0.730743 0.733642 0.736541 0.739558 0.742603 0.745647 0.748691 0.751736 0.754781 0.757825 0.760870 0.763915 0.766960 0.770005 0.773050 0.776095 0.779140 0.782185 0.785229 0.788274 0.791319 0.794364 0.797409 0.800454 0.803499 0.806544 0.809588 0.812633 0.815678 0.818723 0.821768 0.837134 0.853199 0.867676 0.866702 0.859496 0.855973 0.851828 0.847683 0.845470 0.843919 0.841639 0.839302 0.836964 0.834627 0.832289 0.829952 0.827615 0.825923 0.822382 0.818889 0.815514 0.812181 0.808848 0.805515 0.802182 0.798849 0.795516 0.792182 0.788849 0.785516 0.782183 0.778850 0.775517 0.772183 0.768850 0.765517 0.762257 0.759374 0.756555 0.753735 0.750915 0.748096 0.745276 0.742456 0.739637 0.736817 0.733997 0.731177 0.728358 0.725538 0.722718 0.719899 0.717079 0.714259 0.711402 0.708406 0.705209 0.702088 0.698950 0.695704 0.692441 0.689149 0.685857 0.682565 0.679272 0.675980 0.672688 0.669396 0.666104 0.662812 0.659520 0.656227 0.652935 0.649643 0.646351 0.643059 0.639767 0.636475 0.633182 0.629890 0.626598 0.623306 0.620014 0.616742 0.613569 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.599133 0.602032 0.604931 0.607830 0.610729 0.613628 0.616527 0.619426 0.622325 0.625224 0.628123 0.631022 0.633921 0.636820 0.639719 0.642618 0.645517 0.648416 0.651315 0.654214 0.657113 0.660012 0.662911 0.665810 0.668709 0.671608 0.674507 0.677406 0.680305 0.683204 0.686103 0.689002 0.691901 0.694801 0.697700 0.700599 0.703498 0.706397 0.709296 0.712195 0.715094 0.717993 0.720892 0.723791 0.726690 0.729599 0.732515 0.735432 0.738349 0.741276 0.744321 0.747366 0.750411 0.753456 0.756501 0.759545 0.762590 0.765635 0.768680 0.771725 0.774770 0.777815 0.780860 0.783904 0.786949 0.789994 0.793039 0.796084 0.799129 0.802174 0.805219 0.808264 0.811308 0.814386 0.817472 0.820559 0.823645 0.841980 0.872159 0.865619 0.860344 0.857821 0.853549 0.849404 0.846099 0.844648 0.842684 0.840347 0.838009 0.835672 0.833334 0.830997 0.828659 0.827159 0.823747 0.820414 0.817081 0.813748 0.810415 0.807082 0.803749 0.800415 0.797082 0.793749 0.790416 0.787083 0.783750 0.780417 0.777083 0.773750 0.770417 0.767084 0.763806 0.760941 0.758122 0.755302 0.752482 0.749662 0.746843 0.744023 0.741203 0.738384 0.735564 0.732744 0.729925 0.727105 0.724285 0.721465 0.718646 0.715826 0.713006 0.710157 0.707151 0.703878 0.700586 0.697294 0.694002 0.690709 0.687417 0.684125 0.680833 0.677541 0.674249 0.670957 0.667664 0.664372 0.661080 0.657788 0.654496 0.651204 0.647912 0.644619 0.641327 0.638035 0.634743 0.631451 0.628159 0.624867 0.621574 0.618308 0.615158 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.592180 0.595079 0.597978 0.600877 0.603776 0.606675 0.609574 0.612473 0.615372 0.618271 0.621170 0.624069 0.626968 0.629867 0.632766 0.635666 0.638565 0.641464 0.644363 0.647262 0.650161 0.653060 0.655959 0.658858 0.661757 0.664656 0.667555 0.670454 0.673353 0.676252 0.679151 0.682050 0.684949 0.687848 0.690747 0.693646 0.696545 0.699444 0.702343 0.705242 0.708141 0.711040 0.713939 0.716838 0.719737 0.722636 0.725535 0.728434 0.731333 0.734263 0.737198 0.740133 0.743068 0.746041 0.749086 0.752131 0.755176 0.758220 0.761265 0.764310 0.767355 0.770400 0.773445 0.776490 0.779535 0.782580 0.785624 0.788669 0.791714 0.794759 0.797804 0.800849 0.803894 0.806939 0.809983 0.813028 0.816082 0.819285 0.822488 0.838056 0.859275 0.867664 0.863878 0.859617 0.855269 0.851124 0.846979 0.845277 0.843717 0.841392 0.839054 0.836717 0.834379 0.832042 0.829704 0.828644 0.825314 0.821981 0.818648 0.815315 0.811982 0.808649 0.805315 0.801982 0.798649 0.795316 0.791983 0.788650 0.785317 0.781983 0.778650 0.775317 0.771984 0.768651 0.765353 0.762508 0.759688 0.756869 0.754049 0.751229 0.748410 0.745590 0.742770 0.739950 0.737131 0.734311 0.731491 0.728672 0.725852 0.723032 0.720213 0.717393 0.714570 0.711704 0.708635 0.705401 0.702146 0.698854 0.695562 0.692270 0.688978 0.685686 0.682394 0.679101 0.675809 0.672517 0.669225 0.665933 0.662641 0.659349 0.656056 0.652764 0.649472 0.646180 0.642888 0.639596 0.636303 0.633011 0.629719 0.626427 0.623135 0.619875 0.616747 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.593925 0.596824 0.599723 0.602622 0.605521 0.608420 0.611319 0.614218 0.617117 0.620016 0.622915 0.625814 0.628713 0.631612 0.634511 0.637410 0.640309 0.643208 0.646107 0.649006 0.651905 0.654804 0.657703 0.660602 0.663501 0.666400 0.669299 0.672198 0.675097 0.677996 0.680895 0.683794 0.686693 0.689592 0.692491 0.695390 0.698289 0.701188 0.704087 0.706986 0.709885 0.712784 0.715683 0.718582 0.721481 0.724380 0.727279 0.730178 0.733077 0.735984 0.738937 0.741890 0.744843 0.747796 0.750806 0.753851 0.756896 0.759940 0.762985 0.766030 0.769075 0.772120 0.775165 0.778210 0.781255 0.784299 0.787344 0.790389 0.793434 0.796479 0.799524 0.802569 0.805614 0.808659 0.811703 0.814748 0.817793 0.821008 0.829445 0.843862 0.872625 0.867973 0.860764 0.856990 0.852845 0.848700 0.845905 0.844454 0.842437 0.840099 0.837762 0.835424 0.833087 0.830749 0.830079 0.826881 0.823548 0.820215 0.816882 0.813549 0.810215 0.806882 0.803549 0.800216 0.796883 0.793550 0.790217 0.786883 0.783550 0.780217 0.776884 0.773551 0.770218 0.766897 0.764075 0.761255 0.758435 0.755616 0.752796 0.749976 0.747157 0.744337 0.741517 0.738698 0.735878 0.733058 0.730238 0.727419 0.724599 0.721779 0.718960 0.716108 0.712968 0.709927 0.706838 0.703707 0.700415 0.697123 0.693831 0.690538 0.687246 0.683954 0.680662 0.677370 0.674078 0.670785 0.667493 0.664201 0.660909 0.657617 0.654325 0.651033 0.647740 0.644448 0.641156 0.637864 0.634572 0.631280 0.627988 0.624695 0.621442 0.618336 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.598568 0.601467 0.604366 0.607265 0.610164 0.613063 0.615962 0.618861 0.621760 0.624659 0.627558 0.630457 0.633356 0.636255 0.639154 0.642053 0.644952 0.647851 0.650750 0.653649 0.656548 0.659447 0.662346 0.665245 0.668144 0.671043 0.673942 0.676841 0.679740 0.682639 0.685538 0.688437 0.691336 0.694235 0.697134 0.700033 0.702932 0.705831 0.708730 0.711629 0.714528 0.717427 0.720326 0.723225 0.726124 0.729023 0.731922 0.734821 0.737720 0.740651 0.743622 0.746592 0.749563 0.752534 0.755571 0.758615 0.761660 0.764705 0.767750 0.770795 0.773840 0.776885 0.779930 0.782975 0.786019 0.789064 0.792109 0.795154 0.798199 0.801244 0.804289 0.807334 0.810379 0.813428 0.816476 0.819525 0.822573 0.838632 0.865350 0.865678 0.861800 0.858789 0.854565 0.850420 0.846534 0.845083 0.843482 0.841144 0.838807 0.836469 0.834132 0.831794 0.831169 0.828448 0.825115 0.821782 0.818448 0.815115 0.811782 0.808449 0.805116 0.801783 0.798450 0.795116 0.791783 0.788450 0.785117 0.781784 0.778451 0.775118 0.771784 0.768477 0.765642 0.762822 0.760002 0.757183 0.754363 0.751543 0.748723 0.745904 0.743084 0.740264 0.737445 0.734625 0.731805 0.728986 0.726166 0.723346 0.720517 0.717576 0.714231 0.711216 0.708268 0.705268 0.701975 0.698683 0.695391 0.692099 0.688807 0.685515 0.682222 0.678930 0.675638 0.672346 0.669054 0.665762 0.662470 0.659177 0.655885 0.652593 0.649301 0.646009 0.642717 0.639425 0.636132 0.632840 0.629548 0.626256 0.623010 0.619925 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.603211 0.606110 0.609009 0.611908 0.614807 0.617706 0.620605 0.623504 0.626403 0.629302 0.632201 0.635100 0.637999 0.640898 0.643797 0.646696 0.649595 0.652494 0.655393 0.658292 0.661191 0.664090 0.666989 0.669888 0.672787 0.675686 0.678585 0.681484 0.684383 0.687282 0.690181 0.693080 0.695979 0.698878 0.701777 0.704676 0.707575 0.710474 0.713373 0.716272 0.719171 0.722070 0.724969 0.727868 0.730767 0.733666 0.736565 0.739464 0.742363 0.745328 0.748316 0.751305 0.754293 0.757291 0.760335 0.763380 0.766425 0.769470 0.772515 0.775560 0.778605 0.781650 0.784694 0.787739 0.790784 0.793829 0.796874 0.799919 0.802964 0.806009 0.809054 0.812098 0.815184 0.818307 0.821430 0.834120 0.849920 0.870807 0.866073 0.860693 0.856286 0.852141 0.847996 0.845712 0.844261 0.842189 0.839852 0.837514 0.835177 0.832839 0.832259 0.829773 0.826682 0.823348 0.820015 0.816682 0.813349 0.810016 0.806683 0.803350 0.800016 0.796683 0.793350 0.790017 0.786684 0.783351 0.780018 0.776684 0.773351 0.770069 0.767209 0.764389 0.761569 0.758749 0.755930 0.753110 0.750290 0.747471 0.744651 0.741831 0.739011 0.736192 0.733372 0.730552 0.727733 0.724913 0.722078 0.718849 0.715495 0.712503 0.709691 0.706828 0.703536 0.700244 0.696952 0.693659 0.690367 0.687075 0.683783 0.680491 0.677199 0.673907 0.670614 0.667322 0.664030 0.660738 0.657446 0.654154 0.650862 0.647569 0.644277 0.640985 0.637693 0.634401 0.631109 0.627819 0.624581 0.621516 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.604955 0.607854 0.610753 0.613652 0.616551 0.619450 0.622349 0.625248 0.628147 0.631046 0.633945 0.636844 0.639743 0.642642 0.645541 0.648440 0.651339 0.654238 0.657137 0.660036 0.662935 0.665834 0.668733 0.671632 0.674531 0.677430 0.680329 0.683228 0.686127 0.689026 0.691925 0.694824 0.697723 0.700622 0.703521 0.706420 0.709319 0.712218 0.715117 0.718016 0.720915 0.723814 0.726713 0.729612 0.732511 0.735410 0.738309 0.741208 0.744107 0.747009 0.750015 0.753021 0.756027 0.759033 0.762055 0.765100 0.768145 0.771190 0.774235 0.777280 0.780325 0.783370 0.786414 0.789459 0.792504 0.795549 0.798594 0.801639 0.804684 0.807729 0.810773 0.813818 0.816863 0.820106 0.823401 0.839199 0.869421 0.865417 0.862031 0.858006 0.853861 0.849716 0.846340 0.844890 0.843234 0.840897 0.838559 0.836222 0.833884 0.833350 0.830863 0.828248 0.824915 0.821582 0.818249 0.814916 0.811583 0.808250 0.804916 0.801583 0.798250 0.794917 0.791584 0.788251 0.784918 0.781584 0.778251 0.774918 0.771657 0.768775 0.765956 0.763136 0.760316 0.757497 0.754677 0.751857 0.749037 0.746218 0.743398 0.740578 0.737759 0.734939 0.732119 0.729299 0.726474 0.723475 0.720123 0.716768 0.713787 0.711034 0.708272 0.705054 0.701804 0.698512 0.695220 0.691928 0.688636 0.685344 0.682051 0.678759 0.675467 0.672175 0.668883 0.665591 0.662299 0.659006 0.655714 0.652422 0.649130 0.645838 0.642546 0.639253 0.635961 0.632670 0.629406 0.626186 0.623121 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.609598 0.612497 0.615396 0.618295 0.621194 0.624093 0.626992 0.629891 0.632790 0.635689 0.638588 0.641487 0.644386 0.647285 0.650184 0.653083 0.655982 0.658881 0.661780 0.664679 0.667578 0.670477 0.673376 0.676275 0.679174 0.682073 0.684972 0.687871 0.690770 0.693669 0.696569 0.699468 0.702367 0.705266 0.708165 0.711064 0.713963 0.716862 0.719761 0.722660 0.725559 0.728458 0.731357 0.734256 0.737155 0.740054 0.742953 0.745852 0.748751 0.751689 0.754712 0.757736 0.760759 0.763782 0.766820 0.769865 0.772910 0.775955 0.779000 0.782045 0.785089 0.788134 0.791179 0.794224 0.797269 0.800314 0.803359 0.806404 0.809449 0.812493 0.815538 0.818583 0.821691 0.835088 0.855995 0.870862 0.863496 0.859766 0.855582 0.851437 0.847310 0.845518 0.844067 0.841942 0.839604 0.837267 0.834929 0.834440 0.831953 0.829466 0.826482 0.823149 0.819816 0.816483 0.813149 0.809816 0.806483 0.803150 0.799817 0.796484 0.793151 0.789817 0.786484 0.783151 0.779818 0.776485 0.773241 0.770342 0.767522 0.764703 0.761883 0.759063 0.756244 0.753424 0.750604 0.747785 0.744965 0.742145 0.739325 0.736506 0.733686 0.730866 0.728047 0.724749 0.721396 0.718042 0.715069 0.712307 0.709594 0.706530 0.703365 0.700073 0.696781 0.693488 0.690196 0.686904 0.683612 0.680320 0.677028 0.673735 0.670443 0.667151 0.663859 0.660567 0.657275 0.653983 0.650690 0.647398 0.644106 0.640814 0.637522 0.634232 0.630993 0.627791 0.624726 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.599746 0.602645 0.605544 0.608443 0.611342 0.614241 0.617140 0.620039 0.622938 0.625837 0.628736 0.631635 0.634534 0.637434 0.640333 0.643232 0.646131 0.649030 0.651929 0.654828 0.657727 0.660626 0.663525 0.666424 0.669323 0.672222 0.675121 0.678020 0.680919 0.683818 0.686717 0.689616 0.692515 0.695414 0.698313 0.701212 0.704111 0.707010 0.709909 0.712808 0.715707 0.718606 0.721505 0.724404 0.727303 0.730202 0.733101 0.736000 0.738899 0.741798 0.744697 0.747596 0.750495 0.753394 0.756379 0.759419 0.762460 0.765500 0.768540 0.771585 0.774630 0.777675 0.780720 0.783765 0.786809 0.789854 0.792899 0.795944 0.798989 0.802034 0.805079 0.808124 0.811168 0.814241 0.817315 0.820388 0.823462 0.840632 0.869260 0.866979 0.861731 0.857302 0.853157 0.849012 0.846147 0.844696 0.842980 0.840649 0.838312 0.835974 0.835530 0.833043 0.830556 0.827999 0.824716 0.821383 0.818049 0.814716 0.811383 0.808050 0.804717 0.801384 0.798051 0.794717 0.791384 0.788051 0.784718 0.781385 0.778052 0.774822 0.771909 0.769089 0.766270 0.763450 0.760630 0.757810 0.754991 0.752171 0.749351 0.746532 0.743712 0.740892 0.738073 0.735253 0.732433 0.729362 0.726024 0.722670 0.719315 0.716348 0.713581 0.710901 0.708003 0.704925 0.701633 0.698341 0.695049 0.691757 0.688465 0.685172 0.681880 0.678588 0.675296 0.672004 0.668712 0.665420 0.662127 0.658835 0.655543 0.652251 0.648959 0.645667 0.642375 0.639082 0.635795 0.632580 0.629396 0.626331 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.604390 0.607289 0.610188 0.613087 0.615986 0.618885 0.621784 0.624683 0.627582 0.630481 0.633380 0.636279 0.639178 0.642077 0.644976 0.647875 0.650774 0.653673 0.656572 0.659471 0.662370 0.665269 0.668168 0.671067 0.673966 0.676865 0.679764 0.682663 0.685562 0.688461 0.691360 0.694259 0.697158 0.700057 0.702956 0.705855 0.708754 0.711653 0.714552 0.717451 0.720350 0.723249 0.726148 0.729047 0.731946 0.734845 0.737744 0.740643 0.743542 0.746446 0.749358 0.752271 0.755183 0.758096 0.761125 0.764170 0.767215 0.770260 0.773305 0.776350 0.779395 0.782440 0.785484 0.788529 0.791574 0.794619 0.797664 0.800709 0.803754 0.806799 0.809844 0.812888 0.815966 0.819140 0.822315 0.835852 0.862001 0.867947 0.863299 0.859023 0.854878 0.850733 0.846838 0.845325 0.843871 0.841694 0.839357 0.837019 0.836570 0.834133 0.831646 0.829160 0.826283 0.822949 0.819616 0.816283 0.812950 0.809617 0.806284 0.802951 0.799617 0.796284 0.792951 0.789618 0.786285 0.782952 0.779619 0.776399 0.773476 0.770656 0.767836 0.765017 0.762197 0.759377 0.756558 0.753738 0.750918 0.748098 0.745279 0.742459 0.739639 0.736820 0.733966 0.730653 0.727298 0.723943 0.720589 0.717625 0.714855 0.712190 0.709472 0.706486 0.703194 0.699902 0.696609 0.693317 0.690025 0.686733 0.683441 0.680149 0.676857 0.673564 0.670272 0.666980 0.663688 0.660396 0.657104 0.653812 0.650519 0.647227 0.643935 0.640643 0.637358 0.634168 0.631001 0.627936 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.609033 0.611932 0.614831 0.617730 0.620629 0.623528 0.626427 0.629326 0.632225 0.635124 0.638023 0.640922 0.643821 0.646720 0.649619 0.652518 0.655417 0.658316 0.661215 0.664114 0.667013 0.669912 0.672811 0.675710 0.678609 0.681508 0.684407 0.687306 0.690205 0.693104 0.696003 0.698902 0.701801 0.704700 0.707599 0.710498 0.713397 0.716296 0.719195 0.722094 0.724993 0.727892 0.730791 0.733690 0.736589 0.739488 0.742387 0.745286 0.748185 0.751105 0.754036 0.756966 0.759897 0.762845 0.765890 0.768935 0.771980 0.775025 0.778070 0.781115 0.784160 0.787204 0.790249 0.793294 0.796339 0.799384 0.802429 0.805474 0.808519 0.811563 0.814608 0.817653 0.820912 0.827675 0.846640 0.870221 0.871090 0.860743 0.856598 0.852453 0.848308 0.845953 0.844502 0.842739 0.840402 0.838064 0.837388 0.835212 0.832737 0.830250 0.827715 0.824516 0.821183 0.817850 0.814517 0.811184 0.807851 0.804517 0.801184 0.797851 0.794518 0.791185 0.787852 0.784519 0.781185 0.777974 0.775043 0.772223 0.769403 0.766583 0.763764 0.760944 0.758124 0.755305 0.752485 0.749665 0.746846 0.744026 0.741206 0.738386 0.735257 0.731926 0.728572 0.725217 0.721862 0.718899 0.716128 0.713464 0.710800 0.707910 0.704723 0.701462 0.698170 0.694878 0.691586 0.688294 0.685001 0.681709 0.678417 0.675125 0.671833 0.668541 0.665248 0.661956 0.658664 0.655372 0.652080 0.648788 0.645496 0.642203 0.638921 0.635755 0.632606 0.629541 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.613676 0.616575 0.619474 0.622373 0.625272 0.628171 0.631070 0.633969 0.636868 0.639767 0.642666 0.645565 0.648464 0.651363 0.654262 0.657161 0.660060 0.662959 0.665858 0.668757 0.671656 0.674555 0.677454 0.680353 0.683252 0.686151 0.689050 0.691949 0.694848 0.697747 0.700646 0.703545 0.706444 0.709343 0.712242 0.715141 0.718040 0.720939 0.723838 0.726737 0.729636 0.732535 0.735434 0.738333 0.741232 0.744131 0.747030 0.749929 0.752828 0.755774 0.758723 0.761672 0.764621 0.767610 0.770655 0.773700 0.776745 0.779790 0.782835 0.785879 0.788924 0.791969 0.795014 0.798059 0.801104 0.804149 0.807194 0.810239 0.813283 0.816328 0.819373 0.822418 0.836419 0.864431 0.865224 0.862687 0.858319 0.854174 0.850029 0.846582 0.845131 0.843653 0.841447 0.839109 0.838178 0.836126 0.833827 0.831340 0.828853 0.826083 0.822750 0.819417 0.816084 0.812750 0.809417 0.806084 0.802751 0.799418 0.796085 0.792752 0.789418 0.786085 0.782752 0.779545 0.776609 0.773790 0.770970 0.768150 0.765331 0.762511 0.759691 0.756871 0.754052 0.751232 0.748412 0.745593 0.742773 0.739851 0.736554 0.733200 0.729845 0.726490 0.723136 0.720172 0.717402 0.714738 0.712074 0.709271 0.706239 0.703023 0.699731 0.696438 0.693146 0.689854 0.686562 0.683270 0.679978 0.676685 0.673393 0.670101 0.666809 0.663517 0.660225 0.656933 0.653640 0.650348 0.647056 0.643764 0.640486 0.637342 0.634211 0.631145 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.615420 0.618319 0.621218 0.624117 0.627016 0.629915 0.632814 0.635713 0.638612 0.641511 0.644410 0.647309 0.650208 0.653107 0.656006 0.658905 0.661804 0.664703 0.667602 0.670501 0.673400 0.676299 0.679198 0.682097 0.684996 0.687895 0.690794 0.693693 0.696592 0.699491 0.702390 0.705289 0.708188 0.711087 0.713986 0.716885 0.719784 0.722683 0.725582 0.728481 0.731380 0.734279 0.737178 0.740077 0.742976 0.745875 0.748774 0.751673 0.754572 0.757488 0.760454 0.763421 0.766388 0.769354 0.772375 0.775420 0.778465 0.781510 0.784555 0.787599 0.790644 0.793689 0.796734 0.799779 0.802824 0.805869 0.808914 0.811958 0.815047 0.818153 0.821259 0.832074 0.852715 0.872106 0.866533 0.860039 0.855894 0.851749 0.847604 0.845760 0.844309 0.842492 0.840154 0.838967 0.836916 0.834846 0.832430 0.829943 0.827428 0.824317 0.820984 0.817650 0.814317 0.810984 0.807651 0.804318 0.800985 0.797652 0.794318 0.790985 0.787652 0.784319 0.781113 0.778176 0.775357 0.772537 0.769717 0.766897 0.764078 0.761258 0.758438 0.755619 0.752799 0.749979 0.747159 0.744340 0.741162 0.737828 0.734473 0.731119 0.727764 0.724409 0.721442 0.718675 0.716011 0.713347 0.710619 0.707756 0.704583 0.701291 0.697999 0.694707 0.691415 0.688122 0.684830 0.681538 0.678246 0.674954 0.671662 0.668370 0.665077 0.661785 0.658493 0.655201 0.651909 0.648617 0.645325 0.642051 0.638929 0.635816 0.632750 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.620063 0.622962 0.625861 0.628760 0.631659 0.634558 0.637457 0.640356 0.643255 0.646154 0.649053 0.651952 0.654851 0.657750 0.660649 0.663548 0.666447 0.669346 0.672245 0.675144 0.678043 0.680942 0.683841 0.686740 0.689639 0.692538 0.695437 0.698337 0.701236 0.704135 0.707034 0.709933 0.712832 0.715731 0.718630 0.721529 0.724428 0.727327 0.730226 0.733125 0.736024 0.738923 0.741822 0.744721 0.747620 0.750519 0.753418 0.756317 0.759216 0.762160 0.765144 0.768129 0.771113 0.774097 0.777140 0.780185 0.783230 0.786274 0.789319 0.792364 0.795409 0.798454 0.801499 0.804544 0.807589 0.810634 0.813678 0.816723 0.819970 0.823220 0.837391 0.864348 0.867009 0.861760 0.857615 0.853470 0.849325 0.846388 0.844938 0.843468 0.841202 0.839757 0.837705 0.835654 0.833520 0.831034 0.828547 0.825846 0.822550 0.819217 0.815884 0.812551 0.809218 0.805885 0.802552 0.799218 0.795885 0.792552 0.789219 0.785886 0.782678 0.779743 0.776923 0.774104 0.771284 0.768464 0.765645 0.762825 0.760005 0.757185 0.754366 0.751546 0.748726 0.745744 0.742456 0.739101 0.735747 0.732392 0.729038 0.725683 0.722711 0.719949 0.717285 0.714621 0.711953 0.709274 0.706144 0.702852 0.699559 0.696267 0.692975 0.689683 0.686391 0.683099 0.679807 0.676514 0.673222 0.669930 0.666638 0.663346 0.660054 0.656762 0.653469 0.650177 0.646885 0.643616 0.640516 0.637421 0.634355 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.624706 0.627605 0.630504 0.633403 0.636302 0.639202 0.642101 0.645000 0.647899 0.650798 0.653697 0.656596 0.659495 0.662394 0.665293 0.668192 0.671091 0.673990 0.676889 0.679788 0.682687 0.685586 0.688485 0.691384 0.694283 0.697182 0.700081 0.702980 0.705879 0.708778 0.711677 0.714576 0.717475 0.720374 0.723273 0.726172 0.729071 0.731970 0.734869 0.737768 0.740667 0.743566 0.746465 0.749364 0.752263 0.755162 0.758061 0.760960 0.763859 0.766843 0.769845 0.772846 0.775848 0.778860 0.781905 0.784950 0.787994 0.791039 0.794084 0.797129 0.800174 0.803219 0.806264 0.809309 0.812353 0.815398 0.818443 0.821680 0.833043 0.858089 0.870746 0.864417 0.859335 0.855190 0.851045 0.847099 0.845566 0.844115 0.842244 0.840547 0.838495 0.836443 0.834392 0.832124 0.829637 0.827137 0.824117 0.820784 0.817451 0.814118 0.810785 0.807451 0.804118 0.800785 0.797452 0.794119 0.790786 0.787453 0.784241 0.781310 0.778490 0.775670 0.772851 0.770031 0.767211 0.764392 0.761572 0.758752 0.755933 0.753113 0.750293 0.747077 0.743729 0.740375 0.737020 0.733666 0.730311 0.726957 0.723978 0.721222 0.718558 0.715894 0.713230 0.710566 0.707564 0.704407 0.701120 0.697828 0.694536 0.691244 0.687951 0.684659 0.681367 0.678075 0.674783 0.671491 0.668198 0.664906 0.661614 0.658322 0.655030 0.651738 0.648446 0.645182 0.642103 0.639026 0.635960 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.614855 0.617754 0.620653 0.623552 0.626451 0.629350 0.632249 0.635148 0.638047 0.640946 0.643845 0.646744 0.649643 0.652542 0.655441 0.658340 0.661239 0.664138 0.667037 0.669936 0.672835 0.675734 0.678633 0.681532 0.684431 0.687330 0.690229 0.693128 0.696027 0.698926 0.701825 0.704724 0.707623 0.710522 0.713421 0.716320 0.719219 0.722118 0.725017 0.727916 0.730815 0.733714 0.736613 0.739512 0.742411 0.745310 0.748209 0.751108 0.754007 0.756906 0.759805 0.762704 0.765603 0.768516 0.771535 0.774554 0.777574 0.780593 0.783625 0.786669 0.789714 0.792759 0.795804 0.798849 0.801894 0.804939 0.807984 0.811032 0.814093 0.817155 0.820217 0.823279 0.843360 0.866367 0.868251 0.861056 0.856911 0.852766 0.848621 0.846195 0.844744 0.843278 0.841336 0.839285 0.837233 0.835182 0.833130 0.830727 0.828240 0.825586 0.822351 0.819018 0.815685 0.812351 0.809018 0.805685 0.802352 0.799019 0.795686 0.792353 0.789019 0.785800 0.782877 0.780057 0.777237 0.774418 0.771598 0.768778 0.765958 0.763139 0.760319 0.757499 0.754680 0.751647 0.748358 0.745003 0.741648 0.738294 0.734939 0.731585 0.728230 0.725243 0.722496 0.719832 0.717168 0.714504 0.711840 0.708965 0.705966 0.702680 0.699388 0.696096 0.692804 0.689512 0.686220 0.682928 0.679635 0.676343 0.673051 0.669759 0.666467 0.663175 0.659883 0.656590 0.653298 0.650015 0.646761 0.643696 0.640631 0.637565 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.619498 0.622397 0.625296 0.628195 0.631094 0.633993 0.636892 0.639791 0.642690 0.645589 0.648488 0.651387 0.654286 0.657185 0.660084 0.662983 0.665882 0.668781 0.671680 0.674579 0.677478 0.680377 0.683276 0.686175 0.689074 0.691973 0.694872 0.697771 0.700670 0.703569 0.706468 0.709367 0.712266 0.715165 0.718064 0.720963 0.723862 0.726761 0.729660 0.732559 0.735458 0.738357 0.741256 0.744155 0.747054 0.749953 0.752852 0.755751 0.758650 0.761549 0.764448 0.767347 0.770246 0.773202 0.776238 0.779274 0.782310 0.785347 0.788389 0.791434 0.794479 0.797524 0.800569 0.803614 0.806659 0.809704 0.812748 0.815841 0.818990 0.822140 0.833639 0.859379 0.868326 0.863353 0.858631 0.854486 0.850341 0.846824 0.845373 0.843922 0.842126 0.840074 0.838023 0.835971 0.833920 0.831797 0.829330 0.826841 0.823918 0.820585 0.817251 0.813918 0.810585 0.807252 0.803919 0.800586 0.797253 0.793919 0.790586 0.787358 0.784443 0.781624 0.778804 0.775984 0.773165 0.770345 0.767525 0.764706 0.761886 0.759066 0.756210 0.752986 0.749631 0.746277 0.742922 0.739567 0.736213 0.732858 0.729504 0.726506 0.723769 0.721105 0.718441 0.715777 0.713113 0.710355 0.707529 0.704241 0.700949 0.697657 0.694365 0.691072 0.687780 0.684488 0.681196 0.677904 0.674612 0.671320 0.668027 0.664735 0.661443 0.658151 0.654859 0.651599 0.648366 0.645301 0.642236 0.639170 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.621242 0.624141 0.627040 0.629939 0.632838 0.635737 0.638636 0.641535 0.644434 0.647333 0.650232 0.653131 0.656030 0.658929 0.661828 0.664727 0.667626 0.670525 0.673424 0.676323 0.679222 0.682121 0.685020 0.687919 0.690818 0.693717 0.696616 0.699515 0.702414 0.705313 0.708212 0.711111 0.714010 0.716909 0.719808 0.722707 0.725606 0.728505 0.731404 0.734303 0.737202 0.740101 0.743000 0.745899 0.748798 0.751697 0.754596 0.757495 0.760394 0.763295 0.766203 0.769111 0.772019 0.774927 0.777930 0.780975 0.784020 0.787064 0.790109 0.793154 0.796199 0.799244 0.802289 0.805334 0.808379 0.811424 0.814468 0.817513 0.820794 0.825906 0.849435 0.868560 0.870703 0.860638 0.856207 0.852062 0.847917 0.846001 0.844551 0.842949 0.840864 0.838812 0.836761 0.834709 0.832658 0.830420 0.827934 0.825326 0.822151 0.818818 0.815485 0.812152 0.808819 0.805486 0.802153 0.798819 0.795486 0.792153 0.788912 0.786010 0.783191 0.780371 0.777551 0.774731 0.771912 0.769092 0.766272 0.763453 0.760633 0.757558 0.754259 0.750905 0.747550 0.744196 0.740841 0.737486 0.734132 0.730777 0.727768 0.725043 0.722379 0.719715 0.717051 0.714387 0.711723 0.709059 0.705788 0.702509 0.699217 0.695925 0.692633 0.689341 0.686049 0.682757 0.679464 0.676172 0.672880 0.669588 0.666296 0.663004 0.659712 0.656419 0.653184 0.649971 0.646906 0.643840 0.640775 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.625885 0.628784 0.631683 0.634582 0.637481 0.640380 0.643279 0.646178 0.649077 0.651976 0.654875 0.657774 0.660673 0.663572 0.666471 0.669370 0.672269 0.675168 0.678067 0.680966 0.683865 0.686764 0.689663 0.692562 0.695461 0.698360 0.701259 0.704158 0.707057 0.709956 0.712855 0.715754 0.718653 0.721552 0.724451 0.727350 0.730249 0.733148 0.736047 0.738946 0.741845 0.744744 0.747643 0.750542 0.753441 0.756340 0.759240 0.762139 0.765038 0.767949 0.770875 0.773802 0.776728 0.779654 0.782695 0.785740 0.788784 0.791829 0.794874 0.797919 0.800964 0.804009 0.807054 0.810099 0.813143 0.816188 0.819233 0.822278 0.834206 0.860260 0.865571 0.862881 0.858151 0.853782 0.849637 0.846630 0.845179 0.843815 0.841678 0.839602 0.837551 0.835499 0.833447 0.831389 0.829024 0.826537 0.823693 0.820385 0.817052 0.813719 0.810386 0.807052 0.803719 0.800386 0.797053 0.793720 0.790464 0.787577 0.784757 0.781938 0.779118 0.776298 0.773479 0.770659 0.767839 0.765019 0.762110 0.758887 0.755533 0.752178 0.748824 0.745469 0.742114 0.738760 0.735405 0.732051 0.729028 0.726316 0.723652 0.720988 0.718324 0.715660 0.712996 0.710332 0.707234 0.704070 0.700778 0.697486 0.694194 0.690901 0.687609 0.684317 0.681025 0.677733 0.674441 0.671148 0.667856 0.664564 0.661272 0.657980 0.654769 0.651576 0.648511 0.645445 0.642380 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.630528 0.633427 0.636326 0.639225 0.642124 0.645023 0.647922 0.650821 0.653720 0.656619 0.659518 0.662417 0.665316 0.668215 0.671114 0.674013 0.676912 0.679811 0.682710 0.685609 0.688508 0.691407 0.694306 0.697205 0.700105 0.703004 0.705903 0.708802 0.711701 0.714600 0.717499 0.720398 0.723297 0.726196 0.729095 0.731994 0.734893 0.737792 0.740691 0.743590 0.746489 0.749388 0.752287 0.755186 0.758085 0.760984 0.763883 0.766782 0.769681 0.772614 0.775558 0.778503 0.781447 0.784415 0.787459 0.790504 0.793549 0.796594 0.799639 0.802684 0.805729 0.808774 0.811819 0.814905 0.817996 0.821087 0.830029 0.854120 0.866985 0.868579 0.860381 0.855664 0.851358 0.847270 0.845808 0.844557 0.842524 0.840413 0.838340 0.836289 0.834237 0.832186 0.830080 0.827627 0.825069 0.821952 0.818619 0.815286 0.811952 0.808619 0.805286 0.801953 0.798620 0.795287 0.792014 0.789144 0.786324 0.783505 0.780685 0.777865 0.775045 0.772226 0.769406 0.766586 0.763479 0.760161 0.756806 0.753452 0.750097 0.746743 0.743388 0.740033 0.736679 0.733324 0.730286 0.727590 0.724926 0.722262 0.719598 0.716934 0.714270 0.711606 0.708676 0.705630 0.702338 0.699046 0.695754 0.692462 0.689170 0.685878 0.682585 0.679293 0.676001 0.672709 0.669417 0.666125 0.662833 0.659540 0.656354 0.653181 0.650116 0.647050 0.643985 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.632272 0.635171 0.638070 0.640969 0.643869 0.646768 0.649667 0.652566 0.655465 0.658364 0.661263 0.664162 0.667061 0.669960 0.672859 0.675758 0.678657 0.681556 0.684455 0.687354 0.690253 0.693152 0.696051 0.698950 0.701849 0.704748 0.707647 0.710546 0.713445 0.716344 0.719243 0.722142 0.725041 0.727940 0.730839 0.733738 0.736637 0.739536 0.742435 0.745334 0.748233 0.751132 0.754031 0.756930 0.759829 0.762728 0.765627 0.768526 0.771425 0.774326 0.777289 0.780251 0.783214 0.786176 0.789179 0.792224 0.795269 0.798314 0.801359 0.804404 0.807449 0.810494 0.813538 0.816614 0.819827 0.823040 0.840081 0.862480 0.867481 0.862529 0.857881 0.853175 0.848933 0.846437 0.845186 0.843397 0.841251 0.839149 0.837078 0.835027 0.832975 0.830924 0.828717 0.826231 0.823456 0.820186 0.816852 0.813519 0.810186 0.806853 0.803520 0.800187 0.796854 0.793561 0.790711 0.787891 0.785071 0.782252 0.779432 0.776612 0.773793 0.770973 0.768018 0.764789 0.761435 0.758080 0.754725 0.751371 0.748016 0.744662 0.741307 0.737952 0.734598 0.731543 0.728865 0.726200 0.723535 0.720871 0.718207 0.715543 0.712879 0.710111 0.707191 0.703899 0.700607 0.697315 0.694022 0.690730 0.687438 0.684146 0.680854 0.677562 0.674270 0.670977 0.667685 0.664393 0.661101 0.657939 0.654786 0.651721 0.648655 0.645590 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.625320 0.628219 0.631118 0.634017 0.636916 0.639815 0.642714 0.645613 0.648512 0.651411 0.654310 0.657209 0.660108 0.663007 0.665906 0.668805 0.671704 0.674603 0.677502 0.680401 0.683300 0.686199 0.689098 0.691997 0.694896 0.697795 0.700694 0.703593 0.706492 0.709391 0.712290 0.715189 0.718088 0.720987 0.723886 0.726785 0.729684 0.732583 0.735482 0.738381 0.741280 0.744179 0.747078 0.749977 0.752876 0.755775 0.758674 0.761573 0.764472 0.767371 0.770270 0.773169 0.776068 0.778994 0.781974 0.784954 0.787934 0.790914 0.793944 0.796989 0.800034 0.803079 0.806124 0.809169 0.812214 0.815258 0.818303 0.821604 0.830859 0.854498 0.865607 0.866859 0.860029 0.855381 0.850718 0.847065 0.845814 0.844277 0.842100 0.839987 0.837884 0.835816 0.833765 0.831713 0.829662 0.827321 0.824814 0.821752 0.818419 0.815086 0.811753 0.808420 0.805087 0.801753 0.798420 0.795106 0.792278 0.789458 0.786638 0.783818 0.780999 0.778179 0.775359 0.772540 0.769409 0.766063 0.762708 0.759353 0.755999 0.752644 0.749290 0.745935 0.742581 0.739226 0.735873 0.732801 0.730137 0.727473 0.724809 0.722145 0.719481 0.716817 0.714153 0.711489 0.708680 0.705435 0.702167 0.698875 0.695583 0.692291 0.688999 0.685707 0.682414 0.679122 0.675830 0.672538 0.669246 0.665954 0.662662 0.659524 0.656391 0.653326 0.650260 0.647195 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.627064 0.629963 0.632862 0.635761 0.638660 0.641559 0.644458 0.647357 0.650256 0.653155 0.656054 0.658953 0.661852 0.664751 0.667650 0.670549 0.673448 0.676347 0.679246 0.682145 0.685044 0.687943 0.690842 0.693741 0.696640 0.699539 0.702438 0.705337 0.708236 0.711135 0.714034 0.716933 0.719832 0.722731 0.725630 0.728529 0.731428 0.734327 0.737226 0.740125 0.743024 0.745923 0.748822 0.751721 0.754620 0.757519 0.760418 0.763317 0.766216 0.769115 0.772014 0.774913 0.777812 0.780711 0.783672 0.786670 0.789667 0.792665 0.795664 0.798709 0.801754 0.804799 0.807844 0.810891 0.813943 0.816994 0.820046 0.823097 0.845897 0.862324 0.868416 0.862273 0.857578 0.852884 0.848241 0.846443 0.845141 0.842976 0.840826 0.838723 0.836621 0.834555 0.832503 0.830451 0.828383 0.825924 0.823225 0.819986 0.816653 0.813320 0.809987 0.806653 0.803320 0.799987 0.796672 0.793844 0.791025 0.788205 0.785385 0.782566 0.779746 0.776926 0.773936 0.770691 0.767336 0.763982 0.760627 0.757272 0.753918 0.750563 0.747209 0.743854 0.740500 0.737161 0.734075 0.731411 0.728747 0.726083 0.723419 0.720755 0.718090 0.715426 0.712762 0.710015 0.706921 0.703728 0.700436 0.697143 0.693851 0.690559 0.687267 0.683975 0.680683 0.677391 0.674098 0.670806 0.667514 0.664225 0.661109 0.657996 0.654931 0.651865 0.648800 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.631707 0.634606 0.637505 0.640404 0.643303 0.646202 0.649101 0.652000 0.654899 0.657798 0.660697 0.663596 0.666495 0.669394 0.672293 0.675192 0.678091 0.680990 0.683889 0.686788 0.689687 0.692586 0.695485 0.698384 0.701283 0.704182 0.707081 0.709980 0.712879 0.715778 0.718677 0.721576 0.724475 0.727374 0.730273 0.733172 0.736071 0.738970 0.741869 0.744768 0.747667 0.750566 0.753465 0.756364 0.759263 0.762162 0.765061 0.767960 0.770859 0.773758 0.776657 0.779556 0.782455 0.785354 0.788360 0.791375 0.794390 0.797405 0.800429 0.803474 0.806519 0.809564 0.812609 0.815708 0.818837 0.821966 0.831426 0.856381 0.868327 0.863607 0.858624 0.854010 0.849396 0.847072 0.845939 0.843852 0.841679 0.839561 0.837458 0.835355 0.833293 0.831241 0.829190 0.827014 0.824528 0.821541 0.818220 0.814887 0.811553 0.808220 0.804887 0.801554 0.798265 0.795411 0.792591 0.789772 0.786952 0.784132 0.781313 0.778458 0.775319 0.771964 0.768610 0.765255 0.761901 0.758546 0.755191 0.751837 0.748482 0.745128 0.741773 0.738445 0.735348 0.732684 0.730020 0.727356 0.724692 0.722028 0.719364 0.716700 0.714036 0.711335 0.708404 0.705288 0.701996 0.698704 0.695412 0.692120 0.688828 0.685535 0.682243 0.678951 0.675659 0.672367 0.669075 0.665789 0.662694 0.659601 0.656535 0.653470 0.650405 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.636350 0.639249 0.642148 0.645047 0.647946 0.650845 0.653744 0.656643 0.659542 0.662441 0.665340 0.668239 0.671138 0.674037 0.676936 0.679835 0.682734 0.685633 0.688532 0.691431 0.694330 0.697229 0.700128 0.703027 0.705926 0.708825 0.711724 0.714623 0.717522 0.720421 0.723320 0.726219 0.729118 0.732017 0.734916 0.737815 0.740714 0.743613 0.746512 0.749411 0.752310 0.755209 0.758108 0.761008 0.763907 0.766806 0.769705 0.772604 0.775503 0.778402 0.781301 0.784200 0.787099 0.790026 0.793058 0.796090 0.799122 0.802154 0.805194 0.808239 0.811284 0.814328 0.817373 0.820662 0.824137 0.849398 0.861083 0.869661 0.859069 0.854455 0.849842 0.847796 0.846568 0.844728 0.842555 0.840399 0.838297 0.836194 0.834094 0.832031 0.829979 0.827928 0.825618 0.823001 0.819787 0.816453 0.813120 0.809787 0.806454 0.803121 0.799854 0.796978 0.794158 0.791339 0.788519 0.785699 0.782879 0.779863 0.776592 0.773238 0.769883 0.766529 0.763174 0.759820 0.756465 0.753110 0.749756 0.746401 0.743047 0.739727 0.736622 0.733958 0.731294 0.728630 0.725966 0.723302 0.720638 0.717974 0.715309 0.712638 0.709885 0.706849 0.703557 0.700265 0.696972 0.693680 0.690388 0.687096 0.683804 0.680512 0.677220 0.673927 0.670635 0.667353 0.664279 0.661206 0.658140 0.655075 0.652010 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.640993 0.643892 0.646791 0.649690 0.652589 0.655488 0.658387 0.661286 0.664185 0.667084 0.669983 0.672882 0.675781 0.678680 0.681579 0.684478 0.687377 0.690276 0.693175 0.696074 0.698973 0.701872 0.704772 0.707671 0.710570 0.713469 0.716368 0.719267 0.722166 0.725065 0.727964 0.730863 0.733762 0.736661 0.739560 0.742459 0.745358 0.748257 0.751156 0.754055 0.756954 0.759853 0.762752 0.765651 0.768550 0.771449 0.774348 0.777247 0.780146 0.783049 0.785953 0.788856 0.791760 0.794734 0.797779 0.800824 0.803869 0.806914 0.809959 0.813004 0.816048 0.819093 0.822361 0.836801 0.857662 0.866145 0.861608 0.854901 0.850287 0.849827 0.847196 0.845605 0.843431 0.841257 0.839135 0.837032 0.834929 0.832827 0.830769 0.828717 0.826636 0.824221 0.821327 0.818020 0.814687 0.811354 0.808021 0.804688 0.801439 0.798545 0.795725 0.792905 0.790086 0.787266 0.784373 0.781221 0.777866 0.774511 0.771157 0.767802 0.764448 0.761093 0.757738 0.754384 0.751029 0.747675 0.744320 0.741005 0.737895 0.735231 0.732567 0.729903 0.727239 0.724575 0.721911 0.719247 0.716583 0.713919 0.711255 0.708314 0.705098 0.701825 0.698533 0.695241 0.691949 0.688657 0.685364 0.682072 0.678780 0.675488 0.672209 0.668942 0.665876 0.662811 0.659745 0.656680 0.653614 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.642737 0.645637 0.648536 0.651435 0.654334 0.657233 0.660132 0.663031 0.665930 0.668829 0.671728 0.674627 0.677526 0.680425 0.683324 0.686223 0.689122 0.692021 0.694920 0.697819 0.700718 0.703617 0.706516 0.709415 0.712314 0.715213 0.718112 0.721011 0.723910 0.726809 0.729708 0.732607 0.735506 0.738405 0.741304 0.744203 0.747102 0.750001 0.752900 0.755799 0.758698 0.761597 0.764496 0.767395 0.770294 0.773193 0.776092 0.778991 0.781890 0.784795 0.787717 0.790639 0.793561 0.796483 0.799499 0.802544 0.805589 0.808634 0.811682 0.814759 0.817837 0.820914 0.827981 0.850270 0.865610 0.872028 0.855613 0.850733 0.850504 0.847825 0.846673 0.844307 0.842133 0.839975 0.837871 0.835768 0.833665 0.831566 0.829507 0.827455 0.825300 0.822786 0.819587 0.816254 0.812921 0.809588 0.806254 0.803021 0.800112 0.797292 0.794472 0.791653 0.788833 0.785800 0.782494 0.779140 0.775785 0.772430 0.769076 0.765721 0.762367 0.759012 0.755657 0.752303 0.748948 0.745594 0.742281 0.739169 0.736505 0.733841 0.731177 0.728513 0.725849 0.723185 0.720521 0.717857 0.715193 0.712528 0.709686 0.706624 0.703386 0.700093 0.696801 0.693509 0.690217 0.686925 0.683633 0.680341 0.677048 0.673792 0.670547 0.667481 0.664416 0.661350 0.658286 0.655310 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.632886 0.635785 0.638684 0.641583 0.644482 0.647381 0.650280 0.653179 0.656078 0.658977 0.661876 0.664775 0.667674 0.670573 0.673472 0.676371 0.679270 0.682169 0.685068 0.687967 0.690866 0.693765 0.696664 0.699563 0.702462 0.705361 0.708260 0.711159 0.714058 0.716957 0.719856 0.722755 0.725654 0.728553 0.731452 0.734351 0.737250 0.740149 0.743048 0.745947 0.748846 0.751745 0.754644 0.757543 0.760442 0.763341 0.766240 0.769139 0.772038 0.774937 0.777836 0.780735 0.783634 0.786533 0.789455 0.792395 0.795335 0.798275 0.801219 0.804264 0.807309 0.810354 0.813399 0.816496 0.819678 0.822861 0.841968 0.856089 0.867958 0.859475 0.851178 0.850949 0.848454 0.847321 0.845183 0.843010 0.840836 0.838709 0.836606 0.834503 0.832401 0.830301 0.828245 0.826194 0.823915 0.821124 0.817821 0.814488 0.811154 0.807821 0.804600 0.801678 0.798859 0.796039 0.793219 0.790297 0.787122 0.783768 0.780413 0.777059 0.773704 0.770349 0.766995 0.763640 0.760286 0.756931 0.753576 0.750222 0.746867 0.743555 0.740442 0.737778 0.735114 0.732450 0.729786 0.727122 0.724458 0.721794 0.719130 0.716466 0.713802 0.711047 0.708152 0.704946 0.701654 0.698362 0.695070 0.691778 0.688485 0.685193 0.681901 0.678609 0.675374 0.672151 0.669086 0.666021 0.662955 0.659890 0.658931 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.637529 0.640428 0.643327 0.646226 0.649125 0.652024 0.654923 0.657822 0.660721 0.663620 0.666519 0.669418 0.672317 0.675216 0.678115 0.681014 0.683913 0.686812 0.689711 0.692610 0.695509 0.698408 0.701307 0.704206 0.707105 0.710004 0.712903 0.715802 0.718701 0.721600 0.724499 0.727398 0.730297 0.733196 0.736095 0.738994 0.741893 0.744792 0.747691 0.750590 0.753489 0.756388 0.759287 0.762186 0.765085 0.767984 0.770883 0.773782 0.776681 0.779580 0.782479 0.785378 0.788277 0.791176 0.794125 0.797083 0.800041 0.802999 0.805984 0.809029 0.812074 0.815118 0.818163 0.821494 0.828646 0.852612 0.867742 0.868265 0.853077 0.851395 0.850347 0.847950 0.846060 0.843886 0.841712 0.839551 0.837445 0.835342 0.833239 0.831136 0.829039 0.826983 0.824932 0.822518 0.819387 0.816054 0.812721 0.809388 0.806175 0.803245 0.800426 0.797606 0.794786 0.791746 0.788396 0.785041 0.781687 0.778332 0.774977 0.771623 0.768268 0.764914 0.761559 0.758205 0.754850 0.751495 0.748141 0.744826 0.741716 0.739052 0.736388 0.733724 0.731060 0.728396 0.725732 0.723068 0.720404 0.717740 0.715076 0.712394 0.709680 0.706507 0.703215 0.699922 0.696630 0.693338 0.690046 0.686754 0.683462 0.680170 0.676957 0.673756 0.670691 0.667626 0.664560 0.661495 0.662531 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.642172 0.645071 0.647970 0.650869 0.653768 0.656667 0.659566 0.662465 0.665364 0.668263 0.671162 0.674061 0.676960 0.679859 0.682758 0.685657 0.688556 0.691455 0.694354 0.697253 0.700152 0.703051 0.705950 0.708849 0.711748 0.714647 0.717546 0.720445 0.723344 0.726243 0.729142 0.732041 0.734940 0.737839 0.740738 0.743637 0.746536 0.749435 0.752334 0.755233 0.758132 0.761031 0.763930 0.766829 0.769728 0.772627 0.775526 0.778425 0.781324 0.784223 0.787122 0.790021 0.792920 0.795830 0.798806 0.801781 0.804757 0.807733 0.810749 0.813794 0.816838 0.819883 0.822928 0.844438 0.860000 0.865865 0.860048 0.851840 0.853304 0.848579 0.846990 0.844762 0.842588 0.840414 0.838283 0.836180 0.834077 0.831975 0.829872 0.827776 0.825721 0.823608 0.820933 0.817621 0.814288 0.810955 0.807747 0.804812 0.801992 0.799173 0.796230 0.793024 0.789669 0.786315 0.782960 0.779606 0.776251 0.772896 0.769542 0.766187 0.762833 0.759478 0.756124 0.752769 0.749414 0.746095 0.743004 0.740325 0.737661 0.734997 0.732333 0.729669 0.727005 0.724341 0.721677 0.719013 0.716349 0.713685 0.711021 0.707963 0.704775 0.701483 0.698191 0.694899 0.691606 0.688314 0.685022 0.681730 0.678539 0.675361 0.672296 0.669230 0.666165 0.663100 0.666110 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.646815 0.649714 0.652613 0.655512 0.658411 0.661310 0.664209 0.667108 0.670007 0.672906 0.675805 0.678704 0.681603 0.684502 0.687401 0.690300 0.693199 0.696098 0.698997 0.701896 0.704795 0.707694 0.710593 0.713492 0.716391 0.719290 0.722189 0.725088 0.727987 0.730886 0.733785 0.736684 0.739583 0.742482 0.745381 0.748280 0.751179 0.754078 0.756977 0.759876 0.762775 0.765675 0.768574 0.771473 0.774372 0.777271 0.780170 0.783069 0.785968 0.788867 0.791766 0.794665 0.797564 0.800503 0.803496 0.806490 0.809483 0.812477 0.815569 0.818680 0.821791 0.833522 0.851702 0.868532 0.866147 0.852491 0.854660 0.849207 0.847962 0.845638 0.843464 0.841291 0.839123 0.837019 0.834916 0.832813 0.830710 0.828607 0.826512 0.824459 0.822212 0.819188 0.815855 0.812522 0.809316 0.806379 0.803559 0.800711 0.797652 0.794297 0.790943 0.787588 0.784234 0.780879 0.777525 0.774170 0.770815 0.767461 0.764106 0.760752 0.757397 0.754042 0.750688 0.747361 0.744298 0.741599 0.738935 0.736271 0.733607 0.730943 0.728279 0.725615 0.722951 0.720287 0.717623 0.714959 0.712295 0.709374 0.706336 0.703043 0.699751 0.696459 0.693167 0.689875 0.686583 0.683291 0.680122 0.676967 0.673901 0.670835 0.667770 0.664705 0.669666 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.648559 0.651458 0.654357 0.657256 0.660155 0.663054 0.665953 0.668852 0.671751 0.674650 0.677549 0.680448 0.683347 0.686246 0.689145 0.692044 0.694943 0.697842 0.700741 0.703640 0.706540 0.709439 0.712338 0.715237 0.718136 0.721035 0.723934 0.726833 0.729732 0.732631 0.735530 0.738429 0.741328 0.744227 0.747126 0.750025 0.752924 0.755823 0.758722 0.761621 0.764520 0.767419 0.770318 0.773217 0.776116 0.779015 0.781914 0.784813 0.787712 0.790611 0.793510 0.796409 0.799308 0.802207 0.805186 0.808197 0.811208 0.814219 0.817258 0.820520 0.823783 0.846458 0.862973 0.863515 0.857851 0.855105 0.850626 0.848703 0.846514 0.844341 0.842167 0.839993 0.837857 0.835754 0.833651 0.831549 0.829446 0.827343 0.825251 0.823193 0.820755 0.817422 0.814088 0.810882 0.807946 0.805126 0.802173 0.798926 0.795571 0.792216 0.788862 0.785507 0.782153 0.778798 0.775444 0.772089 0.768734 0.765380 0.762025 0.758671 0.755316 0.751961 0.748626 0.745590 0.742873 0.740209 0.737545 0.734880 0.732216 0.729552 0.726888 0.724224 0.721560 0.718896 0.716232 0.713568 0.710777 0.707896 0.704604 0.701312 0.698020 0.694728 0.691435 0.688143 0.684851 0.681705 0.678573 0.675506 0.672440 0.669375 0.666309 0.673200 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.653203 0.656102 0.659001 0.661900 0.664799 0.667698 0.670597 0.673496 0.676395 0.679294 0.682193 0.685092 0.687991 0.690890 0.693789 0.696688 0.699587 0.702486 0.705385 0.708284 0.711183 0.714082 0.716981 0.719880 0.722779 0.725678 0.728577 0.731476 0.734375 0.737274 0.740173 0.743072 0.745971 0.748870 0.751769 0.754668 0.757567 0.760466 0.763365 0.766264 0.769163 0.772062 0.774961 0.777860 0.780759 0.783658 0.786557 0.789456 0.792355 0.795254 0.798153 0.801052 0.803951 0.806852 0.809880 0.812908 0.815936 0.818964 0.822315 0.838007 0.854916 0.854992 0.863260 0.855551 0.854421 0.849332 0.847391 0.845217 0.843043 0.840869 0.838703 0.836593 0.834490 0.832387 0.830284 0.828181 0.826079 0.823987 0.821868 0.818988 0.815655 0.812445 0.809513 0.806641 0.803554 0.800199 0.796845 0.793490 0.790135 0.786781 0.783426 0.780072 0.776717 0.773362 0.770008 0.766653 0.763299 0.759944 0.756590 0.753235 0.749888 0.746879 0.744146 0.741482 0.738818 0.736154 0.733490 0.730826 0.728162 0.725498 0.722834 0.720170 0.717506 0.714842 0.712171 0.709457 0.706165 0.702872 0.699580 0.696288 0.692996 0.689704 0.686412 0.683288 0.680178 0.677111 0.674045 0.670980 0.667914 0.676711 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.657846 0.660745 0.663644 0.666543 0.669442 0.672341 0.675240 0.678139 0.681038 0.683937 0.686836 0.689735 0.692634 0.695533 0.698432 0.701331 0.704230 0.707129 0.710028 0.712927 0.715826 0.718725 0.721624 0.724523 0.727422 0.730321 0.733220 0.736119 0.739018 0.741917 0.744816 0.747715 0.750614 0.753513 0.756412 0.759311 0.762210 0.765109 0.768008 0.770907 0.773806 0.776705 0.779604 0.782503 0.785402 0.788301 0.791200 0.794099 0.796998 0.799897 0.802796 0.805696 0.808595 0.811545 0.814610 0.817675 0.820741 0.825866 0.847265 0.864844 0.870813 0.856367 0.856825 0.849961 0.848322 0.846093 0.843919 0.841745 0.839572 0.837431 0.835328 0.833225 0.831123 0.829020 0.826917 0.824814 0.822726 0.820499 0.817222 0.814005 0.811079 0.808125 0.804827 0.801473 0.798118 0.794764 0.791409 0.788054 0.784700 0.781345 0.777991 0.774636 0.771281 0.767927 0.764572 0.761218 0.757863 0.754509 0.751154 0.748165 0.745420 0.742756 0.740092 0.737428 0.734764 0.732099 0.729435 0.726771 0.724107 0.721443 0.718779 0.716115 0.713451 0.710782 0.707627 0.704433 0.701141 0.697849 0.694556 0.691264 0.687972 0.684871 0.681782 0.678716 0.675650 0.672585 0.669519 0.680199 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.647994 0.650893 0.653792 0.656691 0.659590 0.662489 0.665388 0.668287 0.671186 0.674085 0.676984 0.679883 0.682782 0.685681 0.688580 0.691479 0.694378 0.697277 0.700176 0.703075 0.705974 0.708873 0.711772 0.714671 0.717570 0.720469 0.723368 0.726267 0.729166 0.732065 0.734964 0.737863 0.740762 0.743661 0.746560 0.749459 0.752358 0.755257 0.758156 0.761055 0.763954 0.766853 0.769752 0.772651 0.775550 0.778449 0.781348 0.784247 0.787146 0.790045 0.792944 0.795843 0.798742 0.801642 0.804560 0.807477 0.810395 0.813313 0.816368 0.819525 0.822682 0.840303 0.857154 0.865421 0.861996 0.858715 0.850990 0.849373 0.846969 0.844795 0.842622 0.840448 0.838274 0.836167 0.834064 0.831961 0.829858 0.827755 0.825653 0.823550 0.821463 0.818789 0.815563 0.812580 0.809455 0.806101 0.802746 0.799392 0.796037 0.792683 0.789328 0.785973 0.782619 0.779264 0.775910 0.772555 0.769200 0.765846 0.762491 0.759137 0.755782 0.752428 0.749448 0.746693 0.744029 0.741365 0.738701 0.736037 0.733373 0.730709 0.728045 0.725381 0.722717 0.720053 0.717389 0.714725 0.712061 0.709079 0.705993 0.702701 0.699409 0.696117 0.692825 0.689533 0.686454 0.683386 0.680321 0.677255 0.674190 0.671124 0.683664 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.652637 0.655536 0.658435 0.661334 0.664233 0.667132 0.670031 0.672930 0.675829 0.678728 0.681627 0.684526 0.687425 0.690324 0.693223 0.696122 0.699021 0.701920 0.704819 0.707718 0.710617 0.713516 0.716415 0.719314 0.722213 0.725112 0.728011 0.730910 0.733809 0.736708 0.739607 0.742506 0.745405 0.748304 0.751203 0.754102 0.757001 0.759900 0.762799 0.765698 0.768597 0.771496 0.774395 0.777294 0.780193 0.783092 0.785991 0.788890 0.791789 0.794688 0.797587 0.800486 0.803385 0.806297 0.809233 0.812169 0.815105 0.818040 0.821365 0.829808 0.850057 0.866661 0.867364 0.859262 0.854581 0.850086 0.847845 0.845672 0.843498 0.841324 0.839150 0.837005 0.834902 0.832799 0.830697 0.828594 0.826491 0.824388 0.822285 0.820200 0.817117 0.814084 0.810729 0.807374 0.804020 0.800665 0.797311 0.793956 0.790601 0.787247 0.783892 0.780538 0.777183 0.773829 0.770474 0.767119 0.763765 0.760410 0.757056 0.753701 0.750729 0.747967 0.745303 0.742639 0.739975 0.737311 0.734647 0.731983 0.729319 0.726654 0.723990 0.721326 0.718662 0.715998 0.713334 0.710526 0.707554 0.704262 0.700970 0.697678 0.694402 0.691132 0.688056 0.684991 0.681925 0.678860 0.675795 0.672729 0.687104 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.654381 0.657280 0.660179 0.663078 0.665977 0.668876 0.671775 0.674674 0.677573 0.680472 0.683371 0.686270 0.689169 0.692068 0.694967 0.697866 0.700765 0.703664 0.706563 0.709462 0.712361 0.715260 0.718159 0.721058 0.723957 0.726856 0.729755 0.732654 0.735553 0.738452 0.741351 0.744250 0.747149 0.750048 0.752947 0.755846 0.758745 0.761644 0.764543 0.767443 0.770342 0.773241 0.776140 0.779039 0.781938 0.784837 0.787736 0.790635 0.793534 0.796433 0.799332 0.802231 0.805130 0.808029 0.810963 0.813917 0.816870 0.819824 0.823067 0.842360 0.861657 0.869176 0.860260 0.858134 0.850714 0.848722 0.846548 0.844374 0.842200 0.840027 0.837855 0.835741 0.833638 0.831535 0.829432 0.827329 0.825227 0.823124 0.821021 0.818610 0.815357 0.812003 0.808648 0.805293 0.801939 0.798584 0.795230 0.791875 0.788520 0.785166 0.781811 0.778457 0.775102 0.771748 0.768393 0.765038 0.761684 0.758329 0.754975 0.752008 0.749240 0.746576 0.743912 0.741248 0.738584 0.735920 0.733256 0.730592 0.727928 0.725264 0.722600 0.719936 0.717272 0.714608 0.711944 0.709085 0.705813 0.702530 0.699238 0.695982 0.692738 0.689661 0.686596 0.683530 0.680465 0.677400 0.674334 0.690521 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.659024 0.661923 0.664822 0.667721 0.670620 0.673519 0.676418 0.679317 0.682216 0.685115 0.688014 0.690913 0.693812 0.696711 0.699610 0.702509 0.705408 0.708308 0.711207 0.714106 0.717005 0.719904 0.722803 0.725702 0.728601 0.731500 0.734399 0.737298 0.740197 0.743096 0.745995 0.748894 0.751793 0.754692 0.757591 0.760490 0.763389 0.766288 0.769187 0.772086 0.774985 0.777884 0.780783 0.783682 0.786581 0.789480 0.792379 0.795278 0.798177 0.801076 0.803975 0.806874 0.809773 0.812672 0.815668 0.818671 0.821674 0.834045 0.852204 0.867492 0.865530 0.860222 0.851343 0.849766 0.847424 0.845250 0.843077 0.840903 0.838729 0.836580 0.834476 0.832373 0.830271 0.828168 0.826065 0.823962 0.821859 0.819695 0.816415 0.813116 0.809816 0.806517 0.803212 0.799858 0.796503 0.793149 0.789794 0.786439 0.783085 0.779730 0.776376 0.773021 0.769666 0.766312 0.762957 0.759603 0.756248 0.753284 0.750514 0.747850 0.745186 0.742522 0.739858 0.737194 0.734530 0.731866 0.729202 0.726538 0.723873 0.721209 0.718545 0.715881 0.713217 0.710431 0.707308 0.704091 0.700799 0.697563 0.694343 0.691266 0.688201 0.685135 0.682070 0.679004 0.675939 0.693912 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.663668 0.666567 0.669466 0.672365 0.675264 0.678163 0.681062 0.683961 0.686860 0.689759 0.692658 0.695557 0.698456 0.701355 0.704254 0.707153 0.710052 0.712951 0.715850 0.718749 0.721648 0.724547 0.727446 0.730345 0.733244 0.736143 0.739042 0.741941 0.744840 0.747739 0.750638 0.753537 0.756436 0.759335 0.762234 0.765133 0.768032 0.770931 0.773830 0.776729 0.779628 0.782527 0.785426 0.788325 0.791224 0.794123 0.797022 0.799921 0.802820 0.805719 0.808618 0.811517 0.814416 0.817353 0.820419 0.823484 0.845094 0.865045 0.870983 0.862973 0.854614 0.850839 0.848300 0.846126 0.843953 0.841779 0.839605 0.837431 0.835315 0.833212 0.831109 0.829006 0.826903 0.824801 0.822698 0.820539 0.817222 0.813923 0.810623 0.807324 0.804024 0.800725 0.797425 0.794126 0.790826 0.787527 0.784227 0.780928 0.777628 0.774293 0.770940 0.767585 0.764231 0.760876 0.757522 0.754559 0.751787 0.749123 0.746459 0.743795 0.741131 0.738467 0.735803 0.733139 0.730475 0.727811 0.725147 0.722483 0.719819 0.717155 0.714491 0.711764 0.708802 0.705651 0.702359 0.699143 0.695947 0.692871 0.689806 0.686740 0.683675 0.680609 0.677544 0.697279 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.665412 0.668311 0.671210 0.674109 0.677008 0.679907 0.682806 0.685705 0.688604 0.691503 0.694402 0.697301 0.700200 0.703099 0.705998 0.708897 0.711796 0.714695 0.717594 0.720493 0.723392 0.726291 0.729190 0.732089 0.734988 0.737887 0.740786 0.743685 0.746584 0.749483 0.752382 0.755281 0.758180 0.761079 0.763978 0.766877 0.769776 0.772675 0.775574 0.778473 0.781372 0.784271 0.787170 0.790069 0.792968 0.795867 0.798766 0.801665 0.804564 0.807463 0.810362 0.813261 0.816160 0.819059 0.822272 0.837548 0.856516 0.867907 0.864170 0.858781 0.851468 0.849176 0.847003 0.844829 0.842655 0.840481 0.838308 0.836153 0.834050 0.831947 0.829845 0.827742 0.825639 0.823536 0.821331 0.818029 0.814730 0.811430 0.808131 0.804831 0.801532 0.798232 0.794933 0.791633 0.788334 0.785034 0.781735 0.778435 0.775136 0.771836 0.768537 0.765237 0.761938 0.758724 0.755819 0.753064 0.750397 0.747733 0.745069 0.742405 0.739741 0.737077 0.734413 0.731749 0.729085 0.726421 0.723757 0.721092 0.718428 0.715764 0.713081 0.710294 0.707212 0.703920 0.700724 0.697552 0.694476 0.691411 0.688345 0.685280 0.682214 0.679149 0.700620 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.658459 0.661358 0.664257 0.667156 0.670055 0.672954 0.675853 0.678752 0.681651 0.684550 0.687449 0.690348 0.693247 0.696146 0.699045 0.701944 0.704843 0.707742 0.710641 0.713540 0.716439 0.719338 0.722237 0.725136 0.728035 0.730934 0.733833 0.736732 0.739631 0.742530 0.745429 0.748328 0.751227 0.754126 0.757025 0.759924 0.762823 0.765722 0.768621 0.771520 0.774419 0.777318 0.780217 0.783116 0.786015 0.788914 0.791813 0.794712 0.797611 0.800510 0.803409 0.806308 0.809207 0.812109 0.815018 0.817927 0.820836 0.826837 0.848450 0.867726 0.871968 0.861520 0.852137 0.850095 0.847879 0.845705 0.843531 0.841358 0.839184 0.837010 0.834889 0.832786 0.830683 0.828580 0.826477 0.824375 0.822114 0.818836 0.815537 0.812237 0.808938 0.805638 0.802339 0.799039 0.795740 0.792440 0.789141 0.785841 0.782542 0.779242 0.775943 0.772649 0.769498 0.766395 0.763291 0.760188 0.757300 0.754528 0.751812 0.749096 0.746385 0.743686 0.741014 0.738350 0.735686 0.733022 0.730358 0.727694 0.725030 0.722366 0.719702 0.717038 0.714374 0.711710 0.708713 0.705471 0.702304 0.699155 0.696081 0.693016 0.689950 0.686885 0.683819 0.680754 0.703935 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.660203 0.663102 0.666001 0.668900 0.671799 0.674698 0.677597 0.680496 0.683395 0.686294 0.689193 0.692092 0.694991 0.697890 0.700789 0.703688 0.706587 0.709486 0.712385 0.715284 0.718183 0.721082 0.723981 0.726880 0.729779 0.732678 0.735577 0.738476 0.741375 0.744274 0.747173 0.750072 0.752971 0.755870 0.758769 0.761668 0.764567 0.767466 0.770365 0.773264 0.776163 0.779062 0.781961 0.784860 0.787759 0.790658 0.793557 0.796456 0.799355 0.802254 0.805153 0.808052 0.810951 0.813850 0.816796 0.819778 0.822760 0.841075 0.858898 0.869812 0.863764 0.854648 0.851201 0.848755 0.846581 0.844408 0.842234 0.840060 0.837886 0.835730 0.833624 0.831521 0.829419 0.827316 0.825213 0.822932 0.819643 0.816344 0.813044 0.809745 0.806445 0.803146 0.799846 0.796547 0.793247 0.789948 0.786648 0.783422 0.780292 0.777189 0.774086 0.770982 0.767879 0.764776 0.761672 0.758779 0.756013 0.753297 0.750580 0.747864 0.745148 0.742432 0.739716 0.737000 0.734309 0.731632 0.728968 0.726304 0.723640 0.720976 0.718312 0.715647 0.712983 0.710097 0.707006 0.703885 0.700758 0.697686 0.694620 0.691555 0.688490 0.685424 0.682359 0.707223 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.664846 0.667745 0.670644 0.673543 0.676442 0.679341 0.682240 0.685139 0.688038 0.690937 0.693836 0.696735 0.699634 0.702533 0.705432 0.708331 0.711230 0.714129 0.717028 0.719927 0.722826 0.725725 0.728624 0.731523 0.734422 0.737321 0.740220 0.743119 0.746018 0.748917 0.751816 0.754715 0.757614 0.760513 0.763412 0.766311 0.769211 0.772110 0.775009 0.777908 0.780807 0.783706 0.786605 0.789504 0.792403 0.795302 0.798201 0.801100 0.803999 0.806898 0.809797 0.812696 0.815595 0.818494 0.821638 0.832651 0.851222 0.867807 0.866028 0.858814 0.852184 0.849631 0.847458 0.845284 0.843110 0.840936 0.838762 0.836589 0.834463 0.832360 0.830257 0.828154 0.826051 0.823856 0.820450 0.817151 0.813851 0.810552 0.807252 0.803953 0.800653 0.797354 0.794191 0.791087 0.787983 0.784880 0.781777 0.778673 0.775570 0.772467 0.769363 0.766260 0.763157 0.760256 0.757497 0.754781 0.752065 0.749349 0.746633 0.743917 0.741201 0.738485 0.735769 0.733052 0.730336 0.727623 0.724913 0.722249 0.719585 0.716921 0.714257 0.711471 0.708543 0.705466 0.702361 0.699291 0.696225 0.693160 0.690095 0.687029 0.683964 0.710485 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.669489 0.672388 0.675287 0.678186 0.681085 0.683984 0.686883 0.689782 0.692681 0.695580 0.698479 0.701378 0.704277 0.707176 0.710076 0.712975 0.715874 0.718773 0.721672 0.724571 0.727470 0.730369 0.733268 0.736167 0.739066 0.741965 0.744864 0.747763 0.750662 0.753561 0.756460 0.759359 0.762258 0.765157 0.768056 0.770955 0.773854 0.776753 0.779652 0.782551 0.785450 0.788349 0.791248 0.794147 0.797046 0.799945 0.802844 0.805743 0.808642 0.811541 0.814440 0.817339 0.820238 0.823495 0.844188 0.863424 0.870488 0.862981 0.852850 0.850508 0.848334 0.846160 0.843986 0.841812 0.839639 0.837465 0.835301 0.833198 0.831095 0.828993 0.826890 0.824716 0.821257 0.817958 0.814658 0.811359 0.808121 0.804984 0.801881 0.798778 0.795674 0.792571 0.789468 0.786364 0.783261 0.780158 0.777054 0.773951 0.770848 0.767744 0.764641 0.761731 0.758981 0.756265 0.753549 0.750833 0.748117 0.745401 0.742685 0.739969 0.737253 0.734537 0.731821 0.729105 0.726389 0.723673 0.720957 0.718241 0.715547 0.712832 0.710082 0.707047 0.703964 0.700896 0.697830 0.694765 0.691699 0.688634 0.685569 0.713719 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.674133 0.677032 0.679931 0.682830 0.685729 0.688628 0.691527 0.694426 0.697325 0.700224 0.703123 0.706022 0.708921 0.711820 0.714719 0.717618 0.720517 0.723416 0.726315 0.729214 0.732113 0.735012 0.737911 0.740810 0.743709 0.746608 0.749507 0.752406 0.755305 0.758204 0.761103 0.764002 0.766901 0.769800 0.772699 0.775598 0.778497 0.781396 0.784295 0.787194 0.790093 0.792992 0.795891 0.798790 0.801689 0.804588 0.807487 0.810386 0.813285 0.816223 0.819166 0.822108 0.836825 0.854335 0.868053 0.864905 0.854682 0.851406 0.849210 0.847036 0.844862 0.842689 0.840515 0.838341 0.836167 0.834037 0.831934 0.829831 0.827728 0.825512 0.822064 0.818888 0.815778 0.812675 0.809572 0.806469 0.803365 0.800262 0.797159 0.794055 0.790952 0.787849 0.784745 0.781642 0.778539 0.775435 0.772332 0.769229 0.766125 0.763205 0.760465 0.757749 0.755033 0.752317 0.749601 0.746885 0.744169 0.741453 0.738737 0.736021 0.733305 0.730589 0.727873 0.725157 0.722441 0.719725 0.717009 0.714287 0.711554 0.708587 0.705560 0.702501 0.699435 0.696370 0.693304 0.690239 0.687174 0.716925 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.675877 0.678776 0.681675 0.684574 0.687473 0.690372 0.693271 0.696170 0.699069 0.701968 0.704867 0.707766 0.710665 0.713564 0.716463 0.719362 0.722261 0.725160 0.728059 0.730958 0.733857 0.736756 0.739655 0.742554 0.745453 0.748352 0.751251 0.754150 0.757049 0.759948 0.762847 0.765746 0.768645 0.771544 0.774443 0.777342 0.780241 0.783140 0.786039 0.788938 0.791837 0.794736 0.797635 0.800534 0.803433 0.806332 0.809231 0.812130 0.815029 0.817959 0.821014 0.826031 0.847302 0.866548 0.867289 0.858848 0.852638 0.850086 0.847912 0.845739 0.843565 0.841391 0.839217 0.837043 0.834879 0.832772 0.830669 0.828567 0.826326 0.823438 0.820366 0.817263 0.814159 0.811056 0.807953 0.804849 0.801746 0.798643 0.795540 0.792436 0.789333 0.786230 0.783126 0.780023 0.776920 0.773816 0.770713 0.767610 0.764677 0.761950 0.759234 0.756518 0.753802 0.751086 0.748370 0.745653 0.742937 0.740221 0.737505 0.734789 0.732073 0.729357 0.726641 0.723925 0.721209 0.718493 0.715762 0.712987 0.710098 0.707152 0.704106 0.701040 0.697975 0.694909 0.691844 0.688778 0.720103 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.668924 0.671823 0.674722 0.677621 0.680520 0.683419 0.686318 0.689217 0.692116 0.695015 0.697914 0.700813 0.703712 0.706611 0.709510 0.712409 0.715308 0.718207 0.721106 0.724005 0.726904 0.729803 0.732702 0.735601 0.738500 0.741399 0.744298 0.747197 0.750096 0.752995 0.755894 0.758793 0.761692 0.764591 0.767490 0.770389 0.773288 0.776187 0.779086 0.781985 0.784884 0.787783 0.790682 0.793581 0.796480 0.799379 0.802278 0.805177 0.808076 0.810975 0.813874 0.816773 0.819672 0.822874 0.840268 0.857449 0.865878 0.863015 0.853584 0.850962 0.848789 0.846615 0.844441 0.842267 0.840093 0.837920 0.835746 0.833611 0.831508 0.829405 0.827123 0.824663 0.821846 0.818747 0.815644 0.812540 0.809437 0.806334 0.803230 0.800127 0.797024 0.793920 0.790817 0.787714 0.784611 0.781507 0.778404 0.775301 0.772197 0.769096 0.766150 0.763434 0.760718 0.758002 0.755286 0.752570 0.749854 0.747138 0.744422 0.741706 0.738990 0.736274 0.733558 0.730842 0.728125 0.725409 0.722693 0.719953 0.717198 0.714414 0.711594 0.708740 0.705711 0.702645 0.699580 0.696514 0.693449 0.690383 0.723253 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.670668 0.673567 0.676466 0.679365 0.682264 0.685163 0.688062 0.690961 0.693860 0.696759 0.699658 0.702557 0.705456 0.708355 0.711254 0.714153 0.717052 0.719951 0.722850 0.725749 0.728648 0.731547 0.734446 0.737345 0.740244 0.743143 0.746042 0.748941 0.751840 0.754739 0.757638 0.760537 0.763436 0.766335 0.769234 0.772133 0.775032 0.777931 0.780830 0.783729 0.786628 0.789527 0.792426 0.795325 0.798224 0.801123 0.804022 0.806921 0.809820 0.812724 0.815641 0.818558 0.821475 0.831845 0.850415 0.866338 0.866558 0.854923 0.851839 0.849665 0.847491 0.845317 0.843143 0.840970 0.838796 0.836622 0.834455 0.832346 0.830243 0.828083 0.825532 0.823067 0.820231 0.817128 0.814025 0.810921 0.807818 0.804715 0.801611 0.798508 0.795405 0.792301 0.789198 0.786095 0.782992 0.779888 0.776785 0.773682 0.770590 0.767634 0.764918 0.762202 0.759486 0.756770 0.754054 0.751338 0.748622 0.745906 0.743190 0.740474 0.737758 0.735042 0.732326 0.729610 0.726892 0.724167 0.721406 0.718623 0.715839 0.713056 0.710272 0.707287 0.704246 0.701185 0.698119 0.695054 0.691988 0.726373 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.675311 0.678210 0.681109 0.684008 0.686907 0.689806 0.692705 0.695604 0.698503 0.701402 0.704301 0.707200 0.710099 0.712998 0.715897 0.718796 0.721695 0.724594 0.727493 0.730392 0.733291 0.736190 0.739089 0.741988 0.744887 0.747786 0.750685 0.753584 0.756483 0.759382 0.762281 0.765180 0.768079 0.770979 0.773878 0.776777 0.779676 0.782575 0.785474 0.788373 0.791272 0.794171 0.797070 0.799969 0.802868 0.805767 0.808666 0.811565 0.814464 0.817413 0.820408 0.823402 0.843381 0.860562 0.869357 0.858882 0.852860 0.850541 0.848367 0.846193 0.844020 0.841846 0.839672 0.837498 0.835325 0.833185 0.831082 0.828933 0.826401 0.823971 0.821474 0.818612 0.815509 0.812406 0.809302 0.806199 0.803096 0.799992 0.796889 0.793786 0.790682 0.787579 0.784476 0.781372 0.778269 0.775166 0.772081 0.769119 0.766403 0.763687 0.760971 0.758254 0.755538 0.752822 0.750106 0.747390 0.744674 0.741958 0.739242 0.736526 0.733810 0.731094 0.728375 0.725607 0.722831 0.720048 0.717264 0.714481 0.711697 0.708798 0.705835 0.702790 0.699724 0.696659 0.693593 0.729463 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.679954 0.682853 0.685752 0.688651 0.691550 0.694449 0.697348 0.700247 0.703146 0.706045 0.708944 0.711844 0.714743 0.717642 0.720541 0.723440 0.726339 0.729238 0.732137 0.735036 0.737935 0.740834 0.743733 0.746632 0.749531 0.752430 0.755329 0.758228 0.761127 0.764026 0.766925 0.769824 0.772723 0.775622 0.778521 0.781420 0.784319 0.787218 0.790117 0.793016 0.795915 0.798814 0.801713 0.804612 0.807511 0.810410 0.813309 0.816208 0.819107 0.822269 0.836103 0.853528 0.867794 0.863048 0.854081 0.851417 0.849243 0.847070 0.844896 0.842722 0.840548 0.838375 0.836201 0.834028 0.831920 0.829729 0.827270 0.824840 0.822410 0.819891 0.816993 0.813890 0.810787 0.807683 0.804580 0.801477 0.798373 0.795270 0.792167 0.789063 0.785960 0.782857 0.779753 0.776650 0.773569 0.770603 0.767887 0.765171 0.762455 0.759739 0.757023 0.754307 0.751591 0.748875 0.746159 0.743443 0.740726 0.738010 0.735294 0.732565 0.729821 0.727040 0.724256 0.721473 0.718689 0.715906 0.713122 0.710293 0.707419 0.704394 0.701329 0.698264 0.695198 0.732523 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.681699 0.684598 0.687497 0.690396 0.693295 0.696194 0.699093 0.701992 0.704891 0.707790 0.710689 0.713588 0.716487 0.719386 0.722285 0.725184 0.728083 0.730982 0.733881 0.736780 0.739679 0.742578 0.745477 0.748376 0.751275 0.754174 0.757073 0.759972 0.762871 0.765770 0.768669 0.771568 0.774467 0.777366 0.780265 0.783164 0.786063 0.788962 0.791861 0.794760 0.797659 0.800558 0.803457 0.806356 0.809255 0.812154 0.815053 0.817952 0.820851 0.825225 0.846494 0.863675 0.866725 0.855427 0.852293 0.850120 0.847946 0.845772 0.843598 0.841425 0.839251 0.837077 0.834903 0.832759 0.830569 0.828139 0.825709 0.823279 0.820849 0.818314 0.815374 0.812271 0.809168 0.806064 0.802961 0.799858 0.796754 0.793651 0.790548 0.787444 0.784341 0.781238 0.778134 0.775054 0.772087 0.769371 0.766655 0.763939 0.761223 0.758507 0.755791 0.753075 0.750359 0.747643 0.744927 0.742211 0.739495 0.736778 0.734032 0.731248 0.728465 0.725681 0.722898 0.720114 0.717331 0.714547 0.711764 0.708980 0.705988 0.702932 0.699869 0.696803 0.735552 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.686342 0.689241 0.692140 0.695039 0.697938 0.700837 0.703736 0.706635 0.709534 0.712433 0.715332 0.718231 0.721130 0.724029 0.726928 0.729827 0.732726 0.735625 0.738524 0.741423 0.744322 0.747221 0.750120 0.753019 0.755918 0.758817 0.761716 0.764615 0.767514 0.770413 0.773312 0.776211 0.779110 0.782009 0.784908 0.787807 0.790706 0.793605 0.796504 0.799403 0.802302 0.805201 0.808100 0.810999 0.813898 0.816845 0.819800 0.822754 0.839461 0.856642 0.866802 0.858964 0.853202 0.850996 0.848822 0.846648 0.844475 0.842301 0.840127 0.837953 0.835779 0.833609 0.831441 0.829008 0.826578 0.824148 0.821718 0.819288 0.816744 0.813755 0.810652 0.807549 0.804445 0.801342 0.798239 0.795135 0.792032 0.788929 0.785825 0.782722 0.779619 0.776537 0.773572 0.770856 0.768139 0.765423 0.762707 0.759991 0.757275 0.754559 0.751843 0.749127 0.746411 0.743695 0.740979 0.738224 0.735457 0.732673 0.729890 0.727106 0.724323 0.721539 0.718756 0.715972 0.713189 0.710405 0.707498 0.704518 0.701473 0.698408 0.738549 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.690985 0.693884 0.696783 0.699682 0.702581 0.705480 0.708379 0.711278 0.714177 0.717076 0.719975 0.722874 0.725773 0.728672 0.731571 0.734470 0.737369 0.740268 0.743167 0.746066 0.748965 0.751864 0.754763 0.757662 0.760561 0.763460 0.766359 0.769258 0.772157 0.775056 0.777955 0.780854 0.783753 0.786652 0.789551 0.792450 0.795349 0.798248 0.801147 0.804046 0.806945 0.809844 0.812743 0.815642 0.818571 0.821659 0.831039 0.849608 0.866111 0.865899 0.854271 0.851872 0.849698 0.847524 0.845351 0.843177 0.841003 0.838829 0.836656 0.834482 0.832317 0.829877 0.827447 0.825017 0.822587 0.820157 0.817727 0.815181 0.812136 0.809033 0.805930 0.802826 0.799723 0.796620 0.793516 0.790413 0.787310 0.784206 0.781103 0.778016 0.775070 0.772340 0.769624 0.766908 0.764192 0.761476 0.758760 0.756044 0.753328 0.750611 0.747895 0.745173 0.742438 0.739665 0.736882 0.734098 0.731315 0.728531 0.725748 0.722964 0.720181 0.717397 0.714614 0.711830 0.708993 0.706100 0.703078 0.700013 0.741515 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.681133 0.684032 0.686931 0.689830 0.692729 0.695628 0.698527 0.701426 0.704325 0.707224 0.710123 0.713022 0.715921 0.718820 0.721719 0.724618 0.727517 0.730416 0.733315 0.736214 0.739113 0.742012 0.744911 0.747810 0.750709 0.753608 0.756507 0.759406 0.762305 0.765204 0.768103 0.771002 0.773901 0.776800 0.779699 0.782598 0.785497 0.788396 0.791295 0.794194 0.797093 0.799992 0.802891 0.805790 0.808689 0.811588 0.814487 0.817386 0.820285 0.823582 0.842574 0.859755 0.867267 0.855566 0.852748 0.850574 0.848401 0.846227 0.844053 0.841879 0.839706 0.837532 0.835358 0.833127 0.830746 0.828316 0.825886 0.823456 0.821026 0.818596 0.816166 0.813621 0.810517 0.807414 0.804311 0.801207 0.798104 0.795001 0.791897 0.788794 0.785691 0.782587 0.779494 0.776569 0.773824 0.771108 0.768392 0.765676 0.762960 0.760244 0.757528 0.754812 0.752096 0.749380 0.746649 0.743872 0.741090 0.738307 0.735523 0.732740 0.729956 0.727173 0.724389 0.721606 0.718822 0.716038 0.713255 0.710468 0.707677 0.704683 0.701618 0.744448 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.685776 0.688675 0.691574 0.694473 0.697372 0.700271 0.703170 0.706069 0.708968 0.711867 0.714766 0.717665 0.720564 0.723463 0.726362 0.729261 0.732160 0.735059 0.737958 0.740857 0.743756 0.746655 0.749554 0.752453 0.755352 0.758251 0.761150 0.764049 0.766948 0.769847 0.772747 0.775646 0.778545 0.781444 0.784343 0.787242 0.790141 0.793040 0.795939 0.798838 0.801737 0.804636 0.807535 0.810434 0.813338 0.816264 0.819190 0.822116 0.835380 0.852721 0.867590 0.861270 0.853624 0.851451 0.849277 0.847103 0.844929 0.842756 0.840581 0.838331 0.836057 0.833787 0.831657 0.829191 0.826755 0.824325 0.821895 0.819465 0.817035 0.814605 0.812002 0.808898 0.805795 0.802692 0.799588 0.796485 0.793382 0.790278 0.787175 0.784072 0.780969 0.778065 0.775308 0.772592 0.769876 0.767160 0.764444 0.761728 0.759012 0.756296 0.753580 0.750839 0.748082 0.745299 0.742515 0.739732 0.736948 0.734165 0.731381 0.728598 0.725814 0.723030 0.720247 0.717463 0.714680 0.711896 0.709113 0.706199 0.703203 0.747347 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.687520 0.690419 0.693318 0.696217 0.699116 0.702015 0.704914 0.707813 0.710712 0.713612 0.716511 0.719410 0.722309 0.725208 0.728107 0.731006 0.733905 0.736804 0.739703 0.742602 0.745501 0.748400 0.751299 0.754198 0.757097 0.759996 0.762895 0.765794 0.768693 0.771592 0.774491 0.777390 0.780289 0.783188 0.786087 0.788986 0.791885 0.794784 0.797683 0.800582 0.803481 0.806380 0.809279 0.812178 0.815077 0.818033 0.821048 0.824725 0.845687 0.862451 0.866629 0.854501 0.852327 0.850153 0.847979 0.845806 0.843556 0.841282 0.839008 0.836733 0.834479 0.832397 0.830136 0.827655 0.825194 0.822764 0.820334 0.817904 0.815474 0.813044 0.810382 0.807279 0.804176 0.801073 0.797969 0.794866 0.791763 0.788659 0.785556 0.782453 0.779558 0.776793 0.774077 0.771361 0.768645 0.765929 0.763212 0.760496 0.757779 0.755051 0.752291 0.749507 0.746724 0.743940 0.741157 0.738373 0.735590 0.732806 0.730022 0.727239 0.724455 0.721672 0.718888 0.716105 0.713321 0.710538 0.707694 0.704782 0.750213 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.692164 0.695063 0.697962 0.700861 0.703760 0.706659 0.709558 0.712457 0.715356 0.718255 0.721154 0.724053 0.726952 0.729851 0.732750 0.735649 0.738548 0.741447 0.744346 0.747245 0.750144 0.753043 0.755942 0.758841 0.761740 0.764639 0.767538 0.770437 0.773336 0.776235 0.779134 0.782033 0.784932 0.787831 0.790730 0.793629 0.796528 0.799427 0.802326 0.805225 0.808124 0.811023 0.813922 0.816821 0.819720 0.822936 0.838654 0.855834 0.866634 0.857474 0.853203 0.851029 0.848781 0.846507 0.844233 0.841959 0.839684 0.837410 0.835156 0.833074 0.831007 0.828605 0.826119 0.823643 0.821203 0.818773 0.816343 0.813913 0.811483 0.808758 0.805660 0.802557 0.799453 0.796350 0.793247 0.790144 0.787040 0.783937 0.781048 0.778277 0.775561 0.772845 0.770129 0.767413 0.764697 0.761981 0.759262 0.756492 0.753716 0.750932 0.748149 0.745365 0.742582 0.739798 0.737014 0.734231 0.731447 0.728664 0.725880 0.723097 0.720313 0.717530 0.714746 0.711963 0.709169 0.706356 0.753044 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.696807 0.699706 0.702605 0.705504 0.708403 0.711302 0.714201 0.717100 0.719999 0.722898 0.725797 0.728696 0.731595 0.734494 0.737393 0.740292 0.743191 0.746090 0.748989 0.751888 0.754787 0.757686 0.760585 0.763484 0.766383 0.769282 0.772181 0.775080 0.777979 0.780878 0.783777 0.786676 0.789575 0.792474 0.795373 0.798272 0.801171 0.804070 0.806969 0.809868 0.812770 0.815675 0.818580 0.821484 0.830233 0.848801 0.866022 0.865455 0.854006 0.851732 0.849458 0.847184 0.844909 0.842635 0.840361 0.838087 0.835818 0.833750 0.831684 0.829535 0.827071 0.824585 0.822100 0.819642 0.817212 0.814782 0.812352 0.809922 0.807126 0.804041 0.800938 0.797834 0.794731 0.791628 0.788524 0.785421 0.782536 0.779761 0.777045 0.774329 0.771613 0.768897 0.766181 0.763451 0.760705 0.757924 0.755141 0.752357 0.749574 0.746790 0.744006 0.741223 0.738439 0.735656 0.732872 0.730089 0.727305 0.724522 0.721738 0.718955 0.716171 0.713388 0.710604 0.707821 0.751570 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.701450 0.704349 0.707248 0.710147 0.713046 0.715945 0.718844 0.721743 0.724642 0.727541 0.730440 0.733339 0.736238 0.739137 0.742036 0.744935 0.747834 0.750733 0.753632 0.756531 0.759430 0.762329 0.765228 0.768127 0.771026 0.773925 0.776824 0.779723 0.782622 0.785521 0.788420 0.791319 0.794218 0.797117 0.800016 0.802915 0.805814 0.808713 0.811612 0.814511 0.817468 0.820436 0.823404 0.841767 0.858645 0.867450 0.855341 0.852409 0.850135 0.847860 0.845586 0.843312 0.841038 0.838764 0.836510 0.834427 0.832361 0.830294 0.828018 0.825537 0.823051 0.820565 0.818091 0.815651 0.813221 0.810791 0.808361 0.805505 0.802422 0.799319 0.796215 0.793112 0.790009 0.786905 0.784021 0.781246 0.778530 0.775813 0.773097 0.770381 0.767662 0.764916 0.762133 0.759349 0.756566 0.753782 0.750999 0.748215 0.745431 0.742648 0.739864 0.737081 0.734297 0.731514 0.728730 0.725947 0.723163 0.720380 0.717596 0.714813 0.712029 0.709246 0.756230 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.691598 0.694497 0.697396 0.700295 0.703194 0.706093 0.708992 0.711891 0.714790 0.717689 0.720588 0.723487 0.726386 0.729285 0.732184 0.735083 0.737982 0.740881 0.743780 0.746679 0.749578 0.752477 0.755376 0.758275 0.761174 0.764073 0.766972 0.769871 0.772770 0.775669 0.778568 0.781467 0.784366 0.787265 0.790164 0.793063 0.795962 0.798861 0.801760 0.804659 0.807558 0.810457 0.813356 0.816255 0.819183 0.822311 0.834639 0.851914 0.867255 0.861319 0.853469 0.850842 0.848537 0.846263 0.843989 0.841715 0.839441 0.837186 0.835104 0.833037 0.830971 0.828904 0.826489 0.824003 0.821517 0.819031 0.816544 0.814091 0.811660 0.809230 0.806800 0.803894 0.800803 0.797700 0.794596 0.791493 0.788390 0.785504 0.782730 0.780014 0.777298 0.774582 0.771866 0.769110 0.766341 0.763558 0.760774 0.757991 0.755207 0.752423 0.749640 0.746856 0.744073 0.741289 0.738506 0.735722 0.732939 0.730155 0.727372 0.724588 0.721805 0.719021 0.716238 0.713454 0.710671 0.758856 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.696241 0.699140 0.702039 0.704938 0.707837 0.710736 0.713635 0.716534 0.719433 0.722332 0.725231 0.728130 0.731029 0.733928 0.736827 0.739726 0.742625 0.745524 0.748423 0.751322 0.754221 0.757120 0.760019 0.762918 0.765817 0.768716 0.771615 0.774515 0.777414 0.780313 0.783212 0.786111 0.789010 0.791909 0.794808 0.797707 0.800606 0.803505 0.806404 0.809303 0.812202 0.815101 0.818000 0.820899 0.824480 0.844880 0.862116 0.866977 0.854242 0.851847 0.849345 0.846940 0.844666 0.842391 0.840117 0.837850 0.835781 0.833714 0.831647 0.829581 0.827415 0.824955 0.822469 0.819983 0.817497 0.815010 0.812536 0.810099 0.807669 0.805228 0.802287 0.799184 0.796081 0.792977 0.789874 0.786985 0.784214 0.781498 0.778782 0.776060 0.773321 0.770550 0.767766 0.764983 0.762199 0.759415 0.756632 0.753848 0.751065 0.748281 0.745498 0.742714 0.739931 0.737147 0.734364 0.731580 0.728797 0.726013 0.723229 0.720430 0.717558 0.714584 0.711609 0.769338 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.697985 0.700884 0.703783 0.706682 0.709581 0.712480 0.715379 0.718279 0.721178 0.724077 0.726976 0.729875 0.732774 0.735673 0.738572 0.741471 0.744370 0.747269 0.750168 0.753067 0.755966 0.758865 0.761764 0.764663 0.767562 0.770461 0.773360 0.776259 0.779158 0.782057 0.784956 0.787855 0.790754 0.793653 0.796552 0.799451 0.802350 0.805249 0.808148 0.811047 0.813952 0.816888 0.819824 0.822760 0.837847 0.854839 0.866840 0.857231 0.852631 0.850226 0.847831 0.845342 0.843068 0.840794 0.838540 0.836457 0.834391 0.832324 0.830258 0.828191 0.825900 0.823421 0.820935 0.818449 0.815963 0.813476 0.810990 0.808538 0.806108 0.803607 0.800668 0.797565 0.794462 0.791358 0.788464 0.785698 0.782982 0.780266 0.777537 0.774757 0.771975 0.769191 0.766407 0.763624 0.760840 0.758057 0.755273 0.752490 0.749706 0.746923 0.744139 0.741356 0.738572 0.735789 0.732989 0.730054 0.727097 0.724122 0.721148 0.718173 0.715198 0.712223 0.784955 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.702629 0.705528 0.708427 0.711326 0.714225 0.717124 0.720023 0.722922 0.725821 0.728720 0.731619 0.734518 0.737417 0.740316 0.743215 0.746114 0.749013 0.751912 0.754811 0.757710 0.760609 0.763508 0.766407 0.769306 0.772205 0.775104 0.778003 0.780902 0.783801 0.786700 0.789599 0.792498 0.795397 0.798296 0.801195 0.804094 0.806993 0.809892 0.812791 0.815690 0.818653 0.821692 0.829427 0.847994 0.865655 0.864688 0.854130 0.851398 0.848668 0.846209 0.843745 0.841471 0.839216 0.837134 0.835068 0.833001 0.830934 0.828868 0.826789 0.824374 0.821887 0.819401 0.816915 0.814429 0.811942 0.809456 0.806977 0.804547 0.801997 0.799049 0.795946 0.792843 0.789940 0.787183 0.784467 0.781725 0.778967 0.776183 0.773399 0.770616 0.767832 0.765049 0.762265 0.759482 0.756698 0.753915 0.751131 0.748348 0.745487 0.742586 0.739611 0.736636 0.733661 0.730687 0.727712 0.724737 0.721762 0.718787 0.715812 0.712837 0.801484 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.707272 0.710171 0.713070 0.715969 0.718868 0.721767 0.724666 0.727565 0.730464 0.733363 0.736262 0.739161 0.742060 0.744959 0.747858 0.750757 0.753656 0.756555 0.759454 0.762353 0.765252 0.768151 0.771050 0.773949 0.776848 0.779747 0.782646 0.785545 0.788444 0.791343 0.794242 0.797141 0.800040 0.802939 0.805838 0.808737 0.811636 0.814535 0.817434 0.820333 0.823625 0.840960 0.858126 0.866731 0.855629 0.852897 0.850164 0.847432 0.844700 0.842163 0.839881 0.837811 0.835744 0.833678 0.831611 0.829545 0.827478 0.825297 0.822840 0.820353 0.817867 0.815381 0.812895 0.810408 0.807922 0.805437 0.802986 0.800397 0.797430 0.794327 0.791415 0.788666 0.785935 0.783175 0.780391 0.777608 0.774824 0.772041 0.769257 0.766474 0.763690 0.760886 0.758060 0.755100 0.752125 0.749150 0.746175 0.743200 0.740225 0.737251 0.734276 0.731301 0.728326 0.725351 0.722376 0.719402 0.716427 0.713479 0.815970 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.709016 0.711915 0.714814 0.717713 0.720612 0.723511 0.726410 0.729309 0.732208 0.735107 0.738006 0.740905 0.743804 0.746703 0.749602 0.752501 0.755400 0.758299 0.761198 0.764097 0.766996 0.769895 0.772794 0.775693 0.778592 0.781491 0.784390 0.787289 0.790188 0.793087 0.795986 0.798885 0.801784 0.804683 0.807582 0.810481 0.813387 0.816299 0.819211 0.822124 0.833926 0.851033 0.867051 0.860710 0.854396 0.851649 0.848886 0.846124 0.843361 0.840553 0.838488 0.836421 0.834355 0.832288 0.830221 0.828155 0.826088 0.823784 0.821306 0.818819 0.816333 0.813847 0.811361 0.808874 0.806388 0.803902 0.801426 0.798805 0.795811 0.792889 0.790150 0.787377 0.784600 0.781816 0.779033 0.776249 0.773466 0.770577 0.767613 0.764639 0.761664 0.758689 0.755714 0.752739 0.749764 0.746790 0.743815 0.740840 0.737865 0.734890 0.731915 0.728940 0.725966 0.722991 0.720016 0.717041 0.714303 0.805620 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.713659 0.716558 0.719457 0.722356 0.725255 0.728154 0.731053 0.733952 0.736851 0.739750 0.742649 0.745548 0.748447 0.751346 0.754245 0.757144 0.760043 0.762942 0.765841 0.768740 0.771639 0.774538 0.777437 0.780336 0.783235 0.786134 0.789033 0.791932 0.794831 0.797730 0.800629 0.803528 0.806427 0.809326 0.812225 0.815124 0.818091 0.821075 0.824243 0.844073 0.861906 0.867005 0.855334 0.852571 0.849808 0.847059 0.843990 0.840779 0.839226 0.837098 0.835031 0.832965 0.830898 0.828832 0.826765 0.824671 0.822258 0.819772 0.817285 0.814799 0.812313 0.809826 0.807340 0.804854 0.802368 0.799886 0.797221 0.794346 0.791589 0.788808 0.785989 0.783083 0.780127 0.777152 0.774178 0.771203 0.768228 0.765253 0.762278 0.759303 0.756328 0.753354 0.750379 0.747404 0.744429 0.741454 0.738479 0.735505 0.732530 0.729555 0.726580 0.723605 0.720630 0.717655 0.715110 0.785877 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.703807 0.706706 0.709605 0.712504 0.715403 0.718302 0.721201 0.724100 0.726999 0.729898 0.732797 0.735696 0.738595 0.741494 0.744393 0.747292 0.750191 0.753090 0.755989 0.758888 0.761787 0.764686 0.767585 0.770484 0.773383 0.776282 0.779182 0.782081 0.784980 0.787879 0.790778 0.793677 0.796576 0.799475 0.802374 0.805273 0.808172 0.811071 0.813970 0.816869 0.819793 0.822973 0.837039 0.854252 0.867270 0.857059 0.853497 0.850793 0.847625 0.843949 0.840495 0.840138 0.837851 0.835708 0.833642 0.831575 0.829508 0.827442 0.825375 0.823180 0.820724 0.818238 0.815751 0.813265 0.810779 0.808292 0.805806 0.803320 0.800834 0.798339 0.795639 0.792644 0.789666 0.786691 0.783716 0.780742 0.777767 0.774792 0.771817 0.768842 0.765867 0.762893 0.759918 0.756943 0.753968 0.750993 0.748018 0.745043 0.742069 0.739094 0.736119 0.733144 0.730169 0.727194 0.724220 0.721245 0.718270 0.715902 0.754436 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.708450 0.711349 0.714248 0.717147 0.720047 0.722946 0.725845 0.728744 0.731643 0.734542 0.737441 0.740340 0.743239 0.746138 0.749037 0.751936 0.754835 0.757734 0.760633 0.763532 0.766431 0.769330 0.772229 0.775128 0.778027 0.780926 0.783825 0.786724 0.789623 0.792522 0.795421 0.798320 0.801219 0.804118 0.807017 0.809916 0.812815 0.815714 0.818613 0.821512 0.828621 0.847162 0.865010 0.864552 0.854527 0.851261 0.847585 0.843909 0.840505 0.840981 0.838759 0.836468 0.834318 0.832252 0.830185 0.828118 0.826052 0.823985 0.821670 0.819190 0.816704 0.814217 0.811731 0.809245 0.806758 0.804272 0.801786 0.799273 0.796492 0.793288 0.790281 0.787306 0.784331 0.781356 0.778381 0.775406 0.772431 0.769457 0.766482 0.763507 0.760532 0.757557 0.754582 0.751608 0.748633 0.745658 0.742683 0.739708 0.736733 0.733758 0.730784 0.727809 0.724834 0.721859 0.718884 0.716682 0.714497 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.713094 0.715993 0.718892 0.721791 0.724690 0.727589 0.730488 0.733387 0.736286 0.739185 0.742084 0.744983 0.747882 0.750781 0.753680 0.756579 0.759478 0.762377 0.765276 0.768175 0.771074 0.773973 0.776872 0.779771 0.782670 0.785569 0.788468 0.791367 0.794266 0.797165 0.800064 0.802963 0.805862 0.808761 0.811660 0.814565 0.817512 0.820460 0.823407 0.840153 0.858157 0.867505 0.855040 0.851220 0.847544 0.843868 0.840657 0.841917 0.839671 0.837380 0.835088 0.832928 0.830862 0.828795 0.826729 0.824662 0.822554 0.820142 0.817656 0.815169 0.812683 0.810197 0.807711 0.805224 0.802738 0.800235 0.797411 0.794063 0.790950 0.787920 0.784945 0.781970 0.778996 0.776021 0.773046 0.770071 0.767096 0.764121 0.761146 0.758172 0.755197 0.752222 0.749247 0.746272 0.743297 0.740323 0.737348 0.734373 0.731398 0.728423 0.725448 0.722520 0.719629 0.717504 0.715414 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.714838 0.717737 0.720636 0.723535 0.726434 0.729333 0.732232 0.735131 0.738030 0.740929 0.743828 0.746727 0.749626 0.752525 0.755424 0.758323 0.761222 0.764121 0.767020 0.769919 0.772818 0.775717 0.778616 0.781515 0.784414 0.787313 0.790212 0.793111 0.796010 0.798909 0.801808 0.804707 0.807606 0.810505 0.813404 0.816303 0.819274 0.822341 0.833101 0.850395 0.864609 0.860217 0.851179 0.847503 0.843827 0.840617 0.842050 0.840583 0.838292 0.836001 0.833709 0.831539 0.829472 0.827405 0.825339 0.823272 0.821065 0.818608 0.816122 0.813635 0.811149 0.808663 0.806177 0.803690 0.801204 0.798336 0.795015 0.791712 0.788534 0.785560 0.782585 0.779610 0.776635 0.773660 0.770685 0.767711 0.764736 0.761761 0.758786 0.755811 0.752836 0.749861 0.746887 0.743912 0.740937 0.737962 0.734987 0.732012 0.729038 0.726063 0.723260 0.720588 0.718422 0.716331 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.719481 0.722380 0.725279 0.728178 0.731077 0.733976 0.736875 0.739774 0.742673 0.745572 0.748471 0.751370 0.754269 0.757168 0.760067 0.762966 0.765865 0.768764 0.771663 0.774562 0.777461 0.780360 0.783259 0.786158 0.789057 0.791956 0.794855 0.797754 0.800653 0.803552 0.806451 0.809350 0.812249 0.815148 0.818047 0.820946 0.824353 0.843266 0.860301 0.867227 0.851988 0.847463 0.843787 0.840334 0.842060 0.841496 0.839204 0.836913 0.834621 0.832330 0.830149 0.828082 0.826016 0.823949 0.821882 0.819556 0.817074 0.814588 0.812101 0.809615 0.807129 0.804643 0.802156 0.799241 0.795967 0.792619 0.789324 0.786203 0.783199 0.780224 0.777249 0.774275 0.771300 0.768325 0.765350 0.762375 0.759400 0.756426 0.753451 0.750476 0.747501 0.744526 0.741551 0.738576 0.735602 0.732627 0.729652 0.726677 0.723992 0.721514 0.719339 0.717248 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.724124 0.727023 0.729922 0.732821 0.735720 0.738619 0.741518 0.744417 0.747316 0.750215 0.753114 0.756013 0.758912 0.761811 0.764710 0.767609 0.770508 0.773407 0.776306 0.779205 0.782104 0.785003 0.787902 0.790801 0.793700 0.796599 0.799498 0.802397 0.805296 0.808195 0.811094 0.814004 0.816924 0.819845 0.822765 0.836232 0.854408 0.864208 0.856721 0.847431 0.843746 0.840341 0.842020 0.842406 0.840116 0.837825 0.835534 0.833242 0.830951 0.828759 0.826692 0.824626 0.822559 0.820440 0.818026 0.815540 0.813054 0.810567 0.808081 0.805595 0.803109 0.800172 0.796919 0.793571 0.790223 0.786875 0.783820 0.780839 0.777864 0.774889 0.771914 0.768939 0.765964 0.762990 0.760015 0.757040 0.754065 0.751090 0.748115 0.745141 0.742166 0.739191 0.736216 0.733241 0.730266 0.727291 0.724718 0.722413 0.720256 0.718166 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.714272 0.717171 0.720070 0.722969 0.725868 0.728767 0.731666 0.734565 0.737464 0.740363 0.743262 0.746161 0.749060 0.751959 0.754858 0.757757 0.760656 0.763555 0.766454 0.769353 0.772252 0.775151 0.778050 0.780950 0.783849 0.786748 0.789647 0.792546 0.795445 0.798344 0.801243 0.804142 0.807041 0.809940 0.812839 0.815738 0.818715 0.821718 0.827815 0.846217 0.859032 0.863288 0.849726 0.843705 0.840494 0.841979 0.843254 0.841029 0.838737 0.836446 0.834154 0.831863 0.829572 0.827369 0.825303 0.823236 0.821169 0.818952 0.816492 0.814006 0.811520 0.809033 0.806547 0.804061 0.801126 0.797871 0.794523 0.791175 0.787827 0.784583 0.781453 0.778478 0.775503 0.772529 0.769554 0.766579 0.763604 0.760629 0.757654 0.754679 0.751705 0.748730 0.745755 0.742780 0.739805 0.736830 0.733856 0.730881 0.727906 0.725439 0.723288 0.721174 0.719083 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.718915 0.721815 0.724714 0.727613 0.730512 0.733411 0.736310 0.739209 0.742108 0.745007 0.747906 0.750805 0.753704 0.756603 0.759502 0.762401 0.765300 0.768199 0.771098 0.773997 0.776896 0.779795 0.782694 0.785593 0.788492 0.791391 0.794290 0.797189 0.800088 0.802987 0.805886 0.808785 0.811684 0.814583 0.817482 0.820400 0.823648 0.839346 0.856212 0.863302 0.854539 0.843903 0.840454 0.841938 0.843680 0.841941 0.839649 0.837358 0.835067 0.832775 0.830484 0.828192 0.825979 0.823913 0.821846 0.819780 0.817444 0.814958 0.812472 0.809986 0.807499 0.805013 0.802101 0.798824 0.795476 0.792127 0.788779 0.785431 0.782154 0.779111 0.776118 0.773143 0.770168 0.767193 0.764218 0.761244 0.758269 0.755294 0.752319 0.749344 0.746369 0.743394 0.740420 0.737445 0.734470 0.731521 0.728682 0.726273 0.724182 0.722091 0.720001 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.720660 0.723559 0.726458 0.729357 0.732256 0.735155 0.738054 0.740953 0.743852 0.746751 0.749650 0.752549 0.755448 0.758347 0.761246 0.764145 0.767044 0.769943 0.772842 0.775741 0.778640 0.781539 0.784438 0.787337 0.790236 0.793135 0.796034 0.798933 0.801832 0.804731 0.807630 0.810529 0.813429 0.816330 0.819230 0.822131 0.832308 0.850667 0.858632 0.857736 0.848378 0.840173 0.841898 0.843739 0.842853 0.840562 0.838270 0.835979 0.833687 0.831396 0.829105 0.826813 0.824592 0.822523 0.820456 0.818327 0.815910 0.813424 0.810938 0.808452 0.805965 0.803093 0.799776 0.796428 0.793080 0.789731 0.786383 0.783042 0.779778 0.776732 0.773757 0.770782 0.767808 0.764833 0.761858 0.758883 0.755908 0.752933 0.749959 0.746984 0.744009 0.741034 0.738059 0.735084 0.732181 0.729556 0.727190 0.725099 0.723009 0.720918 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.725303 0.728202 0.731101 0.734000 0.736899 0.739798 0.742697 0.745596 0.748495 0.751394 0.754293 0.757192 0.760091 0.762990 0.765889 0.768788 0.771687 0.774586 0.777485 0.780384 0.783283 0.786182 0.789081 0.791980 0.794879 0.797778 0.800677 0.803576 0.806475 0.809374 0.812273 0.815178 0.818138 0.821098 0.824057 0.842351 0.853464 0.856142 0.853099 0.841834 0.841857 0.843698 0.843765 0.841474 0.839182 0.836891 0.834600 0.832308 0.830017 0.827725 0.825434 0.823200 0.821133 0.819067 0.816839 0.814376 0.811890 0.809404 0.806904 0.804076 0.800728 0.797380 0.794032 0.790684 0.787335 0.783987 0.780639 0.777450 0.774372 0.771397 0.768422 0.765447 0.762472 0.759497 0.756523 0.753548 0.750573 0.747598 0.744623 0.741648 0.738674 0.735699 0.732844 0.730407 0.728107 0.726017 0.723926 0.721835 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.729946 0.732845 0.735744 0.738643 0.741542 0.744441 0.747340 0.750239 0.753138 0.756037 0.758936 0.761835 0.764734 0.767633 0.770532 0.773431 0.776330 0.779229 0.782128 0.785027 0.787926 0.790825 0.793724 0.796623 0.799522 0.802421 0.805320 0.808219 0.811118 0.814017 0.816916 0.819895 0.822998 0.835425 0.852124 0.855824 0.856063 0.845869 0.841816 0.843658 0.844649 0.842386 0.840095 0.837803 0.835512 0.833220 0.830929 0.828638 0.826346 0.824055 0.821810 0.819743 0.817670 0.815329 0.812842 0.810356 0.807843 0.805029 0.801680 0.798332 0.794984 0.791636 0.788288 0.784939 0.781591 0.778245 0.774986 0.772011 0.769036 0.766062 0.763087 0.760112 0.757137 0.754162 0.751187 0.748212 0.745238 0.742263 0.739288 0.736313 0.733507 0.731238 0.729025 0.726934 0.724843 0.722753 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.734589 0.737488 0.740387 0.743286 0.746185 0.749084 0.751983 0.754882 0.757781 0.760680 0.763579 0.766478 0.769377 0.772276 0.775175 0.778074 0.780973 0.783872 0.786771 0.789670 0.792569 0.795468 0.798367 0.801266 0.804165 0.807064 0.809963 0.812862 0.815761 0.818660 0.821559 0.827238 0.847055 0.853055 0.850269 0.849870 0.842098 0.843617 0.845353 0.843298 0.841007 0.838715 0.836424 0.834133 0.831841 0.829550 0.827258 0.824967 0.822676 0.820434 0.818353 0.816215 0.813795 0.811308 0.808809 0.805981 0.802633 0.799285 0.795936 0.792588 0.789240 0.785892 0.782544 0.779195 0.775863 0.772687 0.769651 0.766676 0.763701 0.760726 0.757751 0.754777 0.751802 0.748827 0.745852 0.742877 0.739902 0.736927 0.734172 0.732054 0.729942 0.727851 0.725761 0.723670 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.724737 0.727636 0.730535 0.733434 0.736333 0.739232 0.742131 0.745030 0.747929 0.750828 0.753727 0.756626 0.759525 0.762424 0.765323 0.768222 0.771121 0.774020 0.776919 0.779818 0.782718 0.785617 0.788516 0.791415 0.794314 0.797213 0.800112 0.803011 0.805910 0.808809 0.811708 0.814620 0.817550 0.820480 0.823410 0.838551 0.848151 0.847834 0.853885 0.845275 0.843576 0.845392 0.844210 0.841919 0.839628 0.837336 0.835045 0.832753 0.830462 0.828171 0.825879 0.823588 0.821296 0.819033 0.816964 0.814728 0.812261 0.809774 0.806895 0.803585 0.800237 0.796889 0.793540 0.790192 0.786844 0.783496 0.780148 0.776799 0.773451 0.770313 0.767290 0.764315 0.761341 0.758366 0.755391 0.752416 0.749441 0.746466 0.743492 0.740517 0.737697 0.735041 0.732950 0.730859 0.728769 0.726678 0.724587 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.729381 0.732280 0.735179 0.738078 0.740977 0.743876 0.746775 0.749674 0.752573 0.755472 0.758371 0.761270 0.764169 0.767068 0.769967 0.772866 0.775765 0.778664 0.781563 0.784462 0.787361 0.790260 0.793159 0.796058 0.798957 0.801856 0.804755 0.807654 0.810553 0.813452 0.816351 0.819341 0.822364 0.831505 0.848035 0.847834 0.853257 0.849385 0.843536 0.845377 0.845123 0.842831 0.840540 0.838248 0.835957 0.833666 0.831374 0.829083 0.826791 0.824500 0.822209 0.819917 0.817654 0.815562 0.813213 0.810727 0.807805 0.804537 0.801189 0.797841 0.794493 0.791144 0.787796 0.784448 0.781100 0.777752 0.774403 0.771106 0.767905 0.764930 0.761955 0.758980 0.756005 0.753030 0.750056 0.747081 0.744106 0.741131 0.738489 0.735958 0.733867 0.731777 0.729686 0.727595 0.744847 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.731125 0.734024 0.736923 0.739822 0.742721 0.745620 0.748519 0.751418 0.754317 0.757216 0.760115 0.763014 0.765913 0.768812 0.771711 0.774610 0.777509 0.780408 0.783307 0.786206 0.789105 0.792004 0.794903 0.797802 0.800701 0.803600 0.806499 0.809398 0.812297 0.815196 0.818095 0.821003 0.824346 0.843583 0.847160 0.842766 0.854035 0.844079 0.845337 0.846022 0.843743 0.841452 0.839161 0.836869 0.834578 0.832286 0.829995 0.827704 0.825412 0.823121 0.820829 0.818538 0.816277 0.814105 0.811679 0.808741 0.805489 0.802141 0.798793 0.795445 0.792097 0.788748 0.785400 0.782052 0.778704 0.775356 0.772007 0.768683 0.765588 0.762569 0.759595 0.756620 0.753645 0.750670 0.747695 0.744720 0.741745 0.739269 0.736875 0.734785 0.732694 0.730603 0.728513 0.768975 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.735768 0.738667 0.741566 0.744465 0.747364 0.750263 0.753162 0.756061 0.758960 0.761859 0.764758 0.767657 0.770556 0.773455 0.776354 0.779253 0.782152 0.785051 0.787950 0.790849 0.793748 0.796647 0.799546 0.802445 0.805344 0.808243 0.811142 0.814048 0.816955 0.819863 0.822771 0.834540 0.843985 0.840463 0.857767 0.848563 0.845296 0.846674 0.844656 0.842364 0.840073 0.837781 0.835490 0.833199 0.830907 0.828616 0.826324 0.824033 0.821742 0.819450 0.817159 0.814868 0.812618 0.809699 0.806442 0.803094 0.799745 0.796397 0.793049 0.789701 0.786353 0.783004 0.779656 0.776308 0.772960 0.769611 0.766281 0.763184 0.760209 0.757234 0.754259 0.751284 0.748310 0.745335 0.742360 0.740037 0.737804 0.735702 0.733611 0.731521 0.729430 0.790412 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.740411 0.743310 0.746209 0.749108 0.752007 0.754906 0.757805 0.760704 0.763603 0.766502 0.769401 0.772300 0.775199 0.778098 0.780997 0.783896 0.786795 0.789694 0.792593 0.795492 0.798391 0.801290 0.804189 0.807088 0.809987 0.812886 0.815790 0.818764 0.821739 0.826990 0.843947 0.840113 0.847220 0.852760 0.845255 0.847097 0.845568 0.843276 0.840985 0.838694 0.836402 0.834111 0.831819 0.829528 0.827237 0.824945 0.822654 0.820362 0.818071 0.815780 0.813490 0.810677 0.807394 0.804046 0.800698 0.797349 0.794001 0.790653 0.787305 0.783957 0.780608 0.777260 0.773912 0.770564 0.767216 0.763964 0.760823 0.757848 0.754874 0.751899 0.748924 0.745953 0.742986 0.740801 0.738710 0.736620 0.734529 0.732438 0.730348 0.808744 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.742155 0.745054 0.747953 0.750852 0.753751 0.756650 0.759549 0.762448 0.765347 0.768246 0.771145 0.774044 0.776943 0.779842 0.782741 0.785640 0.788539 0.791438 0.794337 0.797236 0.800135 0.803034 0.805933 0.808832 0.811731 0.814630 0.817529 0.820517 0.823664 0.840111 0.840403 0.845870 0.856621 0.847313 0.847056 0.846476 0.844189 0.841897 0.839606 0.837314 0.835023 0.832732 0.830440 0.828149 0.825857 0.823566 0.821275 0.818983 0.816692 0.814395 0.811549 0.808289 0.804993 0.801650 0.798302 0.794953 0.791605 0.788257 0.784909 0.781561 0.778212 0.774864 0.771516 0.768168 0.764820 0.761502 0.758482 0.755488 0.752513 0.749538 0.746674 0.743936 0.741718 0.739628 0.737537 0.735446 0.733356 0.731265 0.823470 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.746798 0.749697 0.752596 0.755495 0.758394 0.761293 0.764192 0.767091 0.769990 0.772889 0.775788 0.778687 0.781586 0.784486 0.787385 0.790284 0.793183 0.796082 0.798981 0.801880 0.804779 0.807678 0.810577 0.813476 0.816375 0.819274 0.822173 0.830698 0.839997 0.845870 0.851855 0.851801 0.847015 0.847382 0.845101 0.842809 0.840518 0.838227 0.835935 0.833644 0.831352 0.829061 0.826770 0.824478 0.822187 0.819895 0.817588 0.815046 0.812164 0.808904 0.805644 0.802385 0.799125 0.795857 0.792554 0.789209 0.785861 0.782513 0.779165 0.775816 0.772468 0.769120 0.765772 0.762424 0.759183 0.756102 0.753127 0.750153 0.747390 0.744853 0.742636 0.740545 0.738454 0.736364 0.734273 0.732182 0.833975 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.736947 0.739846 0.742745 0.745644 0.748543 0.751442 0.754341 0.757240 0.760139 0.763038 0.765937 0.768836 0.771735 0.774634 0.777533 0.780432 0.783331 0.786230 0.789129 0.792028 0.794927 0.797826 0.800725 0.803624 0.806523 0.809422 0.812321 0.815236 0.818177 0.821117 0.824057 0.839923 0.842783 0.851217 0.856206 0.847445 0.848273 0.846013 0.843722 0.841430 0.839139 0.836847 0.834556 0.832265 0.829973 0.827682 0.825390 0.823099 0.820808 0.818273 0.815655 0.812773 0.809513 0.806253 0.802993 0.799734 0.796474 0.793214 0.789954 0.786695 0.783424 0.780114 0.776769 0.773420 0.770072 0.766724 0.763376 0.760028 0.756818 0.753742 0.750767 0.748101 0.745743 0.743553 0.741462 0.739372 0.737281 0.735190 0.733100 0.839495 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.741590 0.744489 0.747388 0.750287 0.753186 0.756085 0.758984 0.761883 0.764782 0.767681 0.770580 0.773479 0.776378 0.779277 0.782176 0.785075 0.787974 0.790873 0.793772 0.796671 0.799570 0.802469 0.805368 0.808267 0.811166 0.814065 0.816964 0.819967 0.823017 0.836600 0.839438 0.847556 0.856138 0.850513 0.848623 0.846925 0.844634 0.842342 0.840051 0.837760 0.835468 0.833177 0.830885 0.828594 0.826303 0.824011 0.821500 0.818882 0.816264 0.813367 0.810122 0.806862 0.803602 0.800343 0.797083 0.793823 0.790563 0.787303 0.784044 0.780784 0.777524 0.774264 0.770992 0.767674 0.764328 0.760980 0.757645 0.754356 0.751381 0.748809 0.746611 0.744470 0.742380 0.740289 0.738198 0.736108 0.734017 0.839068 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.746233 0.749132 0.752031 0.754930 0.757829 0.760728 0.763627 0.766526 0.769425 0.772324 0.775223 0.778122 0.781021 0.783920 0.786819 0.789718 0.792617 0.795516 0.798415 0.801314 0.804213 0.807112 0.810011 0.812910 0.815809 0.818708 0.821607 0.826754 0.839174 0.844275 0.852477 0.855039 0.848735 0.847834 0.845546 0.843255 0.840963 0.838672 0.836380 0.834089 0.831798 0.829506 0.827214 0.824727 0.822109 0.819491 0.816873 0.813953 0.810731 0.807471 0.804211 0.800951 0.797692 0.794432 0.791172 0.787912 0.784652 0.781393 0.778133 0.774873 0.771613 0.768354 0.765094 0.761834 0.758559 0.755235 0.752145 0.749569 0.747478 0.745388 0.743297 0.741206 0.739116 0.737025 0.734934 0.831472 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.747977 0.750876 0.753775 0.756674 0.759573 0.762472 0.765371 0.768270 0.771169 0.774068 0.776967 0.779866 0.782765 0.785664 0.788563 0.791462 0.794361 0.797260 0.800159 0.803058 0.805957 0.808856 0.811755 0.814666 0.817582 0.820497 0.823413 0.839136 0.840929 0.849317 0.857379 0.849225 0.848743 0.846458 0.844167 0.841875 0.839584 0.837293 0.835001 0.832710 0.830418 0.827954 0.825336 0.822718 0.820100 0.817482 0.814558 0.811340 0.808080 0.804820 0.801560 0.798301 0.795041 0.791781 0.788521 0.785261 0.782002 0.778742 0.775482 0.772222 0.768962 0.765703 0.762443 0.759185 0.755951 0.753032 0.750500 0.748401 0.746305 0.744214 0.742124 0.740033 0.737942 0.735852 0.815120 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.752620 0.755519 0.758418 0.761317 0.764216 0.767115 0.770014 0.772913 0.775812 0.778711 0.781610 0.784509 0.787408 0.790307 0.793206 0.796105 0.799004 0.801903 0.804802 0.807701 0.810600 0.813499 0.816401 0.819392 0.822383 0.831135 0.838424 0.845776 0.853791 0.853751 0.849630 0.847370 0.845079 0.842788 0.840496 0.838205 0.835913 0.833622 0.831181 0.828563 0.825945 0.823327 0.820709 0.818091 0.815175 0.811949 0.808689 0.805429 0.802169 0.798909 0.795650 0.792390 0.789130 0.785870 0.782610 0.779351 0.776091 0.772831 0.769571 0.766334 0.763145 0.760042 0.756940 0.754081 0.751494 0.749351 0.747222 0.745132 0.743041 0.740950 0.738860 0.736769 0.793198 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.757263 0.760162 0.763061 0.765960 0.768859 0.771758 0.774657 0.777556 0.780455 0.783354 0.786254 0.789153 0.792052 0.794951 0.797850 0.800749 0.803648 0.806547 0.809446 0.812345 0.815244 0.818143 0.821140 0.824345 0.838386 0.842434 0.850747 0.857723 0.850209 0.848283 0.845991 0.843700 0.841408 0.839117 0.836826 0.834408 0.831790 0.829172 0.826554 0.823936 0.821318 0.818700 0.815802 0.812557 0.809298 0.806038 0.802778 0.799518 0.796258 0.792999 0.789739 0.786479 0.783219 0.779960 0.776700 0.773504 0.770366 0.767263 0.764161 0.761058 0.757955 0.755114 0.752504 0.750340 0.748183 0.746069 0.743958 0.741868 0.739777 0.737686 0.749265 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.747412 0.750311 0.753210 0.756109 0.759008 0.761907 0.764806 0.767705 0.770604 0.773503 0.776402 0.779301 0.782200 0.785099 0.787998 0.790897 0.793796 0.796695 0.799594 0.802493 0.805392 0.808291 0.811190 0.814089 0.816988 0.819887 0.822786 0.836440 0.839092 0.847281 0.855852 0.852417 0.849195 0.846903 0.844612 0.842321 0.840029 0.837635 0.835017 0.832399 0.829781 0.827163 0.824545 0.821926 0.819308 0.816426 0.813166 0.809907 0.806647 0.803387 0.800127 0.796867 0.793608 0.790348 0.787088 0.783846 0.780693 0.777587 0.774484 0.771382 0.768279 0.765177 0.762074 0.758971 0.756132 0.753520 0.751356 0.749191 0.747032 0.744876 0.742785 0.740695 0.738604 0.736513 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.752055 0.754954 0.757853 0.760752 0.763651 0.766550 0.769449 0.772348 0.775247 0.778146 0.781045 0.783944 0.786843 0.789742 0.792641 0.795540 0.798439 0.801338 0.804237 0.807136 0.810035 0.812934 0.815852 0.818804 0.821756 0.826518 0.837637 0.843939 0.852146 0.857136 0.850096 0.847816 0.845524 0.843233 0.840862 0.838244 0.835626 0.833008 0.830390 0.827771 0.825153 0.822535 0.819917 0.817035 0.813775 0.810515 0.807256 0.803996 0.800736 0.797476 0.794216 0.791029 0.787911 0.784808 0.781705 0.778603 0.775500 0.772398 0.769295 0.766192 0.763090 0.759987 0.757138 0.754581 0.752371 0.750207 0.748042 0.745877 0.743745 0.741616 0.739521 0.737431 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.756698 0.759597 0.762496 0.765395 0.768294 0.771193 0.774092 0.776991 0.779890 0.782789 0.785688 0.788587 0.791486 0.794385 0.797284 0.800183 0.803082 0.805981 0.808880 0.811779 0.814678 0.817577 0.820595 0.823676 0.837599 0.840596 0.848785 0.857102 0.851373 0.848728 0.846436 0.844078 0.841471 0.838853 0.836235 0.833616 0.830998 0.828380 0.825762 0.823144 0.820526 0.817644 0.814384 0.811124 0.807864 0.804605 0.801350 0.798234 0.795132 0.792029 0.788926 0.785824 0.782721 0.779619 0.776516 0.773413 0.770311 0.767208 0.764106 0.761003 0.758132 0.755634 0.753387 0.751223 0.749058 0.746893 0.744729 0.742564 0.740451 0.738350 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.758442 0.761341 0.764240 0.767139 0.770038 0.772937 0.775836 0.778735 0.781634 0.784533 0.787432 0.790331 0.793230 0.796129 0.799028 0.801927 0.804826 0.807725 0.810624 0.813523 0.816422 0.819321 0.822220 0.830975 0.837306 0.845443 0.853633 0.855316 0.849640 0.847295 0.844698 0.842080 0.839461 0.836843 0.834225 0.831607 0.828989 0.826371 0.823753 0.821135 0.818221 0.814993 0.811750 0.808558 0.805455 0.802353 0.799250 0.796147 0.793045 0.789942 0.786840 0.783737 0.780634 0.777532 0.774429 0.771327 0.768224 0.765122 0.762019 0.759115 0.756673 0.754403 0.752238 0.750074 0.747909 0.745745 0.743580 0.741428 0.739283 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.763085 0.765984 0.768883 0.771782 0.774681 0.777580 0.780479 0.783378 0.786277 0.789176 0.792075 0.794974 0.797873 0.800772 0.803671 0.806570 0.809469 0.812368 0.815285 0.818209 0.821133 0.824058 0.836850 0.842101 0.850290 0.859152 0.850543 0.847925 0.845306 0.842688 0.840070 0.837452 0.834834 0.832216 0.829598 0.826980 0.824362 0.821744 0.818867 0.815779 0.812676 0.809574 0.806471 0.803369 0.800266 0.797163 0.794061 0.790958 0.787856 0.784753 0.781650 0.778548 0.775445 0.772343 0.769240 0.766137 0.763035 0.760088 0.757699 0.755419 0.753254 0.751090 0.748925 0.746760 0.744596 0.742431 0.740267 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.767728 0.770627 0.773526 0.776425 0.779324 0.782223 0.785122 0.788022 0.790921 0.793820 0.796719 0.799618 0.802517 0.805416 0.808315 0.811214 0.814113 0.817012 0.820021 0.823032 0.836174 0.838759 0.846948 0.855137 0.853441 0.848920 0.846303 0.843685 0.841067 0.838450 0.835832 0.833214 0.830596 0.827979 0.825357 0.822616 0.819728 0.816750 0.813692 0.810590 0.807487 0.804384 0.801282 0.798179 0.795077 0.791974 0.788871 0.785769 0.782666 0.779564 0.776461 0.773358 0.770256 0.767153 0.764051 0.761052 0.758712 0.756435 0.754270 0.752106 0.749941 0.747776 0.745612 0.743408 0.741148 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.757877 0.760776 0.763675 0.766574 0.769473 0.772372 0.775271 0.778170 0.781069 0.783968 0.786867 0.789766 0.792665 0.795564 0.798463 0.801362 0.804261 0.807160 0.810059 0.812958 0.815857 0.818756 0.821764 0.826282 0.836100 0.843605 0.851795 0.857401 0.849968 0.847351 0.844733 0.842115 0.839497 0.836880 0.834259 0.831637 0.829015 0.826221 0.823361 0.820475 0.817553 0.814615 0.811605 0.808503 0.805400 0.802298 0.799195 0.796092 0.792990 0.789887 0.786785 0.783682 0.780580 0.777477 0.774374 0.771272 0.768169 0.765067 0.762008 0.759715 0.757451 0.755286 0.753121 0.750957 0.748792 0.746628 0.744378 0.741904 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.762520 0.765419 0.768318 0.771217 0.774116 0.777015 0.779914 0.782813 0.785712 0.788611 0.791510 0.794409 0.797308 0.800207 0.803106 0.806005 0.808904 0.811803 0.814706 0.817610 0.820513 0.823416 0.836062 0.840263 0.848452 0.856666 0.851584 0.848398 0.845781 0.843160 0.840539 0.837917 0.835295 0.832664 0.829826 0.826966 0.824106 0.821220 0.818298 0.815375 0.812453 0.809485 0.806416 0.803314 0.800211 0.797108 0.794006 0.790903 0.787801 0.784698 0.781595 0.778493 0.775390 0.772288 0.769185 0.766082 0.762980 0.760708 0.758467 0.756302 0.754137 0.751973 0.749803 0.747602 0.745336 0.742684 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.764264 0.767163 0.770062 0.772961 0.775860 0.778759 0.781658 0.784557 0.787456 0.790355 0.793254 0.796153 0.799052 0.801951 0.804850 0.807749 0.810648 0.813547 0.816468 0.819433 0.822399 0.830814 0.836921 0.845110 0.853299 0.855637 0.849440 0.846819 0.844197 0.841575 0.838954 0.836290 0.833430 0.830570 0.827711 0.824851 0.821963 0.819043 0.816120 0.813198 0.810276 0.807341 0.804329 0.801227 0.798124 0.795022 0.791919 0.788816 0.785714 0.782611 0.779509 0.776406 0.773303 0.770201 0.767098 0.763996 0.761691 0.759484 0.757318 0.755153 0.752989 0.750824 0.748411 0.745992 0.743340 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.768907 0.771806 0.774705 0.777604 0.780503 0.783402 0.786301 0.789200 0.792099 0.794998 0.797897 0.800796 0.803695 0.806594 0.809493 0.812392 0.815291 0.818190 0.821226 0.824346 0.835313 0.841768 0.849957 0.858411 0.850477 0.847855 0.845234 0.842612 0.839895 0.837035 0.834175 0.831315 0.828455 0.825595 0.822707 0.819787 0.816865 0.813943 0.811021 0.808098 0.805176 0.802235 0.799139 0.796037 0.792935 0.789832 0.786730 0.783627 0.780525 0.777422 0.774319 0.771217 0.768114 0.765012 0.762666 0.760499 0.758334 0.756169 0.754004 0.751840 0.749274 0.746645 0.774099 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.773550 0.776449 0.779348 0.782247 0.785146 0.788045 0.790944 0.793843 0.796742 0.799641 0.802540 0.805439 0.808338 0.811237 0.814136 0.817035 0.819934 0.822833 0.835275 0.838425 0.846615 0.854872 0.853841 0.848892 0.846270 0.843500 0.840640 0.837780 0.834920 0.832060 0.829200 0.826340 0.823454 0.820532 0.817610 0.814688 0.811765 0.808843 0.805921 0.802998 0.800076 0.797040 0.793951 0.790848 0.787746 0.784643 0.781540 0.778438 0.775335 0.772233 0.769130 0.766114 0.763679 0.761514 0.759350 0.757185 0.754884 0.752528 0.749954 0.747303 0.820770 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.775294 0.778193 0.781092 0.783991 0.786890 0.789789 0.792689 0.795588 0.798487 0.801386 0.804285 0.807184 0.810083 0.812982 0.815904 0.818838 0.821772 0.826046 0.835165 0.843272 0.851461 0.858520 0.849918 0.847105 0.844245 0.841385 0.838525 0.835665 0.832805 0.829945 0.827085 0.824199 0.821277 0.818355 0.815433 0.812510 0.809588 0.806666 0.803743 0.800821 0.797899 0.794923 0.791864 0.788761 0.785659 0.782556 0.779454 0.776351 0.773248 0.770146 0.767201 0.764695 0.762530 0.760365 0.758201 0.755800 0.753230 0.750610 0.747959 0.857619 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.779938 0.782837 0.785736 0.788635 0.791534 0.794433 0.797332 0.800231 0.803130 0.806029 0.808928 0.811827 0.814726 0.817625 0.820653 0.823686 0.834525 0.839930 0.848119 0.856626 0.852494 0.848316 0.845276 0.842235 0.839270 0.836410 0.833550 0.830690 0.827830 0.824943 0.822022 0.819100 0.816177 0.813255 0.810333 0.807410 0.804488 0.801566 0.798643 0.795721 0.792789 0.789773 0.786675 0.783572 0.780470 0.777367 0.774264 0.771162 0.768268 0.765711 0.763546 0.761324 0.759027 0.756569 0.753917 0.751266 0.748614 0.882240 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.770086 0.772985 0.775884 0.778783 0.781682 0.784581 0.787480 0.790379 0.793278 0.796177 0.799076 0.801975 0.804874 0.807773 0.810672 0.813571 0.816470 0.819369 0.822392 0.830654 0.836588 0.844777 0.853087 0.857893 0.850018 0.846977 0.843936 0.840896 0.837855 0.834814 0.831774 0.828733 0.825710 0.822767 0.819845 0.816922 0.814000 0.811078 0.808155 0.805233 0.802311 0.799388 0.796466 0.793544 0.790621 0.787649 0.784588 0.781485 0.778383 0.775280 0.772178 0.769318 0.766726 0.764562 0.762293 0.759782 0.757225 0.754573 0.751921 0.749270 0.891376 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.774729 0.777628 0.780527 0.783426 0.786325 0.789224 0.792123 0.795022 0.797921 0.800820 0.803719 0.806618 0.809517 0.812416 0.815327 0.818238 0.821148 0.824059 0.833795 0.841435 0.849625 0.857457 0.851728 0.848678 0.845637 0.842597 0.839499 0.836334 0.833169 0.829722 0.826358 0.823452 0.820547 0.817641 0.814735 0.811822 0.808900 0.805978 0.803055 0.800133 0.797211 0.794289 0.791366 0.788444 0.785506 0.782501 0.779399 0.776296 0.773193 0.770351 0.767731 0.765493 0.763183 0.760532 0.757880 0.755229 0.752577 0.749926 0.880497 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.779372 0.782271 0.785170 0.788069 0.790968 0.793867 0.796766 0.799665 0.802564 0.805463 0.808362 0.811261 0.814160 0.817083 0.820064 0.823045 0.833738 0.838092 0.846281 0.854817 0.855291 0.850218 0.847053 0.843888 0.840722 0.837557 0.834074 0.830387 0.827022 0.824117 0.821212 0.818306 0.815401 0.812496 0.809591 0.806686 0.803780 0.800872 0.797956 0.795033 0.792111 0.789189 0.786266 0.783344 0.780415 0.777312 0.774209 0.771371 0.768752 0.766300 0.763839 0.761188 0.758536 0.755884 0.753233 0.750581 0.843118 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.784015 0.786914 0.789813 0.792712 0.795611 0.798510 0.801409 0.804308 0.807207 0.810106 0.813005 0.815904 0.818803 0.821861 0.825810 0.834750 0.842939 0.851301 0.857493 0.851441 0.848276 0.845110 0.841944 0.838426 0.834739 0.831052 0.827719 0.824782 0.821877 0.818971 0.816066 0.813161 0.810256 0.807351 0.804445 0.801540 0.798635 0.795730 0.792825 0.789919 0.787010 0.784089 0.781167 0.778244 0.775214 0.772368 0.769790 0.767146 0.764495 0.761843 0.759192 0.756540 0.753889 0.751237 0.769611 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.785759 0.788658 0.791557 0.794457 0.797356 0.800255 0.803154 0.806053 0.808952 0.811851 0.814750 0.817649 0.820548 0.823447 0.832988 0.839597 0.847786 0.855176 0.854031 0.849499 0.846333 0.842778 0.839091 0.835404 0.831717 0.828362 0.825447 0.822542 0.819636 0.816731 0.813826 0.810921 0.808016 0.805110 0.802205 0.799300 0.796395 0.793490 0.790585 0.787679 0.784774 0.781869 0.778964 0.776057 0.773209 0.770473 0.767802 0.765150 0.762499 0.759847 0.757196 0.754544 0.751893 0.749241 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.790403 0.793302 0.796201 0.799100 0.801999 0.804898 0.807797 0.810696 0.813595 0.816523 0.819467 0.822412 0.830494 0.836255 0.844444 0.852635 0.858092 0.850722 0.847130 0.843443 0.839756 0.836069 0.832382 0.829017 0.826112 0.823207 0.820301 0.817396 0.814491 0.811589 0.808704 0.805823 0.802942 0.800060 0.797179 0.794298 0.791417 0.788536 0.785655 0.782773 0.779892 0.777011 0.774123 0.771205 0.768458 0.765806 0.763155 0.760503 0.757851 0.755200 0.752548 0.749897 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.780551 0.783450 0.786349 0.789248 0.792147 0.795046 0.797945 0.800844 0.803743 0.806642 0.809541 0.812440 0.815339 0.818238 0.821287 0.824348 0.832912 0.841101 0.849516 0.855366 0.852349 0.848540 0.844862 0.841183 0.837504 0.833661 0.829905 0.827029 0.824148 0.821267 0.818386 0.815504 0.812623 0.809742 0.806861 0.803980 0.801099 0.798218 0.795336 0.792455 0.789574 0.786693 0.783812 0.780931 0.778049 0.775157 0.772104 0.769212 0.766492 0.763810 0.761159 0.758507 0.755856 0.753204 0.750552 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.785194 0.788093 0.790992 0.793891 0.796790 0.799689 0.802588 0.805487 0.808386 0.811285 0.814184 0.817083 0.819982 0.823024 0.832201 0.837759 0.845991 0.853264 0.856826 0.850545 0.846866 0.843187 0.839109 0.834262 0.830513 0.828017 0.825186 0.822305 0.819424 0.816543 0.813662 0.810780 0.807899 0.805018 0.802137 0.799256 0.796375 0.793493 0.790612 0.787731 0.784850 0.781969 0.779088 0.776207 0.773147 0.770131 0.767249 0.764466 0.761814 0.759163 0.756511 0.753860 0.751208 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.789837 0.792736 0.795635 0.798534 0.801433 0.804332 0.807231 0.810130 0.813029 0.815947 0.818866 0.821785 0.825574 0.834417 0.842606 0.850360 0.856319 0.852549 0.848870 0.844537 0.839690 0.834843 0.831094 0.828889 0.826225 0.823343 0.820462 0.817581 0.814700 0.811819 0.808938 0.806056 0.803175 0.800294 0.797413 0.794532 0.791651 0.788769 0.785888 0.783007 0.780126 0.777245 0.774196 0.771114 0.768056 0.765122 0.762470 0.759818 0.757167 0.754515 0.751864 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.791581 0.794480 0.797379 0.800278 0.803177 0.806076 0.808975 0.811874 0.814773 0.817698 0.820697 0.823695 0.831452 0.839264 0.847629 0.853631 0.854894 0.849965 0.845118 0.840271 0.835424 0.831675 0.829495 0.827143 0.824382 0.821500 0.818619 0.815738 0.812857 0.809976 0.807095 0.804214 0.801332 0.798451 0.795570 0.792689 0.789808 0.786927 0.784045 0.781164 0.778260 0.775237 0.772150 0.769063 0.766011 0.763229 0.760474 0.757823 0.755171 0.752519 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.796225 0.799124 0.802023 0.804922 0.807821 0.810720 0.813619 0.816518 0.819417 0.822500 0.830334 0.835922 0.844191 0.850939 0.857188 0.851691 0.846314 0.840941 0.836006 0.832257 0.830077 0.827894 0.825420 0.822539 0.819658 0.816776 0.813895 0.811014 0.808133 0.805252 0.802371 0.799489 0.796608 0.793727 0.790846 0.787965 0.785084 0.782203 0.779281 0.776275 0.773188 0.770102 0.767015 0.764053 0.761130 0.758478 0.755827 0.753175 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.800868 0.803767 0.806666 0.809565 0.812464 0.815363 0.818262 0.821162 0.824061 0.832579 0.840768 0.848538 0.854530 0.853838 0.848531 0.843154 0.837570 0.832900 0.830658 0.828478 0.826265 0.823577 0.820696 0.817815 0.814934 0.812052 0.809171 0.806290 0.803409 0.800528 0.797647 0.794765 0.791884 0.789003 0.786122 0.783241 0.780313 0.777313 0.774227 0.771140 0.768053 0.764967 0.761880 0.759170 0.756482 0.753831 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.802612 0.805511 0.808410 0.811309 0.814208 0.817142 0.820099 0.823056 0.830664 0.837426 0.845544 0.851892 0.855021 0.850749 0.844719 0.838019 0.834760 0.831379 0.829059 0.826879 0.824615 0.821734 0.818853 0.815972 0.813091 0.810210 0.807328 0.804447 0.801566 0.798685 0.795804 0.792923 0.790041 0.787160 0.784279 0.781352 0.778352 0.775265 0.772178 0.769092 0.766005 0.762918 0.760010 0.757163 0.792967 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.795659 0.798558 0.801457 0.804356 0.807255 0.810154 0.813053 0.815952 0.818851 0.821924 0.825337 0.834084 0.842406 0.849221 0.854000 0.852208 0.845144 0.838444 0.835228 0.832901 0.829646 0.827460 0.825280 0.822750 0.819891 0.817010 0.814129 0.811248 0.808367 0.805486 0.802604 0.799723 0.796842 0.793961 0.791080 0.788199 0.785317 0.782398 0.779378 0.776303 0.773216 0.770130 0.767043 0.763956 0.760906 0.757886 0.840800 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.797403 0.800302 0.803201 0.806100 0.808999 0.811898 0.814797 0.817696 0.820595 0.823667 0.830742 0.838931 0.846653 0.852945 0.853240 0.845569 0.838869 0.835811 0.834955 0.830947 0.828042 0.825862 0.823668 0.820930 0.818048 0.815167 0.812286 0.809405 0.806524 0.803643 0.800761 0.797880 0.794999 0.792118 0.789237 0.786356 0.783450 0.780411 0.777341 0.774255 0.771168 0.768081 0.764995 0.761908 0.758821 0.881863 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.802046 0.804945 0.807844 0.810743 0.813642 0.816568 0.819496 0.822424 0.829612 0.835588 0.843263 0.850103 0.851774 0.850253 0.839294 0.836199 0.837009 0.832949 0.829027 0.826443 0.824263 0.821869 0.819087 0.816206 0.813324 0.810443 0.807562 0.804681 0.801800 0.798919 0.796037 0.793156 0.790275 0.787394 0.784507 0.781450 0.778380 0.775293 0.772206 0.769120 0.766033 0.762946 0.759860 0.889918 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.806690 0.809589 0.812488 0.815387 0.818312 0.821332 0.824351 0.832246 0.840565 0.847466 0.850755 0.853299 0.842384 0.836624 0.837971 0.835002 0.830943 0.827139 0.824844 0.822662 0.820125 0.817244 0.814363 0.811482 0.808600 0.805719 0.802838 0.799957 0.797076 0.794195 0.791313 0.788432 0.785551 0.782494 0.779418 0.776331 0.773245 0.770158 0.767071 0.763985 0.760898 0.850539 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.811333 0.814232 0.817131 0.820030 0.823147 0.829181 0.837111 0.844832 0.849736 0.851759 0.847606 0.837049 0.839105 0.837056 0.832996 0.828936 0.825426 0.823246 0.820984 0.818282 0.815401 0.812520 0.809639 0.806757 0.803876 0.800995 0.798114 0.795233 0.792352 0.789471 0.786586 0.783543 0.780456 0.777370 0.774283 0.771196 0.768110 0.765023 0.761936 0.758850 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.813079 0.815985 0.818891 0.821798 0.825101 0.833751 0.842382 0.848683 0.849932 0.853146 0.837566 0.839530 0.839097 0.835050 0.830990 0.826930 0.823827 0.821647 0.819320 0.816439 0.813558 0.810677 0.807796 0.804915 0.802033 0.799152 0.796271 0.793390 0.790509 0.787599 0.784581 0.781495 0.778408 0.775321 0.772235 0.769148 0.766061 0.762905 0.759688 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.803225 0.806124 0.809023 0.811922 0.814821 0.817761 0.820732 0.823703 0.830408 0.838447 0.846048 0.848329 0.852979 0.841046 0.839955 0.840728 0.837104 0.833044 0.828984 0.824924 0.822228 0.820048 0.817478 0.814596 0.811715 0.808834 0.805953 0.803072 0.800191 0.797309 0.794428 0.791547 0.788623 0.785620 0.782533 0.779446 0.776360 0.773273 0.770186 0.767099 0.763910 0.760509 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.807868 0.810767 0.813666 0.816565 0.819464 0.822567 0.828340 0.835295 0.843042 0.846489 0.850615 0.840478 0.840380 0.842435 0.839158 0.835098 0.831038 0.826978 0.822976 0.820629 0.818449 0.815634 0.812754 0.809872 0.806991 0.804110 0.801229 0.798348 0.795467 0.792585 0.789657 0.786658 0.783571 0.780484 0.777398 0.774311 0.771224 0.768106 0.764919 0.761360 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.812511 0.815410 0.818309 0.821208 0.824337 0.831913 0.840422 0.845525 0.849141 0.841333 0.843089 0.842856 0.841211 0.837151 0.833091 0.829031 0.824972 0.821298 0.819031 0.816602 0.813792 0.810911 0.808029 0.805148 0.802267 0.799386 0.796505 0.793624 0.790698 0.787694 0.784609 0.781523 0.778436 0.775349 0.772263 0.769033 0.765728 0.762169 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.817190 0.820128 0.823066 0.828585 0.837131 0.844423 0.847213 0.843496 0.846058 0.843404 0.843265 0.839205 0.835145 0.831085 0.827025 0.822965 0.819646 0.817432 0.814825 0.811949 0.809068 0.806187 0.803305 0.800424 0.797543 0.794662 0.791746 0.788721 0.785648 0.782561 0.779474 0.776388 0.773301 0.770020 0.766532 0.762978 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.818926 0.821970 0.825015 0.833510 0.842472 0.845520 0.846699 0.848400 0.844245 0.844975 0.841259 0.837199 0.833139 0.829079 0.825019 0.820959 0.818016 0.815709 0.812987 0.810106 0.807225 0.804344 0.801463 0.798581 0.795700 0.792800 0.789755 0.786686 0.783599 0.780513 0.777421 0.774226 0.770905 0.767346 0.763787 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.823808 0.830075 0.838628 0.843697 0.853781 0.851900 0.846906 0.845812 0.843313 0.839253 0.835193 0.831133 0.827073 0.823013 0.819087 0.816414 0.814013 0.811144 0.808263 0.805382 0.802501 0.799620 0.796739 0.793857 0.790796 0.787724 0.784638 0.781551 0.778464 0.775134 0.771714 0.768155 0.764596 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.813693 0.816607 0.819521 0.822435 0.826999 0.836009 0.841941 0.850117 0.854301 0.849870 0.846922 0.845366 0.841306 0.837246 0.833187 0.829127 0.825067 0.821007 0.817275 0.814812 0.812183 0.809301 0.806420 0.803539 0.800658 0.797777 0.794896 0.791842 0.788763 0.785676 0.782583 0.779480 0.776082 0.772523 0.768964 0.765406 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.818380 0.821367 0.824355 0.831452 0.840367 0.844056 0.852614 0.852854 0.848125 0.847198 0.843360 0.839300 0.835240 0.831180 0.827120 0.823061 0.819001 0.815492 0.813197 0.810340 0.807459 0.804577 0.801696 0.798815 0.795922 0.792888 0.789801 0.786714 0.783590 0.780319 0.776891 0.773332 0.769773 0.766215 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.823231 0.828238 0.838895 0.840241 0.847332 0.855840 0.850724 0.848762 0.845414 0.841354 0.837294 0.833234 0.829174 0.825114 0.821054 0.816997 0.813798 0.811341 0.808497 0.805616 0.802735 0.799853 0.796938 0.793926 0.790839 0.787752 0.784666 0.781205 0.777700 0.774141 0.770583 0.807309 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.825263 0.834768 0.839434 0.843581 0.851332 0.853682 0.850410 0.847468 0.843408 0.839348 0.835288 0.831228 0.827168 0.823108 0.819048 0.815023 0.812199 0.809526 0.806654 0.803773 0.800892 0.797965 0.794964 0.791877 0.788742 0.785568 0.782068 0.778509 0.774950 0.771392 0.834385 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.831422 0.838627 0.842745 0.847042 0.853832 0.851959 0.849483 0.845461 0.841401 0.837342 0.833282 0.829222 0.825162 0.821102 0.817042 0.813083 0.810442 0.807692 0.804811 0.801930 0.799002 0.796002 0.792916 0.789735 0.786383 0.782877 0.779318 0.775760 0.772201 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.826398 0.836481 0.841914 0.846057 0.850449 0.854018 0.851575 0.847515 0.843455 0.839395 0.835335 0.831275 0.827216 0.823156 0.819096 0.815036 0.811182 0.808709 0.805849 0.802968 0.800045 0.797034 0.793954 0.790796 0.787243 0.783686 0.780127 0.776569 0.773010 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.832246 0.838804 0.844021 0.849324 0.853799 0.853430 0.849569 0.845509 0.841449 0.837389 0.833329 0.829269 0.825209 0.821149 0.817090 0.813030 0.809537 0.806888 0.804007 0.801095 0.798063 0.794876 0.791613 0.788054 0.784495 0.780937 0.777378 0.773819 0.770260 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.827588 0.833589 0.840586 0.846059 0.851272 0.855094 0.851623 0.847563 0.843503 0.839443 0.835383 0.831323 0.827263 0.823203 0.819143 0.815083 0.811023 0.807888 0.805045 0.802149 0.799099 0.795851 0.792415 0.788863 0.785304 0.781746 0.778187 0.774628 0.771070 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.829461 0.835287 0.842515 0.848224 0.853220 0.853686 0.849616 0.845556 0.841497 0.837437 0.833377 0.829317 0.825257 0.821197 0.817137 0.813077 0.809017 0.806083 0.803202 0.800074 0.796790 0.793231 0.789672 0.786113 0.782555 0.778996 0.775437 0.771879 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.830804 0.837808 0.844332 0.850155 0.854707 0.852058 0.847907 0.843757 0.839606 0.835455 0.831371 0.827311 0.823251 0.819191 0.815131 0.811071 0.807192 0.804232 0.800983 0.797599 0.794040 0.790481 0.786923 0.783364 0.779805 0.776246 0.772688 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.826010 0.832146 0.840402 0.846205 0.852003 0.854336 0.850441 0.846290 0.842140 0.837989 0.833838 0.829688 0.825537 0.821387 0.817236 0.813125 0.809065 0.805393 0.801938 0.798408 0.794849 0.791290 0.787732 0.784173 0.780614 0.777056 0.773497 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.828018 0.834015 0.842917 0.848033 0.853851 0.852975 0.848824 0.844673 0.840523 0.836372 0.832222 0.828064 0.823901 0.819738 0.815575 0.811413 0.807039 0.802464 0.798837 0.795250 0.791663 0.788076 0.784489 0.780902 0.777315 0.773728 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.829361 0.836572 0.845237 0.849884 0.854577 0.851272 0.847109 0.842946 0.838783 0.834620 0.830457 0.826294 0.822131 0.818006 0.813754 0.807771 0.802957 0.799058 0.795403 0.791816 0.788229 0.784642 0.781056 0.777469 0.773882 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.824432 0.830704 0.839167 0.847560 0.851738 0.853665 0.849502 0.845339 0.841175 0.837012 0.832853 0.828725 0.824607 0.820479 0.815004 0.808379 0.803588 0.799395 0.795556 0.791969 0.788383 0.784796 0.781209 0.777622 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.826512 0.832752 0.841762 0.849410 0.853586 0.851894 0.847731 0.843572 0.839445 0.835327 0.831209 0.827091 0.822304 0.815740 0.809111 0.804380 0.799985 0.795866 0.792142 0.788536 0.784949 0.781362 0.777775 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.827919 0.835336 0.844356 0.851261 0.853913 0.850165 0.846047 0.841928 0.837810 0.833692 0.829307 0.823107 0.816477 0.809848 0.805085 0.800722 0.796420 0.792416 0.788689 0.785102 0.781516 0.777929 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.829262 0.837931 0.846951 0.853112 0.852640 0.848530 0.844412 0.840294 0.836124 0.830473 0.823844 0.817214 0.810728 0.805797 0.801459 0.797121 0.792813 0.788843 0.785256 0.781669 0.778082 0.774495 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.824958 0.831506 0.840526 0.849546 0.854161 0.851014 0.846896 0.842777 0.837804 0.831210 0.824581 0.817951 0.811496 0.806534 0.802196 0.797858 0.793520 0.789295 0.785470 0.781822 0.778235 0.774649 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.826477 0.834100 0.843121 0.851997 0.853497 0.849379 0.844905 0.838577 0.831947 0.825318 0.818688 0.812147 0.807271 0.802933 0.798595 0.794257 0.789918 0.785801 0.781976 0.778389 0.774802 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.827820 0.836695 0.845715 0.854172 0.851807 0.845943 0.839314 0.832684 0.826054 0.819425 0.812795 0.808045 0.803670 0.799332 0.794993 0.790655 0.786317 0.782208 0.778554 0.774955 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.823380 0.830270 0.839290 0.848310 0.853241 0.846566 0.839891 0.833216 0.826541 0.819866 0.813191 0.808551 0.804322 0.800068 0.795730 0.791392 0.787054 0.782751 0.778823 0.775109 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.825035 0.832865 0.841885 0.850730 0.846899 0.840229 0.833554 0.826879 0.820204 0.813722 0.808863 0.804688 0.800512 0.796337 0.792093 0.787791 0.783453 0.779212 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.826440 0.835459 0.844480 0.847079 0.840555 0.833892 0.827217 0.820542 0.813923 0.809201 0.805026 0.800850 0.796675 0.792499 0.788324 0.784131 0.779852 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.821803 0.829034 0.838054 0.846725 0.840733 0.834213 0.827555 0.820880 0.814205 0.809589 0.805364 0.801188 0.797013 0.792837 0.788662 0.784486 0.780311 0.776135 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.823593 0.831629 0.840649 0.840885 0.834387 0.827875 0.821218 0.814695 0.809877 0.805702 0.801526 0.797351 0.793175 0.789000 0.784926 0.781531 0.778258 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.825203 0.834224 0.841713 0.834539 0.828041 0.821540 0.815019 0.810215 0.806040 0.801864 0.798108 0.794679 0.791427 0.788175 0.784923 0.781671 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.827798 0.836818 0.834691 0.828193 0.821694 0.815196 0.811162 0.807847 0.804595 0.801343 0.798091 0.794840 0.791588 0.788336 0.785084 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.822151 0.830393 0.835162 0.828345 0.821847 0.815373 0.812748 0.810753 0.808008 0.804756 0.801504 0.798253 0.795001 0.791749 0.788497 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.823968 0.832988 0.828497 0.821999 0.815456 0.812664 0.811288 0.809912 0.807891 0.804917 0.801665 0.798414 0.795162 0.791910 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.826562 0.828830 0.822151 0.815653 0.812599 0.811205 0.809828 0.808452 0.807001 0.805078 0.801826 0.798575 0.795323 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.820706 0.829034 0.822303 0.815805 0.812498 0.811122 0.809745 0.808369 0.806992 0.805616 0.804239 0.801836 0.798736 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.822732 0.822545 0.815919 0.812415 0.811038 0.809662 0.808286 0.806909 0.805533 0.804156 0.802780 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.824656 0.816065 0.812477 0.810997 0.809623 0.808248 0.806873 0.805499 0.804124 0.802749 0.801375 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.816288 0.813271 0.811013 0.809623 0.808248 0.806873 0.805499 0.804124 0.802749 0.801375 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.818861 0.813979 0.812430 0.810073 0.808248 0.806873 0.805499 0.804124 0.802749 0.801375 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.816789 0.813139 0.811590 0.809206 0.806884 0.805499 0.804124 0.802749 0.801375 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.812695 0.810750 0.808505 0.805499 0.804124 0.802749 0.801375 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.812859 0.809910 0.807804 0.804201 0.802749 0.801375 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.809202 0.807103 0.802749 0.801375 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.806402 0.801587 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.805649 diff --git a/data/comp_flow_map.dat b/data/comp_flow_map.dat new file mode 100644 index 0000000..6b8528a --- /dev/null +++ b/data/comp_flow_map.dat @@ -0,0 +1,503 @@ +500 + 0.00 51.00 102.00 153.00 204.00 255.00 306.00 357.00 408.00 459.00 510.00 561.00 612.00 663.00 714.00 765.00 816.00 867.00 918.00 969.00 1020.00 1071.00 1122.00 1173.00 1224.00 1275.00 1326.00 1377.00 1428.00 1479.00 1530.00 1581.00 1632.00 1683.00 1734.00 1785.00 1836.00 1887.00 1938.00 1989.00 2040.00 2091.00 2142.00 2193.00 2244.00 2295.00 2346.00 2397.00 2448.00 2499.00 2550.00 2601.00 2652.00 2703.00 2754.00 2805.00 2856.00 2907.00 2958.00 3009.00 3060.00 3111.00 3162.00 3213.00 3264.00 3315.00 3366.00 3417.00 3468.00 3519.00 3570.00 3621.00 3672.00 3723.00 3774.00 3825.00 3876.00 3927.00 3978.00 4029.00 4080.00 4131.00 4182.00 4233.00 4284.00 4335.00 4386.00 4437.00 4488.00 4539.00 4590.00 4641.00 4692.00 4743.00 4794.00 4845.00 4896.00 4947.00 4998.00 5049.00 5100.00 5151.00 5202.00 5253.00 5304.00 5355.00 5406.00 5457.00 5508.00 5559.00 5610.00 5661.00 5712.00 5763.00 5814.00 5865.00 5916.00 5967.00 6018.00 6069.00 6120.00 6171.00 6222.00 6273.00 6324.00 6375.00 6426.00 6477.00 6528.00 6579.00 6630.00 6681.00 6732.00 6783.00 6834.00 6885.00 6936.00 6987.00 7038.00 7089.00 7140.00 7191.00 7242.00 7293.00 7344.00 7395.00 7446.00 7497.00 7548.00 7599.00 7650.00 7701.00 7752.00 7803.00 7854.00 7905.00 7956.00 8007.00 8058.00 8109.00 8160.00 8211.00 8262.00 8313.00 8364.00 8415.00 8466.00 8517.00 8568.00 8619.00 8670.00 8721.00 8772.00 8823.00 8874.00 8925.00 8976.00 9027.00 9078.00 9129.00 9180.00 9231.00 9282.00 9333.00 9384.00 9435.00 9486.00 9537.00 9588.00 9639.00 9690.00 9741.00 9792.00 9843.00 9894.00 9945.00 9996.00 10047.00 10098.00 10149.00 10200.00 10251.00 10302.00 10353.00 10404.00 10455.00 10506.00 10557.00 10608.00 10659.00 10710.00 10761.00 10812.00 10863.00 10914.00 10965.00 11016.00 11067.00 11118.00 11169.00 11220.00 11271.00 11322.00 11373.00 11424.00 11475.00 11526.00 11577.00 11628.00 11679.00 11730.00 11781.00 11832.00 11883.00 11934.00 11985.00 12036.00 12087.00 12138.00 12189.00 12240.00 12291.00 12342.00 12393.00 12444.00 12495.00 12546.00 12597.00 12648.00 12699.00 12750.00 12801.00 12852.00 12903.00 12954.00 13005.00 13056.00 13107.00 13158.00 13209.00 13260.00 13311.00 13362.00 13413.00 13464.00 13515.00 13566.00 13617.00 13668.00 13719.00 13770.00 13821.00 13872.00 13923.00 13974.00 14025.00 14076.00 14127.00 14178.00 14229.00 14280.00 14331.00 14382.00 14433.00 14484.00 14535.00 14586.00 14637.00 14688.00 14739.00 14790.00 14841.00 14892.00 14943.00 14994.00 15045.00 15096.00 15147.00 15198.00 15249.00 15300.00 15351.00 15402.00 15453.00 15504.00 15555.00 15606.00 15657.00 15708.00 15759.00 15810.00 15861.00 15912.00 15963.00 16014.00 16065.00 16116.00 16167.00 16218.00 16269.00 16320.00 16371.00 16422.00 16473.00 16524.00 16575.00 16626.00 16677.00 16728.00 16779.00 16830.00 16881.00 16932.00 16983.00 17034.00 17085.00 17136.00 17187.00 17238.00 17289.00 17340.00 17391.00 17442.00 17493.00 17544.00 17595.00 17646.00 17697.00 17748.00 17799.00 17850.00 17901.00 17952.00 18003.00 18054.00 18105.00 18156.00 18207.00 18258.00 18309.00 18360.00 18411.00 18462.00 18513.00 18564.00 18615.00 18666.00 18717.00 18768.00 18819.00 18870.00 18921.00 18972.00 19023.00 19074.00 19125.00 19176.00 19227.00 19278.00 19329.00 19380.00 19431.00 19482.00 19533.00 19584.00 19635.00 19686.00 19737.00 19788.00 19839.00 19890.00 19941.00 19992.00 20043.00 20094.00 20145.00 20196.00 20247.00 20298.00 20349.00 20400.00 20451.00 20502.00 20553.00 20604.00 20655.00 20706.00 20757.00 20808.00 20859.00 20910.00 20961.00 21012.00 21063.00 21114.00 21165.00 21216.00 21267.00 21318.00 21369.00 21420.00 21471.00 21522.00 21573.00 21624.00 21675.00 21726.00 21777.00 21828.00 21879.00 21930.00 21981.00 22032.00 22083.00 22134.00 22185.00 22236.00 22287.00 22338.00 22389.00 22440.00 22491.00 22542.00 22593.00 22644.00 22695.00 22746.00 22797.00 22848.00 22899.00 22950.00 23001.00 23052.00 23103.00 23154.00 23205.00 23256.00 23307.00 23358.00 23409.00 23460.00 23511.00 23562.00 23613.00 23664.00 23715.00 23766.00 23817.00 23868.00 23919.00 23970.00 24021.00 24072.00 24123.00 24174.00 24225.00 24276.00 24327.00 24378.00 24429.00 24480.00 24531.00 24582.00 24633.00 24684.00 24735.00 24786.00 24837.00 24888.00 24939.00 24990.00 25041.00 25092.00 25143.00 25194.00 25245.00 25296.00 25347.00 25398.00 25449.00 + 1.010000 1.018373 1.026746 1.035118 1.043491 1.051864 1.060237 1.068609 1.076982 1.085355 1.093728 1.102101 1.110473 1.118846 1.127219 1.135592 1.143964 1.152337 1.160710 1.169083 1.177456 1.185828 1.194201 1.202574 1.210947 1.219319 1.227692 1.236065 1.244438 1.252811 1.261183 1.269556 1.277929 1.286302 1.294674 1.303047 1.311420 1.319793 1.328166 1.336538 1.344911 1.353284 1.361657 1.370029 1.378402 1.386775 1.395148 1.403521 1.411893 1.420266 1.428639 1.437012 1.445384 1.453757 1.462130 1.470503 1.478876 1.487248 1.495621 1.503994 1.512367 1.520739 1.529112 1.537485 1.545858 1.554231 1.562603 1.570976 1.579349 1.587722 1.596094 1.604467 1.612840 1.621213 1.629586 1.637958 1.646331 1.654704 1.663077 1.671449 1.679822 1.688195 1.696568 1.704941 1.713313 1.721686 1.730059 1.738432 1.746804 1.755177 1.763550 1.771923 1.780296 1.788668 1.797041 1.805414 1.813787 1.822159 1.830532 1.838905 1.847278 1.855651 1.864023 1.872396 1.880769 1.889142 1.897514 1.905887 1.914260 1.922633 1.931006 1.939378 1.947751 1.956124 1.964497 1.972869 1.981242 1.989615 1.997988 2.006361 2.014733 2.023106 2.031479 2.039852 2.048224 2.056597 2.064970 2.073343 2.081716 2.090088 2.098461 2.106834 2.115207 2.123579 2.131952 2.140325 2.148698 2.157071 2.165443 2.173816 2.182189 2.190562 2.198934 2.207307 2.215680 2.224053 2.232426 2.240798 2.249171 2.257544 2.265917 2.274289 2.282662 2.291035 2.299408 2.307781 2.316153 2.324526 2.332899 2.341272 2.349644 2.358017 2.366390 2.374763 2.383136 2.391508 2.399881 2.408254 2.416627 2.424999 2.433372 2.441745 2.450118 2.458491 2.466863 2.475236 2.483609 2.491982 2.500354 2.508727 2.517100 2.525473 2.533846 2.542218 2.550591 2.558964 2.567337 2.575709 2.584082 2.592455 2.600828 2.609201 2.617573 2.625946 2.634319 2.642692 2.651064 2.659437 2.667810 2.676183 2.684556 2.692928 2.701301 2.709674 2.718047 2.726419 2.734792 2.743165 2.751538 2.759911 2.768283 2.776656 2.785029 2.793402 2.801774 2.810147 2.818520 2.826893 2.835266 2.843638 2.852011 2.860384 2.868757 2.877129 2.885502 2.893875 2.902248 2.910621 2.918993 2.927366 2.935739 2.944112 2.952484 2.960857 2.969230 2.977603 2.985976 2.994348 3.002721 3.011094 3.019467 3.027839 3.036212 3.044585 3.052958 3.061331 3.069703 3.078076 3.086449 3.094822 3.103194 3.111567 3.119940 3.128313 3.136686 3.145058 3.153431 3.161804 3.170177 3.178550 3.186922 3.195295 3.203668 3.212041 3.220413 3.228786 3.237159 3.245532 3.253905 3.262277 3.270650 3.279023 3.287396 3.295768 3.304141 3.312514 3.320887 3.329260 3.337632 3.346005 3.354378 3.362751 3.371123 3.379496 3.387869 3.396242 3.404615 3.412987 3.421360 3.429733 3.438106 3.446478 3.454851 3.463224 3.471597 3.479970 3.488342 3.496715 3.505088 3.513461 3.521833 3.530206 3.538579 3.546952 3.555325 3.563697 3.572070 3.580443 3.588816 3.597188 3.605561 3.613934 3.622307 3.630680 3.639052 3.647425 3.655798 3.664171 3.672543 3.680916 3.689289 3.697662 3.706035 3.714407 3.722780 3.731153 3.739526 3.747898 3.756271 3.764644 3.773017 3.781390 3.789762 3.798135 3.806508 3.814881 3.823253 3.831626 3.839999 3.848372 3.856745 3.865117 3.873490 3.881863 3.890236 3.898608 3.906981 3.915354 3.923727 3.932100 3.940472 3.948845 3.957218 3.965591 3.973963 3.982336 3.990709 3.999082 4.007455 4.015827 4.024200 4.032573 4.040946 4.049318 4.057691 4.066064 4.074437 4.082810 4.091182 4.099555 4.107928 4.116301 4.124673 4.133046 4.141419 4.149792 4.158165 4.166537 4.174910 4.183283 4.191656 4.200028 4.208401 4.216774 4.225147 4.233520 4.241892 4.250265 4.258638 4.267011 4.275383 4.283756 4.292129 4.300502 4.308875 4.317247 4.325620 4.333993 4.342366 4.350738 4.359111 4.367484 4.375857 4.384230 4.392602 4.400975 4.409348 4.417721 4.426093 4.434466 4.442839 4.451212 4.459585 4.467957 4.476330 4.484703 4.493076 4.501448 4.509821 4.518194 4.526567 4.534940 4.543312 4.551685 4.560058 4.568431 4.576803 4.585176 4.593549 4.601922 4.610295 4.618667 4.627040 4.635413 4.643786 4.652158 4.660531 4.668904 4.677277 4.685650 4.694022 4.702395 4.710768 4.719141 4.727513 4.735886 4.744259 4.752632 4.761005 4.769377 4.777750 4.786123 4.794496 4.802868 4.811241 4.819614 4.827987 4.836360 4.844732 4.853105 4.861478 4.869851 4.878223 4.886596 4.894969 4.903342 4.911715 4.920087 4.928460 4.936833 4.945206 4.953578 4.961951 4.970324 4.978697 4.987070 4.995442 5.003815 5.012188 5.020561 5.028933 5.037306 5.045679 5.054052 5.062425 5.070797 5.079170 5.087543 5.095916 5.104288 5.112661 5.121034 5.129407 5.137780 5.146152 5.154525 5.162898 5.171271 5.179643 5.188016 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.162189 0.205643 0.254897 0.304151 0.353405 0.402660 0.451914 0.501168 0.550422 0.599676 0.648930 0.698184 0.747438 0.796692 0.845946 0.895201 0.944455 0.993709 1.042963 1.092217 1.141471 1.190725 1.239979 1.289233 1.338487 1.387742 1.436996 1.486250 1.535504 1.584758 1.634012 1.683266 1.732520 1.781774 1.831028 1.880283 1.929537 1.978791 2.028045 2.077299 2.126553 2.175807 2.225061 2.274315 2.323570 2.372824 2.422078 2.471332 2.520586 2.569840 2.619094 2.668348 2.717602 2.766856 2.816111 2.865365 2.914619 2.963873 3.013127 3.062381 3.111635 3.160889 3.210143 3.259397 3.308652 3.357906 3.407160 3.456414 3.505668 3.554922 3.604176 3.653430 3.702684 3.751939 3.801193 3.850447 3.899701 3.948955 3.998209 4.047463 4.096717 4.145971 4.195225 4.244480 4.293734 4.342988 4.392242 4.441496 4.490750 4.540004 4.589258 4.638512 4.687766 4.737021 4.786275 4.835529 4.884783 4.934037 4.983291 5.032545 5.081799 5.131053 5.180307 5.229562 5.278816 5.328070 5.377324 5.426578 5.475832 5.525086 5.574340 5.623594 5.672849 5.722103 5.771357 5.820611 5.869865 5.919119 5.968373 6.017627 6.066881 6.116135 6.165390 6.214644 6.263898 6.313152 6.362406 6.411660 6.460914 6.510168 6.559422 6.608676 6.657931 6.707185 6.756439 6.805693 6.854947 6.904201 6.953455 7.002709 7.051963 7.101217 7.150472 7.199726 7.248980 7.298234 7.347488 7.396742 7.445996 7.495250 7.544504 7.593759 7.643013 7.692267 7.741521 7.790775 7.840029 7.889283 7.938537 7.987791 8.037045 8.086300 8.135554 8.184808 8.234062 8.283316 8.332570 8.381824 8.431078 8.480332 8.529586 8.578841 8.628095 8.677349 8.726603 8.775857 8.825111 8.874365 8.923619 8.972873 9.022128 9.071382 9.120636 9.169890 9.219144 9.268398 9.317652 9.366906 9.416160 9.465414 9.514669 9.564314 9.700065 9.749896 9.799727 9.849559 9.899390 9.949221 9.999053 10.048884 10.098715 10.148546 10.198378 10.248209 10.298040 10.347872 10.397703 10.447534 10.497365 10.547197 10.597399 10.650247 10.707557 10.765316 10.823075 10.880834 10.938593 10.996352 11.054111 11.111870 11.169628 11.227387 11.285146 11.342905 11.400664 11.458423 11.516182 11.573941 11.631700 11.689473 11.747396 11.808280 11.870246 11.932252 11.994257 12.056263 12.118269 12.180275 12.242281 12.304287 12.366293 12.428299 12.490305 12.552311 12.614317 12.676323 12.738329 12.800335 12.862341 12.924382 12.986919 13.050422 13.114126 13.177831 13.241536 13.305241 13.368945 13.432650 13.496355 13.560059 13.623764 13.687469 13.751173 13.814878 13.878583 13.942287 14.005992 14.069697 14.133402 14.197548 14.264767 14.336116 14.407466 14.478815 14.550164 14.621514 14.692863 14.764213 14.835562 14.906911 14.978261 15.049610 15.120959 15.192309 15.263658 15.335007 15.406357 15.477706 15.549055 15.620095 15.689948 15.759032 15.828116 15.897200 15.966284 16.035369 16.104453 16.173537 16.242621 16.311706 16.380790 16.449874 16.518958 16.588042 16.657127 16.726211 16.795295 16.864379 16.933464 17.004832 17.080443 17.156322 17.232202 17.308081 17.383961 17.459840 17.535719 17.611599 17.687478 17.763357 17.839237 17.915116 17.990996 18.066875 18.142754 18.218634 18.294513 18.370393 18.446468 18.699899 19.269278 19.838657 20.408036 20.977414 21.546793 22.116172 22.685551 23.254930 23.824308 24.393687 24.963066 25.532445 26.101824 26.671203 27.240581 27.809960 28.379339 28.948718 29.518097 29.610567 29.635864 29.658480 29.673595 29.688711 29.703826 29.718941 29.734057 29.749172 29.764287 29.779403 29.794518 29.809633 29.824749 29.839864 29.854979 29.870095 29.885210 29.900326 29.915481 29.930743 29.946004 29.961265 29.976527 29.991793 30.007060 30.022326 30.037593 30.052859 30.068126 30.083392 30.098659 30.113925 30.129192 30.144458 30.159725 30.175014 30.190330 30.205646 30.220962 30.236306 30.251725 30.267144 30.282564 30.297983 30.313402 30.328821 30.344240 30.359659 30.375078 30.390498 30.405917 30.421336 30.436755 30.452174 30.467593 30.483013 30.498493 30.514010 30.529528 30.545046 30.560591 30.576164 30.591738 30.607311 30.622884 30.638458 30.654031 30.669604 30.685178 30.700751 30.716324 30.731898 30.747471 30.763044 30.778618 30.794191 30.809764 30.825479 30.841194 30.856909 30.872624 30.888352 30.904081 30.919810 30.935539 30.951268 30.966997 30.982726 30.998455 31.014184 31.029913 31.045643 31.061372 31.078366 31.095995 31.113624 31.131211 31.147193 31.163176 31.179159 31.195141 31.211027 31.226913 31.242800 31.258686 31.274572 31.290459 31.306345 31.322231 31.338118 31.354004 31.369891 31.385777 31.401686 31.417598 31.433510 31.449422 31.465448 31.481493 31.497539 31.513584 31.529629 31.545674 31.561719 31.577765 31.593810 31.609855 31.625900 31.641946 31.657991 31.674036 31.690081 31.706127 31.724472 31.743215 31.761958 31.786551 31.818963 31.851374 31.883785 31.916197 31.948608 31.981020 32.013431 0.000000 + 0.000000 0.000000 0.000000 0.130587 0.151316 0.172044 0.192828 0.219001 0.245174 0.281847 0.327404 0.376658 0.425912 0.475166 0.524420 0.573674 0.622928 0.672182 0.721437 0.770691 0.819945 0.869199 0.918453 0.967707 1.016961 1.066215 1.115469 1.164723 1.213978 1.263232 1.312486 1.361740 1.410994 1.460248 1.509502 1.558756 1.608010 1.657264 1.706519 1.755773 1.805027 1.854281 1.903535 1.952789 2.002043 2.051297 2.100551 2.149806 2.199060 2.248314 2.297568 2.346822 2.396076 2.445330 2.494584 2.543838 2.593092 2.642347 2.691601 2.740855 2.790109 2.839363 2.888617 2.937871 2.987125 3.036379 3.085633 3.134888 3.184142 3.233396 3.282650 3.331904 3.381158 3.430412 3.479666 3.528920 3.578174 3.627429 3.676683 3.725937 3.775191 3.824445 3.873699 3.922953 3.972207 4.021461 4.070716 4.119970 4.169224 4.218478 4.267732 4.316986 4.366240 4.415494 4.464748 4.514002 4.563257 4.612511 4.661765 4.711019 4.760273 4.809527 4.858781 4.908035 4.957289 5.006543 5.055798 5.105052 5.154306 5.203560 5.252814 5.302068 5.351322 5.400576 5.449830 5.499085 5.548339 5.597593 5.646847 5.696101 5.745355 5.794609 5.843863 5.893117 5.942371 5.991626 6.040880 6.090134 6.139388 6.188642 6.237896 6.287150 6.336404 6.385658 6.434912 6.484167 6.533421 6.582675 6.631929 6.681183 6.730437 6.779691 6.828945 6.878199 6.927453 6.976708 7.025962 7.075216 7.124470 7.173724 7.222978 7.272232 7.321486 7.370740 7.419995 7.469249 7.518503 7.567757 7.617011 7.666265 7.715519 7.764773 7.814027 7.863281 7.912536 7.961790 8.011044 8.060298 8.109552 8.158806 8.208060 8.257314 8.306568 8.355822 8.405077 8.454331 8.503585 8.552839 8.602093 8.651347 8.700601 8.749855 8.799109 8.848364 8.897618 8.946872 8.996126 9.045380 9.094634 9.143888 9.193142 9.242396 9.291650 9.340905 9.390159 9.439903 9.495361 9.697113 9.746945 9.796776 9.846607 9.896438 9.946270 9.996101 10.045932 10.095764 10.145595 10.195426 10.245257 10.295089 10.344920 10.394751 10.444582 10.494414 10.544343 10.594671 10.647848 10.704983 10.762742 10.820501 10.878260 10.936019 10.993778 11.051537 11.109296 11.167055 11.224814 11.282573 11.340332 11.398091 11.455850 11.513609 11.571368 11.629127 11.686913 11.744998 11.805960 11.867894 11.929900 11.991906 12.053912 12.115918 12.177924 12.239930 12.301936 12.363942 12.425947 12.487953 12.549959 12.611965 12.673971 12.735977 12.797983 12.859989 12.922084 12.984711 13.048236 13.111940 13.175645 13.239350 13.303054 13.366759 13.430464 13.494168 13.557873 13.621578 13.685282 13.748987 13.812692 13.876397 13.940101 14.003806 14.067511 14.131221 14.195375 14.262755 14.334105 14.405454 14.476804 14.548153 14.619502 14.690852 14.762201 14.833550 14.904900 14.976249 15.047598 15.118948 15.190297 15.261646 15.332996 15.404345 15.475695 15.547069 15.618220 15.688097 15.757181 15.826265 15.895349 15.964434 16.033518 16.102602 16.171686 16.240771 16.309855 16.378939 16.448023 16.517107 16.586192 16.655276 16.724360 16.793444 16.862529 16.931613 17.003170 17.078718 17.154598 17.230477 17.306356 17.382236 17.458115 17.533994 17.609874 17.685753 17.761633 17.837512 17.913391 17.989271 18.065150 18.141030 18.216909 18.292788 18.368668 18.444768 18.571535 19.140913 19.710292 20.279671 20.849050 21.418429 21.987808 22.557186 23.126565 23.695944 24.265323 24.834702 25.404080 25.973459 26.542838 27.112217 27.681596 28.250974 28.820353 29.389732 29.596724 29.615015 29.633307 29.651598 29.667217 29.682333 29.697448 29.712563 29.727679 29.742794 29.757909 29.773025 29.788140 29.803255 29.818371 29.833486 29.848605 29.863756 29.878907 29.894058 29.909209 29.924460 29.939727 29.954993 29.970260 29.985526 30.000793 30.016059 30.031326 30.046592 30.061859 30.077125 30.092392 30.107658 30.122925 30.138191 30.153458 30.168728 30.184089 30.199450 30.214811 30.230172 30.245584 30.261003 30.276422 30.291841 30.307260 30.322679 30.338099 30.353518 30.368937 30.384356 30.399775 30.415194 30.430613 30.446033 30.461452 30.476871 30.492322 30.507889 30.523456 30.539022 30.554590 30.570163 30.585736 30.601310 30.616883 30.632456 30.648030 30.663603 30.679176 30.694750 30.710323 30.725896 30.741470 30.757071 30.772683 30.788294 30.803906 30.819590 30.835319 30.851048 30.866777 30.882506 30.898235 30.913964 30.929694 30.945423 30.961152 30.976881 30.992610 31.008339 31.024068 31.039797 31.055526 31.072498 31.092443 31.112388 31.132022 31.147909 31.163795 31.179681 31.195568 31.211454 31.227341 31.243227 31.259113 31.275000 31.290886 31.306772 31.322659 31.338545 31.354432 31.370318 31.386204 31.402152 31.418105 31.434058 31.450012 31.466047 31.482092 31.498137 31.514183 31.530228 31.546273 31.562318 31.578363 31.594409 31.610454 31.626499 31.642544 31.658590 31.674635 31.690680 31.706725 31.728473 31.750926 31.773689 31.806101 31.838512 31.870923 31.903335 31.935746 31.968158 32.000569 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.200051 0.219854 0.239656 0.260325 0.286452 0.312578 0.339279 0.366250 0.399910 0.449164 0.498418 0.547673 0.596927 0.646181 0.695435 0.744689 0.793943 0.843197 0.892451 0.941705 0.990959 1.040214 1.089468 1.138722 1.187976 1.237230 1.286484 1.335738 1.384992 1.434246 1.483500 1.532755 1.582009 1.631263 1.680517 1.729771 1.779025 1.828279 1.877533 1.926787 1.976042 2.025296 2.074550 2.123804 2.173058 2.222312 2.271566 2.320820 2.370074 2.419328 2.468583 2.517837 2.567091 2.616345 2.665599 2.714853 2.764107 2.813361 2.862615 2.911869 2.961124 3.010378 3.059632 3.108886 3.158140 3.207394 3.256648 3.305902 3.355156 3.404410 3.453665 3.502919 3.552173 3.601427 3.650681 3.699935 3.749189 3.798443 3.847697 3.896952 3.946206 3.995460 4.044714 4.093968 4.143222 4.192476 4.241730 4.290984 4.340238 4.389493 4.438747 4.488001 4.537255 4.586509 4.635763 4.685017 4.734271 4.783525 4.832779 4.882034 4.931288 4.980542 5.029796 5.079050 5.128304 5.177558 5.226812 5.276066 5.325321 5.374575 5.423829 5.473083 5.522337 5.571591 5.620845 5.670099 5.719353 5.768607 5.817862 5.867116 5.916370 5.965624 6.014878 6.064132 6.113386 6.162640 6.211894 6.261148 6.310403 6.359657 6.408911 6.458165 6.507419 6.556673 6.605927 6.655181 6.704435 6.753689 6.802944 6.852198 6.901452 6.950706 6.999960 7.049214 7.098468 7.147722 7.196976 7.246231 7.295485 7.344739 7.393993 7.443247 7.492501 7.541755 7.591009 7.640263 7.689517 7.738772 7.788026 7.837280 7.886534 7.935788 7.985042 8.034296 8.083550 8.132804 8.182058 8.231313 8.280567 8.329821 8.379075 8.428329 8.477583 8.526837 8.576091 8.625345 8.674599 8.723854 8.773108 8.822362 8.871616 8.920870 8.970124 9.019378 9.068632 9.117886 9.167141 9.216395 9.265649 9.314903 9.364157 9.430125 9.694162 9.743993 9.793824 9.843656 9.893487 9.943318 9.993149 10.042981 10.092812 10.142643 10.192475 10.242306 10.292137 10.341968 10.391800 10.441631 10.491462 10.541470 10.591964 10.645427 10.702410 10.760169 10.817928 10.875687 10.933446 10.991205 11.048964 11.106723 11.164482 11.222241 11.280000 11.337758 11.395517 11.453276 11.511035 11.568794 11.626565 11.684422 11.742643 11.803629 11.865542 11.927548 11.989554 12.051560 12.113566 12.175572 12.237578 12.299584 12.361590 12.423596 12.485602 12.547608 12.609614 12.671620 12.733626 12.795632 12.857647 12.919795 12.982501 13.046049 13.109754 13.173459 13.237163 13.300868 13.364573 13.428277 13.491982 13.555687 13.619392 13.683096 13.746801 13.810506 13.874210 13.937915 14.001620 14.065324 14.129057 14.193319 14.260744 14.332093 14.403443 14.474792 14.546141 14.617491 14.688840 14.760189 14.831539 14.902888 14.974237 15.045587 15.116936 15.188286 15.259635 15.330984 15.402334 15.473683 15.545086 15.616387 15.686246 15.755330 15.824414 15.893499 15.962583 16.031667 16.100751 16.169835 16.238920 16.308004 16.377088 16.446172 16.515257 16.584341 16.653425 16.722509 16.791594 16.860678 16.929863 17.001510 17.076993 17.152873 17.228752 17.304632 17.380511 17.456390 17.532270 17.608149 17.684028 17.759908 17.835787 17.911667 17.987546 18.063425 18.139305 18.215184 18.291064 18.366945 18.443089 18.530971 19.012549 19.581928 20.151307 20.720685 21.290064 21.859443 22.428822 22.998201 23.567579 24.136958 24.706337 25.275716 25.845095 26.414473 26.983852 27.553231 28.122610 28.691989 29.261368 29.555195 29.600378 29.615493 29.630609 29.645724 29.660839 29.675955 29.691070 29.706185 29.721301 29.736416 29.751531 29.766647 29.781762 29.796877 29.811993 29.827108 29.842224 29.857391 29.872583 29.887775 29.902967 29.918193 29.933459 29.948726 29.963992 29.979259 29.994525 30.009792 30.025058 30.040325 30.055591 30.070858 30.086124 30.101391 30.116657 30.131924 30.147190 30.162457 30.177812 30.193218 30.208624 30.224030 30.239442 30.254861 30.270280 30.285699 30.301119 30.316538 30.331957 30.347376 30.362795 30.378214 30.393633 30.409053 30.424472 30.439932 30.455393 30.470853 30.486314 30.501868 30.517442 30.533015 30.548588 30.564162 30.579735 30.595308 30.610882 30.626455 30.642029 30.657602 30.673175 30.688749 30.704322 30.719895 30.735469 30.751073 30.766737 30.782401 30.798065 30.813745 30.829474 30.845203 30.860932 30.876661 30.892390 30.908119 30.923848 30.939577 30.955306 30.971035 30.986764 31.002493 31.018223 31.033952 31.049681 31.065410 31.087633 31.110397 31.132450 31.148336 31.164222 31.180109 31.195995 31.211882 31.227768 31.243654 31.259541 31.275427 31.291313 31.307200 31.323086 31.338972 31.354859 31.370745 31.386632 31.402620 31.418615 31.434609 31.450604 31.466646 31.482691 31.498736 31.514781 31.530826 31.546872 31.562917 31.578962 31.595007 31.611053 31.627098 31.643143 31.659188 31.675234 31.691279 31.707324 31.734448 31.762442 31.793239 31.825650 31.858061 31.890473 31.922884 31.955295 31.987707 32.020118 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.269272 0.288550 0.307829 0.329352 0.355646 0.381940 0.407585 0.433141 0.460020 0.489178 0.521671 0.570925 0.620179 0.669433 0.718687 0.767941 0.817195 0.866450 0.915704 0.964958 1.014212 1.063466 1.112720 1.161974 1.211228 1.260482 1.309736 1.358991 1.408245 1.457499 1.506753 1.556007 1.605261 1.654515 1.703769 1.753023 1.802278 1.851532 1.900786 1.950040 1.999294 2.048548 2.097802 2.147056 2.196310 2.245564 2.294819 2.344073 2.393327 2.442581 2.491835 2.541089 2.590343 2.639597 2.688851 2.738105 2.787360 2.836614 2.885868 2.935122 2.984376 3.033630 3.082884 3.132138 3.181392 3.230646 3.279901 3.329155 3.378409 3.427663 3.476917 3.526171 3.575425 3.624679 3.673933 3.723188 3.772442 3.821696 3.870950 3.920204 3.969458 4.018712 4.067966 4.117220 4.166474 4.215729 4.264983 4.314237 4.363491 4.412745 4.461999 4.511253 4.560507 4.609761 4.659015 4.708270 4.757524 4.806778 4.856032 4.905286 4.954540 5.003794 5.053048 5.102302 5.151556 5.200811 5.250065 5.299319 5.348573 5.397827 5.447081 5.496335 5.545589 5.594843 5.644098 5.693352 5.742606 5.791860 5.841114 5.890368 5.939622 5.988876 6.038130 6.087384 6.136639 6.185893 6.235147 6.284401 6.333655 6.382909 6.432163 6.481417 6.530671 6.579925 6.629180 6.678434 6.727688 6.776942 6.826196 6.875450 6.924704 6.973958 7.023212 7.072467 7.121721 7.170975 7.220229 7.269483 7.318737 7.367991 7.417245 7.466499 7.515753 7.565008 7.614262 7.663516 7.712770 7.762024 7.811278 7.860532 7.909786 7.959040 8.008294 8.057549 8.106803 8.156057 8.205311 8.254565 8.303819 8.353073 8.402327 8.451581 8.500835 8.550090 8.599344 8.648598 8.697852 8.747106 8.796360 8.845614 8.894868 8.944122 8.993377 9.042631 9.091885 9.141139 9.190393 9.239647 9.288901 9.364225 9.690821 9.741041 9.790873 9.840704 9.890535 9.940367 9.990198 10.040029 10.089860 10.139692 10.189523 10.239354 10.289185 10.339017 10.388848 10.438679 10.488666 10.538874 10.589330 10.642980 10.699837 10.757596 10.815354 10.873113 10.930872 10.988631 11.046390 11.104149 11.161908 11.219667 11.277426 11.335185 11.392944 11.450703 11.508462 11.566221 11.624011 11.682070 11.740291 11.801288 11.863190 11.925196 11.987202 12.049208 12.111214 12.173220 12.235226 12.297232 12.359238 12.421244 12.483250 12.545256 12.607262 12.669268 12.731274 12.793280 12.855344 12.917609 12.980287 13.043863 13.107568 13.171272 13.234977 13.298682 13.362386 13.426091 13.489796 13.553501 13.617205 13.680910 13.744615 13.808319 13.872024 13.935729 13.999433 14.063138 14.126880 14.191249 14.258732 14.330082 14.401431 14.472780 14.544130 14.615479 14.686828 14.758178 14.829527 14.900877 14.972226 15.043575 15.114925 15.186274 15.257623 15.328973 15.400322 15.471671 15.543092 15.614559 15.684395 15.753479 15.822564 15.891648 15.960732 16.029816 16.098900 16.167985 16.237069 16.306153 16.375237 16.444322 16.513406 16.582490 16.651574 16.720659 16.789743 16.858827 16.928110 16.999843 17.075269 17.151148 17.227027 17.302907 17.378786 17.454665 17.530545 17.606424 17.682304 17.758183 17.834062 17.909942 17.985821 18.061701 18.137580 18.213459 18.289339 18.365235 18.441476 18.521075 18.884184 19.453563 20.022942 20.592321 21.161700 21.731078 22.300457 22.869836 23.439215 24.008594 24.577973 25.147351 25.716730 26.286109 26.855488 27.424867 27.994245 28.563624 29.133003 29.496751 29.559663 29.594000 29.609115 29.624231 29.639346 29.654461 29.669577 29.684692 29.699807 29.714923 29.730038 29.745153 29.760269 29.775384 29.790499 29.805615 29.820730 29.835846 29.850991 29.866225 29.881458 29.896691 29.911926 29.927192 29.942459 29.957725 29.972992 29.988258 30.003525 30.018791 30.034058 30.049324 30.064591 30.079857 30.095124 30.110404 30.125702 30.140999 30.156297 30.171624 30.187043 30.202462 30.217881 30.233300 30.248719 30.264139 30.279558 30.294977 30.310396 30.325815 30.341234 30.356653 30.372073 30.387492 30.402911 30.418330 30.433802 30.449311 30.464820 30.480329 30.495867 30.511441 30.527014 30.542587 30.558161 30.573734 30.589307 30.604881 30.620454 30.636027 30.651601 30.667174 30.682747 30.698321 30.713894 30.729467 30.745041 30.760751 30.776468 30.792184 30.807901 30.823628 30.839357 30.855086 30.870815 30.886544 30.902274 30.918003 30.933732 30.949461 30.965190 30.980919 30.996648 31.014382 31.033281 31.052181 31.071498 31.092165 31.112833 31.132877 31.148763 31.164650 31.180536 31.196422 31.212309 31.228195 31.244082 31.259968 31.275854 31.291741 31.307627 31.323513 31.339400 31.355286 31.371173 31.387059 31.403091 31.419127 31.435163 31.451199 31.467244 31.483289 31.499335 31.515380 31.531425 31.547470 31.563516 31.579561 31.595606 31.611651 31.627697 31.643742 31.660834 31.677964 31.695094 31.715554 31.747965 31.780377 31.812788 31.845199 31.877611 31.910022 31.942433 31.976267 32.013479 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.338228 0.357002 0.375777 0.398322 0.424606 0.450846 0.476406 0.501966 0.527927 0.554218 0.581007 0.611929 0.643431 0.692686 0.741940 0.791194 0.840448 0.889702 0.938956 0.988210 1.037464 1.086718 1.135972 1.185227 1.234481 1.283735 1.332989 1.382243 1.431497 1.480751 1.530005 1.579259 1.628513 1.677768 1.727022 1.776276 1.825530 1.874784 1.924038 1.973292 2.022546 2.071800 2.121055 2.170309 2.219563 2.268817 2.318071 2.367325 2.416579 2.465833 2.515087 2.564341 2.613596 2.662850 2.712104 2.761358 2.810612 2.859866 2.909120 2.958374 3.007628 3.056882 3.106137 3.155391 3.204645 3.253899 3.303153 3.352407 3.401661 3.450915 3.500169 3.549424 3.598678 3.647932 3.697186 3.746440 3.795694 3.844948 3.894202 3.943456 3.992710 4.041965 4.091219 4.140473 4.189727 4.238981 4.288235 4.337489 4.386743 4.435997 4.485251 4.534506 4.583760 4.633014 4.682268 4.731522 4.780776 4.830030 4.879284 4.928538 4.977792 5.027047 5.076301 5.125555 5.174809 5.224063 5.273317 5.322571 5.371825 5.421079 5.470334 5.519588 5.568842 5.618096 5.667350 5.716604 5.765858 5.815112 5.864366 5.913620 5.962875 6.012129 6.061383 6.110637 6.159891 6.209145 6.258399 6.307653 6.356907 6.406161 6.455416 6.504670 6.553924 6.603178 6.652432 6.701686 6.750940 6.800194 6.849448 6.898703 6.947957 6.997211 7.046465 7.095719 7.144973 7.194227 7.243481 7.292735 7.341989 7.391244 7.440498 7.489752 7.539006 7.588260 7.637514 7.686768 7.736022 7.785276 7.834530 7.883785 7.933039 7.982293 8.031547 8.080801 8.130055 8.179309 8.228563 8.277817 8.327071 8.376326 8.425580 8.474834 8.524088 8.573342 8.622596 8.671850 8.721104 8.770358 8.819613 8.868867 8.918121 8.967375 9.016629 9.065883 9.115137 9.164391 9.213645 9.296731 9.687113 9.738090 9.787921 9.837752 9.887584 9.937415 9.987246 10.037077 10.086909 10.136740 10.186571 10.236403 10.286234 10.336065 10.385896 10.435728 10.485847 10.536301 10.586757 10.640506 10.697263 10.755022 10.812781 10.870540 10.928299 10.986058 11.043817 11.101576 11.159335 11.217094 11.274853 11.332612 11.390371 11.448129 11.505888 11.563657 11.621497 11.679718 11.737940 11.798935 11.860839 11.922845 11.984850 12.046856 12.108862 12.170868 12.232874 12.294880 12.356886 12.418892 12.480898 12.542904 12.604910 12.666916 12.728922 12.790928 12.853029 12.915422 12.978070 13.041677 13.105381 13.169086 13.232791 13.296496 13.360200 13.423905 13.487610 13.551314 13.615019 13.678724 13.742428 13.806133 13.869838 13.933542 13.997247 14.060957 14.124773 14.189165 14.256721 14.328070 14.399419 14.470769 14.542118 14.613468 14.684817 14.756166 14.827516 14.898865 14.970214 15.041564 15.112913 15.184262 15.255612 15.326961 15.398311 15.469661 15.541202 15.612735 15.682544 15.751629 15.820713 15.889797 15.958881 16.027965 16.097050 16.166134 16.235218 16.304302 16.373387 16.442471 16.511555 16.580639 16.649723 16.718808 16.787892 16.856976 16.926350 16.998168 17.073544 17.149423 17.225303 17.301182 17.377061 17.452941 17.528820 17.604699 17.680579 17.756458 17.832338 17.908217 17.984096 18.059976 18.135855 18.211735 18.287614 18.363518 18.439863 18.518643 18.755820 19.325199 19.894577 20.463956 21.033335 21.602714 22.172093 22.741472 23.310850 23.880229 24.449608 25.018987 25.588366 26.157744 26.727123 27.296502 27.865881 28.435260 29.004638 29.420317 29.535592 29.560716 29.585840 29.602737 29.617853 29.632968 29.648083 29.663199 29.678314 29.693429 29.708545 29.723660 29.738775 29.753891 29.769006 29.784122 29.799246 29.814369 29.829492 29.844616 29.859859 29.875126 29.890392 29.905659 29.920925 29.936192 29.951458 29.966725 29.981991 29.997258 30.012524 30.027791 30.043057 30.058324 30.073590 30.088857 30.104125 30.119467 30.134810 30.150152 30.165494 30.180901 30.196320 30.211739 30.227159 30.242578 30.257997 30.273416 30.288835 30.304254 30.319674 30.335093 30.350512 30.365931 30.381350 30.396769 30.412188 30.427633 30.443191 30.458749 30.474307 30.489866 30.505439 30.521013 30.536586 30.552159 30.567733 30.583306 30.598879 30.614453 30.630026 30.645600 30.661173 30.676746 30.692347 30.707960 30.723573 30.739186 30.754866 30.770595 30.786325 30.802054 30.817783 30.833512 30.849241 30.864970 30.880699 30.896428 30.912157 30.927886 30.943615 30.959344 30.975073 30.990803 31.010010 31.039087 31.067494 31.083970 31.100446 31.116921 31.133304 31.149191 31.165077 31.180963 31.196850 31.212736 31.228623 31.244509 31.260395 31.276282 31.292168 31.308054 31.323942 31.339861 31.355779 31.371698 31.387617 31.403662 31.419707 31.435753 31.451798 31.467843 31.483888 31.499933 31.515979 31.532024 31.548069 31.564114 31.580160 31.596205 31.612250 31.628295 31.644350 31.664527 31.684704 31.704881 31.735103 31.767514 31.799926 31.832337 31.864749 31.897160 31.929571 31.961983 32.005065 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.388625 0.406819 0.425013 0.443207 0.466517 0.492408 0.518381 0.544711 0.571041 0.596662 0.622043 0.647794 0.674864 0.701933 0.733956 0.766869 0.814446 0.863700 0.912954 0.962208 1.011463 1.060717 1.109971 1.159225 1.208479 1.257733 1.306987 1.356241 1.405495 1.454749 1.504004 1.553258 1.602512 1.651766 1.701020 1.750274 1.799528 1.848782 1.898036 1.947291 1.996545 2.045799 2.095053 2.144307 2.193561 2.242815 2.292069 2.341323 2.390577 2.439832 2.489086 2.538340 2.587594 2.636848 2.686102 2.735356 2.784610 2.833864 2.883118 2.932373 2.981627 3.030881 3.080135 3.129389 3.178643 3.227897 3.277151 3.326405 3.375659 3.424914 3.474168 3.523422 3.572676 3.621930 3.671184 3.720438 3.769692 3.818946 3.868201 3.917455 3.966709 4.015963 4.065217 4.114471 4.163725 4.212979 4.262233 4.311487 4.360742 4.409996 4.459250 4.508504 4.557758 4.607012 4.656266 4.705520 4.754774 4.804028 4.853283 4.902537 4.951791 5.001045 5.050299 5.099553 5.148807 5.198061 5.247315 5.296570 5.345824 5.395078 5.444332 5.493586 5.542840 5.592094 5.641348 5.690602 5.739856 5.789111 5.838365 5.887619 5.936873 5.986127 6.035381 6.084635 6.133889 6.183143 6.232397 6.281652 6.330906 6.380160 6.429414 6.478668 6.527922 6.577176 6.626430 6.675684 6.724938 6.774193 6.823447 6.872701 6.921955 6.971209 7.020463 7.069717 7.118971 7.168225 7.217480 7.266734 7.315988 7.365242 7.414496 7.463750 7.513004 7.562258 7.611512 7.660766 7.710021 7.759275 7.808529 7.857783 7.907037 7.956291 8.005545 8.054799 8.104053 8.153307 8.202562 8.251816 8.301070 8.350324 8.399578 8.448832 8.498086 8.547340 8.596594 8.645849 8.695103 8.744357 8.793611 8.842865 8.892119 8.941373 8.990627 9.039881 9.089135 9.138390 9.223487 9.683819 9.735138 9.784970 9.834801 9.884632 9.934463 9.984295 10.034126 10.083957 10.133788 10.183620 10.233451 10.283282 10.333114 10.382945 10.432996 10.483271 10.533728 10.584184 10.638006 10.694690 10.752449 10.810208 10.867967 10.925726 10.983484 11.041243 11.099002 11.156761 11.214520 11.272279 11.330038 11.387797 11.445556 11.503315 11.561109 11.619145 11.677366 11.735588 11.796571 11.858487 11.920493 11.982499 12.044505 12.106511 12.168517 12.230523 12.292529 12.354535 12.416541 12.478546 12.540552 12.602558 12.664564 12.726570 12.788610 12.850812 12.913236 12.975850 13.039491 13.103195 13.166900 13.230605 13.294309 13.358014 13.421719 13.485423 13.549128 13.612833 13.676537 13.740242 13.803947 13.867652 13.931356 13.995061 14.058773 14.122762 14.187068 14.254709 14.326059 14.397408 14.468757 14.540107 14.611456 14.682805 14.754155 14.825504 14.896853 14.968203 15.039552 15.110902 15.182251 15.253600 15.324950 15.396299 15.467648 15.539352 15.610915 15.680694 15.749778 15.818862 15.887946 15.957030 16.026115 16.095199 16.164283 16.233367 16.302452 16.371536 16.440620 16.509704 16.578788 16.647873 16.716957 16.786041 16.855159 16.924600 16.996485 17.071819 17.147698 17.223578 17.299457 17.375336 17.451216 17.527095 17.602975 17.678854 17.754733 17.830613 17.906492 17.982372 18.058251 18.134130 18.210010 18.285889 18.361794 18.438248 18.516310 18.627455 19.196834 19.766213 20.335592 20.904971 21.474349 22.043728 22.613107 23.182486 23.751865 24.321243 24.890622 25.460001 26.029380 26.598759 27.168138 27.737516 28.306895 28.876274 29.344140 29.513519 29.542980 29.561185 29.579390 29.596359 29.611475 29.626590 29.641705 29.656821 29.671936 29.687051 29.702167 29.717282 29.732397 29.747513 29.762628 29.777744 29.792891 29.808055 29.823220 29.838384 29.853592 29.868858 29.884125 29.899391 29.914658 29.929924 29.945191 29.960457 29.975724 29.990990 30.006257 30.021523 30.036790 30.052056 30.067323 30.082589 30.097856 30.113196 30.128583 30.143971 30.159358 30.174759 30.190179 30.205598 30.221017 30.236436 30.251855 30.267274 30.282694 30.298113 30.313532 30.328951 30.344370 30.359789 30.375240 30.390692 30.406144 30.421596 30.437145 30.452718 30.468292 30.483865 30.499438 30.515012 30.530585 30.546158 30.561732 30.577305 30.592878 30.608452 30.624025 30.639598 30.655172 30.670745 30.686347 30.702012 30.717677 30.733342 30.749021 30.764750 30.780479 30.796208 30.811937 30.827666 30.843395 30.859124 30.874854 30.890583 30.906312 30.922041 30.937770 30.953499 30.969228 30.984957 31.000686 31.036714 31.070186 31.086073 31.101959 31.117845 31.133732 31.149618 31.165504 31.181391 31.197277 31.213163 31.229050 31.244936 31.260823 31.276709 31.292595 31.308482 31.324373 31.340333 31.356292 31.372252 31.388216 31.404261 31.420306 31.436351 31.452396 31.468442 31.484487 31.500532 31.516577 31.532623 31.548668 31.564713 31.580758 31.596804 31.612849 31.628894 31.645275 31.669818 31.694360 31.722241 31.754652 31.787064 31.819475 31.851887 31.884298 31.916709 31.949121 31.991925 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.457497 0.475146 0.492795 0.510444 0.534613 0.560148 0.586179 0.613300 0.640421 0.665896 0.691277 0.716778 0.742447 0.768115 0.795516 0.823073 0.855109 0.890287 0.936207 0.985461 1.034715 1.083969 1.133223 1.182477 1.231731 1.280985 1.330240 1.379494 1.428748 1.478002 1.527256 1.576510 1.625764 1.675018 1.724272 1.773527 1.822781 1.872035 1.921289 1.970543 2.019797 2.069051 2.118305 2.167559 2.216813 2.266068 2.315322 2.364576 2.413830 2.463084 2.512338 2.561592 2.610846 2.660100 2.709354 2.758609 2.807863 2.857117 2.906371 2.955625 3.004879 3.054133 3.103387 3.152641 3.201895 3.251150 3.300404 3.349658 3.398912 3.448166 3.497420 3.546674 3.595928 3.645182 3.694437 3.743691 3.792945 3.842199 3.891453 3.940707 3.989961 4.039215 4.088469 4.137723 4.186978 4.236232 4.285486 4.334740 4.383994 4.433248 4.482502 4.531756 4.581010 4.630264 4.679519 4.728773 4.778027 4.827281 4.876535 4.925789 4.975043 5.024297 5.073551 5.122806 5.172060 5.221314 5.270568 5.319822 5.369076 5.418330 5.467584 5.516838 5.566092 5.615347 5.664601 5.713855 5.763109 5.812363 5.861617 5.910871 5.960125 6.009379 6.058633 6.107888 6.157142 6.206396 6.255650 6.304904 6.354158 6.403412 6.452666 6.501920 6.551174 6.600429 6.649683 6.698937 6.748191 6.797445 6.846699 6.895953 6.945207 6.994461 7.043716 7.092970 7.142224 7.191478 7.240732 7.289986 7.339240 7.388494 7.437748 7.487002 7.536257 7.585511 7.634765 7.684019 7.733273 7.782527 7.831781 7.881035 7.930289 7.979543 8.028798 8.078052 8.127306 8.176560 8.225814 8.275068 8.324322 8.373576 8.422830 8.472084 8.521339 8.570593 8.619847 8.669101 8.718355 8.767609 8.816863 8.866117 8.915371 8.964626 9.013880 9.063134 9.112388 9.680873 9.732187 9.782018 9.831849 9.881680 9.931512 9.981343 10.031174 10.081006 10.130837 10.180668 10.230499 10.280331 10.330162 10.380009 10.430242 10.480698 10.531154 10.581610 10.635478 10.692116 10.749875 10.807634 10.865393 10.923152 10.980911 11.038670 11.096429 11.154188 11.211947 11.269706 11.327465 11.385224 11.442983 11.500747 11.558572 11.616793 11.675015 11.733236 11.794197 11.856135 11.918141 11.980147 12.042153 12.104159 12.166165 12.228171 12.290177 12.352183 12.414189 12.476195 12.538201 12.600207 12.662213 12.724219 12.786290 12.848626 12.911050 12.973627 13.037304 13.101009 13.164714 13.228418 13.292123 13.355828 13.419532 13.483237 13.546942 13.610646 13.674351 13.738056 13.801761 13.865465 13.929170 13.992875 14.056579 14.120750 14.184978 14.252698 14.324047 14.395396 14.466746 14.538095 14.609444 14.680794 14.752143 14.823493 14.894842 14.966191 15.037541 15.108890 15.180239 15.251589 15.322938 15.394287 15.465637 15.537501 15.609099 15.678843 15.747927 15.817011 15.886095 15.955180 16.024264 16.093348 16.162432 16.231517 16.300601 16.369685 16.438769 16.507853 16.576938 16.646022 16.715106 16.784190 16.853385 16.922875 16.994795 17.070094 17.145974 17.221853 17.297732 17.373612 17.449491 17.525370 17.601250 17.677129 17.753009 17.828888 17.904767 17.980647 18.056526 18.132406 18.208285 18.284164 18.360107 18.436632 18.514071 18.598247 19.068470 19.637848 20.207227 20.776606 21.345985 21.915364 22.484742 23.054121 23.623500 24.192879 24.762258 25.331637 25.901015 26.470394 27.039773 27.609152 28.178531 28.747909 29.267022 29.436962 29.529520 29.544635 29.559751 29.574866 29.589981 29.605097 29.620212 29.635327 29.650443 29.665558 29.680673 29.695789 29.710904 29.726019 29.741135 29.756250 29.771366 29.786502 29.801708 29.816913 29.832118 29.847325 29.862591 29.877858 29.893124 29.908391 29.923657 29.938924 29.954190 29.969457 29.984723 29.999990 30.015256 30.030523 30.045794 30.061074 30.076354 30.091633 30.106941 30.122360 30.137779 30.153199 30.168618 30.184037 30.199456 30.214875 30.230294 30.245714 30.261133 30.276552 30.291971 30.307390 30.322809 30.338228 30.353648 30.369112 30.384612 30.400113 30.415613 30.431144 30.446717 30.462290 30.477864 30.493437 30.509010 30.524584 30.540157 30.555730 30.571304 30.586877 30.602450 30.618024 30.633597 30.649170 30.664744 30.680317 30.696024 30.711742 30.727460 30.743177 30.758905 30.774634 30.790363 30.806092 30.821821 30.837550 30.853279 30.869008 30.884737 30.900466 30.916195 30.931924 30.950429 30.970797 30.991166 31.015497 31.044733 31.070613 31.086500 31.102386 31.118273 31.134159 31.150045 31.165932 31.181818 31.197704 31.213591 31.229477 31.245364 31.261250 31.277136 31.293023 31.308909 31.324806 31.340807 31.356808 31.372810 31.388814 31.404859 31.420905 31.436950 31.452995 31.469040 31.485086 31.501131 31.517176 31.533221 31.549267 31.565312 31.581357 31.597402 31.613448 31.629493 31.646712 31.678030 31.709379 31.741790 31.774202 31.806613 31.839024 31.871436 31.904087 31.939286 31.979679 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.453995 0.467947 0.481900 0.495852 0.509805 0.526097 0.543232 0.560367 0.577502 0.603158 0.628906 0.655218 0.682101 0.708862 0.734615 0.760368 0.785892 0.811273 0.836745 0.863155 0.889565 0.916729 0.944286 0.975194 1.012973 1.057967 1.107221 1.156476 1.205730 1.254984 1.304238 1.353492 1.402746 1.452000 1.501254 1.550508 1.599763 1.649017 1.698271 1.747525 1.796779 1.846033 1.895287 1.944541 1.993795 2.043049 2.092304 2.141558 2.190812 2.240066 2.289320 2.338574 2.387828 2.437082 2.486336 2.535590 2.584845 2.634099 2.683353 2.732607 2.781861 2.831115 2.880369 2.929623 2.978877 3.028131 3.077386 3.126640 3.175894 3.225148 3.274402 3.323656 3.372910 3.422164 3.471418 3.520673 3.569927 3.619181 3.668435 3.717689 3.766943 3.816197 3.865451 3.914705 3.963959 4.013214 4.062468 4.111722 4.160976 4.210230 4.259484 4.308738 4.357992 4.407246 4.456500 4.505755 4.555009 4.604263 4.653517 4.702771 4.752025 4.801279 4.850533 4.899787 4.949041 4.998296 5.047550 5.096804 5.146058 5.195312 5.244566 5.293820 5.343074 5.392328 5.441583 5.490837 5.540091 5.589345 5.638599 5.687853 5.737107 5.786361 5.835615 5.884869 5.934124 5.983378 6.032632 6.081886 6.131140 6.180394 6.229648 6.278902 6.328156 6.377410 6.426665 6.475919 6.525173 6.574427 6.623681 6.672935 6.722189 6.771443 6.820697 6.869952 6.919206 6.968460 7.017714 7.066968 7.116222 7.165476 7.214730 7.263984 7.313238 7.362493 7.411747 7.461001 7.510255 7.559509 7.608763 7.658017 7.707271 7.756525 7.805779 7.855034 7.904288 7.953542 8.002796 8.052050 8.101304 8.150558 8.199812 8.249066 8.298320 8.347575 8.396829 8.446083 8.495337 8.544591 8.593845 8.643099 8.692353 8.741607 8.790862 8.840116 8.889370 8.938624 8.988164 9.045873 9.678223 9.729235 9.779066 9.828898 9.878729 9.928560 9.978391 10.028223 10.078054 10.127885 10.177717 10.227548 10.277379 10.327210 10.377333 10.427668 10.478125 10.528581 10.579037 10.632922 10.689543 10.747302 10.805061 10.862820 10.920579 10.978338 11.036097 11.093855 11.151614 11.209373 11.267132 11.324891 11.382650 11.440409 11.498205 11.556220 11.614441 11.672663 11.730884 11.791810 11.853783 11.915789 11.977795 12.039801 12.101807 12.163813 12.225819 12.287825 12.349831 12.411837 12.473843 12.535849 12.597855 12.659861 12.721881 12.784015 12.846440 12.908865 12.971413 13.035118 13.098823 13.162527 13.226232 13.289937 13.353641 13.417346 13.481051 13.544756 13.608460 13.672165 13.735870 13.799574 13.863279 13.926984 13.990688 14.054525 14.118738 14.182967 14.250686 14.322035 14.393385 14.464734 14.536084 14.607433 14.678782 14.750132 14.821481 14.892830 14.964180 15.035529 15.106878 15.178228 15.249577 15.320926 15.392276 15.463757 15.535650 15.607287 15.676992 15.746076 15.815160 15.884245 15.953329 16.022413 16.091497 16.160581 16.229666 16.298750 16.367834 16.436918 16.506003 16.575087 16.644171 16.713255 16.782340 16.851604 16.921151 16.993097 17.068369 17.144249 17.220128 17.296007 17.371887 17.447766 17.523646 17.599525 17.675404 17.751284 17.827163 17.903043 17.978922 18.054801 18.130681 18.206560 18.282439 18.358494 18.435014 18.512209 18.595173 18.940105 19.509484 20.078863 20.648242 21.217620 21.786999 22.356378 22.925757 23.495136 24.064514 24.633893 25.203272 25.772651 26.342030 26.911408 27.480787 28.050166 28.619545 29.174270 29.360079 29.478103 29.518208 29.538257 29.553373 29.568488 29.583603 29.598719 29.613834 29.628949 29.644065 29.659180 29.674295 29.689411 29.704526 29.719642 29.734757 29.749872 29.764988 29.780103 29.795325 29.810572 29.825819 29.841065 29.856324 29.871591 29.886857 29.902124 29.917390 29.932657 29.947923 29.963190 29.978456 29.993723 30.008989 30.024256 30.039522 30.054846 30.070170 30.085494 30.100818 30.116219 30.131638 30.147057 30.162476 30.177895 30.193314 30.208734 30.224153 30.239572 30.254991 30.270410 30.285829 30.301249 30.316668 30.332087 30.347506 30.362945 30.378494 30.394043 30.409593 30.425142 30.440716 30.456289 30.471862 30.487436 30.503009 30.518583 30.534156 30.549729 30.565303 30.580876 30.596449 30.612023 30.627623 30.643237 30.658851 30.674465 30.690143 30.705872 30.721601 30.737330 30.753059 30.768788 30.784517 30.800246 30.815975 30.831705 30.847434 30.863163 30.878892 30.894621 30.910350 30.926079 30.945653 30.978358 31.008106 31.029605 31.051104 31.071041 31.086927 31.102814 31.118700 31.134586 31.150473 31.166359 31.182245 31.198132 31.214018 31.229904 31.245791 31.261677 31.277564 31.293450 31.309336 31.325241 31.341284 31.357327 31.373370 31.389413 31.405458 31.421503 31.437549 31.453594 31.469639 31.485684 31.501730 31.517775 31.533820 31.549865 31.565911 31.582216 31.600537 31.618857 31.637177 31.664105 31.696517 31.728928 31.761340 31.793751 31.826162 31.858574 31.890985 31.930030 31.974205 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.522230 0.536117 0.550004 0.563891 0.577797 0.594447 0.611098 0.627748 0.645811 0.671776 0.697741 0.723898 0.750146 0.776461 0.802996 0.829532 0.855126 0.880507 0.905889 0.931270 0.956651 0.983407 1.010603 1.037943 1.065500 1.093957 1.134750 1.179728 1.228982 1.278236 1.327490 1.376744 1.425998 1.475253 1.524507 1.573761 1.623015 1.672269 1.721523 1.770777 1.820031 1.869285 1.918540 1.967794 2.017048 2.066302 2.115556 2.164810 2.214064 2.263318 2.312572 2.361826 2.411081 2.460335 2.509589 2.558843 2.608097 2.657351 2.706605 2.755859 2.805113 2.854367 2.903622 2.952876 3.002130 3.051384 3.100638 3.149892 3.199146 3.248400 3.297654 3.346909 3.396163 3.445417 3.494671 3.543925 3.593179 3.642433 3.691687 3.740941 3.790195 3.839450 3.888704 3.937958 3.987212 4.036466 4.085720 4.134974 4.184228 4.233482 4.282736 4.331991 4.381245 4.430499 4.479753 4.529007 4.578261 4.627515 4.676769 4.726023 4.775277 4.824532 4.873786 4.923040 4.972294 5.021548 5.070802 5.120056 5.169310 5.218564 5.267819 5.317073 5.366327 5.415581 5.464835 5.514089 5.563343 5.612597 5.661851 5.711105 5.760360 5.809614 5.858868 5.908122 5.957376 6.006630 6.055884 6.105138 6.154392 6.203646 6.252901 6.302155 6.351409 6.400663 6.449917 6.499171 6.548425 6.597679 6.646933 6.696188 6.745442 6.794696 6.843950 6.893204 6.942458 6.991712 7.040966 7.090220 7.139474 7.188729 7.237983 7.287237 7.336491 7.385745 7.434999 7.484253 7.533507 7.582761 7.632015 7.681270 7.730524 7.779778 7.829032 7.878286 7.927540 7.976794 8.026048 8.075302 8.124556 8.173811 8.223065 8.272319 8.321573 8.370827 8.420081 8.469335 8.518589 8.567843 8.617098 8.666352 8.715606 8.764860 8.814114 8.863368 8.912622 8.980540 9.675826 9.726283 9.776115 9.825946 9.875777 9.925609 9.975440 10.025271 10.075102 10.124934 10.174765 10.224596 10.274431 10.324299 10.374639 10.425095 10.475551 10.526007 10.576463 10.630337 10.686969 10.744728 10.802487 10.860246 10.918005 10.975764 11.033523 11.091282 11.149041 11.206800 11.264559 11.322318 11.380077 11.437836 11.495647 11.553868 11.612090 11.670311 11.728560 11.789426 11.851432 11.913438 11.975444 12.037449 12.099455 12.161461 12.223467 12.285473 12.347479 12.409485 12.471491 12.533497 12.595503 12.657509 12.719556 12.781829 12.844253 12.906682 12.969227 13.032932 13.096636 13.160341 13.224046 13.287751 13.351455 13.415160 13.478865 13.542569 13.606274 13.669979 13.733683 13.797388 13.861093 13.924797 13.988502 14.052512 14.116727 14.180955 14.248716 14.320024 14.391373 14.462723 14.534072 14.605421 14.676771 14.748120 14.819469 14.890819 14.962168 15.033517 15.104867 15.176216 15.247566 15.318915 15.390264 15.461897 15.533799 15.605480 15.675141 15.744225 15.813310 15.882394 15.951478 16.020562 16.089646 16.158731 16.227815 16.296899 16.365983 16.435068 16.504152 16.573236 16.642320 16.711404 16.780489 16.849815 16.919426 16.991391 17.066645 17.142524 17.218403 17.294283 17.370162 17.446041 17.521921 17.597800 17.673680 17.749559 17.825438 17.901318 17.977197 18.053076 18.128956 18.204835 18.280715 18.356882 18.433396 18.510596 18.592392 18.811741 19.381119 19.950498 20.519877 21.089256 21.658635 22.228013 22.797392 23.366771 23.936150 24.505529 25.074907 25.644286 26.213665 26.783044 27.352423 27.921802 28.491180 29.060559 29.283564 29.453813 29.485704 29.510666 29.531879 29.546995 29.562110 29.577225 29.592341 29.607456 29.622571 29.637687 29.652802 29.667917 29.683033 29.698148 29.713264 29.728392 29.743529 29.758666 29.773802 29.788991 29.804257 29.819524 29.834790 29.850057 29.865323 29.880590 29.895856 29.911123 29.926389 29.941656 29.956922 29.972189 29.987455 30.002722 30.017988 30.033255 30.048581 30.063950 30.079319 30.094688 30.110077 30.125496 30.140915 30.156334 30.171754 30.187173 30.202592 30.218011 30.233430 30.248849 30.264269 30.279688 30.295107 30.310548 30.325992 30.341435 30.356879 30.372421 30.387995 30.403568 30.419141 30.434715 30.450288 30.465861 30.481435 30.497008 30.512581 30.528155 30.543728 30.559301 30.574875 30.590448 30.606021 30.621620 30.637287 30.652953 30.668620 30.684297 30.700026 30.715755 30.731485 30.747214 30.762943 30.778672 30.794401 30.810130 30.825859 30.841588 30.857317 30.873046 30.888775 30.904504 30.920234 30.935963 31.003808 31.020808 31.037808 31.054808 31.071468 31.087354 31.103241 31.119127 31.135014 31.150900 31.166786 31.182673 31.198559 31.214445 31.230332 31.246218 31.262112 31.278037 31.293962 31.309887 31.325831 31.341876 31.357921 31.373966 31.390012 31.406057 31.422102 31.438147 31.454193 31.470238 31.486283 31.502328 31.518374 31.534419 31.550464 31.566509 31.583436 31.605285 31.627133 31.651243 31.683655 31.716066 31.748478 31.780889 31.813300 31.845712 31.878123 31.916312 31.968988 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.590332 0.604180 0.618028 0.631876 0.646376 0.662569 0.678761 0.694953 0.714284 0.740470 0.766655 0.792371 0.818012 0.844274 0.871640 0.898979 0.924360 0.949741 0.975122 1.000504 1.025885 1.051650 1.077432 1.104042 1.131599 1.159156 1.186713 1.214270 1.255383 1.301489 1.350743 1.399997 1.449251 1.498505 1.547759 1.597013 1.646267 1.695521 1.744776 1.794030 1.843284 1.892538 1.941792 1.991046 2.040300 2.089554 2.138808 2.188062 2.237317 2.286571 2.335825 2.385079 2.434333 2.483587 2.532841 2.582095 2.631349 2.680603 2.729858 2.779112 2.828366 2.877620 2.926874 2.976128 3.025382 3.074636 3.123890 3.173145 3.222399 3.271653 3.320907 3.370161 3.419415 3.468669 3.517923 3.567177 3.616431 3.665686 3.714940 3.764194 3.813448 3.862702 3.911956 3.961210 4.010464 4.059718 4.108972 4.158227 4.207481 4.256735 4.305989 4.355243 4.404497 4.453751 4.503005 4.552259 4.601513 4.650768 4.700022 4.749276 4.798530 4.847784 4.897038 4.946292 4.995546 5.044800 5.094055 5.143309 5.192563 5.241817 5.291071 5.340325 5.389579 5.438833 5.488087 5.537341 5.586596 5.635850 5.685104 5.734358 5.783612 5.832866 5.882120 5.931374 5.980628 6.029882 6.079137 6.128391 6.177645 6.226899 6.276153 6.325407 6.374661 6.423915 6.473169 6.522423 6.571678 6.620932 6.670186 6.719440 6.768694 6.817948 6.867202 6.916456 6.965710 7.014965 7.064219 7.113473 7.162727 7.211981 7.261235 7.310489 7.359743 7.408997 7.458251 7.507506 7.556760 7.606014 7.655268 7.704522 7.753776 7.803030 7.852284 7.901538 7.950792 8.000047 8.049301 8.098555 8.147809 8.197063 8.246317 8.295571 8.344825 8.394079 8.443334 8.492588 8.541842 8.591096 8.640350 8.689604 8.738858 8.788112 8.837366 8.914430 9.673501 9.723332 9.773163 9.822994 9.872826 9.922657 9.972488 10.022320 10.072151 10.121982 10.171813 10.221645 10.271487 10.321676 10.372066 10.422522 10.472978 10.523434 10.573890 10.627724 10.684396 10.742155 10.799914 10.857673 10.915432 10.973191 11.030950 11.088709 11.146468 11.204227 11.261985 11.319744 11.377503 11.435300 11.493295 11.551516 11.609738 11.667959 11.726305 11.787074 11.849080 11.911086 11.973092 12.035098 12.097104 12.159110 12.221116 12.283122 12.345128 12.407134 12.469139 12.531145 12.593151 12.655158 12.717219 12.779643 12.842067 12.904496 12.967041 13.030745 13.094450 13.158155 13.221860 13.285564 13.349269 13.412974 13.476678 13.540383 13.604088 13.667792 13.731497 13.795202 13.858906 13.922611 13.986316 14.050487 14.114715 14.178944 14.246789 14.318012 14.389362 14.460711 14.532060 14.603410 14.674759 14.746108 14.817458 14.888807 14.960157 15.031506 15.102855 15.174205 15.245554 15.316903 15.388253 15.460027 15.531948 15.603677 15.673290 15.742375 15.811459 15.880543 15.949627 16.018711 16.087796 16.156880 16.225964 16.295048 16.364133 16.433217 16.502301 16.571385 16.640469 16.709554 16.778685 16.848079 16.917701 16.989676 17.064920 17.140799 17.216678 17.292558 17.368437 17.444317 17.520196 17.596075 17.671955 17.747834 17.823714 17.899593 17.975472 18.051352 18.127231 18.203110 18.278990 18.355269 18.431775 18.508982 18.589731 18.683376 19.252755 19.822134 20.391512 20.960891 21.530270 22.099649 22.669028 23.238407 23.807785 24.377164 24.946543 25.515922 26.085301 26.654679 27.224058 27.793437 28.362816 28.932195 29.207344 29.377312 29.471019 29.489138 29.507258 29.525377 29.540617 29.555732 29.570847 29.585963 29.601078 29.616193 29.631309 29.646424 29.661540 29.676655 29.691770 29.706886 29.722014 29.737192 29.752370 29.767547 29.782725 29.797990 29.813257 29.828523 29.843790 29.859056 29.874323 29.889589 29.904856 29.920122 29.935389 29.950655 29.965922 29.981188 29.996455 30.011721 30.026988 30.042280 30.057693 30.073107 30.088521 30.103935 30.119354 30.134774 30.150193 30.165612 30.181031 30.196450 30.211869 30.227289 30.242708 30.258127 30.273546 30.288965 30.304422 30.319914 30.335406 30.350898 30.366420 30.381993 30.397567 30.413140 30.428713 30.444287 30.459860 30.475433 30.491007 30.506580 30.522153 30.537727 30.553300 30.568874 30.584447 30.600020 30.615594 30.631297 30.647016 30.662735 30.678454 30.694181 30.709910 30.725639 30.741368 30.757097 30.772826 30.788555 30.804285 30.820014 30.835743 30.851472 30.867201 30.886515 30.908600 30.930684 30.971091 31.008350 31.024236 31.040123 31.056009 31.071895 31.087782 31.103668 31.119555 31.135441 31.151327 31.167214 31.183100 31.198986 31.214873 31.230759 31.246645 31.262549 31.278515 31.294482 31.310448 31.326429 31.342475 31.358520 31.374565 31.390610 31.406656 31.422701 31.438746 31.454791 31.470837 31.486882 31.502927 31.518972 31.535018 31.551063 31.567108 31.585237 31.612298 31.639359 31.670793 31.703204 31.735615 31.768027 31.800438 31.832850 31.866121 31.899513 31.960841 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.644393 0.658249 0.672105 0.685962 0.699818 0.714720 0.730479 0.746238 0.761997 0.782830 0.809240 0.835590 0.860697 0.885804 0.912095 0.939620 0.966897 0.992846 1.018795 1.044356 1.069738 1.095119 1.120500 1.145881 1.171982 1.198513 1.225256 1.252813 1.280370 1.307927 1.335484 1.374546 1.423249 1.472503 1.521757 1.571012 1.620266 1.669520 1.718774 1.768028 1.817282 1.866536 1.915790 1.965044 2.014298 2.063553 2.112807 2.162061 2.211315 2.260569 2.309823 2.359077 2.408331 2.457585 2.506839 2.556094 2.605348 2.654602 2.703856 2.753110 2.802364 2.851618 2.900872 2.950126 2.999380 3.048635 3.097889 3.147143 3.196397 3.245651 3.294905 3.344159 3.393413 3.442667 3.491922 3.541176 3.590430 3.639684 3.688938 3.738192 3.787446 3.836700 3.885954 3.935208 3.984463 4.033717 4.082971 4.132225 4.181479 4.230733 4.279987 4.329241 4.378495 4.427749 4.477004 4.526258 4.575512 4.624766 4.674020 4.723274 4.772528 4.821782 4.871036 4.920291 4.969545 5.018799 5.068053 5.117307 5.166561 5.215815 5.265069 5.314323 5.363577 5.412832 5.462086 5.511340 5.560594 5.609848 5.659102 5.708356 5.757610 5.806864 5.856118 5.905373 5.954627 6.003881 6.053135 6.102389 6.151643 6.200897 6.250151 6.299405 6.348659 6.397914 6.447168 6.496422 6.545676 6.594930 6.644184 6.693438 6.742692 6.791946 6.841201 6.890455 6.939709 6.988963 7.038217 7.087471 7.136725 7.185979 7.235233 7.284487 7.333742 7.382996 7.432250 7.481504 7.530758 7.580012 7.629266 7.678520 7.727774 7.777028 7.826283 7.875537 7.924791 7.974045 8.023299 8.072553 8.121807 8.171061 8.220315 8.269570 8.318824 8.368078 8.417332 8.466586 8.515840 8.565094 8.614348 8.663602 8.712856 8.762111 8.846346 9.670549 9.720380 9.770212 9.820043 9.869874 9.919705 9.969537 10.019368 10.069199 10.119030 10.168862 10.218708 10.268595 10.319036 10.369492 10.419948 10.470404 10.520860 10.571316 10.625082 10.681823 10.739581 10.797340 10.855099 10.912858 10.970617 11.028376 11.086135 11.143894 11.201653 11.259412 11.317171 11.374930 11.432745 11.490943 11.549165 11.607386 11.665608 11.724041 11.784722 11.846728 11.908734 11.970740 12.032746 12.094752 12.156758 12.218764 12.280770 12.342776 12.404782 12.466788 12.528794 12.590800 12.652828 12.715033 12.777457 12.839881 12.902306 12.964872 13.028559 13.092264 13.155969 13.219673 13.283378 13.347083 13.410787 13.474492 13.538197 13.601901 13.665606 13.729311 13.793016 13.856720 13.920425 13.984292 14.048475 14.112704 14.176932 14.244849 14.316001 14.387350 14.458699 14.530049 14.601398 14.672748 14.744097 14.815446 14.886796 14.958145 15.029494 15.100844 15.172193 15.243542 15.314892 15.386354 15.458174 15.530098 15.601878 15.671439 15.740524 15.809608 15.878692 15.947776 16.016861 16.085945 16.155029 16.224113 16.293198 16.362282 16.431366 16.500450 16.569534 16.638619 16.707703 16.776883 16.846355 16.915976 16.987954 17.063195 17.139074 17.214954 17.290833 17.366712 17.442592 17.518471 17.594351 17.670230 17.746109 17.821989 17.897868 17.973747 18.049627 18.125506 18.201386 18.277319 18.353654 18.430154 18.507369 18.587183 18.674070 19.124390 19.693769 20.263148 20.832527 21.401906 21.971284 22.540663 23.110042 23.679421 24.248800 24.818178 25.387557 25.956936 26.526315 27.095694 27.665072 28.234451 28.803830 29.131316 29.300520 29.440402 29.473777 29.488893 29.504008 29.519123 29.534239 29.549354 29.564469 29.579585 29.594700 29.609815 29.624931 29.640046 29.655162 29.670277 29.685392 29.700508 29.715623 29.730821 29.746039 29.761258 29.776477 29.791723 29.806990 29.822256 29.837523 29.852789 29.868056 29.883322 29.898589 29.913855 29.929122 29.944388 29.959655 29.974921 29.990225 30.005531 30.020837 30.036143 30.051536 30.066955 30.082375 30.097794 30.113213 30.128632 30.144051 30.159470 30.174889 30.190309 30.205728 30.221147 30.236566 30.251985 30.267404 30.282824 30.298257 30.313798 30.329338 30.344879 30.360419 30.375992 30.391566 30.407139 30.422712 30.438286 30.453859 30.469432 30.485006 30.500579 30.516152 30.531726 30.547299 30.562899 30.578514 30.594130 30.609745 30.625419 30.641148 30.656877 30.672606 30.688336 30.704065 30.719794 30.735523 30.751252 30.766981 30.782710 30.798439 30.814168 30.829897 30.845626 30.861355 30.881248 30.918615 30.952927 30.983856 31.008777 31.024664 31.040550 31.056436 31.072323 31.088209 31.104095 31.119982 31.135868 31.151755 31.167641 31.183527 31.199414 31.215300 31.231186 31.247073 31.262988 31.278996 31.295004 31.311012 31.327028 31.343073 31.359119 31.375164 31.391209 31.407254 31.423300 31.439345 31.455390 31.471435 31.487481 31.503526 31.519737 31.536513 31.553289 31.570065 31.593108 31.625519 31.657931 31.690342 31.722753 31.755165 31.787576 31.819988 31.855788 31.895271 31.951786 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.712312 0.726176 0.740039 0.753902 0.767765 0.783056 0.798658 0.814261 0.829863 0.852646 0.878406 0.904055 0.929300 0.954546 0.980877 1.007736 1.034562 1.061306 1.088049 1.113590 1.138971 1.164353 1.189734 1.215115 1.240496 1.265878 1.291834 1.319158 1.346482 1.374026 1.401583 1.429955 1.458832 1.495756 1.545010 1.594264 1.643518 1.692772 1.742026 1.791280 1.840534 1.889789 1.939043 1.988297 2.037551 2.086805 2.136059 2.185313 2.234567 2.283821 2.333075 2.382330 2.431584 2.480838 2.530092 2.579346 2.628600 2.677854 2.727108 2.776362 2.825616 2.874871 2.924125 2.973379 3.022633 3.071887 3.121141 3.170395 3.219649 3.268903 3.318158 3.367412 3.416666 3.465920 3.515174 3.564428 3.613682 3.662936 3.712190 3.761444 3.810699 3.859953 3.909207 3.958461 4.007715 4.056969 4.106223 4.155477 4.204731 4.253985 4.303240 4.352494 4.401748 4.451002 4.500256 4.549510 4.598764 4.648018 4.697272 4.746526 4.795781 4.845035 4.894289 4.943543 4.992797 5.042051 5.091305 5.140559 5.189813 5.239068 5.288322 5.337576 5.386830 5.436084 5.485338 5.534592 5.583846 5.633100 5.682354 5.731609 5.780863 5.830117 5.879371 5.928625 5.977879 6.027133 6.076387 6.125641 6.174895 6.224150 6.273404 6.322658 6.371912 6.421166 6.470420 6.519674 6.568928 6.618182 6.667437 6.716691 6.765945 6.815199 6.864453 6.913707 6.962961 7.012215 7.061469 7.110723 7.159978 7.209232 7.258486 7.307740 7.356994 7.406248 7.455502 7.504756 7.554010 7.603264 7.652519 7.701773 7.751027 7.800281 7.849535 7.898789 7.948043 7.997297 8.046551 8.095805 8.145060 8.194314 8.243568 8.292822 8.342076 8.391330 8.440584 8.489838 8.539092 8.588347 8.637601 8.686855 8.770055 9.667597 9.717429 9.767260 9.817091 9.866922 9.916754 9.966585 10.016416 10.066248 10.116079 10.165910 10.215817 10.266026 10.316463 10.366919 10.417375 10.467831 10.518287 10.568743 10.622409 10.679249 10.737008 10.794767 10.852526 10.910285 10.968044 11.025803 11.083562 11.141321 11.199080 11.256839 11.314598 11.372394 11.430370 11.488591 11.546813 11.605034 11.663256 11.721767 11.782370 11.844376 11.906382 11.968388 12.030394 12.092400 12.154406 12.216412 12.278418 12.340424 12.402430 12.464436 12.526442 12.588448 12.650485 12.712846 12.775270 12.837695 12.900119 12.962723 13.026373 13.090078 13.153782 13.217487 13.281192 13.344896 13.408601 13.472306 13.536011 13.599715 13.663420 13.727125 13.790829 13.854534 13.918239 13.982259 14.046464 14.110692 14.174921 14.242897 14.313989 14.385339 14.456688 14.528037 14.599387 14.670736 14.742085 14.813435 14.884784 14.956133 15.027483 15.098832 15.170182 15.241531 15.312880 15.384457 15.456323 15.528247 15.600083 15.669589 15.738673 15.807757 15.876841 15.945926 16.015010 16.084094 16.153178 16.222262 16.291347 16.360431 16.429515 16.498599 16.567684 16.636768 16.705852 16.775073 16.844630 16.914251 16.986224 17.061470 17.137349 17.213229 17.289108 17.364988 17.440867 17.516746 17.592626 17.668505 17.744385 17.820264 17.896143 17.972023 18.047902 18.123781 18.199661 18.275682 18.352041 18.428531 18.505756 18.584741 18.670753 18.996026 19.565405 20.134783 20.704162 21.273541 21.842920 22.412299 22.981677 23.551056 24.120435 24.689814 25.259193 25.828572 26.397950 26.967329 27.536708 28.106087 28.675466 29.055299 29.223600 29.394087 29.436585 29.467399 29.482515 29.497630 29.512745 29.527861 29.542976 29.558091 29.573207 29.588322 29.603438 29.618553 29.633668 29.648784 29.663899 29.679014 29.694130 29.709245 29.724415 29.739675 29.754935 29.770195 29.785456 29.800722 29.815989 29.831255 29.846522 29.861788 29.877055 29.892321 29.907588 29.922854 29.938121 29.953387 29.968654 29.983967 29.999317 30.014668 30.030018 30.045395 30.060814 30.076233 30.091652 30.107071 30.122490 30.137909 30.153329 30.168748 30.184167 30.199586 30.215005 30.230424 30.245857 30.261292 30.276727 30.292162 30.307698 30.323271 30.338844 30.354418 30.369991 30.385564 30.401138 30.416711 30.432284 30.447858 30.463431 30.479004 30.494578 30.510151 30.525724 30.541298 30.556894 30.572562 30.588229 30.603897 30.619574 30.635303 30.651032 30.666761 30.682490 30.698219 30.713948 30.729677 30.745406 30.761135 30.776865 30.792594 30.808323 30.824901 30.841573 30.858244 30.878402 30.944780 30.967180 30.989581 31.009205 31.025091 31.040977 31.056864 31.072750 31.088636 31.104523 31.120409 31.136296 31.152182 31.168068 31.183955 31.199842 31.215733 31.231624 31.247514 31.263446 31.279491 31.295536 31.311582 31.327627 31.343672 31.359717 31.375763 31.391808 31.407853 31.423898 31.439944 31.455989 31.472034 31.488079 31.504125 31.521132 31.540820 31.560508 31.580246 31.612657 31.645069 31.677480 31.709891 31.742303 31.774714 31.807125 31.840845 31.889136 31.943622 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.780263 0.794126 0.807989 0.821852 0.835869 0.851394 0.866918 0.882442 0.897967 0.922449 0.947325 0.972420 0.997874 1.023329 1.049442 1.075666 1.102443 1.130023 1.157425 1.182813 1.208202 1.233587 1.258968 1.284349 1.309730 1.335112 1.360748 1.386645 1.412569 1.440126 1.467683 1.495240 1.522797 1.551445 1.582051 1.617516 1.666770 1.716025 1.765279 1.814533 1.863787 1.913041 1.962295 2.011549 2.060803 2.110057 2.159311 2.208566 2.257820 2.307074 2.356328 2.405582 2.454836 2.504090 2.553344 2.602598 2.651852 2.701107 2.750361 2.799615 2.848869 2.898123 2.947377 2.996631 3.045885 3.095139 3.144394 3.193648 3.242902 3.292156 3.341410 3.390664 3.439918 3.489172 3.538426 3.587680 3.636935 3.686189 3.735443 3.784697 3.833951 3.883205 3.932459 3.981713 4.030967 4.080221 4.129476 4.178730 4.227984 4.277238 4.326492 4.375746 4.425000 4.474254 4.523508 4.572762 4.622017 4.671271 4.720525 4.769779 4.819033 4.868287 4.917541 4.966795 5.016049 5.065304 5.114558 5.163812 5.213066 5.262320 5.311574 5.360828 5.410082 5.459336 5.508590 5.557845 5.607099 5.656353 5.705607 5.754861 5.804115 5.853369 5.902623 5.951877 6.001131 6.050386 6.099640 6.148894 6.198148 6.247402 6.296656 6.345910 6.395164 6.444418 6.493673 6.542927 6.592181 6.641435 6.690689 6.739943 6.789197 6.838451 6.887705 6.936959 6.986214 7.035468 7.084722 7.133976 7.183230 7.232484 7.281738 7.330992 7.380246 7.429500 7.478755 7.528009 7.577263 7.626517 7.675771 7.725025 7.774279 7.823533 7.872787 7.922041 7.971296 8.020550 8.069804 8.119058 8.168312 8.217566 8.266820 8.316074 8.365328 8.414583 8.463837 8.513091 8.562345 8.611691 8.661379 9.664646 9.714477 9.764308 9.814140 9.863971 9.913802 9.963633 10.013465 10.063296 10.113127 10.162991 10.212977 10.263433 10.313889 10.364345 10.414801 10.465257 10.515713 10.566170 10.619707 10.676676 10.734435 10.792194 10.849953 10.907711 10.965470 11.023229 11.080988 11.138747 11.196506 11.254265 11.312024 11.369845 11.428018 11.486240 11.544461 11.602683 11.660904 11.719482 11.780019 11.842025 11.904031 11.966037 12.028042 12.090048 12.152054 12.214060 12.276066 12.338072 12.400078 12.462084 12.524090 12.586106 12.648236 12.710660 12.773084 12.835508 12.897932 12.960570 13.024187 13.087891 13.151596 13.215301 13.279005 13.342710 13.406415 13.470120 13.533824 13.597529 13.661234 13.724938 13.788643 13.852348 13.916089 13.980223 14.044452 14.108681 14.172909 14.240931 14.311978 14.383327 14.454676 14.526026 14.597375 14.668724 14.740074 14.811423 14.882773 14.954122 15.025471 15.096821 15.168170 15.239519 15.310869 15.382550 15.454472 15.526396 15.598292 15.667738 15.736822 15.805906 15.874991 15.944075 16.013159 16.082243 16.151327 16.220412 16.289496 16.358580 16.427664 16.496749 16.565833 16.634917 16.704011 16.773283 16.842905 16.912527 16.984486 17.059745 17.135625 17.211504 17.287383 17.363263 17.439142 17.515022 17.590901 17.666780 17.742660 17.818539 17.894418 17.970298 18.046177 18.122057 18.197936 18.274038 18.350428 18.426907 18.504143 18.582397 18.667436 18.867661 19.437040 20.006419 20.575798 21.145177 21.714555 22.283934 22.853313 23.422692 23.992071 24.561449 25.130828 25.700207 26.269586 26.838965 27.408343 27.977722 28.547101 28.979282 29.146681 29.317643 29.410832 29.435633 29.460434 29.476137 29.491252 29.506367 29.521483 29.536598 29.551713 29.566829 29.581944 29.597060 29.612175 29.627290 29.642406 29.657528 29.672678 29.687827 29.702977 29.718127 29.733389 29.748656 29.763922 29.779189 29.794455 29.809722 29.824988 29.840255 29.855521 29.870788 29.886054 29.901321 29.916587 29.931854 29.947120 29.962387 29.977672 29.993067 30.008463 30.023858 30.039253 30.054672 30.070091 30.085510 30.100929 30.116349 30.131768 30.147187 30.162606 30.178025 30.193444 30.208864 30.224283 30.239733 30.255216 30.270699 30.286182 30.301696 30.317270 30.332843 30.348416 30.363990 30.379563 30.395137 30.410710 30.426283 30.441857 30.457430 30.473003 30.488577 30.504150 30.519723 30.535297 30.550870 30.566569 30.582289 30.598010 30.613730 30.629457 30.645186 30.660916 30.676645 30.692374 30.708103 30.723832 30.739561 30.755290 30.771019 30.786748 30.802477 30.822651 30.846768 30.870885 30.940154 30.957713 30.975272 30.992831 31.009632 31.025518 31.041405 31.057291 31.073177 31.089064 31.104950 31.120836 31.136723 31.152609 31.168496 31.184382 31.200283 31.216215 31.232147 31.248079 31.264045 31.280090 31.296135 31.312180 31.328226 31.344271 31.360316 31.376361 31.392407 31.408452 31.424497 31.440542 31.456588 31.472633 31.488678 31.504723 31.523113 31.546936 31.570758 31.599795 31.632207 31.664618 31.697029 31.729441 31.761852 31.794263 31.826675 31.879479 31.936223 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.778006 0.792091 0.806177 0.820262 0.834348 0.848213 0.862076 0.875939 0.889802 0.904242 0.919690 0.935137 0.950585 0.967828 0.991880 1.015931 1.040855 1.066521 1.092186 1.117804 1.143423 1.170088 1.197667 1.224951 1.251100 1.277248 1.302820 1.328202 1.353583 1.378964 1.404345 1.429727 1.455108 1.480699 1.507351 1.534003 1.561339 1.588896 1.616453 1.644010 1.672057 1.704612 1.739277 1.788531 1.837785 1.887039 1.936293 1.985547 2.034802 2.084056 2.133310 2.182564 2.231818 2.281072 2.330326 2.379580 2.428834 2.478088 2.527343 2.576597 2.625851 2.675105 2.724359 2.773613 2.822867 2.872121 2.921375 2.970630 3.019884 3.069138 3.118392 3.167646 3.216900 3.266154 3.315408 3.364662 3.413916 3.463171 3.512425 3.561679 3.610933 3.660187 3.709441 3.758695 3.807949 3.857203 3.906457 3.955712 4.004966 4.054220 4.103474 4.152728 4.201982 4.251236 4.300490 4.349744 4.398998 4.448253 4.497507 4.546761 4.596015 4.645269 4.694523 4.743777 4.793031 4.842285 4.891540 4.940794 4.990048 5.039302 5.088556 5.137810 5.187064 5.236318 5.285572 5.334826 5.384081 5.433335 5.482589 5.531843 5.581097 5.630351 5.679605 5.728859 5.778113 5.827367 5.876622 5.925876 5.975130 6.024384 6.073638 6.122892 6.172146 6.221400 6.270654 6.319908 6.369163 6.418417 6.467671 6.516925 6.566179 6.615433 6.664687 6.713941 6.763195 6.812450 6.861704 6.910958 6.960212 7.009466 7.058720 7.107974 7.157228 7.206482 7.255736 7.304991 7.354245 7.403499 7.452753 7.502007 7.551261 7.600515 7.649769 7.699023 7.748277 7.797532 7.846786 7.896040 7.945294 7.994548 8.043802 8.093056 8.142310 8.191564 8.240819 8.290073 8.339327 8.388581 8.437835 8.487089 8.536343 8.596371 9.661694 9.711525 9.761357 9.811188 9.861019 9.910851 9.960682 10.010513 10.060344 10.110176 10.160154 10.210404 10.260860 10.311316 10.361772 10.412228 10.462684 10.513140 10.563596 10.616973 10.674102 10.731861 10.789620 10.847379 10.905138 10.962897 11.020656 11.078415 11.136174 11.193933 11.251692 11.309487 11.367445 11.425666 11.483888 11.542109 11.600331 11.658552 11.717187 11.777667 11.839673 11.901679 11.963685 12.025691 12.087697 12.149703 12.211709 12.273715 12.335721 12.397727 12.459732 12.521738 12.583758 12.646050 12.708474 12.770898 12.833322 12.895746 12.958415 13.022000 13.085705 13.149410 13.213115 13.276819 13.340524 13.404229 13.467933 13.531638 13.595343 13.659047 13.722752 13.786457 13.850161 13.914049 13.978212 14.042440 14.106669 14.170898 14.238952 14.309966 14.381315 14.452665 14.524014 14.595364 14.666713 14.738062 14.809412 14.880761 14.952110 15.023460 15.094809 15.166158 15.237508 15.308944 15.380698 15.452621 15.524545 15.596469 15.665887 15.734971 15.804056 15.873140 15.942224 16.011308 16.080392 16.149477 16.218561 16.287645 16.356729 16.425814 16.494898 16.563982 16.633066 16.702188 16.771559 16.841180 16.910802 16.982739 17.058020 17.133900 17.209779 17.285659 17.361538 17.437417 17.513297 17.589176 17.665056 17.740935 17.816814 17.892694 17.968573 18.044452 18.120332 18.196211 18.272388 18.348815 18.425281 18.502530 18.580233 18.664167 18.774714 19.308676 19.878054 20.447433 21.016812 21.586191 22.155570 22.724948 23.294327 23.863706 24.433085 25.002464 25.571842 26.141221 26.710600 27.279979 27.849358 28.418737 28.903266 29.070525 29.240960 29.399131 29.417165 29.435200 29.453234 29.469759 29.484874 29.499989 29.515105 29.530220 29.545335 29.560451 29.575566 29.590682 29.605797 29.620912 29.636028 29.651143 29.666317 29.681508 29.696699 29.711890 29.727122 29.742389 29.757655 29.772922 29.788188 29.803455 29.818721 29.833988 29.849254 29.864521 29.879787 29.895054 29.910320 29.925606 29.940894 29.956181 29.971469 29.986854 30.002273 30.017692 30.033111 30.048530 30.063950 30.079369 30.094788 30.110207 30.125626 30.141045 30.156464 30.171884 30.187303 30.202722 30.218141 30.233570 30.249102 30.264634 30.280165 30.295697 30.311269 30.326842 30.342415 30.357989 30.373562 30.389135 30.404709 30.420282 30.435855 30.451429 30.467002 30.482575 30.498174 30.513791 30.529408 30.545025 30.560696 30.576425 30.592154 30.607883 30.623612 30.639341 30.655070 30.670799 30.686528 30.702257 30.717986 30.733715 30.749445 30.765174 30.780903 30.796632 30.816770 30.860351 30.911825 30.946514 30.962400 30.978286 30.994173 31.010059 31.025946 31.041832 31.057718 31.073605 31.089491 31.105377 31.121264 31.137150 31.153037 31.168923 31.184809 31.200727 31.216700 31.232673 31.248646 31.264643 31.280689 31.296734 31.312779 31.328824 31.344870 31.360915 31.376960 31.393005 31.409051 31.425096 31.441141 31.457186 31.473231 31.489277 31.505322 31.526148 31.556303 31.586933 31.619344 31.651756 31.684167 31.716579 31.748990 31.782697 31.819921 31.872109 31.928032 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.846265 0.860284 0.874303 0.888322 0.902299 0.916163 0.930026 0.943889 0.957752 0.972574 0.987945 1.003317 1.018688 1.037694 1.060974 1.084254 1.109362 1.135244 1.160953 1.186060 1.211167 1.237867 1.265366 1.292684 1.319640 1.346595 1.372054 1.397435 1.422817 1.448198 1.473579 1.498961 1.524342 1.549723 1.575104 1.600486 1.627596 1.655048 1.682553 1.710110 1.737667 1.765224 1.792781 1.826383 1.861153 1.910292 1.959546 2.008800 2.058054 2.107308 2.156562 2.205816 2.255070 2.304324 2.353579 2.402833 2.452087 2.501341 2.550595 2.599849 2.649103 2.698357 2.747611 2.796865 2.846120 2.895374 2.944628 2.993882 3.043136 3.092390 3.141644 3.190898 3.240152 3.289407 3.338661 3.387915 3.437169 3.486423 3.535677 3.584931 3.634185 3.683439 3.732693 3.781948 3.831202 3.880456 3.929710 3.978964 4.028218 4.077472 4.126726 4.175980 4.225234 4.274489 4.323743 4.372997 4.422251 4.471505 4.520759 4.570013 4.619267 4.668521 4.717776 4.767030 4.816284 4.865538 4.914792 4.964046 5.013300 5.062554 5.111808 5.161062 5.210317 5.259571 5.308825 5.358079 5.407333 5.456587 5.505841 5.555095 5.604349 5.653603 5.702858 5.752112 5.801366 5.850620 5.899874 5.949128 5.998382 6.047636 6.096890 6.146144 6.195399 6.244653 6.293907 6.343161 6.392415 6.441669 6.490923 6.540177 6.589431 6.638686 6.687940 6.737194 6.786448 6.835702 6.884956 6.934210 6.983464 7.032718 7.081972 7.131227 7.180481 7.229735 7.278989 7.328243 7.377497 7.426751 7.476005 7.525259 7.574513 7.623768 7.673022 7.722276 7.771530 7.820784 7.870038 7.919292 7.968546 8.017800 8.067055 8.116309 8.165563 8.214817 8.264071 8.313325 8.362579 8.411833 8.461087 8.530925 9.658743 9.708574 9.758405 9.808236 9.858068 9.907899 9.957730 10.007562 10.057393 10.107281 10.157374 10.207830 10.258286 10.308742 10.359198 10.409654 10.460111 10.510567 10.561023 10.614208 10.671529 10.729288 10.787047 10.844806 10.902565 10.960324 11.018082 11.075841 11.133600 11.191359 11.249118 11.306943 11.365093 11.423314 11.481536 11.539758 11.597979 11.656201 11.714881 11.775315 11.837321 11.899327 11.961333 12.023339 12.085345 12.147351 12.209357 12.271363 12.333369 12.395375 12.457381 12.519389 12.581439 12.643864 12.706288 12.768712 12.831136 12.893560 12.956257 13.019814 13.083519 13.147224 13.210928 13.274633 13.338338 13.402042 13.465747 13.529452 13.593156 13.656861 13.720566 13.784271 13.847975 13.911997 13.976200 14.040429 14.104657 14.168886 14.236959 14.307955 14.379304 14.450653 14.522003 14.593352 14.664701 14.736051 14.807400 14.878749 14.950099 15.021448 15.092797 15.164147 15.235496 15.307011 15.378847 15.450771 15.522694 15.594618 15.664036 15.733120 15.802205 15.871289 15.940373 16.009457 16.078542 16.147626 16.216710 16.285794 16.354879 16.423963 16.493047 16.562131 16.631215 16.700358 16.769834 16.839455 16.909077 16.980984 17.056296 17.132175 17.208054 17.283934 17.359813 17.435693 17.511572 17.587451 17.663331 17.739210 17.815089 17.890969 17.966848 18.042728 18.118607 18.194532 18.270767 18.347202 18.423654 18.500917 18.578620 18.661253 18.754908 19.180311 19.749690 20.319069 20.888447 21.457826 22.027205 22.596584 23.165963 23.735342 24.304720 24.874099 25.443478 26.012857 26.582236 27.151614 27.720993 28.290372 28.827249 28.994508 29.164041 29.334014 29.402919 29.418035 29.433150 29.448265 29.463381 29.478496 29.493611 29.508727 29.523842 29.538958 29.554073 29.569188 29.584304 29.599419 29.614534 29.629650 29.644765 29.659922 29.675154 29.690386 29.705618 29.720855 29.736121 29.751388 29.766654 29.781921 29.797187 29.812454 29.827720 29.842987 29.858253 29.873520 29.888786 29.904053 29.919354 29.934686 29.950018 29.965350 29.980712 29.996131 30.011550 30.026970 30.042389 30.057808 30.073227 30.088646 30.104065 30.119484 30.134904 30.150323 30.165742 30.181167 30.196593 30.212020 30.227446 30.242974 30.258547 30.274121 30.289694 30.305267 30.320841 30.336414 30.351987 30.367561 30.383134 30.398707 30.414281 30.429854 30.445428 30.461001 30.476574 30.492167 30.507836 30.523505 30.539174 30.554850 30.570579 30.586308 30.602037 30.617766 30.633496 30.649225 30.664954 30.680683 30.696412 30.712141 30.727870 30.743599 30.761128 30.778932 30.796735 30.832024 30.890555 30.923385 30.946941 30.962827 30.978714 30.994600 31.010486 31.026373 31.042259 31.058146 31.074032 31.089918 31.105805 31.121691 31.137577 31.153464 31.169350 31.185237 31.201172 31.217187 31.233201 31.249216 31.265242 31.281287 31.297333 31.313378 31.329423 31.345468 31.361514 31.377559 31.393604 31.409649 31.425695 31.441740 31.458489 31.476405 31.494321 31.512237 31.541660 31.574071 31.606482 31.638894 31.671305 31.703717 31.736128 31.768539 31.811892 31.864441 31.919714 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.900533 0.914486 0.928439 0.942392 0.956345 0.970250 0.984113 0.997976 1.011839 1.025703 1.040865 1.056161 1.071457 1.086753 1.107207 1.129763 1.152319 1.177941 1.204042 1.229740 1.254847 1.279955 1.306528 1.333362 1.360536 1.388115 1.415436 1.441015 1.466594 1.492051 1.517432 1.542813 1.568194 1.593576 1.618957 1.644338 1.669741 1.695753 1.721766 1.748652 1.776209 1.803766 1.831323 1.858880 1.886437 1.913994 1.947189 1.984497 2.032052 2.081306 2.130560 2.179815 2.229069 2.278323 2.327577 2.376831 2.426085 2.475339 2.524593 2.573847 2.623101 2.672356 2.721610 2.770864 2.820118 2.869372 2.918626 2.967880 3.017134 3.066388 3.115643 3.164897 3.214151 3.263405 3.312659 3.361913 3.411167 3.460421 3.509675 3.558929 3.608184 3.657438 3.706692 3.755946 3.805200 3.854454 3.903708 3.952962 4.002216 4.051470 4.100725 4.149979 4.199233 4.248487 4.297741 4.346995 4.396249 4.445503 4.494757 4.544012 4.593266 4.642520 4.691774 4.741028 4.790282 4.839536 4.888790 4.938044 4.987298 5.036553 5.085807 5.135061 5.184315 5.233569 5.282823 5.332077 5.381331 5.430585 5.479839 5.529094 5.578348 5.627602 5.676856 5.726110 5.775364 5.824618 5.873872 5.923126 5.972380 6.021635 6.070889 6.120143 6.169397 6.218651 6.267905 6.317159 6.366413 6.415667 6.464922 6.514176 6.563430 6.612684 6.661938 6.711192 6.760446 6.809700 6.858954 6.908208 6.957463 7.006717 7.055971 7.105225 7.154479 7.203733 7.252987 7.302241 7.351495 7.400749 7.450004 7.499258 7.548512 7.597766 7.647020 7.696274 7.745528 7.794782 7.844036 7.893290 7.942545 7.991799 8.041053 8.090307 8.139561 8.188815 8.238069 8.287323 8.336577 8.385832 8.464564 9.655791 9.705622 9.755454 9.805285 9.855116 9.904947 9.954779 10.004610 10.054441 10.104498 10.154801 10.205257 10.255713 10.306169 10.356625 10.407081 10.457537 10.507993 10.558449 10.611411 10.668955 10.726714 10.784473 10.842232 10.899991 10.957750 11.015509 11.073268 11.131027 11.188786 11.246578 11.304520 11.362741 11.420963 11.479184 11.537406 11.595627 11.653849 11.712565 11.772963 11.834969 11.896975 11.958981 12.020987 12.082993 12.144999 12.207005 12.269011 12.331017 12.393023 12.455029 12.517037 12.579258 12.641677 12.704101 12.766525 12.828950 12.891374 12.954096 13.017628 13.081333 13.145037 13.208742 13.272447 13.336151 13.399856 13.463561 13.527265 13.590970 13.654675 13.718380 13.782084 13.845857 13.909960 13.974189 14.038417 14.102646 14.166874 14.234953 14.305943 14.377292 14.448642 14.519991 14.591340 14.662690 14.734039 14.805388 14.876738 14.948087 15.019437 15.090786 15.162135 15.233488 15.305072 15.376996 15.448920 15.520844 15.592767 15.662185 15.731270 15.800354 15.869438 15.938522 16.007607 16.076691 16.145775 16.214859 16.283943 16.353028 16.422112 16.491196 16.560280 16.629365 16.698519 16.768109 16.837731 16.907352 16.979221 17.054571 17.130450 17.206330 17.282209 17.358088 17.433968 17.509847 17.585727 17.661606 17.737485 17.813365 17.889244 17.965123 18.041003 18.116882 18.192858 18.269154 18.345588 18.422026 18.499304 18.577007 18.658467 18.747258 19.051946 19.621325 20.190704 20.760083 21.329462 21.898841 22.468219 23.037598 23.606977 24.176356 24.745735 25.315113 25.884492 26.453871 27.023250 27.592629 28.162007 28.731386 28.918492 29.087121 29.257956 29.355318 29.394606 29.411657 29.426772 29.441887 29.457003 29.472118 29.487233 29.502349 29.517464 29.532580 29.547695 29.562810 29.577926 29.593042 29.608164 29.623287 29.638409 29.653531 29.668788 29.684055 29.699321 29.714588 29.729854 29.745121 29.760387 29.775654 29.790920 29.806187 29.821453 29.836720 29.851986 29.867253 29.882519 29.897786 29.913065 29.928442 29.943819 29.959196 29.974573 29.989990 30.005409 30.020828 30.036247 30.051666 30.067085 30.082505 30.097924 30.113343 30.128762 30.144181 30.159600 30.175045 30.190519 30.205994 30.221468 30.236973 30.252546 30.268120 30.283693 30.299266 30.314840 30.330413 30.345986 30.361560 30.377133 30.392706 30.408280 30.423853 30.439426 30.455000 30.470573 30.486146 30.501842 30.517563 30.533285 30.549007 30.564734 30.580463 30.596192 30.611921 30.627650 30.643379 30.659108 30.674837 30.690566 30.706295 30.722025 30.737754 30.758854 30.785415 30.816565 30.881529 30.904910 30.928291 30.947368 30.963255 30.979141 30.995027 31.010914 31.026800 31.042687 31.058573 31.074459 31.090346 31.106232 31.122118 31.138010 31.153907 31.169804 31.185701 31.201660 31.217705 31.233750 31.249796 31.265841 31.281886 31.297931 31.313977 31.330022 31.346067 31.362112 31.378158 31.394203 31.410248 31.426293 31.442338 31.460549 31.481825 31.503101 31.528798 31.561209 31.593620 31.626032 31.658443 31.690854 31.723266 31.755677 31.799654 31.857123 31.914043 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.968781 0.982669 0.996556 1.010444 1.024332 1.038200 1.052063 1.065926 1.079789 1.093895 1.109116 1.124337 1.139559 1.154780 1.176398 1.198275 1.220272 1.246596 1.272920 1.298528 1.323635 1.348777 1.374977 1.401177 1.428181 1.455760 1.483026 1.509377 1.535728 1.561284 1.586666 1.612047 1.637428 1.662810 1.688191 1.713572 1.738953 1.764335 1.789716 1.816077 1.842852 1.869866 1.897423 1.924980 1.952537 1.980094 2.007651 2.035208 2.066804 2.107050 2.153813 2.203067 2.252321 2.301575 2.350829 2.400083 2.449337 2.498592 2.547846 2.597100 2.646354 2.695608 2.744862 2.794116 2.843370 2.892624 2.941879 2.991133 3.040387 3.089641 3.138895 3.188149 3.237403 3.286657 3.335911 3.385165 3.434420 3.483674 3.532928 3.582182 3.631436 3.680690 3.729944 3.779198 3.828452 3.877706 3.926961 3.976215 4.025469 4.074723 4.123977 4.173231 4.222485 4.271739 4.320993 4.370247 4.419502 4.468756 4.518010 4.567264 4.616518 4.665772 4.715026 4.764280 4.813534 4.862789 4.912043 4.961297 5.010551 5.059805 5.109059 5.158313 5.207567 5.256821 5.306075 5.355330 5.404584 5.453838 5.503092 5.552346 5.601600 5.650854 5.700108 5.749362 5.798616 5.847871 5.897125 5.946379 5.995633 6.044887 6.094141 6.143395 6.192649 6.241903 6.291158 6.340412 6.389666 6.438920 6.488174 6.537428 6.586682 6.635936 6.685190 6.734444 6.783699 6.832953 6.882207 6.931461 6.980715 7.029969 7.079223 7.128477 7.177731 7.226985 7.276240 7.325494 7.374748 7.424002 7.473256 7.522510 7.571764 7.621018 7.670272 7.719526 7.768781 7.818035 7.867289 7.916543 7.965797 8.015051 8.064305 8.113559 8.162813 8.212068 8.261322 8.310576 8.395715 9.652839 9.702671 9.752502 9.802333 9.852165 9.901996 9.951827 10.001658 10.051578 10.101771 10.152227 10.202683 10.253139 10.303595 10.354052 10.404508 10.454964 10.505420 10.555898 10.608623 10.666382 10.724141 10.781900 10.839659 10.897418 10.955177 11.012936 11.070695 11.128454 11.186212 11.244041 11.302168 11.360389 11.418611 11.476833 11.535054 11.593276 11.651497 11.710239 11.770612 11.832618 11.894624 11.956630 12.018636 12.080641 12.142647 12.204653 12.266659 12.328665 12.390671 12.452677 12.514683 12.577069 12.639491 12.701915 12.764339 12.826763 12.889187 12.951932 13.015442 13.079146 13.142851 13.206556 13.270260 13.333965 13.397670 13.461375 13.525079 13.588784 13.652489 13.716193 13.779898 13.843797 13.907949 13.972177 14.036406 14.100634 14.164863 14.232933 14.303931 14.375281 14.446630 14.517979 14.589329 14.660678 14.732028 14.803377 14.874726 14.946076 15.017425 15.088774 15.160124 15.231529 15.303222 15.375145 15.447069 15.518993 15.590916 15.660333 15.729419 15.798503 15.867587 15.936672 16.005756 16.074840 16.143924 16.213008 16.282093 16.351177 16.420261 16.489345 16.558430 16.627519 16.696763 16.766384 16.836006 16.905627 16.977449 17.052846 17.128725 17.204605 17.280484 17.356364 17.432243 17.508122 17.584002 17.659881 17.735760 17.811640 17.887519 17.963399 18.039278 18.115157 18.191178 18.267541 18.343975 18.420410 18.497691 18.575394 18.655800 18.743259 18.923582 19.492961 20.062340 20.631718 21.201097 21.770476 22.339855 22.909234 23.478612 24.047991 24.617370 25.186749 25.756128 26.325507 26.894885 27.464264 28.033643 28.603022 28.842475 29.010238 29.181398 29.336096 29.360738 29.385381 29.405279 29.420394 29.435509 29.450625 29.465740 29.480856 29.495971 29.511086 29.526202 29.541317 29.556432 29.571548 29.586663 29.601814 29.616978 29.632141 29.647304 29.662521 29.677788 29.693054 29.708321 29.723587 29.738854 29.754120 29.769387 29.784653 29.799920 29.815186 29.830453 29.845719 29.860988 29.876257 29.891527 29.906796 29.922171 29.937590 29.953010 29.968429 29.983848 29.999267 30.014686 30.030105 30.045525 30.060944 30.076363 30.091782 30.107201 30.122620 30.138039 30.153459 30.168884 30.184407 30.199930 30.215453 30.230976 30.246545 30.262118 30.277692 30.293265 30.308838 30.324412 30.339985 30.355558 30.371132 30.386705 30.402278 30.417852 30.433450 30.449068 30.464686 30.480304 30.495972 30.511701 30.527430 30.543159 30.558888 30.574617 30.590346 30.606076 30.621805 30.637534 30.653263 30.668992 30.684721 30.700450 30.716179 30.731908 30.752176 30.804448 30.876537 30.894693 30.912849 30.931004 30.947796 30.963682 30.979568 30.995455 31.011341 31.027228 31.043114 31.059000 31.074887 31.090773 31.106659 31.122546 31.138457 31.154395 31.170334 31.186272 31.202259 31.218304 31.234349 31.250394 31.266440 31.282485 31.298530 31.314575 31.330621 31.346666 31.362711 31.378756 31.394801 31.410847 31.426892 31.442937 31.463559 31.489747 31.515936 31.548347 31.580758 31.613170 31.645581 31.677992 31.710569 31.745779 31.787946 31.850519 31.906758 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.036960 1.050791 1.064622 1.078453 1.092286 1.106150 1.120013 1.133876 1.147739 1.162180 1.177327 1.192475 1.207622 1.224061 1.245297 1.266533 1.288764 1.315248 1.341731 1.367207 1.392375 1.417634 1.443230 1.468826 1.495825 1.523405 1.550829 1.577999 1.605137 1.630518 1.655900 1.681281 1.706662 1.732043 1.757425 1.782806 1.808187 1.833569 1.858950 1.884351 1.909754 1.935965 1.963522 1.991079 2.018636 2.046193 2.073750 2.101307 2.128864 2.156421 2.184922 2.228607 2.275573 2.324828 2.374082 2.423336 2.472590 2.521844 2.571098 2.620352 2.669606 2.718860 2.768115 2.817369 2.866623 2.915877 2.965131 3.014385 3.063639 3.112893 3.162147 3.211401 3.260656 3.309910 3.359164 3.408418 3.457672 3.506926 3.556180 3.605434 3.654688 3.703942 3.753197 3.802451 3.851705 3.900959 3.950213 3.999467 4.048721 4.097975 4.147229 4.196483 4.245738 4.294992 4.344246 4.393500 4.442754 4.492008 4.541262 4.590516 4.639770 4.689025 4.738279 4.787533 4.836787 4.886041 4.935295 4.984549 5.033803 5.083057 5.132311 5.181566 5.230820 5.280074 5.329328 5.378582 5.427836 5.477090 5.526344 5.575598 5.624852 5.674107 5.723361 5.772615 5.821869 5.871123 5.920377 5.969631 6.018885 6.068139 6.117393 6.166648 6.215902 6.265156 6.314410 6.363664 6.412918 6.462172 6.511426 6.560680 6.609935 6.659189 6.708443 6.757697 6.806951 6.856205 6.905459 6.954713 7.003967 7.053221 7.102476 7.151730 7.200984 7.250238 7.299492 7.348746 7.398000 7.447254 7.496508 7.545762 7.595017 7.644271 7.693525 7.742779 7.792033 7.841287 7.890541 7.939795 7.989049 8.038304 8.087558 8.136812 8.186066 8.235320 8.314409 9.649888 9.699719 9.749550 9.799382 9.849213 9.899044 9.948875 9.998707 10.048848 10.099198 10.149654 10.200110 10.250566 10.301022 10.351478 10.401934 10.452390 10.502846 10.553459 10.606050 10.663808 10.721567 10.779326 10.837085 10.894844 10.952603 11.010362 11.068121 11.125880 11.183669 11.241595 11.299816 11.358038 11.416259 11.474481 11.532702 11.590924 11.649145 11.707902 11.768260 11.830266 11.892272 11.954278 12.016284 12.078290 12.140296 12.202302 12.264308 12.326314 12.388320 12.450326 12.512474 12.574881 12.637305 12.699729 12.762153 12.824577 12.887001 12.949765 13.013255 13.076960 13.140665 13.204370 13.268074 13.331779 13.395484 13.459188 13.522893 13.586598 13.650302 13.714007 13.777712 13.841725 13.905937 13.970166 14.034394 14.098623 14.162851 14.230900 14.301920 14.373269 14.444619 14.515968 14.587317 14.658667 14.730016 14.801365 14.872715 14.944064 15.015413 15.086763 15.158112 15.229558 15.301371 15.373295 15.445218 15.517142 15.589066 15.658484 15.727568 15.796652 15.865737 15.934821 16.003905 16.072989 16.142073 16.211158 16.280242 16.349326 16.418410 16.487495 16.556579 16.625667 16.695038 16.764659 16.834281 16.903902 16.975669 17.051121 17.127001 17.202880 17.278759 17.354639 17.430518 17.506398 17.582277 17.658156 17.734036 17.809915 17.885794 17.961674 18.037553 18.113433 18.189493 18.265927 18.342362 18.418797 18.496077 18.573781 18.653244 18.739942 18.848672 19.364596 19.933975 20.503354 21.072733 21.642111 22.211490 22.780869 23.350248 23.919627 24.489006 25.058384 25.627763 26.197142 26.766521 27.335900 27.905278 28.474657 28.766458 28.933717 29.104481 29.274613 29.345265 29.363215 29.381166 29.398901 29.414016 29.429131 29.444247 29.459362 29.474478 29.489593 29.504708 29.519824 29.534939 29.550054 29.565170 29.580285 29.595430 29.610634 29.625838 29.641043 29.656254 29.671520 29.686787 29.702053 29.717320 29.732586 29.747853 29.763119 29.778386 29.793652 29.808919 29.824185 29.839452 29.854742 29.870056 29.885370 29.900683 29.916030 29.931449 29.946868 29.962287 29.977706 29.993125 30.008545 30.023964 30.039383 30.054802 30.070221 30.085640 30.101059 30.116479 30.131898 30.147317 30.162736 30.178256 30.193828 30.209399 30.224971 30.240544 30.256117 30.271690 30.287264 30.302837 30.318411 30.333984 30.349557 30.365131 30.380704 30.396277 30.411851 30.427441 30.443111 30.458781 30.474452 30.490127 30.505856 30.521585 30.537314 30.553043 30.568772 30.584501 30.600230 30.615959 30.631688 30.647417 30.663146 30.678875 30.697415 30.716516 30.735617 30.785647 30.853691 30.884677 30.900564 30.916450 30.932337 30.948223 30.964109 30.979996 30.995882 31.011768 31.027655 31.043541 31.059428 31.075314 31.091200 31.107087 31.122973 31.138907 31.154886 31.170866 31.186846 31.202857 31.218903 31.234948 31.250993 31.267038 31.283084 31.299129 31.315174 31.331219 31.347265 31.363310 31.379355 31.395591 31.412028 31.428464 31.444901 31.470662 31.503073 31.535485 31.567896 31.600308 31.632719 31.665130 31.697542 31.736335 31.781456 31.844528 31.897923 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.104871 1.118710 1.132549 1.146389 1.160237 1.174100 1.187963 1.201826 1.215690 1.230426 1.245500 1.260574 1.275648 1.293295 1.313928 1.334560 1.357252 1.383735 1.410219 1.435673 1.461048 1.486316 1.511423 1.536530 1.563630 1.591102 1.618629 1.646208 1.673466 1.699238 1.725011 1.750515 1.775896 1.801277 1.826659 1.852040 1.877421 1.902802 1.928184 1.953565 1.978946 2.004755 2.030885 2.057179 2.084736 2.112293 2.139850 2.167407 2.194964 2.222521 2.250078 2.277635 2.305192 2.348890 2.397334 2.446588 2.495842 2.545096 2.594350 2.643605 2.692859 2.742113 2.791367 2.840621 2.889875 2.939129 2.988383 3.037637 3.086892 3.136146 3.185400 3.234654 3.283908 3.333162 3.382416 3.431670 3.480924 3.530178 3.579433 3.628687 3.677941 3.727195 3.776449 3.825703 3.874957 3.924211 3.973465 4.022719 4.071974 4.121228 4.170482 4.219736 4.268990 4.318244 4.367498 4.416752 4.466006 4.515261 4.564515 4.613769 4.663023 4.712277 4.761531 4.810785 4.860039 4.909293 4.958547 5.007802 5.057056 5.106310 5.155564 5.204818 5.254072 5.303326 5.352580 5.401834 5.451088 5.500343 5.549597 5.598851 5.648105 5.697359 5.746613 5.795867 5.845121 5.894375 5.943629 5.992884 6.042138 6.091392 6.140646 6.189900 6.239154 6.288408 6.337662 6.386916 6.436171 6.485425 6.534679 6.583933 6.633187 6.682441 6.731695 6.780949 6.830203 6.879457 6.928712 6.977966 7.027220 7.076474 7.125728 7.174982 7.224236 7.273490 7.322744 7.371998 7.421253 7.470507 7.519761 7.569015 7.618269 7.667523 7.716777 7.766031 7.815285 7.864540 7.913794 7.963048 8.012302 8.061556 8.110810 8.160440 8.211927 9.646936 9.696768 9.746599 9.796430 9.846261 9.896093 9.945924 9.995882 10.046168 10.096624 10.147080 10.197536 10.247992 10.298449 10.348905 10.399361 10.449817 10.500273 10.550994 10.603476 10.661235 10.718994 10.776753 10.834512 10.892271 10.950030 11.007789 11.065548 11.123307 11.181137 11.239243 11.297464 11.355686 11.413908 11.472129 11.530351 11.588572 11.646794 11.705554 11.765908 11.827914 11.889920 11.951926 12.013932 12.075938 12.137944 12.199950 12.261956 12.323962 12.385968 12.447974 12.510280 12.572694 12.635118 12.697543 12.759967 12.822391 12.884815 12.947594 13.011069 13.074774 13.138479 13.202183 13.265888 13.329593 13.393297 13.457002 13.520707 13.584411 13.648116 13.711821 13.775615 13.839697 13.903926 13.968154 14.032383 14.096611 14.160840 14.228852 14.299908 14.371258 14.442607 14.513956 14.585306 14.656655 14.728004 14.799354 14.870703 14.942053 15.013402 15.084751 15.156104 15.227596 15.299520 15.371444 15.443367 15.515291 15.587152 15.656633 15.725717 15.794801 15.863886 15.932970 16.002054 16.071138 16.140223 16.209307 16.278391 16.347475 16.416560 16.485644 16.554728 16.623812 16.693313 16.762935 16.832556 16.902178 16.973880 17.049396 17.125276 17.201155 17.277035 17.352914 17.428793 17.504673 17.580552 17.656431 17.732311 17.808190 17.884070 17.959949 18.035828 18.111729 18.187880 18.264314 18.340749 18.417184 18.494464 18.572167 18.650792 18.736626 18.830682 19.236232 19.805611 20.374989 20.944368 21.513747 22.083126 22.652505 23.221883 23.791262 24.360641 24.930020 25.499399 26.068777 26.638156 27.207535 27.776914 28.346293 28.690441 28.857701 29.027562 29.198252 29.324170 29.347177 29.362292 29.377407 29.392523 29.407638 29.422753 29.437869 29.452984 29.468100 29.483215 29.498330 29.513446 29.528561 29.543676 29.558792 29.573907 29.589022 29.604257 29.619502 29.634748 29.649993 29.665253 29.680520 29.695786 29.711053 29.726319 29.741586 29.756852 29.772119 29.787385 29.802652 29.817918 29.833185 29.848460 29.863818 29.879176 29.894535 29.909893 29.925307 29.940726 29.956145 29.971565 29.986984 30.002403 30.017822 30.033241 30.048660 30.064080 30.079499 30.094918 30.110357 30.125823 30.141288 30.156754 30.172249 30.187823 30.203396 30.218969 30.234543 30.250116 30.265689 30.281263 30.296836 30.312409 30.327983 30.343556 30.359129 30.374703 30.390276 30.405849 30.421423 30.437114 30.452837 30.468560 30.484283 30.500010 30.515739 30.531468 30.547197 30.562926 30.578656 30.594385 30.610114 30.625843 30.641572 30.657301 30.673030 30.695144 30.724700 30.770188 30.828422 30.863402 30.885105 30.900991 30.916878 30.932764 30.948650 30.964537 30.980423 30.996309 31.012196 31.028082 31.043969 31.059855 31.075741 31.091628 31.107514 31.123400 31.139359 31.155380 31.171401 31.187422 31.203456 31.219501 31.235547 31.251592 31.267637 31.283682 31.299728 31.315773 31.331818 31.347863 31.363908 31.379954 31.397670 31.416892 31.436114 31.457800 31.490211 31.522623 31.555034 31.587445 31.619857 31.652268 31.684680 31.722337 31.774966 31.839069 31.890094 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.158939 1.172786 1.186634 1.200482 1.214329 1.228187 1.242050 1.255913 1.269776 1.283640 1.298633 1.313634 1.328636 1.343638 1.362251 1.382313 1.402375 1.425739 1.452223 1.478626 1.504211 1.529796 1.555103 1.580211 1.605361 1.632170 1.658979 1.686274 1.713853 1.741122 1.767678 1.794234 1.819749 1.845130 1.870511 1.895892 1.921274 1.946655 1.972036 1.997418 2.022799 2.048180 2.073561 2.098943 2.124691 2.151589 2.178487 2.205949 2.233506 2.261063 2.288620 2.316177 2.343734 2.371291 2.399755 2.428356 2.469841 2.519095 2.568349 2.617603 2.666857 2.716111 2.765365 2.814619 2.863873 2.913128 2.962382 3.011636 3.060890 3.110144 3.159398 3.208652 3.257906 3.307160 3.356414 3.405669 3.454923 3.504177 3.553431 3.602685 3.651939 3.701193 3.750447 3.799701 3.848955 3.898210 3.947464 3.996718 4.045972 4.095226 4.144480 4.193734 4.242988 4.292242 4.341497 4.390751 4.440005 4.489259 4.538513 4.587767 4.637021 4.686275 4.735529 4.784783 4.834038 4.883292 4.932546 4.981800 5.031054 5.080308 5.129562 5.178816 5.228070 5.277324 5.326579 5.375833 5.425087 5.474341 5.523595 5.572849 5.622103 5.671357 5.720611 5.769865 5.819120 5.868374 5.917628 5.966882 6.016136 6.065390 6.114644 6.163898 6.213152 6.262407 6.311661 6.360915 6.410169 6.459423 6.508677 6.557931 6.607185 6.656439 6.705693 6.754948 6.804202 6.853456 6.902710 6.951964 7.001218 7.050472 7.099726 7.148980 7.198234 7.247489 7.296743 7.345997 7.395251 7.444505 7.493759 7.543013 7.592267 7.641521 7.690775 7.740030 7.789284 7.838538 7.887792 7.937046 7.986300 8.035554 8.084808 8.146852 9.643985 9.693816 9.743647 9.793478 9.843310 9.893141 9.942972 9.993205 10.043595 10.094051 10.144507 10.194963 10.245419 10.295875 10.346331 10.396787 10.447243 10.497699 10.548504 10.600903 10.658662 10.716421 10.774180 10.831938 10.889697 10.947456 11.005215 11.062974 11.120758 11.178670 11.236891 11.295113 11.353334 11.411556 11.469777 11.527999 11.586220 11.644442 11.703195 11.763556 11.825562 11.887568 11.949574 12.011580 12.073586 12.135592 12.197598 12.259604 12.321610 12.383616 12.445696 12.508084 12.570508 12.632932 12.695356 12.757780 12.820204 12.882629 12.945421 13.008883 13.072588 13.136292 13.199997 13.263702 13.327406 13.391111 13.454816 13.518520 13.582225 13.645930 13.709635 13.773536 13.837685 13.901914 13.966143 14.030371 14.094600 14.158828 14.226791 14.297897 14.369246 14.440595 14.511945 14.583294 14.654644 14.725993 14.797342 14.868692 14.940041 15.011390 15.082740 15.154108 15.225746 15.297669 15.369593 15.441517 15.513440 15.585242 15.654782 15.723866 15.792951 15.862035 15.931119 16.000203 16.069288 16.138372 16.207456 16.276540 16.345624 16.414709 16.483793 16.552877 16.621985 16.691588 16.761210 16.830831 16.900453 16.972083 17.047672 17.123551 17.199430 17.275310 17.351189 17.427069 17.502948 17.578827 17.654707 17.730586 17.806465 17.882345 17.958224 18.034104 18.110019 18.186266 18.262701 18.339136 18.415571 18.492851 18.570554 18.648439 18.733309 18.822399 19.107867 19.677246 20.246625 20.816004 21.385382 21.954761 22.524140 23.093519 23.662898 24.232276 24.801655 25.371034 25.940413 26.509792 27.079171 27.648549 28.217928 28.614425 28.781684 28.950642 29.121748 29.274395 29.313287 29.340799 29.355914 29.371029 29.386145 29.401260 29.416376 29.431491 29.446606 29.461722 29.476837 29.491952 29.507068 29.522183 29.537313 29.552449 29.567584 29.582719 29.597920 29.613187 29.628453 29.643720 29.658986 29.674253 29.689519 29.704786 29.720052 29.735319 29.750585 29.765852 29.781118 29.796385 29.811651 29.826918 29.842184 29.857544 29.872947 29.888351 29.903754 29.919165 29.934585 29.950004 29.965423 29.980842 29.996261 30.011680 30.027100 30.042519 30.057938 30.073357 30.088776 30.104198 30.119712 30.135226 30.150740 30.166255 30.181821 30.197395 30.212968 30.228541 30.244115 30.259688 30.275261 30.290835 30.306408 30.321982 30.337555 30.353128 30.368726 30.384345 30.399964 30.415584 30.431248 30.446977 30.462707 30.478436 30.494165 30.509894 30.525623 30.541352 30.557081 30.572810 30.588539 30.604268 30.619997 30.635726 30.651456 30.667185 30.687380 30.754729 30.818364 30.842815 30.867267 30.885532 30.901418 30.917305 30.933191 30.949078 30.964964 30.980850 30.996737 31.012623 31.028509 31.044396 31.060282 31.076179 31.092083 31.107986 31.123890 31.139874 31.155919 31.171964 31.188010 31.204055 31.220100 31.236145 31.252191 31.268236 31.284281 31.300326 31.316371 31.332417 31.348462 31.364507 31.380552 31.400597 31.423741 31.446884 31.477349 31.509761 31.542172 31.574583 31.606995 31.639406 31.672659 31.706061 31.768476 31.830107 31.882078 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.156207 1.170368 1.184528 1.198689 1.212850 1.226850 1.240706 1.254562 1.268418 1.282274 1.296137 1.310000 1.323863 1.337726 1.351871 1.366801 1.381731 1.396661 1.411590 1.430950 1.450472 1.469994 1.494227 1.520711 1.547022 1.572821 1.598621 1.623891 1.648998 1.674328 1.700504 1.726681 1.753918 1.781498 1.808995 1.836384 1.863601 1.888982 1.914364 1.939745 1.965126 1.990508 2.015889 2.041270 2.066651 2.092033 2.117414 2.142795 2.168176 2.193616 2.219131 2.244645 2.272049 2.299606 2.327163 2.354720 2.382277 2.409834 2.437391 2.464948 2.492505 2.521728 2.552024 2.591601 2.640855 2.690109 2.739364 2.788618 2.837872 2.887126 2.936380 2.985634 3.034888 3.084142 3.133396 3.182650 3.231905 3.281159 3.330413 3.379667 3.428921 3.478175 3.527429 3.576683 3.625937 3.675191 3.724446 3.773700 3.822954 3.872208 3.921462 3.970716 4.019970 4.069224 4.118478 4.167732 4.216987 4.266241 4.315495 4.364749 4.414003 4.463257 4.512511 4.561765 4.611019 4.660274 4.709528 4.758782 4.808036 4.857290 4.906544 4.955798 5.005052 5.054306 5.103560 5.152815 5.202069 5.251323 5.300577 5.349831 5.399085 5.448339 5.497593 5.546847 5.596101 5.645356 5.694610 5.743864 5.793118 5.842372 5.891626 5.940880 5.990134 6.039388 6.088643 6.137897 6.187151 6.236405 6.285659 6.334913 6.384167 6.433421 6.482675 6.531929 6.581184 6.630438 6.679692 6.728946 6.778200 6.827454 6.876708 6.925962 6.975216 7.024470 7.073725 7.122979 7.172233 7.221487 7.270741 7.319995 7.369249 7.418503 7.467757 7.517011 7.566266 7.615520 7.664774 7.714028 7.763282 7.812536 7.861790 7.911044 7.960298 8.009553 8.081276 9.641033 9.690864 9.740696 9.790527 9.840358 9.890206 9.940192 9.990565 10.041021 10.091477 10.141933 10.192390 10.242846 10.293302 10.343758 10.394214 10.444670 10.495126 10.545988 10.598329 10.656088 10.713847 10.771606 10.829365 10.887124 10.944883 11.002642 11.060401 11.118233 11.176318 11.234539 11.292761 11.350982 11.409204 11.467426 11.525647 11.583869 11.642090 11.700826 11.761205 11.823211 11.885217 11.947223 12.009229 12.071234 12.133240 12.195246 12.257252 12.319258 12.381264 12.443497 12.505898 12.568322 12.630746 12.693170 12.755594 12.818018 12.880442 12.943245 13.006697 13.070401 13.134106 13.197811 13.261515 13.325220 13.388925 13.452629 13.516334 13.580039 13.643744 13.707450 13.771445 13.835674 13.899902 13.964131 14.028360 14.092588 14.156817 14.224715 14.295885 14.367235 14.438584 14.509933 14.581283 14.652632 14.723981 14.795331 14.866680 14.938029 15.009379 15.080728 15.152100 15.223895 15.295818 15.367742 15.439666 15.511589 15.583336 15.652931 15.722016 15.791100 15.860184 15.929268 15.998353 16.067437 16.136521 16.205605 16.274689 16.343774 16.412858 16.481942 16.551026 16.620264 16.689863 16.759485 16.829106 16.898728 16.970277 17.045947 17.121826 17.197706 17.273585 17.349464 17.425344 17.501223 17.577102 17.652982 17.728861 17.804741 17.880620 17.956499 18.032379 18.108302 18.184653 18.261088 18.337523 18.413958 18.491238 18.568941 18.646644 18.730201 18.819082 18.979503 19.548881 20.118260 20.687639 21.257018 21.826397 22.395776 22.965154 23.534533 24.103912 24.673291 25.242670 25.812048 26.381427 26.950806 27.520185 28.089564 28.538408 28.705667 28.873796 29.044922 29.214875 29.285980 29.310466 29.334421 29.349536 29.364651 29.379767 29.394882 29.409998 29.425113 29.440228 29.455344 29.470459 29.485574 29.500690 29.515805 29.530940 29.546116 29.561292 29.576469 29.591653 29.606920 29.622186 29.637452 29.652719 29.667985 29.683252 29.698518 29.713785 29.729051 29.744318 29.759584 29.774851 29.790131 29.805427 29.820722 29.836017 29.851347 29.866766 29.882185 29.897605 29.913024 29.928443 29.943862 29.959281 29.974700 29.990120 30.005539 30.020958 30.036377 30.051796 30.067215 30.082634 30.098054 30.113563 30.129126 30.144689 30.160252 30.175820 30.191394 30.206967 30.222540 30.238114 30.253687 30.269260 30.284834 30.300407 30.315980 30.331554 30.347127 30.362714 30.378386 30.394057 30.409729 30.425403 30.441132 30.456861 30.472590 30.488319 30.504048 30.519777 30.535506 30.551236 30.566965 30.582694 30.598423 30.614152 30.633776 30.654379 30.674982 30.739270 30.812960 30.831755 30.850549 30.869344 30.885959 30.901846 30.917732 30.933619 30.949505 30.965391 30.981278 30.997164 31.013050 31.028937 31.044823 31.060710 31.076633 31.092578 31.108522 31.124467 31.140473 31.156518 31.172563 31.188608 31.204654 31.220699 31.236744 31.252789 31.268835 31.284880 31.300925 31.316970 31.333015 31.349061 31.365106 31.381151 31.405025 31.434100 31.464487 31.496899 31.529310 31.561721 31.594133 31.626544 31.662158 31.701655 31.761986 31.821345 31.871675 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.224518 1.238604 1.252690 1.266776 1.280862 1.294771 1.308634 1.322497 1.336360 1.350224 1.364087 1.377950 1.391813 1.405677 1.420073 1.434931 1.449790 1.464649 1.480402 1.499413 1.518423 1.537434 1.562715 1.589199 1.615489 1.641506 1.667524 1.692678 1.717785 1.743075 1.768648 1.794221 1.821563 1.849143 1.876722 1.904301 1.931515 1.957484 1.983454 2.008979 2.034360 2.059741 2.085123 2.110504 2.135885 2.161267 2.186648 2.212029 2.237410 2.262792 2.288173 2.313650 2.339897 2.366144 2.393263 2.420819 2.448376 2.475933 2.503490 2.531047 2.558604 2.586161 2.613718 2.642894 2.675100 2.713362 2.762616 2.811870 2.861124 2.910378 2.959632 3.008886 3.058141 3.107395 3.156649 3.205903 3.255157 3.304411 3.353665 3.402919 3.452173 3.501427 3.550682 3.599936 3.649190 3.698444 3.747698 3.796952 3.846206 3.895460 3.944714 3.993968 4.043223 4.092477 4.141731 4.190985 4.240239 4.289493 4.338747 4.388001 4.437255 4.486510 4.535764 4.585018 4.634272 4.683526 4.732780 4.782034 4.831288 4.880542 4.929796 4.979051 5.028305 5.077559 5.126813 5.176067 5.225321 5.274575 5.323829 5.373083 5.422337 5.471592 5.520846 5.570100 5.619354 5.668608 5.717862 5.767116 5.816370 5.865624 5.914879 5.964133 6.013387 6.062641 6.111895 6.161149 6.210403 6.259657 6.308911 6.358165 6.407420 6.456674 6.505928 6.555182 6.604436 6.653690 6.702944 6.752198 6.801452 6.850706 6.899961 6.949215 6.998469 7.047723 7.096977 7.146231 7.195485 7.244739 7.293993 7.343247 7.392502 7.441756 7.491010 7.540264 7.589518 7.638772 7.688026 7.737280 7.786534 7.835789 7.885043 7.934297 8.014610 9.638081 9.687913 9.737744 9.787575 9.837407 9.887261 9.937569 9.987992 10.038448 10.088904 10.139360 10.189816 10.240272 10.290728 10.341184 10.391640 10.442096 10.492553 10.543446 10.595756 10.653515 10.711274 10.769033 10.826792 10.884551 10.942310 11.000068 11.057846 11.115745 11.173966 11.232188 11.290409 11.348631 11.406852 11.465074 11.523295 11.581517 11.639738 11.698445 11.758853 11.820859 11.882865 11.944871 12.006877 12.068883 12.130889 12.192895 12.254901 12.316907 12.378924 12.441287 12.503712 12.566136 12.628560 12.690984 12.753408 12.815832 12.878256 12.941066 13.004510 13.068215 13.131920 13.195624 13.259329 13.323034 13.386739 13.450443 13.514148 13.577853 13.641557 13.705364 13.769434 13.833662 13.897891 13.962119 14.026348 14.090577 14.154805 14.222625 14.293874 14.365223 14.436572 14.507922 14.579271 14.650620 14.721970 14.793319 14.864668 14.936018 15.007367 15.078717 15.150120 15.222044 15.293968 15.365891 15.437815 15.509739 15.581435 15.651081 15.720165 15.789249 15.858333 15.927418 15.996502 16.065586 16.134670 16.203754 16.272839 16.341923 16.411007 16.480091 16.549176 16.618535 16.688139 16.757760 16.827382 16.897003 16.968463 17.044222 17.120101 17.195981 17.271860 17.347740 17.423619 17.499498 17.575378 17.651257 17.727136 17.803016 17.878895 17.954775 18.030654 18.106605 18.183040 18.259475 18.335910 18.412344 18.489625 18.567328 18.645031 18.727285 18.815766 18.917251 19.420517 19.989896 20.559275 21.128653 21.698032 22.267411 22.836790 23.406169 23.975547 24.544926 25.114305 25.683684 26.253063 26.822441 27.391820 27.961199 28.462391 28.629651 28.797186 28.968002 29.138529 29.273435 29.291303 29.309170 29.327037 29.343158 29.358274 29.373389 29.388504 29.403620 29.418735 29.433850 29.448966 29.464081 29.479196 29.494312 29.509427 29.524542 29.539749 29.554967 29.570184 29.585402 29.600652 29.615919 29.631185 29.646452 29.661718 29.676985 29.692251 29.707518 29.722784 29.738051 29.753317 29.768584 29.783855 29.799195 29.814535 29.829875 29.845215 29.860625 29.876044 29.891463 29.906882 29.922301 29.937720 29.953140 29.968559 29.983978 29.999397 30.014816 30.030235 30.045669 30.061127 30.076584 30.092041 30.107526 30.123099 30.138672 30.154246 30.169819 30.185392 30.200966 30.216539 30.232112 30.247686 30.263259 30.278832 30.294406 30.309979 30.325552 30.341126 30.356699 30.372386 30.388110 30.403835 30.419559 30.435287 30.451016 30.466745 30.482474 30.498203 30.513932 30.529661 30.545390 30.561119 30.576848 30.592577 30.608306 30.631555 30.664868 30.723811 30.797129 30.822841 30.838728 30.854614 30.870500 30.886387 30.902273 30.918159 30.934046 30.949932 30.965819 30.981705 30.997591 31.013478 31.029364 31.045250 31.061137 31.077089 31.093075 31.109061 31.125047 31.141071 31.157117 31.173162 31.189207 31.205252 31.221298 31.237343 31.253388 31.269433 31.285478 31.301524 31.317569 31.334562 31.352091 31.369619 31.387148 31.419214 31.451625 31.484037 31.516448 31.548859 31.581271 31.613682 31.646971 31.695283 31.755496 31.813429 31.862565 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.292790 1.306810 1.320829 1.334848 1.348857 1.362721 1.376584 1.390447 1.404310 1.418174 1.432037 1.445900 1.459763 1.473627 1.488236 1.503024 1.517813 1.532601 1.549131 1.567657 1.586182 1.604719 1.631203 1.657687 1.684029 1.710268 1.736358 1.761465 1.786572 1.811679 1.836786 1.861937 1.889383 1.916830 1.944367 1.971946 1.999238 2.026003 2.052768 2.078213 2.103594 2.128975 2.154357 2.179738 2.205119 2.230500 2.255882 2.281263 2.306644 2.332025 2.357407 2.382788 2.408169 2.433551 2.460214 2.487237 2.514476 2.542033 2.569590 2.597147 2.624704 2.652261 2.679818 2.707375 2.734932 2.763092 2.797463 2.835122 2.884377 2.933631 2.982885 3.032139 3.081393 3.130647 3.179901 3.229155 3.278409 3.327663 3.376918 3.426172 3.475426 3.524680 3.573934 3.623188 3.672442 3.721696 3.770950 3.820204 3.869459 3.918713 3.967967 4.017221 4.066475 4.115729 4.164983 4.214237 4.263491 4.312746 4.362000 4.411254 4.460508 4.509762 4.559016 4.608270 4.657524 4.706778 4.756032 4.805287 4.854541 4.903795 4.953049 5.002303 5.051557 5.100811 5.150065 5.199319 5.248573 5.297828 5.347082 5.396336 5.445590 5.494844 5.544098 5.593352 5.642606 5.691860 5.741114 5.790369 5.839623 5.888877 5.938131 5.987385 6.036639 6.085893 6.135147 6.184401 6.233656 6.282910 6.332164 6.381418 6.430672 6.479926 6.529180 6.578434 6.627688 6.676942 6.726197 6.775451 6.824705 6.873959 6.923213 6.972467 7.021721 7.070975 7.120229 7.169483 7.218738 7.267992 7.317246 7.366500 7.415754 7.465008 7.514262 7.563516 7.612770 7.662025 7.711279 7.760533 7.809787 7.859041 7.944740 9.635130 9.684961 9.734792 9.784624 9.834503 9.884509 9.934962 9.985418 10.035874 10.086331 10.136787 10.187243 10.237699 10.288155 10.338611 10.389067 10.439523 10.489979 10.540877 10.593182 10.650941 10.708700 10.766459 10.824218 10.881977 10.939736 10.997495 11.055327 11.113393 11.171614 11.229836 11.288057 11.346279 11.404501 11.462722 11.520944 11.579165 11.637387 11.696054 11.756501 11.818507 11.880513 11.942519 12.004525 12.066531 12.128537 12.190543 12.252549 12.314555 12.376720 12.439101 12.501525 12.563949 12.626373 12.688798 12.751222 12.813646 12.876070 12.938884 13.002324 13.066029 13.129734 13.193438 13.257143 13.320848 13.384552 13.448257 13.511962 13.575666 13.639371 13.703265 13.767422 13.831651 13.895879 13.960108 14.024336 14.088565 14.152794 14.220521 14.291862 14.363211 14.434561 14.505910 14.577259 14.648609 14.719958 14.791308 14.862657 14.934006 15.005356 15.076705 15.148269 15.220193 15.292117 15.364041 15.435964 15.507888 15.579539 15.649230 15.718314 15.787398 15.856483 15.925567 15.994651 16.063735 16.132819 16.201904 16.270988 16.340072 16.409156 16.478241 16.547325 16.616799 16.686414 16.756035 16.825657 16.895278 16.966639 17.042497 17.118377 17.194256 17.270135 17.346015 17.421894 17.497773 17.573653 17.649532 17.725412 17.801291 17.877170 17.953050 18.028929 18.104992 18.181427 18.257862 18.334297 18.410731 18.488012 18.565715 18.643418 18.724495 18.812449 18.901755 19.292152 19.861531 20.430910 21.000289 21.569668 22.139046 22.708425 23.277804 23.847183 24.416562 24.985941 25.555319 26.124698 26.694077 27.263456 27.832835 28.381016 28.553634 28.720893 28.891083 29.062081 29.219511 29.276319 29.291434 29.306549 29.321665 29.336780 29.351896 29.367011 29.382126 29.397242 29.412357 29.427472 29.442588 29.457703 29.472818 29.487934 29.503049 29.518164 29.533347 29.548606 29.563865 29.579124 29.594385 29.609652 29.624918 29.640185 29.655451 29.670718 29.685984 29.701251 29.716517 29.731784 29.747050 29.762317 29.777583 29.792927 29.808312 29.823697 29.839082 29.854483 29.869902 29.885321 29.900740 29.916160 29.931579 29.946998 29.962417 29.977836 29.993255 30.008675 30.024094 30.039513 30.055018 30.070523 30.086029 30.101534 30.117098 30.132671 30.148244 30.163818 30.179391 30.194965 30.210538 30.226111 30.241685 30.257258 30.272831 30.288405 30.304001 30.319622 30.335242 30.350863 30.366525 30.382254 30.397983 30.413712 30.429441 30.445170 30.460899 30.476628 30.492357 30.508087 30.523816 30.539545 30.555285 30.571098 30.586910 30.602723 30.623863 30.708352 30.766576 30.804007 30.823269 30.839155 30.855041 30.870928 30.886814 30.902700 30.918587 30.934473 30.950360 30.966246 30.982132 30.998019 31.013905 31.029791 31.045678 31.061564 31.077547 31.093575 31.109603 31.125630 31.141670 31.157715 31.173761 31.189806 31.205851 31.221896 31.237941 31.253987 31.270032 31.286077 31.302122 31.318168 31.337381 31.358114 31.378846 31.406352 31.438763 31.471174 31.503586 31.535997 31.568409 31.600820 31.633231 31.685248 31.749006 31.806242 31.855897 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.361024 1.374978 1.388931 1.402885 1.416808 1.430671 1.444534 1.458397 1.472261 1.486124 1.499987 1.513850 1.527714 1.541644 1.556362 1.571080 1.585799 1.600517 1.617635 1.635699 1.653763 1.673207 1.699691 1.726174 1.752644 1.779108 1.805145 1.830252 1.855359 1.880466 1.905574 1.931019 1.957803 1.984587 2.012011 2.039591 2.067170 2.094750 2.122002 2.147410 2.172818 2.198209 2.223590 2.248972 2.274353 2.299734 2.325115 2.350497 2.375878 2.401259 2.426641 2.452022 2.477403 2.502784 2.528406 2.554032 2.580576 2.608133 2.635690 2.663247 2.690803 2.718360 2.745917 2.773474 2.801031 2.828588 2.856145 2.883702 2.918959 2.956883 3.006137 3.055391 3.104645 3.153899 3.203154 3.252408 3.301662 3.350916 3.400170 3.449424 3.498678 3.547932 3.597186 3.646440 3.695695 3.744949 3.794203 3.843457 3.892711 3.941965 3.991219 4.040473 4.089727 4.138982 4.188236 4.237490 4.286744 4.335998 4.385252 4.434506 4.483760 4.533014 4.582268 4.631523 4.680777 4.730031 4.779285 4.828539 4.877793 4.927047 4.976301 5.025555 5.074809 5.124064 5.173318 5.222572 5.271826 5.321080 5.370334 5.419588 5.468842 5.518096 5.567350 5.616605 5.665859 5.715113 5.764367 5.813621 5.862875 5.912129 5.961383 6.010637 6.059892 6.109146 6.158400 6.207654 6.256908 6.306162 6.355416 6.404670 6.453924 6.503178 6.552433 6.601687 6.650941 6.700195 6.749449 6.798703 6.847957 6.897211 6.946465 6.995719 7.044974 7.094228 7.143482 7.192736 7.241990 7.291244 7.340498 7.389752 7.439006 7.488261 7.537515 7.586769 7.636023 7.685277 7.734531 7.783785 7.854113 9.632178 9.682010 9.731841 9.781672 9.831612 9.881940 9.932389 9.982845 10.033301 10.083757 10.134213 10.184669 10.235125 10.285581 10.336037 10.386494 10.436950 10.487406 10.538281 10.590636 10.648368 10.706127 10.763886 10.821645 10.879404 10.937163 10.994933 11.052819 11.111041 11.169263 11.227484 11.285706 11.343927 11.402149 11.460370 11.518592 11.576813 11.635035 11.693651 11.754149 11.816155 11.878161 11.940167 12.002173 12.064179 12.126185 12.188191 12.250197 12.312203 12.374503 12.436915 12.499339 12.561763 12.624187 12.686611 12.749035 12.811459 12.873884 12.936699 13.000138 13.063843 13.127547 13.191252 13.254957 13.318661 13.382366 13.446071 13.509775 13.573480 13.637209 13.701182 13.765411 13.829639 13.893868 13.958096 14.022325 14.086553 14.150867 14.218501 14.289850 14.361200 14.432549 14.503899 14.575248 14.646597 14.717947 14.789296 14.860645 14.931995 15.003344 15.074693 15.146422 15.218342 15.290266 15.362190 15.434113 15.506037 15.577646 15.647379 15.716463 15.785547 15.854632 15.923716 15.992800 16.061884 16.130969 16.200053 16.269137 16.338221 16.407306 16.476390 16.545541 16.615067 16.684689 16.754311 16.823932 16.893575 16.964893 17.040772 17.116652 17.192531 17.268411 17.344290 17.420169 17.496049 17.571928 17.647807 17.723687 17.799566 17.875446 17.951325 18.027204 18.103379 18.179814 18.256249 18.332683 18.409118 18.486399 18.564102 18.641805 18.721821 18.809132 18.898222 19.163788 19.733167 20.302546 20.871924 21.441303 22.010682 22.580061 23.149440 23.718818 24.288197 24.857576 25.426955 25.996334 26.565712 27.135091 27.704470 28.273849 28.477617 28.644877 28.814163 28.985363 29.155138 29.232310 29.269941 29.285056 29.300172 29.315287 29.330402 29.345518 29.360633 29.375748 29.390864 29.405979 29.421094 29.436210 29.451325 29.466450 29.481599 29.496748 29.511896 29.527052 29.542319 29.557585 29.572851 29.588118 29.603384 29.618651 29.633917 29.649184 29.664450 29.679717 29.694983 29.710250 29.725521 29.740798 29.756075 29.771353 29.786665 29.802084 29.817503 29.832922 29.848341 29.863760 29.879180 29.894599 29.910018 29.925437 29.940856 29.956275 29.971695 29.987114 30.002533 30.017952 30.033371 30.048871 30.064425 30.079979 30.095533 30.111097 30.126670 30.142243 30.157817 30.173390 30.188963 30.204537 30.220110 30.235683 30.251257 30.266830 30.282403 30.297987 30.313660 30.329333 30.345006 30.360679 30.376408 30.392137 30.407867 30.423596 30.439325 30.455054 30.470783 30.486512 30.502241 30.517970 30.533699 30.549428 30.570231 30.592592 30.614952 30.692893 30.755297 30.780922 30.806546 30.823696 30.839582 30.855469 30.871355 30.887241 30.903128 30.919014 30.934900 30.950787 30.966673 30.982560 30.998446 31.014350 31.030261 31.046171 31.062081 31.078088 31.094133 31.110178 31.126224 31.142269 31.158314 31.174359 31.190405 31.206450 31.222495 31.238540 31.254585 31.270631 31.286676 31.302721 31.318766 31.341461 31.366831 31.393490 31.425901 31.458312 31.490724 31.523135 31.555547 31.589125 31.626362 31.677824 31.742259 31.799465 31.850324 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.415332 1.429220 1.443108 1.456996 1.470885 1.484758 1.498621 1.512484 1.526347 1.540211 1.554074 1.567937 1.581800 1.595664 1.609802 1.624451 1.639100 1.653749 1.668399 1.685929 1.703554 1.721179 1.741695 1.768178 1.794662 1.821146 1.847630 1.873544 1.898840 1.924135 1.949254 1.974361 1.999870 2.026023 2.052176 2.079656 2.107236 2.134815 2.162394 2.189585 2.215753 2.241922 2.267443 2.292824 2.318206 2.343587 2.368968 2.394349 2.419731 2.445112 2.470493 2.495874 2.521256 2.546637 2.572018 2.597400 2.622781 2.648802 2.675167 2.701789 2.729346 2.756903 2.784460 2.812017 2.839574 2.867131 2.894688 2.922245 2.949802 2.977359 3.004916 3.039386 3.079098 3.127898 3.177152 3.226406 3.275660 3.324914 3.374168 3.423422 3.472676 3.521931 3.571185 3.620439 3.669693 3.718947 3.768201 3.817455 3.866709 3.915963 3.965217 4.014472 4.063726 4.112980 4.162234 4.211488 4.260742 4.309996 4.359250 4.408504 4.457759 4.507013 4.556267 4.605521 4.654775 4.704029 4.753283 4.802537 4.851791 4.901045 4.950300 4.999554 5.048808 5.098062 5.147316 5.196570 5.245824 5.295078 5.344332 5.393586 5.442841 5.492095 5.541349 5.590603 5.639857 5.689111 5.738365 5.787619 5.836873 5.886128 5.935382 5.984636 6.033890 6.083144 6.132398 6.181652 6.230906 6.280160 6.329414 6.378669 6.427923 6.477177 6.526431 6.575685 6.624939 6.674193 6.723447 6.772701 6.821955 6.871210 6.920464 6.969718 7.018972 7.068226 7.117480 7.166734 7.215988 7.265242 7.314496 7.363751 7.413005 7.462259 7.511513 7.560767 7.610021 7.659275 7.709042 7.762465 9.629227 9.679058 9.728889 9.778807 9.828903 9.879359 9.929815 9.980272 10.030728 10.081184 10.131640 10.182096 10.232552 10.283008 10.333464 10.383920 10.434376 10.484832 10.535658 10.588289 10.645794 10.703553 10.761312 10.819071 10.876830 10.934589 10.992419 11.050468 11.108689 11.166911 11.225132 11.283354 11.341575 11.399797 11.458019 11.516240 11.574462 11.632683 11.691238 11.751798 11.813804 11.875810 11.937816 11.999822 12.061828 12.123833 12.185839 12.247845 12.309948 12.372305 12.434729 12.497153 12.559577 12.622001 12.684425 12.746849 12.809273 12.871697 12.934511 12.997952 13.061656 13.125361 13.189066 13.252770 13.316475 13.380180 13.443884 13.507589 13.571294 13.635103 13.699171 13.763399 13.827628 13.891856 13.956085 14.020313 14.084542 14.148937 14.216490 14.287839 14.359188 14.430538 14.501887 14.573236 14.644586 14.715935 14.787284 14.858634 14.929983 15.001333 15.072726 15.144568 15.216492 15.288415 15.360339 15.432263 15.504186 15.575759 15.645528 15.714612 15.783697 15.852781 15.921865 15.990949 16.060034 16.129118 16.198202 16.267286 16.336370 16.405455 16.474539 16.543791 16.613343 16.682964 16.752586 16.822207 16.891871 16.963168 17.039048 17.114927 17.190806 17.266686 17.342565 17.418444 17.494324 17.570203 17.646083 17.721962 17.797841 17.873721 17.949600 18.025480 18.101766 18.178201 18.254636 18.331070 18.407505 18.484789 18.562489 18.640192 18.719259 18.805815 18.894905 19.035423 19.604802 20.174181 20.743560 21.312939 21.882317 22.451696 23.021075 23.590454 24.159833 24.729211 25.298590 25.867969 26.437348 27.006727 27.576106 28.145484 28.401601 28.568860 28.737244 28.908443 29.078793 29.211356 29.235687 29.260018 29.278678 29.293794 29.308909 29.324024 29.339140 29.354255 29.369370 29.384486 29.399601 29.414716 29.429832 29.444947 29.460062 29.475243 29.490432 29.505622 29.520812 29.536051 29.551318 29.566584 29.581851 29.597117 29.612384 29.627650 29.642917 29.658183 29.673450 29.688716 29.703983 29.719251 29.734573 29.749895 29.765216 29.780538 29.795942 29.811361 29.826781 29.842200 29.857619 29.873038 29.888457 29.903876 29.919295 29.934715 29.950134 29.965553 29.980983 29.996431 30.011880 30.027328 30.042802 30.058375 30.073949 30.089522 30.105095 30.120669 30.136242 30.151815 30.167389 30.182962 30.198536 30.214109 30.229682 30.245256 30.260829 30.276402 30.291976 30.307658 30.323384 30.339109 30.354835 30.370563 30.386292 30.402021 30.417750 30.433479 30.449208 30.464937 30.480667 30.496396 30.512125 30.527854 30.543583 30.568141 30.606304 30.677434 30.749428 30.768908 30.788387 30.807867 30.824123 30.840010 30.855896 30.871782 30.887669 30.903555 30.919441 30.935328 30.951214 30.967101 30.982987 30.998873 31.014810 31.030762 31.046713 31.062665 31.078687 31.094732 31.110777 31.126822 31.142868 31.158913 31.174958 31.191003 31.207048 31.223094 31.239139 31.255184 31.271278 31.287389 31.303499 31.319609 31.348216 31.380628 31.413039 31.445450 31.477862 31.510273 31.542684 31.575096 31.618122 31.671334 31.734372 31.791515 31.843181 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.483555 1.497379 1.511202 1.525026 1.538849 1.552708 1.566571 1.580434 1.594297 1.608161 1.622024 1.635887 1.649750 1.663614 1.677923 1.692503 1.707084 1.721665 1.736874 1.754326 1.771777 1.789229 1.811264 1.837189 1.863150 1.889634 1.916117 1.941973 1.967478 1.992934 2.018041 2.043148 2.068507 2.094057 2.119721 2.147301 2.174880 2.202460 2.230039 2.257377 2.284354 2.311296 2.336677 2.362058 2.387439 2.412821 2.438202 2.463583 2.488964 2.514346 2.539727 2.565108 2.590490 2.615871 2.641252 2.666633 2.692015 2.717396 2.742777 2.768723 2.795872 2.823021 2.850560 2.878117 2.905674 2.933230 2.960787 2.988344 3.015901 3.043458 3.071015 3.098572 3.126129 3.158474 3.201531 3.249658 3.298912 3.348167 3.397421 3.446675 3.495929 3.545183 3.594437 3.643691 3.692945 3.742199 3.791453 3.840708 3.889962 3.939216 3.988470 4.037724 4.086978 4.136232 4.185486 4.234740 4.283995 4.333249 4.382503 4.431757 4.481011 4.530265 4.579519 4.628773 4.678027 4.727281 4.776536 4.825790 4.875044 4.924298 4.973552 5.022806 5.072060 5.121314 5.170568 5.219822 5.269077 5.318331 5.367585 5.416839 5.466093 5.515347 5.564601 5.613855 5.663109 5.712364 5.761618 5.810872 5.860126 5.909380 5.958634 6.007888 6.057142 6.106396 6.155650 6.204905 6.254159 6.303413 6.352667 6.401921 6.451175 6.500429 6.549683 6.598937 6.648191 6.697446 6.746700 6.795954 6.845208 6.894462 6.943716 6.992970 7.042224 7.091478 7.140732 7.189987 7.239241 7.288495 7.337749 7.387003 7.436257 7.485511 7.534765 7.584019 7.633274 7.697314 9.625651 9.676106 9.725938 9.775969 9.826330 9.876786 9.927242 9.977698 10.028154 10.078610 10.129066 10.179522 10.229978 10.280435 10.330891 10.381347 10.431803 10.482259 10.533007 10.585918 10.643221 10.700980 10.758739 10.816498 10.874257 10.932019 10.989894 11.048116 11.106338 11.164559 11.222781 11.281002 11.339224 11.397445 11.455667 11.513888 11.572110 11.630331 11.688813 11.749446 11.811452 11.873458 11.935464 11.997470 12.059476 12.121482 12.183488 12.245494 12.307726 12.370118 12.432542 12.494967 12.557391 12.619815 12.682239 12.744663 12.807087 12.869511 12.932320 12.995765 13.059470 13.123175 13.186879 13.250584 13.314289 13.377994 13.441698 13.505403 13.569108 13.632984 13.697159 13.761388 13.825616 13.889845 13.954073 14.018302 14.082530 14.146995 14.214478 14.285827 14.357177 14.428526 14.499875 14.571225 14.642574 14.713924 14.785273 14.856622 14.927972 14.999321 15.070852 15.142717 15.214641 15.286564 15.358488 15.430412 15.502335 15.573875 15.643677 15.712762 15.781846 15.850930 15.920014 15.989099 16.058183 16.127267 16.196351 16.265435 16.334520 16.403604 16.472688 16.542034 16.611618 16.681239 16.750861 16.820482 16.890159 16.961443 17.037323 17.113202 17.189082 17.264961 17.340840 17.416720 17.492599 17.568478 17.644358 17.720237 17.796117 17.871996 17.947875 18.023800 18.100153 18.176588 18.253022 18.329457 18.405892 18.483179 18.560876 18.638579 18.716799 18.802499 18.891589 18.983934 19.476438 20.045816 20.615195 21.184574 21.753953 22.323332 22.892711 23.462089 24.031468 24.600847 25.170226 25.739605 26.308983 26.878362 27.447741 28.017120 28.325584 28.492843 28.660589 28.831524 29.002396 29.171746 29.219462 29.237247 29.255031 29.272300 29.287416 29.302531 29.317646 29.332762 29.347877 29.362992 29.378108 29.393223 29.408338 29.423454 29.438569 29.453684 29.468852 29.484083 29.499314 29.514545 29.529784 29.545051 29.560317 29.575584 29.590850 29.606117 29.621383 29.636650 29.651916 29.667183 29.682449 29.697716 29.712982 29.728311 29.743678 29.759044 29.774410 29.789801 29.805220 29.820639 29.836058 29.851477 29.866896 29.882315 29.897735 29.913154 29.928573 29.943992 29.959411 29.974830 29.990324 30.005821 30.021318 30.036815 30.052374 30.067948 30.083521 30.099094 30.114668 30.130241 30.145814 30.161388 30.176961 30.192534 30.208108 30.223681 30.239276 30.254898 30.270520 30.286142 30.301801 30.317530 30.333259 30.348988 30.364718 30.380447 30.396176 30.411905 30.427634 30.443363 30.459092 30.474821 30.490663 30.507491 30.524319 30.541147 30.577486 30.661975 30.742846 30.761005 30.776891 30.792778 30.808664 30.824551 30.840437 30.856323 30.872210 30.888096 30.903982 30.919869 30.935755 30.951641 30.967528 30.983414 30.999301 31.015272 31.031265 31.047258 31.063251 31.079285 31.095331 31.111376 31.127421 31.143466 31.159511 31.175557 31.191602 31.207647 31.223692 31.239738 31.255783 31.273981 31.292758 31.311535 31.335354 31.367766 31.400177 31.432588 31.465000 31.497411 31.529822 31.562234 31.605561 31.664844 31.727278 31.783566 31.834471 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.480237 1.494571 1.508905 1.523239 1.537572 1.551499 1.565321 1.579144 1.592966 1.606795 1.620658 1.634521 1.648384 1.662248 1.676111 1.689974 1.703837 1.717701 1.731564 1.746007 1.760520 1.775033 1.789546 1.805439 1.822890 1.840342 1.857794 1.881246 1.906277 1.931638 1.958121 1.984605 2.010473 2.036191 2.061721 2.086828 2.111935 2.137042 2.162149 2.187707 2.215128 2.242548 2.270104 2.297684 2.325263 2.352843 2.380027 2.405626 2.431225 2.456673 2.482054 2.507436 2.532817 2.558198 2.583580 2.608961 2.634342 2.659723 2.685105 2.710486 2.735867 2.761249 2.786630 2.812011 2.837578 2.863318 2.889102 2.916659 2.944216 2.971773 2.999330 3.026887 3.054444 3.082001 3.109558 3.137115 3.164672 3.192229 3.219786 3.247343 3.275854 3.322872 3.371419 3.420673 3.469927 3.519181 3.568435 3.617689 3.666944 3.716198 3.765452 3.814706 3.863960 3.913214 3.962468 4.011722 4.060976 4.110231 4.159485 4.208739 4.257993 4.307247 4.356501 4.405755 4.455009 4.504263 4.553517 4.602772 4.652026 4.701280 4.750534 4.799788 4.849042 4.898296 4.947550 4.996804 5.046058 5.095313 5.144567 5.193821 5.243075 5.292329 5.341583 5.390837 5.440091 5.489345 5.538599 5.587854 5.637108 5.686362 5.735616 5.784870 5.834124 5.883378 5.932632 5.981886 6.031141 6.080395 6.129649 6.178903 6.228157 6.277411 6.326665 6.375919 6.425173 6.474427 6.523682 6.572936 6.622190 6.671444 6.720698 6.769952 6.819206 6.868460 6.917714 6.966968 7.016223 7.065477 7.114731 7.163985 7.213239 7.262493 7.311747 7.361001 7.410255 7.459510 7.508764 7.558018 7.631586 9.622055 9.673155 9.723118 9.773300 9.823756 9.874212 9.924669 9.975125 10.025581 10.076037 10.126493 10.176949 10.227405 10.277861 10.328317 10.378773 10.429229 10.479685 10.530328 10.583521 10.640648 10.698407 10.756165 10.813924 10.871683 10.929511 10.987543 11.045764 11.103986 11.162207 11.220429 11.278650 11.336872 11.395094 11.453315 11.511537 11.569758 11.627980 11.686377 11.747094 11.809100 11.871106 11.933112 11.995118 12.057124 12.119130 12.181136 12.243182 12.305508 12.367932 12.430356 12.492780 12.555204 12.617628 12.680053 12.742477 12.804901 12.867325 12.930125 12.993579 13.057284 13.120988 13.184693 13.248398 13.312103 13.375807 13.439512 13.503217 13.566959 13.630919 13.695147 13.759376 13.823605 13.887833 13.952062 14.016290 14.080519 14.145040 14.212466 14.283816 14.355165 14.426515 14.497864 14.569213 14.640563 14.711912 14.783261 14.854611 14.925960 14.997309 15.068968 15.140866 15.212790 15.284714 15.356637 15.428561 15.500485 15.571996 15.641827 15.710911 15.779995 15.849079 15.918164 15.987248 16.056332 16.125416 16.194500 16.263585 16.332669 16.401753 16.470843 16.540271 16.609893 16.679515 16.749136 16.818758 16.888440 16.959719 17.035598 17.111477 17.187357 17.263236 17.339115 17.414995 17.490874 17.566754 17.642633 17.718512 17.794392 17.870271 17.946151 18.022170 18.098540 18.174975 18.251409 18.327844 18.404279 18.481568 18.559262 18.636966 18.714669 18.799238 18.888272 18.977362 19.348073 19.917452 20.486831 21.056210 21.625588 22.194967 22.764346 23.333725 23.903104 24.472482 25.041861 25.611240 26.180619 26.749998 27.319376 27.888755 28.249567 28.416826 28.584194 28.754604 28.925803 29.095401 29.205461 29.220576 29.235692 29.250807 29.265922 29.281038 29.296153 29.311268 29.326384 29.341499 29.356614 29.371730 29.386845 29.401962 29.417083 29.432204 29.447325 29.462451 29.477718 29.492984 29.508251 29.523517 29.538783 29.554050 29.569316 29.584583 29.599849 29.615116 29.630382 29.645649 29.660915 29.676182 29.691448 29.706715 29.722013 29.737424 29.752836 29.768247 29.783659 29.799078 29.814497 29.829916 29.845335 29.860755 29.876174 29.891593 29.907012 29.922431 29.937850 29.953270 29.968689 29.984179 29.999724 30.015270 30.030815 30.046373 30.061946 30.077520 30.093093 30.108666 30.124240 30.139813 30.155386 30.170960 30.186533 30.202106 30.217680 30.233260 30.248934 30.264609 30.280283 30.295957 30.311685 30.327414 30.343143 30.358872 30.374601 30.390330 30.406059 30.421788 30.437517 30.453247 30.468976 30.484705 30.506806 30.531252 30.562027 30.646516 30.705083 30.745335 30.761432 30.777319 30.793205 30.809091 30.824978 30.840864 30.856751 30.872637 30.888523 30.904410 30.920296 30.936182 30.952069 30.967955 30.983842 30.999728 31.015737 31.031772 31.047806 31.063841 31.079884 31.095929 31.111974 31.128020 31.144065 31.160110 31.176155 31.192201 31.208246 31.224291 31.240336 31.256382 31.277757 31.300258 31.322760 31.354903 31.387315 31.419726 31.452138 31.484549 31.517050 31.552270 31.593661 31.658354 31.720863 31.775553 31.825373 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.548581 1.562837 1.577093 1.591349 1.605578 1.619408 1.633239 1.647070 1.660900 1.674745 1.688608 1.702471 1.716334 1.730198 1.744061 1.757924 1.771787 1.785651 1.799609 1.814055 1.828501 1.842946 1.857392 1.874004 1.891455 1.908907 1.926646 1.950842 1.975038 2.000125 2.026609 2.053093 2.079046 2.104980 2.130508 2.155615 2.180722 2.205829 2.230937 2.256668 2.283427 2.310187 2.337749 2.365328 2.392908 2.420487 2.447675 2.474046 2.500417 2.525907 2.551288 2.576670 2.602051 2.627432 2.652813 2.678195 2.703576 2.728957 2.754339 2.779720 2.805101 2.830482 2.855864 2.881245 2.906626 2.932007 2.957597 2.984082 3.010568 3.037873 3.065430 3.092987 3.120544 3.148101 3.175658 3.203214 3.230771 3.258328 3.285885 3.313442 3.341091 3.369421 3.397752 3.443925 3.493180 3.542434 3.591688 3.640942 3.690196 3.739450 3.788704 3.837958 3.887212 3.936467 3.985721 4.034975 4.084229 4.133483 4.182737 4.231991 4.281245 4.330499 4.379753 4.429008 4.478262 4.527516 4.576770 4.626024 4.675278 4.724532 4.773786 4.823040 4.872294 4.921549 4.970803 5.020057 5.069311 5.118565 5.167819 5.217073 5.266327 5.315581 5.364835 5.414090 5.463344 5.512598 5.561852 5.611106 5.660360 5.709614 5.758868 5.808122 5.857377 5.906631 5.955885 6.005139 6.054393 6.103647 6.152901 6.202155 6.251409 6.300663 6.349918 6.399172 6.448426 6.497680 6.546934 6.596188 6.645442 6.694696 6.743950 6.793204 6.842459 6.891713 6.940967 6.990221 7.039475 7.088729 7.137983 7.187237 7.236491 7.285746 7.335000 7.384254 7.433508 7.482762 7.564546 9.618855 9.670203 9.720334 9.770727 9.821183 9.871639 9.922095 9.972551 10.023007 10.073463 10.123919 10.174376 10.224832 10.275288 10.325744 10.376200 10.426656 10.477112 10.527620 10.581099 10.638074 10.695833 10.753592 10.811351 10.869110 10.926985 10.985191 11.043412 11.101634 11.159856 11.218077 11.276299 11.334520 11.392742 11.450963 11.509185 11.567406 11.625628 11.683929 11.744771 11.806748 11.868754 11.930760 11.992766 12.054772 12.116778 12.178784 12.240955 12.303322 12.365746 12.428170 12.490594 12.553018 12.615442 12.677866 12.740290 12.802714 12.865139 12.927928 12.991393 13.055098 13.118802 13.182507 13.246212 13.309916 13.373621 13.437326 13.501030 13.564833 13.628907 13.693136 13.757364 13.821593 13.885822 13.950050 14.014279 14.078507 14.143073 14.210455 14.281804 14.353154 14.424503 14.495852 14.567202 14.638551 14.709900 14.781250 14.852599 14.923948 14.995339 15.067092 15.139015 15.210939 15.282863 15.354786 15.426710 15.498634 15.570122 15.639976 15.709060 15.778144 15.847228 15.916313 15.985397 16.054481 16.123565 16.192650 16.261734 16.330818 16.399902 16.469072 16.538547 16.608168 16.677790 16.747411 16.817033 16.886712 16.957994 17.033873 17.109753 17.185632 17.261511 17.337391 17.413270 17.489149 17.565029 17.640908 17.716788 17.792667 17.868546 17.944426 18.020533 18.096927 18.173361 18.249796 18.326231 18.402666 18.479956 18.557649 18.635353 18.713056 18.796188 18.884955 18.974045 19.219709 19.789087 20.358466 20.927845 21.497224 22.066603 22.635981 23.205360 23.774739 24.344118 24.913497 25.482876 26.052254 26.621633 27.191012 27.760391 28.173550 28.340810 28.508069 28.677684 28.848884 29.019056 29.151665 29.189787 29.214198 29.229314 29.244429 29.259544 29.274660 29.289775 29.304890 29.320006 29.335121 29.350236 29.365352 29.380467 29.395582 29.410737 29.425899 29.441061 29.456223 29.471450 29.486717 29.501983 29.517250 29.532516 29.547783 29.563049 29.578316 29.593582 29.608849 29.624115 29.639382 29.654649 29.669952 29.685255 29.700559 29.715862 29.731260 29.746679 29.762098 29.777517 29.792936 29.808356 29.823775 29.839194 29.854613 29.870032 29.885451 29.900870 29.916296 29.931736 29.947176 29.962616 29.978078 29.993652 30.009225 30.024798 30.040372 30.055945 30.071519 30.087092 30.102665 30.118239 30.133812 30.149385 30.164959 30.180532 30.196105 30.211679 30.227252 30.242930 30.258657 30.274384 30.290111 30.305839 30.321568 30.337298 30.353027 30.368756 30.384485 30.400214 30.415943 30.431672 30.447401 30.463130 30.478859 30.504990 30.549657 30.631057 30.692343 30.719259 30.745973 30.761860 30.777746 30.793632 30.809519 30.825405 30.841292 30.857178 30.873064 30.888951 30.904837 30.920723 30.936610 30.952523 30.968440 30.984357 31.000274 31.016302 31.032347 31.048392 31.064438 31.080483 31.096528 31.112573 31.128618 31.144664 31.160709 31.176754 31.192799 31.208845 31.224890 31.240935 31.256980 31.283401 31.311470 31.342041 31.374453 31.406864 31.439275 31.471687 31.504098 31.542639 31.587171 31.651864 31.715034 31.767511 31.814672 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.616880 1.631059 1.645238 1.659418 1.673483 1.687322 1.701161 1.715000 1.728839 1.742695 1.756558 1.770421 1.784284 1.798148 1.812011 1.825874 1.839737 1.853601 1.867688 1.882068 1.896447 1.910826 1.925205 1.942568 1.960020 1.977472 1.996673 2.020089 2.043504 2.068613 2.095097 2.121538 2.147693 2.173847 2.199295 2.224402 2.249510 2.274617 2.299724 2.325404 2.351534 2.377814 2.405394 2.432973 2.460553 2.488132 2.515537 2.542729 2.569760 2.595141 2.620522 2.645903 2.671285 2.696666 2.722047 2.747429 2.772810 2.798191 2.823572 2.848954 2.874335 2.899716 2.925098 2.950479 2.975860 3.001241 3.026623 3.052004 3.077385 3.104392 3.131668 3.159086 3.186643 3.214200 3.241757 3.269314 3.296871 3.324428 3.351985 3.379542 3.407099 3.434656 3.462213 3.491861 3.521854 3.565686 3.614940 3.664194 3.713448 3.762703 3.811957 3.861211 3.910465 3.959719 4.008973 4.058227 4.107481 4.156735 4.205989 4.255244 4.304498 4.353752 4.403006 4.452260 4.501514 4.550768 4.600022 4.649276 4.698530 4.747785 4.797039 4.846293 4.895547 4.944801 4.994055 5.043309 5.092563 5.141817 5.191071 5.240326 5.289580 5.338834 5.388088 5.437342 5.486596 5.535850 5.585104 5.634358 5.683613 5.732867 5.782121 5.831375 5.880629 5.929883 5.979137 6.028391 6.077645 6.126899 6.176154 6.225408 6.274662 6.323916 6.373170 6.422424 6.471678 6.520932 6.570186 6.619440 6.668695 6.717949 6.767203 6.816457 6.865711 6.914965 6.964219 7.013473 7.062727 7.111981 7.161236 7.210490 7.259744 7.308998 7.358252 7.407506 7.493269 9.615988 9.667435 9.717697 9.768153 9.818610 9.869066 9.919522 9.969978 10.020434 10.070890 10.121346 10.171802 10.222258 10.272714 10.323170 10.373626 10.424082 10.474539 10.524995 10.578650 10.635501 10.693260 10.751019 10.808778 10.866602 10.924618 10.982839 11.041061 11.099282 11.157504 11.215725 11.273947 11.332168 11.390390 11.448612 11.506833 11.565055 11.623276 11.681498 11.742455 11.804397 11.866403 11.928409 11.990415 12.052421 12.114426 12.176432 12.238717 12.301135 12.363560 12.425984 12.488408 12.550832 12.613256 12.675680 12.738104 12.800528 12.862952 12.925728 12.989207 13.052911 13.116616 13.180321 13.244025 13.307730 13.371435 13.435139 13.498844 13.562694 13.626896 13.691124 13.755353 13.819581 13.883810 13.948039 14.012267 14.076496 14.141093 14.208443 14.279793 14.351142 14.422491 14.493841 14.565190 14.636539 14.707889 14.779238 14.850588 14.921937 14.993429 15.065241 15.137165 15.209088 15.281012 15.352936 15.424859 15.496783 15.568252 15.638125 15.707209 15.776293 15.845378 15.914462 15.983546 16.052630 16.121715 16.190799 16.259883 16.328967 16.398051 16.467294 16.536822 16.606443 16.676065 16.745686 16.815308 16.884978 16.956269 17.032148 17.108028 17.183907 17.259786 17.335666 17.411545 17.487425 17.563304 17.639183 17.715063 17.790942 17.866822 17.942701 18.018890 18.095314 18.171748 18.248183 18.324618 18.401053 18.478342 18.556036 18.633739 18.711443 18.793270 18.881638 18.970728 19.091344 19.660723 20.230102 20.799481 21.368859 21.938238 22.507617 23.076996 23.646375 24.215753 24.785132 25.354511 25.923890 26.493269 27.062647 27.632026 28.096674 28.264793 28.432052 28.600765 28.771964 28.942693 29.112008 29.161040 29.185219 29.207820 29.222936 29.238051 29.253166 29.268282 29.283397 29.298512 29.313628 29.328743 29.343858 29.358974 29.374089 29.389204 29.404358 29.419561 29.434764 29.449967 29.465183 29.480450 29.495716 29.510983 29.526249 29.541516 29.556782 29.572049 29.587315 29.602582 29.617848 29.633115 29.648381 29.663696 29.679044 29.694392 29.709740 29.725118 29.740537 29.755956 29.771376 29.786795 29.802214 29.817633 29.833052 29.848471 29.863890 29.879310 29.894729 29.910148 29.925631 29.941119 29.956607 29.972096 29.987651 30.003224 30.018797 30.034371 30.049944 30.065517 30.081091 30.096664 30.112237 30.127811 30.143384 30.158957 30.174552 30.190175 30.205798 30.221421 30.237078 30.252807 30.268536 30.284265 30.299994 30.315723 30.331452 30.347181 30.362910 30.378639 30.394368 30.410097 30.425981 30.443964 30.461946 30.479928 30.531109 30.615598 30.685945 30.706162 30.726379 30.746401 30.762287 30.778173 30.794060 30.809946 30.825832 30.841719 30.857605 30.873492 30.889378 30.905264 30.921151 30.937037 30.952990 30.968948 30.984906 31.000864 31.016901 31.032946 31.048991 31.065036 31.081081 31.097127 31.113172 31.129217 31.145262 31.161308 31.177353 31.193398 31.210446 31.227604 31.244763 31.264357 31.296768 31.329179 31.361591 31.394002 31.426413 31.458825 31.491236 31.528362 31.580681 31.645355 31.708811 31.759716 31.805278 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.671032 1.685135 1.699238 1.713341 1.727444 1.741393 1.755240 1.769088 1.782935 1.796782 1.810645 1.824508 1.838371 1.852235 1.866098 1.879961 1.893824 1.907688 1.921551 1.935732 1.950045 1.964358 1.978671 1.993682 2.011133 2.028585 2.046037 2.066336 2.089019 2.111702 2.137101 2.163585 2.190038 2.216416 2.242794 2.268082 2.293190 2.318297 2.343404 2.368511 2.393931 2.419459 2.445459 2.473038 2.500618 2.528197 2.555777 2.583356 2.610935 2.638072 2.663864 2.689657 2.715137 2.740519 2.765900 2.791281 2.816662 2.842044 2.867425 2.892806 2.918188 2.943569 2.968950 2.994331 3.019713 3.045094 3.070475 3.095856 3.121238 3.146646 3.172500 3.198354 3.225186 3.252743 3.280300 3.307857 3.335414 3.362971 3.390528 3.418085 3.445641 3.473198 3.500755 3.528312 3.555869 3.583426 3.613561 3.645424 3.687447 3.736701 3.785955 3.835209 3.884463 3.933717 3.982971 4.032225 4.081480 4.130734 4.179988 4.229242 4.278496 4.327750 4.377004 4.426258 4.475512 4.524766 4.574021 4.623275 4.672529 4.721783 4.771037 4.820291 4.869545 4.918799 4.968053 5.017307 5.066562 5.115816 5.165070 5.214324 5.263578 5.312832 5.362086 5.411340 5.460594 5.509849 5.559103 5.608357 5.657611 5.706865 5.756119 5.805373 5.854627 5.903881 5.953135 6.002390 6.051644 6.100898 6.150152 6.199406 6.248660 6.297914 6.347168 6.396422 6.445676 6.494931 6.544185 6.593439 6.642693 6.691947 6.741201 6.790455 6.839709 6.888963 6.938217 6.987472 7.036726 7.085980 7.135234 7.184488 7.233742 7.282996 7.332250 7.381504 9.613406 9.664705 9.715124 9.765580 9.816036 9.866492 9.916948 9.967404 10.017860 10.068316 10.118773 10.169229 10.219685 10.270141 10.320597 10.371053 10.421509 10.471965 10.522421 10.576175 10.632927 10.690686 10.748445 10.806204 10.864081 10.922266 10.980487 11.038709 11.096931 11.155152 11.213374 11.271595 11.329817 11.388038 11.446260 11.504481 11.562703 11.620924 11.679146 11.740127 11.802045 11.864051 11.926057 11.988063 12.050069 12.112075 12.174190 12.236525 12.298949 12.361373 12.423797 12.486221 12.548646 12.611070 12.673494 12.735918 12.798342 12.860766 12.923524 12.987020 13.050725 13.114430 13.178134 13.241839 13.305544 13.369248 13.432953 13.496699 13.560656 13.624884 13.689113 13.753341 13.817570 13.881798 13.946027 14.010256 14.074484 14.139100 14.206432 14.277781 14.349130 14.420480 14.491829 14.563179 14.634528 14.705877 14.777227 14.848576 14.919925 14.991508 15.063390 15.135314 15.207238 15.279161 15.351085 15.423009 15.494932 15.566386 15.636274 15.705358 15.774443 15.843527 15.912611 15.981695 16.050780 16.119864 16.188948 16.258032 16.327116 16.396201 16.465508 16.535097 16.604719 16.674340 16.743962 16.813583 16.883235 16.954544 17.030424 17.106303 17.182182 17.258062 17.333941 17.409820 17.485700 17.561579 17.637459 17.713338 17.789217 17.865097 17.941019 18.017266 18.093700 18.170135 18.246570 18.323005 18.399439 18.476727 18.554423 18.632126 18.709829 18.790476 18.878322 18.967412 19.056502 19.532358 20.101737 20.671116 21.240495 21.809874 22.379252 22.948631 23.518010 24.087389 24.656768 25.226146 25.795525 26.364904 26.934283 27.503662 28.016165 28.188776 28.356036 28.523857 28.695045 28.866187 29.035663 29.147691 29.165394 29.183097 29.200801 29.216558 29.231673 29.246788 29.261904 29.277019 29.292134 29.307250 29.322365 29.337480 29.352596 29.367711 29.382826 29.397943 29.413187 29.428432 29.443676 29.458920 29.474182 29.489449 29.504715 29.519982 29.535248 29.550515 29.565781 29.581048 29.596314 29.611581 29.626847 29.642114 29.657404 29.672797 29.688190 29.703583 29.718976 29.734396 29.749815 29.765234 29.780653 29.796072 29.811491 29.826911 29.842330 29.857749 29.873168 29.888587 29.904006 29.919488 29.935025 29.950561 29.966098 29.981649 29.997223 30.012796 30.028369 30.043943 30.059516 30.075089 30.090663 30.106236 30.121810 30.137383 30.152956 30.168533 30.184209 30.199884 30.215560 30.231235 30.246961 30.262690 30.278419 30.294148 30.309878 30.325607 30.341336 30.357065 30.372794 30.388523 30.404252 30.419981 30.443538 30.470499 30.515650 30.600139 30.682096 30.698285 30.714473 30.730661 30.746828 30.762714 30.778601 30.794487 30.810373 30.826260 30.842146 30.858033 30.873919 30.889805 30.905692 30.921578 30.937464 30.953458 30.969458 30.985457 31.001457 31.017499 31.033544 31.049590 31.065635 31.081680 31.097725 31.113771 31.129816 31.145861 31.161906 31.177952 31.193997 31.213954 31.234170 31.254387 31.283906 31.316317 31.348729 31.381140 31.413551 31.445963 31.479196 31.512609 31.574191 31.638884 31.699467 31.751767 31.796965 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.739319 1.753346 1.767374 1.781402 1.795430 1.809308 1.823163 1.837019 1.850874 1.864732 1.878595 1.892458 1.906321 1.920185 1.934048 1.947911 1.961774 1.975638 1.989501 2.003740 2.017988 2.032235 2.046483 2.062246 2.079698 2.097150 2.114602 2.135666 2.157662 2.179658 2.205589 2.232073 2.258556 2.285040 2.311486 2.336703 2.361920 2.387084 2.412191 2.437298 2.462405 2.487512 2.513468 2.540863 2.568263 2.595842 2.623421 2.651001 2.678580 2.705785 2.732363 2.758940 2.784371 2.809752 2.835134 2.860515 2.885896 2.911278 2.936659 2.962040 2.987421 3.012803 3.038184 3.063565 3.088946 3.114328 3.139709 3.165090 3.190472 3.215853 3.241234 3.266615 3.292887 3.319494 3.346399 3.373956 3.401513 3.429070 3.456627 3.484184 3.511741 3.539298 3.566855 3.594412 3.621969 3.649526 3.677083 3.704640 3.734374 3.768355 3.809207 3.858461 3.907716 3.956970 4.006224 4.055478 4.104732 4.153986 4.203240 4.252494 4.301748 4.351002 4.400257 4.449511 4.498765 4.548019 4.597273 4.646527 4.695781 4.745035 4.794289 4.843543 4.892798 4.942052 4.991306 5.040560 5.089814 5.139068 5.188322 5.237576 5.286830 5.336084 5.385339 5.434593 5.483847 5.533101 5.582355 5.631609 5.680863 5.730117 5.779371 5.828626 5.877880 5.927134 5.976388 6.025642 6.074896 6.124150 6.173404 6.222658 6.271912 6.321167 6.370421 6.419675 6.468929 6.518183 6.567437 6.616691 6.665945 6.715199 6.764453 6.813708 6.862962 6.912216 6.961470 7.010724 7.059978 7.109232 7.158486 7.207740 7.257482 7.312991 9.611314 9.662094 9.712551 9.763007 9.813463 9.863919 9.914375 9.964831 10.015287 10.065743 10.116199 10.166655 10.217111 10.267567 10.318023 10.368480 10.418936 10.469392 10.519848 10.573673 10.630354 10.688113 10.745872 10.803691 10.861693 10.919914 10.978136 11.036357 11.094579 11.152800 11.211022 11.269243 11.327465 11.385687 11.443908 11.502130 11.560351 11.618573 11.676794 11.737789 11.799693 11.861699 11.923705 11.985711 12.047717 12.109723 12.171947 12.234339 12.296763 12.359187 12.421611 12.484035 12.546459 12.608883 12.671307 12.733732 12.796156 12.858580 12.921318 12.984834 13.048539 13.112243 13.175948 13.239653 13.303358 13.367062 13.430767 13.494553 13.558644 13.622873 13.687101 13.751330 13.815558 13.879787 13.944015 14.008244 14.072473 14.137095 14.204420 14.275770 14.347119 14.418468 14.489818 14.561167 14.632516 14.703866 14.775215 14.846564 14.917947 14.989616 15.061539 15.133463 15.205387 15.277310 15.349234 15.421158 15.493081 15.564525 15.634423 15.703508 15.772592 15.841676 15.910760 15.979845 16.048929 16.118013 16.187097 16.256181 16.325266 16.394379 16.463751 16.533372 16.602994 16.672615 16.742237 16.811858 16.881484 16.952819 17.028699 17.104578 17.180457 17.256337 17.332216 17.408096 17.483975 17.559854 17.635734 17.711613 17.787493 17.863372 17.939352 18.015653 18.092087 18.168522 18.244957 18.321392 18.397826 18.475111 18.552810 18.630513 18.708216 18.787798 18.875005 18.964095 19.053185 19.403994 19.973373 20.542751 21.112130 21.681509 22.250888 22.820267 23.389646 23.959024 24.528403 25.097782 25.667161 26.236540 26.805918 27.375297 27.930774 28.112760 28.280019 28.447444 28.618125 28.789324 28.959318 29.103742 29.149718 29.164834 29.179949 29.195064 29.210180 29.225295 29.240410 29.255526 29.270641 29.285756 29.300872 29.315987 29.331102 29.346233 29.361368 29.376502 29.391636 29.406849 29.422116 29.437382 29.452649 29.467915 29.483182 29.498448 29.513715 29.528981 29.544248 29.559514 29.574781 29.590047 29.605332 29.620617 29.635902 29.651187 29.666577 29.681996 29.697416 29.712835 29.728254 29.743673 29.759092 29.774511 29.789931 29.805350 29.820769 29.836188 29.851611 29.867042 29.882473 29.897904 29.913355 29.928928 29.944502 29.960075 29.975648 29.991222 30.006795 30.022368 30.037942 30.053515 30.069088 30.084662 30.100235 30.115808 30.131382 30.146955 30.162528 30.178202 30.193931 30.209659 30.225387 30.241116 30.256845 30.272574 30.288303 30.304032 30.319761 30.335490 30.351219 30.366948 30.382677 30.398407 30.414136 30.442265 30.500191 30.584680 30.644029 30.683710 30.699596 30.715483 30.731369 30.747255 30.763142 30.779028 30.794914 30.810801 30.826687 30.842573 30.858460 30.874346 30.890233 30.906119 30.922005 30.937892 30.953929 30.969971 30.986012 31.002053 31.018098 31.034143 31.050188 31.066234 31.082279 31.098324 31.114369 31.130415 31.146460 31.162505 31.178550 31.194596 31.218984 31.243584 31.271044 31.303455 31.335867 31.368278 31.400689 31.433101 31.468528 31.508038 31.567701 31.632394 31.690981 31.743817 31.792075 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.807562 1.821516 1.835470 1.849424 1.863366 1.877229 1.891092 1.904955 1.918819 1.932682 1.946545 1.960408 1.974271 1.988135 2.001998 2.015861 2.029724 2.043588 2.057531 2.071714 2.085896 2.100079 2.114262 2.130811 2.148263 2.165715 2.183346 2.204694 2.226043 2.247593 2.274077 2.300560 2.327044 2.353528 2.379808 2.405233 2.430658 2.455871 2.480978 2.506085 2.531192 2.556300 2.582309 2.609043 2.635907 2.663487 2.691066 2.718646 2.746225 2.773720 2.801131 2.828224 2.853605 2.878986 2.904368 2.929749 2.955130 2.980511 3.005893 3.031274 3.056655 3.082037 3.107418 3.132799 3.158180 3.183562 3.208943 3.234324 3.259705 3.285087 3.310468 3.335849 3.361231 3.386612 3.412796 3.440200 3.467613 3.495170 3.522727 3.550284 3.577841 3.605398 3.632955 3.660512 3.688069 3.715625 3.743182 3.770739 3.798296 3.825853 3.854109 3.890510 3.930968 3.980222 4.029476 4.078730 4.127984 4.177238 4.226493 4.275747 4.325001 4.374255 4.423509 4.472763 4.522017 4.571271 4.620525 4.669779 4.719034 4.768288 4.817542 4.866796 4.916050 4.965304 5.014558 5.063812 5.113066 5.162320 5.211575 5.260829 5.310083 5.359337 5.408591 5.457845 5.507099 5.556353 5.605607 5.654862 5.704116 5.753370 5.802624 5.851878 5.901132 5.950386 5.999640 6.048894 6.098148 6.147403 6.196657 6.245911 6.295165 6.344419 6.393673 6.442927 6.492181 6.541435 6.590689 6.639944 6.689198 6.738452 6.787706 6.836960 6.886214 6.935468 6.984722 7.033976 7.083231 7.132485 7.181739 7.247753 9.609083 9.659521 9.709977 9.760433 9.810889 9.861345 9.911801 9.962257 10.012714 10.063170 10.113626 10.164082 10.214538 10.264994 10.315450 10.365906 10.416362 10.466818 10.517274 10.571143 10.627780 10.685539 10.743298 10.801176 10.859341 10.917562 10.975784 11.034006 11.092227 11.150449 11.208670 11.266892 11.325113 11.383335 11.441556 11.499778 11.557999 11.616221 11.674443 11.735439 11.797341 11.859347 11.921353 11.983359 12.045365 12.107430 12.169729 12.232153 12.294577 12.357001 12.419425 12.481849 12.544273 12.606697 12.669121 12.731545 12.793969 12.856393 12.919108 12.982648 13.046353 13.110057 13.173762 13.237467 13.301171 13.364876 13.428583 13.492404 13.556633 13.620861 13.685090 13.749318 13.813547 13.877775 13.942004 14.006232 14.070461 14.135077 14.202409 14.273758 14.345107 14.416457 14.487806 14.559155 14.630505 14.701854 14.773204 14.844553 14.916000 14.987765 15.059689 15.131612 15.203536 15.275460 15.347383 15.419307 15.491231 15.562668 15.632573 15.701657 15.770741 15.839825 15.908909 15.977994 16.047078 16.116162 16.185246 16.254331 16.323415 16.392580 16.462026 16.531647 16.601269 16.670890 16.740512 16.810134 16.879755 16.951095 17.026974 17.102853 17.178733 17.254612 17.330491 17.406371 17.482250 17.558130 17.634009 17.709888 17.785768 17.861647 17.937678 18.014039 18.090474 18.166909 18.243344 18.319778 18.396214 18.473494 18.551197 18.628900 18.706603 18.785230 18.871688 18.960778 19.049868 19.275629 19.845008 20.414387 20.983766 21.553145 22.122523 22.691902 23.261281 23.830660 24.400039 24.969417 25.538796 26.108175 26.677554 27.246933 27.816311 28.036743 28.204002 28.371264 28.541206 28.712405 28.882972 29.052271 29.109091 29.143340 29.158456 29.173571 29.188686 29.203802 29.218917 29.234032 29.249148 29.264263 29.279378 29.294494 29.309609 29.324724 29.339864 29.355040 29.370215 29.385390 29.400582 29.415849 29.431115 29.446382 29.461648 29.476915 29.492181 29.507448 29.522714 29.537981 29.553247 29.568514 29.583780 29.599083 29.614412 29.629742 29.645072 29.660436 29.675855 29.691274 29.706693 29.722112 29.737531 29.752951 29.768370 29.783789 29.799208 29.814627 29.830046 29.845465 29.860939 29.876418 29.891898 29.907377 29.922927 29.938500 29.954074 29.969647 29.985220 30.000794 30.016367 30.031940 30.047514 30.063087 30.078660 30.094234 30.109827 30.125451 30.141076 30.156701 30.172354 30.188083 30.203812 30.219541 30.235270 30.250999 30.266728 30.282458 30.298187 30.313916 30.329645 30.345374 30.361226 30.380534 30.399841 30.419148 30.484732 30.569221 30.629520 30.657864 30.684137 30.700023 30.715910 30.731796 30.747683 30.763569 30.779455 30.795342 30.811228 30.827114 30.843001 30.858887 30.874775 30.890699 30.906622 30.922545 30.938471 30.954516 30.970561 30.986606 31.002651 31.018697 31.034742 31.050787 31.066832 31.082878 31.098923 31.114968 31.131013 31.147059 31.163104 31.179149 31.195386 31.226799 31.258213 31.290593 31.323004 31.355416 31.387827 31.420239 31.453095 31.501428 31.561211 31.625904 31.683301 31.735867 31.786597 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.804291 1.818693 1.833095 1.847497 1.861883 1.875771 1.889660 1.903549 1.917437 1.931316 1.945179 1.959042 1.972905 1.986769 2.000632 2.014495 2.028358 2.042222 2.056085 2.069948 2.083811 2.097675 2.111538 2.125534 2.139653 2.153771 2.167890 2.182009 2.199376 2.216828 2.234280 2.252707 2.273445 2.294184 2.316081 2.342564 2.369048 2.395532 2.422016 2.448199 2.473836 2.499472 2.524658 2.549765 2.574873 2.599980 2.625087 2.650930 2.677036 2.703552 2.731131 2.758711 2.786290 2.813870 2.841449 2.869028 2.896136 2.922126 2.948115 2.973601 2.998983 3.024364 3.049745 3.075127 3.100508 3.125889 3.151270 3.176652 3.202033 3.227414 3.252795 3.278177 3.303558 3.328939 3.354321 3.379702 3.405083 3.430464 3.455846 3.481577 3.507546 3.533712 3.561269 3.588826 3.616383 3.643940 3.671497 3.699054 3.726611 3.754168 3.781725 3.809282 3.836839 3.864396 3.891953 3.919510 3.947067 3.974624 4.011711 4.052729 4.101983 4.151237 4.200491 4.249745 4.298999 4.348253 4.397507 4.446761 4.496015 4.545270 4.594524 4.643778 4.693032 4.742286 4.791540 4.840794 4.890048 4.939302 4.988556 5.037811 5.087065 5.136319 5.185573 5.234827 5.284081 5.333335 5.382589 5.431843 5.481098 5.530352 5.579606 5.628860 5.678114 5.727368 5.776622 5.825876 5.875130 5.924384 5.973639 6.022893 6.072147 6.121401 6.170655 6.219909 6.269163 6.318417 6.367671 6.416925 6.466180 6.515434 6.564688 6.613942 6.663196 6.712450 6.761704 6.810958 6.860212 6.909466 6.958721 7.007975 7.057229 7.106483 7.181848 9.582230 9.652546 9.707404 9.757860 9.808316 9.858772 9.909228 9.959684 10.010140 10.060596 10.111052 10.161508 10.211964 10.262420 10.312877 10.363333 10.413789 10.464245 10.514701 10.568586 10.625207 10.682966 10.740779 10.798768 10.856989 10.915211 10.973432 11.031654 11.089875 11.148097 11.206318 11.264540 11.322762 11.380983 11.439205 11.497426 11.555648 11.613869 11.672091 11.733079 11.794990 11.856996 11.919002 11.981008 12.043014 12.105182 12.167542 12.229966 12.292390 12.354815 12.417239 12.479663 12.542087 12.604511 12.666935 12.729359 12.791783 12.854207 12.916896 12.980462 13.044166 13.107871 13.171576 13.235280 13.298985 13.362690 13.426430 13.490392 13.554621 13.618850 13.683078 13.747307 13.811535 13.875764 13.939992 14.004221 14.068449 14.133046 14.200397 14.271746 14.343096 14.414445 14.485795 14.557144 14.628493 14.699843 14.771192 14.842541 14.914043 14.985914 15.057838 15.129761 15.201685 15.273609 15.345532 15.417456 15.489380 15.560815 15.630722 15.699806 15.768890 15.837974 15.907059 15.976143 16.045227 16.114311 16.183396 16.252480 16.321564 16.390774 16.460301 16.529923 16.599544 16.669166 16.738787 16.808409 16.878030 16.949370 17.025249 17.101128 17.177008 17.252887 17.328767 17.404646 17.480525 17.556405 17.632284 17.708164 17.784043 17.859922 17.935998 18.012426 18.088861 18.165296 18.241731 18.318165 18.394616 18.471880 18.549584 18.627287 18.704990 18.782764 18.868371 18.957461 19.046551 19.161725 19.716644 20.286022 20.855401 21.424780 21.994159 22.563538 23.132916 23.702295 24.271674 24.841053 25.410432 25.979811 26.549189 27.118568 27.687947 27.960726 28.127986 28.295245 28.464286 28.635485 28.806521 28.975926 29.086524 29.110552 29.134580 29.152078 29.167193 29.182308 29.197424 29.212539 29.227654 29.242770 29.257885 29.273000 29.288116 29.303231 29.318346 29.333462 29.348677 29.363894 29.379110 29.394326 29.409582 29.424848 29.440114 29.455381 29.470647 29.485914 29.501180 29.516447 29.531713 29.546980 29.562246 29.577513 29.592797 29.608171 29.623546 29.638920 29.654295 29.669713 29.685132 29.700551 29.715971 29.731390 29.746809 29.762228 29.777647 29.793066 29.808486 29.823905 29.839324 29.854797 29.870325 29.885853 29.901381 29.916926 29.932499 29.948073 29.963646 29.979219 29.994793 30.010366 30.025939 30.041513 30.057086 30.072659 30.088233 30.103806 30.119483 30.135160 30.150837 30.166513 30.182238 30.197967 30.213696 30.229425 30.245154 30.260883 30.276612 30.292341 30.308070 30.323799 30.339528 30.355258 30.380481 30.410533 30.469272 30.553761 30.622517 30.643530 30.664542 30.684564 30.700451 30.716337 30.732224 30.748110 30.763996 30.779883 30.795769 30.811655 30.827542 30.843428 30.859314 30.875206 30.891171 30.907136 30.923100 30.939069 30.955114 30.971160 30.987205 31.003250 31.019295 31.035341 31.051386 31.067431 31.083476 31.099522 31.115567 31.131728 31.150080 31.168433 31.186785 31.212908 31.245320 31.277731 31.310142 31.342554 31.374965 31.407377 31.439788 31.491016 31.554721 31.619414 31.676316 31.727917 31.779592 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.872699 1.887101 1.901503 1.915905 1.930119 1.943943 1.957767 1.971591 1.985415 1.999266 2.013129 2.026992 2.040855 2.054719 2.068582 2.082445 2.096308 2.110172 2.124035 2.137898 2.151761 2.165625 2.179488 2.193503 2.207558 2.221613 2.235668 2.250489 2.267941 2.285393 2.302845 2.321781 2.341943 2.362105 2.384568 2.411052 2.437536 2.464020 2.490503 2.516661 2.542512 2.568338 2.593445 2.618553 2.643660 2.668767 2.693874 2.719348 2.744853 2.771197 2.798776 2.826356 2.853935 2.881514 2.909094 2.936673 2.963918 2.990704 3.017454 3.042835 3.068217 3.093598 3.118979 3.144360 3.169742 3.195123 3.220504 3.245886 3.271267 3.296648 3.322029 3.347411 3.372792 3.398173 3.423554 3.448936 3.474317 3.499698 3.525080 3.550461 3.575842 3.601581 3.628310 3.655038 3.682483 3.710040 3.737597 3.765154 3.792711 3.820268 3.847825 3.875382 3.902939 3.930496 3.958052 3.985609 4.013166 4.040723 4.068280 4.095837 4.131722 4.174489 4.223743 4.272997 4.322251 4.371506 4.420760 4.470014 4.519268 4.568522 4.617776 4.667030 4.716284 4.765538 4.814792 4.864047 4.913301 4.962555 5.011809 5.061063 5.110317 5.159571 5.208825 5.258079 5.307334 5.356588 5.405842 5.455096 5.504350 5.553604 5.602858 5.652112 5.701366 5.750620 5.799875 5.849129 5.898383 5.947637 5.996891 6.046145 6.095399 6.144653 6.193907 6.243161 6.292416 6.341670 6.390924 6.440178 6.489432 6.538686 6.587940 6.637194 6.686448 6.735702 6.784957 6.834211 6.883465 6.932719 6.981973 7.031227 7.114342 9.511881 9.596870 9.678408 9.750835 9.805056 9.856198 9.906655 9.957111 10.007567 10.058023 10.108479 10.158935 10.209391 10.259847 10.310303 10.360759 10.411215 10.461671 10.512127 10.566000 10.622634 10.680392 10.738271 10.796416 10.854637 10.912859 10.971080 11.029302 11.087524 11.145745 11.203967 11.262188 11.320410 11.378631 11.436853 11.495074 11.553296 11.611518 11.669739 11.730707 11.792638 11.854644 11.916650 11.978656 12.040676 12.102932 12.165356 12.227780 12.290204 12.352628 12.415052 12.477476 12.539901 12.602325 12.664749 12.727173 12.789597 12.852021 12.914680 12.978275 13.041980 13.105685 13.169389 13.233094 13.296799 13.360503 13.424264 13.488381 13.552609 13.616838 13.681067 13.745295 13.809524 13.873752 13.937981 14.002209 14.066438 14.131001 14.198386 14.269735 14.341084 14.412434 14.483783 14.555132 14.626482 14.697831 14.769180 14.840549 14.912140 14.984063 15.055987 15.127911 15.199834 15.271758 15.343682 15.415605 15.487529 15.558967 15.628871 15.697955 15.767039 15.836124 15.905208 15.974292 16.043376 16.112461 16.181545 16.250629 16.319713 16.388959 16.458576 16.528198 16.597819 16.667441 16.737062 16.806684 16.876306 16.947645 17.023524 17.099404 17.175283 17.251162 17.327042 17.402921 17.478801 17.554680 17.630559 17.706439 17.782318 17.858222 17.934378 18.010813 18.087248 18.163683 18.240117 18.316552 18.393016 18.470267 18.547971 18.625674 18.703377 18.781080 18.865177 18.954145 19.043235 19.136992 19.588279 20.157658 20.727037 21.296415 21.865794 22.435173 23.004552 23.573931 24.143310 24.712688 25.282067 25.851446 26.420825 26.990204 27.559582 27.884710 28.051969 28.219228 28.387366 28.558566 28.729765 28.899581 29.068879 29.093612 29.111234 29.128856 29.145700 29.160815 29.175930 29.191046 29.206161 29.221276 29.236392 29.251507 29.266622 29.281738 29.296853 29.311968 29.327084 29.342280 29.357538 29.372796 29.388053 29.403314 29.418581 29.433847 29.449114 29.464380 29.479647 29.494913 29.510180 29.525446 29.540713 29.555980 29.571247 29.586514 29.601895 29.617314 29.632733 29.648152 29.663571 29.678991 29.694410 29.709829 29.725248 29.740667 29.756086 29.771506 29.786926 29.802348 29.817771 29.833193 29.848631 29.864205 29.879778 29.895351 29.910925 29.926498 29.942071 29.957645 29.973218 29.988791 30.004365 30.019938 30.035511 30.051085 30.066659 30.082233 30.097807 30.113476 30.129205 30.144934 30.160663 30.176392 30.192121 30.207850 30.223579 30.239308 30.255038 30.270767 30.286496 30.302225 30.317954 30.333683 30.349412 30.380296 30.453813 30.538302 30.618392 30.635087 30.651781 30.668475 30.684992 30.700878 30.716764 30.732651 30.748537 30.764424 30.780310 30.796196 30.812083 30.827969 30.843855 30.859742 30.875640 30.891646 30.907652 30.923658 30.939668 30.955713 30.971758 30.987804 31.003849 31.019894 31.035939 31.051985 31.068030 31.084075 31.100120 31.116166 31.132723 31.154617 31.176512 31.200046 31.232458 31.264869 31.297280 31.329692 31.362103 31.395553 31.432802 31.483539 31.548231 31.612005 31.669062 31.719510 31.768384 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.926701 1.941053 1.955406 1.969759 1.984111 1.998134 2.011939 2.025745 2.039550 2.053355 2.067216 2.081079 2.094942 2.108806 2.122669 2.136532 2.150395 2.164259 2.178122 2.191985 2.205848 2.219712 2.233575 2.247446 2.261438 2.275430 2.289422 2.303414 2.319054 2.336506 2.353958 2.371410 2.390590 2.410207 2.429824 2.453056 2.479540 2.506024 2.532507 2.558991 2.585194 2.611264 2.637126 2.662233 2.687340 2.712447 2.737554 2.762661 2.787768 2.812875 2.839221 2.866589 2.894000 2.921580 2.949159 2.976738 3.004318 3.031897 3.059477 3.086582 3.112009 3.137437 3.162832 3.188213 3.213594 3.238976 3.264357 3.289738 3.315119 3.340501 3.365882 3.391263 3.416644 3.442026 3.467407 3.492788 3.518170 3.543551 3.568932 3.594313 3.619695 3.645076 3.670457 3.695839 3.721220 3.748615 3.776148 3.803696 3.831253 3.858810 3.886367 3.913924 3.941481 3.969038 3.996595 4.024152 4.051709 4.079266 4.106823 4.134380 4.161937 4.189494 4.217051 4.250217 4.296508 4.345504 4.394758 4.444012 4.493266 4.542520 4.591774 4.641028 4.690283 4.739537 4.788791 4.838045 4.887299 4.936553 4.985807 5.035061 5.084315 5.133570 5.182824 5.232078 5.281332 5.330586 5.379840 5.429094 5.478348 5.527602 5.576856 5.626111 5.675365 5.724619 5.773873 5.823127 5.872381 5.921635 5.970889 6.020143 6.069397 6.118652 6.167906 6.217160 6.266414 6.315668 6.364922 6.414176 6.463430 6.512684 6.561938 6.611193 6.660447 6.709701 6.758955 6.808209 6.857463 6.906717 6.955971 7.041041 9.440620 9.525228 9.609950 9.695994 9.771996 9.842290 9.904081 9.954537 10.004993 10.055449 10.105905 10.156361 10.206818 10.257274 10.307730 10.358186 10.408642 10.459098 10.509554 10.563385 10.620060 10.677866 10.735843 10.794064 10.852286 10.910507 10.968729 11.026950 11.085172 11.143393 11.201615 11.259836 11.318058 11.376280 11.434501 11.492723 11.550944 11.609166 11.667387 11.728324 11.790286 11.852292 11.914298 11.976304 12.038423 12.100746 12.163170 12.225594 12.288018 12.350442 12.412866 12.475290 12.537714 12.600138 12.662562 12.724987 12.787411 12.849835 12.912461 12.976089 13.039794 13.103498 13.167203 13.230908 13.294613 13.358324 13.422141 13.486369 13.550598 13.614826 13.679055 13.743284 13.807512 13.871741 13.935969 14.000198 14.064426 14.128944 14.196374 14.267723 14.339073 14.410422 14.481771 14.553121 14.624470 14.695819 14.767169 14.838566 14.910289 14.982212 15.054136 15.126060 15.197984 15.269907 15.341831 15.413755 15.485678 15.557123 15.627020 15.696104 15.765189 15.834273 15.903357 15.972441 16.041526 16.110610 16.179694 16.248778 16.317892 16.387230 16.456851 16.526473 16.596095 16.665716 16.735338 16.804959 16.874581 16.945920 17.021799 17.097679 17.173558 17.249438 17.325317 17.401196 17.477076 17.552955 17.628835 17.704714 17.780593 17.856518 17.932765 18.009200 18.085635 18.162070 18.238504 18.314939 18.391416 18.468654 18.546357 18.624061 18.701764 18.779467 18.862128 18.950828 19.039918 19.129404 19.459915 20.029293 20.598672 21.168051 21.737430 22.306809 22.876187 23.445566 24.014945 24.584324 25.153703 25.723081 26.292460 26.861839 27.431218 27.808693 27.975952 28.143212 28.310556 28.481646 28.652845 28.823236 28.992534 29.078860 29.093976 29.109091 29.124206 29.139322 29.154437 29.169552 29.184668 29.199783 29.214898 29.230014 29.245129 29.260244 29.275372 29.290520 29.305667 29.320815 29.335981 29.351248 29.366514 29.381781 29.397047 29.412314 29.427580 29.442847 29.458113 29.473380 29.488646 29.503913 29.519179 29.534470 29.549781 29.565093 29.580404 29.595753 29.611172 29.626591 29.642011 29.657430 29.672849 29.688268 29.703687 29.719106 29.734526 29.749945 29.765364 29.780783 29.796247 29.811718 29.827188 29.842659 29.858203 29.873777 29.889350 29.904923 29.920497 29.936070 29.951643 29.967217 29.982790 29.998364 30.013937 30.029510 30.045102 30.060728 30.076354 30.091979 30.107630 30.123359 30.139089 30.154818 30.170547 30.186276 30.202005 30.217734 30.233463 30.249192 30.264921 30.280650 30.296381 30.317224 30.338066 30.358909 30.438354 30.522843 30.583532 30.621874 30.637760 30.653646 30.669533 30.685419 30.701305 30.717192 30.733078 30.748965 30.764851 30.780737 30.796624 30.812510 30.828399 30.844288 30.860177 30.876086 30.892131 30.908176 30.924221 30.940267 30.956312 30.972357 30.988402 31.004448 31.020493 31.036538 31.052583 31.068629 31.084674 31.100719 31.116764 31.134193 31.161325 31.188456 31.219596 31.252007 31.284418 31.316830 31.349241 31.381652 31.424351 31.477049 31.541741 31.604370 31.661112 31.711661 31.757413 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1.995066 2.009340 2.023615 2.037890 2.052164 2.066037 2.079851 2.093664 2.107478 2.121303 2.135166 2.149029 2.162892 2.176756 2.190619 2.204482 2.218345 2.232209 2.246072 2.259935 2.273798 2.287662 2.301525 2.315410 2.329340 2.343269 2.357199 2.371128 2.387619 2.405071 2.422523 2.440056 2.459156 2.478257 2.497358 2.521544 2.548028 2.574511 2.600995 2.627479 2.653802 2.680095 2.705913 2.731020 2.756127 2.781234 2.806341 2.831448 2.856556 2.881663 2.907941 2.934650 2.961645 2.989224 3.016804 3.044383 3.071963 3.099542 3.127121 3.154221 3.180410 3.206599 3.232066 3.257447 3.282828 3.308209 3.333591 3.358972 3.384353 3.409734 3.435116 3.460497 3.485878 3.511260 3.536641 3.562022 3.587403 3.612785 3.638166 3.663547 3.688929 3.714310 3.739691 3.765072 3.790548 3.816634 3.842719 3.869796 3.897353 3.924910 3.952467 3.980024 4.007581 4.035138 4.062695 4.090252 4.117809 4.145366 4.172923 4.200480 4.228036 4.255593 4.283150 4.310895 4.338960 4.368756 4.418010 4.467264 4.516519 4.565773 4.615027 4.664281 4.713535 4.762789 4.812043 4.861297 4.910551 4.959805 5.009060 5.058314 5.107568 5.156822 5.206076 5.255330 5.304584 5.353838 5.403092 5.452347 5.501601 5.550855 5.600109 5.649363 5.698617 5.747871 5.797125 5.846379 5.895633 5.944888 5.994142 6.043396 6.092650 6.141904 6.191158 6.240412 6.289666 6.338920 6.388174 6.437429 6.486683 6.535937 6.585191 6.634445 6.683699 6.732953 6.782207 6.831461 6.880716 6.929970 9.369192 9.453967 9.538575 9.623184 9.709574 9.791339 9.864145 9.935134 9.999729 10.052876 10.103332 10.153788 10.204244 10.254700 10.305156 10.355612 10.406068 10.456524 10.506981 10.560741 10.617487 10.675364 10.733491 10.791712 10.849934 10.908155 10.966377 11.024599 11.082820 11.141042 11.199263 11.257485 11.315706 11.373928 11.432149 11.490371 11.548592 11.606814 11.665036 11.725930 11.787934 11.849940 11.911946 11.973952 12.036157 12.098559 12.160984 12.223408 12.285832 12.348256 12.410680 12.473104 12.535528 12.597952 12.660376 12.722800 12.785224 12.847648 12.910239 12.973903 13.037607 13.101312 13.165017 13.228722 13.292426 13.356151 13.420129 13.484358 13.548586 13.612815 13.677043 13.741272 13.805501 13.869729 13.933958 13.998186 14.062415 14.126873 14.194362 14.265712 14.337061 14.408410 14.479760 14.551109 14.622459 14.693808 14.765157 14.836571 14.908438 14.980362 15.052285 15.124209 15.196133 15.268056 15.339980 15.411904 15.483827 15.555283 15.625169 15.694254 15.763338 15.832422 15.901506 15.970590 16.039675 16.108759 16.177843 16.246927 16.316065 16.385505 16.455127 16.524748 16.594370 16.663991 16.733613 16.803234 16.872856 16.944264 17.020075 17.095954 17.171833 17.247713 17.323592 17.399472 17.475351 17.551230 17.627110 17.702989 17.778868 17.854808 17.931152 18.007587 18.084022 18.160456 18.236891 18.313326 18.389814 18.467041 18.544744 18.622448 18.700151 18.777854 18.859209 18.947511 19.036601 19.125691 19.331550 19.900929 20.470308 21.039686 21.609065 22.178444 22.747823 23.317202 23.886580 24.455959 25.025338 25.594717 26.164096 26.733475 27.302853 27.732676 27.899936 28.067195 28.234454 28.404727 28.575926 28.746837 28.916189 29.028716 29.066098 29.087598 29.102713 29.117828 29.132944 29.148059 29.163174 29.178290 29.193405 29.208520 29.223636 29.238751 29.253866 29.268982 29.284168 29.299357 29.314545 29.329734 29.344981 29.360247 29.375513 29.390780 29.406046 29.421313 29.436579 29.451846 29.467112 29.482379 29.497645 29.512912 29.528190 29.543546 29.558902 29.574258 29.589614 29.605031 29.620450 29.635869 29.651288 29.666707 29.682126 29.697546 29.712965 29.728384 29.743803 29.759222 29.774641 29.790107 29.805626 29.821146 29.836665 29.852202 29.867776 29.883349 29.898922 29.914496 29.930069 29.945642 29.961216 29.976789 29.992362 30.007936 30.023509 30.039082 30.054757 30.070435 30.086113 30.101792 30.117514 30.133243 30.148972 30.164701 30.180430 30.196159 30.211889 30.227618 30.243347 30.259076 30.274805 30.290534 30.317716 30.351660 30.422895 30.507384 30.566850 30.596782 30.622301 30.638187 30.654074 30.669960 30.685846 30.701733 30.717619 30.733505 30.749392 30.765278 30.781165 30.797051 30.812946 30.828876 30.844806 30.860736 30.876684 30.892730 30.908775 30.924820 30.940865 30.956911 30.972956 30.989001 31.005046 31.021092 31.037137 31.053182 31.069350 31.086154 31.102957 31.119760 31.141911 31.174322 31.206733 31.239145 31.271556 31.303968 31.336379 31.368790 31.411467 31.470559 31.535251 31.597488 31.653162 31.704068 31.747760 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.063385 2.077583 2.091780 2.105978 2.120123 2.133945 2.147767 2.161588 2.175410 2.189253 2.203116 2.216979 2.230842 2.244706 2.258569 2.272432 2.286295 2.300159 2.314022 2.327885 2.341748 2.355612 2.369475 2.383341 2.397208 2.411076 2.424943 2.438811 2.456184 2.473636 2.491088 2.508887 2.527498 2.546109 2.564720 2.590032 2.616515 2.642999 2.669483 2.695967 2.722451 2.748934 2.774638 2.799776 2.824914 2.850021 2.875128 2.900236 2.925343 2.950450 2.976448 3.002530 3.029290 3.056869 3.084449 3.112028 3.139607 3.167187 3.194766 3.222072 3.249071 3.275918 3.301299 3.326681 3.352062 3.377443 3.402825 3.428206 3.453587 3.478968 3.504350 3.529731 3.555112 3.580493 3.605875 3.631256 3.656637 3.682019 3.707400 3.732781 3.758162 3.783544 3.808925 3.834306 3.859687 3.885069 3.910450 3.937014 3.963866 3.991009 4.018566 4.046123 4.073680 4.101237 4.128794 4.156351 4.183908 4.211465 4.239022 4.266579 4.294136 4.321693 4.349250 4.376807 4.404364 4.432154 4.461849 4.491545 4.539771 4.589025 4.638279 4.687533 4.736787 4.786041 4.835296 4.884550 4.933804 4.983058 5.032312 5.081566 5.130820 5.180074 5.229328 5.278583 5.327837 5.377091 5.426345 5.475599 5.524853 5.574107 5.623361 5.672615 5.721869 5.771124 5.820378 5.869632 5.918886 5.968140 6.017394 6.066648 6.115902 6.165156 6.214410 6.263665 6.312919 6.362173 6.411427 6.460681 6.509935 6.559189 6.608443 6.657697 6.706951 6.756206 6.805738 6.863503 9.277578 9.382424 9.467314 9.551923 9.636628 9.722694 9.809657 9.885306 9.956295 10.027283 10.094506 10.151215 10.201671 10.252127 10.302583 10.353039 10.403495 10.453951 10.504407 10.558067 10.614952 10.672917 10.731139 10.789361 10.847582 10.905804 10.964025 11.022247 11.080468 11.138690 11.196911 11.255133 11.313355 11.371576 11.429798 11.488019 11.546241 11.604462 11.662781 11.723577 11.785583 11.847589 11.909595 11.971670 12.033949 12.096373 12.158797 12.221221 12.283645 12.346070 12.408494 12.470918 12.533342 12.595766 12.658190 12.720614 12.783038 12.845462 12.908014 12.971717 13.035421 13.099126 13.162831 13.226535 13.290240 13.353966 13.418118 13.482346 13.546575 13.610803 13.675032 13.739260 13.803489 13.867718 13.931946 13.996175 14.060403 14.124788 14.192351 14.263700 14.335050 14.406399 14.477748 14.549098 14.620447 14.691796 14.763146 14.834664 14.906587 14.978511 15.050435 15.122358 15.194282 15.266206 15.338129 15.410053 15.481977 15.553447 15.623319 15.692403 15.761487 15.830571 15.899655 15.968740 16.037824 16.106908 16.175992 16.245077 16.314229 16.383780 16.453402 16.523023 16.592645 16.662266 16.731888 16.801510 16.871131 16.942629 17.018350 17.094229 17.170109 17.245988 17.321867 17.397747 17.473626 17.549506 17.625385 17.701264 17.777144 17.853104 17.929539 18.005974 18.082409 18.158843 18.235278 18.311713 18.388211 18.465428 18.543131 18.620834 18.698538 18.776241 18.856413 18.944194 19.033284 19.122374 19.237009 19.772564 20.341943 20.911322 21.480701 22.050080 22.619458 23.188837 23.758216 24.327595 24.896974 25.466352 26.035731 26.605110 27.174489 27.654410 27.823919 27.991178 28.158438 28.327807 28.499006 28.670206 28.839844 29.009141 29.036015 29.059894 29.081220 29.096335 29.111450 29.126566 29.141681 29.156796 29.171912 29.187027 29.202142 29.217258 29.232373 29.247488 29.262604 29.277782 29.293012 29.308241 29.323471 29.338713 29.353980 29.369246 29.384513 29.399779 29.415046 29.430312 29.445579 29.460845 29.476112 29.491378 29.506645 29.521911 29.537275 29.552676 29.568077 29.583478 29.598889 29.614308 29.629727 29.645146 29.660566 29.675985 29.691404 29.706823 29.722242 29.737661 29.753081 29.768500 29.783929 29.799497 29.815065 29.830633 29.846201 29.861774 29.877348 29.892921 29.908494 29.924068 29.939641 29.955214 29.970788 29.986362 30.001938 30.017513 30.033088 30.048752 30.064481 30.080210 30.095939 30.111669 30.127398 30.143127 30.158856 30.174585 30.190314 30.206043 30.221772 30.237577 30.253530 30.269484 30.285437 30.322947 30.407436 30.491925 30.559152 30.581025 30.602897 30.622728 30.638615 30.654501 30.670387 30.686274 30.702160 30.718046 30.733933 30.749819 30.765706 30.781592 30.797478 30.813383 30.829355 30.845326 30.861297 30.877283 30.893328 30.909374 30.925419 30.941464 30.957509 30.973555 30.989600 31.005645 31.021690 31.037736 31.053781 31.070561 31.090287 31.110012 31.129737 31.161460 31.193871 31.226283 31.258694 31.291105 31.323530 31.358761 31.399376 31.464069 31.528761 31.591253 31.645213 31.696118 31.739200 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.131660 2.145782 2.159903 2.174024 2.188027 2.201857 2.215687 2.229517 2.243347 2.257203 2.271066 2.284929 2.298793 2.312656 2.326519 2.340382 2.354246 2.368109 2.381972 2.395835 2.409699 2.423562 2.437425 2.451288 2.465152 2.479015 2.492878 2.507609 2.524970 2.542332 2.559693 2.577486 2.595632 2.613777 2.632036 2.658519 2.685003 2.711487 2.737971 2.764455 2.790938 2.817422 2.843061 2.868406 2.893701 2.918809 2.943916 2.969023 2.994130 3.019274 3.044756 3.070239 3.096934 3.124514 3.152093 3.179673 3.207252 3.234831 3.262411 3.289990 3.317570 3.344622 3.370240 3.395858 3.421296 3.446677 3.472058 3.497440 3.522821 3.548202 3.573583 3.598965 3.624346 3.649727 3.675109 3.700490 3.725871 3.751252 3.776634 3.802015 3.827396 3.852778 3.878159 3.903540 3.928921 3.954303 3.979684 4.005157 4.030629 4.057109 4.084666 4.112223 4.139780 4.167337 4.194894 4.222451 4.250008 4.277565 4.305122 4.332679 4.360236 4.387793 4.415350 4.442907 4.470463 4.498020 4.525577 4.553134 4.584062 4.615590 4.661532 4.710786 4.760040 4.809294 4.858548 4.907802 4.957056 5.006310 5.055564 5.104819 5.154073 5.203327 5.252581 5.301835 5.351089 5.400343 5.449597 5.498851 5.548105 5.597360 5.646614 5.695868 5.745122 5.794376 5.843630 5.892884 5.942138 5.991392 6.040646 6.089901 6.139155 6.188409 6.237663 6.286917 6.336171 6.385425 6.434679 6.483933 6.533187 6.582442 6.631696 6.680950 6.730204 6.798167 9.188234 9.276619 9.388947 9.480661 9.565270 9.649929 9.735813 9.822776 9.905585 9.977455 10.048444 10.119432 10.190420 10.248111 10.300009 10.350465 10.400922 10.451378 10.501834 10.555362 10.612455 10.670566 10.728787 10.787009 10.845230 10.903452 10.961673 11.019895 11.078117 11.136338 11.194560 11.252781 11.311003 11.369224 11.427446 11.485667 11.543889 11.602111 11.660519 11.721225 11.783231 11.845237 11.907243 11.969399 12.031763 12.094187 12.156611 12.219035 12.281459 12.343883 12.406307 12.468731 12.531156 12.593580 12.656004 12.718428 12.780852 12.843280 12.905826 12.969530 13.033235 13.096940 13.160644 13.224349 13.288056 13.351878 13.416106 13.480335 13.544563 13.608792 13.673020 13.737249 13.801477 13.865706 13.929934 13.994163 14.058392 14.122690 14.190339 14.261689 14.333038 14.404387 14.475737 14.547086 14.618435 14.689785 14.761134 14.832813 14.904736 14.976660 15.048584 15.120507 15.192431 15.264355 15.336278 15.408202 15.480126 15.551616 15.621468 15.690552 15.759636 15.828720 15.897805 15.966889 16.035973 16.105057 16.174142 16.243229 16.312434 16.382055 16.451677 16.521299 16.590920 16.660542 16.730163 16.799785 16.869406 16.940986 17.016625 17.092504 17.168384 17.244263 17.320143 17.396022 17.471901 17.547781 17.623660 17.699539 17.775419 17.851491 17.927926 18.004361 18.080795 18.157230 18.233665 18.310100 18.386606 18.463815 18.541518 18.619221 18.696924 18.774628 18.853732 18.940878 19.029968 19.119058 19.215278 19.644200 20.213579 20.782957 21.352336 21.921715 22.491094 23.060473 23.629851 24.199230 24.768609 25.337988 25.907367 26.476745 27.046124 27.570941 27.747902 27.915161 28.082421 28.250888 28.422087 28.593286 28.763499 28.932796 29.021899 29.039441 29.056983 29.074525 29.089957 29.105072 29.120188 29.135303 29.150418 29.165534 29.180649 29.195764 29.210881 29.226001 29.241121 29.256241 29.271380 29.286647 29.301913 29.317180 29.332446 29.347713 29.362979 29.378246 29.393512 29.408779 29.424045 29.439312 29.454578 29.469858 29.485151 29.500444 29.515737 29.531071 29.546490 29.561909 29.577328 29.592747 29.608166 29.623586 29.639005 29.654424 29.669843 29.685262 29.700681 29.716101 29.731556 29.747018 29.762480 29.777942 29.793480 29.809053 29.824626 29.840200 29.855773 29.871347 29.886920 29.902493 29.918067 29.933640 29.949213 29.964787 29.980377 29.996004 30.011631 30.027258 30.042907 30.058636 30.074365 30.090094 30.105823 30.121552 30.137281 30.153010 30.168739 30.184469 30.200198 30.215927 30.231656 30.254066 30.276709 30.307488 30.391977 30.476466 30.554720 30.571952 30.589185 30.606418 30.623156 30.639042 30.654928 30.670815 30.686701 30.702587 30.718474 30.734360 30.750246 30.766133 30.782019 30.797906 30.813823 30.829836 30.845849 30.861861 30.877882 30.893927 30.909972 30.926018 30.942063 30.958108 30.974153 30.990199 31.006244 31.022289 31.038334 31.054380 31.072282 31.096159 31.120036 31.148598 31.181009 31.213421 31.245832 31.278243 31.310655 31.348942 31.392886 31.457578 31.522271 31.585577 31.637168 31.688169 31.732581 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.185846 2.199892 2.213938 2.227984 2.242030 2.255935 2.269773 2.283612 2.297450 2.311290 2.325153 2.339016 2.352879 2.366743 2.380606 2.394469 2.408332 2.422196 2.436059 2.449922 2.463785 2.477649 2.491512 2.505375 2.519238 2.533102 2.546965 2.560828 2.576459 2.593724 2.610989 2.628254 2.645870 2.663573 2.681276 2.700523 2.727007 2.753491 2.779975 2.806459 2.832942 2.859426 2.885910 2.911554 2.937109 2.962489 2.987596 3.012703 3.037810 3.062917 3.088024 3.113131 3.138239 3.164964 3.192306 3.219738 3.247317 3.274897 3.302476 3.330056 3.357635 3.385214 3.412326 3.438718 3.465110 3.490530 3.515911 3.541292 3.566673 3.592055 3.617436 3.642817 3.668199 3.693580 3.718961 3.744342 3.769724 3.795105 3.820486 3.845868 3.871249 3.896630 3.922011 3.947393 3.972774 3.998155 4.023536 4.048918 4.074299 4.099680 4.125614 4.151817 4.178322 4.205879 4.233436 4.260993 4.288550 4.316107 4.343664 4.371221 4.398778 4.426335 4.453892 4.481449 4.509006 4.536563 4.564120 4.591677 4.619234 4.646791 4.674348 4.705465 4.739065 4.783292 4.832546 4.881800 4.931055 4.980309 5.029563 5.078817 5.128071 5.177325 5.226579 5.275833 5.325087 5.374341 5.423596 5.472850 5.522104 5.571358 5.620612 5.669866 5.719120 5.768374 5.817628 5.866882 5.916137 5.965391 6.014645 6.063899 6.113153 6.162407 6.211661 6.260915 6.310169 6.359423 6.408678 6.457932 6.507186 6.556440 6.605694 6.654948 6.732052 9.098890 9.187274 9.275659 9.395324 9.493483 9.578617 9.663225 9.748985 9.835896 9.922832 9.998616 10.069605 10.140593 10.211581 10.282556 10.347892 10.398348 10.448804 10.499260 10.552657 10.609992 10.668214 10.726436 10.784657 10.842879 10.901100 10.959322 11.017543 11.075765 11.133986 11.192208 11.250429 11.308651 11.366873 11.425094 11.483316 11.541537 11.599759 11.658248 11.718873 11.780879 11.842885 11.904922 11.967152 12.029577 12.092001 12.154425 12.216849 12.279273 12.341697 12.404121 12.466545 12.528969 12.591393 12.653817 12.716242 12.778666 12.841095 12.903639 12.967344 13.031049 13.094753 13.158458 13.222163 13.285867 13.349870 13.414095 13.478323 13.542552 13.606780 13.671009 13.735237 13.799466 13.863694 13.927923 13.992151 14.056380 14.120609 14.188328 14.259677 14.331026 14.402376 14.473725 14.545075 14.616424 14.687773 14.759123 14.830962 14.902886 14.974809 15.046733 15.118657 15.190580 15.262504 15.334428 15.406351 15.478275 15.549789 15.619617 15.688701 15.757785 15.826870 15.895954 15.965038 16.034122 16.103207 16.172291 16.241381 16.310709 16.380331 16.449952 16.519574 16.589195 16.658817 16.728438 16.798060 16.867681 16.939336 17.014900 17.090780 17.166659 17.242538 17.318418 17.394297 17.470177 17.546056 17.621935 17.697815 17.773694 17.849878 17.926313 18.002748 18.079182 18.155617 18.232052 18.308487 18.385000 18.462202 18.539905 18.617608 18.695311 18.773015 18.851159 18.937561 19.026651 19.115741 19.205434 19.515835 20.085214 20.654593 21.223972 21.793350 22.362729 22.932108 23.501487 24.070866 24.640245 25.209623 25.779002 26.348381 26.917760 27.479971 27.671885 27.839145 28.006404 28.174039 28.345167 28.516367 28.687135 28.856451 28.986871 29.023118 29.038233 29.053348 29.068464 29.083579 29.098694 29.113810 29.128925 29.144040 29.159156 29.174271 29.189386 29.204502 29.219660 29.234821 29.249982 29.265143 29.280380 29.295646 29.310913 29.326179 29.341445 29.356712 29.371978 29.387245 29.402511 29.417778 29.433044 29.448311 29.463585 29.478923 29.494260 29.509598 29.524935 29.540348 29.555767 29.571187 29.586606 29.602025 29.617444 29.632863 29.648282 29.663701 29.679121 29.694540 29.709959 29.725418 29.740928 29.756439 29.771949 29.787479 29.803052 29.818625 29.834199 29.849772 29.865345 29.880919 29.896492 29.912065 29.927639 29.943212 29.958785 29.974359 29.990031 30.005710 30.021390 30.037069 30.052790 30.068520 30.084249 30.099978 30.115707 30.131436 30.147165 30.162894 30.178623 30.194352 30.210081 30.225810 30.255374 30.294368 30.376518 30.461007 30.523752 30.560037 30.575924 30.591810 30.607696 30.623583 30.639469 30.655356 30.671242 30.687128 30.703015 30.718901 30.734787 30.750677 30.766572 30.782468 30.798363 30.814300 30.830345 30.846390 30.862435 30.878481 30.894526 30.910571 30.926616 30.942662 30.958707 30.974752 30.990797 31.006843 31.022888 31.038933 31.054978 31.074920 31.105163 31.135736 31.168147 31.200559 31.232970 31.265381 31.297793 31.334385 31.386619 31.451088 31.515781 31.578027 31.629313 31.680219 31.728247 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.196734 2.211136 2.225538 2.239940 2.254109 2.268081 2.282052 2.296023 2.309994 2.323848 2.337694 2.351541 2.365388 2.379240 2.393103 2.406966 2.420829 2.434693 2.448556 2.462419 2.476282 2.490146 2.504009 2.517872 2.531735 2.545599 2.559462 2.573325 2.587188 2.601052 2.614915 2.628778 2.645257 2.662427 2.679597 2.696782 2.714234 2.731686 2.749138 2.769827 2.795920 2.822012 2.848463 2.874946 2.901430 2.927914 2.954350 2.980119 3.005888 3.031276 3.056383 3.081490 3.106597 3.131704 3.156811 3.181919 3.207026 3.233564 3.260249 3.287383 3.314962 3.342541 3.370121 3.397700 3.425280 3.452859 3.480249 3.507463 3.534382 3.559764 3.585145 3.610526 3.635907 3.661289 3.686670 3.712051 3.737432 3.762814 3.788195 3.813576 3.838958 3.864339 3.889720 3.915101 3.940483 3.965864 3.991245 4.016626 4.042008 4.067389 4.092770 4.118152 4.143533 4.168914 4.194295 4.219677 4.245605 4.272581 4.299557 4.327093 4.354650 4.382207 4.409764 4.437321 4.464878 4.492435 4.519992 4.547549 4.575106 4.602663 4.630220 4.657777 4.685334 4.712891 4.740447 4.768004 4.795561 4.825887 4.861851 4.905053 4.954307 5.003561 5.052815 5.102069 5.151323 5.200577 5.249832 5.299086 5.348340 5.397594 5.446848 5.496102 5.545356 5.594610 5.643864 5.693118 5.742373 5.791627 5.840881 5.890135 5.939389 5.988643 6.037897 6.087151 6.136405 6.185659 6.234914 6.284168 6.333422 6.382676 6.431930 6.481184 6.530438 6.579692 6.663952 8.994063 9.097930 9.186315 9.274699 9.397439 9.506429 9.591964 9.676573 9.762053 9.849016 9.935979 10.019777 10.090765 10.161754 10.232742 10.303730 10.374719 10.441593 10.496687 10.549973 10.607641 10.665862 10.724084 10.782305 10.840527 10.898748 10.956970 11.015192 11.073413 11.131635 11.189856 11.248078 11.306299 11.364521 11.422742 11.480964 11.539185 11.597407 11.655966 11.716521 11.778527 11.840533 11.902647 11.964966 12.027390 12.089814 12.152238 12.214663 12.277087 12.339511 12.401935 12.464359 12.526783 12.589207 12.651631 12.714055 12.776479 12.838906 12.901456 12.965158 13.028862 13.092567 13.156272 13.219977 13.283681 13.347856 13.412083 13.476312 13.540540 13.604769 13.668997 13.733226 13.797454 13.861683 13.925911 13.990140 14.054368 14.118597 14.186316 14.257666 14.329015 14.400364 14.471714 14.543063 14.614412 14.685762 14.757223 14.829111 14.901035 14.972958 15.044882 15.116806 15.188729 15.260653 15.332577 15.404501 15.476424 15.547966 15.617766 15.686850 15.755935 15.825019 15.894103 15.963187 16.032272 16.101356 16.170440 16.239525 16.308984 16.378606 16.448227 16.517849 16.587470 16.657092 16.726714 16.796335 16.865957 16.937678 17.013175 17.089055 17.164934 17.240814 17.316693 17.392572 17.468452 17.544331 17.620210 17.696090 17.771969 17.848265 17.924700 18.001134 18.077569 18.154004 18.230439 18.306873 18.383393 18.460589 18.538292 18.615995 18.693698 18.771401 18.849105 18.934255 19.023334 19.112424 19.201514 19.387471 19.956850 20.526228 21.095607 21.664986 22.234365 22.803744 23.373122 23.942501 24.511880 25.081259 25.650638 26.220016 26.789395 27.358774 27.595869 27.763128 27.930387 28.097647 28.268248 28.439447 28.610628 28.780106 28.948652 28.985675 29.016740 29.031855 29.046970 29.062086 29.077201 29.092316 29.107432 29.122547 29.137662 29.152778 29.167893 29.183008 29.198124 29.213285 29.228487 29.243689 29.258890 29.274112 29.289379 29.304645 29.319912 29.335178 29.350445 29.365711 29.380978 29.396244 29.411511 29.426777 29.442044 29.457310 29.472658 29.488040 29.503422 29.518805 29.534207 29.549626 29.565045 29.580464 29.595883 29.611302 29.626721 29.642141 29.657560 29.672979 29.688398 29.703817 29.719241 29.734801 29.750360 29.765919 29.781479 29.797051 29.812624 29.828197 29.843771 29.859344 29.874918 29.890491 29.906064 29.921640 29.937216 29.952792 29.968369 29.984029 29.999758 30.015487 30.031216 30.046945 30.062674 30.078403 30.094132 30.109861 30.125590 30.141319 30.157049 30.173160 30.190147 30.207135 30.224122 30.276570 30.361059 30.445548 30.504360 30.536069 30.560465 30.576351 30.592237 30.608124 30.624010 30.639897 30.655783 30.671669 30.687556 30.703442 30.719328 30.735215 30.751118 30.767055 30.782991 30.798928 30.814898 30.830944 30.846989 30.863034 30.879079 30.895125 30.911170 30.927215 30.943260 30.959306 30.975351 30.991396 31.008035 31.025982 31.043928 31.061875 31.090462 31.122874 31.155285 31.187697 31.220108 31.252519 31.285734 31.319155 31.379906 31.444598 31.509291 31.568914 31.621363 31.672269 31.722861 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.250739 2.265142 2.279544 2.293946 2.308348 2.322329 2.336227 2.350124 2.364022 2.377910 2.391765 2.405620 2.419475 2.433330 2.447190 2.461053 2.474916 2.488780 2.502643 2.516506 2.530369 2.544233 2.558096 2.571959 2.585822 2.599686 2.613549 2.627412 2.641275 2.655139 2.669002 2.682865 2.696929 2.714005 2.731081 2.748157 2.765347 2.782799 2.800251 2.817703 2.839993 2.865180 2.890467 2.916950 2.943434 2.969918 2.996402 3.022771 3.048758 3.074745 3.100063 3.125170 3.150277 3.175384 3.200492 3.225599 3.250706 3.275899 3.301957 3.328015 3.355027 3.382607 3.410186 3.437766 3.465345 3.492924 3.520504 3.548083 3.575663 3.602681 3.628493 3.654306 3.679760 3.705141 3.730522 3.755904 3.781285 3.806666 3.832048 3.857429 3.882810 3.908191 3.933573 3.958954 3.984335 4.009717 4.035098 4.060479 4.085860 4.111242 4.136623 4.162004 4.187385 4.212767 4.238148 4.263529 4.288911 4.314402 4.339986 4.365636 4.393193 4.420750 4.448306 4.475863 4.503420 4.530977 4.558534 4.586091 4.613648 4.641205 4.668762 4.696319 4.723876 4.751433 4.778990 4.806547 4.834104 4.861661 4.889218 4.916775 4.945105 4.983791 5.026813 5.076068 5.125322 5.174576 5.223830 5.273084 5.322338 5.371592 5.420846 5.470100 5.519354 5.568609 5.617863 5.667117 5.716371 5.765625 5.814879 5.864133 5.913387 5.962641 6.011895 6.061150 6.110404 6.159658 6.208912 6.258166 6.307420 6.356674 6.405928 6.455182 6.504437 6.587570 8.870222 8.979975 9.095769 9.185355 9.273740 9.399149 9.512267 9.605311 9.689920 9.775173 9.862136 9.949099 10.034935 10.111926 10.182915 10.253903 10.324891 10.395880 10.466944 10.538673 10.605289 10.663510 10.721732 10.779954 10.838175 10.896397 10.954618 11.012840 11.071061 11.129283 11.187504 11.245726 11.303948 11.362169 11.420391 11.478612 11.536834 11.595055 11.653674 11.714170 11.776176 11.838182 11.900358 11.962780 12.025204 12.087628 12.150052 12.212476 12.274900 12.337324 12.399749 12.462173 12.524597 12.587021 12.649445 12.711869 12.774293 12.836717 12.899308 12.962972 13.026676 13.090381 13.154086 13.217790 13.281643 13.345843 13.410071 13.474300 13.538529 13.602757 13.666986 13.731214 13.795443 13.859671 13.923900 13.988128 14.052357 14.116585 14.184354 14.255654 14.327003 14.398353 14.469702 14.541051 14.612401 14.683750 14.755362 14.827260 14.899184 14.971108 15.043031 15.114955 15.186879 15.258802 15.330726 15.402650 15.474573 15.546147 15.615915 15.685000 15.754084 15.823168 15.892252 15.961336 16.030421 16.099505 16.168589 16.237673 16.307259 16.376881 16.446503 16.516124 16.585746 16.655367 16.724989 16.794610 16.864232 16.936013 17.011451 17.087330 17.163209 17.239089 17.314968 17.390848 17.466727 17.542606 17.618486 17.694365 17.770281 17.846652 17.923087 17.999521 18.075956 18.152391 18.228826 18.305260 18.381785 18.458975 18.536679 18.614382 18.692085 18.769788 18.847492 18.931070 19.020018 19.109107 19.198197 19.305243 19.828485 20.397864 20.967243 21.536621 22.106000 22.675379 23.244758 23.814137 24.383515 24.952894 25.522273 26.091652 26.661031 27.230410 27.519852 27.687111 27.854371 28.021630 28.191328 28.362527 28.533727 28.703761 28.873059 28.961606 28.985338 29.009069 29.025477 29.040592 29.055708 29.070823 29.085938 29.101054 29.116169 29.131284 29.146400 29.161515 29.176630 29.191746 29.206875 29.222118 29.237361 29.252604 29.267848 29.283112 29.298378 29.313645 29.328911 29.344178 29.359444 29.374711 29.389977 29.405248 29.420522 29.435797 29.451072 29.466388 29.481807 29.497227 29.512646 29.528065 29.543484 29.558903 29.574322 29.589742 29.605161 29.620580 29.635999 29.651418 29.666865 29.682318 29.697772 29.713225 29.728756 29.744330 29.759903 29.775476 29.791050 29.806623 29.822196 29.837770 29.853343 29.868916 29.884490 29.900063 29.915652 29.931280 29.946909 29.962537 29.978183 29.993912 30.009641 30.025370 30.041100 30.056829 30.072558 30.088287 30.104016 30.119745 30.135474 30.151203 30.166932 30.191102 30.215887 30.261111 30.345600 30.430089 30.495857 30.518663 30.541470 30.560892 30.576778 30.592665 30.608551 30.624437 30.640324 30.656210 30.672097 30.687983 30.703869 30.719756 30.735642 30.751562 30.767540 30.783518 30.799496 30.815497 30.831542 30.847588 30.863633 30.879678 30.895723 30.911769 30.927814 30.943859 30.959904 30.975950 30.991995 31.009883 31.031203 31.052523 31.077600 31.110012 31.142423 31.174834 31.207246 31.239657 31.274897 31.314421 31.373416 31.438108 31.502801 31.560691 31.613414 31.663163 31.711834 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.319147 2.333550 2.347952 2.362354 2.376683 2.390507 2.404332 2.418156 2.431980 2.445824 2.459687 2.473550 2.487413 2.501277 2.515140 2.529003 2.542866 2.556730 2.570593 2.584456 2.598319 2.612183 2.626046 2.639909 2.653772 2.667636 2.681499 2.695362 2.709225 2.723089 2.736952 2.750815 2.765720 2.782703 2.799686 2.816669 2.833912 2.851364 2.868816 2.886268 2.909758 2.934099 2.958954 2.985438 3.011922 3.038406 3.064889 3.091265 3.117473 3.143680 3.168850 3.193957 3.219064 3.244172 3.269279 3.294386 3.319493 3.344697 3.370157 3.395617 3.422672 3.450251 3.477831 3.505410 3.532990 3.560569 3.588148 3.615728 3.643307 3.670452 3.697050 3.723613 3.748994 3.774375 3.799756 3.825138 3.850519 3.875900 3.901281 3.926663 3.952044 3.977425 4.002807 4.028188 4.053569 4.078950 4.104332 4.129713 4.155094 4.180475 4.205857 4.231238 4.256619 4.282001 4.307382 4.332763 4.358144 4.383526 4.408907 4.434487 4.460808 4.487130 4.514406 4.541963 4.569520 4.597077 4.624634 4.652191 4.679748 4.707305 4.734862 4.762419 4.789976 4.817533 4.845090 4.872647 4.900204 4.927761 4.955318 4.982874 5.010431 5.037988 5.065545 5.104678 5.148574 5.197828 5.247082 5.296336 5.345590 5.394845 5.444099 5.493353 5.542607 5.591861 5.641115 5.690369 5.739623 5.788877 5.838131 5.887386 5.936640 5.985894 6.035148 6.084402 6.133656 6.182910 6.232164 6.281418 6.330672 6.379927 6.429281 6.479010 8.747163 8.856916 8.966669 9.091845 9.184395 9.272780 9.401289 9.518065 9.617667 9.703267 9.788521 9.875256 9.962218 10.049181 10.131923 10.204076 10.275064 10.346052 10.417041 10.490662 10.571566 10.651467 10.719380 10.777602 10.835823 10.894045 10.952266 11.010488 11.068710 11.126931 11.185153 11.243374 11.301596 11.359817 11.418039 11.476260 11.534482 11.592704 11.651372 11.711818 11.773824 11.835900 11.898170 11.960594 12.023018 12.085442 12.147866 12.210290 12.272714 12.335138 12.397562 12.459986 12.522410 12.584835 12.647259 12.709683 12.772107 12.834531 12.897157 12.960785 13.024490 13.088195 13.151899 13.215604 13.279622 13.343831 13.408060 13.472288 13.536517 13.600746 13.664974 13.729203 13.793431 13.857660 13.921888 13.986117 14.050345 14.114574 14.182426 14.253642 14.324992 14.396341 14.467690 14.539040 14.610389 14.681739 14.753492 14.825409 14.897333 14.969257 15.041181 15.113104 15.185028 15.256952 15.328875 15.400799 15.472723 15.544333 15.614065 15.683149 15.752233 15.821317 15.890401 15.959486 16.028570 16.097654 16.166738 16.235934 16.305535 16.375156 16.444778 16.514399 16.584021 16.653642 16.723264 16.792885 16.862507 16.934340 17.009726 17.085605 17.161485 17.237364 17.313243 17.389123 17.465002 17.540881 17.616761 17.692640 17.768657 17.845039 17.921473 17.997908 18.074343 18.150778 18.227212 18.303647 18.380175 18.457362 18.535066 18.612769 18.690472 18.768175 18.845878 18.928023 19.016701 19.105791 19.194881 19.287220 19.700120 20.269499 20.838878 21.408257 21.977636 22.547015 23.116393 23.685772 24.255151 24.824530 25.393909 25.963287 26.532666 27.102045 27.443835 27.611095 27.778354 27.945613 28.114409 28.285608 28.456807 28.627416 28.796714 28.950254 28.967716 28.985179 29.002641 29.019099 29.034214 29.049330 29.064445 29.079560 29.094676 29.109791 29.124906 29.140022 29.155154 29.170287 29.185420 29.200553 29.215779 29.231045 29.246312 29.261578 29.276845 29.292111 29.307377 29.322644 29.337910 29.353177 29.368443 29.383710 29.398981 29.414300 29.429619 29.444938 29.460258 29.475666 29.491085 29.506504 29.521923 29.537342 29.552762 29.568181 29.583600 29.599019 29.614438 29.629857 29.645276 29.660729 29.676231 29.691733 29.707234 29.722755 29.738328 29.753902 29.769475 29.785048 29.800622 29.816195 29.831768 29.847342 29.862915 29.878488 29.894062 29.909635 29.925305 29.940986 29.956666 29.972347 29.988067 30.003796 30.019525 30.035254 30.050983 30.066712 30.082441 30.098170 30.113899 30.129629 30.145358 30.161087 30.193678 30.245652 30.330141 30.414630 30.491081 30.508889 30.526696 30.544503 30.561319 30.577206 30.593092 30.608978 30.624865 30.640751 30.656638 30.672524 30.688410 30.704297 30.720183 30.736069 30.752008 30.768028 30.784047 30.800066 30.816096 30.832141 30.848186 30.864232 30.880277 30.896322 30.912367 30.928413 30.944458 30.960503 30.976548 30.992593 31.012587 31.038842 31.065096 31.097150 31.129561 31.161972 31.194384 31.226795 31.259219 31.307572 31.366926 31.431618 31.496311 31.553235 31.605464 31.654959 31.699913 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.387528 2.401900 2.416272 2.430643 2.444775 2.458564 2.472352 2.486140 2.499929 2.513774 2.527637 2.541500 2.555364 2.569227 2.583090 2.596953 2.610817 2.624680 2.638543 2.652406 2.666270 2.680133 2.693996 2.707859 2.721722 2.735586 2.749449 2.763312 2.777175 2.791039 2.804902 2.818765 2.834461 2.851352 2.868243 2.885134 2.902477 2.919929 2.937381 2.955608 2.979160 3.002712 3.027442 3.053926 3.080410 3.106893 3.133377 3.159833 3.186265 3.212530 3.237637 3.262744 3.287852 3.312959 3.338066 3.363173 3.388280 3.413387 3.438494 3.463602 3.490698 3.518014 3.545476 3.573055 3.600634 3.628214 3.655793 3.683373 3.710952 3.738448 3.765882 3.792846 3.818228 3.843609 3.868990 3.894371 3.919753 3.945134 3.970515 3.995897 4.021278 4.046659 4.072040 4.097422 4.122803 4.148184 4.173565 4.198947 4.224328 4.249709 4.275091 4.300472 4.325853 4.351234 4.376616 4.401997 4.427378 4.452760 4.478141 4.503522 4.528903 4.554285 4.581182 4.608284 4.635620 4.663177 4.690733 4.718290 4.745847 4.773404 4.800961 4.828518 4.856075 4.883632 4.911189 4.938746 4.966303 4.993860 5.021417 5.048974 5.076531 5.104088 5.131645 5.159202 5.186759 5.224228 5.270335 5.319589 5.368843 5.418097 5.467351 5.516605 5.565859 5.615113 5.664367 5.713622 5.762876 5.812130 5.861384 5.910638 5.959892 6.009146 6.058400 6.107654 6.156908 6.206163 6.255417 6.304671 6.353925 6.414001 8.613064 8.733857 8.843610 8.953362 9.086578 9.183436 9.271820 9.404046 9.523030 9.630336 9.716614 9.801724 9.888375 9.975338 10.062301 10.148547 10.225236 10.296225 10.367213 10.441272 10.519382 10.599332 10.685445 10.761260 10.831132 10.891693 10.949915 11.008136 11.066358 11.124579 11.182801 11.241022 11.299244 11.357466 11.415687 11.473909 11.532130 11.590352 11.649059 11.709466 11.771472 11.833607 11.895983 11.958407 12.020832 12.083256 12.145680 12.208104 12.270528 12.332952 12.395376 12.457800 12.520224 12.582648 12.645072 12.707496 12.769921 12.832345 12.895003 12.958599 13.022304 13.086008 13.149713 13.213435 13.277591 13.341820 13.406048 13.470277 13.534505 13.598734 13.662962 13.727191 13.791420 13.855648 13.919877 13.984105 14.048334 14.112562 14.180485 14.251631 14.322980 14.394330 14.465679 14.537028 14.608378 14.679824 14.751635 14.823559 14.895482 14.967406 15.039330 15.111253 15.183177 15.255101 15.327024 15.398948 15.470872 15.542523 15.612214 15.681298 15.750382 15.819466 15.888551 15.957635 16.026719 16.095803 16.164888 16.234208 16.303810 16.373431 16.443053 16.512674 16.582296 16.651918 16.721539 16.791161 16.860782 16.932659 17.008001 17.083880 17.159760 17.235639 17.311518 17.387398 17.463277 17.539157 17.615036 17.690915 17.767026 17.843426 17.919860 17.996295 18.072730 18.149165 18.225599 18.302034 18.378564 18.455749 18.533452 18.611156 18.688859 18.766562 18.844265 18.925105 19.013384 19.102474 19.191564 19.280654 19.571756 20.141135 20.710514 21.279892 21.849271 22.418650 22.988029 23.557408 24.126786 24.696165 25.265544 25.834923 26.404302 26.973680 27.367819 27.535078 27.702337 27.869597 28.037598 28.208688 28.379888 28.550963 28.720369 28.886887 28.952260 28.967375 28.982490 28.997606 29.012721 29.027836 29.042952 29.058067 29.073182 29.088298 29.103413 29.118528 29.133644 29.148789 29.163963 29.179137 29.194311 29.209511 29.224778 29.240044 29.255311 29.270577 29.285844 29.301110 29.316377 29.331643 29.346910 29.362176 29.377443 29.392709 29.408041 29.423405 29.438769 29.454133 29.469524 29.484943 29.500362 29.515782 29.531201 29.546620 29.562039 29.577458 29.592877 29.608296 29.623716 29.639135 29.654554 29.670105 29.685656 29.701206 29.716757 29.732327 29.747901 29.763474 29.779047 29.794621 29.810194 29.825767 29.841341 29.856917 29.872494 29.888072 29.903650 29.919305 29.935034 29.950763 29.966492 29.982221 29.997950 30.013680 30.029409 30.045138 30.060867 30.076596 30.092325 30.108711 30.126876 30.145041 30.163205 30.230193 30.314682 30.399171 30.464924 30.498201 30.514087 30.529974 30.545860 30.561747 30.577633 30.593519 30.609406 30.625292 30.641178 30.657065 30.672951 30.688845 30.704747 30.720649 30.736551 30.752514 30.768559 30.784604 30.800649 30.816695 30.832740 30.848785 30.864830 30.880876 30.896921 30.912966 30.929011 30.945234 30.961696 30.978159 30.994621 31.019465 31.051876 31.084288 31.116699 31.149110 31.181522 31.213933 31.246344 31.296782 31.360436 31.425128 31.489821 31.546442 31.597514 31.647724 31.690023 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.441543 2.455836 2.470130 2.484423 2.498716 2.512672 2.526469 2.540266 2.554062 2.567861 2.581724 2.595587 2.609450 2.623314 2.637177 2.651040 2.664903 2.678767 2.692630 2.706493 2.720356 2.734220 2.748083 2.761946 2.775809 2.789673 2.803536 2.817399 2.831262 2.845126 2.858989 2.872852 2.886715 2.903153 2.919953 2.936753 2.953590 2.971042 2.988494 3.005945 3.025423 3.048235 3.071046 3.095930 3.122414 3.148897 3.175381 3.201865 3.228349 3.254833 3.280959 3.306226 3.331492 3.356639 3.381746 3.406853 3.431960 3.457067 3.482174 3.507282 3.532518 3.559179 3.585839 3.613120 3.640700 3.668279 3.695859 3.723438 3.751017 3.778597 3.806176 3.833756 3.860760 3.886769 3.912779 3.938224 3.963605 3.988987 4.014368 4.039749 4.065130 4.090512 4.115893 4.141274 4.166656 4.192037 4.217418 4.242799 4.268181 4.293562 4.318943 4.344324 4.369706 4.395087 4.420468 4.445850 4.471231 4.496612 4.521993 4.547375 4.572756 4.598137 4.623544 4.649241 4.674939 4.701719 4.729276 4.756833 4.784390 4.811947 4.839504 4.867061 4.894618 4.922175 4.949732 4.977289 5.004846 5.032403 5.059960 5.087517 5.115074 5.142631 5.170188 5.197745 5.225302 5.252858 5.280569 5.308373 5.342841 5.392095 5.441349 5.490603 5.539858 5.589112 5.638366 5.687620 5.736874 5.786128 5.835382 5.884636 5.933890 5.983144 6.032399 6.081653 6.130907 6.180161 6.229415 6.278669 6.348552 8.459151 8.580977 8.720550 8.830303 8.940679 9.079138 9.182476 9.270861 9.403354 9.527995 9.635455 9.729961 9.814686 9.901495 9.988458 10.075421 10.162384 10.244383 10.317386 10.391196 10.469554 10.548300 10.628462 10.718980 10.795864 10.871121 10.942652 11.005785 11.064006 11.122228 11.180449 11.238671 11.296892 11.355114 11.413335 11.471557 11.529779 11.588000 11.646735 11.707115 11.769158 11.831373 11.893797 11.956221 12.018645 12.081069 12.143493 12.205918 12.268342 12.330766 12.393190 12.455614 12.518038 12.580462 12.642886 12.705310 12.767734 12.830158 12.892846 12.956413 13.020117 13.083822 13.147527 13.211406 13.275580 13.339808 13.404037 13.468265 13.532494 13.596722 13.660951 13.725179 13.789408 13.853637 13.917865 13.982094 14.046322 14.110551 14.178531 14.249619 14.320969 14.392318 14.463667 14.535017 14.606366 14.677926 14.749784 14.821708 14.893632 14.965555 15.037479 15.109403 15.181326 15.253250 15.325174 15.397097 15.469021 15.540717 15.610363 15.679447 15.748531 15.817616 15.886700 15.955784 16.024868 16.093953 16.163037 16.232474 16.302085 16.371707 16.441328 16.510950 16.580571 16.650193 16.719814 16.789436 16.859057 16.930970 17.006276 17.082156 17.158035 17.233914 17.309794 17.385673 17.461552 17.537432 17.613311 17.689191 17.765390 17.841812 17.918247 17.994682 18.071117 18.147551 18.223986 18.300421 18.376951 18.454136 18.531839 18.609542 18.687246 18.764949 18.842652 18.922307 19.010067 19.099157 19.188247 19.277337 19.443391 20.012770 20.582149 21.151528 21.720907 22.290285 22.859664 23.429043 23.998422 24.567801 25.137180 25.706558 26.275937 26.845316 27.291802 27.459061 27.626321 27.793580 27.961029 28.131769 28.302968 28.474167 28.644024 28.813322 28.905560 28.942231 28.960997 28.976112 28.991228 29.006343 29.021458 29.036574 29.051689 29.066804 29.081920 29.097035 29.112150 29.127266 29.142390 29.157605 29.172820 29.188036 29.203251 29.218511 29.233777 29.249044 29.264310 29.279577 29.294843 29.310110 29.325376 29.340643 29.355909 29.371176 29.386442 29.401746 29.417154 29.432563 29.447972 29.463382 29.478802 29.494221 29.509640 29.525059 29.540478 29.555897 29.571317 29.586736 29.602175 29.617619 29.633064 29.648509 29.664033 29.679606 29.695179 29.710753 29.726326 29.741899 29.757473 29.773046 29.788619 29.804193 29.819766 29.835339 29.850927 29.866556 29.882186 29.897816 29.913460 29.929189 29.944918 29.960647 29.976376 29.992105 30.007834 30.023563 30.039292 30.055021 30.070750 30.086479 30.102209 30.128395 30.155767 30.214734 30.299223 30.383712 30.442085 30.475794 30.498628 30.514515 30.530401 30.546288 30.562174 30.578060 30.593947 30.609833 30.625719 30.641606 30.657492 30.673379 30.689293 30.705236 30.721179 30.737122 30.753112 30.769158 30.785203 30.801248 30.817293 30.833339 30.849384 30.865429 30.881474 30.897520 30.913565 30.929610 30.947139 30.966396 30.985653 31.006603 31.039014 31.071426 31.103837 31.136248 31.168660 31.201980 31.239241 31.289253 31.353946 31.418638 31.481827 31.538659 31.589564 31.640470 31.681236 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.509883 2.524099 2.538315 2.552531 2.566747 2.580574 2.594379 2.608184 2.621988 2.635811 2.649674 2.663537 2.677400 2.691264 2.705127 2.718990 2.732853 2.746717 2.760580 2.774443 2.788306 2.802170 2.816033 2.829896 2.843759 2.857623 2.871486 2.885349 2.899212 2.913076 2.926939 2.940802 2.955087 2.971797 2.988507 3.005217 3.022155 3.039607 3.057059 3.074510 3.094896 3.117012 3.139128 3.164418 3.190901 3.217385 3.243869 3.270353 3.296837 3.323320 3.349345 3.374820 3.400295 3.425426 3.450533 3.475640 3.500747 3.525855 3.550962 3.576069 3.601423 3.627458 3.653493 3.680765 3.708344 3.735924 3.763503 3.791083 3.818662 3.846241 3.873821 3.901400 3.928600 3.955408 3.982077 4.007458 4.032839 4.058220 4.083602 4.108983 4.134364 4.159746 4.185127 4.210508 4.235889 4.261271 4.286652 4.312033 4.337414 4.362796 4.388177 4.413558 4.438940 4.464321 4.489702 4.515083 4.540465 4.565846 4.591227 4.616609 4.641990 4.667371 4.692752 4.718134 4.743515 4.769691 4.796132 4.822933 4.850490 4.878047 4.905604 4.933161 4.960717 4.988274 5.015831 5.043388 5.070945 5.098502 5.126059 5.153616 5.181173 5.208730 5.236287 5.263844 5.291401 5.318958 5.346515 5.374072 5.402293 5.431697 5.464602 5.513856 5.563110 5.612364 5.661618 5.710872 5.760126 5.809380 5.858635 5.907889 5.957143 6.006397 6.055651 6.104905 6.154159 6.203413 6.282184 8.306731 8.428557 8.551718 8.707244 8.816997 8.927127 9.064529 9.181516 9.269901 9.401758 9.532959 9.640807 9.741749 9.828065 9.914615 10.001578 10.088541 10.175504 10.262467 10.340980 10.419727 10.498473 10.577219 10.656095 10.746737 10.829573 10.906443 10.980840 11.053954 11.119876 11.178097 11.236319 11.294541 11.352762 11.410984 11.469205 11.527427 11.585648 11.644401 11.704763 11.766861 11.829187 11.891611 11.954035 12.016459 12.078883 12.141307 12.203731 12.266155 12.328579 12.391004 12.453428 12.515852 12.578276 12.640700 12.703124 12.765548 12.827972 12.890686 12.954226 13.017931 13.081636 13.145341 13.209365 13.273568 13.337797 13.402025 13.466254 13.530482 13.594711 13.658939 13.723168 13.787396 13.851625 13.915854 13.980082 14.044311 14.108539 14.176564 14.247608 14.318957 14.390306 14.461656 14.533005 14.604355 14.676018 14.747933 14.819857 14.891781 14.963704 15.035628 15.107552 15.179475 15.251399 15.323323 15.395246 15.467170 15.538915 15.608512 15.677596 15.746681 15.815765 15.884849 15.953933 16.023017 16.092102 16.161217 16.230739 16.300360 16.369982 16.439603 16.509225 16.578846 16.648468 16.718090 16.787711 16.857333 16.929274 17.004551 17.080431 17.156310 17.232189 17.308069 17.383948 17.459828 17.535707 17.611586 17.687505 17.763765 17.840199 17.916634 17.993069 18.069504 18.145938 18.222373 18.298808 18.375338 18.452523 18.530226 18.607929 18.685633 18.763336 18.841039 18.919623 19.006751 19.095841 19.184930 19.274020 19.371526 19.884406 20.453784 21.023163 21.592542 22.161921 22.731300 23.300679 23.870057 24.439436 25.008815 25.578194 26.147573 26.716951 27.215785 27.383045 27.550304 27.717563 27.884823 28.054849 28.226048 28.397248 28.567679 28.736977 28.887322 28.910908 28.934495 28.954619 28.969734 28.984850 28.999965 29.015080 29.030196 29.045311 29.060426 29.075542 29.090657 29.105772 29.120888 29.136003 29.151213 29.166469 29.181726 29.196982 29.212244 29.227510 29.242776 29.258043 29.273309 29.288576 29.303842 29.319109 29.334377 29.349678 29.364979 29.380280 29.395581 29.410983 29.426402 29.441822 29.457241 29.472660 29.488079 29.503498 29.518917 29.534337 29.549756 29.565175 29.580594 29.596041 29.611534 29.627027 29.642520 29.658031 29.673605 29.689178 29.704751 29.720325 29.735898 29.751472 29.767045 29.782618 29.798192 29.813765 29.829338 29.844912 29.860579 29.876261 29.891943 29.907625 29.923343 29.939072 29.954801 29.970530 29.986260 30.001989 30.017718 30.033447 30.049176 30.064905 30.080634 30.096363 30.133036 30.199275 30.283764 30.368253 30.432641 30.456465 30.480289 30.499056 30.514942 30.530828 30.546715 30.562601 30.578488 30.594374 30.610260 30.626147 30.642033 30.657919 30.673806 30.689743 30.705727 30.721712 30.737696 30.753711 30.769756 30.785802 30.801847 30.817892 30.833937 30.849983 30.866028 30.882073 30.898118 30.914163 30.930209 30.949823 30.973017 30.996212 31.026152 31.058563 31.090975 31.123386 31.155798 31.188209 31.230580 31.282763 31.347456 31.412148 31.474430 31.530709 31.581615 31.632520 31.673378 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.506366 2.520768 2.535171 2.549573 2.563975 2.578179 2.592318 2.606458 2.620598 2.634667 2.648480 2.662293 2.676106 2.689919 2.703761 2.717624 2.731487 2.745351 2.759214 2.773077 2.786940 2.800804 2.814667 2.828530 2.842393 2.856257 2.870120 2.883983 2.897846 2.911710 2.925573 2.939436 2.953299 2.967163 2.981026 2.994889 3.008752 3.023772 3.040393 3.057014 3.073636 3.090720 3.108172 3.125623 3.143075 3.164055 3.185517 3.206979 3.232905 3.259389 3.285873 3.312357 3.338841 3.365324 3.391808 3.417800 3.443488 3.469106 3.494213 3.519320 3.544427 3.569535 3.594642 3.619749 3.644856 3.670112 3.695550 3.720988 3.748410 3.775989 3.803569 3.831148 3.858727 3.886307 3.913886 3.941466 3.969045 3.996624 4.024204 4.051165 4.076612 4.102058 4.127454 4.152836 4.178217 4.203598 4.228979 4.254361 4.279742 4.305123 4.330505 4.355886 4.381267 4.406648 4.432030 4.457411 4.482792 4.508173 4.533555 4.558936 4.584317 4.609699 4.635080 4.660461 4.685842 4.711224 4.736605 4.761986 4.787367 4.812749 4.838130 4.863511 4.889669 4.916897 4.944146 4.971703 4.999260 5.026817 5.054374 5.081931 5.109488 5.137045 5.164602 5.192159 5.219716 5.247273 5.274830 5.302387 5.329944 5.357501 5.385058 5.412615 5.440172 5.467729 5.495285 5.523205 5.554404 5.586362 5.635616 5.684871 5.734125 5.783379 5.832633 5.881887 5.931141 5.980395 6.029649 6.078903 6.128157 6.213314 8.098483 8.273194 8.397964 8.519790 8.688532 8.803691 8.913443 9.049299 9.180556 9.268941 9.400161 9.537924 9.645771 9.753619 9.841492 9.927735 10.014698 10.101661 10.188623 10.277817 10.368676 10.448645 10.527392 10.606138 10.685580 10.776203 10.863068 10.940112 11.016082 11.090560 11.164774 11.233967 11.292189 11.350410 11.408632 11.466853 11.525075 11.583297 11.642057 11.702423 11.764576 11.827001 11.889425 11.951849 12.014273 12.076697 12.139121 12.201545 12.263969 12.326393 12.388817 12.451241 12.513665 12.576090 12.638514 12.700938 12.763362 12.825786 12.888523 12.952040 13.015745 13.079450 13.143208 13.207328 13.271557 13.335785 13.400014 13.464242 13.528471 13.592699 13.656928 13.721156 13.785385 13.849613 13.913842 13.978071 14.042299 14.106528 14.174584 14.245596 14.316946 14.388295 14.459644 14.530994 14.602418 14.674159 14.746083 14.818006 14.889930 14.961854 15.033777 15.105701 15.177625 15.249548 15.321472 15.393396 15.465319 15.537117 15.606661 15.675746 15.744830 15.813914 15.882998 15.952082 16.021167 16.090251 16.159470 16.229014 16.298635 16.368257 16.437879 16.507500 16.577122 16.646743 16.716365 16.785986 16.855608 16.927569 17.002827 17.078706 17.154585 17.230465 17.306344 17.382223 17.458103 17.533982 17.609862 17.685844 17.762151 17.838586 17.915021 17.991456 18.067890 18.144325 18.220760 18.297195 18.373723 18.450910 18.528613 18.606316 18.684019 18.761723 18.839426 18.917129 19.003434 19.092524 19.181614 19.270704 19.359794 19.756041 20.325420 20.894799 21.464178 22.033556 22.602935 23.172314 23.741693 24.311072 24.880450 25.449829 26.019208 26.588587 27.128466 27.307028 27.474287 27.641547 27.808806 27.977930 28.149129 28.320328 28.491281 28.660632 28.829929 28.896060 28.913443 28.930827 28.948211 28.963356 28.978472 28.993587 29.008702 29.023818 29.038933 29.054048 29.069164 29.084294 29.099441 29.114587 29.129733 29.144910 29.160177 29.175443 29.190710 29.205976 29.221243 29.236509 29.251776 29.267042 29.282309 29.297575 29.312842 29.328108 29.343426 29.358771 29.374117 29.389462 29.404842 29.420261 29.435680 29.451099 29.466518 29.481937 29.497357 29.512776 29.528195 29.543614 29.559033 29.574452 29.589871 29.605410 29.620952 29.636493 29.652035 29.667604 29.683177 29.698750 29.714324 29.729897 29.745470 29.761044 29.776617 29.792194 29.807773 29.823352 29.838931 29.854581 29.870311 29.886040 29.901769 29.917498 29.933227 29.948956 29.964685 29.980414 29.996143 30.011872 30.027601 30.044223 30.063741 30.083258 30.102775 30.183816 30.268305 30.352794 30.427481 30.445902 30.464323 30.482745 30.499483 30.515369 30.531256 30.547142 30.563029 30.578915 30.594801 30.610688 30.626574 30.642460 30.658347 30.674233 30.690195 30.706221 30.722247 30.738273 30.754310 30.770355 30.786400 30.802446 30.818491 30.834536 30.850581 30.866626 30.882672 30.898717 30.914762 30.930807 30.953886 30.983043 31.013290 31.045701 31.078113 31.110524 31.142935 31.175347 31.217372 31.276273 31.340966 31.405658 31.467749 31.522759 31.573665 31.624571 31.668682 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.574774 2.589176 2.603579 2.617981 2.632367 2.646430 2.660494 2.674558 2.688622 2.702569 2.716390 2.730211 2.744033 2.757854 2.771711 2.785574 2.799437 2.813301 2.827164 2.841027 2.854890 2.868754 2.882617 2.896480 2.910343 2.924207 2.938070 2.951933 2.965796 2.979660 2.993523 3.007386 3.021249 3.035113 3.048976 3.062839 3.076702 3.092410 3.108943 3.125476 3.142009 3.159285 3.176737 3.194188 3.212083 3.232929 3.253774 3.274909 3.301393 3.327877 3.354361 3.380845 3.407328 3.433812 3.460296 3.486327 3.512231 3.537893 3.563000 3.588108 3.613215 3.638322 3.663429 3.688536 3.713643 3.738750 3.763857 3.789131 3.816422 3.843713 3.871213 3.898793 3.926372 3.953951 3.981531 4.009110 4.036690 4.064269 4.091848 4.118859 4.145069 4.171279 4.196688 4.222069 4.247451 4.272832 4.298213 4.323595 4.348976 4.374357 4.399738 4.425120 4.450501 4.475882 4.501263 4.526645 4.552026 4.577407 4.602789 4.628170 4.653551 4.678932 4.704314 4.729695 4.755076 4.780457 4.805839 4.831220 4.856601 4.881983 4.907364 4.932745 4.958393 4.984204 5.010246 5.037803 5.065360 5.092917 5.120474 5.148031 5.175588 5.203144 5.230701 5.258258 5.285815 5.313372 5.340929 5.368486 5.396043 5.423600 5.451157 5.478714 5.506271 5.533828 5.561385 5.588942 5.616499 5.644056 5.676373 5.709600 5.757377 5.806631 5.855885 5.905139 5.954393 6.003648 6.052902 6.131852 7.880741 8.032819 8.202597 8.367370 8.489197 8.660710 8.790384 8.900137 9.034069 9.179597 9.267981 9.398565 9.542888 9.650736 9.758504 9.854674 9.940855 10.027818 10.114780 10.203707 10.296825 10.395912 10.477564 10.556310 10.635057 10.713803 10.803760 10.894862 10.973607 11.050521 11.126064 11.200279 11.274493 11.345499 11.406280 11.464502 11.522723 11.580945 11.639701 11.700120 11.762390 11.824814 11.887238 11.949662 12.012087 12.074511 12.136935 12.199359 12.261783 12.324207 12.386631 12.449055 12.511479 12.573903 12.636327 12.698751 12.761176 12.823600 12.886357 12.949854 13.013559 13.077263 13.141159 13.205316 13.269545 13.333774 13.398002 13.462231 13.526459 13.590688 13.654916 13.719145 13.783373 13.847602 13.911830 13.976059 14.040288 14.104516 14.172590 14.243585 14.314934 14.386283 14.457633 14.528982 14.600484 14.672308 14.744232 14.816155 14.888079 14.960003 15.031926 15.103850 15.175774 15.247698 15.319621 15.391545 15.463469 15.535323 15.604811 15.673895 15.742979 15.812063 15.881147 15.950232 16.019316 16.088400 16.157716 16.227289 16.296911 16.366532 16.436154 16.505775 16.575397 16.645018 16.714640 16.784261 16.853883 16.925857 17.001102 17.076981 17.152860 17.228740 17.304619 17.380499 17.456378 17.532257 17.608137 17.684177 17.760538 17.836973 17.913408 17.989843 18.066277 18.142712 18.219147 18.295582 18.372106 18.449297 18.527000 18.604703 18.682406 18.760110 18.837813 18.915516 19.000117 19.089207 19.178297 19.267387 19.356477 19.627677 20.197055 20.766434 21.335813 21.905192 22.474571 23.043949 23.613328 24.182707 24.752086 25.321465 25.890844 26.460222 27.027885 27.231011 27.398270 27.565530 27.732789 27.901025 28.072209 28.243409 28.414608 28.584287 28.753584 28.869037 28.896517 28.911632 28.926748 28.941863 28.956978 28.972094 28.987209 29.002324 29.017440 29.032555 29.047670 29.062786 29.077906 29.093093 29.108281 29.123468 29.138655 29.153910 29.169176 29.184443 29.199709 29.214976 29.230242 29.245509 29.260775 29.276042 29.291308 29.306575 29.321841 29.337136 29.352527 29.367917 29.383308 29.398700 29.414119 29.429538 29.444957 29.460377 29.475796 29.491215 29.506634 29.522053 29.537485 29.552921 29.568357 29.583794 29.599309 29.614882 29.630456 29.646029 29.661602 29.677176 29.692749 29.708322 29.723896 29.739469 29.755042 29.770616 29.786201 29.801832 29.817464 29.833095 29.848736 29.864465 29.880194 29.895923 29.911652 29.927381 29.943110 29.958840 29.974569 29.990298 30.006027 30.021756 30.037485 30.066032 30.096597 30.168357 30.252846 30.337335 30.407392 30.436365 30.452251 30.468138 30.484024 30.499910 30.515797 30.531683 30.547569 30.563456 30.579342 30.595229 30.611115 30.627015 30.642923 30.658832 30.674740 30.690728 30.706773 30.722818 30.738863 30.754909 30.770954 30.786999 30.803044 30.819090 30.835135 30.851180 30.867225 30.884139 30.901698 30.919256 30.936815 30.968017 31.000428 31.032839 31.065251 31.097662 31.130073 31.165252 31.205091 31.269783 31.334476 31.399168 31.461685 31.514762 31.565715 31.616259 31.664027 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.643182 2.657584 2.671987 2.686389 2.700650 2.714639 2.728628 2.742617 2.756606 2.770475 2.784305 2.798135 2.811964 2.825798 2.839661 2.853524 2.867387 2.881251 2.895114 2.908977 2.922840 2.936704 2.950567 2.964430 2.978293 2.992157 3.006020 3.019883 3.033746 3.047610 3.061473 3.075336 3.089199 3.103063 3.116926 3.130789 3.144652 3.161001 3.177447 3.193892 3.210398 3.227850 3.245301 3.262753 3.281277 3.301541 3.321804 3.343397 3.369881 3.396365 3.422849 3.449332 3.475816 3.502300 3.528784 3.554928 3.581051 3.606680 3.631788 3.656895 3.682002 3.707109 3.732216 3.757323 3.782430 3.807538 3.832645 3.858149 3.884784 3.911420 3.938858 3.966437 3.994017 4.021596 4.049176 4.076755 4.104334 4.131914 4.159493 4.186770 4.213791 4.240541 4.265922 4.291303 4.316685 4.342066 4.367447 4.392828 4.418210 4.443591 4.468972 4.494353 4.519735 4.545116 4.570497 4.595879 4.621260 4.646641 4.672022 4.697404 4.722785 4.748166 4.773548 4.798929 4.824310 4.849691 4.875073 4.900454 4.925835 4.951216 4.976598 5.001979 5.027360 5.052742 5.078464 5.105025 5.131586 5.159016 5.186573 5.214130 5.241687 5.269244 5.296801 5.324358 5.351915 5.379472 5.407029 5.434586 5.462143 5.489700 5.517257 5.544814 5.572371 5.599928 5.627485 5.655042 5.682599 5.710156 5.737713 5.765269 5.797453 5.832990 5.879138 5.928392 5.978027 6.029558 7.616134 7.815077 7.967155 8.119233 8.336691 8.458603 8.608147 8.777078 8.886831 9.018839 9.175015 9.267022 9.396968 9.546527 9.655701 9.763548 9.865727 9.953974 10.040937 10.130079 10.222781 10.315771 10.418891 10.505820 10.585229 10.663975 10.742910 10.831316 10.926520 11.007102 11.084146 11.161190 11.235783 11.309998 11.384212 11.456580 11.520372 11.578593 11.637335 11.697805 11.760204 11.822628 11.885052 11.947476 12.009900 12.072324 12.134748 12.197173 12.259597 12.322021 12.384445 12.446869 12.509293 12.571717 12.634141 12.696565 12.758989 12.821413 12.884188 12.947668 13.011372 13.075077 13.139098 13.203305 13.267533 13.331762 13.395991 13.460219 13.524448 13.588676 13.652905 13.717133 13.781362 13.845590 13.909819 13.974047 14.038276 14.102505 14.170583 14.241573 14.312922 14.384272 14.455621 14.526970 14.598539 14.670457 14.742381 14.814305 14.886228 14.958152 15.030076 15.101999 15.173923 15.245847 15.317770 15.389694 15.461618 15.533533 15.602960 15.672044 15.741128 15.810212 15.879297 15.948381 16.017465 16.086549 16.155954 16.225564 16.295186 16.364807 16.434429 16.504050 16.573672 16.643294 16.712915 16.782537 16.852158 16.924136 16.999377 17.075256 17.151136 17.227015 17.302894 17.378774 17.454653 17.530533 17.606412 17.682504 17.758925 17.835360 17.911795 17.988229 18.064664 18.141099 18.217534 18.293968 18.370488 18.447684 18.525387 18.603090 18.680793 18.758496 18.836200 18.913903 18.996920 19.085890 19.174980 19.264070 19.353160 19.499312 20.068691 20.638070 21.207449 21.776827 22.346206 22.915585 23.484964 24.054343 24.623721 25.193100 25.762479 26.331858 26.901237 27.154994 27.322254 27.489513 27.656773 27.824434 27.995290 28.166489 28.337688 28.507941 28.677239 28.825746 28.862071 28.890139 28.905254 28.920370 28.935485 28.950600 28.965716 28.980831 28.995946 29.011062 29.026177 29.041292 29.056408 29.071523 29.086712 29.101940 29.117169 29.132397 29.147643 29.162909 29.178176 29.193442 29.208708 29.223975 29.239241 29.254508 29.269775 29.285058 29.300340 29.315623 29.330905 29.346301 29.361720 29.377139 29.392558 29.407977 29.423397 29.438816 29.454235 29.469654 29.485073 29.500492 29.515912 29.531353 29.546837 29.562322 29.577806 29.593308 29.608881 29.624455 29.640028 29.655601 29.671175 29.686748 29.702321 29.717895 29.733468 29.749041 29.764615 29.780188 29.795852 29.811536 29.827219 29.842903 29.858620 29.874349 29.890078 29.905807 29.921536 29.937265 29.952994 29.968723 29.984452 30.000181 30.015910 30.031640 30.074301 30.152898 30.237387 30.321876 30.380066 30.416047 30.436792 30.452679 30.468565 30.484451 30.500338 30.516224 30.532110 30.547997 30.563883 30.579770 30.595656 30.611542 30.627469 30.643419 30.659368 30.675318 30.691326 30.707372 30.723417 30.739462 30.755507 30.771553 30.787598 30.803643 30.819688 30.835733 30.851779 30.867824 30.886761 30.907535 30.928309 30.955154 30.987566 31.019977 31.052389 31.084800 31.117211 31.155245 31.198601 31.263293 31.327986 31.392656 31.455954 31.506860 31.557765 31.606529 31.654902 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.697188 2.711590 2.725992 2.740395 2.754797 2.768890 2.782805 2.796720 2.810635 2.824548 2.838386 2.852224 2.866062 2.879900 2.893748 2.907611 2.921474 2.935338 2.949201 2.963064 2.976927 2.990791 3.004654 3.018517 3.032380 3.046244 3.060107 3.073970 3.087833 3.101697 3.115560 3.129423 3.143286 3.157150 3.171013 3.184876 3.198739 3.213186 3.229546 3.245905 3.262264 3.278963 3.296415 3.313866 3.331318 3.350200 3.369912 3.389625 3.411885 3.438369 3.464853 3.491336 3.517820 3.544304 3.570788 3.597257 3.623604 3.649950 3.675468 3.700575 3.725682 3.750789 3.775896 3.801003 3.826110 3.851218 3.876325 3.901432 3.926939 3.952951 3.978962 4.006503 4.034082 4.061662 4.089241 4.116820 4.144400 4.171979 4.199559 4.227138 4.254717 4.282297 4.309219 4.334857 4.360495 4.385918 4.411300 4.436681 4.462062 4.487444 4.512825 4.538206 4.563587 4.588969 4.614350 4.639731 4.665112 4.690494 4.715875 4.741256 4.766638 4.792019 4.817400 4.842781 4.868163 4.893544 4.918925 4.944306 4.969688 4.995069 5.020450 5.045832 5.071213 5.096594 5.121975 5.147357 5.172738 5.198119 5.225394 5.252750 5.280230 5.307787 5.335344 5.362901 5.390458 5.418015 5.445572 5.473128 5.500685 5.528242 5.555799 5.583356 5.610913 5.638470 5.666027 5.693584 5.721141 5.748698 5.776255 5.803812 5.831369 5.858926 5.886483 5.919909 5.965812 6.822561 7.434537 7.748281 7.901491 8.053569 8.299035 8.428009 8.561194 8.763771 8.873524 9.003609 9.159785 9.266062 9.395372 9.550559 9.660665 9.768513 9.876361 9.967094 10.056258 10.148938 10.241928 10.335031 10.439729 10.533863 10.614148 10.692894 10.771640 10.858873 10.956708 11.040597 11.117641 11.194685 11.270886 11.345503 11.419717 11.493932 11.567431 11.634996 11.695594 11.758018 11.820442 11.882866 11.945290 12.007714 12.070138 12.132562 12.194986 12.257410 12.319834 12.382259 12.444683 12.507107 12.569531 12.631955 12.694379 12.756803 12.819227 12.882016 12.945481 13.009186 13.072971 13.137065 13.201293 13.265522 13.329750 13.393979 13.458207 13.522436 13.586665 13.650893 13.715122 13.779350 13.843579 13.907807 13.972036 14.036264 14.100493 14.168562 14.239561 14.310911 14.382260 14.453610 14.525007 14.596683 14.668606 14.740530 14.812454 14.884378 14.956301 15.028225 15.100149 15.172072 15.243996 15.315920 15.387843 15.459767 15.531691 15.601109 15.670193 15.739277 15.808362 15.877446 15.946530 16.015614 16.084759 16.154218 16.223839 16.293461 16.363083 16.432704 16.502326 16.571947 16.641569 16.711190 16.780812 16.850433 16.922408 16.997652 17.073531 17.149411 17.225290 17.301170 17.377049 17.452928 17.528808 17.604714 17.680877 17.757312 17.833747 17.910182 17.986616 18.063051 18.139486 18.215921 18.292355 18.368869 18.446070 18.523774 18.601477 18.679180 18.756883 18.834586 18.912290 18.993875 19.082574 19.171664 19.260754 19.349843 19.438933 19.940326 20.509705 21.079084 21.648463 22.217842 22.787220 23.356599 23.925978 24.495357 25.064736 25.634114 26.203493 26.772872 27.078978 27.246237 27.413496 27.580756 27.748079 27.918370 28.089570 28.260769 28.431580 28.600894 28.770192 28.836603 28.860046 28.883489 28.898876 28.913992 28.929107 28.944222 28.959338 28.974453 28.989568 29.004684 29.019801 29.034919 29.050038 29.065157 29.080309 29.095576 29.110842 29.126109 29.141375 29.156642 29.171908 29.187175 29.202441 29.217708 29.232974 29.248241 29.263507 29.278811 29.294138 29.309465 29.324793 29.340159 29.355578 29.370997 29.386417 29.401836 29.417255 29.432674 29.448093 29.463512 29.478932 29.494351 29.509770 29.525189 29.540715 29.556248 29.571781 29.587314 29.602880 29.618453 29.634027 29.649600 29.665173 29.680747 29.696320 29.711893 29.727471 29.743051 29.758631 29.774212 29.789858 29.805587 29.821316 29.837045 29.852774 29.868503 29.884232 29.899961 29.915691 29.931420 29.947149 29.962878 29.979687 30.000775 30.021862 30.052950 30.137439 30.221928 30.306417 30.369516 30.394452 30.419388 30.437220 30.453106 30.468992 30.484879 30.500765 30.516651 30.532538 30.548424 30.564310 30.580197 30.596083 30.611970 30.627926 30.643917 30.659908 30.675899 30.691925 30.707970 30.724016 30.740061 30.756106 30.772151 30.788196 30.804242 30.820287 30.836332 30.852377 30.868423 30.890558 30.915989 30.942292 30.974704 31.007115 31.039527 31.071938 31.104349 31.140406 31.192665 31.256803 31.321496 31.386188 31.447263 31.498910 31.549816 31.598000 31.642183 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.765596 2.779998 2.794401 2.808803 2.823205 2.837087 2.850929 2.864771 2.878612 2.892455 2.906302 2.920148 2.933994 2.947841 2.961698 2.975561 2.989424 3.003288 3.017151 3.031014 3.044877 3.058741 3.072604 3.086467 3.100330 3.114194 3.128057 3.141920 3.155783 3.169647 3.183510 3.197373 3.211236 3.225100 3.238963 3.252826 3.266689 3.281771 3.298045 3.314319 3.330593 3.347528 3.364979 3.382431 3.399883 3.418871 3.438063 3.457254 3.480373 3.506857 3.533340 3.559824 3.586308 3.612792 3.639275 3.665759 3.692243 3.718727 3.744117 3.769305 3.794469 3.819576 3.844683 3.869791 3.894898 3.920005 3.945112 3.970219 3.995519 4.020935 4.046568 4.074147 4.101727 4.129306 4.156886 4.184465 4.212044 4.239624 4.267203 4.294783 4.322362 4.349941 4.376980 4.403393 4.429771 4.455152 4.480534 4.505915 4.531296 4.556677 4.582059 4.607440 4.632821 4.658202 4.683584 4.708965 4.734346 4.759728 4.785109 4.810490 4.835871 4.861253 4.886634 4.912015 4.937397 4.962778 4.988159 5.013540 5.038922 5.064303 5.089684 5.115065 5.140447 5.165828 5.191209 5.216591 5.241972 5.267439 5.293365 5.319291 5.346329 5.373886 5.401443 5.429000 5.456557 5.484114 5.511671 5.539228 5.566785 5.594342 5.621899 5.649456 5.677013 5.704570 5.732127 5.759684 5.787241 5.814798 5.842355 5.869912 5.897469 5.925026 5.952583 6.000888 6.482684 7.252927 7.641600 7.835826 7.987905 8.198426 8.397416 8.520619 8.745620 8.860218 8.988379 9.144555 9.265102 9.393775 9.555607 9.665630 9.773477 9.881325 9.982236 10.075095 10.168085 10.261075 10.355522 10.464409 10.557716 10.642794 10.721813 10.800559 10.886646 10.984264 11.073663 11.151136 11.228180 11.305160 11.381007 11.455222 11.529436 11.603651 11.683433 11.755831 11.818255 11.880680 11.943104 12.005528 12.067952 12.130376 12.192800 12.255224 12.317648 12.380072 12.442496 12.504920 12.567345 12.629769 12.692193 12.754617 12.817041 12.879841 12.943295 13.007000 13.070903 13.135053 13.199282 13.263510 13.327739 13.391967 13.456196 13.520424 13.584653 13.648882 13.713110 13.777339 13.841567 13.905796 13.970024 14.034253 14.098481 14.166527 14.237550 14.308899 14.380249 14.451598 14.523036 14.594832 14.666756 14.738679 14.810603 14.882527 14.954450 15.026374 15.098298 15.170221 15.242145 15.314069 15.385992 15.457916 15.529840 15.599258 15.668342 15.737427 15.806511 15.875595 15.944679 16.013763 16.082983 16.152493 16.222115 16.291736 16.361358 16.430979 16.500601 16.570222 16.639844 16.709465 16.779087 16.848709 16.920671 16.995927 17.071807 17.147686 17.223565 17.299445 17.375324 17.451204 17.527083 17.603016 17.679264 17.755699 17.832134 17.908568 17.985003 18.061438 18.137873 18.214307 18.290742 18.367249 18.444457 18.522161 18.599864 18.677567 18.755270 18.832973 18.910677 18.990958 19.079257 19.168347 19.257437 19.346527 19.435617 19.811962 20.381341 20.950719 21.520098 22.089477 22.658856 23.228235 23.797614 24.366992 24.936371 25.505750 26.075129 26.644508 27.002961 27.170220 27.337480 27.504739 27.671999 27.841451 28.012650 28.183849 28.355049 28.524549 28.693847 28.824470 28.841776 28.859082 28.876387 28.892498 28.907614 28.922729 28.937844 28.952960 28.968075 28.983190 28.998306 29.013423 29.028583 29.043742 29.058902 29.074062 29.089309 29.104575 29.119842 29.135108 29.150375 29.165641 29.180908 29.196174 29.211441 29.226707 29.241974 29.257240 29.272528 29.287900 29.303272 29.318644 29.334018 29.349437 29.364856 29.380275 29.395694 29.411113 29.426532 29.441952 29.457371 29.472796 29.488223 29.503651 29.519079 29.534585 29.550159 29.565732 29.581305 29.596879 29.612452 29.628025 29.643599 29.659172 29.674746 29.690319 29.705892 29.721476 29.737108 29.752741 29.768373 29.784012 29.799741 29.815471 29.831200 29.846929 29.862658 29.878387 29.894116 29.909845 29.925574 29.941303 29.957032 29.972761 30.004151 30.038750 30.121980 30.206469 30.290958 30.363922 30.383001 30.402081 30.421160 30.437647 30.453533 30.469420 30.485306 30.501192 30.517079 30.532965 30.548851 30.564738 30.580624 30.596511 30.612397 30.628384 30.644417 30.660450 30.676482 30.692524 30.708569 30.724614 30.740660 30.756705 30.772750 30.788795 30.804840 30.820948 30.837083 30.853218 30.869353 30.897019 30.929430 30.961842 30.994253 31.026664 31.059076 31.092270 31.125702 31.185621 31.250313 31.315006 31.379698 31.438443 31.490960 31.541866 31.590462 31.632078 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.833996 2.848387 2.862777 2.877168 2.891425 2.905205 2.918985 2.932765 2.946545 2.960367 2.974222 2.988076 3.001931 3.015785 3.029648 3.043511 3.057374 3.071238 3.085101 3.098964 3.112827 3.126691 3.140554 3.154417 3.168280 3.182144 3.196007 3.209870 3.223733 3.237597 3.251460 3.265323 3.279186 3.293050 3.306913 3.320776 3.334639 3.350309 3.366499 3.382689 3.398878 3.416093 3.433544 3.450996 3.468615 3.487312 3.506009 3.524706 3.548861 3.575344 3.601828 3.628312 3.654796 3.681279 3.707763 3.734247 3.760731 3.787208 3.812603 3.837999 3.863256 3.888363 3.913471 3.938578 3.963685 3.988792 4.013899 4.039006 4.064113 4.089220 4.114873 4.142138 4.169403 4.196951 4.224530 4.252110 4.279689 4.307269 4.334848 4.362427 4.390007 4.417586 4.444963 4.472200 4.499005 4.524386 4.549767 4.575149 4.600530 4.625911 4.651292 4.676674 4.702055 4.727436 4.752818 4.778199 4.803580 4.828961 4.854343 4.879724 4.905105 4.930487 4.955868 4.981249 5.006630 5.032012 5.057393 5.082774 5.108155 5.133537 5.158918 5.184299 5.209681 5.235062 5.260443 5.285824 5.311206 5.336587 5.361968 5.387350 5.413808 5.440491 5.467543 5.495100 5.522657 5.550214 5.577771 5.605328 5.632885 5.660442 5.687999 5.715555 5.743112 5.770669 5.798226 5.825783 5.853340 5.880897 5.908454 5.936011 5.963568 5.991125 6.018682 6.181269 6.992100 7.472057 7.770162 7.922240 8.077826 8.366822 8.490886 8.711444 8.846912 8.973149 9.129325 9.264143 9.392178 9.562112 9.670594 9.778442 9.888178 9.999320 10.094242 10.187232 10.280222 10.373549 10.483847 10.580475 10.671145 10.750732 10.829478 10.913986 11.011821 11.107588 11.184632 11.261675 11.338719 11.415763 11.490727 11.565504 11.644872 11.727725 11.807053 11.878493 11.940917 12.003341 12.065766 12.128190 12.190614 12.253038 12.315462 12.377886 12.440310 12.502734 12.565158 12.627582 12.690006 12.752431 12.814855 12.877663 12.941109 13.004814 13.068822 13.133042 13.197270 13.261499 13.325727 13.389956 13.454184 13.518413 13.582641 13.646870 13.711099 13.775327 13.839556 13.903784 13.968013 14.032241 14.096470 14.164479 14.235538 14.306888 14.378237 14.449587 14.521058 14.592981 14.664905 14.736829 14.808752 14.880676 14.952600 15.024523 15.096447 15.168371 15.240294 15.312218 15.384142 15.456065 15.527989 15.597407 15.666492 15.735576 15.804660 15.873744 15.942828 16.011913 16.081201 16.150768 16.220390 16.290011 16.359633 16.429254 16.498876 16.568498 16.638119 16.707741 16.777362 16.846984 16.918926 16.994202 17.070082 17.145961 17.221841 17.297720 17.373599 17.449479 17.525358 17.601313 17.677651 17.754086 17.830521 17.906955 17.983390 18.059825 18.136260 18.212694 18.289129 18.365627 18.442844 18.520547 18.598251 18.675954 18.753657 18.831360 18.909063 18.988160 19.075940 19.165030 19.254120 19.343210 19.432300 19.683597 20.252976 20.822355 21.391734 21.961113 22.530491 23.099870 23.669249 24.238628 24.808007 25.377385 25.946764 26.516143 26.926944 27.094204 27.261463 27.428722 27.595982 27.764531 27.935730 28.106930 28.278129 28.448204 28.617502 28.770305 28.825659 28.840774 28.855890 28.871005 28.886120 28.901236 28.916351 28.931466 28.946582 28.961697 28.976812 28.991928 29.007043 29.022212 29.037413 29.052613 29.067814 29.083042 29.098308 29.113575 29.128841 29.144107 29.159374 29.174640 29.189907 29.205173 29.220440 29.235706 29.250973 29.266239 29.281626 29.297043 29.312460 29.327877 29.343295 29.358714 29.374133 29.389552 29.404972 29.420391 29.435810 29.451229 29.466666 29.482141 29.497617 29.513093 29.528584 29.544158 29.559731 29.575304 29.590878 29.606451 29.622024 29.637598 29.653171 29.668744 29.684318 29.699891 29.715464 29.731126 29.746811 29.762496 29.778180 29.793896 29.809625 29.825354 29.841083 29.856812 29.872541 29.888271 29.904000 29.919927 29.936024 29.952120 29.968217 30.022032 30.106521 30.191010 30.275498 30.351690 30.374529 30.390415 30.406301 30.422188 30.438074 30.453961 30.469847 30.485733 30.501620 30.517506 30.533392 30.549279 30.565187 30.581102 30.597017 30.612932 30.628942 30.644987 30.661032 30.677077 30.693123 30.709168 30.725213 30.741258 30.757303 30.773349 30.789394 30.805439 30.823486 30.842297 30.861108 30.884157 30.916568 30.948980 30.981391 31.013802 31.046214 31.081265 31.120803 31.179131 31.243823 31.308516 31.373208 31.430470 31.483010 31.533916 31.583752 31.623082 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.902325 2.916637 2.930949 2.945261 2.959314 2.973094 2.986874 3.000654 3.014434 3.028283 3.042146 3.056009 3.069872 3.083735 3.097598 3.111461 3.125325 3.139188 3.153051 3.166914 3.180778 3.194641 3.208504 3.222367 3.236231 3.250094 3.263957 3.277820 3.291684 3.305547 3.319410 3.333273 3.347137 3.361000 3.374863 3.388726 3.402697 3.418803 3.434909 3.451015 3.467206 3.484657 3.502109 3.519561 3.537311 3.555539 3.573766 3.591993 3.617348 3.643832 3.670316 3.696800 3.723283 3.749767 3.776251 3.802735 3.829219 3.855554 3.881161 3.906768 3.932044 3.957151 3.982258 4.007365 4.032472 4.057579 4.082686 4.107793 4.132901 4.158008 4.183771 4.210382 4.237016 4.264596 4.292175 4.319754 4.347334 4.374913 4.402493 4.430072 4.457651 4.485231 4.512810 4.540390 4.567293 4.593125 4.618957 4.644383 4.669764 4.695145 4.720526 4.745908 4.771289 4.796670 4.822051 4.847433 4.872814 4.898195 4.923577 4.948958 4.974339 4.999720 5.025102 5.050483 5.075864 5.101245 5.126627 5.152008 5.177389 5.202771 5.228152 5.253533 5.278914 5.304296 5.329677 5.355058 5.380440 5.405821 5.431202 5.456583 5.481965 5.507346 5.533774 5.561259 5.588756 5.616313 5.643870 5.671427 5.698984 5.726541 5.754098 5.781655 5.809212 5.836769 5.864326 5.891883 5.919440 5.946997 5.974554 6.002111 6.029668 6.059239 6.089145 6.647973 7.290459 7.657236 7.856576 8.008654 8.324176 8.458055 8.658881 8.833605 8.957919 9.114095 9.259656 9.390582 9.562092 9.675559 9.785295 9.899160 10.017557 10.113389 10.206379 10.299369 10.392358 10.505925 10.603234 10.696542 10.779602 10.858397 10.942451 11.039377 11.135493 11.218127 11.295171 11.372214 11.449258 11.525994 11.606162 11.688475 11.771397 11.853402 11.928610 12.000869 12.063579 12.126003 12.188427 12.250852 12.313276 12.375700 12.438124 12.500548 12.562972 12.625396 12.687820 12.750244 12.812668 12.875481 12.938923 13.002725 13.066802 13.131030 13.195259 13.259487 13.323716 13.387944 13.452173 13.516401 13.580630 13.644858 13.709087 13.773316 13.837544 13.901773 13.966001 14.030230 14.094458 14.162416 14.233527 14.304876 14.376226 14.447590 14.519207 14.591130 14.663054 14.734978 14.806901 14.878825 14.950749 15.022672 15.094596 15.166520 15.238444 15.310367 15.382291 15.454215 15.526138 15.595555 15.664641 15.733725 15.802809 15.871893 15.940978 16.010072 16.079422 16.149043 16.218665 16.288287 16.357908 16.427530 16.497151 16.566773 16.636394 16.706016 16.775637 16.845259 16.917173 16.992478 17.068357 17.144236 17.220116 17.295995 17.371875 17.447754 17.523633 17.599603 17.676038 17.752473 17.828907 17.905342 17.981777 18.058212 18.134646 18.211081 18.287516 18.364004 18.441231 18.518934 18.596637 18.674341 18.752044 18.829747 18.907450 18.985475 19.072623 19.161713 19.250803 19.339893 19.428983 19.555233 20.124612 20.693990 21.263369 21.832748 22.402127 22.971506 23.540884 24.110263 24.679642 25.249021 25.818400 26.387779 26.850928 27.018187 27.185446 27.352706 27.519965 27.687704 27.858811 28.030010 28.201209 28.371859 28.541157 28.710455 28.782210 28.818196 28.834396 28.849512 28.864627 28.879742 28.894858 28.909973 28.925088 28.940204 28.955319 28.970434 28.985550 29.000665 29.015807 29.031049 29.046291 29.061532 29.076774 29.092041 29.107307 29.122574 29.137840 29.153107 29.168373 29.183640 29.198906 29.214198 29.229507 29.244815 29.260124 29.275477 29.290896 29.306315 29.321734 29.337153 29.352572 29.367992 29.383411 29.398830 29.414249 29.429668 29.445087 29.460507 29.476021 29.491545 29.507070 29.522594 29.538156 29.553730 29.569303 29.584876 29.600450 29.616023 29.631596 29.647170 29.662748 29.678329 29.693911 29.709492 29.725134 29.740863 29.756592 29.772322 29.788051 29.803780 29.819509 29.835238 29.850967 29.866696 29.882425 29.898154 29.915089 29.938022 29.960955 30.006573 30.091061 30.175550 30.260039 30.318361 30.356940 30.374956 30.390842 30.406729 30.422615 30.438501 30.454388 30.470274 30.486161 30.502047 30.517933 30.533820 30.549706 30.565647 30.581604 30.597560 30.613516 30.629540 30.645586 30.661631 30.677676 30.693721 30.709766 30.725812 30.741857 30.757902 30.773947 30.789993 30.806038 30.827034 30.849585 30.872136 30.903706 30.936118 30.968529 31.000940 31.033352 31.065763 31.113715 31.172641 31.237333 31.302026 31.366718 31.423226 31.475061 31.525966 31.576872 31.615024 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.898809 2.913211 2.927613 2.942016 2.956374 2.970608 2.984843 2.999077 3.013312 3.027209 3.040997 3.054785 3.068573 3.082369 3.096232 3.110095 3.123958 3.137822 3.151685 3.165548 3.179411 3.193275 3.207138 3.221001 3.234864 3.248728 3.262591 3.276454 3.290317 3.304181 3.318044 3.331907 3.345770 3.359634 3.373497 3.387360 3.401223 3.415087 3.428950 3.442813 3.456676 3.471230 3.487253 3.503276 3.519299 3.535771 3.553222 3.570674 3.588126 3.605787 3.623567 3.641348 3.659352 3.685836 3.712320 3.738804 3.765287 3.791771 3.818255 3.844739 3.871223 3.897706 3.923971 3.949792 3.975613 4.000831 4.025938 4.051045 4.076152 4.101259 4.126366 4.151473 4.176581 4.201688 4.226795 4.252447 4.278435 4.304661 4.332240 4.359820 4.387399 4.414979 4.442558 4.470137 4.497717 4.525296 4.552876 4.580455 4.608034 4.635122 4.661741 4.688235 4.713616 4.738998 4.764379 4.789760 4.815141 4.840523 4.865904 4.891285 4.916667 4.942048 4.967429 4.992810 5.018192 5.043573 5.068954 5.094336 5.119717 5.145098 5.170479 5.195861 5.221242 5.246623 5.272004 5.297386 5.322767 5.348148 5.373530 5.398911 5.424292 5.449673 5.475055 5.500436 5.525817 5.551198 5.576580 5.602421 5.628463 5.654856 5.682413 5.709970 5.737527 5.765084 5.792641 5.820198 5.847755 5.875312 5.902869 5.930426 5.957983 5.985539 6.013096 6.040653 6.068210 6.095767 6.132768 6.332626 7.101195 7.506422 7.790912 7.942990 8.204551 8.427462 8.606318 8.820299 8.942689 9.098865 9.251439 9.388985 9.560496 9.682568 9.796277 9.910143 10.031154 10.132536 10.225525 10.318515 10.413454 10.528259 10.625993 10.719300 10.808256 10.887316 10.970040 11.066934 11.164769 11.251622 11.328666 11.405710 11.482753 11.563690 11.649765 11.732078 11.814541 11.898916 11.976478 12.049963 12.122609 12.186241 12.248665 12.311089 12.373513 12.435938 12.498362 12.560786 12.623210 12.685634 12.748058 12.810482 12.873297 12.936736 13.000637 13.064790 13.129019 13.193247 13.257476 13.321704 13.385933 13.450161 13.514390 13.578618 13.642847 13.707075 13.771304 13.835533 13.899761 13.963990 14.028218 14.092447 14.160339 14.231515 14.302865 14.374214 14.445582 14.517356 14.589280 14.661203 14.733127 14.805051 14.876974 14.948898 15.020822 15.092745 15.164669 15.236593 15.308516 15.380440 15.452364 15.524268 15.593706 15.662790 15.731874 15.800958 15.870043 15.939127 16.008276 16.077697 16.147319 16.216940 16.286562 16.356183 16.425805 16.495426 16.565048 16.634669 16.704291 16.773913 16.843534 16.915412 16.990753 17.066632 17.142512 17.218391 17.294270 17.370150 17.446029 17.521909 17.597990 17.674425 17.750860 17.827294 17.903729 17.980164 18.056599 18.133033 18.209468 18.285903 18.362379 18.439618 18.517321 18.595024 18.672728 18.750431 18.828134 18.905837 18.983540 19.069307 19.158397 19.247487 19.336577 19.425666 19.517573 19.996247 20.565626 21.135005 21.704384 22.273762 22.843141 23.412520 23.981899 24.551278 25.120656 25.690035 26.259414 26.774911 26.942170 27.109430 27.276689 27.443948 27.611330 27.781891 27.953091 28.124290 28.295407 28.464812 28.634110 28.762421 28.785722 28.809023 28.828018 28.843134 28.858249 28.873364 28.888480 28.903595 28.918710 28.933826 28.948941 28.964073 28.979205 28.994337 29.009469 29.024708 29.039974 29.055241 29.070507 29.085774 29.101040 29.116307 29.131573 29.146840 29.162106 29.177373 29.192639 29.207921 29.223275 29.238628 29.253982 29.269335 29.284754 29.300173 29.315593 29.331012 29.346431 29.361850 29.377269 29.392688 29.408107 29.423527 29.438946 29.454365 29.469862 29.485436 29.501009 29.516582 29.532155 29.547729 29.563302 29.578875 29.594449 29.610022 29.625595 29.641169 29.656751 29.672384 29.688018 29.703652 29.719289 29.735018 29.750747 29.766476 29.782205 29.797934 29.813663 29.829392 29.845121 29.860851 29.876580 29.892309 29.908038 29.942971 29.991113 30.075602 30.160091 30.244580 30.306496 30.332653 30.358809 30.375383 30.391270 30.407156 30.423042 30.438929 30.454815 30.470702 30.486588 30.502474 30.518361 30.534247 30.550133 30.566110 30.582108 30.598106 30.614103 30.630139 30.646184 30.662230 30.678275 30.694320 30.710365 30.726410 30.742456 30.758501 30.774546 30.790591 30.806637 30.832343 30.860489 30.890844 30.923256 30.955667 30.988078 31.020490 31.052901 31.102546 31.166151 31.230843 31.295536 31.359687 31.416205 31.467111 31.518017 31.568922 31.608246 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 2.952815 2.967217 2.981619 2.996022 3.010424 3.024690 3.038848 3.053006 3.067164 3.081313 3.095109 3.108905 3.122702 3.136498 3.150319 3.164182 3.178045 3.191909 3.205772 3.219635 3.233498 3.247362 3.261225 3.275088 3.288951 3.302815 3.316678 3.330541 3.344404 3.358268 3.372131 3.385994 3.399857 3.413721 3.427584 3.441447 3.455310 3.469173 3.483037 3.496900 3.510763 3.524626 3.539718 3.555659 3.571600 3.587542 3.604335 3.621787 3.639239 3.656691 3.674143 3.691594 3.709046 3.728335 3.754597 3.780860 3.807291 3.833775 3.860259 3.886743 3.913227 3.939710 3.966194 3.992459 4.018498 4.044511 4.069618 4.094725 4.119832 4.144939 4.170046 4.195154 4.220261 4.245368 4.270475 4.295582 4.320919 4.346312 4.372306 4.399885 4.427464 4.455044 4.482623 4.510203 4.537782 4.565361 4.592941 4.620520 4.648100 4.675679 4.703180 4.730635 4.757469 4.782850 4.808231 4.833613 4.858994 4.884375 4.909757 4.935138 4.960519 4.985900 5.011282 5.036663 5.062044 5.087426 5.112807 5.138188 5.163569 5.188951 5.214332 5.239713 5.265094 5.290476 5.315857 5.341238 5.366620 5.392001 5.417382 5.442763 5.468145 5.493526 5.518907 5.544289 5.569670 5.595051 5.620432 5.645814 5.671195 5.696576 5.722479 5.749285 5.776091 5.803626 5.831183 5.858740 5.886297 5.913854 5.941411 5.968968 5.996525 6.024082 6.051639 6.079196 6.106753 6.134310 6.161867 6.212937 6.817512 7.327980 7.672872 7.877326 8.068903 8.394204 8.553755 8.803184 8.927459 9.083635 9.239811 9.387389 9.553903 9.693394 9.807260 9.921126 10.042538 10.151682 10.244672 10.337662 10.433057 10.547358 10.648752 10.742059 10.835367 10.916234 10.998552 11.094490 11.192325 11.283633 11.362161 11.439535 11.519349 11.606830 11.693369 11.775681 11.857994 11.943537 12.024346 12.097831 12.171315 12.244288 12.308903 12.371327 12.433751 12.496175 12.558599 12.621024 12.683448 12.745872 12.808296 12.871110 12.934565 12.998550 13.062778 13.127007 13.191235 13.255464 13.319693 13.383921 13.448150 13.512378 13.576607 13.640835 13.705064 13.769292 13.833521 13.897750 13.961978 14.026207 14.090435 14.158248 14.229504 14.300853 14.372202 14.443581 14.515505 14.587429 14.659352 14.731276 14.803200 14.875124 14.947047 15.018971 15.090895 15.162818 15.234742 15.306666 15.378589 15.450513 15.522354 15.591855 15.660939 15.730023 15.799108 15.868192 15.937276 16.006473 16.075972 16.145594 16.215215 16.284837 16.354458 16.424080 16.493702 16.563323 16.632945 16.702566 16.772188 16.841809 16.913642 16.989028 17.064907 17.140787 17.216666 17.292546 17.368425 17.444304 17.520184 17.596377 17.672812 17.749246 17.825681 17.902116 17.978551 18.054985 18.131420 18.207855 18.284290 18.360753 18.438005 18.515708 18.593411 18.671114 18.748818 18.826521 18.904224 18.981927 19.065990 19.155080 19.244170 19.333260 19.422350 19.511440 19.867883 20.437261 21.006640 21.576019 22.145398 22.714777 23.284155 23.853534 24.422913 24.992292 25.561671 26.131049 26.692917 26.866154 27.033413 27.200672 27.367932 27.535191 27.704972 27.876171 28.047370 28.218570 28.388467 28.557765 28.727062 28.770175 28.787404 28.804632 28.821640 28.836756 28.851871 28.866986 28.882102 28.897217 28.912332 28.927448 28.942563 28.957713 28.972886 28.988059 29.003232 29.018441 29.033707 29.048974 29.064240 29.079507 29.094773 29.110039 29.125306 29.140572 29.155839 29.171105 29.186372 29.201638 29.217006 29.232405 29.247803 29.263202 29.278613 29.294032 29.309451 29.324870 29.340289 29.355708 29.371127 29.386547 29.401979 29.417446 29.432913 29.448380 29.463861 29.479434 29.495007 29.510581 29.526154 29.541727 29.557301 29.572874 29.588447 29.604021 29.619594 29.635167 29.650741 29.666400 29.682086 29.697772 29.713458 29.729172 29.744902 29.760631 29.776360 29.792089 29.807818 29.823547 29.839276 29.855723 29.872873 29.890023 29.907173 29.975654 30.060143 30.144632 30.229121 30.300410 30.320196 30.339982 30.359768 30.375811 30.391697 30.407583 30.423470 30.439356 30.455242 30.471129 30.487015 30.502902 30.518788 30.534674 30.550561 30.566575 30.582615 30.598654 30.614693 30.630738 30.646783 30.662828 30.678873 30.694919 30.710964 30.727009 30.743054 30.760054 30.777241 30.794428 30.813159 30.845571 30.877982 30.910393 30.942805 30.975216 31.008407 31.045680 31.094968 31.159661 31.224353 31.289046 31.351720 31.408256 31.459161 31.510067 31.559670 31.603843 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.021223 3.035625 3.050027 3.064430 3.078832 3.092962 3.107044 3.121126 3.135208 3.149209 3.163013 3.176818 3.190622 3.204427 3.218269 3.232132 3.245995 3.259859 3.273722 3.287585 3.301448 3.315312 3.329175 3.343038 3.356901 3.370765 3.384628 3.398491 3.412354 3.426218 3.440081 3.453944 3.467807 3.481671 3.495534 3.509397 3.523260 3.537124 3.550987 3.564850 3.578713 3.592577 3.608162 3.624022 3.639882 3.655742 3.672900 3.690352 3.707804 3.725256 3.742708 3.760159 3.777611 3.798689 3.824034 3.849379 3.875779 3.902263 3.928747 3.955231 3.981714 4.008198 4.034682 4.061020 4.087281 4.113298 4.138405 4.163512 4.188619 4.213726 4.238834 4.263941 4.289048 4.314155 4.339262 4.364369 4.389476 4.414584 4.440606 4.467845 4.495109 4.522689 4.550268 4.577847 4.605427 4.633006 4.660586 4.688165 4.715744 4.743324 4.770903 4.798483 4.825387 4.851416 4.877446 4.902847 4.928228 4.953609 4.978990 5.004372 5.029753 5.055134 5.080516 5.105897 5.131278 5.156659 5.182041 5.207422 5.232803 5.258184 5.283566 5.308947 5.334328 5.359710 5.385091 5.410472 5.435853 5.461235 5.486616 5.511997 5.537379 5.562760 5.588141 5.613522 5.638904 5.664285 5.689666 5.715047 5.740429 5.765810 5.791219 5.816651 5.842169 5.869726 5.897283 5.924840 5.952397 5.979954 6.007511 6.035068 6.062625 6.090182 6.117739 6.145296 6.172853 6.200410 6.231360 6.483983 7.141236 7.522651 7.807984 7.966916 8.345217 8.503524 8.762177 8.913606 9.068405 9.224581 9.380872 9.536702 9.704377 9.818243 9.932109 10.056295 10.168692 10.263819 10.356809 10.450299 10.568890 10.671510 10.764818 10.858106 10.945153 11.026605 11.122047 11.219882 11.314778 11.395861 11.475800 11.557364 11.645653 11.736495 11.819284 11.901845 11.987015 12.072214 12.145699 12.219183 12.292668 12.365906 12.431565 12.493989 12.556413 12.618837 12.681261 12.743685 12.806110 12.868920 12.932469 12.996538 13.060767 13.124995 13.189224 13.253452 13.317681 13.381910 13.446138 13.510367 13.574595 13.638824 13.703052 13.767281 13.831509 13.895738 13.959967 14.024195 14.088425 14.156143 14.227492 14.298841 14.370191 14.441733 14.513654 14.585578 14.657502 14.729425 14.801349 14.873273 14.945196 15.017120 15.089044 15.160967 15.232891 15.304815 15.376738 15.448662 15.520446 15.590004 15.659088 15.728173 15.797257 15.866341 15.935425 16.004661 16.074248 16.143869 16.213491 16.283112 16.352734 16.422355 16.491977 16.561598 16.631220 16.700841 16.770463 16.840084 16.911863 16.987303 17.063183 17.139062 17.214941 17.290821 17.366700 17.442580 17.518459 17.594764 17.671199 17.747633 17.824068 17.900503 17.976938 18.053372 18.129807 18.206242 18.282677 18.359126 18.436392 18.514095 18.591798 18.669501 18.747205 18.824908 18.902611 18.980314 19.062727 19.151763 19.240853 19.329943 19.419033 19.508123 19.739518 20.308897 20.878276 21.447654 22.017033 22.586412 23.155791 23.725170 24.294549 24.863927 25.433306 26.002685 26.572064 26.790137 26.957396 27.124656 27.291915 27.459174 27.628052 27.799252 27.970451 28.141650 28.312122 28.481420 28.650717 28.750357 28.769916 28.785032 28.800147 28.815262 28.830378 28.845493 28.860608 28.875724 28.890839 28.905954 28.921070 28.936185 28.951319 28.966533 28.981747 28.996961 29.012175 29.027440 29.042706 29.057973 29.073239 29.088506 29.103772 29.119039 29.134305 29.149585 29.164876 29.180166 29.195457 29.210794 29.226213 29.241633 29.257052 29.272471 29.287890 29.303309 29.318728 29.334148 29.349567 29.364986 29.380405 29.395824 29.411328 29.426843 29.442359 29.457875 29.473433 29.489006 29.504579 29.520153 29.535726 29.551300 29.566873 29.582446 29.598024 29.613607 29.629190 29.644773 29.660411 29.676140 29.691869 29.707598 29.723327 29.739056 29.754785 29.770514 29.786243 29.801972 29.817701 29.833431 29.850413 29.875545 29.900677 29.960195 30.044684 30.129173 30.213662 30.296708 30.312619 30.328530 30.344440 30.360351 30.376238 30.392124 30.408011 30.423897 30.439783 30.455670 30.471556 30.487443 30.503361 30.519283 30.535204 30.551126 30.567156 30.583201 30.599246 30.615291 30.631336 30.647382 30.663427 30.679472 30.695517 30.711563 30.727608 30.743653 30.763376 30.783632 30.803888 30.832709 30.865120 30.897531 30.929943 30.962354 30.994765 31.036807 31.088478 31.153171 31.217863 31.282556 31.344548 31.400306 31.451211 31.502117 31.549624 31.596424 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.089631 3.104033 3.118435 3.132838 3.147183 3.161190 3.175197 3.189204 3.203211 3.217109 3.230922 3.244735 3.258547 3.272360 3.286219 3.300082 3.313945 3.327809 3.341672 3.355535 3.369398 3.383262 3.397125 3.410988 3.424851 3.438715 3.452578 3.466441 3.480304 3.494168 3.508031 3.521894 3.535757 3.549621 3.563484 3.577347 3.591210 3.605074 3.618937 3.632800 3.646663 3.660783 3.676563 3.692343 3.708123 3.724013 3.741465 3.758917 3.776369 3.793821 3.811272 3.828724 3.846176 3.868626 3.893116 3.917783 3.944267 3.970751 3.997235 4.023718 4.050202 4.076686 4.103170 4.129654 4.156137 4.182079 4.207189 4.232299 4.257407 4.282514 4.307621 4.332728 4.357835 4.382942 4.408049 4.433156 4.458264 4.483371 4.509384 4.535971 4.562754 4.590333 4.617913 4.645492 4.673072 4.700651 4.728230 4.755810 4.783389 4.810969 4.838548 4.866127 4.893286 4.920115 4.946699 4.972080 4.997462 5.022843 5.048224 5.073606 5.098987 5.124368 5.149749 5.175131 5.200512 5.225893 5.251275 5.276656 5.302037 5.327418 5.352800 5.378181 5.403562 5.428943 5.454325 5.479706 5.505087 5.530469 5.555850 5.581231 5.606612 5.631994 5.657375 5.682756 5.708137 5.733519 5.758900 5.784281 5.809663 5.835044 5.860425 5.885806 5.911370 5.937529 5.963688 5.990939 6.018496 6.046053 6.073610 6.101167 6.128724 6.156281 6.183838 6.211395 6.238952 6.266509 6.314208 6.949421 7.365500 7.688508 7.898156 8.210676 8.460731 8.709614 8.899394 9.053175 9.208767 9.363599 9.519425 9.715360 9.829225 9.943091 10.068828 10.186401 10.282966 10.375956 10.470449 10.589036 10.694269 10.787577 10.880884 10.973730 11.054934 11.149604 11.247438 11.345273 11.432252 11.513687 11.595123 11.688934 11.779012 11.862888 11.945340 12.030322 12.117177 12.193544 12.267051 12.340536 12.414020 12.487461 12.554227 12.616651 12.679075 12.741499 12.803923 12.866727 12.930361 12.994527 13.058755 13.122984 13.187212 13.251441 13.315669 13.379898 13.444127 13.508355 13.572584 13.636812 13.701041 13.765269 13.829498 13.893726 13.957955 14.022184 14.086505 14.154131 14.225481 14.296830 14.368179 14.439885 14.511804 14.583727 14.655651 14.727575 14.799498 14.871422 14.943346 15.015269 15.087193 15.159117 15.231040 15.302964 15.374888 15.446811 15.518542 15.588153 15.657238 15.726322 15.795406 15.864490 15.933595 16.002901 16.072523 16.142144 16.211766 16.281387 16.351009 16.420630 16.490252 16.559873 16.629495 16.699117 16.768738 16.838360 16.910077 16.985578 17.061458 17.137337 17.213217 17.289096 17.364975 17.440855 17.516760 17.593151 17.669585 17.746020 17.822455 17.898890 17.975324 18.051759 18.128194 18.204629 18.281063 18.357498 18.434779 18.512482 18.590185 18.667888 18.745591 18.823295 18.900998 18.978701 19.059686 19.148446 19.237536 19.326626 19.415716 19.504806 19.627218 20.180532 20.749911 21.319290 21.888669 22.458048 23.027426 23.596805 24.166184 24.735563 25.304942 25.874320 26.443699 26.714120 26.881380 27.048639 27.215898 27.383158 27.551133 27.722332 27.893531 28.064731 28.235726 28.405075 28.574372 28.702638 28.738291 28.763538 28.778654 28.793769 28.808884 28.824000 28.839115 28.854230 28.869346 28.884461 28.899576 28.914692 28.929807 28.944922 28.960145 28.975400 28.990656 29.005911 29.021173 29.036439 29.051706 29.066972 29.082239 29.097505 29.112772 29.128038 29.143315 29.158650 29.173985 29.189320 29.204656 29.220072 29.235491 29.250910 29.266329 29.281748 29.297168 29.312587 29.328006 29.343425 29.358844 29.374263 29.389682 29.405171 29.420735 29.436300 29.451864 29.467432 29.483005 29.498578 29.514152 29.529725 29.545298 29.560872 29.576445 29.592025 29.607660 29.623295 29.638930 29.654565 29.670294 29.686023 29.701752 29.717482 29.733211 29.748940 29.764669 29.780398 29.796127 29.811856 29.827585 29.843314 29.882871 29.944736 30.029225 30.113714 30.198203 30.257043 30.297233 30.313120 30.329006 30.344893 30.360779 30.376665 30.392552 30.408438 30.424324 30.440211 30.456097 30.471983 30.487870 30.503828 30.519791 30.535753 30.551716 30.567754 30.583800 30.599845 30.615890 30.631935 30.647980 30.664026 30.680071 30.696116 30.712161 30.728207 30.744252 30.768142 30.792801 30.819847 30.852258 30.884669 30.917081 30.949492 30.981903 31.023274 31.081988 31.146681 31.211373 31.276066 31.338059 31.392356 31.443262 31.494167 31.540798 31.585675 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.158039 3.172441 3.186843 3.201246 3.215443 3.229376 3.243309 3.257241 3.271174 3.285014 3.298835 3.312656 3.326477 3.340306 3.354169 3.368032 3.381896 3.395759 3.409622 3.423485 3.437349 3.451212 3.465075 3.478938 3.492802 3.506665 3.520528 3.534391 3.548255 3.562118 3.575981 3.589844 3.603708 3.617571 3.631434 3.645297 3.659161 3.673024 3.686887 3.700750 3.714614 3.729221 3.744922 3.760622 3.776323 3.792578 3.810030 3.827482 3.844934 3.862386 3.879837 3.897289 3.914741 3.938188 3.961878 3.986271 4.012755 4.039239 4.065722 4.092206 4.118690 4.145174 4.171657 4.198141 4.224625 4.250459 4.275775 4.301087 4.326194 4.351301 4.376408 4.401515 4.426622 4.451729 4.476837 4.501944 4.527051 4.552158 4.577947 4.603912 4.630399 4.657978 4.685557 4.713137 4.740716 4.768296 4.795875 4.823454 4.851034 4.878613 4.906193 4.933772 4.961351 4.988931 5.015751 5.041216 5.066682 5.092077 5.117458 5.142839 5.168221 5.193602 5.218983 5.244365 5.269746 5.295127 5.320508 5.345890 5.371271 5.396652 5.422033 5.447415 5.472796 5.498177 5.523559 5.548940 5.574321 5.599702 5.625084 5.650465 5.675846 5.701228 5.726609 5.751990 5.777371 5.802753 5.828134 5.853515 5.878896 5.904278 5.929659 5.955040 5.980422 6.005803 6.031184 6.057966 6.084896 6.112153 6.139710 6.167267 6.194824 6.222381 6.249938 6.277495 6.306195 6.335894 6.642924 7.181278 7.538287 7.832412 8.075028 8.430315 8.657051 8.883617 9.037354 9.191676 9.346339 9.502392 9.718110 9.840208 9.954074 10.079517 10.200503 10.302113 10.395103 10.491912 10.609182 10.716893 10.810336 10.903643 10.996680 11.083405 11.177160 11.274995 11.378917 11.470139 11.551574 11.634580 11.730644 11.821487 11.906491 11.988803 12.073629 12.160484 12.240826 12.314919 12.388404 12.461888 12.535373 12.608858 12.676796 12.739313 12.801737 12.864564 12.928287 12.992515 13.056744 13.120972 13.185201 13.249429 13.313658 13.377886 13.442115 13.506344 13.570572 13.634801 13.699029 13.763258 13.827486 13.891715 13.955943 14.020172 14.084574 14.152120 14.223469 14.294818 14.366194 14.438029 14.509953 14.581876 14.653800 14.725724 14.797647 14.869571 14.941495 15.013418 15.085342 15.157266 15.229189 15.301113 15.373037 15.444961 15.516642 15.586302 15.655387 15.724471 15.793555 15.862639 15.931770 16.001176 16.070798 16.140419 16.210041 16.279663 16.349284 16.418906 16.488527 16.558149 16.627770 16.697392 16.767013 16.836635 16.908281 16.983854 17.059733 17.135612 17.211492 17.287371 17.363251 17.439130 17.515142 17.591538 17.667972 17.744407 17.820842 17.897277 17.973711 18.050146 18.126581 18.203016 18.279450 18.355885 18.433165 18.510869 18.588572 18.666275 18.743978 18.821681 18.899385 18.977088 19.056771 19.145130 19.234220 19.323310 19.412400 19.501490 19.599701 20.052168 20.621547 21.190925 21.760304 22.329683 22.899062 23.468441 24.037819 24.607198 25.176577 25.745956 26.315335 26.638103 26.805363 26.972622 27.139882 27.307141 27.474445 27.645412 27.816612 27.987811 28.159010 28.328729 28.498027 28.667325 28.711520 28.734681 28.757160 28.772276 28.787391 28.802506 28.817622 28.832737 28.847852 28.862968 28.878083 28.893216 28.908361 28.923506 28.938651 28.953840 28.969106 28.984373 28.999639 29.014906 29.030172 29.045438 29.060705 29.075971 29.091238 29.106504 29.121771 29.137037 29.152388 29.167768 29.183148 29.198528 29.213930 29.229349 29.244768 29.260188 29.275607 29.291026 29.306445 29.321864 29.337293 29.352751 29.368210 29.383668 29.399137 29.414710 29.430284 29.445857 29.461430 29.477004 29.492577 29.508150 29.523724 29.539297 29.554870 29.570444 29.586017 29.601673 29.617360 29.633048 29.648735 29.664449 29.680178 29.695907 29.711636 29.727365 29.743094 29.758823 29.774552 29.791516 29.809867 29.828218 29.846568 29.929277 30.013766 30.098255 30.182744 30.243595 30.271099 30.297661 30.313547 30.329433 30.345320 30.361206 30.377093 30.392979 30.408865 30.424752 30.440638 30.456524 30.472411 30.488297 30.504297 30.520301 30.536305 30.552310 30.568353 30.584398 30.600443 30.616489 30.632534 30.648579 30.664624 30.680670 30.696715 30.712760 30.728805 30.744851 30.775556 30.807065 30.839396 30.871807 30.904219 30.936630 30.971742 31.010806 31.075498 31.140191 31.204883 31.269576 31.332158 31.384328 31.435312 31.486218 31.532980 31.573934 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.212045 3.226447 3.240849 3.255251 3.269654 3.283660 3.297519 3.311379 3.325238 3.339094 3.352923 3.366753 3.380582 3.394411 3.408256 3.422119 3.435982 3.449846 3.463709 3.477572 3.491435 3.505299 3.519162 3.533025 3.546888 3.560752 3.574615 3.588478 3.602341 3.616205 3.630068 3.643931 3.657794 3.671658 3.685521 3.699384 3.713247 3.727111 3.740974 3.754837 3.768700 3.782564 3.797617 3.813239 3.828860 3.844482 3.861143 3.878595 3.896047 3.913499 3.930950 3.948402 3.965854 3.984469 4.007410 4.030351 4.054759 4.081243 4.107726 4.134210 4.160694 4.187178 4.213661 4.240145 4.266629 4.293113 4.318908 4.344434 4.369874 4.394981 4.420088 4.445195 4.470302 4.495409 4.520517 4.545624 4.570731 4.595838 4.620945 4.646310 4.671681 4.698043 4.725623 4.753202 4.780782 4.808361 4.835940 4.863520 4.891099 4.918679 4.946258 4.973837 5.001417 5.028996 5.056576 5.083501 5.109731 5.135929 5.161311 5.186692 5.212073 5.237455 5.262836 5.288217 5.313598 5.338980 5.364361 5.389742 5.415124 5.440505 5.465886 5.491267 5.516649 5.542030 5.567411 5.592792 5.618174 5.643555 5.668936 5.694318 5.719699 5.745080 5.770461 5.795843 5.821224 5.846605 5.871986 5.897368 5.922749 5.948130 5.973512 5.998893 6.024274 6.049655 6.075037 6.100435 6.125977 6.151520 6.178252 6.205809 6.233366 6.260923 6.288480 6.316037 6.343594 6.377097 6.414516 6.989462 7.388066 7.704145 7.944144 8.352449 8.604488 8.862006 9.020270 9.174585 9.329088 9.484869 9.720820 9.851191 9.965057 10.090651 10.214605 10.320323 10.414250 10.510622 10.629329 10.739787 10.833095 10.926402 11.019710 11.111582 11.204717 11.309382 11.417253 11.508026 11.589461 11.671314 11.771638 11.863644 11.950094 12.032406 12.117026 12.203791 12.287358 12.362787 12.436272 12.509756 12.583241 12.656726 12.730210 12.799291 12.862436 12.926275 12.990504 13.054732 13.118961 13.183189 13.247418 13.311646 13.375875 13.440103 13.504332 13.568561 13.632789 13.697018 13.761246 13.825475 13.889703 13.953932 14.018160 14.082630 14.150108 14.221457 14.292807 14.364320 14.436178 14.508102 14.580026 14.651949 14.723873 14.795797 14.867720 14.939644 15.011568 15.083491 15.155415 15.227339 15.299262 15.371186 15.443110 15.514747 15.584452 15.653536 15.722620 15.791704 15.860789 15.929938 15.999452 16.069073 16.138695 16.208316 16.277938 16.347559 16.417181 16.486802 16.556424 16.626045 16.695667 16.765289 16.834910 16.906477 16.982129 17.058008 17.133888 17.209767 17.285646 17.361526 17.437405 17.513518 17.589924 17.666359 17.742794 17.819229 17.895663 17.972098 18.048533 18.124968 18.201402 18.277837 18.354272 18.431552 18.509255 18.586959 18.664662 18.742365 18.820068 18.897772 18.975475 19.053974 19.141813 19.230903 19.319993 19.409083 19.498173 19.588950 19.923803 20.493182 21.062561 21.631940 22.201319 22.770697 23.340076 23.909455 24.478834 25.048213 25.617591 26.186970 26.562087 26.729346 26.896605 27.063865 27.231124 27.398384 27.568493 27.739692 27.910891 28.082091 28.252384 28.421682 28.590980 28.698641 28.715792 28.732944 28.750096 28.765898 28.781013 28.796128 28.811244 28.826359 28.841474 28.856590 28.871705 28.886832 28.902018 28.917205 28.932391 28.947577 28.962839 28.978105 28.993372 29.008638 29.023905 29.039171 29.054438 29.069704 29.084974 29.100246 29.115519 29.130791 29.146112 29.161531 29.176950 29.192369 29.207788 29.223208 29.238627 29.254046 29.269465 29.284884 29.300303 29.315723 29.331142 29.346635 29.362142 29.377649 29.393156 29.408709 29.424283 29.439856 29.455429 29.471003 29.486576 29.502149 29.517723 29.533301 29.548885 29.564469 29.580053 29.595687 29.611416 29.627145 29.642874 29.658603 29.674332 29.690062 29.705791 29.721520 29.737249 29.752978 29.768707 29.785634 29.813431 29.841228 29.913818 29.998307 30.082796 30.167285 30.236950 30.257497 30.278044 30.298088 30.313974 30.329861 30.345747 30.361634 30.377520 30.393406 30.409293 30.425179 30.441066 30.456953 30.472840 30.488728 30.504771 30.520816 30.536861 30.552906 30.568952 30.584997 30.601042 30.617087 30.633133 30.649178 30.665223 30.681268 30.699620 30.718005 30.736390 30.761711 30.794122 30.826534 30.858945 30.891357 30.923768 30.961547 31.004316 31.069008 31.133701 31.198393 31.262989 31.325551 31.376457 31.427362 31.478268 31.526008 31.564747 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.222844 3.237246 3.251648 3.266051 3.280453 3.294855 3.309257 3.323660 3.338048 3.351834 3.365621 3.379408 3.393194 3.407000 3.420837 3.434675 3.448512 3.462350 3.476206 3.490069 3.503932 3.517796 3.531659 3.545522 3.559385 3.573249 3.587112 3.600975 3.614838 3.628702 3.642565 3.656428 3.670291 3.684155 3.698018 3.711881 3.725744 3.739608 3.753471 3.767334 3.781197 3.795061 3.808924 3.822787 3.836650 3.850514 3.865970 3.881514 3.897058 3.912602 3.929708 3.947160 3.964612 3.982063 3.999515 4.016967 4.034419 4.054085 4.076323 4.098561 4.123247 4.149730 4.176214 4.202698 4.229182 4.255665 4.282149 4.308633 4.335117 4.361601 4.387428 4.413167 4.438661 4.463768 4.488875 4.513982 4.539090 4.564197 4.589304 4.614411 4.639518 4.664625 4.689732 4.714839 4.739947 4.766329 4.793543 4.820847 4.848426 4.876006 4.903585 4.931164 4.958744 4.986323 5.013903 5.041482 5.069061 5.096641 5.124220 5.151472 5.178514 5.205163 5.230545 5.255926 5.281307 5.306688 5.332070 5.357451 5.382832 5.408214 5.433595 5.458976 5.484357 5.509739 5.535120 5.560501 5.585882 5.611264 5.636645 5.662026 5.687408 5.712789 5.738170 5.763551 5.788933 5.814314 5.839695 5.865076 5.890458 5.915839 5.941220 5.966602 5.991983 6.017364 6.042745 6.068127 6.093508 6.118889 6.144271 6.169652 6.195033 6.220414 6.246489 6.272766 6.299466 6.327023 6.354580 6.382137 6.409694 6.452716 6.794407 7.220477 7.553923 7.853898 8.216801 8.550782 8.808197 9.003178 9.157493 9.311847 9.467592 9.714043 9.862174 9.976039 10.101564 10.228708 10.339520 10.433397 10.527188 10.649475 10.761440 10.855853 10.949161 11.042469 11.136123 11.239103 11.346615 11.455213 11.545913 11.627348 11.713609 11.815403 11.905506 11.993181 12.076066 12.160242 12.247098 12.333090 12.410655 12.484139 12.557624 12.631109 12.704594 12.778078 12.852130 12.924263 12.988492 13.052721 13.116949 13.181178 13.245406 13.309635 13.373863 13.438092 13.502320 13.566549 13.630778 13.695006 13.759235 13.823463 13.887692 13.951920 14.016149 14.080674 14.148097 14.219446 14.290795 14.362435 14.434327 14.506251 14.578175 14.650098 14.722022 14.793946 14.865869 14.937793 15.009717 15.081641 15.153564 15.225488 15.297412 15.369335 15.441259 15.512856 15.582601 15.651685 15.720769 15.789854 15.858938 15.928105 15.997727 16.067348 16.136970 16.206591 16.276213 16.345834 16.415456 16.485078 16.554699 16.624321 16.693942 16.763564 16.833185 16.904665 16.980404 17.056283 17.132163 17.208042 17.283922 17.359801 17.435680 17.511888 17.588311 17.664746 17.741181 17.817616 17.894050 17.970485 18.046920 18.123355 18.199789 18.276224 18.352659 18.429939 18.507642 18.585346 18.663049 18.740752 18.818455 18.896158 18.973862 19.051565 19.138496 19.227586 19.316676 19.405766 19.494856 19.583946 19.795439 20.364818 20.934196 21.503575 22.072954 22.642333 23.211712 23.781090 24.350469 24.919848 25.489227 26.058606 26.486070 26.653329 26.820589 26.987848 27.155108 27.322367 27.491573 27.662773 27.833972 28.005171 28.176027 28.345337 28.514635 28.652794 28.699058 28.714174 28.729289 28.744404 28.759520 28.774635 28.789750 28.804866 28.819981 28.835096 28.850212 28.865327 28.880442 28.895641 28.910869 28.926096 28.941323 28.956572 28.971838 28.987105 29.002371 29.017638 29.032904 29.048171 29.063437 29.078710 29.094027 29.109343 29.124660 29.139977 29.155389 29.170808 29.186228 29.201647 29.217066 29.232485 29.247904 29.263323 29.278743 29.294162 29.309581 29.325000 29.340480 29.356035 29.371591 29.387147 29.402708 29.418281 29.433855 29.449428 29.465001 29.480575 29.496148 29.511721 29.527299 29.542936 29.558572 29.574208 29.589844 29.605571 29.621300 29.637029 29.652758 29.668487 29.684216 29.699945 29.715674 29.731403 29.747132 29.762861 29.778591 29.824557 29.898359 29.982848 30.067337 30.151826 30.232987 30.249387 30.265786 30.282185 30.298515 30.314402 30.330288 30.346174 30.362061 30.377947 30.393834 30.409720 30.425609 30.441537 30.457465 30.473393 30.489324 30.505369 30.521415 30.537460 30.553505 30.569550 30.585596 30.601641 30.617686 30.633731 30.649777 30.665822 30.682003 30.703944 30.725885 30.748849 30.781260 30.813672 30.846083 30.878494 30.910906 30.946427 30.998709 31.062518 31.127211 31.191903 31.256596 31.316593 31.368507 31.419412 31.470318 31.519752 31.556503 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.276850 3.291252 3.305654 3.320056 3.334459 3.348806 3.363137 3.377467 3.391798 3.405968 3.419748 3.433528 3.447308 3.461088 3.474910 3.488755 3.502601 3.516447 3.530293 3.544156 3.558019 3.571883 3.585746 3.599609 3.613472 3.627336 3.641199 3.655062 3.668925 3.682789 3.696652 3.710515 3.724378 3.738242 3.752105 3.765968 3.779831 3.793695 3.807558 3.821421 3.835284 3.849148 3.863011 3.876874 3.890737 3.904601 3.918816 3.934283 3.949749 3.965216 3.980821 3.998273 4.015725 4.033177 4.050628 4.068080 4.085532 4.102984 4.123379 4.144956 4.166533 4.191734 4.218218 4.244702 4.271186 4.297669 4.324153 4.350637 4.377121 4.403605 4.430065 4.456021 4.481977 4.507448 4.532555 4.557662 4.582770 4.607877 4.632984 4.658091 4.683198 4.708305 4.733412 4.758520 4.783627 4.808734 4.834988 4.861551 4.888492 4.916071 4.943650 4.971230 4.998809 5.026389 5.053968 5.081547 5.109127 5.136706 5.164286 5.191865 5.219444 5.247024 5.273819 5.299476 5.325134 5.350541 5.375922 5.401304 5.426685 5.452066 5.477447 5.502829 5.528210 5.553591 5.578972 5.604354 5.629735 5.655116 5.680498 5.705879 5.731260 5.756641 5.782023 5.807404 5.832785 5.858167 5.883548 5.908929 5.934310 5.959692 5.985073 6.010454 6.035835 6.061217 6.086598 6.111979 6.137361 6.162742 6.188123 6.213504 6.238886 6.264267 6.289648 6.315029 6.340411 6.366534 6.393589 6.420680 6.448236 6.475793 6.540711 7.029503 7.403702 7.719781 8.088365 8.494575 8.751916 8.986077 9.140402 9.294717 9.450314 9.702422 9.872428 9.987022 10.112477 10.242810 10.353727 10.452544 10.549968 10.669621 10.785305 10.878612 10.971920 11.065603 11.164333 11.276336 11.383847 11.492810 11.583800 11.665235 11.752367 11.856135 11.947367 12.035614 12.119613 12.203549 12.290404 12.377260 12.458523 12.532007 12.605492 12.678977 12.752461 12.827005 12.905342 12.982896 13.050709 13.114938 13.179166 13.243395 13.307623 13.371852 13.436080 13.500309 13.564537 13.628766 13.692995 13.757223 13.821452 13.885680 13.949909 14.014137 14.078706 14.146085 14.217434 14.288812 14.360553 14.432477 14.504400 14.576324 14.648248 14.720171 14.792095 14.864019 14.935942 15.007866 15.079790 15.151713 15.223637 15.295561 15.367484 15.439408 15.510970 15.580750 15.649834 15.718919 15.788003 15.857094 15.926380 15.996002 16.065623 16.135245 16.204867 16.274488 16.344110 16.413731 16.483353 16.552974 16.622596 16.692217 16.761839 16.831460 16.902843 16.978679 17.054559 17.130438 17.206317 17.282197 17.358076 17.433989 17.510263 17.586698 17.663133 17.739568 17.816002 17.892437 17.968872 18.045307 18.121741 18.198176 18.274611 18.351046 18.428326 18.506029 18.583732 18.661436 18.739139 18.816842 18.894545 18.972248 19.049952 19.135180 19.224270 19.313359 19.402449 19.491539 19.580629 19.694279 20.236453 20.805832 21.375211 21.944589 22.513968 23.083347 23.652726 24.222105 24.791484 25.360862 25.930241 26.410053 26.577313 26.744572 26.911831 27.079091 27.246350 27.414654 27.585853 27.757052 27.928252 28.099451 28.268992 28.438290 28.607588 28.658675 28.692680 28.707796 28.722911 28.738026 28.753142 28.768257 28.783372 28.798488 28.813603 28.828720 28.843837 28.858955 28.874072 28.889239 28.904505 28.919772 28.935038 28.950305 28.965571 28.980838 28.996104 29.011370 29.026637 29.041903 29.057170 29.072436 29.087771 29.103132 29.118494 29.133855 29.149248 29.164667 29.180086 29.195505 29.210924 29.226343 29.241763 29.257182 29.272607 29.288057 29.303507 29.318957 29.334413 29.349987 29.365560 29.381133 29.396707 29.412280 29.427854 29.443427 29.459000 29.474574 29.490147 29.505720 29.521294 29.536946 29.552635 29.568324 29.584012 29.599725 29.615454 29.631183 29.646912 29.662642 29.678371 29.694100 29.709829 29.727306 29.747039 29.766771 29.798411 29.882900 29.967389 30.051878 30.136367 30.196209 30.235397 30.251284 30.267170 30.283056 30.298943 30.314829 30.330715 30.346602 30.362488 30.378375 30.394261 30.410147 30.426040 30.442010 30.457979 30.473949 30.489923 30.505968 30.522013 30.538059 30.554104 30.570149 30.586194 30.602240 30.618285 30.634330 30.650375 30.666421 30.683140 30.710343 30.737545 30.768398 30.800810 30.833221 30.865632 30.898806 30.932248 30.991336 31.056028 31.120721 31.185413 31.250106 31.308051 31.360557 31.411463 31.462368 31.513274 31.549064 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.345258 3.359660 3.374062 3.388464 3.402857 3.417110 3.431363 3.445616 3.459870 3.473857 3.487637 3.501417 3.515197 3.528977 3.542824 3.556678 3.570532 3.584386 3.598243 3.612106 3.625969 3.639833 3.653696 3.667559 3.681422 3.695286 3.709149 3.723012 3.736875 3.750739 3.764602 3.778465 3.792328 3.806192 3.820055 3.833918 3.847781 3.861645 3.875508 3.889371 3.903234 3.917098 3.930961 3.944824 3.958687 3.972551 3.987164 4.002554 4.017945 4.033335 4.049386 4.066838 4.084290 4.101741 4.119193 4.136645 4.154097 4.171549 4.192378 4.213331 4.234285 4.260222 4.286706 4.313190 4.339673 4.366157 4.392641 4.419125 4.445609 4.472092 4.498513 4.524689 4.550866 4.576235 4.601343 4.626450 4.651557 4.676664 4.701771 4.726878 4.751985 4.777092 4.802200 4.827307 4.852414 4.877521 4.903439 4.929380 4.956136 4.983716 5.011295 5.038875 5.066454 5.094033 5.121613 5.149192 5.176772 5.204351 5.231930 5.259510 5.287089 5.314669 5.341637 5.368070 5.394394 5.419775 5.445156 5.470537 5.495919 5.521300 5.546681 5.572063 5.597444 5.622825 5.648206 5.673588 5.698969 5.724350 5.749731 5.775113 5.800494 5.825875 5.851257 5.876638 5.902019 5.927400 5.952782 5.978163 6.003544 6.028925 6.054307 6.079688 6.105069 6.130451 6.155832 6.181213 6.206594 6.231976 6.257357 6.282738 6.308120 6.333501 6.358882 6.384263 6.409645 6.435202 6.460857 6.486779 6.514336 6.541893 6.837688 7.253480 7.585870 7.975704 8.411401 8.695709 8.960524 9.123311 9.277626 9.433037 9.686004 9.883855 9.998005 10.123390 10.256287 10.368715 10.471691 10.570405 10.689767 10.806267 10.901371 10.995114 11.093784 11.201603 11.313569 11.421080 11.531784 11.621687 11.703122 11.794857 11.897705 11.989229 12.078004 12.163216 12.247137 12.333711 12.420566 12.505062 12.579875 12.653360 12.726845 12.801654 12.879662 12.958473 13.039648 13.110893 13.177155 13.241383 13.305612 13.369840 13.434069 13.498297 13.562526 13.626754 13.690983 13.755212 13.819440 13.883669 13.947897 14.012126 14.076725 14.144073 14.215423 14.286901 14.358702 14.430626 14.502549 14.574473 14.646397 14.718321 14.790244 14.862168 14.934092 15.006015 15.077939 15.149863 15.221786 15.293710 15.365634 15.437557 15.509088 15.578899 15.647983 15.717068 15.786152 15.855241 15.924656 15.994277 16.063899 16.133520 16.203142 16.272763 16.342385 16.412006 16.481628 16.551249 16.620871 16.690493 16.760114 16.829752 16.901075 16.976954 17.052834 17.128713 17.204593 17.280472 17.356351 17.432335 17.508650 17.585085 17.661520 17.737955 17.814389 17.890824 17.967259 18.043694 18.120128 18.196563 18.272998 18.349433 18.426713 18.504416 18.582119 18.659823 18.737526 18.815229 18.892932 18.970635 19.048339 19.131863 19.220953 19.310043 19.399133 19.488223 19.577313 19.672769 20.108088 20.677467 21.246846 21.816225 22.385604 22.954983 23.524361 24.093740 24.663119 25.232498 25.801877 26.333094 26.501296 26.668555 26.835815 27.003074 27.170334 27.337847 27.508934 27.680133 27.851332 28.022531 28.192647 28.361945 28.531243 28.637437 28.660460 28.683483 28.701418 28.716533 28.731648 28.746764 28.761879 28.776994 28.792110 28.807225 28.822347 28.837505 28.852664 28.867822 28.882980 28.898238 28.913504 28.928771 28.944037 28.959304 28.974570 28.989837 29.005103 29.020370 29.035636 29.050903 29.066169 29.081478 29.096885 29.112291 29.127698 29.143106 29.158525 29.173944 29.189363 29.204783 29.220202 29.235621 29.251040 29.266459 29.281942 29.297441 29.312939 29.328437 29.343986 29.359559 29.375132 29.390706 29.406279 29.421852 29.437426 29.452999 29.468578 29.484163 29.499748 29.515334 29.530963 29.546693 29.562422 29.578151 29.593880 29.609609 29.625338 29.641067 29.656796 29.672525 29.688254 29.703983 29.720713 29.751808 29.782952 29.867441 29.951930 30.036419 30.120908 30.180834 30.209831 30.235825 30.251711 30.267597 30.283484 30.299370 30.315256 30.331143 30.347029 30.362915 30.378802 30.394688 30.410575 30.426474 30.442485 30.458496 30.474507 30.490522 30.506567 30.522612 30.538657 30.554703 30.570748 30.586793 30.602838 30.618961 30.635791 30.652622 30.669452 30.690713 30.723125 30.755536 30.787948 30.820359 30.852770 30.887632 30.927184 30.984846 31.049538 31.114231 31.178923 31.243616 31.300314 31.352607 31.403513 31.454292 31.502795 31.542997 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.413666 3.428068 3.442470 3.456872 3.471194 3.485370 3.499546 3.513723 3.527899 3.541746 3.555526 3.569306 3.583086 3.596880 3.610743 3.624605 3.638468 3.652330 3.666193 3.680056 3.693920 3.707783 3.721646 3.735509 3.749372 3.763236 3.777099 3.790962 3.804825 3.818689 3.832552 3.846415 3.860278 3.874142 3.888005 3.901868 3.915731 3.929595 3.943458 3.957321 3.971184 3.985048 3.998911 4.012774 4.026637 4.040501 4.055471 4.070786 4.086101 4.101415 4.117951 4.135403 4.152855 4.170306 4.187758 4.205210 4.222662 4.240741 4.261106 4.281472 4.302226 4.328710 4.355194 4.381677 4.408161 4.434645 4.461129 4.487613 4.514096 4.540580 4.567033 4.593434 4.619835 4.645023 4.670130 4.695237 4.720344 4.745451 4.770558 4.795665 4.820772 4.845880 4.870987 4.896094 4.921201 4.946346 4.971694 4.997043 5.023781 5.051360 5.078940 5.106519 5.134099 5.161678 5.189257 5.216837 5.244416 5.271996 5.299575 5.327154 5.354734 5.382313 5.409681 5.436939 5.463627 5.489009 5.514390 5.539771 5.565153 5.590534 5.615915 5.641296 5.666678 5.692059 5.717440 5.742821 5.768203 5.793584 5.818965 5.844347 5.869728 5.895109 5.920490 5.945872 5.971253 5.996634 6.022016 6.047397 6.072778 6.098159 6.123541 6.148922 6.174303 6.199684 6.225066 6.250447 6.275828 6.301210 6.326591 6.351972 6.377353 6.402735 6.428116 6.453497 6.478878 6.504260 6.529641 6.555893 6.584062 6.632137 7.088003 7.487638 7.863757 8.299100 8.639502 8.906548 9.106220 9.260535 9.415759 9.664656 9.889356 10.008988 10.134405 10.271014 10.382817 10.489909 10.588218 10.709913 10.827654 10.924521 11.023235 11.124757 11.230849 11.350802 11.458313 11.568234 11.659574 11.741009 11.836554 11.941934 12.031090 12.120112 12.206819 12.290470 12.377018 12.463873 12.550059 12.627743 12.701228 12.775235 12.854046 12.932856 13.011667 13.094492 13.168256 13.238915 13.303600 13.367829 13.432057 13.496286 13.560514 13.624743 13.688971 13.753200 13.817429 13.881657 13.945886 14.010114 14.074731 14.142062 14.213411 14.284980 14.356851 14.428775 14.500699 14.572622 14.644546 14.716470 14.788393 14.860317 14.932241 15.004164 15.076088 15.148012 15.219935 15.291859 15.363783 15.435706 15.507210 15.577048 15.646133 15.715217 15.784301 15.853385 15.922931 15.992552 16.062174 16.131795 16.201417 16.271038 16.340660 16.410282 16.479903 16.549525 16.619146 16.688768 16.758389 16.828049 16.899350 16.975230 17.051109 17.126988 17.202868 17.278747 17.354626 17.430675 17.507037 17.583472 17.659907 17.736341 17.812776 17.889211 17.965646 18.042080 18.118515 18.194950 18.271385 18.347819 18.425100 18.502803 18.580506 18.658209 18.735913 18.813616 18.891319 18.969022 19.046725 19.128546 19.217636 19.306726 19.395816 19.484906 19.573996 19.663086 19.979724 20.549103 21.118482 21.687860 22.257239 22.826618 23.395997 23.965376 24.534754 25.104133 25.673512 26.242891 26.425279 26.592539 26.759798 26.927057 27.094317 27.261576 27.432014 27.603213 27.774413 27.945612 28.116302 28.285600 28.454898 28.624195 28.644247 28.661322 28.678398 28.695040 28.710155 28.725270 28.740386 28.755501 28.770616 28.785732 28.800847 28.815962 28.831139 28.846338 28.861538 28.876737 28.891971 28.907237 28.922504 28.937770 28.953037 28.968303 28.983570 28.998836 29.014106 29.029404 29.044703 29.060001 29.075300 29.090707 29.106126 29.121545 29.136964 29.152383 29.167803 29.183222 29.198641 29.214060 29.229479 29.244898 29.260318 29.275789 29.291336 29.306883 29.322430 29.337984 29.353558 29.369131 29.384704 29.400278 29.415851 29.431424 29.446998 29.462574 29.478211 29.493849 29.509486 29.525124 29.540847 29.556576 29.572305 29.588034 29.603763 29.619492 29.635222 29.650951 29.666680 29.682409 29.698138 29.713867 29.769528 29.851982 29.936471 30.020960 30.105449 30.173548 30.194917 30.216286 30.236252 30.252138 30.268025 30.283911 30.299797 30.315684 30.331570 30.347456 30.363344 30.379238 30.395131 30.411025 30.426939 30.442985 30.459030 30.475075 30.491120 30.507166 30.523211 30.539256 30.555301 30.571347 30.587392 30.603437 30.619986 30.639748 30.659511 30.679274 30.710263 30.742674 30.775086 30.807497 30.839908 30.872320 30.919856 30.978356 31.043048 31.107741 31.172433 31.237126 31.293273 31.344658 31.395563 31.446469 31.492463 31.536847 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.467672 3.482074 3.496476 3.510878 3.525281 3.539486 3.553586 3.567686 3.581787 3.595856 3.609643 3.623431 3.637218 3.651006 3.664827 3.678690 3.692553 3.706417 3.720280 3.734143 3.748006 3.761870 3.775733 3.789596 3.803459 3.817323 3.831186 3.845049 3.858912 3.872776 3.886639 3.900502 3.914365 3.928229 3.942092 3.955955 3.969818 3.983682 3.997545 4.011408 4.025271 4.039135 4.052998 4.066861 4.080724 4.094588 4.108497 4.123737 4.138977 4.154218 4.169458 4.186516 4.203968 4.221419 4.238871 4.256323 4.273775 4.291227 4.309777 4.329587 4.349397 4.370714 4.397198 4.423681 4.450165 4.476649 4.503133 4.529617 4.556100 4.582584 4.609068 4.635552 4.662036 4.688385 4.713623 4.738860 4.764024 4.789131 4.814238 4.839345 4.864453 4.889560 4.914667 4.939774 4.964881 4.989988 5.015095 5.040202 5.065310 5.092043 5.119232 5.146585 5.174164 5.201743 5.229323 5.256902 5.284482 5.312061 5.339640 5.367220 5.394799 5.422379 5.449958 5.477537 5.505117 5.531907 5.557759 5.583611 5.609005 5.634386 5.659768 5.685149 5.710530 5.735911 5.761293 5.786674 5.812055 5.837437 5.862818 5.888199 5.913580 5.938962 5.964343 5.989724 6.015106 6.040487 6.065868 6.091249 6.116631 6.142012 6.167393 6.192774 6.218156 6.243537 6.268918 6.294300 6.319681 6.345062 6.370443 6.395825 6.421206 6.446587 6.471968 6.497350 6.522731 6.548112 6.573494 6.598875 6.628267 6.661495 6.955025 7.389407 7.757476 8.186440 8.583295 8.841927 9.089128 9.243443 9.398482 9.643307 9.885120 10.019970 10.145217 10.285117 10.396920 10.507244 10.607773 10.730059 10.851524 10.952687 11.054208 11.155729 11.270537 11.388034 11.495725 11.608475 11.697461 11.780235 11.878647 11.981729 12.072952 12.161974 12.249866 12.333469 12.420324 12.507180 12.594035 12.675473 12.750463 12.828429 12.907240 12.986051 13.065287 13.147827 13.224247 13.296600 13.365817 13.430046 13.494274 13.558503 13.622731 13.686960 13.751188 13.815417 13.879645 13.943874 14.008103 14.072725 14.140050 14.211424 14.283077 14.355001 14.426924 14.498848 14.570772 14.642695 14.714619 14.786543 14.858466 14.930390 15.002314 15.074237 15.146161 15.218085 15.290008 15.361932 15.433856 15.505337 15.575198 15.644282 15.713366 15.782450 15.851602 15.921206 15.990827 16.060449 16.130071 16.199692 16.269314 16.338935 16.408557 16.478178 16.547800 16.617421 16.687043 16.756664 16.826339 16.897625 16.973505 17.049384 17.125264 17.201143 17.277022 17.352902 17.429008 17.505424 17.581859 17.658294 17.734728 17.811163 17.887598 17.964033 18.040467 18.116902 18.193337 18.269772 18.346206 18.423487 18.501190 18.578893 18.656596 18.734299 18.812003 18.889706 18.967409 19.045112 19.125457 19.214319 19.303409 19.392499 19.481589 19.570679 19.659769 19.851359 20.420738 20.990117 21.559496 22.128875 22.698253 23.267632 23.837011 24.406390 24.975769 25.545148 26.114526 26.349263 26.516522 26.683781 26.851041 27.018300 27.185560 27.355094 27.526294 27.697493 27.868692 28.039853 28.209255 28.378553 28.547850 28.628200 28.643316 28.658431 28.673546 28.688662 28.703777 28.718892 28.734008 28.749123 28.764238 28.779354 28.794469 28.809584 28.824738 28.839979 28.855220 28.870460 28.885704 28.900970 28.916237 28.931503 28.946770 28.962036 28.977302 28.992569 29.007835 29.023155 29.038498 29.053841 29.069184 29.084565 29.099984 29.115403 29.130823 29.146242 29.161661 29.177080 29.192499 29.207922 29.223364 29.238805 29.254246 29.269690 29.285263 29.300837 29.316410 29.331983 29.347557 29.363130 29.378703 29.394277 29.409850 29.425423 29.440997 29.456570 29.472220 29.487910 29.503600 29.519290 29.535002 29.550731 29.566460 29.582189 29.597918 29.613647 29.629376 29.645105 29.663093 29.684432 29.705771 29.752034 29.836523 29.921012 30.005501 30.089990 30.169296 30.186215 30.203134 30.220052 30.236679 30.252566 30.268452 30.284338 30.300225 30.316111 30.331997 30.347884 30.363780 30.379715 30.395649 30.411584 30.427538 30.443583 30.459629 30.475674 30.491719 30.507764 30.523810 30.539855 30.555900 30.571945 30.587991 30.604036 30.621444 30.645376 30.669308 30.697401 30.729812 30.762223 30.794635 30.827046 30.859458 30.908309 30.971866 31.036558 31.101251 31.165943 31.229394 31.285802 31.336708 31.387613 31.438519 31.483363 31.528254 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.536080 3.550482 3.564884 3.579286 3.593689 3.607734 3.621759 3.635784 3.649809 3.663750 3.677546 3.691341 3.705137 3.718933 3.732777 3.746640 3.760503 3.774367 3.788230 3.802093 3.815956 3.829820 3.843683 3.857546 3.871409 3.885273 3.899136 3.912999 3.926862 3.940726 3.954589 3.968452 3.982315 3.996179 4.010042 4.023905 4.037768 4.051632 4.065495 4.079358 4.093221 4.107085 4.120948 4.134811 4.148674 4.162538 4.176798 4.191964 4.207130 4.222296 4.237629 4.255081 4.272533 4.289984 4.307436 4.324888 4.342340 4.359792 4.378556 4.397840 4.417123 4.439202 4.465685 4.492169 4.518653 4.545137 4.571621 4.598104 4.624588 4.651072 4.677556 4.704040 4.730523 4.756727 4.782173 4.807619 4.832811 4.857918 4.883025 4.908133 4.933240 4.958347 4.983454 5.008561 5.033668 5.058775 5.083883 5.108990 5.134097 5.160585 5.187122 5.214229 5.241809 5.269388 5.296967 5.324547 5.352126 5.379706 5.407285 5.434864 5.462444 5.490023 5.517603 5.545182 5.572761 5.599794 5.626435 5.652858 5.678239 5.703620 5.729002 5.754383 5.779764 5.805145 5.830527 5.855908 5.881289 5.906670 5.932052 5.957433 5.982814 6.008196 6.033577 6.058958 6.084339 6.109721 6.135102 6.160483 6.185864 6.211246 6.236627 6.262008 6.287390 6.312771 6.338152 6.363533 6.388915 6.414296 6.439677 6.465059 6.490440 6.515821 6.541202 6.566584 6.591965 6.617346 6.642727 6.668109 6.705077 6.822048 7.291175 7.659244 8.073779 8.505778 8.784429 9.067800 9.226352 9.381204 9.621959 9.878391 10.030953 10.156130 10.296055 10.411022 10.522825 10.629527 10.750205 10.875615 10.983659 11.085181 11.186702 11.304865 11.425267 11.533100 11.644920 11.735348 11.818217 11.920740 12.023850 12.114814 12.203835 12.292214 12.377194 12.463631 12.550486 12.637342 12.723059 12.802812 12.881623 12.960434 13.039245 13.118650 13.201121 13.279853 13.352855 13.424846 13.492263 13.556491 13.620720 13.684948 13.749177 13.813405 13.877634 13.941862 14.006091 14.070706 14.138039 14.209477 14.281226 14.353150 14.425073 14.496997 14.568921 14.640844 14.712768 14.784692 14.856615 14.928539 15.000463 15.072386 15.144310 15.216234 15.288158 15.360081 15.432005 15.503468 15.573347 15.642431 15.711515 15.780600 15.849879 15.919481 15.989103 16.058724 16.128346 16.197967 16.267589 16.337210 16.406832 16.476453 16.546075 16.615697 16.685318 16.754940 16.824621 16.895901 16.971780 17.047659 17.123539 17.199418 17.275297 17.351203 17.427376 17.503811 17.580246 17.656680 17.733115 17.809550 17.885985 17.962419 18.038854 18.115289 18.191724 18.268158 18.344593 18.421874 18.499577 18.577280 18.654983 18.732686 18.810390 18.888093 18.965796 19.043499 19.122545 19.211003 19.300093 19.389182 19.478272 19.567362 19.656452 19.759771 20.292374 20.861753 21.431131 22.000510 22.569889 23.139268 23.708647 24.278025 24.847404 25.416783 25.986162 26.273246 26.440505 26.607765 26.775024 26.942283 27.109543 27.278177 27.449374 27.620573 27.791773 27.962972 28.132910 28.302208 28.471505 28.579339 28.614344 28.636938 28.652053 28.667168 28.682284 28.697399 28.712514 28.727630 28.742745 28.757862 28.772993 28.788124 28.803255 28.818385 28.833637 28.848903 28.864170 28.879436 28.894703 28.909969 28.925236 28.940502 28.955769 28.971035 28.986302 29.001568 29.016868 29.032256 29.047644 29.063032 29.078424 29.093843 29.109262 29.124681 29.140100 29.155519 29.170938 29.186358 29.201777 29.217251 29.232740 29.248230 29.263719 29.279262 29.294835 29.310409 29.325982 29.341555 29.357129 29.372702 29.388275 29.403854 29.419441 29.435027 29.450614 29.466240 29.481969 29.497698 29.513427 29.529156 29.544885 29.560614 29.576343 29.592073 29.607802 29.623531 29.639260 29.655596 29.690876 29.736575 29.821064 29.905553 29.990042 30.074531 30.135993 30.173561 30.189447 30.205334 30.221220 30.237106 30.252993 30.268879 30.284766 30.300652 30.316538 30.332425 30.348311 30.364218 30.380194 30.396170 30.412146 30.428137 30.444182 30.460227 30.476273 30.492318 30.508363 30.524408 30.540454 30.556499 30.572544 30.588589 30.604635 30.623681 30.654012 30.684539 30.716950 30.749361 30.781773 30.814833 30.852118 30.900683 30.965376 31.030068 31.094761 31.159453 31.221680 31.277852 31.328758 31.379664 31.430569 31.475288 31.515601 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.532476 3.546879 3.561281 3.575683 3.590085 3.604488 3.618890 3.633292 3.647694 3.661989 3.675940 3.689890 3.703841 3.717791 3.731649 3.745453 3.759257 3.773061 3.786865 3.800727 3.814590 3.828454 3.842317 3.856180 3.870043 3.883907 3.897770 3.911633 3.925496 3.939360 3.953223 3.967086 3.980949 3.994813 4.008676 4.022539 4.036402 4.050266 4.064129 4.077992 4.091855 4.105719 4.119582 4.133445 4.147308 4.161171 4.175035 4.188898 4.202761 4.216624 4.230488 4.245060 4.260152 4.275245 4.290338 4.306194 4.323646 4.341097 4.358549 4.376001 4.393453 4.410905 4.428356 4.447098 4.465882 4.484666 4.507689 4.534173 4.560657 4.587141 4.613625 4.640108 4.666592 4.693076 4.719560 4.746044 4.772527 4.799011 4.825138 4.850795 4.876453 4.901598 4.926706 4.951813 4.976920 5.002027 5.027134 5.052241 5.077348 5.102455 5.127563 5.152670 5.177777 5.203004 5.228922 5.254840 5.281874 5.309453 5.337033 5.364612 5.392192 5.419771 5.447350 5.474930 5.502509 5.530089 5.557668 5.585247 5.612827 5.640406 5.667914 5.695392 5.722092 5.747473 5.772854 5.798235 5.823617 5.848998 5.874379 5.899760 5.925142 5.950523 5.975904 6.001286 6.026667 6.052048 6.077429 6.102811 6.128192 6.153573 6.178955 6.204336 6.229717 6.255098 6.280480 6.305861 6.331242 6.356623 6.382005 6.407386 6.432767 6.458149 6.483530 6.508911 6.534292 6.559674 6.585055 6.610436 6.635817 6.661199 6.686580 6.711961 6.737343 6.790530 7.171579 7.561013 7.961119 8.395460 8.728222 9.014847 9.209261 9.363950 9.600610 9.871614 10.041936 10.167043 10.309010 10.425124 10.536927 10.648673 10.774435 10.903944 11.014632 11.116153 11.217674 11.345042 11.462500 11.570886 11.684555 11.773235 11.859493 11.962833 12.067654 12.156675 12.245697 12.334520 12.420873 12.506938 12.593793 12.682968 12.776254 12.856006 12.934817 13.013628 13.092439 13.171738 13.254415 13.335045 13.408845 13.481463 13.553101 13.618708 13.682937 13.747165 13.811394 13.875622 13.939851 14.004079 14.068673 14.136027 14.207518 14.279375 14.351299 14.423223 14.495146 14.567070 14.638994 14.710917 14.782841 14.854765 14.926688 14.998612 15.070536 15.142459 15.214383 15.286307 15.358230 15.430154 15.501604 15.571496 15.640580 15.709664 15.778749 15.848149 15.917756 15.987378 16.056999 16.126621 16.196242 16.265864 16.335486 16.405107 16.474729 16.544350 16.613972 16.683593 16.753215 16.822896 16.894176 16.970055 17.045935 17.121814 17.197693 17.273573 17.349513 17.425763 17.502198 17.578632 17.655067 17.731502 17.807937 17.884372 17.960806 18.037241 18.113676 18.190111 18.266545 18.342980 18.420265 18.497964 18.575667 18.653370 18.731073 18.808776 18.886480 18.964183 19.041886 19.119749 19.207686 19.296776 19.385866 19.474956 19.564046 19.653136 19.742256 20.164009 20.733388 21.302767 21.872146 22.441524 23.010903 23.580282 24.149661 24.719040 25.288418 25.857797 26.197229 26.364489 26.531748 26.699007 26.866267 27.033526 27.201407 27.372455 27.543654 27.714853 27.886052 28.056565 28.225862 28.395160 28.563472 28.586358 28.609244 28.630560 28.645675 28.660790 28.675906 28.691021 28.706136 28.721252 28.736367 28.751482 28.766638 28.781809 28.796981 28.812153 28.827370 28.842636 28.857903 28.873169 28.888436 28.903702 28.918969 28.934235 28.949503 28.964783 28.980063 28.995343 29.010623 29.026024 29.041444 29.056863 29.072282 29.087701 29.103120 29.118539 29.133958 29.149378 29.164797 29.180216 29.195635 29.211099 29.226638 29.242176 29.257714 29.273261 29.288834 29.304408 29.319981 29.335554 29.351128 29.366701 29.382274 29.397848 29.413487 29.429126 29.444764 29.460403 29.476123 29.491853 29.507582 29.523311 29.539040 29.554769 29.570498 29.586227 29.602336 29.618579 29.634822 29.651065 29.721116 29.805605 29.890094 29.974583 30.059072 30.118236 30.148898 30.173988 30.189875 30.205761 30.221647 30.237534 30.253420 30.269307 30.285193 30.301079 30.316966 30.332852 30.348738 30.364658 30.380676 30.396694 30.412711 30.428736 30.444781 30.460826 30.476871 30.492917 30.508962 30.525007 30.541052 30.557576 30.575554 30.593532 30.611510 30.639265 30.671677 30.704088 30.736499 30.768911 30.801322 30.843034 30.894193 30.958885 31.023578 31.088270 31.152963 31.214723 31.269903 31.320808 31.371714 31.422620 31.468074 31.506238 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.600884 3.615287 3.629689 3.644091 3.658493 3.672896 3.687298 3.701700 3.716102 3.730226 3.744103 3.757980 3.771857 3.785733 3.799552 3.813364 3.827176 3.840988 3.854814 3.868677 3.882540 3.896404 3.910267 3.924130 3.937993 3.951857 3.965720 3.979583 3.993446 4.007310 4.021173 4.035036 4.048899 4.062763 4.076626 4.090489 4.104352 4.118216 4.132079 4.145942 4.159805 4.173669 4.187532 4.201395 4.215258 4.229122 4.242985 4.256848 4.270711 4.284575 4.298438 4.313282 4.328302 4.343322 4.358342 4.374759 4.392211 4.409662 4.427114 4.444566 4.462018 4.479470 4.497109 4.515419 4.533729 4.552039 4.576177 4.602661 4.629145 4.655629 4.682112 4.708596 4.735080 4.761564 4.788047 4.814531 4.841015 4.867499 4.893619 4.919493 4.945278 4.970386 4.995493 5.020600 5.045707 5.070814 5.095921 5.121028 5.146136 5.171243 5.196350 5.221457 5.246564 5.271744 5.297070 5.322397 5.349519 5.377098 5.404677 5.432257 5.459836 5.487416 5.514995 5.542574 5.570154 5.597733 5.625313 5.652892 5.680471 5.708051 5.735630 5.763210 5.790016 5.816066 5.842088 5.867469 5.892850 5.918232 5.943613 5.968994 5.994376 6.019757 6.045138 6.070519 6.095901 6.121282 6.146663 6.172045 6.197426 6.222807 6.248188 6.273570 6.298951 6.324332 6.349713 6.375095 6.400476 6.425857 6.451239 6.476620 6.502001 6.527382 6.552764 6.578145 6.603526 6.628908 6.654289 6.679670 6.705051 6.730433 6.755814 6.781195 6.813002 7.038601 7.462781 7.851403 8.284456 8.672015 8.947455 9.192170 9.346734 9.579262 9.864836 10.047818 10.177956 10.322781 10.439226 10.551037 10.672294 10.800366 10.930241 11.045604 11.147126 11.248647 11.380293 11.499732 11.608865 11.723093 11.811130 11.898962 12.004926 12.107420 12.198537 12.287559 12.376580 12.464022 12.550245 12.638657 12.735242 12.827655 12.909200 12.988011 13.066822 13.145633 13.224540 13.307710 13.389863 13.464836 13.537453 13.610050 13.680925 13.745154 13.809382 13.873611 13.937839 14.002068 14.066628 14.134030 14.205601 14.277524 14.349448 14.421372 14.493295 14.565219 14.637143 14.709066 14.780990 14.852914 14.924838 14.996761 15.068685 15.140609 15.212532 15.284456 15.356380 15.428303 15.499744 15.569645 15.638729 15.707814 15.776898 15.846411 15.916032 15.985653 16.055275 16.124896 16.194518 16.264139 16.333761 16.403382 16.473004 16.542625 16.612247 16.681868 16.751490 16.821162 16.892451 16.968330 17.044210 17.120089 17.195968 17.271848 17.347816 17.424150 17.500585 17.577019 17.653454 17.729889 17.806324 17.882758 17.959193 18.035628 18.112063 18.188497 18.264932 18.341367 18.418655 18.496350 18.574054 18.651757 18.729460 18.807163 18.884867 18.962570 19.040273 19.117976 19.204369 19.293459 19.382549 19.471639 19.560729 19.649819 19.738909 20.035645 20.605023 21.174402 21.743781 22.313160 22.882539 23.451918 24.021296 24.590675 25.160054 25.729433 26.121212 26.288472 26.455731 26.622991 26.790250 26.957509 27.124878 27.295535 27.466734 27.637934 27.809133 27.980174 28.149517 28.318815 28.488113 28.572766 28.589767 28.606767 28.623767 28.639297 28.654412 28.669528 28.684643 28.699758 28.714874 28.729989 28.745104 28.760248 28.775460 28.790673 28.805886 28.821103 28.836369 28.851636 28.866902 28.882169 28.897435 28.912701 28.927968 28.943234 28.958539 28.973864 28.989189 29.004514 29.019883 29.035302 29.050721 29.066140 29.081559 29.096978 29.112398 29.127817 29.143238 29.158670 29.174103 29.189536 29.204968 29.220540 29.236113 29.251686 29.267260 29.282833 29.298406 29.313980 29.329553 29.345126 29.360700 29.376273 29.391846 29.407493 29.423184 29.438875 29.454567 29.470278 29.486007 29.501736 29.517465 29.533194 29.548923 29.564653 29.580382 29.598875 29.622106 29.645336 29.705657 29.790146 29.874635 29.959124 30.043613 30.110211 30.132471 30.154730 30.174416 30.190302 30.206188 30.222075 30.237961 30.253847 30.269734 30.285620 30.301511 30.317411 30.333311 30.349212 30.365153 30.381199 30.397244 30.413289 30.429334 30.445380 30.461425 30.477470 30.493515 30.509561 30.525606 30.541651 30.559212 30.580576 30.601940 30.626403 30.658814 30.691226 30.723637 30.756049 30.788460 30.829176 30.887703 30.952395 31.017088 31.081780 31.146473 31.208415 31.261953 31.312859 31.363764 31.414670 31.461589 31.497823 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.669293 3.683695 3.698097 3.712499 3.726901 3.741304 3.755706 3.770108 3.784510 3.798420 3.812224 3.826028 3.839832 3.853639 3.867459 3.881280 3.895100 3.908921 3.922764 3.936627 3.950490 3.964354 3.978217 3.992080 4.005943 4.019807 4.033670 4.047533 4.061396 4.075260 4.089123 4.102986 4.116849 4.130713 4.144576 4.158439 4.172302 4.186166 4.200029 4.213892 4.227755 4.241619 4.255482 4.269345 4.283208 4.297072 4.310935 4.324798 4.338661 4.352525 4.366518 4.381465 4.396413 4.411361 4.426309 4.443324 4.460775 4.478227 4.495679 4.513131 4.530583 4.548034 4.565678 4.583537 4.601396 4.619256 4.644665 4.671149 4.697633 4.724116 4.750600 4.777084 4.803568 4.830051 4.856535 4.883019 4.909503 4.935987 4.962174 4.988266 5.014066 5.039173 5.064280 5.089387 5.114494 5.139601 5.164708 5.189816 5.214923 5.240030 5.265137 5.290244 5.315351 5.340458 5.365566 5.390673 5.417749 5.444912 5.472322 5.499902 5.527481 5.555060 5.582640 5.610219 5.637799 5.665378 5.692957 5.720537 5.748116 5.775696 5.803275 5.830854 5.857974 5.884824 5.911322 5.936703 5.962084 5.987466 6.012847 6.038228 6.063609 6.088991 6.114372 6.139753 6.165135 6.190516 6.215897 6.241278 6.266660 6.292041 6.317422 6.342803 6.368185 6.393566 6.418947 6.444329 6.469710 6.495091 6.520472 6.545854 6.571235 6.596616 6.621998 6.647379 6.672760 6.698141 6.723523 6.748904 6.774285 6.799666 6.826050 6.852631 6.924783 7.364550 7.742020 8.171854 8.600154 8.880063 9.173050 9.329528 9.557913 9.857997 10.054746 10.188869 10.333695 10.453329 10.565373 10.695127 10.826297 10.957585 11.076577 11.178098 11.279619 11.421881 11.536965 11.646866 11.759409 11.849009 11.941055 12.047019 12.150068 12.240399 12.329420 12.418442 12.506607 12.594958 12.691693 12.788624 12.879598 12.962275 13.041205 13.120016 13.198827 13.277638 13.361004 13.444284 13.520826 13.593444 13.666061 13.738563 13.807371 13.871599 13.935828 14.000056 14.064569 14.132046 14.203750 14.275674 14.347597 14.419521 14.491445 14.563368 14.635292 14.707216 14.779139 14.851063 14.922987 14.994910 15.066834 15.138758 15.210681 15.282605 15.354529 15.426452 15.497889 15.567794 15.636879 15.705963 15.775149 15.844685 15.914307 15.983928 16.053550 16.123171 16.192793 16.262414 16.332036 16.401657 16.471279 16.540901 16.610522 16.680144 16.749765 16.819421 16.890726 16.966606 17.042485 17.118364 17.194244 17.270123 17.346112 17.422537 17.498971 17.575406 17.651841 17.728276 17.804710 17.881145 17.957580 18.034015 18.110449 18.186884 18.263319 18.339754 18.417043 18.494737 18.572441 18.650144 18.727847 18.805550 18.883253 18.960957 19.038660 19.116363 19.201052 19.290142 19.379232 19.468322 19.557412 19.646502 19.735592 19.907280 20.476659 21.046038 21.615417 22.184795 22.754174 23.323553 23.892932 24.462311 25.031689 25.601068 26.045196 26.212455 26.379714 26.546974 26.714233 26.881493 27.048752 27.218616 27.389815 27.561014 27.732213 27.903413 28.073172 28.242470 28.411768 28.534460 28.572458 28.587573 28.602688 28.617804 28.632919 28.648034 28.663150 28.678265 28.693380 28.708496 28.723611 28.738726 28.753842 28.769077 28.784331 28.799585 28.814840 28.830102 28.845368 28.860635 28.875901 28.891168 28.906434 28.921701 28.936967 28.952259 28.967629 28.982998 28.998368 29.013741 29.029160 29.044579 29.059999 29.075418 29.090837 29.106256 29.121675 29.137094 29.152560 29.168040 29.183521 29.199002 29.214538 29.230112 29.245685 29.261258 29.276832 29.292405 29.307978 29.323552 29.339130 29.354718 29.370306 29.385894 29.401516 29.417245 29.432974 29.448704 29.464433 29.480162 29.495891 29.511620 29.527349 29.543078 29.558807 29.574536 29.590265 29.630957 29.690198 29.774687 29.859176 29.943665 30.028154 30.105638 30.123110 30.140582 30.158054 30.174843 30.190729 30.206616 30.222502 30.238388 30.254275 30.270161 30.286048 30.301953 30.317894 30.333836 30.349777 30.365752 30.381797 30.397843 30.413888 30.429933 30.445978 30.462024 30.478069 30.494114 30.510159 30.526205 30.542250 30.561608 30.587928 30.614249 30.645952 30.678364 30.710775 30.743187 30.778231 30.816520 30.881213 30.945905 31.010598 31.075290 31.139983 31.202670 31.253964 31.304909 31.355814 31.406720 31.455729 31.490218 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.723298 3.737701 3.752103 3.766505 3.780907 3.795279 3.809629 3.823979 3.838328 3.852621 3.866401 3.880181 3.893961 3.907741 3.921543 3.935371 3.949200 3.963029 3.976858 3.990714 4.004577 4.018441 4.032304 4.046167 4.060030 4.073894 4.087757 4.101620 4.115483 4.129347 4.143210 4.157073 4.170936 4.184800 4.198663 4.212526 4.226389 4.240253 4.254116 4.267979 4.281842 4.295706 4.309569 4.323432 4.337295 4.351159 4.365022 4.378885 4.392748 4.406612 4.420475 4.434734 4.449611 4.464487 4.479364 4.494437 4.511889 4.529340 4.546792 4.564244 4.581696 4.599148 4.616599 4.634051 4.651503 4.668955 4.686787 4.713221 4.739656 4.766120 4.792604 4.819088 4.845572 4.872055 4.898539 4.925023 4.951507 4.977991 5.004474 5.030803 5.057118 5.082853 5.107960 5.133067 5.158174 5.183281 5.208389 5.233496 5.258603 5.283710 5.308817 5.333924 5.359031 5.384138 5.409246 5.434353 5.459658 5.486172 5.512686 5.539967 5.567546 5.595126 5.622705 5.650285 5.677864 5.705443 5.733023 5.760602 5.788182 5.815761 5.843340 5.870920 5.898499 5.926079 5.953658 5.980339 6.005824 6.031309 6.056699 6.082081 6.107462 6.132843 6.158225 6.183606 6.208987 6.234368 6.259750 6.285131 6.310512 6.335894 6.361275 6.386656 6.412037 6.437419 6.462800 6.488181 6.513562 6.538944 6.564325 6.589706 6.615088 6.640469 6.665850 6.691231 6.716613 6.741994 6.767375 6.792756 6.818138 6.843519 6.869027 6.898104 6.927181 7.255018 7.634387 8.059193 8.489837 8.818269 9.123147 9.312332 9.536565 9.847533 10.049517 10.199945 10.344360 10.467672 10.579816 10.724156 10.852228 10.984008 11.107549 11.209071 11.312559 11.456872 11.574198 11.685212 11.800202 11.887833 11.983148 12.089112 12.192890 12.282260 12.371282 12.460303 12.551602 12.648145 12.745279 12.842146 12.931579 13.014644 13.094399 13.173210 13.252021 13.331291 13.414298 13.498282 13.576816 13.649434 13.722052 13.794670 13.867066 13.933816 13.998045 14.062497 14.130051 14.201899 14.273823 14.345747 14.417670 14.489594 14.561518 14.633441 14.705365 14.777289 14.849212 14.921136 14.993060 15.064983 15.136907 15.208831 15.280754 15.352678 15.424602 15.496037 15.565944 15.635028 15.704112 15.773397 15.842960 15.912582 15.982203 16.051825 16.121447 16.191068 16.260690 16.330311 16.399933 16.469554 16.539176 16.608797 16.678419 16.748040 16.817672 16.889001 16.964881 17.040760 17.116639 17.192519 17.268402 17.344489 17.420924 17.497358 17.573793 17.650228 17.726663 17.803097 17.879532 17.955967 18.032402 18.108836 18.185271 18.261706 18.338141 18.415431 18.493124 18.570827 18.648531 18.726234 18.803937 18.881640 18.959343 19.037047 19.114750 19.197736 19.286826 19.375916 19.465006 19.554095 19.643185 19.732275 19.824703 20.348294 20.917673 21.487052 22.056431 22.625810 23.195188 23.764567 24.333946 24.903325 25.472704 25.966881 26.136438 26.303698 26.470957 26.638217 26.805476 26.972735 27.141696 27.312895 27.484094 27.655294 27.826493 27.996827 28.166125 28.335423 28.500276 28.534966 28.566080 28.581195 28.596310 28.611426 28.626541 28.641656 28.656772 28.671887 28.687002 28.702137 28.717281 28.732425 28.747569 28.762769 28.778035 28.793302 28.808568 28.823835 28.839101 28.854368 28.869634 28.884901 28.900167 28.915434 28.930700 28.945967 28.961357 28.976772 28.992186 29.007601 29.023019 29.038438 29.053857 29.069276 29.084695 29.100114 29.115533 29.130953 29.146410 29.161940 29.177469 29.192998 29.208537 29.224111 29.239684 29.255257 29.270831 29.286404 29.301977 29.317551 29.333124 29.348762 29.364402 29.380042 29.395683 29.411400 29.427129 29.442858 29.458587 29.474316 29.490045 29.505774 29.521503 29.538353 29.555669 29.572985 29.590300 29.674739 29.759228 29.843717 29.928206 30.012695 30.076584 30.111725 30.127611 30.143497 30.159384 30.175270 30.191157 30.207043 30.222929 30.238816 30.254702 30.270588 30.286475 30.302398 30.318380 30.334363 30.350346 30.366351 30.382396 30.398441 30.414487 30.430532 30.446577 30.462622 30.478668 30.494872 30.511361 30.527850 30.544338 30.568268 30.600679 30.633090 30.665502 30.697913 30.730324 30.767848 30.810030 30.874723 30.939415 31.004108 31.068800 31.133373 31.195148 31.246053 31.296959 31.347865 31.398043 31.445649 31.481782 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.791706 3.806109 3.820511 3.834913 3.849315 3.863604 3.877876 3.892148 3.906420 3.920510 3.934290 3.948070 3.961850 3.975630 3.989451 4.003288 4.017125 4.030962 4.044801 4.058664 4.072527 4.086391 4.100254 4.114117 4.127980 4.141844 4.155707 4.169570 4.183433 4.197297 4.211160 4.225023 4.238886 4.252750 4.266613 4.280476 4.294339 4.308203 4.322066 4.335929 4.349792 4.363656 4.377519 4.391382 4.405245 4.419109 4.432972 4.446835 4.460698 4.474562 4.488425 4.502912 4.517718 4.532524 4.547330 4.563002 4.580453 4.597905 4.615357 4.632809 4.650261 4.667712 4.685164 4.702616 4.720068 4.737520 4.757332 4.782838 4.808343 4.834608 4.861092 4.887576 4.914059 4.940543 4.967027 4.993511 5.019995 5.046478 5.072962 5.099446 5.125930 5.151542 5.176701 5.201854 5.226961 5.252069 5.277176 5.302283 5.327390 5.352497 5.377604 5.402711 5.427819 5.452926 5.478033 5.503140 5.528503 5.554397 5.580292 5.607612 5.635191 5.662770 5.690350 5.717929 5.745509 5.773088 5.800667 5.828247 5.855826 5.883406 5.910985 5.938564 5.966144 5.993723 6.021303 6.048146 6.074396 6.100552 6.125933 6.151315 6.176696 6.202077 6.227458 6.252840 6.278221 6.303602 6.328984 6.354365 6.379746 6.405127 6.430509 6.455890 6.481271 6.506652 6.532034 6.557415 6.582796 6.608178 6.633559 6.658940 6.684321 6.709703 6.735084 6.760465 6.785847 6.811228 6.836609 6.861990 6.887372 6.912753 6.939803 6.972347 7.122177 7.536155 7.948516 8.379519 8.760735 9.055755 9.295211 9.515216 9.834504 10.042740 10.210576 10.348214 10.482116 10.594294 10.745681 10.878159 11.010892 11.138522 11.240043 11.341566 11.496219 11.611431 11.723557 11.835402 11.924783 12.025241 12.131205 12.233205 12.324122 12.413143 12.502814 12.599640 12.701730 12.798864 12.895998 12.983851 13.066801 13.147429 13.226404 13.305215 13.384790 13.467592 13.551705 13.632293 13.705424 13.778042 13.850660 13.923278 13.995561 14.060416 14.128125 14.200048 14.271972 14.343896 14.415819 14.487743 14.559667 14.631590 14.703514 14.775438 14.847361 14.919285 14.991209 15.063132 15.135056 15.206980 15.278904 15.350827 15.422751 15.494190 15.564093 15.633177 15.702261 15.771638 15.841236 15.910857 15.980479 16.050100 16.119722 16.189343 16.258965 16.328586 16.398208 16.467829 16.537451 16.607073 16.676694 16.746316 16.815937 16.887277 16.963156 17.039035 17.114915 17.190794 17.266675 17.342876 17.419310 17.495745 17.572180 17.648615 17.725049 17.801484 17.877919 17.954354 18.030788 18.107223 18.183658 18.260093 18.336527 18.413817 18.491511 18.569214 18.646918 18.724621 18.802324 18.880027 18.957730 19.035434 19.113137 19.194419 19.283509 19.372599 19.461689 19.550779 19.639869 19.728959 19.818049 20.219930 20.789309 21.358688 21.928066 22.497445 23.066824 23.636203 24.205582 24.774960 25.344339 25.884207 26.060422 26.227681 26.394940 26.562200 26.729459 26.896719 27.064836 27.235976 27.407175 27.578374 27.749573 27.920476 28.089780 28.259078 28.428376 28.512373 28.535124 28.557875 28.574817 28.589932 28.605048 28.620163 28.635278 28.650394 28.665509 28.680624 28.695758 28.710943 28.726128 28.741313 28.756502 28.771768 28.787035 28.802301 28.817568 28.832834 28.848101 28.863367 28.878633 28.893925 28.909232 28.924538 28.939844 28.955200 28.970619 28.986039 29.001458 29.016877 29.032296 29.047715 29.063134 29.078554 29.093978 29.109402 29.124826 29.140250 29.155816 29.171389 29.186963 29.202536 29.218109 29.233683 29.249256 29.264829 29.280403 29.295976 29.311549 29.327123 29.342766 29.358459 29.374151 29.389844 29.405554 29.421284 29.437013 29.452742 29.468471 29.484200 29.499929 29.515658 29.534652 29.560141 29.585630 29.659280 29.743769 29.828258 29.912747 29.997236 30.055833 30.088361 30.112152 30.128038 30.143925 30.159811 30.175698 30.191584 30.207470 30.223357 30.239243 30.255129 30.271016 30.286902 30.302844 30.318868 30.334893 30.350917 30.366950 30.382995 30.399040 30.415085 30.431131 30.447176 30.463221 30.479266 30.496602 30.515895 30.535188 30.555406 30.587817 30.620228 30.652640 30.685051 30.717462 30.752446 30.804752 30.868233 30.932925 30.997618 31.062310 31.127003 31.186011 31.238104 31.289009 31.339915 31.390419 31.435058 31.476460 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.860114 3.874517 3.888919 3.903321 3.917690 3.931885 3.946080 3.960274 3.974469 3.988399 4.002179 4.015959 4.029739 4.043519 4.057363 4.071209 4.085054 4.098899 4.112751 4.126614 4.140477 4.154341 4.168204 4.182067 4.195930 4.209794 4.223657 4.237520 4.251383 4.265247 4.279110 4.292973 4.306836 4.320700 4.334563 4.348426 4.362289 4.376153 4.390016 4.403879 4.417742 4.431606 4.445469 4.459332 4.473195 4.487059 4.500922 4.514785 4.528648 4.542512 4.556375 4.571053 4.585789 4.600525 4.615261 4.631566 4.649018 4.666470 4.683922 4.701374 4.718826 4.736277 4.753729 4.771181 4.788633 4.806085 4.827446 4.852086 4.876725 4.903096 4.929580 4.956063 4.982547 5.009031 5.035515 5.061999 5.088482 5.114966 5.141450 5.167934 5.194418 5.219984 5.245350 5.270642 5.295749 5.320856 5.345963 5.371070 5.396177 5.421284 5.446391 5.471499 5.496606 5.521713 5.546820 5.571927 5.597134 5.622439 5.647743 5.675256 5.702836 5.730415 5.757995 5.785574 5.813153 5.840733 5.868312 5.895892 5.923471 5.951050 5.978630 6.006209 6.033789 6.061368 6.088947 6.116176 6.143240 6.169786 6.195167 6.220548 6.245930 6.271311 6.296692 6.322074 6.347455 6.372836 6.398217 6.423599 6.448980 6.474361 6.499742 6.525124 6.550505 6.575886 6.601268 6.626649 6.652030 6.677411 6.702793 6.728174 6.753555 6.778937 6.804318 6.829699 6.855080 6.880462 6.905843 6.931224 6.956605 6.981987 7.013953 7.054583 7.437924 7.839132 8.269098 8.691924 8.988363 9.274345 9.493868 9.817422 10.035962 10.212630 10.347139 10.496559 10.608703 10.772352 10.904090 11.037780 11.169495 11.271016 11.376934 11.534788 11.648922 11.761903 11.876370 11.966231 12.067334 12.173299 12.276356 12.365983 12.455329 12.547653 12.655955 12.755315 12.852449 12.947683 13.036404 13.118959 13.200247 13.279599 13.358409 13.438017 13.520886 13.604999 13.687245 13.761415 13.834032 13.906650 13.979268 14.051886 14.126274 14.198198 14.270121 14.342045 14.413969 14.485892 14.557816 14.629740 14.701663 14.773587 14.845511 14.917434 14.989358 15.061282 15.133205 15.205129 15.277053 15.348976 15.420900 15.492347 15.562242 15.631326 15.700444 15.769889 15.839511 15.909132 15.978754 16.048375 16.117997 16.187618 16.257240 16.326862 16.396483 16.466105 16.535726 16.605348 16.674969 16.744591 16.814212 16.885552 16.961431 17.037310 17.113190 17.189069 17.264949 17.341263 17.417697 17.494132 17.570567 17.647002 17.723436 17.799871 17.876306 17.952741 18.029175 18.105610 18.182045 18.258480 18.334914 18.412202 18.489898 18.567601 18.645304 18.723008 18.800711 18.878414 18.956117 19.033820 19.111524 19.191190 19.280192 19.369282 19.458372 19.547462 19.636552 19.725642 19.814732 20.091565 20.660944 21.230323 21.799702 22.369081 22.938459 23.507838 24.077217 24.646596 25.215975 25.785353 25.984405 26.151664 26.318924 26.486183 26.653443 26.820702 26.988285 27.159056 27.330255 27.501455 27.672654 27.843853 28.013435 28.182733 28.352031 28.501350 28.518275 28.535201 28.552127 28.568439 28.583554 28.598670 28.613785 28.628900 28.644016 28.659131 28.674246 28.689362 28.704571 28.719797 28.735023 28.750249 28.765501 28.780767 28.796034 28.811300 28.826567 28.841833 28.857100 28.872366 28.887652 28.903003 28.918354 28.933705 28.949059 28.964478 28.979897 28.995316 29.010735 29.026154 29.041574 29.056993 29.072412 29.087869 29.103341 29.118813 29.134285 29.149815 29.165388 29.180961 29.196535 29.212108 29.227682 29.243255 29.258828 29.274407 29.289996 29.305585 29.321175 29.336793 29.352522 29.368251 29.383980 29.399709 29.415438 29.431167 29.446896 29.462625 29.478354 29.494083 29.509813 29.525542 29.572610 29.643821 29.728310 29.812799 29.897287 29.981776 30.046948 30.070176 30.093404 30.112579 30.128466 30.144352 30.160238 30.176125 30.192011 30.207898 30.223784 30.239680 30.255587 30.271494 30.287400 30.303367 30.319413 30.335458 30.351503 30.367548 30.383594 30.399639 30.415684 30.431729 30.447775 30.463820 30.479865 30.499041 30.522288 30.545535 30.574955 30.607366 30.639778 30.672189 30.705342 30.738793 30.797050 30.861743 30.926435 30.991128 31.055820 31.120513 31.177733 31.230154 31.281059 31.331965 31.382871 31.425709 31.469432 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.928522 3.942925 3.957327 3.971729 3.986003 4.000121 4.014240 4.028358 4.042477 4.056288 4.070068 4.083848 4.097629 4.111427 4.125281 4.139134 4.152988 4.166842 4.180701 4.194564 4.208428 4.222291 4.236154 4.250017 4.263881 4.277744 4.291607 4.305470 4.319334 4.333197 4.347060 4.360923 4.374787 4.388650 4.402513 4.416376 4.430240 4.444103 4.457966 4.471829 4.485693 4.499556 4.513419 4.527282 4.541146 4.555009 4.568872 4.582735 4.596599 4.610462 4.624490 4.639157 4.653823 4.668490 4.683156 4.700131 4.717583 4.735035 4.752487 4.769939 4.787390 4.804842 4.822294 4.839746 4.857198 4.874649 4.897171 4.921001 4.945100 4.971584 4.998067 5.024551 5.051035 5.077519 5.104003 5.130486 5.156970 5.183454 5.209938 5.236422 5.262905 5.288497 5.314074 5.339429 5.364536 5.389643 5.414750 5.439857 5.464964 5.490071 5.515179 5.540286 5.565393 5.590500 5.615607 5.640714 5.665821 5.690929 5.716308 5.743445 5.770583 5.798060 5.825639 5.853219 5.880798 5.908377 5.935957 5.963536 5.991116 6.018695 6.046274 6.073854 6.101433 6.129013 6.156592 6.184171 6.211751 6.238422 6.264099 6.289776 6.315164 6.340545 6.365926 6.391307 6.416689 6.442070 6.467451 6.492833 6.518214 6.543595 6.568976 6.594358 6.619739 6.645120 6.670501 6.695883 6.721264 6.746645 6.772027 6.797408 6.822789 6.848170 6.873552 6.898933 6.924314 6.949695 6.975077 7.000458 7.025839 7.051221 7.094691 7.335351 7.729749 8.157268 8.584213 8.920971 9.231446 9.472519 9.796073 10.030966 10.210824 10.345874 10.511003 10.623147 10.796591 10.930021 11.064658 11.197688 11.301988 11.411126 11.570307 11.686105 11.800248 11.912725 12.003463 12.109428 12.215392 12.318164 12.408447 12.500493 12.595385 12.710403 12.808901 12.906035 13.000253 13.088850 13.171116 13.252849 13.332793 13.411604 13.490962 13.574180 13.658293 13.741831 13.817405 13.890023 13.962641 14.035258 14.111728 14.192550 14.268270 14.340194 14.412118 14.484041 14.555965 14.627889 14.699812 14.771736 14.843660 14.915584 14.987507 15.059431 15.131355 15.203278 15.275202 15.347126 15.419049 15.490509 15.560391 15.629475 15.698671 15.768164 15.837786 15.907407 15.977029 16.046651 16.116272 16.185894 16.255515 16.325137 16.394758 16.464380 16.534001 16.603623 16.673244 16.742866 16.812488 16.883827 16.959706 17.035586 17.111465 17.187344 17.263237 17.339649 17.416084 17.492519 17.568954 17.645388 17.721823 17.798258 17.874693 17.951127 18.027562 18.103997 18.180432 18.256866 18.333301 18.410585 18.488285 18.565988 18.643691 18.721394 18.799098 18.876801 18.954504 19.032207 19.109911 19.188281 19.276875 19.365965 19.455055 19.544145 19.633235 19.722325 19.811415 19.963201 20.532580 21.101958 21.671337 22.240716 22.810095 23.379474 23.948853 24.518231 25.087610 25.656989 25.908388 26.075648 26.242907 26.410166 26.577426 26.744685 26.911969 27.082137 27.253336 27.424535 27.595734 27.766934 27.937090 28.106388 28.275686 28.439192 28.501600 28.516715 28.531830 28.546946 28.562061 28.577176 28.592292 28.607407 28.622522 28.637638 28.652755 28.667871 28.682988 28.698168 28.713434 28.728701 28.743967 28.759234 28.774500 28.789767 28.805033 28.820300 28.835566 28.850833 28.866099 28.881366 28.896737 28.912133 28.927529 28.942925 28.958336 28.973755 28.989174 29.004594 29.020013 29.035432 29.050851 29.066270 29.081721 29.097242 29.112763 29.128283 29.143814 29.159387 29.174960 29.190534 29.206107 29.221680 29.237254 29.252827 29.268400 29.284038 29.299679 29.315320 29.330962 29.346676 29.362405 29.378134 29.393864 29.409593 29.425322 29.441051 29.456780 29.474398 29.492939 29.511480 29.543873 29.628362 29.712850 29.797339 29.881828 29.966317 30.042015 30.060078 30.078141 30.096204 30.113007 30.128893 30.144779 30.160666 30.176552 30.192439 30.208325 30.224211 30.240128 30.256076 30.272024 30.287972 30.303966 30.320011 30.336057 30.352102 30.368147 30.384192 30.400238 30.416283 30.432328 30.448373 30.464418 30.480464 30.502737 30.531976 30.562093 30.594504 30.626916 30.659327 30.693999 30.733564 30.790560 30.855253 30.919945 30.984638 31.049330 31.114023 31.170220 31.222204 31.273110 31.324015 31.374921 31.417396 31.459360 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.924919 3.939322 3.953724 3.968126 3.982528 3.996931 4.011333 4.025735 4.040137 4.054272 4.068315 4.082358 4.096401 4.110398 4.124178 4.137958 4.151738 4.165518 4.179340 4.193202 4.207064 4.220926 4.234788 4.248651 4.262514 4.276378 4.290241 4.304104 4.317967 4.331831 4.345694 4.359557 4.373420 4.387284 4.401147 4.415010 4.428873 4.442737 4.456600 4.470463 4.484326 4.498190 4.512053 4.525916 4.539779 4.553643 4.567506 4.581369 4.595232 4.609096 4.622959 4.636822 4.650685 4.664549 4.678412 4.692625 4.707223 4.721821 4.736419 4.751244 4.768696 4.786148 4.803600 4.821052 4.838503 4.855955 4.873407 4.890859 4.908311 4.925763 4.943471 4.966543 4.989616 5.013588 5.040071 5.066555 5.093039 5.119523 5.146007 5.172490 5.198974 5.225458 5.251942 5.278426 5.304909 5.331292 5.357083 5.382874 5.408216 5.433323 5.458430 5.483537 5.508644 5.533752 5.558859 5.583966 5.609073 5.634180 5.659287 5.684394 5.709501 5.734609 5.759716 5.785262 5.811751 5.838240 5.865705 5.893284 5.920863 5.948443 5.976022 6.003602 6.031181 6.058760 6.086340 6.113919 6.141499 6.169078 6.196657 6.224237 6.251816 6.279396 6.306297 6.332751 6.359016 6.384397 6.409779 6.435160 6.460541 6.485923 6.511304 6.536685 6.562066 6.587448 6.612829 6.638210 6.663591 6.688973 6.714354 6.739735 6.765117 6.790498 6.815879 6.841260 6.866642 6.892023 6.917404 6.942786 6.968167 6.993548 7.018929 7.044311 7.070336 7.097513 7.124690 7.205752 7.620366 8.045643 8.473896 8.854019 9.164054 9.451171 9.780186 10.026712 10.209017 10.344365 10.525252 10.637590 10.818644 10.955952 11.091542 11.230972 11.332961 11.443537 11.613977 11.724414 11.838594 11.950709 12.046694 12.151521 12.257485 12.359843 12.453333 12.545657 12.642888 12.764280 12.862486 12.959620 13.052767 13.140340 13.223274 13.305124 13.385826 13.464798 13.543615 13.627474 13.711587 13.795700 13.873395 13.946013 14.018681 14.094871 14.174880 14.256143 14.338343 14.410267 14.482191 14.554114 14.626038 14.697962 14.769885 14.841809 14.913733 14.985656 15.057580 15.129504 15.201427 15.273351 15.345275 15.417198 15.488675 15.558540 15.627625 15.696892 15.766440 15.836061 15.905683 15.975304 16.044926 16.114547 16.184169 16.253790 16.323412 16.393033 16.462655 16.532277 16.601898 16.671520 16.741141 16.810763 16.882102 16.957981 17.033861 17.109740 17.185620 17.261626 17.338036 17.414471 17.490906 17.567341 17.643775 17.720210 17.796645 17.873080 17.949514 18.025949 18.102384 18.178819 18.255253 18.331692 18.408969 18.486672 18.564375 18.642078 18.719781 18.797485 18.875188 18.952891 19.030594 19.108297 19.186001 19.273559 19.362649 19.451739 19.540829 19.629918 19.719008 19.808098 19.897188 20.404215 20.973594 21.542973 22.112352 22.681730 23.251109 23.820488 24.389867 24.959246 25.528624 25.832372 25.999631 26.166890 26.334150 26.501409 26.668669 26.835928 27.005217 27.176416 27.347616 27.518815 27.690014 27.860745 28.030043 28.199341 28.368638 28.455859 28.490239 28.510337 28.525452 28.540568 28.555683 28.570798 28.585914 28.601029 28.616144 28.631270 28.646427 28.661585 28.676742 28.691901 28.707167 28.722434 28.737700 28.752967 28.768233 28.783500 28.798766 28.814032 28.829312 28.844600 28.859888 28.875176 28.890518 28.905937 28.921356 28.936775 28.952194 28.967614 28.983033 28.998452 29.013871 29.029290 29.044709 29.060129 29.075548 29.091105 29.106674 29.122244 29.137813 29.153386 29.168959 29.184532 29.200106 29.215679 29.231253 29.246826 29.262399 29.278039 29.293733 29.309427 29.325121 29.340831 29.356560 29.372289 29.388018 29.403747 29.419476 29.435205 29.450934 29.470420 29.498655 29.528413 29.612902 29.697391 29.781880 29.866369 29.950858 30.018255 30.049889 30.065775 30.081661 30.097548 30.113434 30.129320 30.145207 30.161093 30.176979 30.192866 30.208752 30.224639 30.240579 30.256568 30.272558 30.288547 30.304565 30.320610 30.336655 30.352701 30.368746 30.384791 30.400836 30.416881 30.433713 30.451302 30.468890 30.486478 30.516819 30.549231 30.581642 30.614053 30.646465 30.678876 30.725997 30.784070 30.848763 30.913455 30.978148 31.042840 31.107492 31.163349 31.214254 31.265160 31.316066 31.366971 31.409956 31.447563 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 3.993327 4.007730 4.022132 4.036534 4.050936 4.065339 4.079741 4.094143 4.108528 4.122497 4.136465 4.150434 4.164402 4.178290 4.192077 4.205864 4.219651 4.233438 4.247285 4.261148 4.275012 4.288875 4.302738 4.316601 4.330465 4.344328 4.358191 4.372054 4.385918 4.399781 4.413644 4.427507 4.441371 4.455234 4.469097 4.482960 4.496823 4.510687 4.524550 4.538413 4.552276 4.566140 4.580003 4.593866 4.607729 4.621593 4.635456 4.649319 4.663182 4.677046 4.690909 4.704772 4.718635 4.732499 4.746362 4.760724 4.775254 4.789784 4.804314 4.819809 4.837261 4.854713 4.872165 4.889617 4.907068 4.924520 4.941972 4.959424 4.976876 4.994327 5.013235 5.035596 5.057958 5.082075 5.108559 5.135043 5.161527 5.188011 5.214494 5.240978 5.267462 5.293946 5.320430 5.346913 5.373397 5.399735 5.425743 5.451752 5.477003 5.502110 5.527217 5.552324 5.577432 5.602539 5.627646 5.652753 5.677860 5.702967 5.728074 5.753182 5.778289 5.803396 5.828503 5.853993 5.879865 5.905770 5.933349 5.960929 5.988508 6.016087 6.043667 6.071246 6.098826 6.126405 6.153984 6.181564 6.209143 6.236723 6.264302 6.291882 6.319461 6.347040 6.374402 6.401682 6.428250 6.453631 6.479013 6.504394 6.529775 6.555156 6.580538 6.605919 6.631300 6.656682 6.682063 6.707444 6.732825 6.758207 6.783588 6.808969 6.834350 6.859732 6.885113 6.910494 6.935876 6.961257 6.986638 7.012019 7.037401 7.062782 7.088163 7.113544 7.141383 7.171175 7.222256 7.511501 7.936245 8.363578 8.788908 9.096662 9.435284 9.766575 10.022458 10.207211 10.342531 10.539890 10.652034 10.847843 10.981994 11.118425 11.255783 11.363933 11.483040 11.645288 11.761949 11.876939 11.991618 12.087650 12.193614 12.299527 12.406173 12.498497 12.590821 12.701134 12.817106 12.916072 13.013206 13.104808 13.192106 13.275431 13.357281 13.438584 13.517992 13.597262 13.680768 13.764881 13.848994 13.929386 14.002248 14.078244 14.158252 14.238261 14.318827 14.404636 14.480340 14.552264 14.624187 14.696111 14.768035 14.839958 14.911882 14.983806 15.055729 15.127653 15.199577 15.271500 15.343424 15.415348 15.486845 15.556690 15.625774 15.695104 15.764715 15.834336 15.903958 15.973579 16.043201 16.112822 16.182444 16.252066 16.321687 16.391309 16.460930 16.530552 16.600173 16.669795 16.739416 16.809038 16.880426 16.956257 17.032136 17.108015 17.183895 17.260009 17.336423 17.412858 17.489293 17.565727 17.642162 17.718597 17.795032 17.871466 17.947901 18.024336 18.100771 18.177205 18.253640 18.330094 18.407355 18.485059 18.562762 18.640465 18.718168 18.795871 18.873575 18.951278 19.028981 19.106684 19.184387 19.270242 19.359332 19.448422 19.537512 19.626602 19.715692 19.804782 19.893872 20.275851 20.845229 21.414608 21.983987 22.553366 23.122745 23.692123 24.261502 24.830881 25.400260 25.756355 25.923614 26.090874 26.258133 26.425392 26.592652 26.759911 26.928298 27.099497 27.270696 27.441895 27.613095 27.784294 27.953698 28.122996 28.292293 28.438503 28.461121 28.483738 28.503959 28.519074 28.534190 28.549305 28.564420 28.579536 28.594651 28.609766 28.624882 28.640066 28.655264 28.670462 28.685660 28.700900 28.716166 28.731433 28.746699 28.761966 28.777232 28.792499 28.807765 28.823045 28.838377 28.853710 28.869043 28.884376 28.899795 28.915214 28.930634 28.946053 28.961472 28.976891 28.992310 29.007729 29.023179 29.038642 29.054106 29.069569 29.085091 29.100665 29.116238 29.131811 29.147385 29.162958 29.178531 29.194105 29.209683 29.225274 29.240864 29.256455 29.272069 29.287798 29.303527 29.319256 29.334985 29.350714 29.366444 29.382173 29.397902 29.413631 29.429360 29.445089 29.460818 29.516900 29.597443 29.681932 29.766421 29.850910 29.935399 29.993660 30.028298 30.050316 30.066202 30.082089 30.097975 30.113861 30.129748 30.145634 30.161520 30.177407 30.193293 30.209180 30.225066 30.241032 30.257063 30.273094 30.289125 30.305164 30.321209 30.337254 30.353299 30.369345 30.385390 30.401435 30.417480 30.436135 30.456951 30.477767 30.503957 30.536369 30.568780 30.601191 30.633603 30.666014 30.714069 30.777580 30.842273 30.906965 30.971658 31.036350 31.099178 31.155399 31.206305 31.257210 31.308116 31.359022 31.403259 31.438990 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.047333 4.061735 4.076138 4.090540 4.104942 4.119344 4.133747 4.148149 4.162551 4.176785 4.190679 4.204574 4.218468 4.232363 4.246187 4.259982 4.273777 4.287573 4.301372 4.315235 4.329098 4.342962 4.356825 4.370688 4.384551 4.398415 4.412278 4.426141 4.440004 4.453868 4.467731 4.481594 4.495457 4.509321 4.523184 4.537047 4.550910 4.564774 4.578637 4.592500 4.606363 4.620227 4.634090 4.647953 4.661816 4.675680 4.689543 4.703406 4.717269 4.731133 4.744996 4.758859 4.772722 4.786586 4.800449 4.814324 4.828786 4.843249 4.857711 4.872174 4.888374 4.905826 4.923278 4.940730 4.958181 4.975633 4.993085 5.010537 5.027989 5.045440 5.062892 5.082666 5.104358 5.126051 5.150563 5.177047 5.203531 5.230015 5.256498 5.282982 5.309466 5.335950 5.362434 5.388917 5.415401 5.441885 5.468249 5.494479 5.520683 5.545790 5.570897 5.596005 5.621112 5.646219 5.671326 5.696433 5.721540 5.746647 5.771754 5.796862 5.821969 5.847076 5.872183 5.897290 5.922517 5.947799 5.973415 6.000994 6.028573 6.056153 6.083732 6.111312 6.138891 6.166470 6.194050 6.221629 6.249209 6.276788 6.304367 6.331947 6.359526 6.387106 6.414685 6.442264 6.469844 6.496525 6.522397 6.548246 6.573628 6.599009 6.624390 6.649772 6.675153 6.700534 6.725915 6.751297 6.776678 6.802059 6.827440 6.852822 6.878203 6.903584 6.928966 6.954347 6.979728 7.005109 7.030491 7.055872 7.081253 7.106635 7.132016 7.157397 7.182778 7.213892 7.246855 7.412846 7.826861 8.253260 8.678590 9.056578 9.421397 9.752964 10.018204 10.205313 10.340257 10.554333 10.669832 10.865540 11.007814 11.145308 11.286507 11.394906 11.520376 11.687812 11.800430 11.915285 12.026539 12.129743 12.235656 12.342719 12.451202 12.543661 12.635985 12.759748 12.870337 12.969657 13.066411 13.156848 13.244172 13.327589 13.409439 13.491126 13.571186 13.650895 13.734062 13.818175 13.902288 13.984484 14.061617 14.141625 14.221633 14.301641 14.382014 14.470146 14.549934 14.622336 14.694260 14.766184 14.838107 14.910031 14.981955 15.053878 15.125802 15.197726 15.269649 15.341573 15.413497 15.485019 15.554839 15.623971 15.693368 15.762990 15.832611 15.902233 15.971855 16.041476 16.111098 16.180719 16.250341 16.319962 16.389584 16.459205 16.528827 16.598448 16.668070 16.737692 16.807313 16.878792 16.954532 17.030411 17.106291 17.182170 17.258386 17.334810 17.411245 17.487680 17.564114 17.640549 17.716984 17.793419 17.869853 17.946288 18.022723 18.099158 18.175592 18.252027 18.328494 18.405742 18.483445 18.561149 18.638852 18.716555 18.794258 18.871962 18.949665 19.027368 19.105071 19.182774 19.266925 19.356015 19.445105 19.534195 19.623285 19.712375 19.801465 19.890555 20.147486 20.716865 21.286244 21.855623 22.425001 22.994380 23.563759 24.133138 24.702517 25.271895 25.680338 25.847598 26.014857 26.182116 26.349376 26.516635 26.683895 26.851557 27.022577 27.193776 27.364976 27.536175 27.707374 27.877353 28.046650 28.215948 28.385246 28.446848 28.463700 28.480551 28.497403 28.512696 28.527812 28.542927 28.558042 28.573158 28.588273 28.603388 28.618504 28.633669 28.648909 28.664148 28.679388 28.694633 28.709899 28.725166 28.740432 28.755699 28.770965 28.786232 28.801498 28.816765 28.832118 28.847496 28.862873 28.878251 28.893654 28.909073 28.924492 28.939911 28.955330 28.970749 28.986169 29.001588 29.017033 29.032545 29.048057 29.063569 29.079090 29.094663 29.110237 29.125810 29.141383 29.156957 29.172530 29.188103 29.203677 29.219313 29.234955 29.250598 29.266241 29.281953 29.297682 29.313411 29.329140 29.344869 29.360598 29.376327 29.392056 29.410479 29.430431 29.450384 29.497495 29.581984 29.666473 29.750962 29.835451 29.919940 29.983770 30.008053 30.032337 30.050743 30.066630 30.082516 30.098402 30.114289 30.130175 30.146061 30.161948 30.177851 30.193764 30.209677 30.225591 30.241581 30.257627 30.273672 30.289717 30.305762 30.321808 30.337853 30.353898 30.369943 30.385988 30.402034 30.418079 30.439646 30.465140 30.491095 30.523507 30.555918 30.588329 30.621258 30.658555 30.706398 30.771090 30.835783 30.900475 30.965168 31.029860 31.091704 31.147449 31.198355 31.249260 31.300166 31.350582 31.396533 31.430981 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.115741 4.130143 4.144546 4.158948 4.173350 4.187752 4.202155 4.216557 4.230959 4.244998 4.258820 4.272641 4.286463 4.300284 4.314088 4.327892 4.341695 4.355499 4.369322 4.383185 4.397048 4.410912 4.424775 4.438638 4.452501 4.466365 4.480228 4.494091 4.507954 4.521818 4.535681 4.549544 4.563407 4.577271 4.591134 4.604997 4.618860 4.632724 4.646587 4.660450 4.674313 4.688177 4.702040 4.715903 4.729766 4.743630 4.757493 4.771356 4.785219 4.799083 4.812946 4.826809 4.840672 4.854536 4.868399 4.882417 4.896813 4.911209 4.925605 4.940000 4.956939 4.974391 4.991843 5.009295 5.026746 5.044198 5.061650 5.079102 5.096554 5.114005 5.131457 5.151792 5.172855 5.193918 5.219051 5.245535 5.272019 5.298502 5.324986 5.351470 5.377954 5.404437 5.430921 5.457405 5.483889 5.510373 5.536838 5.563293 5.589470 5.614577 5.639685 5.664792 5.689899 5.715006 5.740113 5.765220 5.790327 5.815435 5.840542 5.865649 5.890756 5.915863 5.940970 5.966077 5.991184 6.016292 6.042021 6.069133 6.096245 6.123798 6.151377 6.178956 6.206536 6.234115 6.261695 6.289274 6.316853 6.344433 6.372012 6.399592 6.427171 6.454750 6.482330 6.509909 6.537489 6.564470 6.591131 6.617480 6.642862 6.668243 6.693624 6.719005 6.744387 6.769768 6.795149 6.820530 6.845912 6.871293 6.896674 6.922056 6.947437 6.972818 6.998199 7.023581 7.048962 7.074343 7.099725 7.125106 7.150487 7.175868 7.201250 7.226631 7.252012 7.288383 7.351322 7.717478 8.142884 8.615318 9.027871 9.402185 9.739352 10.013949 10.202998 10.337623 10.565618 10.686182 10.891531 11.033745 11.172192 11.312561 11.425909 11.558795 11.721288 11.838640 11.953630 12.068458 12.171785 12.277527 12.383736 12.496501 12.588825 12.686470 12.813637 12.924035 13.023243 13.119038 13.208888 13.296528 13.379746 13.461596 13.543446 13.624380 13.704261 13.787356 13.871469 13.955583 14.042899 14.124997 14.205006 14.285014 14.365022 14.445281 14.532741 14.618267 14.692409 14.764333 14.836257 14.908180 14.980104 15.052028 15.123951 15.195875 15.267799 15.339722 15.411646 15.483198 15.552988 15.622171 15.691644 15.761265 15.830887 15.900508 15.970130 16.039751 16.109373 16.178994 16.248616 16.318237 16.387859 16.457481 16.527102 16.596724 16.666345 16.735967 16.805588 16.877151 16.952807 17.028686 17.104566 17.180472 17.256762 17.333197 17.409632 17.486066 17.562501 17.638936 17.715371 17.791805 17.868240 17.944675 18.021110 18.097544 18.173979 18.250414 18.326893 18.404129 18.481832 18.559536 18.637239 18.714942 18.792645 18.870348 18.948052 19.025755 19.103458 19.181161 19.263609 19.352698 19.441788 19.530878 19.619968 19.709058 19.798148 19.887238 20.021609 20.588500 21.157879 21.727258 22.296637 22.866016 23.435394 24.004773 24.574152 25.143531 25.603290 25.771581 25.938840 26.106100 26.273359 26.440618 26.607878 26.775224 26.945658 27.116857 27.288056 27.459255 27.630455 27.801008 27.970305 28.139603 28.308901 28.415392 28.445857 28.460972 28.476088 28.491203 28.506318 28.521434 28.536549 28.551664 28.566783 28.581913 28.597042 28.612172 28.627301 28.642566 28.657833 28.673099 28.688366 28.703632 28.718899 28.734165 28.749432 28.764700 28.779970 28.795240 28.810510 28.825835 28.841255 28.856674 28.872093 28.887512 28.902931 28.918350 28.933769 28.949189 28.964608 28.980027 28.995446 29.010865 29.026410 29.041970 29.057531 29.073092 29.088662 29.104236 29.119809 29.135382 29.150956 29.166529 29.182102 29.197676 29.213312 29.229007 29.244702 29.260398 29.276107 29.291836 29.307565 29.323294 29.339024 29.354753 29.370482 29.386211 29.406178 29.437822 29.482036 29.566525 29.651014 29.735503 29.819992 29.904481 29.978431 29.997127 30.015822 30.034517 30.051170 30.067057 30.082943 30.098830 30.114716 30.130602 30.146489 30.162375 30.178305 30.194260 30.210215 30.226169 30.242180 30.258225 30.274271 30.290316 30.306361 30.322406 30.338451 30.354497 30.370614 30.386774 30.402934 30.419095 30.445822 30.478233 30.510644 30.543056 30.575467 30.607879 30.649259 30.699908 30.764600 30.829293 30.893985 30.958678 31.023370 31.084950 31.139499 31.190405 31.241311 31.292216 31.341506 31.388066 31.422514 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.184149 4.198551 4.212954 4.227356 4.241746 4.256114 4.270483 4.284851 4.299220 4.313054 4.326834 4.340614 4.354394 4.368182 4.381994 4.395806 4.409618 4.423429 4.437272 4.451135 4.464999 4.478862 4.492725 4.506588 4.520452 4.534315 4.548178 4.562041 4.575905 4.589768 4.603631 4.617494 4.631358 4.645221 4.659084 4.672947 4.686811 4.700674 4.714537 4.728400 4.742264 4.756127 4.769990 4.783853 4.797717 4.811580 4.825443 4.839306 4.853170 4.867033 4.880896 4.894759 4.908622 4.922486 4.936349 4.950475 4.964804 4.979134 4.993463 5.008052 5.025504 5.042956 5.060408 5.077859 5.095311 5.112763 5.130215 5.147667 5.165118 5.182570 5.200170 5.220639 5.241108 5.261577 5.287539 5.314023 5.340506 5.366990 5.393474 5.419958 5.446441 5.472925 5.499409 5.525893 5.552377 5.578860 5.605344 5.631828 5.657867 5.683155 5.708442 5.733579 5.758686 5.783793 5.808900 5.834007 5.859115 5.884222 5.909329 5.934436 5.959543 5.984650 6.009757 6.034865 6.059972 6.085079 6.110857 6.137322 6.163863 6.191442 6.219022 6.246601 6.274180 6.301760 6.329339 6.356919 6.384498 6.412077 6.439657 6.467236 6.494816 6.522395 6.549974 6.577554 6.605133 6.632651 6.660152 6.686714 6.712095 6.737477 6.762858 6.788239 6.813621 6.839002 6.864383 6.889764 6.915146 6.940527 6.965908 6.991289 7.016671 7.042052 7.067433 7.092815 7.118196 7.143577 7.168958 7.194340 7.219721 7.245102 7.270572 7.296082 7.324260 7.365792 7.608095 8.085187 8.571649 8.999164 9.373938 9.725741 10.009160 10.200590 10.342632 10.579647 10.700389 10.913010 11.060473 11.199075 11.340273 11.456851 11.597214 11.760993 11.876985 11.991976 12.106307 12.213656 12.319371 12.437900 12.541665 12.633990 12.738170 12.869495 12.978170 13.076828 13.172581 13.260929 13.349052 13.431904 13.513754 13.595603 13.677274 13.757349 13.840650 13.924764 14.012700 14.103698 14.188378 14.268386 14.348395 14.428403 14.508568 14.595336 14.684060 14.762447 14.834406 14.906329 14.978253 15.050177 15.122101 15.194024 15.265948 15.337872 15.409795 15.481380 15.551137 15.620362 15.689919 15.759540 15.829162 15.898783 15.968405 16.038026 16.107648 16.177270 16.246891 16.316513 16.386134 16.455756 16.525377 16.594999 16.664620 16.734242 16.803863 16.875503 16.951082 17.026962 17.102841 17.178825 17.255149 17.331584 17.408019 17.484453 17.560888 17.637323 17.713758 17.790192 17.866627 17.943062 18.019497 18.095931 18.172366 18.248801 18.325291 18.402516 18.480219 18.557922 18.635626 18.713329 18.791032 18.868735 18.946438 19.024142 19.101845 19.179548 19.260292 19.349382 19.438472 19.527562 19.616652 19.705742 19.794831 19.883921 19.983851 20.460136 21.029515 21.598893 22.168272 22.737651 23.307030 23.876409 24.445788 25.015166 25.522283 25.695564 25.862824 26.030083 26.197342 26.364602 26.531861 26.699121 26.868738 27.039937 27.211137 27.382336 27.553535 27.724623 27.893960 28.063258 28.232556 28.377015 28.411092 28.439479 28.454594 28.469710 28.484825 28.499940 28.515056 28.530171 28.545286 28.560402 28.575562 28.590732 28.605903 28.621073 28.636299 28.651565 28.666832 28.682098 28.697365 28.712631 28.727898 28.743164 28.758439 28.773753 28.789068 28.804382 28.819696 28.835113 28.850532 28.865951 28.881370 28.896789 28.912209 28.927628 28.943047 28.958489 28.973944 28.989399 29.004854 29.020368 29.035941 29.051514 29.067088 29.082661 29.098234 29.113808 29.129381 29.144959 29.160551 29.176143 29.191735 29.207345 29.223075 29.238804 29.254533 29.270262 29.285991 29.301720 29.317449 29.333178 29.348907 29.364636 29.380365 29.396094 29.466577 29.551066 29.635555 29.720044 29.804533 29.889022 29.961419 29.988052 30.003939 30.019825 30.035711 30.051598 30.067484 30.083371 30.099257 30.115143 30.131030 30.146916 30.162802 30.178762 30.194758 30.210754 30.226750 30.242779 30.258824 30.274869 30.290915 30.306960 30.323005 30.339050 30.355095 30.372987 30.391832 30.410677 30.432960 30.465371 30.497782 30.530194 30.562605 30.595017 30.635076 30.693418 30.758110 30.822803 30.887495 30.952188 31.016880 31.078815 31.131550 31.182455 31.233361 31.284267 31.333543 31.377421 31.415459 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.238155 4.252557 4.266960 4.281362 4.295764 4.310092 4.324382 4.338672 4.352963 4.367163 4.380943 4.394723 4.408503 4.422283 4.436084 4.449904 4.463724 4.477544 4.491364 4.505222 4.519085 4.532949 4.546812 4.560675 4.574538 4.588402 4.602265 4.616128 4.629991 4.643855 4.657718 4.671581 4.685444 4.699308 4.713171 4.727034 4.740897 4.754761 4.768624 4.782487 4.796350 4.810214 4.824077 4.837940 4.851803 4.865667 4.879530 4.893393 4.907256 4.921120 4.934983 4.948846 4.962709 4.976573 4.990436 5.004299 5.018497 5.032761 5.047025 5.061289 5.076617 5.094069 5.111521 5.128973 5.146424 5.163876 5.181328 5.198780 5.216232 5.233683 5.251135 5.269323 5.289231 5.309138 5.329543 5.356027 5.382510 5.408994 5.435478 5.461962 5.488445 5.514929 5.541413 5.567897 5.594381 5.620864 5.647348 5.673832 5.700316 5.726273 5.751769 5.777259 5.802366 5.827473 5.852580 5.877688 5.902795 5.927902 5.953009 5.978116 6.003223 6.028330 6.053437 6.078545 6.103652 6.128759 6.153866 6.179475 6.205324 6.231508 6.259087 6.286666 6.314246 6.341825 6.369405 6.396984 6.424563 6.452143 6.479722 6.507302 6.534881 6.562460 6.590040 6.617619 6.645199 6.672778 6.700357 6.727937 6.754648 6.780718 6.806711 6.832092 6.857473 6.882854 6.908236 6.933617 6.958998 6.984379 7.009761 7.035142 7.060523 7.085905 7.111286 7.136667 7.162048 7.187430 7.212811 7.238192 7.263574 7.288955 7.314336 7.341850 7.369651 7.408510 7.550541 8.049228 8.527979 8.970457 9.338549 9.712129 10.003380 10.198083 10.347642 10.597664 10.712849 10.935094 11.086310 11.225958 11.367157 11.487747 11.635634 11.798457 11.915331 12.031354 12.149366 12.255500 12.361215 12.485612 12.586830 12.679154 12.796988 12.924026 13.032715 13.130413 13.224846 13.312969 13.401092 13.484061 13.565911 13.647761 13.729610 13.810149 13.893945 13.982009 14.073793 14.164643 14.250700 14.331767 14.411776 14.491784 14.571874 14.657931 14.746655 14.832555 14.904479 14.976402 15.048326 15.120250 15.192173 15.264097 15.336021 15.407944 15.479567 15.549296 15.618572 15.688194 15.757816 15.827437 15.897059 15.966680 16.036302 16.105923 16.175545 16.245166 16.314788 16.384409 16.454031 16.523652 16.593274 16.662896 16.732517 16.802139 16.873847 16.949357 17.025237 17.101116 17.177171 17.253536 17.329971 17.406405 17.482840 17.559275 17.635710 17.712144 17.788579 17.865014 17.941449 18.017883 18.094318 18.170753 18.247188 18.323688 18.400903 18.478606 18.556309 18.634012 18.711716 18.789419 18.867122 18.944825 19.022529 19.100232 19.177935 19.256975 19.346065 19.435155 19.524245 19.613335 19.702425 19.791515 19.880605 19.972053 20.331771 20.901150 21.470529 22.039908 22.609287 23.178665 23.748044 24.317423 24.886802 25.435544 25.619547 25.786807 25.954066 26.121326 26.288585 26.455844 26.623104 26.791819 26.963018 27.134217 27.305416 27.476616 27.647815 27.817615 27.986913 28.156211 28.325509 28.387232 28.409717 28.432203 28.448216 28.463332 28.478447 28.493562 28.508678 28.523793 28.538908 28.554024 28.569176 28.584388 28.599599 28.614811 28.630032 28.645298 28.660565 28.675831 28.691098 28.706364 28.721631 28.736897 28.752164 28.767500 28.782859 28.798218 28.813577 28.828971 28.844390 28.859809 28.875229 28.890648 28.906067 28.921486 28.936905 28.952346 28.967849 28.983352 28.998855 29.014366 29.029940 29.045513 29.061086 29.076660 29.092233 29.107806 29.123380 29.138953 29.154588 29.170232 29.185876 29.201520 29.217229 29.232958 29.248687 29.264416 29.280145 29.295875 29.311604 29.327333 29.346604 29.368200 29.389797 29.451118 29.535607 29.620096 29.704585 29.789074 29.873563 29.931768 29.968807 29.988480 30.004366 30.020252 30.036139 30.052025 30.067911 30.083798 30.099684 30.115571 30.131457 30.147343 30.163230 30.179222 30.195259 30.211297 30.227335 30.243378 30.259423 30.275468 30.291513 30.307558 30.323604 30.339649 30.355694 30.376306 30.398906 30.421505 30.452509 30.484920 30.517332 30.549743 30.584720 30.622235 30.686928 30.751620 30.816313 30.881005 30.945698 31.010299 31.072694 31.123600 31.174506 31.225411 31.276317 31.326499 31.367844 31.409605 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.248954 4.263356 4.277759 4.292161 4.306563 4.320965 4.335368 4.349770 4.364172 4.378393 4.392606 4.406819 4.421032 4.435053 4.448833 4.462613 4.476393 4.490173 4.503991 4.517819 4.531647 4.545476 4.559309 4.573172 4.587035 4.600899 4.614762 4.628625 4.642488 4.656352 4.670215 4.684078 4.697941 4.711805 4.725668 4.739531 4.753394 4.767258 4.781121 4.794984 4.808847 4.822711 4.836574 4.850437 4.864300 4.878164 4.892027 4.905890 4.919753 4.933617 4.947480 4.961343 4.975206 4.989070 5.002933 5.016796 5.030659 5.044523 5.058386 5.072285 5.086484 5.100683 5.114882 5.129081 5.145182 5.162634 5.180086 5.197537 5.214989 5.232441 5.249893 5.267345 5.284796 5.302248 5.319700 5.338212 5.357587 5.376963 5.398031 5.424514 5.450998 5.477482 5.503966 5.530449 5.556933 5.583417 5.609901 5.636385 5.662868 5.689352 5.715836 5.742320 5.768804 5.794748 5.820457 5.846046 5.871153 5.896260 5.921368 5.946475 5.971582 5.996689 6.021796 6.046903 6.072010 6.097118 6.122225 6.147332 6.172439 6.197546 6.222653 6.247892 6.273152 6.299152 6.326732 6.354311 6.381890 6.409470 6.437049 6.464629 6.492208 6.519787 6.547367 6.574946 6.602526 6.630105 6.657684 6.685264 6.712843 6.740423 6.768002 6.795581 6.822665 6.849537 6.875944 6.901326 6.926707 6.952088 6.977469 7.002851 7.028232 7.053613 7.078995 7.104376 7.129757 7.155138 7.180520 7.205901 7.231282 7.256664 7.282045 7.307426 7.332807 7.358189 7.383984 7.414527 7.445070 7.514583 8.013270 8.484309 8.941751 9.304251 9.698518 9.994650 10.195471 10.352652 10.606450 10.729295 10.956876 11.112194 11.252842 11.394040 11.521308 11.674053 11.835471 11.954390 12.075110 12.191384 12.297344 12.405352 12.536208 12.631994 12.727596 12.855806 12.977773 13.086071 13.183999 13.276700 13.365009 13.452737 13.536219 13.618069 13.699918 13.781768 13.863170 13.951062 14.042974 14.134886 14.225618 14.311785 14.395148 14.475156 14.555165 14.635198 14.720526 14.809250 14.897272 14.974552 15.046475 15.118399 15.190323 15.262246 15.334170 15.406094 15.477758 15.547475 15.616848 15.686469 15.756091 15.825712 15.895334 15.964955 16.034577 16.104198 16.173820 16.243441 16.313063 16.382685 16.452306 16.521928 16.591549 16.661171 16.730792 16.800414 16.872183 16.947633 17.023512 17.099391 17.175511 17.251923 17.328358 17.404792 17.481227 17.557662 17.634097 17.710531 17.786966 17.863401 17.939836 18.016270 18.092705 18.169140 18.245575 18.322083 18.399290 18.476993 18.554696 18.632399 18.710103 18.787806 18.865509 18.943212 19.020915 19.098619 19.176322 19.254025 19.342748 19.431838 19.520928 19.610018 19.699108 19.788198 19.877288 19.966378 20.203407 20.772786 21.342164 21.911543 22.480922 23.050301 23.619680 24.189058 24.758437 25.327816 25.543531 25.710790 25.878049 26.045309 26.212568 26.379828 26.547087 26.714899 26.886098 27.057298 27.228497 27.399696 27.570895 27.741270 27.910568 28.079866 28.249164 28.375484 28.392262 28.409040 28.425819 28.441838 28.456954 28.472069 28.487184 28.502300 28.517415 28.532530 28.547646 28.562761 28.578009 28.593262 28.608515 28.623768 28.639031 28.654298 28.669564 28.684831 28.700097 28.715363 28.730630 28.745896 28.761211 28.776615 28.792019 28.807423 28.822830 28.838249 28.853668 28.869087 28.884506 28.899925 28.915344 28.930764 28.946183 28.961715 28.977267 28.992819 29.008371 29.023939 29.039512 29.055085 29.070659 29.086232 29.101805 29.117379 29.132952 29.148585 29.164281 29.179978 29.195674 29.211384 29.227113 29.242842 29.258571 29.274300 29.290029 29.305758 29.321487 29.341920 29.377910 29.435659 29.520148 29.604637 29.689126 29.773615 29.858104 29.920687 29.946127 29.971567 29.988907 30.004793 30.020680 30.036566 30.052452 30.068339 30.084225 30.100112 30.116024 30.131944 30.147863 30.163783 30.179795 30.195841 30.211886 30.227931 30.243976 30.260021 30.276067 30.292112 30.308157 30.324202 30.340248 30.356293 30.381277 30.409499 30.439647 30.472058 30.504470 30.536881 30.574148 30.616290 30.680438 30.745130 30.809823 30.874515 30.939208 31.003807 31.064388 31.115650 31.166556 31.217461 31.268367 31.319273 31.359313 31.401497 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.302960 4.317362 4.331764 4.346167 4.360569 4.374971 4.389373 4.403776 4.418178 4.432513 4.446649 4.460786 4.474923 4.489060 4.502942 4.516722 4.530502 4.544282 4.558065 4.571902 4.585738 4.599575 4.613411 4.627259 4.641122 4.654986 4.668849 4.682712 4.696575 4.710439 4.724302 4.738165 4.752028 4.765892 4.779755 4.793618 4.807481 4.821345 4.835208 4.849071 4.862934 4.876798 4.890661 4.904524 4.918387 4.932251 4.946114 4.959977 4.973840 4.987704 5.001567 5.015430 5.029293 5.043157 5.057020 5.070883 5.084746 5.098610 5.112473 5.126336 5.140302 5.154436 5.168571 5.182706 5.196841 5.213747 5.231199 5.248651 5.266102 5.283554 5.301006 5.318458 5.335910 5.353361 5.370813 5.388265 5.406855 5.425727 5.444599 5.466518 5.493002 5.519486 5.545970 5.572453 5.598937 5.625421 5.651905 5.678389 5.704872 5.731356 5.757840 5.784324 5.810808 5.837291 5.863296 5.889221 5.914833 5.939941 5.965048 5.990155 6.015262 6.040369 6.065476 6.090583 6.115690 6.140798 6.165905 6.191012 6.216119 6.241226 6.266333 6.291440 6.316548 6.341655 6.367725 6.394812 6.421956 6.449535 6.477115 6.504694 6.532273 6.559853 6.587432 6.615012 6.642591 6.670170 6.697750 6.725329 6.752909 6.780488 6.808067 6.835647 6.863226 6.890806 6.918385 6.944930 6.970434 6.995939 7.021322 7.046703 7.072085 7.097466 7.122847 7.148228 7.173610 7.198991 7.224372 7.249754 7.275135 7.300516 7.325897 7.351279 7.376660 7.402041 7.427422 7.455177 7.489062 7.552771 7.977312 8.440640 8.911981 9.270893 9.684907 9.982152 10.192747 10.357662 10.613786 10.754253 10.978658 11.139580 11.279725 11.420923 11.549205 11.712472 11.877606 11.998465 12.119324 12.233473 12.339188 12.449246 12.584834 12.677158 12.775409 12.913845 13.031521 13.138943 13.237246 13.328926 13.417050 13.504590 13.588376 13.670226 13.752076 13.833925 13.920477 14.012155 14.104067 14.195978 14.286623 14.372820 14.457297 14.538537 14.618545 14.698554 14.783121 14.871845 14.960569 15.044056 15.116548 15.188472 15.260395 15.332319 15.404243 15.475954 15.545646 15.615123 15.684744 15.754366 15.823987 15.893609 15.963231 16.032852 16.102474 16.172095 16.241717 16.311338 16.380960 16.450581 16.520203 16.589824 16.659446 16.729067 16.798689 16.870511 16.945908 17.021787 17.097692 17.173875 17.250310 17.326744 17.403179 17.479614 17.556049 17.632483 17.708918 17.785353 17.861788 17.938222 18.014657 18.091092 18.167527 18.243961 18.320477 18.397677 18.475380 18.553083 18.630786 18.708489 18.786193 18.863896 18.941599 19.019302 19.097005 19.174709 19.252412 19.339432 19.428522 19.517611 19.606701 19.695791 19.784881 19.873971 19.963061 20.085055 20.644421 21.213800 21.783179 22.352557 22.921936 23.491315 24.060694 24.630073 25.199452 25.467514 25.634773 25.802033 25.969292 26.136552 26.303811 26.471070 26.638341 26.809179 26.980378 27.151577 27.322777 27.493976 27.664925 27.834223 28.003521 28.172819 28.321072 28.374999 28.390114 28.405230 28.420345 28.435460 28.450576 28.465691 28.480806 28.495922 28.511059 28.526201 28.541344 28.556487 28.571698 28.586964 28.602231 28.617497 28.632764 28.648030 28.663297 28.678563 28.693834 28.709130 28.724426 28.739722 28.755018 28.770430 28.785850 28.801269 28.816688 28.832107 28.847526 28.862945 28.878364 28.893800 28.909247 28.924693 28.940139 28.955644 28.971217 28.986791 29.002364 29.017937 29.033511 29.049084 29.064657 29.080235 29.095828 29.111422 29.127015 29.142622 29.158351 29.174080 29.189809 29.205538 29.221267 29.236996 29.252725 29.268455 29.284807 29.301198 29.317590 29.335711 29.420200 29.504689 29.589178 29.673667 29.758156 29.842645 29.914892 29.934265 29.953638 29.973011 29.989334 30.005221 30.021107 30.036993 30.052880 30.068766 30.084652 30.100539 30.116485 30.132446 30.148407 30.164368 30.180394 30.196439 30.212485 30.228530 30.244575 30.260620 30.276665 30.292711 30.309659 30.326874 30.344090 30.361962 30.394373 30.426785 30.459196 30.491608 30.524019 30.558464 30.610794 30.673948 30.738640 30.803333 30.868025 30.932718 30.997410 31.055513 31.107700 31.158606 31.209512 31.260417 31.311323 31.351664 31.389527 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.371368 4.385770 4.400172 4.414575 4.428977 4.443379 4.457781 4.472184 4.486586 4.500801 4.514863 4.528924 4.542985 4.557046 4.570831 4.584611 4.598391 4.612171 4.625972 4.639817 4.653662 4.667507 4.681352 4.695209 4.709072 4.722936 4.736799 4.750662 4.764525 4.778389 4.792252 4.806115 4.819978 4.833842 4.847705 4.861568 4.875431 4.889295 4.903158 4.917021 4.930884 4.944748 4.958611 4.972474 4.986337 5.000201 5.014064 5.027927 5.041790 5.055654 5.069517 5.083380 5.097243 5.111107 5.124970 5.138833 5.152696 5.166560 5.180423 5.194286 5.208284 5.222355 5.236426 5.250497 5.264860 5.282312 5.299764 5.317215 5.334667 5.352119 5.369571 5.387023 5.404474 5.421926 5.439378 5.456879 5.475273 5.493666 5.512060 5.535006 5.561490 5.587974 5.614457 5.640941 5.667425 5.693909 5.720393 5.746876 5.773360 5.799844 5.826328 5.852812 5.879295 5.905772 5.931917 5.958063 5.983621 6.008728 6.033835 6.058942 6.084049 6.109156 6.134263 6.159371 6.184478 6.209585 6.234692 6.259799 6.284906 6.310013 6.335120 6.360228 6.385335 6.410442 6.436443 6.462884 6.489601 6.517180 6.544759 6.572339 6.599918 6.627498 6.655077 6.682656 6.710236 6.737815 6.765395 6.792974 6.820553 6.848133 6.875712 6.903292 6.930871 6.958450 6.986030 7.012793 7.039064 7.065175 7.090556 7.115937 7.141318 7.166700 7.192081 7.217462 7.242844 7.268225 7.293606 7.318987 7.344369 7.369750 7.395131 7.420513 7.445894 7.471275 7.496656 7.528092 7.566140 7.941354 8.396970 8.877610 9.238734 9.671295 9.969655 10.189903 10.362672 10.626801 10.774471 11.000440 11.165598 11.306609 11.447807 11.587871 11.751483 11.918431 12.042679 12.163538 12.275317 12.381032 12.503144 12.629109 12.722322 12.834298 12.972237 13.085268 13.192301 13.290895 13.380967 13.469090 13.556742 13.640534 13.722384 13.804366 13.891158 13.982192 14.073248 14.165159 14.257071 14.347658 14.433855 14.518875 14.601918 14.681926 14.761934 14.845716 14.934440 15.023164 15.109868 15.186621 15.258545 15.330468 15.402392 15.474153 15.543809 15.613398 15.683020 15.752641 15.822263 15.891884 15.961506 16.031127 16.100749 16.170370 16.239992 16.309613 16.379235 16.448856 16.518478 16.588100 16.657721 16.727343 16.796964 16.868832 16.944183 17.020062 17.096008 17.172262 17.248697 17.325131 17.401566 17.478001 17.554436 17.630870 17.707305 17.783740 17.860175 17.936609 18.013044 18.089479 18.165914 18.242348 18.318869 18.396063 18.473767 18.551470 18.629173 18.706876 18.784580 18.862283 18.939986 19.017689 19.095392 19.173096 19.250799 19.336115 19.425205 19.514295 19.603385 19.692475 19.781565 19.870655 19.959744 20.058437 20.516057 21.085435 21.654814 22.224193 22.793572 23.362951 23.932329 24.501708 25.071087 25.391497 25.558757 25.726016 25.893275 26.060535 26.227794 26.395054 26.562313 26.732259 26.903458 27.074658 27.245857 27.417056 27.588256 27.757878 27.927176 28.096474 28.265771 28.332207 28.365985 28.383736 28.398852 28.413967 28.429082 28.444198 28.459313 28.474428 28.489544 28.504684 28.519868 28.535052 28.550235 28.565431 28.580697 28.595964 28.611230 28.626497 28.641763 28.657030 28.672296 28.687563 28.702883 28.718224 28.733565 28.748905 28.764289 28.779708 28.795127 28.810546 28.825965 28.841384 28.856804 28.872223 28.887659 28.903153 28.918648 28.934142 28.949643 28.965216 28.980790 28.996363 29.011936 29.027510 29.043083 29.058656 29.074230 29.089863 29.105508 29.121154 29.136799 29.152506 29.168235 29.183964 29.199693 29.215422 29.231151 29.246880 29.262609 29.282785 29.306321 29.329856 29.404741 29.489230 29.573719 29.658208 29.742697 29.827186 29.906732 29.926216 29.942102 29.957989 29.973875 29.989762 30.005648 30.021534 30.037421 30.053307 30.069193 30.085080 30.100966 30.116948 30.132951 30.148953 30.164956 30.180993 30.197038 30.213083 30.229128 30.245174 30.261219 30.277264 30.293309 30.312793 30.333089 30.353384 30.381511 30.413923 30.446334 30.478746 30.511877 30.545338 30.602765 30.667458 30.732150 30.796843 30.861535 30.926228 30.990920 31.047484 31.099751 31.150656 31.201562 31.252468 31.303373 31.344768 31.380010 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.439776 4.454178 4.468581 4.482983 4.497385 4.511787 4.526189 4.540592 4.554994 4.569047 4.583033 4.597019 4.611006 4.624940 4.638720 4.652500 4.666280 4.680060 4.693884 4.707737 4.721590 4.735443 4.749296 4.763159 4.777022 4.790886 4.804749 4.818612 4.832475 4.846339 4.860202 4.874065 4.887928 4.901792 4.915655 4.929518 4.943381 4.957245 4.971108 4.984971 4.998834 5.012698 5.026561 5.040424 5.054287 5.068151 5.082014 5.095877 5.109740 5.123604 5.137467 5.151330 5.165193 5.179057 5.192920 5.206783 5.220646 5.234510 5.248373 5.262236 5.276232 5.290240 5.304248 5.318256 5.333425 5.350877 5.368329 5.385780 5.403232 5.420684 5.438136 5.455588 5.473039 5.490491 5.507943 5.525542 5.543481 5.561420 5.579359 5.603494 5.629978 5.656461 5.682945 5.709429 5.735913 5.762397 5.788880 5.815364 5.841848 5.868332 5.894816 5.921299 5.947783 5.974246 6.000615 6.026984 6.052408 6.077515 6.102622 6.127729 6.152836 6.177943 6.203051 6.228158 6.253265 6.278372 6.303479 6.328586 6.353693 6.378800 6.403908 6.429015 6.454122 6.479229 6.504949 6.530774 6.557245 6.584825 6.612404 6.639983 6.667563 6.695142 6.722722 6.750301 6.777880 6.805460 6.833039 6.860619 6.888198 6.915777 6.943357 6.970936 6.998516 7.026095 7.053674 7.080884 7.107969 7.134409 7.159790 7.185171 7.210552 7.235934 7.261315 7.286696 7.312077 7.337459 7.362840 7.388221 7.413603 7.438984 7.464365 7.489746 7.515267 7.541326 7.567385 7.613585 7.905395 8.353301 8.838129 9.209536 9.657684 9.957157 10.186932 10.367682 10.639206 10.794020 11.022221 11.192294 11.333492 11.474690 11.619462 11.795937 11.964264 12.086893 12.207169 12.317161 12.422876 12.558116 12.675162 12.767486 12.893046 13.030024 13.139015 13.246113 13.344314 13.433007 13.521130 13.609182 13.692691 13.774541 13.861557 13.953669 14.044357 14.134340 14.226252 14.318164 14.408723 14.494890 14.579913 14.664136 14.745307 14.825315 14.908311 14.997035 15.085759 15.174484 15.255682 15.328618 15.400541 15.472362 15.542052 15.611673 15.681295 15.750916 15.820538 15.890159 15.959781 16.029402 16.099024 16.168646 16.238267 16.307889 16.377510 16.447132 16.516753 16.586375 16.655996 16.725618 16.795239 16.867145 16.942458 17.018338 17.094318 17.170649 17.247083 17.323518 17.399953 17.476388 17.552822 17.629257 17.705692 17.782127 17.858561 17.934996 18.011431 18.087866 18.164300 18.240735 18.317261 18.394450 18.472154 18.549857 18.627560 18.705263 18.782966 18.860670 18.938373 19.016076 19.093779 19.171482 19.249186 19.332798 19.421888 19.510978 19.600068 19.689158 19.778248 19.867338 19.956428 20.046286 20.387692 20.957071 21.526450 22.095828 22.665207 23.234586 23.803965 24.373344 24.942722 25.315481 25.482740 25.649999 25.817259 25.984518 26.151778 26.319037 26.486296 26.655340 26.826539 26.997738 27.168937 27.340137 27.511336 27.681533 27.850831 28.020129 28.189426 28.313456 28.335811 28.358166 28.377358 28.392474 28.407589 28.422704 28.437820 28.452935 28.468050 28.483166 28.498281 28.513500 28.528725 28.543950 28.559175 28.574430 28.589697 28.604963 28.620230 28.635496 28.650763 28.666029 28.681295 28.696600 28.711985 28.727371 28.742757 28.758147 28.773566 28.788985 28.804405 28.819824 28.835243 28.850662 28.866081 28.881500 28.897021 28.912565 28.928108 28.943651 28.959215 28.974788 28.990362 29.005935 29.021508 29.037082 29.052655 29.068228 29.083858 29.099555 29.115253 29.130951 29.146660 29.162389 29.178118 29.193847 29.209576 29.225305 29.241035 29.256764 29.277640 29.319358 29.389282 29.473771 29.558260 29.642749 29.727238 29.811727 29.870216 29.910016 29.926643 29.942530 29.958416 29.974303 29.990189 30.006075 30.021962 30.037848 30.053734 30.069621 30.085507 30.101393 30.117414 30.133458 30.149502 30.165546 30.181591 30.197637 30.213682 30.229727 30.245772 30.261818 30.277863 30.293908 30.317294 30.342011 30.368649 30.401061 30.433472 30.465883 30.500365 30.539944 30.596275 30.660968 30.725660 30.790353 30.855045 30.919738 30.984430 31.040186 31.091801 31.142707 31.193612 31.244518 31.294104 31.337266 31.371714 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.493782 4.508184 4.522586 4.536989 4.551391 4.565793 4.580195 4.594598 4.609000 4.623337 4.637249 4.651161 4.665073 4.678986 4.692829 4.706609 4.720389 4.734169 4.747949 4.761800 4.775661 4.789523 4.803384 4.817246 4.831109 4.844973 4.858836 4.872699 4.886562 4.900426 4.914289 4.928152 4.942015 4.955879 4.969742 4.983605 4.997468 5.011332 5.025195 5.039058 5.052921 5.066785 5.080648 5.094511 5.108374 5.122238 5.136101 5.149964 5.163827 5.177691 5.191554 5.205417 5.219280 5.233144 5.247007 5.260870 5.274733 5.288597 5.302460 5.316323 5.330202 5.344147 5.358092 5.372037 5.385983 5.401990 5.419442 5.436893 5.454345 5.471797 5.489249 5.506701 5.524152 5.541604 5.559056 5.576508 5.593990 5.611496 5.629002 5.646508 5.671982 5.698465 5.724949 5.751433 5.777917 5.804401 5.830884 5.857368 5.883852 5.910336 5.936820 5.963303 5.989787 6.016271 6.042755 6.069238 6.095722 6.121030 6.146239 6.171409 6.196516 6.221623 6.246731 6.271838 6.296945 6.322052 6.347159 6.372266 6.397373 6.422481 6.447588 6.472695 6.497802 6.522909 6.548021 6.573259 6.598497 6.624890 6.652469 6.680049 6.707628 6.735208 6.762787 6.790366 6.817946 6.845525 6.873105 6.900684 6.928263 6.955843 6.983422 7.011002 7.038581 7.066160 7.093740 7.121319 7.148899 7.176478 7.203027 7.228724 7.254405 7.279786 7.305167 7.330549 7.355930 7.381311 7.406693 7.432074 7.457455 7.482836 7.508218 7.533599 7.558980 7.585604 7.614058 7.650006 7.869437 8.314897 8.796163 9.176085 9.644073 9.944659 10.183825 10.372692 10.644216 10.815801 11.044003 11.219359 11.360375 11.501501 11.662990 11.840391 12.010248 12.131107 12.251966 12.359005 12.467742 12.613088 12.720326 12.818542 12.951864 13.082706 13.192763 13.300353 13.396037 13.485047 13.573171 13.661294 13.745064 13.831774 13.923976 14.016179 14.106552 14.195433 14.287345 14.379257 14.469817 14.555925 14.640948 14.725970 14.808536 14.888696 14.970906 15.059630 15.148354 15.237079 15.324098 15.398690 15.470569 15.540327 15.609948 15.679570 15.749191 15.818813 15.888435 15.958056 16.027678 16.097299 16.166921 16.236542 16.306164 16.375785 16.445407 16.515028 16.584650 16.654272 16.723893 16.793515 16.865450 16.940733 17.016613 17.092621 17.169036 17.245470 17.321905 17.398340 17.474775 17.551209 17.627644 17.704079 17.780514 17.856948 17.933383 18.009818 18.086253 18.162687 18.239122 18.315650 18.392837 18.470540 18.548244 18.625947 18.703650 18.781353 18.859056 18.936760 19.014463 19.092166 19.169869 19.247573 19.329481 19.418571 19.507661 19.596751 19.685841 19.774931 19.864021 19.953111 20.042201 20.259327 20.828706 21.398085 21.967464 22.536843 23.106222 23.675600 24.244979 24.814358 25.239464 25.406723 25.573983 25.741242 25.908501 26.075761 26.243020 26.410280 26.578420 26.749619 26.920819 27.092018 27.263217 27.434416 27.605188 27.774486 27.943783 28.113081 28.282379 28.320887 28.337593 28.354298 28.370980 28.386096 28.401211 28.416326 28.431442 28.446557 28.461672 28.476788 28.491903 28.507097 28.522364 28.537630 28.552896 28.568163 28.583429 28.598696 28.613962 28.629230 28.644508 28.659786 28.675063 28.690341 28.705748 28.721167 28.736586 28.752005 28.767425 28.782844 28.798263 28.813682 28.829112 28.844550 28.859987 28.875425 28.890920 28.906494 28.922067 28.937640 28.953214 28.968787 28.984360 28.999934 29.015511 29.031106 29.046700 29.062295 29.077898 29.093627 29.109356 29.125086 29.140815 29.156544 29.172273 29.188002 29.203731 29.221053 29.238538 29.256022 29.289334 29.373823 29.458312 29.542801 29.627290 29.711779 29.796268 29.857715 29.884428 29.911140 29.927071 29.942957 29.958843 29.974730 29.990616 30.006503 30.022389 30.038275 30.054198 30.070125 30.086051 30.101978 30.118009 30.134055 30.150100 30.166145 30.182190 30.198235 30.214281 30.230326 30.246371 30.262416 30.278462 30.294507 30.324302 30.355906 30.388199 30.420610 30.453021 30.485433 30.532137 30.589785 30.654478 30.719170 30.783863 30.848555 30.913248 30.977079 31.032945 31.083851 31.134757 31.185662 31.236568 31.284697 31.328799 31.363247 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.562190 4.576592 4.590994 4.605397 4.619799 4.634201 4.648603 4.663006 4.677408 4.691570 4.705409 4.719248 4.733087 4.746926 4.760724 4.774510 4.788297 4.802083 4.815880 4.829743 4.843606 4.857470 4.871333 4.885196 4.899059 4.912923 4.926786 4.940649 4.954512 4.968376 4.982239 4.996102 5.009965 5.023829 5.037692 5.051555 5.065418 5.079282 5.093145 5.107008 5.120871 5.134735 5.148598 5.162461 5.176324 5.190188 5.204051 5.217914 5.231777 5.245641 5.259504 5.273367 5.287230 5.301094 5.314957 5.328820 5.342683 5.356547 5.370410 5.384273 5.398146 5.412029 5.425912 5.439795 5.453678 5.470555 5.488007 5.505458 5.522910 5.540362 5.557814 5.575266 5.592717 5.610169 5.627621 5.645073 5.662525 5.679976 5.697428 5.715923 5.741591 5.767258 5.793437 5.819921 5.846405 5.872888 5.899372 5.925856 5.952340 5.978824 6.005307 6.031791 6.058275 6.084759 6.111242 6.137726 6.164120 6.189536 6.214953 6.240196 6.265304 6.290411 6.315518 6.340625 6.365732 6.390839 6.415946 6.441053 6.466161 6.491268 6.516375 6.541482 6.566589 6.591696 6.616803 6.641911 6.667018 6.693421 6.720482 6.747693 6.775273 6.802852 6.830432 6.858011 6.885590 6.913170 6.940749 6.968329 6.995908 7.023487 7.051067 7.078646 7.106226 7.133805 7.161384 7.188964 7.216543 7.244123 7.270960 7.297435 7.323639 7.349020 7.374401 7.399783 7.425164 7.450545 7.475926 7.501308 7.526689 7.552070 7.577452 7.602833 7.628214 7.657186 7.688518 7.833479 8.285133 8.754197 9.148181 9.630461 9.932161 10.180573 10.377702 10.649226 10.837583 11.065785 11.246060 11.387148 11.527649 11.708370 11.885007 12.052328 12.175321 12.293463 12.400849 12.514947 12.662833 12.765490 12.871467 13.010683 13.137519 13.246510 13.354792 13.448749 13.537088 13.625211 13.713334 13.802081 13.894284 13.986487 14.078690 14.168776 14.256933 14.348438 14.440350 14.530939 14.616960 14.701983 14.787005 14.871224 14.952077 15.033501 15.122225 15.210949 15.299674 15.388398 15.468731 15.538602 15.608224 15.677845 15.747467 15.817088 15.886710 15.956331 16.025953 16.095574 16.165196 16.234817 16.304439 16.374061 16.443682 16.513304 16.582925 16.652547 16.722168 16.791790 16.863748 16.939009 17.014896 17.090988 17.167422 17.243857 17.320292 17.396727 17.473161 17.549596 17.626031 17.702466 17.778900 17.855335 17.931770 18.008205 18.084639 18.161074 18.237509 18.314039 18.391224 18.468927 18.546631 18.624334 18.702037 18.779740 18.857443 18.935147 19.012850 19.090553 19.168256 19.245959 19.326165 19.415255 19.504345 19.593435 19.682524 19.771614 19.860704 19.949794 20.038884 20.148968 20.700342 21.269721 21.839099 22.408478 22.977857 23.547236 24.116615 24.685993 25.163447 25.330707 25.497966 25.665225 25.832485 25.999744 26.167004 26.334263 26.501662 26.672700 26.843899 27.015098 27.186298 27.357497 27.528696 27.698141 27.867438 28.036736 28.206034 28.295669 28.319256 28.334372 28.349487 28.364602 28.379718 28.394833 28.409948 28.425064 28.440193 28.455349 28.470505 28.485661 28.500830 28.516096 28.531363 28.546629 28.561896 28.577162 28.592429 28.607695 28.622962 28.638267 28.653590 28.668912 28.684234 28.699606 28.715025 28.730445 28.745864 28.761283 28.776702 28.792121 28.807540 28.822972 28.838458 28.853944 28.869430 28.884919 28.900493 28.916066 28.931639 28.947213 28.962786 28.978359 28.993933 29.009506 29.025138 29.040785 29.056431 29.072078 29.087782 29.103511 29.119240 29.134969 29.150698 29.166427 29.182156 29.197885 29.219039 29.244896 29.273875 29.358364 29.442853 29.527342 29.611831 29.696320 29.780809 29.851401 29.871503 29.891606 29.911612 29.927498 29.943384 29.959271 29.975157 29.991044 30.006930 30.022816 30.038703 30.054666 30.070633 30.086601 30.102569 30.118608 30.134653 30.150698 30.166744 30.182789 30.198834 30.214879 30.230925 30.249156 30.267573 30.285991 30.310514 30.342925 30.375337 30.407748 30.440159 30.472571 30.519828 30.583295 30.647988 30.712680 30.777373 30.842065 30.906758 30.969034 31.024996 31.075901 31.126807 31.177713 31.228618 31.276422 31.319566 31.354780 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.558587 4.572989 4.587391 4.601793 4.616196 4.630598 4.645000 4.659402 4.673805 4.688204 4.702592 4.716979 4.731367 4.745754 4.759707 4.773487 4.787268 4.801048 4.814828 4.828623 4.842418 4.856213 4.870008 4.883830 4.897693 4.911557 4.925420 4.939283 4.953146 4.967010 4.980873 4.994736 5.008599 5.022463 5.036326 5.050189 5.064052 5.077916 5.091779 5.105642 5.119505 5.133369 5.147232 5.161095 5.174958 5.188822 5.202685 5.216548 5.230411 5.244274 5.258138 5.272001 5.285864 5.299727 5.313591 5.327454 5.341317 5.355180 5.369044 5.382907 5.396770 5.410633 5.424497 5.438360 5.452223 5.466086 5.479950 5.493813 5.507676 5.521905 5.539291 5.556676 5.574062 5.591475 5.608927 5.626379 5.643830 5.661282 5.678734 5.696186 5.713638 5.731089 5.748541 5.765993 5.786218 5.811008 5.835799 5.861925 5.888409 5.914892 5.941376 5.967860 5.994344 6.020827 6.047311 6.073795 6.100279 6.126763 6.153246 6.179730 6.206214 6.232487 6.258114 6.283742 6.308984 6.334091 6.359198 6.384305 6.409412 6.434519 6.459626 6.484734 6.509841 6.534948 6.560055 6.585162 6.610269 6.635376 6.660483 6.685591 6.710698 6.735805 6.762020 6.788437 6.815338 6.842918 6.870497 6.898076 6.925656 6.953235 6.980815 7.008394 7.035973 7.063553 7.091132 7.118712 7.146291 7.173870 7.201450 7.229029 7.256609 7.284188 7.311767 7.339126 7.366429 7.392873 7.418254 7.443635 7.469016 7.494398 7.519779 7.545160 7.570542 7.595923 7.621304 7.646685 7.672067 7.697448 7.732056 7.797521 8.260239 8.712006 9.119079 9.612948 9.919664 10.176421 10.382711 10.654236 10.859365 11.087566 11.272820 11.413334 11.553821 11.752823 11.929792 12.097934 12.219534 12.336978 12.442693 12.569517 12.717582 12.810654 12.930286 13.069501 13.191266 13.300258 13.407748 13.501004 13.589128 13.677364 13.770481 13.864592 13.956795 14.048997 14.141167 14.230999 14.318907 14.409531 14.501443 14.592090 14.677995 14.763017 14.848040 14.933062 15.015385 15.096594 15.184820 15.273544 15.362269 15.450877 15.536877 15.606499 15.676120 15.745742 15.815363 15.884985 15.954606 16.024228 16.093850 16.163471 16.233093 16.302714 16.372336 16.441957 16.511579 16.581200 16.650822 16.720443 16.790065 16.862037 16.937284 17.013175 17.089375 17.165809 17.242244 17.318679 17.395114 17.471548 17.547983 17.624418 17.700853 17.777287 17.853722 17.930157 18.006592 18.083026 18.159461 18.235896 18.312426 18.389611 18.467314 18.545017 18.622721 18.700424 18.778127 18.855830 18.933533 19.011237 19.088940 19.166643 19.244346 19.322848 19.411938 19.501028 19.590118 19.679208 19.768298 19.857388 19.946478 20.035567 20.128377 20.571977 21.141356 21.710735 22.280114 22.849492 23.418871 23.988250 24.557629 25.080422 25.254690 25.421949 25.589209 25.756468 25.923727 26.090987 26.258246 26.425506 26.595780 26.766980 26.938179 27.109378 27.280577 27.451777 27.621796 27.791093 27.960391 28.129689 28.253577 28.287062 28.312878 28.327994 28.343109 28.358224 28.373340 28.388455 28.403570 28.418686 28.433801 28.448992 28.464189 28.479386 28.494583 28.509829 28.525096 28.540362 28.555629 28.570895 28.586162 28.601428 28.616695 28.631990 28.647357 28.662724 28.678092 28.693465 28.708884 28.724303 28.739722 28.755141 28.770560 28.785980 28.801399 28.816818 28.832328 28.847862 28.863397 28.878931 28.894491 28.910065 28.925638 28.941211 28.956785 28.972358 28.987931 29.003505 29.019130 29.034829 29.050528 29.066228 29.081936 29.097666 29.113395 29.129124 29.144853 29.160582 29.176311 29.192040 29.213325 29.262940 29.342905 29.427394 29.511883 29.596372 29.680861 29.765350 29.847592 29.863707 29.879821 29.895936 29.912039 29.927925 29.943812 29.959698 29.975584 29.991471 30.007357 30.023244 30.039130 30.055135 30.071145 30.087154 30.103163 30.119207 30.135252 30.151297 30.167342 30.183388 30.199433 30.215478 30.231523 30.253266 30.275253 30.297652 30.330063 30.362474 30.394886 30.427683 30.464992 30.512113 30.576805 30.641498 30.706190 30.770883 30.835575 30.900268 30.961788 31.017046 31.067952 31.118857 31.169763 31.220669 31.269088 31.309780 31.349030 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.626995 4.641397 4.655799 4.670201 4.684604 4.699006 4.713408 4.727810 4.742213 4.756571 4.770880 4.785190 4.799499 4.813808 4.827597 4.841377 4.855157 4.868937 4.882724 4.896527 4.910330 4.924133 4.937936 4.951780 4.965643 4.979507 4.993370 5.007233 5.021096 5.034960 5.048823 5.062686 5.076549 5.090413 5.104276 5.118139 5.132002 5.145866 5.159729 5.173592 5.187455 5.201319 5.215182 5.229045 5.242908 5.256772 5.270635 5.284498 5.298361 5.312225 5.326088 5.339951 5.353814 5.367678 5.381541 5.395404 5.409267 5.423131 5.436994 5.450857 5.464720 5.478584 5.492447 5.506310 5.520173 5.534037 5.547900 5.561763 5.575626 5.590775 5.608064 5.625354 5.642643 5.660040 5.677492 5.694944 5.712395 5.729847 5.747299 5.764751 5.782203 5.799654 5.817106 5.834558 5.856109 5.880080 5.904052 5.930413 5.956896 5.983380 6.009864 6.036348 6.062831 6.089315 6.115799 6.142283 6.168767 6.195250 6.221734 6.248218 6.274702 6.300923 6.326766 6.352609 6.377771 6.402878 6.427985 6.453092 6.478199 6.503306 6.528414 6.553521 6.578628 6.603735 6.628842 6.653949 6.679056 6.704164 6.729271 6.754378 6.779485 6.804613 6.830415 6.856217 6.882983 6.910562 6.938142 6.965721 6.993300 7.020880 7.048459 7.076039 7.103618 7.131197 7.158777 7.186356 7.213936 7.241515 7.269094 7.296674 7.324253 7.351833 7.379412 7.406992 7.434571 7.461145 7.487037 7.512869 7.538250 7.563632 7.589013 7.614394 7.639775 7.665157 7.690538 7.715919 7.741301 7.766714 7.823020 8.235597 8.670264 9.089964 9.585643 9.907166 10.170484 10.387721 10.659246 10.881147 11.109102 11.299019 11.439482 11.587654 11.797277 11.975241 12.142889 12.263748 12.378551 12.484849 12.624489 12.761023 12.859828 12.989104 13.128319 13.245013 13.354005 13.460756 13.553045 13.641168 13.733871 13.832381 13.927110 14.019305 14.111508 14.203543 14.293128 14.380942 14.470624 14.562536 14.653268 14.739030 14.824052 14.909075 14.994097 15.078566 15.159770 15.247415 15.336139 15.424646 15.511980 15.598725 15.674395 15.744017 15.813639 15.883260 15.952882 16.022503 16.092125 16.161746 16.231368 16.300989 16.370611 16.440232 16.509854 16.579476 16.649097 16.718719 16.788340 16.860318 16.935559 17.011448 17.087761 17.164196 17.240631 17.317066 17.393500 17.469935 17.546370 17.622805 17.699239 17.775674 17.852109 17.928544 18.004978 18.081413 18.157848 18.234283 18.310812 18.387998 18.465701 18.543404 18.621107 18.698811 18.776514 18.854217 18.931920 19.009624 19.087327 19.165030 19.242733 19.320447 19.408621 19.497711 19.586801 19.675891 19.764981 19.854071 19.943161 20.032251 20.121341 20.443613 21.012992 21.582370 22.151749 22.721128 23.290507 23.859886 24.429264 24.987345 25.178673 25.345933 25.513192 25.680451 25.847711 26.014970 26.182230 26.349489 26.518861 26.690060 26.861259 27.032459 27.203658 27.374857 27.545450 27.714748 27.884046 28.053344 28.222642 28.262016 28.284242 28.306468 28.321616 28.336731 28.351846 28.366962 28.382077 28.397192 28.412308 28.427423 28.442600 28.457839 28.473077 28.488315 28.503562 28.518828 28.534095 28.549361 28.564628 28.579894 28.595161 28.610427 28.625694 28.641089 28.656501 28.671913 28.687325 28.702742 28.718161 28.733580 28.749000 28.764424 28.779853 28.795282 28.810711 28.826197 28.841770 28.857344 28.872917 28.888490 28.904064 28.919637 28.935210 28.950787 28.966383 28.981979 28.997574 29.013175 29.028904 29.044633 29.060362 29.076091 29.091820 29.107549 29.123278 29.139007 29.157361 29.176095 29.194830 29.242957 29.327446 29.411935 29.496424 29.580913 29.665402 29.749891 29.809090 29.848921 29.864807 29.880694 29.896580 29.912466 29.928353 29.944239 29.960125 29.976012 29.991904 30.007796 30.023688 30.039580 30.055625 30.071670 30.087715 30.103760 30.119805 30.135851 30.151896 30.167941 30.183986 30.200032 30.216077 30.232122 30.259352 30.286626 30.317201 30.349612 30.382024 30.414435 30.455484 30.505623 30.570315 30.635008 30.699700 30.764393 30.829085 30.893778 30.955226 31.009096 31.060002 31.110908 31.161813 31.212719 31.262542 31.301047 31.342363 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.695403 4.709805 4.724207 4.738610 4.753012 4.767414 4.781816 4.796219 4.810621 4.824893 4.839125 4.853356 4.867588 4.881706 4.895486 4.909266 4.923046 4.936826 4.950625 4.964436 4.978247 4.992058 5.005870 5.019730 5.033593 5.047457 5.061320 5.075183 5.089046 5.102910 5.116773 5.130636 5.144499 5.158363 5.172226 5.186089 5.199952 5.213816 5.227679 5.241542 5.255405 5.269269 5.283132 5.296995 5.310858 5.324722 5.338585 5.352448 5.366311 5.380175 5.394038 5.407901 5.421764 5.435628 5.449491 5.463354 5.477217 5.491081 5.504944 5.518807 5.532670 5.546534 5.560397 5.574260 5.588123 5.601987 5.615850 5.629713 5.643576 5.659593 5.676787 5.693981 5.711175 5.728605 5.746057 5.763508 5.780960 5.798412 5.815864 5.833316 5.850767 5.868219 5.885671 5.903123 5.925635 5.948840 5.972417 5.998900 6.025384 6.051868 6.078352 6.104835 6.131319 6.157803 6.184287 6.210771 6.237254 6.263738 6.290222 6.316706 6.343190 6.369432 6.395493 6.421451 6.446558 6.471665 6.496772 6.521879 6.546987 6.572094 6.597201 6.622308 6.647415 6.672522 6.697629 6.722736 6.747844 6.772951 6.798058 6.823165 6.848272 6.873402 6.898618 6.923834 6.950628 6.978207 7.005786 7.033366 7.060945 7.088525 7.116104 7.143683 7.171263 7.198842 7.226422 7.254001 7.281580 7.309160 7.336739 7.364319 7.391898 7.419477 7.447057 7.474636 7.502216 7.529148 7.555831 7.582103 7.607484 7.632865 7.658247 7.683628 7.709009 7.734391 7.759772 7.786064 7.812696 7.861906 8.210254 8.626561 9.061258 9.544239 9.894668 10.162489 10.392731 10.664256 10.902631 11.128375 11.325167 11.465629 11.626762 11.841731 12.020951 12.185948 12.307962 12.420666 12.529828 12.679461 12.808659 12.908707 13.047922 13.184507 13.298761 13.407753 13.513512 13.605085 13.697737 13.795098 13.895492 13.989637 14.081816 14.174019 14.265947 14.355258 14.443042 14.531874 14.623629 14.714474 14.800065 14.885087 14.970110 15.055132 15.140154 15.222968 15.310010 15.398734 15.485851 15.572753 15.659655 15.742292 15.811914 15.881535 15.951157 16.020778 16.090400 16.160021 16.229643 16.299265 16.368886 16.438508 16.508129 16.577751 16.647372 16.716994 16.786615 16.858591 16.933834 17.009714 17.086148 17.162583 17.239018 17.315453 17.391887 17.468322 17.544757 17.621192 17.697626 17.774061 17.850496 17.926931 18.003365 18.079800 18.156235 18.232670 18.309197 18.386385 18.464088 18.541791 18.619494 18.697198 18.774901 18.852604 18.930307 19.008010 19.085714 19.163417 19.241120 19.318823 19.405304 19.494394 19.583484 19.672574 19.761664 19.850754 19.939844 20.028934 20.118024 20.315248 20.884627 21.454006 22.023385 22.592763 23.162142 23.731521 24.300900 24.870279 25.102656 25.269916 25.437175 25.604435 25.771694 25.938953 26.106213 26.273472 26.441951 26.613140 26.784340 26.955539 27.126738 27.297937 27.469075 27.638403 27.807701 27.976999 28.146297 28.249575 28.266208 28.282841 28.299475 28.315238 28.330353 28.345468 28.360584 28.375703 28.390832 28.405960 28.421089 28.436229 28.451495 28.466762 28.482028 28.497295 28.512561 28.527828 28.543094 28.558361 28.573652 28.588956 28.604260 28.619564 28.634924 28.650343 28.665762 28.681181 28.696600 28.712020 28.727439 28.742858 28.758286 28.773763 28.789240 28.804718 28.820196 28.835769 28.851342 28.866916 28.882489 28.898062 28.913636 28.929209 28.944782 28.960413 28.976061 28.991709 29.007357 29.023058 29.038787 29.054516 29.070246 29.085975 29.101704 29.117433 29.133162 29.155390 29.184077 29.227498 29.311987 29.396476 29.480965 29.565454 29.649943 29.734432 29.794871 29.822990 29.849348 29.865235 29.881121 29.897007 29.912894 29.928780 29.944666 29.960553 29.976442 29.992375 30.008308 30.024241 30.040178 30.056223 30.072268 30.088314 30.104359 30.120404 30.136449 30.152495 30.168567 30.185425 30.202283 30.219141 30.239516 30.271928 30.304339 30.336750 30.369162 30.401573 30.440974 30.499133 30.563825 30.628518 30.693210 30.757903 30.822595 30.887288 30.949257 31.001122 31.052052 31.102958 31.153863 31.204769 31.255675 31.293205 31.332905 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.763811 4.778213 4.792615 4.807018 4.821420 4.835822 4.850224 4.864627 4.879015 4.893170 4.907325 4.921480 4.935635 4.949595 4.963375 4.977155 4.990935 5.004715 5.018529 5.032349 5.046168 5.059988 5.073817 5.087680 5.101544 5.115407 5.129270 5.143133 5.156997 5.170860 5.184723 5.198586 5.212450 5.226313 5.240176 5.254039 5.267903 5.281766 5.295629 5.309492 5.323356 5.337219 5.351082 5.364945 5.378809 5.392672 5.406535 5.420398 5.434262 5.448125 5.461988 5.475851 5.489715 5.503578 5.517441 5.531304 5.545168 5.559031 5.572894 5.586757 5.600621 5.614484 5.628347 5.642210 5.656073 5.669937 5.683800 5.697663 5.711526 5.728361 5.745461 5.762560 5.779718 5.797170 5.814621 5.832073 5.849525 5.866977 5.884429 5.901881 5.919332 5.936784 5.954236 5.972344 5.994830 6.017316 6.040904 6.067388 6.093872 6.120356 6.146839 6.173323 6.199807 6.226291 6.252775 6.279258 6.305742 6.332226 6.358710 6.385194 6.411677 6.438014 6.464298 6.490238 6.515345 6.540452 6.565559 6.590667 6.615774 6.640881 6.665988 6.691095 6.716202 6.741309 6.766417 6.791524 6.816631 6.841738 6.866845 6.891952 6.917059 6.942166 6.967274 6.992381 7.019107 7.046142 7.073431 7.101011 7.128590 7.156169 7.183749 7.211328 7.238908 7.266487 7.294066 7.321646 7.349225 7.376805 7.404384 7.431963 7.459543 7.487122 7.514702 7.542281 7.569860 7.597392 7.624915 7.651337 7.676718 7.702099 7.727481 7.752862 7.778243 7.803624 7.829006 7.857871 7.887009 8.181680 8.583261 9.032551 9.501715 9.882170 10.152937 10.397741 10.670648 10.921955 11.147648 11.351314 11.491777 11.684132 11.886185 12.066661 12.231317 12.352176 12.462510 12.580917 12.734433 12.853823 12.967525 13.106741 13.241664 13.352508 13.461500 13.566651 13.661757 13.759015 13.856376 13.960034 14.052173 14.144326 14.236529 14.328376 14.417388 14.505171 14.593579 14.684722 14.775708 14.861100 14.946122 15.031145 15.116167 15.201189 15.286187 15.372379 15.459721 15.546623 15.633526 15.720428 15.805400 15.879810 15.949432 16.019054 16.088675 16.158297 16.227918 16.297540 16.367161 16.436783 16.506404 16.576026 16.645647 16.715269 16.784891 16.856856 16.932109 17.008109 17.084535 17.160970 17.237405 17.313839 17.390274 17.466709 17.543144 17.619578 17.696013 17.772448 17.848883 17.925317 18.001752 18.078187 18.154622 18.231056 18.307580 18.384772 18.462475 18.540178 18.617881 18.695584 18.773288 18.850991 18.928694 19.006397 19.084100 19.161804 19.239507 19.317210 19.401988 19.491078 19.580168 19.669258 19.758347 19.847437 19.936527 20.025617 20.114707 20.213012 20.756262 21.325641 21.895020 22.464399 23.033778 23.603157 24.172535 24.741914 25.026640 25.193899 25.361158 25.528418 25.695677 25.862937 26.030196 26.197456 26.365223 26.536221 26.707420 26.878619 27.049819 27.221018 27.392217 27.562058 27.731356 27.900654 28.069952 28.202242 28.248398 28.263514 28.278629 28.293744 28.308860 28.323975 28.339090 28.354206 28.369321 28.384485 28.399655 28.414824 28.429993 28.445228 28.460495 28.475761 28.491028 28.506294 28.521561 28.536827 28.552094 28.567382 28.582730 28.598079 28.613428 28.628782 28.644201 28.659620 28.675040 28.690459 28.705878 28.721297 28.736716 28.752135 28.767635 28.783161 28.798687 28.814212 28.829768 28.845341 28.860914 28.876488 28.892061 28.907635 28.923208 28.938781 28.954403 28.970103 28.985804 29.001504 29.017213 29.032942 29.048671 29.064400 29.080129 29.095858 29.111587 29.127316 29.148951 29.212039 29.296528 29.381017 29.465506 29.549995 29.634484 29.718973 29.787965 29.808853 29.829741 29.849775 29.865662 29.881548 29.897435 29.913321 29.929207 29.945094 29.960980 29.976874 29.992849 30.008823 30.024797 30.040777 30.056822 30.072867 30.088912 30.104958 30.121003 30.137048 30.153093 30.169405 30.189206 30.209006 30.228806 30.259066 30.291477 30.323888 30.356300 30.391208 30.427950 30.492643 30.557335 30.622028 30.686720 30.751413 30.816105 30.880584 30.942291 30.993197 31.044102 31.095008 31.145914 31.196819 31.247725 31.286124 31.320890 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.817817 4.832219 4.846621 4.861023 4.875426 4.889828 4.904230 4.918632 4.933035 4.947324 4.961403 4.975483 4.989562 5.003641 5.017484 5.031264 5.045044 5.058824 5.072611 5.086438 5.100266 5.114094 5.127922 5.141767 5.155630 5.169494 5.183357 5.197220 5.211083 5.224947 5.238810 5.252673 5.266536 5.280400 5.294263 5.308126 5.321989 5.335853 5.349716 5.363579 5.377442 5.391306 5.405169 5.419032 5.432895 5.446759 5.460622 5.474485 5.488348 5.502212 5.516075 5.529938 5.543801 5.557665 5.571528 5.585391 5.599254 5.613118 5.626981 5.640844 5.654707 5.668571 5.682434 5.696297 5.710160 5.724024 5.737887 5.751750 5.765613 5.780072 5.797078 5.814085 5.831091 5.848283 5.865735 5.883186 5.900638 5.918090 5.935542 5.952994 5.970445 5.987897 6.005349 6.022801 6.041914 6.063724 6.085534 6.109392 6.135876 6.162360 6.188843 6.215327 6.241811 6.268295 6.294779 6.321262 6.347746 6.374230 6.400714 6.427198 6.453681 6.480165 6.506649 6.533133 6.558977 6.584107 6.609238 6.634347 6.659454 6.684561 6.709668 6.734775 6.759882 6.784989 6.810097 6.835204 6.860311 6.885418 6.910525 6.935632 6.960739 6.985847 7.010954 7.036061 7.061197 7.087590 7.113982 7.141076 7.168655 7.196235 7.223814 7.251393 7.278973 7.306552 7.334132 7.361711 7.389290 7.416870 7.444449 7.472029 7.499608 7.527187 7.554767 7.582346 7.609926 7.637505 7.665084 7.692664 7.719283 7.745374 7.771333 7.796714 7.822096 7.847477 7.872858 7.899697 7.936605 8.152274 8.539591 9.002702 9.459192 9.869673 10.141331 10.404133 10.689758 10.941228 11.167278 11.377462 11.517924 11.741501 11.930639 12.112372 12.275531 12.395745 12.504354 12.635889 12.788651 12.898987 13.026343 13.165559 13.297264 13.406256 13.515248 13.625276 13.722931 13.820292 13.918392 14.023687 14.114732 14.206837 14.299040 14.390832 14.479517 14.567301 14.655355 14.745815 14.836968 14.922135 15.007157 15.092180 15.177202 15.262224 15.347319 15.433592 15.520494 15.607396 15.694298 15.781200 15.868096 15.947707 16.017329 16.086950 16.156572 16.226193 16.295815 16.365436 16.435058 16.504680 16.574301 16.643923 16.713544 16.783166 16.855113 16.930384 17.006498 17.082922 17.159357 17.235792 17.312226 17.388661 17.465096 17.541531 17.617965 17.694400 17.770835 17.847270 17.923704 18.000139 18.076574 18.153009 18.229443 18.305962 18.383158 18.460862 18.538565 18.616268 18.693971 18.771675 18.849378 18.927081 19.004784 19.082487 19.160191 19.237894 19.315597 19.398671 19.487761 19.576851 19.665941 19.755031 19.844121 19.933211 20.022301 20.111391 20.200480 20.627898 21.197277 21.766656 22.336034 22.905413 23.474792 24.044171 24.613550 24.950623 25.117882 25.285142 25.452401 25.619661 25.786920 25.954179 26.121439 26.288734 26.459301 26.630501 26.801700 26.972899 27.144098 27.315298 27.485713 27.655011 27.824309 27.993607 28.162904 28.208392 28.241588 28.257136 28.272251 28.287366 28.302482 28.317597 28.332712 28.347828 28.362943 28.378104 28.393315 28.408525 28.423736 28.438961 28.454227 28.469494 28.484760 28.500027 28.515293 28.530560 28.545826 28.561093 28.576468 28.591861 28.607255 28.622649 28.638060 28.653479 28.668898 28.684317 28.699737 28.715157 28.730578 28.745998 28.761473 28.777047 28.792620 28.808193 28.823767 28.839340 28.854913 28.870487 28.886063 28.901660 28.917257 28.932854 28.948451 28.964180 28.979909 28.995638 29.011367 29.027096 29.042826 29.058555 29.074284 29.093745 29.113921 29.134098 29.196580 29.281069 29.365558 29.450047 29.534536 29.619024 29.703513 29.783884 29.800499 29.817115 29.833731 29.850203 29.866089 29.881976 29.897862 29.913748 29.929635 29.945521 29.961407 29.977309 29.993325 30.009341 30.025356 30.041375 30.057421 30.073466 30.089511 30.105556 30.121602 30.137647 30.153692 30.170598 30.194585 30.218573 30.246203 30.278615 30.311026 30.343438 30.380447 30.422605 30.486153 30.550845 30.615538 30.680230 30.744923 30.809615 30.874287 30.933690 30.985247 31.036153 31.087058 31.137964 31.188870 31.237339 31.277998 31.312446 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.886225 4.900627 4.915029 4.929431 4.943834 4.958236 4.972638 4.987040 5.001443 5.015590 5.029594 5.043598 5.057602 5.071593 5.085373 5.099153 5.112933 5.126713 5.140516 5.154352 5.168188 5.182024 5.195860 5.209717 5.223580 5.237444 5.251307 5.265170 5.279033 5.292897 5.306760 5.320623 5.334486 5.348350 5.362213 5.376076 5.389939 5.403803 5.417666 5.431529 5.445392 5.459256 5.473119 5.486982 5.500845 5.514709 5.528572 5.542435 5.556298 5.570162 5.584025 5.597888 5.611751 5.625615 5.639478 5.653341 5.667204 5.681068 5.694931 5.708794 5.722657 5.736521 5.750384 5.764247 5.778110 5.791974 5.805837 5.819700 5.833563 5.848833 5.865747 5.882661 5.899575 5.916848 5.934299 5.951751 5.969203 5.986655 6.004107 6.021558 6.039010 6.056462 6.073914 6.091366 6.111170 6.132343 6.153517 6.177880 6.204364 6.230847 6.257331 6.283815 6.310299 6.336783 6.363266 6.389750 6.416234 6.442718 6.469202 6.495685 6.522169 6.548653 6.575137 6.601620 6.627376 6.652713 6.678027 6.703134 6.728241 6.753348 6.778455 6.803562 6.828670 6.853777 6.878884 6.903991 6.929098 6.954205 6.979312 7.004419 7.029527 7.054634 7.079741 7.104848 7.130094 7.155873 7.181652 7.208721 7.236300 7.263879 7.291459 7.319038 7.346618 7.374197 7.401776 7.429356 7.456935 7.484515 7.512094 7.539673 7.567253 7.594832 7.622412 7.649991 7.677570 7.705150 7.732729 7.760309 7.787360 7.814253 7.840567 7.865948 7.891330 7.916711 7.942092 7.977552 8.116417 8.496319 8.965598 9.418689 9.857175 10.131286 10.423243 10.708868 10.960501 11.217029 11.403609 11.544072 11.793063 11.975548 12.158082 12.319296 12.439159 12.548515 12.690861 12.842403 12.950632 13.085162 13.224377 13.351012 13.460003 13.572018 13.686848 13.784209 13.881570 13.984108 14.086388 14.177434 14.269347 14.361550 14.453312 14.541647 14.629431 14.717214 14.806928 14.898148 14.983170 15.068192 15.153215 15.238237 15.323614 15.413178 15.498040 15.581395 15.668169 15.755071 15.841973 15.928875 16.012136 16.085225 16.154847 16.224469 16.294090 16.363712 16.433333 16.502955 16.572576 16.642198 16.711819 16.781441 16.853362 16.928660 17.004881 17.081309 17.157744 17.234178 17.310613 17.387048 17.463483 17.539917 17.616352 17.692787 17.769222 17.845656 17.922091 17.998526 18.074961 18.151395 18.227830 18.304343 18.381545 18.459249 18.536952 18.614655 18.692358 18.770061 18.847765 18.925468 19.003171 19.080874 19.158577 19.236281 19.313984 19.395354 19.484444 19.573534 19.662624 19.751714 19.840804 19.929894 20.018984 20.108074 20.197164 20.499533 21.068912 21.638291 22.207670 22.777049 23.346427 23.915806 24.485185 24.874606 25.041866 25.209125 25.376384 25.543644 25.710903 25.878163 26.045422 26.212682 26.382382 26.553581 26.724780 26.895980 27.067179 27.238378 27.409368 27.578666 27.747964 27.917262 28.086559 28.188332 28.210430 28.232529 28.250758 28.265873 28.280988 28.296104 28.311219 28.326334 28.341450 28.356565 28.371689 28.386940 28.402192 28.417444 28.432696 28.447960 28.463227 28.478493 28.493760 28.509039 28.524324 28.539610 28.554896 28.570241 28.585661 28.601080 28.616499 28.631918 28.647337 28.662756 28.678175 28.693601 28.709069 28.724538 28.740006 28.755475 28.771045 28.786619 28.802192 28.817765 28.833339 28.848912 28.864485 28.880059 28.895688 28.911337 28.926986 28.942635 28.958335 28.974064 28.989793 29.005522 29.021251 29.036980 29.052709 29.068438 29.091872 29.124085 29.181121 29.265610 29.350099 29.434587 29.519076 29.603565 29.688054 29.748499 29.787085 29.802971 29.818857 29.834744 29.850630 29.866516 29.882403 29.898289 29.914178 29.930076 29.945975 29.961873 29.977793 29.993838 30.009884 30.025929 30.041974 30.058019 30.074065 30.090110 30.106155 30.122200 30.138246 30.154291 30.172430 30.202850 30.233341 30.265753 30.298164 30.330576 30.364480 30.416835 30.479663 30.544355 30.609048 30.673740 30.738433 30.803125 30.867818 30.925093 30.977297 31.028203 31.079109 31.130014 31.180920 31.227628 31.269531 31.303980 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.954633 4.969035 4.983437 4.997839 5.012242 5.026644 5.041046 5.055448 5.069851 5.083812 5.097742 5.111672 5.125602 5.139483 5.153263 5.167043 5.180823 5.194603 5.208426 5.222270 5.236115 5.249959 5.263804 5.277667 5.291531 5.305394 5.319257 5.333120 5.346984 5.360847 5.374710 5.388573 5.402437 5.416300 5.430163 5.444026 5.457890 5.471753 5.485616 5.499479 5.513343 5.527206 5.541069 5.554932 5.568796 5.582659 5.596522 5.610385 5.624249 5.638112 5.651975 5.665838 5.679702 5.693565 5.707428 5.721291 5.735155 5.749018 5.762881 5.776744 5.790608 5.804471 5.818334 5.832197 5.846061 5.859924 5.873787 5.887650 5.901514 5.917544 5.934367 5.951190 5.968013 5.985413 6.002864 6.020316 6.037768 6.055220 6.072672 6.090123 6.107575 6.125027 6.142479 6.159931 6.180138 6.200712 6.221285 6.246368 6.272851 6.299335 6.325819 6.352303 6.378787 6.405270 6.431754 6.458238 6.484722 6.511206 6.537689 6.564173 6.590657 6.617141 6.643624 6.670108 6.695845 6.721392 6.746814 6.771921 6.797028 6.822135 6.847242 6.872350 6.897457 6.922564 6.947671 6.972778 6.997885 7.022992 7.048099 7.073207 7.098314 7.123421 7.148528 7.173635 7.198776 7.223970 7.249164 7.276365 7.303945 7.331524 7.359103 7.386683 7.414262 7.441842 7.469421 7.497000 7.524580 7.552159 7.579739 7.607318 7.634897 7.662477 7.690056 7.717636 7.745215 7.772794 7.800374 7.827953 7.855533 7.883112 7.909524 7.935047 7.960563 7.985945 8.011326 8.085886 8.465164 8.923632 9.381416 9.846810 10.140230 10.442353 10.729356 10.979774 11.268027 11.429757 11.578872 11.840463 12.020560 12.203792 12.363958 12.481464 12.592317 12.745833 12.894517 13.004765 13.143980 13.283196 13.404759 13.516774 13.633488 13.748126 13.845487 13.942848 14.050120 14.149090 14.240135 14.331858 14.424061 14.515817 14.603777 14.691560 14.779344 14.868361 14.959183 15.044205 15.129227 15.214250 15.300016 15.389484 15.480360 15.566484 15.646226 15.728942 15.815844 15.902746 15.989648 16.076550 16.153087 16.222744 16.292365 16.361987 16.431608 16.501230 16.570851 16.640473 16.710095 16.779716 16.851602 16.926954 17.003261 17.079696 17.156131 17.232565 17.309000 17.385435 17.461870 17.538304 17.614739 17.691174 17.767609 17.844043 17.920478 17.996913 18.073348 18.149782 18.226217 18.302722 18.379932 18.457635 18.535339 18.613042 18.690745 18.768448 18.846151 18.923855 19.001558 19.079261 19.156964 19.234668 19.312371 19.392038 19.481127 19.570217 19.659307 19.748397 19.837487 19.926577 20.015667 20.104757 20.193847 20.371169 20.940548 21.509926 22.079305 22.648684 23.218063 23.787442 24.356821 24.798590 24.965849 25.133108 25.300368 25.467627 25.634887 25.802146 25.969405 26.136665 26.305462 26.476662 26.647861 26.819060 26.990259 27.161459 27.332658 27.502321 27.671619 27.840917 28.010214 28.178323 28.194885 28.211447 28.228009 28.244380 28.259495 28.274610 28.289726 28.304841 28.319980 28.335121 28.350263 28.365405 28.380627 28.395894 28.411160 28.426427 28.441693 28.456960 28.472226 28.487493 28.502774 28.518104 28.533435 28.548765 28.564100 28.579519 28.594938 28.610357 28.625776 28.641195 28.656615 28.672034 28.687453 28.702943 28.718460 28.733977 28.749494 28.765044 28.780618 28.796191 28.811764 28.827338 28.842911 28.858484 28.874058 28.889675 28.905377 28.921079 28.936780 28.952489 28.968218 28.983947 28.999677 29.015406 29.031135 29.046864 29.062593 29.084462 29.165662 29.250150 29.334639 29.419128 29.503617 29.588106 29.672595 29.732177 29.761857 29.787512 29.803398 29.819285 29.835171 29.851057 29.866944 29.882830 29.898717 29.914614 29.930554 29.946493 29.962433 29.978392 29.994437 30.010482 30.026528 30.042573 30.058618 30.074663 30.090709 30.107114 30.125123 30.143132 30.161141 30.188068 30.220479 30.252891 30.285302 30.318411 30.351882 30.408480 30.473173 30.537865 30.602558 30.667250 30.731943 30.796635 30.861328 30.917301 30.969347 31.020253 31.071159 31.122064 31.172970 31.219069 31.261065 31.295513 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 4.951030 4.965432 4.979834 4.994236 5.008639 5.023041 5.037443 5.051845 5.066248 5.080650 5.095052 5.109454 5.123857 5.138134 5.151991 5.165848 5.179704 5.193561 5.207372 5.221152 5.234932 5.248712 5.262492 5.276340 5.290193 5.304045 5.317898 5.331754 5.345617 5.359481 5.373344 5.387207 5.401070 5.414934 5.428797 5.442660 5.456523 5.470387 5.484250 5.498113 5.511976 5.525840 5.539703 5.553566 5.567429 5.581293 5.595156 5.609019 5.622882 5.636746 5.650609 5.664472 5.678335 5.692199 5.706062 5.719925 5.733788 5.747652 5.761515 5.775378 5.789241 5.803105 5.816968 5.830831 5.844694 5.858558 5.872421 5.886284 5.900147 5.914011 5.927874 5.941737 5.955600 5.969474 5.986207 6.002940 6.019672 6.036526 6.053977 6.071429 6.088881 6.106333 6.123785 6.141236 6.158688 6.176140 6.193592 6.211044 6.228837 6.248843 6.268849 6.288855 6.314855 6.341339 6.367823 6.394307 6.420791 6.447274 6.473758 6.500242 6.526726 6.553210 6.579693 6.606177 6.632661 6.659145 6.685628 6.712112 6.738596 6.764386 6.790146 6.815601 6.840708 6.865815 6.890923 6.916030 6.941137 6.966244 6.991351 7.016458 7.041565 7.066672 7.091780 7.116887 7.141994 7.167101 7.192208 7.217315 7.242422 7.267529 7.292637 7.317774 7.344784 7.371795 7.399169 7.426748 7.454328 7.481907 7.509486 7.537066 7.564645 7.592225 7.619804 7.647383 7.674963 7.702542 7.730122 7.757701 7.785280 7.812860 7.840439 7.868019 7.895598 7.923177 7.950757 7.977443 8.003735 8.030318 8.057769 8.085219 8.440522 8.881666 9.352399 9.856073 10.150615 10.461464 10.752957 10.999048 11.305449 11.455904 11.622123 11.887525 12.066271 12.249502 12.408172 12.524171 12.647289 12.800805 12.938378 13.063583 13.202799 13.342014 13.461530 13.576689 13.695384 13.809404 13.906765 14.004974 14.116918 14.211792 14.302837 14.394368 14.486571 14.578123 14.665907 14.753690 14.841474 14.929873 15.020218 15.105240 15.190262 15.275285 15.365497 15.456402 15.547307 15.634192 15.714669 15.794454 15.876617 15.963519 16.050421 16.137323 16.218935 16.290640 16.360262 16.429884 16.499505 16.569127 16.638748 16.708370 16.777991 16.849834 16.925313 17.001648 17.078083 17.154517 17.230952 17.307387 17.383822 17.460256 17.536691 17.613126 17.689561 17.765995 17.842430 17.918865 17.995300 18.071734 18.148169 18.224604 18.301100 18.378319 18.456022 18.533726 18.611429 18.689132 18.766835 18.844538 18.922242 18.999945 19.077648 19.155351 19.233054 19.310758 19.389013 19.477811 19.566901 19.655991 19.745081 19.834171 19.923260 20.012350 20.101440 20.190530 20.279620 20.812183 21.381562 21.950941 22.520320 23.089698 23.659077 24.228456 24.722573 24.889832 25.057092 25.224351 25.391610 25.558870 25.726129 25.893389 26.060648 26.228653 26.399742 26.570941 26.742141 26.913340 27.084539 27.255738 27.425976 27.595274 27.764571 27.933869 28.103167 28.175358 28.192656 28.207771 28.222886 28.238002 28.253117 28.268232 28.283348 28.298463 28.313610 28.328792 28.343975 28.359157 28.374360 28.389626 28.404893 28.420159 28.435426 28.450692 28.465959 28.481225 28.496492 28.511848 28.527223 28.542598 28.557973 28.573377 28.588796 28.604215 28.619635 28.635054 28.650473 28.665892 28.681311 28.696778 28.712344 28.727910 28.743476 28.759043 28.774616 28.790190 28.805763 28.821338 28.836937 28.852535 28.868134 28.883732 28.899457 28.915186 28.930915 28.946644 28.962373 28.978102 28.993831 29.009560 29.030224 29.052084 29.073943 29.150202 29.234691 29.319180 29.403669 29.488158 29.572647 29.657136 29.724590 29.746328 29.768066 29.787939 29.803826 29.819712 29.835598 29.851485 29.867371 29.883257 29.899144 29.915053 29.931034 29.947015 29.962995 29.978991 29.995036 30.011081 30.027126 30.043172 30.059217 30.075262 30.091307 30.108536 30.129944 30.151351 30.175206 30.207617 30.240029 30.272440 30.306730 30.346323 30.401990 30.466683 30.531375 30.596068 30.660760 30.725453 30.790145 30.854838 30.910207 30.961398 31.012303 31.063209 31.114115 31.165020 31.211466 31.251525 31.287884 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.019438 5.033840 5.048242 5.062644 5.077047 5.091449 5.105851 5.120253 5.134656 5.149058 5.163460 5.177862 5.192265 5.206345 5.220129 5.233913 5.247696 5.261480 5.275261 5.289041 5.302821 5.316601 5.330398 5.344259 5.358120 5.371981 5.385842 5.399704 5.413568 5.427431 5.441294 5.455157 5.469021 5.482884 5.496747 5.510610 5.524473 5.538337 5.552200 5.566063 5.579926 5.593790 5.607653 5.621516 5.635379 5.649243 5.663106 5.676969 5.690832 5.704696 5.718559 5.732422 5.746285 5.760149 5.774012 5.787875 5.801738 5.815602 5.829465 5.843328 5.857191 5.871055 5.884918 5.898781 5.912644 5.926508 5.940371 5.954234 5.968097 5.981961 5.995824 6.009687 6.023550 6.038179 6.054822 6.071465 6.088109 6.105091 6.122542 6.139994 6.157446 6.174898 6.192350 6.209801 6.227253 6.244705 6.262157 6.279609 6.297836 6.317306 6.336775 6.356859 6.383343 6.409827 6.436311 6.462795 6.489278 6.515762 6.542246 6.568730 6.595214 6.621697 6.648181 6.674665 6.701149 6.727632 6.754116 6.780600 6.807022 6.833000 6.858978 6.884388 6.909495 6.934603 6.959710 6.984817 7.009924 7.035031 7.060138 7.085245 7.110352 7.135460 7.160567 7.185674 7.210781 7.235888 7.260995 7.286102 7.311210 7.336317 7.361424 7.386782 7.413150 7.439519 7.466814 7.494393 7.521972 7.549552 7.577131 7.604711 7.632290 7.659869 7.687449 7.715028 7.742608 7.770187 7.797766 7.825346 7.852925 7.880505 7.908084 7.935663 7.963243 7.990822 8.018402 8.045594 8.072702 8.104238 8.141170 8.415881 8.843890 9.371439 9.865336 10.163235 10.480574 10.778852 11.018321 11.331704 11.482052 11.679492 11.931979 12.111981 12.295213 12.452386 12.566015 12.702262 12.855777 12.992080 13.122401 13.261617 13.403663 13.521444 13.636603 13.760785 13.870682 13.968043 14.066879 14.182890 14.274493 14.365539 14.456879 14.549082 14.640253 14.728036 14.815820 14.903603 14.991460 15.081079 15.166275 15.251905 15.341510 15.432414 15.523319 15.614224 15.702042 15.783112 15.862854 15.942597 16.024844 16.111194 16.198096 16.284998 16.358504 16.428159 16.497780 16.567402 16.637023 16.706645 16.776266 16.848058 16.923666 17.000035 17.076470 17.152904 17.229339 17.305774 17.382209 17.458643 17.535078 17.611513 17.687948 17.764382 17.840817 17.917252 17.993687 18.070121 18.146556 18.222991 18.299476 18.376706 18.454409 18.532112 18.609816 18.687519 18.765222 18.842925 18.920628 18.998332 19.076035 19.153738 19.231441 19.309144 19.387114 19.474494 19.563584 19.652674 19.741764 19.830854 19.919944 20.009034 20.098124 20.187214 20.276303 20.683819 21.253197 21.822576 22.391955 22.961334 23.530713 24.100091 24.644654 24.813816 24.981075 25.148334 25.315594 25.482853 25.650113 25.817372 25.984631 26.152143 26.322822 26.494022 26.665221 26.836420 27.007619 27.178819 27.349631 27.518929 27.688226 27.857524 28.026822 28.129970 28.162883 28.186278 28.201393 28.216508 28.231624 28.246739 28.261854 28.276970 28.292085 28.307205 28.322429 28.337653 28.352876 28.368100 28.383359 28.398626 28.413892 28.429159 28.444426 28.459693 28.474961 28.490228 28.505559 28.520978 28.536397 28.551816 28.567236 28.582655 28.598074 28.613493 28.628916 28.644376 28.659836 28.675295 28.690755 28.706322 28.721895 28.737468 28.753042 28.768615 28.784189 28.799762 28.815335 28.830962 28.846613 28.862263 28.877914 28.893611 28.909340 28.925069 28.940798 28.956527 28.972257 28.987986 29.003715 29.028542 29.065270 29.134743 29.219232 29.303721 29.388210 29.472699 29.557188 29.641677 29.720206 29.737355 29.754504 29.771654 29.788367 29.804253 29.820139 29.836026 29.851912 29.867798 29.883685 29.899571 29.915494 29.931516 29.947539 29.963561 29.979589 29.995635 30.011680 30.027725 30.043770 30.059816 30.075861 30.091906 30.110620 30.137007 30.163395 30.194755 30.227167 30.259578 30.291989 30.338275 30.395500 30.460192 30.524885 30.589577 30.654270 30.718963 30.783655 30.846748 30.902542 30.953448 31.004354 31.055259 31.106165 31.157071 31.204669 31.242607 31.282305 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.073443 5.087846 5.102248 5.116650 5.131052 5.145455 5.159857 5.174259 5.188661 5.203044 5.217371 5.231699 5.246027 5.260355 5.274250 5.288030 5.301810 5.315590 5.329371 5.343157 5.356943 5.370729 5.384515 5.398338 5.412201 5.426065 5.439928 5.453791 5.467654 5.481518 5.495381 5.509244 5.523107 5.536971 5.550834 5.564697 5.578560 5.592424 5.606287 5.620150 5.634013 5.647877 5.661740 5.675603 5.689466 5.703330 5.717193 5.731056 5.744919 5.758783 5.772646 5.786509 5.800372 5.814236 5.828099 5.841962 5.855825 5.869689 5.883552 5.897415 5.911278 5.925142 5.939005 5.952868 5.966731 5.980595 5.994458 6.008321 6.022184 6.036048 6.049911 6.063774 6.077637 6.091501 6.106835 6.123390 6.139945 6.156500 6.173655 6.191107 6.208559 6.226011 6.243463 6.260914 6.278366 6.295818 6.313270 6.330722 6.348173 6.366584 6.385544 6.404505 6.425347 6.451831 6.478315 6.504799 6.531282 6.557766 6.584250 6.610734 6.637217 6.663701 6.690185 6.716669 6.743153 6.769636 6.796120 6.822604 6.849088 6.875490 6.901689 6.927888 6.953175 6.978283 7.003390 7.028497 7.053604 7.078711 7.103818 7.128925 7.154033 7.179140 7.204247 7.229354 7.254461 7.279568 7.304675 7.329782 7.354890 7.379997 7.405104 7.430211 7.455566 7.481323 7.507079 7.534458 7.562038 7.589617 7.617196 7.644776 7.672355 7.699935 7.727514 7.755093 7.782673 7.810252 7.837832 7.865411 7.892990 7.920570 7.948149 7.975729 8.003308 8.030887 8.058467 8.086046 8.113626 8.141205 8.187124 8.394449 8.844521 9.389436 9.874599 10.178789 10.499684 10.801635 11.037594 11.367737 11.508199 11.736862 11.976433 12.157691 12.340923 12.496600 12.612105 12.757234 12.910749 13.042004 13.181220 13.319970 13.462750 13.581359 13.696518 13.827252 13.931960 14.029321 14.131541 14.245454 14.337195 14.428240 14.519438 14.611592 14.702382 14.790166 14.877949 14.965733 15.053517 15.142020 15.227925 15.317522 15.408427 15.499332 15.590237 15.681141 15.770125 15.851555 15.931298 16.011040 16.090782 16.172151 16.258868 16.345771 16.425796 16.496056 16.565677 16.635299 16.704920 16.774542 16.846273 16.922012 16.998422 17.074856 17.151291 17.227726 17.304161 17.380595 17.457030 17.533465 17.609900 17.686334 17.762769 17.839204 17.915639 17.992073 18.068508 18.144943 18.221378 18.297852 18.375093 18.452796 18.530499 18.608202 18.685906 18.763609 18.841312 18.919015 18.996719 19.074422 19.152125 19.229828 19.307531 19.385298 19.471177 19.560267 19.649357 19.738447 19.827537 19.916627 20.005717 20.094807 20.183897 20.272987 20.555454 21.124833 21.694212 22.263591 22.832969 23.402348 23.971727 24.540381 24.737799 24.905058 25.072318 25.239577 25.406836 25.574096 25.741355 25.908615 26.075874 26.245903 26.417102 26.588301 26.759501 26.930700 27.101899 27.273098 27.442584 27.611881 27.781179 27.950477 28.114756 28.136728 28.158701 28.179900 28.195015 28.210130 28.225246 28.240361 28.255476 28.270592 28.285707 28.300822 28.316031 28.331296 28.346561 28.361826 28.377092 28.392359 28.407625 28.422892 28.438168 28.453479 28.468791 28.484103 28.499417 28.514836 28.530256 28.545675 28.561094 28.576513 28.591932 28.607351 28.622770 28.638251 28.653760 28.669268 28.684776 28.700321 28.715894 28.731467 28.747041 28.762614 28.778187 28.793761 28.809334 28.824948 28.840651 28.856354 28.872057 28.887766 28.903495 28.919224 28.934953 28.950798 28.967341 28.983883 29.000426 29.034795 29.119284 29.203773 29.288262 29.372751 29.457240 29.541729 29.626218 29.688599 29.725248 29.741135 29.757021 29.772907 29.788794 29.804680 29.820567 29.836453 29.852346 29.868251 29.884156 29.900061 29.916007 29.932052 29.948098 29.964143 29.980188 29.996233 30.012279 30.028324 30.044508 30.061023 30.077538 30.094052 30.117070 30.149482 30.181893 30.214304 30.246716 30.279127 30.325585 30.389010 30.453702 30.518395 30.583087 30.647780 30.712472 30.777165 30.838959 30.894592 30.945498 30.996404 31.047310 31.098215 31.149121 31.198556 31.234585 31.274643 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.141851 5.156254 5.170656 5.185058 5.199460 5.213863 5.228265 5.242667 5.257069 5.271386 5.285636 5.299887 5.314137 5.328359 5.342139 5.355919 5.369699 5.383479 5.397265 5.411059 5.424854 5.438648 5.452442 5.466288 5.480151 5.494015 5.507878 5.521741 5.535604 5.549468 5.563331 5.577194 5.591057 5.604921 5.618784 5.632647 5.646510 5.660374 5.674237 5.688100 5.701963 5.715827 5.729690 5.743553 5.757416 5.771280 5.785143 5.799006 5.812869 5.826733 5.840596 5.854459 5.868322 5.882186 5.896049 5.909912 5.923775 5.937639 5.951502 5.965365 5.979228 5.993092 6.006955 6.020818 6.034681 6.048545 6.062408 6.076271 6.090134 6.103998 6.117861 6.131724 6.145587 6.159451 6.175444 6.191912 6.208379 6.224847 6.242220 6.259672 6.277124 6.294576 6.312028 6.329479 6.346931 6.364383 6.381835 6.399287 6.416738 6.435099 6.453577 6.472055 6.493835 6.520319 6.546803 6.573286 6.599770 6.626254 6.652738 6.679221 6.705705 6.732189 6.758673 6.785157 6.811640 6.838124 6.864608 6.891092 6.917576 6.944032 6.970456 6.996856 7.021963 7.047070 7.072177 7.097284 7.122391 7.147498 7.172605 7.197713 7.222820 7.247927 7.273034 7.298141 7.323248 7.348355 7.373463 7.398570 7.423677 7.448784 7.473891 7.498998 7.524142 7.549314 7.574524 7.602103 7.629682 7.657262 7.684841 7.712421 7.740000 7.767579 7.795159 7.822738 7.850318 7.877897 7.905476 7.933056 7.960635 7.988215 8.015794 8.043373 8.070953 8.098532 8.126112 8.153691 8.181270 8.208850 8.399944 8.845166 9.407518 9.883861 10.199136 10.518794 10.825437 11.059382 11.393885 11.534347 11.794231 12.021174 12.203401 12.386633 12.540049 12.658690 12.812206 12.965721 13.100823 13.239573 13.377840 13.524774 13.641274 13.759479 13.889841 13.993238 14.090599 14.198423 14.308220 14.399897 14.490942 14.582091 14.674103 14.764512 14.852296 14.940079 15.027863 15.115646 15.203087 15.293535 15.384440 15.475345 15.566249 15.657154 15.748059 15.838462 15.919998 15.999741 16.079483 16.159225 16.238967 16.319961 16.406543 16.493445 16.563952 16.633574 16.703195 16.772817 16.844502 16.920374 16.996809 17.073243 17.149678 17.226113 17.302548 17.378982 17.455417 17.531852 17.608287 17.684721 17.761156 17.837591 17.914026 17.990460 18.066895 18.143330 18.219765 18.296225 18.373480 18.451183 18.528886 18.606589 18.684293 18.761996 18.839699 18.917402 18.995105 19.072809 19.150512 19.228215 19.305918 19.383621 19.467861 19.556951 19.646040 19.735130 19.824220 19.913310 20.002400 20.091490 20.180580 20.269670 20.427090 20.996468 21.565847 22.135226 22.704605 23.273984 23.843362 24.412741 24.661782 24.829042 24.996301 25.163560 25.330820 25.498079 25.665339 25.832598 25.999857 26.168983 26.340183 26.511382 26.682581 26.853780 27.024980 27.196179 27.366238 27.535536 27.704834 27.874132 28.043430 28.123623 28.140114 28.156605 28.173096 28.188637 28.203752 28.218868 28.233983 28.249116 28.264271 28.279426 28.294581 28.309759 28.325025 28.340292 28.355558 28.370825 28.386091 28.401358 28.416624 28.431891 28.447229 28.462586 28.477943 28.493299 28.508695 28.524114 28.539533 28.554952 28.570371 28.585790 28.601210 28.616629 28.632089 28.647646 28.663203 28.678760 28.694319 28.709893 28.725466 28.741039 28.756614 28.772214 28.787813 28.803413 28.819013 28.834733 28.850462 28.866191 28.881920 28.897649 28.913378 28.929107 28.944837 28.966824 28.990673 29.019336 29.103825 29.188314 29.272803 29.357292 29.441781 29.526270 29.610759 29.669657 29.701084 29.725676 29.741562 29.757448 29.773335 29.789221 29.805108 29.820994 29.836880 29.852788 29.868734 29.884680 29.900627 29.916606 29.932651 29.948696 29.964742 29.980787 29.996832 30.012877 30.028923 30.046061 30.065390 30.084719 30.104208 30.136620 30.169031 30.201442 30.234107 30.271428 30.317827 30.382520 30.447212 30.511905 30.576597 30.641290 30.705982 30.770675 30.831928 30.886643 30.937548 30.988454 31.039360 31.090265 31.141107 31.191698 31.227198 31.263467 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.210260 5.224662 5.239064 5.253466 5.267869 5.282271 5.296673 5.311075 5.325477 5.339684 5.353857 5.368030 5.382204 5.396248 5.410028 5.423808 5.437588 5.451368 5.465164 5.478966 5.492769 5.506571 5.520375 5.534238 5.548102 5.561965 5.575828 5.589691 5.603555 5.617418 5.631281 5.645144 5.659008 5.672871 5.686734 5.700597 5.714461 5.728324 5.742187 5.756050 5.769914 5.783777 5.797640 5.811503 5.825367 5.839230 5.853093 5.866956 5.880820 5.894683 5.908546 5.922409 5.936272 5.950136 5.963999 5.977862 5.991725 6.005589 6.019452 6.033315 6.047178 6.061042 6.074905 6.088768 6.102631 6.116495 6.130358 6.144221 6.158084 6.171948 6.185811 6.199674 6.213537 6.227626 6.244007 6.260388 6.276769 6.293333 6.310785 6.328237 6.345689 6.363141 6.380592 6.398044 6.415496 6.432948 6.450400 6.467851 6.485381 6.503400 6.521419 6.539438 6.562323 6.588807 6.615290 6.641774 6.668258 6.694742 6.721225 6.747709 6.774193 6.800677 6.827161 6.853644 6.880128 6.906612 6.933096 6.959580 6.986063 7.012547 7.039031 7.065287 7.090545 7.115803 7.140964 7.166071 7.191178 7.216286 7.241393 7.266500 7.291607 7.316714 7.341821 7.366928 7.392035 7.417143 7.442250 7.467357 7.492464 7.517571 7.542678 7.567785 7.592893 7.618000 7.643468 7.670453 7.697438 7.724906 7.752486 7.780065 7.807645 7.835224 7.862803 7.890383 7.917962 7.945542 7.973121 8.000700 8.028280 8.055859 8.083439 8.111018 8.138597 8.166177 8.193756 8.222659 8.257037 8.405671 8.845810 9.425688 9.893124 10.220119 10.537904 10.850447 11.087127 11.419304 11.566291 11.851600 12.065916 12.249112 12.432344 12.584609 12.713662 12.867178 13.020693 13.159176 13.297443 13.441571 13.586029 13.701189 13.823623 13.952581 14.054515 14.152589 14.265305 14.371154 14.462598 14.553644 14.644752 14.736613 14.826632 14.914425 15.002209 15.089992 15.178667 15.270845 15.360452 15.451357 15.542262 15.633167 15.724071 15.814976 15.905881 15.988442 16.068184 16.147926 16.227668 16.307411 16.387153 16.468486 16.554218 16.631849 16.701471 16.771092 16.842748 16.918761 16.995195 17.071630 17.148065 17.224500 17.300934 17.377369 17.453804 17.530239 17.606673 17.683108 17.759543 17.835978 17.912412 17.988847 18.065282 18.141717 18.218151 18.294598 18.371867 18.449570 18.527273 18.604976 18.682679 18.760383 18.838086 18.915789 18.993492 19.071195 19.148899 19.226602 19.304305 19.382008 19.464544 19.553634 19.642724 19.731814 19.820904 19.909994 19.999083 20.088173 20.177263 20.266353 20.367526 20.868104 21.437483 22.006861 22.576240 23.145619 23.714998 24.284377 24.585765 24.753025 24.920284 25.087544 25.254803 25.422062 25.589322 25.756581 25.923841 26.092064 26.263263 26.434462 26.605662 26.776861 26.948060 27.119259 27.289893 27.459191 27.628489 27.797787 27.967085 28.082774 28.121798 28.136913 28.152028 28.167144 28.182259 28.197374 28.212490 28.227605 28.242722 28.257918 28.273114 28.288310 28.303506 28.318758 28.334025 28.349291 28.364558 28.379824 28.395091 28.410357 28.425624 28.440943 28.456344 28.471746 28.487148 28.502553 28.517972 28.533391 28.548811 28.564232 28.579683 28.595134 28.610585 28.626036 28.641598 28.657172 28.672745 28.688318 28.703892 28.719465 28.735038 28.750612 28.766237 28.781889 28.797541 28.813192 28.828888 28.844617 28.860346 28.876075 28.891804 28.907533 28.923262 28.938991 28.965492 29.008204 29.088366 29.172855 29.257344 29.341833 29.426322 29.510811 29.595300 29.661283 29.683944 29.706604 29.726103 29.741989 29.757876 29.773762 29.789649 29.805535 29.821421 29.837308 29.853233 29.869221 29.885208 29.901196 29.917205 29.933250 29.949295 29.965340 29.981386 29.997431 30.013476 30.029521 30.048253 30.071552 30.094851 30.123758 30.156169 30.188580 30.220992 30.261708 30.311337 30.376030 30.440722 30.505415 30.570107 30.634800 30.699492 30.764185 30.825550 30.878693 30.929599 30.980504 31.031410 31.082316 31.133048 31.180301 31.218731 31.253179 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.264265 5.278668 5.293070 5.307472 5.321874 5.336277 5.350679 5.365081 5.379483 5.393840 5.407937 5.422035 5.436132 5.450229 5.464137 5.477917 5.491698 5.505478 5.519258 5.533067 5.546877 5.560688 5.574499 5.588325 5.602188 5.616052 5.629915 5.643778 5.657641 5.671505 5.685368 5.699231 5.713094 5.726958 5.740821 5.754684 5.768547 5.782411 5.796274 5.810137 5.824000 5.837864 5.851727 5.865590 5.879453 5.893317 5.907180 5.921043 5.934906 5.948770 5.962633 5.976496 5.990359 6.004223 6.018086 6.031949 6.045812 6.059676 6.073539 6.087402 6.101265 6.115129 6.128992 6.142855 6.156718 6.170582 6.184445 6.198308 6.212171 6.226035 6.239898 6.253761 6.267624 6.281488 6.296228 6.312524 6.328819 6.345115 6.361898 6.379350 6.396802 6.414254 6.431706 6.449157 6.466609 6.484061 6.501513 6.518965 6.536416 6.553919 6.571501 6.589083 6.606665 6.630811 6.657294 6.683778 6.710262 6.736746 6.763229 6.789713 6.816197 6.842681 6.869165 6.895648 6.922132 6.948616 6.975100 7.001584 7.028067 7.054551 7.081035 7.107519 7.133648 7.159115 7.184582 7.209751 7.234858 7.259966 7.285073 7.310180 7.335287 7.360394 7.385501 7.410608 7.435716 7.460823 7.485930 7.511037 7.536144 7.561251 7.586358 7.611465 7.636573 7.661680 7.686787 7.712358 7.738703 7.765047 7.792551 7.820131 7.847710 7.875289 7.902869 7.930448 7.958028 7.985607 8.013186 8.040766 8.068345 8.095925 8.123504 8.151083 8.178663 8.206242 8.233822 8.261401 8.298095 8.411399 8.846455 9.443218 9.902387 10.241102 10.557014 10.869720 11.129340 11.446180 11.617510 11.908970 12.111590 12.294822 12.478054 12.626373 12.768634 12.922150 13.076704 13.217046 13.355312 13.510609 13.645944 13.761103 13.892099 14.015452 14.115793 14.216320 14.332186 14.434226 14.525300 14.616345 14.707422 14.799124 14.888750 14.976555 15.064338 15.152374 15.246395 15.341066 15.428598 15.518275 15.609179 15.700084 15.790989 15.881893 15.972798 16.056885 16.136627 16.216369 16.296112 16.375854 16.455596 16.535338 16.615679 16.699345 16.769367 16.840978 16.917148 16.993582 17.070017 17.146452 17.222887 17.299321 17.375756 17.452191 17.528626 17.605060 17.681495 17.757930 17.834365 17.910799 17.987234 18.063669 18.140104 18.216538 18.292973 18.370253 18.447957 18.525660 18.603363 18.681066 18.758769 18.836473 18.914176 18.991879 19.069582 19.147286 19.224989 19.302692 19.380395 19.461227 19.550317 19.639407 19.728497 19.817587 19.906677 19.995767 20.084857 20.173947 20.263037 20.354561 20.739739 21.309118 21.878497 22.447876 23.017255 23.586633 24.156012 24.509749 24.677008 24.844268 25.011527 25.178786 25.346046 25.513305 25.680565 25.847824 26.015417 26.186344 26.357543 26.528742 26.699941 26.871141 27.042340 27.213528 27.382846 27.552144 27.721442 27.890740 28.051789 28.084423 28.115420 28.130535 28.145650 28.160766 28.175881 28.190996 28.206112 28.221227 28.236342 28.251531 28.266768 28.282005 28.297243 28.312491 28.327758 28.343024 28.358291 28.373562 28.388856 28.404149 28.419443 28.434736 28.450154 28.465573 28.480992 28.496411 28.511831 28.527250 28.542669 28.558088 28.573560 28.589060 28.604559 28.620059 28.635597 28.651170 28.666744 28.682317 28.697890 28.713464 28.729037 28.744610 28.760220 28.775924 28.791629 28.807333 28.823042 28.838771 28.854500 28.870229 28.886167 28.903824 28.921482 28.939139 28.988418 29.072907 29.157396 29.241885 29.326374 29.410863 29.495352 29.579841 29.656562 29.674280 29.691998 29.709716 29.726530 29.742417 29.758303 29.774189 29.790076 29.805962 29.821849 29.837735 29.853680 29.869709 29.885739 29.901768 29.917803 29.933849 29.949894 29.965939 29.981984 29.998030 30.014075 30.030120 30.051577 30.080899 30.110896 30.143307 30.175718 30.208130 30.246871 30.304847 30.369540 30.434232 30.498925 30.563617 30.628310 30.693002 30.757695 30.819738 30.870737 30.921649 30.972555 31.023460 31.074366 31.125272 31.170315 31.210264 31.244712 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.275064 5.289467 5.303869 5.318271 5.332673 5.347076 5.361478 5.375880 5.390282 5.404685 5.419087 5.433489 5.447891 5.462125 5.476147 5.490170 5.504192 5.518214 5.532027 5.545807 5.559587 5.573367 5.587155 5.600974 5.614793 5.628612 5.642431 5.656275 5.670138 5.684002 5.697865 5.711728 5.725591 5.739455 5.753318 5.767181 5.781044 5.794908 5.808771 5.822634 5.836497 5.850361 5.864224 5.878087 5.891950 5.905814 5.919677 5.933540 5.947403 5.961267 5.975130 5.988993 6.002856 6.016720 6.030583 6.044446 6.058309 6.072173 6.086036 6.099899 6.113762 6.127626 6.141489 6.155352 6.169215 6.183079 6.196942 6.210805 6.224668 6.238532 6.252395 6.266258 6.280121 6.293985 6.307848 6.321711 6.335574 6.349438 6.364785 6.380996 6.397207 6.413418 6.430463 6.447915 6.465367 6.482819 6.500270 6.517722 6.535174 6.552626 6.570078 6.587529 6.604981 6.622433 6.639885 6.657337 6.674788 6.700292 6.726124 6.752266 6.778750 6.805233 6.831717 6.858201 6.884685 6.911169 6.937652 6.964136 6.990620 7.017104 7.043588 7.070071 7.096555 7.123039 7.149523 7.176006 7.202079 7.227759 7.253431 7.278539 7.303646 7.328753 7.353860 7.378967 7.404074 7.429181 7.454288 7.479396 7.504503 7.529610 7.554717 7.579824 7.604931 7.630038 7.655146 7.680253 7.705360 7.730467 7.755574 7.781031 7.806764 7.832616 7.860196 7.887775 7.915355 7.942934 7.970513 7.998093 8.025672 8.053252 8.080831 8.108410 8.135990 8.163569 8.191149 8.218728 8.246307 8.273887 8.301466 8.329046 8.417126 8.847099 9.459922 9.911649 10.262086 10.576124 10.888993 11.180338 11.472327 11.674853 11.964345 12.157300 12.340532 12.523764 12.675602 12.823606 12.977224 13.135742 13.274915 13.413182 13.580735 13.705859 13.822264 13.959310 14.078437 14.177071 14.279963 14.397732 14.496957 14.588002 14.679047 14.770099 14.861635 14.950897 15.038685 15.127059 15.220741 15.315880 15.410551 15.498198 15.585644 15.676097 15.767001 15.857906 15.948811 16.039715 16.125328 16.205070 16.284812 16.364555 16.444297 16.524039 16.603781 16.683524 16.762830 16.839193 16.915534 16.991969 17.068404 17.144839 17.221273 17.297708 17.374143 17.450578 17.527012 17.603447 17.679882 17.756317 17.832751 17.909186 17.985621 18.062056 18.138490 18.214925 18.291360 18.368640 18.446344 18.524047 18.601750 18.679453 18.757156 18.834860 18.912563 18.990266 19.067969 19.145672 19.223376 19.301079 19.378782 19.457910 19.547000 19.636090 19.725180 19.814270 19.903360 19.992450 20.081540 20.170630 20.259720 20.348930 20.611375 21.180754 21.750132 22.319511 22.888890 23.458269 24.027648 24.433732 24.600991 24.768251 24.935510 25.102770 25.270029 25.437288 25.604548 25.771807 25.939123 26.109424 26.280623 26.451822 26.623022 26.794221 26.965420 27.136620 27.306501 27.475799 27.645097 27.814395 27.983692 28.063134 28.084982 28.106830 28.124157 28.139272 28.154388 28.169503 28.184623 28.199751 28.214878 28.230005 28.245158 28.260424 28.275691 28.290957 28.306224 28.321490 28.336757 28.352023 28.367290 28.382612 28.397950 28.413288 28.428626 28.444012 28.459431 28.474851 28.490270 28.505689 28.521108 28.536527 28.551946 28.567399 28.582948 28.598496 28.614044 28.629596 28.645169 28.660742 28.676316 28.691890 28.707490 28.723091 28.738692 28.754293 28.770009 28.785738 28.801468 28.817197 28.832926 28.848655 28.864384 28.880113 28.903583 28.929819 28.972959 29.057448 29.141937 29.226426 29.310915 29.395404 29.479893 29.564382 29.629608 29.663412 29.679299 29.695185 29.711071 29.726958 29.742844 29.758730 29.774617 29.790515 29.806427 29.822338 29.838250 29.854221 29.870266 29.886312 29.902357 29.918402 29.934447 29.950493 29.966538 29.983284 30.000902 30.018520 30.036138 30.065622 30.098033 30.130445 30.162856 30.197696 30.233665 30.298357 30.363050 30.427742 30.492435 30.557127 30.621820 30.686512 30.750922 30.811888 30.862793 30.913699 30.964605 31.015511 31.066416 31.117322 31.161493 31.201797 31.236245 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.329070 5.343472 5.357875 5.372277 5.386679 5.401081 5.415484 5.429886 5.444288 5.458690 5.473093 5.487495 5.501897 5.516299 5.530367 5.544315 5.558263 5.572210 5.586136 5.599916 5.613696 5.627476 5.641256 5.655058 5.668886 5.682713 5.696541 5.710368 5.724225 5.738089 5.751952 5.765815 5.779678 5.793542 5.807405 5.821268 5.835131 5.848995 5.862858 5.876721 5.890584 5.904448 5.918311 5.932174 5.946037 5.959901 5.973764 5.987627 6.001490 6.015354 6.029217 6.043080 6.056943 6.070807 6.084670 6.098533 6.112396 6.126260 6.140123 6.153986 6.167849 6.181713 6.195576 6.209439 6.223302 6.237166 6.251029 6.264892 6.278755 6.292619 6.306482 6.320345 6.334208 6.348071 6.361935 6.375798 6.389661 6.403524 6.417388 6.433297 6.449424 6.465551 6.481678 6.499028 6.516480 6.533932 6.551384 6.568835 6.586287 6.603739 6.621191 6.638643 6.656094 6.673546 6.690998 6.708450 6.725902 6.744939 6.769883 6.794827 6.820754 6.847237 6.873721 6.900205 6.926689 6.953173 6.979656 7.006140 7.032624 7.059108 7.085592 7.112075 7.138559 7.165043 7.191527 7.218010 7.244494 7.270582 7.296477 7.322219 7.347326 7.372433 7.397540 7.422647 7.447754 7.472861 7.497969 7.523076 7.548183 7.573290 7.598397 7.623504 7.648611 7.673718 7.698826 7.723933 7.749040 7.774147 7.799254 7.824361 7.849500 7.874650 7.900261 7.927841 7.955420 7.982999 8.010579 8.038158 8.065738 8.093317 8.120896 8.148476 8.176055 8.203635 8.231214 8.258793 8.286373 8.313952 8.341532 8.375322 8.422853 8.847744 9.476625 9.920912 10.283069 10.595352 10.908168 11.231336 11.498586 11.732222 12.016999 12.203010 12.386243 12.569475 12.725062 12.878680 13.032598 13.194518 13.332785 13.474218 13.644918 13.765774 13.885054 14.025156 14.140988 14.238349 14.346810 14.463028 14.559658 14.650704 14.741749 14.832794 14.923981 15.013031 15.101599 15.195087 15.290226 15.385364 15.479764 15.568054 15.655330 15.743224 15.833919 15.924823 16.015728 16.106633 16.193771 16.273513 16.353256 16.432998 16.512740 16.592482 16.672225 16.751967 16.832955 16.913903 16.990356 17.066791 17.143226 17.219660 17.296095 17.372530 17.448965 17.525399 17.601834 17.678269 17.754704 17.831138 17.907573 17.984008 18.060443 18.136877 18.213312 18.289747 18.367027 18.444730 18.522434 18.600137 18.677840 18.755543 18.833246 18.910950 18.988653 19.066356 19.144059 19.221762 19.299466 19.377169 19.455645 19.543684 19.632774 19.721863 19.810953 19.900043 19.989133 20.078223 20.167313 20.256403 20.345493 20.483010 21.052389 21.621768 22.191147 22.760526 23.329904 23.899283 24.357715 24.524975 24.692234 24.859493 25.026753 25.194012 25.361272 25.528531 25.695791 25.863050 26.032504 26.203704 26.374903 26.546102 26.717301 26.888501 27.059700 27.230156 27.399454 27.568752 27.738050 27.907347 28.052422 28.068843 28.085263 28.101684 28.117779 28.132894 28.148010 28.163125 28.178241 28.193409 28.208577 28.223745 28.238913 28.254157 28.269424 28.284690 28.299957 28.315223 28.330490 28.345756 28.361023 28.376331 28.391715 28.407098 28.422481 28.437871 28.453290 28.468709 28.484128 28.499548 28.514990 28.530433 28.545876 28.561318 28.576875 28.592448 28.608021 28.623595 28.639168 28.654741 28.670315 28.685888 28.701511 28.717165 28.732818 28.748471 28.764164 28.779893 28.795622 28.811351 28.827080 28.842809 28.858538 28.874267 28.902884 28.957500 29.041989 29.126478 29.210967 29.295456 29.379945 29.464434 29.548923 29.607347 29.640738 29.663839 29.679726 29.695612 29.711499 29.727385 29.743271 29.759158 29.775044 29.790964 29.806917 29.822870 29.838822 29.854820 29.870865 29.886910 29.902956 29.919001 29.935046 29.951091 29.967137 29.985505 30.006362 30.027220 30.052760 30.085171 30.117583 30.149994 30.186745 30.228919 30.291867 30.356560 30.421252 30.485945 30.550637 30.615330 30.680022 30.744715 30.803080 30.854844 30.905749 30.956655 31.007561 31.058466 31.109372 31.153643 31.193089 31.227779 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.397478 5.411881 5.426283 5.440685 5.455087 5.469489 5.483892 5.498294 5.512696 5.527098 5.541501 5.555903 5.570305 5.584692 5.598566 5.612440 5.626315 5.640189 5.654025 5.667805 5.681585 5.695365 5.709145 5.722967 5.736802 5.750638 5.764474 5.778312 5.792175 5.806039 5.819902 5.833765 5.847628 5.861492 5.875355 5.889218 5.903081 5.916945 5.930808 5.944671 5.958534 5.972398 5.986261 6.000124 6.013987 6.027851 6.041714 6.055577 6.069440 6.083304 6.097167 6.111030 6.124893 6.138757 6.152620 6.166483 6.180346 6.194210 6.208073 6.221936 6.235799 6.249663 6.263526 6.277389 6.291252 6.305116 6.318979 6.332842 6.346705 6.360569 6.374432 6.388295 6.402158 6.416022 6.429885 6.443748 6.457611 6.471475 6.485720 6.501764 6.517808 6.533852 6.550141 6.567593 6.585045 6.602497 6.619948 6.637400 6.654852 6.672304 6.689756 6.707207 6.724659 6.742111 6.759563 6.777015 6.794466 6.815000 6.839115 6.863230 6.889241 6.915725 6.942209 6.968693 6.995177 7.021660 7.048144 7.074628 7.101112 7.127596 7.154079 7.180563 7.207047 7.233531 7.260014 7.286498 7.312982 7.339157 7.365272 7.391006 7.416113 7.441220 7.466327 7.491434 7.516541 7.541649 7.566756 7.591863 7.616970 7.642077 7.667184 7.692291 7.717399 7.742506 7.767613 7.792720 7.817827 7.842934 7.868041 7.893148 7.918256 7.943363 7.969153 7.996112 8.023072 8.050644 8.078224 8.105803 8.133382 8.160962 8.188541 8.216121 8.243700 8.271279 8.298859 8.326438 8.354018 8.381597 8.409854 8.466222 8.848388 9.493328 9.930175 10.304052 10.615948 10.927539 11.282334 11.525920 11.789591 12.066503 12.248721 12.431953 12.615185 12.780136 12.933860 13.089490 13.252388 13.390654 13.549490 13.707233 13.825688 13.952811 14.089071 14.202266 14.299627 14.413691 14.528193 14.622360 14.713405 14.804450 14.895495 14.986364 15.075160 15.169433 15.264572 15.359710 15.454849 15.549107 15.637910 15.725186 15.812462 15.901051 15.991741 16.082645 16.173550 16.261666 16.341957 16.421699 16.501441 16.581183 16.660926 16.740668 16.821656 16.905936 16.987828 17.065178 17.141612 17.218047 17.294482 17.370917 17.447351 17.523786 17.600221 17.676656 17.753090 17.829525 17.905960 17.982395 18.058829 18.135264 18.211699 18.288134 18.365414 18.443117 18.520820 18.598524 18.676227 18.753930 18.831633 18.909337 18.987040 19.064743 19.142446 19.220149 19.297853 19.375556 19.453717 19.540367 19.629457 19.718547 19.807637 19.896727 19.985817 20.074907 20.163996 20.253086 20.342176 20.444282 20.924025 21.493403 22.062782 22.632161 23.201540 23.770919 24.281699 24.448958 24.616217 24.783477 24.950736 25.117996 25.285255 25.452514 25.619774 25.787033 25.955585 26.126784 26.297983 26.469183 26.640382 26.811581 26.982780 27.153811 27.323109 27.492407 27.661705 27.831002 27.991125 28.050940 28.066055 28.081170 28.096286 28.111401 28.126516 28.141632 28.156747 28.171862 28.187032 28.202242 28.217451 28.232660 28.247890 28.263157 28.278423 28.293690 28.308957 28.324233 28.339508 28.354784 28.370059 28.385471 28.400891 28.416310 28.431729 28.447148 28.462567 28.477986 28.493406 28.508870 28.524361 28.539852 28.555342 28.570873 28.586447 28.602020 28.617593 28.633167 28.648740 28.664313 28.679887 28.695492 28.711198 28.726904 28.742609 28.758318 28.774048 28.789777 28.805506 28.821473 28.840405 28.859338 28.878270 28.942041 29.026530 29.111019 29.195508 29.279997 29.364486 29.448975 29.533464 29.598055 29.621719 29.645384 29.664267 29.680153 29.696040 29.711926 29.727812 29.743699 29.759585 29.775471 29.791415 29.807409 29.823404 29.839398 29.855419 29.871464 29.887509 29.903554 29.919600 29.935645 29.951690 29.967735 29.988726 30.014283 30.039898 30.072309 30.104721 30.137132 30.170495 30.222874 30.285377 30.350070 30.414762 30.479455 30.544147 30.608840 30.673532 30.738225 30.794747 30.846894 30.897800 30.948705 30.999611 31.050517 31.101422 31.146613 31.184000 31.221555 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.465886 5.480289 5.494691 5.509093 5.523495 5.537898 5.552300 5.566702 5.581104 5.595507 5.609909 5.624311 5.638713 5.652922 5.666723 5.680525 5.694326 5.708127 5.721914 5.735694 5.749474 5.763254 5.777035 5.790879 5.804723 5.818567 5.832411 5.846262 5.860125 5.873989 5.887852 5.901715 5.915578 5.929442 5.943305 5.957168 5.971031 5.984895 5.998758 6.012621 6.026484 6.040348 6.054211 6.068074 6.081937 6.095801 6.109664 6.123527 6.137390 6.151254 6.165117 6.178980 6.192843 6.206707 6.220570 6.234433 6.248296 6.262160 6.276023 6.289886 6.303749 6.317613 6.331476 6.345339 6.359202 6.373066 6.386929 6.400792 6.414655 6.428519 6.442382 6.456245 6.470108 6.483972 6.497835 6.511698 6.525561 6.539425 6.554225 6.570187 6.586149 6.602111 6.618706 6.636158 6.653610 6.671062 6.688513 6.705965 6.723417 6.740869 6.758321 6.775772 6.793224 6.810676 6.828128 6.845580 6.863031 6.884683 6.908022 6.931361 6.957729 6.984213 7.010697 7.037181 7.063664 7.090148 7.116632 7.143116 7.169600 7.196083 7.222567 7.249051 7.275535 7.302018 7.328502 7.354986 7.381470 7.407808 7.434145 7.459793 7.484900 7.510007 7.535114 7.560222 7.585329 7.610436 7.635543 7.660650 7.685757 7.710864 7.735971 7.761079 7.786186 7.811293 7.836400 7.861507 7.886614 7.911721 7.936828 7.961936 7.987043 8.012150 8.037926 8.064247 8.090709 8.118289 8.145868 8.173448 8.201027 8.228606 8.256186 8.283765 8.311345 8.338924 8.366503 8.394083 8.421662 8.449242 8.495652 8.849033 9.510032 9.939438 10.325036 10.638273 10.946812 11.333332 11.555474 11.846961 12.111444 12.294431 12.477663 12.666705 12.835317 12.989040 13.163474 13.310257 13.448524 13.623738 13.769918 13.885603 14.023586 14.152987 14.263544 14.363662 14.480573 14.593247 14.685062 14.776107 14.867152 14.958197 15.049670 15.143779 15.238918 15.334056 15.429195 15.524333 15.618587 15.707767 15.795042 15.882318 15.969594 16.058658 16.149563 16.240467 16.329028 16.410400 16.490142 16.569884 16.649626 16.729369 16.810555 16.894637 16.978918 17.062633 17.139999 17.216434 17.292869 17.369304 17.445738 17.522173 17.598608 17.675043 17.751477 17.827912 17.904347 17.980782 18.057216 18.133651 18.210086 18.286521 18.363801 18.441504 18.519207 18.596911 18.674614 18.752317 18.830020 18.907723 18.985427 19.063130 19.140833 19.218536 19.296239 19.373943 19.451872 19.537050 19.626140 19.715230 19.804320 19.893410 19.982500 20.071590 20.160680 20.249770 20.338860 20.430539 20.795660 21.365039 21.934418 22.503796 23.073175 23.642554 24.202711 24.372941 24.540201 24.707460 24.874719 25.041979 25.209238 25.376498 25.543757 25.711017 25.878665 26.049865 26.221064 26.392263 26.563462 26.734662 26.905861 27.077060 27.246764 27.416062 27.585359 27.754657 27.923955 28.006203 28.038563 28.059677 28.074792 28.089908 28.105023 28.120138 28.135254 28.150369 28.165484 28.180621 28.195872 28.211122 28.226373 28.241624 28.256889 28.272156 28.287422 28.302689 28.317995 28.333315 28.348635 28.363955 28.379330 28.394749 28.410168 28.425587 28.441006 28.456426 28.471845 28.487264 28.502711 28.518250 28.533790 28.549329 28.564872 28.580446 28.596019 28.611592 28.627166 28.642767 28.658369 28.673972 28.689574 28.705286 28.721015 28.736744 28.752473 28.768202 28.783931 28.799660 28.815389 28.840551 28.869706 28.926582 29.011071 29.095560 29.180049 29.264538 29.349027 29.433516 29.518005 29.592955 29.611281 29.629607 29.647933 29.664694 29.680580 29.696467 29.712353 29.728240 29.744126 29.760012 29.775899 29.791869 29.807905 29.823940 29.839976 29.856017 29.872063 29.888108 29.904153 29.920277 29.936462 29.952648 29.968833 29.994625 30.027036 30.059447 30.091859 30.124945 30.158426 30.214195 30.278887 30.343580 30.408272 30.472965 30.537657 30.602350 30.667042 30.731735 30.787181 30.838944 30.889850 30.940756 30.991661 31.042567 31.093473 31.140280 31.175812 31.215222 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.534294 5.548697 5.563099 5.577501 5.591903 5.606306 5.620708 5.635110 5.649508 5.663855 5.678202 5.692549 5.706895 5.720903 5.734683 5.748463 5.762243 5.776023 5.789803 5.803583 5.817363 5.831143 5.844944 5.858796 5.872648 5.886501 5.900353 5.914212 5.928076 5.941939 5.955802 5.969665 5.983529 5.997392 6.011255 6.025118 6.038982 6.052845 6.066708 6.080571 6.094435 6.108298 6.122161 6.136024 6.149888 6.163751 6.177614 6.191477 6.205341 6.219204 6.233067 6.246930 6.260794 6.274657 6.288520 6.302383 6.316247 6.330110 6.343973 6.357836 6.371700 6.385563 6.399426 6.413289 6.427153 6.441016 6.454879 6.468742 6.482606 6.496469 6.510332 6.524195 6.538059 6.551922 6.565785 6.579648 6.593512 6.607375 6.622686 6.638567 6.654448 6.670328 6.687271 6.704723 6.722175 6.739626 6.757078 6.774530 6.791982 6.809434 6.826885 6.844337 6.861789 6.879241 6.896693 6.914144 6.931596 6.954023 6.976635 6.999733 7.026217 7.052701 7.079185 7.105668 7.132152 7.158636 7.185120 7.211604 7.238087 7.264571 7.291055 7.317539 7.344022 7.370506 7.396990 7.423474 7.449958 7.476441 7.502925 7.528449 7.553628 7.578794 7.603902 7.629009 7.654116 7.679223 7.704330 7.729437 7.754544 7.779651 7.804759 7.829866 7.854973 7.880080 7.905187 7.930294 7.955401 7.980509 8.005616 8.030723 8.055830 8.080937 8.106488 8.132198 8.158354 8.185934 8.213513 8.241092 8.268672 8.296251 8.323831 8.351410 8.378989 8.406569 8.434148 8.461728 8.493538 8.528151 8.849677 9.526735 9.948700 10.346019 10.663179 10.966085 11.384329 11.612844 11.904330 12.156909 12.340141 12.527944 12.722826 12.890497 13.044220 13.229860 13.368127 13.512561 13.691664 13.830359 13.947962 14.091114 14.216903 14.324822 14.429080 14.547454 14.656718 14.747763 14.838809 14.929854 15.020969 15.117863 15.213264 15.308402 15.403541 15.498679 15.593818 15.688208 15.777623 15.864899 15.952174 16.039450 16.126932 16.216480 16.307385 16.396589 16.478843 16.558585 16.638327 16.718070 16.799418 16.883338 16.967619 17.051899 17.136180 17.214821 17.291256 17.367690 17.444125 17.520560 17.596995 17.673429 17.749864 17.826299 17.902734 17.979168 18.055603 18.132038 18.208473 18.284907 18.362188 18.439891 18.517594 18.595297 18.673001 18.750704 18.828407 18.906110 18.983813 19.061517 19.139220 19.216923 19.294626 19.372330 19.450104 19.533733 19.622823 19.711913 19.801003 19.890093 19.979183 20.068273 20.157363 20.246453 20.335543 20.424633 20.667296 21.236674 21.806053 22.375432 22.944811 23.514190 24.083568 24.296925 24.464184 24.631443 24.798703 24.965962 25.133222 25.300481 25.467740 25.635000 25.802259 25.972945 26.144144 26.315344 26.486543 26.657742 26.828941 27.000141 27.170419 27.339717 27.509014 27.678312 27.847610 27.989646 28.011371 28.033096 28.053299 28.068414 28.083530 28.098645 28.113760 28.128900 28.144041 28.159181 28.174322 28.189556 28.204823 28.220089 28.235356 28.250622 28.265889 28.281155 28.296422 28.311721 28.327086 28.342450 28.357815 28.373188 28.388607 28.404026 28.419446 28.434865 28.450299 28.465733 28.481167 28.496600 28.512151 28.527724 28.543298 28.558871 28.574444 28.590018 28.605591 28.621164 28.636786 28.652440 28.668095 28.683749 28.699440 28.715169 28.730898 28.746628 28.762357 28.778086 28.793815 28.809544 28.841040 28.911123 28.995612 29.080101 29.164590 29.249079 29.333568 29.418057 29.502546 29.571852 29.601576 29.617462 29.633349 29.649235 29.665121 29.681008 29.696894 29.712781 29.728687 29.744605 29.760523 29.776441 29.792435 29.808480 29.824526 29.840571 29.856616 29.872661 29.888706 29.904752 29.922483 29.941363 29.960242 29.981762 30.014174 30.046585 30.078997 30.113094 30.152701 30.207705 30.272397 30.337090 30.401782 30.466475 30.531167 30.595860 30.660552 30.724886 30.780089 30.830994 30.881900 30.932806 30.983712 31.034617 31.085044 31.133482 31.167930 31.206324 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.588300 5.602702 5.617105 5.631507 5.645909 5.660311 5.674714 5.689116 5.703518 5.717872 5.732141 5.746409 5.760678 5.774947 5.788792 5.802572 5.816352 5.830132 5.843913 5.857693 5.871473 5.885253 5.899033 5.912857 5.926718 5.940578 5.954439 5.968299 5.982162 5.996026 6.009889 6.023752 6.037615 6.051479 6.065342 6.079205 6.093068 6.106932 6.120795 6.134658 6.148521 6.162385 6.176248 6.190111 6.203974 6.217838 6.231701 6.245564 6.259427 6.273291 6.287154 6.301017 6.314880 6.328744 6.342607 6.356470 6.370333 6.384197 6.398060 6.411923 6.425786 6.439650 6.453513 6.467376 6.481239 6.495103 6.508966 6.522829 6.536692 6.550556 6.564419 6.578282 6.592145 6.606009 6.619872 6.633735 6.647598 6.661462 6.675325 6.691104 6.706905 6.722705 6.738505 6.755836 6.773288 6.790739 6.808191 6.825643 6.843095 6.860547 6.877999 6.895450 6.912902 6.930354 6.947806 6.965258 6.982709 7.001124 7.023052 7.044981 7.068221 7.094705 7.121189 7.147672 7.174156 7.200640 7.227124 7.253607 7.280091 7.306575 7.333059 7.359543 7.386026 7.412510 7.438994 7.465478 7.491962 7.518445 7.544929 7.571413 7.596911 7.622298 7.647582 7.672689 7.697796 7.722903 7.748010 7.773117 7.798224 7.823332 7.848439 7.873546 7.898653 7.923760 7.948867 7.973974 7.999081 8.024189 8.049296 8.074403 8.099510 8.124617 8.149724 8.174851 8.199979 8.225999 8.253578 8.281158 8.308737 8.336316 8.363896 8.391475 8.419055 8.446634 8.474213 8.501793 8.529372 8.578110 8.850322 9.543439 9.959128 10.367002 10.690289 10.993401 11.432070 11.670213 11.961700 12.202620 12.390423 12.582979 12.791953 12.945677 13.100979 13.287730 13.425996 13.585036 13.758502 13.890274 14.011223 14.157716 14.280818 14.386367 14.495196 14.614336 14.719420 14.810465 14.901510 14.993280 15.090078 15.187950 15.282883 15.377887 15.473025 15.568164 15.663302 15.757977 15.847479 15.934755 16.022031 16.109307 16.196582 16.284098 16.374302 16.464366 16.547286 16.627028 16.706771 16.788061 16.872039 16.956320 17.040600 17.124880 17.209011 17.289643 17.366077 17.442512 17.518947 17.595382 17.671816 17.748251 17.824686 17.901121 17.977555 18.053990 18.130425 18.206860 18.283294 18.360575 18.438278 18.515981 18.593684 18.671388 18.749091 18.826794 18.904497 18.982200 19.059904 19.137607 19.215310 19.293013 19.370716 19.448420 19.530417 19.619507 19.708597 19.797687 19.886776 19.975866 20.064956 20.154046 20.243136 20.332226 20.421316 20.539631 21.108310 21.677689 22.247067 22.816446 23.385825 23.955204 24.220908 24.388167 24.555427 24.722686 24.889945 25.057205 25.224464 25.391724 25.558983 25.726243 25.896025 26.067225 26.238424 26.409623 26.580823 26.752022 26.923221 27.094074 27.263372 27.432669 27.601967 27.771265 27.940563 27.997631 28.013982 28.030333 28.046684 28.062036 28.077152 28.092267 28.107382 28.122535 28.137716 28.152898 28.168079 28.183289 28.198556 28.213822 28.229089 28.244355 28.259622 28.274888 28.290155 28.305421 28.320820 28.336230 28.351639 28.367049 28.382466 28.397885 28.413304 28.428723 28.444180 28.459662 28.475144 28.490627 28.506150 28.521723 28.537296 28.552870 28.568443 28.584017 28.599590 28.615163 28.630764 28.646471 28.662178 28.677885 28.693595 28.709324 28.725053 28.740782 28.756699 28.777106 28.797512 28.817919 28.895664 28.980153 29.064642 29.149131 29.233620 29.318109 29.402598 29.487087 29.545286 29.580905 29.602003 29.617890 29.633776 29.649662 29.665549 29.681435 29.697321 29.713208 29.729142 29.745101 29.761061 29.777020 29.793034 29.809079 29.825124 29.841170 29.857215 29.873260 29.889305 29.905350 29.925571 29.948220 29.970869 30.001312 30.033723 30.066135 30.098546 30.144412 30.201215 30.265907 30.330600 30.395292 30.459985 30.524677 30.589370 30.654062 30.716496 30.772139 30.823045 30.873950 30.924856 30.975762 31.026667 31.076604 31.123006 31.159463 31.193912 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.584697 5.599099 5.613501 5.627904 5.642306 5.656708 5.671110 5.685513 5.699915 5.714317 5.728719 5.743122 5.757524 5.771926 5.786190 5.800382 5.814574 5.828765 5.842902 5.856682 5.870462 5.884242 5.898022 5.911804 5.925590 5.939376 5.953161 5.966947 5.980796 5.994660 6.008523 6.022386 6.036249 6.050113 6.063976 6.077839 6.091702 6.105566 6.119429 6.133292 6.147155 6.161019 6.174882 6.188745 6.202608 6.216472 6.230335 6.244198 6.258061 6.271924 6.285788 6.299651 6.313514 6.327377 6.341241 6.355104 6.368967 6.382830 6.396694 6.410557 6.424420 6.438283 6.452147 6.466010 6.479873 6.493736 6.507600 6.521463 6.535326 6.549189 6.563053 6.576916 6.590779 6.604642 6.618506 6.632369 6.646232 6.660095 6.673959 6.687822 6.701685 6.715548 6.729412 6.743759 6.759480 6.775200 6.790921 6.806949 6.824401 6.841853 6.859304 6.876756 6.894208 6.911660 6.929112 6.946563 6.964015 6.981467 6.998919 7.016371 7.033822 7.051274 7.070512 7.091797 7.113083 7.136709 7.163193 7.189676 7.216160 7.242644 7.269128 7.295611 7.322095 7.348579 7.375063 7.401547 7.428030 7.454514 7.480998 7.507482 7.533966 7.560449 7.586933 7.613417 7.639847 7.665445 7.691043 7.716369 7.741476 7.766583 7.791690 7.816797 7.841904 7.867012 7.892119 7.917226 7.942333 7.967440 7.992547 8.017654 8.042762 8.067869 8.092976 8.118083 8.143190 8.168297 8.193404 8.218511 8.243619 8.268726 8.294829 8.321763 8.348802 8.376382 8.403961 8.431541 8.459120 8.486699 8.514279 8.541858 8.569438 8.597017 8.850966 9.560142 9.971718 10.387986 10.717399 11.041651 11.486325 11.727583 12.019069 12.252901 12.445458 12.638014 12.847133 13.000857 13.170864 13.345599 13.484226 13.662574 13.825012 13.950188 14.081999 14.222961 14.343926 14.448035 14.562078 14.681217 14.782122 14.873167 14.964685 15.061734 15.160120 15.258077 15.352837 15.447386 15.542510 15.637648 15.732786 15.827899 15.917335 16.004611 16.091887 16.179163 16.266439 16.353715 16.441345 16.532124 16.615674 16.695471 16.776476 16.860740 16.945020 17.029301 17.113581 17.197862 17.282142 17.363799 17.440899 17.517334 17.593768 17.670203 17.746638 17.823073 17.899507 17.975942 18.052377 18.128812 18.205246 18.281681 18.358962 18.436665 18.514368 18.592071 18.669774 18.747478 18.825181 18.902884 18.980587 19.058290 19.135994 19.213697 19.291400 19.369103 19.446806 19.527100 19.616190 19.705280 19.794370 19.883460 19.972550 20.061640 20.150730 20.239819 20.328909 20.417999 20.514739 20.979945 21.549324 22.118703 22.688082 23.257461 23.826839 24.144891 24.312151 24.479410 24.646669 24.813929 24.981188 25.148448 25.315707 25.482966 25.650226 25.819106 25.990305 26.161504 26.332704 26.503903 26.675102 26.846302 27.017501 27.187026 27.356324 27.525622 27.694920 27.864218 27.962729 27.995197 28.010312 28.025428 28.040543 28.055658 28.070774 28.085889 28.101004 28.116135 28.131357 28.146580 28.161803 28.177025 28.192288 28.207555 28.222821 28.238088 28.253380 28.268681 28.283983 28.299284 28.314647 28.330067 28.345486 28.360905 28.376324 28.391743 28.407162 28.422581 28.438023 28.453553 28.469084 28.484615 28.500149 28.515722 28.531295 28.546869 28.562442 28.578044 28.593647 28.609251 28.624854 28.640562 28.656291 28.672020 28.687749 28.703478 28.719208 28.734937 28.750666 28.777809 28.810612 28.880205 28.964694 29.049183 29.133672 29.218161 29.302650 29.387139 29.471628 29.534916 29.559677 29.584438 29.602431 29.618317 29.634203 29.650090 29.665976 29.681862 29.697749 29.713635 29.729600 29.745600 29.761601 29.777602 29.793633 29.809678 29.825723 29.841768 29.857813 29.873859 29.889904 29.905949 29.930200 29.958500 29.988450 30.020861 30.053272 30.085684 30.131340 30.194725 30.259417 30.324110 30.388802 30.453495 30.518187 30.582880 30.647572 30.708948 30.764189 30.815095 30.866001 30.916906 30.967812 31.018718 31.069191 31.112769 31.150997 31.185445 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.653105 5.667507 5.681910 5.696312 5.710714 5.725116 5.739519 5.753921 5.768323 5.782725 5.797127 5.811530 5.825932 5.840334 5.854464 5.868579 5.882695 5.896811 5.910791 5.924571 5.938351 5.952131 5.965911 5.979701 5.993495 6.007289 6.021083 6.034883 6.048746 6.062610 6.076473 6.090336 6.104199 6.118063 6.131926 6.145789 6.159652 6.173516 6.187379 6.201242 6.215105 6.228969 6.242832 6.256695 6.270558 6.284422 6.298285 6.312148 6.326011 6.339875 6.353738 6.367601 6.381464 6.395328 6.409191 6.423054 6.436917 6.450781 6.464644 6.478507 6.492370 6.506234 6.520097 6.533960 6.547823 6.561687 6.575550 6.589413 6.603276 6.617140 6.631003 6.644866 6.658729 6.672593 6.686456 6.700319 6.714182 6.728046 6.741909 6.755772 6.769635 6.783499 6.797362 6.812172 6.827813 6.843455 6.859096 6.875514 6.892966 6.910417 6.927869 6.945321 6.962773 6.980225 6.997676 7.015128 7.032580 7.050032 7.067484 7.084936 7.102387 7.119839 7.139604 7.160282 7.180961 7.205197 7.231680 7.258164 7.284648 7.311132 7.337615 7.364099 7.390583 7.417067 7.443551 7.470034 7.496518 7.523002 7.549486 7.575970 7.602453 7.628937 7.655421 7.681905 7.708238 7.734051 7.759863 7.785156 7.810263 7.835370 7.860477 7.885585 7.910692 7.935799 7.960906 7.986013 8.011120 8.036227 8.061334 8.086442 8.111549 8.136656 8.161763 8.186870 8.211977 8.237084 8.262192 8.287299 8.312406 8.337513 8.363486 8.389782 8.416447 8.444027 8.471606 8.499185 8.526765 8.554344 8.581924 8.611685 8.646416 8.851950 9.576845 9.987198 10.408485 10.744509 11.092649 11.511481 11.784952 12.073223 12.307936 12.500492 12.693049 12.902313 13.056037 13.249078 13.403469 13.542842 13.735698 13.888666 14.011069 14.152774 14.286876 14.406395 14.509819 14.628959 14.748099 14.844823 14.936341 15.033391 15.131777 15.230163 15.328247 15.422844 15.517015 15.611994 15.707133 15.802271 15.897409 15.987192 16.074467 16.161743 16.249019 16.336295 16.423571 16.510847 16.599298 16.684008 16.765160 16.849441 16.933721 17.018002 17.102282 17.186563 17.270843 17.355124 17.437967 17.515721 17.592155 17.668590 17.745025 17.821460 17.897894 17.974329 18.050764 18.127199 18.203633 18.280068 18.357349 18.435052 18.512755 18.590458 18.668161 18.745864 18.823568 18.901271 18.978974 19.056677 19.134381 19.212084 19.289787 19.367490 19.445193 19.524257 19.612873 19.701963 19.791053 19.880143 19.969233 20.058323 20.147413 20.236503 20.325593 20.414683 20.503773 20.851581 21.420960 21.990338 22.559717 23.129096 23.698475 24.068874 24.236134 24.403393 24.570653 24.737912 24.905171 25.072431 25.239690 25.406950 25.574209 25.742186 25.913386 26.084585 26.255784 26.426983 26.598183 26.769382 26.940581 27.110681 27.279979 27.449277 27.618575 27.787873 27.928217 27.960307 27.988819 28.003934 28.019050 28.034165 28.049280 28.064396 28.079511 28.094626 28.109742 28.124964 28.140228 28.155492 28.170756 28.186021 28.201288 28.216554 28.231821 28.247112 28.262458 28.277804 28.293150 28.308506 28.323925 28.339344 28.354763 28.370182 28.385607 28.401033 28.416458 28.431883 28.447427 28.463001 28.478574 28.494147 28.509721 28.525294 28.540867 28.556441 28.572060 28.587716 28.603372 28.619027 28.634717 28.650446 28.666175 28.681904 28.697633 28.713362 28.729091 28.744820 28.780691 28.864746 28.949235 29.033724 29.118213 29.202702 29.287191 29.371680 29.456169 29.529390 29.548367 29.567344 29.586321 29.602858 29.618744 29.634631 29.650517 29.666403 29.682290 29.698176 29.714062 29.730059 29.746102 29.762144 29.778187 29.794231 29.810276 29.826322 29.842367 29.859260 29.876504 29.893748 29.910992 29.943176 29.975588 30.007999 30.040530 30.077864 30.123542 30.188235 30.252927 30.317620 30.382312 30.447005 30.511697 30.576390 30.641082 30.702122 30.756240 30.807145 30.858051 30.908957 30.959862 31.010768 31.061674 31.103707 31.142530 31.176978 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.721513 5.735915 5.750318 5.764720 5.779122 5.793524 5.807927 5.822329 5.836731 5.851133 5.865536 5.879938 5.894340 5.908654 5.922694 5.936734 5.950774 5.964815 5.978680 5.992460 6.006240 6.020020 6.033800 6.047602 6.061405 6.075207 6.089009 6.102833 6.116696 6.130560 6.144423 6.158286 6.172149 6.186013 6.199876 6.213739 6.227602 6.241466 6.255329 6.269192 6.283055 6.296919 6.310782 6.324645 6.338508 6.352372 6.366235 6.380098 6.393961 6.407825 6.421688 6.435551 6.449414 6.463278 6.477141 6.491004 6.504867 6.518731 6.532594 6.546457 6.560320 6.574184 6.588047 6.601910 6.615773 6.629637 6.643500 6.657363 6.671226 6.685090 6.698953 6.712816 6.726679 6.740543 6.754406 6.768269 6.782132 6.795996 6.809859 6.823722 6.837585 6.851449 6.865312 6.880542 6.896105 6.911669 6.927232 6.944079 6.961531 6.978982 6.996434 7.013886 7.031338 7.048790 7.066241 7.083693 7.101145 7.118597 7.136049 7.153500 7.170952 7.188404 7.208424 7.228529 7.248635 7.273684 7.300168 7.326652 7.353136 7.379619 7.406103 7.432587 7.459071 7.485555 7.512038 7.538522 7.565006 7.591490 7.617974 7.644457 7.670941 7.697425 7.723909 7.750392 7.776701 7.802732 7.828762 7.853943 7.879050 7.904157 7.929265 7.954372 7.979479 8.004586 8.029693 8.054800 8.079907 8.105015 8.130122 8.155229 8.180336 8.205443 8.230550 8.255657 8.280764 8.305872 8.330979 8.356086 8.381193 8.406300 8.431936 8.457624 8.484092 8.511671 8.539251 8.566830 8.594409 8.621989 8.649568 8.689812 8.853048 9.593549 10.007231 10.429952 10.771619 11.143646 11.550981 11.838842 12.132950 12.362971 12.555527 12.763543 12.957493 13.113180 13.316740 13.461338 13.620112 13.802592 13.952431 14.073196 14.223549 14.350792 14.469023 14.576701 14.695841 14.813546 14.908256 15.005047 15.103433 15.201819 15.300205 15.398459 15.492851 15.586976 15.681479 15.776617 15.871755 15.966894 16.057048 16.144324 16.231600 16.318875 16.406151 16.493427 16.580703 16.667979 16.753861 16.838142 16.922422 17.006703 17.090983 17.175264 17.259544 17.343825 17.428105 17.512386 17.590542 17.666977 17.743412 17.819846 17.896281 17.972716 18.049151 18.125585 18.202020 18.278455 18.355740 18.433439 18.511142 18.588845 18.666548 18.744251 18.821955 18.899658 18.977361 19.055064 19.132767 19.210471 19.288174 19.365877 19.443580 19.522213 19.609556 19.698646 19.787736 19.876826 19.965916 20.055006 20.144096 20.233186 20.322276 20.411366 20.500456 20.723216 21.292595 21.861974 22.431353 23.000731 23.570110 23.992858 24.160117 24.327377 24.494636 24.661895 24.829155 24.996414 25.163674 25.330933 25.498192 25.665483 25.836466 26.007665 26.178865 26.350064 26.521263 26.692462 26.863662 27.034336 27.203634 27.372932 27.542230 27.711528 27.880825 27.937865 27.959468 27.981071 27.997556 28.012672 28.027787 28.042902 28.058039 28.073192 28.088346 28.103500 28.118688 28.133955 28.149221 28.164488 28.179754 28.195021 28.210287 28.225554 28.240820 28.256198 28.271589 28.286981 28.302372 28.317783 28.333202 28.348621 28.364041 28.379490 28.394964 28.410438 28.425911 28.441426 28.457000 28.472573 28.488146 28.503720 28.519293 28.534866 28.550440 28.566036 28.581745 28.597453 28.613161 28.628871 28.644600 28.660329 28.676059 28.691826 28.713956 28.736086 28.764798 28.849287 28.933776 29.018265 29.102754 29.187243 29.271732 29.356221 29.440710 29.515829 29.539740 29.555626 29.571512 29.587399 29.603285 29.619172 29.635058 29.650944 29.666860 29.682785 29.698710 29.714634 29.730649 29.746694 29.762740 29.778785 29.794830 29.810875 29.826920 29.842966 29.862206 29.882541 29.902876 29.930314 29.962726 29.995137 30.027548 30.067930 30.117052 30.181745 30.246437 30.311130 30.375822 30.440515 30.505207 30.569900 30.634592 30.695919 30.748290 30.799195 30.850101 30.901007 30.951913 31.002818 31.053724 31.095629 31.134063 31.168511 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.789921 5.804323 5.818726 5.833128 5.847530 5.861932 5.876335 5.890737 5.905139 5.919541 5.933944 5.948346 5.962748 5.976916 5.990881 6.004847 6.018813 6.032778 6.046569 6.060349 6.074129 6.087909 6.101698 6.115508 6.129319 6.143129 6.156939 6.170783 6.184647 6.198510 6.212373 6.226236 6.240100 6.253963 6.267826 6.281689 6.295553 6.309416 6.323279 6.337142 6.351006 6.364869 6.378732 6.392595 6.406459 6.420322 6.434185 6.448048 6.461912 6.475775 6.489638 6.503501 6.517365 6.531228 6.545091 6.558954 6.572818 6.586681 6.600544 6.614407 6.628271 6.642134 6.655997 6.669860 6.683723 6.697587 6.711450 6.725313 6.739176 6.753040 6.766903 6.780766 6.794629 6.808493 6.822356 6.836219 6.850082 6.863946 6.877809 6.891672 6.905535 6.919399 6.933384 6.948870 6.964356 6.979843 6.995329 7.012644 7.030095 7.047547 7.064999 7.082451 7.099903 7.117354 7.134806 7.152258 7.169710 7.187162 7.204613 7.222065 7.239517 7.257430 7.276994 7.296557 7.316121 7.342172 7.368656 7.395140 7.421623 7.448107 7.474591 7.501075 7.527559 7.554042 7.580526 7.607010 7.633494 7.659978 7.686461 7.712945 7.739429 7.765913 7.792396 7.818880 7.845237 7.871489 7.897623 7.922730 7.947838 7.972945 7.998052 8.023159 8.048266 8.073373 8.098480 8.123587 8.148695 8.173802 8.198909 8.224016 8.249123 8.274230 8.299337 8.324445 8.349552 8.374659 8.399766 8.424873 8.449980 8.475087 8.500194 8.525302 8.551738 8.579317 8.606895 8.634475 8.662054 8.689634 8.717213 8.853959 9.610252 10.028215 10.450936 10.798729 11.194644 11.604725 11.889112 12.207075 12.418006 12.610562 12.846600 13.012674 13.176116 13.380941 13.519208 13.697650 13.869430 14.014773 14.140411 14.289989 14.414708 14.531789 14.643582 14.762722 14.876973 14.976704 15.075090 15.173476 15.271862 15.370248 15.468634 15.562857 15.656983 15.751215 15.846101 15.941240 16.036378 16.126904 16.214180 16.301456 16.388732 16.476007 16.563283 16.650559 16.738153 16.825789 16.910956 16.995404 17.079684 17.163965 17.248245 17.332526 17.416806 17.501087 17.585367 17.665364 17.741799 17.818233 17.894668 17.971103 18.047538 18.123972 18.200407 18.276842 18.354130 18.431825 18.509529 18.587232 18.664935 18.742638 18.820341 18.898045 18.975748 19.053451 19.131154 19.208857 19.286561 19.364264 19.441967 19.520258 19.606240 19.695330 19.784420 19.873510 19.962599 20.051689 20.140779 20.229869 20.318959 20.408049 20.497139 20.602156 21.164230 21.733609 22.302988 22.872367 23.441746 23.916841 24.084100 24.251360 24.418619 24.585879 24.753138 24.920397 25.087657 25.254916 25.422176 25.589435 25.759547 25.930746 26.101945 26.273144 26.444344 26.615543 26.786742 26.957941 27.127289 27.296587 27.465885 27.635183 27.804480 27.926479 27.942760 27.959042 27.975324 27.991178 28.006294 28.021409 28.036524 28.051649 28.066844 28.082039 28.097234 28.112428 28.127687 28.142954 28.158220 28.173487 28.188765 28.204048 28.219332 28.234615 28.249965 28.265384 28.280803 28.296222 28.311642 28.327061 28.342480 28.357899 28.373335 28.388857 28.404379 28.419901 28.435425 28.450998 28.466572 28.482145 28.497718 28.513320 28.528925 28.544530 28.560135 28.575839 28.591568 28.607297 28.623026 28.638755 28.654484 28.670213 28.685942 28.715481 28.752977 28.833828 28.918317 29.002806 29.087295 29.171784 29.256273 29.340762 29.425250 29.483530 29.521693 29.540167 29.556053 29.571940 29.587826 29.603713 29.619599 29.635485 29.651372 29.667322 29.683288 29.699254 29.715220 29.731248 29.747293 29.763338 29.779383 29.795429 29.811474 29.827519 29.843564 29.866438 29.891214 29.917452 29.949863 29.982275 30.014686 30.052766 30.110562 30.175255 30.239947 30.304640 30.369332 30.434025 30.498717 30.563410 30.627902 30.689434 30.740340 30.791246 30.842151 30.893057 30.943963 30.994868 31.045774 31.088381 31.125233 31.160275 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.843927 5.858329 5.872731 5.887134 5.901536 5.915938 5.930340 5.944743 5.959145 5.973547 5.987949 6.002352 6.016754 6.031156 6.045135 6.059026 6.072918 6.086810 6.100678 6.114458 6.128238 6.142018 6.155798 6.169600 6.183418 6.197237 6.211056 6.224874 6.238733 6.252597 6.266460 6.280323 6.294186 6.308050 6.321913 6.335776 6.349639 6.363503 6.377366 6.391229 6.405092 6.418956 6.432819 6.446682 6.460545 6.474409 6.488272 6.502135 6.515998 6.529862 6.543725 6.557588 6.571451 6.585315 6.599178 6.613041 6.626904 6.640768 6.654631 6.668494 6.682357 6.696221 6.710084 6.723947 6.737810 6.751674 6.765537 6.779400 6.793263 6.807127 6.820990 6.834853 6.848716 6.862580 6.876443 6.890306 6.904169 6.918033 6.931896 6.945759 6.959622 6.973486 6.987349 7.001748 7.017158 7.032567 7.047977 7.063757 7.081209 7.098660 7.116112 7.133564 7.151016 7.168468 7.185919 7.203371 7.220823 7.238275 7.255727 7.273178 7.290630 7.308082 7.326284 7.345334 7.364384 7.384176 7.410660 7.437144 7.463627 7.490111 7.516595 7.543079 7.569563 7.596046 7.622530 7.649014 7.675498 7.701982 7.728465 7.754949 7.781433 7.807917 7.834400 7.860884 7.887368 7.913848 7.940325 7.966410 7.991518 8.016625 8.041732 8.066839 8.091946 8.117053 8.142160 8.167268 8.192375 8.217482 8.242589 8.267696 8.292803 8.317910 8.343017 8.368125 8.393232 8.418339 8.443446 8.468553 8.493660 8.518767 8.543875 8.568982 8.594089 8.620496 8.647405 8.674540 8.702119 8.729761 8.764612 8.857543 9.626956 10.049198 10.470442 10.825840 11.261821 11.654995 11.939390 12.276624 12.473041 12.665597 12.914130 13.067854 13.254330 13.438811 13.582972 13.774761 13.936268 14.074688 14.211186 14.356005 14.478623 14.596356 14.710464 14.829722 14.947618 15.046746 15.145132 15.243518 15.341904 15.440290 15.538468 15.632864 15.726990 15.821115 15.915600 16.010724 16.105863 16.196760 16.284036 16.371312 16.458588 16.545864 16.633140 16.720714 16.808882 16.896725 16.982569 17.067994 17.152666 17.236946 17.321226 17.405507 17.489787 17.574068 17.658348 17.740145 17.816620 17.893055 17.969490 18.045924 18.122359 18.198794 18.275229 18.352519 18.430212 18.507915 18.585619 18.663322 18.741025 18.818728 18.896432 18.974135 19.051838 19.129541 19.207244 19.284948 19.362651 19.440354 19.518386 19.602923 19.692013 19.781103 19.870193 19.959283 20.048373 20.137463 20.226553 20.315643 20.404732 20.493822 20.582912 21.035866 21.605245 22.174624 22.744002 23.313381 23.836313 24.008084 24.175343 24.342602 24.509862 24.677121 24.844381 25.011640 25.178900 25.346159 25.513418 25.682627 25.853826 26.025026 26.196225 26.367424 26.538623 26.709823 26.881022 27.050944 27.220242 27.389540 27.558838 27.728135 27.871822 27.924339 27.939454 27.954570 27.969685 27.984800 27.999916 28.015031 28.030146 28.045262 28.060461 28.075697 28.090933 28.106169 28.121420 28.136687 28.151953 28.167220 28.182503 28.197831 28.213159 28.228487 28.243823 28.259242 28.274662 28.290081 28.305500 28.320919 28.336338 28.351757 28.367176 28.382712 28.398283 28.413854 28.429425 28.444997 28.460571 28.476144 28.491717 28.507334 28.522991 28.538648 28.554306 28.569993 28.585722 28.601451 28.617180 28.633242 28.649939 28.666636 28.683333 28.733880 28.818369 28.902858 28.987347 29.071836 29.156325 29.240813 29.325302 29.409791 29.471878 29.497843 29.523808 29.540594 29.556481 29.572367 29.588253 29.604140 29.620026 29.635913 29.651799 29.667786 29.683793 29.699801 29.715808 29.731846 29.747892 29.763937 29.779982 29.796027 29.812073 29.828118 29.844163 29.873035 29.904736 29.937001 29.969413 30.004183 30.039491 30.104072 30.168765 30.233457 30.298150 30.362842 30.427535 30.492227 30.556920 30.621311 30.681482 30.732390 30.783296 30.834202 30.885107 30.936013 30.986919 31.037824 31.081843 31.116891 31.154951 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.912335 5.926737 5.941139 5.955542 5.969944 5.984346 5.998748 6.013151 6.027553 6.041955 6.056357 6.070760 6.085162 6.099492 6.113311 6.127130 6.140948 6.154767 6.168567 6.182347 6.196128 6.209908 6.223688 6.237506 6.251333 6.265160 6.278987 6.292820 6.306683 6.320547 6.334410 6.348273 6.362136 6.376000 6.389863 6.403726 6.417589 6.431453 6.445316 6.459179 6.473042 6.486906 6.500769 6.514632 6.528495 6.542359 6.556222 6.570085 6.583948 6.597812 6.611675 6.625538 6.639401 6.653265 6.667128 6.680991 6.694854 6.708718 6.722581 6.736444 6.750307 6.764171 6.778034 6.791897 6.805760 6.819624 6.833487 6.847350 6.861213 6.875077 6.888940 6.902803 6.916666 6.930530 6.944393 6.958256 6.972119 6.985983 6.999846 7.013709 7.027572 7.041436 7.055299 7.070071 7.085405 7.100739 7.116073 7.132322 7.149773 7.167225 7.184677 7.202129 7.219581 7.237032 7.254484 7.271936 7.289388 7.306840 7.324291 7.341743 7.359195 7.376647 7.394899 7.413461 7.432024 7.452664 7.479148 7.505631 7.532115 7.558599 7.585083 7.611567 7.638050 7.664534 7.691018 7.717502 7.743986 7.770469 7.796953 7.823437 7.849921 7.876404 7.902888 7.929372 7.955856 7.982340 8.008823 8.034779 8.060087 8.085394 8.110519 8.135626 8.160733 8.185840 8.210948 8.236055 8.261162 8.286269 8.311376 8.336483 8.361590 8.386698 8.411805 8.436912 8.462019 8.487126 8.512233 8.537340 8.562447 8.587555 8.612662 8.637769 8.662876 8.689037 8.715309 8.742185 8.769764 8.801326 8.863975 9.643659 10.070181 10.490842 10.878667 11.345822 11.705266 11.995099 12.335519 12.528075 12.722866 12.969310 13.123034 13.332543 13.496680 13.655188 13.845222 14.003106 14.136480 14.281962 14.420766 14.542539 14.660055 14.777875 14.903506 15.019137 15.116789 15.215175 15.313561 15.411947 15.510333 15.608319 15.702871 15.796996 15.891122 15.985267 16.080209 16.175344 16.266617 16.353893 16.441168 16.528444 16.615720 16.703252 16.791463 16.879673 16.967633 17.053925 17.139349 17.224774 17.309825 17.394208 17.478488 17.562769 17.647049 17.731330 17.813720 17.891442 17.967877 18.044311 18.120746 18.197181 18.273616 18.350906 18.428599 18.506302 18.584006 18.661709 18.739412 18.817115 18.894818 18.972522 19.050225 19.127928 19.205631 19.283334 19.361038 19.438741 19.516592 19.599606 19.688696 19.777786 19.866876 19.955966 20.045056 20.134146 20.223236 20.312326 20.401416 20.490506 20.579596 20.907501 21.476880 22.046259 22.615638 23.185017 23.751200 23.932067 24.099326 24.266586 24.433845 24.601105 24.768364 24.935623 25.102883 25.270142 25.437402 25.605733 25.776907 25.948106 26.119305 26.290505 26.461704 26.632903 26.804102 26.974599 27.143897 27.313195 27.482492 27.651790 27.821088 27.882284 27.914109 27.933076 27.948192 27.963307 27.978422 27.993543 28.008669 28.023796 28.038922 28.054087 28.069354 28.084620 28.099887 28.115153 28.130420 28.145686 28.160953 28.176219 28.191578 28.206951 28.222323 28.237696 28.253101 28.268520 28.283939 28.299358 28.314802 28.330267 28.345731 28.361196 28.376703 28.392276 28.407849 28.423423 28.438996 28.454569 28.470143 28.485716 28.501308 28.517018 28.532727 28.548437 28.564148 28.579877 28.595606 28.611335 28.627064 28.650998 28.675168 28.718421 28.802910 28.887399 28.971888 29.056376 29.140865 29.225354 29.309843 29.394332 29.465871 29.485547 29.505223 29.524899 29.541022 29.556908 29.572794 29.588681 29.604571 29.620461 29.636351 29.652241 29.668264 29.684310 29.700355 29.716400 29.732445 29.748490 29.764536 29.780581 29.798687 29.817138 29.835588 29.859317 29.891728 29.924139 29.956551 29.993043 30.035232 30.097582 30.162275 30.226967 30.291660 30.356352 30.421045 30.485737 30.550430 30.615122 30.672554 30.724441 30.775346 30.826252 30.877158 30.928063 30.978969 31.028674 31.074215 31.108663 31.147699 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.980743 5.995145 6.009548 6.023950 6.038352 6.052754 6.067157 6.081559 6.095961 6.110331 6.124697 6.139062 6.153428 6.167556 6.181337 6.195117 6.208897 6.222677 6.236457 6.250237 6.264017 6.277797 6.291582 6.305417 6.319252 6.333087 6.346923 6.360770 6.374634 6.388497 6.402360 6.416223 6.430087 6.443950 6.457813 6.471676 6.485540 6.499403 6.513266 6.527129 6.540993 6.554856 6.568719 6.582582 6.596446 6.610309 6.624172 6.638035 6.651899 6.665762 6.679625 6.693488 6.707352 6.721215 6.735078 6.748941 6.762805 6.776668 6.790531 6.804394 6.818258 6.832121 6.845984 6.859847 6.873711 6.887574 6.901437 6.915300 6.929164 6.943027 6.956890 6.970753 6.984617 6.998480 7.012343 7.026206 7.040070 7.053933 7.067796 7.081659 7.095522 7.109386 7.123249 7.138354 7.153612 7.168871 7.184130 7.200887 7.218338 7.235790 7.253242 7.270694 7.288146 7.305597 7.323049 7.340501 7.357953 7.375405 7.392856 7.410308 7.427760 7.445212 7.463293 7.481392 7.499492 7.521152 7.547635 7.574119 7.600603 7.627087 7.653571 7.680054 7.706538 7.733022 7.759506 7.785990 7.812473 7.838957 7.865441 7.891925 7.918408 7.944892 7.971376 7.997860 8.024344 8.050827 8.077311 8.103204 8.128721 8.154199 8.179306 8.204413 8.229521 8.254628 8.279735 8.304842 8.329949 8.355056 8.380163 8.405270 8.430378 8.455485 8.480592 8.505699 8.530806 8.555913 8.581020 8.606127 8.631235 8.656342 8.681449 8.706556 8.731712 8.757377 8.783042 8.809829 8.837409 8.900279 9.660362 10.091165 10.539056 10.958241 11.429823 11.755537 12.060177 12.390554 12.583110 12.791148 13.024490 13.185213 13.410757 13.554978 13.732726 13.913521 14.068910 14.198824 14.352737 14.484682 14.606454 14.725728 14.851400 14.977501 15.089804 15.187072 15.285218 15.383604 15.481990 15.580376 15.678210 15.772877 15.867003 15.961129 16.055254 16.149733 16.244787 16.336473 16.423749 16.511025 16.598300 16.685850 16.774043 16.862253 16.950464 17.038674 17.125266 17.210705 17.296130 17.381554 17.466911 17.551470 17.635750 17.720031 17.804311 17.888143 17.966263 18.042698 18.119133 18.195568 18.272002 18.349292 18.426986 18.504689 18.582392 18.660096 18.737799 18.815502 18.893205 18.970908 19.048612 19.126315 19.204018 19.281721 19.359425 19.437128 19.514871 19.596290 19.685379 19.774469 19.863559 19.952649 20.041739 20.130829 20.219919 20.309009 20.398099 20.487189 20.576279 20.779137 21.348516 21.917895 22.487273 23.056652 23.626031 23.856050 24.023310 24.190569 24.357828 24.525088 24.692347 24.859607 25.026866 25.194126 25.361385 25.529046 25.699987 25.871186 26.042386 26.213585 26.384784 26.555984 26.727183 26.898254 27.067552 27.236850 27.406147 27.575445 27.744743 27.864464 27.885946 27.907429 27.926698 27.941814 27.956929 27.972044 27.987165 28.002332 28.017499 28.032666 28.047833 28.063086 28.078353 28.093619 28.108886 28.124152 28.139419 28.154685 28.169952 28.185288 28.200706 28.216123 28.231541 28.246959 28.262378 28.277797 28.293217 28.308648 28.324162 28.339675 28.355188 28.370702 28.386275 28.401848 28.417421 28.432995 28.448597 28.464203 28.479809 28.495415 28.511115 28.526844 28.542573 28.558302 28.574031 28.589760 28.605489 28.621219 28.653773 28.702962 28.787451 28.871939 28.956428 29.040917 29.125406 29.209895 29.294384 29.378873 29.462017 29.477904 29.493790 29.509676 29.525563 29.541449 29.557335 29.573222 29.589108 29.605036 29.620967 29.636898 29.652830 29.668863 29.684908 29.700953 29.716999 29.733044 29.749089 29.765134 29.781180 29.802581 29.824615 29.846649 29.878866 29.911277 29.943689 29.976509 30.028912 30.091092 30.155785 30.220477 30.285170 30.349862 30.414555 30.479247 30.543940 30.608632 30.664472 30.716491 30.767396 30.818302 30.869208 30.920114 30.971019 31.019886 31.065466 31.100196 31.137240 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 5.977140 5.991542 6.005944 6.020347 6.034749 6.049151 6.063553 6.077956 6.092358 6.106760 6.121162 6.135565 6.149967 6.164350 6.178638 6.192925 6.207213 6.221500 6.235446 6.249226 6.263006 6.276786 6.290566 6.304346 6.318126 6.331906 6.345686 6.359489 6.373332 6.387176 6.401019 6.414863 6.428720 6.442584 6.456447 6.470310 6.484173 6.498037 6.511900 6.525763 6.539626 6.553490 6.567353 6.581216 6.595079 6.608943 6.622806 6.636669 6.650532 6.664396 6.678259 6.692122 6.705985 6.719849 6.733712 6.747575 6.761438 6.775302 6.789165 6.803028 6.816891 6.830755 6.844618 6.858481 6.872344 6.886208 6.900071 6.913934 6.927797 6.941661 6.955524 6.969387 6.983250 6.997114 7.010977 7.024840 7.038703 7.052567 7.066430 7.080293 7.094156 7.108020 7.121883 7.135746 7.149609 7.163473 7.177336 7.191412 7.206596 7.221781 7.236965 7.252150 7.269451 7.286903 7.304355 7.321807 7.339259 7.356710 7.374162 7.391614 7.409066 7.426518 7.443969 7.461421 7.478873 7.496325 7.513823 7.531482 7.549141 7.566800 7.589639 7.616123 7.642607 7.669091 7.695575 7.722058 7.748542 7.775026 7.801510 7.827994 7.854477 7.880961 7.907445 7.933929 7.960412 7.986896 8.013380 8.039864 8.066348 8.092831 8.119315 8.145799 8.171700 8.197430 8.222986 8.248093 8.273201 8.298308 8.323415 8.348522 8.373629 8.398736 8.423843 8.448950 8.474058 8.499165 8.524272 8.549379 8.574486 8.599593 8.624700 8.649808 8.674915 8.700022 8.725129 8.750236 8.775343 8.800450 8.825557 8.850665 8.882786 8.917713 9.677066 10.138721 10.607624 11.037815 11.509384 11.805807 12.131980 12.445589 12.638145 12.883155 13.079670 13.259581 13.472643 13.614269 13.810264 13.980359 14.133986 14.269599 14.423002 14.548597 14.670491 14.799142 14.926411 15.050208 15.160401 15.257542 15.355260 15.453646 15.552032 15.650418 15.748140 15.842884 15.937010 16.031135 16.125261 16.219391 16.314316 16.406200 16.493605 16.580881 16.668480 16.756624 16.844834 16.933044 17.021254 17.109465 17.196561 17.282060 17.367485 17.452910 17.538334 17.623759 17.708697 17.793012 17.877293 17.961573 18.041085 18.117520 18.193955 18.270389 18.347676 18.425373 18.503076 18.580779 18.658483 18.736186 18.813889 18.891592 18.969295 19.046999 19.124702 19.202405 19.280108 19.357811 19.435515 19.513218 19.592973 19.682063 19.771153 19.860243 19.949333 20.038423 20.127512 20.216602 20.305692 20.394782 20.483872 20.572962 20.665390 21.220151 21.789530 22.358909 22.928288 23.497666 23.780034 23.947293 24.114552 24.281812 24.449071 24.616331 24.783590 24.950849 25.118109 25.285368 25.452628 25.623068 25.794267 25.965466 26.136665 26.307865 26.479064 26.650263 26.821462 26.991207 27.160505 27.329802 27.499100 27.668398 27.837696 27.871598 27.887812 27.904025 27.920239 27.935436 27.950551 27.965666 27.980782 27.995960 28.011168 28.026376 28.041584 28.056819 28.072086 28.087352 28.102619 28.117896 28.133206 28.148515 28.163825 28.179141 28.194560 28.209979 28.225398 28.240817 28.256237 28.271656 28.287075 28.302494 28.318018 28.333580 28.349143 28.364705 28.380274 28.395847 28.411420 28.426994 28.442609 28.458267 28.473925 28.489584 28.505270 28.520999 28.536728 28.552457 28.568837 28.586670 28.604503 28.622336 28.687502 28.771991 28.856480 28.940969 29.025458 29.109947 29.194436 29.278925 29.363414 29.422148 29.462444 29.478331 29.494217 29.510104 29.525990 29.541876 29.557763 29.573649 29.589535 29.605504 29.621476 29.637449 29.653421 29.669462 29.685507 29.701552 29.717597 29.733643 29.749688 29.765733 29.781778 29.808352 29.835698 29.866004 29.898415 29.931479 29.964969 30.019910 30.084602 30.149295 30.213987 30.278680 30.343372 30.408065 30.472757 30.537450 30.602142 30.657121 30.708541 30.759447 30.810352 30.861258 30.912164 30.963069 31.012149 31.055003 31.091729 31.126177 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.045548 6.059950 6.074352 6.088755 6.103157 6.117559 6.131961 6.146364 6.160766 6.175168 6.189570 6.203973 6.218375 6.232689 6.246899 6.261109 6.275320 6.289530 6.303335 6.317115 6.330895 6.344675 6.358455 6.372235 6.386015 6.399795 6.413575 6.427400 6.441252 6.455104 6.468956 6.482807 6.496671 6.510534 6.524397 6.538260 6.552123 6.565987 6.579850 6.593713 6.607576 6.621440 6.635303 6.649166 6.663029 6.676893 6.690756 6.704619 6.718482 6.732346 6.746209 6.760072 6.773935 6.787799 6.801662 6.815525 6.829388 6.843252 6.857115 6.870978 6.884841 6.898705 6.912568 6.926431 6.940294 6.954158 6.968021 6.981884 6.995747 7.009611 7.023474 7.037337 7.051200 7.065064 7.078927 7.092790 7.106653 7.120517 7.134380 7.148243 7.162106 7.175970 7.189833 7.203696 7.217559 7.231423 7.245286 7.259688 7.274800 7.289911 7.305022 7.320565 7.338016 7.355468 7.372920 7.390372 7.407824 7.425275 7.442727 7.460179 7.477631 7.495083 7.512534 7.529986 7.547438 7.564890 7.582342 7.599793 7.617245 7.634697 7.658940 7.684938 7.711095 7.737579 7.764062 7.790546 7.817030 7.843514 7.869997 7.896481 7.922965 7.949449 7.975933 8.002416 8.028900 8.055384 8.081868 8.108352 8.134835 8.161319 8.187803 8.214287 8.240268 8.266215 8.291774 8.316881 8.341988 8.367095 8.392202 8.417309 8.442416 8.467523 8.492631 8.517738 8.542845 8.567952 8.593059 8.618166 8.643273 8.668380 8.693488 8.718595 8.743702 8.768809 8.793916 8.819023 8.844130 8.869238 8.894345 8.919452 8.973429 9.715267 10.213914 10.677474 11.120148 11.571690 11.859261 12.208161 12.500624 12.693180 12.970954 13.134850 13.337795 13.532022 13.690264 13.885512 14.047197 14.199593 14.340374 14.488727 14.612591 14.743359 14.874153 15.001423 15.122036 15.230998 15.328139 15.425464 15.523689 15.622075 15.720461 15.818109 15.912891 16.007016 16.101142 16.195267 16.289393 16.383801 16.475828 16.563461 16.651008 16.739204 16.827414 16.915625 17.003835 17.092045 17.180255 17.267991 17.353415 17.438840 17.524265 17.609690 17.695115 17.780539 17.865780 17.950274 18.034554 18.115907 18.192341 18.268776 18.346059 18.423760 18.501463 18.579166 18.656869 18.734573 18.812276 18.889979 18.967682 19.045385 19.123089 19.200792 19.278495 19.356198 19.433901 19.511605 19.590789 19.678746 19.767836 19.856926 19.946016 20.035106 20.124196 20.213286 20.302376 20.391466 20.480555 20.569645 20.658735 21.091787 21.661165 22.230544 22.799923 23.369302 23.704017 23.871276 24.038536 24.205795 24.373054 24.540314 24.707573 24.874833 25.042092 25.209352 25.376611 25.546148 25.717347 25.888547 26.059746 26.230945 26.402144 26.573344 26.744543 26.914862 27.084159 27.253457 27.422755 27.592053 27.761351 27.842162 27.868596 27.883712 27.898827 27.913942 27.929058 27.944173 27.959288 27.974404 27.989554 28.004803 28.020052 28.035302 28.050552 28.065819 28.081085 28.096352 28.111618 28.126958 28.142313 28.157667 28.173021 28.188418 28.203837 28.219257 28.234676 28.250113 28.265570 28.281026 28.296482 28.311979 28.327552 28.343126 28.358699 28.374272 28.389846 28.405419 28.420992 28.436580 28.452291 28.468002 28.483713 28.499424 28.515153 28.530882 28.546611 28.562340 28.588289 28.614915 28.672043 28.756532 28.841021 28.925510 29.009999 29.094488 29.178977 29.263466 29.347955 29.408958 29.436250 29.462872 29.478758 29.494645 29.510531 29.526417 29.542304 29.558190 29.574076 29.589963 29.605974 29.621988 29.638002 29.654016 29.670060 29.686106 29.702151 29.718196 29.735056 29.751941 29.768826 29.788319 29.820730 29.853142 29.885553 29.919458 29.959079 30.013420 30.078112 30.142805 30.207497 30.272190 30.336882 30.401575 30.466267 30.530960 30.594435 30.649686 30.700591 30.751497 30.802403 30.853308 30.904214 30.955120 31.005286 31.045720 31.083263 31.117711 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.099554 6.113956 6.128358 6.142760 6.157163 6.171565 6.185967 6.200369 6.214772 6.229174 6.243576 6.257978 6.272381 6.286783 6.300983 6.315117 6.329251 6.343385 6.357444 6.371224 6.385004 6.398784 6.412564 6.426344 6.440124 6.453904 6.467684 6.481464 6.495316 6.509176 6.523036 6.536896 6.550757 6.564621 6.578484 6.592347 6.606210 6.620074 6.633937 6.647800 6.661663 6.675527 6.689390 6.703253 6.717116 6.730980 6.744843 6.758706 6.772569 6.786433 6.800296 6.814159 6.828022 6.841886 6.855749 6.869612 6.883475 6.897339 6.911202 6.925065 6.938928 6.952792 6.966655 6.980518 6.994381 7.008245 7.022108 7.035971 7.049834 7.063698 7.077561 7.091424 7.105287 7.119151 7.133014 7.146877 7.160740 7.174604 7.188467 7.202330 7.216193 7.230057 7.243920 7.257783 7.271646 7.285510 7.299373 7.313236 7.327926 7.342964 7.358002 7.373040 7.389129 7.406581 7.424033 7.441485 7.458937 7.476388 7.493840 7.511292 7.528744 7.546196 7.563647 7.581099 7.598551 7.616003 7.633455 7.650906 7.668358 7.685810 7.703610 7.728709 7.753808 7.779583 7.806066 7.832550 7.859034 7.885518 7.912001 7.938485 7.964969 7.991453 8.017937 8.044420 8.070904 8.097388 8.123872 8.150356 8.176839 8.203323 8.229807 8.256291 8.282743 8.308911 8.335078 8.360561 8.385668 8.410775 8.435882 8.460989 8.486096 8.511203 8.536311 8.561418 8.586525 8.611632 8.636739 8.661846 8.686953 8.712061 8.737168 8.762275 8.787382 8.812489 8.837596 8.862703 8.887810 8.912918 8.938025 8.963132 9.005805 9.775825 10.289106 10.747324 11.204149 11.621961 11.922534 12.289345 12.555658 12.748215 13.036307 13.194827 13.416009 13.589892 13.767802 13.957612 14.114035 14.261378 14.411149 14.554200 14.678098 14.820434 14.949164 15.075851 15.193448 15.301595 15.398735 15.495876 15.593734 15.692117 15.790503 15.888119 15.982897 16.077023 16.171149 16.265274 16.359400 16.453598 16.545597 16.633574 16.721784 16.809995 16.898205 16.986415 17.074626 17.162836 17.251046 17.339030 17.424771 17.510196 17.595620 17.681045 17.766470 17.851895 17.937319 18.022744 18.107536 18.189865 18.267170 18.344443 18.422147 18.499850 18.577553 18.655256 18.732959 18.810663 18.888366 18.966069 19.043772 19.121476 19.199179 19.276882 19.354585 19.432288 19.509992 19.588720 19.675429 19.764519 19.853609 19.942699 20.031789 20.120879 20.209969 20.299059 20.388149 20.477239 20.566329 20.655419 20.963422 21.532801 22.102180 22.671559 23.240937 23.628000 23.795260 23.962519 24.129778 24.297038 24.464297 24.631557 24.798816 24.966075 25.133335 25.300594 25.469229 25.640428 25.811627 25.982826 26.154026 26.325225 26.496424 26.667623 26.838517 27.007814 27.177112 27.346410 27.515708 27.685006 27.804487 27.836052 27.862218 27.877334 27.892449 27.907564 27.922682 27.937821 27.952960 27.968100 27.983239 27.998485 28.013752 28.029018 28.044285 28.059551 28.074818 28.090084 28.105351 28.120675 28.136074 28.151473 28.166872 28.182277 28.197696 28.213115 28.228534 28.243962 28.259467 28.274971 28.290476 28.305980 28.321551 28.337125 28.352698 28.368271 28.383873 28.399481 28.415088 28.430695 28.446391 28.462120 28.477850 28.493579 28.509308 28.525037 28.540766 28.556495 28.593058 28.656584 28.741073 28.825562 28.910051 28.994540 29.079029 29.163518 29.248007 29.332496 29.402402 29.422831 29.443259 29.463299 29.479185 29.495072 29.510958 29.526845 29.542742 29.558638 29.574535 29.590433 29.606478 29.622523 29.638569 29.654614 29.670659 29.686704 29.702750 29.718820 29.738658 29.758496 29.778335 29.807868 29.840280 29.872691 29.905102 29.950549 30.006930 30.071622 30.136315 30.201007 30.265700 30.330392 30.395085 30.459777 30.524470 30.586316 30.641736 30.692642 30.743547 30.794453 30.845359 30.896264 30.947170 30.998076 31.037430 31.074796 31.109244 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.167962 6.182364 6.196766 6.211169 6.225571 6.239973 6.254375 6.268777 6.283180 6.297582 6.311984 6.326386 6.340789 6.355175 6.369234 6.383292 6.397350 6.411408 6.425333 6.439113 6.452893 6.466673 6.480453 6.494238 6.508023 6.521808 6.535593 6.549391 6.563254 6.577118 6.590981 6.604844 6.618707 6.632571 6.646434 6.660297 6.674160 6.688024 6.701887 6.715750 6.729613 6.743477 6.757340 6.771203 6.785066 6.798930 6.812793 6.826656 6.840519 6.854383 6.868246 6.882109 6.895972 6.909836 6.923699 6.937562 6.951425 6.965289 6.979152 6.993015 7.006878 7.020742 7.034605 7.048468 7.062331 7.076195 7.090058 7.103921 7.117784 7.131648 7.145511 7.159374 7.173237 7.187101 7.200964 7.214827 7.228690 7.242554 7.256417 7.270280 7.284143 7.298007 7.311870 7.325733 7.339596 7.353460 7.367323 7.381186 7.396125 7.411091 7.426057 7.441023 7.457694 7.475146 7.492598 7.510050 7.527502 7.544953 7.562405 7.579857 7.597309 7.614761 7.632212 7.649664 7.667116 7.684568 7.702020 7.719471 7.736923 7.754375 7.773844 7.798104 7.822364 7.848070 7.874554 7.901038 7.927522 7.954005 7.980489 8.006973 8.033457 8.059941 8.086424 8.112908 8.139392 8.165876 8.192360 8.218843 8.245327 8.271811 8.298295 8.324778 8.351238 8.377630 8.404021 8.429348 8.454455 8.479562 8.504669 8.529776 8.554884 8.579991 8.605098 8.630205 8.655312 8.680419 8.705526 8.730633 8.755741 8.780848 8.805955 8.831062 8.856169 8.881276 8.906383 8.931491 8.956598 8.981705 9.013720 9.047247 9.845038 10.364299 10.817174 11.288151 11.672232 11.987670 12.370529 12.610693 12.822342 13.091367 13.264833 13.492730 13.652875 13.845340 14.024450 14.180873 14.328012 14.481871 14.620241 14.743906 14.896906 15.024175 15.149059 15.264501 15.372191 15.469332 15.566473 15.663774 15.762160 15.860546 15.958169 16.052904 16.147030 16.241155 16.335281 16.429406 16.523532 16.615872 16.704365 16.792575 16.880785 16.968996 17.057206 17.145416 17.233627 17.321837 17.409831 17.496126 17.581551 17.666976 17.752400 17.837825 17.923250 18.008675 18.094100 18.179524 18.263542 18.342830 18.420533 18.498237 18.575940 18.653643 18.731346 18.809050 18.886753 18.964456 19.042159 19.119862 19.197566 19.275269 19.352972 19.430675 19.508378 19.586740 19.672113 19.761203 19.850292 19.939382 20.028472 20.117562 20.206652 20.295742 20.384832 20.473922 20.563012 20.652102 20.835058 21.404436 21.973815 22.543194 23.112573 23.551685 23.719243 23.886502 24.053762 24.221021 24.388280 24.555540 24.722799 24.890059 25.057318 25.224578 25.392477 25.563508 25.734708 25.905907 26.077106 26.248305 26.419505 26.590704 26.761903 26.931469 27.100767 27.270065 27.439363 27.608661 27.777959 27.812527 27.833891 27.855254 27.870956 27.886071 27.901186 27.916302 27.931460 27.946640 27.961820 27.977001 27.992218 28.007485 28.022751 28.038018 28.053290 28.068581 28.083872 28.099163 28.114458 28.129877 28.145297 28.160716 28.176135 28.191554 28.206973 28.222392 28.237812 28.253325 28.268878 28.284432 28.299985 28.315550 28.331123 28.346697 28.362270 28.377883 28.393542 28.409202 28.424862 28.440546 28.456275 28.472004 28.487733 28.504400 28.523535 28.542670 28.561805 28.641125 28.725614 28.810103 28.894592 28.979081 29.063570 29.148059 29.232548 29.317037 29.398481 29.414805 29.431128 29.447452 29.463726 29.479613 29.495499 29.511386 29.527276 29.543213 29.559151 29.575089 29.591032 29.607077 29.623122 29.639167 29.655213 29.671258 29.687303 29.703348 29.719745 29.743788 29.767831 29.795006 29.827418 29.859829 29.892240 29.937093 30.000440 30.065132 30.129825 30.194517 30.259210 30.323902 30.388595 30.453287 30.517980 30.578997 30.633786 30.684692 30.735597 30.786503 30.837409 30.888315 30.939220 30.990126 31.029981 31.066313 31.100777 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.236370 6.250772 6.265174 6.279577 6.293979 6.308381 6.322783 6.337186 6.351588 6.365990 6.380392 6.394795 6.409197 6.423457 6.437441 6.451424 6.465408 6.479391 6.493222 6.507002 6.520782 6.534562 6.548344 6.562137 6.575931 6.589724 6.603517 6.617341 6.631205 6.645068 6.658931 6.672794 6.686658 6.700521 6.714384 6.728247 6.742111 6.755974 6.769837 6.783700 6.797564 6.811427 6.825290 6.839153 6.853017 6.866880 6.880743 6.894606 6.908470 6.922333 6.936196 6.950059 6.963922 6.977786 6.991649 7.005512 7.019375 7.033239 7.047102 7.060965 7.074828 7.088692 7.102555 7.116418 7.130281 7.144145 7.158008 7.171871 7.185734 7.199598 7.213461 7.227324 7.241187 7.255051 7.268914 7.282777 7.296640 7.310504 7.324367 7.338230 7.352093 7.365957 7.379820 7.393683 7.407546 7.421410 7.435273 7.449390 7.464285 7.479179 7.494074 7.508968 7.526259 7.543711 7.561163 7.578615 7.596066 7.613518 7.630970 7.648422 7.665874 7.683325 7.700777 7.718229 7.735681 7.753133 7.770584 7.788036 7.805488 7.822940 7.843687 7.867162 7.890637 7.916558 7.943042 7.969526 7.996009 8.022493 8.048977 8.075461 8.101945 8.128428 8.154912 8.181396 8.207880 8.234364 8.260847 8.287331 8.313815 8.340299 8.366782 8.393266 8.419750 8.446234 8.472717 8.497947 8.523176 8.548349 8.573456 8.598564 8.623671 8.648778 8.673885 8.698992 8.724099 8.749206 8.774314 8.799421 8.824528 8.849635 8.874742 8.899849 8.924956 8.950063 8.975171 9.000278 9.025385 9.050628 9.112686 9.959371 10.439492 10.887025 11.372152 11.723732 12.058746 12.451713 12.665728 12.913256 13.146667 13.343047 13.562882 13.725340 13.922878 14.091288 14.247711 14.398674 14.555836 14.686048 14.827010 14.971917 15.099047 15.221541 15.335555 15.442611 15.539929 15.637070 15.734252 15.832202 15.930588 16.028260 16.122911 16.217036 16.311162 16.405288 16.499413 16.593969 16.689257 16.775643 16.863366 16.951576 17.039787 17.127997 17.216207 17.304417 17.392628 17.480797 17.567481 17.652906 17.738331 17.823756 17.909181 17.994605 18.080030 18.165455 18.251068 18.338641 18.418912 18.496624 18.574327 18.652030 18.729733 18.807436 18.885140 18.962843 19.040546 19.118249 19.195952 19.273656 19.351359 19.429062 19.506765 19.584843 19.668796 19.757886 19.846976 19.936066 20.025156 20.114246 20.203335 20.292425 20.381515 20.470605 20.559695 20.648785 20.750270 21.276072 21.845451 22.414830 22.984208 23.472604 23.643226 23.810486 23.977745 24.145004 24.312264 24.479523 24.646783 24.814042 24.981301 25.148561 25.316007 25.486589 25.657788 25.828987 26.000187 26.171386 26.342585 26.513784 26.684984 26.855124 27.024422 27.193720 27.363018 27.532316 27.701613 27.800494 27.816640 27.832786 27.848931 27.864578 27.879693 27.894808 27.909924 27.925064 27.940286 27.955507 27.970729 27.985951 28.001218 28.016484 28.031751 28.047017 28.062340 28.077676 28.093012 28.108347 28.123736 28.139155 28.154574 28.169993 28.185426 28.200873 28.216321 28.231768 28.247255 28.262829 28.278402 28.293975 28.309549 28.325122 28.340695 28.356269 28.371852 28.387564 28.403276 28.418989 28.434701 28.450430 28.466159 28.481888 28.497617 28.525915 28.555551 28.625666 28.710155 28.794644 28.879133 28.963622 29.048111 29.132600 29.217089 29.301578 29.361233 29.400608 29.416495 29.432381 29.448267 29.464154 29.480040 29.495926 29.511813 29.527708 29.543688 29.559667 29.575646 29.591630 29.607676 29.623721 29.639766 29.655811 29.671857 29.687902 29.703947 29.721168 29.751678 29.782187 29.814556 29.846967 29.884299 29.929257 29.993950 30.058642 30.123335 30.188027 30.252720 30.317412 30.382105 30.446797 30.511490 30.572366 30.625836 30.676742 30.727648 30.778553 30.829459 30.880365 30.931270 30.982176 31.023251 31.057829 31.094040 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.290376 6.304778 6.319180 6.333582 6.347985 6.362387 6.376789 6.391191 6.405594 6.419996 6.434398 6.448800 6.463203 6.477605 6.491696 6.505605 6.519515 6.533424 6.547332 6.561112 6.574892 6.588672 6.602452 6.616239 6.630041 6.643843 6.657644 6.671446 6.685291 6.699155 6.713018 6.726881 6.740744 6.754608 6.768471 6.782334 6.796197 6.810061 6.823924 6.837787 6.851650 6.865514 6.879377 6.893240 6.907103 6.920967 6.934830 6.948693 6.962556 6.976420 6.990283 7.004146 7.018009 7.031873 7.045736 7.059599 7.073462 7.087326 7.101189 7.115052 7.128915 7.142779 7.156642 7.170505 7.184368 7.198232 7.212095 7.225958 7.239821 7.253685 7.267548 7.281411 7.295274 7.309138 7.323001 7.336864 7.350727 7.364591 7.378454 7.392317 7.406180 7.420044 7.433907 7.447770 7.461633 7.475497 7.489360 7.503223 7.517584 7.532407 7.547231 7.562055 7.577372 7.594824 7.612276 7.629728 7.647180 7.664631 7.682083 7.699535 7.716987 7.734439 7.751890 7.769342 7.786794 7.804246 7.821698 7.839149 7.856601 7.874053 7.891505 7.913176 7.935915 7.958655 7.985046 8.011530 8.038013 8.064497 8.090981 8.117465 8.143949 8.170432 8.196916 8.223400 8.249884 8.276368 8.302851 8.329335 8.355819 8.382303 8.408786 8.435270 8.461754 8.488238 8.514722 8.541035 8.566473 8.591910 8.617137 8.642244 8.667351 8.692458 8.717565 8.742672 8.767779 8.792886 8.817994 8.843101 8.868208 8.893315 8.918422 8.943529 8.968636 8.993744 9.018851 9.043958 9.069065 9.094172 9.258743 10.037754 10.510842 10.956875 11.456154 11.785908 12.131077 12.524731 12.720763 13.005262 13.201949 13.421260 13.625253 13.802878 13.999116 14.158126 14.314543 14.467707 14.625733 14.751856 14.914289 15.046928 15.173319 15.293694 15.406609 15.513093 15.610526 15.707667 15.804807 15.902324 16.000631 16.098392 16.192917 16.287043 16.381169 16.475294 16.569799 16.665304 16.760357 16.848953 16.935058 17.022367 17.110577 17.198788 17.286998 17.375208 17.463418 17.551629 17.638706 17.724262 17.809686 17.895111 17.980536 18.065961 18.151385 18.236944 18.324571 18.413500 18.495010 18.572714 18.650417 18.728120 18.805823 18.883526 18.961230 19.038933 19.116636 19.194339 19.272043 19.349746 19.427449 19.505152 19.583024 19.665479 19.754569 19.843659 19.932749 20.021839 20.110929 20.200019 20.289109 20.378199 20.467289 20.556379 20.645468 20.736164 21.147707 21.717086 22.286465 22.855844 23.389007 23.567209 23.734469 23.901728 24.068988 24.236247 24.403506 24.570766 24.738025 24.905285 25.072544 25.239804 25.409669 25.580868 25.752068 25.923267 26.094466 26.265665 26.436865 26.608064 26.778779 26.948077 27.117375 27.286673 27.455971 27.625268 27.751959 27.797738 27.812854 27.827969 27.843084 27.858200 27.873315 27.888430 27.903546 27.918661 27.933897 27.949160 27.964422 27.979685 27.994950 28.010217 28.025483 28.040750 28.056063 28.071443 28.086824 28.102205 28.117594 28.133013 28.148432 28.163852 28.179276 28.194772 28.210268 28.225764 28.241260 28.256828 28.272401 28.287974 28.303548 28.319149 28.334758 28.350367 28.365976 28.381668 28.397397 28.413126 28.428855 28.444584 28.460313 28.476042 28.491771 28.534085 28.610207 28.694696 28.779185 28.863674 28.948163 29.032652 29.117141 29.201630 29.286119 29.346175 29.374936 29.401036 29.416922 29.432808 29.448695 29.464581 29.480467 29.496354 29.512240 29.528143 29.544164 29.560185 29.576206 29.592229 29.608274 29.624320 29.640365 29.656648 29.674688 29.692728 29.710768 29.736871 29.769282 29.801693 29.834105 29.874152 29.922767 29.987460 30.052152 30.116845 30.181537 30.246230 30.310922 30.375615 30.440307 30.505000 30.566330 30.617887 30.668792 30.719698 30.770604 30.821509 30.872415 30.923321 30.972014 31.014947 31.049395 31.088015 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.301175 6.315577 6.329979 6.344381 6.358784 6.373186 6.387588 6.401990 6.416393 6.430795 6.445197 6.459599 6.474002 6.488404 6.502806 6.517208 6.531611 6.546013 6.559892 6.573728 6.587564 6.601401 6.615221 6.629001 6.642781 6.656561 6.670341 6.684140 6.697950 6.711759 6.725569 6.739379 6.753241 6.767105 6.780968 6.794831 6.808694 6.822558 6.836421 6.850284 6.864147 6.878011 6.891874 6.905737 6.919600 6.933464 6.947327 6.961190 6.975053 6.988917 7.002780 7.016643 7.030506 7.044370 7.058233 7.072096 7.085959 7.099823 7.113686 7.127549 7.141412 7.155276 7.169139 7.183002 7.196865 7.210729 7.224592 7.238455 7.252318 7.266182 7.280045 7.293908 7.307771 7.321635 7.335498 7.349361 7.363224 7.377088 7.390951 7.404814 7.418677 7.432541 7.446404 7.460267 7.474130 7.487994 7.501857 7.515720 7.529583 7.543447 7.557310 7.571173 7.585739 7.600493 7.615246 7.630000 7.645937 7.663389 7.680841 7.698293 7.715744 7.733196 7.750648 7.768100 7.785552 7.803003 7.820455 7.837907 7.855359 7.872811 7.890262 7.907714 7.925166 7.942618 7.960294 7.982343 8.004391 8.027050 8.053534 8.080017 8.106501 8.132985 8.159469 8.185953 8.212436 8.238920 8.265404 8.291888 8.318372 8.344855 8.371339 8.397823 8.424307 8.450790 8.477274 8.503758 8.530242 8.556726 8.583209 8.609422 8.635071 8.660720 8.685924 8.711031 8.736138 8.761245 8.786352 8.811459 8.836567 8.861674 8.886781 8.911888 8.936995 8.962102 8.987209 9.012316 9.037424 9.062531 9.087638 9.112745 9.147554 9.477616 10.112947 10.573544 11.026725 11.532334 11.850317 12.204829 12.583241 12.776723 13.095784 13.271040 13.499474 13.686748 13.880416 14.068540 14.224908 14.384569 14.536380 14.693999 14.817664 14.992536 15.121939 15.246875 15.364803 15.477663 15.583674 15.681123 15.778263 15.875404 15.972545 16.070673 16.168566 16.262924 16.357050 16.451175 16.545757 16.641185 16.736691 16.832046 16.922545 17.008650 17.094754 17.181541 17.269578 17.357789 17.445999 17.534209 17.622419 17.710067 17.795617 17.881042 17.966466 18.051891 18.137316 18.222741 18.310502 18.399431 18.488245 18.571101 18.648804 18.726507 18.804210 18.881913 18.959617 19.037320 19.115023 19.192726 19.270429 19.348133 19.425836 19.503539 19.581278 19.662162 19.751252 19.840342 19.929432 20.018522 20.107612 20.196702 20.285792 20.374882 20.463972 20.553062 20.642152 20.731242 21.019343 21.588722 22.158100 22.727479 23.296858 23.491193 23.658452 23.825712 23.992971 24.160230 24.327490 24.494749 24.662009 24.829268 24.996527 25.163787 25.332750 25.503949 25.675148 25.846347 26.017547 26.188746 26.359945 26.531144 26.702339 26.871732 27.041030 27.210328 27.379626 27.548923 27.718221 27.758220 27.789528 27.806476 27.821591 27.836706 27.851822 27.866961 27.882113 27.897266 27.912419 27.927617 27.942884 27.958150 27.973417 27.988685 28.003957 28.019230 28.034503 28.049776 28.065195 28.080614 28.096033 28.111452 28.126872 28.142291 28.157710 28.173129 28.188632 28.204177 28.219722 28.235266 28.250826 28.266400 28.281973 28.297546 28.313157 28.328818 28.344479 28.360139 28.375822 28.391551 28.407280 28.423010 28.439924 28.460566 28.481208 28.510259 28.594748 28.679237 28.763726 28.848215 28.932704 29.017193 29.101682 29.186171 29.270660 29.338991 29.360232 29.381473 29.401463 29.417349 29.433236 29.449122 29.465012 29.480915 29.496818 29.512721 29.528647 29.544692 29.560737 29.576783 29.592828 29.608873 29.624918 29.640964 29.657854 29.679306 29.700758 29.724009 29.756420 29.788831 29.821243 29.858659 29.916277 29.980970 30.045662 30.110355 30.175047 30.239740 30.304432 30.369125 30.433817 30.498141 30.559031 30.609937 30.660843 30.711748 30.762654 30.813560 30.864465 30.915371 30.962908 31.006481 31.040929 31.079630 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.355181 6.369583 6.383985 6.398387 6.412789 6.427192 6.441594 6.455996 6.470398 6.484801 6.499203 6.513605 6.528007 6.542410 6.556800 6.571185 6.585569 6.599954 6.614210 6.627990 6.641770 6.655550 6.669330 6.683110 6.696890 6.710670 6.724450 6.738230 6.752044 6.765862 6.779681 6.793499 6.807328 6.821192 6.835055 6.848918 6.862781 6.876645 6.890508 6.904371 6.918234 6.932098 6.945961 6.959824 6.973687 6.987551 7.001414 7.015277 7.029140 7.043004 7.056867 7.070730 7.084593 7.098457 7.112320 7.126183 7.140046 7.153910 7.167773 7.181636 7.195499 7.209363 7.223226 7.237089 7.250952 7.264816 7.278679 7.292542 7.306405 7.320269 7.334132 7.347995 7.361858 7.375722 7.389585 7.403448 7.417311 7.431174 7.445038 7.458901 7.472764 7.486627 7.500491 7.514354 7.528217 7.542080 7.555944 7.569807 7.583670 7.597533 7.611397 7.625260 7.639173 7.653857 7.668541 7.683225 7.697909 7.714502 7.731954 7.749406 7.766857 7.784309 7.801761 7.819213 7.836665 7.854117 7.871568 7.889020 7.906472 7.923924 7.941376 7.958827 7.976279 7.993731 8.011183 8.029817 8.051215 8.072614 8.095538 8.122021 8.148505 8.174989 8.201473 8.227957 8.254440 8.280924 8.307408 8.333892 8.360376 8.386859 8.413343 8.439827 8.466311 8.492794 8.519278 8.545762 8.572246 8.598730 8.625213 8.651697 8.677879 8.703744 8.729604 8.754711 8.779818 8.804925 8.830032 8.855139 8.880247 8.905354 8.930461 8.955568 8.980675 9.005782 9.030889 9.055997 9.081104 9.106211 9.131318 9.156425 9.186406 9.576778 10.188139 10.634360 11.096575 11.588927 11.915203 12.286013 12.637875 12.851350 13.158484 13.348298 13.577688 13.760415 13.957954 14.135278 14.289823 14.453242 14.617404 14.759807 14.913354 15.069291 15.196950 15.319782 15.435856 15.548717 15.654359 15.751719 15.848860 15.946001 16.043142 16.140716 16.238783 16.332931 16.427056 16.521561 16.617067 16.712572 16.808078 16.903584 16.995629 17.082242 17.168346 17.254451 17.340731 17.428579 17.516790 17.605000 17.693210 17.781375 17.866972 17.952397 18.037822 18.123247 18.208671 18.296432 18.385361 18.474290 18.563177 18.647191 18.724894 18.802597 18.880300 18.958003 19.035707 19.113410 19.191113 19.268816 19.346519 19.424223 19.501926 19.579629 19.659446 19.747936 19.837026 19.926115 20.015205 20.104295 20.193385 20.282475 20.371565 20.460655 20.549745 20.638835 20.727925 20.890978 21.460357 22.029736 22.599115 23.168494 23.415176 23.582435 23.749695 23.916954 24.084214 24.251473 24.418732 24.585992 24.753251 24.920511 25.087770 25.255830 25.427029 25.598229 25.769428 25.940627 26.111826 26.283026 26.454225 26.625424 26.795387 26.964685 27.133983 27.303280 27.472578 27.641876 27.739211 27.760456 27.781702 27.800098 27.815213 27.830328 27.845444 27.860576 27.875770 27.890963 27.906157 27.921351 27.936617 27.951883 27.967150 27.982416 27.997723 28.013040 28.028358 28.043675 28.059053 28.074473 28.089892 28.105311 28.120739 28.136178 28.151616 28.167055 28.182532 28.198105 28.213678 28.229252 28.244825 28.260399 28.275972 28.291545 28.307124 28.322837 28.338551 28.354264 28.369978 28.385706 28.401435 28.417164 28.432893 28.464003 28.497418 28.579289 28.663778 28.748267 28.832756 28.917245 29.001734 29.086223 29.170712 29.255201 29.334785 29.351624 29.368462 29.385300 29.401890 29.417777 29.433663 29.449549 29.465448 29.481393 29.497337 29.513282 29.529246 29.545291 29.561336 29.577381 29.593427 29.609472 29.625517 29.641562 29.659623 29.686078 29.712533 29.743558 29.775969 29.810669 29.845988 29.909787 29.974480 30.039172 30.103865 30.168557 30.233250 30.297942 30.362635 30.427327 30.491749 30.550757 30.601987 30.652893 30.703798 30.754704 30.805610 30.856516 30.907421 30.954874 30.997026 31.032462 31.067156 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.423589 6.437991 6.452393 6.466795 6.481198 6.495600 6.510002 6.524404 6.538807 6.553209 6.567611 6.582013 6.596415 6.610818 6.625127 6.639433 6.653740 6.668046 6.682099 6.695879 6.709659 6.723439 6.737219 6.750999 6.764779 6.778559 6.792339 6.806127 6.819953 6.833780 6.847606 6.861433 6.875278 6.889142 6.903005 6.916868 6.930731 6.944595 6.958458 6.972321 6.986184 7.000048 7.013911 7.027774 7.041637 7.055501 7.069364 7.083227 7.097090 7.110954 7.124817 7.138680 7.152543 7.166407 7.180270 7.194133 7.207996 7.221860 7.235723 7.249586 7.263449 7.277313 7.291176 7.305039 7.318902 7.332766 7.346629 7.360492 7.374355 7.388219 7.402082 7.415945 7.429808 7.443672 7.457535 7.471398 7.485261 7.499125 7.512988 7.526851 7.540714 7.554578 7.568441 7.582304 7.596167 7.610031 7.623894 7.637757 7.651620 7.665484 7.679347 7.693210 7.707323 7.721938 7.736554 7.751169 7.765784 7.783067 7.800519 7.817971 7.835422 7.852874 7.870326 7.887778 7.905230 7.922681 7.940133 7.957585 7.975037 7.992489 8.009940 8.027392 8.044844 8.062296 8.079748 8.099035 8.119820 8.140605 8.164025 8.190509 8.216993 8.243477 8.269961 8.296444 8.322928 8.349412 8.375896 8.402380 8.428863 8.455347 8.481831 8.508315 8.534798 8.561282 8.587766 8.614250 8.640734 8.667217 8.693701 8.720185 8.746409 8.772492 8.798391 8.823498 8.848605 8.873712 8.898820 8.923927 8.949034 8.974141 8.999248 9.024355 9.049462 9.074569 9.099677 9.124784 9.149891 9.174998 9.200105 9.225212 9.637336 10.263332 10.697072 11.174428 11.649065 11.985538 12.367197 12.693311 12.943356 13.213664 13.426512 13.653903 13.837954 14.035492 14.200238 14.356374 14.521915 14.701950 14.825615 15.004747 15.144692 15.271545 15.392689 15.506910 15.619771 15.725148 15.822316 15.919457 16.016598 16.113739 16.211014 16.308812 16.402938 16.497442 16.592948 16.688453 16.783959 16.879465 16.974970 17.069367 17.155833 17.241938 17.328042 17.414147 17.500251 17.587580 17.675791 17.764001 17.852072 17.938328 18.023752 18.109177 18.194713 18.282363 18.371292 18.460221 18.549149 18.638078 18.722528 18.800984 18.878687 18.956390 19.034094 19.111797 19.189500 19.267203 19.344906 19.422610 19.500313 19.578016 19.657260 19.744619 19.833709 19.922799 20.011889 20.100979 20.190069 20.279159 20.368248 20.457338 20.546428 20.635518 20.724608 20.830405 21.331993 21.901371 22.470750 23.040129 23.339159 23.506419 23.673678 23.840937 24.008197 24.175456 24.342716 24.509975 24.677235 24.844494 25.011753 25.179284 25.350110 25.521309 25.692508 25.863708 26.034907 26.206106 26.377305 26.548505 26.719042 26.888340 27.057638 27.226935 27.396233 27.565531 27.729448 27.745527 27.761605 27.777683 27.793720 27.808835 27.823950 27.839066 27.854181 27.869392 27.884626 27.899861 27.915096 27.930349 27.945616 27.960882 27.976149 27.991452 28.006814 28.022176 28.037538 28.052912 28.068331 28.083750 28.099169 28.114591 28.130078 28.145565 28.161053 28.176540 28.192104 28.207677 28.223251 28.238824 28.254426 28.270036 28.285646 28.301256 28.316944 28.332673 28.348402 28.364131 28.379922 28.395758 28.411593 28.427429 28.479341 28.563830 28.648319 28.732808 28.817297 28.901786 28.986275 29.070764 29.155253 29.239742 29.300913 29.338772 29.354658 29.370545 29.386431 29.402318 29.418204 29.434090 29.449977 29.465888 29.481873 29.497859 29.513845 29.529844 29.545890 29.561935 29.577980 29.594140 29.610681 29.627222 29.643763 29.665873 29.698285 29.730696 29.763107 29.799339 29.841544 29.903297 29.967990 30.032682 30.097375 30.162067 30.226760 30.291452 30.356145 30.420837 30.485530 30.542107 30.594037 30.644943 30.695849 30.746754 30.797660 30.848566 30.899471 30.947733 30.987542 31.023995 31.058443 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.491997 6.506399 6.520801 6.535203 6.549606 6.564008 6.578410 6.592812 6.607215 6.621617 6.636019 6.650421 6.664824 6.679181 6.693409 6.707638 6.721867 6.736096 6.749988 6.763768 6.777548 6.791328 6.805108 6.818888 6.832668 6.846448 6.860228 6.874032 6.887867 6.901702 6.915536 6.929371 6.943228 6.957092 6.970955 6.984818 6.998681 7.012545 7.026408 7.040271 7.054134 7.067998 7.081861 7.095724 7.109587 7.123451 7.137314 7.151177 7.165040 7.178904 7.192767 7.206630 7.220493 7.234357 7.248220 7.262083 7.275946 7.289810 7.303673 7.317536 7.331399 7.345263 7.359126 7.372989 7.386852 7.400716 7.414579 7.428442 7.442305 7.456169 7.470032 7.483895 7.497758 7.511622 7.525485 7.539348 7.553211 7.567075 7.580938 7.594801 7.608664 7.622528 7.636391 7.650254 7.664117 7.677981 7.691844 7.705707 7.719570 7.733434 7.747297 7.761160 7.775436 7.789983 7.804530 7.819077 7.834180 7.851632 7.869084 7.886535 7.903987 7.921439 7.938891 7.956343 7.973794 7.991246 8.008698 8.026150 8.043602 8.061054 8.078505 8.095957 8.113409 8.130861 8.148313 8.167972 8.188178 8.208385 8.232513 8.258997 8.285481 8.311965 8.338448 8.364932 8.391416 8.417900 8.444384 8.470867 8.497351 8.523835 8.550319 8.576802 8.603286 8.629770 8.656254 8.682738 8.709221 8.735705 8.762189 8.788673 8.815012 8.841318 8.867178 8.892285 8.917392 8.942500 8.967607 8.992714 9.017821 9.042928 9.068035 9.093142 9.118250 9.143357 9.168464 9.193571 9.218678 9.244205 9.282099 9.697895 10.338524 10.763530 11.267332 11.713764 12.057869 12.448381 12.748346 13.035363 13.277647 13.504726 13.719853 13.915492 14.107951 14.264833 14.437220 14.592035 14.767757 14.897000 15.087197 15.219703 15.344668 15.464868 15.577964 15.690824 15.795772 15.892913 15.990054 16.087195 16.184335 16.281476 16.378713 16.473402 16.568829 16.664334 16.759840 16.855346 16.950852 17.046357 17.141585 17.229425 17.315530 17.401634 17.487739 17.573843 17.659948 17.746692 17.834792 17.922930 18.009683 18.095108 18.180727 18.268293 18.357222 18.446151 18.535080 18.624009 18.712938 18.798741 18.877074 18.954777 19.032480 19.110184 19.187887 19.265590 19.343293 19.420996 19.498700 19.576403 19.655168 19.741302 19.830392 19.919482 20.008572 20.097662 20.186752 20.275842 20.364932 20.454022 20.543112 20.632202 20.721291 20.814570 21.203628 21.773007 22.342386 22.911764 23.263143 23.430402 23.597661 23.764921 23.932180 24.099440 24.266699 24.433958 24.601218 24.768477 24.935737 25.103029 25.273190 25.444390 25.615589 25.786788 25.957987 26.129187 26.300386 26.471585 26.642697 26.811995 26.981293 27.150590 27.319888 27.489186 27.658484 27.721120 27.741996 27.757111 27.772226 27.787342 27.802463 27.817588 27.832713 27.847838 27.863016 27.878283 27.893549 27.908816 27.924082 27.939349 27.954615 27.969882 27.985148 28.000551 28.015958 28.031365 28.046772 28.062189 28.077608 28.093027 28.108447 28.123940 28.139476 28.155012 28.170548 28.186103 28.201676 28.217249 28.232823 28.248431 28.264093 28.279755 28.295417 28.311099 28.326828 28.342557 28.358286 28.375399 28.397805 28.420211 28.463882 28.548371 28.632860 28.717349 28.801838 28.886327 28.970816 29.055305 29.139794 29.224283 29.283551 29.313949 29.339199 29.355086 29.370972 29.386858 29.402745 29.418631 29.434518 29.450404 29.466329 29.482356 29.498384 29.514411 29.530443 29.546488 29.562534 29.578579 29.595516 29.614881 29.634246 29.653611 29.685422 29.717834 29.750245 29.782657 29.834949 29.896807 29.961499 30.026192 30.090884 30.155577 30.220270 30.284962 30.349655 30.414347 30.479040 30.534263 30.586088 30.636993 30.687899 30.738805 30.789710 30.840616 30.891522 30.941344 30.979057 31.015528 31.049976 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.560405 6.574807 6.589209 6.603611 6.618014 6.632416 6.646818 6.661220 6.675623 6.690025 6.704427 6.718829 6.733232 6.747495 6.761648 6.775800 6.789952 6.804097 6.817877 6.831657 6.845437 6.859217 6.872997 6.886777 6.900558 6.914338 6.928118 6.941942 6.955785 6.969628 6.983471 6.997315 7.011179 7.025042 7.038905 7.052768 7.066632 7.080495 7.094358 7.108221 7.122085 7.135948 7.149811 7.163674 7.177538 7.191401 7.205264 7.219127 7.232991 7.246854 7.260717 7.274580 7.288444 7.302307 7.316170 7.330033 7.343897 7.357760 7.371623 7.385486 7.399350 7.413213 7.427076 7.440939 7.454803 7.468666 7.482529 7.496392 7.510256 7.524119 7.537982 7.551845 7.565709 7.579572 7.593435 7.607298 7.621162 7.635025 7.648888 7.662751 7.676615 7.690478 7.704341 7.718204 7.732068 7.745931 7.759794 7.773657 7.787521 7.801384 7.815247 7.829110 7.843513 7.857992 7.872472 7.886951 7.902745 7.920197 7.937649 7.955100 7.972552 7.990004 8.007456 8.024908 8.042359 8.059811 8.077263 8.094715 8.112167 8.129618 8.147070 8.164522 8.181974 8.199426 8.216993 8.236652 8.256311 8.275970 8.301001 8.327485 8.353969 8.380452 8.406936 8.433420 8.459904 8.486387 8.512871 8.539355 8.565839 8.592323 8.618806 8.645290 8.671774 8.698258 8.724742 8.751225 8.777709 8.804193 8.830677 8.857160 8.883644 8.910128 8.935878 8.961029 8.986180 9.011287 9.036394 9.061501 9.086608 9.111715 9.136822 9.161930 9.187037 9.212144 9.237251 9.262358 9.287465 9.324191 9.758453 10.413717 10.833223 11.360914 11.778110 12.130201 12.529566 12.806899 13.127369 13.353550 13.582939 13.795491 13.987231 14.175248 14.329428 14.507449 14.677489 14.833565 15.003973 15.165855 15.294607 15.417575 15.536158 15.649018 15.761878 15.866369 15.963510 16.060651 16.157791 16.254932 16.352073 16.449480 16.544710 16.640216 16.735721 16.831227 16.926733 17.022238 17.117744 17.212958 17.303017 17.389122 17.475226 17.561331 17.647435 17.733540 17.819644 17.905749 17.993793 18.080893 18.166495 18.254224 18.343153 18.432082 18.521011 18.609939 18.698868 18.787797 18.875461 18.953164 19.030867 19.108570 19.186274 19.263977 19.341680 19.419383 19.497087 19.574790 19.653165 19.737985 19.827075 19.916165 20.005255 20.094345 20.183435 20.272525 20.361615 20.450705 20.539795 20.628885 20.717975 20.807065 21.075264 21.644642 22.214021 22.783400 23.187126 23.354385 23.521645 23.688904 23.856163 24.023423 24.190682 24.357942 24.525201 24.692461 24.859720 25.026979 25.196271 25.367470 25.538669 25.709868 25.881068 26.052267 26.223466 26.394666 26.565865 26.735650 26.904947 27.074245 27.243543 27.412841 27.582139 27.680608 27.711664 27.735618 27.750733 27.765848 27.780964 27.796089 27.811255 27.826421 27.841587 27.856752 27.872016 27.887282 27.902549 27.917815 27.933106 27.948406 27.963705 27.979004 27.994371 28.009790 28.025209 28.040628 28.056052 28.071482 28.086913 28.102343 28.117808 28.133382 28.148955 28.164528 28.180102 28.195675 28.211248 28.226822 28.242395 28.258110 28.273825 28.289540 28.305254 28.320982 28.336711 28.352441 28.368170 28.402756 28.448423 28.532912 28.617401 28.701890 28.786379 28.870868 28.955357 29.039846 29.124335 29.208824 29.275644 29.297765 29.319885 29.339627 29.355513 29.371399 29.387286 29.403180 29.419090 29.435000 29.450910 29.466861 29.482906 29.498951 29.514997 29.531042 29.547087 29.563132 29.579178 29.597458 29.620809 29.644161 29.672560 29.704972 29.738011 29.771512 29.825624 29.890317 29.955009 30.019702 30.084394 30.149087 30.213779 30.278472 30.343165 30.407857 30.472550 30.527117 30.578138 30.629044 30.679949 30.730855 30.781761 30.832666 30.883572 30.934478 30.971420 31.007062 31.041510 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.614410 6.628813 6.643215 6.657617 6.672019 6.686422 6.700824 6.715226 6.729628 6.744031 6.758433 6.772835 6.787237 6.801640 6.815766 6.829842 6.843919 6.857995 6.871986 6.885767 6.899547 6.913327 6.927107 6.940887 6.954667 6.968447 6.982227 6.996007 7.009856 7.023707 7.037559 7.051410 7.065265 7.079129 7.092992 7.106855 7.120718 7.134582 7.148445 7.162308 7.176171 7.190035 7.203898 7.217761 7.231624 7.245488 7.259351 7.273214 7.287077 7.300941 7.314804 7.328667 7.342530 7.356394 7.370257 7.384120 7.397983 7.411847 7.425710 7.439573 7.453436 7.467300 7.481163 7.495026 7.508889 7.522753 7.536616 7.550479 7.564342 7.578206 7.592069 7.605932 7.619795 7.633659 7.647522 7.661385 7.675248 7.689112 7.702975 7.716838 7.730701 7.744565 7.758428 7.772291 7.786154 7.800018 7.813881 7.827744 7.841607 7.855471 7.869334 7.883197 7.897141 7.911553 7.925966 7.940379 7.954791 7.971310 7.988762 8.006213 8.023665 8.041117 8.058569 8.076021 8.093472 8.110924 8.128376 8.145828 8.163280 8.180731 8.198183 8.215635 8.233087 8.250539 8.267991 8.285954 8.305094 8.324235 8.343375 8.369489 8.395973 8.422456 8.448940 8.475424 8.501908 8.528391 8.554875 8.581359 8.607843 8.634327 8.660810 8.687294 8.713778 8.740262 8.766746 8.793229 8.819713 8.846197 8.872681 8.899164 8.925648 8.952132 8.978616 9.004297 9.029655 9.054967 9.080074 9.105181 9.130288 9.155395 9.180502 9.205610 9.230717 9.255824 9.280931 9.306038 9.332050 9.358103 9.819012 10.485595 10.903073 11.464850 11.842778 12.203199 12.610750 12.881451 13.219376 13.431764 13.661153 13.867231 14.058408 14.239843 14.399854 14.576122 14.775515 14.901844 15.097645 15.242456 15.368838 15.490482 15.607211 15.720072 15.832932 15.936966 16.034107 16.131247 16.228388 16.325529 16.424965 16.525411 16.617220 16.711602 16.807108 16.902614 16.998119 17.093625 17.189131 17.284637 17.376220 17.462714 17.548818 17.634923 17.721027 17.807132 17.893236 17.979341 18.065446 18.152145 18.240154 18.329083 18.418012 18.506941 18.595870 18.684799 18.773728 18.862657 18.949988 19.029254 19.106957 19.184661 19.262364 19.340067 19.417770 19.495473 19.573177 19.651245 19.734669 19.823759 19.912849 20.001939 20.091028 20.180118 20.269208 20.358298 20.447388 20.536478 20.625568 20.714658 20.803748 20.946899 21.516278 22.085657 22.655035 23.111109 23.278369 23.445628 23.612887 23.780147 23.947406 24.114666 24.281925 24.449184 24.616444 24.783703 24.950963 25.119351 25.290550 25.461750 25.632949 25.804148 25.975347 26.146547 26.317746 26.488945 26.659305 26.828602 26.997900 27.167198 27.336496 27.505794 27.665994 27.687123 27.708252 27.729240 27.744355 27.759470 27.774586 27.789701 27.804888 27.820095 27.835301 27.850508 27.865748 27.881015 27.896281 27.911548 27.926842 27.942185 27.957529 27.972873 27.988229 28.003648 28.019068 28.034487 28.049906 28.065385 28.080863 28.096342 28.111820 28.127380 28.142954 28.158527 28.174100 28.189702 28.205313 28.220924 28.236536 28.252221 28.267950 28.283679 28.299408 28.315750 28.332604 28.349458 28.366311 28.432964 28.517453 28.601942 28.686431 28.770920 28.855409 28.939898 29.024387 29.108876 29.193365 29.271122 29.288508 29.305894 29.323280 29.340054 29.355940 29.371827 29.387713 29.403623 29.419574 29.435525 29.451476 29.467460 29.483505 29.499550 29.515595 29.531641 29.547686 29.563731 29.579776 29.600407 29.629812 29.659698 29.692110 29.725821 29.765455 29.819134 29.883827 29.948519 30.013212 30.077904 30.142597 30.207289 30.271982 30.336674 30.401367 30.464068 30.519282 30.570188 30.621094 30.671999 30.722905 30.773811 30.824717 30.875600 30.925792 30.964147 30.998595 31.033043 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.682819 6.697221 6.711623 6.726025 6.740427 6.754830 6.769232 6.783634 6.798036 6.812439 6.826841 6.841243 6.855645 6.869992 6.883993 6.897994 6.911996 6.925997 6.939876 6.953656 6.967436 6.981216 6.994996 7.008776 7.022556 7.036336 7.050116 7.063915 7.077775 7.091634 7.105494 7.119354 7.133216 7.147079 7.160942 7.174805 7.188669 7.202532 7.216395 7.230258 7.244122 7.257985 7.271848 7.285711 7.299574 7.313438 7.327301 7.341164 7.355027 7.368891 7.382754 7.396617 7.410480 7.424344 7.438207 7.452070 7.465933 7.479797 7.493660 7.507523 7.521386 7.535250 7.549113 7.562976 7.576839 7.590703 7.604566 7.618429 7.632292 7.646156 7.660019 7.673882 7.687745 7.701609 7.715472 7.729335 7.743198 7.757062 7.770925 7.784788 7.798651 7.812515 7.826378 7.840241 7.854104 7.867968 7.881831 7.895694 7.909557 7.923421 7.937284 7.951147 7.965212 7.979559 7.993905 8.008251 8.022597 8.039875 8.057327 8.074778 8.092230 8.109682 8.127134 8.144586 8.162037 8.179489 8.196941 8.214393 8.231845 8.249296 8.266748 8.284200 8.301652 8.319104 8.336555 8.354670 8.373319 8.391967 8.411493 8.437977 8.464460 8.490944 8.517428 8.543912 8.570395 8.596879 8.623363 8.649847 8.676331 8.702814 8.729298 8.755782 8.782266 8.808750 8.835233 8.861717 8.888201 8.914685 8.941168 8.967652 8.994136 9.020620 9.047104 9.072786 9.098354 9.123754 9.148861 9.173968 9.199075 9.224183 9.249290 9.274397 9.299504 9.324611 9.349718 9.376970 9.417505 9.930455 10.549146 10.972923 11.562729 11.912330 12.282681 12.691934 12.973457 13.280799 13.509872 13.734533 13.938197 14.139166 14.304438 14.486651 14.647810 14.841516 14.985526 15.178722 15.317467 15.442460 15.563259 15.678265 15.791126 15.903986 16.007562 16.104703 16.201844 16.298985 16.398253 16.502822 16.601596 16.693196 16.784772 16.878512 16.974001 17.069506 17.165012 17.260518 17.356023 17.449580 17.536306 17.622410 17.708515 17.794619 17.880724 17.966828 18.052933 18.139037 18.226631 18.315014 18.403943 18.492872 18.581801 18.670729 18.759658 18.848587 18.937516 19.024860 19.105344 19.183047 19.260751 19.338454 19.416157 19.493860 19.571563 19.649403 19.731352 19.820442 19.909532 19.998622 20.087712 20.176802 20.265892 20.354982 20.444071 20.533161 20.622251 20.711341 20.800431 20.901443 21.387913 21.957292 22.526671 23.030947 23.202352 23.369611 23.536871 23.704130 23.871389 24.038649 24.205908 24.373168 24.540427 24.707687 24.874946 25.042432 25.213631 25.384830 25.556029 25.727229 25.898428 26.069627 26.240826 26.412026 26.582960 26.752257 26.921555 27.090853 27.260151 27.429449 27.598746 27.674471 27.690482 27.706493 27.722505 27.737977 27.753092 27.768208 27.783323 27.798486 27.813734 27.828982 27.844230 27.859481 27.874748 27.890014 27.905281 27.920547 27.935929 27.951317 27.966706 27.982095 27.997507 28.012926 28.028345 28.043764 28.059249 28.074776 28.090303 28.105830 28.121379 28.136953 28.152526 28.168099 28.183704 28.199368 28.215031 28.230695 28.246375 28.262104 28.277833 28.293562 28.310810 28.335311 28.359812 28.417505 28.501994 28.586483 28.670972 28.755461 28.839950 28.924439 29.008928 29.093417 29.177906 29.241367 29.276936 29.292822 29.308709 29.324595 29.340481 29.356368 29.372254 29.388140 29.404069 29.420061 29.436053 29.452046 29.468058 29.484104 29.500149 29.516194 29.532850 29.550498 29.568146 29.585794 29.614425 29.646836 29.679248 29.711659 29.756684 29.812644 29.877337 29.942029 30.006722 30.071414 30.136107 30.200799 30.265492 30.330184 30.394877 30.456206 30.511333 30.562238 30.613144 30.664050 30.714955 30.765861 30.816767 30.867672 30.915079 30.955680 30.990128 31.027548 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.679215 6.693618 6.708020 6.722422 6.736824 6.751227 6.765629 6.780031 6.794433 6.808836 6.823238 6.837640 6.852042 6.866445 6.880847 6.895249 6.909651 6.924054 6.938250 6.952177 6.966105 6.980032 6.993959 7.007765 7.021545 7.035325 7.049105 7.062886 7.076670 7.090455 7.104240 7.118025 7.131849 7.145713 7.159576 7.173439 7.187302 7.201166 7.215029 7.228892 7.242755 7.256619 7.270482 7.284345 7.298208 7.312072 7.325935 7.339798 7.353661 7.367525 7.381388 7.395251 7.409114 7.422978 7.436841 7.450704 7.464567 7.478431 7.492294 7.506157 7.520020 7.533884 7.547747 7.561610 7.575473 7.589337 7.603200 7.617063 7.630926 7.644790 7.658653 7.672516 7.686379 7.700243 7.714106 7.727969 7.741832 7.755696 7.769559 7.783422 7.797285 7.811149 7.825012 7.838875 7.852738 7.866602 7.880465 7.894328 7.908191 7.922055 7.935918 7.949781 7.963644 7.977508 7.991371 8.005234 8.019097 8.033248 8.047529 8.061809 8.076090 8.090988 8.108440 8.125891 8.143343 8.160795 8.178247 8.195699 8.213150 8.230602 8.248054 8.265506 8.282958 8.300409 8.317861 8.335313 8.352765 8.370217 8.387668 8.405120 8.423159 8.441340 8.459521 8.479981 8.506464 8.532948 8.559432 8.585916 8.612399 8.638883 8.665367 8.691851 8.718335 8.744818 8.771302 8.797786 8.824270 8.850754 8.877237 8.903721 8.930205 8.956689 8.983172 9.009656 9.036140 9.062624 9.089108 9.115565 9.141347 9.167129 9.192541 9.217648 9.242755 9.267863 9.292970 9.318077 9.343184 9.368291 9.393398 9.418505 9.464928 10.088228 10.609963 11.043260 11.632815 11.984661 12.363865 12.773118 13.065464 13.358682 13.581583 13.818196 14.009163 14.214853 14.369034 14.560893 14.741300 14.907324 15.091766 15.259798 15.392478 15.515367 15.635329 15.749319 15.862179 15.975040 16.078159 16.175300 16.272441 16.371640 16.476278 16.580767 16.677558 16.769172 16.860747 16.952325 17.045387 17.140893 17.236399 17.331905 17.427410 17.522916 17.609897 17.696002 17.782106 17.868211 17.954315 18.040420 18.126624 18.214116 18.302432 18.390508 18.478834 18.567731 18.656660 18.745589 18.834518 18.923447 19.012375 19.100698 19.181434 19.259138 19.336841 19.414544 19.492247 19.569950 19.647654 19.728187 19.817125 19.906215 19.995305 20.084395 20.173485 20.262575 20.351665 20.440755 20.529845 20.618935 20.708025 20.797115 20.887055 21.259549 21.828928 22.398306 22.942928 23.126335 23.293595 23.460854 23.628113 23.795373 23.962632 24.129892 24.297151 24.464410 24.631670 24.798929 24.966189 25.136711 25.307911 25.479110 25.650309 25.821508 25.992708 26.163907 26.335106 26.506305 26.675912 26.845210 27.014508 27.183806 27.353104 27.522401 27.631587 27.671138 27.686253 27.701368 27.716484 27.731603 27.746741 27.761880 27.777018 27.792156 27.807415 27.822681 27.837948 27.853214 27.868491 27.883772 27.899053 27.914334 27.929688 27.945108 27.960527 27.975946 27.991366 28.006788 28.022209 28.037631 28.053085 28.068658 28.084231 28.099805 28.115378 28.130951 28.146525 28.162098 28.177671 28.193383 28.209099 28.224815 28.240531 28.256259 28.271988 28.287717 28.303446 28.342515 28.402046 28.486535 28.571024 28.655513 28.740002 28.824491 28.908980 28.993469 29.077958 29.162447 29.221116 29.253348 29.277363 29.293249 29.309136 29.325022 29.340909 29.356795 29.372681 29.388568 29.404516 29.420550 29.436584 29.452618 29.468657 29.484702 29.500748 29.516793 29.534869 29.555768 29.576668 29.601563 29.633974 29.666386 29.698797 29.742844 29.806154 29.870847 29.935539 30.000232 30.064924 30.129617 30.194309 30.259002 30.323694 30.388387 30.449104 30.503383 30.554289 30.605194 30.656100 30.707006 30.757911 30.808817 30.859723 30.905683 30.947213 30.981661 31.020674 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.747623 6.762026 6.776428 6.790830 6.805232 6.819635 6.834037 6.848439 6.862841 6.877244 6.891646 6.906048 6.920450 6.934853 6.949255 6.963657 6.978059 6.992462 7.006466 7.020319 7.034173 7.048027 7.061874 7.075654 7.089434 7.103214 7.116994 7.130780 7.144573 7.158366 7.172159 7.185952 7.199799 7.213663 7.227526 7.241389 7.255252 7.269116 7.282979 7.296842 7.310705 7.324569 7.338432 7.352295 7.366158 7.380022 7.393885 7.407748 7.421611 7.435475 7.449338 7.463201 7.477064 7.490928 7.504791 7.518654 7.532517 7.546381 7.560244 7.574107 7.587970 7.601834 7.615697 7.629560 7.643423 7.657287 7.671150 7.685013 7.698876 7.712740 7.726603 7.740466 7.754329 7.768193 7.782056 7.795919 7.809782 7.823646 7.837509 7.851372 7.865235 7.879099 7.892962 7.906825 7.920688 7.934552 7.948415 7.962278 7.976141 7.990005 8.003868 8.017731 8.031594 8.045458 8.059321 8.073184 8.087047 8.101249 8.115465 8.129680 8.143896 8.159553 8.177005 8.194456 8.211908 8.229360 8.246812 8.264264 8.281715 8.299167 8.316619 8.334071 8.351523 8.368974 8.386426 8.403878 8.421330 8.438782 8.456233 8.473701 8.491438 8.509175 8.526911 8.548468 8.574952 8.601436 8.627920 8.654403 8.680887 8.707371 8.733855 8.760339 8.786822 8.813306 8.839790 8.866274 8.892758 8.919241 8.945725 8.972209 8.998693 9.025176 9.051660 9.078144 9.104628 9.131112 9.157595 9.183982 9.209982 9.235982 9.261328 9.286436 9.311543 9.336650 9.361757 9.386864 9.411971 9.437213 9.464487 9.491762 10.225780 10.670779 11.132182 11.699692 12.056993 12.445050 12.828120 13.157470 13.430408 13.652308 13.889162 14.083238 14.279448 14.441940 14.630330 14.842229 14.980285 15.185933 15.340125 15.467259 15.588274 15.707079 15.820373 15.933233 16.046094 16.148756 16.245897 16.345440 16.449734 16.554373 16.658517 16.753520 16.845143 16.936723 17.028299 17.119874 17.212280 17.307786 17.403291 17.498797 17.594008 17.683489 17.769594 17.855698 17.941803 18.027907 18.114129 18.201603 18.289939 18.378270 18.466407 18.554366 18.642615 18.731519 18.820448 18.909377 18.998306 19.087235 19.176164 19.257524 19.335228 19.412931 19.490634 19.568337 19.646040 19.725879 19.813808 19.902898 19.991988 20.081078 20.170168 20.259258 20.348348 20.437438 20.526528 20.615618 20.704708 20.793798 20.882888 21.131184 21.700563 22.269942 22.839321 23.050318 23.217578 23.384837 23.552097 23.719356 23.886615 24.053875 24.221134 24.388394 24.555653 24.722913 24.890172 25.059792 25.230991 25.402190 25.573390 25.744589 25.915788 26.086987 26.258187 26.429386 26.599567 26.768865 26.938163 27.107461 27.276759 27.446056 27.603211 27.634018 27.664760 27.679875 27.694990 27.710106 27.725221 27.740385 27.755564 27.770743 27.785922 27.801147 27.816414 27.831680 27.846947 27.862233 27.877558 27.892883 27.908209 27.923547 27.938966 27.954385 27.969804 27.985223 28.000692 28.016162 28.031632 28.047102 28.062657 28.078230 28.093803 28.109377 28.124978 28.140590 28.156203 28.171816 28.187497 28.203226 28.218955 28.234684 28.251579 28.269591 28.287603 28.305616 28.386587 28.471076 28.555565 28.640054 28.724543 28.809032 28.893521 28.978010 29.062499 29.146988 29.212370 29.235446 29.258522 29.277790 29.293677 29.309563 29.325450 29.341351 29.357267 29.373183 29.389100 29.405075 29.421120 29.437165 29.453211 29.469256 29.485301 29.501346 29.517392 29.537799 29.563419 29.589039 29.621112 29.653523 29.690733 29.734972 29.799664 29.864357 29.929049 29.993742 30.058434 30.123127 30.187819 30.252512 30.317204 30.381897 30.442658 30.495433 30.546339 30.597245 30.648150 30.699056 30.749962 30.800867 30.851773 30.897375 30.938746 30.973195 31.010865 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.816031 6.830434 6.844836 6.859238 6.873640 6.888043 6.902445 6.916847 6.931249 6.945652 6.960054 6.974456 6.988858 7.003261 7.017663 7.032065 7.046467 7.060858 7.074639 7.088420 7.102201 7.115982 7.129763 7.143543 7.157323 7.171103 7.184883 7.198678 7.212479 7.226281 7.240082 7.253886 7.267750 7.281613 7.295476 7.309339 7.323203 7.337066 7.350929 7.364792 7.378656 7.392519 7.406382 7.420245 7.434109 7.447972 7.461835 7.475698 7.489562 7.503425 7.517288 7.531151 7.545015 7.558878 7.572741 7.586604 7.600468 7.614331 7.628194 7.642057 7.655921 7.669784 7.683647 7.697510 7.711373 7.725237 7.739100 7.752963 7.766826 7.780690 7.794553 7.808416 7.822279 7.836143 7.850006 7.863869 7.877732 7.891596 7.905459 7.919322 7.933185 7.947049 7.960912 7.974775 7.988638 8.002502 8.016365 8.030228 8.044091 8.057955 8.071818 8.085681 8.099544 8.113408 8.127271 8.141134 8.155064 8.169215 8.183366 8.197517 8.211668 8.228118 8.245569 8.263021 8.280473 8.297925 8.315377 8.332828 8.350280 8.367732 8.385184 8.402636 8.420087 8.437539 8.454991 8.472443 8.489895 8.507346 8.524798 8.542250 8.559702 8.577154 8.594605 8.617535 8.643701 8.669924 8.696407 8.722891 8.749375 8.775859 8.802343 8.828826 8.855310 8.881794 8.908278 8.934762 8.961245 8.987729 9.014213 9.040697 9.067180 9.093664 9.120148 9.146632 9.173116 9.199599 9.226083 9.252472 9.278693 9.304914 9.330116 9.355223 9.380330 9.405437 9.430544 9.455651 9.480758 9.510392 9.553963 10.312750 10.731596 11.230050 11.766069 12.129324 12.526234 12.911575 13.256084 13.501133 13.731816 13.960128 14.172882 14.344044 14.535871 14.699084 14.915274 15.074052 15.269953 15.415231 15.540253 15.661181 15.778529 15.891427 16.004287 16.116829 16.219353 16.318552 16.423190 16.527829 16.632467 16.736076 16.829482 16.921113 17.012699 17.104275 17.195850 17.287426 17.379622 17.474678 17.570184 17.665690 17.756950 17.843186 17.929290 18.015395 18.101509 18.189091 18.277426 18.365761 18.454096 18.542292 18.630265 18.718223 18.806383 18.895308 18.984237 19.073165 19.162094 19.251023 19.333614 19.411318 19.489021 19.566724 19.644427 19.723672 19.810492 19.899582 19.988672 20.077762 20.166851 20.255941 20.345031 20.434121 20.523211 20.612301 20.701391 20.790481 20.879571 21.002820 21.572199 22.141577 22.710956 22.974302 23.141561 23.308821 23.476080 23.643339 23.810599 23.977858 24.145118 24.312377 24.479636 24.646896 24.814155 24.982872 25.154071 25.325271 25.496470 25.667669 25.838869 26.010068 26.181267 26.352466 26.523222 26.692520 26.861818 27.031116 27.200414 27.369711 27.539009 27.613890 27.634904 27.655917 27.673497 27.688612 27.703728 27.718843 27.733994 27.749214 27.764434 27.779655 27.794880 27.810147 27.825413 27.840680 27.855946 27.871307 27.886678 27.902048 27.917418 27.932824 27.948243 27.963663 27.979082 27.994558 28.010076 28.025595 28.041113 28.056656 28.072229 28.087802 28.103376 28.118978 28.134643 28.150308 28.165973 28.181652 28.197381 28.213110 28.228839 28.246138 28.273166 28.300193 28.371128 28.455617 28.540106 28.624595 28.709084 28.793573 28.878062 28.962551 29.047039 29.131528 29.207493 29.225464 29.243436 29.261407 29.278218 29.294104 29.309990 29.325877 29.341800 29.357758 29.373715 29.389673 29.405674 29.421719 29.437764 29.453809 29.469936 29.486147 29.502358 29.518569 29.543427 29.575839 29.608250 29.640661 29.680373 29.728482 29.793174 29.857867 29.922559 29.987252 30.051944 30.116637 30.181329 30.246022 30.310714 30.375334 30.436578 30.487483 30.538389 30.589295 30.640200 30.691106 30.742012 30.792917 30.843823 30.889977 30.929180 30.964728 30.999176 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.870037 6.884439 6.898842 6.913244 6.927646 6.942048 6.956451 6.970853 6.985255 6.999657 7.014060 7.028462 7.042864 7.057266 7.071609 7.085934 7.100259 7.114584 7.128752 7.142532 7.156312 7.170092 7.183872 7.197652 7.211432 7.225212 7.238992 7.252773 7.266581 7.280391 7.294200 7.308010 7.321836 7.335700 7.349563 7.363426 7.377289 7.391153 7.405016 7.418879 7.432742 7.446606 7.460469 7.474332 7.488195 7.502059 7.515922 7.529785 7.543648 7.557512 7.571375 7.585238 7.599101 7.612965 7.626828 7.640691 7.654554 7.668418 7.682281 7.696144 7.710007 7.723871 7.737734 7.751597 7.765460 7.779324 7.793187 7.807050 7.820913 7.834777 7.848640 7.862503 7.876366 7.890230 7.904093 7.917956 7.931819 7.945683 7.959546 7.973409 7.987272 8.001136 8.014999 8.028862 8.042725 8.056589 8.070452 8.084315 8.098178 8.112042 8.125905 8.139768 8.153631 8.167495 8.181358 8.195221 8.209084 8.223060 8.237147 8.251234 8.265321 8.279408 8.296683 8.314134 8.331586 8.349038 8.366490 8.383942 8.401393 8.418845 8.436297 8.453749 8.471201 8.488652 8.506104 8.523556 8.541008 8.558460 8.575911 8.593363 8.610815 8.628267 8.645719 8.663170 8.687485 8.712741 8.738411 8.764895 8.791379 8.817863 8.844347 8.870830 8.897314 8.923798 8.950282 8.976766 9.003249 9.029733 9.056217 9.082701 9.109184 9.135668 9.162152 9.188636 9.215120 9.241603 9.268087 9.294571 9.321035 9.347481 9.373796 9.398903 9.424010 9.449117 9.474224 9.499331 9.524438 9.549546 9.610266 10.387942 10.792412 11.355093 11.833445 12.202011 12.607418 13.006690 13.349650 13.571858 13.835703 14.031094 14.254458 14.409887 14.614131 14.806324 14.981425 15.181025 15.351029 15.490188 15.613160 15.733945 15.849620 15.962481 16.075341 16.187634 16.292331 16.396646 16.501285 16.605923 16.710562 16.813448 16.905444 16.997084 17.088675 17.180251 17.271826 17.363402 17.454977 17.547003 17.641571 17.737076 17.829953 17.916778 18.002882 18.088987 18.176578 18.264913 18.353249 18.441584 18.529919 18.618205 18.706164 18.794122 18.882081 18.970283 19.059096 19.148025 19.236954 19.325759 19.409705 19.487408 19.565111 19.642814 19.721560 19.807175 19.896265 19.985355 20.074445 20.163535 20.252625 20.341715 20.430805 20.519895 20.608984 20.698074 20.787164 20.876254 20.969441 21.443834 22.013213 22.582592 22.898285 23.065544 23.232804 23.400063 23.567323 23.734582 23.901841 24.069101 24.236360 24.403620 24.570879 24.738139 24.905953 25.077152 25.248351 25.419550 25.590750 25.761949 25.933148 26.104348 26.275547 26.446732 26.616175 26.785473 26.954771 27.124068 27.293366 27.462664 27.603472 27.619417 27.635362 27.651307 27.667119 27.682234 27.697350 27.712465 27.727580 27.742829 27.758091 27.773353 27.788615 27.803880 27.819146 27.834413 27.849679 27.865020 27.880436 27.895851 27.911266 27.926683 27.942102 27.957521 27.972940 27.988385 28.003953 28.019520 28.035087 28.050654 28.066228 28.081801 28.097374 28.112948 28.128655 28.144373 28.160090 28.175808 28.191535 28.207264 28.222993 28.238722 28.283904 28.355669 28.440158 28.524647 28.609136 28.693625 28.778114 28.862602 28.947091 29.031580 29.116069 29.182853 29.215100 29.230986 29.246872 29.262759 29.278645 29.294531 29.310418 29.326304 29.342252 29.358251 29.374250 29.390249 29.406272 29.422318 29.438363 29.454408 29.471975 29.490889 29.509803 29.530565 29.562977 29.595388 29.627799 29.664551 29.721992 29.786684 29.851377 29.916069 29.980762 30.045454 30.110147 30.174839 30.239532 30.304224 30.368435 30.428628 30.479534 30.530439 30.581345 30.632251 30.683156 30.734062 30.784968 30.835873 30.883346 30.920515 30.956261 30.990709 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 6.938445 6.952848 6.967250 6.981652 6.996054 7.010457 7.024859 7.039261 7.053663 7.068066 7.082468 7.096870 7.111272 7.125665 7.139912 7.154160 7.168407 7.182654 7.196641 7.210421 7.224201 7.237982 7.251762 7.265542 7.279322 7.293102 7.306882 7.320671 7.334489 7.348306 7.362124 7.375942 7.389786 7.403650 7.417513 7.431376 7.445239 7.459103 7.472966 7.486829 7.500692 7.514556 7.528419 7.542282 7.556145 7.570009 7.583872 7.597735 7.611598 7.625462 7.639325 7.653188 7.667051 7.680915 7.694778 7.708641 7.722504 7.736368 7.750231 7.764094 7.777957 7.791821 7.805684 7.819547 7.833410 7.847274 7.861137 7.875000 7.888863 7.902727 7.916590 7.930453 7.944316 7.958180 7.972043 7.985906 7.999769 8.013633 8.027496 8.041359 8.055222 8.069086 8.082949 8.096812 8.110675 8.124539 8.138402 8.152265 8.166128 8.179992 8.193855 8.207718 8.221581 8.235445 8.249308 8.263171 8.277034 8.291022 8.305046 8.319069 8.333093 8.347796 8.365247 8.382699 8.400151 8.417603 8.435055 8.452506 8.469958 8.487410 8.504862 8.522314 8.539765 8.557217 8.574669 8.592121 8.609573 8.627024 8.644476 8.661928 8.679380 8.696832 8.714283 8.732641 8.757047 8.781454 8.806899 8.833383 8.859867 8.886351 8.912834 8.939318 8.965802 8.992286 9.018770 9.045253 9.071737 9.098221 9.124705 9.151188 9.177672 9.204156 9.230640 9.257124 9.283607 9.310091 9.336575 9.363059 9.389543 9.416026 9.442192 9.467471 9.492750 9.517904 9.543011 9.568708 9.597325 9.625941 10.463029 10.853924 11.480509 11.902940 12.279349 12.723512 13.102247 13.420682 13.642583 13.911094 14.106362 14.319054 14.489987 14.684537 14.909964 15.061011 15.280108 15.432033 15.564376 15.686066 15.806360 15.920674 16.033535 16.146395 16.261080 16.370102 16.474741 16.579379 16.684018 16.788656 16.889767 16.981406 17.073046 17.164651 17.256227 17.347802 17.439378 17.530953 17.622529 17.714104 17.808463 17.903841 17.990369 18.076474 18.164067 18.252401 18.340736 18.429071 18.517406 18.605742 18.694033 18.782063 18.870021 18.957980 19.045938 19.133963 19.222884 19.311813 19.400742 19.485238 19.563498 19.641201 19.719535 19.803858 19.892948 19.982038 20.071128 20.160218 20.249308 20.338398 20.427488 20.516578 20.605668 20.694758 20.783848 20.872938 20.962027 21.315469 21.884848 22.454227 22.822268 22.989528 23.156787 23.324046 23.491306 23.658565 23.825825 23.993084 24.160344 24.327603 24.494862 24.662122 24.829381 25.000232 25.171432 25.342631 25.513830 25.685029 25.856229 26.027428 26.198627 26.369827 26.539830 26.709128 26.878426 27.047723 27.217021 27.386319 27.542801 27.599646 27.615395 27.630510 27.645626 27.660741 27.675883 27.691034 27.706186 27.721337 27.736546 27.751813 27.767079 27.782346 27.797624 27.812932 27.828239 27.843546 27.858864 27.874283 27.889703 27.905122 27.920541 27.936000 27.951461 27.966922 27.982383 27.997933 28.013507 28.029080 28.044653 28.060254 28.075868 28.091481 28.107095 28.122773 28.138502 28.154232 28.169961 28.187411 28.206752 28.226094 28.255721 28.340210 28.424699 28.509188 28.593677 28.678165 28.762654 28.847143 28.931632 29.016121 29.100610 29.158906 29.193207 29.215527 29.231413 29.247300 29.263186 29.279072 29.294959 29.310845 29.326731 29.342706 29.358746 29.374787 29.390828 29.406871 29.422916 29.438962 29.455007 29.474831 29.497529 29.520227 29.550115 29.582526 29.617155 29.652485 29.715502 29.780194 29.844887 29.909579 29.974272 30.038964 30.103657 30.168349 30.233042 30.297734 30.362231 30.420120 30.471584 30.522490 30.573395 30.624301 30.675207 30.726112 30.777018 30.827924 30.877370 30.912705 30.947794 30.982242 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.006853 7.021256 7.035658 7.050060 7.064462 7.078865 7.093267 7.107669 7.122071 7.136474 7.150876 7.165278 7.179680 7.194000 7.208171 7.222341 7.236512 7.250682 7.264531 7.278311 7.292091 7.305871 7.319651 7.333431 7.347211 7.360991 7.374771 7.388574 7.402400 7.416226 7.430052 7.443878 7.457737 7.471600 7.485463 7.499326 7.513190 7.527053 7.540916 7.554779 7.568643 7.582506 7.596369 7.610232 7.624096 7.637959 7.651822 7.665685 7.679549 7.693412 7.707275 7.721138 7.735002 7.748865 7.762728 7.776591 7.790455 7.804318 7.818181 7.832044 7.845908 7.859771 7.873634 7.887497 7.901361 7.915224 7.929087 7.942950 7.956814 7.970677 7.984540 7.998403 8.012267 8.026130 8.039993 8.053856 8.067720 8.081583 8.095446 8.109309 8.123172 8.137036 8.150899 8.164762 8.178625 8.192489 8.206352 8.220215 8.234078 8.247942 8.261805 8.275668 8.289531 8.303395 8.317258 8.331121 8.344989 8.358950 8.372911 8.386872 8.400833 8.416361 8.433812 8.451264 8.468716 8.486168 8.503620 8.521071 8.538523 8.555975 8.573427 8.590879 8.608330 8.625782 8.643234 8.660686 8.678138 8.695589 8.713041 8.730493 8.747945 8.765397 8.782848 8.802647 8.826260 8.849872 8.875387 8.901871 8.928355 8.954838 8.981322 9.007806 9.034290 9.060774 9.087257 9.113741 9.140225 9.166709 9.193192 9.219676 9.246160 9.272644 9.299128 9.325611 9.352095 9.378579 9.405063 9.431547 9.458030 9.484514 9.510573 9.536061 9.561549 9.586691 9.611799 9.644632 9.691730 10.524738 10.919133 11.584793 11.978127 12.395443 12.856328 13.206891 13.491407 13.728225 13.982060 14.200831 14.383649 14.584875 14.759127 14.989033 15.162579 15.361184 15.510516 15.638045 15.758973 15.878445 15.991728 16.104588 16.221201 16.342510 16.448197 16.552835 16.657474 16.762112 16.866751 16.965729 17.057368 17.149008 17.240624 17.332203 17.423778 17.515354 17.606929 17.698505 17.790080 17.881655 17.975187 18.064049 18.151553 18.239888 18.328223 18.416559 18.504894 18.593229 18.681564 18.769876 18.857962 18.945920 19.033879 19.121837 19.209796 19.297908 19.386673 19.475602 19.560908 19.639588 19.717593 19.800542 19.889631 19.978721 20.067811 20.156901 20.245991 20.335081 20.424171 20.513261 20.602351 20.691441 20.780531 20.869621 20.958711 21.187105 21.756484 22.325863 22.746252 22.913511 23.080770 23.248030 23.415289 23.582549 23.749808 23.917067 24.084327 24.251586 24.418846 24.586105 24.753365 24.923313 25.094512 25.265711 25.436911 25.608110 25.779309 25.950508 26.121708 26.292907 26.463485 26.632783 26.802081 26.971378 27.140676 27.309974 27.479272 27.556586 27.587149 27.609017 27.624132 27.639248 27.654363 27.669503 27.684695 27.699888 27.715080 27.730279 27.745546 27.760812 27.776079 27.791345 27.806687 27.822039 27.837391 27.852742 27.868142 27.883561 27.898980 27.914399 27.929868 27.945377 27.960887 27.976397 27.991932 28.007505 28.023079 28.038652 28.054252 28.069918 28.085584 28.101250 28.116928 28.132657 28.148386 28.164115 28.181355 28.211490 28.241625 28.324751 28.409240 28.493728 28.578217 28.662706 28.747195 28.831684 28.916173 29.000662 29.085151 29.149178 29.173296 29.197414 29.215954 29.231841 29.247727 29.263613 29.279523 29.295446 29.311369 29.327292 29.343289 29.359334 29.375379 29.391425 29.407470 29.423515 29.439560 29.455605 29.479114 29.507491 29.537252 29.569664 29.605635 29.647856 29.709012 29.773704 29.838397 29.903089 29.967782 30.032474 30.097167 30.161859 30.226552 30.291244 30.355937 30.411735 30.463634 30.514540 30.565446 30.616351 30.667257 30.718163 30.769068 30.819642 30.868875 30.904879 30.939327 30.973776 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.003250 7.017652 7.032055 7.046457 7.060859 7.075261 7.089664 7.104066 7.118468 7.132870 7.147273 7.161675 7.176077 7.190479 7.204882 7.219284 7.233686 7.248088 7.262291 7.276386 7.290480 7.304575 7.318640 7.332420 7.346200 7.359980 7.373760 7.387540 7.401320 7.415100 7.428880 7.442660 7.456482 7.470317 7.484151 7.497985 7.511823 7.525687 7.539550 7.553413 7.567276 7.581140 7.595003 7.608866 7.622729 7.636593 7.650456 7.664319 7.678182 7.692046 7.705909 7.719772 7.733635 7.747499 7.761362 7.775225 7.789088 7.802952 7.816815 7.830678 7.844541 7.858405 7.872268 7.886131 7.899994 7.913858 7.927721 7.941584 7.955447 7.969311 7.983174 7.997037 8.010900 8.024764 8.038627 8.052490 8.066353 8.080217 8.094080 8.107943 8.121806 8.135670 8.149533 8.163396 8.177259 8.191123 8.204986 8.218849 8.232712 8.246576 8.260439 8.274302 8.288165 8.302029 8.315892 8.329755 8.343618 8.357482 8.371345 8.385208 8.399071 8.412946 8.426845 8.440743 8.454642 8.468541 8.484925 8.502377 8.519829 8.537281 8.554733 8.572184 8.589636 8.607088 8.624540 8.641992 8.659443 8.676895 8.694347 8.711799 8.729251 8.746702 8.764154 8.781606 8.799058 8.816510 8.833961 8.851413 8.872287 8.895156 8.918024 8.943875 8.970359 8.996842 9.023326 9.049810 9.076294 9.102777 9.129261 9.155745 9.182229 9.208713 9.235196 9.261680 9.288164 9.314648 9.341132 9.367615 9.394099 9.420583 9.447067 9.473550 9.500034 9.526518 9.553002 9.579025 9.604725 9.630372 9.655479 9.680586 9.793564 10.585566 10.999091 11.657507 12.066108 12.516191 12.951885 13.330896 13.562132 13.859433 14.053026 14.287642 14.450385 14.667252 14.871347 15.057314 15.269551 15.442260 15.587432 15.710952 15.831880 15.949922 16.062782 16.179044 16.304293 16.423315 16.526291 16.630930 16.735568 16.840207 16.944845 17.041691 17.133330 17.224970 17.316597 17.408179 17.499754 17.591330 17.682905 17.774481 17.866056 17.957631 18.049145 18.139049 18.227376 18.315711 18.404046 18.492381 18.580716 18.669051 18.757387 18.845722 18.933859 19.021819 19.109778 19.197736 19.285695 19.373653 19.461709 19.550461 19.637604 19.715729 19.797225 19.886315 19.975405 20.064495 20.153585 20.242675 20.331764 20.420854 20.509944 20.599034 20.688124 20.777214 20.866304 20.955394 21.058740 21.628119 22.197498 22.670235 22.837494 23.004754 23.172013 23.339272 23.506532 23.673791 23.841051 24.008310 24.175570 24.342829 24.510088 24.677348 24.846393 25.017593 25.188792 25.359991 25.531190 25.702390 25.873589 26.044788 26.215987 26.387120 26.556438 26.725735 26.895033 27.064331 27.233629 27.402927 27.540754 27.561654 27.582554 27.602639 27.617754 27.632870 27.647985 27.663100 27.678322 27.693555 27.708789 27.724023 27.739279 27.754545 27.769812 27.785078 27.800407 27.815803 27.831200 27.846597 27.862000 27.877419 27.892838 27.908258 27.923697 27.939255 27.954814 27.970372 27.985931 28.001504 28.017077 28.032651 28.048224 28.063928 28.079647 28.095366 28.111084 28.126812 28.142541 28.158270 28.173999 28.228194 28.309291 28.393780 28.478269 28.562758 28.647247 28.731736 28.816225 28.900714 28.985203 29.069692 29.143904 29.162500 29.181097 29.199694 29.216382 29.232268 29.248154 29.264041 29.279979 29.295943 29.311907 29.327871 29.343888 29.359933 29.375978 29.392023 29.408858 29.426130 29.443403 29.460675 29.491979 29.524390 29.556802 29.589213 29.640984 29.702522 29.767214 29.831907 29.896599 29.961292 30.025984 30.090677 30.155369 30.220062 30.284754 30.349447 30.404117 30.455684 30.506590 30.557496 30.608401 30.659307 30.710213 30.761118 30.811819 30.857886 30.896413 30.930861 30.966486 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.071658 7.086060 7.100463 7.114865 7.129267 7.143669 7.158072 7.172474 7.186876 7.201278 7.215681 7.230083 7.244485 7.258887 7.273290 7.287692 7.302094 7.316496 7.330538 7.344558 7.358577 7.372596 7.386529 7.400309 7.414089 7.427869 7.441649 7.455429 7.469209 7.482989 7.496769 7.510552 7.524395 7.538237 7.552080 7.565922 7.579773 7.593637 7.607500 7.621363 7.635226 7.649090 7.662953 7.676816 7.690679 7.704543 7.718406 7.732269 7.746132 7.759996 7.773859 7.787722 7.801585 7.815449 7.829312 7.843175 7.857038 7.870902 7.884765 7.898628 7.912491 7.926355 7.940218 7.954081 7.967944 7.981808 7.995671 8.009534 8.023397 8.037261 8.051124 8.064987 8.078850 8.092714 8.106577 8.120440 8.134303 8.148167 8.162030 8.175893 8.189756 8.203620 8.217483 8.231346 8.245209 8.259073 8.272936 8.286799 8.300662 8.314526 8.328389 8.342252 8.356115 8.369979 8.383842 8.397705 8.411568 8.425432 8.439295 8.453158 8.467021 8.480885 8.494748 8.508611 8.522474 8.536338 8.553604 8.571014 8.588424 8.605846 8.623298 8.640749 8.658201 8.675653 8.693105 8.710557 8.728008 8.745460 8.762912 8.780364 8.797816 8.815267 8.832719 8.850171 8.867623 8.885075 8.902526 8.919978 8.941594 8.963764 8.985933 9.012363 9.038846 9.065330 9.091814 9.118298 9.144781 9.171265 9.197749 9.224233 9.250717 9.277200 9.303684 9.330168 9.356652 9.383136 9.409619 9.436103 9.462587 9.489071 9.515554 9.542038 9.568522 9.595006 9.621490 9.647547 9.673464 9.700527 9.730624 9.885196 10.646382 11.119920 11.755171 12.171211 12.636939 13.047441 13.410630 13.632857 13.933025 14.130147 14.358659 14.537779 14.738745 14.979495 15.144618 15.367100 15.523337 15.662931 15.783859 15.904787 16.020975 16.137237 16.262488 16.387383 16.502925 16.604723 16.709024 16.813663 16.918301 17.022213 17.117653 17.209292 17.300932 17.392571 17.484155 17.575730 17.667306 17.758881 17.850457 17.942032 18.033607 18.124792 18.214911 18.303198 18.391533 18.479868 18.568204 18.656539 18.744874 18.833209 18.921544 19.009759 19.097718 19.185677 19.273635 19.361594 19.449552 19.537511 19.625488 19.713254 19.794580 19.882998 19.972088 20.061178 20.150268 20.239358 20.328448 20.417538 20.506628 20.595718 20.684807 20.773897 20.862987 20.952077 21.041167 21.499755 22.069134 22.594218 22.761478 22.928737 23.095996 23.263256 23.430515 23.597775 23.765034 23.932293 24.099553 24.266812 24.434072 24.601331 24.769521 24.940673 25.111872 25.283072 25.454271 25.625470 25.796669 25.967869 26.139068 26.310267 26.480093 26.649390 26.818688 26.987986 27.157284 27.326582 27.495880 27.548408 27.564288 27.580167 27.596046 27.611382 27.626506 27.641630 27.656754 27.671945 27.687212 27.702478 27.717745 27.733017 27.748306 27.763595 27.778884 27.794182 27.809601 27.825020 27.840439 27.855858 27.871308 27.886761 27.902213 27.917666 27.933210 27.948783 27.964356 27.979930 27.995529 28.011145 28.026760 28.042375 28.058050 28.073779 28.089508 28.105237 28.123246 28.144128 28.165011 28.209343 28.293832 28.378321 28.462810 28.547299 28.631788 28.716277 28.800766 28.885255 28.969744 29.054233 29.125758 29.153263 29.169150 29.185036 29.200922 29.216809 29.232695 29.248582 29.264468 29.280437 29.296442 29.312448 29.328454 29.344486 29.360532 29.376577 29.392622 29.411613 29.431988 29.452363 29.479117 29.511528 29.544544 29.578054 29.631339 29.696032 29.760724 29.825417 29.890109 29.954802 30.019494 30.084187 30.148879 30.213572 30.278264 30.342244 30.396829 30.447735 30.498640 30.549546 30.600452 30.651357 30.702263 30.753169 30.804074 30.848225 30.887946 30.922394 30.960748 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.125664 7.140066 7.154469 7.168871 7.183273 7.197675 7.212078 7.226480 7.240882 7.255284 7.269686 7.284089 7.298491 7.312893 7.327295 7.341698 7.356100 7.370502 7.384797 7.398742 7.412687 7.426632 7.440577 7.454418 7.468198 7.481978 7.495758 7.509538 7.523318 7.537098 7.550878 7.564658 7.578461 7.592312 7.606163 7.620013 7.633864 7.647724 7.661587 7.675450 7.689313 7.703177 7.717040 7.730903 7.744766 7.758630 7.772493 7.786356 7.800219 7.814083 7.827946 7.841809 7.855672 7.869536 7.883399 7.897262 7.911125 7.924989 7.938852 7.952715 7.966578 7.980442 7.994305 8.008168 8.022031 8.035895 8.049758 8.063621 8.077484 8.091348 8.105211 8.119074 8.132937 8.146801 8.160664 8.174527 8.188390 8.202254 8.216117 8.229980 8.243843 8.257707 8.271570 8.285433 8.299296 8.313160 8.327023 8.340886 8.354749 8.368613 8.382476 8.396339 8.410202 8.424066 8.437929 8.451792 8.465655 8.479519 8.493382 8.507245 8.521108 8.534972 8.548835 8.562698 8.576561 8.590424 8.605084 8.622397 8.639711 8.657025 8.674411 8.691862 8.709314 8.726766 8.744218 8.761670 8.779121 8.796573 8.814025 8.831477 8.848929 8.866380 8.883832 8.901284 8.918736 8.936188 8.953639 8.971091 8.989085 9.010598 9.032110 9.054367 9.080850 9.107334 9.133818 9.160302 9.186785 9.213269 9.239753 9.266237 9.292721 9.319204 9.345688 9.372172 9.398656 9.425140 9.451623 9.478107 9.504591 9.531075 9.557558 9.584042 9.610526 9.637010 9.663494 9.689977 9.716144 9.742280 9.779877 10.042969 10.707198 11.289272 11.858352 12.307709 12.791008 13.160200 13.481681 13.723258 14.003991 14.228780 14.423254 14.633610 14.823063 15.060172 15.251105 15.452415 15.604051 15.735837 15.856766 15.977694 16.095801 16.220681 16.345932 16.469897 16.581624 16.682688 16.787119 16.891757 16.996396 17.099374 17.193615 17.285254 17.376894 17.468531 17.560131 17.651706 17.743282 17.834857 17.926432 18.018008 18.109193 18.200183 18.291172 18.379365 18.467411 18.555691 18.644026 18.732361 18.820697 18.909032 18.997367 19.085625 19.173617 19.261575 19.349534 19.437493 19.525451 19.613410 19.701368 19.789899 19.879681 19.968771 20.057861 20.146951 20.236041 20.325131 20.414221 20.503311 20.592401 20.681491 20.770581 20.859671 20.948761 21.037851 21.371390 21.940769 22.499697 22.685461 22.852720 23.019980 23.187239 23.354498 23.521758 23.689017 23.856277 24.023536 24.190796 24.358055 24.525314 24.692875 24.863753 25.034953 25.206152 25.377351 25.548551 25.719750 25.890949 26.062148 26.233348 26.403748 26.573045 26.742343 26.911641 27.080939 27.250237 27.419534 27.510749 27.544537 27.559652 27.574768 27.589883 27.605013 27.620178 27.635342 27.650507 27.665678 27.680945 27.696211 27.711478 27.726744 27.742068 27.757402 27.772735 27.788068 27.803459 27.818879 27.834298 27.849717 27.865178 27.880679 27.896180 27.911681 27.927208 27.942782 27.958355 27.973928 27.989525 28.005193 28.020860 28.036528 28.052204 28.067933 28.083663 28.099392 28.116418 28.150468 28.193884 28.278373 28.362862 28.447351 28.531840 28.616329 28.700818 28.785307 28.869796 28.954285 29.038774 29.096967 29.133623 29.153691 29.169577 29.185463 29.201350 29.217238 29.233126 29.249015 29.264903 29.280904 29.296949 29.312995 29.329040 29.345085 29.361130 29.377175 29.393221 29.415574 29.440410 29.466255 29.498666 29.532183 29.571831 29.624849 29.689542 29.754234 29.818927 29.883619 29.948312 30.013004 30.077697 30.142389 30.207082 30.271774 30.333780 30.388879 30.439785 30.490691 30.541596 30.592502 30.643408 30.694313 30.745219 30.796125 30.839665 30.879479 30.913927 30.952831 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.194072 7.208474 7.222877 7.237279 7.251681 7.266083 7.280486 7.294888 7.309290 7.323692 7.338095 7.352497 7.366899 7.381301 7.395704 7.410106 7.424508 7.438910 7.453033 7.466904 7.480775 7.494647 7.508518 7.522307 7.536087 7.549867 7.563647 7.577427 7.591207 7.604988 7.618768 7.632548 7.646374 7.660233 7.674092 7.687951 7.701811 7.715674 7.729537 7.743400 7.757263 7.771127 7.784990 7.798853 7.812716 7.826580 7.840443 7.854306 7.868169 7.882033 7.895896 7.909759 7.923622 7.937486 7.951349 7.965212 7.979075 7.992939 8.006802 8.020665 8.034528 8.048392 8.062255 8.076118 8.089981 8.103845 8.117708 8.131571 8.145434 8.159298 8.173161 8.187024 8.200887 8.214751 8.228614 8.242477 8.256340 8.270204 8.284067 8.297930 8.311793 8.325657 8.339520 8.353383 8.367246 8.381110 8.394973 8.408836 8.422699 8.436563 8.450426 8.464289 8.478152 8.492016 8.505879 8.519742 8.533605 8.547469 8.561332 8.575195 8.589058 8.602922 8.616785 8.630648 8.644511 8.658375 8.673922 8.691140 8.708358 8.725576 8.742975 8.760427 8.777879 8.795331 8.812783 8.830235 8.847686 8.865138 8.882590 8.900042 8.917494 8.934945 8.952397 8.969849 8.987301 9.004753 9.022204 9.039656 9.058431 9.079323 9.100216 9.122854 9.149338 9.175822 9.202306 9.228789 9.255273 9.281757 9.308241 9.334725 9.361208 9.387692 9.414176 9.440660 9.467144 9.493627 9.520111 9.546595 9.573079 9.599562 9.626046 9.652530 9.679014 9.705498 9.731981 9.758456 9.784816 9.811176 10.200741 10.793174 11.464482 11.961532 12.429619 12.897079 13.285250 13.552406 13.856684 14.075607 14.323431 14.494266 14.720257 14.936371 15.134601 15.358078 15.533492 15.682996 15.808744 15.929673 16.053609 16.178875 16.304126 16.429377 16.551860 16.660324 16.761466 16.865213 16.969852 17.074490 17.176361 17.269577 17.361216 17.452856 17.544495 17.636105 17.727682 17.819258 17.910833 18.002397 18.093593 18.184583 18.275573 18.366448 18.455579 18.543593 18.631628 18.719849 18.808184 18.896519 18.984854 19.073190 19.161473 19.249516 19.337474 19.425433 19.513392 19.601350 19.689309 19.778083 19.874757 19.965455 20.054544 20.143634 20.232724 20.321814 20.410904 20.499994 20.589084 20.678174 20.767264 20.856354 20.945444 21.034534 21.243026 21.812404 22.381783 22.609444 22.776704 22.943963 23.111222 23.278482 23.445741 23.613001 23.780260 23.947519 24.114779 24.282038 24.449298 24.616557 24.786834 24.958033 25.129232 25.300432 25.471631 25.642830 25.814030 25.985229 26.156428 26.327402 26.496700 26.665998 26.835296 27.004594 27.173892 27.343189 27.479362 27.509685 27.538159 27.553274 27.568390 27.583505 27.598620 27.613815 27.629021 27.644226 27.659432 27.674678 27.689944 27.705211 27.720477 27.735794 27.751172 27.766550 27.781928 27.797318 27.812737 27.828156 27.843575 27.859009 27.874559 27.890108 27.905658 27.921208 27.936781 27.952354 27.967927 27.983501 27.999201 28.014921 28.030641 28.046361 28.062281 28.078258 28.094235 28.110212 28.178425 28.262914 28.347403 28.431892 28.516381 28.600870 28.685359 28.769848 28.854337 28.938826 29.023315 29.086080 29.111338 29.136597 29.154118 29.170004 29.185891 29.201777 29.217697 29.233627 29.249556 29.265486 29.281503 29.297548 29.313593 29.329638 29.345684 29.361729 29.377774 29.393819 29.421757 29.453555 29.485804 29.518216 29.562818 29.618359 29.683052 29.747744 29.812437 29.877129 29.941822 30.006514 30.071207 30.135899 30.200592 30.265284 30.326161 30.380929 30.431835 30.482741 30.533647 30.584552 30.635458 30.686364 30.737269 30.788175 30.832028 30.870644 30.905460 30.941202 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.262480 7.276882 7.291285 7.305687 7.320089 7.334491 7.348894 7.363296 7.377698 7.392100 7.406503 7.420905 7.435307 7.449709 7.464112 7.478514 7.492916 7.507318 7.521225 7.535024 7.548822 7.562621 7.576416 7.590197 7.603977 7.617757 7.631537 7.645319 7.659103 7.672887 7.686672 7.700456 7.714308 7.728171 7.742034 7.755897 7.769761 7.783624 7.797487 7.811350 7.825214 7.839077 7.852940 7.866803 7.880667 7.894530 7.908393 7.922256 7.936120 7.949983 7.963846 7.977709 7.991573 8.005436 8.019299 8.033162 8.047025 8.060889 8.074752 8.088615 8.102478 8.116342 8.130205 8.144068 8.157931 8.171795 8.185658 8.199521 8.213384 8.227248 8.241111 8.254974 8.268837 8.282701 8.296564 8.310427 8.324290 8.338154 8.352017 8.365880 8.379743 8.393607 8.407470 8.421333 8.435196 8.449060 8.462923 8.476786 8.490649 8.504513 8.518376 8.532239 8.546102 8.559966 8.573829 8.587692 8.601555 8.615419 8.629282 8.643145 8.657008 8.670872 8.684735 8.698598 8.712461 8.726325 8.742710 8.759833 8.776957 8.794089 8.811540 8.828992 8.846444 8.863896 8.881348 8.898799 8.916251 8.933703 8.951155 8.968607 8.986058 9.003510 9.020962 9.038414 9.055866 9.073317 9.090769 9.108221 9.127487 9.147795 9.168103 9.191342 9.217826 9.244310 9.270793 9.297277 9.323761 9.350245 9.376729 9.403212 9.429696 9.456180 9.482664 9.509148 9.535631 9.562115 9.588599 9.615083 9.641566 9.668050 9.694534 9.721018 9.747502 9.773985 9.800469 9.828988 9.864017 10.462855 10.882504 11.642537 12.064712 12.559153 12.993073 13.395251 13.623187 13.954957 14.158097 14.398264 14.585731 14.795019 15.051189 15.232658 15.459953 15.614568 15.759546 15.881651 16.003524 16.137059 16.262319 16.387570 16.512584 16.632835 16.739024 16.840056 16.943308 17.047946 17.152585 17.253178 17.345539 17.437178 17.528818 17.620457 17.712081 17.803658 17.895234 17.986781 18.077994 18.168984 18.259973 18.350963 18.441953 18.531682 18.619807 18.707821 18.795835 18.884007 18.972342 19.060677 19.149012 19.237347 19.325415 19.413373 19.501332 19.589290 19.677249 19.766125 19.863601 19.961414 20.051228 20.140318 20.229408 20.318498 20.407587 20.496677 20.585767 20.674857 20.763947 20.853037 20.942127 21.031217 21.130756 21.684040 22.253419 22.533427 22.700687 22.867946 23.035206 23.202465 23.369724 23.536984 23.704243 23.871503 24.038762 24.206022 24.373281 24.540540 24.709914 24.881114 25.052313 25.223512 25.394711 25.565911 25.737110 25.908309 26.079508 26.250708 26.420355 26.589653 26.758951 26.928249 27.097547 27.266844 27.436142 27.488503 27.509290 27.530077 27.546896 27.562012 27.577127 27.592242 27.607417 27.622665 27.637912 27.653159 27.668411 27.683682 27.698952 27.714223 27.729499 27.744919 27.760338 27.775757 27.791176 27.806617 27.822061 27.837505 27.852949 27.868486 27.884059 27.899633 27.915206 27.930805 27.946422 27.962038 27.977655 27.993326 28.009055 28.024784 28.040513 28.059085 28.081775 28.104465 28.162966 28.247455 28.331944 28.416433 28.500922 28.585411 28.669900 28.754389 28.838878 28.923367 29.007856 29.080357 29.099625 29.118892 29.138160 29.154545 29.170432 29.186318 29.202204 29.218159 29.234130 29.250101 29.266072 29.282101 29.298147 29.314192 29.330237 29.348215 29.366698 29.385181 29.408119 29.440531 29.472942 29.505353 29.548594 29.611869 29.676562 29.741254 29.805947 29.870639 29.935332 30.000024 30.064717 30.129409 30.194102 30.258794 30.319265 30.372980 30.423885 30.474791 30.525697 30.576602 30.627508 30.678414 30.729319 30.780225 30.825173 30.861813 30.896994 30.931442 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.330888 7.345290 7.359693 7.374095 7.388497 7.402899 7.417302 7.431704 7.446106 7.460508 7.474911 7.489313 7.503715 7.518084 7.532428 7.546772 7.561115 7.575406 7.589186 7.602966 7.616746 7.630526 7.644306 7.658086 7.671866 7.685646 7.699426 7.713216 7.727008 7.740801 7.754593 7.768394 7.782258 7.796121 7.809984 7.823847 7.837711 7.851574 7.865437 7.879300 7.893164 7.907027 7.920890 7.934753 7.948617 7.962480 7.976343 7.990206 8.004070 8.017933 8.031796 8.045659 8.059523 8.073386 8.087249 8.101112 8.114976 8.128839 8.142702 8.156565 8.170429 8.184292 8.198155 8.212018 8.225882 8.239745 8.253608 8.267471 8.281335 8.295198 8.309061 8.322924 8.336788 8.350651 8.364514 8.378377 8.392241 8.406104 8.419967 8.433830 8.447694 8.461557 8.475420 8.489283 8.503147 8.517010 8.530873 8.544736 8.558600 8.572463 8.586326 8.600189 8.614053 8.627916 8.641779 8.655642 8.669506 8.683369 8.697232 8.711095 8.724959 8.738822 8.752685 8.766548 8.780412 8.794417 8.811447 8.828477 8.845507 8.862653 8.880105 8.897557 8.915009 8.932461 8.949912 8.967364 8.984816 9.002268 9.019720 9.037172 9.054623 9.072075 9.089527 9.106979 9.124431 9.141882 9.159334 9.176786 9.196279 9.216034 9.235789 9.259830 9.286314 9.312797 9.339281 9.365765 9.392249 9.418733 9.445216 9.471700 9.498184 9.524668 9.551152 9.577635 9.604119 9.630603 9.657087 9.683570 9.710054 9.736538 9.763022 9.789506 9.815989 9.842473 9.868957 9.915233 10.554024 11.028272 11.753775 12.175840 12.720958 13.113941 13.471956 13.717534 14.025923 14.256730 14.463551 14.681562 14.886858 15.132603 15.339631 15.543646 15.695644 15.833592 15.955537 16.086129 16.220509 16.345764 16.471015 16.595213 16.713163 16.817723 16.918697 17.021402 17.126041 17.230679 17.329826 17.421501 17.513140 17.604780 17.696419 17.788053 17.879634 17.971210 18.062395 18.153384 18.244374 18.335364 18.426353 18.517343 18.607848 18.696021 18.784035 18.872049 18.960064 19.048186 19.136500 19.224835 19.313170 19.401314 19.489272 19.577231 19.665189 19.754828 19.851541 19.949354 20.046113 20.137001 20.226091 20.315181 20.404271 20.493361 20.582451 20.671541 20.760631 20.849720 20.938810 21.027900 21.116990 21.555675 22.125054 22.457411 22.624670 22.791930 22.959189 23.126448 23.293708 23.460967 23.628227 23.795486 23.962745 24.130005 24.297264 24.464524 24.632995 24.804194 24.975393 25.146593 25.317792 25.488991 25.660190 25.831390 26.002589 26.173788 26.344010 26.513308 26.682606 26.851904 27.021201 27.190499 27.359797 27.477456 27.493270 27.509084 27.524898 27.540524 27.555661 27.570798 27.585935 27.601077 27.616344 27.631610 27.646877 27.662143 27.677450 27.692765 27.708080 27.723395 27.738777 27.754196 27.769615 27.785034 27.800489 27.815981 27.831473 27.846965 27.862485 27.878058 27.893631 27.909205 27.924799 27.940467 27.956136 27.971805 27.987481 28.003210 28.018939 28.034668 28.051256 28.090390 28.147507 28.231996 28.316485 28.400974 28.485463 28.569952 28.654441 28.738930 28.823419 28.907908 28.992397 29.070689 29.091427 29.107314 29.123200 29.139086 29.154973 29.170859 29.186745 29.202632 29.218624 29.234636 29.250648 29.266661 29.282700 29.298745 29.314791 29.330836 29.351890 29.373971 29.396052 29.427669 29.460080 29.497166 29.540687 29.605379 29.670072 29.734764 29.799457 29.864149 29.928842 29.993534 30.058227 30.122919 30.187612 30.252304 30.312996 30.365030 30.415936 30.466841 30.517747 30.568653 30.619558 30.670464 30.721370 30.772275 30.818985 30.853842 30.888527 30.922975 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.327285 7.341687 7.356090 7.370492 7.384894 7.399296 7.413698 7.428101 7.442503 7.456905 7.471307 7.485710 7.500112 7.514514 7.528916 7.543319 7.557721 7.572123 7.586408 7.600674 7.614940 7.629206 7.643295 7.657075 7.670855 7.684635 7.698415 7.712195 7.725975 7.739755 7.753535 7.767316 7.781117 7.794917 7.808718 7.822519 7.836344 7.850208 7.864071 7.877934 7.891797 7.905661 7.919524 7.933387 7.947250 7.961114 7.974977 7.988840 8.002703 8.016567 8.030430 8.044293 8.058156 8.072020 8.085883 8.099746 8.113609 8.127473 8.141336 8.155199 8.169062 8.182926 8.196789 8.210652 8.224515 8.238379 8.252242 8.266105 8.279968 8.293832 8.307695 8.321558 8.335421 8.349285 8.363148 8.377011 8.390874 8.404738 8.418601 8.432464 8.446327 8.460191 8.474054 8.487917 8.501780 8.515644 8.529507 8.543370 8.557233 8.571097 8.584960 8.598823 8.612686 8.626550 8.640413 8.654276 8.668139 8.682003 8.695866 8.709729 8.723592 8.737456 8.751319 8.765182 8.779045 8.792909 8.806772 8.820635 8.834498 8.848362 8.863198 8.880135 8.897073 8.914010 8.931218 8.948670 8.966122 8.983574 9.001026 9.018477 9.035929 9.053381 9.070833 9.088285 9.105736 9.123188 9.140640 9.158092 9.175544 9.192995 9.210447 9.227899 9.245595 9.264826 9.284058 9.303289 9.328318 9.354801 9.381285 9.407769 9.434253 9.460737 9.487220 9.513704 9.540188 9.566672 9.593156 9.619639 9.646123 9.672607 9.699091 9.725574 9.752058 9.778542 9.805026 9.831510 9.857993 9.884477 9.913133 9.941819 10.643354 11.203482 11.856955 12.343047 12.842274 13.239292 13.542681 13.852738 14.097031 14.355363 14.538503 14.773141 15.001395 15.214212 15.446604 15.624723 15.776721 15.907573 16.031849 16.176497 16.303957 16.429208 16.554459 16.677285 16.793384 16.896423 16.997396 17.099497 17.204135 17.308774 17.405824 17.497463 17.589102 17.680742 17.772381 17.864015 17.955610 18.046795 18.137785 18.228775 18.319764 18.410754 18.501744 18.592733 18.683605 18.772235 18.860249 18.948263 19.036278 19.124292 19.212362 19.300657 19.388993 19.477209 19.565171 19.653130 19.743080 19.839481 19.937295 20.035108 20.132079 20.222774 20.311864 20.400954 20.490044 20.579134 20.668224 20.757314 20.846404 20.935494 21.024584 21.113674 21.427311 21.996690 22.381394 22.548653 22.715913 22.883172 23.050432 23.217691 23.384950 23.552210 23.719469 23.886729 24.053988 24.221248 24.388507 24.556308 24.727275 24.898474 25.069673 25.240872 25.412072 25.583271 25.754470 25.925669 26.096869 26.267665 26.436963 26.606261 26.775559 26.944856 27.114154 27.283452 27.422560 27.473679 27.488794 27.503910 27.519025 27.534140 27.549309 27.564487 27.579665 27.594843 27.610077 27.625343 27.640610 27.655876 27.671182 27.686542 27.701901 27.717261 27.732635 27.748054 27.763474 27.778893 27.794322 27.809863 27.825403 27.840944 27.856485 27.872057 27.887630 27.903204 27.918777 27.934473 27.950194 27.965916 27.981637 27.998323 28.015337 28.032351 28.049365 28.132048 28.216537 28.301026 28.385515 28.470004 28.554493 28.638982 28.723471 28.807960 28.892449 28.976938 29.035360 29.074716 29.091854 29.107741 29.123627 29.139514 29.155408 29.171303 29.187198 29.203093 29.219118 29.235163 29.251208 29.267254 29.283299 29.299344 29.315389 29.331435 29.357343 29.384761 29.414807 29.447218 29.486592 29.534197 29.598889 29.663582 29.728274 29.792967 29.857659 29.922352 29.987044 30.051737 30.116429 30.181122 30.245467 30.306175 30.357080 30.407986 30.458892 30.509797 30.560703 30.611609 30.662514 30.713420 30.763375 30.811164 30.845612 30.880060 30.914508 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.395693 7.410095 7.424498 7.438900 7.453302 7.467704 7.482107 7.496509 7.510911 7.525313 7.539716 7.554118 7.568520 7.582922 7.597324 7.611727 7.626129 7.640498 7.654687 7.668876 7.683065 7.697254 7.711184 7.724964 7.738744 7.752524 7.766304 7.780084 7.793864 7.807644 7.821424 7.835213 7.849022 7.862831 7.876640 7.890449 7.904295 7.918158 7.932021 7.945884 7.959748 7.973611 7.987474 8.001337 8.015201 8.029064 8.042927 8.056790 8.070654 8.084517 8.098380 8.112243 8.126107 8.139970 8.153833 8.167696 8.181560 8.195423 8.209286 8.223149 8.237013 8.250876 8.264739 8.278602 8.292466 8.306329 8.320192 8.334055 8.347919 8.361782 8.375645 8.389508 8.403372 8.417235 8.431098 8.444961 8.458824 8.472688 8.486551 8.500414 8.514277 8.528141 8.542004 8.555867 8.569730 8.583594 8.597457 8.611320 8.625183 8.639047 8.652910 8.666773 8.680636 8.694500 8.708363 8.722226 8.736089 8.749953 8.763816 8.777679 8.791542 8.805406 8.819269 8.833132 8.846995 8.860859 8.874722 8.888585 8.902448 8.916312 8.931928 8.948774 8.965620 8.982466 8.999783 9.017235 9.034687 9.052139 9.069590 9.087042 9.104494 9.121946 9.139398 9.156849 9.174301 9.191753 9.209205 9.226657 9.244109 9.261560 9.279012 9.296464 9.314413 9.333148 9.351883 9.370618 9.396805 9.423289 9.449773 9.476257 9.502741 9.529224 9.555708 9.582192 9.608676 9.635160 9.661643 9.688127 9.714611 9.741095 9.767578 9.794062 9.820546 9.847030 9.873514 9.899997 9.926481 9.956663 10.007977 10.732684 11.380394 11.960135 12.484360 12.941460 13.363372 13.614198 13.969359 14.186046 14.436436 14.633683 14.853014 15.116213 15.321185 15.548249 15.705799 15.857598 15.983828 16.108196 16.261945 16.387402 16.512653 16.637762 16.758888 16.873496 16.975122 17.076096 17.177930 17.282230 17.386868 17.481786 17.573425 17.665064 17.756704 17.848343 17.940013 18.031201 18.122185 18.213175 18.304165 18.395155 18.486144 18.577134 18.668124 18.759050 18.848449 18.936463 19.024478 19.112492 19.200506 19.288520 19.376534 19.464815 19.553062 19.641070 19.730853 19.827422 19.925235 20.023048 20.120861 20.218675 20.308547 20.397637 20.486727 20.575817 20.664907 20.753997 20.843087 20.932177 21.021267 21.110357 21.298946 21.868325 22.305377 22.472637 22.639896 22.807156 22.974415 23.141674 23.308934 23.476193 23.643453 23.810712 23.977971 24.145231 24.312490 24.479878 24.650355 24.821554 24.992754 25.163953 25.335152 25.506351 25.677551 25.848750 26.019949 26.191126 26.360618 26.529916 26.699214 26.868511 27.037809 27.207107 27.376405 27.432428 27.462514 27.482416 27.497532 27.512647 27.527762 27.542923 27.558142 27.573361 27.588580 27.603809 27.619076 27.634342 27.649609 27.664877 27.680282 27.695686 27.711091 27.726496 27.741926 27.757362 27.772797 27.788232 27.803762 27.819336 27.834909 27.850482 27.866081 27.881699 27.897316 27.912934 27.928603 27.944332 27.960061 27.975790 27.994929 28.019769 28.044610 28.116589 28.201078 28.285567 28.370056 28.454545 28.539034 28.623523 28.708012 28.792501 28.876990 28.961479 29.023090 29.049602 29.076114 29.092282 29.108168 29.124055 29.139941 29.155874 29.171810 29.187746 29.203682 29.219717 29.235762 29.251807 29.267852 29.284683 29.301595 29.318508 29.337122 29.369533 29.401945 29.434356 29.470442 29.527707 29.592399 29.657092 29.721784 29.786477 29.851169 29.915862 29.980554 30.045247 30.109939 30.174632 30.238781 30.298225 30.349130 30.400036 30.450942 30.501848 30.552753 30.603659 30.654565 30.705470 30.755189 30.800446 30.837145 30.871593 30.906041 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.449699 7.464101 7.478503 7.492906 7.507308 7.521710 7.536112 7.550515 7.564917 7.579319 7.593721 7.608124 7.622526 7.636928 7.651330 7.665733 7.680135 7.694537 7.708809 7.722922 7.737035 7.751147 7.765260 7.779073 7.792853 7.806633 7.820413 7.834193 7.847973 7.861753 7.875533 7.889313 7.903115 7.916932 7.930750 7.944567 7.958384 7.972245 7.986108 7.999971 8.013834 8.027698 8.041561 8.055424 8.069287 8.083151 8.097014 8.110877 8.124740 8.138604 8.152467 8.166330 8.180193 8.194057 8.207920 8.221783 8.235646 8.249510 8.263373 8.277236 8.291099 8.304963 8.318826 8.332689 8.346552 8.360416 8.374279 8.388142 8.402005 8.415869 8.429732 8.443595 8.457458 8.471322 8.485185 8.499048 8.512911 8.526775 8.540638 8.554501 8.568364 8.582228 8.596091 8.609954 8.623817 8.637681 8.651544 8.665407 8.679270 8.693134 8.706997 8.720860 8.734723 8.748587 8.762450 8.776313 8.790176 8.804040 8.817903 8.831766 8.845629 8.859493 8.873356 8.887219 8.901082 8.914946 8.928809 8.942672 8.956535 8.970399 8.984262 9.000610 9.017366 9.034121 9.050896 9.068348 9.085800 9.103252 9.120704 9.138155 9.155607 9.173059 9.190511 9.207963 9.225414 9.242866 9.260318 9.277770 9.295222 9.312673 9.330125 9.347577 9.365029 9.382999 9.401262 9.419526 9.438809 9.465293 9.491777 9.518261 9.544745 9.571228 9.597712 9.624196 9.650680 9.677164 9.703647 9.730131 9.756615 9.783099 9.809582 9.836066 9.862550 9.889034 9.915518 9.942001 9.968485 9.994969 10.144701 10.822014 11.578212 12.063315 12.645940 13.068170 13.459542 13.713588 14.047854 14.284679 14.502465 14.729514 14.951601 15.208950 15.428157 15.634877 15.786339 15.935806 16.060174 16.201107 16.345482 16.470846 16.596097 16.720506 16.840435 16.952848 17.053822 17.154796 17.256013 17.360324 17.464374 17.557748 17.649387 17.741026 17.832666 17.924450 18.018000 18.110673 18.198174 18.288565 18.379555 18.470545 18.561535 18.652524 18.743514 18.834504 18.924504 19.012677 19.100692 19.188706 19.276720 19.364734 19.452748 19.540766 19.628961 19.718117 19.815362 19.913175 20.010989 20.108802 20.206615 20.303382 20.394321 20.483411 20.572500 20.661590 20.750680 20.839770 20.928860 21.017950 21.107040 21.217007 21.739961 22.229361 22.396620 22.563879 22.731139 22.898398 23.065658 23.232917 23.400176 23.567436 23.734695 23.901955 24.069214 24.236474 24.403733 24.573435 24.744635 24.915834 25.087033 25.258233 25.429432 25.600631 25.771830 25.943030 26.114229 26.284273 26.453571 26.622868 26.792166 26.961464 27.130762 27.300060 27.415447 27.436123 27.456799 27.476038 27.491154 27.506269 27.521384 27.536501 27.551762 27.567022 27.582283 27.597543 27.612833 27.628130 27.643426 27.658723 27.674094 27.689514 27.704933 27.720352 27.735800 27.751283 27.766767 27.782251 27.797761 27.813335 27.828908 27.844481 27.860072 27.875742 27.891412 27.907082 27.922757 27.938486 27.954215 27.969944 27.985752 28.031755 28.101130 28.185619 28.270108 28.354597 28.439086 28.523575 28.608064 28.692553 28.777042 28.861531 28.946020 29.016859 29.036847 29.056836 29.076823 29.092709 29.108595 29.124482 29.140368 29.156342 29.172319 29.188297 29.204274 29.220315 29.236361 29.252406 29.268451 29.288106 29.307982 29.327858 29.356671 29.389082 29.423640 29.458981 29.521217 29.585909 29.650602 29.715294 29.779987 29.844679 29.909372 29.974064 30.038757 30.103449 30.168142 30.232755 30.289567 30.341181 30.392086 30.442992 30.493898 30.544803 30.595709 30.646615 30.697520 30.747977 30.790544 30.828678 30.863127 30.900099 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.518107 7.532509 7.546911 7.561314 7.575716 7.590118 7.604520 7.618923 7.633325 7.647727 7.662129 7.676532 7.690934 7.705336 7.719738 7.734141 7.748543 7.762945 7.777076 7.791114 7.805151 7.819189 7.833182 7.846962 7.860742 7.874522 7.888302 7.902082 7.915862 7.929642 7.943422 7.957203 7.971021 7.984847 7.998672 8.012498 8.026331 8.040195 8.054058 8.067921 8.081784 8.095648 8.109511 8.123374 8.137237 8.151101 8.164964 8.178827 8.192690 8.206554 8.220417 8.234280 8.248143 8.262007 8.275870 8.289733 8.303596 8.317460 8.331323 8.345186 8.359049 8.372913 8.386776 8.400639 8.414502 8.428366 8.442229 8.456092 8.469955 8.483819 8.497682 8.511545 8.525408 8.539272 8.553135 8.566998 8.580861 8.594725 8.608588 8.622451 8.636314 8.650178 8.664041 8.677904 8.691767 8.705631 8.719494 8.733357 8.747220 8.761084 8.774947 8.788810 8.802673 8.816537 8.830400 8.844263 8.858126 8.871990 8.885853 8.899716 8.913579 8.927443 8.941306 8.955169 8.969032 8.982896 8.996759 9.010622 9.024485 9.038349 9.052578 9.069244 9.085910 9.102576 9.119461 9.136913 9.154365 9.171817 9.189268 9.206720 9.224172 9.241624 9.259076 9.276527 9.293979 9.311431 9.328883 9.346335 9.363786 9.381238 9.398690 9.416142 9.433594 9.451369 9.469184 9.486999 9.507297 9.533781 9.560265 9.586749 9.613232 9.639716 9.666200 9.692684 9.719167 9.745651 9.772135 9.798619 9.825103 9.851586 9.878070 9.904554 9.931038 9.957522 9.984005 10.010489 10.047988 10.421611 10.942482 11.752379 12.189210 12.787468 13.193333 13.532955 13.848793 14.118820 14.383312 14.585804 14.825345 15.066419 15.302738 15.535130 15.715406 15.868402 16.012153 16.136521 16.298054 16.429018 16.554290 16.679541 16.802689 16.921983 17.031548 17.132521 17.233495 17.334559 17.438419 17.540995 17.633710 17.725349 17.816988 17.908634 18.002323 18.097046 18.190545 18.278684 18.365345 18.454945 18.545935 18.636925 18.727915 18.818904 18.909894 19.000837 19.088891 19.176906 19.264920 19.352934 19.440948 19.528962 19.616976 19.705557 19.803302 19.901116 19.998929 20.096742 20.194555 20.292369 20.389403 20.480094 20.569184 20.658274 20.747364 20.836454 20.925543 21.014633 21.103723 21.198282 21.611596 22.153344 22.320603 22.487863 22.655122 22.822381 22.989641 23.156900 23.324160 23.491419 23.658679 23.825938 23.993197 24.160457 24.327716 24.496516 24.667715 24.838914 25.010114 25.181313 25.352512 25.523711 25.694911 25.866110 26.037309 26.207928 26.377226 26.546523 26.715821 26.885119 27.054417 27.223715 27.393013 27.422308 27.438057 27.453807 27.469557 27.484805 27.499955 27.515105 27.530256 27.545476 27.560742 27.576009 27.591275 27.606571 27.621912 27.637254 27.652595 27.667953 27.683372 27.698791 27.714210 27.729635 27.745167 27.760699 27.776231 27.791763 27.807333 27.822907 27.838480 27.854053 27.869745 27.885468 27.901191 27.916914 27.934396 27.952591 27.970786 28.001182 28.085671 28.170160 28.254649 28.339138 28.423627 28.508116 28.592605 28.677094 28.761583 28.846072 28.930561 29.013088 29.029130 29.045171 29.061213 29.077250 29.093136 29.109023 29.124909 29.140796 29.156813 29.172832 29.188851 29.204869 29.220914 29.236959 29.253005 29.269050 29.292984 29.317083 29.343809 29.376220 29.411930 29.454167 29.514727 29.579419 29.644112 29.708804 29.773497 29.838189 29.902882 29.967574 30.032267 30.096959 30.161652 30.226344 30.281434 30.333231 30.384137 30.435042 30.485948 30.536854 30.587759 30.638665 30.689571 30.740476 30.781753 30.820212 30.854660 30.893574 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.586515 7.600917 7.615319 7.629722 7.644124 7.658526 7.672928 7.687331 7.701733 7.716135 7.730537 7.744940 7.759342 7.773744 7.788146 7.802549 7.816951 7.831338 7.845300 7.859263 7.873226 7.887189 7.901071 7.914851 7.928631 7.942412 7.956192 7.969972 7.983752 7.997532 8.011312 8.025098 8.038932 8.052766 8.066600 8.080434 8.094282 8.108145 8.122008 8.135871 8.149735 8.163598 8.177461 8.191324 8.205188 8.219051 8.232914 8.246777 8.260641 8.274504 8.288367 8.302230 8.316094 8.329957 8.343820 8.357683 8.371547 8.385410 8.399273 8.413136 8.427000 8.440863 8.454726 8.468589 8.482453 8.496316 8.510179 8.524042 8.537906 8.551769 8.565632 8.579495 8.593359 8.607222 8.621085 8.634948 8.648812 8.662675 8.676538 8.690401 8.704265 8.718128 8.731991 8.745854 8.759718 8.773581 8.787444 8.801307 8.815171 8.829034 8.842897 8.856760 8.870623 8.884487 8.898350 8.912213 8.926076 8.939940 8.953803 8.967666 8.981529 8.995393 9.009256 9.023119 9.036982 9.050846 9.064709 9.078572 9.092435 9.106299 9.121253 9.137831 9.154408 9.170985 9.188026 9.205478 9.222930 9.240382 9.257833 9.275285 9.292737 9.310189 9.327641 9.345092 9.362544 9.379996 9.397448 9.414900 9.432351 9.449803 9.467255 9.484707 9.502159 9.519610 9.537062 9.554514 9.576074 9.602411 9.628753 9.655236 9.681720 9.708204 9.734688 9.761171 9.787655 9.814139 9.840623 9.867107 9.893590 9.920074 9.946558 9.973042 9.999526 10.026009 10.052493 10.083123 10.582062 11.117692 11.855559 12.399629 12.892112 13.317414 13.603680 13.983997 14.213995 14.470545 14.681635 14.907711 15.181237 15.409711 15.637598 15.794606 15.955635 16.088500 16.225664 16.385953 16.512480 16.637735 16.762916 16.884357 17.003530 17.110247 17.211221 17.312195 17.413271 17.516513 17.617457 17.709672 17.801311 17.892950 17.986646 18.081369 18.176092 18.270815 18.360240 18.446695 18.533150 18.621325 18.712315 18.803305 18.894295 18.985284 19.076100 19.165105 19.253120 19.341134 19.429148 19.517162 19.605176 19.694622 19.791402 19.889068 19.986869 20.084682 20.182496 20.280309 20.378122 20.475920 20.565867 20.654957 20.744047 20.833137 20.922227 21.011317 21.100407 21.190079 21.483232 22.052610 22.244587 22.411846 22.579105 22.746365 22.913624 23.080884 23.248143 23.415402 23.582662 23.749921 23.917181 24.084440 24.251700 24.419606 24.590796 24.761995 24.933194 25.104393 25.275593 25.446792 25.617991 25.789190 25.960390 26.131516 26.300881 26.470178 26.639476 26.808774 26.978072 27.147370 27.316668 27.389485 27.417936 27.433052 27.448167 27.463282 27.478429 27.493620 27.508812 27.524003 27.539208 27.554475 27.569741 27.585008 27.600274 27.615659 27.631045 27.646431 27.661817 27.677236 27.692663 27.708090 27.723516 27.739039 27.754612 27.770185 27.785759 27.801356 27.816975 27.832595 27.848214 27.863879 27.879608 27.895337 27.911066 27.930779 27.958221 27.985723 28.070212 28.154701 28.239190 28.323679 28.408168 28.492657 28.577146 28.661635 28.746124 28.830613 28.915102 28.974163 29.014132 29.030018 29.045905 29.061791 29.077678 29.093580 29.109481 29.125383 29.141287 29.157332 29.173377 29.189422 29.205468 29.221513 29.237558 29.253603 29.269895 29.300494 29.331093 29.363358 29.395770 29.447018 29.508237 29.572929 29.637622 29.702314 29.767007 29.831699 29.896392 29.961084 30.025777 30.090469 30.155162 30.219854 30.274032 30.325281 30.376187 30.427093 30.477998 30.528904 30.579810 30.630715 30.681621 30.732527 30.773896 30.811745 30.846193 30.884356 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.640521 7.654923 7.669325 7.683728 7.698130 7.712532 7.726934 7.741336 7.755739 7.770141 7.784543 7.798945 7.813348 7.827750 7.842152 7.856554 7.870957 7.885359 7.899593 7.913482 7.927371 7.941260 7.955149 7.968961 7.982741 7.996521 8.010301 8.024081 8.037861 8.051641 8.065421 8.079201 8.093005 8.106847 8.120689 8.134532 8.148374 8.162232 8.176095 8.189958 8.203821 8.217685 8.231548 8.245411 8.259274 8.273138 8.287001 8.300864 8.314727 8.328591 8.342454 8.356317 8.370180 8.384044 8.397907 8.411770 8.425633 8.439497 8.453360 8.467223 8.481086 8.494950 8.508813 8.522676 8.536539 8.550403 8.564266 8.578129 8.591992 8.605856 8.619719 8.633582 8.647445 8.661309 8.675172 8.689035 8.702898 8.716762 8.730625 8.744488 8.758351 8.772215 8.786078 8.799941 8.813804 8.827668 8.841531 8.855394 8.869257 8.883121 8.896984 8.910847 8.924710 8.938574 8.952437 8.966300 8.980163 8.994027 9.007890 9.021753 9.035616 9.049480 9.063343 9.077206 9.091069 9.104933 9.118796 9.132659 9.146522 9.160386 9.174249 9.189881 9.206371 9.222860 9.239350 9.256591 9.274043 9.291495 9.308946 9.326398 9.343850 9.361302 9.378754 9.396205 9.413657 9.431109 9.448561 9.466013 9.483464 9.500916 9.518368 9.535820 9.553272 9.570723 9.588175 9.605627 9.623079 9.646210 9.671625 9.697240 9.723724 9.750208 9.776692 9.803175 9.829659 9.856143 9.882627 9.909111 9.935594 9.962078 9.988562 10.015046 10.041530 10.068013 10.097504 10.128644 10.672195 11.298632 11.958739 12.571103 13.022486 13.437137 13.709643 14.069786 14.312629 14.546774 14.777466 15.016624 15.289391 15.515591 15.723417 15.873780 16.040188 16.164846 16.327749 16.470251 16.595926 16.721179 16.845777 16.965905 17.084096 17.188947 17.289921 17.390894 17.491868 17.594608 17.693762 17.785634 17.877280 17.970968 18.065691 18.160414 18.255137 18.349860 18.441796 18.528251 18.614706 18.701162 18.788359 18.878695 18.969685 19.060675 19.151664 19.241244 19.329334 19.417348 19.505362 19.593376 19.683278 19.779601 19.877246 19.974893 20.072623 20.170436 20.268249 20.366063 20.463876 20.560653 20.651640 20.740730 20.829820 20.918910 21.008000 21.097090 21.186180 21.354867 21.924246 22.168570 22.335829 22.503089 22.670348 22.837607 23.004867 23.172126 23.339386 23.506645 23.673905 23.841164 24.008423 24.175683 24.343157 24.513876 24.685075 24.856275 25.027474 25.198673 25.369872 25.541072 25.712271 25.883470 26.054669 26.224535 26.393833 26.563131 26.732429 26.901727 27.071025 27.240322 27.355374 27.385226 27.411558 27.426674 27.441789 27.456904 27.472020 27.487251 27.502484 27.517716 27.532949 27.548217 27.563495 27.578774 27.594052 27.609412 27.624831 27.640250 27.655669 27.671112 27.686587 27.702062 27.717536 27.733038 27.748611 27.764184 27.779758 27.795345 27.811017 27.826688 27.842359 27.858034 27.873763 27.889492 27.905221 27.920950 27.975483 28.054753 28.139242 28.223731 28.308220 28.392709 28.477198 28.561687 28.646176 28.730665 28.815154 28.899643 28.960225 28.988122 29.014559 29.030446 29.046332 29.062218 29.078109 29.094052 29.109995 29.125937 29.141885 29.157931 29.173976 29.190021 29.206177 29.224249 29.242320 29.260392 29.285674 29.318085 29.351076 29.384596 29.437054 29.501747 29.566439 29.631132 29.695824 29.760517 29.825209 29.889902 29.954594 30.019287 30.083979 30.148672 30.211757 30.266426 30.317331 30.368237 30.419143 30.470049 30.520954 30.571860 30.622766 30.673671 30.724577 30.766831 30.802957 30.837726 30.872174 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.708929 7.723331 7.737733 7.752136 7.766538 7.780940 7.795342 7.809745 7.824147 7.838549 7.852951 7.867354 7.881756 7.896158 7.910560 7.924962 7.939365 7.953767 7.967805 7.981621 7.995437 8.009253 8.023069 8.036850 8.050630 8.064410 8.078190 8.091970 8.105750 8.119530 8.133310 8.147090 8.160917 8.174767 8.188617 8.202468 8.216319 8.230182 8.244045 8.257908 8.271772 8.285635 8.299498 8.313361 8.327224 8.341088 8.354951 8.368814 8.382677 8.396541 8.410404 8.424267 8.438130 8.451994 8.465857 8.479720 8.493583 8.507447 8.521310 8.535173 8.549036 8.562900 8.576763 8.590626 8.604489 8.618353 8.632216 8.646079 8.659942 8.673806 8.687669 8.701532 8.715395 8.729259 8.743122 8.756985 8.770848 8.784712 8.798575 8.812438 8.826301 8.840165 8.854028 8.867891 8.881754 8.895618 8.909481 8.923344 8.937207 8.951071 8.964934 8.978797 8.992660 9.006524 9.020387 9.034250 9.048113 9.061977 9.075840 9.089703 9.103566 9.117430 9.131293 9.145156 9.159019 9.172883 9.186746 9.200609 9.214472 9.228336 9.242199 9.258462 9.274865 9.291268 9.307704 9.325156 9.342608 9.360060 9.377511 9.394963 9.412415 9.429867 9.447319 9.464770 9.482222 9.499674 9.517126 9.534578 9.552029 9.569481 9.586933 9.604385 9.621837 9.639288 9.656740 9.674192 9.691644 9.715943 9.740498 9.765728 9.792212 9.818696 9.845179 9.871663 9.898147 9.924631 9.951115 9.977598 10.004082 10.030566 10.057050 10.083534 10.110017 10.136501 10.189857 10.761525 11.497072 12.061919 12.726738 13.147375 13.523229 13.844847 14.146535 14.411262 14.633756 14.873298 15.131443 15.390172 15.618583 15.802858 15.965031 16.116825 16.242271 16.419374 16.553788 16.679372 16.804624 16.928072 17.047452 17.164047 17.267646 17.368620 17.469594 17.570568 17.672702 17.769914 17.861740 17.955291 18.050014 18.144737 18.239460 18.334183 18.428906 18.522033 18.609807 18.696262 18.782717 18.869173 18.955858 19.045075 19.136065 19.227055 19.317465 19.405548 19.493562 19.581576 19.671496 19.767801 19.865446 19.963091 20.060736 20.158386 20.256190 20.354003 20.451816 20.549630 20.646729 20.737413 20.826503 20.915593 21.004683 21.093773 21.182863 21.288655 21.795881 22.092553 22.259813 22.427072 22.594331 22.761591 22.928850 23.096110 23.263369 23.430628 23.597888 23.765147 23.932407 24.099666 24.266941 24.436957 24.608156 24.779355 24.950554 25.121754 25.292953 25.464152 25.635351 25.806551 25.977750 26.148190 26.317488 26.486786 26.656084 26.825382 26.994680 27.163977 27.333275 27.363052 27.383617 27.404183 27.420302 27.435424 27.450547 27.465670 27.480875 27.496141 27.511408 27.526674 27.541961 27.557284 27.572607 27.587930 27.603270 27.618689 27.634109 27.649528 27.664949 27.680472 27.695995 27.711519 27.727042 27.742610 27.758183 27.773756 27.789330 27.805018 27.820742 27.836466 27.852190 27.870508 27.890061 27.909613 27.954805 28.039294 28.123783 28.208272 28.292761 28.377250 28.461739 28.546228 28.630717 28.715206 28.799695 28.884184 28.953414 28.974179 28.994945 29.014987 29.030873 29.046759 29.062646 29.078543 29.094527 29.110511 29.126495 29.142484 29.158529 29.174575 29.190620 29.207166 29.228662 29.250159 29.272811 29.305223 29.338545 29.378207 29.430564 29.495257 29.559949 29.624642 29.689334 29.754027 29.818719 29.883412 29.948104 30.012797 30.077489 30.142182 30.203566 30.258476 30.309382 30.360287 30.411193 30.462099 30.513004 30.563910 30.614816 30.665721 30.716542 30.760363 30.794811 30.829259 30.863708 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.705326 7.719728 7.734130 7.748532 7.762935 7.777337 7.791739 7.806141 7.820544 7.834946 7.849348 7.863750 7.878153 7.892555 7.906957 7.921359 7.935762 7.950164 7.964551 7.978914 7.993277 8.007639 8.022002 8.035839 8.049619 8.063399 8.077179 8.090959 8.104739 8.118519 8.132299 8.146079 8.159859 8.173639 8.187419 8.201199 8.214979 8.228832 8.242691 8.256550 8.270409 8.284269 8.298132 8.311995 8.325858 8.339722 8.353585 8.367448 8.381311 8.395175 8.409038 8.422901 8.436764 8.450628 8.464491 8.478354 8.492217 8.506081 8.519944 8.533807 8.547670 8.561534 8.575397 8.589260 8.603123 8.616987 8.630850 8.644713 8.658576 8.672440 8.686303 8.700166 8.714029 8.727893 8.741756 8.755619 8.769482 8.783346 8.797209 8.811072 8.824935 8.838799 8.852662 8.866525 8.880388 8.894252 8.908115 8.921978 8.935841 8.949705 8.963568 8.977431 8.991294 9.005158 9.019021 9.032884 9.046747 9.060611 9.074474 9.088337 9.102200 9.116064 9.129927 9.143790 9.157653 9.171517 9.185380 9.199243 9.213106 9.226970 9.240833 9.254696 9.268559 9.282422 9.296286 9.310680 9.326997 9.343314 9.359631 9.376269 9.393721 9.411173 9.428624 9.446076 9.463528 9.480980 9.498432 9.515883 9.533335 9.550787 9.568239 9.585691 9.603142 9.620594 9.638046 9.655498 9.672950 9.690401 9.707853 9.725305 9.742757 9.761562 9.785313 9.809065 9.834216 9.860700 9.887183 9.913667 9.940151 9.966635 9.993119 10.019602 10.046086 10.072570 10.099054 10.125538 10.152021 10.178505 10.204989 10.856692 11.695512 12.217302 12.845500 13.271456 13.593954 13.980052 14.241945 14.508770 14.729587 14.966830 15.248712 15.493163 15.729451 15.882033 16.066563 16.193172 16.352429 16.508875 16.637324 16.762817 16.888046 17.009826 17.129000 17.243894 17.346346 17.447320 17.548294 17.649267 17.751030 17.845949 17.939614 18.034337 18.129060 18.223783 18.318506 18.413229 18.507952 18.602675 18.691363 18.777818 18.864273 18.950729 19.037184 19.123639 19.211455 19.302445 19.393226 19.481762 19.569776 19.659249 19.756001 19.853646 19.951291 20.048936 20.146581 20.244225 20.341946 20.439757 20.537570 20.635383 20.733142 20.823187 20.912277 21.001367 21.090456 21.179546 21.272025 21.667517 22.016536 22.183796 22.351055 22.518315 22.685574 22.852833 23.020093 23.187352 23.354612 23.521871 23.689131 23.856390 24.023649 24.190909 24.360037 24.531236 24.702436 24.873635 25.044834 25.216033 25.387233 25.558432 25.729631 25.900830 26.071845 26.241143 26.410441 26.579739 26.749037 26.918335 27.087632 27.256930 27.351401 27.367087 27.382772 27.398457 27.413937 27.429100 27.444264 27.459427 27.474607 27.489874 27.505140 27.520407 27.535673 27.551037 27.566405 27.581772 27.597140 27.612548 27.627967 27.643386 27.658805 27.674319 27.689891 27.705464 27.721036 27.736632 27.752252 27.767873 27.783493 27.799155 27.814884 27.830614 27.846343 27.866638 27.897289 27.939346 28.023835 28.108324 28.192813 28.277302 28.361791 28.446280 28.530769 28.615258 28.699747 28.784236 28.868725 28.949375 28.965914 28.982452 28.998990 29.015414 29.031300 29.047187 29.063073 29.078978 29.095004 29.111029 29.127055 29.143083 29.159128 29.175173 29.191219 29.208618 29.235140 29.261662 29.292361 29.324772 29.368951 29.424074 29.488767 29.553459 29.618152 29.682844 29.747537 29.812229 29.876922 29.941614 30.006307 30.070999 30.135692 30.196177 30.250526 30.301432 30.352338 30.403243 30.454149 30.505055 30.555960 30.606866 30.657772 30.706816 30.751896 30.786345 30.820793 30.855241 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.773734 7.788136 7.802538 7.816940 7.831343 7.845745 7.860147 7.874549 7.888952 7.903354 7.917756 7.932158 7.946561 7.960963 7.975365 7.989767 8.004170 8.018572 8.032896 8.047181 8.061465 8.075750 8.089948 8.103728 8.117508 8.131288 8.145068 8.158848 8.172628 8.186408 8.200188 8.213968 8.227752 8.241535 8.255319 8.269103 8.282902 8.296766 8.310629 8.324492 8.338355 8.352219 8.366082 8.379945 8.393808 8.407672 8.421535 8.435398 8.449261 8.463125 8.476988 8.490851 8.504714 8.518578 8.532441 8.546304 8.560167 8.574031 8.587894 8.601757 8.615620 8.629484 8.643347 8.657210 8.671073 8.684937 8.698800 8.712663 8.726526 8.740390 8.754253 8.768116 8.781979 8.795843 8.809706 8.823569 8.837432 8.851296 8.865159 8.879022 8.892885 8.906749 8.920612 8.934475 8.948338 8.962202 8.976065 8.989928 9.003791 9.017655 9.031518 9.045381 9.059244 9.073108 9.086971 9.100834 9.114697 9.128561 9.142424 9.156287 9.170150 9.184014 9.197877 9.211740 9.225603 9.239467 9.253330 9.267193 9.281056 9.294920 9.308783 9.322646 9.336509 9.350373 9.364236 9.379255 9.395487 9.411719 9.427951 9.444834 9.462286 9.479738 9.497189 9.514641 9.532093 9.549545 9.566997 9.584448 9.601900 9.619352 9.636804 9.654256 9.671707 9.689159 9.706611 9.724063 9.741515 9.758966 9.776418 9.793870 9.811322 9.831357 9.854355 9.877353 9.902704 9.929187 9.955671 9.982155 10.008639 10.035123 10.061606 10.088090 10.114574 10.141058 10.167542 10.194025 10.229912 10.379586 11.031902 11.852733 12.431668 12.976258 13.395536 13.705697 14.087787 14.340578 14.587341 14.825418 15.084099 15.366381 15.596155 15.811111 15.961207 16.145150 16.271370 16.449216 16.594940 16.720861 16.846262 16.971026 17.091374 17.210547 17.323638 17.425046 17.526019 17.626993 17.727967 17.828860 17.923936 18.018659 18.113382 18.208105 18.302828 18.397551 18.492274 18.586997 18.681689 18.772919 18.859374 18.945829 19.032285 19.118740 19.205195 19.291650 19.378163 19.468727 19.557976 19.646556 19.744201 19.841846 19.939491 20.037136 20.134780 20.232425 20.330070 20.427731 20.525510 20.623324 20.721137 20.817926 20.908960 20.998050 21.087140 21.176230 21.265320 21.539152 21.940520 22.107779 22.275039 22.442298 22.609557 22.776817 22.944076 23.111336 23.278595 23.445854 23.613114 23.780373 23.947633 24.114892 24.283117 24.454317 24.625516 24.796715 24.967914 25.139114 25.310313 25.481512 25.652712 25.823911 25.995110 26.164798 26.334096 26.503394 26.672692 26.841989 27.011287 27.180585 27.301866 27.347078 27.362194 27.377309 27.392424 27.407540 27.422742 27.437947 27.453151 27.468356 27.483607 27.498873 27.514140 27.529406 27.544753 27.560165 27.575578 27.590991 27.606424 27.621890 27.637357 27.652823 27.668314 27.683887 27.699461 27.715034 27.730618 27.746291 27.761964 27.777636 27.793310 27.809039 27.824768 27.840497 27.856226 27.923887 28.008376 28.092865 28.177354 28.261843 28.346332 28.430821 28.515310 28.599799 28.684288 28.768776 28.853265 28.913482 28.952296 28.968182 28.984068 28.999955 29.015846 29.031754 29.047662 29.063570 29.079501 29.095546 29.111591 29.127636 29.143769 29.160336 29.176904 29.193471 29.214676 29.247087 29.279499 29.311910 29.354341 29.417584 29.482277 29.546969 29.611662 29.676354 29.741047 29.805739 29.870432 29.935124 29.999817 30.064509 30.129202 30.189478 30.242577 30.293482 30.344388 30.395294 30.446199 30.497105 30.548011 30.598916 30.649822 30.698298 30.742774 30.777878 30.812326 30.846774 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.842142 7.856544 7.870946 7.885348 7.899751 7.914153 7.928555 7.942957 7.957360 7.971762 7.986164 8.000566 8.014969 8.029371 8.043773 8.058175 8.072578 8.086980 8.101196 8.115403 8.129610 8.143818 8.157837 8.171617 8.185397 8.199177 8.212957 8.226737 8.240517 8.254297 8.268077 8.281859 8.295651 8.309443 8.323235 8.337027 8.350853 8.364716 8.378579 8.392442 8.406306 8.420169 8.434032 8.447895 8.461759 8.475622 8.489485 8.503348 8.517212 8.531075 8.544938 8.558801 8.572665 8.586528 8.600391 8.614254 8.628118 8.641981 8.655844 8.669707 8.683571 8.697434 8.711297 8.725160 8.739023 8.752887 8.766750 8.780613 8.794476 8.808340 8.822203 8.836066 8.849929 8.863793 8.877656 8.891519 8.905382 8.919246 8.933109 8.946972 8.960835 8.974699 8.988562 9.002425 9.016288 9.030152 9.044015 9.057878 9.071741 9.085605 9.099468 9.113331 9.127194 9.141058 9.154921 9.168784 9.182647 9.196511 9.210374 9.224237 9.238100 9.251964 9.265827 9.279690 9.293553 9.307417 9.321280 9.335143 9.349006 9.362870 9.376733 9.390596 9.404459 9.418323 9.432186 9.447784 9.463932 9.480080 9.496228 9.513399 9.530851 9.548302 9.565754 9.583206 9.600658 9.618110 9.635561 9.653013 9.670465 9.687917 9.705369 9.722820 9.740272 9.757724 9.775176 9.792628 9.810079 9.827531 9.844983 9.862435 9.879887 9.900807 9.923098 9.945390 9.971191 9.997675 10.024159 10.050643 10.077127 10.103610 10.130094 10.156578 10.183062 10.209546 10.236029 10.262513 10.610598 11.217493 11.957343 12.645846 13.101417 13.506029 13.840902 14.172851 14.439211 14.681708 14.922577 15.207846 15.470736 15.701497 15.890285 16.072162 16.221497 16.366974 16.540695 16.678557 16.804396 16.929706 17.053434 17.172921 17.292094 17.402771 17.503745 17.604719 17.705693 17.806738 17.910372 18.003731 18.097705 18.192428 18.287151 18.381874 18.476597 18.571320 18.666043 18.760766 18.853597 18.940930 19.027385 19.113840 19.200296 19.286751 19.373206 19.459661 19.546117 19.635228 19.732401 19.830046 19.927691 20.025336 20.122980 20.220625 20.318270 20.415915 20.513560 20.611264 20.709077 20.806891 20.904058 20.994733 21.083823 21.172913 21.262003 21.410788 21.864503 22.031762 22.199022 22.366281 22.533541 22.700800 22.868059 23.035319 23.202578 23.369838 23.537097 23.704357 23.871616 24.038875 24.206299 24.377397 24.548596 24.719796 24.890995 25.062194 25.233393 25.404593 25.575792 25.746991 25.918191 26.088453 26.257751 26.427049 26.596347 26.765644 26.934942 27.104240 27.273538 27.308140 27.337763 27.355816 27.370931 27.386046 27.401162 27.416349 27.431595 27.446841 27.462087 27.477353 27.492657 27.507962 27.523266 27.538588 27.554007 27.569426 27.584845 27.600264 27.615778 27.631292 27.646807 27.662322 27.677886 27.693460 27.709033 27.724606 27.740290 27.756015 27.771740 27.787466 27.806669 27.827797 27.848926 27.908428 27.992917 28.077406 28.161895 28.246384 28.330873 28.415362 28.499851 28.584339 28.668828 28.753317 28.837806 28.897507 28.926941 28.952723 28.968609 28.984496 29.000382 29.016283 29.032232 29.048181 29.064131 29.080099 29.096145 29.112190 29.128235 29.144966 29.164367 29.183768 29.203169 29.234225 29.266637 29.303599 29.346402 29.411094 29.475787 29.540479 29.605172 29.669864 29.734557 29.799249 29.863942 29.928634 29.993327 30.058019 30.122712 30.183377 30.234627 30.285532 30.336438 30.387344 30.438250 30.489155 30.540061 30.590967 30.641872 30.690777 30.732652 30.769411 30.803859 30.838896 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.896148 7.910550 7.924952 7.939354 7.953757 7.968159 7.982561 7.996963 8.011366 8.025768 8.040170 8.054572 8.068974 8.083377 8.097779 8.112181 8.126583 8.140986 8.155320 8.169451 8.183582 8.197713 8.211844 8.225726 8.239506 8.253286 8.267066 8.280846 8.294627 8.308407 8.322187 8.335967 8.349755 8.363555 8.377355 8.391155 8.404956 8.418803 8.432666 8.446529 8.460392 8.474256 8.488119 8.501982 8.515845 8.529709 8.543572 8.557435 8.571298 8.585162 8.599025 8.612888 8.626751 8.640615 8.654478 8.668341 8.682204 8.696068 8.709931 8.723794 8.737657 8.751521 8.765384 8.779247 8.793110 8.806974 8.820837 8.834700 8.848563 8.862427 8.876290 8.890153 8.904016 8.917880 8.931743 8.945606 8.959469 8.973333 8.987196 9.001059 9.014922 9.028786 9.042649 9.056512 9.070375 9.084239 9.098102 9.111965 9.125828 9.139692 9.153555 9.167418 9.181281 9.195145 9.209008 9.222871 9.236734 9.250598 9.264461 9.278324 9.292187 9.306051 9.319914 9.333777 9.347640 9.361504 9.375367 9.389230 9.403093 9.416957 9.430820 9.444683 9.458546 9.472410 9.486273 9.500204 9.516268 9.532333 9.548398 9.564512 9.581964 9.599415 9.616867 9.634319 9.651771 9.669223 9.686675 9.704126 9.721578 9.739030 9.756482 9.773934 9.791385 9.808837 9.826289 9.843741 9.861193 9.878644 9.896096 9.913548 9.931000 9.948452 9.969943 9.991570 10.013198 10.039679 10.066163 10.092647 10.119131 10.145614 10.172098 10.198582 10.225066 10.251550 10.280342 10.314395 10.701036 11.415933 12.060523 12.799575 13.225497 13.584986 13.976107 14.269894 14.537844 14.778866 15.043233 15.331524 15.573728 15.811623 15.969459 16.172617 16.297844 16.475507 16.631391 16.762093 16.887899 17.013150 17.135294 17.254469 17.373642 17.481471 17.582445 17.683418 17.784478 17.888598 17.992235 18.086630 18.178814 18.271655 18.366197 18.460920 18.555643 18.650366 18.745089 18.839812 18.934535 19.022486 19.108941 19.195396 19.281852 19.368307 19.454762 19.541217 19.629102 19.723663 19.819124 19.915891 20.013535 20.111180 20.208825 20.306470 20.404115 20.501760 20.599404 20.697062 20.794831 20.892644 20.990367 21.080506 21.169596 21.258686 21.356593 21.787418 21.955746 22.123005 22.290265 22.457524 22.624783 22.792043 22.959302 23.126562 23.293821 23.461080 23.628340 23.795599 23.962859 24.130118 24.300478 24.471677 24.642876 24.814075 24.985275 25.156474 25.327673 25.498872 25.670072 25.841271 26.012108 26.181406 26.350704 26.520002 26.689299 26.858597 27.027895 27.197193 27.290075 27.310531 27.330988 27.349445 27.364581 27.379717 27.394853 27.410006 27.425273 27.440539 27.455806 27.471072 27.486416 27.501765 27.517114 27.532464 27.547865 27.563285 27.578704 27.594123 27.609627 27.625190 27.640753 27.656317 27.671907 27.687529 27.703151 27.718772 27.734432 27.750161 27.765890 27.781619 27.802509 27.837219 27.892969 27.977458 28.061947 28.146436 28.230925 28.315414 28.399902 28.484391 28.568880 28.653369 28.737858 28.822347 28.890029 28.911634 28.933240 28.953150 28.969037 28.984923 29.000809 29.016722 29.032713 29.048704 29.064694 29.080698 29.096743 29.112789 29.128834 29.146657 29.170061 29.193465 29.221363 29.253775 29.292811 29.339911 29.404604 29.469297 29.533989 29.598682 29.663374 29.728067 29.792759 29.857452 29.922144 29.986837 30.051529 30.115661 30.175771 30.226677 30.277583 30.328488 30.379394 30.430300 30.481205 30.532111 30.583017 30.633922 30.684086 30.723648 30.760944 30.795392 30.833426 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 7.964556 7.978958 7.993360 8.007762 8.022165 8.036567 8.050969 8.065371 8.079774 8.094176 8.108578 8.122980 8.137383 8.151785 8.166187 8.180589 8.194992 8.209394 8.223607 8.237663 8.251718 8.265774 8.279829 8.293616 8.307396 8.321176 8.334956 8.348736 8.362516 8.376296 8.390076 8.403856 8.417655 8.431463 8.445272 8.459080 8.472889 8.486753 8.500616 8.514479 8.528342 8.542206 8.556069 8.569932 8.583795 8.597659 8.611522 8.625385 8.639248 8.653112 8.666975 8.680838 8.694701 8.708565 8.722428 8.736291 8.750154 8.764018 8.777881 8.791744 8.805607 8.819471 8.833334 8.847197 8.861060 8.874924 8.888787 8.902650 8.916513 8.930377 8.944240 8.958103 8.971966 8.985830 8.999693 9.013556 9.027419 9.041283 9.055146 9.069009 9.082872 9.096736 9.110599 9.124462 9.138325 9.152189 9.166052 9.179915 9.193778 9.207642 9.221505 9.235368 9.249231 9.263095 9.276958 9.290821 9.304684 9.318548 9.332411 9.346274 9.360137 9.374001 9.387864 9.401727 9.415590 9.429454 9.443317 9.457180 9.471043 9.484907 9.498770 9.512633 9.526496 9.540360 9.554223 9.568726 9.584709 9.600691 9.616674 9.633077 9.650529 9.667980 9.685432 9.702884 9.720336 9.737788 9.755239 9.772691 9.790143 9.807595 9.825047 9.842498 9.859950 9.877402 9.894854 9.912306 9.929757 9.947209 9.964661 9.982113 9.999565 10.017791 10.038793 10.059794 10.081683 10.108167 10.134651 10.161135 10.187618 10.214102 10.240586 10.267070 10.293554 10.320037 10.367543 10.792760 11.614373 12.247245 12.930200 13.349578 13.701752 14.106461 14.368527 14.635156 14.879533 15.166979 15.446693 15.676720 15.898538 16.055951 16.249822 16.381252 16.570536 16.718523 16.845630 16.971344 17.096252 17.216843 17.336016 17.455189 17.560171 17.661144 17.762118 17.866324 17.972146 18.074129 18.169288 18.262195 18.354128 18.446206 18.539965 18.634688 18.729411 18.824134 18.918857 19.013494 19.104042 19.190497 19.276952 19.363407 19.449863 19.536318 19.624414 19.718764 19.814224 19.909685 20.005146 20.100609 20.197025 20.294670 20.392315 20.489959 20.587604 20.685249 20.782894 20.880584 20.978398 21.075200 21.166280 21.255369 21.344459 21.704888 21.879729 22.046988 22.214248 22.381507 22.548767 22.716026 22.883285 23.050545 23.217804 23.385064 23.552323 23.719583 23.886842 24.054101 24.223558 24.394757 24.565957 24.737156 24.908355 25.079554 25.250754 25.421953 25.593152 25.764351 25.935523 26.105061 26.274359 26.443656 26.612954 26.782252 26.951550 27.120848 27.280549 27.296171 27.311793 27.327414 27.343036 27.358234 27.373410 27.388587 27.403764 27.419006 27.434272 27.449539 27.464805 27.480138 27.495532 27.510927 27.526321 27.541737 27.557195 27.572652 27.588110 27.603590 27.619164 27.634737 27.650310 27.665891 27.681565 27.697239 27.712913 27.728587 27.744700 27.760820 27.776941 27.793061 27.877510 27.961999 28.046488 28.130977 28.215465 28.299954 28.384443 28.468932 28.553421 28.637910 28.722399 28.806888 28.885693 28.902759 28.919826 28.936893 28.953578 28.969464 28.985350 29.001237 29.017164 29.033197 29.049229 29.065261 29.081297 29.097342 29.113387 29.129433 29.149227 29.178715 29.208501 29.240912 29.276331 29.333438 29.398114 29.462806 29.527499 29.592191 29.656884 29.721577 29.786269 29.850962 29.915654 29.980347 30.045039 30.109176 30.167795 30.218727 30.269633 30.320539 30.371444 30.422350 30.473256 30.524161 30.575067 30.625973 30.676878 30.715587 30.752478 30.786926 30.825939 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.032964 8.047366 8.061768 8.076170 8.090573 8.104975 8.119377 8.133779 8.148182 8.162584 8.176986 8.191388 8.205791 8.220193 8.234595 8.248997 8.263400 8.277802 8.291851 8.305832 8.319813 8.333793 8.347725 8.361505 8.375285 8.389065 8.402845 8.416625 8.430405 8.444185 8.457965 8.471745 8.485559 8.499376 8.513193 8.527010 8.540840 8.554703 8.568566 8.582429 8.596293 8.610156 8.624019 8.637882 8.651746 8.665609 8.679472 8.693335 8.707199 8.721062 8.734925 8.748788 8.762652 8.776515 8.790378 8.804241 8.818105 8.831968 8.845831 8.859694 8.873558 8.887421 8.901284 8.915147 8.929011 8.942874 8.956737 8.970600 8.984464 8.998327 9.012190 9.026053 9.039917 9.053780 9.067643 9.081506 9.095370 9.109233 9.123096 9.136959 9.150822 9.164686 9.178549 9.192412 9.206275 9.220139 9.234002 9.247865 9.261728 9.275592 9.289455 9.303318 9.317181 9.331045 9.344908 9.358771 9.372634 9.386498 9.400361 9.414224 9.428087 9.441951 9.455814 9.469677 9.483540 9.497404 9.511267 9.525130 9.538993 9.552857 9.566720 9.580583 9.594446 9.608310 9.622173 9.637205 9.653106 9.669007 9.684908 9.701642 9.719093 9.736545 9.753997 9.771449 9.788901 9.806353 9.823804 9.841256 9.858708 9.876160 9.893612 9.911063 9.928515 9.945967 9.963419 9.980871 9.998322 10.015774 10.033226 10.050678 10.068130 10.086969 10.107380 10.127791 10.150171 10.176655 10.203139 10.229622 10.256106 10.282590 10.309074 10.335640 10.363668 10.391697 10.946112 11.812813 12.461612 13.055458 13.473658 13.836956 14.199210 14.466136 14.735823 14.992301 15.290726 15.551301 15.788544 15.977712 16.182338 16.326169 16.497644 16.662015 16.803326 16.929167 17.054788 17.178773 17.298391 17.417564 17.535270 17.638870 17.739954 17.844050 17.949872 18.055694 18.156279 18.251368 18.345397 18.437509 18.529442 18.621374 18.714015 18.808457 18.903180 18.997903 19.092626 19.185235 19.272053 19.358508 19.444963 19.531419 19.619656 19.713864 19.809325 19.904786 20.000247 20.095707 20.191168 20.286629 20.382090 20.478159 20.575804 20.673449 20.771094 20.868739 20.966383 21.064151 21.161388 21.252053 21.341143 21.595073 21.803712 21.970972 22.138231 22.305490 22.472750 22.640009 22.807269 22.974528 23.141788 23.309047 23.476306 23.643566 23.810825 23.978085 24.146639 24.317838 24.489037 24.660236 24.831436 25.002635 25.173834 25.345033 25.516233 25.687432 25.858631 26.028716 26.198014 26.367311 26.536609 26.705907 26.875205 27.044503 27.213801 27.267830 27.291336 27.306451 27.321566 27.336682 27.351852 27.367070 27.382288 27.397505 27.412745 27.428031 27.443318 27.458604 27.473905 27.489325 27.504744 27.520163 27.535582 27.551084 27.566590 27.582096 27.597602 27.613163 27.628736 27.644309 27.659883 27.675562 27.691289 27.707015 27.722742 27.742890 27.765871 27.788852 27.862051 27.946540 28.031029 28.115517 28.200006 28.284495 28.368984 28.453473 28.537962 28.622451 28.706940 28.791429 28.853466 28.890459 28.906346 28.922232 28.938119 28.954015 28.969929 28.985844 29.001759 29.017715 29.033760 29.049805 29.065850 29.082413 29.100091 29.117769 29.135447 29.163228 29.195639 29.230124 29.265476 29.326931 29.391624 29.456316 29.521009 29.585701 29.650394 29.715086 29.779779 29.844472 29.909164 29.973857 30.038549 30.103242 30.159095 30.210778 30.261683 30.312589 30.363495 30.414400 30.465306 30.516212 30.567117 30.618023 30.668929 30.708327 30.743954 30.778459 30.815070 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.029360 8.043763 8.058165 8.072567 8.086969 8.101372 8.115774 8.130176 8.144578 8.158981 8.173383 8.187785 8.202187 8.216590 8.230992 8.245394 8.259796 8.274199 8.288601 8.303003 8.317405 8.331808 8.346146 8.360052 8.373959 8.387866 8.401772 8.415614 8.429394 8.443174 8.456954 8.470734 8.484514 8.498294 8.512074 8.525854 8.539643 8.553468 8.567293 8.581118 8.594943 8.608790 8.622653 8.636516 8.650379 8.664243 8.678106 8.691969 8.705832 8.719696 8.733559 8.747422 8.761285 8.775149 8.789012 8.802875 8.816738 8.830602 8.844465 8.858328 8.872191 8.886055 8.899918 8.913781 8.927644 8.941508 8.955371 8.969234 8.983097 8.996961 9.010824 9.024687 9.038550 9.052414 9.066277 9.080140 9.094003 9.107867 9.121730 9.135593 9.149456 9.163320 9.177183 9.191046 9.204909 9.218773 9.232636 9.246499 9.260362 9.274226 9.288089 9.301952 9.315815 9.329679 9.343542 9.357405 9.371268 9.385132 9.398995 9.412858 9.426721 9.440585 9.454448 9.468311 9.482174 9.496038 9.509901 9.523764 9.537627 9.551491 9.565354 9.579217 9.593080 9.606944 9.620807 9.634670 9.648533 9.662397 9.676260 9.690123 9.705640 9.721460 9.737281 9.753101 9.770207 9.787658 9.805110 9.822562 9.840014 9.857466 9.874917 9.892369 9.909821 9.927273 9.944725 9.962176 9.979628 9.997080 10.014532 10.031984 10.049435 10.066887 10.084339 10.101791 10.119243 10.136694 10.155874 10.175727 10.195579 10.218659 10.245143 10.271626 10.298110 10.324594 10.351078 10.377561 10.408957 10.458205 11.136354 11.955947 12.675978 13.179539 13.578221 13.972161 14.296819 14.566526 14.836490 15.126113 15.413193 15.654293 15.901256 16.060039 16.276228 16.408048 16.599555 16.753452 16.886863 17.012703 17.138233 17.260742 17.379938 17.499111 17.614859 17.717609 17.821776 17.927598 18.033420 18.139242 18.238451 18.333381 18.428190 18.520890 18.612823 18.704755 18.796688 18.888700 18.982226 19.076949 19.171672 19.265749 19.353609 19.440064 19.526519 19.614826 19.708965 19.804426 19.899887 19.995347 20.090808 20.186269 20.281730 20.377190 20.472651 20.568112 20.663573 20.759495 20.856939 20.954583 21.052228 21.149917 21.247592 21.337826 21.466708 21.727696 21.894955 22.062214 22.229474 22.396733 22.563993 22.731252 22.898511 23.065771 23.233030 23.400290 23.567549 23.734809 23.902068 24.069727 24.240918 24.412117 24.583317 24.754516 24.925715 25.096915 25.268114 25.439313 25.610512 25.781712 25.952371 26.121669 26.290966 26.460264 26.629562 26.798860 26.968158 27.137455 27.231251 27.260648 27.284958 27.300073 27.315188 27.330304 27.345435 27.360694 27.375954 27.391213 27.406472 27.421796 27.437127 27.452458 27.467789 27.483183 27.498602 27.514021 27.529440 27.544935 27.560489 27.576044 27.591599 27.607183 27.622806 27.638428 27.654051 27.669708 27.685437 27.701166 27.716895 27.738399 27.778407 27.846592 27.931080 28.015569 28.100058 28.184547 28.269036 28.353525 28.438014 28.522503 28.606992 28.691481 28.775970 28.834959 28.866109 28.890887 28.906773 28.922659 28.938546 28.954458 28.970414 28.986370 29.002326 29.018313 29.034359 29.050404 29.066449 29.084227 29.105169 29.126111 29.150366 29.182777 29.218224 29.260476 29.320441 29.385134 29.449826 29.514519 29.579211 29.643904 29.708596 29.773289 29.837981 29.902674 29.967366 30.032059 30.096752 30.151200 30.202828 30.253733 30.304639 30.355545 30.406450 30.457356 30.508262 30.559168 30.610073 30.660030 30.701096 30.735544 30.769992 30.804440 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.097769 8.112171 8.126573 8.140975 8.155378 8.169780 8.184182 8.198584 8.212986 8.227389 8.241791 8.256193 8.270595 8.284998 8.299400 8.313802 8.328204 8.342607 8.357009 8.371411 8.385813 8.400216 8.414377 8.428211 8.442044 8.455878 8.469711 8.483503 8.497283 8.511063 8.524843 8.538623 8.552403 8.566183 8.579963 8.593743 8.607548 8.621382 8.635215 8.649048 8.662882 8.676740 8.690603 8.704466 8.718329 8.732193 8.746056 8.759919 8.773782 8.787646 8.801509 8.815372 8.829235 8.843099 8.856962 8.870825 8.884688 8.898552 8.912415 8.926278 8.940141 8.954005 8.967868 8.981731 8.995594 9.009458 9.023321 9.037184 9.051047 9.064911 9.078774 9.092637 9.106500 9.120364 9.134227 9.148090 9.161953 9.175817 9.189680 9.203543 9.217406 9.231270 9.245133 9.258996 9.272859 9.286723 9.300586 9.314449 9.328312 9.342176 9.356039 9.369902 9.383765 9.397629 9.411492 9.425355 9.439218 9.453082 9.466945 9.480808 9.494671 9.508535 9.522398 9.536261 9.550124 9.563988 9.577851 9.591714 9.605577 9.619441 9.633304 9.647167 9.661030 9.674894 9.688757 9.702620 9.716483 9.730347 9.744210 9.758292 9.774032 9.789773 9.805513 9.821320 9.838771 9.856223 9.873675 9.891127 9.908579 9.926030 9.943482 9.960934 9.978386 9.995838 10.013290 10.030741 10.048193 10.065645 10.083097 10.100549 10.118000 10.135452 10.152904 10.170356 10.187808 10.205259 10.224528 10.243852 10.263176 10.287147 10.313630 10.340114 10.366598 10.393082 10.419565 10.446049 10.611568 11.334794 12.064788 12.876473 13.303619 13.697806 14.112541 14.391722 14.692412 14.937157 15.249859 15.528332 15.758995 15.985964 16.169415 16.354495 16.512320 16.691857 16.841754 16.970399 17.096237 17.221454 17.342312 17.461485 17.580659 17.694350 17.799501 17.905323 18.011146 18.116968 18.222790 18.320464 18.415394 18.510325 18.604152 18.696204 18.788136 18.880069 18.972002 19.063934 19.156396 19.250717 19.345379 19.435165 19.521620 19.609923 19.704066 19.799527 19.894987 19.990448 20.085909 20.181370 20.276830 20.372291 20.467752 20.563213 20.658673 20.754134 20.849595 20.945056 21.040678 21.138073 21.235718 21.332476 21.423599 21.651679 21.818938 21.986198 22.153457 22.320716 22.487976 22.655235 22.822495 22.989754 23.157014 23.324273 23.491532 23.658792 23.826051 23.993311 24.163999 24.335198 24.506397 24.677596 24.848796 25.019995 25.191194 25.362394 25.533593 25.704792 25.875914 26.045323 26.214621 26.383919 26.553217 26.722515 26.891813 27.061110 27.217191 27.237540 27.257888 27.278236 27.293727 27.308876 27.324025 27.339174 27.354405 27.369671 27.384938 27.400204 27.415525 27.430900 27.446276 27.461652 27.477051 27.492500 27.507949 27.523398 27.538867 27.554440 27.570013 27.585587 27.601164 27.616840 27.632515 27.648190 27.663866 27.680963 27.698140 27.715317 27.746643 27.831132 27.915621 28.000110 28.084599 28.169088 28.253577 28.338066 28.422555 28.507044 28.591533 28.676022 28.760511 28.826711 28.849228 28.871744 28.891314 28.907200 28.923087 28.938973 28.954904 28.970902 28.986899 29.002896 29.018912 29.034957 29.051003 29.067048 29.086864 29.112547 29.138230 29.169915 29.202326 29.253051 29.313951 29.378644 29.443336 29.508029 29.572721 29.637414 29.702106 29.766799 29.831491 29.896184 29.960876 30.025569 30.090179 30.143972 30.194878 30.245784 30.296689 30.347595 30.398501 30.449406 30.500312 30.551218 30.602123 30.649982 30.692629 30.727077 30.761525 30.795973 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.166177 8.180579 8.194981 8.209383 8.223786 8.238188 8.252590 8.266992 8.281395 8.295797 8.310199 8.324601 8.339004 8.353406 8.367808 8.382210 8.396612 8.411011 8.425393 8.439774 8.454156 8.468537 8.482492 8.496272 8.510052 8.523832 8.537612 8.551392 8.565172 8.578952 8.592732 8.606512 8.620292 8.634072 8.647853 8.661633 8.675458 8.689300 8.703141 8.716983 8.730827 8.744690 8.758553 8.772416 8.786280 8.800143 8.814006 8.827869 8.841733 8.855596 8.869459 8.883322 8.897186 8.911049 8.924912 8.938775 8.952639 8.966502 8.980365 8.994228 9.008092 9.021955 9.035818 9.049681 9.063545 9.077408 9.091271 9.105134 9.118998 9.132861 9.146724 9.160587 9.174451 9.188314 9.202177 9.216040 9.229904 9.243767 9.257630 9.271493 9.285357 9.299220 9.313083 9.326946 9.340810 9.354673 9.368536 9.382399 9.396263 9.410126 9.423989 9.437852 9.451716 9.465579 9.479442 9.493305 9.507169 9.521032 9.534895 9.548758 9.562622 9.576485 9.590348 9.604211 9.618074 9.631938 9.645801 9.659664 9.673527 9.687391 9.701254 9.715117 9.728980 9.742844 9.756707 9.770570 9.784433 9.798297 9.812160 9.826721 9.842382 9.858044 9.873705 9.889885 9.907336 9.924788 9.942240 9.959692 9.977144 9.994595 10.012047 10.029499 10.046951 10.064403 10.081854 10.099306 10.116758 10.134210 10.151662 10.169113 10.186565 10.204017 10.221469 10.238921 10.256372 10.274128 10.292950 10.311773 10.330595 10.355634 10.382118 10.408602 10.435086 10.461569 10.498741 10.730103 11.533234 12.277188 13.009729 13.427700 13.838186 14.222405 14.487371 14.793446 15.081262 15.373272 15.631866 15.880175 16.065139 16.299091 16.430841 16.627761 16.783336 16.927687 17.053936 17.179770 17.304091 17.423860 17.543033 17.662343 17.777121 17.883049 17.988871 18.094693 18.200515 18.305482 18.402476 18.497407 18.592337 18.687079 18.779585 18.871517 18.963450 19.055383 19.147315 19.239248 19.331214 19.424486 19.516721 19.604944 19.699166 19.794627 19.890088 19.985549 20.081010 20.176470 20.271931 20.367392 20.462853 20.558313 20.653774 20.749235 20.844696 20.940156 21.035617 21.131078 21.226539 21.322138 21.418739 21.575662 21.742922 21.910181 22.077440 22.244700 22.411959 22.579219 22.746478 22.913737 23.080997 23.248256 23.415516 23.582775 23.750035 23.917294 24.087079 24.258278 24.429478 24.600677 24.771876 24.943075 25.114275 25.285474 25.456673 25.627873 25.799072 25.968978 26.138276 26.307574 26.476872 26.646170 26.815468 26.984765 27.154063 27.225309 27.240868 27.256427 27.271986 27.287355 27.302545 27.317736 27.332926 27.348138 27.363406 27.378674 27.393942 27.409223 27.424642 27.440061 27.455480 27.470900 27.486391 27.501888 27.517385 27.532882 27.548439 27.564012 27.579586 27.595159 27.610834 27.626562 27.642290 27.658018 27.679190 27.704380 27.731184 27.815673 27.900162 27.984651 28.069140 28.153629 28.238118 28.322607 28.407096 28.491585 28.576074 28.660563 28.745052 28.822044 28.839674 28.857303 28.874933 28.891741 28.907628 28.923514 28.939401 28.955353 28.971391 28.987430 29.003469 29.019593 29.035829 29.052065 29.068301 29.092230 29.124641 29.157607 29.191137 29.242769 29.307461 29.372154 29.436846 29.501539 29.566231 29.630924 29.695616 29.760309 29.825001 29.889694 29.954386 30.019079 30.081355 30.136023 30.186928 30.237834 30.288740 30.339645 30.390551 30.441457 30.492362 30.543268 30.594174 30.641160 30.684162 30.718610 30.753059 30.787507 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.220182 8.234585 8.248987 8.263389 8.277791 8.292194 8.306596 8.320998 8.335400 8.349803 8.364205 8.378607 8.393009 8.407412 8.421814 8.436216 8.450618 8.465021 8.479377 8.493680 8.507983 8.522287 8.536590 8.550381 8.564161 8.577941 8.591721 8.605501 8.619281 8.633062 8.646842 8.660622 8.674402 8.688182 8.701962 8.715742 8.729522 8.743372 8.757222 8.771072 8.784922 8.798777 8.812640 8.826503 8.840366 8.854230 8.868093 8.881956 8.895819 8.909683 8.923546 8.937409 8.951272 8.965136 8.978999 8.992862 9.006725 9.020589 9.034452 9.048315 9.062178 9.076042 9.089905 9.103768 9.117631 9.131495 9.145358 9.159221 9.173084 9.186948 9.200811 9.214674 9.228537 9.242401 9.256264 9.270127 9.283990 9.297854 9.311717 9.325580 9.339443 9.353307 9.367170 9.381033 9.394896 9.408760 9.422623 9.436486 9.450349 9.464213 9.478076 9.491939 9.505802 9.519666 9.533529 9.547392 9.561255 9.575119 9.588982 9.602845 9.616708 9.630572 9.644435 9.658298 9.672161 9.686025 9.699888 9.713751 9.727614 9.741478 9.755341 9.769204 9.783067 9.796931 9.810794 9.824657 9.838520 9.852384 9.866247 9.880110 9.895107 9.910690 9.926274 9.941857 9.958449 9.975901 9.993353 10.010805 10.028257 10.045708 10.063160 10.080612 10.098064 10.115516 10.132967 10.150419 10.167871 10.185323 10.202775 10.220227 10.237678 10.255130 10.272582 10.290034 10.307486 10.324937 10.342812 10.361158 10.379505 10.397851 10.424122 10.450606 10.477090 10.503573 10.537959 10.860731 11.731674 12.490134 13.138248 13.559326 13.992243 14.317307 14.627545 14.894113 15.208993 15.494648 15.734858 15.994217 16.158215 16.382820 16.526731 16.721698 16.874815 17.011632 17.137473 17.263301 17.386170 17.505407 17.624580 17.748725 17.860987 17.966597 18.072419 18.178241 18.284063 18.387980 18.484489 18.579420 18.674350 18.769281 18.862894 18.954899 19.046831 19.138764 19.230696 19.322629 19.414561 19.506494 19.599069 19.694173 19.789600 19.885027 19.980455 20.075882 20.171309 20.266736 20.362164 20.457591 20.553018 20.648446 20.743873 20.839300 20.934727 21.030155 21.125582 21.221009 21.316437 21.411864 21.508859 21.666905 21.834164 22.001424 22.168683 22.335942 22.503202 22.670461 22.837721 23.004980 23.172240 23.339499 23.506758 23.674018 23.841277 24.010160 24.181359 24.352558 24.523757 24.694957 24.866156 25.037355 25.208554 25.379754 25.550953 25.722152 25.892633 26.061931 26.231229 26.400527 26.569825 26.739122 26.908420 27.077718 27.180755 27.220478 27.235593 27.250708 27.265824 27.280950 27.296181 27.311412 27.326644 27.341875 27.357177 27.372490 27.387802 27.403115 27.418500 27.433920 27.449339 27.464758 27.480243 27.495789 27.511335 27.526881 27.542458 27.558082 27.573706 27.589331 27.604985 27.620714 27.636443 27.652172 27.674315 27.721530 27.800214 27.884703 27.969192 28.053681 28.138170 28.222659 28.307148 28.391637 28.476126 28.560615 28.645104 28.729593 28.794320 28.828623 28.844510 28.860396 28.876282 28.892186 28.908107 28.924028 28.939950 28.955929 28.971974 28.988019 29.004064 29.021463 29.040411 29.059360 29.079368 29.111779 29.144905 29.184581 29.236279 29.300971 29.365664 29.430356 29.495049 29.559741 29.624434 29.689126 29.753819 29.818511 29.883204 29.947896 30.012589 30.073422 30.128073 30.178979 30.229884 30.280790 30.331696 30.382601 30.433507 30.484413 30.535318 30.586224 30.633353 30.674558 30.710144 30.744592 30.779040 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.288590 8.302993 8.317395 8.331797 8.346199 8.360602 8.375004 8.389406 8.403808 8.418211 8.432613 8.447015 8.461417 8.475820 8.490222 8.504624 8.519026 8.533429 8.547697 8.561923 8.576149 8.590375 8.604490 8.618271 8.632051 8.645831 8.659611 8.673391 8.687171 8.700951 8.714731 8.728511 8.742291 8.756071 8.769851 8.783631 8.797432 8.811291 8.825149 8.839007 8.852865 8.866727 8.880590 8.894453 8.908317 8.922180 8.936043 8.949906 8.963770 8.977633 8.991496 9.005359 9.019223 9.033086 9.046949 9.060812 9.074675 9.088539 9.102402 9.116265 9.130128 9.143992 9.157855 9.171718 9.185581 9.199445 9.213308 9.227171 9.241034 9.254898 9.268761 9.282624 9.296487 9.310351 9.324214 9.338077 9.351940 9.365804 9.379667 9.393530 9.407393 9.421257 9.435120 9.448983 9.462846 9.476710 9.490573 9.504436 9.518299 9.532163 9.546026 9.559889 9.573752 9.587616 9.601479 9.615342 9.629205 9.643069 9.656932 9.670795 9.684658 9.698522 9.712385 9.726248 9.740111 9.753975 9.767838 9.781701 9.795564 9.809428 9.823291 9.837154 9.851017 9.864881 9.878744 9.892607 9.906470 9.920334 9.934197 9.948060 9.963452 9.978958 9.994463 10.009969 10.027014 10.044466 10.061918 10.079370 10.096822 10.114273 10.131725 10.149177 10.166629 10.184081 10.201532 10.218984 10.236436 10.253888 10.271340 10.288791 10.306243 10.323695 10.341147 10.358599 10.376050 10.393502 10.411274 10.429168 10.447062 10.466126 10.492610 10.519094 10.548345 10.578712 11.055215 11.930114 12.702670 13.268325 13.717888 14.139990 14.412209 14.750403 15.009484 15.332740 15.609438 15.845214 16.073391 16.282879 16.459167 16.643388 16.813178 16.964593 17.095168 17.221010 17.346633 17.467782 17.586955 17.711099 17.837729 17.945266 18.050145 18.155967 18.261789 18.367611 18.470754 18.566502 18.661433 18.756363 18.851294 18.945956 19.038280 19.130212 19.222145 19.314077 19.406010 19.497942 19.590496 19.687188 19.783208 19.878747 19.974278 20.069734 20.165161 20.260589 20.356016 20.451443 20.546870 20.642298 20.737725 20.833152 20.928579 21.024007 21.119434 21.214861 21.310289 21.405716 21.500569 21.602311 21.758148 21.925407 22.092666 22.259926 22.427185 22.594445 22.761704 22.928963 23.096223 23.263482 23.430742 23.598001 23.765261 23.933316 24.104439 24.275639 24.446838 24.618037 24.789236 24.960436 25.131635 25.302834 25.474033 25.645233 25.816286 25.985586 26.154884 26.324182 26.493480 26.662777 26.832075 27.001373 27.154554 27.183729 27.212903 27.229221 27.244342 27.259464 27.274585 27.289804 27.305070 27.320337 27.335603 27.350912 27.366269 27.381627 27.396984 27.412365 27.427805 27.443245 27.458686 27.474143 27.489717 27.505290 27.520863 27.536437 27.552114 27.567791 27.583467 27.599144 27.617290 27.635672 27.654053 27.700266 27.784755 27.869244 27.953733 28.038222 28.122711 28.207200 28.291689 28.376178 28.460667 28.545156 28.629645 28.714134 28.772615 28.805694 28.829051 28.844937 28.860823 28.876710 28.892636 28.908598 28.924561 28.940523 28.956527 28.972573 28.988618 29.004663 29.024084 29.046832 29.069580 29.098917 29.131329 29.175082 29.229789 29.294481 29.359174 29.423866 29.488559 29.553251 29.617944 29.682636 29.747329 29.812021 29.876714 29.941406 30.006099 30.066252 30.120123 30.171029 30.221934 30.272840 30.323746 30.374651 30.425557 30.476463 30.527369 30.578274 30.626395 30.665359 30.701677 30.736125 30.772607 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.356998 8.371401 8.385803 8.400205 8.414607 8.429010 8.443412 8.457814 8.472216 8.486619 8.501021 8.515423 8.529825 8.544228 8.558630 8.573032 8.587434 8.601824 8.615973 8.630122 8.644271 8.658421 8.672380 8.686160 8.699940 8.713720 8.727500 8.741280 8.755060 8.768840 8.782620 8.796401 8.810184 8.823967 8.837751 8.851534 8.865361 8.879224 8.893087 8.906950 8.920814 8.934677 8.948540 8.962403 8.976267 8.990130 9.003993 9.017856 9.031720 9.045583 9.059446 9.073309 9.087173 9.101036 9.114899 9.128762 9.142626 9.156489 9.170352 9.184215 9.198079 9.211942 9.225805 9.239668 9.253532 9.267395 9.281258 9.295121 9.308985 9.322848 9.336711 9.350574 9.364438 9.378301 9.392164 9.406027 9.419891 9.433754 9.447617 9.461480 9.475344 9.489207 9.503070 9.516933 9.530797 9.544660 9.558523 9.572386 9.586250 9.600113 9.613976 9.627839 9.641703 9.655566 9.669429 9.683292 9.697156 9.711019 9.724882 9.738745 9.752609 9.766472 9.780335 9.794198 9.808062 9.821925 9.835788 9.849651 9.863515 9.877378 9.891241 9.905104 9.918968 9.932831 9.946694 9.960557 9.974421 9.988284 10.002147 10.016327 10.031756 10.047185 10.062614 10.078127 10.095579 10.113031 10.130483 10.147935 10.165386 10.182838 10.200290 10.217742 10.235194 10.252645 10.270097 10.287549 10.305001 10.322453 10.339904 10.357356 10.374808 10.392260 10.409712 10.427164 10.444615 10.462067 10.479530 10.496994 10.514457 10.534614 10.561098 10.587581 10.640726 11.253655 12.092765 12.932081 13.412059 13.871944 14.242892 14.529586 14.851070 15.166647 15.455187 15.712430 15.971951 16.153775 16.399398 16.546407 16.751205 16.904657 17.051594 17.178705 17.304546 17.429386 17.549329 17.673473 17.800103 17.924326 18.029280 18.133693 18.239515 18.345337 18.451159 18.553585 18.648515 18.743446 18.838376 18.933307 19.028237 19.121625 19.213593 19.305526 19.397458 19.489391 19.581622 19.678637 19.775651 19.872117 19.967685 20.063224 20.158763 20.254302 20.349840 20.445295 20.540722 20.636150 20.731577 20.827004 20.922432 21.017859 21.113286 21.208713 21.304141 21.399568 21.494407 21.588604 21.687239 21.849390 22.016650 22.183909 22.351168 22.518428 22.685687 22.852947 23.020206 23.187466 23.354725 23.521984 23.689244 23.856711 24.027520 24.198719 24.369918 24.541118 24.712317 24.883516 25.054715 25.225915 25.397114 25.568313 25.739511 25.909241 26.078539 26.247837 26.417135 26.586432 26.755730 26.925028 27.094326 27.164640 27.184881 27.205123 27.222860 27.238023 27.253185 27.268347 27.283537 27.298803 27.314070 27.329336 27.344610 27.360012 27.375415 27.390817 27.406219 27.421698 27.437187 27.452675 27.468164 27.483716 27.499289 27.514863 27.530436 27.546106 27.561836 27.577565 27.593294 27.615593 27.643462 27.684807 27.769296 27.853785 27.938274 28.022763 28.107252 28.191741 28.276230 28.360719 28.445208 28.529697 28.614186 28.698675 28.763471 28.786978 28.810485 28.829478 28.845364 28.861251 28.877137 28.893088 28.909092 28.925096 28.941100 28.957126 28.973171 28.989217 29.005262 29.028019 29.056473 29.086055 29.118467 29.160087 29.223299 29.287991 29.352684 29.417376 29.482069 29.546761 29.611454 29.676146 29.740839 29.805531 29.870224 29.934916 29.999609 30.059740 30.112173 30.163079 30.213985 30.264890 30.315796 30.366702 30.417607 30.468513 30.519419 30.570324 30.620155 30.657109 30.693210 30.727658 30.766405 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.353395 8.367798 8.382200 8.396602 8.411004 8.425407 8.439809 8.454211 8.468613 8.483016 8.497418 8.511820 8.526222 8.540624 8.555027 8.569429 8.583831 8.598233 8.612636 8.627038 8.641440 8.655842 8.670131 8.684205 8.698278 8.712352 8.726425 8.740269 8.754049 8.767829 8.781609 8.795389 8.809169 8.822949 8.836729 8.850509 8.864295 8.878086 8.891878 8.905669 8.919461 8.933311 8.947174 8.961037 8.974900 8.988764 9.002627 9.016490 9.030353 9.044217 9.058080 9.071943 9.085806 9.099670 9.113533 9.127396 9.141259 9.155123 9.168986 9.182849 9.196712 9.210576 9.224439 9.238302 9.252165 9.266029 9.279892 9.293755 9.307618 9.321482 9.335345 9.349208 9.363071 9.376935 9.390798 9.404661 9.418524 9.432388 9.446251 9.460114 9.473977 9.487841 9.501704 9.515567 9.529430 9.543294 9.557157 9.571020 9.584883 9.598747 9.612610 9.626473 9.640336 9.654200 9.668063 9.681926 9.695789 9.709653 9.723516 9.737379 9.751242 9.765106 9.778969 9.792832 9.806695 9.820559 9.834422 9.848285 9.862148 9.876012 9.889875 9.903738 9.917601 9.931465 9.945328 9.959191 9.973054 9.986918 10.000781 10.014644 10.028507 10.042371 10.056234 10.070097 10.084666 10.100019 10.115372 10.130725 10.146692 10.164144 10.181596 10.199048 10.216500 10.233951 10.251403 10.268855 10.286307 10.303759 10.321210 10.338662 10.356114 10.373566 10.391018 10.408469 10.425921 10.443373 10.460825 10.478277 10.495728 10.513180 10.530632 10.548084 10.565536 10.582987 10.604883 10.630459 10.670373 11.452095 12.318926 13.115012 13.567689 14.026001 14.337795 14.701047 14.951737 15.291873 15.576104 15.816596 16.077693 16.266668 16.486638 16.657799 16.843019 16.996136 17.136386 17.262242 17.388083 17.511576 17.635848 17.762478 17.889107 18.010447 18.113806 18.217241 18.323063 18.428885 18.534707 18.635597 18.730528 18.825458 18.920389 19.015319 19.110250 19.204819 19.296974 19.388907 19.480839 19.573252 19.670085 19.767100 19.864114 19.961067 20.056623 20.152162 20.247701 20.343240 20.438779 20.534318 20.629858 20.725397 20.820856 20.916284 21.011711 21.107138 21.202565 21.297993 21.393420 21.488261 21.582456 21.676630 21.777819 21.940633 22.107892 22.275152 22.442411 22.609671 22.776930 22.944189 23.111449 23.278708 23.445968 23.613227 23.780487 23.950600 24.121799 24.292999 24.464198 24.635397 24.806597 24.977796 25.148995 25.320194 25.491394 25.662593 25.832896 26.002194 26.171492 26.340789 26.510087 26.679385 26.848683 27.017981 27.154501 27.169997 27.185494 27.200990 27.216465 27.231669 27.246872 27.262076 27.277279 27.292560 27.307854 27.323148 27.338442 27.353818 27.369237 27.384656 27.400075 27.415552 27.431090 27.446627 27.462164 27.477733 27.493358 27.508984 27.524610 27.540261 27.555990 27.571719 27.587448 27.610278 27.669348 27.753837 27.838326 27.922815 28.007304 28.091793 28.176282 28.260771 28.345260 28.429749 28.514238 28.598727 28.683216 28.758431 28.776663 28.794894 28.813126 28.829905 28.845792 28.861679 28.877565 28.893544 28.909589 28.925634 28.941680 28.958452 28.975753 28.993054 29.010355 29.040782 29.073193 29.110032 29.152116 29.216809 29.281501 29.346194 29.410886 29.475579 29.540271 29.604964 29.669656 29.734349 29.799041 29.863734 29.928426 29.992905 30.053318 30.104224 30.155129 30.206035 30.256941 30.307846 30.358752 30.409658 30.460563 30.511469 30.562375 30.613280 30.649668 30.684743 30.719191 30.757727 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.421803 8.436206 8.450608 8.465010 8.479412 8.493815 8.508217 8.522619 8.537021 8.551424 8.565826 8.580228 8.594630 8.609033 8.623435 8.637837 8.652239 8.666642 8.681044 8.695446 8.709848 8.724250 8.738395 8.752394 8.766392 8.780391 8.794378 8.808158 8.821938 8.835718 8.849498 8.863278 8.877058 8.890838 8.904618 8.918398 8.932193 8.945993 8.959793 8.973592 8.987398 9.001261 9.015124 9.028987 9.042851 9.056714 9.070577 9.084440 9.098304 9.112167 9.126030 9.139893 9.153757 9.167620 9.181483 9.195346 9.209210 9.223073 9.236936 9.250799 9.264663 9.278526 9.292389 9.306252 9.320116 9.333979 9.347842 9.361705 9.375569 9.389432 9.403295 9.417158 9.431022 9.444885 9.458748 9.472611 9.486474 9.500338 9.514201 9.528064 9.541927 9.555791 9.569654 9.583517 9.597380 9.611244 9.625107 9.638970 9.652833 9.666697 9.680560 9.694423 9.708286 9.722150 9.736013 9.749876 9.763739 9.777603 9.791466 9.805329 9.819192 9.833056 9.846919 9.860782 9.874645 9.888509 9.902372 9.916235 9.930098 9.943962 9.957825 9.971688 9.985551 9.999415 10.013278 10.027141 10.041004 10.054868 10.068731 10.082594 10.096457 10.110321 10.124184 10.138047 10.152964 10.168242 10.183520 10.198798 10.215257 10.232709 10.250161 10.267613 10.285064 10.302516 10.319968 10.337420 10.354872 10.372323 10.389775 10.407227 10.424679 10.442131 10.459582 10.477034 10.494486 10.511938 10.529390 10.546841 10.564293 10.581745 10.599197 10.616649 10.634101 10.651552 10.685087 10.777726 11.674489 12.576256 13.265622 13.751646 14.164990 14.447298 14.808026 15.099410 15.415418 15.690003 15.936042 16.160818 16.396344 16.565616 16.771957 16.934498 17.086992 17.219938 17.345779 17.471678 17.598222 17.724852 17.851482 17.978112 18.096975 18.198285 18.300789 18.406611 18.512433 18.618136 18.717610 18.812541 18.907471 19.002402 19.097332 19.192263 19.287193 19.380343 19.472288 19.564998 19.661534 19.758548 19.855562 19.952577 20.049521 20.145561 20.241100 20.336639 20.432178 20.527717 20.623256 20.718796 20.814335 20.909874 21.005413 21.100952 21.196418 21.291845 21.387272 21.482129 21.576308 21.670482 21.764656 21.870447 22.031876 22.199135 22.366394 22.533654 22.700913 22.868173 23.035432 23.202692 23.369951 23.537210 23.704470 23.873681 24.044880 24.216079 24.387278 24.558478 24.729677 24.900876 25.072076 25.243275 25.414474 25.585673 25.756551 25.925849 26.095147 26.264444 26.433742 26.603040 26.772338 26.941636 27.094292 27.145817 27.164735 27.179850 27.194966 27.210081 27.225280 27.240525 27.255770 27.271015 27.286301 27.301639 27.316978 27.332317 27.347679 27.363111 27.378543 27.393975 27.409420 27.424993 27.440566 27.456140 27.471713 27.487388 27.503066 27.518744 27.534422 27.553694 27.573462 27.593231 27.653889 27.738378 27.822867 27.907356 27.991845 28.076334 28.160823 28.245312 28.329801 28.414290 28.498779 28.583268 28.667757 28.736351 28.766787 28.782673 28.798560 28.814446 28.830359 28.846287 28.862215 28.878142 28.894143 28.910188 28.926233 28.942278 28.961015 28.981430 29.001845 29.027920 29.060331 29.099029 29.145626 29.210319 29.275011 29.339704 29.404396 29.469089 29.533781 29.598474 29.663166 29.727859 29.792551 29.857244 29.921936 29.985911 30.045368 30.096274 30.147180 30.198085 30.248991 30.299897 30.350802 30.401708 30.452614 30.503519 30.554372 30.603228 30.641829 30.676277 30.710725 30.745173 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.475809 8.490211 8.504614 8.519016 8.533418 8.547820 8.562223 8.576625 8.591027 8.605429 8.619832 8.634234 8.648636 8.663038 8.677441 8.691843 8.706245 8.720647 8.735050 8.749452 8.763854 8.778256 8.792659 8.806616 8.820540 8.834465 8.848389 8.862267 8.876047 8.889827 8.903607 8.917387 8.931167 8.944947 8.958727 8.972507 8.986288 9.000096 9.013904 9.027712 9.041520 9.055348 9.069211 9.083074 9.096937 9.110801 9.124664 9.138527 9.152390 9.166254 9.180117 9.193980 9.207843 9.221707 9.235570 9.249433 9.263296 9.277160 9.291023 9.304886 9.318749 9.332613 9.346476 9.360339 9.374202 9.388066 9.401929 9.415792 9.429655 9.443519 9.457382 9.471245 9.485108 9.498972 9.512835 9.526698 9.540561 9.554425 9.568288 9.582151 9.596014 9.609878 9.623741 9.637604 9.651467 9.665331 9.679194 9.693057 9.706920 9.720784 9.734647 9.748510 9.762373 9.776237 9.790100 9.803963 9.817826 9.831690 9.845553 9.859416 9.873279 9.887143 9.901006 9.914869 9.928732 9.942596 9.956459 9.970322 9.984185 9.998049 10.011912 10.025775 10.039638 10.053502 10.067365 10.081228 10.095091 10.108955 10.122818 10.136681 10.150544 10.164408 10.178271 10.192134 10.206019 10.221223 10.236426 10.251629 10.266832 10.283822 10.301274 10.318726 10.336178 10.353629 10.371081 10.388533 10.405985 10.423437 10.440888 10.458340 10.475792 10.493244 10.510696 10.528147 10.545599 10.563051 10.580503 10.597955 10.615406 10.632858 10.650310 10.667762 10.685214 10.702665 10.723052 10.998029 11.960188 12.833587 13.416231 13.905703 14.263380 14.579470 14.908693 15.250618 15.536642 15.792995 16.063726 16.250457 16.511057 16.672211 16.872303 17.025977 17.175167 17.303474 17.429316 17.563195 17.687226 17.813856 17.940486 18.067116 18.181861 18.282788 18.384710 18.490158 18.595980 18.701281 18.799623 18.894554 18.989484 19.084415 19.179345 19.274276 19.369206 19.463670 19.556627 19.652982 19.749997 19.847011 19.944025 20.041040 20.138054 20.234499 20.330038 20.425577 20.521116 20.616655 20.712194 20.807734 20.903273 20.998812 21.094351 21.189890 21.285429 21.380962 21.475955 21.570160 21.664334 21.758508 21.852682 21.955859 22.123118 22.290378 22.457637 22.624897 22.792156 22.959415 23.126675 23.293934 23.461194 23.628453 23.796773 23.967960 24.139160 24.310359 24.481558 24.652757 24.823957 24.995156 25.166355 25.337554 25.508754 25.679921 25.849504 26.018802 26.188099 26.357397 26.526695 26.695993 26.865291 27.034589 27.107001 27.135956 27.158366 27.173501 27.188636 27.203770 27.218936 27.234202 27.249469 27.264735 27.280005 27.295389 27.310772 27.326156 27.341540 27.357006 27.372486 27.387966 27.403446 27.418993 27.434568 27.450143 27.465717 27.481383 27.497112 27.512841 27.528570 27.552137 27.583321 27.638430 27.722919 27.807408 27.891897 27.976386 28.060875 28.145364 28.229853 28.314342 28.398831 28.483320 28.567809 28.652298 28.710513 28.745776 28.767214 28.783101 28.798987 28.814873 28.830815 28.846784 28.862753 28.878722 28.894741 28.910787 28.926832 28.942877 28.964703 28.989599 29.015058 29.047469 29.082218 29.139354 29.203829 29.268521 29.333214 29.397906 29.462599 29.527291 29.591984 29.656676 29.721369 29.786061 29.850754 29.915446 29.979617 30.037132 30.088324 30.139230 30.190135 30.241041 30.291947 30.342852 30.393758 30.444664 30.495570 30.546475 30.592886 30.633362 30.667810 30.702258 30.736706 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.544217 8.558619 8.573022 8.587424 8.601826 8.616228 8.630631 8.645033 8.659435 8.673837 8.688240 8.702642 8.717044 8.731446 8.745849 8.760251 8.774653 8.789055 8.803458 8.817860 8.832262 8.846664 8.860943 8.874794 8.888645 8.902496 8.916347 8.930156 8.943936 8.957716 8.971496 8.985277 8.999057 9.012837 9.026617 9.040397 9.054187 9.068003 9.081819 9.095636 9.109452 9.123298 9.137161 9.151024 9.164887 9.178751 9.192614 9.206477 9.220340 9.234204 9.248067 9.261930 9.275793 9.289657 9.303520 9.317383 9.331246 9.345110 9.358973 9.372836 9.386699 9.400563 9.414426 9.428289 9.442152 9.456016 9.469879 9.483742 9.497605 9.511469 9.525332 9.539195 9.553058 9.566922 9.580785 9.594648 9.608511 9.622375 9.636238 9.650101 9.663964 9.677828 9.691691 9.705554 9.719417 9.733281 9.747144 9.761007 9.774870 9.788734 9.802597 9.816460 9.830323 9.844187 9.858050 9.871913 9.885776 9.899640 9.913503 9.927366 9.941229 9.955093 9.968956 9.982819 9.996682 10.010546 10.024409 10.038272 10.052135 10.065999 10.079862 10.093725 10.107588 10.121452 10.135315 10.149178 10.163041 10.176905 10.190768 10.204631 10.218494 10.232358 10.246221 10.260084 10.274312 10.289441 10.304571 10.319700 10.334935 10.352387 10.369839 10.387291 10.404742 10.422194 10.439646 10.457098 10.474550 10.492001 10.509453 10.526905 10.544357 10.561809 10.579260 10.596712 10.614164 10.631616 10.649068 10.666519 10.683971 10.701423 10.718875 10.737414 10.755979 10.774543 11.283729 12.220431 13.058482 13.579713 14.059759 14.365204 14.764983 15.025489 15.374753 15.657559 15.902012 16.166932 16.380132 16.592848 16.788867 16.964340 17.117456 17.260935 17.387011 17.521467 17.657649 17.776230 17.902860 18.029490 18.156120 18.266364 18.367290 18.468583 18.573706 18.679528 18.784723 18.881636 18.976567 19.071497 19.166427 19.261358 19.356288 19.451219 19.547052 19.644431 19.741445 19.838459 19.935474 20.032488 20.129502 20.226517 20.323242 20.418976 20.514515 20.610054 20.705593 20.801132 20.896672 20.992211 21.087750 21.183289 21.278828 21.374367 21.469448 21.563972 21.658186 21.752360 21.846534 21.940708 22.048236 22.214361 22.381620 22.548880 22.716139 22.883399 23.050658 23.217918 23.385177 23.552436 23.720145 23.891041 24.062240 24.233439 24.404639 24.575838 24.747037 24.918236 25.089436 25.260635 25.431834 25.603033 25.773159 25.942456 26.111754 26.281052 26.450350 26.619648 26.788946 26.958243 27.091832 27.111967 27.132103 27.151982 27.167158 27.182333 27.197509 27.212685 27.227943 27.243219 27.258495 27.273771 27.289136 27.304555 27.319974 27.335393 27.350862 27.366391 27.381919 27.397448 27.413008 27.428635 27.444262 27.459888 27.475537 27.491266 27.506996 27.522725 27.546325 27.622971 27.707460 27.791949 27.876438 27.960927 28.045416 28.129905 28.214394 28.298883 28.383372 28.467861 28.552350 28.636839 28.700317 28.724907 28.749496 28.767642 28.783528 28.799414 28.815301 28.831274 28.847285 28.863295 28.879305 28.895340 28.911385 28.927430 28.943476 28.970466 29.002362 29.036608 29.071971 29.132646 29.197339 29.262031 29.326724 29.391416 29.456109 29.520801 29.585494 29.650186 29.714879 29.779571 29.844264 29.908956 29.973649 30.028697 30.080374 30.131280 30.182186 30.233091 30.283997 30.334903 30.385808 30.436714 30.487620 30.538525 30.583786 30.624895 30.659343 30.693791 30.728239 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.612625 8.627028 8.641430 8.655832 8.670234 8.684636 8.699039 8.713441 8.727843 8.742245 8.756648 8.771050 8.785452 8.799854 8.814257 8.828659 8.843061 8.857463 8.871864 8.886264 8.900665 8.915066 8.929145 8.942925 8.956705 8.970486 8.984266 8.998046 9.011826 9.025606 9.039386 9.053166 9.066946 9.080726 9.094506 9.108286 9.122090 9.135915 9.149739 9.163564 9.177388 9.191248 9.205111 9.218974 9.232838 9.246701 9.260564 9.274427 9.288291 9.302154 9.316017 9.329880 9.343744 9.357607 9.371470 9.385333 9.399197 9.413060 9.426923 9.440786 9.454650 9.468513 9.482376 9.496239 9.510103 9.523966 9.537829 9.551692 9.565556 9.579419 9.593282 9.607145 9.621009 9.634872 9.648735 9.662598 9.676462 9.690325 9.704188 9.718051 9.731915 9.745778 9.759641 9.773504 9.787368 9.801231 9.815094 9.828957 9.842821 9.856684 9.870547 9.884410 9.898273 9.912137 9.926000 9.939863 9.953726 9.967590 9.981453 9.995316 10.009179 10.023043 10.036906 10.050769 10.064632 10.078496 10.092359 10.106222 10.120085 10.133949 10.147812 10.161675 10.175538 10.189402 10.203265 10.217128 10.230991 10.244855 10.258718 10.272581 10.286444 10.300308 10.314171 10.328034 10.342565 10.357621 10.372678 10.387734 10.403500 10.420952 10.438404 10.455856 10.473307 10.490759 10.508211 10.525663 10.543115 10.560566 10.578018 10.595470 10.612922 10.630374 10.647825 10.665277 10.682729 10.700181 10.717633 10.735084 10.752536 10.769988 10.789369 10.815270 10.841171 11.569428 12.477762 13.262312 13.769074 14.188966 14.490592 14.865650 15.191478 15.497180 15.769947 16.027818 16.251587 16.509808 16.687019 16.899500 17.055819 17.208897 17.344875 17.479162 17.619305 17.747503 17.865235 17.991864 18.118494 18.243710 18.350866 18.451793 18.552787 18.657254 18.763076 18.868469 18.963649 19.058579 19.153510 19.248440 19.343371 19.438301 19.534049 19.633472 19.732181 19.829889 19.926922 20.023937 20.120951 20.217965 20.314980 20.411990 20.507914 20.603453 20.698992 20.794531 20.890070 20.985610 21.081149 21.176688 21.272227 21.367766 21.462847 21.557371 21.651889 21.746212 21.840386 21.934560 22.028734 22.139686 22.305604 22.472863 22.640123 22.807382 22.974641 23.141901 23.309160 23.476420 23.643755 23.814121 23.985321 24.156520 24.327719 24.498918 24.670118 24.841317 25.012516 25.183715 25.354915 25.526114 25.696814 25.866111 26.035409 26.204707 26.374005 26.543303 26.712601 26.881898 27.051196 27.099181 27.114615 27.130049 27.145483 27.160780 27.175997 27.191214 27.206431 27.221690 27.237011 27.252331 27.267651 27.282995 27.298418 27.313841 27.329264 27.344696 27.360269 27.375843 27.391416 27.406989 27.422662 27.438341 27.454021 27.469700 27.490195 27.511576 27.532957 27.607512 27.692001 27.776490 27.860979 27.945468 28.029957 28.114446 28.198935 28.283424 28.367913 28.452402 28.536891 28.621380 28.694859 28.713735 28.732611 28.751487 28.768074 28.783967 28.799861 28.815754 28.831758 28.847803 28.863848 28.879893 28.897738 28.916254 28.934770 28.956922 28.989334 29.024517 29.066785 29.126156 29.190849 29.255541 29.320234 29.384926 29.449619 29.514311 29.579004 29.643696 29.708389 29.773081 29.837774 29.902466 29.967159 30.021029 30.072425 30.123330 30.174236 30.225142 30.276047 30.326953 30.377859 30.428764 30.479670 30.530576 30.575716 30.616272 30.650876 30.685324 30.719773 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.666631 8.681033 8.695436 8.709838 8.724240 8.738642 8.753045 8.767447 8.781849 8.796251 8.810654 8.825056 8.839458 8.853860 8.868262 8.882665 8.897067 8.911469 8.925850 8.940172 8.954494 8.968816 8.983138 8.997035 9.010815 9.024595 9.038375 9.052155 9.065935 9.079715 9.093495 9.107275 9.121055 9.134835 9.148615 9.162395 9.176175 9.189998 9.203831 9.217664 9.231497 9.245335 9.259198 9.273061 9.286924 9.300788 9.314651 9.328514 9.342377 9.356241 9.370104 9.383967 9.397830 9.411694 9.425557 9.439420 9.453283 9.467147 9.481010 9.494873 9.508736 9.522600 9.536463 9.550326 9.564189 9.578053 9.591916 9.605779 9.619642 9.633506 9.647369 9.661232 9.675095 9.688959 9.702822 9.716685 9.730548 9.744412 9.758275 9.772138 9.786001 9.799865 9.813728 9.827591 9.841454 9.855318 9.869181 9.883044 9.896907 9.910771 9.924634 9.938497 9.952360 9.966224 9.980087 9.993950 10.007813 10.021677 10.035540 10.049403 10.063266 10.077130 10.090993 10.104856 10.118719 10.132583 10.146446 10.160309 10.174172 10.188036 10.201899 10.215762 10.229625 10.243489 10.257352 10.271215 10.285078 10.298942 10.312805 10.326668 10.340531 10.354395 10.368258 10.382121 10.395984 10.410779 10.425763 10.440747 10.455731 10.472065 10.489517 10.506969 10.524420 10.541872 10.559324 10.576776 10.594228 10.611679 10.629131 10.646583 10.664035 10.681487 10.698938 10.716390 10.733842 10.751294 10.768746 10.786197 10.803649 10.821101 10.838553 10.868164 10.910990 11.855127 12.735092 13.420404 13.939461 14.285999 14.655102 14.968879 15.333887 15.618097 15.874299 16.155502 16.363921 16.618026 16.803279 16.994181 17.147298 17.298364 17.436858 17.575621 17.719305 17.837670 17.954239 18.080869 18.207499 18.330873 18.435369 18.536295 18.637221 18.740809 18.846624 18.950688 19.045662 19.140592 19.235523 19.330453 19.425384 19.520693 19.620554 19.720481 19.819414 19.917481 20.015314 20.112399 20.209414 20.306428 20.403442 20.500457 20.596823 20.692391 20.787930 20.883469 20.979009 21.074548 21.170087 21.265626 21.361165 21.456246 21.550770 21.645294 21.739818 21.834238 21.928412 22.022586 22.116760 22.229587 22.396846 22.564106 22.731365 22.898625 23.065884 23.233144 23.400403 23.567662 23.737202 23.908401 24.079600 24.250800 24.421999 24.593198 24.764397 24.935597 25.106796 25.277995 25.449194 25.620313 25.789766 25.959064 26.128362 26.297660 26.466958 26.636256 26.805553 26.974851 27.059261 27.093877 27.108992 27.124108 27.139223 27.154368 27.169626 27.184884 27.200143 27.215401 27.230766 27.246131 27.261496 27.276862 27.292314 27.307786 27.323257 27.338728 27.354270 27.369846 27.385422 27.400998 27.416659 27.432388 27.448117 27.463847 27.488879 27.524274 27.592053 27.676542 27.761031 27.845520 27.930009 28.014498 28.098987 28.183476 28.267965 28.352454 28.436943 28.521432 28.605921 28.680024 28.704951 28.720837 28.736724 28.752610 28.768534 28.784469 28.800403 28.816337 28.832357 28.848402 28.864447 28.880492 28.901194 28.923322 28.945450 28.976471 29.008883 29.059082 29.119666 29.184359 29.249051 29.313744 29.378436 29.443129 29.507821 29.572514 29.637206 29.701899 29.766591 29.831284 29.895976 29.959566 30.013569 30.064475 30.115381 30.166286 30.217192 30.268098 30.319003 30.369909 30.420815 30.471720 30.522626 30.568511 30.606894 30.642410 30.676858 30.711306 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.735039 8.749441 8.763844 8.778246 8.792648 8.807050 8.821453 8.835855 8.850257 8.864659 8.879062 8.893464 8.907866 8.922268 8.936671 8.951073 8.965475 8.979877 8.994191 9.008436 9.022680 9.036924 9.051144 9.064924 9.078704 9.092484 9.106264 9.120044 9.133824 9.147604 9.161384 9.175164 9.188944 9.202724 9.216504 9.230284 9.244069 9.257910 9.271751 9.285593 9.299434 9.313285 9.327148 9.341011 9.354874 9.368738 9.382601 9.396464 9.410327 9.424191 9.438054 9.451917 9.465780 9.479644 9.493507 9.507370 9.521233 9.535097 9.548960 9.562823 9.576686 9.590550 9.604413 9.618276 9.632139 9.646003 9.659866 9.673729 9.687592 9.701456 9.715319 9.729182 9.743045 9.756909 9.770772 9.784635 9.798498 9.812362 9.826225 9.840088 9.853951 9.867815 9.881678 9.895541 9.909404 9.923268 9.937131 9.950994 9.964857 9.978721 9.992584 10.006447 10.020310 10.034174 10.048037 10.061900 10.075763 10.089627 10.103490 10.117353 10.131216 10.145080 10.158943 10.172806 10.186669 10.200533 10.214396 10.228259 10.242122 10.255986 10.269849 10.283712 10.297575 10.311439 10.325302 10.339165 10.353028 10.366892 10.380755 10.394618 10.408481 10.422345 10.436208 10.450071 10.464042 10.478954 10.493866 10.508779 10.523691 10.540630 10.558082 10.575533 10.592985 10.610437 10.627889 10.645341 10.662793 10.680244 10.697696 10.715148 10.732600 10.750052 10.767503 10.784955 10.802407 10.819859 10.837311 10.854762 10.872214 10.889666 10.907118 11.178668 12.123347 12.974450 13.591737 14.093518 14.412075 14.820957 15.117557 15.457468 15.738896 15.991909 16.256625 16.493597 16.702601 16.919935 17.085660 17.238777 17.394521 17.533317 17.672841 17.812346 17.927731 18.043243 18.169873 18.296503 18.418482 18.519871 18.620797 18.721724 18.824350 18.930172 19.032495 19.127675 19.222605 19.317536 19.412466 19.507910 19.607637 19.707582 19.807527 19.906647 20.004715 20.102782 20.200718 20.297877 20.394891 20.491905 20.588920 20.685699 20.781329 20.876868 20.972407 21.067947 21.163486 21.259025 21.354564 21.449645 21.544169 21.638693 21.733217 21.827741 21.922205 22.016438 22.110612 22.204786 22.320830 22.488089 22.655349 22.822608 22.989867 23.157127 23.324386 23.491646 23.660282 23.831481 24.002681 24.173880 24.345079 24.516279 24.687478 24.858677 25.029876 25.201076 25.372275 25.543474 25.713421 25.882719 26.052017 26.221315 26.390613 26.559910 26.729208 26.898506 27.030460 27.059199 27.087500 27.102648 27.117796 27.132944 27.148092 27.163334 27.178600 27.193867 27.209133 27.224485 27.239895 27.255305 27.270716 27.286172 27.301692 27.317212 27.332732 27.348283 27.363911 27.379539 27.395167 27.410912 27.427179 27.443446 27.459713 27.492105 27.576594 27.661083 27.745572 27.830061 27.914550 27.999039 28.083528 28.168017 28.252506 28.336995 28.421484 28.505973 28.590462 28.648707 28.686462 28.705378 28.721264 28.737151 28.753037 28.768997 28.784972 28.800948 28.816924 28.832955 28.849000 28.865046 28.881091 28.906325 28.933816 28.964138 28.997678 29.048484 29.113176 29.177869 29.242561 29.307254 29.371946 29.436639 29.501331 29.566024 29.630716 29.695409 29.760101 29.824794 29.889486 29.951032 30.005619 30.056525 30.107431 30.158336 30.209242 30.260148 30.311053 30.361959 30.412865 30.463771 30.514676 30.562039 30.598469 30.633943 30.668391 30.706051 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.731436 8.745838 8.760240 8.774643 8.789045 8.803447 8.817849 8.832252 8.846654 8.861056 8.875458 8.889861 8.904263 8.918665 8.933067 8.947470 8.961872 8.976274 8.990676 9.005079 9.019481 9.033883 9.048285 9.062487 9.076655 9.090823 9.104990 9.119033 9.132813 9.146593 9.160373 9.174153 9.187933 9.201713 9.215493 9.229273 9.243053 9.256833 9.270613 9.284393 9.298173 9.311978 9.325827 9.339677 9.353526 9.367376 9.381235 9.395098 9.408961 9.422825 9.436688 9.450551 9.464414 9.478278 9.492141 9.506004 9.519867 9.533731 9.547594 9.561457 9.575320 9.589184 9.603047 9.616910 9.630773 9.644637 9.658500 9.672363 9.686226 9.700090 9.713953 9.727816 9.741679 9.755543 9.769406 9.783269 9.797132 9.810996 9.824859 9.838722 9.852585 9.866449 9.880312 9.894175 9.908038 9.921902 9.935765 9.949628 9.963491 9.977355 9.991218 10.005081 10.018944 10.032808 10.046671 10.060534 10.074397 10.088261 10.102124 10.115987 10.129850 10.143714 10.157577 10.171440 10.185303 10.199167 10.213030 10.226893 10.240756 10.254620 10.268483 10.282346 10.296209 10.310072 10.323936 10.337799 10.351662 10.365525 10.379389 10.393252 10.407115 10.420978 10.434842 10.448705 10.462568 10.476431 10.490295 10.504158 10.518021 10.532250 10.547091 10.561933 10.576774 10.591743 10.609195 10.626647 10.644098 10.661550 10.679002 10.696454 10.713906 10.731357 10.748809 10.766261 10.783713 10.801165 10.818616 10.836068 10.853520 10.870972 10.888424 10.905875 10.925249 10.945618 10.965986 11.464367 12.379267 13.182311 13.781098 14.209453 14.538172 14.923273 15.282606 15.578635 15.850907 16.119593 16.351465 16.623272 16.817690 17.024023 17.177139 17.327198 17.491012 17.629775 17.773014 17.905386 18.017699 18.132247 18.258877 18.385507 18.503447 18.604373 18.705300 18.806226 18.908320 19.013720 19.114557 19.209688 19.304618 19.399548 19.495354 19.594719 19.694664 19.794609 19.894554 19.993881 20.091948 20.190015 20.288083 20.386099 20.483354 20.580368 20.677382 20.774392 20.870267 20.965806 21.061345 21.156885 21.252424 21.347963 21.443044 21.537568 21.632092 21.726616 21.821140 21.915664 22.010188 22.104464 22.198638 22.292811 22.412072 22.579332 22.746591 22.913851 23.081110 23.248370 23.415629 23.583446 23.754562 23.925761 24.096960 24.268160 24.439359 24.610558 24.781757 24.952957 25.124156 25.295355 25.466555 25.637076 25.806374 25.975672 26.144970 26.314268 26.483565 26.652863 26.822161 26.991459 27.039144 27.059175 27.079206 27.096281 27.111470 27.126659 27.141848 27.157081 27.172383 27.187685 27.202987 27.218311 27.233731 27.249150 27.264569 27.279992 27.295561 27.311129 27.326698 27.342266 27.357936 27.373617 27.389297 27.404978 27.426818 27.450098 27.476646 27.561135 27.645624 27.730113 27.814602 27.899091 27.983580 28.068069 28.152558 28.237047 28.321536 28.406025 28.490514 28.575002 28.637263 28.663039 28.688815 28.705805 28.721692 28.737578 28.753465 28.769462 28.785479 28.801496 28.817513 28.834306 28.851247 28.868187 28.885925 28.918336 28.951265 28.990955 29.041994 29.106686 29.171379 29.236071 29.300764 29.365456 29.430149 29.494841 29.559534 29.624226 29.688919 29.753611 29.818304 29.882996 29.943344 29.997670 30.048575 30.099481 30.150387 30.201292 30.252198 30.303104 30.354009 30.404915 30.455821 30.506726 30.556193 30.590861 30.625476 30.659924 30.698960 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.799844 8.814246 8.828648 8.843051 8.857453 8.871855 8.886257 8.900660 8.915062 8.929464 8.943866 8.958269 8.972671 8.987073 9.001475 9.015878 9.030280 9.044682 9.059084 9.073487 9.087889 9.102291 9.116648 9.130740 9.144831 9.158923 9.173015 9.186922 9.200702 9.214482 9.228262 9.242042 9.255822 9.269602 9.283382 9.297162 9.310942 9.324722 9.338502 9.352283 9.366063 9.379891 9.393748 9.407606 9.421464 9.435322 9.449185 9.463048 9.476911 9.490775 9.504638 9.518501 9.532364 9.546228 9.560091 9.573954 9.587817 9.601681 9.615544 9.629407 9.643270 9.657134 9.670997 9.684860 9.698723 9.712587 9.726450 9.740313 9.754176 9.768040 9.781903 9.795766 9.809629 9.823493 9.837356 9.851219 9.865082 9.878946 9.892809 9.906672 9.920535 9.934399 9.948262 9.962125 9.975988 9.989852 10.003715 10.017578 10.031441 10.045305 10.059168 10.073031 10.086894 10.100758 10.114621 10.128484 10.142347 10.156211 10.170074 10.183937 10.197800 10.211664 10.225527 10.239390 10.253253 10.267117 10.280980 10.294843 10.308706 10.322570 10.336433 10.350296 10.364159 10.378023 10.391886 10.405749 10.419612 10.433476 10.447339 10.461202 10.475065 10.488929 10.502792 10.516655 10.530518 10.544382 10.558245 10.572108 10.585971 10.600420 10.615191 10.629963 10.644734 10.660308 10.677760 10.695211 10.712663 10.730115 10.747567 10.765019 10.782470 10.799922 10.817374 10.834826 10.852278 10.869730 10.887181 10.904633 10.922085 10.939537 10.956989 10.974440 11.002901 11.032454 11.750067 12.636598 13.402660 13.968545 14.329472 14.730734 15.043636 15.416767 15.699552 15.958934 16.245469 16.477385 16.725718 16.934347 17.115502 17.265561 17.444848 17.587471 17.726540 17.871328 17.996072 18.107668 18.221779 18.347881 18.474511 18.587949 18.688876 18.789802 18.890729 18.991796 19.097268 19.196770 19.291700 19.386631 19.482538 19.581801 19.681746 19.781692 19.881637 19.981582 20.081021 20.179181 20.277249 20.375316 20.473383 20.571451 20.668831 20.765845 20.862855 20.959205 21.054744 21.150283 21.245823 21.341362 21.436436 21.530967 21.625491 21.720015 21.814539 21.909063 22.003586 22.098110 22.192481 22.286664 22.380837 22.503315 22.670575 22.837834 23.005093 23.172353 23.339612 23.507036 23.677642 23.848842 24.020041 24.191240 24.362439 24.533639 24.704838 24.876037 25.047236 25.218436 25.389635 25.560688 25.730029 25.899327 26.068625 26.237923 26.407220 26.576518 26.745816 26.915114 27.028417 27.043789 27.059162 27.074534 27.089880 27.105110 27.120340 27.135570 27.150801 27.166144 27.181491 27.196838 27.212185 27.227623 27.243086 27.258548 27.274011 27.289547 27.305125 27.320702 27.336279 27.351936 27.367665 27.383394 27.399123 27.425910 27.466832 27.545676 27.630165 27.714654 27.799143 27.883632 27.968121 28.052610 28.137099 28.221588 28.306077 28.390565 28.475054 28.559543 28.631333 28.650900 28.670467 28.690035 28.706245 28.722145 28.738044 28.753944 28.769972 28.786017 28.802062 28.818107 28.837549 28.857463 28.877378 28.905474 28.937885 28.981213 29.035504 29.100196 29.164889 29.229581 29.294274 29.358966 29.423659 29.488351 29.553044 29.617736 29.682429 29.747121 29.811814 29.876506 29.936382 29.989720 30.040626 30.091531 30.142437 30.193343 30.244248 30.295154 30.346060 30.396965 30.447871 30.498204 30.546150 30.582561 30.617009 30.651457 30.688780 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.868252 8.882654 8.897057 8.911459 8.925861 8.940263 8.954666 8.969068 8.983470 8.997872 9.012274 9.026677 9.041079 9.055481 9.069883 9.084286 9.098688 9.113090 9.127492 9.141895 9.156297 9.170699 9.184932 9.198949 9.212965 9.226982 9.240998 9.254811 9.268591 9.282371 9.296151 9.309931 9.323711 9.337492 9.351272 9.365052 9.378833 9.392616 9.406399 9.420182 9.433965 9.447819 9.461682 9.475545 9.489409 9.503272 9.517135 9.530998 9.544862 9.558725 9.572588 9.586451 9.600315 9.614178 9.628041 9.641904 9.655768 9.669631 9.683494 9.697357 9.711221 9.725084 9.738947 9.752810 9.766673 9.780537 9.794400 9.808263 9.822126 9.835990 9.849853 9.863716 9.877579 9.891443 9.905306 9.919169 9.933032 9.946896 9.960759 9.974622 9.988485 10.002349 10.016212 10.030075 10.043938 10.057802 10.071665 10.085528 10.099391 10.113255 10.127118 10.140981 10.154844 10.168708 10.182571 10.196434 10.210297 10.224161 10.238024 10.251887 10.265750 10.279614 10.293477 10.307340 10.321203 10.335067 10.348930 10.362793 10.376656 10.390520 10.404383 10.418246 10.432109 10.445973 10.459836 10.473699 10.487562 10.501426 10.515289 10.529152 10.543015 10.556879 10.570742 10.584605 10.598468 10.612332 10.626195 10.640058 10.653921 10.668553 10.683254 10.697956 10.712658 10.728873 10.746325 10.763776 10.781228 10.798680 10.816132 10.833584 10.851035 10.868487 10.885939 10.903391 10.920843 10.938294 10.955746 10.973198 10.990650 11.008102 11.025553 11.048844 11.102669 12.030593 12.888736 13.595019 14.125644 14.452936 14.879303 15.209625 15.539173 15.820469 16.083685 16.345330 16.607061 16.832102 17.047625 17.203923 17.358806 17.545166 17.683929 17.825946 17.966211 18.086785 18.197636 18.310256 18.436885 18.562939 18.672452 18.773378 18.874305 18.975231 19.076413 19.180815 19.278783 19.373713 19.469451 19.568884 19.668829 19.768774 19.868719 19.968664 20.068609 20.168307 20.266415 20.364482 20.462549 20.560617 20.658684 20.756751 20.854296 20.951322 21.048085 21.143682 21.239221 21.334761 21.429823 21.524366 21.618890 21.713414 21.807938 21.902461 21.996985 22.091509 22.186033 22.280516 22.374690 22.469038 22.594558 22.761817 22.929077 23.096336 23.263596 23.430860 23.600723 23.771922 23.943121 24.114321 24.285520 24.456719 24.627918 24.799118 24.970317 25.141516 25.312715 25.483909 25.653684 25.822982 25.992280 26.161577 26.330875 26.500173 26.669471 26.838769 26.973289 27.023019 27.038140 27.053260 27.068380 27.083500 27.098733 27.113999 27.129266 27.144532 27.159870 27.175261 27.190653 27.206045 27.221483 27.236994 27.252505 27.268016 27.283558 27.299187 27.314817 27.330446 27.346329 27.363673 27.381016 27.398360 27.445728 27.530217 27.614706 27.699195 27.783684 27.868173 27.952662 28.037151 28.121640 28.206128 28.290617 28.375106 28.459595 28.544084 28.626089 28.643115 28.659001 28.674887 28.690774 28.706711 28.722652 28.738593 28.754534 28.770570 28.786616 28.802661 28.818706 28.842173 28.866328 28.892612 28.925023 28.965831 29.029014 29.093706 29.158399 29.223091 29.287784 29.352476 29.417169 29.481861 29.546554 29.611246 29.675939 29.740631 29.805324 29.870016 29.930048 29.981770 30.032676 30.083582 30.134487 30.185393 30.236299 30.287204 30.338110 30.389016 30.439921 30.490605 30.535543 30.574094 30.608542 30.642991 30.677439 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.922258 8.936660 8.951062 8.965465 8.979867 8.994269 9.008671 9.023074 9.037476 9.051878 9.066280 9.080683 9.095085 9.109487 9.123889 9.138292 9.152694 9.167096 9.181498 9.195900 9.210303 9.224705 9.239107 9.253173 9.267115 9.281057 9.294999 9.308920 9.322701 9.336481 9.350261 9.364041 9.377821 9.391601 9.405381 9.419161 9.432941 9.446730 9.460521 9.474312 9.488103 9.501906 9.515769 9.529632 9.543495 9.557359 9.571222 9.585085 9.598948 9.612812 9.626675 9.640538 9.654401 9.668265 9.682128 9.695991 9.709854 9.723718 9.737581 9.751444 9.765307 9.779171 9.793034 9.806897 9.820760 9.834624 9.848487 9.862350 9.876213 9.890077 9.903940 9.917803 9.931666 9.945530 9.959393 9.973256 9.987119 10.000983 10.014846 10.028709 10.042572 10.056436 10.070299 10.084162 10.098025 10.111889 10.125752 10.139615 10.153478 10.167342 10.181205 10.195068 10.208931 10.222795 10.236658 10.250521 10.264384 10.278248 10.292111 10.305974 10.319837 10.333701 10.347564 10.361427 10.375290 10.389154 10.403017 10.416880 10.430743 10.444607 10.458470 10.472333 10.486196 10.500060 10.513923 10.527786 10.541649 10.555513 10.569376 10.583239 10.597102 10.610966 10.624829 10.638692 10.652555 10.666419 10.680282 10.694145 10.708008 10.722016 10.736649 10.751281 10.765914 10.780546 10.797438 10.814889 10.832341 10.849793 10.867245 10.884697 10.902148 10.919600 10.937052 10.954504 10.971956 10.989408 11.006859 11.024311 11.041763 11.059215 11.076667 11.094118 11.359307 12.280958 13.096277 13.782028 14.244998 14.607162 14.984888 15.370298 15.660090 15.932100 16.211369 16.461174 16.736737 16.948758 17.142286 17.290816 17.486776 17.641625 17.780399 17.927469 18.059308 18.177264 18.287604 18.400778 18.525890 18.651247 18.756954 18.857881 18.958807 19.059733 19.160660 19.263799 19.360796 19.456087 19.555966 19.655911 19.755856 19.855801 19.955747 20.055692 20.155637 20.255282 20.353648 20.451715 20.549783 20.647850 20.745917 20.843985 20.942052 21.039740 21.136678 21.232620 21.328159 21.423225 21.517765 21.612289 21.706813 21.801336 21.895860 21.990384 22.084908 22.179432 22.273956 22.368451 22.462715 22.556889 22.685801 22.853060 23.020319 23.187579 23.354838 23.523803 23.695003 23.866202 24.037401 24.208600 24.379800 24.550999 24.722198 24.893397 25.064597 25.235796 25.406995 25.577339 25.746637 25.915935 26.085232 26.254530 26.423828 26.593126 26.762424 26.931722 26.982628 27.011155 27.031784 27.046945 27.062106 27.077267 27.092472 27.107756 27.123040 27.138324 27.153629 27.169048 27.184467 27.199886 27.215306 27.230865 27.246424 27.261984 27.277544 27.293210 27.308892 27.324574 27.340255 27.363599 27.389148 27.430269 27.514758 27.599247 27.683736 27.768225 27.852714 27.937203 28.021691 28.106180 28.190669 28.275158 28.359647 28.444136 28.528625 28.587263 28.627656 28.643542 28.659428 28.675315 28.691201 28.707180 28.723162 28.739145 28.755127 28.771169 28.787214 28.803260 28.819305 28.849299 28.879989 28.916463 28.957831 29.022524 29.087216 29.151909 29.216601 29.281294 29.345986 29.410679 29.475371 29.540064 29.604756 29.669449 29.734141 29.798834 29.862994 29.922915 29.973820 30.024726 30.075632 30.126537 30.177443 30.228349 30.279254 30.330160 30.381066 30.431972 30.482877 30.526188 30.565628 30.600076 30.634524 30.668972 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 8.990666 9.005068 9.019470 9.033873 9.048275 9.062677 9.077079 9.091482 9.105884 9.120286 9.134688 9.149091 9.163493 9.177895 9.192297 9.206700 9.221102 9.235504 9.249906 9.264309 9.278711 9.293113 9.307502 9.321370 9.335239 9.349108 9.362976 9.376810 9.390590 9.404370 9.418150 9.431930 9.445710 9.459490 9.473270 9.487050 9.500832 9.514631 9.528430 9.542230 9.556029 9.569856 9.583719 9.597582 9.611445 9.625309 9.639172 9.653035 9.666898 9.680762 9.694625 9.708488 9.722351 9.736215 9.750078 9.763941 9.777804 9.791668 9.805531 9.819394 9.833257 9.847121 9.860984 9.874847 9.888710 9.902574 9.916437 9.930300 9.944163 9.958027 9.971890 9.985753 9.999616 10.013480 10.027343 10.041206 10.055069 10.068933 10.082796 10.096659 10.110522 10.124386 10.138249 10.152112 10.165975 10.179839 10.193702 10.207565 10.221428 10.235292 10.249155 10.263018 10.276881 10.290745 10.304608 10.318471 10.332334 10.346198 10.360061 10.373924 10.387787 10.401651 10.415514 10.429377 10.443240 10.457104 10.470967 10.484830 10.498693 10.512557 10.526420 10.540283 10.554146 10.568010 10.581873 10.595736 10.609599 10.623463 10.637326 10.651189 10.665052 10.678916 10.692779 10.706642 10.720505 10.734369 10.748232 10.762095 10.775958 10.790144 10.804708 10.819272 10.833836 10.848551 10.866003 10.883454 10.900906 10.918358 10.935810 10.953262 10.970713 10.988165 11.005617 11.023069 11.040521 11.057972 11.075424 11.092876 11.112066 11.134627 11.157188 11.645006 12.538103 13.316688 13.971170 14.377220 14.806365 15.135704 15.499281 15.781007 16.047776 16.338232 16.590850 16.846513 17.064310 17.229179 17.377944 17.599321 17.738083 17.879058 18.026034 18.152348 18.267233 18.377573 18.488264 18.614894 18.740048 18.841457 18.942383 19.043309 19.144236 19.245162 19.346204 19.443337 19.543049 19.642994 19.742939 19.842884 19.942829 20.042774 20.142719 20.242664 20.342609 20.440881 20.538949 20.637016 20.735083 20.833151 20.931218 21.029285 21.127352 21.225162 21.321558 21.416640 21.511164 21.605688 21.700211 21.794735 21.889259 21.983783 22.078307 22.172831 22.267355 22.361879 22.456403 22.550741 22.644915 22.777043 22.944303 23.111562 23.278822 23.446884 23.618083 23.789282 23.960482 24.131681 24.302880 24.474079 24.645279 24.816478 24.987677 25.158876 25.330076 25.500994 25.670292 25.839590 26.008887 26.178185 26.347483 26.516781 26.686079 26.855377 26.966410 26.986337 27.006264 27.025393 27.040595 27.055798 27.071000 27.086202 27.101524 27.116852 27.132181 27.147509 27.162933 27.178387 27.193841 27.209295 27.224824 27.240403 27.255982 27.271560 27.287212 27.302941 27.318670 27.334399 27.363393 27.414810 27.499299 27.583788 27.668277 27.752766 27.837254 27.921743 28.006232 28.090721 28.175210 28.259699 28.344188 28.428677 28.513166 28.574325 28.601407 28.628083 28.643969 28.659856 28.675742 28.691628 28.707652 28.723675 28.739699 28.755723 28.773806 28.791909 28.810012 28.834476 28.866888 28.905246 28.951341 29.016034 29.080726 29.145419 29.210111 29.274804 29.339496 29.404189 29.468881 29.533574 29.598266 29.662959 29.727651 29.792344 29.856215 29.914965 29.965871 30.016776 30.067682 30.118588 30.169493 30.220399 30.271305 30.322210 30.373116 30.424022 30.474927 30.517876 30.557161 30.591609 30.626057 30.660505 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.059074 9.073476 9.087878 9.102281 9.116683 9.131085 9.145487 9.159890 9.174292 9.188694 9.203096 9.217499 9.231901 9.246303 9.260705 9.275108 9.289510 9.303912 9.318314 9.332717 9.347119 9.361521 9.375730 9.389526 9.403322 9.417118 9.430914 9.444699 9.458479 9.472259 9.486039 9.499819 9.513599 9.527379 9.541159 9.554939 9.568729 9.582536 9.596344 9.610152 9.623959 9.637806 9.651669 9.665532 9.679396 9.693259 9.707122 9.720985 9.734849 9.748712 9.762575 9.776438 9.790302 9.804165 9.818028 9.831891 9.845755 9.859618 9.873481 9.887344 9.901208 9.915071 9.928934 9.942797 9.956661 9.970524 9.984387 9.998250 10.012114 10.025977 10.039840 10.053703 10.067567 10.081430 10.095293 10.109156 10.123020 10.136883 10.150746 10.164609 10.178473 10.192336 10.206199 10.220062 10.233925 10.247789 10.261652 10.275515 10.289378 10.303242 10.317105 10.330968 10.344831 10.358695 10.372558 10.386421 10.400284 10.414148 10.428011 10.441874 10.455737 10.469601 10.483464 10.497327 10.511190 10.525054 10.538917 10.552780 10.566643 10.580507 10.594370 10.608233 10.622096 10.635960 10.649823 10.663686 10.677549 10.691413 10.705276 10.719139 10.733002 10.746866 10.760729 10.774592 10.788455 10.802319 10.816182 10.830045 10.843908 10.858234 10.872731 10.887227 10.901724 10.917116 10.934567 10.952019 10.969471 10.986923 11.004375 11.021826 11.039278 11.056730 11.074182 11.091634 11.109085 11.126537 11.143989 11.161441 11.188912 11.223317 11.930706 12.795434 13.593176 14.153764 14.492635 14.937853 15.301693 15.620628 15.901924 16.175460 16.444963 16.720525 16.962065 17.167541 17.316072 17.524751 17.695779 17.834542 17.980858 18.120189 18.244262 18.357201 18.467541 18.579801 18.703898 18.825033 18.925959 19.026885 19.127812 19.228738 19.329665 19.430174 19.530131 19.630076 19.730021 19.829966 19.929911 20.029856 20.129801 20.229747 20.329692 20.429507 20.528115 20.626182 20.724249 20.822317 20.920384 21.018451 21.116519 21.214586 21.312645 21.409624 21.504563 21.599086 21.693610 21.788134 21.882658 21.977182 22.071706 22.166230 22.260754 22.355278 22.449802 22.544326 22.638742 22.733924 22.868286 23.035545 23.202805 23.370181 23.541163 23.712363 23.883562 24.054761 24.225960 24.397160 24.568359 24.739558 24.910758 25.081957 25.253156 25.424321 25.593947 25.763244 25.932542 26.101840 26.271138 26.440436 26.609734 26.779031 26.948329 26.973016 26.988328 27.003639 27.018951 27.034212 27.049455 27.064699 27.079942 27.095255 27.110628 27.126002 27.141375 27.156795 27.172297 27.187799 27.203302 27.218832 27.234463 27.250094 27.265725 27.281691 27.300263 27.318836 27.337408 27.399351 27.483840 27.568329 27.652817 27.737306 27.821795 27.906284 27.990773 28.075262 28.159751 28.244240 28.328729 28.413218 28.497707 28.567856 28.588167 28.608479 28.628511 28.644418 28.660324 28.676230 28.692140 28.708186 28.724231 28.740276 28.756473 28.778014 28.799554 28.821614 28.854026 28.888104 28.945269 29.009544 29.074236 29.138929 29.203621 29.268314 29.333006 29.397699 29.462391 29.527084 29.591776 29.656469 29.721161 29.785854 29.850102 29.906554 29.957921 30.008827 30.059732 30.110638 30.161544 30.212449 30.263355 30.314261 30.365166 30.416072 30.466978 30.510441 30.548261 30.583142 30.617590 30.652038 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.055471 9.069873 9.084275 9.098678 9.113080 9.127482 9.141884 9.156286 9.170689 9.185091 9.199493 9.213895 9.228298 9.242700 9.257102 9.271504 9.285907 9.300309 9.314711 9.329113 9.343516 9.357918 9.372316 9.386657 9.400998 9.415338 9.429679 9.443688 9.457468 9.471248 9.485028 9.498808 9.512588 9.526368 9.540148 9.553928 9.567708 9.581488 9.595268 9.609048 9.622828 9.636630 9.650446 9.664262 9.678078 9.691894 9.705756 9.719619 9.733482 9.747346 9.761209 9.775072 9.788935 9.802799 9.816662 9.830525 9.844388 9.858252 9.872115 9.885978 9.899841 9.913705 9.927568 9.941431 9.955294 9.969158 9.983021 9.996884 10.010747 10.024611 10.038474 10.052337 10.066200 10.080064 10.093927 10.107790 10.121653 10.135517 10.149380 10.163243 10.177106 10.190970 10.204833 10.218696 10.232559 10.246423 10.260286 10.274149 10.288012 10.301876 10.315739 10.329602 10.343465 10.357329 10.371192 10.385055 10.398918 10.412782 10.426645 10.440508 10.454371 10.468235 10.482098 10.495961 10.509824 10.523688 10.537551 10.551414 10.565277 10.579141 10.593004 10.606867 10.620730 10.634594 10.648457 10.662320 10.676183 10.690047 10.703910 10.717773 10.731636 10.745500 10.759363 10.773226 10.787089 10.800953 10.814816 10.828679 10.842542 10.856406 10.870269 10.884132 10.897995 10.911860 10.926289 10.940719 10.955148 10.969577 10.985681 11.003132 11.020584 11.038036 11.055488 11.072940 11.090391 11.107843 11.125295 11.142747 11.160199 11.177650 11.195102 11.212554 11.230006 11.293738 12.187600 13.010440 13.781035 14.295820 14.682794 15.061783 15.457036 15.741545 16.015976 16.303144 16.574638 16.856543 17.077528 17.254434 17.408283 17.645630 17.792238 17.932344 18.083593 18.213229 18.335544 18.447169 18.557510 18.667850 18.792902 18.909535 19.010461 19.111388 19.212314 19.313241 19.414984 19.519381 19.617619 19.717104 19.817049 19.916994 20.016939 20.116884 20.216829 20.316774 20.416719 20.516664 20.615348 20.713415 20.811483 20.909550 21.007617 21.105685 21.203752 21.301819 21.398790 21.494427 21.590063 21.685700 21.781235 21.876057 21.970581 22.065105 22.159629 22.254153 22.348677 22.443201 22.537725 22.632249 22.726758 22.820967 22.959529 23.126788 23.294048 23.464244 23.635443 23.806642 23.977842 24.149041 24.320240 24.491439 24.662639 24.833838 25.005037 25.176237 25.347436 25.517602 25.686899 25.856197 26.025495 26.194793 26.364091 26.533389 26.702686 26.871984 26.937414 26.967287 26.982420 26.997554 27.012687 27.027865 27.043131 27.058398 27.073664 27.088950 27.104368 27.119787 27.135205 27.150623 27.166169 27.181720 27.197271 27.212822 27.228484 27.244167 27.259850 27.275533 27.300589 27.328898 27.383892 27.468380 27.552869 27.637358 27.721847 27.806336 27.890825 27.975314 28.059803 28.144292 28.228781 28.313270 28.397759 28.482248 28.563975 28.580224 28.596473 28.612721 28.628943 28.644890 28.660838 28.676785 28.692739 28.708784 28.724830 28.740875 28.757604 28.784194 28.810784 28.843092 28.878466 28.938361 29.003054 29.067746 29.132439 29.197131 29.261824 29.326516 29.391209 29.455901 29.520594 29.585286 29.649979 29.714671 29.779364 29.844056 29.898371 29.949971 30.000877 30.051782 30.102688 30.153594 30.204500 30.255405 30.306311 30.357217 30.408122 30.459028 30.503753 30.539675 30.574675 30.609124 30.645076 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.123879 9.138281 9.152683 9.167086 9.181488 9.195890 9.210292 9.224695 9.239097 9.253499 9.267901 9.282304 9.296706 9.311108 9.325510 9.339912 9.354315 9.368717 9.383119 9.397521 9.411924 9.426326 9.440678 9.454941 9.469204 9.483467 9.497730 9.511577 9.525357 9.539137 9.552917 9.566697 9.580477 9.594257 9.608037 9.621817 9.635597 9.649377 9.663157 9.676937 9.690717 9.704537 9.718361 9.732185 9.746009 9.759843 9.773706 9.787569 9.801432 9.815296 9.829159 9.843022 9.856885 9.870749 9.884612 9.898475 9.912338 9.926202 9.940065 9.953928 9.967791 9.981655 9.995518 10.009381 10.023244 10.037108 10.050971 10.064834 10.078697 10.092561 10.106424 10.120287 10.134150 10.148014 10.161877 10.175740 10.189603 10.203467 10.217330 10.231193 10.245056 10.258920 10.272783 10.286646 10.300509 10.314373 10.328236 10.342099 10.355962 10.369826 10.383689 10.397552 10.411415 10.425279 10.439142 10.453005 10.466868 10.480732 10.494595 10.508458 10.522321 10.536185 10.550048 10.563911 10.577774 10.591638 10.605501 10.619364 10.633227 10.647091 10.660954 10.674817 10.688680 10.702544 10.716407 10.730270 10.744133 10.757997 10.771860 10.785723 10.799586 10.813450 10.827313 10.841176 10.855039 10.868903 10.882766 10.896629 10.910492 10.924356 10.938219 10.952082 10.965945 10.979945 10.994308 11.008671 11.023034 11.037397 11.054245 11.071697 11.089149 11.106601 11.124053 11.141504 11.158956 11.176408 11.193860 11.211312 11.228763 11.246826 11.265071 11.283316 11.539946 12.439609 13.231432 13.973328 14.415127 14.881997 15.227772 15.581166 15.862462 16.139552 16.430828 16.717801 16.974819 17.190292 17.341327 17.559296 17.749068 17.888696 18.033467 18.181070 18.306270 18.426798 18.537138 18.647478 18.758850 18.881907 18.994005 19.094964 19.195890 19.296817 19.398261 19.503419 19.608424 19.707893 19.805240 19.904076 20.004021 20.103966 20.203911 20.303856 20.403802 20.503747 20.603692 20.702581 20.800649 20.898716 20.996783 21.094851 21.192918 21.290985 21.387956 21.483593 21.579229 21.674866 21.770502 21.866139 21.961776 22.057412 22.152960 22.247552 22.342076 22.436600 22.531124 22.625647 22.720171 22.814691 22.908993 23.050771 23.218031 23.387324 23.558524 23.729723 23.900922 24.072121 24.243321 24.414520 24.585719 24.756918 24.928118 25.099317 25.270516 25.441257 25.610554 25.779852 25.949150 26.118448 26.287746 26.457044 26.626341 26.795639 26.906240 26.934557 26.960907 26.976082 26.991256 27.006431 27.021605 27.036904 27.052214 27.067524 27.082835 27.098243 27.113688 27.129134 27.144579 27.160101 27.175681 27.191261 27.206841 27.222488 27.238218 27.253947 27.269676 27.301634 27.368432 27.452921 27.537410 27.621899 27.706388 27.790877 27.875366 27.959855 28.044344 28.128833 28.213322 28.297811 28.382300 28.466789 28.526270 28.565819 28.581706 28.597592 28.613478 28.629377 28.645366 28.661354 28.677343 28.693394 28.709988 28.726582 28.743176 28.763479 28.795890 28.830810 28.873093 28.931871 28.996564 29.061256 29.125949 29.190641 29.255334 29.320026 29.384719 29.449411 29.514104 29.578796 29.643489 29.708181 29.772874 29.837566 29.890919 29.942021 29.992927 30.043833 30.094738 30.145644 30.196550 30.247455 30.298361 30.349267 30.400173 30.450807 30.497312 30.531761 30.566209 30.600657 30.639173 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.192287 9.206689 9.221091 9.235494 9.249896 9.264298 9.278700 9.293103 9.307505 9.321907 9.336309 9.350712 9.365114 9.379516 9.393918 9.408321 9.422723 9.437125 9.451527 9.465930 9.480332 9.494734 9.508995 9.523181 9.537367 9.551553 9.565686 9.579466 9.593246 9.607026 9.620806 9.634586 9.648366 9.662146 9.675926 9.689707 9.703487 9.717267 9.731047 9.744827 9.758615 9.772447 9.786280 9.800112 9.813945 9.827793 9.841656 9.855519 9.869383 9.883246 9.897109 9.910972 9.924836 9.938699 9.952562 9.966425 9.980289 9.994152 10.008015 10.021878 10.035742 10.049605 10.063468 10.077331 10.091195 10.105058 10.118921 10.132784 10.146648 10.160511 10.174374 10.188237 10.202101 10.215964 10.229827 10.243690 10.257554 10.271417 10.285280 10.299143 10.313007 10.326870 10.340733 10.354596 10.368460 10.382323 10.396186 10.410049 10.423913 10.437776 10.451639 10.465502 10.479366 10.493229 10.507092 10.520955 10.534819 10.548682 10.562545 10.576408 10.590272 10.604135 10.617998 10.631861 10.645724 10.659588 10.673451 10.687314 10.701177 10.715041 10.728904 10.742767 10.756630 10.770494 10.784357 10.798220 10.812083 10.825947 10.839810 10.853673 10.867536 10.881400 10.895263 10.909126 10.922989 10.936853 10.950716 10.964579 10.978442 10.992306 11.006169 11.020032 11.033895 11.047995 11.062292 11.076589 11.090887 11.105359 11.122810 11.140262 11.157714 11.175166 11.192618 11.210069 11.227521 11.244973 11.262425 11.279877 11.297497 11.322780 11.348063 11.825645 12.696939 13.591325 14.162613 14.559222 14.998916 15.393761 15.702083 15.983324 16.267236 16.571914 16.869112 17.091060 17.279689 17.435216 17.686462 17.846392 17.985801 18.136201 18.274111 18.399310 18.516766 18.627106 18.737446 18.847786 18.970911 19.078540 19.179466 19.280393 19.381692 19.486995 19.592406 19.697818 19.798453 19.895800 19.993147 20.091049 20.190994 20.290939 20.390884 20.490829 20.590774 20.690719 20.789789 20.887882 20.985949 21.084017 21.182084 21.280151 21.377122 21.472759 21.568395 21.664032 21.759668 21.855305 21.950942 22.046578 22.142215 22.237851 22.333488 22.429124 22.524486 22.619046 22.713570 22.808094 22.902618 22.999454 23.142014 23.310405 23.481604 23.652803 23.824003 23.995202 24.166401 24.337600 24.508800 24.679999 24.851198 25.022397 25.193597 25.364715 25.534209 25.703507 25.872805 26.042103 26.211401 26.380698 26.549996 26.719294 26.888592 26.913589 26.933413 26.953238 26.969709 26.984924 27.000140 27.015355 27.030642 27.045997 27.061352 27.076706 27.092107 27.107600 27.123094 27.138588 27.154107 27.169739 27.185371 27.201003 27.216983 27.236972 27.256961 27.276950 27.352973 27.437462 27.521951 27.606440 27.690929 27.775418 27.859907 27.944396 28.028885 28.113374 28.197863 28.282352 28.366841 28.451330 28.511519 28.540048 28.566247 28.582133 28.598019 28.613906 28.629813 28.645843 28.661874 28.677904 28.694411 28.713849 28.733286 28.752723 28.783028 28.815439 28.865112 28.925381 28.990074 29.054766 29.119459 29.184151 29.248844 29.313536 29.378229 29.442921 29.507614 29.572306 29.636999 29.701691 29.766384 29.829044 29.883166 29.934072 29.984977 30.035883 30.086789 30.137694 30.188600 30.239506 30.290411 30.341317 30.392223 30.441743 30.488813 30.523294 30.557742 30.592190 30.630988 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.246293 9.260695 9.275097 9.289499 9.303902 9.318304 9.332706 9.347108 9.361511 9.375913 9.390315 9.404717 9.419120 9.433522 9.447924 9.462326 9.476729 9.491131 9.505533 9.519935 9.534338 9.548740 9.563142 9.577267 9.591377 9.605487 9.619597 9.633575 9.647355 9.661135 9.674916 9.688696 9.702476 9.716256 9.730036 9.743816 9.757596 9.771376 9.785156 9.798936 9.812716 9.826522 9.840362 9.854203 9.868044 9.881884 9.895743 9.909606 9.923469 9.937333 9.951196 9.965059 9.978922 9.992786 10.006649 10.020512 10.034375 10.048239 10.062102 10.075965 10.089828 10.103692 10.117555 10.131418 10.145281 10.159145 10.173008 10.186871 10.200734 10.214598 10.228461 10.242324 10.256187 10.270051 10.283914 10.297777 10.311640 10.325504 10.339367 10.353230 10.367093 10.380957 10.394820 10.408683 10.422546 10.436410 10.450273 10.464136 10.477999 10.491863 10.505726 10.519589 10.533452 10.547316 10.561179 10.575042 10.588905 10.602769 10.616632 10.630495 10.644358 10.658222 10.672085 10.685948 10.699811 10.713675 10.727538 10.741401 10.755264 10.769128 10.782991 10.796854 10.810717 10.824581 10.838444 10.852307 10.866170 10.880034 10.893897 10.907760 10.921623 10.935487 10.949350 10.963213 10.977076 10.990940 11.004803 11.018666 11.032529 11.046393 11.060256 11.074119 11.087982 11.101846 11.116010 11.130242 11.144473 11.158705 11.173923 11.191375 11.208827 11.226279 11.243731 11.261182 11.278634 11.296086 11.313538 11.330990 11.348441 11.372351 11.413513 12.094847 12.924874 13.781079 14.337328 14.758426 15.153851 15.541488 15.823000 16.103849 16.412097 16.721819 16.987573 17.216347 17.366582 17.593665 17.798103 17.942850 18.086101 18.237813 18.367151 18.492046 18.606734 18.717075 18.827415 18.937924 19.059915 19.163042 19.263969 19.365664 19.470571 19.575982 19.681394 19.786806 19.888832 19.986360 20.083707 20.181054 20.278401 20.377966 20.477911 20.577856 20.677802 20.777747 20.877048 20.975115 21.073183 21.171250 21.269317 21.366248 21.461925 21.557561 21.653198 21.748835 21.844471 21.940108 22.035744 22.131381 22.227017 22.322654 22.418290 22.513927 22.609563 22.705200 22.800837 22.895994 22.990541 23.084998 23.233528 23.404685 23.575884 23.747083 23.918282 24.089482 24.260681 24.431880 24.603079 24.774279 24.945478 25.116677 25.287876 25.457864 25.627162 25.796460 25.965758 26.135056 26.304353 26.473651 26.642949 26.812247 26.902296 26.917547 26.932797 26.948048 26.963301 26.978558 26.993815 27.009072 27.024343 27.039743 27.055142 27.070542 27.085942 27.101474 27.117017 27.132559 27.148101 27.163757 27.179442 27.195126 27.210811 27.237865 27.269601 27.337514 27.422003 27.506492 27.590981 27.675470 27.759959 27.844448 27.928937 28.013426 28.097915 28.182404 28.266893 28.351382 28.435871 28.504436 28.525550 28.546664 28.566680 28.582592 28.598505 28.614418 28.630354 28.646400 28.662445 28.678490 28.695849 28.719305 28.742762 28.770668 28.804218 28.854199 28.918891 28.983584 29.048276 29.112969 29.177661 29.242354 29.307046 29.371739 29.436431 29.501124 29.565816 29.630509 29.695201 29.759894 29.820784 29.875216 29.926122 29.977028 30.027933 30.078839 30.129745 30.180650 30.231556 30.282462 30.333367 30.384273 30.433798 30.477965 30.514827 30.549275 30.583723 30.618876 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.314701 9.329103 9.343505 9.357907 9.372310 9.386712 9.401114 9.415516 9.429919 9.444321 9.458723 9.473125 9.487528 9.501930 9.516332 9.530734 9.545137 9.559539 9.573941 9.588343 9.602746 9.617148 9.631462 9.645496 9.659531 9.673565 9.687600 9.701465 9.715245 9.729025 9.742805 9.756585 9.770365 9.784145 9.797925 9.811705 9.825485 9.839265 9.853045 9.866825 9.880605 9.894433 9.908282 9.922131 9.935980 9.949830 9.963693 9.977556 9.991420 10.005283 10.019146 10.033009 10.046873 10.060736 10.074599 10.088462 10.102325 10.116189 10.130052 10.143915 10.157778 10.171642 10.185505 10.199368 10.213231 10.227095 10.240958 10.254821 10.268684 10.282548 10.296411 10.310274 10.324137 10.338001 10.351864 10.365727 10.379590 10.393454 10.407317 10.421180 10.435043 10.448907 10.462770 10.476633 10.490496 10.504360 10.518223 10.532086 10.545949 10.559813 10.573676 10.587539 10.601402 10.615266 10.629129 10.642992 10.656855 10.670719 10.684582 10.698445 10.712308 10.726172 10.740035 10.753898 10.767761 10.781625 10.795488 10.809351 10.823214 10.837078 10.850941 10.864804 10.878667 10.892531 10.906394 10.920257 10.934120 10.947984 10.961847 10.975710 10.989573 11.003437 11.017300 11.031163 11.045026 11.058890 11.072753 11.086616 11.100479 11.114343 11.128206 11.142069 11.155932 11.169822 11.183990 11.198157 11.212324 11.226491 11.242488 11.259940 11.277392 11.294844 11.312296 11.329747 11.347199 11.364651 11.382103 11.399555 11.417006 11.483231 12.344607 13.151450 13.973366 14.455549 14.949632 15.319841 15.662621 15.943917 16.248505 16.575933 16.874829 17.103138 17.304945 17.453475 17.726188 17.900049 18.039424 18.188810 18.334243 18.460191 18.583921 18.696703 18.807043 18.917383 19.027723 19.145169 19.247545 19.349276 19.454147 19.559558 19.664970 19.770382 19.875793 19.979573 20.076920 20.174267 20.271614 20.368961 20.466308 20.564939 20.664884 20.764829 20.864774 20.964161 21.062349 21.160416 21.258483 21.355439 21.451091 21.546727 21.642364 21.738001 21.833637 21.929274 22.024910 22.120547 22.216183 22.311820 22.407456 22.503093 22.598729 22.694366 22.790003 22.885639 22.981276 23.076912 23.173138 23.327765 23.498964 23.670164 23.841363 24.012562 24.183761 24.354961 24.526160 24.697359 24.868558 25.039758 25.210957 25.381519 25.550817 25.720115 25.889413 26.058711 26.228008 26.397306 26.566604 26.735902 26.851911 26.896423 26.911569 26.926716 26.941863 26.957010 26.972286 26.987578 27.002869 27.018161 27.033554 27.048990 27.064427 27.079864 27.095378 27.110959 27.126541 27.142122 27.157765 27.173494 27.189223 27.204952 27.241301 27.322055 27.406544 27.491033 27.575522 27.660011 27.744500 27.828989 27.913478 27.997967 28.082456 28.166945 28.251434 28.335923 28.420412 28.500275 28.517034 28.533792 28.550550 28.567117 28.583071 28.599025 28.614979 28.630953 28.646998 28.663044 28.679089 28.698036 28.727607 28.757624 28.797328 28.847709 28.912401 28.977094 29.041786 29.106479 29.171171 29.235864 29.300556 29.365249 29.429941 29.494634 29.559326 29.624019 29.688711 29.753404 29.813328 29.867266 29.918172 29.969078 30.019983 30.070889 30.121795 30.172701 30.223606 30.274512 30.325418 30.376323 30.426775 30.468377 30.506360 30.540808 30.575256 30.609705 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.383109 9.397511 9.411913 9.426316 9.440718 9.455120 9.469522 9.483924 9.498327 9.512729 9.527131 9.541533 9.555936 9.570338 9.584740 9.599142 9.613545 9.627947 9.642349 9.656751 9.671154 9.685556 9.699722 9.713682 9.727642 9.741602 9.755562 9.769354 9.783134 9.796914 9.810694 9.824474 9.838254 9.852034 9.865814 9.879594 9.893374 9.907154 9.920934 9.934714 9.948494 9.962349 9.976206 9.990063 10.003921 10.017780 10.031643 10.045506 10.059370 10.073233 10.087096 10.100959 10.114823 10.128686 10.142549 10.156412 10.170276 10.184139 10.198002 10.211865 10.225729 10.239592 10.253455 10.267318 10.281182 10.295045 10.308908 10.322771 10.336635 10.350498 10.364361 10.378224 10.392088 10.405951 10.419814 10.433677 10.447541 10.461404 10.475267 10.489130 10.502994 10.516857 10.530720 10.544583 10.558447 10.572310 10.586173 10.600036 10.613900 10.627763 10.641626 10.655489 10.669353 10.683216 10.697079 10.710942 10.724806 10.738669 10.752532 10.766395 10.780259 10.794122 10.807985 10.821848 10.835712 10.849575 10.863438 10.877301 10.891165 10.905028 10.918891 10.932754 10.946618 10.960481 10.974344 10.988207 11.002071 11.015934 11.029797 11.043660 11.057523 11.071387 11.085250 11.099113 11.112976 11.126840 11.140703 11.154566 11.168429 11.182293 11.196156 11.210019 11.223882 11.237832 11.251935 11.266038 11.280141 11.294244 11.311053 11.328505 11.345957 11.363409 11.380860 11.398312 11.415764 11.434361 11.454345 11.474329 11.720584 12.598445 13.584970 14.165664 14.634854 15.079931 15.485830 15.783538 16.076587 16.401955 16.725838 17.000327 17.232069 17.391838 17.624887 17.843096 17.997004 18.138942 18.291544 18.428032 18.553231 18.676129 18.786671 18.897011 19.007352 19.117692 19.230096 19.332518 19.437723 19.543134 19.648546 19.753957 19.859369 19.964781 20.069027 20.167480 20.264827 20.362174 20.459521 20.556868 20.654215 20.752023 20.851857 20.951802 21.051486 21.149582 21.247644 21.344620 21.440257 21.535893 21.631530 21.727167 21.822803 21.918440 22.014076 22.109713 22.205349 22.300986 22.396622 22.492259 22.587895 22.684151 22.780519 22.876887 22.973256 23.069624 23.165993 23.263162 23.422045 23.593244 23.764443 23.935642 24.106842 24.278041 24.449240 24.620440 24.791639 24.962838 25.134037 25.305091 25.474472 25.643770 25.813068 25.982365 26.151663 26.320961 26.490259 26.659557 26.828855 26.858139 26.886250 26.905207 26.920395 26.935583 26.950770 26.966030 26.981366 26.996703 27.012039 27.027419 27.042904 27.058389 27.073874 27.089382 27.105015 27.120648 27.136282 27.152190 27.173829 27.195468 27.222107 27.306596 27.391085 27.475574 27.560063 27.644552 27.729041 27.813530 27.898019 27.982508 28.066997 28.151486 28.235975 28.320464 28.404953 28.465851 28.503983 28.519869 28.535756 28.551642 28.567557 28.583553 28.599548 28.615544 28.631971 28.649680 28.667388 28.685096 28.712030 28.744442 28.787343 28.841218 28.905911 28.970604 29.035296 29.099989 29.164681 29.229374 29.294066 29.358759 29.423451 29.488144 29.552836 29.617529 29.682221 29.746914 29.806564 29.859317 29.910222 29.961128 30.012034 30.062939 30.113845 30.164751 30.215656 30.266562 30.317468 30.368374 30.419279 30.459842 30.497893 30.532342 30.566790 30.601238 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.437115 9.451517 9.465919 9.480321 9.494724 9.509126 9.523528 9.537930 9.552333 9.566735 9.581137 9.595539 9.609942 9.624344 9.638746 9.653148 9.667550 9.681953 9.696355 9.710757 9.725159 9.739562 9.753964 9.767940 9.781826 9.795712 9.809598 9.823463 9.837243 9.851023 9.864803 9.878583 9.892363 9.906143 9.919923 9.933703 9.947483 9.961265 9.975048 9.988830 10.002613 10.016414 10.030277 10.044140 10.058003 10.071867 10.085730 10.099593 10.113456 10.127320 10.141183 10.155046 10.168909 10.182773 10.196636 10.210499 10.224362 10.238226 10.252089 10.265952 10.279815 10.293679 10.307542 10.321405 10.335268 10.349132 10.362995 10.376858 10.390721 10.404585 10.418448 10.432311 10.446174 10.460038 10.473901 10.487764 10.501627 10.515491 10.529354 10.543217 10.557080 10.570944 10.584807 10.598670 10.612533 10.626397 10.640260 10.654123 10.667986 10.681850 10.695713 10.709576 10.723439 10.737303 10.751166 10.765029 10.778892 10.792756 10.806619 10.820482 10.834345 10.848209 10.862072 10.875935 10.889798 10.903662 10.917525 10.931388 10.945251 10.959115 10.972978 10.986841 11.000704 11.014568 11.028431 11.042294 11.056157 11.070021 11.083884 11.097747 11.111610 11.125474 11.139337 11.153200 11.167063 11.180927 11.194790 11.208653 11.222516 11.236380 11.250243 11.264106 11.277969 11.291833 11.305807 11.319847 11.333886 11.347926 11.362166 11.379618 11.397070 11.414522 11.431974 11.449425 11.466877 11.484329 11.509723 11.538474 12.002029 12.839567 13.780893 14.381170 14.834058 15.245920 15.623159 15.905532 16.238363 16.579951 16.877476 17.115326 17.330199 17.488966 17.762439 17.951253 18.093463 18.241419 18.392064 18.521072 18.646272 18.766300 18.876640 18.986980 19.097320 19.207660 19.315841 19.421299 19.526710 19.632122 19.737533 19.842945 19.948357 20.053768 20.158964 20.258040 20.355387 20.452734 20.550081 20.647428 20.744775 20.842122 20.939634 21.038829 21.138497 21.236815 21.333786 21.429423 21.525060 21.620696 21.716333 21.811969 21.907606 22.003242 22.099240 22.195609 22.291977 22.388346 22.484714 22.581082 22.677451 22.773819 22.870188 22.966556 23.062924 23.159293 23.247613 23.350114 23.516324 23.687524 23.858723 24.029922 24.201121 24.372321 24.543520 24.714719 24.885919 25.057118 25.228310 25.398127 25.567425 25.736723 25.906020 26.075318 26.244616 26.413914 26.583212 26.752510 26.840928 26.860651 26.880374 26.898810 26.914039 26.929268 26.944497 26.959737 26.975118 26.990500 27.005881 27.021262 27.036780 27.052314 27.067847 27.083381 27.099031 27.114717 27.130402 27.146088 27.175543 27.211652 27.291137 27.375626 27.460115 27.544604 27.629093 27.713582 27.798071 27.882560 27.967049 28.051538 28.136027 28.220516 28.305005 28.389494 28.448869 28.479008 28.504410 28.520297 28.536183 28.552070 28.568000 28.584037 28.600074 28.616111 28.633580 28.654564 28.675548 28.699168 28.731580 28.771573 28.834728 28.899421 28.964113 29.028806 29.093498 29.158191 29.222884 29.287576 29.352269 29.416961 29.481654 29.546346 29.611039 29.675731 29.740424 29.800399 29.851367 29.902273 29.953178 30.004084 30.054990 30.105895 30.156801 30.207707 30.258612 30.309518 30.360424 30.411329 30.452195 30.489427 30.523875 30.558323 30.592771 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.447914 9.462316 9.476718 9.491120 9.505523 9.519925 9.534327 9.548729 9.563132 9.577534 9.591936 9.606338 9.620741 9.635143 9.649545 9.663947 9.678350 9.692752 9.707154 9.721556 9.735959 9.750361 9.764763 9.779165 9.793568 9.807970 9.822301 9.836115 9.849928 9.863741 9.877555 9.891352 9.905132 9.918912 9.932692 9.946472 9.960252 9.974032 9.987812 10.001592 10.015374 10.029165 10.042955 10.056746 10.070537 10.084364 10.098227 10.112090 10.125954 10.139817 10.153680 10.167543 10.181407 10.195270 10.209133 10.222996 10.236860 10.250723 10.264586 10.278449 10.292313 10.306176 10.320039 10.333902 10.347766 10.361629 10.375492 10.389355 10.403219 10.417082 10.430945 10.444808 10.458672 10.472535 10.486398 10.500261 10.514124 10.527988 10.541851 10.555714 10.569577 10.583441 10.597304 10.611167 10.625030 10.638894 10.652757 10.666620 10.680483 10.694347 10.708210 10.722073 10.735936 10.749800 10.763663 10.777526 10.791389 10.805253 10.819116 10.832979 10.846842 10.860706 10.874569 10.888432 10.902295 10.916159 10.930022 10.943885 10.957748 10.971612 10.985475 10.999338 11.013201 11.027065 11.040928 11.054791 11.068654 11.082518 11.096381 11.110244 11.124107 11.137971 11.151834 11.165697 11.179560 11.193424 11.207287 11.221150 11.235013 11.248877 11.262740 11.276603 11.290466 11.304330 11.318193 11.332056 11.345919 11.359783 11.373748 11.387725 11.401702 11.415678 11.430731 11.448183 11.465635 11.483087 11.500538 11.517990 11.535442 11.552894 11.602553 12.251854 13.106904 13.973191 14.511282 15.007868 15.411909 15.745153 16.042703 16.391813 16.729857 17.013081 17.252207 17.417093 17.662403 17.885354 18.051159 18.191967 18.344153 18.488913 18.614113 18.739312 18.856268 18.966608 19.076948 19.187288 19.297678 19.405402 19.510286 19.615698 19.721109 19.826521 19.931933 20.037344 20.142756 20.248168 20.348600 20.445947 20.543294 20.640641 20.737988 20.835335 20.932682 21.030029 21.127377 21.225684 21.322952 21.418589 21.514330 21.610699 21.707067 21.803436 21.899804 21.996172 22.092541 22.188909 22.285277 22.381646 22.478014 22.574383 22.670751 22.767119 22.863488 22.959856 23.056225 23.152295 23.240913 23.327736 23.439405 23.610604 23.781803 23.953003 24.124202 24.295401 24.466600 24.637800 24.808999 24.980198 25.151397 25.321782 25.491080 25.660378 25.829675 25.998973 26.168271 26.337569 26.506867 26.676164 26.831627 26.846821 26.862016 26.877211 26.892405 26.907668 26.922942 26.938215 26.953489 26.968865 26.984293 26.999721 27.015149 27.030655 27.046237 27.061820 27.077403 27.093305 27.109721 27.126137 27.142553 27.191189 27.275678 27.360167 27.444656 27.529145 27.613634 27.698123 27.782612 27.867101 27.951590 28.036079 28.120568 28.205057 28.289546 28.374035 28.441079 28.463062 28.485045 28.504850 28.520769 28.536688 28.552608 28.568568 28.584614 28.600659 28.616704 28.635920 28.661667 28.687414 28.722894 28.763546 28.828238 28.892931 28.957623 29.022316 29.087008 29.151701 29.216393 29.281086 29.345779 29.410471 29.475164 29.539856 29.604549 29.669241 29.733144 29.792512 29.843417 29.894323 29.945229 29.996134 30.047040 30.097946 30.148851 30.199757 30.250663 30.301568 30.352474 30.403380 30.445305 30.480733 30.515408 30.549856 30.584304 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.501919 9.516322 9.530724 9.545126 9.559528 9.573931 9.588333 9.602735 9.617137 9.631540 9.645942 9.660344 9.674746 9.689149 9.703551 9.717953 9.732355 9.746758 9.761160 9.775562 9.789964 9.804367 9.818769 9.833134 9.847494 9.861853 9.876213 9.890341 9.904121 9.917901 9.931681 9.945461 9.959241 9.973021 9.986801 10.000581 10.014361 10.028141 10.041922 10.055702 10.069482 10.083270 10.097069 10.110867 10.124666 10.138465 10.152314 10.166177 10.180040 10.193904 10.207767 10.221630 10.235493 10.249357 10.263220 10.277083 10.290946 10.304810 10.318673 10.332536 10.346399 10.360263 10.374126 10.387989 10.401852 10.415716 10.429579 10.443442 10.457305 10.471169 10.485032 10.498895 10.512758 10.526622 10.540485 10.554348 10.568211 10.582075 10.595938 10.609801 10.623664 10.637528 10.651391 10.665254 10.679117 10.692981 10.706844 10.720707 10.734570 10.748434 10.762297 10.776160 10.790023 10.803887 10.817750 10.831613 10.845476 10.859340 10.873203 10.887066 10.900929 10.914793 10.928656 10.942519 10.956382 10.970246 10.984109 10.997972 11.011835 11.025699 11.039562 11.053425 11.067288 11.081152 11.095015 11.108878 11.122741 11.136605 11.150468 11.164331 11.178194 11.192058 11.205921 11.219784 11.233647 11.247511 11.261374 11.275237 11.289100 11.302964 11.316827 11.330690 11.344553 11.358417 11.372280 11.386143 11.400006 11.413870 11.427742 11.441656 11.455570 11.469485 11.483399 11.499296 11.516748 11.534200 11.551651 11.569103 11.586555 11.604007 11.665856 12.501613 13.572784 14.187229 14.710486 15.171999 15.579652 15.867686 16.228221 16.581891 16.879990 17.128080 17.355456 17.510181 17.796808 17.998022 18.147617 18.294028 18.446887 18.581954 18.707153 18.831888 18.946236 19.056576 19.166917 19.277299 19.387904 19.496576 19.600085 19.704685 19.810097 19.915509 20.020920 20.126332 20.231744 20.337155 20.439160 20.536507 20.633854 20.731201 20.828548 20.925896 21.023243 21.120590 21.217937 21.314874 21.411262 21.507631 21.603999 21.700367 21.796736 21.893104 21.989473 22.085841 22.182209 22.278578 22.374946 22.471314 22.567683 22.664051 22.760420 22.856788 22.953156 23.049525 23.145208 23.234213 23.321036 23.407859 23.533685 23.704884 23.876083 24.047282 24.218482 24.389681 24.560880 24.732079 24.903279 25.074478 25.245437 25.414735 25.584032 25.753330 25.922628 26.091926 26.261224 26.430522 26.599819 26.766943 26.815239 26.840707 26.855867 26.871027 26.886187 26.901418 26.916737 26.932055 26.947373 26.962733 26.978209 26.993685 27.009161 27.024656 27.040291 27.055925 27.071560 27.087288 27.110874 27.134461 27.175730 27.260219 27.344708 27.429197 27.513686 27.598175 27.682664 27.767153 27.851642 27.936131 28.020620 28.105109 28.189598 28.274087 28.358576 28.436606 28.453908 28.471209 28.488510 28.505294 28.521254 28.537215 28.553176 28.569246 28.585508 28.601769 28.618031 28.641033 28.673444 28.711462 28.757056 28.821748 28.886441 28.951133 29.015826 29.080518 29.145211 29.209903 29.274596 29.339288 29.403981 29.468673 29.533366 29.598059 29.662751 29.726570 29.784562 29.835467 29.886373 29.937279 29.988184 30.039090 30.089996 30.140902 30.191807 30.242713 30.293619 30.344524 30.394408 30.438045 30.472493 30.506941 30.541389 30.578628 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.570328 9.584730 9.599132 9.613534 9.627936 9.642339 9.656741 9.671143 9.685545 9.699948 9.714350 9.728752 9.743154 9.757557 9.771959 9.786361 9.800763 9.815166 9.829568 9.843970 9.858372 9.872775 9.887157 9.901439 9.915721 9.930002 9.944284 9.958230 9.972010 9.985790 9.999570 10.013350 10.027131 10.040911 10.054691 10.068471 10.082251 10.096031 10.109811 10.123591 10.137371 10.151170 10.164977 10.178784 10.192591 10.206401 10.220264 10.234127 10.247990 10.261854 10.275717 10.289580 10.303443 10.317307 10.331170 10.345033 10.358896 10.372760 10.386623 10.400486 10.414349 10.428213 10.442076 10.455939 10.469802 10.483666 10.497529 10.511392 10.525255 10.539119 10.552982 10.566845 10.580708 10.594572 10.608435 10.622298 10.636161 10.650025 10.663888 10.677751 10.691614 10.705478 10.719341 10.733204 10.747067 10.760931 10.774794 10.788657 10.802520 10.816384 10.830247 10.844110 10.857973 10.871837 10.885700 10.899563 10.913426 10.927290 10.941153 10.955016 10.968879 10.982743 10.996606 11.010469 11.024332 11.038196 11.052059 11.065922 11.079785 11.093649 11.107512 11.121375 11.135238 11.149102 11.162965 11.176828 11.190691 11.204555 11.218418 11.232281 11.246144 11.260008 11.273871 11.287734 11.301597 11.315461 11.329324 11.343187 11.357050 11.370914 11.384777 11.398640 11.412503 11.426367 11.440230 11.454093 11.467956 11.481820 11.495683 11.509546 11.523409 11.537273 11.551136 11.567910 11.585344 11.602779 11.620835 11.642926 11.665017 11.901223 12.752779 13.780718 14.403913 14.909689 15.341360 15.707307 16.002902 16.381671 16.733876 17.025835 17.264305 17.442348 17.690112 17.926614 18.105313 18.245169 18.396762 18.549621 18.674994 18.800193 18.924732 19.036205 19.146545 19.256902 19.367532 19.478162 19.588159 19.691926 19.794798 19.899085 20.004496 20.109908 20.215320 20.320731 20.426143 20.529318 20.627067 20.724415 20.821762 20.919109 21.016456 21.113803 21.211150 21.308084 21.404534 21.500931 21.597299 21.693668 21.790036 21.886404 21.982773 22.079141 22.175510 22.271878 22.368246 22.464615 22.560983 22.657351 22.753720 22.850088 22.946457 23.042825 23.138280 23.227514 23.314337 23.401160 23.487982 23.627964 23.799164 23.970363 24.141562 24.312761 24.483961 24.655160 24.826359 24.997558 25.168723 25.338390 25.507687 25.676985 25.846283 26.015581 26.184879 26.354177 26.523474 26.692772 26.781899 26.809806 26.834321 26.849522 26.864723 26.879924 26.895132 26.910495 26.925858 26.941220 26.956583 26.972086 26.987611 27.003136 27.018661 27.034304 27.049991 27.065678 27.081366 27.113817 27.160271 27.244760 27.329249 27.413738 27.498227 27.582716 27.667205 27.751694 27.836183 27.920672 28.005161 28.089650 28.174139 28.258628 28.343117 28.406174 28.442147 28.458033 28.473920 28.489806 28.505740 28.521742 28.537744 28.553746 28.570946 28.589929 28.608912 28.628171 28.660582 28.693988 28.751182 28.815258 28.879951 28.944643 29.009336 29.074028 29.138721 29.203413 29.268106 29.332798 29.397491 29.462183 29.526876 29.591568 29.656261 29.720629 29.776056 29.827518 29.878423 29.929329 29.980235 30.031140 30.082046 30.132952 30.183857 30.234763 30.285669 30.336575 30.385005 30.429578 30.464026 30.498474 30.532923 30.571903 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.638736 9.653138 9.667540 9.681942 9.696345 9.710747 9.725149 9.739551 9.753954 9.768356 9.782758 9.797160 9.811562 9.825965 9.840367 9.854769 9.869171 9.883574 9.897976 9.912378 9.926780 9.941183 9.955495 9.969699 9.983904 9.998108 10.012313 10.026120 10.039900 10.053680 10.067460 10.081240 10.095020 10.108800 10.122580 10.136360 10.150140 10.163920 10.177700 10.191480 10.205260 10.219074 10.232889 10.246705 10.260520 10.274351 10.288214 10.302077 10.315941 10.329804 10.343667 10.357530 10.371394 10.385257 10.399120 10.412983 10.426847 10.440710 10.454573 10.468436 10.482300 10.496163 10.510026 10.523889 10.537753 10.551616 10.565479 10.579342 10.593206 10.607069 10.620932 10.634795 10.648659 10.662522 10.676385 10.690248 10.704112 10.717975 10.731838 10.745701 10.759565 10.773428 10.787291 10.801154 10.815018 10.828881 10.842744 10.856607 10.870471 10.884334 10.898197 10.912060 10.925923 10.939787 10.953650 10.967513 10.981376 10.995240 11.009103 11.022966 11.036829 11.050693 11.064556 11.078419 11.092282 11.106146 11.120009 11.133872 11.147735 11.161599 11.175462 11.189325 11.203188 11.217052 11.230915 11.244778 11.258641 11.272505 11.286368 11.300231 11.314094 11.327958 11.341821 11.355684 11.369547 11.383411 11.397274 11.411137 11.425000 11.438864 11.452727 11.466590 11.480453 11.494317 11.508180 11.522043 11.535906 11.549770 11.563633 11.577496 11.591359 11.605223 11.619386 11.636724 11.654062 11.671400 11.694879 11.728202 12.159100 13.067306 13.989243 14.588827 15.101450 15.527843 15.829840 16.218078 16.574805 16.884135 17.141103 17.378774 17.535584 17.831177 18.040347 18.201771 18.346637 18.499496 18.642835 18.768034 18.893234 19.015833 19.126173 19.236561 19.347160 19.457791 19.568421 19.679051 19.783878 19.886751 19.989623 20.093484 20.198896 20.304307 20.409719 20.515131 20.619524 20.717628 20.814975 20.912322 21.009669 21.107016 21.204363 21.301287 21.397747 21.494191 21.590599 21.686968 21.783336 21.879705 21.976073 22.072441 22.168810 22.265178 22.361547 22.457915 22.554283 22.650652 22.747020 22.843388 22.939757 23.036125 23.131504 23.220814 23.307637 23.394460 23.481283 23.572332 23.722244 23.893443 24.064643 24.235842 24.407041 24.578240 24.749440 24.920639 25.091838 25.262045 25.431342 25.600640 25.769938 25.939236 26.108534 26.277831 26.447129 26.616427 26.768353 26.787976 26.807598 26.827221 26.843142 26.858385 26.873627 26.888870 26.904217 26.919625 26.935033 26.950441 26.965932 26.981515 26.997099 27.012683 27.028941 27.046454 27.063967 27.081479 27.144812 27.229301 27.313790 27.398279 27.482768 27.567257 27.651746 27.736235 27.820724 27.905213 27.989702 28.074191 28.158680 28.243169 28.327658 28.386404 28.418345 28.442574 28.458461 28.474347 28.490233 28.506189 28.522233 28.538276 28.554320 28.573330 28.596128 28.618926 28.649575 28.684960 28.744076 28.808768 28.873461 28.938153 29.002846 29.067538 29.132231 29.196923 29.261616 29.326308 29.391001 29.455693 29.520386 29.585078 29.649771 29.714463 29.768112 29.819568 29.870474 29.921379 29.972285 30.023191 30.074096 30.125002 30.175908 30.226813 30.277719 30.328625 30.376742 30.420164 30.455560 30.490008 30.524456 30.562347 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.692741 9.707144 9.721546 9.735948 9.750350 9.764753 9.779155 9.793557 9.807959 9.822362 9.836764 9.851166 9.865568 9.879971 9.894373 9.908775 9.923177 9.937580 9.951982 9.966384 9.980786 9.995188 10.009591 10.023788 10.037916 10.052044 10.066172 10.080229 10.094009 10.107789 10.121569 10.135349 10.149129 10.162909 10.176689 10.190469 10.204249 10.218029 10.231809 10.245589 10.259369 10.273159 10.286983 10.300807 10.314630 10.328454 10.342301 10.356164 10.370027 10.383891 10.397754 10.411617 10.425480 10.439344 10.453207 10.467070 10.480933 10.494797 10.508660 10.522523 10.536386 10.550250 10.564113 10.577976 10.591839 10.605703 10.619566 10.633429 10.647292 10.661156 10.675019 10.688882 10.702745 10.716609 10.730472 10.744335 10.758198 10.772062 10.785925 10.799788 10.813651 10.827515 10.841378 10.855241 10.869104 10.882968 10.896831 10.910694 10.924557 10.938421 10.952284 10.966147 10.980010 10.993874 11.007737 11.021600 11.035463 11.049327 11.063190 11.077053 11.090916 11.104780 11.118643 11.132506 11.146369 11.160233 11.174096 11.187959 11.201822 11.215686 11.229549 11.243412 11.257275 11.271139 11.285002 11.298865 11.312728 11.326592 11.340455 11.354318 11.368181 11.382045 11.395908 11.409771 11.423634 11.437498 11.451361 11.465224 11.479087 11.492951 11.506814 11.520677 11.534540 11.548404 11.562267 11.576130 11.589993 11.603857 11.617720 11.631583 11.645446 11.659310 11.673173 11.688245 11.705487 11.722729 11.739971 11.789314 12.408860 13.541059 14.218025 14.802502 15.272497 15.669461 15.962620 16.371529 16.737894 17.038589 17.276403 17.467604 17.723123 17.965583 18.152949 18.298546 18.449371 18.602230 18.735875 18.861075 18.986274 19.105798 19.216188 19.326789 19.437419 19.548049 19.658679 19.769309 19.875831 19.978703 20.081576 20.184448 20.287883 20.393295 20.498707 20.604118 20.709223 20.808188 20.905535 21.002882 21.100229 21.197576 21.294504 21.390960 21.487404 21.583848 21.680265 21.776636 21.873005 21.969373 22.065742 22.162110 22.258478 22.354847 22.451215 22.547584 22.643952 22.740320 22.836689 22.933057 23.029425 23.124876 23.214114 23.300937 23.387760 23.474583 23.561406 23.657834 23.816524 23.987723 24.158922 24.330122 24.501321 24.672520 24.843719 25.014919 25.185699 25.354997 25.524295 25.693593 25.862891 26.032189 26.201486 26.370784 26.540082 26.709380 26.776151 26.791299 26.806447 26.821595 26.836808 26.852108 26.867408 26.882707 26.898046 26.913514 26.928981 26.944449 26.959931 26.975567 26.991202 27.006838 27.022474 27.048163 27.074082 27.129353 27.213842 27.298331 27.382820 27.467309 27.551798 27.636287 27.720776 27.805265 27.889754 27.974243 28.058732 28.143221 28.227710 28.312199 28.377793 28.400719 28.423646 28.443022 28.458948 28.474874 28.490799 28.506782 28.522828 28.538873 28.554918 28.576913 28.605446 28.637101 28.679401 28.737586 28.802278 28.866971 28.931663 28.996356 29.061048 29.125741 29.190433 29.255126 29.319818 29.384511 29.449203 29.513896 29.578588 29.643281 29.707501 29.760713 29.811618 29.862524 29.913430 29.964335 30.015241 30.066147 30.117052 30.167958 30.218864 30.269769 30.320675 30.369423 30.410364 30.447093 30.481541 30.515989 30.550437 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.761149 9.775552 9.789954 9.804356 9.818758 9.833161 9.847563 9.861965 9.876367 9.890770 9.905172 9.919574 9.933976 9.948379 9.962781 9.977183 9.991585 10.005988 10.020390 10.034792 10.049194 10.063597 10.077984 10.092037 10.106089 10.120142 10.134195 10.148118 10.161898 10.175678 10.189458 10.203238 10.217018 10.230798 10.244578 10.258358 10.272138 10.285918 10.299698 10.313478 10.327258 10.341064 10.354896 10.368728 10.382560 10.396392 10.410251 10.424114 10.437977 10.451841 10.465704 10.479567 10.493430 10.507294 10.521157 10.535020 10.548883 10.562747 10.576610 10.590473 10.604336 10.618200 10.632063 10.645926 10.659789 10.673653 10.687516 10.701379 10.715242 10.729106 10.742969 10.756832 10.770695 10.784559 10.798422 10.812285 10.826148 10.840012 10.853875 10.867738 10.881601 10.895465 10.909328 10.923191 10.937054 10.950918 10.964781 10.978644 10.992507 11.006371 11.020234 11.034097 11.047960 11.061824 11.075687 11.089550 11.103413 11.117277 11.131140 11.145003 11.158866 11.172730 11.186593 11.200456 11.214319 11.228183 11.242046 11.255909 11.269772 11.283636 11.297499 11.311362 11.325225 11.339089 11.352952 11.366815 11.380678 11.394542 11.408405 11.422268 11.436131 11.449995 11.463858 11.477721 11.491584 11.505448 11.519311 11.533174 11.547037 11.560901 11.574764 11.588627 11.602490 11.616354 11.630217 11.644080 11.657943 11.671807 11.685670 11.699533 11.713396 11.727260 11.741123 11.757346 11.774960 11.792575 11.810189 12.659019 13.791258 14.468155 15.027890 15.460619 15.791994 16.207936 16.561652 16.888506 17.154134 17.405966 17.567238 17.865546 18.082671 18.255925 18.399245 18.552105 18.701440 18.828916 18.954115 19.079314 19.195787 19.306417 19.417047 19.527677 19.638307 19.748937 19.859567 19.967784 20.070656 20.173528 20.276401 20.379273 20.482301 20.587694 20.693106 20.798460 20.898748 20.996095 21.093442 21.190787 21.287729 21.384173 21.480617 21.577061 21.673505 21.769937 21.866305 21.962673 22.059042 22.155410 22.251779 22.348147 22.444515 22.540884 22.637252 22.733621 22.829989 22.926357 23.022726 23.118391 23.207414 23.294237 23.381060 23.467883 23.554706 23.641529 23.742740 23.910803 24.082003 24.253202 24.424401 24.595600 24.766800 24.937999 25.109119 25.278652 25.447950 25.617248 25.786546 25.955844 26.125141 26.294439 26.463737 26.633035 26.730187 26.769832 26.785005 26.800179 26.815352 26.830528 26.845873 26.861217 26.876561 26.891906 26.907393 26.922909 26.938425 26.953942 26.969578 26.985266 27.000954 27.016643 27.053028 27.113894 27.198383 27.282872 27.367361 27.451850 27.536339 27.620828 27.705317 27.789806 27.874295 27.958784 28.043273 28.127762 28.212251 28.296739 28.372972 28.390853 28.408733 28.426613 28.443472 28.459439 28.475406 28.491374 28.508042 28.525372 28.542702 28.560032 28.589585 28.621996 28.671141 28.731096 28.795788 28.860481 28.925173 28.989866 29.054558 29.119251 29.183943 29.248636 29.313328 29.378021 29.442713 29.507406 29.572098 29.636791 29.698608 29.752763 29.803668 29.854574 29.905480 29.956385 30.007291 30.058197 30.109103 30.160008 30.210914 30.261820 30.312725 30.362896 30.401623 30.438626 30.473074 30.507522 30.541970 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.757546 9.771948 9.786351 9.800753 9.815155 9.829557 9.843960 9.858362 9.872764 9.887166 9.901569 9.915971 9.930373 9.944775 9.959178 9.973580 9.987982 10.002384 10.016787 10.031189 10.045591 10.059993 10.074396 10.088798 10.103200 10.117602 10.132005 10.146265 10.160243 10.174220 10.188198 10.202176 10.216007 10.229787 10.243567 10.257347 10.271127 10.284907 10.298687 10.312467 10.326247 10.340027 10.353807 10.367587 10.381367 10.395147 10.408974 10.422814 10.436654 10.450495 10.464338 10.478201 10.492064 10.505928 10.519791 10.533654 10.547517 10.561381 10.575244 10.589107 10.602970 10.616834 10.630697 10.644560 10.658423 10.672287 10.686150 10.700013 10.713876 10.727740 10.741603 10.755466 10.769329 10.783193 10.797056 10.810919 10.824782 10.838646 10.852509 10.866372 10.880235 10.894099 10.907962 10.921825 10.935688 10.949552 10.963415 10.977278 10.991141 11.005005 11.018868 11.032731 11.046594 11.060458 11.074321 11.088184 11.102047 11.115911 11.129774 11.143637 11.157500 11.171364 11.185227 11.199090 11.212953 11.226817 11.240680 11.254543 11.268406 11.282270 11.296133 11.309996 11.323859 11.337723 11.351586 11.365449 11.379312 11.393175 11.407039 11.420902 11.434765 11.448628 11.462492 11.476355 11.490218 11.504081 11.517945 11.531808 11.545671 11.559534 11.573398 11.587261 11.601124 11.614987 11.628851 11.642714 11.656577 11.670440 11.684304 11.698167 11.712030 11.725893 11.739757 11.753620 11.767483 11.781346 11.795210 11.809073 11.831979 11.855882 12.066347 13.027708 14.043330 14.701408 15.203634 15.631615 15.921616 16.361386 16.741913 17.047031 17.288502 17.492859 17.754400 17.999952 18.195273 18.352384 18.501979 18.654839 18.796625 18.921956 19.047155 19.173839 19.286045 19.396675 19.507305 19.617936 19.728566 19.839196 19.949826 20.058913 20.162609 20.265481 20.368353 20.471226 20.574098 20.677115 20.782094 20.887505 20.989308 21.086655 21.183999 21.280942 21.377386 21.473830 21.570274 21.666718 21.763162 21.859593 21.955974 22.052342 22.148710 22.245079 22.341447 22.437816 22.534184 22.630552 22.726921 22.823289 22.919658 23.016026 23.112044 23.200715 23.287538 23.374360 23.461183 23.548006 23.634829 23.721652 23.833884 24.005083 24.176282 24.347482 24.518681 24.689880 24.861079 25.032279 25.202307 25.371605 25.540903 25.710201 25.879498 26.048796 26.218094 26.387392 26.556690 26.705832 26.733538 26.761245 26.778637 26.793851 26.809066 26.824280 26.839601 26.854990 26.870379 26.885768 26.901239 26.916816 26.932393 26.947969 26.964551 26.983318 27.002085 27.020852 27.098435 27.182924 27.267413 27.351902 27.436391 27.520880 27.605369 27.689858 27.774347 27.858836 27.943325 28.027814 28.112303 28.196791 28.281280 28.347483 28.380311 28.396197 28.412083 28.427970 28.443925 28.459933 28.475942 28.491951 28.510412 28.530867 28.551322 28.577197 28.610757 28.659913 28.724606 28.789298 28.853991 28.918683 28.983376 29.048068 29.112761 29.177453 29.242146 29.306838 29.371531 29.436223 29.500916 29.565608 29.630301 29.690607 29.744813 29.795719 29.846624 29.897530 29.948436 29.999341 30.050247 30.101153 30.152058 30.202964 30.253870 30.304775 30.355681 30.393779 30.430159 30.464607 30.499056 30.533504 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.825954 9.840357 9.854759 9.869161 9.883563 9.897966 9.912368 9.926770 9.941172 9.955574 9.969977 9.984379 9.998781 10.013183 10.027586 10.041988 10.056390 10.070792 10.085195 10.099597 10.113999 10.128401 10.142804 10.157206 10.171608 10.186010 10.200413 10.214502 10.228406 10.242310 10.256214 10.270116 10.283896 10.297676 10.311456 10.325236 10.339016 10.352796 10.366576 10.380356 10.394137 10.407917 10.421697 10.435477 10.449257 10.463039 10.476888 10.490736 10.504585 10.518433 10.532288 10.546151 10.560014 10.573878 10.587741 10.601604 10.615467 10.629331 10.643194 10.657057 10.670920 10.684784 10.698647 10.712510 10.726373 10.740237 10.754100 10.767963 10.781826 10.795690 10.809553 10.823416 10.837279 10.851143 10.865006 10.878869 10.892732 10.906596 10.920459 10.934322 10.948185 10.962049 10.975912 10.989775 11.003638 11.017502 11.031365 11.045228 11.059091 11.072955 11.086818 11.100681 11.114544 11.128408 11.142271 11.156134 11.169997 11.183861 11.197724 11.211587 11.225450 11.239314 11.253177 11.267040 11.280903 11.294767 11.308630 11.322493 11.336356 11.350220 11.364083 11.377946 11.391809 11.405673 11.419536 11.433399 11.447262 11.461126 11.474989 11.488852 11.502715 11.516579 11.530442 11.544305 11.558168 11.572032 11.585895 11.599758 11.613621 11.627485 11.641348 11.655211 11.669074 11.682938 11.696801 11.710664 11.724527 11.738391 11.752254 11.766117 11.779980 11.793844 11.807707 11.821570 11.835433 11.849297 11.863160 11.881035 11.918213 12.316107 13.579022 14.307046 14.924076 15.393265 15.754147 16.194081 16.544423 16.892640 17.166342 17.422554 17.583943 17.899915 18.124995 18.305448 18.451854 18.604714 18.757055 18.889797 19.014996 19.141138 19.272568 19.379659 19.486934 19.597564 19.708194 19.818824 19.929454 20.040084 20.150714 20.254562 20.357434 20.460306 20.563178 20.666051 20.768923 20.871896 20.976493 21.079784 21.177215 21.274155 21.370599 21.467043 21.563487 21.659931 21.756375 21.852820 21.949264 22.045642 22.142011 22.238379 22.334747 22.431116 22.527484 22.623853 22.720221 22.816589 22.912958 23.009326 23.105695 23.194015 23.280838 23.367661 23.454484 23.541307 23.628129 23.714952 23.801775 23.928164 24.099363 24.270562 24.441761 24.612961 24.784160 24.955359 25.125962 25.295260 25.464558 25.633856 25.803153 25.972451 26.141749 26.311047 26.480345 26.649643 26.715387 26.734910 26.754433 26.772240 26.787511 26.802781 26.818052 26.833360 26.848819 26.864278 26.879737 26.895205 26.910842 26.926479 26.942117 26.957754 26.985776 27.014539 27.082976 27.167465 27.251954 27.336443 27.420932 27.505421 27.589910 27.674399 27.758888 27.843377 27.927866 28.012354 28.096843 28.181332 28.265821 28.324157 28.358129 28.380741 28.396633 28.412524 28.428415 28.444398 28.460443 28.476488 28.492533 28.513825 28.538780 28.563983 28.603700 28.653423 28.718116 28.782808 28.847501 28.912193 28.976886 29.041578 29.106271 29.170963 29.235656 29.300348 29.365041 29.429733 29.494426 29.559118 29.623811 29.683371 29.736863 29.787769 29.838675 29.889580 29.940486 29.991392 30.042297 30.093203 30.144109 30.195014 30.245920 30.296826 30.347731 30.386701 30.421648 30.456141 30.490589 30.525037 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.894362 9.908765 9.923167 9.937569 9.951971 9.966374 9.980776 9.995178 10.009580 10.023983 10.038385 10.052787 10.067189 10.081592 10.095994 10.110396 10.124798 10.139200 10.153603 10.168005 10.182407 10.196809 10.211212 10.225614 10.240016 10.254418 10.268821 10.282697 10.296527 10.310358 10.324189 10.338005 10.351785 10.365565 10.379346 10.393126 10.406906 10.420686 10.434466 10.448246 10.462026 10.475806 10.489586 10.503366 10.517146 10.530949 10.544806 10.558663 10.572520 10.586377 10.600238 10.614101 10.627965 10.641828 10.655691 10.669554 10.683418 10.697281 10.711144 10.725007 10.738871 10.752734 10.766597 10.780460 10.794324 10.808187 10.822050 10.835913 10.849776 10.863640 10.877503 10.891366 10.905229 10.919093 10.932956 10.946819 10.960682 10.974546 10.988409 11.002272 11.016135 11.029999 11.043862 11.057725 11.071588 11.085452 11.099315 11.113178 11.127041 11.140905 11.154768 11.168631 11.182494 11.196358 11.210221 11.224084 11.237947 11.251811 11.265674 11.279537 11.293400 11.307264 11.321127 11.334990 11.348853 11.362717 11.376580 11.390443 11.404306 11.418170 11.432033 11.445896 11.459759 11.473623 11.487486 11.501349 11.515212 11.529076 11.542939 11.556802 11.570665 11.584529 11.598392 11.612255 11.626118 11.639982 11.653845 11.667708 11.681571 11.695435 11.709298 11.723161 11.737024 11.750888 11.764751 11.778614 11.792477 11.806341 11.820204 11.834067 11.847930 11.861794 11.875657 11.889520 11.903383 11.917247 11.931110 11.975554 12.652147 13.880278 14.562135 15.134771 15.592655 15.885028 16.351244 16.745932 17.059269 17.300600 17.518115 17.782400 18.034320 18.237598 18.406238 18.554588 18.707448 18.855996 18.982837 19.109524 19.244241 19.369173 19.475578 19.580457 19.687822 19.798452 19.909082 20.019712 20.130343 20.240867 20.346515 20.449387 20.552259 20.655131 20.758003 20.860876 20.963748 21.066644 21.169751 21.267368 21.363812 21.460256 21.556700 21.653144 21.749589 21.846033 21.942477 22.038917 22.135311 22.231679 22.328048 22.424416 22.520784 22.617153 22.713521 22.809890 22.906258 23.002626 23.098995 23.187315 23.274138 23.360961 23.447784 23.534607 23.621430 23.708253 23.795076 23.883083 24.022443 24.193643 24.364842 24.536041 24.707240 24.878440 25.049496 25.218915 25.388213 25.557511 25.726808 25.896106 26.065404 26.234702 26.404000 26.573298 26.705345 26.720490 26.735636 26.750781 26.765927 26.781251 26.796577 26.811903 26.827229 26.842701 26.858208 26.873715 26.889223 26.904851 26.920541 26.936230 26.951920 26.993834 27.067517 27.152006 27.236495 27.320984 27.405473 27.489962 27.574451 27.658940 27.743429 27.827917 27.912406 27.996895 28.081384 28.165873 28.250362 28.314588 28.338542 28.362497 28.381196 28.397128 28.413061 28.428993 28.444996 28.461042 28.477087 28.493132 28.519163 28.551157 28.593471 28.646933 28.711626 28.776318 28.841011 28.905703 28.970396 29.035088 29.099781 29.164473 29.229166 29.293858 29.358551 29.423243 29.487936 29.552628 29.617321 29.676795 29.728914 29.779819 29.830725 29.881631 29.932536 29.983442 30.034348 30.085253 30.136159 30.187065 30.237970 30.288876 30.337716 30.378778 30.413226 30.447674 30.482122 30.517507 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 9.962770 9.977173 9.991575 10.005977 10.020379 10.034782 10.049184 10.063586 10.077988 10.092391 10.106793 10.121195 10.135597 10.150000 10.164402 10.178804 10.193206 10.207609 10.222011 10.236413 10.250815 10.265218 10.279604 10.293982 10.308361 10.322740 10.336994 10.350774 10.364555 10.378335 10.392115 10.405895 10.419675 10.433455 10.447235 10.461015 10.474795 10.488575 10.502355 10.516135 10.529915 10.543697 10.557479 10.571261 10.585043 10.598872 10.612735 10.626598 10.640462 10.654325 10.668188 10.682051 10.695915 10.709778 10.723641 10.737504 10.751368 10.765231 10.779094 10.792957 10.806821 10.820684 10.834547 10.848410 10.862274 10.876137 10.890000 10.903863 10.917727 10.931590 10.945453 10.959316 10.973180 10.987043 11.000906 11.014769 11.028633 11.042496 11.056359 11.070222 11.084086 11.097949 11.111812 11.125675 11.139539 11.153402 11.167265 11.181128 11.194992 11.208855 11.222718 11.236581 11.250445 11.264308 11.278171 11.292034 11.305898 11.319761 11.333624 11.347487 11.361351 11.375214 11.389077 11.402940 11.416804 11.430667 11.444530 11.458393 11.472257 11.486120 11.499983 11.513846 11.527710 11.541573 11.555436 11.569299 11.583163 11.597026 11.610889 11.624752 11.638616 11.652479 11.666342 11.680205 11.694069 11.707932 11.721795 11.735658 11.749522 11.763385 11.777248 11.791111 11.804974 11.818838 11.832701 11.846564 11.860427 11.874291 11.888154 11.902017 11.915880 11.929744 11.944072 11.959282 11.974492 11.989703 12.063547 13.182014 14.143995 14.822164 15.326005 15.716301 16.160643 16.527194 16.896558 17.179096 17.446827 17.619889 17.934284 18.167320 18.350200 18.504653 18.657322 18.810182 18.950678 19.076812 19.212082 19.347675 19.465586 19.571459 19.676369 19.781245 19.888751 19.999341 20.109971 20.220601 20.331231 20.438467 20.541340 20.644212 20.747084 20.849956 20.952828 21.055701 21.158573 21.259396 21.356968 21.453469 21.549913 21.646358 21.742802 21.839246 21.935690 22.032134 22.128578 22.224979 22.321348 22.417716 22.514085 22.610453 22.706821 22.803190 22.899558 22.995927 23.092295 23.180615 23.267438 23.354261 23.441084 23.527907 23.614730 23.701553 23.788376 23.875199 23.967307 24.116723 24.287922 24.459122 24.630321 24.801520 24.972712 25.142570 25.311868 25.481165 25.650463 25.819761 25.989059 26.158357 26.327655 26.496952 26.645646 26.692761 26.714133 26.729319 26.744506 26.759692 26.774986 26.790356 26.805727 26.821098 26.836549 26.852118 26.867687 26.883256 26.900131 26.920345 26.940560 26.967569 27.052058 27.136547 27.221036 27.305525 27.390014 27.474503 27.558992 27.643480 27.727969 27.812458 27.896947 27.981436 28.065925 28.150414 28.234903 28.309377 28.327876 28.346376 28.364876 28.381652 28.397626 28.413600 28.429574 28.447257 28.465806 28.484355 28.505725 28.538136 28.577313 28.640443 28.705136 28.769828 28.834521 28.899213 28.963906 29.028598 29.093291 29.157983 29.222676 29.287368 29.352061 29.416753 29.481446 29.546138 29.610438 29.670058 29.720964 29.771869 29.822775 29.873681 29.924586 29.975492 30.026398 30.077304 30.128209 30.179115 30.230021 30.280926 30.328004 30.370311 30.404759 30.439207 30.473655 30.511882 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.016776 10.031178 10.045581 10.059983 10.074385 10.088787 10.103190 10.117592 10.131994 10.146396 10.160799 10.175201 10.189603 10.204005 10.218408 10.232810 10.247212 10.261614 10.276017 10.290419 10.304821 10.319223 10.333626 10.347930 10.362230 10.376530 10.390831 10.404884 10.418664 10.432444 10.446224 10.460004 10.473784 10.487564 10.501344 10.515124 10.528904 10.542684 10.556464 10.570244 10.584024 10.597809 10.611599 10.625390 10.639180 10.652970 10.666822 10.680685 10.694548 10.708412 10.722275 10.736138 10.750001 10.763865 10.777728 10.791591 10.805454 10.819318 10.833181 10.847044 10.860907 10.874771 10.888634 10.902497 10.916360 10.930224 10.944087 10.957950 10.971813 10.985677 10.999540 11.013403 11.027266 11.041130 11.054993 11.068856 11.082719 11.096583 11.110446 11.124309 11.138172 11.152036 11.165899 11.179762 11.193625 11.207489 11.221352 11.235215 11.249078 11.262942 11.276805 11.290668 11.304531 11.318395 11.332258 11.346121 11.359984 11.373848 11.387711 11.401574 11.415437 11.429301 11.443164 11.457027 11.470890 11.484754 11.498617 11.512480 11.526343 11.540207 11.554070 11.567933 11.581796 11.595660 11.609523 11.623386 11.637249 11.651113 11.664976 11.678839 11.692702 11.706566 11.720429 11.734292 11.748155 11.762019 11.775882 11.789745 11.803608 11.817472 11.831335 11.845198 11.859061 11.872925 11.886788 11.900651 11.914514 11.928378 11.942241 11.956104 11.969967 11.983831 11.997694 12.015596 12.036013 12.056430 12.439055 13.716786 14.405077 15.060552 15.543931 15.846382 16.341102 16.749353 17.065151 17.312698 17.543370 17.811196 18.068689 18.279922 18.457204 18.607197 18.760056 18.912916 19.045209 19.179923 19.315516 19.450733 19.561309 19.667315 19.772286 19.877161 19.982036 20.089609 20.200229 20.310859 20.421489 20.530075 20.633292 20.736165 20.839037 20.941909 21.044781 21.147653 21.248476 21.346805 21.445133 21.542960 21.639571 21.736015 21.832459 21.928903 22.025347 22.121791 22.218235 22.314648 22.411016 22.507385 22.603753 22.700122 22.796490 22.892858 22.989227 23.085115 23.173915 23.260738 23.347561 23.434384 23.521207 23.608030 23.694853 23.781676 23.868499 23.955322 24.051007 24.211003 24.382202 24.553401 24.724601 24.895800 25.066225 25.235523 25.404820 25.574118 25.743416 25.912714 26.082012 26.251310 26.420607 26.589905 26.657443 26.684952 26.707740 26.722968 26.738196 26.753424 26.768689 26.784136 26.799582 26.815029 26.830479 26.846118 26.861756 26.877395 26.893033 26.923832 26.956141 27.036599 27.121088 27.205577 27.290066 27.374555 27.459043 27.543532 27.628021 27.712510 27.796999 27.881488 27.965977 28.050466 28.134955 28.219444 28.290141 28.318474 28.334361 28.350247 28.366134 28.382111 28.398127 28.414142 28.430157 28.450492 28.472667 28.494842 28.529324 28.569261 28.633953 28.698646 28.763338 28.828031 28.892723 28.957416 29.022108 29.086801 29.151493 29.216186 29.280878 29.345571 29.410263 29.474956 29.539648 29.603353 29.662108 29.713014 29.763920 29.814825 29.865731 29.916637 29.967542 30.018448 30.069354 30.120259 30.171165 30.222071 30.272976 30.319449 30.361844 30.396292 30.430740 30.465188 30.504149 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.085184 10.099586 10.113989 10.128391 10.142793 10.157195 10.171598 10.186000 10.200402 10.214804 10.229207 10.243609 10.258011 10.272413 10.286816 10.301218 10.315620 10.330022 10.344425 10.358827 10.373229 10.387631 10.401988 10.416211 10.430433 10.444656 10.458879 10.472773 10.486553 10.500333 10.514113 10.527893 10.541673 10.555453 10.569233 10.583013 10.596793 10.610573 10.624353 10.638133 10.651913 10.665707 10.679506 10.693304 10.707103 10.720909 10.734772 10.748635 10.762499 10.776362 10.790225 10.804088 10.817952 10.831815 10.845678 10.859541 10.873405 10.887268 10.901131 10.914994 10.928858 10.942721 10.956584 10.970447 10.984311 10.998174 11.012037 11.025900 11.039764 11.053627 11.067490 11.081353 11.095217 11.109080 11.122943 11.136806 11.150670 11.164533 11.178396 11.192259 11.206123 11.219986 11.233849 11.247712 11.261575 11.275439 11.289302 11.303165 11.317028 11.330892 11.344755 11.358618 11.372481 11.386345 11.400208 11.414071 11.427934 11.441798 11.455661 11.469524 11.483387 11.497251 11.511114 11.524977 11.538840 11.552704 11.566567 11.580430 11.594293 11.608157 11.622020 11.635883 11.649746 11.663610 11.677473 11.691336 11.705199 11.719063 11.732926 11.746789 11.760652 11.774516 11.788379 11.802242 11.816105 11.829969 11.843832 11.857695 11.871558 11.885422 11.899285 11.913148 11.927011 11.940875 11.954738 11.968601 11.982464 11.996328 12.010191 12.024054 12.037917 12.051781 12.065644 12.094758 12.125800 12.818235 13.980944 14.656116 15.258805 15.678455 16.105699 16.509966 16.900274 17.191850 17.458925 17.643592 17.968653 18.203095 18.392524 18.557771 18.709931 18.862791 19.012487 19.147764 19.283357 19.418950 19.548420 19.657032 19.763250 19.868202 19.973077 20.077953 20.182828 20.290488 20.401118 20.511748 20.621441 20.725245 20.828117 20.930990 21.033862 21.136734 21.237490 21.335885 21.434214 21.532542 21.630871 21.728905 21.825672 21.922116 22.018560 22.115004 22.211448 22.307893 22.404317 22.500685 22.597053 22.693422 22.789790 22.886159 22.982527 23.078095 23.167216 23.254039 23.340862 23.427684 23.514507 23.601330 23.688153 23.774976 23.861799 23.948622 24.035445 24.134202 24.305282 24.476482 24.647681 24.818880 24.989855 25.159178 25.328475 25.497773 25.667071 25.836369 26.005667 26.174965 26.344262 26.513560 26.642883 26.662313 26.681742 26.701171 26.716631 26.731939 26.747246 26.762554 26.778009 26.793507 26.809006 26.824505 26.840124 26.855815 26.871506 26.887197 26.937706 27.021140 27.105629 27.190118 27.274606 27.359095 27.443584 27.528073 27.612562 27.697051 27.781540 27.866029 27.950518 28.035007 28.119496 28.203985 28.262174 28.298454 28.318911 28.334809 28.350707 28.366605 28.382612 28.398657 28.414702 28.430747 28.455299 28.482862 28.517677 28.562935 28.627463 28.692156 28.756848 28.821541 28.886233 28.950926 29.015618 29.080311 29.145003 29.209696 29.274388 29.339081 29.403773 29.468466 29.533158 29.596971 29.654117 29.705064 29.755970 29.806876 29.857781 29.908687 29.959593 30.010498 30.061404 30.112310 30.163215 30.214121 30.265027 30.311857 30.352157 30.387825 30.422274 30.456722 30.492846 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.081581 10.095983 10.110386 10.124788 10.139190 10.153592 10.167995 10.182397 10.196799 10.211201 10.225604 10.240006 10.254408 10.268810 10.283212 10.297615 10.312017 10.326419 10.340821 10.355224 10.369626 10.384028 10.398430 10.412833 10.427235 10.441637 10.456039 10.470301 10.484447 10.498594 10.512740 10.526882 10.540662 10.554442 10.568222 10.582002 10.595782 10.609562 10.623342 10.637122 10.650902 10.664682 10.678462 10.692242 10.706022 10.719803 10.733610 10.747417 10.761223 10.775030 10.788859 10.802722 10.816585 10.830449 10.844312 10.858175 10.872038 10.885902 10.899765 10.913628 10.927491 10.941355 10.955218 10.969081 10.982944 10.996808 11.010671 11.024534 11.038397 11.052261 11.066124 11.079987 11.093850 11.107714 11.121577 11.135440 11.149303 11.163167 11.177030 11.190893 11.204756 11.218620 11.232483 11.246346 11.260209 11.274073 11.287936 11.301799 11.315662 11.329526 11.343389 11.357252 11.371115 11.384979 11.398842 11.412705 11.426568 11.440432 11.454295 11.468158 11.482021 11.495885 11.509748 11.523611 11.537474 11.551338 11.565201 11.579064 11.592927 11.606791 11.620654 11.634517 11.648380 11.662244 11.676107 11.689970 11.703833 11.717697 11.731560 11.745423 11.759286 11.773150 11.787013 11.800876 11.814739 11.828603 11.842466 11.856329 11.870192 11.884056 11.897919 11.911782 11.925645 11.939509 11.953372 11.967235 11.981098 11.994962 12.008825 12.022688 12.036551 12.050415 12.064278 12.078141 12.092004 12.105868 12.119731 12.141693 12.248724 13.375100 14.244661 14.950850 15.484206 15.805908 16.330960 16.753970 17.067966 17.324796 17.568010 17.839594 18.103058 18.322246 18.504690 18.659806 18.812665 18.967600 19.115985 19.251198 19.386791 19.522384 19.646463 19.752755 19.858919 19.964119 20.068994 20.173869 20.278744 20.383619 20.491376 20.602006 20.712636 20.817198 20.920070 21.022942 21.125815 21.226631 21.324966 21.423294 21.521623 21.619951 21.718280 21.816608 21.914800 22.011773 22.108217 22.204661 22.301106 22.397550 22.493978 22.590354 22.686722 22.783090 22.879459 22.975827 23.071232 23.160516 23.247339 23.334162 23.420985 23.507808 23.594631 23.681454 23.768276 23.855099 23.941922 24.028745 24.115568 24.228363 24.399562 24.570761 24.741961 24.913127 25.082832 25.252130 25.421428 25.590726 25.760024 25.929322 26.098619 26.267917 26.437215 26.604177 26.649629 26.664788 26.679947 26.695106 26.710372 26.725724 26.741076 26.756429 26.771859 26.787421 26.802982 26.818544 26.835672 26.857575 26.879479 26.921192 27.005681 27.090169 27.174658 27.259147 27.343636 27.428125 27.512614 27.597103 27.681592 27.766081 27.850570 27.935059 28.019548 28.104037 28.188526 28.251475 28.276554 28.301634 28.319371 28.335311 28.351250 28.367189 28.383926 28.400894 28.417862 28.434830 28.467139 28.499871 28.557093 28.620973 28.685666 28.750358 28.815051 28.879743 28.944436 29.009128 29.073821 29.138513 29.203206 29.267898 29.332591 29.397283 29.461976 29.526668 29.591195 29.645633 29.697115 29.748020 29.798926 29.849832 29.900737 29.951643 30.002549 30.053454 30.104360 30.155266 30.206171 30.257077 30.305074 30.343227 30.379359 30.413807 30.448255 30.482703 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.149989 10.164391 10.178794 10.193196 10.207598 10.222000 10.236403 10.250805 10.265207 10.279609 10.294012 10.308414 10.322816 10.337218 10.351621 10.366023 10.380425 10.394827 10.409230 10.423632 10.438034 10.452436 10.466838 10.481241 10.495643 10.510045 10.524447 10.538570 10.552641 10.566712 10.580782 10.594771 10.608551 10.622331 10.636111 10.649891 10.663671 10.677451 10.691231 10.705011 10.718791 10.732571 10.746352 10.760132 10.773912 10.787702 10.801517 10.815332 10.829147 10.842962 10.856809 10.870672 10.884535 10.898399 10.912262 10.926125 10.939988 10.953852 10.967715 10.981578 10.995441 11.009305 11.023168 11.037031 11.050894 11.064758 11.078621 11.092484 11.106347 11.120211 11.134074 11.147937 11.161800 11.175664 11.189527 11.203390 11.217253 11.231117 11.244980 11.258843 11.272706 11.286570 11.300433 11.314296 11.328159 11.342023 11.355886 11.369749 11.383612 11.397476 11.411339 11.425202 11.439065 11.452929 11.466792 11.480655 11.494518 11.508382 11.522245 11.536108 11.549971 11.563835 11.577698 11.591561 11.605424 11.619288 11.633151 11.647014 11.660877 11.674741 11.688604 11.702467 11.716330 11.730194 11.744057 11.757920 11.771783 11.785647 11.799510 11.813373 11.827236 11.841100 11.854963 11.868826 11.882689 11.896553 11.910416 11.924279 11.938142 11.952006 11.965869 11.979732 11.993595 12.007459 12.021322 12.035185 12.049048 12.062912 12.076775 12.090638 12.104501 12.118365 12.132326 12.147809 12.163293 12.178776 12.194259 12.605142 13.817893 14.499058 15.191610 15.640609 16.050754 16.493673 16.903875 17.204727 17.471023 17.664528 18.003021 18.237464 18.434848 18.610760 18.762540 18.917397 19.083911 19.219039 19.354632 19.490225 19.625818 19.742186 19.848477 19.954769 20.060035 20.164910 20.269785 20.374660 20.479536 20.584411 20.692265 20.802824 20.909151 21.012023 21.114895 21.215718 21.314047 21.412375 21.510703 21.609032 21.707360 21.805689 21.904017 22.002345 22.100646 22.197875 22.294319 22.390763 22.487207 22.583647 22.680022 22.776391 22.872759 22.969127 23.064518 23.153816 23.240639 23.327462 23.414285 23.501108 23.587931 23.674754 23.761577 23.848400 23.935223 24.022046 24.108868 24.195691 24.322643 24.493842 24.665041 24.836240 25.006487 25.175785 25.345083 25.514381 25.683679 25.852977 26.022274 26.191572 26.360870 26.530168 26.608142 26.643248 26.658448 26.673648 26.688848 26.704079 26.719499 26.734918 26.750338 26.765758 26.781393 26.797033 26.812673 26.828313 26.862519 26.905732 26.990221 27.074710 27.159199 27.243688 27.328177 27.412666 27.497155 27.581644 27.666133 27.750622 27.835111 27.919600 28.004089 28.088578 28.173067 28.245823 28.264987 28.284150 28.303313 28.319834 28.335815 28.351795 28.367776 28.386988 28.406940 28.426892 28.456057 28.491453 28.549791 28.614483 28.679176 28.743868 28.808561 28.873253 28.937946 29.002638 29.067331 29.132023 29.196716 29.261408 29.326101 29.390793 29.455486 29.520178 29.584871 29.637917 29.689165 29.740070 29.790976 29.841882 29.892787 29.943693 29.994599 30.045505 30.096410 30.147316 30.198222 30.249127 30.298977 30.335201 30.370892 30.405340 30.439788 30.474236 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.218397 10.232799 10.247202 10.261604 10.276006 10.290408 10.304811 10.319213 10.333615 10.348017 10.362420 10.376822 10.391224 10.405626 10.420029 10.434431 10.448833 10.463235 10.477638 10.492040 10.506442 10.520844 10.535247 10.549649 10.564051 10.578453 10.592800 10.606796 10.620792 10.634787 10.648783 10.662660 10.676440 10.690220 10.704000 10.717780 10.731561 10.745341 10.759121 10.772901 10.786681 10.800461 10.814241 10.828021 10.841801 10.855606 10.869429 10.883252 10.897075 10.910899 10.924759 10.938622 10.952486 10.966349 10.980212 10.994075 11.007939 11.021802 11.035665 11.049528 11.063392 11.077255 11.091118 11.104981 11.118845 11.132708 11.146571 11.160434 11.174298 11.188161 11.202024 11.215887 11.229751 11.243614 11.257477 11.271340 11.285204 11.299067 11.312930 11.326793 11.340657 11.354520 11.368383 11.382246 11.396110 11.409973 11.423836 11.437699 11.451563 11.465426 11.479289 11.493152 11.507016 11.520879 11.534742 11.548605 11.562469 11.576332 11.590195 11.604058 11.617922 11.631785 11.645648 11.659511 11.673374 11.687238 11.701101 11.714964 11.728827 11.742691 11.756554 11.770417 11.784280 11.798144 11.812007 11.825870 11.839733 11.853597 11.867460 11.881323 11.895186 11.909050 11.922913 11.936776 11.950639 11.964503 11.978366 11.992229 12.006092 12.019956 12.033819 12.047682 12.061545 12.075409 12.089272 12.103135 12.116998 12.130862 12.144725 12.158588 12.172451 12.186315 12.202519 12.223430 12.244341 12.301900 12.989347 14.081610 14.846106 15.420396 15.770953 16.320818 16.742025 17.070780 17.336894 17.593881 17.867992 18.137427 18.364571 18.547451 18.712415 18.866592 19.035313 19.194848 19.322473 19.458066 19.593659 19.726581 19.837908 19.944200 20.050492 20.155951 20.260827 20.365702 20.470577 20.575452 20.680327 20.785202 20.893153 21.001104 21.103976 21.204799 21.303127 21.401456 21.499784 21.598112 21.696441 21.794769 21.893098 21.991426 22.089754 22.188083 22.286411 22.383936 22.480420 22.576864 22.673302 22.769691 22.866059 22.962428 23.057951 23.147116 23.233939 23.320762 23.407585 23.494408 23.581231 23.668054 23.754877 23.841700 23.928523 24.015346 24.102169 24.188992 24.278206 24.416922 24.588122 24.759321 24.930142 25.099440 25.268738 25.438036 25.607334 25.776632 25.945929 26.115227 26.284525 26.453823 26.581517 26.608830 26.636144 26.652095 26.667359 26.682623 26.697887 26.713317 26.728807 26.744297 26.759787 26.775893 26.792420 26.808947 26.825474 26.890273 26.974762 27.059251 27.143740 27.228229 27.312718 27.397207 27.481696 27.566185 27.650674 27.735163 27.819652 27.904141 27.988630 28.073119 28.157608 28.234715 28.256638 28.272525 28.288411 28.304297 28.320300 28.336322 28.352344 28.368366 28.391355 28.415566 28.443392 28.485707 28.543301 28.607993 28.672686 28.737378 28.802071 28.866763 28.931456 28.996148 29.060841 29.125533 29.190226 29.254918 29.319611 29.384303 29.448996 29.513688 29.576854 29.630309 29.681215 29.732121 29.783026 29.833932 29.884838 29.935743 29.986649 30.037555 30.088460 30.139366 30.190272 30.241177 30.292083 30.327947 30.362425 30.396873 30.431321 30.465769 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.272403 10.286805 10.301207 10.315610 10.330012 10.344414 10.358816 10.373219 10.387621 10.402023 10.416425 10.430828 10.445230 10.459632 10.474034 10.488437 10.502839 10.517241 10.531643 10.546046 10.560448 10.574850 10.589252 10.603655 10.618057 10.632459 10.646861 10.661057 10.674979 10.688901 10.702822 10.716744 10.730550 10.744330 10.758110 10.771890 10.785670 10.799450 10.813230 10.827010 10.840790 10.854570 10.868350 10.882130 10.895910 10.909690 10.923513 10.937345 10.951176 10.965008 10.978846 10.992709 11.006572 11.020436 11.034299 11.048162 11.062025 11.075889 11.089752 11.103615 11.117478 11.131342 11.145205 11.159068 11.172931 11.186795 11.200658 11.214521 11.228384 11.242248 11.256111 11.269974 11.283837 11.297701 11.311564 11.325427 11.339290 11.353154 11.367017 11.380880 11.394743 11.408607 11.422470 11.436333 11.450196 11.464060 11.477923 11.491786 11.505649 11.519513 11.533376 11.547239 11.561102 11.574966 11.588829 11.602692 11.616555 11.630419 11.644282 11.658145 11.672008 11.685872 11.699735 11.713598 11.727461 11.741325 11.755188 11.769051 11.782914 11.796778 11.810641 11.824504 11.838367 11.852231 11.866094 11.879957 11.893820 11.907684 11.921547 11.935410 11.949273 11.963137 11.977000 11.990863 12.004726 12.018590 12.032453 12.046316 12.060179 12.074043 12.087906 12.101769 12.115632 12.129496 12.143359 12.157222 12.171085 12.184949 12.198812 12.212675 12.226538 12.240402 12.254265 12.279195 12.311395 12.437690 13.568187 14.341999 15.114360 15.602763 15.995810 16.481336 16.907894 17.217358 17.483121 17.700681 18.037390 18.271833 18.477173 18.660053 18.816103 18.985188 19.156658 19.297554 19.425907 19.561500 19.697093 19.826376 19.933631 20.039923 20.146215 20.251868 20.356743 20.461618 20.566493 20.671368 20.776244 20.881119 20.985994 21.092322 21.193880 21.292208 21.390536 21.488865 21.587193 21.685521 21.783850 21.882178 21.980507 22.078835 22.177163 22.275492 22.373820 22.472148 22.569935 22.666521 22.762965 22.859360 22.955728 23.051524 23.140417 23.227239 23.314062 23.400885 23.487708 23.574531 23.661354 23.748177 23.835000 23.921823 24.008646 24.095469 24.182292 24.269115 24.360830 24.511202 24.682401 24.853524 25.023095 25.192393 25.361691 25.530989 25.700286 25.869584 26.038882 26.208180 26.377478 26.546776 26.589810 26.609164 26.628517 26.645759 26.661093 26.676427 26.691761 26.707169 26.722723 26.738278 26.753832 26.771163 26.795064 26.818965 26.874814 26.959303 27.043792 27.128281 27.212770 27.297259 27.381748 27.466237 27.550726 27.635215 27.719704 27.804193 27.888682 27.973171 28.057660 28.142149 28.200512 28.239435 28.257082 28.272987 28.288891 28.304796 28.320825 28.336871 28.352916 28.368961 28.398093 28.428874 28.477169 28.536811 28.601503 28.666196 28.730888 28.795581 28.860273 28.924966 28.989658 29.054351 29.119043 29.183736 29.248428 29.313121 29.377813 29.442506 29.507198 29.568252 29.622360 29.673265 29.724171 29.775077 29.825982 29.876888 29.927794 29.978699 30.029605 30.080511 30.131416 30.182322 30.233160 30.280748 30.319510 30.353958 30.388406 30.422855 30.457303 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.340811 10.355213 10.369616 10.384018 10.398420 10.412822 10.427224 10.441627 10.456029 10.470431 10.484833 10.499236 10.513638 10.528040 10.542442 10.556845 10.571247 10.585649 10.600051 10.614454 10.628856 10.643258 10.657660 10.672063 10.686465 10.700867 10.715269 10.729271 10.743120 10.756968 10.770816 10.784659 10.798439 10.812219 10.825999 10.839779 10.853559 10.867339 10.881119 10.894899 10.908679 10.922459 10.936239 10.950019 10.963799 10.977586 10.991426 11.005265 11.019105 11.032945 11.046796 11.060659 11.074523 11.088386 11.102249 11.116112 11.129975 11.143839 11.157702 11.171565 11.185428 11.199292 11.213155 11.227018 11.240881 11.254745 11.268608 11.282471 11.296334 11.310198 11.324061 11.337924 11.351787 11.365651 11.379514 11.393377 11.407240 11.421104 11.434967 11.448830 11.462693 11.476557 11.490420 11.504283 11.518146 11.532010 11.545873 11.559736 11.573599 11.587463 11.601326 11.615189 11.629052 11.642916 11.656779 11.670642 11.684505 11.698369 11.712232 11.726095 11.739958 11.753822 11.767685 11.781548 11.795411 11.809275 11.823138 11.837001 11.850864 11.864728 11.878591 11.892454 11.906317 11.920181 11.934044 11.947907 11.961770 11.975634 11.989497 12.003360 12.017223 12.031087 12.044950 12.058813 12.072676 12.086540 12.100403 12.114266 12.128129 12.141993 12.155856 12.169719 12.183582 12.197446 12.211309 12.225172 12.239035 12.252899 12.266762 12.280625 12.294488 12.308352 12.322215 12.385173 12.771230 13.918559 14.612649 15.356064 15.728408 16.310675 16.724797 17.073595 17.348992 17.613475 17.896390 18.171796 18.403702 18.589775 18.766861 18.935062 19.104147 19.272564 19.400390 19.529341 19.664934 19.800527 19.923062 20.029354 20.135646 20.241937 20.347784 20.452659 20.557535 20.662410 20.767285 20.872160 20.977035 21.081910 21.184752 21.282962 21.380761 21.478559 21.576389 21.674602 21.772930 21.871259 21.969587 22.067916 22.166244 22.264572 22.362901 22.461229 22.559557 22.657886 22.755886 22.852622 22.949028 23.045234 23.133717 23.220540 23.307363 23.394186 23.481009 23.567831 23.654654 23.741477 23.828300 23.915123 24.001946 24.088769 24.175592 24.262415 24.349238 24.443007 24.605482 24.776681 24.946750 25.116048 25.285346 25.454644 25.623941 25.793239 25.962537 26.131835 26.301133 26.470431 26.578757 26.593929 26.609101 26.624273 26.639471 26.654863 26.670256 26.685648 26.701041 26.716668 26.732310 26.747951 26.763592 26.802147 26.859355 26.943844 27.028333 27.112822 27.197311 27.281800 27.366289 27.450778 27.535267 27.619756 27.704245 27.788734 27.873223 27.957712 28.042201 28.126690 28.188468 28.214783 28.241098 28.257549 28.273495 28.289441 28.305386 28.323359 28.341493 28.359628 28.383727 28.417296 28.465628 28.530321 28.595013 28.659706 28.724398 28.789091 28.853783 28.918476 28.983168 29.047861 29.112553 29.177246 29.241938 29.306631 29.371323 29.436016 29.500708 29.560497 29.614410 29.665315 29.716221 29.767127 29.818033 29.868938 29.919844 29.970750 30.021655 30.072561 30.123467 30.174372 30.225278 30.270754 30.311044 30.345492 30.379940 30.414388 30.451161 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.409219 10.423621 10.438024 10.452426 10.466828 10.481230 10.495633 10.510035 10.524437 10.538839 10.553242 10.567644 10.582046 10.596448 10.610850 10.625253 10.639655 10.654057 10.668459 10.682862 10.697264 10.711666 10.726066 10.740464 10.754861 10.769259 10.783648 10.797428 10.811208 10.824988 10.838768 10.852548 10.866328 10.880108 10.893888 10.907668 10.921448 10.935228 10.949008 10.962788 10.976568 10.990348 11.004128 11.017908 11.031688 11.045494 11.059342 11.073191 11.087039 11.100887 11.114746 11.128609 11.142473 11.156336 11.170199 11.184062 11.197926 11.211789 11.225652 11.239515 11.253379 11.267242 11.281105 11.294968 11.308832 11.322695 11.336558 11.350421 11.364285 11.378148 11.392011 11.405874 11.419738 11.433601 11.447464 11.461327 11.475191 11.489054 11.502917 11.516780 11.530644 11.544507 11.558370 11.572233 11.586097 11.599960 11.613823 11.627686 11.641550 11.655413 11.669276 11.683139 11.697003 11.710866 11.724729 11.738592 11.752456 11.766319 11.780182 11.794045 11.807909 11.821772 11.835635 11.849498 11.863362 11.877225 11.891088 11.904951 11.918815 11.932678 11.946541 11.960404 11.974268 11.988131 12.001994 12.015857 12.029721 12.043584 12.057447 12.071310 12.085173 12.099037 12.112900 12.126763 12.140626 12.154490 12.168353 12.182216 12.196079 12.209943 12.223806 12.237669 12.251532 12.265396 12.279259 12.293122 12.306985 12.320849 12.336189 12.351955 12.367722 12.383488 12.501292 13.171178 14.182276 14.990751 15.556128 15.940866 16.469197 16.911913 17.230112 17.495219 17.721324 18.071759 18.306201 18.519497 18.702970 18.884937 19.054021 19.229014 19.379101 19.502756 19.632775 19.768368 19.903520 20.018785 20.125077 20.231369 20.337660 20.443610 20.548576 20.653451 20.758326 20.863201 20.968076 21.072952 21.175804 21.276356 21.375326 21.473125 21.570923 21.668722 21.766521 21.864320 21.962119 22.059917 22.157716 22.255515 22.353314 22.451113 22.548912 22.646972 22.745295 22.843623 22.941788 23.038695 23.127017 23.213840 23.300663 23.387486 23.474309 23.561132 23.647955 23.734778 23.821601 23.908423 23.995246 24.082069 24.168892 24.255715 24.342538 24.429361 24.528562 24.699762 24.870405 25.039703 25.209001 25.378299 25.547596 25.716894 25.886192 26.055490 26.224788 26.394085 26.524011 26.570001 26.587569 26.602787 26.618005 26.633223 26.648626 26.664108 26.679589 26.695070 26.711760 26.729401 26.747042 26.764683 26.843896 26.928385 27.012874 27.097363 27.181852 27.266341 27.350830 27.435319 27.519808 27.604297 27.688786 27.773275 27.857764 27.942253 28.026742 28.111231 28.182317 28.202194 28.222070 28.241946 28.258019 28.274006 28.289993 28.305980 28.327359 28.348945 28.370530 28.410072 28.459138 28.523831 28.588523 28.653216 28.717908 28.782601 28.847293 28.911986 28.976678 29.041371 29.106063 29.170756 29.235448 29.300141 29.364833 29.429526 29.494218 29.553471 29.606460 29.657366 29.708271 29.759177 29.810083 29.860988 29.911894 29.962800 30.013706 30.064611 30.115517 30.166423 30.217328 30.261932 30.302577 30.337025 30.371473 30.405921 30.444774 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.463225 10.477627 10.492029 10.506432 10.520834 10.535236 10.549638 10.564041 10.578443 10.592845 10.607247 10.621650 10.636052 10.650454 10.664856 10.679259 10.693661 10.708063 10.722465 10.736868 10.751270 10.765672 10.780074 10.794413 10.808732 10.823051 10.837370 10.851537 10.865317 10.879097 10.892877 10.906657 10.920437 10.934217 10.947997 10.961777 10.975557 10.989337 11.003117 11.016897 11.030677 11.044457 11.058237 11.072017 11.085797 11.099577 11.113407 11.127264 11.141120 11.154976 11.168833 11.182696 11.196559 11.210423 11.224286 11.238149 11.252012 11.265876 11.279739 11.293602 11.307465 11.321329 11.335192 11.349055 11.362918 11.376782 11.390645 11.404508 11.418371 11.432235 11.446098 11.459961 11.473824 11.487688 11.501551 11.515414 11.529277 11.543141 11.557004 11.570867 11.584730 11.598594 11.612457 11.626320 11.640183 11.654047 11.667910 11.681773 11.695636 11.709500 11.723363 11.737226 11.751089 11.764953 11.778816 11.792679 11.806542 11.820406 11.834269 11.848132 11.861995 11.875859 11.889722 11.903585 11.917448 11.931312 11.945175 11.959038 11.972901 11.986765 12.000628 12.014491 12.028354 12.042218 12.056081 12.069944 12.083807 12.097671 12.111534 12.125397 12.139260 12.153124 12.166987 12.180850 12.194713 12.208577 12.222440 12.236303 12.250166 12.264030 12.277893 12.291756 12.305619 12.319483 12.333346 12.347209 12.361072 12.374936 12.389161 12.410591 12.432022 12.460782 12.628124 13.748765 14.435980 15.281987 15.694404 16.282580 16.707568 17.076410 17.361090 17.638758 17.924788 18.206165 18.440110 18.632595 18.833283 19.003896 19.172980 19.348465 19.482965 19.605123 19.736209 19.871802 20.004624 20.114508 20.220800 20.327091 20.433383 20.539613 20.644492 20.749367 20.854243 20.959118 21.063993 21.166857 21.267398 21.367900 21.467640 21.565489 21.663287 21.761086 21.858885 21.956684 22.054483 22.152281 22.250080 22.347879 22.445678 22.543477 22.641275 22.739074 22.836873 22.934672 23.032471 23.120849 23.207476 23.294102 23.380786 23.467609 23.554432 23.641255 23.728078 23.814901 23.901724 23.988547 24.075370 24.162192 24.249015 24.335838 24.422661 24.509484 24.622842 24.793903 24.963358 25.132656 25.301953 25.471251 25.640549 25.809847 25.979145 26.148443 26.317740 26.487038 26.532877 26.559998 26.581191 26.596495 26.611798 26.627102 26.642480 26.658027 26.673574 26.689120 26.706589 26.732888 26.759188 26.828437 26.912926 26.997415 27.081904 27.166393 27.250882 27.335371 27.419860 27.504349 27.588838 27.673327 27.757816 27.842305 27.926794 28.011283 28.095772 28.178585 28.194554 28.210523 28.226492 28.242462 28.258490 28.274519 28.290548 28.306581 28.333240 28.359898 28.399598 28.452648 28.517341 28.582033 28.646726 28.711418 28.776111 28.840803 28.905496 28.970188 29.034881 29.099573 29.164266 29.228958 29.293651 29.358343 29.423036 29.487728 29.547074 29.598510 29.649416 29.700322 29.751227 29.802133 29.853039 29.903944 29.954850 30.005756 30.056661 30.107567 30.158473 30.209378 30.254087 30.293766 30.328558 30.363006 30.397454 30.435786 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.474024 10.488426 10.502828 10.517231 10.531633 10.546035 10.560437 10.574840 10.589242 10.603644 10.618046 10.632449 10.646851 10.661253 10.675655 10.690058 10.704460 10.718862 10.733264 10.747667 10.762069 10.776471 10.790873 10.805276 10.819678 10.834080 10.848473 10.862714 10.876956 10.891197 10.905439 10.919426 10.933206 10.946986 10.960766 10.974546 10.988326 11.002106 11.015886 11.029666 11.043446 11.057226 11.071006 11.084786 11.098567 11.112347 11.126129 11.139910 11.153692 11.167473 11.181330 11.195193 11.209057 11.222920 11.236783 11.250646 11.264510 11.278373 11.292236 11.306099 11.319963 11.333826 11.347689 11.361552 11.375416 11.389279 11.403142 11.417005 11.430869 11.444732 11.458595 11.472458 11.486322 11.500185 11.514048 11.527911 11.541774 11.555638 11.569501 11.583364 11.597227 11.611091 11.624954 11.638817 11.652680 11.666544 11.680407 11.694270 11.708133 11.721997 11.735860 11.749723 11.763586 11.777450 11.791313 11.805176 11.819039 11.832903 11.846766 11.860629 11.874492 11.888356 11.902219 11.916082 11.929945 11.943809 11.957672 11.971535 11.985398 11.999262 12.013125 12.026988 12.040851 12.054715 12.068578 12.082441 12.096304 12.110168 12.124031 12.137894 12.151757 12.165621 12.179484 12.193347 12.207210 12.221074 12.234937 12.248800 12.262663 12.276527 12.290390 12.304253 12.318116 12.331980 12.345843 12.359706 12.373569 12.387433 12.401296 12.415159 12.429022 12.442886 12.463002 12.496449 12.580733 12.937317 14.019225 14.871286 15.501665 15.889631 16.457253 16.915931 17.238382 17.507317 17.752193 18.106128 18.340570 18.562183 18.752595 18.953771 19.122855 19.298802 19.459106 19.586615 19.707611 19.839643 19.975237 20.103939 20.210231 20.316522 20.422814 20.529106 20.635249 20.740409 20.845284 20.950159 21.055029 21.157937 21.258439 21.358941 21.459443 21.559873 21.657853 21.755651 21.853450 21.951249 22.049048 22.146847 22.244645 22.342444 22.440243 22.538042 22.635841 22.733639 22.831438 22.929237 23.026955 23.115415 23.202041 23.288667 23.375293 23.461919 23.548545 23.635172 23.721798 23.808424 23.895072 23.981847 24.068670 24.155493 24.242316 24.329139 24.415962 24.502784 24.590280 24.717117 24.887013 25.056311 25.225608 25.394906 25.564204 25.733502 25.902800 26.072098 26.241395 26.410693 26.517373 26.536651 26.555929 26.574864 26.590229 26.605595 26.620960 26.636326 26.651944 26.667586 26.683229 26.698871 26.743268 26.812978 26.897467 26.981956 27.066445 27.150934 27.235423 27.319912 27.404401 27.488890 27.573379 27.657868 27.742357 27.826846 27.911335 27.995824 28.080313 28.139247 28.179345 28.195256 28.211167 28.227078 28.243016 28.259637 28.276257 28.292878 28.312281 28.344693 28.383051 28.446158 28.510851 28.575543 28.640236 28.704928 28.769621 28.834313 28.899006 28.963698 29.028391 29.093083 29.157776 29.222468 29.287161 29.351853 29.416546 29.480484 29.539655 29.590561 29.641466 29.692372 29.743278 29.794183 29.845089 29.895995 29.946900 29.997806 30.048712 30.099617 30.150523 30.201429 30.247066 30.284663 30.320091 30.354539 30.388988 30.423436 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.528030 10.542432 10.556834 10.571236 10.585639 10.600041 10.614443 10.628845 10.643248 10.657650 10.672052 10.686454 10.700857 10.715259 10.729661 10.744063 10.758466 10.772868 10.787270 10.801672 10.816075 10.830477 10.844879 10.859281 10.873684 10.888086 10.902488 10.916807 10.930972 10.945136 10.959301 10.973466 10.987315 11.001095 11.014875 11.028655 11.042435 11.056215 11.069995 11.083776 11.097556 11.111336 11.125116 11.138896 11.152676 11.166456 11.180244 11.194034 11.207823 11.221613 11.235417 11.249280 11.263143 11.277007 11.290870 11.304733 11.318596 11.332460 11.346323 11.360186 11.374049 11.387913 11.401776 11.415639 11.429502 11.443366 11.457229 11.471092 11.484955 11.498819 11.512682 11.526545 11.540408 11.554272 11.568135 11.581998 11.595861 11.609725 11.623588 11.637451 11.651314 11.665178 11.679041 11.692904 11.706767 11.720631 11.734494 11.748357 11.762220 11.776084 11.789947 11.803810 11.817673 11.831537 11.845400 11.859263 11.873126 11.886990 11.900853 11.914716 11.928579 11.942443 11.956306 11.970169 11.984032 11.997896 12.011759 12.025622 12.039485 12.053349 12.067212 12.081075 12.094938 12.108802 12.122665 12.136528 12.150391 12.164255 12.178118 12.191981 12.205844 12.219708 12.233571 12.247434 12.261297 12.275161 12.289024 12.302887 12.316750 12.330614 12.344477 12.358340 12.372203 12.386067 12.399930 12.413793 12.427656 12.441520 12.455383 12.469246 12.483109 12.496972 12.510836 12.561490 12.700684 13.364265 14.278921 15.157636 15.653850 16.227636 16.690339 17.079225 17.373188 17.652972 17.953186 18.240534 18.475755 18.680503 18.897988 19.072730 19.241814 19.421581 19.563579 19.688981 19.810165 19.943078 20.078671 20.199662 20.305953 20.412245 20.518537 20.624829 20.731120 20.836325 20.941200 21.046075 21.148978 21.249480 21.349982 21.450484 21.550986 21.651407 21.750217 21.848015 21.945814 22.043613 22.141412 22.239211 22.337009 22.434808 22.532607 22.630406 22.728205 22.826003 22.923802 23.021071 23.109980 23.196606 23.283232 23.369858 23.456484 23.543111 23.629737 23.716363 23.802989 23.889615 23.976241 24.062868 24.149494 24.236120 24.322746 24.409372 24.496087 24.582908 24.671940 24.810668 24.979966 25.149263 25.318561 25.487859 25.657157 25.826455 25.995753 26.165050 26.334348 26.495401 26.523058 26.538243 26.553429 26.568614 26.583985 26.599443 26.614902 26.630361 26.647635 26.666551 26.685467 26.713030 26.797519 26.882008 26.966497 27.050986 27.135475 27.219964 27.304453 27.388942 27.473431 27.557920 27.642409 27.726898 27.811387 27.895876 27.980365 28.064854 28.125583 28.153261 28.179777 28.195729 28.211681 28.227634 28.243852 28.263326 28.282799 28.302273 28.335754 28.374976 28.439668 28.504361 28.569053 28.633746 28.698438 28.763131 28.827823 28.892516 28.957208 29.021901 29.086593 29.151286 29.215978 29.280671 29.345363 29.410056 29.473616 29.531705 29.582611 29.633516 29.684422 29.735328 29.786234 29.837139 29.888045 29.938951 29.989856 30.040762 30.091668 30.142573 30.193479 30.240746 30.276467 30.311625 30.346073 30.380521 30.414969 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.596438 10.610840 10.625242 10.639645 10.654047 10.668449 10.682851 10.697254 10.711656 10.726058 10.740460 10.754862 10.769265 10.783667 10.798069 10.812471 10.826874 10.841276 10.855678 10.870080 10.884483 10.898885 10.913287 10.927689 10.942092 10.956494 10.970896 10.985096 10.999185 11.013274 11.027363 11.041424 11.055204 11.068985 11.082765 11.096545 11.110325 11.124105 11.137885 11.151665 11.165445 11.179225 11.193005 11.206785 11.220565 11.234347 11.248145 11.261943 11.275741 11.289539 11.303367 11.317230 11.331093 11.344957 11.358820 11.372683 11.386546 11.400410 11.414273 11.428136 11.441999 11.455863 11.469726 11.483589 11.497452 11.511316 11.525179 11.539042 11.552905 11.566769 11.580632 11.594495 11.608358 11.622222 11.636085 11.649948 11.663811 11.677675 11.691538 11.705401 11.719264 11.733128 11.746991 11.760854 11.774717 11.788581 11.802444 11.816307 11.830170 11.844034 11.857897 11.871760 11.885623 11.899487 11.913350 11.927213 11.941076 11.954940 11.968803 11.982666 11.996529 12.010393 12.024256 12.038119 12.051982 12.065846 12.079709 12.093572 12.107435 12.121299 12.135162 12.149025 12.162888 12.176752 12.190615 12.204478 12.218341 12.232205 12.246068 12.259931 12.273794 12.287658 12.301521 12.315384 12.329247 12.343111 12.356974 12.370837 12.384700 12.398564 12.412427 12.426290 12.440153 12.454017 12.467880 12.481743 12.495606 12.509470 12.524414 12.540473 12.556533 12.572592 12.660173 12.820634 13.856173 14.742104 15.438638 15.840541 16.445498 16.917691 17.250296 17.519415 17.778806 18.138380 18.375576 18.609951 18.800545 19.022604 19.191689 19.368590 19.534182 19.667919 19.791347 19.913231 20.046512 20.181583 20.295384 20.401676 20.507968 20.614260 20.720551 20.826843 20.932241 21.037117 21.140020 21.240522 21.341024 21.441525 21.542027 21.642529 21.743031 21.842580 21.940379 22.038178 22.135977 22.233776 22.331575 22.429373 22.527172 22.624971 22.722770 22.820569 22.918367 23.015313 23.104545 23.191171 23.277797 23.364423 23.451050 23.537676 23.624302 23.710928 23.797554 23.884180 23.970807 24.057433 24.144059 24.230685 24.317311 24.403937 24.490564 24.577190 24.663922 24.753388 24.903620 25.072918 25.242216 25.411514 25.580812 25.750110 25.919407 26.088705 26.258003 26.427301 26.485798 26.516685 26.531942 26.547199 26.562457 26.577792 26.593331 26.608870 26.624409 26.641929 26.671162 26.700394 26.782060 26.866549 26.951038 27.035527 27.120016 27.204505 27.288994 27.373483 27.457972 27.542461 27.626950 27.711439 27.795928 27.880417 27.964906 28.049395 28.118864 28.139508 28.160153 28.180211 28.196205 28.212198 28.228192 28.245034 28.268544 28.292053 28.323891 28.369167 28.433178 28.497871 28.562563 28.627256 28.691948 28.756641 28.821333 28.886026 28.950718 29.015411 29.080103 29.144796 29.209488 29.274181 29.338873 29.403566 29.467418 29.523514 29.574661 29.625567 29.676472 29.727378 29.778284 29.829189 29.880095 29.931001 29.981907 30.032812 30.083718 30.134624 30.185212 30.234262 30.268710 30.303158 30.337606 30.372054 30.406502 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.664846 10.679248 10.693650 10.708053 10.722455 10.736857 10.751259 10.765662 10.780064 10.794466 10.808868 10.823271 10.837673 10.852075 10.866477 10.880880 10.895282 10.909684 10.924086 10.938489 10.952891 10.967293 10.981695 10.996097 11.010500 11.024902 11.039304 11.053342 11.067356 11.081370 11.095383 11.109314 11.123094 11.136874 11.150654 11.164434 11.178214 11.191994 11.205774 11.219554 11.233334 11.247114 11.260894 11.274674 11.288454 11.302244 11.316050 11.329857 11.343663 11.357469 11.371317 11.385180 11.399044 11.412907 11.426770 11.440633 11.454497 11.468360 11.482223 11.496086 11.509950 11.523813 11.537676 11.551539 11.565403 11.579266 11.593129 11.606992 11.620856 11.634719 11.648582 11.662445 11.676309 11.690172 11.704035 11.717898 11.731762 11.745625 11.759488 11.773351 11.787215 11.801078 11.814941 11.828804 11.842668 11.856531 11.870394 11.884257 11.898121 11.911984 11.925847 11.939710 11.953574 11.967437 11.981300 11.995163 12.009026 12.022890 12.036753 12.050616 12.064479 12.078343 12.092206 12.106069 12.119932 12.133796 12.147659 12.161522 12.175385 12.189249 12.203112 12.216975 12.230838 12.244702 12.258565 12.272428 12.286291 12.300155 12.314018 12.327881 12.341744 12.355608 12.369471 12.383334 12.397197 12.411061 12.424924 12.438787 12.452650 12.466514 12.480377 12.494240 12.508103 12.521967 12.535830 12.549693 12.563556 12.577420 12.597478 12.619454 12.641430 12.780124 13.103405 14.119890 15.032652 15.616556 16.172692 16.673110 17.082039 17.385287 17.665642 17.981584 18.275779 18.519505 18.728569 18.962851 19.141563 19.310648 19.494344 19.643532 19.772129 19.893713 20.015479 20.149946 20.284815 20.391107 20.497399 20.603691 20.709982 20.816274 20.922566 21.028158 21.131061 21.231563 21.332065 21.432567 21.533069 21.633571 21.734073 21.834575 21.934636 22.032743 22.130542 22.228341 22.326140 22.423939 22.521737 22.619536 22.717335 22.815134 22.912933 23.009676 23.099110 23.185736 23.272362 23.358989 23.445615 23.532241 23.618867 23.705493 23.792119 23.878746 23.965372 24.051998 24.138624 24.225250 24.311876 24.398503 24.485257 24.572337 24.659469 24.742665 24.832680 24.996573 25.165871 25.335169 25.504467 25.673765 25.843062 26.012360 26.181658 26.350956 26.457090 26.484027 26.510259 26.525601 26.540942 26.556284 26.571626 26.587230 26.602870 26.618511 26.634151 26.686970 26.766601 26.851090 26.935579 27.020068 27.104557 27.189046 27.273535 27.358024 27.442513 27.527002 27.611491 27.695980 27.780469 27.864958 27.949447 28.033936 28.114868 28.131329 28.147790 28.164252 28.180648 28.196683 28.212718 28.228754 28.246834 28.276490 28.306146 28.363003 28.426688 28.491381 28.556073 28.620766 28.685458 28.750151 28.814843 28.879536 28.944228 29.008921 29.073613 29.138306 29.202998 29.267691 29.332383 29.397076 29.461768 29.515283 29.566711 29.617617 29.668523 29.719428 29.770334 29.821240 29.872145 29.923051 29.973957 30.024862 30.075768 30.126674 30.176793 30.223517 30.260243 30.294691 30.329139 30.363587 30.398035 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.733254 10.747656 10.762058 10.776461 10.790863 10.805265 10.819667 10.834070 10.848472 10.862874 10.877276 10.891679 10.906081 10.920483 10.934885 10.949288 10.963690 10.978092 10.992494 11.006897 11.021299 11.035701 11.050103 11.064506 11.078908 11.093310 11.107606 11.121545 11.135484 11.149424 11.163363 11.177203 11.190983 11.204763 11.218543 11.232323 11.246103 11.259883 11.273663 11.287443 11.301223 11.315003 11.328783 11.342563 11.356343 11.370146 11.383960 11.397775 11.411589 11.425404 11.439267 11.453130 11.466994 11.480857 11.494720 11.508583 11.522447 11.536310 11.550173 11.564036 11.577900 11.591763 11.605626 11.619489 11.633353 11.647216 11.661079 11.674942 11.688806 11.702669 11.716532 11.730395 11.744259 11.758122 11.771985 11.785848 11.799712 11.813575 11.827438 11.841301 11.855165 11.869028 11.882891 11.896754 11.910618 11.924481 11.938344 11.952207 11.966071 11.979934 11.993797 12.007660 12.021524 12.035387 12.049250 12.063113 12.076977 12.090840 12.104703 12.118566 12.132430 12.146293 12.160156 12.174019 12.187883 12.201746 12.215609 12.229472 12.243336 12.257199 12.271062 12.284925 12.298789 12.312652 12.326515 12.340378 12.354242 12.368105 12.381968 12.395831 12.409695 12.423558 12.437421 12.451284 12.465148 12.479011 12.492874 12.506737 12.520601 12.534464 12.548327 12.562190 12.576054 12.589917 12.603780 12.617643 12.631507 12.646103 12.680899 12.739614 12.900075 13.557351 14.378230 15.324128 15.801237 16.433929 16.914861 17.256146 17.531513 17.806518 18.175402 18.418959 18.658291 18.860926 19.091438 19.260522 19.438378 19.608966 19.747872 19.874765 19.996079 20.119107 20.253380 20.380266 20.486830 20.593122 20.699413 20.805705 20.911997 21.018289 21.122102 21.222604 21.323106 21.423608 21.524110 21.624612 21.725114 21.825616 21.926118 22.026495 22.125107 22.222906 22.320705 22.418504 22.516302 22.614101 22.711900 22.809699 22.907498 23.004157 23.093675 23.180301 23.266928 23.353554 23.440180 23.526806 23.613432 23.700058 23.786685 23.873311 23.959937 24.046563 24.133189 24.219815 24.306555 24.393621 24.480753 24.567885 24.655017 24.738453 24.814063 24.920228 25.089526 25.258824 25.428122 25.597420 25.766717 25.936015 26.105313 26.274611 26.443909 26.464203 26.483406 26.502610 26.519361 26.534792 26.550223 26.565655 26.583519 26.603909 26.624298 26.666653 26.751142 26.835631 26.920120 27.004609 27.089098 27.173587 27.258076 27.342565 27.427054 27.511543 27.596032 27.680521 27.765010 27.849499 27.933988 28.018477 28.078481 28.117514 28.133431 28.149349 28.165267 28.181526 28.199265 28.217003 28.234742 28.262539 28.297946 28.355506 28.420198 28.484891 28.549583 28.614276 28.678968 28.743661 28.808353 28.873046 28.937738 29.002431 29.067123 29.131816 29.196508 29.261201 29.325893 29.390586 29.455278 29.507784 29.558762 29.609667 29.660573 29.711479 29.762384 29.813290 29.864196 29.915101 29.966007 30.016913 30.067818 30.118724 30.169404 30.213267 30.251776 30.286224 30.320672 30.355120 30.389903 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.787260 10.801662 10.816064 10.830466 10.844869 10.859271 10.873673 10.888075 10.902478 10.916880 10.931282 10.945684 10.960087 10.974489 10.988891 11.003293 11.017696 11.032098 11.046500 11.060902 11.075305 11.089707 11.104109 11.118511 11.132914 11.147316 11.161718 11.175839 11.189705 11.203571 11.217437 11.231303 11.245092 11.258872 11.272652 11.286432 11.300212 11.313992 11.327772 11.341552 11.355332 11.369112 11.382892 11.396672 11.410452 11.424232 11.438052 11.451875 11.465697 11.479520 11.493354 11.507217 11.521080 11.534944 11.548807 11.562670 11.576533 11.590397 11.604260 11.618123 11.631986 11.645850 11.659713 11.673576 11.687439 11.701303 11.715166 11.729029 11.742892 11.756756 11.770619 11.784482 11.798345 11.812209 11.826072 11.839935 11.853798 11.867662 11.881525 11.895388 11.909251 11.923115 11.936978 11.950841 11.964704 11.978568 11.992431 12.006294 12.020157 12.034021 12.047884 12.061747 12.075610 12.089474 12.103337 12.117200 12.131063 12.144927 12.158790 12.172653 12.186516 12.200380 12.214243 12.228106 12.241969 12.255833 12.269696 12.283559 12.297422 12.311286 12.325149 12.339012 12.352875 12.366739 12.380602 12.394465 12.408328 12.422192 12.436055 12.449918 12.463781 12.477645 12.491508 12.505371 12.519234 12.533098 12.546961 12.560824 12.574687 12.588551 12.602414 12.616277 12.630140 12.644004 12.657867 12.671730 12.685593 12.699457 12.734663 12.859565 13.020026 13.956839 14.908366 15.572606 16.117748 16.655882 17.084854 17.397385 17.677740 18.010519 18.318922 18.566997 18.776635 19.026140 19.210397 19.379481 19.568963 19.720044 19.852212 19.977571 20.098446 20.221221 20.356814 20.476261 20.582553 20.688844 20.795136 20.901428 21.007720 21.111628 21.212817 21.313939 21.414649 21.515151 21.615653 21.716155 21.816657 21.917159 22.017661 22.118163 22.217471 22.315270 22.413069 22.510868 22.608666 22.706465 22.804264 22.902063 22.998752 23.088240 23.174867 23.261493 23.348119 23.434745 23.521371 23.607997 23.694624 23.781250 23.867876 23.954502 24.041128 24.127805 24.214904 24.302036 24.389168 24.476300 24.563432 24.650564 24.734325 24.809610 24.884423 25.013181 25.182479 25.351777 25.521074 25.690372 25.859670 26.028968 26.198266 26.367564 26.452181 26.467392 26.482603 26.497814 26.513103 26.528635 26.544167 26.559699 26.577151 26.610053 26.651194 26.735683 26.820172 26.904661 26.989150 27.073639 27.158128 27.242617 27.327106 27.411595 27.496084 27.580573 27.665062 27.749551 27.834040 27.918528 28.003017 28.062841 28.092032 28.117952 28.133911 28.149870 28.165829 28.182928 28.203955 28.224981 28.249682 28.292013 28.349016 28.413708 28.478401 28.543093 28.607786 28.672478 28.737171 28.801863 28.866556 28.931248 28.995941 29.060633 29.125326 29.190018 29.254711 29.319403 29.384096 29.446298 29.499906 29.550812 29.601717 29.652623 29.703529 29.754435 29.805340 29.856246 29.907152 29.958057 30.008963 30.059869 30.110774 30.161680 30.204200 30.243309 30.277757 30.312206 30.346654 30.384538 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.783657 10.798059 10.812461 10.826863 10.841266 10.855668 10.870070 10.884472 10.898874 10.913277 10.927679 10.942081 10.956483 10.970886 10.985288 10.999690 11.014092 11.028495 11.042897 11.057299 11.071701 11.086104 11.100506 11.114908 11.129310 11.143713 11.158115 11.172517 11.186919 11.201322 11.215724 11.230126 11.244031 11.257824 11.271617 11.285410 11.299201 11.312981 11.326761 11.340541 11.354321 11.368101 11.381881 11.395661 11.409441 11.423221 11.437001 11.450782 11.464562 11.478342 11.492131 11.505962 11.519793 11.533624 11.547455 11.561304 11.575167 11.589031 11.602894 11.616757 11.630620 11.644484 11.658347 11.672210 11.686073 11.699937 11.713800 11.727663 11.741526 11.755390 11.769253 11.783116 11.796979 11.810843 11.824706 11.838569 11.852432 11.866296 11.880159 11.894022 11.907885 11.921749 11.935612 11.949475 11.963338 11.977202 11.991065 12.004928 12.018791 12.032655 12.046518 12.060381 12.074244 12.088108 12.101971 12.115834 12.129697 12.143561 12.157424 12.171287 12.185150 12.199014 12.212877 12.226740 12.240603 12.254467 12.268330 12.282193 12.296056 12.309920 12.323783 12.337646 12.351509 12.365373 12.379236 12.393099 12.406962 12.420825 12.434689 12.448552 12.462415 12.476278 12.490142 12.504005 12.517868 12.531731 12.545595 12.559458 12.573321 12.587184 12.601048 12.614911 12.628774 12.642637 12.656501 12.670364 12.684227 12.698090 12.712474 12.728837 12.745201 12.761565 12.819055 12.979516 13.269492 14.215844 15.198903 15.760627 16.420675 16.905170 17.258961 17.543612 17.835989 18.214818 18.462442 18.706358 18.920857 19.160272 19.329356 19.508166 19.683026 19.827483 19.956552 20.079938 20.200812 20.325248 20.460248 20.571984 20.678275 20.784567 20.890859 20.997151 21.101090 21.202248 21.303381 21.404513 21.505646 21.606632 21.707196 21.807698 21.908200 22.008702 22.109204 22.209706 22.309565 22.407634 22.505433 22.603232 22.701030 22.798829 22.896628 22.993457 23.082806 23.169432 23.256058 23.342684 23.429310 23.515936 23.602563 23.689189 23.775815 23.862441 23.949103 24.036187 24.123320 24.210452 24.297584 24.384716 24.471848 24.558980 24.646112 24.730278 24.805158 24.879970 24.954783 25.106134 25.275432 25.444729 25.614027 25.783325 25.952623 26.121921 26.291219 26.402062 26.445766 26.461063 26.476360 26.491657 26.506953 26.522534 26.538167 26.553799 26.569432 26.635741 26.720224 26.804713 26.889202 26.973691 27.058180 27.142669 27.227158 27.311647 27.396136 27.480625 27.565114 27.649603 27.734091 27.818580 27.903069 27.987558 28.055469 28.076944 28.098418 28.118393 28.134393 28.150393 28.166393 28.184969 28.210779 28.236590 28.283195 28.342525 28.407218 28.471911 28.536603 28.601296 28.665988 28.730681 28.795373 28.860066 28.924758 28.989451 29.054143 29.118836 29.183528 29.248221 29.312913 29.377606 29.437972 29.491956 29.542862 29.593768 29.644673 29.695579 29.746485 29.797390 29.848296 29.899202 29.950108 30.001013 30.051919 30.102825 30.153730 30.196123 30.234843 30.269291 30.303739 30.338187 30.377220 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.852065 10.866467 10.880869 10.895271 10.909674 10.924076 10.938478 10.952880 10.967283 10.981685 10.996087 11.010489 11.024892 11.039294 11.053696 11.068098 11.082501 11.096903 11.111305 11.125707 11.140109 11.154512 11.168914 11.183316 11.197718 11.212121 11.226523 11.240889 11.255227 11.269565 11.283902 11.298190 11.311970 11.325750 11.339530 11.353310 11.367090 11.380870 11.394650 11.408430 11.422210 11.435991 11.449771 11.463551 11.477331 11.491111 11.504891 11.518671 11.532451 11.546231 11.560038 11.573877 11.587717 11.601556 11.615395 11.629254 11.643117 11.656981 11.670844 11.684707 11.698570 11.712434 11.726297 11.740160 11.754023 11.767887 11.781750 11.795613 11.809476 11.823340 11.837203 11.851066 11.864929 11.878793 11.892656 11.906519 11.920382 11.934246 11.948109 11.961972 11.975835 11.989699 12.003562 12.017425 12.031288 12.045152 12.059015 12.072878 12.086741 12.100605 12.114468 12.128331 12.142194 12.156058 12.169921 12.183784 12.197647 12.211511 12.225374 12.239237 12.253100 12.266964 12.280827 12.294690 12.308553 12.322417 12.336280 12.350143 12.364006 12.377870 12.391733 12.405596 12.419459 12.433323 12.447186 12.461049 12.474912 12.488776 12.502639 12.516502 12.530365 12.544229 12.558092 12.571955 12.585818 12.599682 12.613545 12.627408 12.641271 12.655135 12.668998 12.682861 12.696724 12.710588 12.724451 12.738314 12.752177 12.766041 12.784068 12.806618 12.829168 12.939006 13.099467 13.750437 14.791644 15.478131 16.062803 16.638653 17.087669 17.409483 17.688587 18.045935 18.362405 18.618516 18.825235 19.086577 19.279231 19.448315 19.639810 19.795408 19.932164 20.060178 20.182304 20.303178 20.428089 20.559417 20.667707 20.773998 20.880290 20.986582 21.090547 21.191679 21.292812 21.393944 21.495077 21.596209 21.697342 21.798474 21.899242 21.999744 22.100246 22.200748 22.301250 22.401743 22.499998 22.597797 22.695596 22.793394 22.891193 22.988270 23.077371 23.163997 23.250623 23.337249 23.423875 23.510502 23.597128 23.683754 23.770449 23.857471 23.944603 24.031735 24.118867 24.205999 24.293131 24.380263 24.467395 24.554527 24.641659 24.725893 24.800705 24.875518 24.950330 25.031433 25.199087 25.368384 25.537682 25.706980 25.876278 26.045576 26.214873 26.381461 26.408252 26.435043 26.454738 26.470142 26.485547 26.500951 26.519416 26.541528 26.563640 26.620276 26.704765 26.789254 26.873743 26.958232 27.042721 27.127210 27.211699 27.296188 27.380677 27.465166 27.549654 27.634143 27.718632 27.803121 27.887610 27.972099 28.051181 28.068165 28.085150 28.102135 28.118908 28.135192 28.151476 28.167759 28.190255 28.223835 28.271343 28.336035 28.400728 28.465420 28.530113 28.594805 28.659498 28.724191 28.788883 28.853576 28.918268 28.982961 29.047653 29.112346 29.177038 29.241731 29.306423 29.371116 29.430450 29.484007 29.534912 29.585818 29.636724 29.687629 29.738535 29.789441 29.840346 29.891252 29.942158 29.993063 30.043969 30.094875 30.145780 30.188881 30.225936 30.260824 30.295272 30.329720 30.366646 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.920473 10.934875 10.949277 10.963679 10.978082 10.992484 11.006886 11.021288 11.035691 11.050093 11.064495 11.078897 11.093300 11.107702 11.122104 11.136506 11.150909 11.165311 11.179713 11.194115 11.208518 11.222920 11.237322 11.251724 11.266127 11.280529 11.294931 11.309211 11.323471 11.337731 11.351991 11.366079 11.379859 11.393639 11.407419 11.421200 11.434980 11.448760 11.462540 11.476320 11.490100 11.503880 11.517660 11.531440 11.545220 11.559000 11.572780 11.586560 11.600340 11.614120 11.627949 11.641797 11.655644 11.669492 11.683341 11.697204 11.711068 11.724931 11.738794 11.752657 11.766521 11.780384 11.794247 11.808110 11.821974 11.835837 11.849700 11.863563 11.877426 11.891290 11.905153 11.919016 11.932879 11.946743 11.960606 11.974469 11.988332 12.002196 12.016059 12.029922 12.043785 12.057649 12.071512 12.085375 12.099238 12.113102 12.126965 12.140828 12.154691 12.168555 12.182418 12.196281 12.210144 12.224008 12.237871 12.251734 12.265597 12.279461 12.293324 12.307187 12.321050 12.334914 12.348777 12.362640 12.376503 12.390367 12.404230 12.418093 12.431956 12.445820 12.459683 12.473546 12.487409 12.501273 12.515136 12.528999 12.542862 12.556726 12.570589 12.584452 12.598315 12.612179 12.626042 12.639905 12.653768 12.667632 12.681495 12.695358 12.709221 12.723085 12.736948 12.750811 12.764674 12.778538 12.792401 12.806264 12.820127 12.833991 12.864666 12.900924 13.058957 13.219418 14.057492 15.075072 15.720085 16.397286 16.887941 17.261775 17.554507 17.870869 18.262369 18.505926 18.754424 18.982824 19.227877 19.398190 19.577954 19.757042 19.906555 20.036504 20.163796 20.284670 20.405544 20.531660 20.656467 20.763429 20.869721 20.976013 21.079978 21.181110 21.282243 21.383375 21.484508 21.585640 21.686773 21.787906 21.889038 21.990171 22.091244 22.191789 22.292291 22.392793 22.493295 22.592355 22.690161 22.787960 22.885758 22.983187 23.071936 23.158562 23.245188 23.331814 23.418441 23.505067 23.591747 23.678754 23.765886 23.853018 23.940150 24.027282 24.114414 24.201547 24.288679 24.375811 24.462943 24.550075 24.637207 24.721440 24.796253 24.871065 24.945878 25.020691 25.122741 25.292039 25.461337 25.630635 25.799933 25.969231 26.138528 26.307826 26.391819 26.410948 26.430077 26.448439 26.463957 26.479476 26.494994 26.512203 26.549828 26.604817 26.689306 26.773795 26.858284 26.942773 27.027262 27.111751 27.196240 27.280729 27.365217 27.449706 27.534195 27.618684 27.703173 27.787662 27.872151 27.956640 28.018352 28.055684 28.071609 28.087533 28.103457 28.120425 28.139443 28.158460 28.177478 28.216442 28.264853 28.329545 28.394238 28.458930 28.523623 28.588315 28.653008 28.717700 28.782393 28.847086 28.911778 28.976471 29.041163 29.105856 29.170548 29.235241 29.299933 29.364626 29.423623 29.476057 29.526963 29.577868 29.628774 29.679680 29.730585 29.781491 29.832397 29.883302 29.934208 29.985114 30.036019 30.086925 30.137831 30.182351 30.217584 30.252357 30.286805 30.321253 30.355701 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 10.988881 11.003283 11.017685 11.032087 11.046490 11.060892 11.075294 11.089696 11.104099 11.118501 11.132903 11.147305 11.161708 11.176110 11.190512 11.204914 11.219317 11.233719 11.248121 11.262523 11.276926 11.291328 11.305730 11.320132 11.334535 11.348937 11.363306 11.377489 11.391672 11.405855 11.420038 11.433969 11.447749 11.461529 11.475309 11.489089 11.502869 11.516649 11.530429 11.544209 11.557989 11.571769 11.585549 11.599329 11.613109 11.626889 11.640669 11.654449 11.668229 11.682009 11.695865 11.709721 11.723577 11.737433 11.751291 11.765154 11.779018 11.792881 11.806744 11.820607 11.834471 11.848334 11.862197 11.876060 11.889924 11.903787 11.917650 11.931513 11.945377 11.959240 11.973103 11.986966 12.000830 12.014693 12.028556 12.042419 12.056283 12.070146 12.084009 12.097872 12.111736 12.125599 12.139462 12.153325 12.167189 12.181052 12.194915 12.208778 12.222642 12.236505 12.250368 12.264231 12.278095 12.291958 12.305821 12.319684 12.333548 12.347411 12.361274 12.375137 12.389001 12.402864 12.416727 12.430590 12.444454 12.458317 12.472180 12.486043 12.499907 12.513770 12.527633 12.541496 12.555360 12.569223 12.583086 12.596949 12.610813 12.624676 12.638539 12.652402 12.666266 12.680129 12.693992 12.707855 12.721719 12.735582 12.749445 12.763308 12.777172 12.791035 12.804898 12.818761 12.832624 12.846488 12.860351 12.874214 12.888077 12.903683 13.018446 13.178907 13.435580 14.523364 15.362644 16.007859 16.621424 17.090484 17.420477 17.687496 18.081467 18.405889 18.677510 18.873369 19.147014 19.348064 19.517638 19.709285 19.869467 20.012028 20.140844 20.266162 20.387036 20.507910 20.634957 20.752860 20.859152 20.965444 21.069409 21.170541 21.271674 21.372806 21.473939 21.575071 21.676204 21.777337 21.878469 21.979602 22.080734 22.181867 22.282998 22.383834 22.484336 22.584838 22.684656 22.782525 22.880324 22.978122 23.066501 23.153127 23.239753 23.326380 23.413006 23.500038 23.587170 23.674302 23.761434 23.848566 23.935698 24.022830 24.109962 24.197094 24.284226 24.371358 24.458490 24.545622 24.632754 24.716988 24.791800 24.866613 24.941425 25.016238 25.091051 25.215694 25.384992 25.554290 25.723588 25.892886 26.062183 26.231481 26.381281 26.396532 26.411782 26.427033 26.442283 26.458635 26.475240 26.491845 26.508450 26.589358 26.673847 26.758336 26.842825 26.927314 27.011803 27.096292 27.180780 27.265269 27.349758 27.434247 27.518736 27.603225 27.687714 27.772203 27.856692 27.941181 28.000265 28.031144 28.056129 28.072095 28.088060 28.104025 28.122570 28.145419 28.168267 28.205725 28.258363 28.323055 28.387748 28.452440 28.517133 28.581825 28.646518 28.711210 28.775903 28.840595 28.905288 28.969980 29.034673 29.099366 29.164058 29.228751 29.293443 29.357999 29.417201 29.468107 29.519013 29.569918 29.620824 29.671730 29.722636 29.773541 29.824447 29.875353 29.926258 29.977164 30.028070 30.078975 30.128922 30.174994 30.209442 30.243890 30.278339 30.312787 30.347235 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.042886 11.057289 11.071691 11.086093 11.100495 11.114898 11.129300 11.143702 11.158104 11.172507 11.186909 11.201311 11.215713 11.230116 11.244518 11.258920 11.273322 11.287725 11.302127 11.316529 11.330931 11.345334 11.359736 11.374138 11.388540 11.402943 11.417345 11.431615 11.445723 11.459830 11.473937 11.488044 11.501858 11.515638 11.529418 11.543198 11.556978 11.570758 11.584538 11.598318 11.612098 11.625878 11.639658 11.653438 11.667218 11.680998 11.694779 11.708560 11.722341 11.736122 11.749925 11.763788 11.777651 11.791515 11.805378 11.819241 11.833104 11.846968 11.860831 11.874694 11.888557 11.902421 11.916284 11.930147 11.944010 11.957874 11.971737 11.985600 11.999463 12.013327 12.027190 12.041053 12.054916 12.068780 12.082643 12.096506 12.110369 12.124233 12.138096 12.151959 12.165822 12.179686 12.193549 12.207412 12.221275 12.235139 12.249002 12.262865 12.276728 12.290592 12.304455 12.318318 12.332181 12.346045 12.359908 12.373771 12.387634 12.401498 12.415361 12.429224 12.443087 12.456951 12.470814 12.484677 12.498540 12.512404 12.526267 12.540130 12.553993 12.567857 12.581720 12.595583 12.609446 12.623310 12.637173 12.651036 12.664899 12.678763 12.692626 12.706489 12.720352 12.734216 12.748079 12.761942 12.775805 12.789669 12.803532 12.817395 12.831258 12.845122 12.858985 12.872848 12.886711 12.900575 12.917040 12.933720 12.950400 12.977936 13.138397 13.298858 13.894454 14.951119 15.627882 16.349573 16.870713 17.263706 17.553367 17.906401 18.305852 18.549409 18.802490 19.044792 19.293832 19.467023 19.647742 19.830879 19.981630 20.116457 20.245184 20.368528 20.489402 20.610277 20.737520 20.848583 20.954875 21.058840 21.159972 21.261105 21.362237 21.463370 21.564503 21.665635 21.766768 21.867900 21.969033 22.070165 22.171298 22.272430 22.373563 22.474695 22.575784 22.676381 22.776839 22.874889 22.972688 23.061066 23.147692 23.234319 23.321321 23.408453 23.495585 23.582717 23.669849 23.756981 23.844113 23.931245 24.018377 24.105509 24.192642 24.279774 24.366906 24.454038 24.541170 24.628302 24.712535 24.787348 24.862160 24.936973 25.011785 25.086598 25.161422 25.308647 25.477945 25.647243 25.816540 25.985838 26.155136 26.318776 26.363176 26.390165 26.405529 26.420893 26.436257 26.455328 26.479480 26.503633 26.573899 26.658388 26.742877 26.827366 26.911855 26.996344 27.080832 27.165321 27.249810 27.334299 27.418788 27.503277 27.587766 27.672255 27.756744 27.841233 27.925722 27.992141 28.014515 28.036889 28.056576 28.072583 28.088590 28.104597 28.125798 28.154409 28.188788 28.251873 28.316565 28.381258 28.445950 28.510643 28.575335 28.640028 28.704720 28.769413 28.834105 28.898798 28.963490 29.028183 29.092875 29.157568 29.222261 29.286953 29.350592 29.409252 29.460157 29.511063 29.561969 29.612874 29.663780 29.714686 29.765591 29.816497 29.867403 29.918308 29.969214 30.020120 30.071026 30.120147 30.166039 30.200976 30.235424 30.269872 30.304320 30.338768 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.111295 11.125697 11.140099 11.154501 11.168904 11.183306 11.197708 11.212110 11.226513 11.240915 11.255317 11.269719 11.284121 11.298524 11.312926 11.327328 11.341730 11.356133 11.370535 11.384937 11.399339 11.413742 11.428144 11.442546 11.456948 11.471351 11.485753 11.499881 11.513913 11.527945 11.541977 11.555967 11.569747 11.583527 11.597307 11.611087 11.624867 11.638647 11.652427 11.666207 11.679987 11.693767 11.707547 11.721327 11.735107 11.748889 11.762678 11.776468 11.790257 11.804046 11.817875 11.831738 11.845602 11.859465 11.873328 11.887191 11.901055 11.914918 11.928781 11.942644 11.956508 11.970371 11.984234 11.998097 12.011961 12.025824 12.039687 12.053550 12.067414 12.081277 12.095140 12.109003 12.122867 12.136730 12.150593 12.164456 12.178320 12.192183 12.206046 12.219909 12.233773 12.247636 12.261499 12.275362 12.289225 12.303089 12.316952 12.330815 12.344678 12.358542 12.372405 12.386268 12.400131 12.413995 12.427858 12.441721 12.455584 12.469448 12.483311 12.497174 12.511037 12.524901 12.538764 12.552627 12.566490 12.580354 12.594217 12.608080 12.621943 12.635807 12.649670 12.663533 12.677396 12.691260 12.705123 12.718986 12.732849 12.746713 12.760576 12.774439 12.788302 12.802166 12.816029 12.829892 12.843755 12.857619 12.871482 12.885345 12.899208 12.913072 12.926935 12.940798 12.954661 12.970337 12.993492 13.016648 13.097887 13.258348 13.420252 14.172288 15.238073 15.938143 16.604196 17.092484 17.419238 17.698692 18.117000 18.449372 18.725789 18.926700 19.207451 19.416898 19.587051 19.779387 19.943527 20.092069 20.220797 20.349412 20.470894 20.591769 20.712643 20.835682 20.944306 21.048218 21.149403 21.250536 21.351669 21.452801 21.553934 21.655066 21.756199 21.857331 21.958464 22.059596 22.160729 22.261861 22.362994 22.464126 22.565259 22.666391 22.767524 22.868364 22.967253 23.055659 23.142605 23.229737 23.316869 23.404001 23.491133 23.578265 23.665397 23.752529 23.839661 23.926793 24.013925 24.101057 24.188189 24.275321 24.362453 24.449585 24.536717 24.623849 24.707668 24.782895 24.857708 24.932520 25.007333 25.082146 25.156958 25.238160 25.401600 25.570898 25.740195 25.909493 26.078791 26.248089 26.332602 26.359249 26.383826 26.399318 26.414811 26.430303 26.447000 26.490932 26.558440 26.642929 26.727418 26.811907 26.896395 26.980884 27.065373 27.149862 27.234351 27.318840 27.403329 27.487818 27.572307 27.656796 27.741285 27.825774 27.910263 27.987527 28.005073 28.022620 28.040166 28.057628 28.074987 28.092347 28.109706 28.142183 28.180690 28.245383 28.310075 28.374768 28.439460 28.504153 28.568845 28.633538 28.698230 28.762923 28.827615 28.892308 28.957000 29.021693 29.086385 29.151078 29.215770 29.280463 29.343931 29.401302 29.452208 29.503113 29.554019 29.604925 29.655830 29.706736 29.757642 29.808547 29.859453 29.910359 29.961264 30.012170 30.063076 30.112428 30.155556 30.192509 30.226957 30.261405 30.295853 30.330301 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.107691 11.122094 11.136496 11.150898 11.165300 11.179703 11.194105 11.208507 11.222909 11.237312 11.251714 11.266116 11.280518 11.294921 11.309323 11.323725 11.338127 11.352530 11.366932 11.381334 11.395736 11.410139 11.424541 11.438943 11.453345 11.467747 11.482150 11.496552 11.510954 11.525356 11.539759 11.554147 11.568104 11.582061 11.596018 11.609976 11.623856 11.637636 11.651416 11.665196 11.678976 11.692756 11.706536 11.720316 11.734096 11.747876 11.761656 11.775436 11.789216 11.802997 11.816785 11.830582 11.844380 11.858177 11.871975 11.885825 11.899688 11.913552 11.927415 11.941278 11.955141 11.969005 11.982868 11.996731 12.010594 12.024458 12.038321 12.052184 12.066047 12.079911 12.093774 12.107637 12.121500 12.135364 12.149227 12.163090 12.176953 12.190817 12.204680 12.218543 12.232406 12.246270 12.260133 12.273996 12.287859 12.301723 12.315586 12.329449 12.343312 12.357176 12.371039 12.384902 12.398765 12.412629 12.426492 12.440355 12.454218 12.468082 12.481945 12.495808 12.509671 12.523535 12.537398 12.551261 12.565124 12.578988 12.592851 12.606714 12.620577 12.634441 12.648304 12.662167 12.676030 12.689894 12.703757 12.717620 12.731483 12.745347 12.759210 12.773073 12.786936 12.800800 12.814663 12.828526 12.842389 12.856253 12.870116 12.883979 12.897842 12.911706 12.925569 12.939432 12.953295 12.967159 12.981022 12.994885 13.008748 13.022612 13.047663 13.085511 13.217838 13.378299 13.601667 14.826186 15.510628 16.294629 16.853996 17.252750 17.551827 17.941934 18.349042 18.592892 18.850556 19.106759 19.360325 19.535857 19.717530 19.905204 20.055909 20.196409 20.325137 20.451978 20.573261 20.694135 20.815070 20.933737 21.037668 21.138834 21.239967 21.341100 21.442232 21.543365 21.644497 21.745630 21.846762 21.947895 22.049027 22.150160 22.251292 22.352425 22.453557 22.554929 22.656494 22.758060 22.859626 22.960978 23.051020 23.138152 23.225284 23.312416 23.399548 23.486680 23.573812 23.660944 23.748076 23.835208 23.922340 24.009472 24.096604 24.183736 24.270869 24.358001 24.445133 24.532265 24.619397 24.702855 24.778443 24.853255 24.928068 25.002880 25.077693 25.152506 25.227413 25.325255 25.494553 25.663850 25.833148 26.002446 26.171744 26.319502 26.338589 26.357677 26.376765 26.394784 26.412502 26.430221 26.458492 26.542981 26.627470 26.711958 26.796447 26.880936 26.965425 27.049914 27.134403 27.218892 27.303381 27.387870 27.472359 27.556848 27.641337 27.725826 27.810315 27.894804 27.959058 27.993857 28.009788 28.025719 28.041650 28.059804 28.080300 28.100795 28.130104 28.175398 28.238893 28.303585 28.368278 28.432970 28.497663 28.562355 28.627048 28.691740 28.756433 28.821125 28.885818 28.950510 29.015203 29.079895 29.144588 29.209280 29.273973 29.337908 29.392991 29.444258 29.495164 29.546069 29.596975 29.647881 29.698786 29.749692 29.800598 29.851503 29.902409 29.953315 30.004220 30.055126 30.105586 30.146265 30.184042 30.218490 30.252938 30.287386 30.323652 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.176099 11.190502 11.204904 11.219306 11.233708 11.248111 11.262513 11.276915 11.291317 11.305720 11.320122 11.334524 11.348926 11.363329 11.377731 11.392133 11.406535 11.420938 11.435340 11.449742 11.464144 11.478547 11.492949 11.507351 11.521753 11.536156 11.550558 11.564960 11.579362 11.593765 11.608167 11.622400 11.636284 11.650167 11.664051 11.677934 11.691745 11.705525 11.719305 11.733085 11.746865 11.760645 11.774425 11.788206 11.801986 11.815766 11.829546 11.843326 11.857106 11.870886 11.884684 11.898490 11.912296 11.926102 11.939912 11.953775 11.967638 11.981502 11.995365 12.009228 12.023091 12.036955 12.050818 12.064681 12.078544 12.092408 12.106271 12.120134 12.133997 12.147861 12.161724 12.175587 12.189450 12.203314 12.217177 12.231040 12.244903 12.258767 12.272630 12.286493 12.300356 12.314220 12.328083 12.341946 12.355809 12.369673 12.383536 12.397399 12.411262 12.425126 12.438989 12.452852 12.466715 12.480579 12.494442 12.508305 12.522168 12.536032 12.549895 12.563758 12.577621 12.591485 12.605348 12.619211 12.633074 12.646938 12.660801 12.674664 12.688527 12.702391 12.716254 12.730117 12.743980 12.757844 12.771707 12.785570 12.799433 12.813297 12.827160 12.841023 12.854886 12.868750 12.882613 12.896476 12.910339 12.924203 12.938066 12.951929 12.965792 12.979656 12.993519 13.007382 13.021245 13.035109 13.048972 13.062835 13.076698 13.090562 13.177328 13.337789 13.498250 13.995039 15.114262 15.818924 16.587439 17.081458 17.417698 17.731512 18.152533 18.492856 18.774299 18.985878 19.267889 19.485732 19.656509 19.849175 20.017586 20.167446 20.300749 20.429477 20.554753 20.675627 20.796501 20.917375 21.027133 21.128266 21.229398 21.330618 21.432184 21.533750 21.635315 21.736881 21.838446 21.940012 22.041578 22.143143 22.244709 22.346274 22.447840 22.549406 22.650971 22.752537 22.854102 22.954944 23.045679 23.133476 23.220832 23.307964 23.395096 23.482228 23.569360 23.656492 23.743624 23.830756 23.917888 24.005020 24.092152 24.179284 24.266416 24.353548 24.440680 24.527812 24.614944 24.698143 24.773990 24.848803 24.923615 24.998428 25.073241 25.148053 25.222866 25.299114 25.418207 25.587505 25.756803 25.926101 26.095399 26.261930 26.325648 26.340957 26.356265 26.371574 26.391260 26.417868 26.444476 26.527521 26.612010 26.696499 26.780988 26.865477 26.949966 27.034455 27.118944 27.203433 27.287922 27.372411 27.456900 27.541389 27.625878 27.710367 27.794856 27.879345 27.937888 27.970661 27.994308 28.010280 28.026252 28.042224 28.062939 28.087954 28.112970 28.168912 28.232403 28.297095 28.361788 28.426480 28.491173 28.555865 28.620558 28.685250 28.749943 28.814635 28.879328 28.944020 29.008713 29.073405 29.138098 29.202790 29.267483 29.332175 29.385000 29.436308 29.487214 29.538119 29.589025 29.639931 29.690837 29.741742 29.792648 29.843554 29.894459 29.945365 29.996271 30.047176 30.098082 30.137972 30.175575 30.210023 30.244471 30.278920 30.317578 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.244507 11.258910 11.273312 11.287714 11.302116 11.316519 11.330921 11.345323 11.359725 11.374128 11.388530 11.402932 11.417334 11.431737 11.446139 11.460541 11.474943 11.489346 11.503748 11.518150 11.532552 11.546955 11.561357 11.575759 11.590161 11.604564 11.618966 11.633368 11.647770 11.662173 11.676575 11.690611 11.704422 11.718232 11.732043 11.745854 11.759634 11.773415 11.787195 11.800975 11.814755 11.828535 11.842315 11.856095 11.869875 11.883655 11.897435 11.911215 11.924995 11.938775 11.952589 11.966403 11.980217 11.994031 12.007862 12.021725 12.035589 12.049452 12.063315 12.077178 12.091042 12.104905 12.118768 12.132631 12.146495 12.160358 12.174221 12.188084 12.201948 12.215811 12.229674 12.243537 12.257401 12.271264 12.285127 12.298990 12.312854 12.326717 12.340580 12.354443 12.368307 12.382170 12.396033 12.409896 12.423760 12.437623 12.451486 12.465349 12.479213 12.493076 12.506939 12.520802 12.534666 12.548529 12.562392 12.576255 12.590119 12.603982 12.617845 12.631708 12.645572 12.659435 12.673298 12.687161 12.701024 12.714888 12.728751 12.742614 12.756477 12.770341 12.784204 12.798067 12.811930 12.825794 12.839657 12.853520 12.867383 12.881247 12.895110 12.908973 12.922836 12.936700 12.950563 12.964426 12.978289 12.992153 13.006016 13.019879 13.033742 13.047606 13.061469 13.075332 13.089195 13.105070 13.122079 13.139088 13.156096 13.297279 13.457740 13.619463 14.668498 15.395100 16.164944 16.844745 17.245804 17.550286 17.977467 18.392819 18.643658 18.898622 19.167803 19.424713 19.604691 19.787318 19.977308 20.129968 20.275826 20.405089 20.533817 20.657119 20.777993 20.898867 21.014395 21.121964 21.223530 21.325095 21.426661 21.528226 21.629792 21.731358 21.832923 21.934489 22.036054 22.137620 22.239186 22.340751 22.442317 22.543882 22.645448 22.747014 22.848579 22.949068 23.040156 23.128017 23.215879 23.303511 23.390643 23.477775 23.564907 23.652039 23.739171 23.826303 23.913435 24.000567 24.087699 24.174831 24.261963 24.349096 24.436228 24.523360 24.610492 24.693531 24.769538 24.844350 24.919163 24.993975 25.068788 25.143601 25.218413 25.293226 25.372870 25.511160 25.680458 25.849756 26.019054 26.188352 26.279822 26.319215 26.334681 26.350147 26.365613 26.381387 26.434166 26.512062 26.596551 26.681040 26.765529 26.850018 26.934507 27.018996 27.103485 27.187974 27.272463 27.356952 27.441441 27.525930 27.610419 27.694908 27.779397 27.863886 27.928889 27.952241 27.975593 27.994761 28.010775 28.026789 28.042802 28.069503 28.104540 28.161220 28.225913 28.290605 28.355298 28.419990 28.484683 28.549375 28.614068 28.678760 28.743453 28.808145 28.872838 28.937530 29.002223 29.066915 29.131608 29.196300 29.260993 29.324788 29.377453 29.428358 29.479264 29.530170 29.581075 29.631981 29.682887 29.733792 29.784698 29.835604 29.886509 29.937415 29.988321 30.039227 30.090132 30.130525 30.167055 30.201557 30.236005 30.270453 30.309110 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.298513 11.312916 11.327318 11.341720 11.356122 11.370525 11.384927 11.399329 11.413731 11.428133 11.442536 11.456938 11.471340 11.485742 11.500145 11.514547 11.528949 11.543351 11.557754 11.572156 11.586558 11.600960 11.615363 11.629765 11.644167 11.658569 11.672972 11.687357 11.701714 11.716071 11.730427 11.744784 11.758624 11.772404 11.786184 11.799964 11.813744 11.827524 11.841304 11.855084 11.868864 11.882644 11.896424 11.910204 11.923984 11.937764 11.951544 11.965324 11.979104 11.992884 12.006675 12.020498 12.034320 12.048142 12.061964 12.075812 12.089675 12.103539 12.117402 12.131265 12.145128 12.158992 12.172855 12.186718 12.200581 12.214445 12.228308 12.242171 12.256034 12.269898 12.283761 12.297624 12.311487 12.325351 12.339214 12.353077 12.366940 12.380804 12.394667 12.408530 12.422393 12.436257 12.450120 12.463983 12.477846 12.491710 12.505573 12.519436 12.533299 12.547163 12.561026 12.574889 12.588752 12.602616 12.616479 12.630342 12.644205 12.658069 12.671932 12.685795 12.699658 12.713522 12.727385 12.741248 12.755111 12.768975 12.782838 12.796701 12.810564 12.824428 12.838291 12.852154 12.866017 12.879881 12.893744 12.907607 12.921470 12.935334 12.949197 12.963060 12.976923 12.990787 13.004650 13.018513 13.032376 13.046240 13.060103 13.073966 13.087829 13.101693 13.115556 13.129419 13.143282 13.157146 13.180053 13.203847 13.256768 13.417229 13.577691 13.767754 14.990451 15.711037 16.578228 17.070307 17.416157 17.770887 18.196671 18.536339 18.828344 19.046791 19.328326 19.554566 19.726014 19.918963 20.091646 20.242350 20.380702 20.509429 20.637392 20.759485 20.880359 20.995887 21.104905 21.213924 21.319572 21.421138 21.522703 21.624269 21.725834 21.827400 21.928966 22.030531 22.132097 22.233662 22.335228 22.436794 22.538359 22.639925 22.741490 22.843056 22.943342 23.034633 23.122494 23.210356 23.298217 23.385997 23.473323 23.560455 23.647587 23.734719 23.821851 23.908983 23.996115 24.083247 24.170379 24.257511 24.344643 24.431775 24.518907 24.606039 24.689014 24.765085 24.839898 24.914710 24.989523 25.064336 25.139148 25.213961 25.288773 25.363586 25.449660 25.604113 25.773411 25.942709 26.112007 26.257076 26.283587 26.310098 26.330981 26.349973 26.368965 26.412114 26.496603 26.581092 26.665581 26.750070 26.834559 26.919048 27.003537 27.088026 27.172515 27.257004 27.341493 27.425982 27.510471 27.594960 27.679449 27.763938 27.848427 27.923910 27.942061 27.960212 27.978363 27.996772 28.015354 28.033937 28.055971 28.098317 28.154730 28.219423 28.284115 28.348808 28.413500 28.478193 28.542885 28.607578 28.672270 28.736963 28.801655 28.866348 28.931040 28.995733 29.060425 29.125118 29.189810 29.254503 29.315829 29.369503 29.420409 29.471314 29.522220 29.573126 29.624031 29.674937 29.725843 29.776748 29.827654 29.878560 29.929465 29.980371 30.031277 30.082182 30.123801 30.158558 30.193090 30.227538 30.261986 30.296487 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.366921 11.381324 11.395726 11.410128 11.424530 11.438933 11.453335 11.467737 11.482139 11.496542 11.510944 11.525346 11.539748 11.554151 11.568553 11.582955 11.597357 11.611759 11.626162 11.640564 11.654966 11.669368 11.683771 11.698173 11.712575 11.726977 11.741380 11.755700 11.769979 11.784258 11.798537 11.812733 11.826513 11.840293 11.854073 11.867853 11.881633 11.895413 11.909193 11.922973 11.936753 11.950533 11.964313 11.978093 11.991873 12.005653 12.019433 12.033213 12.046993 12.060773 12.074580 12.088411 12.102241 12.116072 12.129903 12.143762 12.157625 12.171489 12.185352 12.199215 12.213078 12.226942 12.240805 12.254668 12.268531 12.282395 12.296258 12.310121 12.323984 12.337848 12.351711 12.365574 12.379437 12.393301 12.407164 12.421027 12.434890 12.448754 12.462617 12.476480 12.490343 12.504207 12.518070 12.531933 12.545796 12.559660 12.573523 12.587386 12.601249 12.615113 12.628976 12.642839 12.656702 12.670566 12.684429 12.698292 12.712155 12.726019 12.739882 12.753745 12.767608 12.781472 12.795335 12.809198 12.823061 12.836925 12.850788 12.864651 12.878514 12.892378 12.906241 12.920104 12.933967 12.947831 12.961694 12.975557 12.989420 13.003284 13.017147 13.031010 13.044873 13.058737 13.072600 13.086463 13.100326 13.114190 13.128053 13.141916 13.155779 13.169643 13.183506 13.197369 13.211232 13.229782 13.269366 13.376719 13.537180 13.697642 14.304623 15.282003 16.105566 16.835534 17.247292 17.554043 18.012999 18.436302 18.696857 18.948033 19.228535 19.485150 19.673525 19.857106 20.047965 20.204028 20.353929 20.485042 20.613770 20.740977 20.861851 20.977321 21.086397 21.195416 21.304435 21.413453 21.517180 21.618746 21.720311 21.821877 21.923442 22.025008 22.126574 22.228139 22.329705 22.431270 22.532836 22.634402 22.735967 22.837533 22.937762 23.029110 23.116971 23.204832 23.292694 23.380555 23.468417 23.555999 23.643134 23.730266 23.817398 23.904530 23.991662 24.078794 24.165926 24.253058 24.340191 24.427323 24.514455 24.601587 24.684589 24.760633 24.835445 24.910258 24.985070 25.059883 25.134696 25.209508 25.284321 25.359133 25.433946 25.531197 25.697066 25.866364 26.035661 26.204959 26.266284 26.285355 26.304425 26.327219 26.356838 26.396655 26.481144 26.565633 26.650122 26.734611 26.819100 26.903589 26.988078 27.072567 27.157056 27.241545 27.326034 27.410523 27.495012 27.579501 27.663990 27.748479 27.832968 27.900887 27.932032 27.947969 27.963907 27.979844 27.999784 28.022006 28.044229 28.089220 28.148240 28.212933 28.277625 28.342318 28.407010 28.471703 28.536395 28.601088 28.665780 28.730473 28.795165 28.859858 28.924550 28.989243 29.053935 29.118628 29.183320 29.248013 29.307763 29.361553 29.412459 29.463365 29.514270 29.565176 29.616082 29.666987 29.717893 29.768799 29.819704 29.870610 29.921516 29.972421 30.023327 30.072337 30.115727 30.150175 30.184623 30.219071 30.253519 30.287967 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.435329 11.449732 11.464134 11.478536 11.492938 11.507341 11.521743 11.536145 11.550547 11.564950 11.579352 11.593754 11.608156 11.622559 11.636961 11.651363 11.665765 11.680168 11.694570 11.708972 11.723374 11.737777 11.752179 11.766581 11.780983 11.795385 11.809788 11.823999 11.838200 11.852402 11.866603 11.880622 11.894402 11.908182 11.921962 11.935742 11.949522 11.963302 11.977082 11.990862 12.004642 12.018422 12.032202 12.045982 12.059762 12.073542 12.087322 12.101102 12.114882 12.128662 12.142490 12.156329 12.170167 12.184006 12.197849 12.211712 12.225576 12.239439 12.253302 12.267165 12.281029 12.294892 12.308755 12.322618 12.336482 12.350345 12.364208 12.378071 12.391935 12.405798 12.419661 12.433524 12.447388 12.461251 12.475114 12.488977 12.502841 12.516704 12.530567 12.544430 12.558294 12.572157 12.586020 12.599883 12.613747 12.627610 12.641473 12.655336 12.669200 12.683063 12.696926 12.710789 12.724653 12.738516 12.752379 12.766242 12.780106 12.793969 12.807832 12.821695 12.835559 12.849422 12.863285 12.877148 12.891012 12.904875 12.918738 12.932601 12.946465 12.960328 12.974191 12.988054 13.001918 13.015781 13.029644 13.043507 13.057371 13.071234 13.085097 13.098960 13.112823 13.126687 13.140550 13.154413 13.168276 13.182140 13.196003 13.209866 13.223729 13.237593 13.251456 13.265319 13.279182 13.340138 13.496670 13.657131 13.817593 14.871087 15.682628 16.556845 17.059407 17.414617 17.810607 18.246493 18.579823 18.876410 19.108758 19.388763 19.622529 19.795565 19.988751 20.165705 20.316410 20.460258 20.589382 20.718110 20.843343 20.958871 21.067889 21.176908 21.285927 21.394945 21.503964 21.612226 21.714788 21.816354 21.917919 22.019485 22.121050 22.222616 22.324182 22.425747 22.527313 22.628878 22.730444 22.832010 22.932321 23.023586 23.111448 23.199309 23.287171 23.375032 23.462894 23.550755 23.638528 23.725814 23.812946 23.900078 23.987210 24.074342 24.161474 24.248606 24.335738 24.422870 24.510002 24.597134 24.680255 24.756180 24.830993 24.905805 24.980618 25.055431 25.130243 25.205056 25.279868 25.354681 25.429494 25.504371 25.620721 25.790019 25.959316 26.128614 26.254719 26.270131 26.285543 26.300955 26.316366 26.381196 26.465685 26.550174 26.634663 26.719152 26.803641 26.888130 26.972619 27.057108 27.141597 27.226086 27.310575 27.395064 27.479553 27.564042 27.648531 27.733020 27.817509 27.875747 27.910662 27.932489 27.948468 27.964447 27.980425 28.004837 28.033326 28.077058 28.141750 28.206443 28.271135 28.335828 28.400520 28.465213 28.529905 28.594598 28.659290 28.723983 28.788675 28.853368 28.918060 28.982753 29.047445 29.112138 29.176830 29.241523 29.300463 29.353603 29.404509 29.455415 29.506320 29.557226 29.608132 29.659038 29.709943 29.760849 29.811755 29.862660 29.913566 29.964472 30.015377 30.063237 30.107260 30.141708 30.176156 30.210604 30.245052 30.279501 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.503737 11.518140 11.532542 11.546944 11.561346 11.575749 11.590151 11.604553 11.618955 11.633358 11.647760 11.662162 11.676564 11.690967 11.705369 11.719771 11.734173 11.748576 11.762978 11.777380 11.791782 11.806185 11.820587 11.834989 11.849391 11.863794 11.878127 11.892253 11.906378 11.920503 11.934628 11.948511 11.962291 11.976071 11.989851 12.003631 12.017411 12.031191 12.044971 12.058751 12.072531 12.086311 12.100091 12.113871 12.127651 12.141431 12.155212 12.168992 12.182772 12.196556 12.210404 12.224251 12.238098 12.251945 12.265799 12.279662 12.293526 12.307389 12.321252 12.335115 12.348979 12.362842 12.376705 12.390568 12.404432 12.418295 12.432158 12.446021 12.459885 12.473748 12.487611 12.501474 12.515338 12.529201 12.543064 12.556927 12.570791 12.584654 12.598517 12.612380 12.626244 12.640107 12.653970 12.667833 12.681697 12.695560 12.709423 12.723286 12.737150 12.751013 12.764876 12.778739 12.792603 12.806466 12.820329 12.834192 12.848056 12.861919 12.875782 12.889645 12.903509 12.917372 12.931235 12.945098 12.958962 12.972825 12.986688 13.000551 13.014415 13.028278 13.042141 13.056004 13.069868 13.083731 13.097594 13.111457 13.125321 13.139184 13.153047 13.166910 13.180774 13.194637 13.208500 13.222363 13.236227 13.250090 13.263953 13.277816 13.292918 13.310269 13.327620 13.344970 13.456160 13.616621 13.777082 13.974764 15.233476 16.058528 16.826323 17.258908 17.572551 18.048532 18.479786 18.754320 18.994754 19.289494 19.545587 19.742358 19.926894 20.120031 20.278087 20.428792 20.564995 20.693722 20.822450 20.940363 21.049381 21.158400 21.267419 21.376437 21.485456 21.594475 21.703493 21.810430 21.912396 22.013962 22.115527 22.217093 22.318658 22.420224 22.521790 22.623355 22.724921 22.826486 22.927015 23.018063 23.105925 23.193786 23.281648 23.369509 23.457370 23.545232 23.633093 23.720955 23.808480 23.895625 23.982757 24.069889 24.157021 24.244153 24.331285 24.418418 24.505550 24.592682 24.676008 24.751728 24.826540 24.901353 24.976165 25.050978 25.125791 25.200603 25.275416 25.350228 25.425041 25.499854 25.577962 25.713674 25.882971 26.052269 26.196917 26.240429 26.267306 26.287741 26.308175 26.365737 26.450226 26.534715 26.619204 26.703693 26.788182 26.872671 26.957160 27.041649 27.126138 27.210627 27.295116 27.379605 27.464094 27.548583 27.633072 27.717561 27.802050 27.865721 27.890141 27.914560 27.933629 27.950597 27.967564 27.984532 28.022812 28.070568 28.135260 28.199953 28.264645 28.329338 28.394030 28.458723 28.523415 28.588108 28.652800 28.717493 28.782185 28.846878 28.911570 28.976263 29.040955 29.105648 29.170340 29.235033 29.293825 29.345654 29.396559 29.447465 29.498371 29.549276 29.600182 29.651088 29.701993 29.752899 29.803805 29.854710 29.905616 29.956522 30.007428 30.055214 30.097632 30.133241 30.167689 30.202138 30.236586 30.271034 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.500134 11.514536 11.528939 11.543341 11.557743 11.572145 11.586548 11.600950 11.615352 11.629754 11.644157 11.658559 11.672961 11.687363 11.701766 11.716168 11.730570 11.744972 11.759375 11.773777 11.788179 11.802581 11.816984 11.831386 11.845788 11.860190 11.874593 11.888995 11.903397 11.917799 11.932202 11.946413 11.960463 11.974513 11.988563 12.002613 12.016400 12.030180 12.043960 12.057740 12.071520 12.085300 12.099080 12.112860 12.126640 12.140421 12.154201 12.167981 12.181761 12.195541 12.209321 12.223101 12.236881 12.250661 12.264466 12.278322 12.292177 12.306033 12.319888 12.333749 12.347613 12.361476 12.375339 12.389202 12.403066 12.416929 12.430792 12.444655 12.458519 12.472382 12.486245 12.500108 12.513972 12.527835 12.541698 12.555561 12.569425 12.583288 12.597151 12.611014 12.624877 12.638741 12.652604 12.666467 12.680330 12.694194 12.708057 12.721920 12.735783 12.749647 12.763510 12.777373 12.791236 12.805100 12.818963 12.832826 12.846689 12.860553 12.874416 12.888279 12.902142 12.916006 12.929869 12.943732 12.957595 12.971459 12.985322 12.999185 13.013048 13.026912 13.040775 13.054638 13.068501 13.082365 13.096228 13.110091 13.123954 13.137818 13.151681 13.165544 13.179407 13.193271 13.207134 13.220997 13.234860 13.248724 13.262587 13.276450 13.290313 13.304177 13.318040 13.331903 13.345766 13.366274 13.390742 13.415650 13.576111 13.736572 13.897033 14.821752 15.644993 16.515022 17.048381 17.413077 17.850328 18.303980 18.623818 18.923612 19.170725 19.449200 19.689751 19.865163 20.058539 20.239765 20.390469 20.540607 20.669335 20.798062 20.923764 21.033615 21.139892 21.248911 21.357929 21.466948 21.575967 21.684985 21.794004 21.903022 22.008377 22.110004 22.211570 22.313135 22.414701 22.516266 22.617832 22.719398 22.820963 22.921839 23.012540 23.100401 23.188263 23.276124 23.363986 23.451847 23.539709 23.627570 23.715432 23.803293 23.891070 23.978305 24.065437 24.152569 24.239701 24.326833 24.413965 24.501097 24.588229 24.671845 24.747275 24.822088 24.896900 24.971713 25.046525 25.121338 25.196151 25.270963 25.345776 25.420589 25.495401 25.570214 25.653968 25.806626 25.975924 26.145222 26.208098 26.234551 26.263216 26.296614 26.350278 26.434767 26.519256 26.603745 26.688234 26.772723 26.857212 26.941701 27.026190 27.110679 27.195168 27.279657 27.364146 27.448635 27.533124 27.617613 27.702102 27.786591 27.860333 27.879132 27.897931 27.916729 27.936421 27.956412 27.976403 28.011850 28.064078 28.128770 28.193463 28.258155 28.322848 28.387540 28.452233 28.516925 28.581618 28.646310 28.711003 28.775695 28.840388 28.905080 28.969773 29.034465 29.099158 29.163850 29.227934 29.286798 29.337704 29.388610 29.439515 29.490421 29.541327 29.592232 29.643138 29.694044 29.744949 29.795855 29.846761 29.897666 29.948572 29.999478 30.048088 30.088135 30.124775 30.159223 30.193671 30.228119 30.262567 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.554140 11.568542 11.582945 11.597347 11.611749 11.626151 11.640554 11.654956 11.669358 11.683760 11.698163 11.712565 11.726967 11.741369 11.755771 11.770174 11.784576 11.798978 11.813380 11.827783 11.842185 11.856587 11.870989 11.885392 11.899794 11.914196 11.928598 11.943001 11.957403 11.971805 11.986207 12.000610 12.014656 12.028631 12.042606 12.056581 12.070509 12.084289 12.098069 12.111849 12.125630 12.139410 12.153190 12.166970 12.180750 12.194530 12.208310 12.222090 12.235870 12.249650 12.263430 12.277211 12.290991 12.304772 12.318552 12.332383 12.346246 12.360110 12.373973 12.387836 12.401699 12.415563 12.429426 12.443289 12.457152 12.471016 12.484879 12.498742 12.512605 12.526469 12.540332 12.554195 12.568058 12.581922 12.595785 12.609648 12.623511 12.637375 12.651238 12.665101 12.678964 12.692828 12.706691 12.720554 12.734417 12.748281 12.762144 12.776007 12.789870 12.803734 12.817597 12.831460 12.845323 12.859187 12.873050 12.886913 12.900776 12.914640 12.928503 12.942366 12.956229 12.970093 12.983956 12.997819 13.011682 13.025546 13.039409 13.053272 13.067135 13.080999 13.094862 13.108725 13.122588 13.136452 13.150315 13.164178 13.178041 13.191905 13.205768 13.219631 13.233494 13.247358 13.261221 13.275084 13.288947 13.302811 13.316674 13.330537 13.344400 13.358264 13.372127 13.385990 13.399853 13.413717 13.452384 13.535601 13.696062 13.856523 14.024878 15.185262 16.054536 16.817112 17.271233 17.611545 18.084065 18.523269 18.811783 19.052443 19.350658 19.606025 19.811192 19.996682 20.190183 20.352147 20.502851 20.644947 20.773675 20.899385 21.021421 21.132914 21.237863 21.342813 21.448440 21.557459 21.666477 21.775496 21.884514 21.993533 22.102207 22.206046 22.307612 22.409178 22.510743 22.612309 22.713874 22.815440 22.916788 23.007017 23.094878 23.182740 23.270601 23.358463 23.446324 23.534186 23.622047 23.709908 23.797770 23.885631 23.973493 24.060971 24.148116 24.235248 24.322380 24.409512 24.496645 24.583777 24.667765 24.742823 24.817635 24.892448 24.967260 25.042073 25.116886 25.191698 25.266511 25.341323 25.416136 25.490949 25.565761 25.640574 25.733457 25.899579 26.068877 26.194074 26.213404 26.232734 26.252063 26.334819 26.419308 26.503797 26.588286 26.672775 26.757264 26.841753 26.926242 27.010731 27.095220 27.179709 27.264198 27.348687 27.433176 27.517665 27.602154 27.686643 27.771132 27.844273 27.870209 27.886153 27.902096 27.918040 27.940530 27.964798 27.994522 28.057588 28.122280 28.186973 28.251665 28.316358 28.381050 28.445743 28.510435 28.575128 28.639820 28.704513 28.769205 28.833898 28.898590 28.963283 29.027975 29.092668 29.157360 29.220760 29.278848 29.329754 29.380660 29.431566 29.482471 29.533377 29.584283 29.635188 29.686094 29.737000 29.787905 29.838811 29.889717 29.940622 29.991528 30.041717 30.079643 30.116308 30.150756 30.185204 30.219652 30.257143 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.622548 11.636950 11.651353 11.665755 11.680157 11.694559 11.708962 11.723364 11.737766 11.752168 11.766571 11.780973 11.795375 11.809777 11.824180 11.838582 11.852984 11.867386 11.881789 11.896191 11.910593 11.924995 11.939397 11.953800 11.968202 11.982604 11.997006 12.011409 12.025811 12.040213 12.054615 12.068954 12.082856 12.096757 12.110658 12.124559 12.138399 12.152179 12.165959 12.179739 12.193519 12.207299 12.221079 12.234859 12.248639 12.262419 12.276199 12.289979 12.303759 12.317539 12.331324 12.345113 12.358901 12.372690 12.386479 12.400333 12.414196 12.428060 12.441923 12.455786 12.469649 12.483513 12.497376 12.511239 12.525102 12.538966 12.552829 12.566692 12.580555 12.594419 12.608282 12.622145 12.636008 12.649872 12.663735 12.677598 12.691461 12.705325 12.719188 12.733051 12.746914 12.760778 12.774641 12.788504 12.802367 12.816231 12.830094 12.843957 12.857820 12.871684 12.885547 12.899410 12.913273 12.927137 12.941000 12.954863 12.968726 12.982590 12.996453 13.010316 13.024179 13.038043 13.051906 13.065769 13.079632 13.093496 13.107359 13.121222 13.135085 13.148949 13.162812 13.176675 13.190538 13.204402 13.218265 13.232128 13.245991 13.259855 13.273718 13.287581 13.301444 13.315308 13.329171 13.343034 13.356897 13.370761 13.384624 13.398487 13.412350 13.426214 13.440077 13.453940 13.467803 13.502396 13.655552 13.816013 13.976474 14.608448 15.574949 16.473200 17.037515 17.413189 17.890048 18.365275 18.666789 18.972543 19.232693 19.509637 19.757899 19.934826 20.128327 20.313536 20.464529 20.614765 20.749287 20.874997 20.997034 21.119055 21.232214 21.337163 21.442112 21.547061 21.652010 21.757076 21.866006 21.975025 22.084044 22.193062 22.300962 22.403654 22.505220 22.606786 22.708351 22.809917 22.911482 23.001494 23.089355 23.177216 23.265078 23.352939 23.440801 23.528662 23.616524 23.704385 23.792247 23.880108 23.967970 24.055831 24.143622 24.230796 24.317928 24.405060 24.492192 24.579324 24.663557 24.738370 24.813183 24.887995 24.962808 25.037620 25.112433 25.187246 25.262058 25.336871 25.411684 25.486496 25.561309 25.636121 25.710934 25.823234 25.992532 26.151396 26.203793 26.225872 26.247950 26.319360 26.403849 26.488338 26.572827 26.657316 26.741805 26.826294 26.910783 26.995272 27.079761 27.164250 27.248739 27.333228 27.417717 27.502206 27.586695 27.671184 27.755673 27.813892 27.851249 27.870672 27.886657 27.902643 27.918628 27.950629 27.986405 28.051098 28.115790 28.180483 28.245175 28.309868 28.374560 28.439253 28.503945 28.568638 28.633330 28.698023 28.762715 28.827408 28.892100 28.956793 29.021485 29.086178 29.150870 29.214294 29.270899 29.321804 29.372710 29.423616 29.474521 29.525427 29.576333 29.627239 29.678144 29.729050 29.779956 29.830861 29.881767 29.932673 29.983578 30.034484 30.072006 30.107841 30.142289 30.176737 30.211185 30.250208 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.690956 11.705358 11.719761 11.734163 11.748565 11.762967 11.777370 11.791772 11.806174 11.820576 11.834979 11.849381 11.863783 11.878185 11.892588 11.906990 11.921392 11.935794 11.950197 11.964599 11.979001 11.993403 12.007806 12.022208 12.036610 12.051012 12.065415 12.079817 12.094219 12.108621 12.123023 12.137185 12.151013 12.164841 12.178669 12.192497 12.206288 12.220068 12.233848 12.247628 12.261408 12.275188 12.288968 12.302748 12.316528 12.330308 12.344088 12.357868 12.371648 12.385428 12.399222 12.413019 12.426816 12.440613 12.454420 12.468283 12.482147 12.496010 12.509873 12.523736 12.537600 12.551463 12.565326 12.579189 12.593053 12.606916 12.620779 12.634642 12.648506 12.662369 12.676232 12.690095 12.703959 12.717822 12.731685 12.745548 12.759412 12.773275 12.787138 12.801001 12.814865 12.828728 12.842591 12.856454 12.870318 12.884181 12.898044 12.911907 12.925771 12.939634 12.953497 12.967360 12.981224 12.995087 13.008950 13.022813 13.036676 13.050540 13.064403 13.078266 13.092129 13.105993 13.119856 13.133719 13.147582 13.161446 13.175309 13.189172 13.203035 13.216899 13.230762 13.244625 13.258488 13.272352 13.286215 13.300078 13.313941 13.327805 13.341668 13.355531 13.369394 13.383258 13.397121 13.410984 13.424847 13.438711 13.452574 13.466437 13.480573 13.498279 13.515986 13.533693 13.615041 13.775502 13.935964 14.099052 15.137048 16.017669 16.807901 17.277408 17.650823 18.119597 18.566753 18.869246 19.110757 19.412009 19.666462 19.880026 20.066470 20.259971 20.426206 20.576911 20.724128 20.850610 20.972646 21.094683 21.216720 21.331513 21.436462 21.541411 21.646360 21.751309 21.856258 21.961207 22.066156 22.174554 22.283573 22.392592 22.499436 22.601262 22.702828 22.804394 22.905959 22.995970 23.083832 23.171693 23.259555 23.347416 23.435278 23.523139 23.611001 23.698862 23.786723 23.874585 23.962446 24.050308 24.138169 24.226031 24.313474 24.400607 24.487740 24.574872 24.659105 24.733917 24.808730 24.883543 24.958355 25.033168 25.107981 25.182793 25.257606 25.332418 25.407231 25.482044 25.556856 25.631669 25.706482 25.781294 25.916187 26.085485 26.157534 26.199326 26.237566 26.303901 26.388390 26.472879 26.557368 26.641857 26.726346 26.810835 26.895324 26.979813 27.064302 27.148791 27.233280 27.317769 27.402258 27.486747 27.571236 27.655725 27.740214 27.802651 27.828241 27.853830 27.872971 27.891114 27.909256 27.936316 27.981628 28.044608 28.109300 28.173993 28.238685 28.303378 28.368070 28.432763 28.497455 28.562148 28.626840 28.691533 28.756225 28.820918 28.885610 28.950303 29.014995 29.079688 29.144380 29.208437 29.262545 29.313855 29.364760 29.415666 29.466572 29.517477 29.568383 29.619289 29.670194 29.721100 29.772006 29.822911 29.873817 29.924723 29.975627 30.026198 30.064926 30.099374 30.133822 30.168271 30.202719 30.240294 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.759364 11.773766 11.788169 11.802571 11.816973 11.831375 11.845778 11.860180 11.874582 11.888984 11.903387 11.917789 11.932191 11.946593 11.960996 11.975398 11.989800 12.004202 12.018605 12.033007 12.047409 12.061811 12.076214 12.090616 12.105018 12.119420 12.133818 12.148194 12.162569 12.176945 12.191321 12.205277 12.219057 12.232837 12.246617 12.260397 12.274177 12.287957 12.301737 12.315517 12.329297 12.343077 12.356857 12.370637 12.384417 12.398197 12.411977 12.425757 12.439537 12.453319 12.467124 12.480930 12.494735 12.508540 12.522370 12.536233 12.550097 12.563960 12.577823 12.591686 12.605550 12.619413 12.633276 12.647139 12.661003 12.674866 12.688729 12.702592 12.716456 12.730319 12.744182 12.758045 12.771909 12.785772 12.799635 12.813498 12.827362 12.841225 12.855088 12.868951 12.882815 12.896678 12.910541 12.924404 12.938268 12.952131 12.965994 12.979857 12.993721 13.007584 13.021447 13.035310 13.049174 13.063037 13.076900 13.090763 13.104627 13.118490 13.132353 13.146216 13.160080 13.173943 13.187806 13.201669 13.215533 13.229396 13.243259 13.257122 13.270986 13.284849 13.298712 13.312575 13.326439 13.340302 13.354165 13.368028 13.381892 13.395755 13.409618 13.423481 13.437345 13.451208 13.465071 13.478934 13.492798 13.506661 13.520524 13.534387 13.552125 13.577307 13.602489 13.734992 13.895453 14.055915 14.321652 15.505633 16.431377 17.032560 17.420020 17.929768 18.426571 18.719688 19.020609 19.294660 19.570074 19.823286 20.004614 20.198115 20.385419 20.538588 20.689293 20.826222 20.948259 21.070296 21.192332 21.314369 21.430421 21.535762 21.640711 21.745660 21.850609 21.955558 22.060507 22.165456 22.270405 22.375354 22.483102 22.592121 22.697305 22.798870 22.900436 22.990447 23.078309 23.166170 23.254032 23.341893 23.429754 23.517616 23.605477 23.693339 23.781200 23.869062 23.956923 24.044785 24.132646 24.220508 24.308369 24.396155 24.483287 24.570419 24.654652 24.729465 24.804278 24.879090 24.953903 25.028715 25.103528 25.178341 25.253153 25.327966 25.402779 25.477591 25.552404 25.627216 25.702029 25.776842 25.854528 26.009140 26.133829 26.163877 26.203953 26.288442 26.372931 26.457420 26.541909 26.626398 26.710887 26.795376 26.879865 26.964354 27.048843 27.133332 27.217821 27.302310 27.386799 27.471288 27.555777 27.640266 27.724754 27.796802 27.816297 27.835791 27.855285 27.876699 27.898330 27.919960 27.974819 28.038118 28.102810 28.167503 28.232195 28.296888 28.361580 28.426273 28.490965 28.555658 28.620350 28.685043 28.749735 28.814428 28.879120 28.943813 29.008505 29.073198 29.137890 29.202583 29.254782 29.305905 29.356811 29.407716 29.458622 29.509528 29.560433 29.611339 29.662245 29.713150 29.764056 29.814962 29.865867 29.916773 29.967679 30.015473 30.056459 30.090908 30.125356 30.159804 30.194252 30.228700 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.813370 11.827772 11.842175 11.856577 11.870979 11.885381 11.899783 11.914186 11.928588 11.942990 11.957392 11.971795 11.986197 12.000599 12.015001 12.029404 12.043806 12.058208 12.072610 12.087013 12.101415 12.115817 12.130219 12.144622 12.159024 12.173426 12.187828 12.202182 12.216480 12.230777 12.245074 12.259372 12.273166 12.286946 12.300726 12.314506 12.328286 12.342066 12.355846 12.369626 12.383406 12.397186 12.410966 12.424746 12.438526 12.452306 12.466086 12.479866 12.493646 12.507427 12.521218 12.535032 12.548845 12.562659 12.576472 12.590320 12.604183 12.618047 12.631910 12.645773 12.659636 12.673500 12.687363 12.701226 12.715089 12.728953 12.742816 12.756679 12.770542 12.784406 12.798269 12.812132 12.825995 12.839859 12.853722 12.867585 12.881448 12.895312 12.909175 12.923038 12.936901 12.950765 12.964628 12.978491 12.992354 13.006218 13.020081 13.033944 13.047807 13.061671 13.075534 13.089397 13.103260 13.117124 13.130987 13.144850 13.158713 13.172577 13.186440 13.200303 13.214166 13.228030 13.241893 13.255756 13.269619 13.283483 13.297346 13.311209 13.325072 13.338936 13.352799 13.366662 13.380525 13.394389 13.408252 13.422115 13.435978 13.449842 13.463705 13.477568 13.491431 13.505295 13.519158 13.533021 13.546884 13.560748 13.574611 13.588474 13.602337 13.634438 13.694482 13.854943 14.015404 14.175866 15.088834 15.947625 16.794990 17.275867 17.690532 18.155130 18.610236 18.926709 19.172724 19.473529 19.726899 19.948859 20.136258 20.329759 20.500266 20.650970 20.799391 20.923957 21.045908 21.167945 21.289982 21.412018 21.529856 21.635061 21.740010 21.844959 21.949908 22.054857 22.159806 22.264755 22.369704 22.474653 22.579602 22.684551 22.791455 22.894487 22.984924 23.072785 23.160647 23.248508 23.336370 23.424231 23.512093 23.599954 23.687816 23.775677 23.863539 23.951400 24.039261 24.127123 24.214984 24.302846 24.390707 24.478542 24.565967 24.650200 24.725012 24.799825 24.874638 24.949450 25.024263 25.099076 25.173888 25.248701 25.323513 25.398326 25.473139 25.547951 25.622764 25.697576 25.772389 25.847202 25.932794 26.102092 26.154074 26.188494 26.272983 26.357472 26.441961 26.526450 26.610939 26.695428 26.779917 26.864406 26.948895 27.033384 27.117873 27.202362 27.286851 27.371340 27.455829 27.540317 27.624806 27.709295 27.789912 27.808387 27.824338 27.840288 27.856239 27.884167 27.912913 27.966935 28.031628 28.096320 28.161013 28.225705 28.290398 28.355090 28.419783 28.484475 28.549168 28.613860 28.678553 28.743245 28.807938 28.872630 28.937323 29.002015 29.066708 29.131400 29.194108 29.247049 29.297955 29.348861 29.399767 29.450672 29.501578 29.552484 29.603389 29.654295 29.705201 29.756106 29.807012 29.857918 29.908823 29.959729 30.006076 30.047993 30.082441 30.116889 30.151337 30.185785 30.220233 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.824169 11.838571 11.852974 11.867376 11.881778 11.896180 11.910583 11.924985 11.939387 11.953789 11.968192 11.982594 11.996996 12.011398 12.025801 12.040203 12.054605 12.069007 12.083409 12.097812 12.112214 12.126616 12.141018 12.155421 12.169823 12.184225 12.198627 12.213030 12.227432 12.241834 12.256236 12.270501 12.284721 12.298941 12.313161 12.327275 12.341055 12.354835 12.368615 12.382395 12.396175 12.409955 12.423735 12.437515 12.451295 12.465075 12.478855 12.492636 12.506416 12.520196 12.533976 12.547756 12.561536 12.575316 12.589121 12.602943 12.616765 12.630587 12.644409 12.658270 12.672134 12.685997 12.699860 12.713723 12.727587 12.741450 12.755313 12.769176 12.783040 12.796903 12.810766 12.824629 12.838493 12.852356 12.866219 12.880082 12.893946 12.907809 12.921672 12.935535 12.949399 12.963262 12.977125 12.990988 13.004852 13.018715 13.032578 13.046441 13.060305 13.074168 13.088031 13.101894 13.115758 13.129621 13.143484 13.157347 13.171211 13.185074 13.198937 13.212800 13.226664 13.240527 13.254390 13.268253 13.282117 13.295980 13.309843 13.323706 13.337570 13.351433 13.365296 13.379159 13.393023 13.406886 13.420749 13.434612 13.448475 13.462339 13.476202 13.490065 13.503928 13.517792 13.531655 13.545518 13.559381 13.573245 13.587108 13.600971 13.614840 13.628713 13.642586 13.656459 13.670332 13.814433 13.974894 14.135355 14.342444 15.451223 16.395524 17.037467 17.451669 17.969488 18.486949 18.773666 19.069796 19.356627 19.630512 19.883723 20.074402 20.267903 20.458913 20.612648 20.761203 20.907142 21.025938 21.143557 21.265594 21.387631 21.509668 21.629213 21.734361 21.839310 21.944259 22.049208 22.154157 22.259106 22.364055 22.469004 22.573953 22.678902 22.783851 22.887724 22.979344 23.067208 23.155072 23.242937 23.330801 23.418665 23.506529 23.594393 23.682257 23.770122 23.857986 23.945850 24.033714 24.121578 24.209442 24.297307 24.385171 24.473035 24.560899 24.645521 24.720560 24.795373 24.870185 24.944998 25.019810 25.094623 25.169436 25.244248 25.319061 25.393874 25.468686 25.543499 25.618311 25.693124 25.767937 25.842749 25.917562 26.025747 26.135643 26.180278 26.257524 26.342013 26.426502 26.510991 26.595480 26.679969 26.764458 26.848947 26.933436 27.017925 27.102414 27.186903 27.271392 27.355880 27.440369 27.524858 27.609347 27.693836 27.752388 27.792554 27.809447 27.826037 27.842627 27.862259 27.904621 27.960445 28.025138 28.089830 28.154523 28.219215 28.283908 28.348600 28.413293 28.477985 28.542678 28.607370 28.672063 28.736755 28.801448 28.866140 28.930833 28.995525 29.060218 29.124910 29.185441 29.239100 29.290005 29.340911 29.391817 29.442722 29.493628 29.544534 29.595440 29.646345 29.697251 29.748157 29.799062 29.849968 29.900874 29.951779 29.997774 30.039505 30.073974 30.108422 30.142870 30.177318 30.211766 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.878175 11.892577 11.906979 11.921382 11.935784 11.950186 11.964588 11.978991 11.993393 12.007795 12.022197 12.036600 12.051002 12.065404 12.079806 12.094209 12.108611 12.123013 12.137415 12.151818 12.166220 12.180622 12.195024 12.209427 12.223829 12.238231 12.252633 12.267035 12.281438 12.295840 12.310242 12.324632 12.338776 12.352919 12.367063 12.381206 12.395164 12.408944 12.422724 12.436504 12.450284 12.464064 12.477845 12.491625 12.505405 12.519185 12.532965 12.546745 12.560525 12.574305 12.588085 12.601865 12.615645 12.629425 12.643205 12.657029 12.670859 12.684689 12.698519 12.712357 12.726220 12.740084 12.753947 12.767810 12.781673 12.795537 12.809400 12.823263 12.837126 12.850990 12.864853 12.878716 12.892579 12.906443 12.920306 12.934169 12.948032 12.961896 12.975759 12.989622 13.003485 13.017349 13.031212 13.045075 13.058938 13.072802 13.086665 13.100528 13.114391 13.128255 13.142118 13.155981 13.169844 13.183708 13.197571 13.211434 13.225297 13.239161 13.253024 13.266887 13.280750 13.294614 13.308477 13.322340 13.336203 13.350067 13.363930 13.377793 13.391656 13.405520 13.419383 13.433246 13.447109 13.460973 13.474836 13.488699 13.502562 13.516426 13.530289 13.544152 13.558015 13.571879 13.585742 13.599605 13.613468 13.627332 13.641195 13.655058 13.668921 13.686099 13.704177 13.722255 13.773923 13.934384 14.094845 14.256359 14.984818 15.877580 16.772859 17.274390 17.730252 18.193614 18.653719 18.984171 19.234692 19.534124 19.787336 20.017241 20.206046 20.399548 20.574325 20.722881 20.868820 21.011482 21.128509 21.241524 21.363243 21.485280 21.607317 21.726597 21.833660 21.938609 22.043558 22.148507 22.253456 22.358405 22.463354 22.568303 22.673252 22.778201 22.881717 22.973694 23.061559 23.149423 23.237287 23.325151 23.413015 23.500880 23.588744 23.676608 23.764472 23.852336 23.940200 24.028065 24.115929 24.203793 24.291657 24.379521 24.467457 24.555868 24.640808 24.717366 24.792014 24.866661 24.941309 25.015957 25.090604 25.165252 25.239901 25.314608 25.389421 25.464234 25.539046 25.613859 25.688671 25.763484 25.838297 25.913109 25.987922 26.083396 26.157576 26.242065 26.326554 26.411043 26.495532 26.580021 26.664510 26.748999 26.833488 26.917977 27.002466 27.086955 27.171443 27.255932 27.340421 27.424910 27.509399 27.593888 27.678377 27.739694 27.766571 27.793344 27.812838 27.832331 27.851824 27.895244 27.953955 28.018648 28.083340 28.148033 28.212725 28.277418 28.342110 28.406803 28.471495 28.536188 28.600880 28.665573 28.730265 28.794958 28.859650 28.924343 28.989035 29.053728 29.118420 29.177622 29.231150 29.282056 29.332961 29.383867 29.434773 29.485678 29.536584 29.587490 29.638395 29.689301 29.740207 29.791112 29.842018 29.892924 29.943830 29.990386 30.029820 30.065507 30.099955 30.134403 30.168852 30.203300 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 11.946583 11.960985 11.975387 11.989790 12.004192 12.018594 12.032996 12.047399 12.061801 12.076203 12.090605 12.105008 12.119410 12.133812 12.148214 12.162617 12.177019 12.191421 12.205823 12.220226 12.234628 12.249030 12.263432 12.277835 12.292237 12.306639 12.321041 12.335444 12.349846 12.364248 12.378650 12.392938 12.407006 12.421074 12.435142 12.449210 12.463054 12.476834 12.490614 12.504394 12.518174 12.531954 12.545734 12.559514 12.573294 12.587074 12.600854 12.614634 12.628414 12.642194 12.655974 12.669754 12.683534 12.697314 12.711103 12.724941 12.738779 12.752618 12.766456 12.780307 12.794171 12.808034 12.821897 12.835760 12.849624 12.863487 12.877350 12.891213 12.905076 12.918940 12.932803 12.946666 12.960529 12.974393 12.988256 13.002119 13.015982 13.029846 13.043709 13.057572 13.071435 13.085299 13.099162 13.113025 13.126888 13.140752 13.154615 13.168478 13.182341 13.196205 13.210068 13.223931 13.237794 13.251658 13.265521 13.279384 13.293247 13.307111 13.320974 13.334837 13.348700 13.362564 13.376427 13.390290 13.404153 13.418017 13.431880 13.445743 13.459606 13.473470 13.487333 13.501196 13.515059 13.528923 13.542786 13.556649 13.570512 13.584376 13.598239 13.612102 13.625965 13.639829 13.653692 13.667555 13.681418 13.695282 13.709145 13.723008 13.737572 13.763511 13.789449 13.893874 14.054335 14.214796 14.410409 15.403009 16.324659 17.046610 17.491979 18.008737 18.549162 18.831129 19.118255 19.418595 19.690949 19.944161 20.144190 20.337691 20.531192 20.684558 20.830497 20.976436 21.119058 21.231079 21.343100 21.460893 21.582929 21.704966 21.826602 21.932960 22.037909 22.142858 22.247807 22.352756 22.457705 22.562654 22.667603 22.772552 22.875904 22.968045 23.055909 23.143773 23.231637 23.319502 23.407366 23.495230 23.583094 23.670958 23.758822 23.846687 23.934551 24.022415 24.110279 24.198143 24.286064 24.374339 24.462789 24.551238 24.635873 24.712926 24.788840 24.863607 24.938255 25.012903 25.087550 25.162198 25.236845 25.311493 25.386140 25.460788 25.535436 25.610083 25.684731 25.759378 25.834026 25.908695 25.983469 26.058282 26.142117 26.226606 26.311095 26.395584 26.480073 26.564562 26.649051 26.733540 26.818029 26.902518 26.987006 27.071495 27.155984 27.240473 27.324962 27.409451 27.493940 27.578429 27.662918 27.733322 27.753565 27.773808 27.794242 27.818427 27.842612 27.882773 27.947465 28.012158 28.076850 28.141543 28.206235 28.270928 28.335620 28.400313 28.465005 28.529698 28.594390 28.659083 28.723775 28.788468 28.853160 28.917853 28.982545 29.047238 29.111930 29.170533 29.223200 29.274106 29.325012 29.375917 29.426823 29.477729 29.528634 29.579540 29.630446 29.681351 29.732257 29.783163 29.834068 29.884974 29.935880 29.983769 30.021145 30.057040 30.091489 30.125937 30.160385 30.196105 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.014991 12.029393 12.043795 12.058198 12.072600 12.087002 12.101404 12.115807 12.130209 12.144611 12.159013 12.173416 12.187818 12.202220 12.216622 12.231025 12.245427 12.259829 12.274231 12.288634 12.303036 12.317438 12.331840 12.346243 12.360645 12.375047 12.389449 12.403852 12.418254 12.432656 12.447058 12.461201 12.475194 12.489187 12.503180 12.517163 12.530943 12.544723 12.558503 12.572283 12.586063 12.599843 12.613623 12.627403 12.641183 12.654963 12.668743 12.682523 12.696303 12.710083 12.723863 12.737643 12.751423 12.765203 12.779011 12.792858 12.806704 12.820551 12.834398 12.848257 12.862121 12.875984 12.889847 12.903710 12.917574 12.931437 12.945300 12.959163 12.973027 12.986890 13.000753 13.014616 13.028480 13.042343 13.056206 13.070069 13.083933 13.097796 13.111659 13.125522 13.139386 13.153249 13.167112 13.180975 13.194839 13.208702 13.222565 13.236428 13.250292 13.264155 13.278018 13.291881 13.305745 13.319608 13.333471 13.347334 13.361198 13.375061 13.388924 13.402787 13.416651 13.430514 13.444377 13.458240 13.472104 13.485967 13.499830 13.513693 13.527557 13.541420 13.555283 13.569146 13.583010 13.596873 13.610736 13.624599 13.638463 13.652326 13.666189 13.680052 13.693916 13.707779 13.721642 13.735505 13.749369 13.763232 13.777095 13.790958 13.815375 13.861273 14.013825 14.174286 14.336272 14.698022 15.807536 16.750207 17.275737 17.769972 18.231964 18.697867 19.035424 19.296659 19.594561 19.847773 20.085746 20.275834 20.469336 20.646783 20.792175 20.938114 21.084053 21.220501 21.333649 21.445670 21.559040 21.680578 21.802615 21.923884 22.032259 22.137208 22.242157 22.347106 22.452055 22.557004 22.661953 22.766902 22.870274 22.962395 23.050260 23.138124 23.225988 23.313852 23.401716 23.489580 23.577445 23.665309 23.753173 23.841037 23.928901 24.016765 24.104630 24.192817 24.281260 24.369709 24.458158 24.546607 24.631043 24.708295 24.784431 24.860291 24.935201 25.009849 25.084496 25.159144 25.233791 25.308439 25.383086 25.457734 25.532382 25.607029 25.681677 25.756324 25.830972 25.905619 25.980267 26.054915 26.126658 26.211147 26.295636 26.380125 26.464614 26.549103 26.633592 26.718081 26.802569 26.887058 26.971547 27.056036 27.140525 27.225014 27.309503 27.393992 27.478481 27.562970 27.647459 27.729473 27.745721 27.761969 27.778216 27.796142 27.831968 27.876283 27.940975 28.005668 28.070360 28.135053 28.199745 28.264438 28.329130 28.393823 28.458515 28.523208 28.587900 28.652593 28.717285 28.781978 28.846670 28.911363 28.976055 29.040748 29.105440 29.164076 29.215250 29.266156 29.317062 29.367968 29.418873 29.469779 29.520685 29.571590 29.622496 29.673402 29.724307 29.775213 29.826119 29.877024 29.927930 29.977809 30.013331 30.048574 30.083022 30.117470 30.151918 30.190321 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.068997 12.083399 12.097801 12.112204 12.126606 12.141008 12.155410 12.169813 12.184215 12.198617 12.213019 12.227421 12.241824 12.256226 12.270628 12.285030 12.299433 12.313835 12.328237 12.342639 12.357042 12.371444 12.385846 12.400248 12.414651 12.429053 12.443455 12.457857 12.472260 12.486662 12.501064 12.515466 12.529420 12.543339 12.557258 12.571177 12.585052 12.598832 12.612612 12.626392 12.640172 12.653952 12.667732 12.681512 12.695292 12.709072 12.722852 12.736632 12.750412 12.764192 12.777972 12.791752 12.805532 12.819312 12.833092 12.846924 12.860779 12.874634 12.888489 12.902344 12.916207 12.930071 12.943934 12.957797 12.971660 12.985524 12.999387 13.013250 13.027113 13.040977 13.054840 13.068703 13.082566 13.096430 13.110293 13.124156 13.138019 13.151883 13.165746 13.179609 13.193472 13.207336 13.221199 13.235062 13.248925 13.262789 13.276652 13.290515 13.304378 13.318242 13.332105 13.345968 13.359831 13.373695 13.387558 13.401421 13.415284 13.429148 13.443011 13.456874 13.470737 13.484601 13.498464 13.512327 13.526190 13.540054 13.553917 13.567780 13.581643 13.595507 13.609370 13.623233 13.637096 13.650960 13.664823 13.678686 13.692549 13.706413 13.720276 13.734139 13.748002 13.761866 13.775729 13.789592 13.803510 13.817610 13.831709 13.845809 13.859909 13.973314 14.133775 14.294237 14.482315 15.354795 16.250256 17.052029 17.532523 18.046612 18.584786 18.888592 19.177646 19.480562 19.751386 20.004598 20.213978 20.407479 20.601685 20.753852 20.899791 21.045730 21.191669 21.324198 21.436219 21.548241 21.660262 21.778228 21.900264 22.021907 22.131559 22.236508 22.341457 22.446406 22.551355 22.656304 22.761253 22.864821 22.956746 23.044610 23.132474 23.220338 23.308202 23.396067 23.483931 23.571795 23.659659 23.747523 23.835388 23.923252 24.011282 24.099731 24.188180 24.276629 24.365079 24.453528 24.541977 24.626316 24.703665 24.779800 24.855936 24.931794 25.006794 25.081442 25.156090 25.230737 25.305385 25.380032 25.454680 25.529327 25.603975 25.678623 25.753270 25.827918 25.902565 25.977213 26.051860 26.121533 26.195688 26.280177 26.364666 26.449155 26.533644 26.618132 26.702621 26.787110 26.871599 26.956088 27.040577 27.125066 27.209555 27.294044 27.378533 27.463022 27.547511 27.632000 27.691321 27.731277 27.748988 27.766700 27.784412 27.817974 27.869793 27.934485 27.999178 28.063870 28.128563 28.193255 28.257948 28.322640 28.387333 28.452025 28.516718 28.581410 28.646103 28.710795 28.775488 28.840180 28.904873 28.969565 29.034258 29.097937 29.156395 29.207301 29.258206 29.309112 29.360018 29.410923 29.461829 29.512735 29.563640 29.614546 29.665452 29.716358 29.767263 29.818169 29.869075 29.919756 29.969352 30.005659 30.040107 30.074555 30.109003 30.143451 30.182328 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.137405 12.151807 12.166209 12.180612 12.195014 12.209416 12.223818 12.238221 12.252623 12.267025 12.281427 12.295830 12.310232 12.324634 12.339036 12.353439 12.367841 12.382243 12.396645 12.411047 12.425450 12.439852 12.454254 12.468656 12.483059 12.497461 12.511863 12.526265 12.540668 12.555070 12.569472 12.583752 12.597597 12.611443 12.625288 12.639134 12.652941 12.666721 12.680501 12.694281 12.708061 12.721841 12.735621 12.749401 12.763181 12.776961 12.790741 12.804521 12.818301 12.832081 12.845862 12.859642 12.873422 12.887202 12.900982 12.914841 12.928705 12.942568 12.956431 12.970294 12.984158 12.998021 13.011884 13.025747 13.039611 13.053474 13.067337 13.081200 13.095064 13.108927 13.122790 13.136653 13.150517 13.164380 13.178243 13.192106 13.205970 13.219833 13.233696 13.247559 13.261423 13.275286 13.289149 13.303012 13.316875 13.330739 13.344602 13.358465 13.372328 13.386192 13.400055 13.413918 13.427781 13.441645 13.455508 13.469371 13.483234 13.497098 13.510961 13.524824 13.538687 13.552551 13.566414 13.580277 13.594140 13.608004 13.621867 13.635730 13.649593 13.663457 13.677320 13.691183 13.705046 13.718910 13.732773 13.746636 13.760499 13.774363 13.788226 13.802089 13.815952 13.829816 13.843679 13.857542 13.873717 13.892181 13.910645 13.932804 14.093265 14.253726 14.414188 14.677828 15.737491 16.728108 17.296849 17.809692 18.288011 18.740686 19.086478 19.358626 19.654999 19.908210 20.155411 20.345622 20.539828 20.733582 20.861469 21.007408 21.153347 21.299286 21.426768 21.538790 21.650811 21.762832 21.876505 21.997914 22.119950 22.230858 22.335807 22.440756 22.545705 22.650654 22.755603 22.859534 22.951096 23.038960 23.126825 23.214689 23.302553 23.390417 23.478281 23.566145 23.654010 23.741874 23.829823 23.918203 24.006652 24.095101 24.183550 24.271999 24.360448 24.448897 24.537346 24.621689 24.699034 24.775170 24.851306 24.927442 25.003351 25.078388 25.153036 25.227683 25.302331 25.376978 25.451626 25.526273 25.600921 25.675569 25.750216 25.824864 25.899511 25.974159 26.048806 26.118408 26.185419 26.264718 26.349207 26.433695 26.518184 26.602673 26.687162 26.771651 26.856140 26.940629 27.025118 27.109607 27.194096 27.278585 27.363074 27.447563 27.532052 27.616541 27.676867 27.705168 27.732296 27.753356 27.774417 27.800255 27.863303 27.927995 27.992688 28.057380 28.122073 28.186765 28.251458 28.316150 28.380843 28.445535 28.510228 28.574920 28.639613 28.704305 28.768998 28.833690 28.898383 28.963075 29.027768 29.090983 29.148445 29.199351 29.250257 29.301162 29.352068 29.402974 29.453879 29.504785 29.555691 29.606596 29.657502 29.708408 29.759313 29.810219 29.861125 29.911961 29.958346 29.997192 30.031640 30.066088 30.100536 30.134984 30.170564 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.205813 12.220215 12.234617 12.249020 12.263422 12.277824 12.292226 12.306629 12.321031 12.335433 12.349835 12.364238 12.378640 12.393042 12.407444 12.421847 12.436249 12.450651 12.465053 12.479456 12.493858 12.508260 12.522662 12.537065 12.551467 12.565869 12.580271 12.594666 12.609061 12.623455 12.637850 12.651930 12.665710 12.679490 12.693270 12.707050 12.720830 12.734610 12.748390 12.762170 12.775950 12.789730 12.803510 12.817290 12.831070 12.844851 12.858631 12.872411 12.886191 12.899971 12.913758 12.927546 12.941335 12.955123 12.968928 12.982791 12.996655 13.010518 13.024381 13.038244 13.052108 13.065971 13.079834 13.093697 13.107561 13.121424 13.135287 13.149150 13.163014 13.176877 13.190740 13.204603 13.218467 13.232330 13.246193 13.260056 13.273920 13.287783 13.301646 13.315509 13.329373 13.343236 13.357099 13.370962 13.384826 13.398689 13.412552 13.426415 13.440279 13.454142 13.468005 13.481868 13.495732 13.509595 13.523458 13.537321 13.551185 13.565048 13.578911 13.592774 13.606638 13.620501 13.634364 13.648227 13.662091 13.675954 13.689817 13.703680 13.717544 13.731407 13.745270 13.759133 13.772997 13.786860 13.800723 13.814586 13.828450 13.842313 13.856176 13.870039 13.883903 13.897766 13.911629 13.925492 13.949321 13.976063 14.052755 14.213216 14.373677 14.553433 15.306525 16.180212 17.056333 17.570834 18.083634 18.635878 18.946055 19.236691 19.542529 19.811823 20.065035 20.283766 20.477971 20.683008 20.844917 20.971312 21.115024 21.260963 21.406902 21.529339 21.641360 21.753381 21.865402 21.977423 22.095563 22.217577 22.330157 22.435106 22.540055 22.645005 22.749954 22.854408 22.945447 23.033311 23.121175 23.209039 23.296903 23.384768 23.472632 23.560496 23.648407 23.736674 23.825123 23.913572 24.002021 24.090470 24.178919 24.267369 24.355818 24.444267 24.532716 24.617158 24.694404 24.770540 24.846675 24.922811 24.998947 25.074962 25.149981 25.224629 25.299277 25.373924 25.448572 25.523219 25.597867 25.672515 25.747162 25.821810 25.896457 25.971105 26.045752 26.115315 26.182365 26.249921 26.333747 26.418236 26.502725 26.587214 26.671703 26.756192 26.840681 26.925170 27.009659 27.094148 27.178637 27.263126 27.347615 27.432104 27.516593 27.601082 27.669898 27.690950 27.712002 27.734629 27.763637 27.792645 27.856813 27.921505 27.986198 28.050890 28.115583 28.180275 28.244968 28.309660 28.374353 28.439045 28.503738 28.568430 28.633123 28.697815 28.762508 28.827200 28.891893 28.956585 29.021278 29.084704 29.140447 29.191401 29.242307 29.293213 29.344118 29.395024 29.445930 29.496835 29.547741 29.598647 29.649552 29.700458 29.751364 29.802269 29.853175 29.904081 29.948678 29.988725 30.023173 30.057621 30.092070 30.126518 30.160966 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.202210 12.216612 12.231014 12.245416 12.259819 12.274221 12.288623 12.303025 12.317428 12.331830 12.346232 12.360634 12.375037 12.389439 12.403841 12.418243 12.432646 12.447048 12.461450 12.475852 12.490255 12.504657 12.519059 12.533461 12.547864 12.562266 12.576668 12.591070 12.605473 12.619875 12.634277 12.648657 12.662973 12.677289 12.691605 12.705921 12.719819 12.733599 12.747379 12.761159 12.774939 12.788719 12.802499 12.816279 12.830060 12.843840 12.857620 12.871400 12.885180 12.898960 12.912740 12.926520 12.940300 12.954080 12.967862 12.981659 12.995455 13.009252 13.023049 13.036878 13.050741 13.064605 13.078468 13.092331 13.106194 13.120058 13.133921 13.147784 13.161647 13.175511 13.189374 13.203237 13.217100 13.230964 13.244827 13.258690 13.272553 13.286417 13.300280 13.314143 13.328006 13.341870 13.355733 13.369596 13.383459 13.397323 13.411186 13.425049 13.438912 13.452776 13.466639 13.480502 13.494365 13.508229 13.522092 13.535955 13.549818 13.563682 13.577545 13.591408 13.605271 13.619135 13.632998 13.646861 13.660724 13.674588 13.688451 13.702314 13.716177 13.730041 13.743904 13.757767 13.771630 13.785494 13.799357 13.813220 13.827083 13.840947 13.854810 13.868673 13.882536 13.896400 13.910263 13.924126 13.937989 13.951853 13.965716 13.979579 13.995005 14.043482 14.172706 14.333167 14.493628 14.745793 15.670257 16.722886 17.330856 17.849413 18.344057 18.795132 19.143012 19.420594 19.715436 19.968648 20.221205 20.416115 20.611231 20.814743 20.955504 21.080198 21.222641 21.368580 21.513087 21.631909 21.743930 21.855951 21.967972 22.079994 22.193917 22.315249 22.429457 22.534406 22.639355 22.744304 22.849253 22.939797 23.027661 23.115525 23.203390 23.291254 23.379118 23.466982 23.555148 23.643594 23.732043 23.820493 23.908942 23.997391 24.085840 24.174289 24.262738 24.351187 24.439636 24.528086 24.612721 24.689773 24.765909 24.842045 24.918181 24.994317 25.070453 25.146589 25.221572 25.296223 25.370870 25.445518 25.520165 25.594813 25.669460 25.744108 25.818756 25.893403 25.968051 26.042698 26.112252 26.179311 26.246166 26.318288 26.402777 26.487266 26.571755 26.656244 26.740733 26.825222 26.909711 26.994200 27.078689 27.163178 27.247667 27.332156 27.416645 27.501134 27.585623 27.665790 27.682847 27.699904 27.716960 27.742527 27.787857 27.850323 27.915015 27.979708 28.044400 28.109093 28.173785 28.238478 28.303170 28.367863 28.432555 28.497248 28.561940 28.626633 28.691325 28.756018 28.820710 28.885403 28.950095 29.014788 29.079005 29.132170 29.183451 29.234357 29.285263 29.336169 29.387074 29.437980 29.488886 29.539791 29.590697 29.641603 29.692508 29.743414 29.794320 29.845225 29.896131 29.940119 29.980259 30.014707 30.049155 30.083603 30.118051 30.152499 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.270618 12.285020 12.299422 12.313825 12.328227 12.342629 12.357031 12.371433 12.385836 12.400238 12.414640 12.429042 12.443445 12.457847 12.472249 12.486651 12.501054 12.515456 12.529858 12.544260 12.558663 12.573065 12.587467 12.601869 12.616272 12.630674 12.645076 12.659478 12.673881 12.688283 12.702685 12.716996 12.731235 12.745473 12.759712 12.773928 12.787708 12.801488 12.815269 12.829049 12.842829 12.856609 12.870389 12.884169 12.897949 12.911729 12.925509 12.939289 12.953069 12.966849 12.980629 12.994409 13.008189 13.021969 13.035759 13.049564 13.063369 13.077174 13.090979 13.104828 13.118692 13.132555 13.146418 13.160281 13.174145 13.188008 13.201871 13.215734 13.229598 13.243461 13.257324 13.271187 13.285051 13.298914 13.312777 13.326640 13.340504 13.354367 13.368230 13.382093 13.395957 13.409820 13.423683 13.437546 13.451410 13.465273 13.479136 13.492999 13.506863 13.520726 13.534589 13.548452 13.562316 13.576179 13.590042 13.603905 13.617769 13.631632 13.645495 13.659358 13.673222 13.687085 13.700948 13.714811 13.728674 13.742538 13.756401 13.770264 13.784127 13.797991 13.811854 13.825717 13.839580 13.853444 13.867307 13.881170 13.895033 13.908897 13.922760 13.936623 13.950486 13.964350 13.978213 13.992076 14.006385 14.020719 14.035053 14.049387 14.132196 14.292657 14.453118 14.627943 15.074392 16.110167 17.073905 17.610176 18.121602 18.684133 19.003518 19.298658 19.604497 19.872260 20.125472 20.354258 20.549321 20.767242 20.934774 21.064794 21.187953 21.330257 21.476196 21.620231 21.734479 21.846500 21.958522 22.070543 22.182564 22.294611 22.412898 22.528700 22.633705 22.738654 22.843603 22.934148 23.022012 23.109876 23.197740 23.285604 23.373616 23.462066 23.550515 23.638964 23.727413 23.815862 23.904311 23.992760 24.081209 24.169659 24.258108 24.346557 24.435006 24.523455 24.608374 24.685143 24.761279 24.837415 24.913550 24.989686 25.065822 25.141958 25.218094 25.293169 25.367816 25.442464 25.517111 25.591759 25.666406 25.741054 25.815702 25.890349 25.964997 26.039644 26.109221 26.176257 26.243112 26.309967 26.387318 26.471807 26.556296 26.640785 26.725274 26.809763 26.894252 26.978741 27.063230 27.147719 27.232208 27.316697 27.401186 27.485675 27.570164 27.630805 27.670074 27.689071 27.708067 27.727063 27.780724 27.843832 27.908525 27.973218 28.037910 28.102603 28.167295 28.231988 28.296680 28.361373 28.426065 28.490758 28.555450 28.620143 28.684835 28.749528 28.814220 28.878913 28.943605 29.008298 29.072853 29.124596 29.175502 29.226407 29.277313 29.328219 29.379124 29.430030 29.480936 29.531841 29.582747 29.633653 29.684559 29.735464 29.786370 29.837276 29.888181 29.932488 29.971327 30.006240 30.040688 30.075136 30.109584 30.144032 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.324624 12.339026 12.353428 12.367830 12.382233 12.396635 12.411037 12.425439 12.439842 12.454244 12.468646 12.483048 12.497451 12.511853 12.526255 12.540657 12.555059 12.569462 12.583864 12.598266 12.612668 12.627071 12.641473 12.655875 12.670277 12.684680 12.699082 12.713484 12.727886 12.742289 12.756691 12.771093 12.785291 12.799453 12.813615 12.827777 12.841818 12.855598 12.869378 12.883158 12.896938 12.910718 12.924498 12.938278 12.952058 12.965838 12.979618 12.993398 13.007178 13.020958 13.034738 13.048518 13.062298 13.076078 13.089858 13.103661 13.117474 13.131287 13.145100 13.158915 13.172778 13.186642 13.200505 13.214368 13.228231 13.242095 13.255958 13.269821 13.283684 13.297548 13.311411 13.325274 13.339137 13.353001 13.366864 13.380727 13.394590 13.408454 13.422317 13.436180 13.450043 13.463907 13.477770 13.491633 13.505496 13.519360 13.533223 13.547086 13.560949 13.574813 13.588676 13.602539 13.616402 13.630266 13.644129 13.657992 13.671855 13.685719 13.699582 13.713445 13.727308 13.741172 13.755035 13.768898 13.782761 13.796625 13.810488 13.824351 13.838214 13.852078 13.865941 13.879804 13.893667 13.907531 13.921394 13.935257 13.949120 13.962984 13.976847 13.990710 14.004573 14.018437 14.032300 14.046163 14.061118 14.079985 14.098853 14.117721 14.252147 14.412608 14.573271 14.813758 15.620757 16.694202 17.371879 17.889133 18.400933 18.850476 19.190142 19.482561 19.775873 20.029085 20.285954 20.487465 20.686134 20.895626 21.051228 21.174084 21.296576 21.437874 21.583813 21.723169 21.837050 21.949071 22.061092 22.173113 22.285134 22.397155 22.511275 22.627635 22.733005 22.837954 22.928498 23.016362 23.104226 23.192182 23.280537 23.368986 23.457435 23.545884 23.634333 23.722783 23.811232 23.899681 23.988130 24.076579 24.165028 24.253477 24.341926 24.430376 24.518825 24.604115 24.680512 24.756648 24.832784 24.908920 24.985056 25.061192 25.137328 25.213464 25.289599 25.364762 25.439410 25.514057 25.588705 25.663352 25.738000 25.812648 25.887295 25.961943 26.036590 26.106220 26.173203 26.240058 26.306912 26.373767 26.456348 26.540837 26.625326 26.709815 26.794304 26.878793 26.963282 27.047771 27.132260 27.216749 27.301238 27.385727 27.470216 27.554705 27.614195 27.644085 27.672261 27.696631 27.721001 27.772650 27.837342 27.902035 27.966727 28.031420 28.096113 28.160805 28.225498 28.290190 28.354883 28.419575 28.484268 28.548960 28.613653 28.678345 28.743038 28.807730 28.872423 28.937115 29.001808 29.063520 29.116646 29.167552 29.218458 29.269363 29.320269 29.371175 29.422080 29.472986 29.523892 29.574797 29.625703 29.676609 29.727514 29.778420 29.829326 29.880232 29.925643 29.962484 29.997773 30.032221 30.066669 30.101117 30.135566 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.393032 12.407434 12.421836 12.436238 12.450641 12.465043 12.479445 12.493847 12.508250 12.522652 12.537054 12.551456 12.565859 12.580261 12.594663 12.609065 12.623468 12.637870 12.652272 12.666674 12.681077 12.695479 12.709881 12.724283 12.738685 12.753088 12.767490 12.781892 12.796294 12.810697 12.825099 12.839456 12.853542 12.867628 12.881714 12.895800 12.909707 12.923487 12.937267 12.951047 12.964827 12.978607 12.992387 13.006167 13.019947 13.033727 13.047507 13.061287 13.075067 13.088847 13.102627 13.116407 13.130187 13.143967 13.157747 13.171567 13.185388 13.199210 13.213031 13.226865 13.240728 13.254592 13.268455 13.282318 13.296181 13.310045 13.323908 13.337771 13.351634 13.365498 13.379361 13.393224 13.407087 13.420951 13.434814 13.448677 13.462540 13.476404 13.490267 13.504130 13.517993 13.531857 13.545720 13.559583 13.573446 13.587310 13.601173 13.615036 13.628899 13.642763 13.656626 13.670489 13.684352 13.698216 13.712079 13.725942 13.739805 13.753669 13.767532 13.781395 13.795258 13.809122 13.822985 13.836848 13.850711 13.864575 13.878438 13.892301 13.906164 13.920028 13.933891 13.947754 13.961617 13.975481 13.989344 14.003207 14.017070 14.030934 14.044797 14.058660 14.072523 14.086387 14.100250 14.114113 14.134699 14.162297 14.211636 14.372098 14.532559 14.705616 15.013211 16.040122 17.066405 17.649896 18.156860 18.724676 19.060981 19.360625 19.666464 19.932697 20.188985 20.425608 20.620671 20.852827 21.017009 21.160882 21.283374 21.405866 21.545490 21.691430 21.827599 21.939620 22.051641 22.163662 22.275683 22.387704 22.499726 22.611899 22.727355 22.832044 22.922848 23.010743 23.099008 23.187457 23.275906 23.364356 23.452805 23.541254 23.629703 23.718152 23.806601 23.895050 23.983499 24.071949 24.160398 24.248847 24.337296 24.425745 24.514194 24.599746 24.675882 24.752018 24.828154 24.904290 24.980425 25.056561 25.132697 25.208833 25.284969 25.361047 25.436356 25.511003 25.585651 25.660298 25.734946 25.809593 25.884241 25.958889 26.033536 26.103249 26.170149 26.237004 26.303858 26.370713 26.441540 26.525378 26.609867 26.694356 26.778845 26.863334 26.947823 27.032312 27.116801 27.201290 27.285779 27.370268 27.454757 27.539246 27.606537 27.628465 27.650393 27.677296 27.713528 27.766160 27.830852 27.895545 27.960237 28.024930 28.089622 28.154315 28.219007 28.283700 28.348393 28.413085 28.477778 28.542470 28.607163 28.671855 28.736548 28.801240 28.865933 28.930625 28.995318 29.055129 29.108697 29.159602 29.210508 29.261414 29.312319 29.363225 29.414131 29.465036 29.515942 29.566848 29.617753 29.668659 29.719565 29.770470 29.821376 29.872282 29.919467 29.954505 29.989306 30.023754 30.058203 30.092651 30.129701 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.461440 12.475842 12.490244 12.504646 12.519049 12.533451 12.547853 12.562255 12.576658 12.591060 12.605462 12.619864 12.634267 12.648669 12.663071 12.677473 12.691876 12.706278 12.720680 12.735082 12.749485 12.763887 12.778289 12.792691 12.807094 12.821496 12.835898 12.850300 12.864703 12.879105 12.893507 12.907739 12.921750 12.935761 12.949771 12.963782 12.977596 12.991376 13.005156 13.018936 13.032716 13.046496 13.060276 13.074056 13.087836 13.101616 13.115396 13.129176 13.142956 13.156736 13.170516 13.184296 13.198076 13.211857 13.225648 13.239477 13.253307 13.267137 13.280966 13.294815 13.308679 13.322542 13.336405 13.350268 13.364132 13.377995 13.391858 13.405721 13.419585 13.433448 13.447311 13.461174 13.475038 13.488901 13.502764 13.516627 13.530491 13.544354 13.558217 13.572080 13.585944 13.599807 13.613670 13.627533 13.641397 13.655260 13.669123 13.682986 13.696850 13.710713 13.724576 13.738439 13.752303 13.766166 13.780029 13.793892 13.807756 13.821619 13.835482 13.849345 13.863209 13.877072 13.890935 13.904798 13.918662 13.932525 13.946388 13.960251 13.974115 13.987978 14.001841 14.015704 14.029568 14.043431 14.057294 14.071157 14.085021 14.098884 14.112747 14.126610 14.140474 14.154337 14.168200 14.182063 14.224458 14.331587 14.492048 14.652510 14.881723 15.572543 16.626307 17.412699 17.928853 18.460240 18.907939 19.242870 19.544529 19.836310 20.092598 20.360927 20.558814 20.767950 20.976509 21.137861 21.270172 21.392664 21.515476 21.653107 21.799046 21.930169 22.042190 22.154211 22.266232 22.378254 22.490275 22.602296 22.714317 22.824635 22.917480 23.005929 23.094378 23.182827 23.271276 23.359725 23.448174 23.536623 23.625073 23.713522 23.801971 23.890420 23.978869 24.067318 24.155767 24.244216 24.332666 24.421115 24.509564 24.595116 24.671252 24.747387 24.823523 24.899659 24.975795 25.051931 25.128067 25.204203 25.280339 25.356474 25.432546 25.507949 25.582597 25.657244 25.731892 25.806539 25.881187 25.955835 26.030374 26.100240 26.167095 26.233950 26.300804 26.367659 26.434514 26.509919 26.594408 26.678897 26.763386 26.847875 26.932364 27.016853 27.101342 27.185831 27.270320 27.354809 27.439298 27.523787 27.602246 27.621136 27.640026 27.658916 27.701266 27.759670 27.824362 27.889055 27.953747 28.018440 28.083132 28.147825 28.212517 28.277210 28.341902 28.406595 28.471288 28.535980 28.600673 28.665365 28.730058 28.794750 28.859443 28.924135 28.988828 29.047545 29.100747 29.151652 29.202558 29.253464 29.304370 29.355275 29.406181 29.457087 29.507992 29.558898 29.609804 29.660709 29.711615 29.762521 29.813426 29.863570 29.911943 29.946391 29.980840 30.015288 30.049736 30.084184 30.123120 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.529848 12.544250 12.558652 12.573054 12.587457 12.601859 12.616261 12.630663 12.645066 12.659468 12.673870 12.688272 12.702675 12.717077 12.731479 12.745881 12.760284 12.774686 12.789088 12.803490 12.817893 12.832295 12.846697 12.861099 12.875502 12.889904 12.904306 12.918708 12.933111 12.947513 12.961915 12.975978 12.989915 13.003851 13.017788 13.031705 13.045485 13.059265 13.073045 13.086825 13.100605 13.114385 13.128165 13.141945 13.155725 13.169505 13.183285 13.197066 13.210846 13.224626 13.238406 13.252186 13.265966 13.279746 13.293554 13.307392 13.321230 13.335068 13.348906 13.362765 13.376629 13.390492 13.404355 13.418218 13.432082 13.445945 13.459808 13.473671 13.487535 13.501398 13.515261 13.529124 13.542988 13.556851 13.570714 13.584577 13.598441 13.612304 13.626167 13.640030 13.653894 13.667757 13.681620 13.695483 13.709347 13.723210 13.737073 13.750936 13.764800 13.778663 13.792526 13.806389 13.820253 13.834116 13.847979 13.861842 13.875706 13.889569 13.903432 13.917295 13.931159 13.945022 13.958885 13.972748 13.986612 14.000475 14.014338 14.028201 14.042065 14.055928 14.069791 14.083654 14.097518 14.111381 14.125244 14.139107 14.152971 14.166834 14.180697 14.195032 14.209608 14.224184 14.238760 14.291077 14.451538 14.611999 14.782503 15.081177 15.970078 17.042690 17.689617 18.193260 18.771526 19.118444 19.422593 19.728432 19.996211 20.256244 20.496958 20.692021 20.934784 21.097891 21.256507 21.379462 21.501953 21.624445 21.760724 21.906663 22.032739 22.144760 22.256781 22.368803 22.480824 22.592845 22.704866 22.815287 22.911868 23.001298 23.089747 23.178196 23.266646 23.355095 23.443544 23.531993 23.620442 23.708891 23.797340 23.885789 23.974239 24.062688 24.151137 24.239586 24.328035 24.416484 24.504933 24.590485 24.666621 24.742757 24.818893 24.895029 24.971165 25.047300 25.123436 25.199572 25.275708 25.351844 25.427980 25.504099 25.579543 25.654190 25.728838 25.803485 25.878133 25.952780 26.027156 26.097186 26.164041 26.230896 26.297750 26.364605 26.431460 26.498315 26.578949 26.663438 26.747927 26.832416 26.916905 27.001394 27.085883 27.170372 27.254861 27.339350 27.423839 27.508328 27.571003 27.609542 27.630496 27.651449 27.688487 27.753180 27.817872 27.882565 27.947257 28.011950 28.076642 28.141335 28.206027 28.270720 28.335412 28.400105 28.464797 28.529490 28.594182 28.658875 28.723568 28.788260 28.852953 28.917645 28.982338 29.040656 29.092797 29.143703 29.194608 29.245514 29.296420 29.347325 29.398231 29.449137 29.500042 29.550948 29.601854 29.652760 29.703665 29.754571 29.805477 29.855404 29.900968 29.937925 29.972373 30.006821 30.041269 30.075717 30.113807 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.526245 12.540647 12.555049 12.569451 12.583854 12.598256 12.612658 12.627060 12.641463 12.655865 12.670267 12.684669 12.699071 12.713474 12.727876 12.742278 12.756680 12.771083 12.785485 12.799887 12.814289 12.828692 12.843094 12.857496 12.871898 12.886301 12.900703 12.915105 12.929507 12.943910 12.958312 12.972714 12.987116 13.001519 13.015921 13.030311 13.044174 13.058038 13.071901 13.085764 13.099594 13.113374 13.127154 13.140934 13.154714 13.168494 13.182275 13.196055 13.209835 13.223615 13.237395 13.251175 13.264955 13.278735 13.292515 13.306295 13.320075 13.333855 13.347635 13.361465 13.375311 13.389158 13.403004 13.416852 13.430716 13.444579 13.458442 13.472305 13.486169 13.500032 13.513895 13.527758 13.541622 13.555485 13.569348 13.583211 13.597075 13.610938 13.624801 13.638664 13.652527 13.666391 13.680254 13.694117 13.707980 13.721844 13.735707 13.749570 13.763433 13.777297 13.791160 13.805023 13.818886 13.832750 13.846613 13.860476 13.874339 13.888203 13.902066 13.915929 13.929792 13.943656 13.957519 13.971382 13.985245 13.999109 14.012972 14.026835 14.040698 14.054562 14.068425 14.082288 14.096151 14.110015 14.123878 14.137741 14.151604 14.165468 14.179331 14.193194 14.207057 14.220921 14.234784 14.248647 14.267577 14.286867 14.306157 14.411028 14.571489 14.731950 14.949779 15.450762 16.514912 17.451434 17.968573 18.521189 18.965402 19.302125 19.606496 19.899824 20.159857 20.434503 20.630164 20.863123 21.057391 21.219274 21.365948 21.488751 21.611243 21.733735 21.868340 22.014279 22.135309 22.247331 22.359352 22.471373 22.583394 22.695415 22.805741 22.902417 22.994228 23.084890 23.173566 23.262015 23.350464 23.438913 23.527362 23.615812 23.704261 23.792710 23.881159 23.969608 24.058057 24.146506 24.234955 24.323405 24.411854 24.500303 24.585855 24.661991 24.738127 24.814262 24.890398 24.966534 25.042670 25.118806 25.194942 25.271078 25.347213 25.423349 25.499485 25.575621 25.651069 25.725784 25.800431 25.875079 25.949726 26.023974 26.094132 26.160987 26.227842 26.294696 26.361551 26.428406 26.495261 26.565129 26.647979 26.732468 26.816957 26.901446 26.985935 27.070424 27.154913 27.239402 27.323891 27.408380 27.492869 27.551712 27.583400 27.613977 27.643251 27.681997 27.746690 27.811382 27.876075 27.940767 28.005460 28.070152 28.134845 28.199537 28.264230 28.328922 28.393615 28.458307 28.523000 28.587692 28.652385 28.717077 28.781770 28.846462 28.911155 28.975499 29.033942 29.084847 29.135753 29.186659 29.237564 29.288470 29.339376 29.390281 29.441187 29.492093 29.542998 29.593904 29.644810 29.695715 29.746621 29.797527 29.848215 29.891054 29.929458 29.963906 29.998354 30.032802 30.067250 30.101698 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.594653 12.609055 12.623457 12.637859 12.652262 12.666664 12.681066 12.695468 12.709871 12.724273 12.738675 12.753077 12.767480 12.781882 12.796284 12.810686 12.825089 12.839491 12.853893 12.868295 12.882697 12.897100 12.911502 12.925904 12.940306 12.954709 12.969111 12.983513 12.997915 13.012318 13.026720 13.041122 13.055524 13.069927 13.084329 13.098538 13.112329 13.126119 13.139910 13.153700 13.167484 13.181264 13.195044 13.208824 13.222604 13.236384 13.250164 13.263944 13.277724 13.291504 13.305284 13.319064 13.332844 13.346624 13.360404 13.374184 13.387964 13.401744 13.415526 13.429381 13.443235 13.457090 13.470944 13.484802 13.498666 13.512529 13.526392 13.540255 13.554119 13.567982 13.581845 13.595708 13.609572 13.623435 13.637298 13.651161 13.665025 13.678888 13.692751 13.706614 13.720478 13.734341 13.748204 13.762067 13.775931 13.789794 13.803657 13.817520 13.831384 13.845247 13.859110 13.872973 13.886837 13.900700 13.914563 13.928426 13.942290 13.956153 13.970016 13.983879 13.997743 14.011606 14.025469 14.039332 14.053196 14.067059 14.080922 14.094785 14.108649 14.122512 14.136375 14.150238 14.164102 14.177965 14.191828 14.205691 14.219555 14.233418 14.247281 14.261144 14.275008 14.288871 14.302734 14.319603 14.348112 14.376621 14.530979 14.691440 14.860353 15.149142 15.900033 17.018976 17.729337 18.228778 18.817399 19.175907 19.484560 19.780949 20.063469 20.327845 20.568308 20.763371 21.014099 21.178774 21.340657 21.475549 21.598041 21.720533 21.843025 21.975957 22.120819 22.237880 22.349901 22.461922 22.573943 22.685964 22.796748 22.892966 22.984777 23.076588 23.168399 23.257385 23.345834 23.434283 23.522732 23.611181 23.699630 23.788079 23.876529 23.964978 24.053427 24.141876 24.230325 24.318774 24.407223 24.495672 24.580964 24.657360 24.733496 24.809632 24.885768 24.961904 25.038040 25.114175 25.190311 25.266447 25.342583 25.418719 25.494855 25.570991 25.647127 25.722624 25.797377 25.872025 25.946672 26.020826 26.091078 26.157933 26.224787 26.291642 26.358497 26.425352 26.492206 26.559061 26.633044 26.717009 26.801498 26.885987 26.970476 27.054965 27.139454 27.223943 27.308432 27.392921 27.477410 27.543248 27.566129 27.589009 27.624508 27.675507 27.740200 27.804892 27.869585 27.934277 27.998970 28.063662 28.128355 28.193047 28.257740 28.322432 28.387125 28.451817 28.516510 28.581202 28.645895 28.710587 28.775280 28.839972 28.904665 28.968005 29.025992 29.076898 29.127803 29.178709 29.229615 29.280520 29.331426 29.382332 29.433237 29.484143 29.535049 29.585954 29.636860 29.687766 29.738671 29.789577 29.840483 29.882259 29.920991 29.955439 29.989887 30.024335 30.058784 30.093232 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.648658 12.663061 12.677463 12.691865 12.706267 12.720670 12.735072 12.749474 12.763876 12.778279 12.792681 12.807083 12.821485 12.835888 12.850290 12.864692 12.879094 12.893497 12.907899 12.922301 12.936703 12.951106 12.965508 12.979910 12.994312 13.008715 13.023117 13.037519 13.051921 13.066323 13.080726 13.095124 13.109459 13.123794 13.138128 13.152463 13.166473 13.180253 13.194033 13.207813 13.221593 13.235373 13.249153 13.262933 13.276713 13.290493 13.304273 13.318053 13.331833 13.345613 13.359393 13.373173 13.386953 13.400733 13.414513 13.428293 13.442073 13.455853 13.469633 13.483438 13.497301 13.511164 13.525026 13.538889 13.552752 13.566616 13.580479 13.594342 13.608205 13.622069 13.635932 13.649795 13.663658 13.677522 13.691385 13.705248 13.719111 13.732975 13.746838 13.760701 13.774564 13.788428 13.802291 13.816154 13.830017 13.843881 13.857744 13.871607 13.885470 13.899334 13.913197 13.927060 13.940923 13.954787 13.968650 13.982513 13.996376 14.010240 14.024103 14.037966 14.051829 14.065693 14.079556 14.093419 14.107282 14.121146 14.135009 14.148872 14.162735 14.176599 14.190462 14.204325 14.218188 14.232052 14.245915 14.259778 14.273641 14.287505 14.301368 14.315231 14.329094 14.342958 14.356821 14.370684 14.403969 14.490469 14.650930 14.811391 15.018108 15.352114 16.409814 17.480336 18.008294 18.582485 19.022865 19.362625 19.655416 19.967082 20.227115 20.506451 20.701514 20.947065 21.138274 21.300157 21.458163 21.584839 21.707331 21.829823 21.952315 22.083573 22.225677 22.340450 22.452471 22.564492 22.676513 22.788261 22.883516 22.975326 23.067137 23.158948 23.250758 23.341134 23.429652 23.518102 23.606551 23.695000 23.783449 23.871898 23.960347 24.048796 24.137245 24.225695 24.314144 24.402593 24.491042 24.575933 24.652730 24.728866 24.805001 24.881137 24.957273 25.033409 25.109545 25.185681 25.261817 25.337953 25.414088 25.490224 25.566360 25.642496 25.718632 25.794233 25.868971 25.943618 26.017712 26.088024 26.154879 26.221733 26.288588 26.355443 26.422298 26.489152 26.556007 26.622862 26.701559 26.786039 26.870528 26.955017 27.039506 27.123995 27.208484 27.292973 27.377462 27.461951 27.538857 27.560022 27.581187 27.605985 27.669017 27.733710 27.798402 27.863095 27.927787 27.992480 28.057172 28.121865 28.186557 28.251250 28.315942 28.380635 28.445327 28.510020 28.574712 28.639405 28.704097 28.768790 28.833482 28.898175 28.961260 29.018042 29.068948 29.119853 29.170759 29.221665 29.272571 29.323476 29.374382 29.425288 29.476193 29.527099 29.578005 29.628910 29.679816 29.730722 29.781627 29.832533 29.874404 29.912524 29.946972 29.981421 30.015869 30.050317 30.084765 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.717066 12.731469 12.745871 12.760273 12.774675 12.789078 12.803480 12.817882 12.832284 12.846687 12.861089 12.875491 12.889893 12.904296 12.918698 12.933100 12.947502 12.961905 12.976307 12.990709 13.005111 13.019514 13.033916 13.048318 13.062720 13.077123 13.091525 13.105927 13.120329 13.134732 13.149134 13.163484 13.177741 13.191998 13.206256 13.220513 13.234362 13.248142 13.261922 13.275702 13.289482 13.303262 13.317042 13.330822 13.344602 13.358382 13.372162 13.385942 13.399722 13.413502 13.427282 13.441062 13.454842 13.468622 13.482404 13.496192 13.509980 13.523768 13.537556 13.551386 13.565250 13.579113 13.592976 13.606839 13.620703 13.634566 13.648429 13.662292 13.676156 13.690019 13.703882 13.717745 13.731609 13.745472 13.759335 13.773198 13.787062 13.800925 13.814788 13.828651 13.842515 13.856378 13.870241 13.884104 13.897968 13.911831 13.925694 13.939557 13.953421 13.967284 13.981147 13.995010 14.008874 14.022737 14.036600 14.050463 14.064326 14.078190 14.092053 14.105916 14.119779 14.133643 14.147506 14.161369 14.175232 14.189096 14.202959 14.216822 14.230685 14.244549 14.258412 14.272275 14.286138 14.300002 14.313865 14.327728 14.341591 14.355455 14.369318 14.383545 14.398372 14.413198 14.428024 14.449958 14.610420 14.770881 14.939405 15.217107 15.838504 16.995262 17.769057 18.277617 18.870035 19.233370 19.533481 19.853064 20.130728 20.409327 20.639657 20.843074 21.095082 21.259657 21.421540 21.571637 21.694129 21.816621 21.939113 22.061605 22.191317 22.330023 22.443020 22.555041 22.667062 22.779084 22.874065 22.965875 23.057686 23.149497 23.241308 23.333118 23.424898 23.513471 23.601920 23.690369 23.778819 23.867268 23.955717 24.044166 24.132615 24.221064 24.309513 24.397962 24.486412 24.571013 24.648099 24.724235 24.800371 24.876507 24.952643 25.028779 25.104915 25.181050 25.257186 25.333322 25.409458 25.485594 25.561730 25.637866 25.714002 25.790137 25.865895 25.940564 26.014632 26.084970 26.151825 26.218679 26.285534 26.352389 26.419244 26.486098 26.552953 26.619808 26.688834 26.770580 26.855069 26.939558 27.024047 27.108536 27.193025 27.277514 27.362003 27.446491 27.512143 27.550507 27.575002 27.599497 27.662527 27.727220 27.791912 27.856605 27.921297 27.985990 28.050682 28.115375 28.180067 28.244760 28.309452 28.374145 28.438837 28.503530 28.568222 28.632915 28.697607 28.762300 28.826992 28.891685 28.955157 29.009901 29.060998 29.111904 29.162809 29.213715 29.264621 29.315526 29.366432 29.417338 29.468243 29.519149 29.570055 29.620961 29.671866 29.722772 29.773678 29.824583 29.867345 29.903666 29.938506 29.972954 30.007402 30.041850 30.076298 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.785475 12.799877 12.814279 12.828681 12.843083 12.857486 12.871888 12.886290 12.900692 12.915095 12.929497 12.943899 12.958301 12.972704 12.987106 13.001508 13.015910 13.030313 13.044715 13.059117 13.073519 13.087922 13.102324 13.116726 13.131128 13.145531 13.159933 13.174335 13.188737 13.203140 13.217542 13.231800 13.245980 13.260160 13.274340 13.288471 13.302251 13.316031 13.329811 13.343591 13.357371 13.371151 13.384931 13.398711 13.412491 13.426271 13.440051 13.453831 13.467611 13.481391 13.495171 13.508951 13.522731 13.536511 13.550299 13.564096 13.577892 13.591688 13.605484 13.619336 13.633200 13.647063 13.660926 13.674789 13.688653 13.702516 13.716379 13.730242 13.744106 13.757969 13.771832 13.785695 13.799559 13.813422 13.827285 13.841148 13.855012 13.868875 13.882738 13.896601 13.910465 13.924328 13.938191 13.952054 13.965918 13.979781 13.993644 14.007507 14.021371 14.035234 14.049097 14.062960 14.076824 14.090687 14.104550 14.118413 14.132277 14.146140 14.160003 14.173866 14.187730 14.201593 14.215456 14.229319 14.243183 14.257046 14.270909 14.284772 14.298636 14.312499 14.326362 14.340225 14.354089 14.367952 14.381815 14.395678 14.409542 14.423405 14.437268 14.454942 14.474673 14.494403 14.569909 14.730371 14.890832 15.086016 15.416560 16.312436 17.452328 18.048014 18.643780 19.080328 19.411545 19.688453 20.034341 20.294374 20.577801 20.772864 21.031006 21.219157 21.381040 21.542923 21.680927 21.803419 21.925911 22.048403 22.170895 22.298806 22.433569 22.545590 22.657612 22.769633 22.864614 22.956424 23.048235 23.140046 23.231857 23.323667 23.415478 23.507228 23.597290 23.685739 23.774188 23.862637 23.951086 24.039535 24.127985 24.216434 24.304883 24.393332 24.481781 24.566197 24.643469 24.719605 24.795741 24.871876 24.948012 25.024148 25.100284 25.176420 25.252556 25.328692 25.404828 25.480963 25.557099 25.633235 25.709371 25.785507 25.861643 25.937510 26.011584 26.081916 26.148771 26.215625 26.282480 26.349335 26.416190 26.483044 26.549899 26.616754 26.683609 26.756356 26.839610 26.924099 27.008588 27.093077 27.177566 27.262054 27.346543 27.431032 27.489448 27.523163 27.558668 27.595317 27.656037 27.720730 27.785422 27.850115 27.914807 27.979500 28.044192 28.108885 28.173577 28.238270 28.302962 28.367655 28.432347 28.497040 28.561732 28.626425 28.691117 28.755810 28.820502 28.885195 28.949609 29.001865 29.053048 29.103954 29.154860 29.205765 29.256671 29.307577 29.358482 29.409388 29.460294 29.511199 29.562105 29.613011 29.663916 29.714822 29.765728 29.816633 29.860968 29.895536 29.930039 29.964487 29.998935 30.033383 30.068521 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.839480 12.853883 12.868285 12.882687 12.897089 12.911492 12.925894 12.940296 12.954698 12.969101 12.983503 12.997905 13.012307 13.026709 13.041112 13.055514 13.069916 13.084318 13.098721 13.113123 13.127525 13.141927 13.156330 13.170732 13.185134 13.199536 13.213939 13.228341 13.242743 13.257145 13.271548 13.285950 13.300071 13.314175 13.328279 13.342383 13.356360 13.370140 13.383920 13.397700 13.411480 13.425260 13.439040 13.452820 13.466600 13.480380 13.494160 13.507940 13.521720 13.535500 13.549281 13.563061 13.576841 13.590621 13.604401 13.618199 13.632004 13.645808 13.659612 13.673423 13.687286 13.701150 13.715013 13.728876 13.742739 13.756603 13.770466 13.784329 13.798192 13.812056 13.825919 13.839782 13.853645 13.867509 13.881372 13.895235 13.909098 13.922962 13.936825 13.950688 13.964551 13.978415 13.992278 14.006141 14.020004 14.033868 14.047731 14.061594 14.075457 14.089321 14.103184 14.117047 14.130910 14.144774 14.158637 14.172500 14.186363 14.200227 14.214090 14.227953 14.241816 14.255680 14.269543 14.283406 14.297269 14.311133 14.324996 14.338859 14.352722 14.366586 14.380449 14.394312 14.408175 14.422039 14.435902 14.449765 14.463628 14.477492 14.491355 14.505218 14.533466 14.562949 14.689860 14.850321 15.015636 15.285072 15.790290 16.971548 17.797477 18.330333 18.927286 19.279299 19.566518 19.931859 20.197986 20.490863 20.711007 20.934596 21.178024 21.340540 21.502423 21.661710 21.790217 21.912709 22.035201 22.157692 22.280184 22.406423 22.536140 22.648161 22.759082 22.855163 22.946974 23.038784 23.130595 23.222406 23.314216 23.406027 23.497838 23.589649 23.680989 23.769558 23.858007 23.946456 24.034905 24.123354 24.211803 24.300252 24.388702 24.477151 24.561485 24.638838 24.714974 24.791110 24.867246 24.943382 25.019518 25.095654 25.171790 25.247925 25.324061 25.400197 25.476333 25.552469 25.628605 25.704741 25.780877 25.857012 25.933148 26.008506 26.078862 26.145716 26.212571 26.279426 26.346281 26.413136 26.479990 26.546845 26.613700 26.680555 26.747409 26.824408 26.908640 26.993129 27.077618 27.162106 27.246595 27.331084 27.415573 27.480782 27.506942 27.533102 27.586628 27.649547 27.714240 27.778932 27.843625 27.908317 27.973010 28.037702 28.102395 28.167087 28.231780 28.296472 28.361165 28.425857 28.490550 28.555242 28.619935 28.684627 28.749320 28.814012 28.878705 28.942041 28.994193 29.045099 29.096004 29.146910 29.197816 29.248721 29.299627 29.350533 29.401438 29.452344 29.503250 29.554155 29.605061 29.655967 29.706872 29.757778 29.807088 29.852676 29.887124 29.921572 29.956020 29.990468 30.024916 30.063007 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.850279 12.864682 12.879084 12.893486 12.907888 12.922291 12.936693 12.951095 12.965497 12.979900 12.994302 13.008704 13.023106 13.037509 13.051911 13.066313 13.080715 13.095118 13.109520 13.123922 13.138324 13.152727 13.167129 13.181531 13.195933 13.210335 13.224738 13.239140 13.253542 13.267944 13.282347 13.296749 13.311151 13.325553 13.339956 13.354269 13.368298 13.382327 13.396356 13.410385 13.424249 13.438029 13.451809 13.465589 13.479369 13.493149 13.506929 13.520709 13.534490 13.548270 13.562050 13.575830 13.589610 13.603390 13.617170 13.630950 13.644730 13.658510 13.672291 13.686103 13.699916 13.713729 13.727541 13.741373 13.755237 13.769100 13.782963 13.796826 13.810690 13.824553 13.838416 13.852279 13.866143 13.880006 13.893869 13.907732 13.921596 13.935459 13.949322 13.963185 13.977049 13.990912 14.004775 14.018638 14.032502 14.046365 14.060228 14.074091 14.087955 14.101818 14.115681 14.129544 14.143408 14.157271 14.171134 14.184997 14.198861 14.212724 14.226587 14.240450 14.254314 14.268177 14.282040 14.295903 14.309767 14.323630 14.337493 14.351356 14.365220 14.379083 14.392946 14.406809 14.420673 14.434536 14.448399 14.462262 14.476125 14.489989 14.503852 14.517715 14.531578 14.545442 14.559305 14.581716 14.649350 14.809811 14.970272 15.165632 15.484525 16.220692 17.417925 18.087734 18.705076 19.123948 19.444582 19.731265 20.101599 20.364702 20.649151 20.844214 21.114948 21.300040 21.461922 21.623805 21.777015 21.899507 22.021999 22.144490 22.266982 22.389474 22.515544 22.638710 22.749063 22.845712 22.937523 23.029333 23.121144 23.212955 23.304766 23.396576 23.488387 23.580198 23.672008 23.763654 23.853376 23.941825 24.030275 24.118724 24.207173 24.295622 24.384071 24.472520 24.556871 24.634208 24.710344 24.786480 24.862616 24.938751 25.014887 25.091023 25.167159 25.243295 25.319431 25.395567 25.471703 25.547838 25.623974 25.700110 25.776246 25.852382 25.928680 26.004829 26.075847 26.142662 26.209517 26.276372 26.343227 26.410081 26.476936 26.543791 26.610646 26.677501 26.744355 26.812649 26.893181 26.977669 27.062158 27.146647 27.231136 27.315625 27.400114 27.475927 27.501626 27.527325 27.578365 27.643057 27.707750 27.772442 27.837135 27.901827 27.966520 28.031212 28.095905 28.160597 28.225290 28.289982 28.354675 28.419367 28.484060 28.548752 28.613445 28.678137 28.742830 28.807522 28.872215 28.933018 28.986243 29.037149 29.088054 29.138960 29.189866 29.240772 29.291677 29.342583 29.393489 29.444394 29.495300 29.546206 29.597111 29.648017 29.698923 29.749828 29.798582 29.843354 29.878657 29.913105 29.947554 29.982002 30.016450 30.055451 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.904285 12.918687 12.933090 12.947492 12.961894 12.976296 12.990699 13.005101 13.019503 13.033905 13.048308 13.062710 13.077112 13.091514 13.105917 13.120319 13.134721 13.149123 13.163526 13.177928 13.192330 13.206732 13.221135 13.235537 13.249939 13.264341 13.278744 13.293146 13.307548 13.321950 13.336353 13.350755 13.365157 13.379559 13.393961 13.408364 13.422529 13.436483 13.450437 13.464392 13.478346 13.492138 13.505918 13.519699 13.533479 13.547259 13.561039 13.574819 13.588599 13.602379 13.616159 13.629939 13.643719 13.657499 13.671279 13.685059 13.698839 13.712619 13.726399 13.740191 13.754012 13.767833 13.781654 13.795475 13.809323 13.823187 13.837050 13.850913 13.864776 13.878640 13.892503 13.906366 13.920229 13.934093 13.947956 13.961819 13.975682 13.989546 14.003409 14.017272 14.031135 14.044999 14.058862 14.072725 14.086588 14.100452 14.114315 14.128178 14.142041 14.155905 14.169768 14.183631 14.197494 14.211358 14.225221 14.239084 14.252947 14.266811 14.280674 14.294537 14.308400 14.322264 14.336127 14.349990 14.363853 14.377717 14.391580 14.405443 14.419306 14.433170 14.447033 14.460896 14.474759 14.488623 14.502486 14.516349 14.530212 14.544076 14.557939 14.571917 14.587002 14.602088 14.617173 14.632259 14.769301 14.929762 15.092417 15.353037 15.690092 16.946336 17.824081 18.386379 18.970906 19.322646 19.599555 20.004772 20.265245 20.570860 20.782357 21.032686 21.259540 21.421422 21.583305 21.745188 21.886305 22.008797 22.131288 22.253780 22.376272 22.498764 22.623721 22.739636 22.836261 22.928072 23.019882 23.111693 23.203504 23.295315 23.387125 23.478936 23.570747 23.662558 23.754368 23.846179 23.937090 24.025644 24.114093 24.202542 24.290992 24.379441 24.467890 24.552353 24.629578 24.705713 24.781849 24.857985 24.934121 25.010257 25.086393 25.162529 25.238665 25.314800 25.390936 25.467072 25.543208 25.619347 25.695660 25.772369 25.849077 25.925786 26.002074 26.072955 26.139706 26.206479 26.273318 26.340173 26.407027 26.473882 26.540737 26.607592 26.674446 26.741301 26.808156 26.879797 26.962210 27.046699 27.131188 27.215677 27.300166 27.384655 27.454568 27.493567 27.523044 27.571875 27.636567 27.701260 27.765952 27.830645 27.895337 27.960030 28.024722 28.089415 28.154107 28.218800 28.283492 28.348185 28.412877 28.477570 28.542262 28.606955 28.671647 28.736340 28.801032 28.865725 28.924890 28.978293 29.029199 29.080105 29.131010 29.181916 29.232822 29.283727 29.334633 29.385539 29.436444 29.487350 29.538256 29.589162 29.640067 29.690973 29.741879 29.791078 29.833215 29.870191 29.904639 29.939087 29.973535 30.007983 30.044460 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 12.972693 12.987095 13.001498 13.015900 13.030302 13.044704 13.059107 13.073509 13.087911 13.102313 13.116716 13.131118 13.145520 13.159922 13.174325 13.188727 13.203129 13.217531 13.231934 13.246336 13.260738 13.275140 13.289543 13.303945 13.318347 13.332749 13.347152 13.361554 13.375956 13.390358 13.404761 13.419163 13.433565 13.447967 13.462370 13.476772 13.490745 13.504625 13.518506 13.532387 13.546248 13.560028 13.573808 13.587588 13.601368 13.615148 13.628928 13.642708 13.656488 13.670268 13.684048 13.697828 13.711608 13.725388 13.739168 13.752948 13.766728 13.780508 13.794288 13.808096 13.821925 13.835754 13.849584 13.863413 13.877274 13.891137 13.905000 13.918863 13.932726 13.946590 13.960453 13.974316 13.988179 14.002043 14.015906 14.029769 14.043632 14.057496 14.071359 14.085222 14.099085 14.112949 14.126812 14.140675 14.154538 14.168402 14.182265 14.196128 14.209991 14.223855 14.237718 14.251581 14.265444 14.279308 14.293171 14.307034 14.320897 14.334761 14.348624 14.362487 14.376350 14.390214 14.404077 14.417940 14.431803 14.445667 14.459530 14.473393 14.487256 14.501120 14.514983 14.528846 14.542709 14.556573 14.570436 14.584299 14.598162 14.612026 14.625889 14.642064 14.662256 14.682448 14.728791 14.889252 15.049713 15.240108 15.552490 16.136854 17.383650 18.118581 18.765053 19.150716 19.477619 19.821439 20.168858 20.444303 20.720501 20.915564 21.198890 21.380922 21.542805 21.704688 21.866571 21.995595 22.118086 22.240578 22.363070 22.485562 22.608054 22.729176 22.826810 22.918621 23.010432 23.102242 23.194053 23.285864 23.377674 23.469485 23.561296 23.653107 23.744917 23.836728 23.928539 24.020085 24.109463 24.197912 24.286361 24.374810 24.463259 24.547928 24.624947 24.701083 24.777219 24.853355 24.929491 25.005626 25.081762 25.157898 25.234034 25.310170 25.386306 25.462691 25.539363 25.616071 25.692780 25.769488 25.846197 25.922905 25.999353 26.070075 26.136826 26.203577 26.270331 26.337119 26.403973 26.470828 26.537683 26.604538 26.671392 26.738247 26.805102 26.871957 26.947409 27.031240 27.115729 27.200218 27.284707 27.369196 27.427447 27.463467 27.509339 27.565385 27.630077 27.694770 27.759462 27.824155 27.888847 27.953540 28.018232 28.082925 28.147617 28.212310 28.277002 28.341695 28.406387 28.471080 28.535772 28.600465 28.665157 28.729850 28.794542 28.859235 28.917528 28.970344 29.021249 29.072155 29.123061 29.173966 29.224872 29.275778 29.326683 29.377589 29.428495 29.479400 29.530306 29.581212 29.632117 29.683023 29.733929 29.784407 29.824204 29.861724 29.896172 29.930620 29.965068 29.999516 30.033964 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.041101 13.055504 13.069906 13.084308 13.098710 13.113113 13.127515 13.141917 13.156319 13.170721 13.185124 13.199526 13.213928 13.228330 13.242733 13.257135 13.271537 13.285939 13.300342 13.314744 13.329146 13.343548 13.357951 13.372353 13.386755 13.401157 13.415560 13.429962 13.444364 13.458766 13.473169 13.487571 13.501973 13.516375 13.530778 13.545111 13.558919 13.572726 13.586534 13.600342 13.614137 13.627917 13.641697 13.655477 13.669257 13.683037 13.696817 13.710597 13.724377 13.738157 13.751937 13.765717 13.779497 13.793277 13.807057 13.820837 13.834617 13.848397 13.862177 13.876005 13.889843 13.903680 13.917518 13.931360 13.945224 13.959087 13.972950 13.986813 14.000677 14.014540 14.028403 14.042266 14.056130 14.069993 14.083856 14.097719 14.111583 14.125446 14.139309 14.153172 14.167036 14.180899 14.194762 14.208625 14.222489 14.236352 14.250215 14.264078 14.277942 14.291805 14.305668 14.319531 14.333395 14.347258 14.361121 14.374984 14.388848 14.402711 14.416574 14.430437 14.444301 14.458164 14.472027 14.485890 14.499754 14.513617 14.527480 14.541343 14.555207 14.569070 14.582933 14.596796 14.610660 14.624523 14.638386 14.652249 14.666113 14.679976 14.693839 14.718311 14.748837 14.848742 15.009203 15.174168 15.421002 15.751944 16.895586 17.874352 18.445089 18.997674 19.355683 19.632592 20.072470 20.332503 20.650858 20.853707 21.123115 21.340422 21.502305 21.664188 21.826071 21.980630 22.104884 22.227376 22.349868 22.472360 22.594852 22.717344 22.818984 22.911469 23.002470 23.093471 23.184602 23.276413 23.368224 23.460034 23.551845 23.643656 23.735466 23.827277 23.919088 24.010899 24.102709 24.193201 24.281731 24.370180 24.458629 24.543594 24.620317 24.696453 24.772588 24.848724 24.924860 25.000996 25.077132 25.153268 25.229648 25.306357 25.383065 25.459774 25.536482 25.613191 25.689899 25.766608 25.843316 25.920025 25.996666 26.067194 26.133946 26.200697 26.267448 26.334200 26.400963 26.467774 26.534629 26.601484 26.668338 26.735193 26.802048 26.868903 26.936573 27.015781 27.100270 27.184759 27.269248 27.353737 27.419351 27.451170 27.494202 27.558895 27.623587 27.688280 27.752972 27.817665 27.882357 27.947050 28.011742 28.076435 28.141127 28.205820 28.270512 28.335205 28.399897 28.464590 28.529282 28.593975 28.658667 28.723360 28.788052 28.852745 28.910830 28.962394 29.013300 29.064205 29.115111 29.166017 29.216922 29.267828 29.318734 29.369639 29.420545 29.471451 29.522356 29.573262 29.624168 29.675073 29.725979 29.776885 29.816140 29.853257 29.887705 29.922153 29.956601 29.991049 30.025498 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.095107 13.109509 13.123912 13.138314 13.152716 13.167118 13.181521 13.195923 13.210325 13.224727 13.239130 13.253532 13.267934 13.282336 13.296739 13.311141 13.325543 13.339945 13.354347 13.368750 13.383152 13.397554 13.411956 13.426359 13.440761 13.455163 13.469565 13.483968 13.498370 13.512772 13.527174 13.541577 13.555937 13.570291 13.584644 13.598998 13.613126 13.626906 13.640686 13.654466 13.668246 13.682026 13.695806 13.709586 13.723366 13.737146 13.750926 13.764706 13.778486 13.792266 13.806046 13.819826 13.833606 13.847386 13.861166 13.874946 13.888726 13.902506 13.916287 13.930073 13.943919 13.957765 13.971611 13.985456 13.999310 14.013174 14.027037 14.040900 14.054763 14.068627 14.082490 14.096353 14.110216 14.124080 14.137943 14.151806 14.165669 14.179533 14.193396 14.207259 14.221122 14.234986 14.248849 14.262712 14.276575 14.290439 14.304302 14.318165 14.332028 14.345892 14.359755 14.373618 14.387481 14.401345 14.415208 14.429071 14.442934 14.456798 14.470661 14.484524 14.498387 14.512251 14.526114 14.539977 14.553840 14.567704 14.581567 14.595430 14.609293 14.623157 14.637020 14.650883 14.664746 14.678610 14.692473 14.706336 14.720199 14.734063 14.747926 14.761789 14.819840 14.968693 15.129154 15.317415 15.620455 16.062575 17.387513 18.180794 18.820638 19.177484 19.510656 19.922210 20.236116 20.530847 20.791850 21.003954 21.282831 21.461805 21.623688 21.785571 21.947454 22.091682 22.214174 22.336666 22.459158 22.581650 22.704142 22.807088 22.905563 22.997211 23.088212 23.179213 23.270215 23.361216 23.452217 23.543218 23.634310 23.726016 23.817826 23.909637 24.001448 24.093258 24.185069 24.276521 24.365549 24.453998 24.539347 24.615686 24.691822 24.767958 24.844094 24.920246 24.996642 25.073351 25.150059 25.226768 25.303476 25.380185 25.456893 25.533602 25.610310 25.687019 25.763727 25.840436 25.917145 25.993853 26.064314 26.131065 26.197817 26.264568 26.331319 26.398071 26.464822 26.531596 26.598430 26.665284 26.732139 26.798994 26.865849 26.932703 27.003363 27.084811 27.169300 27.253789 27.338278 27.413767 27.446946 27.487712 27.552405 27.617097 27.681790 27.746482 27.811175 27.875867 27.940560 28.005252 28.069945 28.134637 28.199330 28.264022 28.328715 28.393407 28.458100 28.522792 28.587485 28.652177 28.716870 28.781562 28.845392 28.903538 28.954444 29.005350 29.056255 29.107161 29.158067 29.208973 29.259878 29.310784 29.361690 29.412595 29.463501 29.514407 29.565312 29.616218 29.667124 29.718029 29.768935 29.808884 29.844700 29.879238 29.913686 29.948135 29.982583 30.017031 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.163515 13.177917 13.192320 13.206722 13.221124 13.235526 13.249929 13.264331 13.278733 13.293135 13.307538 13.321940 13.336342 13.350744 13.365147 13.379549 13.393951 13.408353 13.422756 13.437158 13.451560 13.465962 13.480365 13.494767 13.509169 13.523571 13.537973 13.552376 13.566778 13.581180 13.595582 13.609965 13.624240 13.638516 13.652792 13.667068 13.681015 13.694795 13.708575 13.722355 13.736135 13.749915 13.763695 13.777475 13.791255 13.805035 13.818815 13.832595 13.846375 13.860155 13.873935 13.887715 13.901496 13.915276 13.929056 13.942836 13.956616 13.970396 13.984176 13.997983 14.011837 14.025692 14.039546 14.053400 14.067261 14.081124 14.094987 14.108850 14.122714 14.136577 14.150440 14.164303 14.178167 14.192030 14.205893 14.219756 14.233620 14.247483 14.261346 14.275209 14.289073 14.302936 14.316799 14.330662 14.344525 14.358389 14.372252 14.386115 14.399978 14.413842 14.427705 14.441568 14.455431 14.469295 14.483158 14.497021 14.510884 14.524748 14.538611 14.552474 14.566337 14.580201 14.594064 14.607927 14.621790 14.635654 14.649517 14.663380 14.677243 14.691107 14.704970 14.718833 14.732696 14.746560 14.760423 14.775493 14.790847 14.806200 14.821554 14.928182 15.088644 15.252567 15.488967 15.819909 16.844500 17.904501 18.492601 19.024442 19.388721 19.684229 20.139729 20.399762 20.728620 20.925057 21.207057 21.421285 21.583188 21.745071 21.906954 22.068837 22.200972 22.323464 22.445956 22.568448 22.689552 22.793886 22.893196 22.991490 23.082954 23.173955 23.264956 23.355957 23.446958 23.537959 23.628960 23.719962 23.810963 23.901964 23.992965 24.084028 24.175618 24.267429 24.359240 24.449320 24.534920 24.611056 24.687192 24.763651 24.840345 24.917053 24.993762 25.070470 25.147179 25.223887 25.300596 25.377304 25.454013 25.530721 25.607430 25.684139 25.760847 25.837556 25.914264 25.990973 26.061434 26.128185 26.194936 26.261688 26.328439 26.395190 26.461942 26.528693 26.595444 26.662232 26.729085 26.795940 26.862795 26.929649 26.996504 27.070557 27.153841 27.238330 27.322819 27.398805 27.440329 27.481222 27.545915 27.610607 27.675300 27.739992 27.804685 27.869377 27.934070 27.998762 28.063455 28.128147 28.192840 28.257532 28.322225 28.386917 28.451610 28.516302 28.580995 28.645687 28.710380 28.775072 28.838133 28.895589 28.946494 28.997400 29.048306 29.099211 29.150117 29.201023 29.251928 29.302834 29.353740 29.404645 29.455551 29.506457 29.557363 29.608268 29.659174 29.710080 29.760376 29.801875 29.836323 29.870772 29.905220 29.939668 29.974116 30.008564 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.231923 13.246325 13.260728 13.275130 13.289532 13.303934 13.318337 13.332739 13.347141 13.361543 13.375946 13.390348 13.404750 13.419152 13.433555 13.447957 13.462359 13.476761 13.491164 13.505566 13.519968 13.534370 13.548773 13.563175 13.577577 13.591979 13.606382 13.620784 13.635186 13.649588 13.663991 13.678301 13.692499 13.706698 13.720897 13.735096 13.748904 13.762684 13.776464 13.790244 13.804024 13.817804 13.831584 13.845364 13.859144 13.872924 13.886705 13.900485 13.914265 13.928045 13.941825 13.955605 13.969385 13.983165 13.996945 14.010725 14.024505 14.038285 14.052065 14.065898 14.079760 14.093623 14.107485 14.121347 14.135211 14.149074 14.162937 14.176800 14.190664 14.204527 14.218390 14.232253 14.246117 14.259980 14.273843 14.287706 14.301570 14.315433 14.329296 14.343159 14.357023 14.370886 14.384749 14.398612 14.412476 14.426339 14.440202 14.454065 14.467929 14.481792 14.495655 14.509518 14.523382 14.537245 14.551108 14.564971 14.578835 14.592698 14.606561 14.620424 14.634288 14.648151 14.662014 14.675877 14.689741 14.703604 14.717467 14.731330 14.745194 14.759057 14.772920 14.786783 14.800647 14.814510 14.828925 14.849601 14.870277 14.890952 15.048133 15.208594 15.394772 15.688421 16.024412 17.409458 18.223822 18.871399 19.234622 19.543693 20.017566 20.303375 20.613725 20.863200 21.105143 21.366773 21.542688 21.704571 21.866454 22.028336 22.184496 22.310262 22.432754 22.555246 22.676081 22.780684 22.879994 22.979305 23.076719 23.168696 23.259697 23.350698 23.441699 23.532701 23.623702 23.714703 23.805704 23.896705 23.987706 24.078707 24.169709 24.260710 24.351711 24.442712 24.530463 24.607339 24.684047 24.760756 24.837464 24.914173 24.990881 25.067590 25.144298 25.221007 25.297716 25.374424 25.451133 25.527841 25.604550 25.681258 25.757967 25.834675 25.911384 25.988092 26.058489 26.125305 26.192056 26.258807 26.325559 26.392310 26.459061 26.525813 26.592564 26.659315 26.726077 26.792886 26.859740 26.926595 26.993450 27.060599 27.138382 27.222871 27.307360 27.367965 27.411714 27.474732 27.539425 27.604117 27.668810 27.733502 27.798195 27.862887 27.927580 27.992272 28.056965 28.121657 28.186350 28.251042 28.315735 28.380427 28.445120 28.509812 28.574505 28.639197 28.703890 28.768582 28.831586 28.887639 28.938545 28.989450 29.040356 29.091262 29.142167 29.193073 29.243979 29.294884 29.345790 29.396696 29.447601 29.498507 29.549413 29.600318 29.651224 29.702130 29.750325 29.793409 29.827857 29.862305 29.896753 29.931201 29.965649 30.002216 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.228320 13.242722 13.257125 13.271527 13.285929 13.300331 13.314733 13.329136 13.343538 13.357940 13.372342 13.386745 13.401147 13.415549 13.429951 13.444354 13.458756 13.473158 13.487560 13.501963 13.516365 13.530767 13.545169 13.559572 13.573974 13.588376 13.602778 13.617181 13.631583 13.645985 13.660387 13.674790 13.689192 13.703594 13.717996 13.732399 13.746592 13.760715 13.774837 13.788960 13.803013 13.816793 13.830573 13.844353 13.858133 13.871914 13.885694 13.899474 13.913254 13.927034 13.940814 13.954594 13.968374 13.982154 13.995934 14.009714 14.023494 14.037274 14.051054 14.064838 14.078626 14.092413 14.106200 14.119988 14.133844 14.147708 14.161571 14.175434 14.189297 14.203161 14.217024 14.230887 14.244750 14.258614 14.272477 14.286340 14.300203 14.314067 14.327930 14.341793 14.355656 14.369520 14.383383 14.397246 14.411109 14.424973 14.438836 14.452699 14.466562 14.480426 14.494289 14.508152 14.522015 14.535879 14.549742 14.563605 14.577468 14.591332 14.605195 14.619058 14.632921 14.646785 14.660648 14.674511 14.688374 14.702238 14.716101 14.729964 14.743827 14.757691 14.771554 14.785417 14.799280 14.813144 14.827007 14.840870 14.854733 14.868597 14.882460 14.902590 14.934235 15.007623 15.168084 15.328545 15.556932 15.887874 16.842045 17.949328 18.547523 19.051210 19.421758 19.782455 20.206987 20.479280 20.801344 20.998378 21.290998 21.502160 21.664071 21.825954 21.987836 22.149719 22.297060 22.419552 22.542044 22.663744 22.767482 22.866792 22.966102 23.065413 23.162966 23.254438 23.345440 23.436441 23.527442 23.618443 23.709444 23.800445 23.891446 23.982448 24.073449 24.164450 24.255451 24.346452 24.437453 24.525290 24.602840 24.680391 24.757751 24.834584 24.911292 24.988001 25.064710 25.141418 25.218127 25.294835 25.371544 25.448252 25.524961 25.601669 25.678378 25.755086 25.831795 25.908503 25.985212 26.055509 26.122424 26.189176 26.255927 26.322678 26.389430 26.456181 26.522932 26.589684 26.656435 26.723186 26.789938 26.856712 26.923541 26.990396 27.057251 27.127049 27.207412 27.291901 27.360807 27.404947 27.468242 27.532935 27.597627 27.662320 27.727012 27.791705 27.856397 27.921090 27.985782 28.050475 28.115167 28.179860 28.244552 28.309245 28.373937 28.438630 28.503322 28.568015 28.632707 28.697400 28.762092 28.825652 28.879431 28.930595 28.981501 29.032406 29.083312 29.134218 29.185123 29.236029 29.286935 29.337840 29.388746 29.439652 29.490557 29.541463 29.592369 29.643274 29.694180 29.741508 29.784942 29.819390 29.853838 29.888286 29.922734 29.957182 29.995962 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.296728 13.311130 13.325533 13.339935 13.354337 13.368739 13.383142 13.397544 13.411946 13.426348 13.440751 13.455153 13.469555 13.483957 13.498359 13.512762 13.527164 13.541566 13.555968 13.570371 13.584773 13.599175 13.613577 13.627980 13.642382 13.656784 13.671186 13.685589 13.699991 13.714393 13.728795 13.743198 13.757600 13.772002 13.786404 13.800793 13.814840 13.828887 13.842934 13.856981 13.870903 13.884683 13.898463 13.912243 13.926023 13.939803 13.953583 13.967363 13.981143 13.994923 14.008703 14.022483 14.036263 14.050043 14.063823 14.077603 14.091383 14.105163 14.118943 14.132736 14.146532 14.160328 14.174123 14.187931 14.201795 14.215658 14.229521 14.243384 14.257248 14.271111 14.284974 14.298837 14.312701 14.326564 14.340427 14.354290 14.368154 14.382017 14.395880 14.409743 14.423607 14.437470 14.451333 14.465196 14.479060 14.492923 14.506786 14.520649 14.534513 14.548376 14.562239 14.576102 14.589966 14.603829 14.617692 14.631555 14.645419 14.659282 14.673145 14.687008 14.700872 14.714735 14.728598 14.742461 14.756325 14.770188 14.784051 14.797914 14.811777 14.825641 14.839504 14.853367 14.867230 14.881094 14.894957 14.908820 14.922683 14.936547 14.950410 14.997675 15.127574 15.288035 15.472130 15.756386 16.087327 17.430491 18.273995 18.898167 19.291938 19.576730 20.102728 20.370633 20.693722 20.934550 21.203518 21.449412 21.623571 21.785454 21.947336 22.109219 22.271102 22.406350 22.528842 22.651334 22.754280 22.853590 22.952900 23.052211 23.151521 23.249180 23.340181 23.431182 23.522183 23.613184 23.704186 23.795187 23.886188 23.977189 24.068190 24.159191 24.250192 24.341194 24.432195 24.520031 24.597582 24.675132 24.752683 24.830233 24.907782 24.985121 25.061829 25.138538 25.215246 25.291955 25.368663 25.445372 25.522080 25.598789 25.675497 25.752206 25.828914 25.905623 25.982332 26.052565 26.119544 26.186295 26.253046 26.319798 26.386549 26.453301 26.520052 26.586803 26.653555 26.720306 26.787057 26.853809 26.920560 26.987350 27.054197 27.121051 27.193844 27.276442 27.353271 27.400071 27.461752 27.526445 27.591137 27.655830 27.720522 27.785215 27.849907 27.914600 27.979292 28.043985 28.108677 28.173370 28.238062 28.302755 28.367447 28.432140 28.496832 28.561525 28.626217 28.690910 28.755602 28.820248 28.871624 28.922645 28.973551 29.024456 29.075362 29.126268 29.177173 29.228079 29.278985 29.329891 29.380796 29.431702 29.482608 29.533513 29.584419 29.635325 29.686230 29.733713 29.775172 29.810923 29.845371 29.879819 29.914267 29.948716 29.987197 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.365136 13.379538 13.393941 13.408343 13.422745 13.437147 13.451550 13.465952 13.480354 13.494756 13.509159 13.523561 13.537963 13.552365 13.566768 13.581170 13.595572 13.609974 13.624377 13.638779 13.653181 13.667583 13.681985 13.696388 13.710790 13.725192 13.739594 13.753997 13.768399 13.782801 13.797203 13.811606 13.826008 13.840410 13.854812 13.869072 13.883044 13.897017 13.910989 13.924961 13.938792 13.952572 13.966352 13.980132 13.993912 14.007692 14.021472 14.035252 14.049032 14.062812 14.076592 14.090372 14.104152 14.117932 14.131712 14.145492 14.159272 14.173052 14.186835 14.200639 14.214443 14.228247 14.242050 14.255881 14.269745 14.283608 14.297471 14.311334 14.325198 14.339061 14.352924 14.366787 14.380651 14.394514 14.408377 14.422240 14.436104 14.449967 14.463830 14.477693 14.491557 14.505420 14.519283 14.533146 14.547010 14.560873 14.574736 14.588599 14.602463 14.616326 14.630189 14.644052 14.657916 14.671779 14.685642 14.699505 14.713369 14.727232 14.741095 14.754958 14.768822 14.782685 14.796548 14.810411 14.824275 14.838138 14.852001 14.865864 14.879728 14.893591 14.907454 14.921317 14.935181 14.949044 14.963836 14.979468 14.995100 15.010732 15.087064 15.247525 15.408649 15.628517 15.955839 16.898791 17.991561 18.605714 19.079303 19.454795 19.885159 20.274246 20.565823 20.872693 21.077726 21.374940 21.583071 21.744953 21.906836 22.068719 22.230602 22.390835 22.515640 22.638012 22.741078 22.840388 22.939698 23.039009 23.138319 23.237629 23.334424 23.425923 23.516925 23.607926 23.698927 23.789928 23.880929 23.971930 24.062931 24.153933 24.244934 24.335935 24.426936 24.514275 24.592323 24.669873 24.747424 24.824975 24.902525 24.980076 25.057626 25.135177 25.212325 25.289074 25.365783 25.442491 25.519200 25.595909 25.672617 25.749326 25.826034 25.902743 25.979451 26.049656 26.116663 26.183415 26.250166 26.316917 26.383669 26.450420 26.517172 26.583923 26.650674 26.717426 26.784177 26.850928 26.917680 26.984431 27.051189 27.117997 27.184852 27.261071 27.344769 27.394570 27.455262 27.519955 27.584647 27.649340 27.714032 27.778725 27.843417 27.908110 27.972802 28.037495 28.102187 28.166880 28.231572 28.296265 28.360957 28.425650 28.490342 28.555035 28.619727 28.684420 28.749112 28.811329 28.863790 28.914695 28.965601 29.016507 29.067412 29.118318 29.169224 29.220129 29.271035 29.321941 29.372846 29.423752 29.474658 29.525564 29.576469 29.627375 29.678281 29.726770 29.765961 29.802456 29.836904 29.871353 29.905801 29.940249 29.974697 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.419142 13.433544 13.447946 13.462349 13.476751 13.491153 13.505555 13.519958 13.534360 13.548762 13.563164 13.577567 13.591969 13.606371 13.620773 13.635176 13.649578 13.663980 13.678382 13.692785 13.707187 13.721589 13.735991 13.750394 13.764796 13.779198 13.793600 13.808003 13.822405 13.836807 13.851209 13.865611 13.880014 13.894416 13.908818 13.923220 13.937308 13.951206 13.965105 13.979003 13.992901 14.006681 14.020461 14.034241 14.048021 14.061801 14.075581 14.089361 14.103141 14.116921 14.130701 14.144481 14.158261 14.172041 14.185821 14.199601 14.213381 14.227161 14.240941 14.254734 14.268546 14.282358 14.296170 14.309982 14.323831 14.337695 14.351558 14.365421 14.379284 14.393148 14.407011 14.420874 14.434737 14.448601 14.462464 14.476327 14.490190 14.504054 14.517917 14.531780 14.545643 14.559507 14.573370 14.587233 14.601096 14.614960 14.628823 14.642686 14.656549 14.670413 14.684276 14.698139 14.712002 14.725866 14.739729 14.753592 14.767455 14.781319 14.795182 14.809045 14.822908 14.836772 14.850635 14.864498 14.878361 14.892225 14.906088 14.919951 14.933814 14.947678 14.961541 14.975404 14.989267 15.003131 15.016994 15.036689 15.057873 15.079056 15.207015 15.367476 15.549487 15.824351 16.155293 17.481461 18.315480 18.924935 19.332859 19.640830 20.177858 20.439374 20.773720 21.005900 21.296175 21.533161 21.704453 21.866336 22.028219 22.190102 22.351985 22.502296 22.623432 22.727876 22.827186 22.926496 23.025807 23.125117 23.224427 23.323737 23.420348 23.511666 23.602667 23.693668 23.784669 23.875670 23.966672 24.057673 24.148674 24.239675 24.330676 24.421677 24.508611 24.587064 24.664615 24.742165 24.819716 24.897266 24.974817 25.052368 25.129918 25.207469 25.285019 25.362533 25.439611 25.516320 25.593028 25.669737 25.746445 25.823154 25.899862 25.976571 26.046782 26.113783 26.180534 26.247286 26.314037 26.380788 26.447540 26.514291 26.581042 26.647794 26.714545 26.781297 26.848048 26.914799 26.981551 27.048302 27.115053 27.181826 27.250851 27.318926 27.384080 27.448772 27.513465 27.578157 27.642850 27.707542 27.772235 27.836927 27.901620 27.966312 28.031005 28.095697 28.160390 28.225082 28.289775 28.354467 28.419160 28.483852 28.548545 28.613237 28.677930 28.742622 28.802599 28.855840 28.906746 28.957651 29.008557 29.059463 29.110368 29.161274 29.212180 29.263085 29.313991 29.364897 29.415802 29.466708 29.517614 29.568519 29.619425 29.670331 29.720548 29.757706 29.793990 29.828438 29.862886 29.897334 29.931782 29.966230 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.487550 13.501952 13.516354 13.530757 13.545159 13.559561 13.573963 13.588366 13.602768 13.617170 13.631572 13.645975 13.660377 13.674779 13.689181 13.703584 13.717986 13.732388 13.746790 13.761193 13.775595 13.789997 13.804399 13.818802 13.833204 13.847606 13.862008 13.876411 13.890813 13.905215 13.919617 13.934020 13.948422 13.962824 13.977226 13.991629 14.005501 14.019327 14.033152 14.046977 14.060790 14.074570 14.088350 14.102130 14.115910 14.129690 14.143470 14.157250 14.171030 14.184810 14.198590 14.212370 14.226150 14.239930 14.253711 14.267491 14.281271 14.295051 14.308831 14.322637 14.336457 14.350278 14.364098 14.377918 14.391782 14.405645 14.419508 14.433371 14.447235 14.461098 14.474961 14.488824 14.502688 14.516551 14.530414 14.544277 14.558141 14.572004 14.585867 14.599730 14.613594 14.627457 14.641320 14.655183 14.669047 14.682910 14.696773 14.710636 14.724500 14.738363 14.752226 14.766089 14.779953 14.793816 14.807679 14.821542 14.835406 14.849269 14.863132 14.876995 14.890859 14.904722 14.918585 14.932448 14.946312 14.960175 14.974038 14.987901 15.001765 15.015628 15.029491 15.043354 15.057218 15.071081 15.086238 15.119087 15.166504 15.326966 15.489268 15.701609 16.023804 16.955536 18.053963 18.662348 19.125913 19.487832 19.986280 20.341504 20.652366 20.944043 21.174500 21.458881 21.663953 21.825836 21.987719 22.149602 22.311485 22.473368 22.610126 22.714674 22.813984 22.913294 23.012605 23.111915 23.211225 23.310535 23.409845 23.506407 23.597408 23.688409 23.779411 23.870412 23.961413 24.052414 24.143415 24.234416 24.325417 24.416419 24.503095 24.581805 24.659356 24.736907 24.814457 24.892008 24.969558 25.047109 25.124659 25.202210 25.279761 25.357311 25.434862 25.512412 25.589935 25.666856 25.743565 25.820273 25.896982 25.973690 26.043942 26.110903 26.177654 26.244405 26.311157 26.377908 26.444659 26.511411 26.578162 26.644913 26.711665 26.778416 26.845168 26.911919 26.978670 27.045422 27.112173 27.178924 27.245676 27.312167 27.377590 27.442282 27.506975 27.571667 27.636360 27.701052 27.765745 27.830437 27.895130 27.959822 28.024515 28.089207 28.153900 28.218592 28.283285 28.347977 28.412670 28.477362 28.542055 28.606747 28.671440 28.736132 28.794718 28.847890 28.898796 28.949702 29.000607 29.051513 29.102419 29.153324 29.204230 29.255136 29.306041 29.356947 29.407853 29.458758 29.509664 29.560570 29.611475 29.662381 29.713287 29.750265 29.785523 29.819971 29.854419 29.888867 29.923315 29.957763 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.555958 13.570360 13.584763 13.599165 13.613567 13.627969 13.642371 13.656774 13.671176 13.685578 13.699980 13.714383 13.728785 13.743187 13.757589 13.771992 13.786394 13.800796 13.815198 13.829601 13.844003 13.858405 13.872807 13.887210 13.901612 13.916014 13.930416 13.944819 13.959221 13.973623 13.988025 14.002408 14.016781 14.031153 14.045526 14.059779 14.073559 14.087339 14.101119 14.114899 14.128679 14.142459 14.156239 14.170019 14.183799 14.197579 14.211359 14.225139 14.238920 14.252700 14.266480 14.280260 14.294040 14.307820 14.321600 14.335380 14.349160 14.362940 14.376720 14.390544 14.404373 14.418202 14.432030 14.445868 14.459732 14.473595 14.487458 14.501321 14.515185 14.529048 14.542911 14.556774 14.570638 14.584501 14.598364 14.612227 14.626091 14.639954 14.653817 14.667680 14.681544 14.695407 14.709270 14.723133 14.736997 14.750860 14.764723 14.778586 14.792450 14.806313 14.820176 14.834039 14.847903 14.861766 14.875629 14.889492 14.903356 14.917219 14.931082 14.944945 14.958809 14.972672 14.986535 15.000398 15.014262 15.028125 15.041988 15.055851 15.069715 15.083578 15.097441 15.111304 15.125168 15.139031 15.173014 15.286455 15.446917 15.626845 15.892316 16.223258 17.535230 18.357104 18.951703 19.365896 19.743471 20.245117 20.515225 20.853717 21.077250 21.383107 21.618597 21.785336 21.947219 22.109102 22.270985 22.432868 22.594495 22.701472 22.800782 22.900092 22.999403 23.098713 23.198023 23.297333 23.396643 23.495953 23.592100 23.683151 23.774152 23.865153 23.956154 24.047155 24.138156 24.229158 24.320159 24.411160 24.497720 24.576547 24.654097 24.731648 24.809198 24.886749 24.964300 25.041850 25.119401 25.196951 25.274502 25.352052 25.429603 25.507154 25.584704 25.662255 25.739805 25.817244 25.894102 25.970810 26.041135 26.108022 26.174774 26.241525 26.308276 26.375028 26.441779 26.508530 26.575282 26.642026 26.708668 26.775305 26.841942 26.908580 26.975217 27.041854 27.108492 27.175129 27.241705 27.306985 27.371100 27.435792 27.500485 27.565177 27.629870 27.694562 27.759255 27.823947 27.888640 27.953332 28.018025 28.082717 28.147410 28.212102 28.276795 28.341487 28.406180 28.470872 28.535565 28.600257 28.664950 28.729642 28.787569 28.839940 28.890846 28.941752 28.992657 29.043563 29.094469 29.145374 29.196280 29.247186 29.298092 29.348997 29.399903 29.450809 29.501714 29.552620 29.603526 29.654431 29.703647 29.742608 29.777056 29.811504 29.845952 29.880400 29.914849 29.949297 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.552355 13.566757 13.581159 13.595562 13.609964 13.624366 13.638768 13.653171 13.667573 13.681975 13.696377 13.710780 13.725182 13.739584 13.753986 13.768389 13.782791 13.797193 13.811595 13.825997 13.840400 13.854802 13.869204 13.883606 13.898009 13.912411 13.926813 13.941215 13.955618 13.970020 13.984422 13.998824 14.013227 14.027629 14.042031 14.056433 14.070732 14.085027 14.099321 14.113616 14.127668 14.141448 14.155228 14.169008 14.182788 14.196568 14.210348 14.224129 14.237909 14.251689 14.265469 14.279249 14.293029 14.306809 14.320589 14.334369 14.348149 14.361929 14.375709 14.389489 14.403269 14.417049 14.430829 14.444619 14.458456 14.472293 14.486130 14.499967 14.513819 14.527682 14.541545 14.555408 14.569272 14.583135 14.596998 14.610861 14.624725 14.638588 14.652451 14.666314 14.680177 14.694041 14.707904 14.721767 14.735630 14.749494 14.763357 14.777220 14.791083 14.804947 14.818810 14.832673 14.846536 14.860400 14.874263 14.888126 14.901989 14.915853 14.929716 14.943579 14.957442 14.971306 14.985169 14.999032 15.012895 15.026759 15.040622 15.054485 15.068348 15.082212 15.096075 15.109938 15.123801 15.137665 15.152024 15.167944 15.183864 15.199784 15.245945 15.406406 15.567008 15.774968 16.091769 17.012282 18.104315 18.719452 19.204981 19.524392 20.082147 20.408763 20.736586 21.015393 21.275690 21.542823 21.744836 21.906719 22.068602 22.230485 22.392368 22.559870 22.682149 22.787580 22.886890 22.986201 23.085511 23.184821 23.284131 23.383441 23.482751 23.582062 23.677710 23.768893 23.859894 23.950895 24.041897 24.132898 24.223899 24.314900 24.405901 24.492483 24.571288 24.648839 24.726389 24.803940 24.881490 24.959041 25.036591 25.114142 25.191693 25.269243 25.346794 25.424344 25.501895 25.579445 25.656996 25.734547 25.812097 25.889648 25.967299 26.038063 26.104723 26.171360 26.237998 26.304635 26.371272 26.437910 26.504547 26.571184 26.637822 26.704459 26.771096 26.837734 26.904371 26.971008 27.037646 27.104283 27.171225 27.237502 27.301167 27.364987 27.429302 27.493995 27.558687 27.623380 27.688072 27.752765 27.817457 27.882150 27.946842 28.011535 28.076227 28.140920 28.205612 28.270305 28.334997 28.399690 28.464382 28.529075 28.593767 28.658460 28.723152 28.781053 28.831991 28.882896 28.933802 28.984708 29.035613 29.086519 29.137425 29.188330 29.239236 29.290142 29.341047 29.391953 29.442859 29.493765 29.544670 29.595576 29.646482 29.693296 29.734141 29.768589 29.803037 29.837486 29.871934 29.906382 29.940903 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.620763 13.635165 13.649567 13.663970 13.678372 13.692774 13.707176 13.721579 13.735981 13.750383 13.764785 13.779188 13.793590 13.807992 13.822394 13.836797 13.851199 13.865601 13.880003 13.894406 13.908808 13.923210 13.937612 13.952015 13.966417 13.980819 13.995221 14.009623 14.024026 14.038428 14.052830 14.067232 14.081635 14.096037 14.110439 14.124795 14.139012 14.153229 14.167446 14.181663 14.195557 14.209338 14.223118 14.236898 14.250678 14.264458 14.278238 14.292018 14.305798 14.319578 14.333358 14.347138 14.360918 14.374698 14.388478 14.402258 14.416038 14.429818 14.443598 14.457378 14.471158 14.484938 14.498718 14.512528 14.526373 14.540218 14.554063 14.567909 14.581769 14.595632 14.609495 14.623358 14.637222 14.651085 14.664948 14.678811 14.692675 14.706538 14.720401 14.734264 14.748128 14.761991 14.775854 14.789717 14.803581 14.817444 14.831307 14.845170 14.859034 14.872897 14.886760 14.900623 14.914487 14.928350 14.942213 14.956076 14.969940 14.983803 14.997666 15.011529 15.025393 15.039256 15.053119 15.066982 15.080846 15.094709 15.108572 15.122435 15.136299 15.150162 15.164025 15.177888 15.191752 15.205615 15.223502 15.245219 15.266935 15.365896 15.526357 15.704203 15.960281 16.291223 17.588999 18.408076 18.978471 19.398933 19.846175 20.312375 20.600800 20.933454 21.156028 21.467048 21.700608 21.866219 22.028102 22.189985 22.351868 22.513750 22.655630 22.762084 22.868537 22.972800 23.072309 23.171619 23.270929 23.370239 23.469549 23.568860 23.668170 23.763635 23.854636 23.945637 24.036638 24.127639 24.218640 24.309641 24.400643 24.487376 24.566029 24.643580 24.721130 24.798681 24.876232 24.953782 25.031333 25.108883 25.186434 25.263984 25.341535 25.419086 25.496636 25.574187 25.651737 25.729288 25.806861 25.884904 25.962667 26.033877 26.100514 26.167152 26.233789 26.300426 26.367064 26.433701 26.500338 26.566976 26.633613 26.700250 26.766888 26.833525 26.900162 26.966800 27.033448 27.100396 27.167447 27.231695 27.295361 27.359027 27.422903 27.487505 27.552197 27.616890 27.681582 27.746275 27.810967 27.875660 27.940352 28.005045 28.069737 28.134430 28.199122 28.263815 28.328507 28.393200 28.457892 28.522585 28.587277 28.651970 28.715355 28.773135 28.824041 28.874947 28.925852 28.976758 29.027664 29.078569 29.129475 29.180381 29.231286 29.282192 29.333098 29.384003 29.434909 29.485815 29.536720 29.587626 29.638532 29.684195 29.725674 29.760123 29.794571 29.829019 29.863467 29.897915 29.935641 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.674769 13.689171 13.703573 13.717975 13.732378 13.746780 13.761182 13.775584 13.789987 13.804389 13.818791 13.833193 13.847596 13.861998 13.876400 13.890802 13.905205 13.919607 13.934009 13.948411 13.962814 13.977216 13.991618 14.006020 14.020423 14.034825 14.049227 14.063629 14.078032 14.092434 14.106836 14.121238 14.135641 14.150043 14.164445 14.178847 14.193107 14.207247 14.221388 14.235529 14.249667 14.263447 14.277227 14.291007 14.304787 14.318567 14.332347 14.346127 14.359907 14.373687 14.387467 14.401247 14.415027 14.428807 14.442587 14.456367 14.470147 14.483927 14.497707 14.511487 14.525267 14.539047 14.552827 14.566607 14.580440 14.594294 14.608147 14.622001 14.635855 14.649719 14.663582 14.677445 14.691308 14.705172 14.719035 14.732898 14.746761 14.760625 14.774488 14.788351 14.802214 14.816078 14.829941 14.843804 14.857667 14.871531 14.885394 14.899257 14.913120 14.926984 14.940847 14.954710 14.968573 14.982437 14.996300 15.010163 15.024026 15.037890 15.051753 15.065616 15.079479 15.093343 15.107206 15.121069 15.134932 15.148796 15.162659 15.176522 15.190385 15.204249 15.218112 15.231975 15.245838 15.259702 15.273565 15.303330 15.337479 15.485847 15.646308 15.852326 16.159734 17.069028 18.155965 18.780881 19.270536 19.601783 20.176103 20.476066 20.816584 21.086743 21.376479 21.626765 21.825719 21.987602 22.149485 22.311367 22.480495 22.629111 22.735564 22.842018 22.948472 23.054926 23.158280 23.257727 23.357037 23.456347 23.555658 23.654968 23.754206 23.849377 23.940378 24.031379 24.122380 24.213382 24.304383 24.395384 24.482396 24.560771 24.638321 24.715872 24.793422 24.870973 24.948523 25.026074 25.103625 25.181175 25.258726 25.336276 25.413827 25.491377 25.568928 25.646582 25.724547 25.802621 25.880696 25.958204 26.029668 26.096306 26.162943 26.229580 26.296218 26.362855 26.429492 26.496130 26.562767 26.629404 26.696042 26.762679 26.829316 26.895954 26.962613 27.029718 27.097230 27.162223 27.225889 27.289554 27.353220 27.416931 27.481015 27.545707 27.610400 27.675092 27.739785 27.804477 27.869170 27.933862 27.998555 28.063247 28.127940 28.192632 28.257325 28.322017 28.386710 28.451402 28.516095 28.580787 28.645480 28.708318 28.765185 28.816091 28.866997 28.917903 28.968808 29.019714 29.070620 29.121525 29.172431 29.223337 29.274242 29.325148 29.376054 29.426959 29.477865 29.528771 29.579676 29.630582 29.676132 29.716935 29.751656 29.786104 29.820552 29.855000 29.889448 29.928486 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.743177 13.757579 13.771981 13.786383 13.800786 13.815188 13.829590 13.843992 13.858395 13.872797 13.887199 13.901601 13.916004 13.930406 13.944808 13.959210 13.973613 13.988015 14.002417 14.016819 14.031222 14.045624 14.060026 14.074428 14.088831 14.103233 14.117635 14.132037 14.146440 14.160842 14.175244 14.189646 14.204049 14.218451 14.232853 14.247255 14.261374 14.275439 14.289504 14.303569 14.317556 14.331336 14.345116 14.358896 14.372676 14.386456 14.400236 14.414016 14.427796 14.441576 14.455356 14.469136 14.482916 14.496696 14.510476 14.524256 14.538036 14.551816 14.565596 14.579376 14.593156 14.606936 14.620717 14.634497 14.648357 14.662219 14.676081 14.689943 14.703806 14.717669 14.731532 14.745395 14.759259 14.773122 14.786985 14.800848 14.814712 14.828575 14.842438 14.856301 14.870165 14.884028 14.897891 14.911754 14.925618 14.939481 14.953344 14.967207 14.981071 14.994934 15.008797 15.022660 15.036524 15.050387 15.064250 15.078113 15.091976 15.105840 15.119703 15.133566 15.147429 15.161293 15.175156 15.189019 15.202882 15.216746 15.230609 15.244472 15.258335 15.272199 15.286062 15.299925 15.313788 15.327652 15.345166 15.445337 15.605798 15.781560 16.028246 16.359188 17.642768 18.460672 19.015750 19.431970 19.948879 20.379634 20.687343 21.011537 21.244137 21.550990 21.780377 21.947102 22.108985 22.270867 22.436835 22.602591 22.709045 22.815499 22.921953 23.028407 23.134861 23.241248 23.343835 23.443145 23.542456 23.641766 23.741076 23.840386 23.935054 24.026121 24.117122 24.208123 24.299124 24.390125 24.477538 24.555512 24.633063 24.710613 24.788164 24.865714 24.943265 25.020815 25.098366 25.175916 25.253467 25.331018 25.408568 25.486143 25.564189 25.642264 25.720338 25.798413 25.876487 25.953838 26.025459 26.092097 26.158734 26.225372 26.292009 26.358646 26.425284 26.491921 26.558558 26.625196 26.691833 26.758470 26.825108 26.891745 26.959039 27.026857 27.092751 27.156416 27.220082 27.283748 27.347414 27.411080 27.474777 27.539217 27.603910 27.668602 27.733295 27.797987 27.862680 27.927372 27.992065 28.056757 28.121450 28.186142 28.250835 28.315527 28.380220 28.444912 28.509605 28.574297 28.638990 28.701959 28.757236 28.808141 28.859047 28.909953 28.960858 29.011764 29.062670 29.113575 29.164481 29.215387 29.266293 29.317198 29.368104 29.419010 29.469915 29.520821 29.571727 29.622632 29.668937 29.707541 29.743189 29.777637 29.812085 29.846533 29.880981 29.918195 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.811585 13.825987 13.840389 13.854792 13.869194 13.883596 13.897998 13.912401 13.926803 13.941205 13.955607 13.970009 13.984412 13.998814 14.013216 14.027618 14.042021 14.056423 14.070825 14.085227 14.099630 14.114032 14.128434 14.142836 14.157239 14.171641 14.186043 14.200445 14.214848 14.229250 14.243652 14.258054 14.272457 14.286859 14.301261 14.315609 14.329599 14.343589 14.357579 14.371569 14.385445 14.399225 14.413005 14.426785 14.440565 14.454345 14.468125 14.481905 14.495685 14.509465 14.523245 14.537025 14.550805 14.564585 14.578365 14.592145 14.605926 14.619706 14.633486 14.647272 14.661059 14.674846 14.688633 14.702439 14.716303 14.730166 14.744029 14.757892 14.771756 14.785619 14.799482 14.813345 14.827209 14.841072 14.854935 14.868798 14.882662 14.896525 14.910388 14.924251 14.938115 14.951978 14.965841 14.979704 14.993568 15.007431 15.021294 15.035157 15.049021 15.062884 15.076747 15.090610 15.104474 15.118337 15.132200 15.146063 15.159927 15.173790 15.187653 15.201516 15.215380 15.229243 15.243106 15.256969 15.270833 15.284696 15.298559 15.312422 15.326286 15.340149 15.356266 15.372486 15.388705 15.404924 15.565288 15.725749 15.929684 16.227699 17.125774 18.189686 18.837102 19.309079 19.704487 20.270058 20.549234 20.896581 21.158093 21.469320 21.710706 21.906602 22.068485 22.230367 22.392250 22.576072 22.682526 22.788980 22.895434 23.001888 23.108342 23.214796 23.321249 23.427703 23.529254 23.628564 23.727874 23.827184 23.926494 24.020862 24.111863 24.202864 24.293865 24.384866 24.472703 24.550253 24.627804 24.705354 24.782905 24.860456 24.938006 25.015557 25.093107 25.170658 25.248208 25.325865 25.403832 25.481906 25.559981 25.638055 25.716129 25.794204 25.872278 25.949567 26.021251 26.087888 26.154525 26.221163 26.287800 26.354437 26.421075 26.487712 26.554349 26.620987 26.687624 26.754261 26.820899 26.888387 26.956289 27.023278 27.086944 27.150610 27.214276 27.277942 27.341607 27.405273 27.468939 27.532774 27.597420 27.662112 27.726805 27.791497 27.856190 27.920882 27.985575 28.050267 28.114960 28.179652 28.244345 28.309037 28.373730 28.438422 28.503115 28.567807 28.632500 28.696185 28.749034 28.800192 28.851097 28.902003 28.952909 29.003814 29.054720 29.105626 29.156531 29.207437 29.258343 29.309248 29.360154 29.411060 29.461966 29.512871 29.563777 29.614683 29.662479 29.699108 29.734722 29.769170 29.803618 29.838067 29.872515 29.906963 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.865591 13.879993 13.894395 13.908797 13.923200 13.937602 13.952004 13.966406 13.980809 13.995211 14.009613 14.024015 14.038418 14.052820 14.067222 14.081624 14.096027 14.110429 14.124831 14.139233 14.153635 14.168038 14.182440 14.196842 14.211244 14.225647 14.240049 14.254451 14.268853 14.283256 14.297658 14.312060 14.326462 14.340865 14.355267 14.369669 14.383864 14.397781 14.411697 14.425613 14.439529 14.453334 14.467114 14.480894 14.494674 14.508454 14.522234 14.536014 14.549794 14.563574 14.577354 14.591135 14.604915 14.618695 14.632475 14.646255 14.660035 14.673815 14.687595 14.701378 14.715173 14.728968 14.742763 14.756558 14.770389 14.784253 14.798116 14.811979 14.825842 14.839706 14.853569 14.867432 14.881295 14.895159 14.909022 14.922885 14.936748 14.950612 14.964475 14.978338 14.992201 15.006065 15.019928 15.033791 15.047654 15.061518 15.075381 15.089244 15.103107 15.116971 15.130834 15.144697 15.158560 15.172424 15.186287 15.200150 15.214013 15.227877 15.241740 15.255603 15.269466 15.283330 15.297193 15.311056 15.324919 15.338783 15.352646 15.366509 15.380372 15.394236 15.410019 15.432296 15.454572 15.524777 15.685239 15.858918 16.096211 16.427153 17.696537 18.510228 19.096622 19.474209 20.050346 20.446892 20.773886 21.088031 21.345047 21.634932 21.861947 22.027984 22.189867 22.360582 22.549553 22.656007 22.762461 22.868915 22.975369 23.081823 23.188276 23.294730 23.401184 23.507638 23.614092 23.714672 23.813982 23.913292 24.012405 24.106604 24.197605 24.288607 24.379608 24.467444 24.544995 24.622545 24.700096 24.777646 24.855197 24.932747 25.010298 25.087849 25.165425 25.243475 25.321549 25.399623 25.477698 25.555772 25.633846 25.711921 25.789995 25.868069 25.945387 26.017042 26.083679 26.150317 26.216954 26.283591 26.350229 26.416866 26.483503 26.550141 26.616778 26.683415 26.750061 26.817682 26.885610 26.953487 27.017472 27.081138 27.144804 27.208469 27.272135 27.335801 27.399467 27.463132 27.526798 27.590990 27.655622 27.720314 27.785007 27.849700 27.914392 27.979085 28.043777 28.108470 28.173162 28.237855 28.302547 28.367240 28.431932 28.496625 28.561317 28.626010 28.690104 28.741336 28.792242 28.843148 28.894053 28.944959 28.995865 29.046770 29.097676 29.148582 29.199487 29.250393 29.301299 29.352204 29.403110 29.454016 29.504921 29.555827 29.606733 29.656649 29.691496 29.726255 29.760704 29.795152 29.829600 29.864048 29.898496 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.876390 13.890792 13.905194 13.919596 13.933999 13.948401 13.962803 13.977205 13.991608 14.006010 14.020412 14.034814 14.049217 14.063619 14.078021 14.092423 14.106826 14.121228 14.135630 14.150032 14.164435 14.178837 14.193239 14.207641 14.222044 14.236446 14.250848 14.265250 14.279653 14.294055 14.308457 14.322859 14.337261 14.351664 14.366066 14.380468 14.394870 14.409273 14.423675 14.438077 14.452077 14.465920 14.479763 14.493606 14.507443 14.521223 14.535003 14.548783 14.562563 14.576344 14.590124 14.603904 14.617684 14.631464 14.645244 14.659024 14.672804 14.686584 14.700364 14.714144 14.727924 14.741704 14.755484 14.769275 14.783078 14.796881 14.810685 14.824488 14.838340 14.852203 14.866066 14.879929 14.893793 14.907656 14.921519 14.935382 14.949246 14.963109 14.976972 14.990835 15.004699 15.018562 15.032425 15.046288 15.060152 15.074015 15.087878 15.101741 15.115605 15.129468 15.143331 15.157194 15.171058 15.184921 15.198784 15.212647 15.226511 15.240374 15.254237 15.268100 15.281964 15.295827 15.309690 15.323553 15.337417 15.351280 15.365143 15.379006 15.392870 15.406733 15.420596 15.434459 15.448323 15.462186 15.486887 15.522443 15.644728 15.805333 16.007041 16.295664 17.180579 18.220504 18.878965 19.343072 19.807191 20.350505 20.635777 20.976579 21.229443 21.558154 21.794648 21.987484 22.149367 22.311558 22.523034 22.629488 22.735942 22.842396 22.948850 23.055303 23.161757 23.268211 23.374665 23.481119 23.587573 23.694027 23.799996 23.900090 23.999400 24.098542 24.192347 24.283348 24.374349 24.462185 24.539736 24.617286 24.694837 24.772388 24.849938 24.927489 25.005147 25.083117 25.161191 25.239266 25.317340 25.395415 25.473489 25.551563 25.629638 25.707712 25.785786 25.863861 25.941295 26.012833 26.079471 26.146108 26.212745 26.279383 26.346020 26.412657 26.479295 26.545932 26.612569 26.679403 26.747003 26.814932 26.882860 26.947875 27.011666 27.075331 27.138997 27.202663 27.266329 27.329994 27.393660 27.457326 27.520992 27.584685 27.649132 27.713824 27.778517 27.843209 27.907902 27.972595 28.037287 28.101980 28.166672 28.231365 28.296057 28.360750 28.425442 28.490135 28.554827 28.619520 28.680709 28.733386 28.784292 28.835198 28.886104 28.937009 28.987915 29.038821 29.089726 29.140632 29.191538 29.242443 29.293349 29.344255 29.395160 29.446066 29.496972 29.547877 29.598348 29.646639 29.683341 29.717789 29.752237 29.786685 29.821133 29.855581 29.890029 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.930395 13.944798 13.959200 13.973602 13.988004 14.002407 14.016809 14.031211 14.045613 14.060016 14.074418 14.088820 14.103222 14.117625 14.132027 14.146429 14.160831 14.175234 14.189636 14.204038 14.218440 14.232843 14.247245 14.261647 14.276049 14.290452 14.304854 14.319256 14.333658 14.348061 14.362463 14.376865 14.391267 14.405670 14.420072 14.434474 14.448871 14.463263 14.477654 14.492046 14.506432 14.520212 14.533992 14.547772 14.561553 14.575333 14.589113 14.602893 14.616673 14.630453 14.644233 14.658013 14.671793 14.685573 14.699353 14.713133 14.726913 14.740693 14.754473 14.768253 14.782033 14.795813 14.809593 14.823373 14.837176 14.850988 14.864799 14.878611 14.892426 14.906290 14.920153 14.934016 14.947879 14.961743 14.975606 14.989469 15.003332 15.017196 15.031059 15.044922 15.058785 15.072649 15.086512 15.100375 15.114238 15.128102 15.141965 15.155828 15.169691 15.183555 15.197418 15.211281 15.225144 15.239008 15.252871 15.266734 15.280597 15.294461 15.308324 15.322187 15.336050 15.349914 15.363777 15.377640 15.391503 15.405367 15.419230 15.433093 15.446956 15.460820 15.474683 15.488546 15.502409 15.516273 15.530136 15.604218 15.764679 15.936275 16.166100 16.495118 17.750306 18.563098 19.174416 19.562799 20.146728 20.514151 20.859261 21.163195 21.446236 21.718873 21.945651 22.108867 22.270750 22.507505 22.613050 22.716190 22.819329 22.922667 23.028784 23.135238 23.241692 23.348146 23.454600 23.561054 23.667508 23.773961 23.880415 23.985445 24.085509 24.184819 24.278089 24.369090 24.456927 24.534477 24.612028 24.689578 24.767129 24.844706 24.922760 25.000834 25.078908 25.156983 25.235057 25.313131 25.391206 25.469280 25.547355 25.625429 25.703503 25.781578 25.859652 25.937288 26.008625 26.075262 26.141899 26.208537 26.275174 26.341811 26.408449 26.475086 26.541723 26.608686 26.676325 26.744253 26.812181 26.878135 26.942193 27.005859 27.069525 27.133191 27.196856 27.260522 27.324188 27.387854 27.451520 27.515185 27.578851 27.642830 27.707334 27.772027 27.836719 27.901412 27.966104 28.030797 28.095489 28.160182 28.224875 28.289567 28.354260 28.418952 28.483645 28.548337 28.613030 28.672257 28.725437 28.776342 28.827248 28.878154 28.929059 28.979965 29.030871 29.081776 29.132682 29.183588 29.234494 29.285399 29.336305 29.387211 29.438116 29.489022 29.539928 29.590775 29.636016 29.674874 29.709322 29.743770 29.778218 29.812666 29.847114 29.881562 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 13.998804 14.013206 14.027608 14.042010 14.056413 14.070815 14.085217 14.099619 14.114021 14.128424 14.142826 14.157228 14.171630 14.186033 14.200435 14.214837 14.229239 14.243642 14.258044 14.272446 14.286848 14.301251 14.315653 14.330055 14.344457 14.358860 14.373262 14.387664 14.402066 14.416469 14.430871 14.445273 14.459675 14.474078 14.488480 14.502882 14.517217 14.531530 14.545843 14.560156 14.574322 14.588102 14.601882 14.615662 14.629442 14.643222 14.657002 14.670782 14.684562 14.698342 14.712122 14.725902 14.739682 14.753462 14.767242 14.781022 14.794802 14.808582 14.822362 14.836142 14.849922 14.863702 14.877482 14.891262 14.905082 14.918902 14.932722 14.946542 14.960376 14.974240 14.988103 15.001966 15.015829 15.029693 15.043556 15.057419 15.071282 15.085146 15.099009 15.112872 15.126735 15.140599 15.154462 15.168325 15.182188 15.196052 15.209915 15.223778 15.237641 15.251505 15.265368 15.279231 15.293094 15.306958 15.320821 15.334684 15.348547 15.362411 15.376274 15.390137 15.404000 15.417864 15.431727 15.445590 15.459453 15.473317 15.487180 15.501043 15.514906 15.528770 15.544426 15.560956 15.577486 15.594016 15.724169 15.884630 16.084399 16.363630 17.235047 18.251088 18.915283 19.376109 19.909895 20.417764 20.722320 21.056576 21.313215 21.643099 21.878589 22.068367 22.238187 22.481041 22.605255 22.708394 22.811534 22.914673 23.017812 23.120952 23.224091 23.327231 23.430370 23.534635 23.640988 23.747442 23.853896 23.960350 24.066804 24.171204 24.270558 24.363832 24.451272 24.529219 24.606769 24.684430 24.762402 24.840476 24.918551 24.996625 25.074700 25.152774 25.230848 25.308923 25.386997 25.465071 25.543146 25.621220 25.699295 25.777369 25.855443 25.933365 26.004416 26.071053 26.137691 26.204328 26.270965 26.337603 26.404240 26.470877 26.537908 26.605646 26.673575 26.741503 26.808251 26.872721 26.936387 27.000053 27.063718 27.127384 27.191050 27.254716 27.318382 27.382047 27.445713 27.509379 27.573045 27.636710 27.700891 27.765537 27.830229 27.894922 27.959614 28.024307 28.088999 28.153692 28.218384 28.283077 28.347770 28.412462 28.477155 28.541847 28.606540 28.664612 28.717487 28.768393 28.819298 28.870204 28.921110 28.972015 29.022921 29.073827 29.124732 29.175638 29.226544 29.277449 29.328355 29.379261 29.430166 29.481072 29.531978 29.582884 29.626655 29.666407 29.700855 29.735303 29.769751 29.804199 29.838648 29.874691 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.067212 14.081614 14.096016 14.110418 14.124821 14.139223 14.153625 14.168027 14.182430 14.196832 14.211234 14.225636 14.240039 14.254441 14.268843 14.283245 14.297647 14.312050 14.326452 14.340854 14.355256 14.369659 14.384061 14.398463 14.412865 14.427268 14.441670 14.456072 14.470474 14.484877 14.499279 14.513681 14.528083 14.542486 14.556888 14.571281 14.585517 14.599752 14.613988 14.628224 14.642211 14.655991 14.669771 14.683551 14.697331 14.711111 14.724891 14.738671 14.752451 14.766231 14.780011 14.793791 14.807571 14.821351 14.835131 14.848911 14.862691 14.876471 14.890251 14.904031 14.917811 14.931591 14.945371 14.959164 14.972992 14.986820 15.000649 15.014477 15.028327 15.042190 15.056053 15.069916 15.083780 15.097643 15.111506 15.125369 15.139233 15.153096 15.166959 15.180822 15.194686 15.208549 15.222412 15.236275 15.250139 15.264002 15.277865 15.291728 15.305592 15.319455 15.333318 15.347181 15.361045 15.374908 15.388771 15.402634 15.416498 15.430361 15.444224 15.458087 15.471951 15.485814 15.499677 15.513540 15.527404 15.541267 15.555130 15.568993 15.582857 15.596720 15.619082 15.641949 15.683659 15.844120 16.013633 16.234430 16.565106 17.804075 18.617515 19.251811 19.665503 20.240684 20.587687 20.939446 21.237232 21.547426 21.802815 22.027867 22.189750 22.430767 22.580846 22.700145 22.803738 22.906878 23.010017 23.113156 23.216296 23.319435 23.422575 23.525714 23.628853 23.731993 23.835132 23.938271 24.041411 24.146739 24.253193 24.356377 24.445578 24.523988 24.602045 24.680119 24.758193 24.836268 24.914342 24.992416 25.070491 25.148565 25.226640 25.304714 25.382788 25.460863 25.538937 25.617011 25.695086 25.773160 25.851235 25.929309 26.000207 26.066844 26.133482 26.200119 26.266756 26.333394 26.400031 26.467070 26.534968 26.602896 26.670824 26.738219 26.803249 26.866915 26.930580 26.994246 27.057912 27.121578 27.185244 27.248909 27.312575 27.376241 27.439907 27.503572 27.567238 27.630904 27.694725 27.759047 27.823739 27.888432 27.953124 28.017817 28.082509 28.147202 28.211894 28.276587 28.341279 28.405972 28.470664 28.535357 28.600050 28.657664 28.709537 28.760443 28.811349 28.862254 28.913160 28.964066 29.014971 29.065877 29.116783 29.167688 29.218594 29.269500 29.320405 29.371311 29.422217 29.473122 29.524028 29.574934 29.618345 29.657940 29.692388 29.726837 29.761285 29.795733 29.830181 29.868740 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.121217 14.135620 14.150022 14.164424 14.178826 14.193229 14.207631 14.222033 14.236435 14.250838 14.265240 14.279642 14.294044 14.308447 14.322849 14.337251 14.351653 14.366056 14.380458 14.394860 14.409262 14.423665 14.438067 14.452469 14.466871 14.481273 14.495676 14.510078 14.524480 14.538882 14.553285 14.567687 14.582089 14.596491 14.610894 14.625296 14.639614 14.653773 14.667932 14.682091 14.696250 14.710100 14.723880 14.737660 14.751440 14.765220 14.779000 14.792780 14.806560 14.820340 14.834120 14.847900 14.861680 14.875460 14.889240 14.903020 14.916800 14.930580 14.944361 14.958141 14.971921 14.985701 14.999481 15.013261 15.027070 15.040907 15.054743 15.068580 15.082416 15.096277 15.110140 15.124003 15.137866 15.151730 15.165593 15.179456 15.193319 15.207183 15.221046 15.234909 15.248772 15.262636 15.276499 15.290362 15.304225 15.318089 15.331952 15.345815 15.359678 15.373542 15.387405 15.401268 15.415131 15.428995 15.442858 15.456721 15.470584 15.484448 15.498311 15.512174 15.526037 15.539901 15.553764 15.567627 15.581490 15.595354 15.609217 15.623080 15.636943 15.650807 15.669670 15.706754 15.803610 15.964071 16.161756 16.431595 17.288816 18.280983 18.987076 19.426953 20.012599 20.485022 20.808863 21.136574 21.414404 21.727040 21.962531 22.153585 22.372593 22.550865 22.679472 22.795943 22.899082 23.002222 23.105361 23.208500 23.311640 23.414779 23.517918 23.621058 23.724197 23.827337 23.930476 24.033615 24.136755 24.239894 24.343033 24.439564 24.519796 24.597836 24.675910 24.753985 24.832059 24.910133 24.988208 25.066282 25.144356 25.222431 25.300505 25.378580 25.456654 25.534728 25.612803 25.690877 25.768951 25.847026 25.925100 25.995998 26.062636 26.129273 26.195910 26.262548 26.329233 26.396361 26.464289 26.532218 26.600146 26.668031 26.733777 26.797442 26.861108 26.924774 26.988440 27.052106 27.115771 27.179437 27.243103 27.306769 27.370434 27.434100 27.497766 27.561432 27.625098 27.688763 27.752715 27.817249 27.881942 27.946634 28.011327 28.076019 28.140712 28.205404 28.270097 28.334789 28.399482 28.464174 28.528867 28.592962 28.650682 28.701587 28.752493 28.803399 28.854305 28.905210 28.956116 29.007022 29.057927 29.108833 29.159739 29.210644 29.261550 29.312456 29.363361 29.414267 29.465173 29.516078 29.566984 29.610917 29.648950 29.683922 29.718370 29.752818 29.787266 29.821714 29.860475 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.189625 14.204028 14.218430 14.232832 14.247234 14.261637 14.276039 14.290441 14.304843 14.319246 14.333648 14.348050 14.362452 14.376855 14.391257 14.405659 14.420061 14.434464 14.448866 14.463268 14.477670 14.492073 14.506475 14.520877 14.535279 14.549682 14.564084 14.578486 14.592888 14.607291 14.621693 14.636095 14.650497 14.664900 14.679302 14.693704 14.707902 14.721985 14.736068 14.750151 14.764209 14.777989 14.791769 14.805549 14.819329 14.833109 14.846889 14.860669 14.874449 14.888229 14.902009 14.915789 14.929570 14.943350 14.957130 14.970910 14.984690 14.998470 15.012250 15.026030 15.039810 15.053590 15.067370 15.081150 15.094981 15.108826 15.122671 15.136516 15.150364 15.164227 15.178090 15.191953 15.205817 15.219680 15.233543 15.247406 15.261270 15.275133 15.288996 15.302859 15.316723 15.330586 15.344449 15.358312 15.372176 15.386039 15.399902 15.413765 15.427628 15.441492 15.455355 15.469218 15.483081 15.496945 15.510808 15.524671 15.538534 15.552398 15.566261 15.580124 15.593987 15.607851 15.621714 15.635577 15.649440 15.663304 15.677167 15.691030 15.704893 15.718757 15.773589 15.923561 16.092851 16.311505 16.635352 17.858549 18.674106 19.287210 19.768207 20.334639 20.670754 21.019443 21.310323 21.644147 21.886756 22.114262 22.314419 22.513351 22.649491 22.778099 22.891287 22.994426 23.097566 23.200705 23.303844 23.406984 23.510123 23.613262 23.716402 23.819541 23.922681 24.025820 24.128959 24.232099 24.335238 24.431573 24.515061 24.594680 24.672317 24.749953 24.827856 24.905925 24.983999 25.062073 25.140148 25.218222 25.296297 25.374371 25.452445 25.530520 25.608594 25.686668 25.764743 25.842817 25.920891 25.991613 26.058427 26.125064 26.191702 26.258388 26.325683 26.393611 26.461539 26.529467 26.597395 26.663882 26.727970 26.791636 26.855302 26.918968 26.982633 27.046299 27.109965 27.173631 27.237296 27.300962 27.364628 27.428294 27.491960 27.555625 27.619291 27.682957 27.746675 27.810759 27.875452 27.940144 28.004837 28.069529 28.134222 28.198914 28.263607 28.328299 28.392992 28.457684 28.522377 28.585383 28.642732 28.693638 28.744543 28.795449 28.846355 28.897260 28.948166 28.999072 29.049977 29.100883 29.151789 29.202695 29.253600 29.304506 29.355412 29.406317 29.457223 29.508129 29.559034 29.604238 29.640354 29.675455 29.709903 29.744351 29.778799 29.813247 29.848221 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.258033 14.272436 14.286838 14.301240 14.315642 14.330045 14.344447 14.358849 14.373251 14.387654 14.402056 14.416458 14.430860 14.445263 14.459665 14.474067 14.488469 14.502872 14.517274 14.531676 14.546078 14.560481 14.574883 14.589285 14.603687 14.618090 14.632492 14.646894 14.661296 14.675699 14.690101 14.704503 14.718905 14.733308 14.747710 14.762112 14.776146 14.790154 14.804162 14.818170 14.832098 14.845878 14.859658 14.873438 14.887218 14.900998 14.914779 14.928559 14.942339 14.956119 14.969899 14.983679 14.997459 15.011239 15.025019 15.038799 15.052579 15.066359 15.080139 15.093919 15.107699 15.121479 15.135259 15.149044 15.162897 15.176750 15.190603 15.204456 15.218314 15.232177 15.246040 15.259903 15.273767 15.287630 15.301493 15.315356 15.329220 15.343083 15.356946 15.370809 15.384673 15.398536 15.412399 15.426262 15.440126 15.453989 15.467852 15.481715 15.495579 15.509442 15.523305 15.537168 15.551032 15.564895 15.578758 15.592621 15.606485 15.620348 15.634211 15.648074 15.661938 15.675801 15.689664 15.703527 15.717391 15.732414 15.749267 15.766120 15.782973 15.883050 16.043512 16.239114 16.499560 17.342585 18.311605 19.067253 19.523815 20.114410 20.552397 20.895406 21.216571 21.515593 21.810982 22.046472 22.256245 22.455177 22.619511 22.748118 22.876335 22.986631 23.089770 23.192910 23.296049 23.399188 23.502328 23.605467 23.708606 23.811746 23.914885 24.018024 24.121164 24.224303 24.327443 24.424006 24.507266 24.588988 24.669566 24.747203 24.824839 24.902475 24.980111 25.057878 25.135939 25.214013 25.292088 25.370162 25.448237 25.526311 25.604385 25.682460 25.760534 25.838608 25.916683 25.987306 26.054218 26.120856 26.187493 26.255004 26.322932 26.390861 26.458789 26.526717 26.593797 26.658498 26.722164 26.785830 26.849495 26.913161 26.976827 27.040493 27.104158 27.167824 27.231490 27.295156 27.358822 27.422487 27.486153 27.549819 27.613485 27.677150 27.740816 27.804595 27.868962 27.933654 27.998347 28.063039 28.127732 28.192424 28.257117 28.321809 28.386502 28.451194 28.515887 28.578557 28.634782 28.685688 28.736594 28.787499 28.838405 28.889311 28.940216 28.991122 29.042028 29.092933 29.143839 29.194745 29.245650 29.296556 29.347462 29.398367 29.449273 29.500179 29.551014 29.598092 29.632540 29.666988 29.701436 29.735884 29.770332 29.804781 29.839229 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.254430 14.268833 14.283235 14.297637 14.312039 14.326442 14.340844 14.355246 14.369648 14.384051 14.398453 14.412855 14.427257 14.441659 14.456062 14.470464 14.484866 14.499268 14.513671 14.528073 14.542475 14.556877 14.571280 14.585682 14.600084 14.614486 14.628889 14.643291 14.657693 14.672095 14.686498 14.700900 14.715302 14.729704 14.744107 14.758509 14.772911 14.787313 14.801716 14.816118 14.830414 14.844348 14.858281 14.872215 14.886149 14.899987 14.913768 14.927548 14.941328 14.955108 14.968888 14.982668 14.996448 15.010228 15.024008 15.037788 15.051568 15.065348 15.079128 15.092908 15.106688 15.120468 15.134248 15.148028 15.161808 15.175588 15.189368 15.203148 15.216955 15.230817 15.244678 15.258540 15.272401 15.286264 15.300127 15.313990 15.327853 15.341717 15.355580 15.369443 15.383306 15.397170 15.411033 15.424896 15.438759 15.452623 15.466486 15.480349 15.494212 15.508076 15.521939 15.535802 15.549665 15.563529 15.577392 15.591255 15.605118 15.618982 15.632845 15.646708 15.660571 15.674435 15.688298 15.702161 15.716024 15.729888 15.743751 15.757614 15.771477 15.785341 15.805554 15.829043 15.852532 16.003001 16.169588 16.388013 16.705115 17.917264 18.736954 19.320247 19.870911 20.428595 20.757297 21.099440 21.386986 21.733175 21.970635 22.197964 22.397003 22.587953 22.718137 22.846744 22.975352 23.081975 23.185114 23.288253 23.391393 23.494532 23.597672 23.700811 23.803950 23.907090 24.010229 24.113368 24.216508 24.319647 24.416829 24.499470 24.581193 24.662916 24.743721 24.822089 24.899725 24.977361 25.054997 25.132634 25.210270 25.287906 25.365953 25.444028 25.522102 25.600177 25.678251 25.756325 25.834400 25.912474 25.983084 26.050010 26.116647 26.184332 26.252254 26.320182 26.388110 26.456038 26.523561 26.589026 26.652692 26.716357 26.780023 26.843689 26.907355 26.971020 27.034686 27.098352 27.162018 27.225684 27.289349 27.353015 27.416681 27.480347 27.544012 27.607678 27.671344 27.735010 27.798680 27.862472 27.927164 27.991857 28.056549 28.121242 28.185934 28.250627 28.315319 28.380012 28.444704 28.509397 28.572377 28.626786 28.677738 28.728644 28.779550 28.830455 28.881361 28.932267 28.983172 29.034078 29.084984 29.135889 29.186795 29.237701 29.288606 29.339512 29.390418 29.441323 29.492229 29.541964 29.589366 29.624073 29.658521 29.692969 29.727418 29.761866 29.796314 29.830762 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.322838 14.337241 14.351643 14.366045 14.380447 14.394850 14.409252 14.423654 14.438056 14.452459 14.466861 14.481263 14.495665 14.510068 14.524470 14.538872 14.553274 14.567677 14.582079 14.596481 14.610883 14.625285 14.639688 14.654090 14.668492 14.682894 14.697297 14.711699 14.726101 14.740503 14.754906 14.769308 14.783710 14.798112 14.812515 14.826917 14.841319 14.855721 14.870124 14.884526 14.898646 14.912507 14.926367 14.940227 14.954088 14.967877 14.981657 14.995437 15.009217 15.022997 15.036777 15.050557 15.064337 15.078117 15.091897 15.105677 15.119457 15.133237 15.147017 15.160797 15.174577 15.188357 15.202137 15.215919 15.229705 15.243492 15.257278 15.271065 15.284898 15.298761 15.312624 15.326487 15.340351 15.354214 15.368077 15.381940 15.395804 15.409667 15.423530 15.437393 15.451257 15.465120 15.478983 15.492846 15.506710 15.520573 15.534436 15.548299 15.562163 15.576026 15.589889 15.603752 15.617616 15.631479 15.645342 15.659205 15.673069 15.686932 15.700795 15.714658 15.728522 15.742385 15.756248 15.770111 15.783975 15.797838 15.811701 15.825564 15.839427 15.853291 15.890324 15.962491 16.122952 16.316472 16.567525 17.396354 18.347865 19.144073 19.626519 20.211306 20.623671 20.981329 21.296569 21.616783 21.894867 22.125815 22.338829 22.537762 22.688156 22.816764 22.945371 23.070568 23.177319 23.280458 23.383597 23.486737 23.589876 23.693016 23.796155 23.899294 24.002434 24.105573 24.208712 24.311852 24.409952 24.491675 24.573398 24.655120 24.736843 24.818343 24.896974 24.974611 25.052247 25.129883 25.207520 25.285156 25.362792 25.440428 25.518065 25.595970 25.674042 25.752117 25.830191 25.908265 25.978943 26.045949 26.113647 26.181575 26.249503 26.317432 26.385360 26.453166 26.519554 26.583219 26.646885 26.710551 26.774217 26.837882 26.901548 26.965214 27.028880 27.092546 27.156211 27.219877 27.283543 27.347209 27.410874 27.474540 27.538206 27.601872 27.665538 27.729203 27.792869 27.856535 27.920681 27.985367 28.050059 28.114752 28.179444 28.244137 28.308829 28.373522 28.438214 28.502907 28.566756 28.618706 28.669788 28.720694 28.771600 28.822506 28.873411 28.924317 28.975223 29.026128 29.077034 29.127940 29.178845 29.229751 29.280657 29.331562 29.382468 29.433374 29.484279 29.534038 29.578498 29.615606 29.650055 29.684503 29.718951 29.753399 29.787847 29.822295 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.391246 14.405649 14.420051 14.434453 14.448855 14.463258 14.477660 14.492062 14.506464 14.520867 14.535269 14.549671 14.564073 14.578476 14.592878 14.607280 14.621682 14.636085 14.650487 14.664889 14.679291 14.693694 14.708096 14.722498 14.736900 14.751303 14.765705 14.780107 14.794509 14.808912 14.823314 14.837716 14.852118 14.866520 14.880923 14.895325 14.909727 14.924129 14.938532 14.952934 14.966836 14.980624 14.994412 15.008199 15.021986 15.035766 15.049546 15.063326 15.077106 15.090886 15.104666 15.118446 15.132226 15.146006 15.159786 15.173566 15.187346 15.201126 15.214906 15.228686 15.242466 15.256246 15.270026 15.283814 15.297609 15.311404 15.325198 15.338993 15.352848 15.366711 15.380574 15.394437 15.408301 15.422164 15.436027 15.449890 15.463754 15.477617 15.491480 15.505343 15.519207 15.533070 15.546933 15.560796 15.574660 15.588523 15.602386 15.616249 15.630113 15.643976 15.657839 15.671702 15.685566 15.699429 15.713292 15.727155 15.741019 15.754882 15.768745 15.782608 15.796472 15.810335 15.824198 15.838061 15.851925 15.865788 15.879651 15.893514 15.907378 15.940829 16.082442 16.245706 16.464595 16.774450 17.976047 18.809740 19.382641 19.973615 20.512880 20.843840 21.179438 21.483761 21.819078 22.049723 22.280655 22.479588 22.658176 22.786783 22.915390 23.043998 23.169149 23.272663 23.375802 23.478941 23.582081 23.685220 23.788359 23.891499 23.994638 24.097778 24.200917 24.304056 24.402156 24.483879 24.565602 24.647325 24.729048 24.810771 24.892493 24.971860 25.049497 25.127133 25.204769 25.282405 25.360042 25.437678 25.515314 25.592951 25.670587 25.748223 25.825985 25.904057 25.975210 26.042969 26.110897 26.178825 26.246753 26.314681 26.382606 26.450081 26.513747 26.577413 26.641079 26.704744 26.768410 26.832076 26.895742 26.959408 27.023073 27.086739 27.150405 27.214071 27.277736 27.341402 27.405068 27.468734 27.532400 27.596065 27.659731 27.723397 27.787063 27.850728 27.914394 27.978887 28.043569 28.108262 28.172954 28.237647 28.302339 28.367032 28.431724 28.496417 28.559261 28.610933 28.661839 28.712744 28.763650 28.814556 28.865461 28.916367 28.967273 29.018178 29.069084 29.119990 29.170896 29.221801 29.272707 29.323613 29.374518 29.425424 29.476330 29.527038 29.568899 29.607140 29.641588 29.676036 29.710484 29.744932 29.779380 29.813828 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.445252 14.459654 14.474057 14.488459 14.502861 14.517263 14.531666 14.546068 14.560470 14.574872 14.589275 14.603677 14.618079 14.632481 14.646884 14.661286 14.675688 14.690090 14.704493 14.718895 14.733297 14.747699 14.762102 14.776504 14.790906 14.805308 14.819711 14.834113 14.848515 14.862917 14.877320 14.891722 14.906124 14.920526 14.934929 14.949331 14.963693 14.978025 14.992357 15.006689 15.020975 15.034755 15.048535 15.062315 15.076095 15.089875 15.103655 15.117435 15.131215 15.144995 15.158775 15.172555 15.186335 15.200115 15.213895 15.227675 15.241455 15.255235 15.269015 15.282795 15.296576 15.310356 15.324136 15.337916 15.351714 15.365517 15.379320 15.393123 15.406934 15.420798 15.434661 15.448524 15.462387 15.476251 15.490114 15.503977 15.517840 15.531704 15.545567 15.559430 15.573293 15.587157 15.601020 15.614883 15.628746 15.642610 15.656473 15.670336 15.684199 15.698063 15.711926 15.725789 15.739652 15.753516 15.767379 15.781242 15.795105 15.808969 15.822832 15.836695 15.850558 15.864422 15.878285 15.892148 15.906011 15.920220 15.937409 15.954597 15.971785 16.041932 16.202393 16.393829 16.635490 17.450123 18.388912 19.214958 19.729223 20.305265 20.705731 21.062307 21.376189 21.717972 21.973949 22.211717 22.421414 22.617254 22.756802 22.885409 23.014017 23.142624 23.264504 23.368007 23.471146 23.574285 23.677425 23.780564 23.883703 23.986843 24.089982 24.193121 24.296261 24.394361 24.476084 24.557807 24.639529 24.721252 24.802975 24.884698 24.966421 25.046746 25.124383 25.202019 25.279655 25.357291 25.434928 25.512564 25.590200 25.667836 25.745473 25.823109 25.900600 25.972290 26.040218 26.108146 26.176075 26.244003 26.311931 26.379859 26.444266 26.507941 26.571606 26.635272 26.698938 26.762604 26.826270 26.889935 26.953601 27.017267 27.080933 27.144598 27.208264 27.271930 27.335596 27.399262 27.462927 27.526593 27.590259 27.653925 27.717590 27.781256 27.844922 27.908588 27.972527 28.037079 28.101772 28.166464 28.231157 28.295849 28.360542 28.425234 28.489927 28.550177 28.602983 28.653889 28.704795 28.755700 28.806606 28.857512 28.908417 28.959323 29.010229 29.061134 29.112040 29.162946 29.213851 29.264757 29.315663 29.366568 29.417474 29.468380 29.519286 29.560361 29.598673 29.633121 29.667569 29.702017 29.736465 29.770913 29.808226 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.513660 14.528063 14.542465 14.556867 14.571269 14.585671 14.600074 14.614476 14.628878 14.643280 14.657683 14.672085 14.686487 14.700889 14.715292 14.729694 14.744096 14.758498 14.772901 14.787303 14.801705 14.816107 14.830510 14.844912 14.859314 14.873716 14.888119 14.902521 14.916923 14.931325 14.945728 14.960130 14.974532 14.988934 15.003337 15.017739 15.032014 15.046269 15.060523 15.074777 15.088864 15.102644 15.116424 15.130204 15.143984 15.157764 15.171544 15.185324 15.199104 15.212884 15.226664 15.240444 15.254224 15.268004 15.281785 15.295565 15.309345 15.323125 15.336905 15.350685 15.364465 15.378245 15.392025 15.405807 15.419618 15.433429 15.447240 15.461052 15.474885 15.488748 15.502611 15.516474 15.530338 15.544201 15.558064 15.571927 15.585791 15.599654 15.613517 15.627380 15.641244 15.655107 15.668970 15.682833 15.696697 15.710560 15.724423 15.738286 15.752150 15.766013 15.779876 15.793739 15.807603 15.821466 15.835329 15.849192 15.863056 15.876919 15.890782 15.904645 15.918509 15.932372 15.946235 15.960098 15.973962 15.991685 16.015832 16.039978 16.161883 16.326953 16.541953 16.843404 18.034829 18.890384 19.484831 20.076319 20.586995 20.930383 21.259435 21.584951 21.898174 22.127834 22.363240 22.562172 22.726821 22.855429 22.984036 23.112643 23.241251 23.359936 23.463350 23.566490 23.669629 23.772769 23.875908 23.979047 24.082187 24.185326 24.288465 24.385877 24.468288 24.550011 24.631734 24.713457 24.795180 24.876903 24.958625 25.040348 25.121127 25.199268 25.276905 25.354541 25.432177 25.509814 25.587450 25.665086 25.742722 25.820359 25.897677 25.969540 26.037468 26.105396 26.173324 26.241252 26.309181 26.374657 26.438468 26.502134 26.565800 26.629466 26.693132 26.756797 26.820463 26.884129 26.947795 27.011460 27.075126 27.138792 27.202458 27.266124 27.329789 27.393455 27.457121 27.520787 27.584452 27.648118 27.711784 27.775450 27.839116 27.902781 27.966447 28.030661 28.095282 28.159974 28.224667 28.289359 28.354052 28.418744 28.483437 28.541987 28.595034 28.645939 28.696845 28.747751 28.798656 28.849562 28.900468 28.951373 29.002279 29.053185 29.104090 29.154996 29.205902 29.256807 29.307713 29.358619 29.409524 29.460430 29.511336 29.552717 29.590197 29.624654 29.659102 29.693550 29.727999 29.762447 29.801442 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.582068 14.596471 14.610873 14.625275 14.639677 14.654080 14.668482 14.682884 14.697286 14.711689 14.726091 14.740493 14.754895 14.769297 14.783700 14.798102 14.812504 14.826906 14.841309 14.855711 14.870113 14.884515 14.898918 14.913320 14.927722 14.942124 14.956527 14.970929 14.985331 14.999733 15.014136 15.028538 15.042940 15.057342 15.071745 15.086113 15.100291 15.114468 15.128646 15.142823 15.156753 15.170533 15.184313 15.198093 15.211873 15.225653 15.239433 15.253213 15.266994 15.280774 15.294554 15.308334 15.322114 15.335894 15.349674 15.363454 15.377234 15.391014 15.404794 15.418574 15.432354 15.446134 15.459914 15.473707 15.487527 15.501346 15.515166 15.528985 15.542835 15.556698 15.570561 15.584424 15.598288 15.612151 15.626014 15.639877 15.653741 15.667604 15.681467 15.695330 15.709194 15.723057 15.736920 15.750783 15.764647 15.778510 15.792373 15.806236 15.820100 15.833963 15.847826 15.861689 15.875553 15.889416 15.903279 15.917142 15.931006 15.944869 15.958732 15.972595 15.986459 16.000322 16.014185 16.028048 16.041912 16.073049 16.121372 16.281834 16.471187 16.703455 17.503892 18.445653 19.268376 19.831927 20.399220 20.792274 21.142305 21.457353 21.812732 22.052060 22.298352 22.503998 22.692278 22.825448 22.954055 23.082662 23.211270 23.339877 23.455555 23.558694 23.661834 23.764973 23.868113 23.971252 24.074391 24.177531 24.280670 24.377312 24.460493 24.542216 24.623939 24.705661 24.787384 24.869107 24.950830 25.032553 25.114276 25.195462 25.274154 25.351791 25.429427 25.507063 25.584699 25.662336 25.739972 25.817608 25.894790 25.966789 26.034718 26.102646 26.170574 26.238502 26.304909 26.368996 26.432662 26.496328 26.559994 26.623659 26.687325 26.750991 26.814657 26.878322 26.941988 27.005654 27.069320 27.132986 27.196651 27.260317 27.323983 27.387649 27.451314 27.514980 27.578646 27.642312 27.705978 27.769643 27.833309 27.896975 27.960641 28.024428 28.088792 28.153484 28.218177 28.282869 28.347562 28.412254 28.476947 28.534566 28.587084 28.637989 28.688895 28.739801 28.790706 28.841612 28.892518 28.943424 28.994329 29.045235 29.096141 29.147046 29.197952 29.248858 29.299763 29.350669 29.401575 29.452480 29.503386 29.545832 29.581449 29.616187 29.650636 29.685084 29.719532 29.753980 29.791786 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.578465 14.592867 14.607270 14.621672 14.636074 14.650476 14.664879 14.679281 14.693683 14.708085 14.722488 14.736890 14.751292 14.765694 14.780097 14.794499 14.808901 14.823303 14.837706 14.852108 14.866510 14.880912 14.895315 14.909717 14.924119 14.938521 14.952924 14.967326 14.981728 14.996130 15.010532 15.024935 15.039337 15.053739 15.068141 15.082544 15.096946 15.111348 15.125750 15.140153 15.154422 15.168523 15.182625 15.196726 15.210827 15.224642 15.238422 15.252203 15.265983 15.279763 15.293543 15.307323 15.321103 15.334883 15.348663 15.362443 15.376223 15.390003 15.403783 15.417563 15.431343 15.445123 15.458903 15.472683 15.486463 15.500243 15.514023 15.527803 15.541612 15.555440 15.569267 15.583095 15.596923 15.610785 15.624648 15.638511 15.652375 15.666238 15.680101 15.693964 15.707827 15.721691 15.735554 15.749417 15.763280 15.777144 15.791007 15.804870 15.818733 15.832597 15.846460 15.860323 15.874186 15.888050 15.901913 15.915776 15.929639 15.943503 15.957366 15.971229 15.985092 15.998956 16.012819 16.026682 16.040545 16.054409 16.068272 16.082135 16.095998 16.109862 16.241323 16.405983 16.619310 16.912020 18.081945 18.971028 19.587535 20.178470 20.657883 21.016926 21.339433 21.676134 21.976285 22.205945 22.445824 22.644757 22.795467 22.924074 23.052682 23.181289 23.309896 23.438227 23.550899 23.654038 23.757178 23.860317 23.963456 24.066596 24.169735 24.272875 24.369216 24.452698 24.534420 24.616143 24.697866 24.779589 24.861312 24.943035 25.024757 25.106480 25.188203 25.269926 25.349003 25.426677 25.504313 25.581949 25.659585 25.737222 25.814858 25.891937 25.964039 26.031967 26.099895 26.167824 26.235016 26.299524 26.363190 26.426856 26.490521 26.554187 26.617853 26.681519 26.745184 26.808850 26.872516 26.936182 26.999848 27.063513 27.127179 27.190845 27.254511 27.318176 27.381842 27.445508 27.509174 27.572840 27.636505 27.700171 27.763837 27.827503 27.891168 27.954834 28.018500 28.082491 28.146994 28.211687 28.276379 28.341072 28.405764 28.470457 28.527811 28.579134 28.630040 28.680945 28.731851 28.782757 28.833662 28.884568 28.935474 28.986379 29.037285 29.088191 29.139097 29.190002 29.240908 29.291814 29.342719 29.393625 29.444531 29.494696 29.538824 29.573273 29.607721 29.642169 29.676617 29.711065 29.745513 29.779961 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.646873 14.661275 14.675678 14.690080 14.704482 14.718884 14.733287 14.747689 14.762091 14.776493 14.790896 14.805298 14.819700 14.834102 14.848505 14.862907 14.877309 14.891711 14.906114 14.920516 14.934918 14.949320 14.963723 14.978125 14.992527 15.006929 15.021332 15.035734 15.050136 15.064538 15.078941 15.093343 15.107745 15.122147 15.136550 15.150952 15.165354 15.179756 15.194158 15.208561 15.222686 15.236712 15.250739 15.264765 15.278752 15.292532 15.306312 15.320092 15.333872 15.347652 15.361432 15.375212 15.388992 15.402772 15.416552 15.430332 15.444112 15.457892 15.471672 15.485452 15.499232 15.513012 15.526792 15.540572 15.554352 15.568132 15.581912 15.595692 15.609521 15.623357 15.637193 15.651029 15.664872 15.678735 15.692598 15.706461 15.720325 15.734188 15.748051 15.761914 15.775778 15.789641 15.803504 15.817367 15.831231 15.845094 15.858957 15.872820 15.886684 15.900547 15.914410 15.928273 15.942137 15.956000 15.969863 15.983726 15.997590 16.011453 16.025316 16.039179 16.053043 16.066906 16.080769 16.094632 16.108496 16.125371 16.142908 16.160446 16.200813 16.361274 16.548544 16.773761 17.557661 18.536615 19.343144 19.934631 20.493176 20.878817 21.222302 21.543113 21.900324 22.130170 22.384839 22.586583 22.764698 22.894094 23.022701 23.151308 23.279915 23.408523 23.537130 23.646243 23.749382 23.852522 23.955661 24.058800 24.161940 24.265079 24.361553 24.444902 24.526625 24.608348 24.690071 24.771793 24.853516 24.935239 25.016962 25.098685 25.180408 25.262130 25.343853 25.423926 25.501562 25.579199 25.656835 25.734471 25.812108 25.889118 25.961289 26.029217 26.097145 26.164971 26.230052 26.293718 26.357383 26.421049 26.484715 26.548381 26.612046 26.675712 26.739378 26.803044 26.866710 26.930375 26.994041 27.057707 27.121373 27.185038 27.248704 27.312370 27.376036 27.439702 27.503367 27.567033 27.630699 27.694365 27.758030 27.821696 27.885362 27.949028 28.012694 28.076384 28.140504 28.205197 28.269889 28.334582 28.399274 28.462815 28.520279 28.571184 28.622090 28.672996 28.723901 28.774807 28.825713 28.876618 28.927524 28.978430 29.029335 29.080241 29.131147 29.182052 29.232958 29.283864 29.334769 29.385675 29.436581 29.485298 29.530358 29.564806 29.599254 29.633702 29.668150 29.702598 29.737046 29.771494 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.700879 14.715281 14.729683 14.744086 14.758488 14.772890 14.787292 14.801695 14.816097 14.830499 14.844901 14.859304 14.873706 14.888108 14.902510 14.916913 14.931315 14.945717 14.960119 14.974522 14.988924 15.003326 15.017728 15.032131 15.046533 15.060935 15.075337 15.089740 15.104142 15.118544 15.132946 15.147349 15.161751 15.176153 15.190555 15.204958 15.219360 15.233762 15.248164 15.262567 15.276956 15.290908 15.304859 15.318811 15.332763 15.346641 15.360421 15.374201 15.387981 15.401761 15.415541 15.429321 15.443101 15.456881 15.470661 15.484441 15.498221 15.512001 15.525781 15.539561 15.553341 15.567121 15.580901 15.594681 15.608461 15.622241 15.636021 15.649801 15.663590 15.677435 15.691279 15.705123 15.718968 15.732822 15.746685 15.760548 15.774411 15.788275 15.802138 15.816001 15.829864 15.843728 15.857591 15.871454 15.885317 15.899181 15.913044 15.926907 15.940770 15.954634 15.968497 15.982360 15.996223 16.010087 16.023950 16.037813 16.051676 16.065540 16.079403 16.093266 16.107129 16.120993 16.134856 16.148719 16.162582 16.177446 16.202288 16.227129 16.320764 16.482364 16.696668 16.980330 18.117503 19.051672 19.690239 20.275794 20.740708 21.103302 21.414238 21.766344 22.054396 22.292571 22.528409 22.726153 22.864113 22.992720 23.121327 23.249935 23.378542 23.507149 23.633961 23.741587 23.844726 23.947866 24.051005 24.154144 24.257284 24.354288 24.437107 24.518830 24.600552 24.682275 24.763998 24.845721 24.927444 25.009166 25.090889 25.172612 25.254335 25.336058 25.417781 25.498687 25.576448 25.654085 25.731721 25.809357 25.886332 25.958538 26.026466 26.094395 26.160296 26.224245 26.287911 26.351577 26.415243 26.478908 26.542574 26.606240 26.669906 26.733572 26.797237 26.860903 26.924569 26.988235 27.051900 27.115566 27.179232 27.242898 27.306564 27.370229 27.433895 27.497561 27.561227 27.624892 27.688558 27.752224 27.815890 27.879556 27.943221 28.006887 28.070553 28.134376 28.198707 28.263399 28.328092 28.392784 28.455473 28.512329 28.563235 28.614140 28.665046 28.715952 28.766857 28.817763 28.868669 28.919574 28.970480 29.021386 29.072291 29.123197 29.174103 29.225008 29.275914 29.326820 29.377725 29.428631 29.477048 29.520753 29.556339 29.590787 29.625235 29.659683 29.694132 29.728580 29.763028 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.769287 14.783689 14.798092 14.812494 14.826896 14.841298 14.855701 14.870103 14.884505 14.898907 14.913309 14.927712 14.942114 14.956516 14.970918 14.985321 14.999723 15.014125 15.028527 15.042930 15.057332 15.071734 15.086136 15.100539 15.114941 15.129343 15.143745 15.158148 15.172550 15.186952 15.201354 15.215757 15.230159 15.244561 15.258963 15.273366 15.287768 15.302170 15.316572 15.330975 15.345208 15.359086 15.372964 15.386842 15.400720 15.414530 15.428310 15.442090 15.455870 15.469650 15.483430 15.497210 15.510990 15.524770 15.538550 15.552330 15.566110 15.579890 15.593670 15.607450 15.621230 15.635010 15.648791 15.662571 15.676351 15.690131 15.703911 15.717691 15.731500 15.745353 15.759206 15.773058 15.786911 15.800772 15.814635 15.828498 15.842362 15.856225 15.870088 15.883951 15.897815 15.911678 15.925541 15.939404 15.953268 15.967131 15.980994 15.994857 16.008721 16.022584 16.036447 16.050310 16.064174 16.078037 16.091900 16.105763 16.119626 16.133490 16.147353 16.161216 16.175079 16.188943 16.202806 16.216669 16.230532 16.254804 16.297374 16.440715 16.625902 16.849178 17.611968 18.623709 19.445848 20.037335 20.587131 20.965360 21.297107 21.632435 21.978621 22.208281 22.470235 22.669167 22.834132 22.962739 23.091347 23.219954 23.348561 23.477169 23.605776 23.731211 23.836931 23.940070 24.043210 24.146349 24.249488 24.347390 24.429311 24.511034 24.592757 24.674480 24.756203 24.837925 24.919648 25.001371 25.083094 25.164817 25.246540 25.328262 25.409985 25.491708 25.572744 25.651334 25.728971 25.806607 25.883580 25.955788 26.023716 26.090344 26.154773 26.218439 26.282105 26.345770 26.409436 26.473102 26.536768 26.600434 26.664099 26.727765 26.791431 26.855097 26.918762 26.982428 27.046094 27.109760 27.173426 27.237091 27.300757 27.364423 27.428089 27.491754 27.555420 27.619086 27.682752 27.746418 27.810083 27.873749 27.937415 28.001081 28.064746 28.128412 28.192283 28.256909 28.321602 28.386294 28.448847 28.504379 28.555285 28.606190 28.657096 28.708002 28.758907 28.809813 28.860719 28.911625 28.962530 29.013436 29.064342 29.115247 29.166153 29.217059 29.267964 29.318870 29.369776 29.420681 29.469746 29.510938 29.547872 29.582320 29.616769 29.651217 29.685665 29.720113 29.754561 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.837695 14.852097 14.866500 14.880902 14.895304 14.909706 14.924109 14.938511 14.952913 14.967315 14.981718 14.996120 15.010522 15.024924 15.039327 15.053729 15.068131 15.082533 15.096936 15.111338 15.125740 15.140142 15.154544 15.168947 15.183349 15.197751 15.212153 15.226556 15.240958 15.255360 15.269762 15.284165 15.298567 15.312969 15.327371 15.341774 15.356176 15.370578 15.384980 15.399383 15.413418 15.427223 15.441028 15.454833 15.468638 15.482419 15.496199 15.509979 15.523759 15.537539 15.551319 15.565099 15.578879 15.592659 15.606439 15.620219 15.634000 15.647780 15.661560 15.675340 15.689120 15.702900 15.716680 15.730460 15.744240 15.758020 15.771800 15.785580 15.799415 15.813276 15.827137 15.840998 15.854859 15.868722 15.882585 15.896448 15.910312 15.924175 15.938038 15.951901 15.965765 15.979628 15.993491 16.007354 16.021218 16.035081 16.048944 16.062807 16.076671 16.090534 16.104397 16.118260 16.132124 16.145987 16.159850 16.173713 16.187577 16.201440 16.215303 16.229166 16.243030 16.256893 16.270756 16.284619 16.298483 16.400205 16.560757 16.774025 17.048366 18.147923 19.132316 19.792943 20.369846 20.827251 21.179730 21.499209 21.867588 22.132507 22.384892 22.610993 22.802252 22.932759 23.061366 23.189973 23.318580 23.447188 23.575795 23.704402 23.829135 23.932275 24.035414 24.138554 24.241693 24.339793 24.421516 24.503239 24.584962 24.666684 24.748407 24.830130 24.911853 24.993576 25.075298 25.157021 25.238744 25.320467 25.402190 25.483913 25.565635 25.647268 25.726220 25.803856 25.880859 25.953038 26.020243 26.085301 26.148967 26.212632 26.276298 26.339964 26.403630 26.467296 26.530961 26.594627 26.658293 26.721959 26.785624 26.849290 26.912956 26.976622 27.040288 27.103953 27.167619 27.231285 27.294951 27.358616 27.422282 27.485948 27.549614 27.613280 27.676945 27.740611 27.804277 27.867943 27.931608 27.995274 28.058940 28.122606 28.186316 28.250419 28.315112 28.379804 28.442837 28.496294 28.547335 28.598241 28.649146 28.700052 28.750958 28.801863 28.852769 28.903675 28.954580 29.005486 29.056392 29.107298 29.158203 29.209109 29.260015 29.310920 29.361826 29.412732 29.463238 29.502190 29.539406 29.573854 29.608302 29.642750 29.677198 29.711646 29.747128 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.891701 14.906103 14.920505 14.934908 14.949310 14.963712 14.978114 14.992517 15.006919 15.021321 15.035723 15.050126 15.064528 15.078930 15.093332 15.107735 15.122137 15.136539 15.150941 15.165344 15.179746 15.194148 15.208550 15.222953 15.237355 15.251757 15.266159 15.280562 15.294964 15.309366 15.323768 15.338170 15.352573 15.366975 15.381377 15.395779 15.410163 15.424514 15.438865 15.453215 15.467566 15.481408 15.495188 15.508968 15.522748 15.536528 15.550308 15.564088 15.577868 15.591648 15.605428 15.619209 15.632989 15.646769 15.660549 15.674329 15.688109 15.701889 15.715669 15.729449 15.743229 15.757009 15.770789 15.784569 15.798353 15.812139 15.825925 15.839711 15.853497 15.867356 15.881219 15.895082 15.908945 15.922809 15.936672 15.950535 15.964398 15.978262 15.992125 16.005988 16.019851 16.033715 16.047578 16.061441 16.075304 16.089168 16.103031 16.116894 16.130757 16.144621 16.158484 16.172347 16.186210 16.200074 16.213937 16.227800 16.241663 16.255527 16.269390 16.283253 16.297116 16.313142 16.331043 16.348945 16.366846 16.520156 16.703260 16.922149 17.669594 18.691600 19.570952 20.140039 20.679107 21.025699 21.370946 21.721758 22.056732 22.288166 22.552819 22.751752 22.902778 23.031385 23.159992 23.288600 23.417207 23.545814 23.674422 23.803029 23.923468 24.027619 24.130758 24.233897 24.331998 24.413720 24.495443 24.577166 24.658889 24.740612 24.822335 24.904057 24.985780 25.067503 25.149226 25.230949 25.312671 25.394394 25.476117 25.557840 25.639563 25.721286 25.801062 25.878170 25.949988 26.015829 26.079494 26.143160 26.206826 26.270492 26.334158 26.397823 26.461489 26.525155 26.588821 26.652486 26.716152 26.779818 26.843484 26.907150 26.970815 27.034481 27.098147 27.161813 27.225478 27.289144 27.352810 27.416476 27.480142 27.543807 27.607473 27.671139 27.734805 27.798470 27.862136 27.925802 27.989468 28.053134 28.116799 28.180465 28.244153 28.308622 28.373314 28.437362 28.488443 28.539385 28.590291 28.641197 28.692102 28.743008 28.793914 28.844819 28.895725 28.946631 28.997536 29.048442 29.099348 29.150253 29.201159 29.252065 29.302970 29.353876 29.404782 29.455688 29.494345 29.530939 29.565387 29.599835 29.634283 29.668731 29.703179 29.741459 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.960109 14.974511 14.988913 15.003316 15.017718 15.032120 15.046522 15.060925 15.075327 15.089729 15.104131 15.118534 15.132936 15.147338 15.161740 15.176143 15.190545 15.204947 15.219349 15.233752 15.248154 15.262556 15.276958 15.291361 15.305763 15.320165 15.334567 15.348970 15.363372 15.377774 15.392176 15.406579 15.420981 15.435383 15.449785 15.464188 15.478505 15.492778 15.507051 15.521323 15.535517 15.549297 15.563077 15.576857 15.590637 15.604418 15.618198 15.631978 15.645758 15.659538 15.673318 15.687098 15.700878 15.714658 15.728438 15.742218 15.755998 15.769778 15.783558 15.797338 15.811118 15.824898 15.838678 15.852458 15.866250 15.880045 15.893839 15.907633 15.921443 15.935306 15.949169 15.963032 15.976896 15.990759 16.004622 16.018485 16.032349 16.046212 16.060075 16.073938 16.087802 16.101665 16.115528 16.129391 16.143255 16.157118 16.170981 16.184844 16.198708 16.212571 16.226434 16.240297 16.254161 16.268024 16.281887 16.295750 16.309614 16.323477 16.337340 16.351203 16.365067 16.388382 16.413959 16.479645 16.642137 16.851383 17.116155 18.188122 19.202942 19.905964 20.463802 20.887590 21.253815 21.588736 21.962707 22.210617 22.477100 22.693578 22.872797 23.001404 23.130012 23.258619 23.387226 23.515833 23.644441 23.773048 23.901655 24.019823 24.122963 24.226102 24.323766 24.405925 24.487648 24.569371 24.651094 24.732816 24.814539 24.896262 24.977985 25.059708 25.141430 25.223153 25.304876 25.386599 25.468322 25.550045 25.631767 25.713490 25.795213 25.875486 25.946356 26.010022 26.073688 26.137354 26.201020 26.264685 26.328351 26.392017 26.455683 26.519348 26.583014 26.646680 26.710346 26.774012 26.837677 26.901343 26.965009 27.028675 27.092340 27.156006 27.219672 27.283338 27.347004 27.410669 27.474335 27.538001 27.601667 27.665332 27.728998 27.792664 27.856330 27.919996 27.983661 28.047327 28.110993 28.174659 28.238324 28.302188 28.366824 28.428517 28.480530 28.531436 28.582341 28.633247 28.684153 28.735058 28.785964 28.836870 28.887775 28.938681 28.989587 29.040492 29.091398 29.142304 29.193209 29.244115 29.295021 29.345926 29.396832 29.447738 29.487269 29.522400 29.556920 29.591368 29.625816 29.660264 29.694713 29.733652 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 14.956506 14.970908 14.985310 14.999713 15.014115 15.028517 15.042919 15.057321 15.071724 15.086126 15.100528 15.114930 15.129333 15.143735 15.158137 15.172539 15.186942 15.201344 15.215746 15.230148 15.244551 15.258953 15.273355 15.287757 15.302160 15.316562 15.330964 15.345366 15.359769 15.374171 15.388573 15.402975 15.417378 15.431780 15.446182 15.460584 15.474987 15.489389 15.503791 15.518193 15.532596 15.546802 15.560997 15.575193 15.589389 15.603407 15.617187 15.630967 15.644747 15.658527 15.672307 15.686087 15.699867 15.713647 15.727427 15.741207 15.754987 15.768767 15.782547 15.796327 15.810107 15.823887 15.837667 15.851447 15.865227 15.879007 15.892787 15.906567 15.920350 15.934153 15.947955 15.961758 15.975560 15.989393 16.003256 16.017119 16.030982 16.044846 16.058709 16.072572 16.086435 16.100299 16.114162 16.128025 16.141888 16.155752 16.169615 16.183478 16.197341 16.211205 16.225068 16.238931 16.252794 16.266658 16.280521 16.294384 16.308247 16.322111 16.335974 16.349837 16.363700 16.377564 16.391427 16.405290 16.419153 16.435437 16.480216 16.599596 16.780617 16.999506 17.728376 18.767024 19.715222 20.243133 20.749480 21.120342 21.446768 21.820985 22.134843 22.372849 22.635404 22.834336 22.971423 23.100031 23.228638 23.357245 23.485853 23.614460 23.743067 23.871675 24.000282 24.115167 24.218307 24.315085 24.398130 24.479852 24.561575 24.643298 24.725021 24.806744 24.888467 24.970189 25.051912 25.133635 25.215358 25.297081 25.378803 25.460526 25.542249 25.623997 25.705921 25.787925 25.869626 25.940435 26.004114 26.067793 26.131471 26.195150 26.258829 26.322507 26.386186 26.449865 26.513542 26.577208 26.640874 26.704539 26.768205 26.831871 26.895537 26.959202 27.022868 27.086534 27.150200 27.213866 27.277531 27.341197 27.404863 27.468529 27.532194 27.595860 27.659526 27.723192 27.786858 27.850523 27.914189 27.977855 28.041521 28.105186 28.168852 28.232518 28.296184 28.360395 28.419727 28.472580 28.523486 28.574391 28.625297 28.676203 28.727108 28.778014 28.828920 28.879826 28.930731 28.981637 29.032543 29.083448 29.134354 29.185260 29.236165 29.287071 29.337977 29.388882 29.438079 29.479557 29.514005 29.548453 29.582901 29.617350 29.651798 29.686246 29.722220 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.024914 15.039316 15.053718 15.068121 15.082523 15.096925 15.111327 15.125730 15.140132 15.154534 15.168936 15.183339 15.197741 15.212143 15.226545 15.240948 15.255350 15.269752 15.284154 15.298556 15.312959 15.327361 15.341763 15.356165 15.370568 15.384970 15.399372 15.413774 15.428177 15.442579 15.456981 15.471383 15.485786 15.500188 15.514590 15.528992 15.543395 15.557797 15.572199 15.586601 15.600935 15.615054 15.629174 15.643293 15.657413 15.671296 15.685076 15.698856 15.712636 15.726416 15.740196 15.753976 15.767756 15.781536 15.795316 15.809096 15.822876 15.836656 15.850436 15.864216 15.877996 15.891776 15.905556 15.919336 15.933116 15.946896 15.960676 15.974456 15.988249 16.002060 16.015871 16.029681 16.043492 16.057343 16.071206 16.085069 16.098932 16.112796 16.126659 16.140522 16.154385 16.168249 16.182112 16.195975 16.209838 16.223702 16.237565 16.251428 16.265291 16.279155 16.293018 16.306881 16.320744 16.334608 16.348471 16.362334 16.376197 16.390061 16.403924 16.417787 16.431650 16.445640 16.459632 16.473625 16.487617 16.559086 16.720431 16.928741 17.183719 18.263154 19.284559 20.050234 20.562585 20.943054 21.327653 21.678058 22.051507 22.288728 22.568989 22.776162 22.941443 23.070050 23.198657 23.327265 23.455872 23.584479 23.713086 23.841694 23.970301 24.098908 24.210511 24.306883 24.390334 24.472057 24.553780 24.635503 24.717225 24.798948 24.880671 24.962394 25.044117 25.125896 25.207849 25.289853 25.371857 25.453862 25.535866 25.617870 25.699875 25.781879 25.863883 25.934389 25.998068 26.061746 26.125425 26.189104 26.252782 26.316461 26.380140 26.443818 26.507497 26.571175 26.634854 26.698533 26.762211 26.825890 26.889569 26.953247 27.016926 27.080605 27.144283 27.207962 27.271641 27.335319 27.398998 27.462677 27.526355 27.590034 27.653713 27.717384 27.781051 27.844717 27.908383 27.972048 28.035714 28.099380 28.163046 28.226712 28.290377 28.354095 28.411787 28.464630 28.515536 28.566442 28.617347 28.668253 28.719159 28.770064 28.820970 28.871876 28.922781 28.973687 29.024593 29.075499 29.126404 29.177310 29.228216 29.279121 29.330027 29.380933 29.428365 29.471090 29.505538 29.539987 29.574435 29.608883 29.643331 29.677779 29.712227 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.093322 15.107724 15.122126 15.136529 15.150931 15.165333 15.179735 15.194138 15.208540 15.222942 15.237344 15.251747 15.266149 15.280551 15.294953 15.309356 15.323758 15.338160 15.352562 15.366965 15.381367 15.395769 15.410171 15.424574 15.438976 15.453378 15.467780 15.482182 15.496585 15.510987 15.525389 15.539791 15.554194 15.568596 15.582998 15.597400 15.611803 15.626205 15.640607 15.655009 15.669220 15.683264 15.697308 15.711352 15.725396 15.739185 15.752965 15.766745 15.780525 15.794305 15.808085 15.821865 15.835645 15.849425 15.863205 15.876985 15.890765 15.904545 15.918325 15.932105 15.945885 15.959665 15.973445 15.987225 16.001006 16.014786 16.028566 16.042346 16.056152 16.069971 16.083790 16.097609 16.111430 16.125293 16.139156 16.153019 16.166883 16.180746 16.194609 16.208472 16.222336 16.236199 16.250062 16.263925 16.277789 16.291652 16.305515 16.319378 16.333242 16.347105 16.360968 16.374831 16.388695 16.402558 16.416421 16.430284 16.444148 16.458011 16.471874 16.485737 16.500710 16.518991 16.537271 16.555552 16.679037 16.857975 17.076864 17.787159 18.847668 19.853632 20.345300 20.804944 21.210523 21.543685 21.923883 22.212954 22.465017 22.717988 22.910148 23.040069 23.168677 23.297284 23.425891 23.554498 23.683106 23.811713 23.940320 24.068928 24.197535 24.299122 24.382539 24.464262 24.545984 24.627799 24.709777 24.791781 24.873785 24.955790 25.037794 25.119798 25.201802 25.283807 25.365811 25.447815 25.529820 25.611824 25.693828 25.775832 25.857837 25.928083 25.992021 26.055700 26.119378 26.183057 26.246736 26.310414 26.374093 26.437772 26.501450 26.565129 26.628808 26.692486 26.756165 26.819844 26.883522 26.947201 27.010880 27.074558 27.138237 27.201916 27.265594 27.329273 27.392952 27.456630 27.520309 27.583987 27.647666 27.711345 27.775023 27.838702 27.902381 27.966059 28.029738 28.093417 28.157095 28.220774 28.284763 28.349813 28.405598 28.456681 28.507586 28.558492 28.609398 28.660303 28.711209 28.762115 28.813020 28.863926 28.914832 28.965737 29.016643 29.067549 29.118454 29.169360 29.220266 29.271171 29.322077 29.372983 29.419817 29.462624 29.497072 29.531520 29.565968 29.600416 29.634864 29.669312 29.703760 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.161730 15.176132 15.190534 15.204937 15.219339 15.233741 15.248143 15.262546 15.276948 15.291350 15.305752 15.320155 15.334557 15.348959 15.363361 15.377764 15.392166 15.406568 15.420970 15.435373 15.449775 15.464177 15.478579 15.492982 15.507384 15.521786 15.536188 15.550591 15.564993 15.579395 15.593797 15.608200 15.622602 15.637004 15.651406 15.665808 15.680211 15.694613 15.709015 15.723417 15.737461 15.751430 15.765400 15.779369 15.793294 15.807074 15.820854 15.834634 15.848414 15.862194 15.875974 15.889754 15.903534 15.917314 15.931094 15.944874 15.958654 15.972434 15.986215 15.999995 16.013775 16.027555 16.041335 16.055115 16.068895 16.082675 16.096455 16.110235 16.124060 16.137887 16.151714 16.165541 16.179380 16.193243 16.207106 16.220969 16.234833 16.248696 16.262559 16.276422 16.290286 16.304149 16.318012 16.331875 16.345739 16.359602 16.373465 16.387328 16.401192 16.415055 16.428918 16.442781 16.456645 16.470508 16.484371 16.498234 16.512098 16.525961 16.539824 16.553687 16.574081 16.600439 16.638527 16.798988 17.006098 17.251078 18.354115 19.371498 20.143883 20.653116 21.007053 21.401492 21.769974 22.135527 22.368488 22.659814 22.858747 23.010088 23.138696 23.267303 23.395910 23.524518 23.653125 23.781732 23.910340 24.038947 24.167554 24.287684 24.375637 24.457717 24.539722 24.621726 24.703730 24.785735 24.867739 24.949743 25.031747 25.113752 25.195756 25.277760 25.359765 25.441769 25.523773 25.605777 25.687782 25.769786 25.851790 25.921785 25.985975 26.049653 26.113332 26.177011 26.240689 26.304368 26.368047 26.431725 26.495404 26.559083 26.622761 26.686440 26.750119 26.813797 26.877476 26.941155 27.004833 27.068512 27.132191 27.195869 27.259548 27.323226 27.386905 27.450584 27.514262 27.577941 27.641620 27.705298 27.768977 27.832656 27.896334 27.960013 28.023710 28.088486 28.154000 28.219515 28.285029 28.345642 28.398879 28.448731 28.499637 28.550542 28.601448 28.652354 28.703259 28.754165 28.805071 28.855976 28.906882 28.957788 29.008693 29.059599 29.110505 29.161410 29.212316 29.263222 29.314127 29.365033 29.412237 29.452780 29.488605 29.523053 29.557501 29.591949 29.626397 29.660845 29.695294 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.215736 15.230138 15.244540 15.258942 15.273345 15.287747 15.302149 15.316551 15.330954 15.345356 15.359758 15.374160 15.388563 15.402965 15.417367 15.431769 15.446172 15.460574 15.474976 15.489378 15.503781 15.518183 15.532585 15.546987 15.561390 15.575792 15.590194 15.604596 15.618999 15.633401 15.647803 15.662205 15.676608 15.691010 15.705412 15.719814 15.734217 15.748619 15.763021 15.777423 15.791763 15.805659 15.819555 15.833450 15.847346 15.861183 15.874963 15.888743 15.902523 15.916303 15.930083 15.943863 15.957643 15.971424 15.985204 15.998984 16.012764 16.026544 16.040324 16.054104 16.067884 16.081664 16.095444 16.109224 16.123004 16.136784 16.150564 16.164344 16.178136 16.191971 16.205807 16.219643 16.233478 16.247330 16.261193 16.275056 16.288920 16.302783 16.316646 16.330509 16.344373 16.358236 16.372099 16.385962 16.399826 16.413689 16.427552 16.441415 16.455278 16.469142 16.483005 16.496868 16.510731 16.524595 16.538458 16.552321 16.566184 16.580048 16.593911 16.607774 16.621637 16.661995 16.758478 16.935332 17.154221 17.845941 18.928312 19.951440 20.444981 20.860408 21.284361 21.634359 22.018761 22.291064 22.557338 22.800573 22.980108 23.108715 23.237322 23.365930 23.494537 23.623144 23.751751 23.880359 24.008966 24.137573 24.278144 24.363893 24.449642 24.533675 24.615680 24.697684 24.779688 24.861692 24.943697 25.025701 25.107705 25.189710 25.271714 25.353718 25.435722 25.517727 25.599731 25.681735 25.763740 25.845744 25.915761 25.979928 26.043607 26.107286 26.170964 26.234643 26.298322 26.362000 26.425679 26.489358 26.553036 26.616715 26.680394 26.744072 26.807751 26.871429 26.935108 26.998787 27.062465 27.126144 27.189823 27.253501 27.317180 27.380859 27.444537 27.508216 27.571895 27.635573 27.699252 27.762931 27.827353 27.892673 27.958187 28.023702 28.089216 28.154731 28.220246 28.285760 28.341514 28.391757 28.440927 28.491705 28.542592 28.593498 28.644404 28.695309 28.746215 28.797121 28.848027 28.898932 28.949838 29.000744 29.051649 29.102555 29.153461 29.204366 29.255272 29.306178 29.357083 29.405468 29.443840 29.480138 29.514586 29.549034 29.583482 29.617931 29.652379 29.686827 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.284144 15.298546 15.312948 15.327351 15.341753 15.356155 15.370557 15.384960 15.399362 15.413764 15.428166 15.442568 15.456971 15.471373 15.485775 15.500177 15.514580 15.528982 15.543384 15.557786 15.572189 15.586591 15.600993 15.615395 15.629798 15.644200 15.658602 15.673004 15.687407 15.701809 15.716211 15.730613 15.745016 15.759418 15.773820 15.788222 15.802625 15.817027 15.831429 15.845831 15.859993 15.873815 15.887638 15.901460 15.915283 15.929072 15.942852 15.956633 15.970413 15.984193 15.997973 16.011753 16.025533 16.039313 16.053093 16.066873 16.080653 16.094433 16.108213 16.121993 16.135773 16.149553 16.163333 16.177113 16.190893 16.204673 16.218453 16.232233 16.246044 16.259888 16.273732 16.287576 16.301420 16.315280 16.329143 16.343006 16.356870 16.370733 16.384596 16.398459 16.412323 16.426186 16.440049 16.453912 16.467776 16.481639 16.495502 16.509365 16.523229 16.537092 16.550955 16.564818 16.578682 16.592545 16.606408 16.620271 16.634385 16.648608 16.662830 16.677053 16.717967 16.878429 17.083456 17.320159 18.445076 19.517570 20.231130 20.721236 21.152106 21.493010 21.878209 22.215290 22.453865 22.742399 22.938724 23.078734 23.207341 23.335949 23.464556 23.593163 23.721771 23.850378 23.978985 24.107593 24.264426 24.350175 24.435924 24.521673 24.607422 24.691495 24.773642 24.855646 24.937650 25.019655 25.101659 25.183663 25.265667 25.347672 25.429676 25.511680 25.593685 25.675689 25.757693 25.839697 25.909993 25.973882 26.037561 26.101239 26.164918 26.228597 26.292275 26.355954 26.419632 26.483311 26.546990 26.610668 26.674347 26.738026 26.801704 26.865383 26.929062 26.992740 27.056419 27.120098 27.183776 27.247455 27.311134 27.374812 27.438491 27.502170 27.566294 27.631345 27.696860 27.762374 27.827889 27.893404 27.958918 28.024433 28.089947 28.155462 28.220977 28.282665 28.335966 28.384922 28.433878 28.483974 28.534643 28.585548 28.636454 28.687360 28.738265 28.789171 28.840077 28.890982 28.941888 28.992794 29.043699 29.094605 29.145511 29.196417 29.247322 29.298228 29.349134 29.399388 29.435808 29.471671 29.506119 29.540568 29.575016 29.609464 29.643912 29.680766 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.280541 15.294943 15.309345 15.323747 15.338150 15.352552 15.366954 15.381356 15.395759 15.410161 15.424563 15.438965 15.453368 15.467770 15.482172 15.496574 15.510977 15.525379 15.539781 15.554183 15.568586 15.582988 15.597390 15.611792 15.626194 15.640597 15.654999 15.669401 15.683803 15.698206 15.712608 15.727010 15.741412 15.755815 15.770217 15.784619 15.799021 15.813424 15.827826 15.842228 15.856625 15.870995 15.885364 15.899734 15.914104 15.928061 15.941842 15.955622 15.969402 15.983182 15.996962 16.010742 16.024522 16.038302 16.052082 16.065862 16.079642 16.093422 16.107202 16.120982 16.134762 16.148542 16.162322 16.176102 16.189882 16.203662 16.217442 16.231222 16.245002 16.258782 16.272562 16.286342 16.300122 16.313957 16.327809 16.341661 16.355513 16.369367 16.383230 16.397093 16.410956 16.424820 16.438683 16.452546 16.466409 16.480273 16.494136 16.507999 16.521862 16.535726 16.549589 16.563452 16.577315 16.591179 16.605042 16.618905 16.632768 16.646632 16.660495 16.674358 16.688221 16.706738 16.725414 16.744090 16.837918 17.012690 17.231579 17.904724 19.038065 20.037499 20.536595 20.915872 21.358200 21.724627 22.112545 22.369175 22.649659 22.883157 23.048753 23.177361 23.305968 23.434575 23.563183 23.691790 23.820397 23.949004 24.077612 24.238753 24.336457 24.422206 24.507955 24.593704 24.679453 24.765203 24.849600 24.931604 25.013608 25.095612 25.177617 25.259621 25.341625 25.423630 25.505634 25.587638 25.669642 25.751647 25.833214 25.904157 25.967836 26.031514 26.095193 26.158871 26.222550 26.286229 26.349907 26.413586 26.477265 26.540943 26.604622 26.668301 26.731979 26.795658 26.859337 26.923015 26.986694 27.050373 27.114051 27.177730 27.241409 27.305294 27.370018 27.435532 27.501047 27.566561 27.632076 27.697591 27.763105 27.828620 27.894134 27.959649 28.025164 28.090678 28.156193 28.221707 28.278286 28.329131 28.378087 28.427043 28.476440 28.526693 28.577599 28.628504 28.679410 28.730316 28.781221 28.832127 28.883033 28.933938 28.984844 29.035750 29.086655 29.137561 29.188467 29.239372 29.290278 29.341184 29.392090 29.428555 29.463205 29.497653 29.532101 29.566549 29.600997 29.635445 29.674324 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.348949 15.363351 15.377753 15.392155 15.406558 15.420960 15.435362 15.449764 15.464167 15.478569 15.492971 15.507373 15.521776 15.536178 15.550580 15.564982 15.579385 15.593787 15.608189 15.622591 15.636994 15.651396 15.665798 15.680200 15.694603 15.709005 15.723407 15.737809 15.752212 15.766614 15.781016 15.795418 15.809820 15.824223 15.838625 15.853027 15.867429 15.881832 15.896234 15.910636 15.924988 15.939279 15.953571 15.967862 15.982154 15.995951 16.009731 16.023511 16.037291 16.051071 16.064851 16.078631 16.092411 16.106191 16.119971 16.133751 16.147531 16.161311 16.175091 16.188871 16.202651 16.216431 16.230211 16.243991 16.257771 16.271551 16.285331 16.299111 16.312891 16.326671 16.340451 16.354231 16.368013 16.381874 16.395734 16.409595 16.423455 16.437317 16.451180 16.465043 16.478907 16.492770 16.506633 16.520496 16.534360 16.548223 16.562086 16.575949 16.589813 16.603676 16.617539 16.631402 16.645266 16.659129 16.672992 16.686855 16.700719 16.714582 16.728445 16.742308 16.759348 16.786537 16.813726 16.958295 17.160813 17.387756 18.566029 19.668546 20.327377 20.777762 21.241010 21.590660 21.980763 22.293401 22.545143 22.824983 23.013869 23.147380 23.275987 23.404594 23.533202 23.661809 23.790416 23.919024 24.047631 24.226764 24.322739 24.408488 24.494237 24.579987 24.665736 24.751485 24.837234 24.922983 25.007333 25.089566 25.171570 25.253575 25.335579 25.417583 25.499587 25.581592 25.663596 25.745600 25.826631 25.898110 25.961789 26.025468 26.089146 26.152825 26.216504 26.280182 26.343861 26.407540 26.471218 26.534897 26.598576 26.662254 26.725933 26.789612 26.853290 26.916969 26.980648 27.044352 27.108690 27.174205 27.239719 27.305234 27.370748 27.436263 27.501778 27.567292 27.632807 27.698321 27.763836 27.829351 27.894865 27.960380 28.025895 28.091409 28.156924 28.219757 28.273340 28.322296 28.371252 28.420208 28.469164 28.518835 28.569649 28.620555 28.671460 28.722366 28.773272 28.824177 28.875083 28.925989 28.976894 29.027800 29.078706 29.129611 29.180517 29.231423 29.282328 29.333234 29.381181 29.420290 29.454738 29.489186 29.523634 29.558082 29.592530 29.626978 29.665245 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.417357 15.431759 15.446161 15.460563 15.474966 15.489368 15.503770 15.518172 15.532575 15.546977 15.561379 15.575781 15.590184 15.604586 15.618988 15.633390 15.647793 15.662195 15.676597 15.690999 15.705402 15.719804 15.734206 15.748608 15.763011 15.777413 15.791815 15.806217 15.820620 15.835022 15.849424 15.863826 15.878229 15.892631 15.907033 15.921435 15.935838 15.950240 15.964642 15.979044 15.993305 16.007519 16.021734 16.035948 16.050060 16.063840 16.077620 16.091400 16.105180 16.118960 16.132740 16.146520 16.160300 16.174080 16.187860 16.201640 16.215420 16.229200 16.242980 16.256760 16.270540 16.284320 16.298100 16.311880 16.325660 16.339440 16.353221 16.367001 16.380786 16.394571 16.408357 16.422143 16.435951 16.449814 16.463677 16.477540 16.491404 16.505267 16.519130 16.532993 16.546857 16.560720 16.574583 16.588446 16.602310 16.616173 16.630036 16.643899 16.657763 16.671626 16.685489 16.699352 16.713216 16.727079 16.740942 16.754805 16.768669 16.782532 16.796395 16.810258 16.842524 16.917359 17.090047 17.308937 18.019979 19.144846 20.124974 20.622643 21.029306 21.435896 21.827218 22.206328 22.447286 22.741980 22.965742 23.117399 23.246006 23.374614 23.503221 23.631828 23.760436 23.889043 24.017650 24.220287 24.309021 24.394771 24.480520 24.566269 24.652018 24.737767 24.823516 24.909265 24.995014 25.080763 25.165524 25.247528 25.329532 25.411537 25.493541 25.575545 25.657550 25.739554 25.820381 25.892064 25.955743 26.019421 26.083100 26.146779 26.210457 26.274136 26.337815 26.401493 26.465172 26.528851 26.592529 26.656208 26.719887 26.783565 26.847633 26.912877 26.978392 27.043906 27.109421 27.174936 27.240450 27.305965 27.371479 27.436994 27.502509 27.568023 27.633538 27.699052 27.764567 27.830082 27.895596 27.961111 28.026625 28.092140 28.157655 28.215107 28.266505 28.315461 28.364417 28.413373 28.462329 28.511580 28.561723 28.612605 28.663510 28.714416 28.765322 28.816228 28.867133 28.918039 28.968945 29.019850 29.070756 29.121662 29.172567 29.223473 29.274379 29.325284 29.371179 29.411823 29.446271 29.480719 29.515167 29.549615 29.584064 29.618512 29.652960 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.471363 15.485765 15.500167 15.514569 15.528971 15.543374 15.557776 15.572178 15.586580 15.600983 15.615385 15.629787 15.644189 15.658592 15.672994 15.687396 15.701798 15.716201 15.730603 15.745005 15.759407 15.773810 15.788212 15.802614 15.817016 15.831419 15.845821 15.860223 15.874625 15.889028 15.903430 15.917832 15.932234 15.946637 15.961039 15.975441 15.989843 16.004246 16.018648 16.033050 16.047440 16.061578 16.075716 16.089854 16.103992 16.117949 16.131729 16.145509 16.159289 16.173069 16.186849 16.200629 16.214409 16.228189 16.241969 16.255749 16.269529 16.283309 16.297089 16.310869 16.324649 16.338430 16.352210 16.365990 16.379770 16.393550 16.407330 16.421110 16.434893 16.448686 16.462480 16.476274 16.490068 16.503901 16.517764 16.531627 16.545490 16.559354 16.573217 16.587080 16.600943 16.614807 16.628670 16.642533 16.656396 16.670260 16.684123 16.697986 16.711849 16.725713 16.739576 16.753439 16.767302 16.781166 16.795029 16.808892 16.823001 16.837462 16.851924 16.866385 16.880846 17.037310 17.238171 17.478395 18.687942 19.815696 20.419789 20.833226 21.314908 21.679982 22.074546 22.371511 22.637463 22.907568 23.086339 23.216026 23.344633 23.473240 23.601848 23.730455 23.859062 23.987669 24.209555 24.295304 24.381053 24.466802 24.552551 24.638300 24.724049 24.809798 24.895547 24.981296 25.067045 25.152795 25.238544 25.323150 25.405490 25.487495 25.569499 25.651503 25.733507 25.814440 25.886018 25.949696 26.013375 26.077054 26.140732 26.204411 26.268090 26.331768 26.395447 26.459125 26.522804 26.586688 26.651550 26.717064 26.782579 26.848093 26.913608 26.979123 27.044637 27.110152 27.175666 27.241181 27.306696 27.372210 27.437725 27.503239 27.568754 27.634269 27.699783 27.765298 27.830812 27.896327 27.961842 28.027356 28.092871 28.156924 28.210715 28.259671 28.308627 28.357582 28.406538 28.455494 28.504510 28.554013 28.604655 28.655561 28.706466 28.757372 28.808278 28.859183 28.910089 28.960995 29.011900 29.062806 29.113712 29.164618 29.215523 29.266429 29.317335 29.362358 29.403356 29.437804 29.472252 29.506701 29.541149 29.575597 29.610045 29.644493 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.539771 15.554173 15.568575 15.582977 15.597380 15.611782 15.626184 15.640586 15.654989 15.669391 15.683793 15.698195 15.712598 15.727000 15.741402 15.755804 15.770206 15.784609 15.799011 15.813413 15.827815 15.842218 15.856620 15.871022 15.885424 15.899827 15.914229 15.928631 15.943033 15.957436 15.971838 15.986240 16.000642 16.015045 16.029447 16.043849 16.058251 16.072654 16.087056 16.101458 16.115745 16.129808 16.143870 16.157932 16.171994 16.185838 16.199618 16.213398 16.227178 16.240958 16.254738 16.268518 16.282298 16.296078 16.309858 16.323639 16.337419 16.351199 16.364979 16.378759 16.392539 16.406319 16.420099 16.433879 16.447659 16.461439 16.475219 16.488999 16.502790 16.516592 16.530394 16.544196 16.557998 16.571851 16.585714 16.599577 16.613441 16.627304 16.641167 16.655030 16.668894 16.682757 16.696620 16.710483 16.724347 16.738210 16.752073 16.765936 16.779800 16.793663 16.807526 16.821389 16.835253 16.849116 16.862979 16.876842 16.894273 16.913362 16.932451 16.996800 17.167405 17.386294 18.146216 19.251628 20.210864 20.695117 21.188726 21.542946 21.935453 22.291991 22.532947 22.834301 23.047197 23.186045 23.314652 23.443259 23.571867 23.700474 23.829081 23.957689 24.190889 24.281586 24.367335 24.453084 24.538833 24.624582 24.710331 24.796080 24.881829 24.967579 25.053328 25.139077 25.224826 25.310575 25.396324 25.481417 25.563452 25.645457 25.727461 25.808786 25.879971 25.943650 26.007328 26.071007 26.134686 26.198364 26.262043 26.325801 26.390222 26.455737 26.521251 26.586766 26.652280 26.717795 26.783310 26.848824 26.914339 26.979853 27.045368 27.110883 27.176397 27.241912 27.307426 27.372941 27.438456 27.503970 27.569485 27.635000 27.700514 27.766029 27.831543 27.897058 27.962573 28.028087 28.093602 28.151980 28.203880 28.252836 28.301792 28.350748 28.399704 28.448660 28.497616 28.546572 28.596756 28.647611 28.698517 28.749422 28.800328 28.851234 28.902139 28.953045 29.003951 29.054856 29.105762 29.156668 29.207573 29.258479 29.309385 29.354520 29.394435 29.429338 29.463786 29.498234 29.532682 29.567130 29.601578 29.636026 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.608179 15.622581 15.636983 15.651385 15.665788 15.680190 15.694592 15.708994 15.723397 15.737799 15.752201 15.766603 15.781006 15.795408 15.809810 15.824212 15.838615 15.853017 15.867419 15.881821 15.896224 15.910626 15.925028 15.939430 15.953832 15.968235 15.982637 15.997039 16.011441 16.025844 16.040246 16.054648 16.069050 16.083453 16.097855 16.112257 16.126659 16.141062 16.155464 16.169866 16.184007 16.197994 16.211981 16.225969 16.239947 16.253727 16.267507 16.281287 16.295067 16.308848 16.322628 16.336408 16.350188 16.363968 16.377748 16.391528 16.405308 16.419088 16.432868 16.446648 16.460428 16.474208 16.487988 16.501768 16.515548 16.529328 16.543108 16.556888 16.570691 16.584501 16.598312 16.612122 16.625938 16.639801 16.653664 16.667527 16.681391 16.695254 16.709117 16.722980 16.736844 16.750707 16.764570 16.778433 16.792297 16.806160 16.820023 16.833886 16.847750 16.861613 16.875476 16.889339 16.903203 16.917066 16.930929 16.944792 16.972213 17.000286 17.116751 17.315528 17.604157 18.794724 19.954012 20.506045 20.908443 21.390551 21.776226 22.168330 22.449622 22.729784 22.990152 23.156064 23.284671 23.413279 23.541886 23.670493 23.799101 23.927708 24.169741 24.267868 24.353617 24.439366 24.525115 24.610864 24.696613 24.782363 24.868112 24.953861 25.039610 25.125359 25.211108 25.296857 25.382606 25.468355 25.554104 25.638946 25.721415 25.803399 25.873925 25.937603 26.001282 26.064970 26.128894 26.194409 26.259924 26.325438 26.390953 26.456467 26.521982 26.587497 26.653011 26.718526 26.784041 26.849555 26.915070 26.980584 27.046099 27.111614 27.177128 27.242643 27.308157 27.373672 27.439187 27.504701 27.570216 27.635730 27.701245 27.766760 27.832274 27.897789 27.963303 28.028818 28.094173 28.148089 28.197045 28.246001 28.294957 28.343913 28.392869 28.441825 28.490781 28.539737 28.589319 28.639661 28.690567 28.741473 28.792378 28.843284 28.894190 28.945095 28.996001 29.046907 29.097812 29.148718 29.199624 29.250529 29.301435 29.347510 29.385318 29.420871 29.455319 29.489767 29.524215 29.558663 29.593111 29.627559 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.604575 15.618978 15.633380 15.647782 15.662184 15.676587 15.690989 15.705391 15.719793 15.734196 15.748598 15.763000 15.777402 15.791805 15.806207 15.820609 15.835011 15.849414 15.863816 15.878218 15.892620 15.907023 15.921425 15.935827 15.950229 15.964632 15.979034 15.993436 16.007838 16.022241 16.036643 16.051045 16.065447 16.079850 16.094252 16.108654 16.123056 16.137458 16.151861 16.166263 16.180665 16.195067 16.209470 16.223872 16.238274 16.252225 16.266138 16.280051 16.293965 16.307837 16.321617 16.335397 16.349177 16.362957 16.376737 16.390517 16.404297 16.418077 16.431857 16.445637 16.459417 16.473197 16.486977 16.500757 16.514537 16.528317 16.542097 16.555877 16.569657 16.583437 16.597217 16.610997 16.624778 16.638597 16.652415 16.666234 16.680052 16.693888 16.707751 16.721614 16.735477 16.749341 16.763204 16.777067 16.790930 16.804794 16.818657 16.832520 16.846383 16.860247 16.874110 16.887973 16.901836 16.915700 16.929563 16.943426 16.957289 16.971153 16.985016 16.998879 17.021576 17.076240 17.246181 17.463652 18.272748 19.384471 20.302985 20.750580 21.271616 21.636283 22.036547 22.373750 22.625268 22.923945 23.123473 23.254691 23.383298 23.511905 23.640512 23.769120 23.897727 24.160114 24.254150 24.339899 24.425648 24.511397 24.597147 24.682896 24.768645 24.854394 24.940143 25.025892 25.111641 25.197390 25.283139 25.368888 25.454637 25.540387 25.626136 25.711885 25.797154 25.867888 25.933082 25.998596 26.064111 26.129625 26.195140 26.260655 26.326169 26.391684 26.457198 26.522713 26.588228 26.653742 26.719257 26.784771 26.850286 26.915801 26.981315 27.046830 27.112344 27.177859 27.243374 27.308888 27.374403 27.439917 27.505432 27.570947 27.636461 27.701976 27.767491 27.833005 27.898520 27.964034 28.029549 28.088908 28.141254 28.190210 28.239166 28.288122 28.337078 28.386034 28.434990 28.483946 28.532902 28.582073 28.631711 28.682617 28.733523 28.784429 28.835334 28.886240 28.937146 28.988051 29.038957 29.089863 29.140768 29.191674 29.242580 29.293485 29.341202 29.377115 29.412404 29.446852 29.481300 29.515748 29.550196 29.584645 29.619530 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.672983 15.687386 15.701788 15.716190 15.730592 15.744995 15.759397 15.773799 15.788201 15.802604 15.817006 15.831408 15.845810 15.860213 15.874615 15.889017 15.903419 15.917822 15.932224 15.946626 15.961028 15.975431 15.989833 16.004235 16.018637 16.033040 16.047442 16.061844 16.076246 16.090649 16.105051 16.119453 16.133855 16.148258 16.162660 16.177062 16.191464 16.205867 16.220269 16.234671 16.249073 16.263476 16.277878 16.292280 16.306560 16.320400 16.334240 16.348080 16.361920 16.375726 16.389506 16.403286 16.417066 16.430846 16.444626 16.458406 16.472186 16.485966 16.499746 16.513526 16.527306 16.541086 16.554866 16.568646 16.582426 16.596206 16.609986 16.623766 16.637546 16.651326 16.665106 16.678886 16.692680 16.706507 16.720334 16.734161 16.747987 16.761838 16.775701 16.789564 16.803428 16.817291 16.831154 16.845017 16.858881 16.872744 16.886607 16.900470 16.914334 16.928197 16.942060 16.955923 16.969787 16.983650 16.997513 17.011484 17.026191 17.040899 17.055606 17.070314 17.196191 17.392886 17.729918 18.901505 20.055689 20.592269 21.066127 21.486628 21.884462 22.262113 22.527733 22.822105 23.072737 23.224710 23.353317 23.481924 23.610532 23.739139 23.867746 24.154609 24.240432 24.326182 24.411931 24.497680 24.583429 24.669178 24.754927 24.840676 24.926425 25.012174 25.097923 25.183672 25.269421 25.355171 25.440920 25.526669 25.612466 25.701046 25.790656 25.868298 25.933812 25.999327 26.064842 26.130356 26.195871 26.261385 26.326900 26.392415 26.457929 26.523444 26.588958 26.654473 26.719988 26.785502 26.851017 26.916532 26.982046 27.047561 27.113075 27.178590 27.244105 27.309619 27.375134 27.440648 27.506163 27.571678 27.637192 27.702707 27.768221 27.833736 27.899251 27.964765 28.030280 28.084878 28.134419 28.183375 28.232331 28.281287 28.330243 28.379199 28.428155 28.477111 28.526067 28.575023 28.623979 28.674688 28.725573 28.776479 28.827384 28.878290 28.929196 28.980101 29.031007 29.081913 29.132819 29.183724 29.234630 29.285363 29.335041 29.369489 29.403937 29.438385 29.472833 29.507282 29.541730 29.576178 29.614123 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.726989 15.741392 15.755794 15.770196 15.784598 15.799001 15.813403 15.827805 15.842207 15.856610 15.871012 15.885414 15.899816 15.914218 15.928621 15.943023 15.957425 15.971827 15.986230 16.000632 16.015034 16.029436 16.043839 16.058241 16.072643 16.087045 16.101448 16.115850 16.130252 16.144654 16.159057 16.173459 16.187861 16.202263 16.216666 16.231068 16.245470 16.259872 16.274275 16.288677 16.303079 16.317468 16.331857 16.346245 16.360634 16.374715 16.388495 16.402275 16.416055 16.429835 16.443615 16.457395 16.471175 16.484955 16.498735 16.512515 16.526295 16.540075 16.553855 16.567635 16.581415 16.595195 16.608975 16.622755 16.636535 16.650315 16.664095 16.677875 16.691655 16.705436 16.719216 16.732996 16.746776 16.760586 16.774422 16.788257 16.802092 16.815927 16.829788 16.843651 16.857514 16.871378 16.885241 16.899104 16.912967 16.926831 16.940694 16.954557 16.968420 16.982284 16.996147 17.010010 17.023873 17.037737 17.051600 17.065463 17.081580 17.101101 17.120622 17.155681 17.323462 17.541009 18.399280 19.535164 20.389598 20.811348 21.345455 21.728363 22.130331 22.451958 22.717589 23.009777 23.194729 23.323336 23.451944 23.580551 23.709158 23.837765 24.140966 24.226715 24.312464 24.398213 24.483962 24.569711 24.655460 24.741209 24.826958 24.912707 24.998456 25.084206 25.169955 25.255704 25.341453 25.428930 25.518540 25.608150 25.697760 25.787370 25.865932 25.934543 26.000058 26.065573 26.131087 26.196602 26.262116 26.327631 26.393146 26.458660 26.524175 26.589689 26.655204 26.720719 26.786233 26.851748 26.917262 26.982777 27.048292 27.113806 27.179321 27.244835 27.310350 27.375865 27.441379 27.506894 27.572408 27.637923 27.703438 27.768952 27.834467 27.899982 27.965496 28.025897 28.078628 28.127584 28.176540 28.225496 28.274452 28.323408 28.372364 28.421320 28.470276 28.519232 28.568188 28.617144 28.667070 28.717623 28.768529 28.819435 28.870340 28.921246 28.972152 29.023057 29.073963 29.124869 29.175774 29.226680 29.276964 29.324017 29.361022 29.395470 29.429919 29.464367 29.498815 29.533263 29.567711 29.606738 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.795397 15.809800 15.824202 15.838604 15.853006 15.867409 15.881811 15.896213 15.910615 15.925018 15.939420 15.953822 15.968224 15.982627 15.997029 16.011431 16.025833 16.040236 16.054638 16.069040 16.083442 16.097844 16.112247 16.126649 16.141051 16.155453 16.169856 16.184258 16.198660 16.213062 16.227465 16.241867 16.256269 16.270671 16.285074 16.299476 16.313878 16.328280 16.342683 16.357085 16.371463 16.385774 16.400084 16.414394 16.428704 16.442604 16.456384 16.470164 16.483944 16.497724 16.511504 16.525284 16.539064 16.552844 16.566624 16.580404 16.594184 16.607964 16.621744 16.635524 16.649304 16.663084 16.676864 16.690645 16.704425 16.718205 16.731985 16.745765 16.759545 16.773325 16.787105 16.800885 16.814665 16.828497 16.842341 16.856184 16.870028 16.883875 16.897738 16.911601 16.925465 16.939328 16.953191 16.967054 16.980918 16.994781 17.008644 17.022507 17.036371 17.050234 17.064097 17.077960 17.091824 17.105687 17.119550 17.133413 17.157427 17.186444 17.275632 17.470244 17.855680 19.008287 20.165454 20.667840 21.216472 21.591229 21.992697 22.355896 22.613072 22.914426 23.155321 23.293356 23.421963 23.550570 23.679177 23.807785 24.117602 24.212997 24.298746 24.384495 24.470244 24.555993 24.641742 24.727491 24.813240 24.898990 24.984739 25.070488 25.156957 25.246423 25.336033 25.425643 25.515253 25.604863 25.694473 25.784083 25.862513 25.934595 26.000789 26.066303 26.131818 26.197333 26.262847 26.328362 26.393876 26.459391 26.524906 26.590420 26.655935 26.721449 26.786964 26.852479 26.917993 26.983508 27.049023 27.114537 27.180052 27.245566 27.311081 27.376596 27.442110 27.507625 27.573139 27.638654 27.704169 27.769683 27.835198 27.900712 27.966227 28.021630 28.071794 28.120750 28.169706 28.218661 28.267617 28.316573 28.365529 28.414485 28.463441 28.512397 28.561353 28.610309 28.659648 28.709674 28.760579 28.811485 28.862391 28.913296 28.964202 29.015108 29.066013 29.116919 29.167825 29.218730 29.269602 29.313753 29.352556 29.387004 29.421452 29.455900 29.490348 29.524796 29.559244 29.596047 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.863805 15.878208 15.892610 15.907012 15.921414 15.935817 15.950219 15.964621 15.979023 15.993426 16.007828 16.022230 16.036632 16.051035 16.065437 16.079839 16.094241 16.108644 16.123046 16.137448 16.151850 16.166253 16.180655 16.195057 16.209459 16.223862 16.238264 16.252666 16.267068 16.281470 16.295873 16.310275 16.324677 16.339079 16.353482 16.367884 16.382286 16.396688 16.411091 16.425493 16.439801 16.454034 16.468267 16.482500 16.496713 16.510493 16.524273 16.538053 16.551833 16.565613 16.579393 16.593173 16.606953 16.620733 16.634513 16.648293 16.662073 16.675854 16.689634 16.703414 16.717194 16.730974 16.744754 16.758534 16.772314 16.786094 16.799874 16.813654 16.827434 16.841214 16.854994 16.868774 16.882561 16.896413 16.910264 16.924116 16.937968 16.951825 16.965688 16.979551 16.993415 17.007278 17.021141 17.035004 17.048868 17.062731 17.076594 17.090457 17.104321 17.118184 17.132047 17.145910 17.159774 17.173637 17.187500 17.201363 17.255363 17.399478 17.618367 18.525812 19.689691 20.475376 20.936040 21.430003 21.833470 22.224114 22.530069 22.809910 23.095472 23.263375 23.391982 23.520589 23.649197 23.777804 24.101764 24.199279 24.285028 24.370777 24.456526 24.542275 24.628024 24.713774 24.799523 24.885471 24.974306 25.063916 25.153526 25.243136 25.332746 25.422356 25.511966 25.601577 25.691187 25.780797 25.859164 25.931570 26.001520 26.067034 26.132549 26.198064 26.263578 26.329093 26.394607 26.460122 26.525637 26.591151 26.656666 26.722180 26.787695 26.853210 26.918724 26.984239 27.049753 27.115268 27.180783 27.246297 27.311812 27.377326 27.442841 27.508356 27.573870 27.639385 27.704899 27.770414 27.835929 27.901443 27.962950 28.016003 28.064959 28.113915 28.162871 28.211827 28.260783 28.309739 28.358695 28.407651 28.456607 28.505562 28.554518 28.603474 28.652430 28.701765 28.752632 28.803535 28.854441 28.905347 28.956252 29.007158 29.058064 29.108969 29.159875 29.210781 29.261686 29.304682 29.344089 29.378537 29.412985 29.447433 29.481881 29.516329 29.550777 29.585226 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.932213 15.946616 15.961018 15.975420 15.989822 16.004225 16.018627 16.033029 16.047431 16.061834 16.076236 16.090638 16.105040 16.119443 16.133845 16.148247 16.162649 16.177052 16.191454 16.205856 16.220258 16.234661 16.249063 16.263465 16.277867 16.292270 16.306672 16.321074 16.335476 16.349879 16.364281 16.378683 16.393085 16.407488 16.421890 16.436292 16.450694 16.465096 16.479499 16.493901 16.508095 16.522251 16.536407 16.550563 16.564602 16.578382 16.592162 16.605942 16.619722 16.633502 16.647282 16.661063 16.674843 16.688623 16.702403 16.716183 16.729963 16.743743 16.757523 16.771303 16.785083 16.798863 16.812643 16.826423 16.840203 16.853983 16.867763 16.881543 16.895323 16.909103 16.922883 16.936663 16.950472 16.964332 16.978192 16.992052 17.005913 17.019775 17.033638 17.047501 17.061365 17.075228 17.089091 17.102954 17.116818 17.130681 17.144544 17.158407 17.172271 17.186134 17.199997 17.214787 17.229749 17.244712 17.259674 17.355073 17.547601 17.981442 19.115068 20.261077 20.723399 21.302162 21.681906 22.092332 22.448481 22.705393 23.006747 23.232397 23.362001 23.490609 23.619216 23.747823 24.093860 24.185561 24.271310 24.357059 24.442808 24.528558 24.614307 24.702222 24.791799 24.881409 24.971019 25.060630 25.150240 25.239850 25.329460 25.419070 25.508680 25.598290 25.687900 25.777510 25.855885 25.928284 26.000145 26.067765 26.133280 26.198794 26.264309 26.329824 26.395338 26.460853 26.526367 26.591882 26.657397 26.722911 26.788426 26.853940 26.919455 26.984970 27.050484 27.115999 27.181514 27.247028 27.312543 27.378057 27.443572 27.509087 27.574601 27.640116 27.705630 27.771145 27.836660 27.902174 27.958427 28.009168 28.058124 28.107080 28.156036 28.204992 28.253948 28.302904 28.351860 28.400816 28.449772 28.498728 28.547684 28.596640 28.645596 28.694625 28.744833 28.795585 28.846491 28.897397 28.948302 28.999208 29.050114 29.101020 29.151925 29.202831 29.253737 29.296606 29.335622 29.370070 29.404518 29.438966 29.473414 29.507863 29.542311 29.576759 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.986219 16.000622 16.015024 16.029426 16.043828 16.058230 16.072633 16.087035 16.101437 16.115839 16.130242 16.144644 16.159046 16.173448 16.187851 16.202253 16.216655 16.231057 16.245460 16.259862 16.274264 16.288666 16.303069 16.317471 16.331873 16.346275 16.360678 16.375080 16.389482 16.403884 16.418287 16.432689 16.447091 16.461493 16.475896 16.490298 16.504700 16.519102 16.533505 16.547907 16.562264 16.576345 16.590425 16.604505 16.618585 16.632491 16.646272 16.660052 16.673832 16.687612 16.701392 16.715172 16.728952 16.742732 16.756512 16.770292 16.784072 16.797852 16.811632 16.825412 16.839192 16.852972 16.866752 16.880532 16.894312 16.908092 16.921872 16.935652 16.949434 16.963219 16.977004 16.990789 17.004574 17.018409 17.032272 17.046135 17.059999 17.073862 17.087725 17.101588 17.115452 17.129315 17.143178 17.157041 17.170905 17.184768 17.198631 17.212494 17.226358 17.240221 17.254084 17.268645 17.288617 17.308590 17.328562 17.479582 17.695725 18.652344 19.848027 20.561895 21.102948 21.538295 21.941706 22.317898 22.609736 22.902230 23.179732 23.332020 23.460628 23.589235 23.717842 24.086094 24.171843 24.257592 24.343342 24.430355 24.519682 24.609293 24.698903 24.788513 24.878123 24.967733 25.057343 25.146953 25.236563 25.326173 25.415783 25.505393 25.595003 25.684613 25.774224 25.852671 25.924997 25.997128 26.068422 26.134011 26.199525 26.265040 26.330555 26.396069 26.461584 26.527098 26.592613 26.658128 26.723642 26.789157 26.854671 26.920186 26.985701 27.051215 27.116730 27.182244 27.247759 27.313274 27.378788 27.444303 27.509817 27.575332 27.640847 27.706361 27.771876 27.837390 27.900075 27.953377 28.002333 28.051289 28.100245 28.149201 28.198157 28.247113 28.296069 28.345025 28.393981 28.442937 28.491893 28.540849 28.589805 28.638761 28.687717 28.737234 28.787636 28.838541 28.889447 28.940353 28.991258 29.042164 29.093070 29.143975 29.194881 29.245787 29.289371 29.326632 29.361603 29.396052 29.430500 29.464948 29.499396 29.533844 29.568292 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 15.997018 16.011421 16.025823 16.040225 16.054627 16.069030 16.083432 16.097834 16.112236 16.126639 16.141041 16.155443 16.169845 16.184248 16.198650 16.213052 16.227454 16.241856 16.256259 16.270661 16.285063 16.299465 16.313868 16.328270 16.342672 16.357074 16.371477 16.385879 16.400281 16.414683 16.429086 16.443488 16.457890 16.472292 16.486695 16.501097 16.515499 16.529901 16.544304 16.558706 16.573108 16.587510 16.601913 16.616315 16.630546 16.644551 16.658556 16.672561 16.686567 16.700381 16.714161 16.727941 16.741721 16.755501 16.769281 16.783061 16.796841 16.810621 16.824401 16.838181 16.851961 16.865741 16.879521 16.893301 16.907081 16.920861 16.934641 16.948421 16.962201 16.975981 16.989761 17.003541 17.017329 17.031122 17.044916 17.058709 17.072502 17.086359 17.100222 17.114085 17.127949 17.141812 17.155675 17.169538 17.183402 17.197265 17.211128 17.224991 17.238855 17.252718 17.266581 17.280444 17.294308 17.308171 17.322034 17.342129 17.372156 17.434513 17.624959 18.107203 19.235246 20.354874 20.813749 21.376526 21.782478 22.186115 22.532405 22.797714 23.099067 23.302040 23.430647 23.559254 23.687862 24.072376 24.158725 24.247566 24.337176 24.426786 24.516396 24.606006 24.695616 24.785226 24.874836 24.964446 25.054056 25.143666 25.233276 25.322887 25.412497 25.502107 25.591717 25.681327 25.770937 25.849522 25.921710 25.993841 26.065766 26.134742 26.200256 26.265771 26.331285 26.396800 26.462315 26.527829 26.593344 26.658858 26.724373 26.789888 26.855402 26.920917 26.986431 27.051946 27.117461 27.182975 27.248490 27.314005 27.379519 27.445034 27.510548 27.576063 27.641578 27.707092 27.772607 27.838121 27.895273 27.946542 27.995498 28.044454 28.093410 28.142366 28.191322 28.240278 28.289234 28.338190 28.387146 28.436102 28.485058 28.534014 28.582970 28.631926 28.680882 28.729838 28.779699 28.830592 28.881497 28.932403 28.983309 29.034214 29.085120 29.136026 29.186931 29.237837 29.282851 29.318270 29.353137 29.387585 29.422033 29.456481 29.490929 29.525377 29.559825 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.051024 16.065426 16.079829 16.094231 16.108633 16.123035 16.137438 16.151840 16.166242 16.180644 16.195047 16.209449 16.223851 16.238253 16.252656 16.267058 16.281460 16.295862 16.310265 16.324667 16.339069 16.353471 16.367874 16.382276 16.396678 16.411080 16.425482 16.439885 16.454287 16.468689 16.483091 16.497494 16.511896 16.526298 16.540700 16.555103 16.569505 16.583907 16.598309 16.612712 16.627114 16.641516 16.655918 16.670321 16.684723 16.698783 16.712714 16.726646 16.740577 16.754490 16.768270 16.782050 16.795830 16.809610 16.823390 16.837170 16.850950 16.864730 16.878510 16.892290 16.906070 16.919850 16.933630 16.947410 16.961190 16.974970 16.988750 17.002530 17.016310 17.030090 17.043870 17.057651 17.071431 17.085228 17.099030 17.112832 17.126633 17.140446 17.154309 17.168172 17.182035 17.195899 17.209762 17.223625 17.237488 17.251352 17.265215 17.279078 17.292941 17.306805 17.320668 17.334531 17.348394 17.362258 17.376121 17.389984 17.434463 17.559293 17.773082 18.764946 20.045618 20.637500 21.256156 21.638206 22.049594 22.411681 22.694032 22.994551 23.260216 23.400666 23.529274 23.657881 24.052011 24.154670 24.244279 24.333889 24.423499 24.513109 24.602719 24.692329 24.781940 24.871550 24.961160 25.050770 25.140380 25.229990 25.319600 25.409210 25.498820 25.588430 25.678040 25.767412 25.846293 25.918424 25.990555 26.062685 26.134094 26.200987 26.266502 26.332016 26.397531 26.463045 26.528560 26.594075 26.659589 26.725104 26.790619 26.856133 26.921648 26.987162 27.052677 27.118192 27.183706 27.249221 27.314735 27.380250 27.445765 27.511279 27.576794 27.642308 27.707823 27.773338 27.837277 27.890751 27.939707 27.988663 28.037619 28.086575 28.135531 28.184487 28.233443 28.282399 28.331355 28.380311 28.429267 28.478223 28.527179 28.576135 28.625091 28.674047 28.723003 28.772377 28.822642 28.873548 28.924453 28.975359 29.026265 29.077170 29.128076 29.178982 29.229154 29.275774 29.310222 29.344670 29.379118 29.413566 29.448014 29.482462 29.516910 29.553264 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.119432 16.133834 16.148237 16.162639 16.177041 16.191443 16.205846 16.220248 16.234650 16.249052 16.263455 16.277857 16.292259 16.306661 16.321064 16.335466 16.349868 16.364270 16.378673 16.393075 16.407477 16.421879 16.436282 16.450684 16.465086 16.479488 16.493891 16.508293 16.522695 16.537097 16.551500 16.565902 16.580304 16.594706 16.609108 16.623511 16.637913 16.652315 16.666717 16.681120 16.695522 16.709924 16.724326 16.738729 16.753121 16.766979 16.780836 16.794694 16.808551 16.822379 16.836159 16.849939 16.863719 16.877499 16.891279 16.905059 16.918839 16.932619 16.946399 16.960179 16.973959 16.987739 17.001519 17.015299 17.029079 17.042860 17.056640 17.070420 17.084200 17.097980 17.111760 17.125540 17.139323 17.153132 17.166942 17.180752 17.194562 17.208396 17.222259 17.236122 17.249986 17.263849 17.277712 17.291575 17.305439 17.319302 17.333165 17.347028 17.360892 17.374755 17.388618 17.403243 17.418469 17.433696 17.448922 17.513954 17.702316 18.232969 19.385939 20.443656 20.972861 21.480245 21.890714 22.279899 22.610516 22.890035 23.190355 23.370685 23.499293 23.627900 23.993013 24.150641 24.241002 24.330603 24.420213 24.509823 24.599433 24.689043 24.778653 24.868263 24.957873 25.047483 25.137093 25.226703 25.316313 25.405923 25.495534 25.585144 25.674754 25.763848 25.843006 25.915137 25.987268 26.059399 26.131462 26.201718 26.267233 26.332747 26.398262 26.463776 26.529291 26.594806 26.660320 26.725835 26.791349 26.856864 26.922379 26.987893 27.053408 27.118922 27.184437 27.249952 27.315466 27.380981 27.446495 27.512010 27.577525 27.643039 27.708554 27.774069 27.832173 27.883917 27.932873 27.981829 28.030785 28.079740 28.128696 28.177652 28.226608 28.275564 28.324520 28.373476 28.422432 28.471388 28.520344 28.569300 28.618256 28.667212 28.716168 28.765243 28.814831 28.865598 28.916503 28.967409 29.018315 29.069221 29.120126 29.171032 29.220392 29.266600 29.301755 29.336203 29.370651 29.405099 29.439547 29.473996 29.508444 29.547139 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.187840 16.202242 16.216645 16.231047 16.245449 16.259851 16.274254 16.288656 16.303058 16.317460 16.331863 16.346265 16.360667 16.375069 16.389472 16.403874 16.418276 16.432678 16.447081 16.461483 16.475885 16.490287 16.504690 16.519092 16.533494 16.547896 16.562299 16.576701 16.591103 16.605505 16.619908 16.634310 16.648712 16.663114 16.677517 16.691919 16.706321 16.720723 16.735126 16.749528 16.763930 16.778332 16.792734 16.807137 16.821347 16.835132 16.848917 16.862702 16.876486 16.890268 16.904048 16.917828 16.931608 16.945388 16.959168 16.972948 16.986728 17.000508 17.014288 17.028069 17.041849 17.055629 17.069409 17.083189 17.096969 17.110749 17.124529 17.138309 17.152089 17.165869 17.179649 17.193429 17.207223 17.221041 17.234859 17.248677 17.262495 17.276346 17.290209 17.304072 17.317936 17.331799 17.345662 17.359525 17.373389 17.387252 17.401115 17.414978 17.428842 17.442705 17.456568 17.475894 17.496340 17.516785 17.636164 17.853034 18.871727 20.173162 20.714168 21.332709 21.732541 22.148117 22.505464 22.785518 23.086872 23.335484 23.469312 23.597919 23.935335 24.105888 24.237735 24.327336 24.416936 24.506537 24.596146 24.685756 24.775366 24.864976 24.954586 25.044197 25.133807 25.223417 25.313027 25.402637 25.492247 25.581857 25.671467 25.760369 25.839720 25.911851 25.983981 26.056112 26.128243 26.199841 26.267963 26.333478 26.398993 26.464507 26.530022 26.595536 26.661051 26.726566 26.792080 26.857595 26.923110 26.988624 27.054139 27.119653 27.185168 27.250683 27.316197 27.381712 27.447226 27.512741 27.578256 27.643770 27.709285 27.774564 27.828126 27.877082 27.926038 27.974994 28.023950 28.072906 28.121862 28.170818 28.219774 28.268730 28.317685 28.366641 28.415597 28.464553 28.513509 28.562465 28.611421 28.660377 28.709333 28.758290 28.807251 28.857648 28.908554 28.959459 29.010365 29.061271 29.112176 29.163082 29.212692 29.256100 29.293288 29.327736 29.362184 29.396633 29.431081 29.465529 29.499977 29.538587 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.241846 16.256248 16.270651 16.285053 16.299455 16.313857 16.328260 16.342662 16.357064 16.371466 16.385868 16.400271 16.414673 16.429075 16.443477 16.457880 16.472282 16.486684 16.501086 16.515489 16.529891 16.544293 16.558695 16.573098 16.587500 16.601902 16.616304 16.630707 16.645109 16.659511 16.673913 16.688316 16.702718 16.717120 16.731522 16.745925 16.760327 16.774729 16.789131 16.803534 16.817931 16.832260 16.846589 16.860918 16.875248 16.889257 16.903037 16.916817 16.930597 16.944377 16.958157 16.971937 16.985717 16.999497 17.013278 17.027058 17.040838 17.054618 17.068398 17.082178 17.095958 17.109738 17.123518 17.137298 17.151078 17.164858 17.178638 17.192418 17.206198 17.219978 17.233758 17.247538 17.261318 17.275127 17.288954 17.302780 17.316607 17.330433 17.344296 17.358159 17.372023 17.385886 17.399749 17.413612 17.427476 17.441339 17.455202 17.469065 17.482928 17.496792 17.510655 17.526265 17.557374 17.593395 17.779674 18.359063 19.541371 20.531919 21.139769 21.588386 21.998950 22.373682 22.689708 22.982356 23.281032 23.439331 23.567938 23.878793 24.047313 24.214293 24.324069 24.413670 24.503270 24.592870 24.682472 24.772080 24.861690 24.951300 25.040910 25.130520 25.220130 25.309740 25.399350 25.488960 25.578570 25.668180 25.756974 25.836433 25.908564 25.980695 26.052825 26.124956 26.197087 26.267931 26.334209 26.399724 26.465238 26.530753 26.596267 26.661782 26.727297 26.792811 26.858326 26.923840 26.989355 27.054870 27.120384 27.185899 27.251413 27.316928 27.382443 27.447957 27.513472 27.578986 27.644501 27.710016 27.769129 27.821291 27.870247 27.919203 27.968159 28.017115 28.066071 28.115027 28.163983 28.212939 28.261895 28.310851 28.359807 28.408763 28.457719 28.506675 28.555631 28.604586 28.653542 28.702498 28.751454 28.800410 28.850142 28.900604 28.951510 29.002415 29.053321 29.104227 29.155132 29.205872 29.246799 29.284821 29.319270 29.353718 29.388166 29.422614 29.457062 29.491510 29.525958 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.310254 16.324656 16.339059 16.353461 16.367863 16.382265 16.396668 16.411070 16.425472 16.439874 16.454277 16.468679 16.483081 16.497483 16.511886 16.526288 16.540690 16.555092 16.569494 16.583897 16.598299 16.612701 16.627103 16.641506 16.655908 16.670310 16.684712 16.699115 16.713517 16.727919 16.742321 16.756724 16.771126 16.785528 16.799930 16.814333 16.828735 16.843137 16.857539 16.871942 16.886290 16.900542 16.914793 16.929044 16.943296 16.957146 16.970926 16.984706 16.998487 17.012267 17.026047 17.039827 17.053607 17.067387 17.081167 17.094947 17.108727 17.122507 17.136287 17.150067 17.163847 17.177627 17.191407 17.205187 17.218967 17.232747 17.246527 17.260307 17.274087 17.287867 17.301647 17.315427 17.329207 17.343037 17.356871 17.370706 17.384541 17.398383 17.412246 17.426109 17.439973 17.453836 17.467699 17.481562 17.495426 17.509289 17.523152 17.537015 17.550879 17.564742 17.578605 17.611535 17.713346 17.934572 18.978509 20.299436 20.842774 21.422195 21.839722 22.241900 22.598433 22.877839 23.179193 23.408003 23.537958 23.820218 23.988738 24.157259 24.316994 24.410403 24.500004 24.589604 24.679204 24.768804 24.858406 24.948013 25.037623 25.127233 25.216844 25.306454 25.396064 25.485674 25.575284 25.664894 25.753658 25.833147 25.905277 25.977408 26.049539 26.121670 26.193800 26.265669 26.334940 26.400454 26.465969 26.531484 26.596998 26.662513 26.728027 26.793542 26.859057 26.924571 26.990086 27.055601 27.121115 27.186630 27.252144 27.317659 27.383174 27.448688 27.514203 27.579717 27.645232 27.710747 27.764969 27.814456 27.863412 27.912368 27.961324 28.010280 28.059236 28.108192 28.157148 28.206104 28.255060 28.304016 28.352972 28.401928 28.450884 28.499840 28.548796 28.597752 28.646708 28.695664 28.744620 28.793576 28.842831 28.892654 28.943560 28.994466 29.045371 29.096277 29.147183 29.198088 29.238504 29.276355 29.310803 29.345251 29.379699 29.414147 29.448595 29.483043 29.517491 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.306651 16.321053 16.335455 16.349858 16.364260 16.378662 16.393064 16.407467 16.421869 16.436271 16.450673 16.465076 16.479478 16.493880 16.508282 16.522685 16.537087 16.551489 16.565891 16.580294 16.594696 16.609098 16.623500 16.637903 16.652305 16.666707 16.681109 16.695512 16.709914 16.724316 16.738718 16.753120 16.767523 16.781925 16.796327 16.810729 16.825132 16.839534 16.853936 16.868338 16.882741 16.897143 16.911545 16.925947 16.940350 16.954604 16.968779 16.982953 16.997128 17.011256 17.025036 17.038816 17.052596 17.066376 17.080156 17.093936 17.107716 17.121496 17.135276 17.149056 17.162836 17.176616 17.190396 17.204176 17.217956 17.231736 17.245516 17.259296 17.273076 17.286856 17.300636 17.314416 17.328196 17.341976 17.355756 17.369536 17.383316 17.397107 17.410950 17.424793 17.438636 17.452479 17.466333 17.480196 17.494059 17.507923 17.521786 17.535649 17.549512 17.563376 17.577239 17.591551 17.607051 17.622551 17.638051 17.672835 17.857032 18.485595 19.790742 20.618492 21.280784 21.683829 22.105704 22.467466 22.774664 23.074676 23.368245 23.507977 23.761643 23.930163 24.098684 24.267205 24.407137 24.496737 24.586338 24.675938 24.765538 24.855138 24.944739 25.034339 25.123947 25.213557 25.303167 25.392777 25.482387 25.571997 25.661607 25.750418 25.829860 25.901991 25.974122 26.046252 26.118383 26.190514 26.262645 26.333799 26.401185 26.466700 26.532215 26.597729 26.663244 26.728758 26.794273 26.859788 26.925302 26.990817 27.056331 27.121846 27.187361 27.252875 27.318390 27.383904 27.449419 27.514934 27.580448 27.645963 27.706147 27.758665 27.807621 27.856577 27.905533 27.954489 28.003445 28.052401 28.101357 28.150313 28.199269 28.248225 28.297181 28.346137 28.395093 28.444049 28.493005 28.541961 28.590917 28.639873 28.688829 28.737785 28.786741 28.835705 28.884704 28.935610 28.986516 29.037422 29.088327 29.139233 29.190139 29.231060 29.267789 29.302336 29.336784 29.371232 29.405680 29.440128 29.474577 29.509025 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.375059 16.389461 16.403863 16.418266 16.432668 16.447070 16.461472 16.475875 16.490277 16.504679 16.519081 16.533484 16.547886 16.562288 16.576690 16.591093 16.605495 16.619897 16.634299 16.648702 16.663104 16.677506 16.691908 16.706311 16.720713 16.735115 16.749517 16.763920 16.778322 16.792724 16.807126 16.821529 16.835931 16.850333 16.864735 16.879138 16.893540 16.907942 16.922344 16.936746 16.951149 16.965551 16.979953 16.994355 17.008758 17.022874 17.036973 17.051071 17.065170 17.079145 17.092925 17.106705 17.120485 17.134265 17.148045 17.161825 17.175605 17.189385 17.203165 17.216945 17.230725 17.244505 17.258285 17.272065 17.285845 17.299625 17.313405 17.327185 17.340965 17.354745 17.368525 17.382305 17.396085 17.409866 17.423646 17.437426 17.451206 17.465017 17.478868 17.492720 17.506571 17.520422 17.534283 17.548146 17.562010 17.575873 17.589736 17.603599 17.617463 17.631326 17.645189 17.662914 17.683856 17.704798 17.794868 18.014698 19.089775 20.411883 21.009682 21.531912 21.947958 22.335683 22.684897 22.970160 23.271513 23.477996 23.703068 23.871589 24.040109 24.208630 24.377150 24.493471 24.583071 24.672672 24.762272 24.851872 24.941472 25.031073 25.120673 25.210273 25.299880 25.389491 25.479101 25.568711 25.658321 25.747253 25.826573 25.898704 25.970835 26.042966 26.115096 26.187227 26.259358 26.331489 26.401662 26.467431 26.532945 26.598460 26.663975 26.729489 26.795004 26.860518 26.926033 26.991548 27.057062 27.122577 27.188092 27.253606 27.319121 27.384635 27.450150 27.515665 27.581179 27.646694 27.701744 27.751830 27.800786 27.849742 27.898698 27.947654 27.996610 28.045566 28.094522 28.143478 28.192434 28.241390 28.290346 28.339302 28.388258 28.437214 28.486170 28.535126 28.584082 28.633038 28.681994 28.730950 28.779906 28.828862 28.877818 28.927918 28.978566 29.029472 29.080377 29.131283 29.182189 29.224342 29.259280 29.293869 29.328317 29.362765 29.397214 29.431662 29.466110 29.500558 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.443467 16.457869 16.472272 16.486674 16.501076 16.515478 16.529880 16.544283 16.558685 16.573087 16.587489 16.601892 16.616294 16.630696 16.645098 16.659501 16.673903 16.688305 16.702707 16.717110 16.731512 16.745914 16.760316 16.774719 16.789121 16.803523 16.817925 16.832328 16.846730 16.861132 16.875534 16.889937 16.904339 16.918741 16.933143 16.947546 16.961948 16.976350 16.990752 17.005155 17.019557 17.033959 17.048361 17.062764 17.077077 17.091101 17.105124 17.119147 17.133170 17.147034 17.160814 17.174594 17.188374 17.202154 17.215934 17.229714 17.243494 17.257274 17.271054 17.284834 17.298614 17.312394 17.326174 17.339954 17.353734 17.367514 17.381294 17.395075 17.408855 17.422635 17.436415 17.450195 17.463975 17.477755 17.491535 17.505315 17.519095 17.532931 17.546791 17.560650 17.574510 17.588370 17.602233 17.616096 17.629960 17.643823 17.657686 17.671549 17.685413 17.699276 17.713139 17.742043 17.774315 17.934389 18.612127 20.002721 20.717755 21.366815 21.788731 22.203901 22.561249 22.865644 23.166997 23.444702 23.644493 23.813014 23.981534 24.150055 24.318575 24.478794 24.579805 24.669405 24.759006 24.848606 24.938206 25.027806 25.117407 25.207007 25.296607 25.386207 25.475814 25.565424 25.655034 25.744160 25.823287 25.895418 25.967548 26.039679 26.111810 26.183941 26.256071 26.328202 26.399754 26.468162 26.533676 26.599191 26.664706 26.730220 26.795735 26.861249 26.926764 26.992279 27.057793 27.123308 27.188822 27.254337 27.319852 27.385366 27.450881 27.516395 27.581910 27.643232 27.696040 27.744996 27.793952 27.842908 27.891864 27.940819 27.989775 28.038731 28.087687 28.136643 28.185599 28.234555 28.283511 28.332467 28.381423 28.430379 28.479335 28.528291 28.577247 28.626203 28.675159 28.724115 28.773071 28.822027 28.870983 28.920430 28.970616 29.021522 29.072428 29.123333 29.172646 29.216506 29.250954 29.285402 29.319851 29.354299 29.388747 29.423195 29.457643 29.492091 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.497473 16.511875 16.526277 16.540680 16.555082 16.569484 16.583886 16.598289 16.612691 16.627093 16.641495 16.655898 16.670300 16.684702 16.699104 16.713506 16.727909 16.742311 16.756713 16.771115 16.785518 16.799920 16.814322 16.828724 16.843127 16.857529 16.871931 16.886333 16.900736 16.915138 16.929540 16.943942 16.958345 16.972747 16.987149 17.001551 17.015954 17.030356 17.044758 17.059160 17.073563 17.087965 17.102367 17.116769 17.131172 17.145335 17.159284 17.173233 17.187182 17.201130 17.214923 17.228703 17.242483 17.256263 17.270043 17.283823 17.297603 17.311383 17.325163 17.338943 17.352723 17.366503 17.380284 17.394064 17.407844 17.421624 17.435404 17.449184 17.462964 17.476744 17.490524 17.504304 17.518084 17.531867 17.545651 17.559436 17.573221 17.587005 17.600867 17.614730 17.628593 17.642457 17.656320 17.670183 17.684046 17.697910 17.711773 17.725636 17.739499 17.753363 17.767226 17.786082 17.873757 18.093578 19.236715 20.505346 21.176591 21.639635 22.056194 22.429467 22.767502 23.062481 23.363834 23.585918 23.754439 23.922959 24.091480 24.260000 24.428521 24.574197 24.666139 24.755739 24.845339 24.934940 25.024540 25.114140 25.203741 25.293341 25.382941 25.472541 25.562142 25.651748 25.741136 25.820000 25.892131 25.964262 26.036393 26.108523 26.180654 26.252785 26.324916 26.397046 26.467646 26.534407 26.599922 26.665436 26.730951 26.796466 26.861980 26.927495 26.993009 27.058524 27.124039 27.189553 27.255068 27.320583 27.386097 27.451612 27.517126 27.582641 27.638565 27.689205 27.738161 27.787117 27.836073 27.885029 27.933985 27.982941 28.031897 28.080853 28.129809 28.178764 28.227720 28.276676 28.325632 28.374588 28.423544 28.472500 28.521456 28.570412 28.619368 28.668324 28.717280 28.766236 28.815192 28.864148 28.913132 28.962667 29.013572 29.064478 29.115384 29.163551 29.208040 29.242488 29.276936 29.311384 29.345832 29.380280 29.414728 29.449176 29.486736 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.565881 16.580283 16.594685 16.609088 16.623490 16.637892 16.652294 16.666697 16.681099 16.695501 16.709903 16.724306 16.738708 16.753110 16.767512 16.781915 16.796317 16.810719 16.825121 16.839524 16.853926 16.868328 16.882730 16.897132 16.911535 16.925937 16.940339 16.954741 16.969144 16.983546 16.997948 17.012350 17.026753 17.041155 17.055557 17.069959 17.084362 17.098764 17.113166 17.127568 17.141971 17.156373 17.170775 17.185177 17.199580 17.213550 17.227425 17.241300 17.255176 17.269032 17.282812 17.296592 17.310372 17.324152 17.337932 17.351712 17.365493 17.379273 17.393053 17.406833 17.420613 17.434393 17.448173 17.461953 17.475733 17.489513 17.503293 17.517073 17.530853 17.544633 17.558413 17.572193 17.585973 17.599765 17.613558 17.627350 17.641143 17.654954 17.668817 17.682680 17.696544 17.710407 17.724270 17.738133 17.751997 17.765860 17.779723 17.795487 17.811270 17.827054 17.842837 18.011747 18.734349 20.129886 20.879595 21.473862 21.896966 22.297685 22.655032 22.957964 23.259318 23.527343 23.695864 23.864384 24.032905 24.201425 24.369946 24.538467 24.662873 24.752473 24.842073 24.931673 25.021274 25.110874 25.200474 25.290075 25.379675 25.469275 25.558875 25.648476 25.738076 25.816714 25.888844 25.960975 26.033106 26.105237 26.177367 26.249498 26.321629 26.393760 26.465801 26.535138 26.600653 26.666167 26.731682 26.797197 26.862711 26.928226 26.993740 27.059255 27.124770 27.190284 27.255799 27.321313 27.386828 27.452343 27.517857 27.580390 27.633414 27.682370 27.731326 27.780282 27.829238 27.878194 27.927150 27.976106 28.025062 28.074018 28.122974 28.171930 28.220886 28.269842 28.318798 28.367754 28.416710 28.465665 28.514621 28.563577 28.612533 28.661489 28.710445 28.759401 28.808357 28.857313 28.906269 28.955411 29.005706 29.056528 29.107434 29.155541 29.198229 29.234021 29.268469 29.302917 29.337365 29.371813 29.406261 29.440709 29.479739 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.634289 16.648691 16.663093 16.677496 16.691898 16.706300 16.720702 16.735105 16.749507 16.763909 16.778311 16.792714 16.807116 16.821518 16.835920 16.850323 16.864725 16.879127 16.893529 16.907932 16.922334 16.936736 16.951138 16.965541 16.979943 16.994345 17.008747 17.023150 17.037552 17.051954 17.066356 17.080758 17.095161 17.109563 17.123965 17.138367 17.152770 17.167172 17.181574 17.195976 17.210379 17.224781 17.239183 17.253585 17.267920 17.281722 17.295525 17.309327 17.323129 17.336921 17.350702 17.364482 17.378262 17.392042 17.405822 17.419602 17.433382 17.447162 17.460942 17.474722 17.488502 17.502282 17.516062 17.529842 17.543622 17.557402 17.571182 17.584962 17.598742 17.612522 17.626302 17.640082 17.653866 17.667667 17.681468 17.695269 17.709070 17.722904 17.736767 17.750630 17.764494 17.778357 17.792220 17.806083 17.819947 17.833810 17.849659 17.871122 17.892584 17.951668 18.194428 19.393051 20.597397 21.321193 21.737739 22.162517 22.523250 22.853448 23.154802 23.456661 23.637289 23.805809 23.974330 24.142850 24.311371 24.479892 24.648230 24.749207 24.838807 24.928407 25.018007 25.107608 25.197208 25.286808 25.376409 25.466009 25.555609 25.645209 25.734810 25.813439 25.885558 25.957689 26.029819 26.101950 26.174081 26.246212 26.318342 26.390473 26.462604 26.533721 26.601384 26.666898 26.732413 26.797927 26.863442 26.928957 26.994471 27.059986 27.125500 27.191015 27.256530 27.322044 27.387559 27.453074 27.518588 27.575437 27.626579 27.675535 27.724491 27.773447 27.822403 27.871359 27.920315 27.969271 28.018227 28.067183 28.116139 28.165095 28.214051 28.263007 28.311963 28.360919 28.409875 28.458831 28.507787 28.556743 28.605699 28.654655 28.703610 28.752566 28.801522 28.850478 28.899434 28.948390 28.998041 29.048578 29.099484 29.148432 29.188719 29.225554 29.260002 29.294450 29.328898 29.363347 29.397795 29.432243 29.469720 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.630686 16.645088 16.659490 16.673892 16.688295 16.702697 16.717099 16.731501 16.745904 16.760306 16.774708 16.789110 16.803513 16.817915 16.832317 16.846719 16.861122 16.875524 16.889926 16.904328 16.918731 16.933133 16.947535 16.961937 16.976340 16.990742 17.005144 17.019546 17.033949 17.048351 17.062753 17.077155 17.091558 17.105960 17.120362 17.134764 17.149167 17.163569 17.177971 17.192373 17.206776 17.221178 17.235580 17.249982 17.264384 17.278740 17.293088 17.307436 17.321783 17.335911 17.349691 17.363471 17.377251 17.391031 17.404811 17.418591 17.432371 17.446151 17.459931 17.473711 17.487491 17.501271 17.515051 17.528831 17.542611 17.556391 17.570171 17.583951 17.597731 17.611511 17.625291 17.639071 17.652851 17.666631 17.680411 17.694191 17.707971 17.721764 17.735574 17.749383 17.763193 17.777002 17.790854 17.804717 17.818580 17.832444 17.846307 17.860170 17.874033 17.887897 17.901760 17.926099 17.959624 18.089104 18.841949 20.264470 21.045806 21.583579 22.005202 22.391468 22.748816 23.050285 23.350357 23.601146 23.747429 23.915755 24.084275 24.252796 24.421317 24.589837 24.740831 24.835541 24.925141 25.014741 25.104341 25.193942 25.283542 25.373142 25.462743 25.552343 25.641943 25.731543 25.810172 25.882287 25.954405 26.026533 26.098664 26.170794 26.242925 26.315056 26.387187 26.459317 26.531448 26.601383 26.667629 26.733144 26.798658 26.864173 26.929688 26.995202 27.060717 27.126231 27.191746 27.257261 27.322775 27.388290 27.453804 27.517627 27.570788 27.619744 27.668700 27.717656 27.766612 27.815568 27.864524 27.913480 27.962436 28.011392 28.060348 28.109304 28.158260 28.207216 28.256172 28.305128 28.354084 28.403040 28.451996 28.500952 28.549908 28.598864 28.647820 28.696776 28.745732 28.794688 28.843644 28.892600 28.941556 28.990570 29.040629 29.091534 29.142080 29.180221 29.217087 29.251535 29.285984 29.320432 29.354880 29.389328 29.423776 29.458224 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.699094 16.713496 16.727898 16.742301 16.756703 16.771105 16.785507 16.799910 16.814312 16.828714 16.843116 16.857518 16.871921 16.886323 16.900725 16.915127 16.929530 16.943932 16.958334 16.972736 16.987139 17.001541 17.015943 17.030345 17.044748 17.059150 17.073552 17.087954 17.102357 17.116759 17.131161 17.145563 17.159966 17.174368 17.188770 17.203172 17.217575 17.231977 17.246379 17.260781 17.275184 17.289586 17.303988 17.318390 17.332772 17.347042 17.361312 17.375582 17.389852 17.403800 17.417580 17.431360 17.445140 17.458920 17.472700 17.486480 17.500260 17.514040 17.527820 17.541600 17.555380 17.569160 17.582940 17.596720 17.610500 17.624280 17.638060 17.651840 17.665620 17.679400 17.693180 17.706960 17.720740 17.734520 17.748300 17.762081 17.775861 17.789667 17.803485 17.817303 17.831120 17.844941 17.858804 17.872667 17.886531 17.900394 17.914257 17.928120 17.941984 17.955847 17.969710 18.033986 18.320189 19.802216 20.685886 21.415813 21.845975 22.259686 22.617034 22.945769 23.245841 23.557118 23.712819 23.858767 24.025700 24.194221 24.362742 24.531262 24.699783 24.831261 24.921875 25.011475 25.101075 25.190675 25.280276 25.369876 25.459476 25.549077 25.638677 25.728277 25.806906 25.879021 25.951135 26.023252 26.095377 26.167508 26.239638 26.311769 26.383900 26.456031 26.528161 26.599895 26.668360 26.733875 26.799389 26.864904 26.930418 26.995933 27.061448 27.126962 27.192477 27.257991 27.323506 27.389021 27.454535 27.512363 27.563953 27.612909 27.661865 27.710821 27.759777 27.808733 27.857689 27.906645 27.955601 28.004557 28.053513 28.102469 28.151425 28.200381 28.249337 28.298293 28.347249 28.396205 28.445161 28.494117 28.543073 28.592029 28.640985 28.689941 28.738897 28.787853 28.836809 28.885765 28.934721 28.983677 29.033189 29.083585 29.134490 29.172583 29.208621 29.243069 29.277517 29.311965 29.346413 29.380861 29.415309 29.449757 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.753100 16.767502 16.781904 16.796306 16.810709 16.825111 16.839513 16.853915 16.868318 16.882720 16.897122 16.911524 16.925927 16.940329 16.954731 16.969133 16.983536 16.997938 17.012340 17.026742 17.041144 17.055547 17.069949 17.084351 17.098753 17.113156 17.127558 17.141960 17.156362 17.170765 17.185167 17.199569 17.213971 17.228374 17.242776 17.257178 17.271580 17.285983 17.300385 17.314787 17.329189 17.343592 17.357994 17.372396 17.386798 17.401107 17.415300 17.429493 17.443685 17.457878 17.471689 17.485469 17.499249 17.513029 17.526809 17.540589 17.554369 17.568149 17.581929 17.595709 17.609489 17.623269 17.637049 17.650829 17.664609 17.678389 17.692169 17.705949 17.719729 17.733509 17.747290 17.761070 17.774850 17.788630 17.802410 17.816190 17.829970 17.843750 17.857575 17.871401 17.885227 17.899052 17.912891 17.926754 17.940617 17.954481 17.968344 17.983770 17.999847 18.015924 18.032002 18.166462 18.949500 20.372528 21.213412 21.687243 22.113437 22.485251 22.842599 23.141325 23.444121 23.682323 23.824493 23.969413 24.135646 24.304167 24.472687 24.641208 24.809728 24.918608 25.008209 25.097809 25.187409 25.277009 25.366610 25.456210 25.545810 25.635411 25.725011 25.803640 25.875754 25.947869 26.019984 26.092098 26.164221 26.236352 26.308483 26.380613 26.452744 26.524875 26.597006 26.667574 26.734605 26.800120 26.865635 26.931149 26.996664 27.062179 27.127693 27.193208 27.258722 27.324237 27.389752 27.454950 27.508163 27.557119 27.606075 27.655031 27.703987 27.752943 27.801898 27.850854 27.899810 27.948766 27.997722 28.046678 28.095634 28.144590 28.193546 28.242502 28.291458 28.340414 28.389370 28.438326 28.487282 28.536238 28.585194 28.634150 28.683106 28.732062 28.781018 28.829974 28.878930 28.927886 28.976842 29.025991 29.075663 29.126541 29.165680 29.200151 29.234602 29.269050 29.303498 29.337946 29.372394 29.406842 29.441291 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.821508 16.835910 16.850312 16.864714 16.879117 16.893519 16.907921 16.922323 16.936726 16.951128 16.965530 16.979932 16.994335 17.008737 17.023139 17.037541 17.051944 17.066346 17.080748 17.095150 17.109553 17.123955 17.138357 17.152759 17.167162 17.181564 17.195966 17.210368 17.224770 17.239173 17.253575 17.267977 17.282379 17.296782 17.311184 17.325586 17.339988 17.354391 17.368793 17.383195 17.397597 17.412000 17.426402 17.440804 17.455206 17.469397 17.483514 17.497630 17.511747 17.525798 17.539578 17.553358 17.567138 17.580918 17.594698 17.608478 17.622258 17.636038 17.649818 17.663598 17.677378 17.691158 17.704938 17.718718 17.732499 17.746279 17.760059 17.773839 17.787619 17.801399 17.815179 17.828959 17.842739 17.856519 17.870299 17.884079 17.897859 17.911652 17.925487 17.939321 17.953155 17.966989 17.980841 17.994704 18.008568 18.022431 18.036294 18.058117 18.080127 18.111136 18.445951 19.959824 20.787922 21.525529 21.954210 22.353469 22.710817 23.036808 23.332716 23.640185 23.794126 23.936166 24.079323 24.245592 24.414112 24.582633 24.751153 24.912988 25.004942 25.094543 25.184143 25.273743 25.363343 25.452944 25.542544 25.632144 25.721744 25.800225 25.872488 25.944603 26.016717 26.088832 26.160947 26.233067 26.305196 26.377327 26.449458 26.521588 26.593719 26.665850 26.735014 26.800851 26.866366 26.931880 26.997395 27.062909 27.128424 27.193939 27.259453 27.324968 27.390482 27.449347 27.501328 27.550284 27.599240 27.648196 27.697152 27.746108 27.795064 27.844020 27.892976 27.941932 27.990888 28.039843 28.088799 28.137755 28.186711 28.235667 28.284623 28.333579 28.382535 28.431491 28.480447 28.529403 28.578359 28.627315 28.676271 28.725227 28.774183 28.823139 28.872095 28.921051 28.970007 29.018974 29.068019 29.115853 29.157239 29.191687 29.226135 29.260583 29.295031 29.329479 29.363928 29.398376 29.432824 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.889916 16.904318 16.918720 16.933122 16.947525 16.961927 16.976329 16.990731 17.005134 17.019536 17.033938 17.048340 17.062743 17.077145 17.091547 17.105949 17.120352 17.134754 17.149156 17.163558 17.177961 17.192363 17.206765 17.221167 17.235570 17.249972 17.264374 17.278776 17.293179 17.307581 17.321983 17.336385 17.350788 17.365190 17.379592 17.393994 17.408396 17.422799 17.437201 17.451603 17.466005 17.480408 17.494810 17.509212 17.523602 17.537643 17.551684 17.565726 17.579767 17.593687 17.607467 17.621247 17.635027 17.648807 17.662587 17.676367 17.690147 17.703927 17.717708 17.731488 17.745268 17.759048 17.772828 17.786608 17.800388 17.814168 17.827948 17.841728 17.855508 17.869288 17.883068 17.896848 17.910628 17.924408 17.938188 17.951968 17.965748 17.979560 17.993403 18.007245 18.021088 18.034930 18.048791 18.062654 18.076518 18.090381 18.109467 18.144347 18.243820 19.087781 20.466709 21.355879 21.794983 22.219945 22.579035 22.932292 23.228199 23.552106 23.763760 23.905800 24.047839 24.189879 24.355537 24.524058 24.692578 24.861099 25.001418 25.091276 25.180877 25.270477 25.360077 25.449677 25.539278 25.628878 25.718478 25.796858 25.869222 25.941336 26.013451 26.085566 26.157680 26.229795 26.301912 26.374040 26.446171 26.518302 26.590432 26.662563 26.733868 26.801582 26.867096 26.932611 26.998126 27.063640 27.129155 27.194670 27.260184 27.325699 27.391213 27.445057 27.494493 27.543449 27.592405 27.641361 27.690317 27.739273 27.788229 27.837185 27.886141 27.935097 27.984053 28.033009 28.081965 28.130921 28.179877 28.228833 28.277789 28.326744 28.375700 28.424656 28.473612 28.522568 28.571524 28.620480 28.669436 28.718392 28.767348 28.816304 28.865260 28.914216 28.963172 29.012128 29.061084 29.106793 29.148772 29.183220 29.217668 29.252116 29.286565 29.321013 29.355461 29.389909 29.425723 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 16.958324 16.972726 16.987128 17.001530 17.015933 17.030335 17.044737 17.059139 17.073542 17.087944 17.102346 17.116748 17.131151 17.145553 17.159955 17.174357 17.188760 17.203162 17.217564 17.231966 17.246369 17.260771 17.275173 17.289575 17.303978 17.318380 17.332782 17.347184 17.361587 17.375989 17.390391 17.404793 17.419196 17.433598 17.448000 17.462402 17.476805 17.491207 17.505609 17.520011 17.534414 17.548816 17.563218 17.577620 17.591880 17.605846 17.619813 17.633780 17.647746 17.661576 17.675356 17.689136 17.702917 17.716697 17.730477 17.744257 17.758037 17.771817 17.785597 17.799377 17.813157 17.826937 17.840717 17.854497 17.868277 17.882057 17.895837 17.909617 17.923397 17.937177 17.950957 17.964737 17.978517 17.992297 18.006077 18.019857 18.033637 18.047473 18.061324 18.075174 18.089025 18.102878 18.116741 18.130604 18.144468 18.158331 18.208661 18.571911 20.093269 20.940442 21.635116 22.062446 22.447253 22.804177 23.123683 23.435111 23.726060 23.875434 24.017473 24.159513 24.301627 24.465483 24.634003 24.802524 24.970942 25.088010 25.177610 25.267211 25.356811 25.446411 25.536011 25.625612 25.715212 25.793560 25.865955 25.938070 26.010185 26.082299 26.154414 26.226529 26.298643 26.370758 26.442884 26.515015 26.587146 26.659277 26.731407 26.801316 26.867827 26.933342 26.998857 27.064371 27.129886 27.195400 27.260915 27.326430 27.386395 27.438702 27.487658 27.536614 27.585570 27.634526 27.683482 27.732438 27.781394 27.830350 27.879306 27.928262 27.977218 28.026174 28.075130 28.124086 28.173042 28.221998 28.270954 28.319910 28.368866 28.417822 28.466778 28.515734 28.564689 28.613645 28.662601 28.711557 28.760513 28.809469 28.858425 28.907381 28.956337 29.005293 29.054249 29.099005 29.140169 29.174753 29.209202 29.243650 29.278098 29.312546 29.346994 29.381442 29.419892 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.012330 17.026732 17.041134 17.055536 17.069939 17.084341 17.098743 17.113145 17.127548 17.141950 17.156352 17.170754 17.185156 17.199559 17.213961 17.228363 17.242765 17.257168 17.271570 17.285972 17.300374 17.314777 17.329179 17.343581 17.357983 17.372386 17.386788 17.401190 17.415592 17.429995 17.444397 17.458799 17.473201 17.487604 17.502006 17.516408 17.530810 17.545213 17.559615 17.574017 17.588419 17.602822 17.617224 17.631626 17.646028 17.660114 17.674007 17.687900 17.701793 17.715686 17.729466 17.743246 17.757026 17.770806 17.784586 17.798366 17.812146 17.825926 17.839706 17.853486 17.867266 17.881046 17.894826 17.908606 17.922386 17.936166 17.949946 17.963726 17.977506 17.991286 18.005066 18.018846 18.032626 18.046406 18.060186 18.073966 18.087746 18.101531 18.115390 18.129249 18.143108 18.156967 18.171890 18.188272 18.204655 18.221037 18.321177 19.319228 20.559589 21.466224 21.903219 22.315470 22.672394 23.019167 23.317334 23.652829 23.845067 23.987107 24.129146 24.271186 24.413679 24.575428 24.743949 24.912470 25.076137 25.174344 25.263944 25.353545 25.443145 25.532745 25.622345 25.711946 25.790329 25.862689 25.934804 26.006918 26.079033 26.151148 26.223262 26.295377 26.367492 26.439606 26.511729 26.583859 26.655990 26.728121 26.800252 26.868542 26.934073 26.999587 27.065102 27.130617 27.196131 27.261646 27.327161 27.381855 27.431867 27.480823 27.529779 27.578735 27.627691 27.676647 27.725603 27.774559 27.823515 27.872471 27.921427 27.970383 28.019339 28.068295 28.117251 28.166207 28.215163 28.264119 28.313075 28.362031 28.410987 28.459943 28.508899 28.557855 28.606811 28.655767 28.704723 28.753679 28.802634 28.852593 28.903962 28.956766 29.009571 29.058472 29.097985 29.131964 29.166287 29.200735 29.235183 29.269631 29.304079 29.338527 29.372975 29.411823 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.023129 17.037531 17.051933 17.066335 17.080738 17.095140 17.109542 17.123944 17.138347 17.152749 17.167151 17.181553 17.195956 17.210358 17.224760 17.239162 17.253565 17.267967 17.282369 17.296771 17.311174 17.325576 17.339978 17.354380 17.368782 17.383185 17.397587 17.411989 17.426391 17.440794 17.455196 17.469598 17.484000 17.498403 17.512805 17.527207 17.541609 17.556012 17.570414 17.584816 17.599218 17.613621 17.628023 17.642425 17.656827 17.671230 17.685632 17.700034 17.714436 17.728306 17.742126 17.755946 17.769766 17.783575 17.797355 17.811135 17.824915 17.838695 17.852475 17.866255 17.880035 17.893815 17.907595 17.921375 17.935155 17.948935 17.962715 17.976495 17.990275 18.004055 18.017835 18.031615 18.045395 18.059175 18.072955 18.086735 18.100515 18.114300 18.128084 18.141868 18.155652 18.169462 18.183325 18.197188 18.211052 18.224915 18.244821 18.267407 18.289993 18.698347 20.230141 21.118256 21.738988 22.170681 22.540612 22.914595 23.210558 23.542798 23.814701 23.956741 24.098780 24.240820 24.382859 24.525113 24.685374 24.853895 25.022415 25.171078 25.260678 25.350278 25.439879 25.529479 25.619079 25.708679 25.787162 25.859423 25.931538 26.003652 26.075767 26.147881 26.219996 26.292111 26.364225 26.436340 26.508455 26.580573 26.652703 26.724834 26.796965 26.867726 26.934804 27.000318 27.065833 27.131348 27.196862 27.262377 27.323511 27.376076 27.425032 27.473988 27.522944 27.571900 27.620856 27.669812 27.718768 27.767724 27.816680 27.865636 27.914592 27.963548 28.012504 28.061460 28.110416 28.159372 28.208328 28.257284 28.306240 28.355196 28.404152 28.453108 28.502064 28.551020 28.599976 28.650611 28.703407 28.756212 28.809017 28.861822 28.914626 28.967431 29.017887 29.054386 29.089892 29.123814 29.157949 29.192303 29.226716 29.261164 29.295612 29.330060 29.364509 29.399921 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.077134 17.091537 17.105939 17.120341 17.134743 17.149146 17.163548 17.177950 17.192352 17.206755 17.221157 17.235559 17.249961 17.264364 17.278766 17.293168 17.307570 17.321973 17.336375 17.350777 17.365179 17.379582 17.393984 17.408386 17.422788 17.437191 17.451593 17.465995 17.480397 17.494800 17.509202 17.523604 17.538006 17.552408 17.566811 17.581213 17.595615 17.610017 17.624420 17.638822 17.653224 17.667626 17.682029 17.696431 17.710833 17.725212 17.739579 17.753945 17.768312 17.782564 17.796344 17.810124 17.823904 17.837684 17.851464 17.865244 17.879024 17.892804 17.906584 17.920364 17.934144 17.947924 17.961704 17.975484 17.989264 18.003044 18.016824 18.030604 18.044384 18.058164 18.071944 18.085724 18.099505 18.113285 18.127065 18.140845 18.154625 18.168408 18.182200 18.195993 18.209785 18.223577 18.237412 18.251275 18.265138 18.279002 18.292865 18.328410 18.399384 19.783771 20.695657 21.572140 22.007767 22.408830 22.766229 23.106041 23.425788 23.744942 23.926375 24.068414 24.210454 24.352493 24.494532 24.636572 24.795320 24.963840 25.132361 25.257412 25.347012 25.436612 25.526213 25.615813 25.705380 25.784042 25.856157 25.928271 26.000386 26.072501 26.144615 26.216730 26.288844 26.360959 26.433074 26.505188 26.577303 26.649420 26.721548 26.793678 26.865809 26.934950 27.001049 27.066564 27.132078 27.197593 27.263108 27.318700 27.369242 27.418198 27.467154 27.516110 27.565066 27.614022 27.662977 27.711933 27.760889 27.809845 27.858801 27.907757 27.956713 28.005669 28.054625 28.103581 28.152537 28.201493 28.250449 28.299405 28.348361 28.398472 28.450048 28.502853 28.555658 28.608463 28.661267 28.714072 28.766877 28.819682 28.872486 28.925291 28.972133 29.013988 29.047911 29.081833 29.115756 29.149750 29.183953 29.218249 29.252697 29.287146 29.321594 29.356042 29.390490 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.145542 17.159945 17.174347 17.188749 17.203151 17.217554 17.231956 17.246358 17.260760 17.275163 17.289565 17.303967 17.318369 17.332772 17.347174 17.361576 17.375978 17.390381 17.404783 17.419185 17.433587 17.447990 17.462392 17.476794 17.491196 17.505599 17.520001 17.534403 17.548805 17.563208 17.577610 17.592012 17.606414 17.620817 17.635219 17.649621 17.664023 17.678426 17.692828 17.707230 17.721632 17.736034 17.750437 17.764839 17.779241 17.793535 17.807823 17.822112 17.836401 17.850453 17.864233 17.878013 17.891793 17.905573 17.919353 17.933133 17.946913 17.960693 17.974473 17.988253 18.002033 18.015813 18.029593 18.043373 18.057153 18.070933 18.084714 18.098494 18.112274 18.126054 18.139834 18.153614 18.167394 18.181174 18.194954 18.208734 18.222514 18.236305 18.250105 18.263906 18.277707 18.291507 18.305362 18.319225 18.333089 18.346952 18.380296 18.812171 20.328211 21.316512 21.839795 22.277048 22.632594 23.001525 23.307298 23.650484 23.894475 24.038048 24.180087 24.322127 24.464166 24.606206 24.748245 24.905265 25.073786 25.238404 25.343746 25.433346 25.522946 25.612547 25.701786 25.780776 25.852890 25.925005 25.997120 26.069234 26.141349 26.213463 26.285578 26.357693 26.429807 26.501922 26.574037 26.646151 26.718267 26.790392 26.862523 26.934252 27.001780 27.067295 27.132809 27.198324 27.260701 27.313451 27.362407 27.411363 27.460319 27.509275 27.558231 27.607187 27.656143 27.705099 27.754055 27.803011 27.851967 27.900922 27.949878 27.998834 28.047790 28.096746 28.146043 28.196689 28.249494 28.302299 28.355103 28.407908 28.460713 28.513518 28.566323 28.619127 28.671932 28.724737 28.777542 28.830347 28.883151 28.933184 28.972007 29.005930 29.039852 29.073775 29.107697 29.141622 29.175676 29.209783 29.244231 29.278679 29.313127 29.347575 29.382023 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.213951 17.228353 17.242755 17.257157 17.271560 17.285962 17.300364 17.314766 17.329168 17.343571 17.357973 17.372375 17.386777 17.401180 17.415582 17.429984 17.444386 17.458789 17.473191 17.487593 17.501995 17.516398 17.530800 17.545202 17.559604 17.574007 17.588409 17.602811 17.617213 17.631616 17.646018 17.660420 17.674822 17.689225 17.703627 17.718029 17.732431 17.746834 17.761236 17.775638 17.790040 17.804443 17.818845 17.833247 17.847602 17.861813 17.876024 17.890236 17.904447 17.918342 17.932122 17.945902 17.959682 17.973462 17.987242 18.001022 18.014802 18.028582 18.042362 18.056142 18.069923 18.083703 18.097483 18.111263 18.125043 18.138823 18.152603 18.166383 18.180163 18.193943 18.207723 18.221503 18.235283 18.249063 18.262843 18.276623 18.290403 18.304206 18.318015 18.331824 18.345633 18.359838 18.376537 18.393237 18.409936 18.477253 19.919791 20.848307 21.671850 22.109215 22.500812 22.894689 23.193813 23.533490 23.831967 24.007682 24.149721 24.291761 24.433800 24.575840 24.717879 24.859918 25.015211 25.183731 25.335432 25.430080 25.519680 25.609280 25.698278 25.777509 25.849624 25.921739 25.993853 26.065968 26.138083 26.210197 26.282312 26.354426 26.426541 26.498656 26.570770 26.642885 26.715000 26.787114 26.859236 26.931367 27.001470 27.068026 27.133540 27.199055 27.255598 27.306616 27.355572 27.404528 27.453484 27.502440 27.551396 27.600352 27.649308 27.698264 27.747220 27.796176 27.845132 27.894088 27.944240 27.996135 28.048940 28.101744 28.154549 28.207354 28.260159 28.312964 28.365768 28.418573 28.471378 28.524183 28.576987 28.629792 28.682597 28.735402 28.788207 28.841011 28.890996 28.928229 28.963949 28.997871 29.031794 29.065716 29.099639 29.133561 29.167483 29.201406 29.235780 29.270212 29.304660 29.339108 29.373556 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.267956 17.282359 17.296761 17.311163 17.325565 17.339968 17.354370 17.368772 17.383174 17.397577 17.411979 17.426381 17.440783 17.455186 17.469588 17.483990 17.498392 17.512794 17.527197 17.541599 17.556001 17.570403 17.584806 17.599208 17.613610 17.628012 17.642415 17.656817 17.671219 17.685621 17.700024 17.714426 17.728828 17.743230 17.757633 17.772035 17.786437 17.800839 17.815242 17.829644 17.844046 17.858448 17.872851 17.887253 17.901655 17.915912 17.930047 17.944182 17.958317 17.972451 17.986231 18.000011 18.013791 18.027571 18.041351 18.055132 18.068912 18.082692 18.096472 18.110252 18.124032 18.137812 18.151592 18.165372 18.179152 18.192932 18.206712 18.220492 18.234272 18.248052 18.261832 18.275612 18.289392 18.303172 18.316952 18.330732 18.344512 18.358294 18.372111 18.385929 18.399746 18.413563 18.431210 18.454403 18.477596 18.938526 20.436991 21.488982 21.941379 22.369030 22.739247 23.088400 23.416495 23.755745 23.974709 24.119355 24.261394 24.403434 24.545473 24.687513 24.829552 24.971592 25.125156 25.293677 25.426813 25.516414 25.606014 25.694854 25.774243 25.846358 25.918472 25.990587 26.062702 26.134816 26.206931 26.279046 26.351160 26.423275 26.495389 26.567504 26.639619 26.711733 26.783848 26.855963 26.928082 27.000211 27.068480 27.134271 27.197972 27.250825 27.299781 27.348737 27.397693 27.446649 27.495605 27.544561 27.593517 27.642473 27.692015 27.742776 27.795580 27.848385 27.901190 27.953995 28.006800 28.059604 28.112409 28.165214 28.218019 28.270824 28.323628 28.376433 28.429238 28.482043 28.534848 28.587652 28.640457 28.693262 28.746067 28.798872 28.845909 28.888045 28.921968 28.955890 28.989813 29.023735 29.057658 29.091580 29.125503 29.159425 29.193347 29.227503 29.261783 29.296193 29.330642 29.365090 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.336364 17.350767 17.365169 17.379571 17.393973 17.408376 17.422778 17.437180 17.451582 17.465985 17.480387 17.494789 17.509191 17.523594 17.537996 17.552398 17.566800 17.581203 17.595605 17.610007 17.624409 17.638812 17.653214 17.667616 17.682018 17.696420 17.710823 17.725225 17.739627 17.754029 17.768432 17.782834 17.797236 17.811638 17.826041 17.840443 17.854845 17.869247 17.883650 17.898052 17.912454 17.926856 17.941259 17.955661 17.970063 17.984179 17.998238 18.012297 18.026357 18.040341 18.054121 18.067901 18.081681 18.095461 18.109241 18.123021 18.136801 18.150581 18.164361 18.178141 18.191921 18.205701 18.219481 18.233261 18.247041 18.260821 18.274601 18.288381 18.302161 18.315941 18.329721 18.343501 18.357281 18.371061 18.384841 18.398621 18.412401 18.426196 18.440022 18.453847 18.467672 18.481498 18.512126 18.555074 20.062407 21.022512 21.773511 22.212996 22.592795 22.983883 23.298495 23.641176 23.918692 24.088989 24.231028 24.373068 24.515107 24.657147 24.799186 24.941226 25.083265 25.235102 25.403623 25.513147 25.602748 25.691510 25.770977 25.843091 25.915206 25.987321 26.059435 26.131550 26.203665 26.275779 26.347894 26.420009 26.492123 26.564238 26.636352 26.708467 26.780582 26.852696 26.924811 26.996928 27.068111 27.135002 27.192550 27.243990 27.292946 27.341902 27.390858 27.439814 27.489895 27.542221 27.595026 27.647831 27.700636 27.753441 27.806245 27.859050 27.911855 27.964660 28.017464 28.070269 28.123074 28.175879 28.228684 28.281488 28.334293 28.387098 28.439903 28.492708 28.545512 28.598317 28.651122 28.703927 28.756708 28.808068 28.846064 28.879987 28.913909 28.947832 28.981754 29.015677 29.049599 29.083522 29.117444 29.151367 29.185289 29.219297 29.253427 29.287727 29.322175 29.359302 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.332761 17.347163 17.361566 17.375968 17.390370 17.404772 17.419175 17.433577 17.447979 17.462381 17.476784 17.491186 17.505588 17.519990 17.534393 17.548795 17.563197 17.577599 17.592002 17.606404 17.620806 17.635208 17.649611 17.664013 17.678415 17.692817 17.707220 17.721622 17.736024 17.750426 17.764829 17.779231 17.793633 17.808035 17.822438 17.836840 17.851242 17.865644 17.880046 17.894449 17.908851 17.923253 17.937655 17.952058 17.966460 17.980862 17.995264 18.009667 18.024069 18.038417 18.052402 18.066386 18.080371 18.094355 18.108230 18.122010 18.135790 18.149570 18.163350 18.177130 18.190910 18.204690 18.218470 18.232250 18.246030 18.259810 18.273590 18.287370 18.301150 18.314930 18.328710 18.342490 18.356270 18.370050 18.383830 18.397610 18.411390 18.425170 18.438950 18.452730 18.466511 18.480291 18.494102 18.507936 18.521770 18.535604 18.549437 19.330702 20.590240 21.605232 22.044313 22.461012 22.879182 23.179423 23.524182 23.846526 24.056828 24.200662 24.342702 24.484741 24.626781 24.768820 24.910859 25.052899 25.194938 25.345148 25.502352 25.599481 25.688244 25.767711 25.839825 25.911940 25.984054 26.056169 26.128284 26.200398 26.272513 26.344628 26.416742 26.488857 26.560972 26.633086 26.705201 26.777315 26.849430 26.921545 26.993659 27.065774 27.134694 27.188200 27.237882 27.288862 27.341667 27.394472 27.447277 27.500081 27.552886 27.605691 27.658496 27.711301 27.764105 27.816910 27.869715 27.922520 27.975325 28.028129 28.080934 28.133739 28.186544 28.239349 28.292153 28.344958 28.397763 28.450568 28.503373 28.556177 28.608982 28.661787 28.714592 28.764167 28.802164 28.838006 28.871928 28.905851 28.939773 28.973696 29.007618 29.041541 29.075463 29.109386 29.143308 29.177231 29.211163 29.245145 29.279260 29.313708 29.352663 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.401169 17.415572 17.429974 17.444376 17.458778 17.473180 17.487583 17.501985 17.516387 17.530789 17.545192 17.559594 17.573996 17.588398 17.602801 17.617203 17.631605 17.646007 17.660410 17.674812 17.689214 17.703616 17.718019 17.732421 17.746823 17.761225 17.775628 17.790030 17.804432 17.818834 17.833237 17.847639 17.862041 17.876443 17.890846 17.905248 17.919650 17.934052 17.948455 17.962857 17.977259 17.991661 18.006064 18.020466 18.034868 18.049270 18.063673 18.078075 18.092477 18.106672 18.120582 18.134493 18.148403 18.162314 18.176119 18.189899 18.203679 18.217459 18.231239 18.245019 18.258799 18.272579 18.286359 18.300139 18.313919 18.327699 18.341479 18.355259 18.369039 18.382819 18.396599 18.410379 18.424159 18.437939 18.451720 18.465500 18.479280 18.493060 18.506840 18.520620 18.534400 18.548180 18.564726 18.581723 18.598720 18.640618 20.189262 21.251886 21.876331 22.327829 22.720572 23.070758 23.407187 23.748862 24.005418 24.170296 24.312335 24.454375 24.596414 24.738454 24.880493 25.022533 25.164572 25.306612 25.454993 25.593925 25.685052 25.764444 25.836559 25.908674 25.980788 26.052903 26.125017 26.197132 26.269247 26.341361 26.413476 26.485591 26.557705 26.629820 26.701935 26.774049 26.846164 26.918002 26.989270 27.060887 27.131696 27.192263 27.246722 27.299527 27.352332 27.405137 27.457942 27.510746 27.563551 27.616356 27.669161 27.721965 27.774770 27.827575 27.880380 27.933185 27.985989 28.038794 28.091599 28.144404 28.197209 28.250013 28.302818 28.355623 28.408428 28.461233 28.514037 28.566842 28.619647 28.672452 28.719787 28.762102 28.796025 28.829947 28.863870 28.897792 28.931715 28.965637 28.999560 29.033482 29.067405 29.101327 29.135250 29.169172 29.203094 29.237017 29.270959 29.305316 29.343254 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.469577 17.483980 17.498382 17.512784 17.527186 17.541589 17.555991 17.570393 17.584795 17.599198 17.613600 17.628002 17.642404 17.656806 17.671209 17.685611 17.700013 17.714415 17.728818 17.743220 17.757622 17.772024 17.786427 17.800829 17.815231 17.829633 17.844036 17.858438 17.872840 17.887242 17.901645 17.916047 17.930449 17.944851 17.959254 17.973656 17.988058 18.002460 18.016863 18.031265 18.045667 18.060069 18.074472 18.088874 18.103276 18.117678 18.132081 18.146483 18.160885 18.174883 18.188721 18.202558 18.216395 18.230228 18.244008 18.257788 18.271568 18.285348 18.299128 18.312908 18.326688 18.340468 18.354248 18.368028 18.381808 18.395588 18.409368 18.423148 18.436929 18.450709 18.464489 18.478269 18.492049 18.505829 18.519609 18.533389 18.547169 18.560949 18.574729 18.588509 18.602289 18.617388 18.641422 18.665457 19.744788 20.753723 21.708357 22.147594 22.554864 22.966242 23.289845 23.631868 23.933252 24.139930 24.281969 24.424009 24.566048 24.708088 24.850127 24.992167 25.134206 25.276245 25.418285 25.564939 25.681933 25.761178 25.833293 25.905407 25.977522 26.049637 26.121751 26.193866 26.265980 26.338095 26.410034 26.481496 26.552748 26.624000 26.695252 26.766504 26.837756 26.909109 26.981751 27.056392 27.127915 27.191632 27.252500 27.309497 27.362997 27.415802 27.468606 27.521411 27.574216 27.627021 27.679826 27.732630 27.785435 27.838240 27.891045 27.943850 27.996654 28.049459 28.102264 28.155069 28.207874 28.260678 28.313483 28.366288 28.419093 28.471897 28.524702 28.577507 28.630312 28.683117 28.720113 28.754044 28.787966 28.821889 28.855811 28.889734 28.923656 28.957579 28.991501 29.025424 29.059346 29.093269 29.127191 29.161114 29.195036 29.228958 29.262881 29.297033 29.331239 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.523583 17.537985 17.552388 17.566790 17.581192 17.595594 17.609997 17.624399 17.638801 17.653203 17.667606 17.682008 17.696410 17.710812 17.725215 17.739617 17.754019 17.768421 17.782824 17.797226 17.811628 17.826030 17.840432 17.854835 17.869237 17.883639 17.898041 17.912444 17.926846 17.941248 17.955650 17.970053 17.984455 17.998857 18.013259 18.027662 18.042064 18.056466 18.070868 18.085271 18.099673 18.114075 18.128477 18.142880 18.157282 18.171676 18.186062 18.200448 18.214833 18.229217 18.242997 18.256777 18.270557 18.284337 18.298117 18.311897 18.325677 18.339457 18.353237 18.367017 18.380797 18.394577 18.408357 18.422138 18.435918 18.449698 18.463478 18.477258 18.491038 18.504818 18.518598 18.532378 18.546158 18.559938 18.573718 18.587498 18.601278 18.615058 18.628838 18.642618 18.656398 18.670178 18.695871 18.739640 20.341808 21.505240 21.979479 22.421212 22.861726 23.170254 23.514873 23.854385 24.092143 24.251603 24.393643 24.535682 24.677721 24.819761 24.961800 25.103840 25.245879 25.387919 25.529958 25.674885 25.757912 25.830026 25.902128 25.973723 26.044975 26.116227 26.187479 26.258730 26.329982 26.401234 26.472486 26.543738 26.614990 26.686242 26.757494 26.829007 26.903594 26.978236 27.052877 27.124221 27.188117 27.248984 27.309852 27.369790 27.426466 27.479271 27.532076 27.584881 27.637686 27.690490 27.743295 27.796100 27.848905 27.901710 27.954514 28.007319 28.060124 28.112929 28.165734 28.218538 28.271343 28.324148 28.376953 28.429758 28.482562 28.535367 28.588172 28.637402 28.676195 28.712063 28.745985 28.779908 28.813830 28.847753 28.881675 28.915598 28.949520 28.983443 29.017365 29.051288 29.085210 29.119133 29.153055 29.186978 29.220900 29.254822 29.288822 29.322879 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.591991 17.606393 17.620796 17.635198 17.649600 17.664002 17.678405 17.692807 17.707209 17.721611 17.736014 17.750416 17.764818 17.779220 17.793623 17.808025 17.822427 17.836829 17.851232 17.865634 17.880036 17.894438 17.908841 17.923243 17.937645 17.952047 17.966450 17.980852 17.995254 18.009656 18.024058 18.038461 18.052863 18.067265 18.081667 18.096070 18.110472 18.124874 18.139276 18.153679 18.168081 18.182483 18.196885 18.211288 18.225690 18.240020 18.254328 18.268635 18.282942 18.297106 18.310886 18.324666 18.338446 18.352226 18.366006 18.379786 18.393566 18.407347 18.421127 18.434907 18.448687 18.462467 18.476247 18.490027 18.503807 18.517587 18.531367 18.545147 18.558927 18.572707 18.586487 18.600267 18.614047 18.627827 18.641607 18.655387 18.669167 18.682948 18.696732 18.710516 18.724300 18.738083 19.905926 20.959149 21.811507 22.271556 22.701909 23.054267 23.397879 23.739554 24.019977 24.221237 24.363276 24.505316 24.647355 24.789395 24.931434 25.073474 25.215513 25.357553 25.499592 25.641632 25.750957 25.822209 25.893461 25.964713 26.035965 26.107217 26.178469 26.249721 26.320972 26.392224 26.463476 26.534728 26.605980 26.677288 26.750796 26.825437 26.900079 26.974721 27.049362 27.120609 27.184602 27.245469 27.306337 27.367205 27.428073 27.487485 27.542741 27.595546 27.648351 27.701155 27.753960 27.806765 27.859570 27.912375 27.965179 28.017984 28.070789 28.123594 28.176398 28.229203 28.282008 28.334813 28.387618 28.440422 28.493227 28.546032 28.593776 28.636160 28.670082 28.704005 28.737927 28.771849 28.805772 28.839694 28.873617 28.907539 28.941462 28.975384 29.009307 29.043229 29.077152 29.111074 29.144997 29.178919 29.212842 29.246764 29.280686 29.314609 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.660399 17.674801 17.689204 17.703606 17.718008 17.732410 17.746813 17.761215 17.775617 17.790019 17.804422 17.818824 17.833226 17.847628 17.862031 17.876433 17.890835 17.905237 17.919640 17.934042 17.948444 17.962846 17.977249 17.991651 18.006053 18.020455 18.034858 18.049260 18.063662 18.078064 18.092467 18.106869 18.121271 18.135673 18.150076 18.164478 18.178880 18.193282 18.207685 18.222087 18.236489 18.250891 18.265293 18.279696 18.294089 18.308319 18.322549 18.336779 18.351009 18.364995 18.378775 18.392556 18.406336 18.420116 18.433896 18.447676 18.461456 18.475236 18.489016 18.502796 18.516576 18.530356 18.544136 18.557916 18.571696 18.585476 18.599256 18.613036 18.626816 18.640596 18.654376 18.668156 18.681936 18.695716 18.709496 18.723276 18.737056 18.753305 18.771252 18.789198 18.862703 20.538550 21.630913 22.082680 22.523418 22.948600 23.280595 23.622560 23.947811 24.178869 24.332910 24.474950 24.616989 24.759029 24.901068 25.043108 25.185147 25.327186 25.469226 25.611378 25.741947 25.813199 25.884451 25.955703 26.026955 26.098207 26.169459 26.240711 26.311963 26.383214 26.454466 26.525718 26.598052 26.672639 26.747280 26.821922 26.896564 26.971205 27.045847 27.117078 27.181086 27.241954 27.302822 27.363690 27.424558 27.485425 27.546281 27.606211 27.659015 27.711820 27.764625 27.817430 27.870235 27.923039 27.975844 28.028649 28.081454 28.134259 28.187063 28.239868 28.292673 28.345478 28.398283 28.451087 28.503892 28.556697 28.593548 28.628101 28.662024 28.695946 28.729869 28.763791 28.797713 28.831636 28.865558 28.899481 28.933403 28.967326 29.001248 29.035171 29.069093 29.103016 29.136938 29.170861 29.204783 29.238706 29.272820 29.308750 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.656796 17.671198 17.685601 17.700003 17.714405 17.728807 17.743210 17.757612 17.772014 17.786416 17.800818 17.815221 17.829623 17.844025 17.858427 17.872830 17.887232 17.901634 17.916036 17.930439 17.944841 17.959243 17.973645 17.988048 18.002450 18.016852 18.031254 18.045657 18.060059 18.074461 18.088863 18.103266 18.117668 18.132070 18.146472 18.160875 18.175277 18.189679 18.204081 18.218484 18.232886 18.247288 18.261690 18.276093 18.290495 18.304897 18.319299 18.333702 18.348104 18.362420 18.376574 18.390727 18.404880 18.419033 18.432885 18.446665 18.460445 18.474225 18.488005 18.501785 18.515565 18.529345 18.543125 18.556905 18.570685 18.584465 18.598245 18.612025 18.625805 18.639585 18.653365 18.667145 18.680925 18.694705 18.708485 18.722265 18.736045 18.749825 18.763605 18.777385 18.791165 18.804945 18.831061 18.859166 20.120784 21.176714 21.914656 22.381412 22.842251 23.161245 23.505565 23.847241 24.106703 24.302544 24.444583 24.586623 24.728662 24.870702 25.012741 25.154781 25.296820 25.438860 25.580899 25.731326 25.804189 25.875441 25.946693 26.017945 26.089197 26.160449 26.231701 26.302953 26.374205 26.445470 26.519840 26.594482 26.669124 26.743765 26.818407 26.893049 26.967690 27.042332 27.113625 27.177571 27.238439 27.299307 27.360175 27.421042 27.481910 27.542778 27.603646 27.664514 27.721928 27.775290 27.828095 27.880899 27.933704 27.986509 28.039314 28.092119 28.144923 28.197728 28.250533 28.303338 28.356143 28.408947 28.461752 28.510706 28.550329 28.586120 28.620043 28.653965 28.687888 28.721810 28.755733 28.789655 28.823577 28.857500 28.891422 28.925345 28.959267 28.993190 29.027112 29.061035 29.095243 29.129699 29.165189 29.201184 29.237178 29.273172 29.309166 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.725204 17.739606 17.754009 17.768411 17.782813 17.797215 17.811618 17.826020 17.840422 17.854824 17.869227 17.883629 17.898031 17.912433 17.926836 17.941238 17.955640 17.970042 17.984444 17.998847 18.013249 18.027651 18.042053 18.056456 18.070858 18.085260 18.099662 18.114065 18.128467 18.142869 18.157271 18.171674 18.186076 18.200478 18.214880 18.229283 18.243685 18.258087 18.272489 18.286892 18.301294 18.315696 18.330098 18.344501 18.358903 18.373305 18.387707 18.402110 18.416512 18.430707 18.444785 18.458862 18.472939 18.486994 18.500774 18.514554 18.528334 18.542114 18.555894 18.569674 18.583454 18.597234 18.611014 18.624794 18.638574 18.652354 18.666134 18.679914 18.693694 18.707474 18.721254 18.735034 18.748814 18.762594 18.776374 18.790154 18.803935 18.817715 18.831495 18.845275 18.859055 18.879452 19.420872 20.735292 21.746684 22.192240 22.683246 23.042488 23.388571 23.730246 24.034537 24.264743 24.414217 24.556257 24.698296 24.840336 24.982375 25.124415 25.266454 25.408494 25.551045 25.722832 25.795179 25.866431 25.937683 26.008935 26.080187 26.151439 26.222691 26.293943 26.367140 26.441684 26.516325 26.590967 26.665609 26.740250 26.814892 26.889533 26.964175 27.038817 27.110247 27.174056 27.234924 27.295792 27.356660 27.417527 27.478395 27.539263 27.600131 27.660999 27.721866 27.782734 27.838210 27.891564 27.944369 27.997174 28.049979 28.102784 28.155588 28.208393 28.261198 28.314003 28.366808 28.419612 28.467883 28.510217 28.544139 28.578062 28.611984 28.645907 28.679829 28.713752 28.747674 28.781596 28.815519 28.849441 28.883364 28.917286 28.951302 28.986372 29.021673 29.057668 29.093662 29.129656 29.165650 29.201645 29.237639 29.273587 29.309190 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.793612 17.808014 17.822417 17.836819 17.851221 17.865623 17.880026 17.894428 17.908830 17.923232 17.937635 17.952037 17.966439 17.980841 17.995244 18.009646 18.024048 18.038450 18.052853 18.067255 18.081657 18.096059 18.110462 18.124864 18.139266 18.153668 18.168070 18.182473 18.196875 18.211277 18.225679 18.240082 18.254484 18.268886 18.283288 18.297691 18.312093 18.326495 18.340897 18.355300 18.369702 18.384104 18.398506 18.412909 18.427311 18.441713 18.456115 18.470518 18.484920 18.498950 18.512953 18.526955 18.540958 18.554883 18.568663 18.582443 18.596223 18.610003 18.623783 18.637563 18.651343 18.665123 18.678903 18.692683 18.706463 18.720243 18.734023 18.747803 18.761583 18.775363 18.789144 18.802924 18.816704 18.830484 18.844264 18.858044 18.871881 18.886677 18.901474 18.916270 18.931066 20.323378 21.394279 22.017806 22.503216 22.931204 23.271555 23.613252 23.952659 24.193428 24.383851 24.525891 24.667930 24.809970 24.952009 25.094048 25.236088 25.378127 25.520167 25.714917 25.786169 25.857421 25.928673 25.999925 26.071177 26.142429 26.214622 26.288885 26.363527 26.438169 26.512810 26.587452 26.662093 26.736735 26.811377 26.886018 26.960660 27.035302 27.106942 27.170541 27.231409 27.292277 27.353144 27.414012 27.474880 27.535748 27.596616 27.657483 27.718351 27.779219 27.840087 27.899853 27.955034 28.007839 28.060644 28.113448 28.166253 28.219058 28.271863 28.324668 28.377472 28.430277 28.467053 28.502158 28.536081 28.570003 28.603926 28.637848 28.671771 28.705693 28.739616 28.773538 28.807460 28.842502 28.878206 28.914152 28.950146 28.986140 29.022134 29.058129 29.094123 29.130117 29.166111 29.202106 29.238100 29.273983 29.309131 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.847618 17.862020 17.876422 17.890825 17.905227 17.919629 17.934031 17.948434 17.962836 17.977238 17.991640 18.006043 18.020445 18.034847 18.049249 18.063652 18.078054 18.092456 18.106858 18.121261 18.135663 18.150065 18.164467 18.178870 18.193272 18.207674 18.222076 18.236479 18.250881 18.265283 18.279685 18.294088 18.308490 18.322892 18.337294 18.351696 18.366099 18.380501 18.394903 18.409305 18.423708 18.438110 18.452512 18.466914 18.481317 18.495719 18.510121 18.524523 18.538926 18.553222 18.567150 18.581079 18.595007 18.608935 18.622772 18.636552 18.650332 18.664112 18.677892 18.691672 18.705452 18.719232 18.733012 18.746792 18.760572 18.774353 18.788133 18.801913 18.815693 18.829473 18.843253 18.857033 18.870813 18.884593 18.898373 18.912153 18.925933 18.942085 18.963162 18.984239 19.876931 20.938830 21.849833 22.342144 22.823504 23.152506 23.496257 23.837933 24.121262 24.345751 24.495524 24.637564 24.779603 24.921643 25.063682 25.205722 25.347761 25.490271 25.705907 25.777159 25.848411 25.919663 25.990915 26.062241 26.136087 26.210728 26.285370 26.360012 26.434653 26.509295 26.583937 26.658578 26.733220 26.807862 26.882503 26.957145 27.031786 27.103707 27.167026 27.227894 27.288761 27.349629 27.410497 27.471365 27.532233 27.593100 27.653968 27.714836 27.775704 27.836572 27.897439 27.958307 28.016549 28.071308 28.124113 28.176918 28.229723 28.282528 28.335332 28.384084 28.424573 28.460177 28.494100 28.528022 28.561945 28.595867 28.629812 28.664061 28.698647 28.734641 28.770636 28.806630 28.842624 28.878618 28.914613 28.950607 28.986601 29.022595 29.058590 29.094584 29.130578 29.166573 29.202567 29.238561 29.274370 29.309074 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.916026 17.930428 17.944830 17.959233 17.973635 17.988037 18.002439 18.016842 18.031244 18.045646 18.060048 18.074451 18.088853 18.103255 18.117657 18.132060 18.146462 18.160864 18.175266 18.189669 18.204071 18.218473 18.232875 18.247278 18.261680 18.276082 18.290484 18.304887 18.319289 18.333691 18.348093 18.362496 18.376898 18.391300 18.405702 18.420105 18.434507 18.448909 18.463311 18.477714 18.492116 18.506518 18.520920 18.535323 18.549725 18.564127 18.578529 18.592931 18.607334 18.621453 18.635308 18.649163 18.663018 18.676873 18.690661 18.704441 18.718221 18.732001 18.745781 18.759562 18.773342 18.787122 18.800902 18.814682 18.828462 18.842242 18.856022 18.869802 18.883582 18.897362 18.911142 18.924922 18.938702 18.952482 18.966262 18.980042 18.993822 19.021165 19.057788 20.520120 21.627833 22.126149 22.664584 23.033288 23.379263 23.720938 24.047388 24.280154 24.465158 24.607198 24.749237 24.891277 25.033316 25.175356 25.317395 25.459435 25.696898 25.768149 25.839401 25.910653 25.983482 26.057930 26.132572 26.207213 26.281855 26.356497 26.431138 26.505780 26.580422 26.655063 26.729705 26.804346 26.878988 26.953630 27.028271 27.100540 27.163511 27.224379 27.285246 27.346114 27.406982 27.467850 27.528718 27.589585 27.650453 27.711321 27.772189 27.833057 27.893924 27.954792 28.015660 28.076528 28.134451 28.187583 28.240388 28.293193 28.342118 28.384274 28.418196 28.452119 28.486041 28.520536 28.555390 28.591125 28.627120 28.663114 28.699108 28.735102 28.771097 28.807091 28.843085 28.879079 28.915074 28.951068 28.987062 29.023057 29.059051 29.095045 29.131039 29.167034 29.203028 29.239022 29.274747 29.309018 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 17.984434 17.998836 18.013239 18.027641 18.042043 18.056445 18.070848 18.085250 18.099652 18.114054 18.128456 18.142859 18.157261 18.171663 18.186065 18.200468 18.214870 18.229272 18.243674 18.258077 18.272479 18.286881 18.301283 18.315686 18.330088 18.344490 18.358892 18.373295 18.387697 18.402099 18.416501 18.430904 18.445306 18.459708 18.474110 18.488513 18.502915 18.517317 18.531719 18.546122 18.560524 18.574926 18.589328 18.603731 18.618133 18.632535 18.646937 18.661340 18.675742 18.689642 18.703424 18.717206 18.730989 18.744771 18.758551 18.772331 18.786111 18.799891 18.813671 18.827451 18.841231 18.855011 18.868791 18.882571 18.896351 18.910131 18.923911 18.937691 18.951471 18.965251 18.979031 18.992811 19.006591 19.020371 19.034151 19.047931 19.061711 20.091788 21.156395 21.952983 22.484470 22.914685 23.262268 23.603944 23.945619 24.207988 24.428957 24.576832 24.718871 24.860910 25.002950 25.144989 25.287029 25.429128 25.687888 25.759140 25.831164 25.905132 25.979773 26.054415 26.129057 26.203698 26.278340 26.352982 26.427623 26.502265 26.576906 26.651548 26.726190 26.800831 26.875473 26.950115 27.024756 27.097440 27.159996 27.220863 27.281731 27.342599 27.403467 27.464335 27.525202 27.586070 27.646938 27.707806 27.768674 27.829541 27.890409 27.951277 28.012145 28.073013 28.133880 28.193953 28.251053 28.303857 28.340630 28.376466 28.411948 28.447609 28.483604 28.519598 28.555592 28.591586 28.627581 28.663575 28.699569 28.735563 28.771558 28.807552 28.843546 28.879541 28.915535 28.951529 28.987523 29.023518 29.059512 29.095506 29.131500 29.167495 29.203489 29.239483 29.275114 29.308964 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.038440 18.052842 18.067244 18.081647 18.096049 18.110451 18.124853 18.139256 18.153658 18.168060 18.182462 18.196865 18.211267 18.225669 18.240071 18.254474 18.268876 18.283278 18.297680 18.312082 18.326485 18.340887 18.355289 18.369691 18.384094 18.398496 18.412898 18.427300 18.441703 18.456105 18.470507 18.484909 18.499312 18.513714 18.528116 18.542518 18.556921 18.571323 18.585725 18.600127 18.614530 18.628932 18.643334 18.657736 18.672139 18.686498 18.700824 18.715150 18.729477 18.743760 18.757540 18.771320 18.785100 18.798880 18.812660 18.826440 18.840220 18.854000 18.867780 18.881560 18.895340 18.909120 18.922900 18.936680 18.950460 18.964240 18.978020 18.991800 19.005580 19.019360 19.033140 19.046920 19.060700 19.076911 19.093772 19.110633 19.127494 20.716862 21.784545 22.253954 22.808801 23.143852 23.486949 23.828625 24.135822 24.366880 24.546465 24.688505 24.830544 24.972584 25.114623 25.256663 25.398702 25.678980 25.752333 25.826975 25.901617 25.976258 26.050900 26.125541 26.200183 26.274825 26.349466 26.424108 26.498750 26.573391 26.648033 26.722675 26.797316 26.871958 26.946599 27.021241 27.094403 27.156480 27.217348 27.278216 27.339084 27.399952 27.460819 27.521687 27.582555 27.643423 27.704291 27.765158 27.826026 27.886894 27.947762 28.008630 28.069498 28.130365 28.191233 28.250725 28.302975 28.340088 28.376082 28.412076 28.448070 28.484065 28.520059 28.556053 28.592047 28.628042 28.664036 28.700030 28.736025 28.772019 28.808013 28.844007 28.880002 28.915996 28.951990 28.987984 29.023979 29.059973 29.095967 29.131962 29.167956 29.203950 29.239944 29.275473 29.308911 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.049239 18.063641 18.078043 18.092446 18.106848 18.121250 18.135652 18.150055 18.164457 18.178859 18.193261 18.207664 18.222066 18.236468 18.250870 18.265273 18.279675 18.294077 18.308479 18.322882 18.337284 18.351686 18.366088 18.380491 18.394893 18.409295 18.423697 18.438100 18.452502 18.466904 18.481306 18.495708 18.510111 18.524513 18.538915 18.553317 18.567720 18.582122 18.596524 18.610926 18.625329 18.639731 18.654133 18.668535 18.682938 18.697340 18.711742 18.726144 18.740547 18.754818 18.769066 18.783315 18.797563 18.811649 18.825429 18.839209 18.852989 18.866769 18.880549 18.894329 18.908109 18.921889 18.935669 18.949449 18.963229 18.977009 18.990789 19.004569 19.018349 19.032129 19.045909 19.059689 19.073469 19.087249 19.101029 19.114809 19.129267 19.154797 19.180328 20.304535 21.373960 22.056132 22.645921 23.024119 23.369955 23.711630 24.053306 24.294714 24.514820 24.658139 24.800178 24.942218 25.084257 25.226297 25.368336 25.673926 25.748818 25.823460 25.898101 25.972743 26.047385 26.122026 26.196668 26.271310 26.345951 26.420593 26.495235 26.569876 26.644518 26.719159 26.793801 26.868443 26.943084 27.017726 27.091429 27.152965 27.213833 27.274701 27.335569 27.396437 27.457304 27.518172 27.579040 27.639908 27.700776 27.761643 27.822511 27.883379 27.944247 28.005115 28.065982 28.126850 28.187733 28.248012 28.302380 28.340187 28.376543 28.412537 28.448531 28.484526 28.520520 28.556514 28.592509 28.628503 28.664497 28.700491 28.736486 28.772480 28.808474 28.844468 28.880463 28.916457 28.952451 28.988446 29.024440 29.060434 29.096428 29.132423 29.168417 29.204411 29.240405 29.275823 29.308859 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.103245 18.117647 18.132049 18.146451 18.160854 18.175256 18.189658 18.204060 18.218463 18.232865 18.247267 18.261669 18.276072 18.290474 18.304876 18.319278 18.333681 18.348083 18.362485 18.376887 18.391290 18.405692 18.420094 18.434496 18.448899 18.463301 18.477703 18.492105 18.506508 18.520910 18.535312 18.549714 18.564117 18.578519 18.592921 18.607323 18.621726 18.636128 18.650530 18.664932 18.679335 18.693737 18.708139 18.722541 18.736943 18.751346 18.765748 18.780150 18.794552 18.808921 18.823093 18.837264 18.851436 18.865608 18.879538 18.893318 18.907098 18.920878 18.934658 18.948438 18.962218 18.975998 18.989778 19.003558 19.017338 19.031118 19.044898 19.058678 19.072458 19.086238 19.100018 19.113798 19.127578 19.141359 19.155139 19.168919 19.182699 19.209130 19.623463 20.918579 21.888160 22.446434 22.905492 23.252960 23.594636 23.936311 24.222547 24.453605 24.627773 24.769812 24.911851 25.053891 25.195930 25.337970 25.663898 25.745303 25.819945 25.894586 25.969228 26.043870 26.118511 26.193153 26.267794 26.342436 26.417078 26.491719 26.566361 26.641003 26.715644 26.790286 26.864928 26.939569 27.014211 27.088514 27.149448 27.210318 27.271186 27.332054 27.392921 27.453789 27.514657 27.575525 27.636393 27.697260 27.758128 27.818996 27.879864 27.940732 28.001599 28.062467 28.123335 28.184335 28.245965 28.299504 28.339451 28.377004 28.412998 28.448993 28.484987 28.520981 28.556975 28.592970 28.628964 28.664958 28.700952 28.736947 28.772941 28.808935 28.844930 28.880924 28.916918 28.952912 28.988907 29.024901 29.060895 29.096889 29.132884 29.168878 29.204872 29.240867 29.276164 29.308809 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.171653 18.186055 18.200457 18.214860 18.229262 18.243664 18.258066 18.272468 18.286871 18.301273 18.315675 18.330077 18.344480 18.358882 18.373284 18.387686 18.402089 18.416491 18.430893 18.445295 18.459698 18.474100 18.488502 18.502904 18.517307 18.531709 18.546111 18.560513 18.574916 18.589318 18.603720 18.618122 18.632525 18.646927 18.661329 18.675731 18.690134 18.704536 18.718938 18.733340 18.747743 18.762145 18.776547 18.790949 18.805352 18.819754 18.834156 18.848558 18.862961 18.877228 18.891324 18.905420 18.919515 18.933611 18.947427 18.961207 18.974987 18.988767 19.002547 19.016327 19.030107 19.043887 19.057667 19.071447 19.085227 19.099007 19.112787 19.126568 19.140348 19.154128 19.167908 19.181688 19.195536 19.209586 19.223637 19.237687 19.251737 20.501690 21.591525 22.164420 22.791560 23.135091 23.477641 23.819317 24.150381 24.381439 24.597406 24.739446 24.881485 25.023525 25.165564 25.307604 25.636484 25.741788 25.816430 25.891071 25.965713 26.040354 26.114996 26.189638 26.264279 26.338921 26.413563 26.488204 26.562846 26.637488 26.712129 26.786771 26.861412 26.936054 27.010696 27.084653 27.145935 27.206803 27.267671 27.328538 27.389406 27.450274 27.511142 27.572010 27.632877 27.693745 27.754613 27.815481 27.876349 27.937216 27.998084 28.058952 28.119859 28.181226 28.243980 28.296714 28.338653 28.377465 28.413459 28.449454 28.485448 28.521442 28.557436 28.593431 28.629425 28.665419 28.701414 28.737408 28.773402 28.809396 28.845391 28.881385 28.917379 28.953373 28.989368 29.025362 29.061356 29.097351 29.133345 29.169339 29.205333 29.241328 29.276498 29.308760 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.240061 18.254463 18.268865 18.283268 18.297670 18.312072 18.326474 18.340877 18.355279 18.369681 18.384083 18.398486 18.412888 18.427290 18.441692 18.456094 18.470497 18.484899 18.499301 18.513703 18.528106 18.542508 18.556910 18.571312 18.585715 18.600117 18.614519 18.628921 18.643324 18.657726 18.672128 18.686530 18.700933 18.715335 18.729737 18.744139 18.758542 18.772944 18.787346 18.801748 18.816151 18.830553 18.844955 18.859357 18.873760 18.888162 18.902564 18.916966 18.931369 18.945491 18.959512 18.973532 18.987553 19.001536 19.015316 19.029096 19.042876 19.056656 19.070436 19.084216 19.097996 19.111777 19.125557 19.139337 19.153117 19.166897 19.180677 19.194457 19.208237 19.222017 19.235797 19.249577 19.266390 19.285985 19.305581 20.062793 21.136077 21.991309 22.620756 23.015275 23.360647 23.702322 24.043998 24.309273 24.540331 24.709080 24.851119 24.993159 25.135198 25.277238 25.609070 25.726147 25.812914 25.887556 25.962198 26.036839 26.111481 26.186123 26.260764 26.335406 26.410047 26.484689 26.559331 26.633972 26.708614 26.783256 26.857897 26.932539 27.007181 27.080470 27.142420 27.203288 27.264156 27.325023 27.385891 27.446759 27.507627 27.568495 27.629362 27.690230 27.751098 27.811966 27.872834 27.933701 27.994569 28.055437 28.116368 28.178917 28.241983 28.294007 28.337786 28.377926 28.413921 28.449915 28.485909 28.521903 28.557898 28.593892 28.629886 28.665880 28.701875 28.737869 28.773863 28.809857 28.845852 28.881846 28.917840 28.953835 28.989829 29.025823 29.061817 29.097812 29.133806 29.169800 29.205794 29.241743 29.276761 29.308684 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.294067 18.308469 18.322871 18.337273 18.351676 18.366078 18.380480 18.394882 18.409285 18.423687 18.438089 18.452491 18.466894 18.481296 18.495698 18.510100 18.524503 18.538905 18.553307 18.567709 18.582112 18.596514 18.610916 18.625318 18.639720 18.654123 18.668525 18.682927 18.697329 18.711732 18.726134 18.740536 18.754938 18.769341 18.783743 18.798145 18.812547 18.826950 18.841352 18.855754 18.870156 18.884559 18.898961 18.913363 18.927765 18.942168 18.956570 18.970972 18.985374 18.999765 19.013711 19.027657 19.041603 19.055550 19.069425 19.083205 19.096986 19.110766 19.124546 19.138326 19.152106 19.165886 19.179666 19.193446 19.207226 19.221006 19.234786 19.248566 19.262346 19.276126 19.289906 19.303686 19.317466 19.345936 19.378306 20.698432 21.786419 22.341343 22.896323 23.243652 23.585328 23.927003 24.237107 24.468165 24.678713 24.820753 24.962792 25.104832 25.246871 25.581656 25.698732 25.809399 25.884041 25.958683 26.033324 26.107966 26.182607 26.257249 26.331891 26.406532 26.481174 26.555816 26.630457 26.705099 26.779741 26.854382 26.929024 27.003665 27.076387 27.138905 27.199773 27.260640 27.321508 27.382376 27.443244 27.504112 27.564979 27.625847 27.686715 27.747583 27.808451 27.869318 27.930186 27.991054 28.051947 28.113552 28.176607 28.239673 28.291378 28.336148 28.377259 28.413972 28.450376 28.486370 28.522364 28.558359 28.594353 28.630347 28.666342 28.702336 28.738330 28.774324 28.810319 28.846313 28.882307 28.918301 28.954296 28.990290 29.026284 29.062278 29.098273 29.134267 29.170261 29.206241 29.241726 29.276425 29.308348 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.362475 18.376877 18.391279 18.405681 18.420084 18.434486 18.448888 18.463290 18.477693 18.492095 18.506497 18.520899 18.535302 18.549704 18.564106 18.578508 18.592911 18.607313 18.621715 18.636117 18.650520 18.664922 18.679324 18.693726 18.708129 18.722531 18.736933 18.751335 18.765738 18.780140 18.794542 18.808944 18.823347 18.837749 18.852151 18.866553 18.880955 18.895358 18.909760 18.924162 18.938564 18.952967 18.967369 18.981771 18.996173 19.010576 19.024978 19.039380 19.053782 19.068016 19.081889 19.095761 19.109634 19.123506 19.137315 19.151095 19.164875 19.178655 19.192435 19.206215 19.219995 19.233775 19.247555 19.261335 19.275115 19.288895 19.302675 19.316455 19.330235 19.344015 19.357795 19.371575 19.390020 20.277651 21.353642 22.099008 22.774441 23.126215 23.468333 23.810009 24.150949 24.395999 24.627056 24.790387 24.932426 25.074466 25.216505 25.554242 25.671318 25.788395 25.880526 25.955167 26.029809 26.104451 26.179092 26.253734 26.328376 26.403017 26.477659 26.552300 26.626942 26.701584 26.776225 26.850867 26.925509 27.000150 27.072400 27.135390 27.196257 27.257125 27.317993 27.378861 27.439729 27.500596 27.561464 27.622332 27.683200 27.744068 27.804935 27.865803 27.926671 27.987539 28.048407 28.111239 28.174297 28.237364 28.288826 28.333838 28.375424 28.413616 28.450837 28.486831 28.522826 28.558820 28.594814 28.630808 28.666803 28.702797 28.738791 28.774785 28.810780 28.846774 28.882768 28.918763 28.954757 28.990751 29.026745 29.062740 29.098734 29.134728 29.170722 29.206676 29.241709 29.276089 29.308012 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.358872 18.373274 18.387676 18.402078 18.416480 18.430883 18.445285 18.459687 18.474089 18.488492 18.502894 18.517296 18.531698 18.546101 18.560503 18.574905 18.589307 18.603710 18.618112 18.632514 18.646916 18.661319 18.675721 18.690123 18.704525 18.718928 18.733330 18.747732 18.762134 18.776537 18.790939 18.805341 18.819743 18.834146 18.848548 18.862950 18.877352 18.891755 18.906157 18.920559 18.934961 18.949364 18.963766 18.978168 18.992570 19.006973 19.021375 19.035777 19.050179 19.064581 19.078984 19.093386 19.107788 19.122190 19.136225 19.150024 19.163824 19.177623 19.191423 19.205204 19.218984 19.232764 19.246544 19.260324 19.274104 19.287884 19.301664 19.315444 19.329224 19.343004 19.356784 19.370564 19.384344 19.400213 19.416112 19.432011 19.447910 20.898446 21.898659 22.536243 23.006498 23.351339 23.693014 24.034689 24.323832 24.554890 24.759354 24.902060 25.044100 25.186139 25.526828 25.643904 25.760981 25.874522 25.951652 26.026294 26.100936 26.175577 26.250219 26.324860 26.399502 26.474144 26.548785 26.623427 26.698069 26.772710 26.847352 26.921994 26.996635 27.068507 27.131875 27.192742 27.253610 27.314478 27.375346 27.436214 27.497081 27.557949 27.618817 27.679685 27.740553 27.801420 27.862288 27.923156 27.984024 28.045926 28.108921 28.171988 28.235054 28.286346 28.331529 28.373435 28.413230 28.451298 28.487292 28.523287 28.559281 28.595275 28.631269 28.667264 28.703258 28.739252 28.775247 28.811241 28.847235 28.883229 28.919224 28.955218 28.991212 29.027206 29.063201 29.099195 29.135189 29.171184 29.207100 29.241693 29.275752 29.307676 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.427280 18.441682 18.456084 18.470486 18.484889 18.499291 18.513693 18.528095 18.542498 18.556900 18.571302 18.585704 18.600106 18.614509 18.628911 18.643313 18.657715 18.672118 18.686520 18.700922 18.715324 18.729727 18.744129 18.758531 18.772933 18.787336 18.801738 18.816140 18.830542 18.844945 18.859347 18.873749 18.888151 18.902554 18.916956 18.931358 18.945760 18.960163 18.974565 18.988967 19.003369 19.017772 19.032174 19.046576 19.060978 19.075381 19.089783 19.104185 19.118587 19.132969 19.147314 19.161659 19.176004 19.190349 19.204193 19.217973 19.231753 19.245533 19.259313 19.273093 19.286873 19.300653 19.314433 19.328213 19.341993 19.355773 19.369553 19.383333 19.397113 19.410893 19.424673 19.438453 19.454675 19.478064 19.501452 20.483260 21.567450 22.242636 22.887153 23.234344 23.576020 23.917695 24.249119 24.482724 24.713490 24.871694 25.013733 25.155773 25.494308 25.616490 25.733567 25.850643 25.948137 26.022779 26.097420 26.172062 26.246704 26.321345 26.395987 26.470629 26.545270 26.619912 26.694553 26.769195 26.843837 26.918478 26.993120 27.064703 27.128359 27.189227 27.250095 27.310963 27.371831 27.432698 27.493566 27.554434 27.615302 27.676170 27.737037 27.797905 27.858773 27.919641 27.980647 28.043545 28.106612 28.169678 28.232744 28.283935 28.329219 28.371271 28.412810 28.451759 28.487753 28.523748 28.559742 28.595736 28.631731 28.667725 28.703719 28.739713 28.775708 28.811702 28.847696 28.883690 28.919685 28.955679 28.991673 29.027668 29.063662 29.099656 29.135650 29.171645 29.207514 29.241677 29.275416 29.307340 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.495688 18.510090 18.524492 18.538894 18.553297 18.567699 18.582101 18.596503 18.610906 18.625308 18.639710 18.654112 18.668515 18.682917 18.697319 18.711721 18.726124 18.740526 18.754928 18.769330 18.783732 18.798135 18.812537 18.826939 18.841341 18.855744 18.870146 18.884548 18.898950 18.913353 18.927755 18.942157 18.956559 18.970962 18.985364 18.999766 19.014168 19.028571 19.042973 19.057375 19.071777 19.086180 19.100582 19.114984 19.129386 19.143789 19.158191 19.172593 19.186995 19.201309 19.215576 19.229843 19.244110 19.258302 19.272082 19.285862 19.299642 19.313422 19.327202 19.340982 19.354762 19.368542 19.382322 19.396102 19.409882 19.423662 19.437442 19.451222 19.465002 19.478783 19.492563 19.506343 19.536034 19.826054 21.115758 22.006952 22.727816 23.117350 23.459025 23.800700 24.142376 24.410558 24.641616 24.841328 24.983367 25.125407 25.439306 25.587894 25.706152 25.823229 25.937891 26.019264 26.093905 26.168547 26.243189 26.317830 26.392472 26.467113 26.541755 26.616397 26.691038 26.765680 26.840322 26.914963 26.989605 27.060987 27.124844 27.185712 27.246580 27.307448 27.368315 27.429183 27.490051 27.550919 27.611787 27.672654 27.733522 27.794390 27.855258 27.916126 27.978265 28.041236 28.104302 28.167368 28.230434 28.281590 28.326909 28.368968 28.411026 28.450905 28.487908 28.524209 28.560203 28.596197 28.632192 28.668186 28.704180 28.740174 28.776169 28.812163 28.848157 28.884152 28.920146 28.956140 28.992134 29.028129 29.064123 29.100117 29.136111 29.172106 29.207918 29.241662 29.275080 29.307004 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.564096 18.578498 18.592900 18.607302 18.621705 18.636107 18.650509 18.664911 18.679314 18.693716 18.708118 18.722520 18.736923 18.751325 18.765727 18.780129 18.794532 18.808934 18.823336 18.837738 18.852141 18.866543 18.880945 18.895347 18.909750 18.924152 18.938554 18.952956 18.967359 18.981761 18.996163 19.010565 19.024967 19.039370 19.053772 19.068174 19.082576 19.096979 19.111381 19.125783 19.140185 19.154588 19.168990 19.183392 19.197794 19.212197 19.226599 19.241001 19.255403 19.269605 19.283795 19.297985 19.312175 19.326191 19.339971 19.353751 19.367531 19.381311 19.395091 19.408871 19.422651 19.436431 19.450211 19.463992 19.477772 19.491552 19.505332 19.519112 19.532892 19.546672 19.560452 19.574232 20.680002 21.791134 22.429698 22.997858 23.342031 23.683706 24.025381 24.338392 24.569450 24.797812 24.953001 25.095040 25.381398 25.542640 25.678738 25.795815 25.912891 26.015748 26.090390 26.165032 26.239673 26.314315 26.388957 26.463598 26.538240 26.612882 26.687523 26.762165 26.836806 26.911448 26.986090 27.057354 27.121329 27.182197 27.243065 27.303933 27.364800 27.425668 27.486536 27.547404 27.608272 27.669139 27.730007 27.790875 27.851743 27.913031 27.975860 28.038926 28.101992 28.165058 28.228125 28.279310 28.324599 28.366658 28.408717 28.449438 28.487946 28.524670 28.560664 28.596658 28.632653 28.668647 28.704641 28.740636 28.776630 28.812624 28.848618 28.884613 28.920607 28.956601 28.992595 29.028590 29.064584 29.100578 29.136573 29.172567 29.208312 29.241647 29.274744 29.306667 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.618101 18.632504 18.646906 18.661308 18.675710 18.690113 18.704515 18.718917 18.733319 18.747722 18.762124 18.776526 18.790928 18.805331 18.819733 18.834135 18.848537 18.862940 18.877342 18.891744 18.906146 18.920549 18.934951 18.949353 18.963755 18.978158 18.992560 19.006962 19.021364 19.035767 19.050169 19.064571 19.078973 19.093376 19.107778 19.122180 19.136582 19.150985 19.165387 19.179789 19.194191 19.208593 19.222996 19.237398 19.251800 19.266202 19.280605 19.295007 19.309409 19.323742 19.337856 19.351970 19.366084 19.380198 19.394080 19.407860 19.421640 19.435420 19.449201 19.462981 19.476761 19.490541 19.504321 19.518101 19.531881 19.545661 19.559441 19.573221 19.590252 19.608560 19.626869 20.248656 21.333323 22.158016 22.869265 23.225036 23.566711 23.908387 24.250062 24.497284 24.728341 24.922635 25.064674 25.323490 25.484732 25.644131 25.768401 25.885477 26.001113 26.086875 26.161517 26.236158 26.310800 26.385442 26.460083 26.534725 26.609366 26.684008 26.758650 26.833291 26.907933 26.982575 27.053802 27.117814 27.178682 27.239550 27.300417 27.361285 27.422153 27.483021 27.543889 27.604756 27.665624 27.726492 27.787360 27.848228 27.910566 27.973550 28.036616 28.099682 28.162749 28.225815 28.277090 28.322290 28.364348 28.406407 28.447848 28.487986 28.525131 28.561125 28.597120 28.633114 28.669108 28.705102 28.741097 28.777091 28.813085 28.849079 28.885074 28.921068 28.957062 28.993057 29.029051 29.065045 29.101039 29.137034 29.173028 29.208697 29.241632 29.274408 29.306331 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.686510 18.700912 18.715314 18.729716 18.744118 18.758521 18.772923 18.787325 18.801727 18.816130 18.830532 18.844934 18.859336 18.873739 18.888141 18.902543 18.916945 18.931348 18.945750 18.960152 18.974554 18.988957 19.003359 19.017761 19.032163 19.046566 19.060968 19.075370 19.089772 19.104175 19.118577 19.132979 19.147381 19.161784 19.176186 19.190588 19.204990 19.219393 19.233795 19.248197 19.262599 19.277002 19.291404 19.305806 19.320208 19.334611 19.349013 19.363415 19.377817 19.392026 19.406064 19.420102 19.434141 19.448179 19.461970 19.475750 19.489530 19.503310 19.517090 19.530870 19.544650 19.558430 19.572210 19.585990 19.599770 19.613550 19.627330 19.641110 19.669910 19.698911 20.878275 21.898356 22.624643 23.108042 23.449717 23.791392 24.133068 24.425117 24.656175 24.885331 25.034545 25.265583 25.426825 25.588067 25.740987 25.858063 25.975139 26.081486 26.158002 26.232643 26.307285 26.381926 26.456568 26.531210 26.605851 26.680493 26.755135 26.829776 26.904418 26.979059 27.050329 27.114299 27.175167 27.236034 27.296902 27.357770 27.418638 27.479506 27.540373 27.601241 27.662109 27.722977 27.783845 27.845380 27.908174 27.971240 28.034306 28.097373 28.160439 28.223505 28.274929 28.319980 28.362038 28.404097 28.446117 28.488030 28.525592 28.561586 28.597581 28.633575 28.669569 28.705563 28.741558 28.777552 28.813546 28.849541 28.885535 28.921529 28.957523 28.993518 29.029512 29.065506 29.101500 29.137495 29.173489 29.209072 29.241618 29.274072 29.305995 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.754918 18.769320 18.783722 18.798124 18.812527 18.826929 18.841331 18.855733 18.870136 18.884538 18.898940 18.913342 18.927744 18.942147 18.956549 18.970951 18.985353 18.999756 19.014158 19.028560 19.042962 19.057365 19.071767 19.086169 19.100571 19.114974 19.129376 19.143778 19.158180 19.172583 19.186985 19.201387 19.215789 19.230192 19.244594 19.258996 19.273398 19.287801 19.302203 19.316605 19.331007 19.345410 19.359812 19.374214 19.388616 19.403019 19.417421 19.431823 19.446225 19.460265 19.474229 19.488193 19.502157 19.516079 19.529859 19.543639 19.557419 19.571199 19.584979 19.598759 19.612539 19.626319 19.640099 19.653879 19.667659 19.681439 19.695219 19.723288 20.463513 21.559694 22.323153 22.988071 23.332722 23.674398 24.016073 24.349605 24.584009 24.815067 25.003942 25.207675 25.368917 25.530159 25.691401 25.830649 25.947725 26.064146 26.154486 26.229128 26.303770 26.378411 26.453053 26.527695 26.602336 26.676978 26.751619 26.826261 26.900903 26.975544 27.046932 27.110784 27.171652 27.232519 27.293387 27.354255 27.415123 27.475991 27.536858 27.597726 27.658594 27.719462 27.780330 27.842829 27.905864 27.968930 28.031997 28.095063 28.158129 28.221195 28.272825 28.317670 28.359729 28.401787 28.443846 28.485905 28.524701 28.562001 28.598042 28.634036 28.670030 28.706025 28.742019 28.778013 28.814007 28.850002 28.885996 28.921990 28.957984 28.993979 29.029973 29.065967 29.101962 29.137956 29.173950 29.209439 29.241604 29.273736 29.305659 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.751314 18.765717 18.780119 18.794521 18.808923 18.823326 18.837728 18.852130 18.866532 18.880935 18.895337 18.909739 18.924141 18.938544 18.952946 18.967348 18.981750 18.996153 19.010555 19.024957 19.039359 19.053762 19.068164 19.082566 19.096968 19.111371 19.125773 19.140175 19.154577 19.168979 19.183382 19.197784 19.212186 19.226588 19.240991 19.255393 19.269795 19.284197 19.298600 19.313002 19.327404 19.341806 19.356209 19.370611 19.385013 19.399415 19.413818 19.428220 19.442622 19.457024 19.471427 19.485829 19.500231 19.514572 19.528462 19.542353 19.556243 19.570133 19.583968 19.597748 19.611528 19.625308 19.639088 19.652868 19.666648 19.680428 19.694208 19.708218 19.723259 19.738300 19.753341 19.768382 21.095439 22.030478 22.819589 23.215728 23.557403 23.899079 24.240754 24.511843 24.742901 24.972440 25.149767 25.311009 25.472251 25.633493 25.794735 25.920311 26.037387 26.146038 26.225613 26.300255 26.374896 26.449538 26.524179 26.598821 26.673463 26.748104 26.822746 26.897388 26.972029 27.043608 27.107269 27.168136 27.229004 27.289872 27.350740 27.411608 27.472475 27.533343 27.594211 27.655079 27.715947 27.777691 27.840488 27.903554 27.966621 28.029687 28.092753 28.155819 28.218886 28.270775 28.315360 28.357419 28.399478 28.441536 28.483595 28.523616 28.562445 28.598503 28.634497 28.670491 28.706486 28.742480 28.778474 28.814468 28.850463 28.886457 28.922451 28.958446 28.994440 29.030434 29.066428 29.102423 29.138417 29.174258 29.209553 29.241477 29.273400 29.305323 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.819722 18.834125 18.848527 18.862929 18.877331 18.891734 18.906136 18.920538 18.934940 18.949343 18.963745 18.978147 18.992549 19.006952 19.021354 19.035756 19.050158 19.064561 19.078963 19.093365 19.107767 19.122170 19.136572 19.150974 19.165376 19.179779 19.194181 19.208583 19.222985 19.237388 19.251790 19.266192 19.280594 19.294997 19.309399 19.323801 19.338203 19.352605 19.367008 19.381410 19.395812 19.410214 19.424617 19.439019 19.453421 19.467823 19.482226 19.496628 19.511030 19.525432 19.539835 19.554237 19.568639 19.582800 19.596617 19.610434 19.624251 19.638068 19.651857 19.665637 19.679417 19.693197 19.706977 19.720757 19.734537 19.748317 19.762097 19.779391 19.800969 19.822546 20.661572 21.790759 22.518098 23.099160 23.440409 23.782084 24.123760 24.439677 24.670735 24.901793 25.091860 25.253102 25.414344 25.575586 25.736828 25.890855 26.009973 26.126927 26.222098 26.296739 26.371381 26.446023 26.520664 26.595306 26.669948 26.744589 26.819231 26.893872 26.968514 27.040355 27.103753 27.164621 27.225489 27.286357 27.347225 27.408092 27.468960 27.529828 27.590696 27.651564 27.712582 27.775112 27.838178 27.901245 27.964311 28.027377 28.090443 28.153510 28.216576 28.268777 28.313051 28.355109 28.397168 28.439226 28.481285 28.522439 28.562926 28.598964 28.634958 28.670952 28.706947 28.742941 28.778935 28.814930 28.850924 28.886918 28.922912 28.958907 28.994901 29.030895 29.066889 29.102884 29.138878 29.174283 29.209217 29.241141 29.273064 29.304987 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.873728 18.888130 18.902533 18.916935 18.931337 18.945739 18.960142 18.974544 18.988946 19.003348 19.017751 19.032153 19.046555 19.060957 19.075360 19.089762 19.104164 19.118566 19.132969 19.147371 19.161773 19.176175 19.190578 19.204980 19.219382 19.233784 19.248187 19.262589 19.276991 19.291393 19.305796 19.320198 19.334600 19.349002 19.363405 19.377807 19.392209 19.406611 19.421014 19.435416 19.449818 19.464220 19.478623 19.493025 19.507427 19.521829 19.536231 19.550634 19.565036 19.579432 19.593796 19.608160 19.622523 19.636887 19.650846 19.664626 19.678406 19.692186 19.705966 19.719746 19.733526 19.747306 19.761086 19.774866 19.788646 19.802426 19.816207 19.829987 19.861304 20.028645 21.312964 22.211641 22.968039 23.324103 23.665090 24.006765 24.348441 24.598569 24.829626 25.049485 25.195194 25.356436 25.517678 25.678920 25.840162 25.982504 26.099635 26.210656 26.293224 26.367866 26.442508 26.517149 26.591791 26.666432 26.741074 26.815716 26.890357 26.964999 27.037171 27.100238 27.161106 27.221974 27.282842 27.343710 27.404577 27.465445 27.526313 27.587181 27.648049 27.709965 27.772802 27.835869 27.898935 27.962001 28.025067 28.088134 28.151200 28.214266 28.266830 28.310741 28.352800 28.394858 28.436917 28.478975 28.521034 28.563093 28.599291 28.635419 28.671414 28.707408 28.743402 28.779396 28.815391 28.851385 28.887379 28.923373 28.959368 28.995362 29.031356 29.067351 29.103345 29.139339 29.174308 29.208881 29.240805 29.272728 29.304651 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 18.942136 18.956539 18.970941 18.985343 18.999745 19.014148 19.028550 19.042952 19.057354 19.071756 19.086159 19.100561 19.114963 19.129365 19.143768 19.158170 19.172572 19.186974 19.201377 19.215779 19.230181 19.244583 19.258986 19.273388 19.287790 19.302192 19.316595 19.330997 19.345399 19.359801 19.374204 19.388606 19.403008 19.417410 19.431813 19.446215 19.460617 19.475019 19.489422 19.503824 19.518226 19.532628 19.547031 19.561433 19.575835 19.590237 19.604640 19.619042 19.633444 19.647793 19.662079 19.676365 19.690650 19.704936 19.718735 19.732515 19.746295 19.760075 19.773855 19.787635 19.801416 19.815196 19.828976 19.842756 19.856536 19.870316 19.884096 19.897876 20.858314 21.901909 22.713044 23.209247 23.548633 23.889771 24.231446 24.526403 24.757460 24.993286 25.159015 25.298528 25.459770 25.621012 25.782254 25.942850 26.072221 26.189297 26.288459 26.364351 26.438992 26.513634 26.588276 26.662917 26.737559 26.812201 26.886842 26.961484 27.034053 27.096723 27.157591 27.218459 27.279327 27.340194 27.401062 27.461930 27.522798 27.583666 27.644904 27.707426 27.770493 27.833559 27.896625 27.959691 28.022758 28.085824 28.148890 28.211957 28.264931 28.308431 28.350490 28.392548 28.434607 28.476666 28.518724 28.560783 28.598653 28.635880 28.671875 28.707869 28.743863 28.779857 28.815852 28.851846 28.887840 28.923835 28.959829 28.995823 29.031817 29.067812 29.103806 29.139800 29.174332 29.208545 29.240468 29.272392 29.304315 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.010544 19.024947 19.039349 19.053751 19.068153 19.082556 19.096958 19.111360 19.125762 19.140165 19.154567 19.168969 19.183371 19.197774 19.212176 19.226578 19.240980 19.255383 19.269785 19.284187 19.298589 19.312991 19.327394 19.341796 19.356198 19.370600 19.385003 19.399405 19.413807 19.428209 19.442612 19.457014 19.471416 19.485818 19.500221 19.514623 19.529025 19.543427 19.557830 19.572232 19.586634 19.601036 19.615439 19.629841 19.644243 19.658645 19.673048 19.687450 19.701852 19.716109 19.730318 19.744526 19.758735 19.772844 19.786625 19.800405 19.814185 19.827965 19.841745 19.855525 19.869305 19.883085 19.896865 19.913754 19.930934 19.948113 20.434518 21.647990 22.411553 23.081049 23.433777 23.773164 24.114452 24.453769 24.685294 24.923683 25.136277 25.260198 25.401862 25.563104 25.724346 25.885588 26.041329 26.161883 26.275359 26.360836 26.435477 26.510119 26.584761 26.659402 26.734044 26.808685 26.883327 26.957969 27.031000 27.093208 27.154076 27.214944 27.275811 27.336679 27.397547 27.458415 27.519283 27.580150 27.642201 27.705117 27.768183 27.831249 27.894315 27.957382 28.020448 28.083514 28.146581 28.209647 28.263078 28.306111 28.348180 28.390239 28.432297 28.474356 28.516414 28.558473 28.597963 28.636342 28.672336 28.708330 28.744324 28.780319 28.816313 28.852307 28.888301 28.924296 28.960290 28.996284 29.032278 29.068273 29.104267 29.140261 29.174356 29.208209 29.240132 29.272056 29.303979 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.064550 19.078952 19.093355 19.107757 19.122159 19.136561 19.150964 19.165366 19.179768 19.194170 19.208573 19.222975 19.237377 19.251779 19.266182 19.280584 19.294986 19.309388 19.323791 19.338193 19.352595 19.366997 19.381400 19.395802 19.410204 19.424606 19.439009 19.453411 19.467813 19.482215 19.496617 19.511020 19.525422 19.539824 19.554226 19.568629 19.583031 19.597433 19.611835 19.626238 19.640640 19.655042 19.669444 19.683847 19.698249 19.712651 19.727053 19.741456 19.755858 19.770249 19.784381 19.798513 19.812645 19.826777 19.840734 19.854514 19.868294 19.882074 19.895854 19.909634 19.923414 19.937194 19.950974 19.967042 19.993311 20.019579 21.075121 22.057162 22.885725 23.318924 23.658308 23.997694 24.339133 24.613128 24.851517 25.078224 25.247304 25.361768 25.505197 25.666439 25.827681 25.988923 26.134469 26.251545 26.354196 26.431962 26.506604 26.581245 26.655887 26.730529 26.805170 26.879812 26.954454 27.028010 27.089693 27.150561 27.211429 27.272296 27.333164 27.394032 27.454900 27.515768 27.577189 27.639740 27.702807 27.765873 27.828939 27.892006 27.955072 28.018138 28.081204 28.144271 28.207337 28.261270 28.303782 28.345870 28.387929 28.429988 28.472046 28.514105 28.556163 28.597213 28.636803 28.672797 28.708791 28.744785 28.780780 28.816774 28.852768 28.888763 28.924757 28.960751 28.996745 29.032740 29.068734 29.104728 29.140722 29.174379 29.207873 29.239796 29.271720 29.303643 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.075349 19.089751 19.104154 19.118556 19.132958 19.147360 19.161763 19.176165 19.190567 19.204969 19.219372 19.233774 19.248176 19.262578 19.276981 19.291383 19.305785 19.320187 19.334590 19.348992 19.363394 19.377796 19.392199 19.406601 19.421003 19.435405 19.449808 19.464210 19.478612 19.493014 19.507417 19.521819 19.536221 19.550623 19.565026 19.579428 19.593830 19.608232 19.622635 19.637037 19.651439 19.665841 19.680243 19.694646 19.709048 19.723450 19.737852 19.752255 19.766657 19.781059 19.795461 19.809864 19.824266 19.838553 19.852609 19.866666 19.880722 19.894779 19.908623 19.922403 19.936183 19.949963 19.963743 19.977523 19.991303 20.005083 20.018863 20.051621 20.643142 21.790472 22.606499 23.199865 23.543454 23.882839 24.222293 24.540962 24.779351 25.016842 25.221637 25.348324 25.462239 25.608531 25.769773 25.931015 26.092257 26.224131 26.340173 26.428447 26.503089 26.577730 26.652372 26.727014 26.801655 26.876297 26.950938 27.025080 27.086175 27.147046 27.207913 27.268781 27.329649 27.390517 27.451385 27.512252 27.574399 27.637431 27.700497 27.763563 27.826630 27.889696 27.952762 28.015828 28.078895 28.141961 28.204974 28.259443 28.301502 28.343561 28.385619 28.427678 28.469736 28.511795 28.553854 28.595912 28.636575 28.673025 28.709252 28.745247 28.781241 28.817235 28.853229 28.889224 28.925218 28.961212 28.997206 29.033201 29.069195 29.105189 29.141170 29.174401 29.207537 29.239460 29.271383 29.303307 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.129355 19.143757 19.158160 19.172562 19.186964 19.201366 19.215768 19.230171 19.244573 19.258975 19.273377 19.287780 19.302182 19.316584 19.330986 19.345389 19.359791 19.374193 19.388595 19.402998 19.417400 19.431802 19.446204 19.460607 19.475009 19.489411 19.503813 19.518216 19.532618 19.547020 19.561422 19.575825 19.590227 19.604629 19.619031 19.633434 19.647836 19.662238 19.676640 19.691043 19.705445 19.719847 19.734249 19.748652 19.763054 19.777456 19.791858 19.806261 19.820663 19.835065 19.849467 19.863869 19.878272 19.892674 19.906812 19.920794 19.934776 19.948758 19.962732 19.976512 19.990292 20.004072 20.017852 20.031818 20.046089 20.060360 20.074631 20.088902 21.288845 22.305009 23.031962 23.430731 23.769063 24.107429 24.446860 24.707185 24.952510 25.160432 25.334280 25.449345 25.564674 25.711865 25.873107 26.034349 26.193884 26.313793 26.420211 26.499573 26.574215 26.648857 26.723498 26.798140 26.872782 26.947423 27.021572 27.082663 27.143530 27.204398 27.265266 27.326134 27.387002 27.447869 27.509437 27.572055 27.635121 27.698187 27.761254 27.824320 27.887386 27.950452 28.013519 28.076585 28.139651 28.202237 28.257134 28.299192 28.341251 28.383309 28.425368 28.467427 28.509485 28.551544 28.593603 28.634856 28.672764 28.709713 28.745708 28.781702 28.817696 28.853690 28.889685 28.925679 28.961673 28.997668 29.033662 29.069656 29.105650 29.141588 29.174423 29.207201 29.239124 29.271047 29.302971 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.197763 19.212165 19.226568 19.240970 19.255372 19.269774 19.284177 19.298579 19.312981 19.327383 19.341786 19.356188 19.370590 19.384992 19.399395 19.413797 19.428199 19.442601 19.457003 19.471406 19.485808 19.500210 19.514612 19.529015 19.543417 19.557819 19.572221 19.586624 19.601026 19.615428 19.629830 19.644233 19.658635 19.673037 19.687439 19.701842 19.716244 19.730646 19.745048 19.759451 19.773853 19.788255 19.802657 19.817060 19.831462 19.845864 19.860266 19.874669 19.889071 19.903473 19.917875 19.932278 19.946680 19.961082 19.975029 19.988937 20.002845 20.016752 20.030621 20.044401 20.058181 20.071961 20.085741 20.103564 20.123591 20.143618 20.839884 21.927807 22.800994 23.320568 23.665479 24.003290 24.341101 24.635019 24.877760 25.099228 25.302582 25.436450 25.550365 25.664280 25.815200 25.976441 26.137683 26.286308 26.403455 26.495441 26.570700 26.645342 26.719983 26.794625 26.869267 26.943908 27.017362 27.079148 27.140015 27.200883 27.261751 27.322619 27.383487 27.444498 27.506679 27.569745 27.632811 27.695878 27.758944 27.822010 27.885076 27.948143 28.011209 28.074275 28.137342 28.199596 28.254824 28.296883 28.338941 28.381000 28.423058 28.465117 28.507176 28.549234 28.591293 28.632994 28.672481 28.710174 28.746169 28.782163 28.818157 28.854152 28.890146 28.926140 28.962134 28.998129 29.034123 29.070117 29.106111 29.141997 29.174445 29.206865 29.238788 29.270711 29.302635 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.266171 19.280573 19.294976 19.309378 19.323780 19.338182 19.352585 19.366987 19.381389 19.395791 19.410194 19.424596 19.438998 19.453400 19.467803 19.482205 19.496607 19.511009 19.525412 19.539814 19.554216 19.568618 19.583021 19.597423 19.611825 19.626227 19.640629 19.655032 19.669434 19.683836 19.698238 19.712641 19.727043 19.741445 19.755847 19.770250 19.784652 19.799054 19.813456 19.827859 19.842261 19.856663 19.871065 19.885468 19.899870 19.914272 19.928674 19.943077 19.957479 19.971881 19.986283 20.000686 20.015088 20.029369 20.043203 20.057038 20.070873 20.084707 20.098510 20.112290 20.126070 20.139850 20.153631 20.185530 20.231236 21.674610 22.499954 23.166017 23.565713 23.903524 24.241335 24.561405 24.805594 25.038024 25.242641 25.423555 25.537470 25.651386 25.767751 25.918534 26.079776 26.241018 26.376041 26.486586 26.567185 26.641826 26.716468 26.791110 26.865751 26.940393 27.013253 27.075632 27.136500 27.197368 27.258236 27.319104 27.379971 27.441647 27.504369 27.567435 27.630502 27.693568 27.756634 27.819700 27.882767 27.945833 28.008899 28.071966 28.135032 28.197044 28.252514 28.294573 28.336631 28.378690 28.420749 28.462807 28.504866 28.546924 28.588983 28.630970 28.672173 28.710636 28.746630 28.782624 28.818618 28.854613 28.890607 28.926601 28.962595 28.998590 29.034584 29.070578 29.106573 29.142396 29.174466 29.206529 29.238452 29.270375 29.302298 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.334579 19.348981 19.363384 19.377786 19.392188 19.406590 19.420993 19.435395 19.449797 19.464199 19.478602 19.493004 19.507406 19.521808 19.536211 19.550613 19.565015 19.579417 19.593820 19.608222 19.622624 19.637026 19.651429 19.665831 19.680233 19.694635 19.709038 19.723440 19.737842 19.752244 19.766647 19.781049 19.795451 19.809853 19.824255 19.838658 19.853060 19.867462 19.881864 19.896267 19.910669 19.925071 19.939473 19.953876 19.968278 19.982680 19.997082 20.011485 20.025887 20.040270 20.054653 20.069036 20.083418 20.097499 20.111279 20.125059 20.138840 20.152620 20.166400 20.180180 20.193960 20.207740 20.238087 21.054802 22.198464 22.973163 23.441836 23.803758 24.141569 24.457089 24.733428 24.976820 25.181437 25.386053 25.524576 25.638491 25.752406 25.866321 26.021868 26.183110 26.341322 26.465703 26.562365 26.638311 26.712953 26.787595 26.862236 26.936878 27.009242 27.072117 27.132985 27.193853 27.254721 27.315588 27.376758 27.438993 27.502059 27.565126 27.628192 27.691258 27.754324 27.817391 27.880457 27.943523 28.006590 28.069656 28.132722 28.194578 28.250204 28.292263 28.334322 28.376380 28.418439 28.460497 28.502556 28.544615 28.586673 28.628732 28.670791 28.710172 28.746910 28.783085 28.819079 28.855074 28.891068 28.927062 28.963057 28.999051 29.035045 29.071039 29.106795 29.142346 29.174269 29.206193 29.238116 29.270039 29.301962 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.388585 19.402987 19.417389 19.431792 19.446194 19.460596 19.474998 19.489401 19.503803 19.518205 19.532607 19.547010 19.561412 19.575814 19.590216 19.604619 19.619021 19.633423 19.647825 19.662228 19.676630 19.691032 19.705434 19.719837 19.734239 19.748641 19.763043 19.777446 19.791848 19.806250 19.820652 19.835055 19.849457 19.863859 19.878261 19.892664 19.907066 19.921468 19.935870 19.950273 19.964675 19.979077 19.993479 20.007881 20.022284 20.036686 20.051088 20.065490 20.079893 20.094270 20.108574 20.122879 20.137183 20.151488 20.165389 20.179169 20.192949 20.206729 20.220776 20.236958 20.253140 20.269322 20.620270 21.799526 22.694900 23.298713 23.702323 24.041804 24.354841 24.661262 24.904390 25.120232 25.324849 25.509908 25.625596 25.739511 25.853427 25.971004 26.125202 26.286444 26.437189 26.553437 26.634796 26.709438 26.784079 26.858721 26.933363 27.005324 27.068602 27.129470 27.190338 27.251206 27.312073 27.373818 27.436683 27.499750 27.562816 27.625882 27.688948 27.752015 27.815081 27.878147 27.941214 28.004280 28.067346 28.130412 28.192193 28.247895 28.289953 28.332012 28.374071 28.416129 28.458188 28.500246 28.542305 28.584364 28.626422 28.668481 28.708819 28.747037 28.783546 28.819541 28.855535 28.891529 28.927523 28.963518 28.999512 29.035506 29.071500 29.106863 29.142010 29.173933 29.205857 29.237780 29.269703 29.301634 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.384982 19.399384 19.413786 19.428189 19.442591 19.456993 19.471395 19.485798 19.500200 19.514602 19.529004 19.543407 19.557809 19.572211 19.586613 19.601015 19.615418 19.629820 19.644222 19.658624 19.673027 19.687429 19.701831 19.716233 19.730636 19.745038 19.759440 19.773842 19.788245 19.802647 19.817049 19.831451 19.845854 19.860256 19.874658 19.889060 19.903463 19.917865 19.932267 19.946669 19.961072 19.975474 19.989876 20.004278 20.018681 20.033083 20.047485 20.061887 20.076290 20.090692 20.105094 20.119496 20.133899 20.148301 20.162607 20.176834 20.191061 20.205288 20.219498 20.233278 20.247058 20.260838 20.274618 20.292281 20.316287 20.340293 21.354141 22.393409 23.117407 23.563021 23.942038 24.255075 24.589096 24.831837 25.059028 25.263645 25.468261 25.612701 25.726617 25.840532 25.954447 26.071050 26.228537 26.389779 26.527951 26.629779 26.705923 26.780564 26.855206 26.929848 27.001498 27.065087 27.125955 27.186823 27.247690 27.308980 27.371307 27.434373 27.497440 27.560506 27.623572 27.686639 27.749705 27.812771 27.875837 27.938904 28.001970 28.065036 28.128103 28.189885 28.245585 28.287644 28.329702 28.371761 28.413819 28.455878 28.497937 28.539995 28.582054 28.624112 28.666171 28.707351 28.747176 28.784007 28.820002 28.855996 28.891990 28.927984 28.963979 28.999973 29.035967 29.071962 29.106928 29.141674 29.173597 29.205520 29.237444 29.269367 29.301466 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.453390 19.467792 19.482194 19.496597 19.510999 19.525401 19.539803 19.554206 19.568608 19.583010 19.597412 19.611815 19.626217 19.640619 19.655021 19.669424 19.683826 19.698228 19.712630 19.727033 19.741435 19.755837 19.770239 19.784641 19.799044 19.813446 19.827848 19.842250 19.856653 19.871055 19.885457 19.899859 19.914262 19.928664 19.943066 19.957468 19.971871 19.986273 20.000675 20.015077 20.029480 20.043882 20.058284 20.072686 20.087089 20.101491 20.115893 20.130295 20.144698 20.159100 20.173502 20.187904 20.202307 20.216709 20.230899 20.245049 20.259200 20.273350 20.287387 20.301167 20.314947 20.328727 20.342507 20.377486 20.821454 22.071519 22.889845 23.421015 23.826211 24.155310 24.497787 24.759671 24.997824 25.202441 25.407057 25.595876 25.713722 25.827637 25.941552 26.055468 26.174438 26.331871 26.493113 26.617613 26.702408 26.777049 26.851691 26.926333 26.997759 27.061572 27.122440 27.183307 27.244175 27.305950 27.368997 27.432064 27.495130 27.558196 27.621263 27.684329 27.747395 27.810461 27.873528 27.936594 27.999660 28.062727 28.125793 28.187651 28.243275 28.285334 28.327392 28.369451 28.411510 28.453568 28.495627 28.537686 28.579744 28.621803 28.663861 28.705755 28.747327 28.784468 28.820463 28.856457 28.892451 28.928446 28.964440 29.000434 29.036428 29.072423 29.106992 29.141338 29.173261 29.205184 29.237108 29.269031 29.301296 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.521798 19.536200 19.550602 19.565005 19.579407 19.593809 19.608211 19.622614 19.637016 19.651418 19.665820 19.680223 19.694625 19.709027 19.723429 19.737832 19.752234 19.766636 19.781038 19.795441 19.809843 19.824245 19.838647 19.853050 19.867452 19.881854 19.896256 19.910659 19.925061 19.939463 19.953865 19.968267 19.982670 19.997072 20.011474 20.025876 20.040279 20.054681 20.069083 20.083485 20.097888 20.112290 20.126692 20.141094 20.155497 20.169899 20.184301 20.198703 20.213106 20.227508 20.241910 20.256312 20.270715 20.285072 20.299147 20.313222 20.327296 20.341371 20.355276 20.369056 20.382836 20.396616 20.410396 21.681771 22.588355 23.266039 23.684206 24.055544 24.365267 24.687505 24.933459 25.141237 25.345853 25.550470 25.700827 25.814742 25.928658 26.042573 26.156488 26.276383 26.435205 26.590174 26.697827 26.773534 26.848176 26.922817 26.994104 27.058057 27.118925 27.179792 27.241164 27.303621 27.366688 27.429754 27.492820 27.555887 27.618953 27.682019 27.745085 27.808152 27.871218 27.934284 27.997351 28.060417 28.123483 28.185486 28.240528 28.283024 28.325083 28.367141 28.409200 28.451259 28.493317 28.535376 28.577434 28.619493 28.661552 28.703610 28.745669 28.783919 28.820924 28.856918 28.892912 28.928907 28.964901 29.000895 29.036889 29.072884 29.107055 29.141002 29.172925 29.204848 29.236772 29.268695 29.301124 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.590206 19.604608 19.619010 19.633413 19.647815 19.662217 19.676619 19.691022 19.705424 19.719826 19.734228 19.748631 19.763033 19.777435 19.791837 19.806240 19.820642 19.835044 19.849446 19.863849 19.878251 19.892653 19.907055 19.921458 19.935860 19.950262 19.964664 19.979067 19.993469 20.007871 20.022273 20.036676 20.051078 20.065480 20.079882 20.094285 20.108687 20.123089 20.137491 20.151893 20.166296 20.180698 20.195100 20.209502 20.223905 20.238307 20.252709 20.267111 20.281514 20.295916 20.310318 20.324720 20.339123 20.353352 20.367352 20.381352 20.395351 20.409351 20.427303 20.445987 20.464672 21.034483 22.286864 23.077313 23.542934 23.953724 24.254106 24.615339 24.860321 25.080032 25.284649 25.489265 25.685887 25.801848 25.915763 26.029678 26.143593 26.257508 26.378057 26.538539 26.679861 26.770019 26.844661 26.919302 26.990532 27.054542 27.115409 27.176396 27.238245 27.301312 27.364378 27.427444 27.490511 27.553577 27.616643 27.679709 27.742776 27.805842 27.868908 27.931975 27.995041 28.058107 28.121173 28.183389 28.237581 28.280714 28.322773 28.364832 28.406890 28.448949 28.491007 28.533066 28.575125 28.617183 28.659242 28.701300 28.743359 28.782943 28.821385 28.857379 28.893373 28.929368 28.965362 29.001356 29.037351 29.073345 29.107115 29.140649 29.172589 29.204512 29.236436 29.268359 29.300951 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.644212 19.658614 19.673016 19.687418 19.701821 19.716223 19.730625 19.745027 19.759430 19.773832 19.788234 19.802636 19.817039 19.831441 19.845843 19.860245 19.874648 19.889050 19.903452 19.917854 19.932257 19.946659 19.961061 19.975463 19.989866 20.004268 20.018670 20.033072 20.047475 20.061877 20.076279 20.090681 20.105084 20.119486 20.133888 20.148290 20.162693 20.177095 20.191497 20.205899 20.220302 20.234704 20.249106 20.263508 20.277911 20.292313 20.306715 20.321117 20.335519 20.349922 20.364324 20.378726 20.393128 20.407531 20.421589 20.435514 20.449440 20.463365 20.479092 20.509049 20.539006 21.886570 22.783300 23.400806 23.815990 24.154341 24.531211 24.785914 25.018828 25.223445 25.428061 25.632678 25.788953 25.902868 26.016783 26.130699 26.244614 26.358529 26.481977 26.641407 26.766504 26.841145 26.915787 26.987038 27.051026 27.111894 27.173310 27.235936 27.299002 27.362068 27.425135 27.488201 27.551267 27.614333 27.677400 27.740466 27.803532 27.866599 27.929665 27.992731 28.055797 28.118864 28.181356 28.234723 28.278405 28.320463 28.362522 28.404580 28.446639 28.488698 28.530756 28.572815 28.614874 28.656932 28.698991 28.741049 28.781884 28.821846 28.857840 28.893835 28.929829 28.965823 29.001817 29.037812 29.073806 29.107175 29.140304 29.172253 29.204176 29.236099 29.268023 29.300775 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.712620 19.727022 19.741424 19.755827 19.770229 19.784631 19.799033 19.813436 19.827838 19.842240 19.856642 19.871045 19.885447 19.899849 19.914251 19.928653 19.943056 19.957458 19.971860 19.986262 20.000665 20.015067 20.029469 20.043871 20.058274 20.072676 20.087078 20.101480 20.115883 20.130285 20.144687 20.159089 20.173492 20.187894 20.202296 20.216698 20.231101 20.245503 20.259905 20.274307 20.288710 20.303112 20.317514 20.331916 20.346319 20.360721 20.375123 20.389525 20.403928 20.418330 20.432732 20.447134 20.461537 20.475931 20.489783 20.503635 20.517487 20.531339 20.568686 21.443064 22.481810 23.250542 23.673984 24.054575 24.408364 24.713748 24.957574 25.162241 25.366857 25.571474 25.766741 25.889973 26.003889 26.117804 26.231719 26.345634 26.459549 26.583966 26.738318 26.837630 26.912272 26.983622 27.047511 27.108594 27.170560 27.233626 27.296692 27.359759 27.422825 27.485891 27.548957 27.612024 27.675090 27.738156 27.801223 27.864289 27.927355 27.990421 28.053488 28.116554 28.179383 28.231951 28.276095 28.318154 28.360212 28.402271 28.444329 28.486388 28.528447 28.570505 28.612564 28.654622 28.696681 28.738740 28.780732 28.822307 28.858301 28.894296 28.930290 28.966284 29.002278 29.038273 29.074267 29.107233 29.139968 29.171917 29.203840 29.235763 29.267687 29.300598 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.781028 19.795430 19.809832 19.824235 19.838637 19.853039 19.867441 19.881844 19.896246 19.910648 19.925050 19.939453 19.953855 19.968257 19.982659 19.997062 20.011464 20.025866 20.040268 20.054671 20.069073 20.083475 20.097877 20.112279 20.126682 20.141084 20.155486 20.169888 20.184291 20.198693 20.213095 20.227497 20.241900 20.256302 20.270704 20.285106 20.299509 20.313911 20.328313 20.342715 20.357118 20.371520 20.385922 20.400324 20.414727 20.429129 20.443531 20.457933 20.472336 20.486737 20.501139 20.515541 20.529942 20.544618 20.559913 20.575207 20.590501 20.803024 22.180319 22.978246 23.531775 23.951106 24.270207 24.641582 24.893207 25.101037 25.305653 25.510270 25.714886 25.877079 25.990994 26.104909 26.218824 26.332740 26.446655 26.560570 26.687840 26.831270 26.908757 26.980279 27.043996 27.105416 27.168250 27.231316 27.294383 27.357449 27.420515 27.483581 27.546648 27.609714 27.672780 27.735847 27.798913 27.861979 27.925045 27.988112 28.051178 28.114244 28.177311 28.229261 28.273785 28.315844 28.357902 28.399961 28.442020 28.484078 28.526137 28.568195 28.610254 28.652313 28.694371 28.736430 28.778488 28.820493 28.857819 28.894757 28.930751 28.966745 29.002740 29.038734 29.074728 29.107290 29.139640 29.171581 29.203504 29.235427 29.267351 29.300419 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.777425 19.791827 19.806229 19.820631 19.835034 19.849436 19.863838 19.878240 19.892643 19.907045 19.921447 19.935849 19.950252 19.964654 19.979056 19.993458 20.007861 20.022263 20.036665 20.051067 20.065470 20.079872 20.094274 20.108676 20.123079 20.137481 20.151883 20.166285 20.180688 20.195090 20.209492 20.223894 20.238297 20.252699 20.267101 20.281503 20.295905 20.310308 20.324710 20.339112 20.353514 20.367917 20.382319 20.396721 20.411123 20.425526 20.439928 20.454330 20.468732 20.483135 20.497537 20.511939 20.526341 20.540739 20.555062 20.569385 20.583709 20.598032 20.616838 20.638940 20.661042 21.701621 22.676755 23.389378 23.812062 24.154422 24.563357 24.813822 25.039832 25.244449 25.449065 25.653682 25.858299 25.978099 26.092014 26.205930 26.319845 26.433760 26.547675 26.661590 26.790634 26.905242 26.977007 27.040753 27.102874 27.165940 27.229007 27.292073 27.355139 27.418205 27.481272 27.544338 27.607404 27.670471 27.733537 27.796603 27.859669 27.922736 27.985802 28.048868 28.111935 28.175001 28.226649 28.271475 28.313534 28.355593 28.397651 28.439710 28.481768 28.523827 28.565886 28.607944 28.650003 28.692062 28.734120 28.776179 28.818237 28.857233 28.895218 28.931212 28.967206 29.003201 29.039195 29.075189 29.107345 29.139319 29.171245 29.203168 29.235091 29.267014 29.300238 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.845833 19.860235 19.874637 19.889039 19.903442 19.917844 19.932246 19.946648 19.961051 19.975453 19.989855 20.004257 20.018660 20.033062 20.047464 20.061866 20.076269 20.090671 20.105073 20.119475 20.133878 20.148280 20.162682 20.177084 20.191487 20.205889 20.220291 20.234693 20.249096 20.263498 20.277900 20.292302 20.306705 20.321107 20.335509 20.349911 20.364314 20.378716 20.393118 20.407520 20.421923 20.436325 20.450727 20.465129 20.479531 20.493934 20.508336 20.522738 20.537140 20.551543 20.565945 20.580347 20.594749 20.609097 20.623342 20.637588 20.651833 20.666079 20.701943 21.059664 22.375265 23.196172 23.670056 24.053606 24.446348 24.739991 24.978628 25.183245 25.387861 25.592478 25.797094 25.965205 26.079120 26.193035 26.306950 26.420865 26.534780 26.648696 26.762611 26.893874 26.973811 27.037498 27.100564 27.163630 27.226697 27.289763 27.352829 27.415896 27.478962 27.542028 27.605094 27.668161 27.731227 27.794293 27.857360 27.920426 27.983492 28.046558 28.109625 28.172691 28.224112 28.269166 28.311224 28.353283 28.395342 28.437400 28.479459 28.521517 28.563576 28.605635 28.647693 28.689752 28.731810 28.773869 28.815928 28.856597 28.895679 28.931673 28.967668 29.003662 29.039354 29.074946 29.107062 29.138985 29.170909 29.202832 29.234755 29.266678 29.300054 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.899839 19.914241 19.928643 19.943045 19.957448 19.971850 19.986252 20.000654 20.015057 20.029459 20.043861 20.058263 20.072665 20.087068 20.101470 20.115872 20.130274 20.144677 20.159079 20.173481 20.187883 20.202286 20.216688 20.231090 20.245492 20.259895 20.274297 20.288699 20.303101 20.317504 20.331906 20.346308 20.360710 20.375113 20.389515 20.403917 20.418319 20.432722 20.447124 20.461526 20.475928 20.490331 20.504733 20.519135 20.533537 20.547940 20.562342 20.576744 20.591146 20.605549 20.619951 20.634353 20.648755 20.663157 20.677409 20.691578 20.705747 20.719916 20.755219 22.072687 22.894025 23.528051 23.948325 24.316519 24.667825 24.917424 25.122041 25.326657 25.531274 25.735890 25.938180 26.066225 26.180140 26.294055 26.407971 26.521886 26.635801 26.749716 26.863631 26.970931 27.035188 27.098254 27.161321 27.224387 27.287453 27.350520 27.413586 27.476652 27.539718 27.602785 27.665851 27.728917 27.791984 27.855050 27.918116 27.981182 28.044249 28.107315 28.170381 28.221646 28.266856 28.308915 28.350973 28.393032 28.435090 28.477149 28.519208 28.561266 28.603325 28.645383 28.687442 28.729501 28.771559 28.813618 28.855676 28.895854 28.932045 28.968129 29.004123 29.039463 29.074600 29.106726 29.138649 29.170573 29.202496 29.234419 29.266342 29.299869 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 19.968247 19.982649 19.997051 20.011453 20.025856 20.040258 20.054660 20.069062 20.083465 20.097867 20.112269 20.126671 20.141074 20.155476 20.169878 20.184280 20.198683 20.213085 20.227487 20.241889 20.256291 20.270694 20.285096 20.299498 20.313900 20.328303 20.342705 20.357107 20.371509 20.385912 20.400314 20.414716 20.429118 20.443521 20.457923 20.472325 20.486727 20.501130 20.515532 20.529934 20.544336 20.558739 20.573141 20.587543 20.601945 20.616348 20.630750 20.645152 20.659554 20.673957 20.688359 20.702761 20.717163 20.731566 20.749356 20.767374 20.785393 21.531988 22.593654 23.385393 23.808134 24.176219 24.595659 24.846461 25.060837 25.265453 25.470070 25.674686 25.879303 26.052315 26.167245 26.281161 26.395076 26.508991 26.622906 26.736821 26.850737 26.962373 27.032041 27.095321 27.158602 27.221882 27.285144 27.348210 27.411276 27.474342 27.537409 27.600475 27.663541 27.726608 27.789674 27.852740 27.915806 27.978873 28.041939 28.105005 28.168072 28.219249 28.264546 28.306605 28.348663 28.390722 28.432781 28.474839 28.516898 28.558957 28.601015 28.643074 28.685132 28.727191 28.769250 28.811308 28.853367 28.894248 28.931876 28.968590 29.004584 29.039569 29.074263 29.106390 29.138313 29.170236 29.202160 29.234083 29.266006 29.299682 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.036655 20.051057 20.065459 20.079861 20.094264 20.108666 20.123068 20.137470 20.151873 20.166275 20.180677 20.195079 20.209482 20.223884 20.238286 20.252688 20.267091 20.281493 20.295895 20.310297 20.324700 20.339102 20.353504 20.367906 20.382309 20.396711 20.411113 20.425515 20.439917 20.454320 20.468722 20.483124 20.497526 20.511929 20.526331 20.540733 20.555135 20.569538 20.583940 20.598342 20.612744 20.627147 20.641549 20.655951 20.670353 20.684756 20.699158 20.713560 20.727962 20.742365 20.756767 20.771169 20.785571 20.803065 20.830917 20.858769 22.291761 23.139239 23.666128 24.052637 24.483487 24.766235 24.999632 25.204249 25.408865 25.613482 25.818098 26.022715 26.154351 26.268266 26.382181 26.496096 26.610012 26.723927 26.837842 26.959977 27.027915 27.091196 27.154476 27.217757 27.281037 27.344318 27.407599 27.470879 27.534160 27.597440 27.660721 27.724002 27.787282 27.850424 27.913497 27.976563 28.039629 28.102696 28.165762 28.216919 28.262237 28.304295 28.346354 28.388412 28.430471 28.472530 28.514588 28.556647 28.598705 28.640764 28.682823 28.724881 28.766940 28.808998 28.851057 28.892510 28.931693 28.969051 29.005045 29.039672 29.073934 29.106054 29.137977 29.169900 29.201824 29.233747 29.265670 29.299493 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.090660 20.105063 20.119465 20.133867 20.148269 20.162672 20.177074 20.191476 20.205878 20.220281 20.234683 20.249085 20.263487 20.277890 20.292292 20.306694 20.321096 20.335499 20.349901 20.364303 20.378705 20.393108 20.407510 20.421912 20.436314 20.450717 20.465119 20.479521 20.493923 20.508326 20.522728 20.537130 20.551532 20.565935 20.580337 20.594739 20.609141 20.623543 20.637946 20.652348 20.666750 20.681152 20.695555 20.709957 20.724359 20.738761 20.753164 20.767566 20.781968 20.796370 20.810773 20.825175 20.839577 20.853979 20.893556 21.912633 22.833049 23.524123 23.945365 24.357770 24.694069 24.938428 25.143045 25.347661 25.552278 25.756894 25.961511 26.141456 26.255371 26.369286 26.483202 26.597117 26.711032 26.824947 26.959890 27.023789 27.087070 27.150351 27.213631 27.276912 27.340192 27.403473 27.466754 27.530034 27.593315 27.656595 27.719876 27.783157 27.846437 27.909718 27.972998 28.036279 28.099559 28.162953 28.214503 28.259912 28.301984 28.344044 28.386103 28.428161 28.470220 28.512278 28.554337 28.596396 28.638454 28.680513 28.722571 28.764630 28.806689 28.848747 28.890621 28.931495 28.969512 29.005506 29.039773 29.073613 29.105718 29.137641 29.169564 29.201488 29.233411 29.265334 29.299301 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.101460 20.115862 20.130264 20.144666 20.159069 20.173471 20.187873 20.202275 20.216677 20.231080 20.245482 20.259884 20.274286 20.288689 20.303091 20.317493 20.331895 20.346298 20.360700 20.375102 20.389504 20.403907 20.418309 20.432711 20.447113 20.461516 20.475918 20.490320 20.504722 20.519125 20.533527 20.547929 20.562331 20.576734 20.591136 20.605538 20.619940 20.634343 20.648745 20.663147 20.677549 20.691952 20.706354 20.720756 20.735158 20.749561 20.763963 20.778365 20.792767 20.807169 20.821572 20.835974 20.850376 20.865059 20.880490 20.895921 20.911352 21.173903 22.503801 23.370103 23.804206 24.222474 24.621283 24.874747 25.081841 25.286457 25.491074 25.695690 25.900307 26.104923 26.242477 26.356392 26.470307 26.584222 26.698137 26.812052 26.951317 27.019664 27.082944 27.146225 27.209506 27.272786 27.336067 27.399347 27.462628 27.525909 27.589189 27.652470 27.715750 27.779031 27.842312 27.905600 27.969075 28.032612 28.096148 28.159685 28.211430 28.256761 28.299049 28.341338 28.383604 28.425818 28.467910 28.509969 28.552027 28.594086 28.636145 28.678203 28.720262 28.762320 28.804379 28.846438 28.888496 28.930555 28.969404 29.005878 29.039871 29.073300 29.105382 29.137305 29.169228 29.201151 29.233075 29.264998 29.299107 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.155465 20.169868 20.184270 20.198672 20.213074 20.227477 20.241879 20.256281 20.270683 20.285086 20.299488 20.313890 20.328292 20.342695 20.357097 20.371499 20.385901 20.400303 20.414706 20.429108 20.443510 20.457912 20.472315 20.486717 20.501119 20.515521 20.529924 20.544326 20.558728 20.573130 20.587533 20.601935 20.616337 20.630739 20.645142 20.659544 20.673946 20.688348 20.702751 20.717153 20.731555 20.745957 20.760360 20.774762 20.789164 20.803566 20.817969 20.832371 20.846773 20.861175 20.875578 20.889980 20.904382 20.918784 20.937703 20.960087 20.982471 22.215833 23.046748 23.662200 24.082990 24.520627 24.800272 25.020636 25.225253 25.429870 25.634486 25.839103 26.043719 26.226392 26.343497 26.457412 26.571327 26.685243 26.799158 26.934154 27.015538 27.078819 27.142100 27.205380 27.268661 27.331941 27.395222 27.458502 27.521783 27.585064 27.648344 27.711721 27.775223 27.838760 27.902297 27.965834 28.029371 28.092908 28.156444 28.208471 28.253520 28.295809 28.338097 28.380385 28.422674 28.464962 28.507250 28.549539 28.591718 28.633835 28.675893 28.717952 28.760011 28.802069 28.844128 28.886186 28.928245 28.968160 29.006094 29.039967 29.072995 29.105046 29.136969 29.168892 29.200815 29.232739 29.264662 29.298912 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.223873 20.238276 20.252678 20.267080 20.281482 20.295885 20.310287 20.324689 20.339091 20.353494 20.367896 20.382298 20.396700 20.411103 20.425505 20.439907 20.454309 20.468712 20.483114 20.497516 20.511918 20.526321 20.540723 20.555125 20.569527 20.583929 20.598332 20.612734 20.627136 20.641538 20.655941 20.670343 20.684745 20.699147 20.713550 20.727952 20.742354 20.756756 20.771159 20.785561 20.799963 20.814365 20.828768 20.843170 20.857572 20.871974 20.886377 20.900779 20.915181 20.929583 20.943986 20.958388 20.972790 20.987192 21.024245 21.686574 22.723525 23.520195 23.942434 24.394909 24.721053 24.959432 25.164049 25.368665 25.573282 25.777898 25.982515 26.187132 26.330602 26.444517 26.558433 26.672348 26.786263 26.909373 27.011413 27.074693 27.137974 27.201255 27.264535 27.327816 27.391096 27.454377 27.517837 27.581372 27.644909 27.708445 27.771982 27.835519 27.899056 27.962593 28.026130 28.089667 28.153204 28.205619 28.250279 28.292568 28.334856 28.377145 28.419433 28.461721 28.504010 28.546298 28.588586 28.630875 28.673163 28.715441 28.757701 28.799759 28.841818 28.883877 28.925935 28.966812 29.006328 29.040061 29.072696 29.104710 29.136633 29.168556 29.200479 29.232403 29.264326 29.298714 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.292281 20.306684 20.321086 20.335488 20.349890 20.364293 20.378695 20.393097 20.407499 20.421902 20.436304 20.450706 20.465108 20.479511 20.493913 20.508315 20.522717 20.537120 20.551522 20.565924 20.580326 20.594729 20.609131 20.623533 20.637935 20.652338 20.666740 20.681142 20.695544 20.709947 20.724349 20.738751 20.753153 20.767555 20.781958 20.796360 20.810762 20.825164 20.839567 20.853969 20.868371 20.882773 20.897176 20.911578 20.925980 20.940382 20.954785 20.969187 20.983589 20.997991 21.012394 21.026796 21.041198 21.088137 22.437968 23.255690 23.800278 24.269191 24.648146 24.898228 25.102845 25.307461 25.512078 25.716694 25.921311 26.125927 26.317708 26.431623 26.545538 26.659453 26.773368 26.899468 27.007287 27.070568 27.133848 27.197129 27.260490 27.323983 27.387520 27.451057 27.514594 27.578131 27.641668 27.705205 27.768742 27.832278 27.895815 27.959352 28.022889 28.086426 28.149963 28.202868 28.247039 28.289327 28.331615 28.373904 28.416192 28.458480 28.500769 28.543057 28.585346 28.627634 28.669922 28.712211 28.754499 28.796787 28.839076 28.881364 28.923553 28.965347 29.006582 29.040152 29.072405 29.104374 29.136297 29.168220 29.200143 29.232066 29.263990 29.298513 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.360689 20.375092 20.389494 20.403896 20.418298 20.432701 20.447103 20.461505 20.475907 20.490310 20.504712 20.519114 20.533516 20.547919 20.562321 20.576723 20.591125 20.605528 20.619930 20.634332 20.648734 20.663137 20.677539 20.691941 20.706343 20.720746 20.735148 20.749550 20.763952 20.778355 20.792757 20.807159 20.821561 20.835964 20.850366 20.864768 20.879170 20.893573 20.907975 20.922377 20.936779 20.951181 20.965584 20.979986 20.994388 21.008790 21.023193 21.037595 21.051997 21.070387 21.089211 21.108036 22.087918 22.945660 23.658272 24.128429 24.557766 24.835725 25.041641 25.246257 25.450874 25.655490 25.860107 26.064723 26.269340 26.418728 26.532643 26.646558 26.760474 26.898433 27.003162 27.066603 27.130132 27.193669 27.257206 27.320743 27.384279 27.447816 27.511353 27.574890 27.638427 27.701964 27.765501 27.829038 27.892574 27.956111 28.019648 28.083185 28.146722 28.200213 28.243798 28.286086 28.328375 28.370663 28.412951 28.455240 28.497528 28.539816 28.582105 28.624393 28.666681 28.708970 28.751258 28.793546 28.835835 28.878123 28.920412 28.962494 29.004172 29.038942 29.071954 29.104037 29.135961 29.167884 29.199807 29.231730 29.263654 29.298311 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.414695 20.429098 20.443500 20.457902 20.472304 20.486707 20.501109 20.515511 20.529913 20.544315 20.558718 20.573120 20.587522 20.601924 20.616327 20.630729 20.645131 20.659533 20.673936 20.688338 20.702740 20.717142 20.731545 20.745947 20.760349 20.774751 20.789154 20.803556 20.817958 20.832360 20.846763 20.861165 20.875567 20.889969 20.904372 20.918774 20.933176 20.947578 20.961981 20.976383 20.990785 21.005187 21.019590 21.033992 21.048394 21.062796 21.077199 21.091601 21.106003 21.123502 21.153798 21.343520 22.660103 23.467948 23.949019 24.432048 24.753251 24.980436 25.185053 25.389670 25.594286 25.798903 26.003519 26.208136 26.400885 26.519749 26.633664 26.747579 26.897512 26.998880 27.063354 27.126891 27.190428 27.253965 27.317502 27.381039 27.444576 27.508112 27.571649 27.635186 27.698723 27.762260 27.825797 27.889334 27.952871 28.016407 28.079944 28.143481 28.197648 28.240531 28.282845 28.325134 28.367422 28.409710 28.451999 28.494287 28.536576 28.578864 28.621152 28.663441 28.705729 28.748017 28.790306 28.832594 28.874882 28.917171 28.958901 28.999049 29.035973 29.071249 29.103701 29.135625 29.167548 29.199471 29.231394 29.263318 29.298105 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.425494 20.439897 20.454299 20.468701 20.483103 20.497506 20.511908 20.526310 20.540712 20.555115 20.569517 20.583919 20.598321 20.612724 20.627126 20.641528 20.655930 20.670333 20.684735 20.699137 20.713539 20.727941 20.742344 20.756746 20.771148 20.785550 20.799953 20.814355 20.828757 20.843159 20.857562 20.871964 20.886366 20.900768 20.915171 20.929573 20.943975 20.958377 20.972780 20.987182 21.001584 21.015986 21.030389 21.044791 21.059193 21.073595 21.087998 21.102400 21.116802 21.131204 21.145607 21.160009 21.174411 21.219631 22.374545 23.167795 23.796390 24.306331 24.674769 24.919232 25.123849 25.328465 25.533082 25.737698 25.942315 26.146932 26.351548 26.506854 26.620769 26.734684 26.896334 26.987987 27.059997 27.123650 27.187187 27.250724 27.314261 27.377798 27.441335 27.504872 27.568408 27.631945 27.695482 27.759019 27.822556 27.886093 27.949630 28.013167 28.076703 28.140122 28.195028 28.237316 28.279605 28.321893 28.364181 28.406470 28.448758 28.491046 28.533335 28.575623 28.617911 28.660200 28.702488 28.744777 28.787065 28.829353 28.871642 28.913049 28.953919 28.993761 29.032567 29.070440 29.103365 29.135289 29.167212 29.199135 29.231058 29.262982 29.297898 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.479500 20.493902 20.508305 20.522707 20.537109 20.551511 20.565914 20.580316 20.594718 20.609120 20.623523 20.637925 20.652327 20.666729 20.681132 20.695534 20.709936 20.724338 20.738741 20.753143 20.767545 20.781947 20.796350 20.810752 20.825154 20.839556 20.853959 20.868361 20.882763 20.897165 20.911567 20.925970 20.940372 20.954774 20.969176 20.983579 20.997981 21.012383 21.026785 21.041188 21.055590 21.069992 21.084394 21.098797 21.113199 21.127601 21.142003 21.156406 21.170808 21.185648 21.201894 21.218139 21.234384 21.856192 22.882238 23.652871 24.164475 24.591771 24.858028 25.062645 25.267261 25.471878 25.676494 25.881111 26.085727 26.290344 26.486443 26.607874 26.721789 26.846944 26.966548 27.048952 27.120410 27.183946 27.247483 27.311020 27.374557 27.438094 27.501631 27.565168 27.628705 27.692241 27.755778 27.819315 27.882852 27.946389 28.009926 28.073463 28.136332 28.191787 28.234075 28.276364 28.318652 28.360940 28.403229 28.445517 28.487806 28.530094 28.572382 28.614671 28.656959 28.699247 28.741536 28.783824 28.826065 28.868024 28.908685 28.948527 28.988369 29.028212 29.068054 29.102238 29.134826 29.166876 29.198799 29.230722 29.262645 29.297688 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.547908 20.562310 20.576713 20.591115 20.605517 20.619919 20.634322 20.648724 20.663126 20.677528 20.691931 20.706333 20.720735 20.735137 20.749540 20.763942 20.778344 20.792746 20.807149 20.821551 20.835953 20.850355 20.864758 20.879160 20.893562 20.907964 20.922367 20.936769 20.951171 20.965573 20.979976 20.994378 21.008780 21.023182 21.037585 21.051987 21.066389 21.080791 21.095193 21.109596 21.123998 21.138400 21.152802 21.167205 21.181607 21.196009 21.210411 21.224814 21.239216 21.258782 21.282913 21.307044 22.596680 23.389930 23.963294 24.469188 24.788438 25.001441 25.206057 25.410674 25.615290 25.819907 26.024523 26.229140 26.433756 26.594980 26.708895 26.833313 26.945109 27.028560 27.110036 27.180706 27.244242 27.307779 27.371316 27.434853 27.498390 27.561927 27.625464 27.689001 27.752537 27.816074 27.879611 27.943148 28.006685 28.070222 28.132724 28.188546 28.230835 28.273123 28.315411 28.357700 28.399988 28.442276 28.484565 28.526853 28.569141 28.611430 28.653718 28.696007 28.738295 28.780583 28.822747 28.863155 28.903293 28.943135 28.982978 29.022820 29.062662 29.099249 29.134042 29.166540 29.198463 29.230386 29.262309 29.297476 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.616316 20.630719 20.645121 20.659523 20.673925 20.688327 20.702730 20.717132 20.731534 20.745936 20.760339 20.774741 20.789143 20.803545 20.817948 20.832350 20.846752 20.861154 20.875557 20.889959 20.904361 20.918763 20.933166 20.947568 20.961970 20.976372 20.990775 21.005177 21.019579 21.033981 21.048384 21.062786 21.077188 21.091590 21.105993 21.120395 21.134797 21.149199 21.163602 21.178004 21.192406 21.206808 21.221211 21.235613 21.250015 21.264417 21.278819 21.293222 21.307624 21.348793 22.263203 23.104373 23.799603 24.343470 24.706116 24.940236 25.144853 25.349469 25.554086 25.758703 25.963319 26.167936 26.372552 26.575779 26.696000 26.832143 26.923670 27.007121 27.090573 27.171370 27.241002 27.304539 27.368075 27.431612 27.495149 27.558686 27.622223 27.685760 27.749297 27.812834 27.876370 27.939907 28.003444 28.066981 28.129286 28.185305 28.227594 28.269882 28.312170 28.354459 28.396747 28.439036 28.481324 28.523612 28.565901 28.608189 28.650477 28.692766 28.735054 28.776844 28.818149 28.858059 28.897901 28.937744 28.977586 29.017428 29.057271 29.095827 29.133144 29.166204 29.198127 29.230050 29.261973 29.297261 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.670322 20.684724 20.699127 20.713529 20.727931 20.742333 20.756736 20.771138 20.785540 20.799942 20.814345 20.828747 20.843149 20.857551 20.871953 20.886356 20.900758 20.915160 20.929562 20.943965 20.958367 20.972769 20.987171 21.001574 21.015976 21.030378 21.044780 21.059183 21.073585 21.087987 21.102389 21.116792 21.131194 21.145596 21.159998 21.174401 21.188803 21.203205 21.217607 21.232010 21.246412 21.260814 21.275216 21.289619 21.304021 21.318423 21.332825 21.347228 21.361630 21.513138 22.818815 23.612065 24.161704 24.621778 24.879032 25.083649 25.288265 25.492882 25.697498 25.902115 26.106731 26.311348 26.515965 26.683105 26.808680 26.902230 26.985682 27.069134 27.152585 27.232927 27.301298 27.364835 27.428371 27.491908 27.555445 27.618982 27.682519 27.746056 27.809593 27.873130 27.936666 28.000203 28.063740 28.126005 28.182065 28.224353 28.266641 28.308930 28.351218 28.393506 28.435795 28.478083 28.520371 28.562660 28.604948 28.647237 28.689525 28.731770 28.772983 28.812825 28.852667 28.892510 28.932352 28.972194 29.012037 29.051879 29.091721 29.131563 29.165556 29.197732 29.229714 29.261637 29.297043 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.738730 20.753132 20.767535 20.781937 20.796339 20.810741 20.825144 20.839546 20.853948 20.868350 20.882753 20.897155 20.911557 20.925959 20.940362 20.954764 20.969166 20.983568 20.997971 21.012373 21.026775 21.041177 21.055579 21.069982 21.084384 21.098786 21.113188 21.127591 21.141993 21.156395 21.170797 21.185200 21.199602 21.214004 21.228406 21.242809 21.257211 21.271613 21.286015 21.300418 21.314820 21.329222 21.343624 21.358027 21.372429 21.391727 21.411777 21.431828 22.533257 23.326507 23.957925 24.506169 24.815958 25.022445 25.227061 25.431678 25.636294 25.840911 26.045527 26.250144 26.454760 26.655408 26.784468 26.880791 26.964243 27.047695 27.131146 27.214598 27.294680 27.361594 27.425131 27.488667 27.552204 27.615741 27.679278 27.742815 27.806352 27.869889 27.933426 27.996963 28.060499 28.122872 28.178824 28.221112 28.263400 28.305689 28.347977 28.390266 28.432554 28.474842 28.517131 28.559419 28.601707 28.643996 28.686284 28.727163 28.767591 28.807433 28.847276 28.887118 28.926960 28.966803 29.006645 29.046487 29.086329 29.126172 29.162550 29.196873 29.229378 29.261301 29.296823 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.807138 20.821540 20.835943 20.850345 20.864747 20.879149 20.893552 20.907954 20.922356 20.936758 20.951161 20.965563 20.979965 20.994367 21.008770 21.023172 21.037574 21.051976 21.066379 21.080781 21.095183 21.109585 21.123988 21.138390 21.152792 21.167194 21.181597 21.195999 21.210401 21.224803 21.239205 21.253608 21.268010 21.282412 21.296814 21.311217 21.325619 21.340021 21.354423 21.368826 21.383228 21.397630 21.412032 21.426435 21.443906 21.477509 22.025809 23.040950 23.780309 24.368581 24.743579 24.961241 25.165857 25.370474 25.575090 25.779707 25.984323 26.188940 26.393556 26.598173 26.770245 26.859352 26.942804 27.026255 27.109707 27.193159 27.276610 27.356608 27.421890 27.485427 27.548964 27.612500 27.676037 27.739574 27.803111 27.866648 27.930185 27.993722 28.057259 28.119876 28.174802 28.217871 28.260160 28.302448 28.344736 28.387025 28.429313 28.471601 28.513890 28.556178 28.598467 28.640533 28.682114 28.722357 28.762199 28.802042 28.841884 28.881726 28.921569 28.961411 29.001253 29.041095 29.080938 29.120780 29.159113 29.195891 29.229042 29.260965 29.296601 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.803535 20.817937 20.832339 20.846742 20.861144 20.875546 20.889948 20.904351 20.918753 20.933155 20.947557 20.961960 20.976362 20.990764 21.005166 21.019569 21.033971 21.048373 21.062775 21.077178 21.091580 21.105982 21.120384 21.134787 21.149189 21.163591 21.177993 21.192396 21.206798 21.221200 21.235602 21.250005 21.264407 21.278809 21.293211 21.307614 21.322016 21.336418 21.350820 21.365223 21.379625 21.394027 21.408429 21.422831 21.437234 21.451636 21.466038 21.480440 21.494843 21.549684 22.755392 23.548642 24.154585 24.658158 24.900036 25.104653 25.309269 25.513886 25.718503 25.923119 26.127736 26.332352 26.536969 26.740311 26.837913 26.921365 27.004816 27.088268 27.171720 27.255171 27.338623 27.418649 27.482186 27.545723 27.609260 27.672796 27.736333 27.799870 27.863407 27.926944 27.990481 28.054018 28.117008 28.170756 28.214630 28.256919 28.299207 28.341496 28.383784 28.426072 28.468361 28.510649 28.552937 28.595226 28.636986 28.677044 28.716965 28.756808 28.796650 28.836492 28.876335 28.916177 28.956019 28.995861 29.035704 29.075546 29.115388 29.155148 29.194758 29.228706 29.260629 29.296375 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.871943 20.886345 20.900748 20.915150 20.929552 20.943954 20.958357 20.972759 20.987161 21.001563 21.015965 21.030368 21.044770 21.059172 21.073574 21.087977 21.102379 21.116781 21.131183 21.145586 21.159988 21.174390 21.188792 21.203195 21.217597 21.231999 21.246401 21.260804 21.275206 21.289608 21.304010 21.318413 21.332815 21.347217 21.361619 21.376022 21.390424 21.404826 21.419228 21.433631 21.448033 21.462435 21.476837 21.491240 21.506199 21.523349 21.540500 21.557651 22.438489 23.263085 23.934568 24.531512 24.838832 25.043449 25.248065 25.452682 25.657298 25.861915 26.066578 26.278424 26.492505 26.704692 26.824269 26.900831 26.983377 27.066829 27.150281 27.233732 27.317184 27.400635 27.478945 27.542482 27.606019 27.669556 27.733093 27.796629 27.860166 27.923703 27.987240 28.050777 28.114261 28.166880 28.211390 28.253678 28.295966 28.338255 28.380543 28.422831 28.465120 28.507408 28.549697 28.591070 28.631889 28.671731 28.711574 28.751416 28.791258 28.831101 28.870943 28.910785 28.950627 28.990470 29.030312 29.070154 29.109997 29.149839 29.189681 29.225874 29.259740 29.296147 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.925949 20.940351 20.954753 20.969156 20.983558 20.997960 21.012362 21.026765 21.041167 21.055569 21.069971 21.084374 21.098776 21.113178 21.127580 21.141983 21.156385 21.170787 21.185189 21.199591 21.213994 21.228396 21.242798 21.257200 21.271603 21.286005 21.300407 21.314809 21.329212 21.343614 21.358016 21.372418 21.386821 21.401223 21.415625 21.430027 21.444430 21.458832 21.473234 21.487636 21.502039 21.516441 21.530843 21.545245 21.559648 21.579891 21.606074 21.699259 22.977527 23.730628 24.365564 24.777628 24.982245 25.186861 25.391478 25.596094 25.807863 26.021944 26.236025 26.450106 26.656040 26.789873 26.892551 26.967071 27.045390 27.128841 27.212293 27.295745 27.379196 27.462648 27.539241 27.602778 27.666315 27.729852 27.793389 27.856925 27.920462 27.983999 28.047536 28.111073 28.163163 28.208149 28.250437 28.292726 28.335014 28.377302 28.419591 28.461879 28.504116 28.545977 28.586655 28.626497 28.666340 28.706182 28.746024 28.785867 28.825709 28.865551 28.905393 28.945236 28.985078 29.024920 29.064763 29.104605 29.144447 29.184289 29.222425 29.258679 29.295916 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 20.994357 21.008759 21.023161 21.037564 21.051966 21.066368 21.080770 21.095173 21.109575 21.123977 21.138379 21.152782 21.167184 21.181586 21.195988 21.210391 21.224793 21.239195 21.253597 21.268000 21.282402 21.296804 21.311206 21.325609 21.340011 21.354413 21.368815 21.383217 21.397620 21.412022 21.426424 21.440826 21.455229 21.469631 21.484033 21.498435 21.512838 21.527240 21.541642 21.556044 21.570447 21.584849 21.599251 21.613653 21.628056 21.674735 22.691969 23.485220 24.129985 24.683490 24.921041 25.125657 25.337303 25.551384 25.765465 25.979546 26.193627 26.407708 26.613305 26.747475 26.874860 26.959514 27.033393 27.109041 27.190854 27.274306 27.357757 27.441209 27.524660 27.599388 27.663074 27.726611 27.790148 27.853685 27.917222 27.980758 28.044295 28.107832 28.159596 28.204908 28.247196 28.289485 28.331773 28.374061 28.416350 28.458638 28.500843 28.541160 28.581263 28.621106 28.660948 28.700790 28.740633 28.780475 28.820317 28.860159 28.900002 28.939844 28.979686 29.019529 29.059371 29.099213 29.139055 29.178898 29.218454 29.257457 29.295682 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.062765 21.077167 21.091569 21.105972 21.120374 21.134776 21.149178 21.163581 21.177983 21.192385 21.206787 21.221190 21.235592 21.249994 21.264396 21.278799 21.293201 21.307603 21.322005 21.336408 21.350810 21.365212 21.379614 21.394017 21.408419 21.422821 21.437223 21.451626 21.466028 21.480430 21.494832 21.509235 21.523637 21.538039 21.552441 21.566843 21.581246 21.595648 21.610050 21.624452 21.639168 21.654151 21.669135 21.684118 22.195426 23.199662 23.906431 24.548277 24.866743 25.080824 25.294905 25.508986 25.723067 25.937148 26.151229 26.365310 26.577048 26.705076 26.832462 26.949370 27.026116 27.099995 27.174166 27.252866 27.336318 27.419770 27.503221 27.586673 27.659302 27.723370 27.786907 27.850444 27.913981 27.977518 28.041054 28.104591 28.156171 28.201667 28.243956 28.286244 28.328532 28.370821 28.413109 28.454876 28.496086 28.536029 28.575872 28.615714 28.655556 28.695399 28.735241 28.775083 28.814925 28.854768 28.894610 28.934452 28.974295 29.014137 29.053979 29.093821 29.133664 29.173506 29.213348 29.253190 29.293290 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.131173 21.145575 21.159977 21.174380 21.188782 21.203184 21.217586 21.231989 21.246391 21.260793 21.275195 21.289598 21.304000 21.318402 21.332804 21.347207 21.361609 21.376011 21.390413 21.404816 21.419218 21.433620 21.448022 21.462425 21.476827 21.491229 21.505631 21.520034 21.534436 21.548838 21.563240 21.577643 21.592045 21.606447 21.620849 21.635252 21.649654 21.664056 21.678458 21.692861 21.713123 21.734570 21.756018 22.914104 23.678219 24.343461 24.810266 25.038425 25.252506 25.466587 25.680668 25.894749 26.108830 26.322911 26.528650 26.662678 26.790064 26.917450 27.018086 27.092719 27.166598 27.240477 27.316567 27.398331 27.481782 27.565234 27.648685 27.719534 27.783666 27.847203 27.910740 27.974277 28.037814 28.101351 28.152878 28.198426 28.240715 28.283003 28.325291 28.367580 28.409734 28.450953 28.490795 28.530638 28.570480 28.610322 28.650165 28.690007 28.729849 28.769691 28.809534 28.849376 28.889218 28.929061 28.968903 29.008745 29.048587 29.088430 29.128272 29.168114 29.207956 29.247799 29.289552 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.127570 21.141972 21.156374 21.170777 21.185179 21.199581 21.213983 21.228386 21.242788 21.257190 21.271592 21.285995 21.300397 21.314799 21.329201 21.343603 21.358006 21.372408 21.386810 21.401212 21.415615 21.430017 21.444419 21.458821 21.473224 21.487626 21.502028 21.516430 21.530833 21.545235 21.559637 21.574039 21.588442 21.602844 21.617246 21.631648 21.646051 21.660453 21.674855 21.689257 21.703660 21.718062 21.732464 21.746866 21.764179 21.801900 22.610100 23.421797 24.108116 24.706627 24.981773 25.209132 25.424189 25.638270 25.852351 26.066432 26.280513 26.486327 26.620280 26.747665 26.875051 27.002437 27.085429 27.159322 27.233201 27.307080 27.380959 27.460447 27.543795 27.627246 27.710698 27.780050 27.843962 27.907499 27.971036 28.034573 28.098110 28.149710 28.195186 28.237474 28.279762 28.322051 28.364339 28.405178 28.445561 28.485404 28.525246 28.565088 28.604931 28.644773 28.684615 28.724457 28.764300 28.804142 28.843984 28.883827 28.923669 28.963511 29.003353 29.043196 29.083038 29.122880 29.162723 29.202565 29.242407 29.285051 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.195978 21.210380 21.224782 21.239185 21.253587 21.267989 21.282391 21.296794 21.311196 21.325598 21.340000 21.354403 21.368805 21.383207 21.397609 21.412012 21.426414 21.440816 21.455218 21.469621 21.484023 21.498425 21.512827 21.527229 21.541632 21.556034 21.570436 21.584838 21.599241 21.613643 21.628045 21.642447 21.656850 21.671252 21.685654 21.700056 21.714459 21.728861 21.743263 21.757665 21.772068 21.786470 21.800872 21.815274 21.899114 23.136239 23.852455 24.558348 24.924151 25.150668 25.377576 25.595871 25.809952 26.024033 26.238114 26.449415 26.577881 26.705267 26.832653 26.960039 27.074752 27.152045 27.225924 27.299803 27.373682 27.447561 27.523453 27.605807 27.689259 27.772368 27.840721 27.904258 27.967795 28.031332 28.094869 28.146660 28.191945 28.234233 28.276521 28.318577 28.360062 28.400327 28.440170 28.480012 28.519854 28.559697 28.599539 28.639381 28.679223 28.719066 28.758908 28.798750 28.838593 28.878435 28.918277 28.958119 28.997962 29.037804 29.077649 29.117607 29.158113 29.199393 29.240672 29.284364 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.249984 21.264386 21.278788 21.293190 21.307593 21.321995 21.336397 21.350799 21.365202 21.379604 21.394006 21.408408 21.422811 21.437213 21.451615 21.466017 21.480420 21.494822 21.509224 21.523626 21.538029 21.552431 21.566833 21.581235 21.595638 21.610040 21.624442 21.638844 21.653247 21.667649 21.682051 21.696453 21.710855 21.725258 21.739660 21.754062 21.768464 21.782867 21.797269 21.811671 21.826704 21.844867 21.863029 21.881192 22.850682 23.625810 24.342251 24.847074 25.092995 25.319562 25.546079 25.767554 25.981635 26.195716 26.401276 26.535483 26.662869 26.790254 26.917640 27.045026 27.143823 27.218648 27.292527 27.366406 27.440285 27.514164 27.588043 27.667820 27.751271 27.832603 27.901017 27.964554 28.028091 28.091628 28.143722 28.188704 28.230992 28.273281 28.315075 28.355044 28.394936 28.434778 28.474620 28.514463 28.554305 28.594147 28.633989 28.673832 28.713674 28.753516 28.793359 28.833201 28.873043 28.912885 28.952850 28.993830 29.034972 29.076251 29.117531 29.158810 29.200089 29.241369 29.284993 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.318392 21.332794 21.347196 21.361598 21.376001 21.390403 21.404805 21.419207 21.433610 21.448012 21.462414 21.476816 21.491219 21.505621 21.520023 21.534425 21.548828 21.563230 21.577632 21.592034 21.606437 21.620839 21.635241 21.649643 21.664046 21.678448 21.692850 21.707252 21.721655 21.736057 21.750459 21.764861 21.779264 21.793666 21.808068 21.822470 21.836873 21.851275 21.865677 21.880079 21.901031 21.929649 22.365044 23.358374 24.080214 24.730568 25.031761 25.259956 25.488141 25.714974 25.939237 26.153318 26.359378 26.493085 26.620470 26.747856 26.875242 27.002628 27.128433 27.211371 27.285250 27.359129 27.433008 27.506887 27.580766 27.654645 27.729832 27.813284 27.893168 27.961314 28.024850 28.088387 28.140890 28.185463 28.227751 28.269096 28.309859 28.349702 28.389544 28.429386 28.469229 28.509071 28.548913 28.588755 28.628598 28.668440 28.708282 28.748125 28.788548 28.829272 28.870551 28.911831 28.953110 28.994389 29.035669 29.076948 29.118228 29.159507 29.200786 29.242066 29.285605 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.386800 21.401202 21.415604 21.430007 21.444409 21.458811 21.473213 21.487615 21.502018 21.516420 21.530822 21.545224 21.559627 21.574029 21.588431 21.602833 21.617236 21.631638 21.646040 21.660442 21.674845 21.689247 21.703649 21.718051 21.732454 21.746856 21.761258 21.775660 21.790063 21.804465 21.818867 21.833269 21.847672 21.862074 21.876476 21.890878 21.905281 21.919683 21.934085 21.948487 22.002870 23.072817 23.799122 24.546423 24.970526 25.198722 25.426918 25.655114 25.883309 26.110199 26.321793 26.450686 26.578072 26.705458 26.832843 26.960229 27.087615 27.200379 27.277974 27.351853 27.425732 27.499611 27.573490 27.647369 27.721248 27.795272 27.875296 27.954021 28.021610 28.085146 28.138158 28.182172 28.223935 28.264625 28.304468 28.344310 28.384152 28.423995 28.463837 28.503679 28.543521 28.583522 28.623679 28.664851 28.706131 28.747410 28.788689 28.829969 28.871248 28.912528 28.953807 28.995086 29.036366 29.077645 29.118924 29.160204 29.201483 29.242451 29.285744 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.440806 21.455208 21.469610 21.484012 21.498415 21.512817 21.527219 21.541621 21.556024 21.570426 21.584828 21.599230 21.613633 21.628035 21.642437 21.656839 21.671241 21.685644 21.700046 21.714448 21.728850 21.743253 21.757655 21.772057 21.786459 21.800862 21.815264 21.829666 21.844068 21.858471 21.872873 21.887275 21.901677 21.916080 21.930482 21.944884 21.959965 21.975715 21.991466 22.007216 22.787259 23.573402 24.343408 24.878489 25.137488 25.365741 25.594054 25.822368 26.050682 26.272044 26.408288 26.535674 26.663059 26.790445 26.917831 27.045217 27.172602 27.269741 27.344576 27.418455 27.492334 27.566213 27.640092 27.713971 27.787850 27.861729 27.937410 28.015131 28.081906 28.135521 28.178943 28.219170 28.259234 28.299076 28.338918 28.378761 28.418603 28.459239 28.500431 28.541710 28.582989 28.624269 28.665548 28.706827 28.748107 28.789386 28.830666 28.871945 28.913224 28.954504 28.995783 29.037062 29.078342 29.119621 29.160900 29.202180 29.240760 29.282384 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.509214 21.523616 21.538018 21.552420 21.566823 21.581225 21.595627 21.610029 21.624432 21.638834 21.653236 21.667638 21.682041 21.696443 21.710845 21.725247 21.739650 21.754052 21.768454 21.782856 21.797259 21.811661 21.826063 21.840465 21.854867 21.869270 21.883672 21.898074 21.912476 21.926879 21.941281 21.955683 21.970085 21.984488 21.998890 22.013292 22.034587 22.057641 22.099467 23.294952 24.034192 24.743258 25.078439 25.306753 25.535066 25.763503 25.995768 26.228227 26.368150 26.493275 26.620661 26.748047 26.875433 27.002818 27.130204 27.254055 27.337300 27.411179 27.485058 27.558937 27.632816 27.706695 27.780574 27.854453 27.928332 28.002996 28.076468 28.132442 28.173985 28.214000 28.254109 28.294877 28.336010 28.377289 28.418569 28.459848 28.501127 28.542407 28.583686 28.624966 28.666245 28.707524 28.748804 28.790083 28.831362 28.872642 28.913921 28.955200 28.996480 29.037759 29.079038 29.120318 29.161597 29.202876 29.239269 29.278517 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.505610 21.520013 21.534415 21.548817 21.563219 21.577622 21.592024 21.606426 21.620828 21.635231 21.649633 21.664035 21.678437 21.692840 21.707242 21.721644 21.736046 21.750449 21.764851 21.779253 21.793655 21.808058 21.822460 21.836862 21.851264 21.865667 21.880069 21.894471 21.908873 21.923276 21.937678 21.952080 21.966482 21.980885 21.995287 22.009689 22.024091 22.038493 22.052896 22.067298 22.084266 22.127256 23.009394 23.744929 24.539228 25.012906 25.247799 25.476654 25.709819 25.947609 26.182861 26.334424 26.453682 26.578263 26.705648 26.833034 26.960420 27.087806 27.215191 27.326223 27.403902 27.477781 27.551660 27.625539 27.699418 27.773297 27.847176 27.921055 27.994935 28.068573 28.129755 28.171513 28.212869 28.254148 28.295427 28.336707 28.377986 28.419266 28.460545 28.501824 28.543104 28.584383 28.625662 28.666942 28.708221 28.749500 28.790780 28.832059 28.873338 28.914618 28.955897 28.997176 29.038456 29.079735 29.121014 29.162294 29.203573 29.237945 29.274018 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.574019 21.588421 21.602823 21.617225 21.631627 21.646030 21.660432 21.674834 21.689236 21.703639 21.718041 21.732443 21.746845 21.761248 21.775650 21.790052 21.804454 21.818857 21.833259 21.847661 21.862063 21.876466 21.890868 21.905270 21.919672 21.934075 21.948477 21.962879 21.977281 21.991684 22.006086 22.020488 22.034890 22.049293 22.063695 22.078097 22.092499 22.106902 22.121304 22.135706 22.534661 23.514719 24.344768 24.905909 25.189805 25.423869 25.661659 25.899449 26.134113 26.298216 26.419803 26.538908 26.663250 26.790636 26.918022 27.045407 27.172793 27.300179 27.395821 27.470505 27.544384 27.618263 27.692142 27.766021 27.839900 27.913779 27.987658 28.060805 28.124831 28.171513 28.213566 28.254845 28.296124 28.337404 28.378683 28.419962 28.461242 28.502521 28.543800 28.585080 28.626359 28.667638 28.708918 28.750197 28.791476 28.832756 28.874035 28.915314 28.956594 28.997873 29.039152 29.080432 29.121711 29.162991 29.204270 29.236760 29.269049 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.642427 21.656829 21.671231 21.685633 21.700036 21.714438 21.728840 21.743242 21.757645 21.772047 21.786449 21.800851 21.815253 21.829656 21.844058 21.858460 21.872862 21.887265 21.901667 21.916069 21.930471 21.944874 21.959276 21.973678 21.988080 22.002483 22.016885 22.031287 22.045689 22.060092 22.074494 22.088896 22.103298 22.117701 22.132103 22.147155 22.166456 22.185758 22.205059 23.231529 23.988170 24.736720 25.136009 25.375710 25.613500 25.851290 26.083745 26.260153 26.386076 26.505182 26.624287 26.748237 26.875623 27.003009 27.130395 27.257781 27.379933 27.463228 27.537107 27.610986 27.684865 27.758744 27.832623 27.906503 27.980382 28.053783 28.118344 28.168434 28.212964 28.255542 28.296821 28.338100 28.379380 28.420659 28.461938 28.503218 28.544497 28.585776 28.627056 28.668335 28.709614 28.750894 28.792173 28.833452 28.874732 28.916011 28.957291 28.998570 29.039849 29.081129 29.122408 29.163162 29.203485 29.235090 29.266310 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.696432 21.710835 21.725237 21.739639 21.754041 21.768444 21.782846 21.797248 21.811650 21.826053 21.840455 21.854857 21.869259 21.883662 21.898064 21.912466 21.926868 21.941271 21.955673 21.970075 21.984477 21.998879 22.013282 22.027684 22.042086 22.056488 22.070891 22.085293 22.099695 22.114097 22.128500 22.142902 22.157304 22.171706 22.186109 22.200511 22.222214 22.253765 22.942381 23.690530 24.544645 25.045223 25.327550 25.565340 25.803130 26.035583 26.214485 26.352350 26.471455 26.590561 26.709677 26.833225 26.960611 27.087996 27.215382 27.342768 27.452259 27.529831 27.603710 27.677589 27.751468 27.825347 27.899226 27.973105 28.046984 28.110315 28.161158 28.210180 28.256238 28.297518 28.338797 28.380076 28.421356 28.462635 28.503914 28.545194 28.586473 28.627752 28.669032 28.710311 28.751591 28.792870 28.834149 28.875429 28.916708 28.957987 28.999267 29.040546 29.081825 29.123105 29.162429 29.200258 29.232339 29.263559 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.764840 21.779243 21.793645 21.808047 21.822449 21.836852 21.851254 21.865656 21.880058 21.894461 21.908863 21.923265 21.937667 21.952070 21.966472 21.980874 21.995276 22.009679 22.024081 22.038483 22.052885 22.067288 22.081690 22.096092 22.110494 22.124897 22.139299 22.153701 22.168103 22.182505 22.196908 22.211310 22.225712 22.240114 22.254517 22.268919 22.335044 23.453664 24.343171 24.928016 25.268106 25.517181 25.754971 25.990203 26.166020 26.318624 26.437729 26.556834 26.675940 26.795045 26.918212 27.045598 27.172984 27.300370 27.427755 27.522048 27.596433 27.670312 27.744191 27.818071 27.891950 27.965829 28.039708 28.101739 28.153881 28.203971 28.252808 28.297520 28.339494 28.380773 28.422052 28.463332 28.504611 28.545891 28.587170 28.628449 28.669729 28.711008 28.752287 28.793567 28.834846 28.876125 28.917405 28.958684 28.999963 29.041243 29.082522 29.123801 29.161782 29.197407 29.229589 29.260809 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.833248 21.847651 21.862053 21.876455 21.890857 21.905260 21.919662 21.934064 21.948466 21.962869 21.977271 21.991673 22.006075 22.020478 22.034880 22.049282 22.063684 22.078087 22.092489 22.106891 22.121293 22.135696 22.150098 22.164500 22.178902 22.193305 22.207707 22.222109 22.236511 22.250914 22.265316 22.280748 22.297347 22.313947 22.330546 23.168106 23.942148 24.744522 25.178936 25.468901 25.706811 25.941491 26.117861 26.283156 26.404003 26.523108 26.642213 26.761319 26.880424 27.003200 27.130585 27.257971 27.385357 27.506033 27.589157 27.663036 27.736915 27.810794 27.884673 27.958552 28.032431 28.093883 28.146605 28.196695 28.246785 28.296875 28.340032 28.381470 28.422749 28.464029 28.505308 28.546587 28.587867 28.629146 28.670425 28.711705 28.752984 28.794263 28.835543 28.876822 28.918101 28.959381 29.000660 29.041939 29.083219 29.124498 29.161206 29.194870 29.226839 29.258059 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.829645 21.844048 21.858450 21.872852 21.887254 21.901657 21.916059 21.930461 21.944863 21.959265 21.973668 21.988070 22.002472 22.016874 22.031277 22.045679 22.060081 22.074483 22.088886 22.103288 22.117690 22.132092 22.146495 22.160897 22.175299 22.189701 22.204104 22.218506 22.232908 22.247310 22.261713 22.276115 22.290517 22.304919 22.319322 22.333724 22.356138 22.381058 22.704279 23.638655 24.560992 25.075405 25.393253 25.658652 25.891113 26.069701 26.247584 26.370277 26.489382 26.608487 26.727592 26.846698 26.965803 27.088187 27.215573 27.342959 27.470344 27.578465 27.655759 27.729639 27.803518 27.877397 27.951276 28.025155 28.086660 28.139328 28.189418 28.239509 28.289599 28.337217 28.382167 28.423446 28.464725 28.506005 28.547284 28.588563 28.629843 28.671122 28.712401 28.753681 28.794960 28.836239 28.877519 28.918798 28.960077 29.001357 29.042636 29.083915 29.125195 29.160691 29.192597 29.224088 29.255308 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.898053 21.912456 21.926858 21.941260 21.955662 21.970065 21.984467 21.998869 22.013271 22.027674 22.042076 22.056478 22.070880 22.085283 22.099685 22.114087 22.128489 22.142891 22.157294 22.171696 22.186098 22.200500 22.214903 22.229305 22.243707 22.258109 22.272512 22.286914 22.301316 22.315718 22.330121 22.344523 22.358925 22.373327 22.387730 22.404079 22.454048 23.390241 24.328736 24.942806 25.304221 25.607432 25.842939 26.021542 26.196639 26.336550 26.455656 26.574761 26.693866 26.812971 26.932077 27.051182 27.173174 27.300560 27.427946 27.555332 27.648408 27.722362 27.796241 27.870120 27.943999 28.017878 28.079997 28.132052 28.182142 28.232232 28.282322 28.332412 28.380817 28.423718 28.465422 28.506701 28.547981 28.589260 28.630539 28.671819 28.713098 28.754377 28.795657 28.836936 28.878215 28.919495 28.960774 29.002054 29.043333 29.084319 29.124047 29.158898 29.190118 29.221338 29.252558 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 21.952059 21.966461 21.980864 21.995266 22.009668 22.024070 22.038473 22.052875 22.067277 22.081679 22.096082 22.110484 22.124886 22.139288 22.153691 22.168093 22.182495 22.196897 22.211300 22.225702 22.240104 22.254506 22.268909 22.283311 22.297713 22.312115 22.326517 22.340920 22.355322 22.369724 22.384126 22.398529 22.413059 22.427620 22.442181 22.456742 23.103987 23.897567 24.760870 25.210723 25.518400 25.797544 25.973382 26.147883 26.302824 26.421929 26.541035 26.660140 26.779245 26.898350 27.017456 27.136561 27.258263 27.385548 27.512933 27.632326 27.715086 27.788965 27.862844 27.936723 28.010602 28.073831 28.124775 28.174865 28.224956 28.275046 28.325136 28.375050 28.423166 28.466119 28.507398 28.548677 28.589957 28.631236 28.672515 28.713795 28.755074 28.796354 28.837633 28.878912 28.920192 28.961471 29.002750 29.044030 29.084491 29.121795 29.156148 29.187367 29.218587 29.249807 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.020467 22.034869 22.049272 22.063674 22.078076 22.092478 22.106881 22.121283 22.135685 22.150087 22.164490 22.178892 22.193294 22.207696 22.222099 22.236501 22.250903 22.265305 22.279708 22.294110 22.308512 22.322914 22.337317 22.351719 22.366121 22.380523 22.394926 22.409328 22.423730 22.438132 22.452535 22.467541 22.488134 22.508727 22.529319 23.586022 24.577163 25.112468 25.429368 25.731813 25.925223 26.099723 26.269098 26.388203 26.507308 26.626414 26.745519 26.864624 26.983729 27.102835 27.221940 27.343169 27.470535 27.597921 27.704825 27.781688 27.855567 27.929446 28.002936 28.067409 28.117499 28.167589 28.217679 28.267769 28.317859 28.367949 28.418040 28.464366 28.508095 28.549374 28.590654 28.631933 28.673212 28.714492 28.755771 28.797050 28.838330 28.879609 28.920888 28.962168 29.003447 29.044726 29.084643 29.119802 29.153397 29.184617 29.215837 29.247057 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.088875 22.103277 22.117680 22.132082 22.146484 22.160886 22.175289 22.189691 22.204093 22.218495 22.232898 22.247300 22.261702 22.276104 22.290507 22.304909 22.319311 22.333713 22.348116 22.362518 22.376920 22.391322 22.405725 22.420127 22.434529 22.448931 22.463334 22.477736 22.492138 22.506540 22.520943 22.543453 22.578607 23.326818 24.314301 24.953166 25.340336 25.641686 25.877063 26.051564 26.226846 26.354477 26.473582 26.592687 26.711793 26.830898 26.950003 27.069109 27.188214 27.307319 27.428137 27.555523 27.682119 27.774412 27.848291 27.922170 27.995310 28.060132 28.110222 28.160313 28.210403 28.260493 28.310583 28.360673 28.410763 28.460817 28.508792 28.550071 28.591350 28.632630 28.673909 28.715188 28.756468 28.797747 28.839026 28.880306 28.921585 28.962864 29.004144 29.045423 29.084779 29.118026 29.150647 29.181867 29.213086 29.244306 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.157283 22.171686 22.186088 22.200490 22.214892 22.229295 22.243697 22.258099 22.272501 22.286903 22.301306 22.315708 22.330110 22.344512 22.358915 22.373317 22.387719 22.402121 22.416524 22.430926 22.445328 22.459730 22.474133 22.488535 22.502937 22.517339 22.531742 22.546144 22.560546 22.574948 22.589351 22.886230 23.876213 24.777217 25.249056 25.551568 25.826017 26.003404 26.178533 26.320751 26.439856 26.558961 26.678066 26.797172 26.916277 27.035382 27.154488 27.273593 27.392698 27.513632 27.640510 27.758790 27.841014 27.914893 27.988411 28.052856 28.102946 28.153036 28.203126 28.253216 28.303306 28.353397 28.403487 28.453577 28.503299 28.549325 28.592047 28.633326 28.674606 28.715885 28.757164 28.798444 28.839723 28.881002 28.922282 28.963561 29.004840 29.046120 29.084900 29.116433 29.147896 29.179116 29.210336 29.241556 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.153680 22.168082 22.182485 22.196887 22.211289 22.225691 22.240094 22.254496 22.268898 22.283300 22.297703 22.312105 22.326507 22.340909 22.355312 22.369714 22.384116 22.398518 22.412921 22.427323 22.441725 22.456127 22.470529 22.484932 22.499334 22.513736 22.528138 22.542541 22.556943 22.571345 22.585747 22.601513 22.619058 22.636604 22.654150 23.532323 24.588070 25.129137 25.461427 25.748623 25.955245 26.129898 26.287024 26.406130 26.525235 26.644340 26.763445 26.882551 27.001656 27.120761 27.239867 27.358972 27.478077 27.598229 27.725497 27.831322 27.907617 27.981496 28.044537 28.095669 28.145760 28.195850 28.245940 28.296030 28.346120 28.396210 28.446300 28.496390 28.546480 28.591613 28.634023 28.675302 28.716582 28.757861 28.799140 28.840420 28.881699 28.922978 28.964258 29.005537 29.045053 29.082706 29.113926 29.145146 29.176366 29.207586 29.238805 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.222088 22.236490 22.250893 22.265295 22.279697 22.294099 22.308502 22.322904 22.337306 22.351708 22.366111 22.380513 22.394915 22.409317 22.423720 22.438122 22.452524 22.466926 22.481329 22.495731 22.510133 22.524535 22.538938 22.553340 22.567742 22.582144 22.596547 22.610949 22.625351 22.639753 22.654155 22.677796 22.704912 23.263396 24.299866 24.961911 25.373087 25.659591 25.907086 26.081586 26.253298 26.372403 26.491509 26.610614 26.729719 26.848824 26.967930 27.087035 27.206140 27.325246 27.444351 27.563456 27.683596 27.808922 27.900340 27.974219 28.036097 28.088393 28.138483 28.188573 28.238663 28.288753 28.338844 28.388934 28.439024 28.489114 28.539204 28.588088 28.634720 28.675999 28.717278 28.758558 28.799837 28.841117 28.882396 28.923675 28.964955 29.006234 29.043723 29.079956 29.111176 29.142395 29.173615 29.204835 29.237100 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.276094 22.290496 22.304898 22.319301 22.333703 22.348105 22.362507 22.376910 22.391312 22.405714 22.420116 22.434519 22.448921 22.463323 22.477725 22.492128 22.506530 22.520932 22.535334 22.549737 22.564139 22.578541 22.592943 22.607346 22.621748 22.636150 22.650552 22.664955 22.679357 22.693759 22.708161 22.723455 22.783108 23.879951 24.792562 25.285650 25.570559 25.853702 26.033427 26.209198 26.338677 26.457782 26.576888 26.695993 26.815098 26.934203 27.053309 27.172414 27.291519 27.410625 27.529730 27.648835 27.769048 27.885403 27.966943 28.028360 28.081116 28.131207 28.181297 28.231387 28.281477 28.331567 28.381657 28.431747 28.481837 28.531928 28.582018 28.631558 28.675668 28.717975 28.759255 28.800534 28.841813 28.883093 28.924372 28.965651 29.006931 29.042543 29.077205 29.108425 29.139645 29.170865 29.202085 29.235604 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.344502 22.358904 22.373307 22.387709 22.402111 22.416513 22.430915 22.445318 22.459720 22.474122 22.488524 22.502927 22.517329 22.531731 22.546133 22.560536 22.574938 22.589340 22.603742 22.618145 22.632547 22.646949 22.661351 22.675754 22.690156 22.704558 22.718960 22.734041 22.749326 22.764610 22.779894 23.477985 24.575233 25.134215 25.481527 25.765052 25.985267 26.162533 26.304951 26.424056 26.543161 26.662267 26.781372 26.900477 27.019582 27.138688 27.257793 27.376898 27.496004 27.615109 27.734214 27.853344 27.957943 28.021242 28.073840 28.123930 28.174020 28.224110 28.274200 28.324291 28.374381 28.424471 28.474561 28.524651 28.574741 28.624831 28.674496 28.718672 28.759951 28.801231 28.842510 28.883789 28.925069 28.966348 29.007627 29.041491 29.074332 29.105675 29.136895 29.168114 29.199334 29.233962 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.412910 22.427312 22.441715 22.456117 22.470519 22.484921 22.499324 22.513726 22.528128 22.542530 22.556933 22.571335 22.585737 22.600139 22.614541 22.628944 22.643346 22.657748 22.672150 22.686553 22.700955 22.715357 22.729759 22.744162 22.758564 22.772966 22.787848 22.809918 22.831987 23.085949 24.285431 24.969059 25.388110 25.676020 25.937108 26.111608 26.271224 26.390330 26.509435 26.628540 26.747646 26.866751 26.985856 27.104961 27.224067 27.343172 27.462277 27.581383 27.700488 27.819593 27.937077 28.014672 28.066563 28.116654 28.166744 28.216834 28.266924 28.317014 28.367104 28.417194 28.467284 28.517375 28.567465 28.617555 28.667645 28.715455 28.760648 28.801927 28.843207 28.884486 28.925765 28.967003 29.008191 29.040484 29.071704 29.102924 29.134144 29.165364 29.196584 29.232153 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.466916 22.481318 22.495720 22.510123 22.524525 22.538927 22.553329 22.567732 22.582134 22.596536 22.610938 22.625341 22.639743 22.654145 22.668547 22.682950 22.697352 22.711754 22.726156 22.740559 22.754961 22.769363 22.783765 22.798167 22.812570 22.826972 22.841374 22.864769 22.904457 23.883689 24.800114 25.230867 25.586988 25.870166 26.063449 26.234450 26.356603 26.475709 26.594814 26.713919 26.833025 26.952130 27.071235 27.190340 27.309446 27.428551 27.547656 27.666762 27.785867 27.905389 28.007667 28.059047 28.109357 28.159467 28.209557 28.259647 28.309738 28.359828 28.409918 28.460008 28.510098 28.560188 28.610278 28.660368 28.710459 28.759827 28.802173 28.843903 28.885183 28.926462 28.966483 29.005071 29.037734 29.068954 29.100174 29.131394 29.162614 29.193833 29.230149 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.535324 22.549726 22.564128 22.578531 22.592933 22.607335 22.621737 22.636140 22.650542 22.664944 22.679346 22.693749 22.708151 22.722553 22.736955 22.751358 22.765760 22.780162 22.794564 22.808967 22.823369 22.837771 22.852173 22.866576 22.880978 22.895380 22.909782 23.422108 24.559265 25.063641 25.490251 25.781482 26.015289 26.195529 26.322877 26.441982 26.561088 26.680193 26.799298 26.918404 27.037509 27.156614 27.275720 27.394825 27.513930 27.633035 27.753481 27.893218 27.999906 28.050365 28.100824 28.151283 28.201742 28.252166 28.302446 28.352551 28.402641 28.452731 28.502822 28.552912 28.603002 28.653092 28.703182 28.753272 28.800830 28.844600 28.885880 28.927159 28.966025 29.002322 29.034984 29.066204 29.097423 29.128643 29.159863 29.191083 29.227916 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.531721 22.546123 22.560525 22.574927 22.589330 22.603732 22.618134 22.632536 22.646939 22.661341 22.675743 22.690145 22.704548 22.718950 22.733352 22.747754 22.762157 22.776559 22.790961 22.805363 22.819766 22.834168 22.848570 22.862972 22.877375 22.891777 22.906179 22.922257 22.940863 22.959470 22.978076 24.270012 24.917127 25.328167 25.692450 25.962925 26.144871 26.289151 26.408256 26.527362 26.646467 26.765572 26.884677 27.003783 27.122888 27.241993 27.361099 27.480204 27.599309 27.738461 27.884508 27.991196 28.041655 28.092114 28.142573 28.193033 28.243492 28.293951 28.344410 28.394869 28.445285 28.495534 28.545635 28.595725 28.645815 28.695906 28.745996 28.796086 28.842905 28.886576 28.927856 28.965618 28.999881 29.032233 29.063453 29.094673 29.125893 29.157113 29.188333 29.225415 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.600129 22.614531 22.628933 22.643336 22.657738 22.672140 22.686542 22.700945 22.715347 22.729749 22.744151 22.758553 22.772956 22.787358 22.801760 22.816162 22.830565 22.844967 22.859369 22.873771 22.888174 22.902576 22.916978 22.931380 22.945783 22.960185 22.974587 22.999594 23.029330 23.883382 24.774791 25.185189 25.595515 25.886943 26.094384 26.255425 26.374530 26.493635 26.612741 26.731846 26.850951 26.970056 27.089162 27.208267 27.327372 27.446478 27.583704 27.729751 27.875799 27.980295 28.032945 28.083405 28.133864 28.184323 28.234782 28.285241 28.335700 28.386160 28.436619 28.487078 28.537537 28.587996 28.638403 28.688621 28.738719 28.788809 28.838590 28.887273 28.928552 28.965254 28.997699 29.029483 29.060703 29.091923 29.123142 29.154362 29.185582 29.222592 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.668537 22.682939 22.697341 22.711744 22.726146 22.740548 22.754950 22.769353 22.783755 22.798157 22.812559 22.826962 22.841364 22.855766 22.870168 22.884571 22.898973 22.913375 22.927777 22.942179 22.956582 22.970984 22.985386 22.999788 23.014191 23.028593 23.042995 23.286302 24.495172 25.040620 25.452537 25.797911 26.045311 26.219249 26.340804 26.459909 26.579014 26.698120 26.817225 26.936330 27.055435 27.174541 27.293752 27.428947 27.574994 27.721042 27.867089 27.968152 28.024236 28.074695 28.125154 28.175613 28.226072 28.276532 28.326991 28.377450 28.427909 28.478368 28.528827 28.579286 28.629746 28.680205 28.730664 28.781123 28.831520 28.881708 28.926522 28.964293 28.995512 29.026732 29.057952 29.089172 29.120392 29.151612 29.182832 29.219381 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.722543 22.736945 22.751347 22.765749 22.780152 22.794554 22.808956 22.823358 22.837761 22.852163 22.866565 22.880967 22.895370 22.909772 22.924174 22.938576 22.952979 22.967381 22.981783 22.996185 23.010588 23.024990 23.039392 23.055029 23.071112 23.087194 23.103277 24.205370 24.899272 25.307951 25.707452 25.992405 26.182358 26.307077 26.426183 26.545288 26.664393 26.783499 26.902604 27.021709 27.140814 27.274190 27.420237 27.566285 27.712332 27.858379 27.958822 28.015526 28.065985 28.116444 28.166904 28.217363 28.267822 28.318281 28.368740 28.419199 28.469658 28.520118 28.570577 28.621036 28.671495 28.721954 28.772413 28.822888 28.873635 28.921053 28.961338 28.992683 29.023982 29.055202 29.086422 29.117642 29.148861 29.180081 29.215698 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.790951 22.805353 22.819755 22.834157 22.848560 22.862962 22.877364 22.891766 22.906169 22.920571 22.934973 22.949375 22.963778 22.978180 22.992582 23.006984 23.021387 23.035789 23.050191 23.064593 23.078996 23.093398 23.108058 23.131832 23.155606 23.680836 24.720332 25.164456 25.576763 25.903373 26.128655 26.273351 26.392456 26.511562 26.630667 26.749772 26.868878 26.987983 27.119433 27.265480 27.411528 27.557575 27.703622 27.849670 27.951427 28.006816 28.057276 28.107735 28.158194 28.208653 28.259112 28.309571 28.360031 28.410490 28.460949 28.511408 28.561867 28.612326 28.662785 28.713491 28.764719 28.816895 28.869070 28.916092 28.957397 28.989426 29.021231 29.052451 29.083671 29.114891 29.146111 29.177331 29.211428 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.859359 22.873761 22.888163 22.902565 22.916968 22.931370 22.945772 22.960174 22.974577 22.988979 23.003381 23.017783 23.032186 23.046588 23.060990 23.075392 23.089795 23.104197 23.118599 23.133001 23.147404 23.161806 23.186199 23.231762 24.430530 25.023142 25.430789 25.814341 26.076796 26.239592 26.358730 26.477835 26.596941 26.716046 26.835151 26.964676 27.110723 27.256771 27.402818 27.548865 27.694913 27.840960 27.945423 27.998107 28.048566 28.099025 28.149484 28.199943 28.250403 28.300862 28.351321 28.401780 28.452239 28.502698 28.553157 28.604310 28.656103 28.708278 28.760453 28.812629 28.864804 28.911467 28.953223 28.985582 29.017812 29.049390 29.080921 29.112141 29.143361 29.174580 29.206421 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.855756 22.870158 22.884560 22.898962 22.913365 22.927767 22.942169 22.956571 22.970974 22.985376 22.999778 23.014180 23.028583 23.042985 23.057387 23.071789 23.086191 23.100594 23.114996 23.129398 23.143800 23.158203 23.172605 23.187007 23.201409 23.215812 23.230214 24.084485 24.881827 25.288326 25.698771 26.008407 26.205899 26.325004 26.444109 26.563214 26.682320 26.809919 26.955966 27.102014 27.248061 27.394108 27.540156 27.686203 27.832250 27.938938 27.989397 28.039856 28.090315 28.140775 28.191234 28.241693 28.292152 28.342611 28.393070 28.443728 28.495351 28.547486 28.599661 28.651837 28.704012 28.756187 28.808363 28.860538 28.907145 28.948957 28.981316 29.013671 29.045943 29.078170 29.109390 29.140610 29.171830 29.203050 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.924164 22.938566 22.952968 22.967370 22.981773 22.996175 23.010577 23.024979 23.039382 23.053784 23.068186 23.082588 23.096991 23.111393 23.125795 23.140197 23.154600 23.169002 23.183404 23.197806 23.212209 23.226611 23.242976 23.262780 23.282583 23.486656 24.655690 25.147011 25.553678 25.919386 26.163228 26.291278 26.410383 26.529488 26.655162 26.801209 26.947257 27.093304 27.239351 27.385399 27.531446 27.677493 27.823541 27.930228 27.980687 28.031147 28.081606 28.132065 28.182524 28.232983 28.283442 28.334694 28.386693 28.438869 28.491044 28.543220 28.595395 28.647571 28.699746 28.751921 28.804097 28.856272 28.903097 28.943732 28.977050 29.009408 29.041766 29.074124 29.105984 29.137800 29.169080 29.200299 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 22.992572 23.006974 23.021376 23.035778 23.050181 23.064583 23.078985 23.093387 23.107790 23.122192 23.136594 23.150996 23.165399 23.179801 23.194203 23.208605 23.223008 23.237410 23.251812 23.266214 23.280617 23.295019 23.321576 23.354492 24.365888 25.005697 25.412196 25.819071 26.108871 26.257551 26.376657 26.501261 26.646452 26.792500 26.938547 27.084594 27.230642 27.376689 27.522736 27.668784 27.814831 27.921519 27.971978 28.022437 28.072896 28.123364 28.173869 28.225901 28.278077 28.330252 28.382427 28.434603 28.486778 28.538954 28.591129 28.643305 28.695480 28.747655 28.799831 28.852006 28.899297 28.938684 28.972784 29.005142 29.037500 29.069858 29.102216 29.134574 29.166141 29.197512 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.046577 23.060980 23.075382 23.089784 23.104186 23.118589 23.132991 23.147393 23.161795 23.176198 23.190600 23.205002 23.219404 23.233807 23.248209 23.262611 23.277013 23.291416 23.305818 23.320220 23.334622 23.349025 23.363427 23.881939 24.862045 25.270881 25.677386 26.023451 26.223825 26.347325 26.491695 26.637743 26.783790 26.929837 27.075885 27.221932 27.367979 27.514027 27.660074 27.806121 27.908064 27.963268 28.013912 28.065109 28.117284 28.169460 28.221635 28.273811 28.325986 28.378161 28.430337 28.482512 28.534688 28.586863 28.639039 28.691214 28.743389 28.795565 28.847740 28.895724 28.933937 28.968518 29.000876 29.033234 29.065592 29.097950 29.130308 29.162464 29.194520 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.114986 23.129388 23.143790 23.158192 23.172595 23.186997 23.201399 23.215801 23.230203 23.244606 23.259008 23.273410 23.287812 23.302215 23.316617 23.331019 23.345421 23.359824 23.376022 23.392991 23.409961 23.426930 24.591048 25.129566 25.536065 25.932592 26.190891 26.336938 26.482986 26.629033 26.775080 26.921128 27.067175 27.213222 27.359270 27.505317 27.651364 27.797412 27.898504 27.956492 28.008668 28.060843 28.113018 28.165194 28.217369 28.269545 28.321720 28.373896 28.426071 28.478246 28.530422 28.582597 28.634773 28.686948 28.739123 28.791299 28.843474 28.892359 28.929465 28.964252 28.996610 29.028968 29.061326 29.093684 29.126042 29.158400 29.190758 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.183394 23.197796 23.212198 23.226600 23.241003 23.255405 23.269807 23.284209 23.298612 23.313014 23.327416 23.341818 23.356221 23.370623 23.385025 23.399427 23.413830 23.428232 23.453911 23.479675 24.282443 24.988252 25.394751 25.801250 26.129156 26.307363 26.453392 26.599421 26.745449 26.891478 27.037507 27.183535 27.329564 27.475590 27.621482 27.774680 27.889808 27.950460 28.004402 28.056577 28.108752 28.160928 28.213103 28.265279 28.317454 28.369630 28.421805 28.473980 28.526156 28.578331 28.630507 28.682682 28.734857 28.787033 28.839208 28.889182 28.925245 28.959986 28.992344 29.024702 29.057060 29.089418 29.121776 29.154157 29.186571 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.179790 23.194193 23.208595 23.222997 23.237399 23.251802 23.266204 23.280606 23.295008 23.309411 23.323813 23.338215 23.352617 23.367020 23.381422 23.395824 23.410226 23.424629 23.439031 23.453433 23.467835 23.482238 23.507800 23.687009 24.816209 25.253436 25.659935 26.037463 26.274984 26.421013 26.567041 26.713070 26.859099 27.005127 27.151039 27.296921 27.442804 27.599277 27.759749 27.878550 27.937820 27.996463 28.052311 28.104486 28.156662 28.208837 28.261013 28.313188 28.365364 28.417539 28.469714 28.521890 28.574065 28.626241 28.678416 28.730591 28.782767 28.834942 28.886179 28.921255 28.955720 28.988078 29.020436 29.052794 29.085152 29.117510 29.149918 29.182457 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.248198 23.262601 23.277003 23.291405 23.305807 23.320210 23.334612 23.349014 23.363416 23.377819 23.392221 23.406623 23.421025 23.435428 23.449830 23.464232 23.478634 23.493052 23.507897 23.522742 23.537588 23.552433 24.526407 25.112122 25.518620 25.924102 26.233730 26.388634 26.534662 26.680595 26.826478 26.972360 27.118243 27.264698 27.423873 27.584346 27.744818 27.863619 27.922889 27.982158 28.041428 28.098899 28.152396 28.204571 28.256747 28.308922 28.361098 28.413273 28.465448 28.517624 28.569799 28.621975 28.674150 28.726325 28.778501 28.830676 28.882852 28.917478 28.951454 28.983812 29.016170 29.048528 29.080889 29.113268 29.145686 29.178330 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.302204 23.316607 23.331009 23.345411 23.359813 23.374215 23.388618 23.403020 23.417422 23.431824 23.446227 23.460629 23.475031 23.489433 23.503836 23.518238 23.532640 23.547042 23.563666 23.584831 23.605997 24.083042 24.970807 25.377306 25.783805 26.142872 26.356034 26.501916 26.647799 26.793682 26.939565 27.087997 27.248469 27.408942 27.569415 27.729887 27.844897 27.907957 27.967227 28.026497 28.085766 28.144563 28.200305 28.252481 28.304656 28.356832 28.409007 28.461182 28.513358 28.565533 28.617709 28.669884 28.722060 28.774235 28.826410 28.878586 28.913897 28.947153 28.979546 29.011904 29.044262 29.076620 29.109124 29.141631 29.174275 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.370612 23.385015 23.399417 23.413819 23.428221 23.442624 23.457026 23.471428 23.485830 23.500233 23.514635 23.529037 23.543439 23.557842 23.572244 23.586646 23.601048 23.615450 23.643809 23.680666 24.751567 25.235991 25.642490 26.038149 26.323238 26.469121 26.615004 26.760887 26.912593 27.073065 27.233538 27.394011 27.554483 27.714956 27.829282 27.893026 27.952296 28.011566 28.070835 28.130105 28.189374 28.247922 28.300359 28.352566 28.404741 28.456916 28.509092 28.561267 28.613443 28.665618 28.717794 28.769969 28.822144 28.874320 28.910497 28.942912 28.975280 29.007638 29.039996 29.072354 29.104947 29.137578 29.171319 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.439020 23.453423 23.467825 23.482227 23.496629 23.511032 23.525434 23.539836 23.554238 23.568641 23.583043 23.597445 23.611847 23.626250 23.640652 23.655054 23.669456 23.683859 24.461765 25.094677 25.501176 25.904882 26.249809 26.436325 26.582215 26.737189 26.897662 27.058134 27.218607 27.379080 27.539552 27.700025 27.818309 27.878095 27.937365 27.996634 28.055904 28.115174 28.174443 28.233713 28.292982 28.347756 28.400475 28.452650 28.504826 28.557001 28.609177 28.661352 28.713528 28.765703 28.817878 28.868230 28.906298 28.938656 28.971014 29.003372 29.035810 29.068280 29.100878 29.133522 29.168943 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.493026 23.507428 23.521831 23.536233 23.550635 23.565037 23.579440 23.593842 23.608244 23.622646 23.637049 23.651451 23.665853 23.680255 23.697021 23.714981 23.732941 23.887363 24.949692 25.359861 25.766360 26.149288 26.404169 26.561785 26.722258 26.882731 27.043203 27.203676 27.364149 27.524621 27.685094 27.803895 27.863164 27.922434 27.981703 28.040973 28.100242 28.159512 28.218782 28.278051 28.337321 28.394501 28.448384 28.500560 28.552735 28.604911 28.657086 28.709262 28.761437 28.813612 28.862457 28.902032 28.934390 28.966748 28.999106 29.031602 29.064198 29.096824 29.129468 29.166209 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.561434 23.575836 23.590239 23.604641 23.619043 23.633445 23.647848 23.662250 23.676652 23.691054 23.705457 23.719859 23.734261 23.748663 23.776198 23.804315 24.686925 25.218546 25.625045 26.018568 26.355530 26.532665 26.698628 26.864591 27.028272 27.188745 27.349218 27.509690 27.670163 27.786747 27.848233 27.907503 27.966772 28.026042 28.085311 28.144581 28.203851 28.263120 28.322390 28.381659 28.440554 28.496110 28.548469 28.600645 28.652820 28.704996 28.757171 28.809346 28.857104 28.897766 28.930124 28.962515 28.994951 29.027481 29.060125 29.092769 29.125413 29.163029 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.557831 23.572233 23.586636 23.601038 23.615440 23.629842 23.644245 23.658647 23.673049 23.687451 23.701853 23.716256 23.730658 23.745060 23.759462 23.773865 23.788267 23.802669 23.829681 24.284145 25.077232 25.483731 25.885302 26.259980 26.488674 26.654637 26.820601 26.986564 27.152527 27.318491 27.484454 27.650417 27.768780 27.833302 27.892572 27.951841 28.011111 28.070380 28.129650 28.188919 28.248189 28.307459 28.366728 28.425998 28.485267 28.542553 28.596379 28.648554 28.700730 28.752905 28.805080 28.852127 28.893500 28.925858 28.958277 28.990838 29.023427 29.056071 29.088715 29.121359 29.159284 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.626239 23.640641 23.655044 23.669446 23.683848 23.698250 23.712653 23.727055 23.741457 23.755859 23.770262 23.784664 23.799066 23.813469 23.829066 23.844663 23.860261 23.875858 24.911223 25.342416 25.748851 26.134395 26.444495 26.610647 26.776610 26.942574 27.108822 27.275411 27.442001 27.619431 27.753959 27.814487 27.874865 27.935244 27.995553 28.055449 28.114719 28.173988 28.233258 28.292527 28.351797 28.411067 28.470336 28.529606 28.588263 28.644288 28.696464 28.748639 28.800814 28.847487 28.889240 28.921641 28.954085 28.986729 29.019372 29.052016 29.084660 29.117304 29.154809 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.694647 23.709049 23.723452 23.737854 23.752256 23.766658 23.781061 23.795463 23.809865 23.824267 23.838670 23.853072 23.867474 23.884320 23.907048 23.929776 24.622283 25.201102 25.607601 25.999043 26.365697 26.567464 26.734053 26.900643 27.067232 27.233822 27.412646 27.599332 27.734009 27.794387 27.854766 27.915144 27.975523 28.035901 28.096280 28.156658 28.217037 28.277219 28.336866 28.396135 28.455405 28.514675 28.573944 28.633194 28.692198 28.744373 28.796548 28.843151 28.884971 28.917498 28.950030 28.982674 29.015318 29.047962 29.080606 29.113250 29.149367 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.763055 23.777457 23.791860 23.806262 23.820664 23.835066 23.849469 23.863871 23.878273 23.892675 23.907078 23.921480 23.935882 23.966395 24.087716 25.059787 25.466286 25.865722 26.270013 26.525874 26.692464 26.859053 27.025680 27.205860 27.392546 27.579232 27.708738 27.774288 27.834666 27.895045 27.955423 28.015802 28.076180 28.136559 28.196937 28.257316 28.317694 28.378073 28.438451 28.498830 28.558951 28.618283 28.677552 28.736822 28.791841 28.839098 28.879807 28.913332 28.945976 28.978620 29.011263 29.043907 29.076551 29.109195 29.142606 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.817061 23.831463 23.845865 23.860268 23.874670 23.889072 23.903474 23.917877 23.932279 23.946681 23.961083 23.975486 23.989888 24.004290 24.847443 25.324971 25.731470 26.115965 26.468915 26.650874 26.817464 26.999075 27.185761 27.372447 27.559133 27.692164 27.754188 27.814567 27.874945 27.935324 27.995702 28.056081 28.116459 28.176838 28.237216 28.297595 28.357974 28.418352 28.478731 28.539109 28.599488 28.659866 28.720245 28.780550 28.834050 28.874752 28.909277 28.941921 28.974565 29.007209 29.039853 29.072497 29.105141 29.137785 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.885469 23.899871 23.914274 23.928676 23.943078 23.957480 23.971883 23.986285 24.000687 24.018029 24.037101 24.056174 24.485248 25.183657 25.590156 25.980383 26.375730 26.609285 26.792290 26.978976 27.165662 27.352348 27.539034 27.673711 27.734089 27.794468 27.854846 27.915225 27.975603 28.036106 28.097152 28.158350 28.219548 28.280747 28.341945 28.403143 28.464341 28.525540 28.586738 28.647936 28.709134 28.770333 28.827849 28.869395 28.905223 28.937867 28.970511 29.003154 29.035798 29.068442 29.101086 29.133730 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.881866 23.896268 23.910670 23.925073 23.939475 23.953877 23.968279 23.982682 23.997084 24.011486 24.025888 24.040291 24.054693 24.069095 24.098757 24.129701 25.042342 25.448841 25.846142 26.280046 26.567411 26.755542 26.942042 27.128542 27.315042 27.503806 27.658683 27.722597 27.783796 27.844994 27.906192 27.967390 28.028589 28.089787 28.150985 28.212183 28.273381 28.334580 28.395778 28.456976 28.518174 28.579373 28.640571 28.701769 28.762967 28.822781 28.863307 28.900311 28.933547 28.966456 28.999100 29.031744 29.064388 29.097032 29.129676 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 23.950274 23.964676 23.979078 23.993481 24.007883 24.022285 24.036687 24.051090 24.065492 24.079894 24.094296 24.108699 24.123101 24.152064 24.782802 25.307527 25.712300 26.179443 26.481447 26.705528 26.892028 27.078528 27.270515 27.473051 27.631994 27.712701 27.776430 27.837629 27.898827 27.960025 28.021223 28.082422 28.143620 28.204818 28.266016 28.327214 28.388413 28.449611 28.510809 28.572007 28.633206 28.694404 28.755602 28.816800 28.856543 28.893981 28.928617 28.962402 28.995045 29.027689 29.060333 29.092977 29.125621 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.018682 24.033084 24.047486 24.061889 24.076291 24.090693 24.105095 24.119498 24.133900 24.150260 24.166689 24.183119 24.288070 25.166212 25.572711 25.961938 26.385763 26.655515 26.842015 27.037495 27.240031 27.442567 27.601510 27.696926 27.769065 27.830263 27.891462 27.952660 28.013858 28.075056 28.136255 28.197453 28.258651 28.319849 28.381047 28.442246 28.503444 28.564642 28.625840 28.687039 28.748237 28.809435 28.850413 28.887094 28.923254 28.958347 28.990991 29.023635 29.056279 29.088923 29.121567 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.072688 24.087090 24.101492 24.115895 24.130297 24.144699 24.159101 24.173504 24.187906 24.204928 24.229468 24.254008 25.007962 25.431396 25.826796 26.290079 26.587006 26.804475 27.007011 27.209547 27.412083 27.571026 27.667693 27.755664 27.822898 27.884096 27.945295 28.006493 28.067691 28.128889 28.190088 28.251286 28.312484 28.373682 28.434880 28.496079 28.557277 28.618475 28.679673 28.740872 28.799307 28.843339 28.879749 28.916158 28.952268 28.986045 29.019580 29.052224 29.084868 29.117512 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.141096 24.155498 24.169900 24.184303 24.198705 24.213107 24.227509 24.241912 24.256314 24.289500 24.686351 25.290082 25.693295 26.194395 26.511351 26.753073 26.965303 27.177447 27.381599 27.540542 27.637209 27.733725 27.815533 27.876731 27.937929 27.999128 28.060326 28.121524 28.182722 28.243921 28.305119 28.366317 28.427515 28.488713 28.549912 28.611110 28.672308 28.733506 28.789885 28.835974 28.872383 28.908792 28.945201 28.980531 29.015526 29.048170 29.080814 29.113458 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.209504 24.223906 24.238308 24.252711 24.267121 24.281552 24.295982 24.310413 24.324843 25.148767 25.555266 26.018478 26.395796 26.689746 26.904920 27.117149 27.331876 27.508631 27.606725 27.703392 27.798377 27.869366 27.930564 27.991762 28.052961 28.114159 28.175357 28.236555 28.297754 28.358952 28.420150 28.481348 28.542546 28.603745 28.664943 28.726141 28.781669 28.828609 28.865018 28.901427 28.937836 28.974245 29.010654 29.043800 29.076759 29.109403 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.263510 24.277912 24.292314 24.306716 24.321119 24.339046 24.359378 24.379710 24.943320 25.413951 25.807910 26.300112 26.615387 26.844538 27.064651 27.292881 27.474995 27.575845 27.672908 27.769574 27.862001 27.923199 27.984397 28.045595 28.106794 28.167992 28.229190 28.290388 28.351587 28.412785 28.473983 28.535181 28.596379 28.657578 28.718776 28.774443 28.821244 28.857653 28.894062 28.930471 28.966880 29.003289 29.038156 29.072492 29.106753 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.274309 24.288711 24.303113 24.317516 24.331918 24.346320 24.360722 24.375124 24.389527 24.421678 24.488423 25.272637 25.673715 26.204428 26.570680 26.793949 27.025942 27.254171 27.436393 27.542699 27.642409 27.739090 27.835757 27.914674 27.977032 28.038230 28.099428 28.160627 28.221825 28.283023 28.344221 28.405419 28.466618 28.527816 28.589014 28.650212 28.711411 28.768036 28.812508 28.850288 28.886697 28.923106 28.959515 28.995924 29.032021 29.067853 29.104322 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.328315 24.342717 24.357119 24.371521 24.385924 24.400326 24.414728 24.429130 24.443533 24.475498 25.131322 25.537821 26.106446 26.522130 26.717931 26.987232 27.215461 27.397513 27.508047 27.609889 27.708607 27.805273 27.901259 27.969667 28.030865 28.092063 28.153261 28.214460 28.275658 28.336856 28.398054 28.459252 28.520451 28.581649 28.642847 28.704045 28.762319 28.804401 28.842922 28.879331 28.915740 28.952149 28.988559 29.024968 29.061377 29.100274 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.396723 24.411125 24.425527 24.439929 24.454332 24.471482 24.488838 24.506195 24.870885 25.396507 25.789481 26.310146 26.670787 26.904316 27.176752 27.359274 27.473396 27.575383 27.676980 27.774789 27.871456 27.957314 28.023500 28.084698 28.145896 28.207094 28.268293 28.329491 28.390689 28.451887 28.513085 28.574284 28.635482 28.696680 28.757184 28.797121 28.835557 28.871966 28.908375 28.944784 28.981193 29.017602 29.054011 29.094276 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.465131 24.479533 24.493935 24.508337 24.525479 24.552146 24.578812 25.255192 25.654263 26.214461 26.626307 26.811423 27.105717 27.320564 27.436025 27.540732 27.642719 27.743981 27.840972 27.937515 28.016134 28.077333 28.138531 28.199729 28.260927 28.322126 28.383324 28.444522 28.505720 28.566918 28.628117 28.689315 28.750513 28.790547 28.828192 28.864601 28.901010 28.937419 28.973828 29.010237 29.046646 29.086206 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.533539 24.547941 24.562343 24.576745 24.613416 25.101434 25.519632 26.118777 26.581828 26.754298 27.010033 27.281855 27.399081 27.506081 27.608068 27.710055 27.810488 27.907155 27.999694 28.069967 28.131166 28.192364 28.253562 28.314760 28.375959 28.437157 28.498355 28.559553 28.620751 28.681950 28.742752 28.784418 28.820827 28.857236 28.893645 28.930054 28.966463 29.002872 29.039281 29.075690 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.587741 24.602881 24.618022 24.633162 24.688777 25.379062 26.009854 26.533444 26.715794 26.914349 27.249671 27.360371 27.471396 27.573417 27.675404 27.777391 27.876671 27.973338 28.062599 28.123800 28.184999 28.246197 28.307395 28.368593 28.429792 28.490990 28.552188 28.613386 28.674584 28.732295 28.777052 28.813461 28.849870 28.886279 28.922689 28.959098 28.995507 29.032796 29.070866 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.583941 24.598344 24.612746 24.627148 24.641550 24.660074 24.681844 24.703615 25.237747 25.635453 26.301542 26.675633 26.844538 27.214495 27.321662 27.435692 27.538765 27.640753 27.742740 27.844727 27.942854 28.039520 28.116435 28.177633 28.238832 28.300030 28.361228 28.422426 28.483625 28.544823 28.606021 28.667219 28.723243 28.769687 28.806096 28.842505 28.878914 28.915323 28.951732 28.988141 29.025859 29.066265 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.652349 24.666752 24.681154 24.695556 24.709958 24.745099 25.039197 25.501289 26.129553 26.637228 26.820269 27.185804 27.282952 27.400178 27.504114 27.606101 27.708088 27.810076 27.911899 28.009036 28.105703 28.170228 28.231466 28.292665 28.353863 28.415061 28.476259 28.537458 28.598656 28.659854 28.715329 28.762322 28.798731 28.835140 28.871549 28.907958 28.944367 28.981185 29.018872 29.061291 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.720757 24.735160 24.749562 24.763964 24.801778 25.361617 26.033127 26.592343 26.755303 27.154899 27.249155 27.361457 27.469463 27.571450 27.673437 27.775424 27.877411 27.978304 28.075219 28.159295 28.224101 28.285299 28.346498 28.407696 28.468894 28.530092 28.591291 28.652489 28.708352 28.754705 28.791366 28.827775 28.864184 28.900593 28.937002 28.975226 29.014424 29.056844 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.792739 24.811132 24.829526 25.219666 25.774452 26.545109 26.724381 27.120972 27.216081 27.323046 27.434811 27.536799 27.638786 27.740773 27.842760 27.944747 28.044639 28.141402 28.216479 28.277934 28.339132 28.400331 28.461529 28.522727 28.583925 28.645124 28.702154 28.745917 28.784000 28.820410 28.856819 28.893228 28.929637 28.968516 29.010033 29.052396 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.845958 24.875153 24.904349 25.481703 26.392458 26.675780 27.087868 27.183253 27.285341 27.399303 27.502147 27.604135 27.706122 27.808109 27.910096 28.012083 28.110909 28.201332 28.270569 28.331767 28.392965 28.454164 28.515362 28.576560 28.637758 28.696612 28.738060 28.776635 28.813044 28.849453 28.885924 28.923717 28.963110 29.005529 29.047949 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.938701 25.344172 26.046521 26.637251 27.034385 27.148884 27.251671 27.361620 27.467496 27.569483 27.671470 27.773458 27.875445 27.977432 28.079040 28.177101 28.262551 28.324402 28.385600 28.446798 28.507997 28.569195 28.630393 28.691591 28.730992 28.769270 28.805679 28.842088 28.878497 28.918008 28.958663 29.001082 29.043501 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.908328 24.924252 24.940175 24.956099 25.190919 25.947476 26.598215 26.989989 27.114474 27.218806 27.324596 27.432845 27.534832 27.636819 27.738806 27.840794 27.942781 28.044768 28.145825 28.243096 28.317037 28.378235 28.439433 28.500631 28.561830 28.623028 28.684226 28.724601 28.761905 28.798314 28.834804 28.871414 28.911796 28.954215 28.996634 29.039053 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 24.981116 25.004544 25.027971 25.479775 26.555435 26.945317 27.072524 27.185218 27.287768 27.397641 27.500181 27.602168 27.704155 27.806142 27.908129 28.010117 28.112104 28.212529 28.308440 28.370870 28.432068 28.493266 28.554464 28.615663 28.675421 28.718130 28.754540 28.790949 28.827829 28.866594 28.907348 28.949768 28.992187 29.034606 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 25.069240 25.326727 26.483374 26.877058 27.025017 27.151537 27.254155 27.361768 27.465529 27.567517 27.669504 27.771491 27.873478 27.975465 28.077453 28.179431 28.278983 28.361627 28.424703 28.485901 28.547099 28.608297 28.665397 28.710765 28.747174 28.783583 28.819992 28.861171 28.902901 28.945320 28.987739 29.031398 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 25.142533 26.078370 26.762090 26.961522 27.104371 27.221497 27.326073 27.430878 27.532865 27.634853 27.736840 27.838827 27.940814 28.042801 28.144788 28.246677 28.345165 28.416892 28.478536 28.539734 28.600932 28.656693 28.703400 28.739809 28.776839 28.814360 28.856034 28.898453 28.940873 28.983292 29.027758 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 25.829338 26.647122 26.847085 27.043814 27.182791 27.290082 27.396131 27.498214 27.600201 27.702188 27.804176 27.906163 28.008150 28.110137 28.212124 28.313827 28.403310 28.471170 28.532369 28.593567 28.649064 28.696035 28.732444 28.770057 28.809844 28.851587 28.894006 28.936425 28.978844 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 25.314045 26.529021 26.732427 26.932079 27.127069 27.254904 27.361576 27.463563 27.565550 27.667537 27.769524 27.871511 27.973499 28.075486 28.177473 28.279460 28.380864 28.462727 28.525003 28.586202 28.642324 28.687908 28.725079 28.762402 28.804747 28.847139 28.889558 28.931977 28.974397 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 26.152593 26.644533 26.832405 27.017613 27.211366 27.326382 27.428911 27.530899 27.632886 27.734873 27.836860 27.938847 28.040835 28.142822 28.244809 28.346796 28.444711 28.517638 28.578836 28.636325 28.679402 28.719192 28.757853 28.800272 28.842692 28.885111 28.927530 28.969949 29.012368 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 25.664032 26.434399 26.744630 26.933552 27.119583 27.289349 27.394260 27.496247 27.598235 27.700222 27.802209 27.904196 28.006183 28.108170 28.210158 28.312145 28.414132 28.508376 28.571471 28.630951 28.671782 28.712631 28.753496 28.795825 28.838244 28.880663 28.923082 28.965502 29.007921 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 26.029395 26.663687 26.844552 27.033280 27.221552 27.359619 27.461596 27.563583 27.665570 27.767558 27.869545 27.971532 28.073519 28.175506 28.277494 28.379481 28.481468 28.564106 28.625304 28.665843 28.706539 28.748958 28.791377 28.833796 28.876216 28.918635 28.961054 29.003473 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 26.311201 26.771426 26.944430 27.133184 27.315123 27.427366 27.529254 27.631143 27.733032 27.834921 27.936881 28.038868 28.140855 28.242842 28.344829 28.446817 28.548293 28.617546 28.661382 28.702091 28.744511 28.786930 28.829349 28.871768 28.914187 28.956607 28.999026 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 25.801259 26.593007 26.868241 27.044502 27.233169 27.391402 27.495124 27.597013 27.698901 27.800790 27.902679 28.004568 28.106456 28.208345 28.310234 28.412165 28.514153 28.602454 28.655583 28.697644 28.740063 28.782482 28.824901 28.867321 28.909740 28.952159 28.994578 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 26.187904 26.797059 26.965402 27.144420 27.333154 27.460994 27.562882 27.664771 27.766660 27.868549 27.970437 28.072321 28.174199 28.276077 28.377956 28.479832 28.580058 28.648428 28.690882 28.733134 28.775383 28.817631 28.859879 28.902128 28.944376 28.986624 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 26.469809 26.899535 27.063391 27.244415 27.422673 27.528680 27.630559 27.732437 27.834315 27.936194 28.038072 28.139950 28.241829 28.343491 28.446899 28.569998 28.638226 28.682101 28.724705 28.766954 28.809202 28.851451 28.893699 28.935947 28.978196 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 25.938486 26.751615 26.996351 27.161370 27.344420 27.494432 27.596310 27.698189 27.800067 27.901945 28.003800 28.105479 28.207101 28.308863 28.428586 28.563501 28.627241 28.672713 28.716277 28.758525 28.800773 28.843022 28.885270 28.927518 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 26.336377 26.929210 27.093167 27.261365 27.444405 27.562062 27.663940 27.765795 27.867468 27.969090 28.070712 28.172334 28.282869 28.417115 28.552235 28.613653 28.662008 28.707031 28.749998 28.792345 28.834593 28.876841 28.919090 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 26.628417 27.027645 27.189983 27.361360 27.525114 27.629457 27.731079 27.832701 27.934323 28.035944 28.141136 28.270523 28.405644 28.540764 28.603397 28.650537 28.696513 28.740936 28.783916 28.826164 28.868413 28.910661 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 26.910223 27.124461 27.286799 27.461355 27.594663 27.696311 27.797933 27.899555 28.001875 28.123932 28.259052 28.394172 28.523731 28.592900 28.639065 28.685231 28.731238 28.775487 28.817735 28.859984 28.902232 28.944480 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 26.477489 27.058939 27.221277 27.383614 27.552692 27.661544 27.763166 27.864788 27.977814 28.112460 28.247581 28.382701 28.511032 28.581429 28.627594 28.673760 28.719925 28.765499 28.808990 28.851555 28.893803 28.936052 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 26.787025 27.155755 27.318092 27.481046 27.626776 27.728398 27.834762 27.965869 28.100989 28.236109 28.371230 28.502901 28.569957 28.616123 28.662288 28.708454 28.754619 28.799635 28.843126 28.885375 28.927623 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.068831 27.252570 27.414908 27.579653 27.694377 27.819277 27.954398 28.089518 28.224638 28.359758 28.494879 28.557058 28.604652 28.650817 28.696982 28.743148 28.789313 28.834288 28.876885 28.919194 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 26.614716 27.187048 27.349386 27.511724 27.671395 27.805656 27.939918 28.074179 28.208441 28.342702 28.476964 28.541996 28.591575 28.639346 28.685511 28.731676 28.777842 28.823825 28.867854 28.910765 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 26.945633 27.283864 27.446202 27.612073 27.785872 27.920915 28.055176 28.189438 28.323699 28.451392 28.523868 28.573104 28.622340 28.671576 28.719520 28.766371 28.812536 28.858194 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.218240 27.380680 27.543018 27.742109 27.899935 28.036174 28.170435 28.304696 28.437044 28.504865 28.554101 28.603337 28.652573 28.701809 28.751045 28.799951 28.847230 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 26.751943 27.315158 27.477496 27.649098 27.855962 28.014515 28.151432 28.285694 28.419955 28.484192 28.535099 28.584335 28.633570 28.682806 28.732042 28.781278 28.830514 28.879750 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.104241 27.411974 27.574312 27.807940 27.969814 28.129584 28.266691 28.395789 28.466860 28.516096 28.565332 28.614568 28.663804 28.713040 28.762416 28.812735 28.863223 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.346452 27.508790 27.711656 27.921793 28.083667 28.245116 28.377273 28.447857 28.497093 28.546329 28.596146 28.646416 28.696933 28.747450 28.797967 28.848483 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.443268 27.605605 27.873772 28.035646 28.197520 28.359394 28.428399 28.480127 28.530644 28.581160 28.631677 28.682194 28.732710 28.783227 28.833744 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.262849 27.540083 27.802981 27.987625 28.149499 28.312508 28.410138 28.464028 28.515904 28.566421 28.616938 28.667454 28.717971 28.768488 28.819005 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.474562 27.636899 27.939604 28.101478 28.267918 28.386018 28.441567 28.497115 28.550936 28.602198 28.652715 28.703232 28.753749 28.804265 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.571377 27.878646 28.053456 28.215330 28.360133 28.417448 28.472996 28.528544 28.583893 28.637976 28.688493 28.739009 28.789526 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.421056 27.671462 28.005435 28.167309 28.337780 28.393328 28.448877 28.504425 28.559974 28.615522 28.671070 28.723863 28.774787 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.602671 27.951008 28.123163 28.313661 28.369209 28.424758 28.480306 28.535854 28.591403 28.646951 28.702500 0.000000 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.717241 28.075703 28.281314 28.346105 28.401697 28.457288 28.512880 28.568471 28.624063 28.679654 28.735246 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 28.021314 28.181298 28.313272 28.378901 28.435179 28.490770 28.546362 28.601953 28.657545 28.713136 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.800549 28.076782 28.174336 28.312806 28.404681 28.466874 28.524252 28.579843 28.635435 28.691026 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.831795 28.069819 28.167374 28.308109 28.428427 28.495190 28.557124 28.613325 28.668917 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 28.036346 28.160411 28.293950 28.453383 28.519541 28.585227 28.646807 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 27.962248 28.153449 28.279791 28.473349 28.543892 28.610049 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 28.137644 28.265632 28.502086 28.568243 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 28.251473 28.514320 + 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 0.000000 28.239936 diff --git a/data/comp_mapABB A175-35L FitTo7X82.mat b/data/comp_mapABB A175-35L FitTo7X82.mat new file mode 100644 index 0000000..f80e247 Binary files /dev/null and b/data/comp_mapABB A175-35L FitTo7X82.mat differ diff --git a/data/comp_mapABB A175-35L.mat b/data/comp_mapABB A175-35L.mat new file mode 100644 index 0000000..c3e216d Binary files /dev/null and b/data/comp_mapABB A175-35L.mat differ diff --git a/data/comp_map.mat b/data/comp_mapABB A175-35LFitTo8RTFLEX68DLLT.mat similarity index 99% rename from data/comp_map.mat rename to data/comp_mapABB A175-35LFitTo8RTFLEX68DLLT.mat index e706c03..d33b2fe 100644 Binary files a/data/comp_map.mat and b/data/comp_mapABB A175-35LFitTo8RTFLEX68DLLT.mat differ diff --git a/data/comp_mapABB TPL_B.m b/data/comp_mapABB TPL_B.m new file mode 100644 index 0000000..15bcd66 --- /dev/null +++ b/data/comp_mapABB TPL_B.m @@ -0,0 +1,21 @@ +compMapReg.regModel = 'Rational' +compMapReg.noCurve = 6; +compMapReg.coeff = [-0.09582 -1.549 -1.433 -1.036 1.763 5.961; ... + 0.1847 3.834 5.519 6.898 2.467 -1.258; ... + -3.002 -6.602 -8.006 -9.174 -7.175 -5.193; ... + 2.307 10.23 16.48 23.98 24.72 36.49]; +compMapReg.RPMRep = [6410.5 10196.4 11941.6 13356.1 14207.8 15070.5]; +compMApReg.PRMin = [1.29738,1.97159,2.48989,3.10844,3.45424,3.97011]; +compMApReg.PRMax = [1.48597,2.41392,3.2179,3.90773,4.26018,4.35439]; +figure +for i = 1:6 + x = compMApReg.PRMin(i):0.01:compMApReg.PRMax(i); + y = (compMapReg.coeff(1,i)*x + compMapReg.coeff(2,i))./ ... + (x.^2 + compMapReg.coeff(3,i)*x + compMapReg.coeff(4,i)); + plot(x,y); + hold on +end; + + + + diff --git a/data/comp_mapABB TPL_B.mat b/data/comp_mapABB TPL_B.mat new file mode 100644 index 0000000..ec3b246 Binary files /dev/null and b/data/comp_mapABB TPL_B.mat differ diff --git a/data/comp_mapABB TPL_BFitTo7X82.mat b/data/comp_mapABB TPL_BFitTo7X82.mat new file mode 100644 index 0000000..53f1ef4 Binary files /dev/null and b/data/comp_mapABB TPL_BFitTo7X82.mat differ diff --git a/data/comp_mapABBTPL_B.m b/data/comp_mapABBTPL_B.m new file mode 100644 index 0000000..692ffb2 --- /dev/null +++ b/data/comp_mapABBTPL_B.m @@ -0,0 +1,58 @@ +%{a +compMapReg.regModel = 'Rational' +compMapReg.noCurve = 6; +compMapReg.coeff = [-0.09582 -1.549 -1.433 -1.036 1.763 5.961; ... + 0.1847 3.834 5.519 6.898 2.467 -1.258; ... + -3.002 -6.602 -8.006 -9.174 -7.175 -5.193; ... + 2.307 10.23 16.48 23.98 24.72 36.49]; +compMapReg.RPMRep = [6410.5 10196.4 11941.6 13356.1 14207.8 15070.5]; +compMapReg.PRMin = [1.29738,1.97159,2.48989,3.10844,3.45424,3.97011]; +compMapReg.PRMax = [1.48597,2.41392,3.2179,3.90773,4.26018,4.35439]; + +figure +for i = 1:6 + x = compMapReg.PRMin(i):0.01:compMapReg.PRMax(i); + y = (compMapReg.coeff(1,i)*x + compMapReg.coeff(2,i))./ ... + (x.^2 + compMapReg.coeff(3,i)*x + compMapReg.coeff(4,i)); + plot(x,y); + hold on +end; + +RPM = 12500; +p = interp1(compMapReg.RPMRep,compMapReg.coeff',RPM,'pchip'); +PRMin = interp1(compMapReg.RPMRep,compMapReg.PRMin,RPM,'pchip'); +PRMax = interp1(compMapReg.RPMRep,compMapReg.PRMax,RPM,'pchip'); + +x = PRMin:0.01:PRMax; +y = (p(1)*x + p(2))./(x.^2 + p(3)*x + p(4)); +plot(x,y,'black'); +%} +%{a +compMapReg.regModel = 'Cubic'; +compMapReg.noCurve = 6; +compMapReg.coeff = [-37.51 -2.733 -0.3846 -0.09203 -0.005389 0.2173; ... + 148.5 17.62 3.088 0.8577 -0.006937 -2.794; ... + -194.1 -37.46 -7.993 -2.455 0.4066 12.08; ... + 84.54 27 7.404 2.826 -0.3783 -16.79]; +compMapReg.RPMRep = [6410.5 10196.4 11941.6 13356.1 14207.8 15070.5]; +compMapReg.PRMin = [1.29738,1.97159,2.48989,3.10844,3.45424,3.97011]; +compMapReg.PRMax = [1.48597,2.41392,3.2179,3.90773,4.26018,4.35439]; +%% +figure +for i = 1:6 + x = compMapReg.PRMin(i):0.01:compMapReg.PRMax(i); + y = ((compMapReg.coeff(1,i)*x + compMapReg.coeff(2,i)).*x + ... + compMapReg.coeff(3,i)).*x + compMapReg.coeff(4,i); + plot(x,y); + hold on +end; +%% +RPM = 12500; +p = interp1(compMapReg.RPMRep,compMapReg.coeff',RPM,'pchip'); +PRMin = interp1(compMapReg.RPMRep,compMapReg.PRMin,RPM,'pchip'); +PRMax = interp1(compMapReg.RPMRep,compMapReg.PRMax,RPM,'pchip'); + +x = PRMin:0.01:PRMax; +y = ((p(1)*x + p(2)).*x + p(3)).*x + p(4); +plot(x,y,'black'); +%} \ No newline at end of file diff --git a/data/comp_mapGarrett C3788R.mat b/data/comp_mapGarrett C3788R.mat new file mode 100644 index 0000000..f81dc22 Binary files /dev/null and b/data/comp_mapGarrett C3788R.mat differ diff --git a/data/turbDataScaniaDC12.mat b/data/turbDataScaniaDC12.mat new file mode 100644 index 0000000..c628a5d Binary files /dev/null and b/data/turbDataScaniaDC12.mat differ diff --git a/data/turb_mapABB A175-35L FitTo7X82.mat b/data/turb_mapABB A175-35L FitTo7X82.mat new file mode 100644 index 0000000..5b844b9 Binary files /dev/null and b/data/turb_mapABB A175-35L FitTo7X82.mat differ diff --git a/data/turb_mapABB A175-35L.mat b/data/turb_mapABB A175-35L.mat new file mode 100644 index 0000000..4039581 Binary files /dev/null and b/data/turb_mapABB A175-35L.mat differ diff --git a/data/turb_mapABB TPL_B.mat b/data/turb_mapABB TPL_B.mat new file mode 100644 index 0000000..03dc495 Binary files /dev/null and b/data/turb_mapABB TPL_B.mat differ diff --git a/data/turb_mapABB TPL_BFitTo7X82.mat b/data/turb_mapABB TPL_BFitTo7X82.mat new file mode 100644 index 0000000..3a8b34c Binary files /dev/null and b/data/turb_mapABB TPL_BFitTo7X82.mat differ diff --git a/make.m b/make.m index 24f0b5d..2f75621 100644 --- a/make.m +++ b/make.m @@ -1,47 +1,61 @@ -%% +cd C:\Users\yum\Documents\GitHub\EngineSystemModel fprintf('\n Now compiling all the code for c-mex s-functions\n'); currFolder = pwd; cd code -%delete '*.mex*' +ans = ''; +while ~(strcmp(ans,'y') || strcmp(ans,'n')) + ans = input('Delete all the mex file? (y/n)','s'); +end; +if (ans == 'y') + delete '*.mex*'; +end; cd c_code %{ -mex AirWaterCoolerPTF.c AirWaterCoolerPTF_wrapper.c GetHTCoeffHTX.c GetAirViscosity.c GetThdynCombGasZachV1.c GetAirDensity.c GetAirThermalConduct.c GetCompCombGas_rtwutil.c rt_nonfinite.c rtGetInf.c rtGetNAN.c -outdir .. +mex AirWaterCoolerPTF.c AirWaterCoolerPTF_wrapper.c GetHTCoeffHTX.c GetAirViscosity.c GetThdynCombGasZachV1.c GetAirDensity.c GetAirThermalConduct.c ThdynPack_rtwutil.c rt_nonfinite.c rtGetInf.c rtGetNAN.c -outdir .. mex blower.c blower_wrapper.c GetThdynCombGasZachV1.c -outdir .. +mex blowerFit.c blowerFit_wrapper.c GetThdynCombGasZachV1.c -outdir .. mex combState.c combState_wrapper.c -outdir .. mex CombWiebe.c CombWiebe_wrapper.c -outdir .. mex compressor_calc_PTF.c compressor_calc_PTF_wrapper.c GetThdynCombGasZachV1.c -outdir .. +mex compressor_calc_PTFV1.c compressor_calc_PTFV1_wrapper.c GetThdynCombGasZachV1.c -outdir .. mex crankMechKinematic.c crankMechKinematic_wrapper.c -outdir .. mex EngCylHeatTransfer.c EngCylHeatTransfer_wrapper.c -outdir .. mex EngCylHeatTransferSSTune.c EngCylHeatTransferSSTune_wrapper.c -outdir .. -mex EngineControlSystem.c -outdir .. mex GetExhVVArea.c GetExhVVArea_wrapper.c -outdir .. mex GetIntakeVVArea.c GetIntakeVVArea_wrapper.c -outdir .. mex GetExhVVLift.c GetExhVVLift_wrapper.c -outdir .. mex GetVVLift.c GetVVLift_wrapper.c -outdir .. mex GetInportArea.c GetInportArea_wrapper.c -outdir .. mex hysterisis.c hysterisis_wrapper.c -outdir .. -mex IdealNozzlePTF.c IdealNozzlePTF_wrapper.c GetThdynCombGasZachV1.c GetIdealNozzleFlow.c GetCompCombGas_rtwutil.c rt_nonfinite.c rtGetInf.c rtGetNAN.c -outdir .. + +mex IdealNozzlePTF.c IdealNozzlePTF_wrapper.c GetThdynCombGasZachV1.c GetIdealNozzleFlowPTF.c ThdynPack_rtwutil.c rt_nonfinite.c rtGetInf.c rtGetNAN.c sqrt.c power.c rdivide.c -outdir .. mex interpolateDescend.c interpolateDescend_wrapper.c -outdir .. mex lowPassFilterBW4.c lowPassFilterBW4_wrapper.c -outdir .. mex pCompCalc.c pCompCalc_wrapper.c -outdir .. mex pMaxFinder.c pMaxFinder_wrapper.c -outdir .. -mex SpeedController.c -outdir .. -mex ThdynCV.c ThdynCV_wrapper.c GetPTF.c GetThdynCombGasZachV1.c -outdir .. -mex ThdynCVNV.c GetPTF.c GetThdynCombGasZachV1.c -outdir .. -mex ThdynCVConv.c ThdynCVConv_wrapper.c GetThdynCombGasZachV1.c -outdir .. + +mex SpeedController.c SpeedController_wrapper.c -outdir .. +mex ThdynCV.c ThdynCV_wrapper.c GetPTFV1.c GetThdynCombGasZachV1.c -outdir .. +%} + +mex -g ThdynCVConv.c ThdynCVConv_wrapper.c GetThdynCombGasZachV1.c -outdir .. +%{ +mex ThdynCVNV.c GetPTFV1.c GetThdynCombGasZachV1.c -outdir .. +mex ThdynCVNVState.c GetPTFV1.c GetThdynCombGasZachV1.c -outdir .. mex ThdynCV2ZoneConv.c ThdynCV2ZoneConv_wrapper.c GetThdynCombGasZachV1.c -outdir .. -mex ThdynCVNV2Zone.c ThdynCVNV2Zone_wrapper.c GetPTF.c GetThdynCombGasZachV1.c Get2ZonePTFIter.c +mex ThdynCVNV2Zone.c ThdynCVNV2Zone_wrapper.c GetPTFV1.c GetThdynCombGasZachV1.c Get2ZonePTFIter.c mex turbine_calc_PTF.c turbine_calc_PTF_wrapper.c GetThdynCombGasZachV1.c -outdir .. +mex turbine_calc_PTFV1.c turbine_calc_PTFV1_wrapper.c GetThdynCombGasZachV1.c -outdir .. mex turbine_calc_MV_PTF.c turbine_calc_MV_PTF_wrapper.c GetThdynCombGasZachV1.c -outdir .. mex InCylinderMV.c InCylinderMV_wrapper.c GetThdynCombGasZachV1.c -outdir .. mex GetThdynCombGasZachSFunc.c GetThdynCombGasZachV1.c -outdir .. mex crankMechKinematic1.c crankMechKinematic_wrapper1.c -outdir .. mex workPerCycle.c -outdir .. -mex GetXCombGas.c GetXCombGas_wrapper.c GetCompCombGas.c GetEquilGrill.c GetCompleteComb.c GetCompCombGas_rtwutil.c rtGetNaN.c rtGetInf.c sum.c rt_nonfinite.c -outdir .. -%} -mex dNOxMol.c dNOxMol_wrapper.c dNOx.c GetThdynCombGasZachV1.c GetCompCombGas.c GetEquilGrill.c GetCompleteComb.c GetCompCombGas_rtwutil.c rtGetNaN.c rtGetInf.c sum.c rt_nonfinite.c -outdir .. +mex GetXCombGas.c GetXCombGas_wrapper.c GetCompCombGas.c GetEquilGrill.c GetCompleteComb.c ThdynPack_rtwutil.c rtGetNaN.c rtGetInf.c sum.c rt_nonfinite.c -outdir .. +mex dNOxMol.c dNOxMol_wrapper.c dNOx.c GetThdynCombGasZachV1.c GetCompCombGas.c GetEquilGrill.c GetCompleteComb.c ThdynPack_rtwutil.c rtGetNaN.c rtGetInf.c sum.c rt_nonfinite.c -outdir .. mex resetCyc.c resetCyc_wrapper.c -outdir .. mex GetPerCycle.c -outdir .. mex SFCCyc.c SFCCyc_wrapper.c -outdir .. - +mex scavenging1Zone.c scavenging1Zone_wrapper.c GetThdynCombGasZachV1.c GetTFromPhF.c -outdir .. +%} cd(currFolder); \ No newline at end of file diff --git a/parameters/EngineSystemParameters7X82.m b/parameters/EngineSystemParameters7X82.m new file mode 100644 index 0000000..40cacad --- /dev/null +++ b/parameters/EngineSystemParameters7X82.m @@ -0,0 +1,347 @@ +%% Prerequisite variables +% engLoad0 : initial load of the engine [0~1] + +load('7X82.mat'); +%% General +eng.jShaft = 425900*2; %Mass moment of inertia of the engine shaft [kgm2] +eng.fs = 0.0683; %Fuel-air equivalent ratio +eng.hn = 42700000; %Low heating value of the fuel (J/kg) +eng.coeffMechEff = [0.135;0.155]; %Coefficient for mechanical efficiency curvefitting (2x1) + +eng.RPMMax = 79; %Max. Rated RPM +eng.nStroke = 2; +eng.nCyl = 7; +eng.Pe = 32543e3; + +eng.omegaE0 = interp1(eng_data.perf.Pe,eng_data.perf.RPM,eng.Pe/1000*eng.engLoad0,'pchip')*pi/30; %Initial speed of the engine (rad/s) +eng.BSFC0 = interp1(eng_data.perf.Pe,eng_data.perf.ref.BSFC,eng.Pe/1000*eng.engLoad0,'pchip'); %Initial speed of the engine (rad/s) +eng.dQCylRef = interp1(eng_data.perf.Pe,eng_data.HB.Cyl + eng_data.HB.Radiation,eng.Pe/1000*eng.engLoad0,'pchip')*1000; %Reference heat transfer rate + +eng.pAmb = 1e5; %Ambient conditions +eng.tAmb = 25 + 273.15; %Ambient conditions +eng.fAmb = 0; %Ambient conditions +eng.pBack = 1.03e5; %Ambient conditions +eng.tCW = 29 + 273.15; %Cooling water temperature +%% Charge air cooler parameters +eng.cAC.Cd = 0.8; %Discharge coefficient of the cooler +eng.cAC.areaAirPath = 0.3628; %Effective area of the air path [m2] +eng.cAC.dmCW = 72.78; %Cooling water flow [kg/s] +eng.cAC.coeffTCWK = [-15.6973914238822,5074.68648335995]*1.5; + %Coefficient for curvefitting + %for cooling water temp. vs. effective heat + %exchange area [m2] +eng.cAC.CpCW = 4185.5; %Cooling water heat capacity [J/kgK] +eng.cAC.dCWPipe = 0.008; %Coolant tube diameter [m] +%% Control volumes +% (Should be defined for each control volume with a specific name replacing +% "CV") +pScav = interp1(eng_data.TC.Pe,eng_data.TC.p_scvg,eng.Pe/1000*eng.engLoad0,'pchip'); +TScav = interp1(eng_data.TC.Pe,eng_data.TC.T_acool,eng.Pe/1000*eng.engLoad0,'pchip'); +pScav = pScav*1e5; +TScav = TScav + 273.15; +eng.scavRec.p0 = pScav; %Initial pressure [Pa] +eng.scavRec.T0 = TScav; %Initial temperature [K] +eng.scavRec.F0 = 0; %Initial FAER +eng.scavRec.V0 = 15; %Volume +[m0, E0, mb0] = GetMEMbZach(eng.scavRec.p0,eng.scavRec.T0,eng.scavRec.F0,... + eng.scavRec.V0,eng.fs); +eng.scavRec.m0 = m0; %Initial mass [kg] +eng.scavRec.E0 = E0; %Initial internal energy [J] +eng.scavRec.mb0 = mb0; %Initial burned fuel mass [kg] + +eng.pipeACool.p0 = pScav; %Initial pressure [Pa] +eng.pipeACool.T0 = TScav; %Initial temperature [K] +eng.pipeACool.F0 = 0; %Initial FAER +eng.pipeACool.V0 = 5; %Volume +[m0, E0, mb0] = GetMEMbZach(eng.pipeACool.p0,eng.pipeACool.T0,... + eng.pipeACool.F0,eng.pipeACool.V0,eng.fs); +eng.pipeACool.m0 = m0; %Initial mass [kg] +eng.pipeACool.E0 = E0; %Initial internal energy [J] +eng.pipeACool.mb0 = mb0; %Initial burned fuel mass [kg] + + +eng.pipeBCool.p0 = pScav; %Initial pressure [Pa] +eng.pipeBCool.T0 = TScav; %Initial temperature [K] +eng.pipeBCool.F0 = 0; %Initial FAER +eng.pipeBCool.V0 = 1.15; %Volume +[m0, E0, mb0] = GetMEMbZach(eng.pipeBCool.p0,eng.pipeBCool.T0, ... + eng.pipeBCool.F0,eng.pipeBCool.V0,eng.fs); +eng.pipeBCool.m0 = m0; %Initial mass [kg] +eng.pipeBCool.E0 = E0; %Initial internal energy [J] +eng.pipeBCool.mb0 = mb0; %Initial burned fuel mass [kg] + +pExh = interp1(eng_data.TC.Pe,eng_data.TC.p_exh,eng.Pe/1000*eng.engLoad0,'pchip'); +TExh = interp1(eng_data.TC.Pe,eng_data.TC.T_exh_rec,eng.Pe/1000*eng.engLoad0,'pchip'); +pExh = pExh*1e5; +TExh = TExh + 273.15; +eng.exhRec.p0 = pExh; %Initial pressure [Pa] +eng.exhRec.T0 = TExh; %Initial temperature [K] +eng.exhRec.F0 = 0.6; %Initial FAER +eng.exhRec.V0 = 10; %Volume +[m0, E0, mb0] = GetMEMbZach(eng.exhRec.p0,eng.exhRec.T0, ... + eng.exhRec.F0,eng.exhRec.V0,eng.fs); +eng.exhRec.m0 = m0; %Initial mass [kg] +eng.exhRec.E0 = E0; %Initial internal energy [J] +eng.exhRec.mb0 = mb0; %Initial burned fuel mass [kg] + + +%% Turbocharger parameters +load('turb_mapABB A175-35L FitTo7X82.mat'); +load('comp_mapABB A175-35L FitTo7X82.mat'); +eng.turbo.jTC = 5.7; %rotor inertia +eng.turbo.omegaT0 = interp1(eng_data.TC.Pe,eng_data.TC.RPMTC,eng.Pe/1000*eng.engLoad0)*pi/30; +% Compressor +eng.turbo.comp.flowMap = comp_flow_map; %Compressor map for corrected flow +eng.turbo.comp.effMap = comp_eff_map; %Compressor map for efficiency +eng.turbo.comp.prRep = prComp_rep; %Pressure ratio array for look-up in + %compressor map +eng.turbo.comp.n298Rep = n288Comp_rep; %Corrected speed array for look-up in + %compressor map +%eng.turbo.comp.mDotRep = mDotComp_rep; %Corrected speed array for look-up in +eng.turbo.comp.npr = length(eng.turbo.comp.prRep); +eng.turbo.comp.nsp = length(eng.turbo.comp.n298Rep); +%eng.turbo.comp.nflow = length(eng.turbo.comp.mDotRep); + +% Turbine for map unknown but performance known +%eng.turbo.turb.flowCoeff = []; %Turbine flow coefficient +%eng.turbo.turb.effCoeff = []; %Turbine efficiency coefficient +%eng.turbo.jTC = 0; %Rotor mass moment of inertia [kgm2] + +% Turbine for only flow curve known of a single RPM but efficiency unknown +%eng.turbo.turb.flowCoeff = []; %Flow coefficient for turbine model(Flow +% vs. ER) +%eng.turbo.turb.dTurbWheel = 0; %Diameter of the turbine wheel +%eng.turbo.turb.ucOpt = 0; %Optimal blade speed ratio +%eng.turbo.turb.effMax = 0; %Maximum isentropic efficiency +%eng.turbo.turb.tempRef = 0; %Reference temperature for turbine flow + +% Turbine for map known +eng.turbo.turb.flowMap = turb_flow_map; %Compressor map for corrected flow +eng.turbo.turb.effMap = turb_eff_map; %Compressor map for efficiency +eng.turbo.turb.prRep = prTurb_rep; %Pressure ratio array for look-up in compressor map +eng.turbo.turb.n298Rep = n288Turb_rep; %Corrected speed array for look-up in compressor map +eng.turbo.turb.npr = length(eng.turbo.turb.prRep); +eng.turbo.turb.nsp = length(eng.turbo.turb.n298Rep); + +% Mechainical efficiency in case not included in the turbine efficiency +eng.turbo.fricCoeff = [9.79860e-06,0.0179043,-0.75512]; %Mechanical efficiency in polynomial function of speed +clearLoadedFile('turb_mapABB TPL_BFitTo7X82.mat'); +clearLoadedFile('comp_mapABB TPL_BFitTo7X82.mat'); +%% Blower + +eng.blower.effBlower = 0.8; +eng.blower.coeffBlowerFlow = [-193.24048255339;4.1357602501571;0.65950308947414]; +eng.blower.areaFlap = 0.5; % Area of the air passage through the flap valves in the scavenge receiver + +%% Cylinder parameters +% General +% Cylinder dimension + % Volume at exh V/V cose [m3] + +for i = 1:eng.nCyl + eng.cyl(i).dim.B = 0.820; %Cylinder bore [m] + eng.cyl(i).dim.S = 3.375; %Cylinder stroke [m] + eng.cyl(i).dim.lambda = 0.4973; %Ratio of length of crank rod to connecting rod + eng.cyl(i).dim.CR = 17.4; %Compression Ratio + % Scavenge port dimension + eng.cyl(i).scavPort.X = 0.08; %Scavenge port width [m] + eng.cyl(i).scavPort.Y = 0.2; %Scavenge port height [m] + eng.cyl(i).scavPort.r = 0.04; %Radius of fillet of the opening [m] + eng.cyl(i).scavPort.nPort = 28; %Number of scanvenge ports + % Exhaust valve dimenstion + eng.cyl(i).exhVVDim.liftMax = 0.25; %Exhaust valve maximum lift [m] + eng.cyl(i).exhVVDim.Dv = 0.6;%.422; %Exhaust valve head diameter [m] + eng.cyl(i).exhVVDim.beta = 0.6632; %Exhaust valve seat angle [rad] + eng.cyl(i).exhVVDim.w = .021; %Exhaust valve seat width [m] + eng.cyl(i).exhVVDim.Dp = 0.504;%.380; %Exhaust valve inner seat diameter [m] + eng.cyl(i).exhVVDim.Ds = .086; %Exhaust valve stem diameter [m] + %eng.cyl(i).exhVVDim.AEffFactor = 0.2140; %If necessary + % Exhaust valve profile + load('ExhVVProfileRTFLEX68D'); + eng.cyl(i).exhVVProf.cAVVUpRef = cAVVUpRef; %Exhaust valve crank angle array for opening [deg] + eng.cyl(i).exhVVProf.cAVVDownRef = cAVVDownRef; %Exhaust valve crank angle array for closing [deg] + eng.cyl(i).exhVVProf.liftUpRef = liftUpRef; %Exhaust normalized lift array for opening [0~1] + eng.cyl(i).exhVVProf.liftDownRef = liftDownRef; %Exhaust normalized lift array for closing [0~1] + eng.cyl(i).exhVVProf.cAStartRef = 104.8; %Nominal crank angle at start of valve lif [deg] + eng.cyl(i).exhVVProf.dCALiftUp = cAVVUpRef(end) - cAVVUpRef(1); %Nominal duration of crank angle for valve opening [deg] + eng.cyl(i).exhVVProf.dCALiftDown = cAVVDownRef(end) - cAVVDownRef(1); %Nominal duration of crank angle for valve closing [deg] + eng.cyl(i).exhVVProf.dCALiftTopRef = 63.5; %Nominal duration of crank angle for valve open [deg] + clearLoadedFile('ExhVVProfileRTFLEX68D'); + % Heat transfer + eng.cyl(i).HT.mCp = 10000; %Heat capacity of te cylinder [J/K] + slope = 80; + eng.cyl(i).HT.cCylHT = [0;0.003;slope;-slope*600+1000]; + %[5.3040e-4;-1.1493e0;8.3165e2;-1.9799e5];%[5.1517e-4,-0.92207,549.84,-109640]; %Polynomial coefficient for heat rejection model from the cylinder (4 x 1) + + + eng.cyl(i).HT.cAlpha = 1.5; %Fitting coefficient for convective heat transfer coefficient + eng.cyl(i).HT.tempWall0 = 550; %Initial wall temperature of the cylinder [K] + % Combustion + eng.cyl(i).comb.mqfCycMax = 0.17705; %Maximum fuel mass injected per cycle [kg] + eng.cyl(i).comb.wiebePara = [0.07;0.57;3.05;10;22;50;1.5;1;0.7];%[0.07;0.57;3.05;11;24;56.3;1.5;1;0.7]; %3-Wiebe Parameters (9x1) + % Gas exchange + eng.cyl(i).gasEx.kai = 2.5; %Shape parameter for instantaneous exhaust gas composition for S model by Sher + eng.cyl(i).gasEx.delta = 2.0; % Shape parameter for instantaneous exhaust gas composition for S model by Sher + + + % CYLINDER Initial conditions (Common for all cylinders) + eng.cyl(i).init.phi0 = zeros(eng.nCyl,1); + eng.cyl(i).init.p0 = eng.cyl(i).init.phi0; + eng.cyl(i).init.T0 = eng.cyl(i).init.phi0; + eng.cyl(i).init.F0 = eng.cyl(i).init.phi0; + eng.cyl(i).init.phi0rad = eng.cyl(i).init.phi0; + eng.cyl(i).init.V0 = eng.cyl(i).init.phi0; + % 2 stroke engine valve opening/close calculation + a = eng.cyl(i).dim.S/2; + l = a/eng.cyl(i).dim.lambda; + xpSPO = eng.cyl(i).dim.S - eng.cyl(i).scavPort.Y; + eng.cyl(i).scavPort.cASPO = acos((2*a^2 + 2*a*l - 2*a*xpSPO - 2*l*xpSPO + ... + xpSPO^2) / (2*a*(a+l-xpSPO))); + % Crank angle at scavenge port open [rad] + eng.cyl(i).scavPort.cASPC = 2*pi - eng.cyl(i).scavPort.cASPO; + eng.cyl(i).exhVVProf.cAEVO = eng.cyl(i).exhVVProf.cAStartRef*pi/180; % Crank angle at exh V/V open [rad] + eng.cyl(i).exhVVProf.cAEVC = (eng.cyl(i).exhVVProf.cAStartRef + ... + eng.cyl(i).exhVVProf.dCALiftUp + eng.cyl(i).exhVVProf.dCALiftTopRef + ... + eng.cyl(i).exhVVProf.dCALiftDown)*pi/180; + % Crank angle at valve close [rad] + eng.cyl(i).dim.vDisp = pi*eng.cyl(i).dim.B^2/4.0*eng.cyl(i).dim.S; + eng.cyl(i).dim.vComp = eng.cyl(i).dim.vDisp/(eng.cyl(i).dim.CR-1); + % Compression volume [m3] + vEVC = eng.cyl(i).dim.vComp + eng.cyl(i).dim.vDisp/2.0*... + (1.0-cos(eng.cyl(i).exhVVProf.cAEVC) + 1.0/eng.cyl(i).dim.lambda* ... + (1.0-sqrt(1.0 - eng.cyl(i).dim.lambda^2*sin(eng.cyl(i).exhVVProf.cAEVC)^2))); + + + eng.cyl(i).init.phi0 = 360*(i-1)/eng.nCyl + 0.1; %Initial crank angle array [deg] + eng.cyl(i).init.phi0rad = eng.cyl(i).init.phi0*pi/180; + eng.cyl(i).init.V0 = eng.cyl(i).dim.vComp + eng.cyl(i).dim.vDisp/2* ... + (1.0-cos(eng.cyl(i).init.phi0rad) + ... + 1.0/eng.cyl(i).dim.lambda*(1.0-sqrt(1.0 - ... + eng.cyl(i).dim.lambda^2*sin(eng.cyl(i).init.phi0rad).^2))); + % Initial volume of cylinders [m3] + if (eng.cyl(i).init.phi0rad > eng.cyl(i).exhVVProf.cAEVC) ... + || (eng.cyl(i).init.phi0rad < eng.cyl(i).scavPort.cASPO) + eng.cyl(i).init.p0 = pScav*(vEVC/eng.cyl(i).init.V0)^1.4; + else if abs(pi - eng.cyl(i).init.phi0rad) < abs(pi - eng.cyl(i).scavPort.cASPO) + eng.cyl(i).init.p0 = pExh; + else + eng.cyl(i).init.p0 = pScav; + end; + end; + eng.cyl(i).init.T0 = TScav*(eng.cyl(i).init.p0/pScav)^(1-1/1.4); + eng.cyl(i).init.F0 = 0; + [R,~,~,u,~,~,~,~,~,~,~,~,~] = GetThdynCombGasZachV1(eng.cyl(i).init.p0,eng.cyl(i).init.T0,eng.cyl(i).init.F0,eng.fs); + eng.cyl(i).init.m0 = eng.cyl(i).init.p0.*eng.cyl(i).init.V0 ./ (R.*eng.cyl(i).init.T0); + eng.cyl(i).init.E0 = eng.cyl(i).init.m0.*u; + eng.cyl(i).init.mb0 = eng.cyl(i).init.m0.*eng.cyl(i).init.F0 * eng.fs./(1 + eng.cyl(i).init.F0*eng.fs); +end; + +clear TScav pScav FScav pExh TExh FExh vEVC R u xpSPO a l +clear E0 m0 mb0 i + + + +%% # Engine controller +% * engine governor +eng.control.gov.LPBW = 1.0; % Cutoff frequency for low pass filter [Hz] +eng.control.gov.Kp = 0.5; % Proportional gain for controller //0.8 +eng.control.gov.Td = 1.0; % Derivative time constant +eng.control.gov.Ti = 5.0; % Integral gain for controller +eng.control.gov.N = 1.0; % Dirty derivative gain +eng.control.gov.uMin = 0.1; % Minimum output +eng.control.gov.uMax = 1.1; % Maximum output +eng.control.gov.u0 = eng.engLoad0; % Initial output of the controller +eng.control.gov.Kb = 2.0; %Back propagation gain (Anti-winding) +% * vessel speed controller +eng.control.speed.LPBW = 100; % Cutoff frequency for low pass filter [Hz] +eng.control.speed.Kp = 0.1; % Proportional gain for controller //0.8 +eng.control.speed.Td = 0.05; % Derivative time constant +eng.control.speed.Ti = 100.0; % Integral gain for controller +eng.control.speed.N = 2.0; % Dirty derivative gain +eng.control.speed.uMin = 0.1; % Minimum output +eng.control.speed.uMax = 1.1; % Maximum output +eng.control.speed.u0 = eng.engLoad0; % Initial output of the controller +eng.control.speed.Kb = 10; %Back propagation gain (Anti-winding) +% * Injection controller +eng.control.inj.deltaPCombRef = 50; % Reference pressure rise due to combustion [bar] +eng.control.inj.Kp = 0.008; % Proportional gain for injection control +eng.control.inj.Ti = 0.66; % Integral time constant [s] +eng.control.inj.uMax = 10; % Maximum allowable injection timing [deg] +eng.control.inj.uMin = -8; % Minimum allowable injection timing [deg] +eng.control.inj.phiInjxRef = [ 1.1; 1.0; 0.9; 0.85; 0.8; ... + 0.75; 0.7; 0.65; 0.6; 0.5; ... + 0.4; 0.3; 0.25]; +eng.control.inj.phiInjyRef = [0.17194;-0.54814;-1.3524;-1.7890;-2.2412; ... + -2.6465;-2.8950;-3.1654;-3.4797;-4.2672;-5.4270]; +eng.control.EVO = 1.2; +% * Exhaust valve controller +eng.control.EVC.Kp = 0.002; % Proportional gain +eng.control.EVC.Ti = 0.66; % Integral time constant [s] +eng.control.EVC.uMax = 1.9; % Maximum allowable duration of valve open +eng.control.EVC.uMin = 0.2; % Minimum allowable duration of valve open +eng.control.EVC.EVCxRef = [ 1.1; 1.0; 0.9; 0.85; 0.8; ... + 0.75; 0.7; 0.65; 0.6; 0.5; ... + 0.4; 0.3; 0.2]; +eng.control.EVC.EVCyRef = [0.97568;0.85588;0.56557;0.47186; ... + 0.37639;0.2;0.2;0.2;0.2;0.2;0.25]; + % Exhaust valve open duration for different + % load + +% * Maximum cylinder pressure control +eng.control.pMax.Kp = 0.5; % Proportional gain +eng.control.pMax.Ti = 0.66; % Integral time constant +eng.control.pMax.uMax = 200; % Maximum allowable maximum cylinder pressure [bar] +eng.control.pMax.uMin = 60; % Minimum allowable maximum cylinder pressure [bar] +eng.control.pMax.LPBWPow = 0.5; % Cutoff frequency for LP filter for power output [Hz] +eng.control.pMax.LPBWdmf = 0.5; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.pMax.LPBWdme = 0.5; % Cutoff frequency for LP filter for fuel flow [Hz] + +% * Waste gate control +eng.control.WG.Ratio = 0.04; % Ratio of the bypass flow (set point) +eng.control.WG.Kp = 0.002; % Proportional gain for the controller +eng.control.WG.Ti = 0.5; % Integral time constant for the controller +eng.control.WG.Kb = 5e2; % Back calculation gain for anti-windup +eng.control.WG.uMax = 1; % Maximum output of the controller +eng.control.WG.uMin = 0; % Minimum output of the controller +eng.control.WG.LPBWdmExhBypass = 0.66; % Cutoff frequency for LP filter for waste gate bypass flow [Hz] +eng.control.WG.LPBWdmExh = 0.66; % Cutoff frequency for LP filter for exhaust flow [Hz] +eng.control.WG.upperOpenSPWG = 4e5; % Upper threshold value of scavenge air pressure to open waste gate +eng.control.WG.lowerCloseSPWG = 3.7e5; % Lower threshold value of scavenge air pressure to close waste gate +eng.control.WG.tau = 10; + +% * Blower control +eng.control.blower.upper = 210000; % Upper threshold value of scavenge air pressure to turn off the blower +eng.control.blower.lower = 190000; % Lower threshold value of scavenge air pressure to turn on the blower +eng.control.blower.tau = 10; % Time constant for blower starting / stop [s] + +% * Blower fitting +eng.control.blowerFit.Kp = 1e-4; % Proportional gain for blower fitting +eng.control.blowerFit.Td = 10000; +eng.control.blowerFit.N = 1; +eng.control.blowerFit.Ti = 10; % Integral time constatn for blower fitting +eng.control.blowerFit.uMax = 2; % maximum mass flow for blower fitting +eng.control.blowerFit.uMin = 0; % minimum mass flow for blower fitting +eng.control.blowerFit.u0 = 0; +eng.control.blowerFit.Kb = 1e4; % back propagation gain for blower fit + +% * Heat Rejection Model Identification +eng.control.HRejId.Kp = 0.0005; % Proportional gain for the controller +eng.control.HRejId.Ti = 5; % Integral time constant for the controller +eng.control.HRejId.sw = 1; % Switch on/off for the identification +eng.control.HRejId.LPBWQCyl = 0.66; % Bandwidth for LP filter for heat transfer (Hz) + +% * Low pass filter for fuel and exhaust flow +eng.control.dmfLP.BW = 0.66; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.dmeLP.BW = 0.66; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.powLP.BW = 1.5; % Cutoff frequency for LP filter for power output [Hz] + +eng.control.dmeLP.dmf0 = 0; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.dmeLP.dme0 = 0; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.powLP.pow0 = eng.engLoad0*eng.Pe; % Cutoff frequency for LP filter for power output [Hz] + +% * smoke limiter +eng.control.smokeLim.LPBW = 0.66; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.smokeLim.FMax = 0.7; % Maximum allowable F in the cylinder + +%% Load model +coeffProp = [57.37123;0.93965;-0.73220]; diff --git a/parameters/EngineSystemParameters7X82_BlowerFit.m b/parameters/EngineSystemParameters7X82_BlowerFit.m new file mode 100644 index 0000000..d7db363 --- /dev/null +++ b/parameters/EngineSystemParameters7X82_BlowerFit.m @@ -0,0 +1,320 @@ +%% Prerequisite variables +% engLoad0 : initial load of the engine [0~1] + +load('7X82.mat'); +%% General +eng.jShaft = 425900; %Mass moment of inertia of the engine shaft [kgm2] +eng.fs = 0.0683; %Fuel-air equivalent ratio +eng.hn = 42700000; %Low heating value of the fuel (J/kg) +eng.coeffMechEff = [0.135;0.155]; %Coefficient for mechanical efficiency curvefitting (2x1) + +eng.RPMMax = 79; %Max. Rated RPM +eng.nStroke = 2; +eng.nCyl = 7; +eng.Pe = 32543e3; + +eng.omegaE0 = interp1(eng_data.perf.Pe,eng_data.perf.RPM,eng.Pe/1000*eng.engLoad0,'pchip')*pi/30; %Initial speed of the engine (rad/s) +eng.BSFC0 = interp1(eng_data.perf.Pe,eng_data.perf.design.BSFC,eng.Pe/1000*eng.engLoad0,'pchip'); %Initial speed of the engine (rad/s) +eng.dQCylRef = interp1(eng_data.perf.Pe,eng_data.HB.Cyl + eng_data.HB.Radiation,eng.Pe/1000*eng.engLoad0,'pchip')*1000; %Reference heat transfer rate + +eng.pAmb = 1e5; %Ambient conditions +eng.tAmb = 45 + 273.15; %Ambient conditions +eng.fAmb = 0; %Ambient conditions +eng.pBack = 1.03e5; %Ambient conditions +eng.tCW = 36+273.15; %Cooling water temperature +%% Charge air cooler parameters +eng.cAC.Cd = 0.8; %Discharge coefficient of the cooler +eng.cAC.areaAirPath = 0.3628; %Effective area of the air path [m2] +eng.cAC.dmCW = 145.56; %Cooling water flow [kg/s] +eng.cAC.coeffTCWK = [-15.6973914238822,5074.68648335995]*1.5; + %Coefficient for curvefitting + %for cooling water temp. vs. effective heat + %exchange area [m2] +eng.cAC.CpCW = 4185.5; %Cooling water heat capacity [J/kgK] +eng.cAC.dCWPipe = 0.008; %Coolant tube diameter [m] +%% Control volumes +% (Should be defined for each control volume with a specific name replacing +% "CV") +pScav = interp1(eng_data.scvg.Pe,eng_data.scvg.p_scav_g,eng.Pe/1000*eng.engLoad0,'pchip'); +TScav = interp1(eng_data.scvg.Pe,eng_data.scvg.T_acool,eng.Pe/1000*eng.engLoad0,'pchip'); +pScav = (pScav + 1)*1e5; +TScav = TScav + 273.15; +eng.scavRec.p0 = pScav; %Initial pressure [Pa] +eng.scavRec.T0 = TScav; %Initial temperature [K] +eng.scavRec.F0 = 0; %Initial FAER +eng.scavRec.V0 = 15; %Volume +[m0, E0, mb0] = GetMEMbZach(eng.scavRec.p0,eng.scavRec.T0,eng.scavRec.F0,... + eng.scavRec.V0,eng.fs); +eng.scavRec.m0 = m0; %Initial mass [kg] +eng.scavRec.E0 = E0; %Initial internal energy [J] +eng.scavRec.mb0 = mb0; %Initial burned fuel mass [kg] + +eng.pipeACool.p0 = pScav; %Initial pressure [Pa] +eng.pipeACool.T0 = TScav; %Initial temperature [K] +eng.pipeACool.F0 = 0; %Initial FAER +eng.pipeACool.V0 = 5; %Volume +[m0, E0, mb0] = GetMEMbZach(eng.pipeACool.p0,eng.pipeACool.T0,... + eng.pipeACool.F0,eng.pipeACool.V0,eng.fs); +eng.pipeACool.m0 = m0; %Initial mass [kg] +eng.pipeACool.E0 = E0; %Initial internal energy [J] +eng.pipeACool.mb0 = mb0; %Initial burned fuel mass [kg] + + +eng.pipeBCool.p0 = pScav; %Initial pressure [Pa] +eng.pipeBCool.T0 = TScav; %Initial temperature [K] +eng.pipeBCool.F0 = 0; %Initial FAER +eng.pipeBCool.V0 = 1.15; %Volume +[m0, E0, mb0] = GetMEMbZach(eng.pipeBCool.p0,eng.pipeBCool.T0, ... + eng.pipeBCool.F0,eng.pipeBCool.V0,eng.fs); +eng.pipeBCool.m0 = m0; %Initial mass [kg] +eng.pipeBCool.E0 = E0; %Initial internal energy [J] +eng.pipeBCool.mb0 = mb0; %Initial burned fuel mass [kg] + +pExh = interp1(eng_data.TC.Pe,eng_data.TC.p_exh,eng.Pe/1000*max([0.4 eng.engLoad0]),'pchip'); +TExh = interp1(eng_data.TC.Pe,eng_data.TC.T_exh_rec,eng.Pe/1000*max([0.4 eng.engLoad0]),'pchip'); +pExh = pExh*1e5; +TExh = TExh + 273.15; +eng.exhRec.p0 = pExh; %Initial pressure [Pa] +eng.exhRec.T0 = TExh; %Initial temperature [K] +eng.exhRec.F0 = 0.6; %Initial FAER +eng.exhRec.V0 = 10; %Volume +[m0, E0, mb0] = GetMEMbZach(eng.exhRec.p0,eng.exhRec.T0, ... + eng.exhRec.F0,eng.exhRec.V0,eng.fs); +eng.exhRec.m0 = m0; %Initial mass [kg] +eng.exhRec.E0 = E0; %Initial internal energy [J] +eng.exhRec.mb0 = mb0; %Initial burned fuel mass [kg] + + +%% Turbocharger parameters +load('turb_mapABB A175-35L FitTo7X82.mat'); +load('comp_mapABB A175-35L FitTo7X82.mat'); +eng.turbo.jTC = 3; %rotor inertia +eng.turbo.omegaT0 = interp1(eng_data.TC.Pe,eng_data.TC.RPMTC,eng.Pe/1000*max([0.4 eng.engLoad0]))*pi/30; +% Compressor +eng.turbo.comp.flowMap = comp_flow_map; %Compressor map for corrected flow +eng.turbo.comp.effMap = comp_eff_map; %Compressor map for efficiency +eng.turbo.comp.prRep = prComp_rep; %Pressure ratio array for look-up in + %compressor map +eng.turbo.comp.n298Rep = n288Comp_rep; %Corrected speed array for look-up in + %compressor map +%eng.turbo.comp.mDotRep = mDotComp_rep; %Corrected speed array for look-up in +eng.turbo.comp.npr = length(eng.turbo.comp.prRep); +eng.turbo.comp.nsp = length(eng.turbo.comp.n298Rep); +%eng.turbo.comp.nflow = length(eng.turbo.comp.mDotRep); + +% Turbine for map unknown but performance known +%eng.turbo.turb.flowCoeff = []; %Turbine flow coefficient +%eng.turbo.turb.effCoeff = []; %Turbine efficiency coefficient +%eng.turbo.jTC = 0; %Rotor mass moment of inertia [kgm2] + +% Turbine for only flow curve known of a single RPM but efficiency unknown +%eng.turbo.turb.flowCoeff = []; %Flow coefficient for turbine model(Flow +% vs. ER) +%eng.turbo.turb.dTurbWheel = 0; %Diameter of the turbine wheel +%eng.turbo.turb.ucOpt = 0; %Optimal blade speed ratio +%eng.turbo.turb.effMax = 0; %Maximum isentropic efficiency +%eng.turbo.turb.tempRef = 0; %Reference temperature for turbine flow + +% Turbine for map known +eng.turbo.turb.flowMap = turb_flow_map; %Compressor map for corrected flow +eng.turbo.turb.effMap = turb_eff_map; %Compressor map for efficiency +eng.turbo.turb.prRep = prTurb_rep; %Pressure ratio array for look-up in compressor map +eng.turbo.turb.n298Rep = n288Turb_rep; %Corrected speed array for look-up in compressor map +eng.turbo.turb.npr = length(eng.turbo.turb.prRep); +eng.turbo.turb.nsp = length(eng.turbo.turb.n298Rep); + +% Mechainical efficiency in case not included in the turbine efficiency +eng.turbo.fricCoeff = [9.79860e-06,0.0179043,-0.75512]; %Mechanical efficiency in polynomial function of speed +clearLoadedFile('turb_mapABB TPL_BFitTo7X82.mat'); +clearLoadedFile('comp_mapABB TPL_BFitTo7X82.mat'); +%% Blower + +eng.blower.effBlower = 0.8; +eng.blower.coeffBlowerFlow = [-193.24048255339;4.1357602501571;0.65950308947414]; +eng.blower.areaFlap = 1.5; % Area of the air passage through the flap valves in the scavenge receiver + +%% Cylinder parameters +% General +% Cylinder dimension + % Volume at exh V/V cose [m3] + +for i = 1:eng.nCyl + eng.cyl(i).dim.B = 0.820; %Cylinder bore [m] + eng.cyl(i).dim.S = 3.375; %Cylinder stroke [m] + eng.cyl(i).dim.lambda = 0.4973; %Ratio of length of crank rod to connecting rod + eng.cyl(i).dim.CR = 17.4; %Compression Ratio + % Scavenge port dimension + eng.cyl(i).scavPort.X = 0.08; %Scavenge port width [m] + eng.cyl(i).scavPort.Y = 0.2; %Scavenge port height [m] + eng.cyl(i).scavPort.r = 0.04; %Radius of fillet of the opening [m] + eng.cyl(i).scavPort.nPort = 28; %Number of scanvenge ports + % Exhaust valve dimenstion + eng.cyl(i).exhVVDim.liftMax = 0.25; %Exhaust valve maximum lift [m] + eng.cyl(i).exhVVDim.Dv = 0.6;%.422; %Exhaust valve head diameter [m] + eng.cyl(i).exhVVDim.beta = 0.6632; %Exhaust valve seat angle [rad] + eng.cyl(i).exhVVDim.w = .021; %Exhaust valve seat width [m] + eng.cyl(i).exhVVDim.Dp = 0.504;%.380; %Exhaust valve inner seat diameter [m] + eng.cyl(i).exhVVDim.Ds = .086; %Exhaust valve stem diameter [m] + %eng.cyl(i).exhVVDim.AEffFactor = 0.2140; %If necessary + % Exhaust valve profile + load('ExhVVProfileRTFLEX68D'); + eng.cyl(i).exhVVProf.cAVVUpRef = cAVVUpRef; %Exhaust valve crank angle array for opening [deg] + eng.cyl(i).exhVVProf.cAVVDownRef = cAVVDownRef; %Exhaust valve crank angle array for closing [deg] + eng.cyl(i).exhVVProf.liftUpRef = liftUpRef; %Exhaust normalized lift array for opening [0~1] + eng.cyl(i).exhVVProf.liftDownRef = liftDownRef; %Exhaust normalized lift array for closing [0~1] + eng.cyl(i).exhVVProf.cAStartRef = 104.8; %Nominal crank angle at start of valve lif [deg] + eng.cyl(i).exhVVProf.dCALiftUp = cAVVUpRef(end) - cAVVUpRef(1); %Nominal duration of crank angle for valve opening [deg] + eng.cyl(i).exhVVProf.dCALiftDown = cAVVDownRef(end) - cAVVDownRef(1); %Nominal duration of crank angle for valve closing [deg] + eng.cyl(i).exhVVProf.dCALiftTopRef = 63.5; %Nominal duration of crank angle for valve open [deg] + clearLoadedFile('ExhVVProfileRTFLEX68D'); + % Heat transfer + eng.cyl(i).HT.mCp = 10000; %Heat capacity of the cylinder [J/K] + eng.cyl(i).HT.cCylHT = [5.3040e-4;-1.1493e0;8.3165e2;-1.9799e5]; %Polynomial coefficient for heat rejection model from the cylinder (4 x 1) + eng.cyl(i).HT.cAlpha = 1; %Fitting coefficient for convective heat transfer coefficient + eng.cyl(i).HT.tempWall0 = 600; %Initial wall temperature of the cylinder [K] + % Combustion + eng.cyl(i).comb.mqfCycMax = 0.17705; %Maximum fuel mass injected per cycle [kg] + eng.cyl(i).comb.wiebePara = [0.07;0.57;3.05;10;22;50;1.5;1;0.7];%[0.07;0.57;3.05;11;24;56.3;1.5;1;0.7]; %3-Wiebe Parameters (9x1) + % CYLINDER Initial conditions (Common for all cylinders) + eng.cyl(i).init.phi0 = zeros(eng.nCyl,1); + eng.cyl(i).init.p0 = eng.cyl(i).init.phi0; + eng.cyl(i).init.T0 = eng.cyl(i).init.phi0; + eng.cyl(i).init.F0 = eng.cyl(i).init.phi0; + eng.cyl(i).init.phi0rad = eng.cyl(i).init.phi0; + eng.cyl(i).init.V0 = eng.cyl(i).init.phi0; + % 2 stroke engine valve opening/close calculation + a = eng.cyl(i).dim.S/2; + l = a/eng.cyl(i).dim.lambda; + xpSPO = eng.cyl(i).dim.S - eng.cyl(i).scavPort.Y; + eng.cyl(i).scavPort.cASPO = acos((2*a^2 + 2*a*l - 2*a*xpSPO - 2*l*xpSPO + ... + xpSPO^2) / (2*a*(a+l-xpSPO))); + % Crank angle at scavenge port open [rad] + eng.cyl(i).scavPort.cASPC = 2*pi - eng.cyl(i).scavPort.cASPO; + eng.cyl(i).exhVVProf.cAEVO = eng.cyl(i).exhVVProf.cAStartRef*pi/180; % Crank angle at exh V/V open [rad] + eng.cyl(i).exhVVProf.cAEVC = (eng.cyl(i).exhVVProf.cAStartRef + ... + eng.cyl(i).exhVVProf.dCALiftUp + eng.cyl(i).exhVVProf.dCALiftTopRef + ... + eng.cyl(i).exhVVProf.dCALiftDown)*pi/180; + % Crank angle at valve close [rad] + eng.cyl(i).dim.vDisp = pi*eng.cyl(i).dim.B^2/4.0*eng.cyl(i).dim.S; + eng.cyl(i).dim.vComp = eng.cyl(i).dim.vDisp/(eng.cyl(i).dim.CR-1); + % Compression volume [m3] + vEVC = eng.cyl(i).dim.vComp + eng.cyl(i).dim.vDisp/2.0*... + (1.0-cos(eng.cyl(i).exhVVProf.cAEVC) + 1.0/eng.cyl(i).dim.lambda* ... + (1.0-sqrt(1.0 - eng.cyl(i).dim.lambda^2*sin(eng.cyl(i).exhVVProf.cAEVC)^2))); + + + eng.cyl(i).init.phi0 = 360*(i-1)/eng.nCyl + 0.1; %Initial crank angle array [deg] + eng.cyl(i).init.phi0rad = eng.cyl(i).init.phi0*pi/180; + eng.cyl(i).init.V0 = eng.cyl(i).dim.vComp + eng.cyl(i).dim.vDisp/2* ... + (1.0-cos(eng.cyl(i).init.phi0rad) + ... + 1.0/eng.cyl(i).dim.lambda*(1.0-sqrt(1.0 - ... + eng.cyl(i).dim.lambda^2*sin(eng.cyl(i).init.phi0rad).^2))); + % Initial volume of cylinders [m3] + if (eng.cyl(i).init.phi0rad > eng.cyl(i).exhVVProf.cAEVC) ... + || (eng.cyl(i).init.phi0rad < eng.cyl(i).scavPort.cASPO) + eng.cyl(i).init.p0 = pScav*(vEVC/eng.cyl(i).init.V0)^1.4; + else if abs(pi - eng.cyl(i).init.phi0rad) < abs(pi - eng.cyl(i).scavPort.cASPO) + eng.cyl(i).init.p0 = pExh; + else + eng.cyl(i).init.p0 = pScav; + end; + end; + eng.cyl(i).init.T0 = TScav*(eng.cyl(i).init.p0/pScav)^(1-1/1.4); + eng.cyl(i).init.F0 = 0; + [R,~,~,u,~,~,~,~,~,~,~,~,~] = GetThdynCombGasZachV1(eng.cyl(i).init.p0,eng.cyl(i).init.T0,eng.cyl(i).init.F0,eng.fs); + eng.cyl(i).init.m0 = eng.cyl(i).init.p0.*eng.cyl(i).init.V0 ./ (R.*eng.cyl(i).init.T0); + eng.cyl(i).init.E0 = eng.cyl(i).init.m0.*u; + eng.cyl(i).init.mb0 = eng.cyl(i).init.m0.*eng.cyl(i).init.F0 * eng.fs./(1 + eng.cyl(i).init.F0*eng.fs); +end; + +clear TScav pScav FScav pExh TExh FExh vEVC R u xpSPO a l +clear E0 m0 mb0 i + + + +%% # Engine controller +% * Speed controller +eng.control.speed.LPBW = 0.66; % Cutoff frequency for low pass filter [Hz] +eng.control.speed.Kp = 1.0; % Proportional gain for controller //0.8 +eng.control.speed.Td = 0.05; % Derivative time constant +eng.control.speed.Ti = 4.0; % Integral gain for controller +eng.control.speed.N = 2.0; % Dirty derivative gain +eng.control.speed.uMin = 0.1; % Minimum output +eng.control.speed.uMax = 1.1; % Maximum output +eng.control.speed.u0 = eng.engLoad0; % Initial output of the controller +% * Injection controller +eng.control.inj.deltaPCombRef = 40; % Reference pressure rise due to combustion [bar] +eng.control.inj.Kp = 0.008; % Proportional gain for injection control +eng.control.inj.Ti = 0.66; % Integral time constant [s] +eng.control.inj.uMax = 10; % Maximum allowable injection timing [deg] +eng.control.inj.uMin = -8; % Minimum allowable injection timing [deg] +eng.control.inj.phiInjxRef = [ 1.1; 1.0; 0.9; 0.85; 0.8; ... + 0.75; 0.7; 0.65; 0.6; 0.5; ... + 0.4; 0.3; 0.2]; +eng.control.inj.phiInjyRef = [0.062957; -0.42114; -1.7037; -2.2529; -2.5997; -2.9539; ... + -3.3680; -4.1241; -4.4972; -5.3514; -6.9719; ... + -8.0000; -8.0000]; +eng.control.EVO = 1.2; +% * Exhaust valve controller +eng.control.EVC.Kp = 0.001; % Proportional gain +eng.control.EVC.Ti = 0.66; % Integral time constant [s] +eng.control.EVC.uMax = 1.9; % Maximum allowable duration of valve open +eng.control.EVC.uMin = 0.2; % Minimum allowable duration of valve open +eng.control.EVC.EVCxRef = [ 1.1; 1.0; 0.9; 0.85; 0.8; ... + 0.75; 0.7; 0.65; 0.6; 0.5; ... + 0.4; 0.3; 0.2]; +eng.control.EVC.EVCyRef = [ 1.3608; 1.3441;1.1429; 1.0445; 1.0701; ... + 1.0422; 0.99251; 0.78144; 0.78227; 0.89018; ... + 1.0227; 1.1185; 1.0580]; + % Exhaust valve open duration for different + % load + +% * Maximum cylinder pressure control +eng.control.pMax.Kp = 0.5; % Proportional gain +eng.control.pMax.Ti = 0.66; % Integral time constant +eng.control.pMax.uMax = 200; % Maximum allowable maximum cylinder pressure [bar] +eng.control.pMax.uMin = 60; % Minimum allowable maximum cylinder pressure [bar] +eng.control.pMax.LPBWPow = 1.5; % Cutoff frequency for LP filter for power output [Hz] +eng.control.pMax.LPBWdmf = 1.5; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.pMax.LPBWdme = 1.5; % Cutoff frequency for LP filter for fuel flow [Hz] + +% * Waste gate control +eng.control.WG.Ratio = 0.04; % Ratio of the bypass flow (set point) +eng.control.WG.Kp = 0.05; % Proportional gain for the controller +eng.control.WG.Ti = 1.0; % Integral time constant for the controller +eng.control.WG.Kb = 5.0; % Back calculation gain for anti-windup +eng.control.WG.uMax = 0.005; % Maximum output of the controller +eng.control.WG.uMin = 0; % Minimum output of the controller +eng.control.WG.LPBWdmExhBypass = 1.5; % Cutoff frequency for LP filter for waste gate bypass flow [Hz] +eng.control.WG.LPBWdmExh = 1.5; % Cutoff frequency for LP filter for exhaust flow [Hz] +eng.control.WG.upperOpenSPWG = 4e5; % Upper threshold value of scavenge air pressure to open waste gate +eng.control.WG.lowerCloseSPWG = 3.7e5; % Lower threshold value of scavenge air pressure to close waste gate + +% * Blower control +eng.control.blower.upper = 190000; % Upper threshold value of scavenge air pressure to turn off the blower +eng.control.blower.lower = 170000; % Lower threshold value of scavenge air pressure to turn on the blower +eng.control.blower.tau = 5; % Time constant for blower starting / stop [s] + +% * BlowerFitting control +eng.control.blowFlowFit.Kp = 5.0e-4; % Proportional gain for the controller +eng.control.blowFlowFit.Ti = 8.0; % Integral time constatn for the controller +eng.control.blowFlowFit.Kb = 1; % Back calculation gain for anti-windup control +eng.control.blowFlowFit.uMax = 20; % Maximum output +eng.control.blowFlowFit.uMin = 0; % Minimum output + +% * Heat Rejection Model Identification +eng.control.HRejId.Kp = 0.00012; % Proportional gain for the controller +eng.control.HRejId.Ti = 2.2; % Integral time constant for the controller +eng.control.HRejId.sw = 1; % Switch on/off for the identification +eng.control.HRejId.LPBWQCyl = 0.1; % Bandwidth for LP filter for heat transfer (Hz) + +% * Low pass filter for fuel and exhaust flow + eng.control.dmfLP.BW = 0.66; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.dmeLP.BW = 0.66; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.powLP.BW = 1.5; % Cutoff frequency for LP filter for power output [Hz] + +eng.control.dmeLP.dmf0 = 0; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.dmeLP.dme0 = 0; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.powLP.pow0 = eng.engLoad0*eng.Pe; % Cutoff frequency for LP filter for power output [Hz] +%% Load model +coeffProp = [57.37123;0.93965;-0.73220]; \ No newline at end of file diff --git a/parameters/EngineSystemParameters8RTFLEX68D.m b/parameters/EngineSystemParameters8RTFLEX68D.m new file mode 100644 index 0000000..d0c1ddf --- /dev/null +++ b/parameters/EngineSystemParameters8RTFLEX68D.m @@ -0,0 +1,343 @@ +%% Prerequisite variables +% eng.engLoad0 : initial load of the engine [0~1] + +load('8RT-FLEX68-D.mat'); +%% General +eng.jShaft = 323000; %Mass moment of inertia of the engine shaft [kgm2] +eng.fs = 0.0683; %Fuel-air equivalent ratio +eng.hn = 42700000; %Low heating value of the fuel (J/kg) +eng.coeffMechEff = [0.135;0.155]; %Coefficient for mechanical efficiency curvefitting (2x1) + +eng.RPMMax = 95; %Max. Rated RPM +eng.nStroke = 2; +eng.nCyl = 8; +eng.Pe = 25040e3; + +eng.omegaE0 = interp1(eng_data.perf.Pe,eng_data.perf.RPM,eng.Pe/1000*eng.engLoad0,'pchip')*pi/30; %Initial speed of the engine (rad/s) +eng.BSFC0 = interp1(eng_data.perf.Pe,eng_data.perf.ref.BSFC,eng.Pe/1000*eng.engLoad0,'pchip'); %Initial speed of the engine (rad/s) +eng.dQCylRef = interp1(eng_data.perf.Pe,eng_data.HB.Cyl + eng_data.HB.Radiation,eng.Pe/1000*eng.engLoad0,'pchip')*1000; %Reference heat transfer rate + +eng.pAmb = 1e5; %Ambient conditions +eng.tAmb = 25 + 273.15; %Ambient conditions +eng.fAmb = 0; %Ambient conditions +eng.pBack = 1.03e5; %Ambient conditions +eng.tCW = 29 + 273.15; %Cooling water temperature +%% Charge air cooler parameters +eng.cAC.Cd = 0.8; %Discharge coefficient of the cooler +eng.cAC.areaAirPath = 0.2627; %Effective area of the air path [m2] +eng.cAC.dmCW = 46.944; %Cooling water flow [kg/s] +eng.cAC.coeffTCWK = [1.3032;-156.657]; + %Coefficient for curvefitting + %for cooling water temp. vs. effective heat + %exchange area [m2] +eng.cAC.CpCW = 4185.5; %Cooling water heat capacity [J/kgK] +eng.cAC.dCWPipe = 0.008; %Coolant tube diameter [m] +%% Control volumes +% (Should be defined for each control volume with a specific name replacing +% "CV") +pScav = interp1(eng_data.TC.Pe,eng_data.TC.p_scvg,eng.Pe/1000*eng.engLoad0,'pchip'); +TScav = interp1(eng_data.TC.Pe,eng_data.TC.T_acool,eng.Pe/1000*eng.engLoad0,'pchip'); +pScav = pScav*1e5; +TScav = TScav + 273.15; +eng.scavRec.p0 = pScav; %Initial pressure [Pa] +eng.scavRec.T0 = TScav; %Initial temperature [K] +eng.scavRec.F0 = 0; %Initial FAER +eng.scavRec.V0 = 15; %Volume +[m0, E0, mb0] = GetMEMbZach(eng.scavRec.p0,eng.scavRec.T0,eng.scavRec.F0,... + eng.scavRec.V0,eng.fs); +eng.scavRec.m0 = m0; %Initial mass [kg] +eng.scavRec.E0 = E0; %Initial internal energy [J] +eng.scavRec.mb0 = mb0; %Initial burned fuel mass [kg] + +eng.pipeBCool.p0 = pScav; %Initial pressure [Pa] +eng.pipeBCool.T0 = TScav; %Initial temperature [K] +eng.pipeBCool.F0 = 0; %Initial FAER +eng.pipeBCool.V0 = 1.15; %Volume +[m0, E0, mb0] = GetMEMbZach(eng.pipeBCool.p0,eng.pipeBCool.T0, ... + eng.pipeBCool.F0,eng.pipeBCool.V0,eng.fs); +eng.pipeBCool.m0 = m0; %Initial mass [kg] +eng.pipeBCool.E0 = E0; %Initial internal energy [J] +eng.pipeBCool.mb0 = mb0; %Initial burned fuel mass [kg] + +pExh = interp1(eng_data.TC.Pe,eng_data.TC.p_exh,eng.Pe/1000*eng.engLoad0,'pchip'); +TExh = interp1(eng_data.TC.Pe,eng_data.TC.T_exh_rec,eng.Pe/1000*eng.engLoad0,'pchip'); +pExh = pExh*1e5; +TExh = TExh + 273.15; +eng.exhRec.p0 = pExh; %Initial pressure [Pa] +eng.exhRec.T0 = TExh; %Initial temperature [K] +eng.exhRec.F0 = 0.6; %Initial FAER +eng.exhRec.V0 = 15.6; %Volume +[m0, E0, mb0] = GetMEMbZach(eng.exhRec.p0,eng.exhRec.T0, ... + eng.exhRec.F0,eng.exhRec.V0,eng.fs); +eng.exhRec.m0 = m0; %Initial mass [kg] +eng.exhRec.E0 = E0; %Initial internal energy [J] +eng.exhRec.mb0 = mb0; %Initial burned fuel mass [kg] + + +%% Turbocharger parameters +load('comp_mapABB A175-35LFitTo8RTFLEX68DLLT.mat'); +%load('SAE_map_turb_ABB_A175_L35_LLT.mat'); +eng.turbo.jTC = 5.3; %rotor inertia +eng.turbo.omegaT0 = interp1(eng_data.TC.Pe,eng_data.TC.RPMTC,eng.Pe/1000*eng.engLoad0)*pi/30; +% Compressor +eng.turbo.comp.flowMap = comp_flow_map; %Compressor map for corrected flow +eng.turbo.comp.effMap = comp_eff_map; %Compressor map for efficiency +eng.turbo.comp.prRep = prComp_rep; %Pressure ratio array for look-up in + %compressor map +eng.turbo.comp.n298Rep = n288Comp_rep; %Corrected speed array for look-up in + %compressor map +%eng.turbo.comp.mDotRep = mDotComp_rep; %Corrected speed array for look-up in +eng.turbo.comp.npr = length(eng.turbo.comp.prRep); +eng.turbo.comp.nsp = length(eng.turbo.comp.n298Rep); +%eng.turbo.comp.nflow = length(eng.turbo.comp.mDotRep); + +% Turbine for map unknown but performance known +eng.turbo.turb.flowMulti = 1; +eng.turbo.turb.effMulti = 1; +eng.turbo.turb.flowCoeff = [-1.564;-4.793;1.564]*eng.turbo.turb.flowMulti; %Turbine flow coefficient +eng.turbo.turb.effCoeff = [-1.089;0.9185;-0.1066;0.2123;-0.05319;-0.0054512] ... + *eng.turbo.turb.effMulti; %Turbine efficiency coefficient + +% Turbine for only flow curve known of a single RPM but efficiency unknown +%eng.turbo.turb.flowCoeff = []; %Flow coefficient for turbine model(Flow +% vs. ER) +%eng.turbo.turb.dTurbWheel = 0; %Diameter of the turbine wheel +%eng.turbo.turb.ucOpt = 0; %Optimal blade speed ratio +%eng.turbo.turb.effMax = 0; %Maximum isentropic efficiency +%eng.turbo.turb.tempRef = 0; %Reference temperature for turbine flow + +% Turbine for map known +%eng.turbo.turb.flowMap = turb_flow_map; %Compressor map for corrected flow +%eng.turbo.turb.effMap = turb_eff_map; %Compressor map for efficiency +%eng.turbo.turb.prRep = prTurb_rep; %Pressure ratio array for look-up in compressor map +%eng.turbo.turb.n298Rep = n288Turb_rep; %Corrected speed array for look-up in compressor map +%eng.turbo.turb.npr = length(eng.turbo.turb.prRep); +%eng.turbo.turb.nsp = length(eng.turbo.turb.n298Rep); + +% Mechainical efficiency in case not included in the turbine efficiency +%eng.turbo.fricCoeff = [9.79860e-06,0.0179043,-0.75512]; %Mechanical efficiency in polynomial function of speed +%clearLoadedFile('turb_mapABB TPL_BFitTo7X82.mat'); +clearLoadedFile('comp_mapABB A175-35LFitTo8RTFLEX68DLLT.mat'); +%% Blower + +eng.blower.effBlower = 0.8; +eng.blower.coeffBlowerFlow = [0.00562726835925464;-2.45789215753367;-0.0657274307524113];; +eng.blower.areaFlap = 0.5; % Area of the air passage through the flap valves in the scavenge receiver + +%% Cylinder parameters +% General +% Cylinder dimension + % Volume at exh V/V cose [m3] + +for i = 1:eng.nCyl + eng.cyl(i).dim.B = 0.68; %Cylinder bore [m] + eng.cyl(i).dim.S = 2.72; %Cylinder stroke [m] + eng.cyl(i).dim.lambda = 0.5056; %Ratio of length of crank rod to connecting rod + eng.cyl(i).dim.CR = 19.2; %Compression Ratio +% Scavenge port dimension + eng.cyl(i).scavPort.X = 0.07; %Scavenge port width [m] + eng.cyl(i).scavPort.Y = 0.16; %Scavenge port height [m] + eng.cyl(i).scavPort.r = 0.035; %Radius of fillet of the opening [m] + eng.cyl(i).scavPort.nPort = 28; %Number of scanvenge ports +% Exhaust valve dimenstion + eng.cyl(i).exhVVDim.liftMax = 0.17; %Exhaust valve maximum lift [m] + eng.cyl(i).exhVVDim.Dv = 0.422; %Exhaust valve head diameter [m] + eng.cyl(i).exhVVDim.beta = 0.75; %Exhaust valve seat angle [rad] + eng.cyl(i).exhVVDim.w = 0.021; %Exhaust valve seat width [m] + eng.cyl(i).exhVVDim.Dp = 0.383;%.380; %Exhaust valve inner seat diameter [m] + eng.cyl(i).exhVVDim.Ds = 0.079; %Exhaust valve stem diameter [m] +%eng.cyl(i).exhVVDim.AEffFactor = 0.2140; %If necessary +% Exhaust valve profile +load('ExhVVProfileRTFLEX68D'); + eng.cyl(i).exhVVProf.cAVVUpRef = cAVVUpRef; %Exhaust valve crank angle array for opening [deg] + eng.cyl(i).exhVVProf.cAVVDownRef = cAVVDownRef; %Exhaust valve crank angle array for closing [deg] + eng.cyl(i).exhVVProf.liftUpRef = liftUpRef; %Exhaust normalized lift array for opening [0~1] + eng.cyl(i).exhVVProf.liftDownRef = liftDownRef; %Exhaust normalized lift array for closing [0~1] + eng.cyl(i).exhVVProf.cAStartRef = 104.8; %Nominal crank angle at start of valve lif [deg] + eng.cyl(i).exhVVProf.dCALiftUp = cAVVUpRef(end) - cAVVUpRef(1); %Nominal duration of crank angle for valve opening [deg] + eng.cyl(i).exhVVProf.dCALiftDown = cAVVDownRef(end) - cAVVDownRef(1); %Nominal duration of crank angle for valve closing [deg] + eng.cyl(i).exhVVProf.dCALiftTopRef = 63.5; %Nominal duration of crank angle for valve open [deg] +clearLoadedFile('ExhVVProfileRTFLEX68D'); +% Heat transfer + eng.cyl(i).HT.mCp = 10000; %Heat capacity of te cylinder [J/K] + eng.cyl(i).HT.cCylHT = [0;-0.005611;14.14;-3751]; %[5.3040e-4;-1.1493e0;8.3165e2;-1.9799e5]; %; +% [-8.039e-05; 0.1232;-51.07;6404]; +%[5.3040e-4;-1.1493e0;8.3165e2;-1.9799e5];%[5.1517e-4,-0.92207,549.84,-109640]; %Polynomial coefficient for heat rejection model from the cylinder (4 x 1) + + + eng.cyl(i).HT.cAlpha = 1.2; %Fitting coefficient for convective heat transfer coefficient + eng.cyl(i).HT.tempWall0 = 550; %Initial wall temperature of the cylinder [K] +% Combustion + eng.cyl(i).comb.mqfCycMax = 9.5547e-2; %Maximum fuel mass injected per cycle [kg] + eng.cyl(i).comb.wiebePara = [0.07;0.57;3.05;10;22;50;1.5;1;0.7];%[0.07;0.57;3.05;11;24;56.3;1.5;1;0.7]; %3-Wiebe Parameters (9x1) +% Gas exchange + eng.cyl(i).gasEx.kai = 2.5; %Shape parameter for instantaneous exhaust gas composition for S model by Sher + eng.cyl(i).gasEx.delta = 2.0; % Shape parameter for instantaneous exhaust gas composition for S model by Sher + + +% CYLINDER Initial conditions (Common for all cylinders) +eng.cyl(i).init.phi0 = zeros(eng.nCyl,1); +eng.cyl(i).init.p0 = eng.cyl(i).init.phi0; +eng.cyl(i).init.T0 = eng.cyl(i).init.phi0; +eng.cyl(i).init.F0 = eng.cyl(i).init.phi0; +eng.cyl(i).init.phi0rad = eng.cyl(i).init.phi0; +eng.cyl(i).init.V0 = eng.cyl(i).init.phi0; +% 2 stroke engine valve opening/close calculation +a = eng.cyl(i).dim.S/2; +l = a/eng.cyl(i).dim.lambda; +xpSPO = eng.cyl(i).dim.S - eng.cyl(i).scavPort.Y; +eng.cyl(i).scavPort.cASPO = acos((2*a^2 + 2*a*l - 2*a*xpSPO - 2*l*xpSPO + ... + xpSPO^2) / (2*a*(a+l-xpSPO))); + % Crank angle at scavenge port open [rad] +eng.cyl(i).scavPort.cASPC = 2*pi - eng.cyl(i).scavPort.cASPO; +eng.cyl(i).exhVVProf.cAEVO = eng.cyl(i).exhVVProf.cAStartRef*pi/180; % Crank angle at exh V/V open [rad] +eng.cyl(i).exhVVProf.cAEVC = (eng.cyl(i).exhVVProf.cAStartRef + ... +eng.cyl(i).exhVVProf.dCALiftUp + eng.cyl(i).exhVVProf.dCALiftTopRef + ... +eng.cyl(i).exhVVProf.dCALiftDown)*pi/180; + % Crank angle at valve close [rad] +eng.cyl(i).dim.vDisp = pi*eng.cyl(i).dim.B^2/4.0*eng.cyl(i).dim.S; +eng.cyl(i).dim.vComp = eng.cyl(i).dim.vDisp/(eng.cyl(i).dim.CR-1); + % Compression volume [m3] +vEVC = eng.cyl(i).dim.vComp + eng.cyl(i).dim.vDisp/2.0*... +(1.0-cos(eng.cyl(i).exhVVProf.cAEVC) + 1.0/eng.cyl(i).dim.lambda* ... +(1.0-sqrt(1.0 - eng.cyl(i).dim.lambda^2*sin(eng.cyl(i).exhVVProf.cAEVC)^2))); + + +eng.cyl(i).init.phi0 = 360*(i-1)/eng.nCyl + 0.1; %Initial crank angle array [deg] +eng.cyl(i).init.phi0rad = eng.cyl(i).init.phi0*pi/180; +eng.cyl(i).init.V0 = eng.cyl(i).dim.vComp + eng.cyl(i).dim.vDisp/2* ... +(1.0-cos(eng.cyl(i).init.phi0rad) + ... +1.0/eng.cyl(i).dim.lambda*(1.0-sqrt(1.0 - ... +eng.cyl(i).dim.lambda^2*sin(eng.cyl(i).init.phi0rad).^2))); + % Initial volume of cylinders [m3] +if (eng.cyl(i).init.phi0rad > eng.cyl(i).exhVVProf.cAEVC) ... +|| (eng.cyl(i).init.phi0rad < eng.cyl(i).scavPort.cASPO) +eng.cyl(i).init.p0 = pScav*(vEVC/eng.cyl(i).init.V0)^1.4; +else if abs(pi - eng.cyl(i).init.phi0rad) < abs(pi - eng.cyl(i).scavPort.cASPO) +eng.cyl(i).init.p0 = pExh; +else +eng.cyl(i).init.p0 = pScav; +end; +end; +eng.cyl(i).init.T0 = TScav*(eng.cyl(i).init.p0/pScav)^(1-1/1.4); +eng.cyl(i).init.F0 = 0; +[R,~,~,u,~,~,~,~,~,~,~,~,~] = GetThdynCombGasZachV1(eng.cyl(i).init.p0,eng.cyl(i).init.T0,eng.cyl(i).init.F0,eng.fs); +eng.cyl(i).init.m0 = eng.cyl(i).init.p0.*eng.cyl(i).init.V0 ./ (R.*eng.cyl(i).init.T0); +eng.cyl(i).init.E0 = eng.cyl(i).init.m0.*u; +eng.cyl(i).init.mb0 = eng.cyl(i).init.m0.*eng.cyl(i).init.F0 * eng.fs./(1 + eng.cyl(i).init.F0*eng.fs); +end; + +clear TScav pScav FScav pExh TExh FExh vEVC R u xpSPO a l +clear E0 m0 mb0 i + + + +%% # Engine controller +% * engine governor +eng.control.gov.LPBW = 5.00; % Cutoff frequency for low pass filter [Hz] +eng.control.gov.Kp = 1.5; % Proportional gain for controller //0.8 +eng.control.gov.Td = 1.0; % Derivative time constant +eng.control.gov.Ti = 1.0; % Integral gain for controller +eng.control.gov.N = 0.0; % Dirty derivative gain +eng.control.gov.uMin = 0.1; % Minimum output +eng.control.gov.uMax = 1.1; % Maximum output +eng.control.gov.u0 = eng.engLoad0; % Initial output of the controller +eng.control.gov.Kb = 2.0; % Back propagation gain (Anti-winding) +% * vessel speed controller +eng.control.speed.LPBW = 100; % Cutoff frequency for low pass filter [Hz] +eng.control.speed.Kp = 0.1; % Proportional gain for controller //0.8 +eng.control.speed.Td = 0.05; % Derivative time constant +eng.control.speed.Ti = 100.0; % Integral gain for controller +eng.control.speed.N = 2.0; % Dirty derivative gain +eng.control.speed.uMin = 0.1; % Minimum output +eng.control.speed.uMax = 1.1; % Maximum output +eng.control.speed.u0 = eng.engLoad0; % Initial output of the controller +eng.control.speed.Kb = 10; % Back propagation gain (Anti-winding) +% * Injection controller +eng.control.inj.deltaPCombRef = 40; % Reference pressure rise due to combustion [bar] +eng.control.inj.Kp = 0.008; % Proportional gain for injection control +eng.control.inj.Ti = 0.66; % Integral time constant [s] +eng.control.inj.uMax = 10; % Maximum allowable injection timing [deg] +eng.control.inj.uMin = -8; % Minimum allowable injection timing [deg] +eng.control.inj.phiInjxRef = [1.03263157894737;1;0.965263157894737;0.947368421052632;0.928421052631579;0.908421052631579;0.888421052631579;0.866315789473684;0.843157894736842;0.793684210526316;0.736842105263158;0.669473684210526;0.629473684210526]; +%[ 1.1; 1.0; 0.9; 0.85; 0.8; ... +% 0.75; 0.7; 0.65; 0.6; 0.5; ... +% 0.4; 0.3; 0.25]; +eng.control.inj.phiInjyRef = [3.1152;2.7349;1.4160;0.8937;0.4388;0.1550; ... + -0.1900;-0.8957;-1.1282;-1.5810;-2.2854; ... + -3.9676;-5.5131]; + +eng.control.EVO = 1.2; +% * Exhaust valve controller +eng.control.EVC.Kp = 0.002; % Proportional gain +eng.control.EVC.Ti = 0.66; % Integral time constant [s] +eng.control.EVC.uMax = 1.9; % Maximum allowable duration of valve open +eng.control.EVC.uMin = 0.2; % Minimum allowable duration of valve open +eng.control.EVC.EVCxRef = [1.03263157894737;1;0.965263157894737;0.947368421052632;0.928421052631579;0.908421052631579;0.888421052631579;0.866315789473684;0.843157894736842;0.793684210526316;0.736842105263158;0.669473684210526;0.629473684210526]; +% [1.1; 1.0; 0.9; 0.85; 0.8; ... +% 0.75; 0.7; 0.65; 0.6; 0.5; ... +% 0.4; 0.3; 0.25]; +eng.control.EVC.EVCyRef = [1.4963;1.4854;1.3416;1.2802;1.2835; ... + 1.26524;1.2394;1.1310;1.1358;1.1978;1.2877;1.3698;1.3239]; +%= [1.4831;1.4752;1.3200;1.2715;1.2578; 1.2376;1.2143;1.0956;1.1091;1.1898;1.3072;1.4590;1.4022]; + + % Exhaust valve open duration for different + % load + +% * Maximum cylinder pressure control +eng.control.pMax.Kp = 0.5; % Proportional gain +eng.control.pMax.Ti = 0.66; % Integral time constant +eng.control.pMax.uMax = 200; % Maximum allowable maximum cylinder pressure [bar] +eng.control.pMax.uMin = 60; % Minimum allowable maximum cylinder pressure [bar] +eng.control.pMax.LPBWPow = 0.5; % Cutoff frequency for LP filter for power output [Hz] +eng.control.pMax.LPBWdmf = 0.5; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.pMax.LPBWdme = 0.5; % Cutoff frequency for LP filter for fuel flow [Hz] + +% * Waste gate control +eng.control.WG.Ratio = 0.04; % Ratio of the bypass flow (set point) +eng.control.WG.Kp = 0.002; % Proportional gain for the controller +eng.control.WG.Ti = 0.5; % Integral time constant for the controller +eng.control.WG.Kb = 5e2; % Back calculation gain for anti-windup +eng.control.WG.uMax = 1; % Maximum output of the controller +eng.control.WG.uMin = 0; % Minimum output of the controller +eng.control.WG.LPBWdmExhBypass = 0.66; % Cutoff frequency for LP filter for waste gate bypass flow [Hz] +eng.control.WG.LPBWdmExh = 0.66; % Cutoff frequency for LP filter for exhaust flow [Hz] +eng.control.WG.upperOpenSPWG = 4.0e5; % Upper threshold value of scavenge air pressure to open waste gate +eng.control.WG.lowerCloseSPWG = 3.7e5; % Lower threshold value of scavenge air pressure to close waste gate +eng.control.WG.tau = 10; +% * Blower control +eng.control.blower.upper = 210000; % Upper threshold value of scavenge air pressure to turn off the blower +eng.control.blower.lower = 190000; % Lower threshold value of scavenge air pressure to turn on the blower +eng.control.blower.tau = 10; % Time constant for blower starting / stop [s] + +% * Blower fitting +eng.control.blowerFit.Kp = 1e-4; % Proportional gain for blower fitting +eng.control.blowerFit.Td = 10000; +eng.control.blowerFit.N = 1; +eng.control.blowerFit.Ti = 10; % Integral time constatn for blower fitting +eng.control.blowerFit.uMax = 2; % maximum mass flow for blower fitting +eng.control.blowerFit.uMin = 0; % minimum mass flow for blower fitting +eng.control.blowerFit.u0 = 0; +eng.control.blowerFit.Kb = 1e4; % back propagation gain for blower fitting (anti-winding) + +% * Heat Rejection Model Identification +eng.control.HRejId.Kp = 0.0005; % Proportional gain for the controller +eng.control.HRejId.Ti = 5; % Integral time constant for the controller +eng.control.HRejId.sw = 0; % Switch on/off for the identification +eng.control.HRejId.LPBWQCyl = 0.66; % Bandwidth for LP filter for heat transfer (Hz) + +% * Low pass filter for fuel and exhaust flow +eng.control.dmfLP.BW = 0.66; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.dmeLP.BW = 0.66; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.powLP.BW = 1.5; % Cutoff frequency for LP filter for power output [Hz] +eng.control.dmeLP.dmf0 = 0; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.dmeLP.dme0 = 0; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.powLP.pow0 = eng.engLoad0*eng.Pe; % Cutoff frequency for LP filter for power output [Hz] + +% * smoke limiter +eng.control.smokeLim.LPBW = 0.66; % Cutoff frequency for LP filter for fuel flow [Hz] +eng.control.smokeLim.FMax = 0.84; % Maximum allowable F in the cylinder + +%% Load model +coeffProp = [2.537e4;534.1;31.77]; +coeffProp1 = [27119.91;-19.13860;1.260307]; diff --git a/parameters/EngineSystemParameters_ScaniaD12.m b/parameters/EngineSystemParameters_ScaniaD12.m new file mode 100644 index 0000000..d6dc642 --- /dev/null +++ b/parameters/EngineSystemParameters_ScaniaD12.m @@ -0,0 +1,210 @@ +load initial_condition_SCANIA; +load SAE_map_comp_Garrett_3788R; +load SAE_map_turb_SCANIA_D12; + +if ~exist('TC','var') + TC = turbocharger(SAE_map_comp, SAE_map_turb); +end; + +powL0 = 0.5; % initial load level +p_ac_init = interp1(PL,p_ac_init,powL0)*1e5; +p_exh_init = interp1(PL,p_exh_init,powL0)*1e5; +F_initial = interp1(PL,F_initial,powL0); +RPM_TC_initial = interp1(PL,RPM_TC_initial,powL0); +omegaT0 = RPM_TC_initial*pi/30; +T_bcool = TC.GetToutComp_RPM_PR(RPM_TC_initial,p_ac_init/1e5,300); +m_dot_TC = TC.GetFlowComp_RPM_PR(RPM_TC_initial,p_ac_init/1e5); + +%% General +jShaft = 0; %Mass moment of inertia of the engine shaft [kgm2] +eng.fs = 0.0683; %Fuel-air equivalent ratio +eng.hn = 42700000; %Low heating value of the fuel (J/kg) +eng.coeffMechEff = []; %Coefficient for mechanical efficiency curvefitting (2x1) +omegaE0 = 1500/30*pi; %Initial speed of the engine (rad/s) +eng.RPMMax = 1500; %Max. Rated RPM +eng.nStroke = 4; +eng.nCyl = 6; +eng.phi0 = [0.01;480.01;240.01;600.01;120.01;360.01]; + + +%% Charge air cooler parameters +eng.cAC.Cd = 0.8; %Discharge coefficient of the cooler +eng.cAC.areaAirPath = 0.0032; %Effective area of the air path [m2] +eng.cAC.dmCW = 0.92; %Cooling water flow [kg/s] +eng.cAC.coeffTCWK = [-0.003894501462398,2.891539900422413]; %Coefficient for curvefitting + %for cooling water temp. vs. effective heat + %exchange area [m2] +eng.cAC.CpCW = 4185.5; %Cooling water heat capacity [J/kgK] +eng.cAC.dCWPipe = 0.0040; %Coolant tube diameter [m] +%% Control volumes +% (Should be defined for each control volume with a specific name replacing +% "CV") +% +% +% eng.CV.m0 = 0; %Initial mass [kg] +% eng.CV.E0 = 0; %Initial internal energy [J] +% eng.CV.mb0 = 0; %Initial burned fuel mass [kg] +% eng.CV.V0 = 0; %Initial Volume +% In case using conventional methods +%eng.CV.p0 = 0; %Initial mass [kg] +%eng.CV.T0 = 0; %Initial internal energy [J] +%eng.CV.F0 = 0; %Initial burned fuel mass [kg] + +%% Turbocharger parameters + +% Compressor +load('comp_map_Garrett3788R2'); + +eng.turbo.comp.flowMap = comp_flow_map; %Compressor map for corrected flow +eng.turbo.comp.effMap = comp_eff_map; %Compressor map for efficiency +eng.turbo.comp.prRep = pr_rep; %Pressure ratio array for look-up in + %compressor map +eng.turbo.comp.n288Rep = n288_rep; %Corrected speed array for look-up in + %compressor map +eng.turbo.comp.npr = length(eng.turbo.comp.prRep); +eng.turbo.comp.nsp = length(eng.turbo.comp.n288Rep); +clear comp_flow_map comp_eff_map pr_rep n288_rep +% Turbine for map unknown but performance known +%{ +eng.turbo.turb.flowCoeff = []; %Turbine flow coefficient +eng.turbo.turb.effCoeff = []; %Turbine efficiency coefficient +eng.turbo.jTC = 0; %Rotor mass moment of inertia [kgm2] +%} +% Turbine for only flow curve known of a single RPM but efficiency unknown +load('turbDataScaniaDC12'); +eng.turbo.turb.flowCoeff = coeff_turb_flow; %Flow coefficient for turbine model(Flow +% vs. ER) +eng.turbo.turb.dTurbWheel = D_turb_wheel; %Diameter of the turbine wheel +eng.turbo.turb.ucOpt = Uc_opt; %Optimal blade speed ratio +eng.turbo.turb.effMax = eff_turb_max; %Maximum isentropic efficiency +eng.turbo.turb.tempRef = T_ref_turb; %Reference temperature for turbine flow +clear coeff_turb_flow D_turb_wheel Uc_opt eff_turb_max T_ref_turb + +clear SAE_map_comp SAE_map_turb +% Turbine for map known +%eng.turbo.turb.flowMap = []; %Compressor map for corrected flow +%eng.turbo.turb.effMap = []; %Compressor map for efficiency +%eng.turbo.turb.prRep = []; %Pressure ratio array for look-up in compressor map +%eng.turbo.turb.n288Rep = []; %Corrected speed array for look-up in compressor map +%eng.turbo.turb.npr = length(turbo.comp.prRep); +%eng.turbo.turb.nsp = length(turbo.comp.n288Rep); +% +eng.turbo.jTC = TC.SAE_map_comp.inertia*0.509070; %Rotor mass moment of inertia [kgm2] +eng.turbo.omega0 = RPM_TC_initial/30*pi*1.05; + +%{a +%% Cylinder parameters +for i = 1:eng.nCyl + % General + % Cylinder dimension + eng.cyl(i).dim.B = 0.127; %Cylinder bore [m] + eng.cyl(i).dim.S = 0.14; %Cylinder stroke [m] + eng.cyl(i).dim.lambda = 0.2745; %Ratio of length of crank rod to connecting rod + eng.cyl(i).dim.CR = 18; + eng.cyl(i).dim.vDisp = eng.cyl(i).dim.B^2*pi/4*eng.cyl(i).dim.S; + %{ + % Scavenge port dimension + eng.cyl.scavPort.X = 0; %Scavenge port width [m] + eng.cyl.scavPort.Y = 0; %Scavenge port height [m] + eng.cyl.scavPort.r = 0; %Radius of fillet of the opening [m] + eng.cyl.scavPort.nPort = 0; %Number of scanvenge ports + %} + % Exhaust valve dimenstion + eng.cyl(i).exhVVDim.no = 2; + eng.cyl(i).exhVVDim.liftMax = 0.01425; %Exhaust valve maximum lift [m] + eng.cyl(i).exhVVDim.Dv = 0.041; %Exhaust valve head diameter [m] + eng.cyl(i).exhVVDim.beta = pi/6; %Exhaust valve seat angle [rad] + eng.cyl(i).exhVVDim.w = 0.002; %Exhaust valve seat width [m] + eng.cyl(i).exhVVDim.Dp = 0.038; %Exhaust valve inner seat diameter [m] + eng.cyl(i).exhVVDim.Ds = 0.0073; %Exhaust valve stem diameter [m] + % Exhaust valve profile + eng.cyl(i).exhVVProf.liftUpRef = [0;0.007;0.021;0.046;0.07;0.105;0.161; ... + 0.211;0.267;0.323;0.372;0.435;0.491;0.547;0.604;0.653;0.702;0.744;... + 0.782;0.818;0.853;0.884;0.909;0.93;0.951;0.965;0.979;0.989;0.996; ... + 1]; %Exhaust normalized lift array for opening [0~1] + eng.cyl(i).exhVVProf.liftDownRef = [1;0.996;0.993;0.982;0.972;0.958;0.937;... + 0.912;0.884;0.856;0.821;0.786;0.744;0.702;0.656;0.614;0.565;0.509;... + 0.442;0.379;0.319;0.253;0.196;0.14;0.095;0.06;0.032;0.018;0.006;... + 0]; %Exhaust normalized lift array for closing [0~1] + eng.cyl(i).exhVVProf.cAStartRef = 137; %Nominal crank angle at start of valve lif [deg] + eng.cyl(i).exhVVProf.dCALiftUp = 111.5; %Nominal duration of crank angle for valve opening [deg] + eng.cyl(i).exhVVProf.dCALiftDown = 111.5; %Nominal duration of crank angle for valve closing [deg] + eng.cyl(i).exhVVProf.dCALiftTopRef = 0; %Nominal duration of crank angle for valve open [deg] + eng.cyl(i).exhVVProf.cAVVUpRef = (0:eng.cyl(i).exhVVProf.dCALiftUp/(length(eng.cyl(i).exhVVProf.liftUpRef)-1):eng.cyl(i).exhVVProf.dCALiftUp)'; %Exhaust valve crank angle array for opening [deg] + eng.cyl(i).exhVVProf.cAVVDownRef = (0:eng.cyl(i).exhVVProf.dCALiftDown/(length(eng.cyl(i).exhVVProf.liftDownRef)-1):eng.cyl(i).exhVVProf.dCALiftUp)'; %Exhaust valve crank angle array for closing [deg] + % intake valve dimenstion + eng.cyl(i).intakeVVDim.no = 2; + eng.cyl(i).intakeVVDim.liftMax = 0.01425; %intake valve maximum lift [m] + eng.cyl(i).intakeVVDim.Dv = 0.041; %intake valve head diameter [m] + eng.cyl(i).intakeVVDim.beta = pi/6; %intake valve seat angle [rad] + eng.cyl(i).intakeVVDim.w = 0.002; %intake valve seat width [m] + eng.cyl(i).intakeVVDim.Dp = 0.038; %intake valve inner seat diameter [m] + eng.cyl(i).intakeVVDim.Ds = 0.0073; %intake valve stem diameter [m] + % intake valve profile + eng.cyl(i).intakeVVProf.liftUpRef = [0;0.007;0.021;0.046;0.07;0.105;0.161; ... + 0.211;0.267;0.323;0.372;0.435;0.491;0.547;0.604;0.653;0.702;0.744;... + 0.782;0.818;0.853;0.884;0.909;0.93;0.951;0.965;0.979;0.989;0.996; ... + 1]; %intake normalized lift array for opening [0~1] + eng.cyl(i).intakeVVProf.liftDownRef = [1;0.996;0.993;0.982;0.972;0.958;0.937;... + 0.912;0.884;0.856;0.821;0.786;0.744;0.702;0.656;0.614;0.565;0.509;... + 0.442;0.379;0.319;0.253;0.196;0.14;0.095;0.06;0.032;0.018;0.006;... + 0]; %intake normalized lift array for closing [0~1] + eng.cyl(i).intakeVVProf.cAStartRef = 348; %Nominal crank angle at start of valve lif [deg] + eng.cyl(i).intakeVVProf.dCALiftUp = 115; %Nominal duration of crank angle for valve opening [deg] + eng.cyl(i).intakeVVProf.dCALiftDown = 115; %Nominal duration of crank angle for valve closing [deg] + eng.cyl(i).intakeVVProf.dCALiftTopRef = 0; %Nominal duration of crank angle for valve open [deg] + eng.cyl(i).intakeVVProf.cAVVUpRef = (0:eng.cyl(i).intakeVVProf.dCALiftUp/(length(eng.cyl(i).intakeVVProf.liftUpRef)-1):eng.cyl(i).intakeVVProf.dCALiftUp)'; %Exhaust valve crank angle array for opening [deg] + eng.cyl(i).intakeVVProf.cAVVDownRef = (0:eng.cyl(i).intakeVVProf.dCALiftDown/(length(eng.cyl(i).intakeVVProf.liftDownRef)-1):eng.cyl(i).intakeVVProf.dCALiftUp)'; %Exhaust valve crank angle array for closing [deg] + % Heat transfer + eng.cyl(i).HT.mCp = 100000; %Heat capacity of the cylinder [Jkg/K] + eng.cyl(i).HT.cCylHT = [0;0;0;6.5]; %Polynomial coefficient for heat rejection model from the cylinder (4 x 1) + eng.cyl(i).HT.cAlpha = 2.5; %Fitting coefficient for convective heat transfer coefficient + eng.cyl(i).HT.tempWall0 = 550; %Initial wall temperature of the cylinder [K] + % Combustion + eng.cyl(i).comb.mqfCycMax = 0.00021; %Maximum fuel mass injected per cycle [kg] + eng.cyl(i).comb.wiebePara = [0.02;0.8;0.5;12;52;60;2.2;1.8;2.7]; %3-Wiebe Parameters (9x1) + % Initial conditions (Common for all cylinders) + + eng.cyl(i).init.phi0 = eng.phi0(i); %Initial crank angle array [deg] + vComp = pi*eng.cyl(i).dim.B^2/4.0*eng.cyl(i).dim.S/(eng.cyl(i).dim.CR-1); + eng.cyl(i).init.phi0rad = eng.cyl(i).init.phi0*pi/180; + eng.cyl(i).init.V0 = vComp + pi*eng.cyl(i).dim.B^2/4.0*(eng.cyl(i).dim.S/2.0*(1.0-cos(eng.cyl(i).init.phi0rad) ... + + 1.0/eng.cyl(i).dim.lambda*(1.0-sqrt(1.0 - (eng.cyl(i).dim.lambda*sin(eng.cyl(i).init.phi0rad)).^2)))); + if eng.cyl(i).init.phi0 > eng.cyl(i).exhVVProf.cAStartRef && ... + eng.cyl(i).init.phi0 < (eng.cyl(i).intakeVVProf.cAStartRef + ... + eng.cyl(i).intakeVVProf.dCALiftUp + ... + eng.cyl(i).intakeVVProf.dCALiftDown + ... + eng.cyl(i).intakeVVProf.dCALiftTopRef) + eng.cyl(i).init.p0 = p_ac_init; + eng.cyl(i).init.T0 = 310; + else + eng.cyl(i).init.p0 = p_ac_init*((eng.cyl(i).dim.vDisp+vComp)/eng.cyl(i).init.V0)^1.4; %Initial mass array [kg] + eng.cyl(i).init.T0 = 310*((eng.cyl(i).dim.vDisp+vComp)/eng.cyl(i).init.V0)^0.4; %Initial internal energy array [J] + end; + eng.cyl(i).init.F0 = 0; %Initial burned fuel mass array [kg] + eng.cyl(i).init.phi0rad = eng.cyl(i).init.phi0*pi/180; + [eng.cyl(i).init.m0,eng.cyl(i).init.E0,eng.cyl(i).init.mb0] = GetMEMbZach(eng.cyl(i).init.p0,eng.cyl(i).init.T0, eng.cyl(i).init.F0,eng.cyl(i).init.V0,eng.fs); +end; +clear cAVVUpRef cAVVDownRef liftUpRef liftDownRef +%} +eng.pipeBCool.p0 = p_ac_init; +eng.pipeBCool.T0 = T_bcool; +eng.pipeBCool.F0 = 0; +eng.pipeBCool.V0 = 0.004; +[eng.pipeBCool.m0, eng.pipeBCool.E0, eng.pipeBCool.mb0] = GetMEMbZach(eng.pipeBCool.p0,eng.pipeBCool.T0, eng.pipeBCool.F0,eng.pipeBCool.V0,eng.fs); + +eng.CARec.p0 = p_ac_init; +eng.CARec.T0 = 300; +eng.CARec.F0 = 0; +eng.CARec.V0 = 0.01; +[eng.CARec.m0, eng.CARec.E0, eng.CARec.mb0] = GetMEMbZach(eng.CARec.p0,eng.CARec.T0, eng.CARec.F0,eng.CARec.V0,eng.fs); + +eng.exhRec.p0 = p_exh_init; +eng.exhRec.T0 = 800; +eng.exhRec.F0 = F_initial; +eng.exhRec.V0 = 0.01; +[eng.exhRec.m0, eng.exhRec.E0, eng.exhRec.mb0] = GetMEMbZach(eng.exhRec.p0,eng.exhRec.T0, eng.exhRec.F0,eng.exhRec.V0,eng.fs); + +clear R u +clear F_initial PL RPM_TC_initial p_ac_init p_exh_init vComp + diff --git a/parameters/coeff_turb_flow.mat b/parameters/coeff_turb_flow.mat new file mode 100644 index 0000000..6d5c08c Binary files /dev/null and b/parameters/coeff_turb_flow.mat differ diff --git a/parameters/comp_mapGarrett C3788R.mat b/parameters/comp_mapGarrett C3788R.mat new file mode 100644 index 0000000..914fee0 Binary files /dev/null and b/parameters/comp_mapGarrett C3788R.mat differ diff --git a/untitled.slx.autosave b/untitled.slx.autosave deleted file mode 100644 index 82c9e15..0000000 Binary files a/untitled.slx.autosave and /dev/null differ diff --git a/untitled1.slx.autosave b/untitled1.slx.autosave deleted file mode 100644 index ee6547d..0000000 Binary files a/untitled1.slx.autosave and /dev/null differ diff --git a/untitled2.slx.autosave b/untitled2.slx.autosave deleted file mode 100644 index 1344e8c..0000000 Binary files a/untitled2.slx.autosave and /dev/null differ