Changes between Version 15 and Version 16 of u/erica/2D_Godunov
- Timestamp:
- 08/07/13 15:11:29 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/erica/2D_Godunov
v15 v16 58 58 = Download the code here = 59 59 60 I followed Toro chapter 16 in writing this code. A previous blog post on coding nuances can be found [https://astrobear.pas.rochester.edu/trac/astrobear/blog/erica08052013 here]. The mathematica notebook I used for these plots is located at erica@crunch:~/Coding_Project/multidimensional. Here are downloadableversions of the [http://www.pas.rochester.edu/~erica/2DGODEUL.f90.text code], [http://www.pas.rochester.edu/~erica/2Dsolver.f90.text module], and [http://www.pas.rochester.edu/~erica/2DGodEulproblem.data.text data file].60 I followed Toro chapter 16 in writing this code. A previous blog post on coding nuances can be found [https://astrobear.pas.rochester.edu/trac/astrobear/blog/erica08052013 here]. The mathematica notebook I used for these plots is located at erica@crunch:~/Coding_Project/multidimensional. Here are html versions of the [http://www.pas.rochester.edu/~erica/2DGODEUL.f90.text code], [http://www.pas.rochester.edu/~erica/2Dsolver.f90.text module], and [http://www.pas.rochester.edu/~erica/2DGodEulproblem.data.text data file]. 61 61 62 62 = Results for cylindrical explosion =