Skip to content

Commit

Permalink
This character in comment may be causing issues when read in...
Browse files Browse the repository at this point in the history
  • Loading branch information
klendathu2k committed Feb 5, 2024
1 parent 7423453 commit 109132a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pams/geometry/tpcegeo/tpcegeo.g
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 109132a

Please sign in to comment.