Skip to content

Update PROGRESS subroutine call#117

Open
ghbrown wants to merge 1 commit intolanl:masterfrom
ghbrown:progress_flag
Open

Update PROGRESS subroutine call#117
ghbrown wants to merge 1 commit intolanl:masterfrom
ghbrown:progress_flag

Conversation

@ghbrown
Copy link

@ghbrown ghbrown commented Apr 7, 2022

(replica of #116, I shouldn't have been developing on my fork's master branch)

Previously, building with the most recent version of PROGRESS resulted in an error:

bodirect.F90:69:59:

   CALL PRG_GET_FLEVEL(EVALS,KBT,BNDFIL,BREAKTOL,CHEMPOT)
                                                        1
Error: Missing actual argument for argument ‘err’ at (1)

This occurred since an extra error flag argument was added to the respective function in this PROGRESS commit.

This PR adds the necessary variable and hooks it into LATTE's EXISTERROR, allowing a full BML-PROGRESS-LATTE build with the most recent versions of each library (rather than requiring an old PROGRESS version to build LATTE successfully).

@ghbrown
Copy link
Author

ghbrown commented Apr 19, 2022

After looking over outstanding issues, this PR addresses #115 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant