dt_stable Module Procedure

module procedure dt_stable pure module function dt_stable(self, alpha) result(my_dt)

Set the time step at 90% of the stability limit obtained generalizing to 3D the value provided for 2D by Kassinos, S., & Alexiadis, A. (2024). Beyond Language: Applying MLX Transformers to Engineering Physics. arXiv preprint arXiv:2410.04167.

Arguments

Type IntentOptional Attributes Name
class(subdomain_t), intent(in) :: self
real, intent(in) :: alpha

Return Value real