Can't iterate a list using for loop for my values

前端 未结 0 2054
温柔的废话
温柔的废话 2021-02-13 08:40

So this is the function I have for like a standing wave solution to generate the current u:

def standing_wave_solution(t,nx,mx,my,x,y):  
    
    dx = (1/nx-1)

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题