Deltares.Dam.Application.Live

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve Stability Inside 1D profile Bishop grid test

Related to Issue [MWDAM-2627]

Resolved warnings by removing references from csproj, mostly to system files.

Related to Issue [MWDAM-2172]

    • -7
    • +0
    ./Deltares.Dam.Application.Live.csproj
  1. … 1 more file in changeset.
Improved on tests by making sure the results are written and remain available.

Related to Issue [MWDAM-1889]

  1. … 6 more files in changeset.
Adapted to review comment.

Related to Issue [MWDAM-1888]

Adapted to review.

Related to Issue [MWDAM-1866]

  1. … 1 more file in changeset.
Removed all references to DGeo Stability as kernel to be used.

Related to Issue [MWDAM-1888]

  1. … 6 more files in changeset.
Added test for Piping Wti model.

Related to Issue [MWDAM-1872]

  1. … 4 more files in changeset.
Added latest version of the DAMEngine, adapted the test. Note that running multicore differs from single core in at least case.

Related to Issue [MWDAM-1866]

  1. … 14 more files in changeset.
Simplify license checkout

Related to Issue [MWDAM-1883]

  1. … 1 more file in changeset.
Fix help text

Related to Issue [MWDAM-1876]

Fix DamLive project to build to DamLive.exe console

Related to Issue [MWDAM-1876]

    • -1
    • +1
    ./Deltares.Dam.Application.Live.csproj
Fix DamLive project to build to DamLive.exe

Related to Issue [MWDAM-1876]

    • -0
    • +1
    ./Deltares.Dam.Application.Live.csproj
Fix DamLive project to build to .exe

Related to Issue [MWDAM-1876]

    • -0
    • +3
    ./Deltares.Dam.Application.Live.csproj
Use string interpolations

Related to Issue [MWDAM-1880]

  1. … 41 more files in changeset.
Remove trailing comma

Related to Issue [MWDAM-1880]

  1. … 1 more file in changeset.
Bump Log4Net to latest version

Related to Issue [MWDAM-1876]

    • -12
    • +12
    ./Deltares.Dam.Application.Live.csproj
Update to file based namespaces

Related to Issue [MWDAM-1876]

    • -167
    • +166
    ./CalculationParametersAssembler.cs
  1. … 222 more files in changeset.
Apply cleanup and format

Related to Issue [MWDAM-1876]

    • -47
    • +47
    ./Deltares.Dam.Application.Live.csproj
    • -95
    • +103
    ./CalculationParametersAssembler.cs
  1. … 259 more files in changeset.
Update project files to new SDK Format

Related to Issue [MWDAM-1876]

    • -144
    • +25
    ./Deltares.Dam.Application.Live.csproj
  1. … 11 more files in changeset.
Remove various packages.config

Related to Issue [MWDAM-1873]

    • -7
    • +4
    ./Deltares.Dam.Application.Live.csproj
  1. … 34 more files in changeset.
Use CommandLineParser from nuget

Related to Issue [MWDAM-1687]

    • -2
    • +1
    ./Deltares.Dam.Application.Live.csproj
  1. … 4 more files in changeset.
Merged revision(s) 3983 from DamClients/DamLive:

Update solution and project files

Related to Issue [MWDAM-1873]

........

    • -3
    • +4
    ./Deltares.Dam.Application.Live.csproj
  1. … 2 more files in changeset.
Update solution and project files

Related to Issue [MWDAM-1873]

    • -4
    • +3
    ./Deltares.Dam.Application.Live.csproj
Update DAM Live to NUnit 3.13.3

Related to Issue [MWDAM-1873]

  1. … 16 more files in changeset.
Added the test and testfile for CalculationParametersAssembler.

Related to Issue [MWDAM-1823]

  1. … 5 more files in changeset.
Moved both CalculationParameters and CalculationParametersAssembler to the proper namespace, corrected path to internal xsd.

Related to Issue [MWDAM-1823]

    • -12
    • +11
    ./CalculationParametersAssembler.cs
Restored CalculationParameters etc. locally as its only used by DAM Live. Also reintroduced FileInfo version of LoadFromFile.

Related to Issue [MWDAM-1823]

    • -0
    • +2
    ./Deltares.Dam.Application.Live.csproj
    • -0
    • +241
    ./CalculationParametersAssembler.cs
    • -0
    • +69
    ./CalculationParameters.cs
  1. … 1 more file in changeset.
Update DAM Live to .Net 4.6.1

Related to Issue [MWDAM-1722]

    • -1
    • +1
    ./Deltares.Dam.Application.Live.csproj
  1. … 4 more files in changeset.
Remove obsolete calculation modules

Related to Issue [MWDAM-1295]

  1. … 1 more file in changeset.
Removed dead code.

Related to Issue [MWDAM-890]