From 109132aecc3578e4570a27d89af36fb51e2a4f47 Mon Sep 17 00:00:00 2001 From: klendathu2k Date: Mon, 5 Feb 2024 16:34:18 -0500 Subject: [PATCH] This character in comment may be causing issues when read in... --- pams/geometry/tpcegeo/tpcegeo.g | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pams/geometry/tpcegeo/tpcegeo.g b/pams/geometry/tpcegeo/tpcegeo.g index d59354870b0..d57f5c5771b 100644 --- a/pams/geometry/tpcegeo/tpcegeo.g +++ b/pams/geometry/tpcegeo/tpcegeo.g @@ -314,7 +314,7 @@ Block TPGV is the Gas Volume placed in TPC P = 1016.59 "mbar" PATM = 0.001*P*750.062/760. "mbar => torr => atm" rho =(0.9*0.001782+0.1*0.000717) " g/cm**3 " -* at STP (Standard Temperature and Pressure, 0°C and one atmosphere pressure). +* at STP (Standard Temperature and Pressure, 0deg C and one atmosphere pressure). density=rho*(273.15/T)*PATM write(*,*) 'Corrected TPC GAS DENSITY = ',density