1. Home
  2. Diamonds
  3. Errors
  4. Calculation
  5. ERROR: One or more errors occurred. at System.Threading.Tasks.Task.

ERROR: One or more errors occurred. at System.Threading.Tasks.Task.

Contents

Error message when the you start the calculation (static analysis of model with soil layer profiles)

ERROR: One or more errors occurred.
   at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
   at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
   at System.Threading.Tasks.Parallel.ForWorker[TLocal](Int32 fromInclusive, Int32 toExclusive, ParallelOptions parallelOptions, Action`1 body, Action`2 bodyWithState, Func`4 bodyWithLocal, Func`1 localInit, Action`1 localFinally)
   at System.Threading.Tasks.Parallel.For(Int32 fromInclusive, Int32 toExclusive, Action`1 body)
   at DiamondsCalculations.Results.CalculationResult.DetermineResults(Structure stru, Vector displa, Vector reacti, ResultGroup[] rgs, SubLoadCase slc, SecondOrderNodalForces sonf)
   at DiamondsCalculations.DiamondsModel.SolveSubCombinationNonLin(SubLoadCase subcomb, SubCombinationResult scr, Int32 prref, Boolean saveDynaStiff)
   at DiamondsCalculations.DiamondsModel.StaticAnalysisNonLin(Int32 prref)
   at DiamondsCalculations.DiamondsModel.StaticAnalysis(Int32 prref)

Solution

Check all the defined soil layer profiles, assigned to plates, footings and beams.

  • There might be a soil layer profile defined, but with no layers attached. Either:

  • Or the soil layer profile contains one (or more) layers with values equal to zero. Remove those layers.
  • Try a different mesh size.

Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for? Don't worry we're here to help!
CONTACT SUPPORT