-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve error handling #19
Commits on Jul 9, 2024
-
Add subroutine CLDJ_ERROR and reformat and simplify cldj_error_mod
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for ad279cb - Browse repository at this point
Copy the full SHA ad279cbView commit details -
Add location string to subroutines and pass to EXITC
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for 01d3cfe - Browse repository at this point
Copy the full SHA 01d3cfeView commit details -
Declare implicit none only once per module
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for fdd4579 - Browse repository at this point
Copy the full SHA fdd4579View commit details -
Initialize all outputs in cldj_fjx_sub_mod and cldj_sub_mod for safety
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for 2ce194a - Browse repository at this point
Copy the full SHA 2ce194aView commit details -
Remove EXITC and replace with calls to CLOUDJ_ERROR
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for 0c384c1 - Browse repository at this point
Copy the full SHA 0c384c1View commit details -
Pass integer RC throughout Cloud-j for error handling
RC is now passed back to parent model. Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for 209823c - Browse repository at this point
Copy the full SHA 209823cView commit details -
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for 05a10f0 - Browse repository at this point
Copy the full SHA 05a10f0View commit details -
Fix implementation of error handling in models that use MAPL
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for 5707076 - Browse repository at this point
Copy the full SHA 5707076View commit details -
Catch bad return codes and pass up the stack with error messages
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for a993832 - Browse repository at this point
Copy the full SHA a993832View commit details -
Stop Cloud-J standalone if return code is failure
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for f86d9de - Browse repository at this point
Copy the full SHA f86d9deView commit details -
Remove redundant initialization of local variable
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for 0af1e9d - Browse repository at this point
Copy the full SHA 0af1e9dView commit details