| 494 | == S2-6 : Marie-Alice Foujols' comments == |
| 495 | |
| 496 | As this modification will impact all the code, I suggest to use a script to easily redo modification. It'll be usefull for NEMO users to compare old part of their own copie of code with new one. If this script is distributed, they could use it to change their code and to easily incorpore their modifications to the new version. I suggest also to avoid cosmetic changse (move of comments, line splitting, ....) for the same reason : reduce time for users to compare their own copie with new version of NEMO including dynamic allocation. |
| 497 | |
| 498 | In the past, we regret to not do that for : conversion from fixed format to free format, switching iim, jjm to jpi, jpj, ... and other modification that affected large subset of routines. |
| 499 | |
| 500 | Hope this helps. |
| 501 | |
| 502 | |
| 503 | ---- |