AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Starting off as a simple LISP command in AutoCAD this HAVC pipe size calculator was migrated to a standalone Java application.
Calculates HVAC minimum pipe ID based on GPM and FPS for numerous fluid types (found in the fluid density chart on EngineeringToolbox.com)
Includes a table to automatically calculate riser piping sizes per floor.
Read the README.txt file included in PipeSize.zip for instructions.
Calculates Natural Product(NP)-likeness of a molecule, i.e. the similarity of the molecule to the structure space covered by known natural products. NP-likeness is a useful criterion to screen compound libraries and to design new lead compounds.
Maven dependancy:
<dependency>
<groupId>uk.ac.ebi.cheminformatics</groupId>
<artifactId>NP-Likeness</artifactId>
<version>2.1</version>
</dependency>
Required repository:
<repositories>
...
A command which, for a given IP address and subnet mask, gives information about Network ID, broadcast address, first IP address, last IP address and network size. Examples using command: (ncalc 192.168.0.150 255.255.255.0) or (ncalc 192.168.0.150/24