Data: project_tanks (Total: 1 baris)
Kembali
| Aksi |
id | project_id | tank_number | product_name | initial_ullage | initial_temp | initial_water_cut | initial_density | final_ullage | final_temp | fw_dipp | fw_vol | obs_vol | net_vol | bbls | mt | lt | density |
|
|
2 | 1 | 1P | HSD | 1.981 | 30.0 | 0.0 | 0.0 | 0.0 | 0.0 | | | 1000911.012 | 1000422.112 | 1000911.01 | 1000911.012 | 1000911.012 | 0.856 |
Lihat Struktur Tabel
| PK | Name | Type | Act |
| 🔑 | id | INTEGER |
|
| project_id | INTEGER |
|
| tank_number | TEXT |
|
| product_name | TEXT |
|
| initial_ullage | REAL |
|
| initial_temp | REAL |
|
| initial_water_cut | REAL |
|
| initial_density | REAL |
|
| final_ullage | REAL |
|
| final_temp | REAL |
|
| fw_dipp | REAL |
|
| fw_vol | REAL |
|
| obs_vol | REAL |
|
| net_vol | REAL |
|
| bbls | REAL |
|
| mt | REAL |
|
| lt | REAL |
|
| density | REAL |
|