diff options
author | sotech117 <michael_foiani@brown.edu> | 2024-02-26 20:34:11 -0500 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2024-02-26 20:34:11 -0500 |
commit | c0c5ad459b4fe320d65db276b88534fb7c75b61c (patch) | |
tree | 7bbcd07c14f9c7ab9c603e6823fecef5c54fd6cc /hw3/3-13.jl | |
parent | 8cd77c750c8b77047beac51a4e1a341600422056 (diff) |
finish hw3 code and start hw4. add stencil code via upload
Diffstat (limited to 'hw3/3-13.jl')
-rw-r--r-- | hw3/3-13.jl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw3/3-13.jl b/hw3/3-13.jl index aacfa44..dc8dec6 100644 --- a/hw3/3-13.jl +++ b/hw3/3-13.jl @@ -1,3 +1,6 @@ +# FOR PROBLEM 3.13 +# author: sotech117 + #!/Applications/Julia-1.8.app/Contents/Resources/julia/bin/julia # Simulate driven pendulum to find chaotic regime |