VCRC 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package VCRC --version 2.0.0                
NuGet\Install-Package VCRC -Version 2.0.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VCRC" Version="2.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VCRC --version 2.0.0                
#r "nuget: VCRC, 2.0.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install VCRC as a Cake Addin
#addin nuget:?package=VCRC&version=2.0.0

// Install VCRC as a Cake Tool
#tool nuget:?package=VCRC&version=2.0.0                

VCRC

Build & Tests CodeQL NuGet Platform License codecov

Cross-platform vapor-compression refrigeration cycles analysis tool using SharpProp.

See full documentation.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.5.0 98 12/18/2024
3.4.11 132 10/3/2024
3.4.10 149 8/29/2024
3.4.9 140 7/2/2024
3.4.8 112 6/12/2024
3.4.7 142 3/19/2024
3.4.6 149 2/21/2024
3.4.5 131 1/19/2024
3.4.4 134 1/16/2024
3.4.3 131 12/27/2023
3.4.2 123 12/20/2023
3.4.1 147 12/10/2023
3.4.0 164 11/30/2023
3.3.0 150 11/15/2023
3.2.6 137 11/10/2023
3.2.5 161 10/11/2023
3.2.4 123 9/26/2023
3.2.3 146 9/8/2023
3.2.2 166 8/31/2023
3.2.1 155 8/30/2023
3.2.0 197 8/11/2023
3.1.4 261 3/18/2023
3.1.3 246 3/10/2023
3.1.2 254 3/5/2023
3.1.1 270 2/26/2023
3.1.0 277 2/19/2023
3.0.0 327 12/11/2022
2.2.5 366 11/21/2022
2.2.4 335 11/15/2022
2.2.3 368 11/14/2022
2.2.2 342 11/7/2022
2.2.1 362 11/2/2022
2.2.0 435 9/13/2022
2.1.5 418 9/5/2022
2.1.4 437 8/17/2022
2.1.3 427 8/5/2022
2.1.2 442 7/22/2022
2.1.1 462 7/4/2022
2.1.0 474 6/29/2022
2.0.3 498 6/23/2022
2.0.2 450 6/22/2022
2.0.1 443 6/14/2022
2.0.0 446 6/7/2022
1.1.3 491 4/24/2022
1.1.2 474 4/6/2022
1.0.12 506 3/22/2022
1.0.11 464 3/11/2022
1.0.10 487 3/4/2022
1.0.9 467 3/1/2022
1.0.8 472 2/17/2022
1.0.7 482 2/12/2022
1.0.6 497 1/29/2022
1.0.5 315 1/10/2022
1.0.4 340 12/20/2021
1.0.3 330 12/8/2021
1.0.2 316 12/5/2021
1.0.1 1,425 11/28/2021
1.0.0 1,334 11/28/2021

BREAKING CHANGES:
- Many new VCRCs have been added.
- Every VCRC (except Mitsubishi Zubadan VCRC) can now be transcritical.
- Added new VCRC components (GasCooler and Ejector records).
- The IntermediateVessel record has been deleted.
- Now the Recuperator is determined not by superheat, but by the temperature difference at the "hot" side.
- The intermediate pressure for the two-stage VCRCs is now calculated only automatically.
- The evaporating pressure is now always determined by the dew point.
- The condensing pressure is now always determined by the bubble point.
- Bump SharpProp from 4.0.0 to 4.0.1.
- Documentation updated.

More info in documentation.