seperate script for valving logic

This commit is contained in:
Marcel Christian Frommelt 2021-05-03 17:44:26 +09:00
parent ae08f496d7
commit e629d9ec8d
1 changed files with 6 additions and 0 deletions

6
models/valving.py Normal file
View File

@ -0,0 +1,6 @@
import numpy as np
import astropy.units as unit
from astropy.time import Time
def valving(utc):
return False