Changing a vector valued function in time loop
            
            
            
                19 Mar
                
                    2017
                
            
            
                19 Mar
                
                '17
                
            
            
            
        
    
                1:27 p.m.
            
        Dear Firedrakers, I'm trying to update a vector function in my time loop a.interpolate(Expression(["0.5*F0*cos(omega*t)*x[1]", "-0.5*F0*cos(omega*t)*x[0]"], F0=F0, omega=omega, t=t)) but if I use assign or interpolate, I get told the form does not have the respective property. How should I go about making this work, such that it'll change the value of a in my solver? Thanks will
        3148
        
      
          Age (days ago)
        
      
        3148
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
                William Booker