Editing User:Prao

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 43: Line 43:
My biggest project was to adopt some parts from the old version of FronTier(in C) to a new C++ version. It involved reading a bunch of papers on dynamic subgrid scale modeling (LES turbulence modeling), understanding a big piece of code written by someone else and changing (also adding new features) it to C++, which I didn't know much of until I started working on this project.
My biggest project was to adopt some parts from the old version of FronTier(in C) to a new C++ version. It involved reading a bunch of papers on dynamic subgrid scale modeling (LES turbulence modeling), understanding a big piece of code written by someone else and changing (also adding new features) it to C++, which I didn't know much of until I started working on this project.
The complexity of the code and poor documentation, made it quite challenging to add new pieces of code that worked in sync with the rest of it. It taught me the value of having a clear plan of action before implementation and the importance of testing vigorously. I found it useful at times to discuss certain aspects with more experienced users and refining my thought process.
The complexity of the code and poor documentation, made it quite challenging to add new pieces of code that worked in sync with the rest of it. It taught me the value of having a clear plan of action before implementation and the importance of testing vigorously. I found it useful at times to discuss certain aspects with more experienced users and refining my thought process.
Being in a big team also was a good practice in improving my communication skills.


* Please state the commits and patches you already contributed to Octave.
* Please state the commits and patches you already contributed to Octave.
Line 48: Line 50:
[https://savannah.gnu.org/patch/index.php?8372]
[https://savannah.gnu.org/patch/index.php?8372]
[http://savannah.gnu.org/patch/?8393]
[http://savannah.gnu.org/patch/?8393]
[https://savannah.gnu.org/patch/index.php?8418]


== F: Feeling fine ==
== F: Feeling fine ==
Line 108: Line 109:


** If yes, what task did you choose? Please describe what part of it you especially want to focus.
** If yes, what task did you choose? Please describe what part of it you especially want to focus.
Yes, I chose to implement the IBVP for parabolic-elliptic PDEs in 1D and improve ode15s. Besides being compatible with Matlab's pdepe function, I want to make sure it has comparable performance too.
Yes, I would like to implement the IVBP for parabolic-elliptic PDEs in 1D. Besides being compatible with Matlab's pdepe function, I want to make sure it has comparable performance too.


* Please provide a rough estimated timeline for your work on the task.
* Please provide a rough estimated timeline for your work on the task.
'''Community bonding period'''<br>
'''Community bonding period'''<br>
I'll know the source code and community better by getting more involved in help-forums, IRC, etc. I will discuss the frequency and means of communication with my mentor. I have set up a blog to put my weekly/fortnightly progress. This project is more math-intensive than coding-intensive, so I'll use this time to solidify the theory behind implementation well.  <br>
I'd like to know the source code and community better by getting more involved in help-forums, IRC, etc. I wouldn't have my research commitments in May and that should help. I'd also like to discuss the frequency and means of communication with my mentor. I have set up a blog to put my weekly/fortnightly progress. Also, I think this project is more math-intensive than coding-intensive, so I could use this time to solidify the theory behind implementation well.  <br>
'''Coding period (tentative schedule)''' <br>
'''Coding period (tentative schedule)''' <br>
'''Overall goal:''' Implement Matlab compatible pdepe function and improve ode15s <br>
'''Overall goal:''' Implement Matlab compatible pdepe function and improve ode15s <br>
'''Midterm goal:''' Implement pdepe for non-singular and singular cases <br>
'''Midterm goal:''' Implement pdepe for non-singular and singular cases <br>
'''Second Half goal:''' Performance analysis of pdepe and improvement of ode15s <br>
'''Second Half goal:''' Performance analysis of pdepe and improvement of ode15s <br>
'''Wish-list:''' Improve ode15i, work on performance of pdepe, wrapper for IDA <br>
'''Wish-list:''' Improve ode15i, work on performance of pdepe, wrapper for IDA
'''Week 1''' Initialization & error catching of input parameters; Start implementing Galerkin for regular case:taking initialization, discretizing and setting up ODE system <br>
'''Week 1''' Initialization & error catching of input parameters; Start implementing Galerkin for regular case:taking initialization, discretizing and setting up ODE system <br>
'''Week 2''' Finish regular Galerkin code <br>
'''Week 2''' Finish regular Galerkin code <br>
Line 123: Line 124:
'''Week 4''' Implement Petrov-Galerkin <br>
'''Week 4''' Implement Petrov-Galerkin <br>
'''Week 5''' Test non-singular cases & coexistence of above two; buffer time for debugging <br>
'''Week 5''' Test non-singular cases & coexistence of above two; buffer time for debugging <br>
'''Week 6/7''' Timing studies, performance analysis, correctional measures <br>
'''Week 6/7''' Timing studies, performance analysis, correctional measures<br>
'''Week 8/9''' Work on improving ode15s implementation and making it Matlab compatible <br>
'''Week 8/9''' Work on improving ode15s implementation and making it Matlab compatible
'''Week 10''' Documentation, clean up/finish <br>
'''Week 10''' Documentation, clean up/finish <br>
'''Week 11''' Buffer time/work on improving pdepe performance/work on ode15i if time allows <br>
'''Week 11''' Buffer time/work on improving pdepe performance/work on ode15i if time allows <br>
'''Week 12''' Wish-list <br>
'''Week 12''' Wish-list
'''Week 13''' Pencil-in time <br>
'''Week 13''' Pencil-in time <br>


Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)