UBOAT
29 个评价
Propulsion (WIP preview)
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
51.725 KB
2024 年 8 月 28 日 下午 6:52
9 月 7 日 上午 8:07
8 项改动说明 ( 查看 )

订阅以下载
Propulsion (WIP preview)

描述
Make the UBOAT U-boat run like a U-boat

More info in this thread

On fuel consumption
The fuel usage is now scaled by the geographic position as well as the heading. If you're further North, you draw less fuel while heading East or West. This might sound weird at first, but this system ensures, that after travelling great distances, the remaining fuel in your bunkers will be the correct amount.

The courses plotted follow a rhumb line. If you draw a course along a great circle, the travel distance will be reduced accordingly.
68 条留言
ПРИЧИНА ТРЯСКИ? 9 月 7 日 上午 8:25 
Thanks! I also created additional thread you would like to see
https://psteamcommunity.yuanyoumao.com/app/494840/discussions/8/595159519773889237/
There is some idea how to calculate consumption.
DECAFBAD  [作者] 9 月 7 日 上午 8:08 
I used an incorrect regression, now I've made the current graph intersect at 0
ПРИЧИНА ТРЯСКИ? 8 月 25 日 上午 10:44 
DECAFBAD hello again. For testing purposes I commented out some things in the mod files and the power consumption became normal.
It was before: https://ibb.co/ZpLKrVBC
I commented this: https://ibb.co/7xY5Svsq and energy consumption became as expected https://ibb.co/NnCLmpCG
I have found that the power draw (147 Amps) sometimes disappears and reappears when the boat goes through large waves or just after the submarine surfaces.
DECAFBAD  [作者] 8 月 24 日 下午 5:49 
That's not my mod
There were no auxiliary generators on Type VII boats. That was mostly an American thing.
ПРИЧИНА ТРЯСКИ? 8 月 24 日 下午 2:21 
Points 2 and 3 are not relevant to your mod. I checked again.
ПРИЧИНА ТРЯСКИ? 8 月 24 日 下午 1:52 
DECAFBAD, sorry to bother you, but I found a couple of bugs in this mod:
1) https://psteamcommunity.yuanyoumao.com/app/494840/discussions/0/595157852294007177/
without mod https://ibb.co/rGfhVhv3
2) Cheat with "Stop & Recharge Batteries" https://ibb.co/TxD0pQY3
3) The auxiliary generator consumes a lot of fuel https://ibb.co/RGCpMSP4 Half a minute and you will lose as much fuel as if you were driving "Dead Slow Ahead" for an hour.
reallydedpoet 6 月 22 日 下午 5:23 
Thanks
Nymbat The Eternal 6 月 22 日 下午 2:16 
@DECAFBAD Understood.
DECAFBAD  [作者] 6 月 22 日 下午 1:44 
@Nymbat The Eternal
In UBOAT, drag is around 1000 times greater than in real life. There's a reason for this that I won't go into.
I tried for weeks to modify the way drag was calculated and every method failed. As I found out, this is because it isn't even exposed to the scripting engine, and instead it is calculated in the native memory space of UBOAT.
Even though this is only part of the whole equation, even this residual drag is greater than what the actual value should be. So in the end, I don't believe that it is practical to have a dynamic model of the propulsion system in a mod, there are just too many obstacles.

Reducing the thrust force makes the boat slower, but the speed becomes very unstable due to the immense drag. This crippled gameplay too much, so I've opted to remove it to make this mod have the other beneficial effects.
Nymbat The Eternal 6 月 22 日 下午 12:37 
Not to be a dumb dumb here, but does "Historical surface and submerged speeds for the Type VII" being crossed out mean that this mod no longer add's this feature, or that it's broken in the current release?