Closed Nico7575 closed 5 months ago
The DMP is very thorough and talks about the simulation codes, data produced by the codes and further the analysis on these data created. I just have on question. You mention that everything will be stored on the HPC cluster so when you make every small change in the code and save it on HPC would the HPC then eventually run out of space or do you not expect that to happen?
Thanks for sharing assignment 2 @Nico7575! It looks very comprehensive, well done!
Hi Nicolo,
That is very thorough. You majorly produce code for simluations and I also understand that your codes are limited access but would it be possible to give some form of access to others so that they can cite your work if they use your code or part of it? Also, if the codes are limited acess how would it work during publications since most major journals ask for the code when reviewing?
Thanks for sharing assignment 3 @Nico7575!
Great questions by @anish8194 as well!
Thank you @anish8194 for reviewing my assignment 3! Regarding your first question, only members of the research group will have the possibility to use the code (or parts of it). And in that case, they will have full access to it, so no problem with the citation. For the second question, to be honest I do not know how it would work with the review process for publishing. I guess maybe it is possible to send them the code for the review but they have to keep it confidential (?). I will check this more thoroughly.
Thank you @EstherPlomp for the answer and the feedbacks! In the assignment I wrote GitHub, but apparently the research group utilize BitBucket for keeping track of modifications to the code. Would it be a better alternative for confidentiality? Regarding the data being restricted, I had to ask to my Supervisor about it and he confirmed that the access to the in-house code is allowed only to the research group working on this topic (probably because the group is working on the design of a reactor and there could be competition-related issues with making the code public).
Thanks for your answers @Nico7575!
During the review process it is probably possible to share the code with the reviewers. Work of reviewers is confidential so they should not reuse the materials without your explicit permission.
I'm not sure about BitBucket - I'll check with our Faculty Information Security Officer to see what their opinion is!
No worries about keeping the inhouse code behind doors - that is understandable! It might be difficult for you to still share other code in that case, but it may still be possible to share the resulting data?
Hi @Nico7575 , your plans look solid. I have a few comments on assignment 2.
Some similar comments on assignment 3.
Hi, your assignments look really nice! Here are a few feedback comments:
Assignment 2 Really concise overall. Have you thought about a backup plan for the files related to the publications?
Assignment 3 Great naming convention! You mentioned that your data will only be accessible for the people who are working on similar topics within your department, does that also include BEP/MEP students?
Introduction
Hi all! My name is Nicolo` Magro and I am a PhD Candidate in the Department of Radiation Science and Technology.
Describe your research in 2-3 sentences to someone that is not from your field (please avoid abbreviations)
My research is twofold: on one had I want to design an high temperature gas nuclear reactor for maritime applications. This will be done by using an high fidelity multi-physics code already in use in the Department. On the other hand, I plan on developing a reduced order model for the above-mentioned high fidelity code, in order to make it faster and easier to use. The two lanes will then link together when I will use the new fast code to simulate my maritime reactor.
My research entails the following aspects:
Reflections on the importance of RDM videos
I think reproducibility is fundamental for one major reason: a PhD research never ends with just one PhD Student, often multiple PhDs work on the same main lane one after the other. Therefore, it is necessary to keep track of how data are produced during research, to make it efficient and faster and to avoid that the same errors are made multiple times. This should be a responsibility of the researcher towards who will follow. An "horror story" I know comes form a friend that is doing his PhD in another University. His laptop got stolen and he had to retrieve the data he had on it through emails and presentations. He was not able to retrieve everything and this caused him stress and additional time.
What would you like to learn during this course?
I would like to know what are the tools we have to efficiently keep track of the data from our researches. And, if possible, how to use the most important ones, like GitHub)
Checklist assignments