Hi SWAT+ team,
I have been working on a secondary development project based on SWAT+ Editor tag v3.0.8. Since I have made extensive modifications to the codebase, it is currently not feasible for me to upgrade or merge the latest upstream changes. During my development, I encountered a few questions regarding the SWAT+ core version and subroutine logic:
1. Core version of rev61.0.1_64rel.exe
Could you please clarify which specific SWAT+ tag was used to build the rev61.0.1_64rel.exe executable located in the swat_exe directory of SWAT+ Editor v3.0.8?
2. Subroutine calling issue
While reviewing the source code, I noticed that the subroutine subroutine soil_nutcarb_init does not seem to be called in SWAT+ tag 61.0.1. Could you confirm if this is the expected behavior, or is it a potential logic issue?
3. Compatibility with SWAT+ tag 61.0.2
Given the above questions, I would like to know: If I use the codebase of SWAT+ Editor v3.0.8 but compile the SWAT+ executable based on SWAT+ tag 61.0.2, will the generated exe be fully compatible and runnable without issues?
Any insights or guidance would be greatly appreciated. Thank you!
Hi SWAT+ team,
I have been working on a secondary development project based on SWAT+ Editor tag v3.0.8. Since I have made extensive modifications to the codebase, it is currently not feasible for me to upgrade or merge the latest upstream changes. During my development, I encountered a few questions regarding the SWAT+ core version and subroutine logic:
1. Core version of
rev61.0.1_64rel.exeCould you please clarify which specific SWAT+ tag was used to build the
rev61.0.1_64rel.exeexecutable located in theswat_exedirectory of SWAT+ Editor v3.0.8?2. Subroutine calling issue
While reviewing the source code, I noticed that the subroutine
subroutine soil_nutcarb_initdoes not seem to be called in SWAT+ tag 61.0.1. Could you confirm if this is the expected behavior, or is it a potential logic issue?3. Compatibility with SWAT+ tag 61.0.2
Given the above questions, I would like to know: If I use the codebase of SWAT+ Editor v3.0.8 but compile the SWAT+ executable based on SWAT+ tag 61.0.2, will the generated exe be fully compatible and runnable without issues?
Any insights or guidance would be greatly appreciated. Thank you!