This is a very small modification. Our test_build.sh script used to create files of the form: test_build.date.time.... which is neat, but one doesn't know which branch was tested which is quite an important piece of information. This pull requests takes care of it. Script test_build.sh now creates a file of the form: test_branch_name_of_the_branch.date.time.
Also, while performing tests, I realized that generate.scr got missing from Les/Rayleigh_Benard_Convection_Ra_10e09 so I simply added it back.
On branch main
new file: Les/Rayleigh_Benard_Convection_Ra_10e09/generate.scr
modified: test_build.sh
Dear Hamo,
This is a very small modification. Our test_build.sh script used to create files of the form: test_build.date.time.... which is neat, but one doesn't know which branch was tested which is quite an important piece of information. This pull requests takes care of it. Script test_build.sh now creates a file of the form: test_branch_name_of_the_branch.date.time.
Also, while performing tests, I realized that generate.scr got missing from Les/Rayleigh_Benard_Convection_Ra_10e09 so I simply added it back.
On branch main
new file: Les/Rayleigh_Benard_Convection_Ra_10e09/generate.scr modified: test_build.sh