Skip to content
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

eCLM-ParFlow coupling #17

Merged
merged 9 commits into from
Oct 3, 2022
Merged

eCLM-ParFlow coupling #17

merged 9 commits into from
Oct 3, 2022

Conversation

kvrigor
Copy link
Member

@kvrigor kvrigor commented Oct 3, 2022

No description provided.

@kvrigor kvrigor merged commit 8138368 into master Oct 3, 2022
@kvrigor kvrigor deleted the devel-parflow branch October 4, 2022 12:39
kvrigor added a commit that referenced this pull request Oct 9, 2022
kvrigor added a commit that referenced this pull request Oct 11, 2022
Model developments by @s-poll :

* 9f00031 introduce precompiler COUP_OAS_ICON and COUP_OAS_PFL
* 59702f3 Oasis define for ICON ()
* a98d2cd Oasis snd/rcv for ICON (CLM3 vars)
* 1641475 consistent coupler precompiler naming
* f3c0cad include oas_receive_icon in eclm time stepping
* f7be360 renaming of coupled ICON-ECLM vars in oas_defineMod
* 27d984d Update snd/rcv fields from ICON
* ed1af99 Implementation of coupled variable t_sf.
* 47c2068 Couple rain_rate and snow_rate in seperate variables.
* 60850cf Restructure oasis_def_var.
* a42a3eb Inclusion of urban landunit.

Merges and bugfixes by @kvrigor :

* d79df54 Merge clm5nl-gen v0.6 (#16)
* 8ffe78f Merge eCLM-ParFlow coupling (#17)
* dfb6e69 Added compile definition COUP_OAS_PFL for ParFlow
* 0263ae8 Removed `use_parflow_soilwater()` in `BalanceCheckMod.F90` and `TotalWaterAndHeatMod.F90`
* 9ea5952 Fixed missing `psit` calculation when not coupled with ParFlow
kvrigor added a commit that referenced this pull request Oct 19, 2022
Model developments by @s-poll :

* 9f00031 introduce precompiler COUP_OAS_ICON and COUP_OAS_PFL
* 59702f3 Oasis define for ICON ()
* a98d2cd Oasis snd/rcv for ICON (CLM3 vars)
* 1641475 consistent coupler precompiler naming
* f3c0cad include oas_receive_icon in eclm time stepping
* f7be360 renaming of coupled ICON-ECLM vars in oas_defineMod
* 27d984d Update snd/rcv fields from ICON
* ed1af99 Implementation of coupled variable t_sf.
* 47c2068 Couple rain_rate and snow_rate in seperate variables.
* 60850cf Restructure oasis_def_var.
* a42a3eb Inclusion of urban landunit.

Merges and bugfixes by @kvrigor :

* d79df54 Merge clm5nl-gen v0.6 (#16)
* 8ffe78f Merge eCLM-ParFlow coupling (#17)
* dfb6e69 Added compile definition COUP_OAS_PFL for ParFlow
* 0263ae8 Removed `use_parflow_soilwater()` in `BalanceCheckMod.F90` and `TotalWaterAndHeatMod.F90`
* 9ea5952 Fixed missing `psit` calculation when not coupled with ParFlow

Co-authored-by: Stefan Poll <spoll@users.noreply.github.com>
kvrigor added a commit that referenced this pull request Jan 19, 2023
* clm5nl-gen v0.6 (#16)

Commit summary:

* 437789c Bumped clm5nl-gen version to 0.6
* b356751 Wrapped lines based on max column width
* 0b3e1b5 Automatically set user-specified namelist parameters
* bb5caa2 Made reading/writing/checking valid namelist parameters more convenient 
* 13286e7 Fixed __contains__ and __str__ in NamelistGroupMixin
* 7ef720d Removed <nl>.user_nl and introduced <nl>.general_options

* eCLM-ParFlow coupling (#17)

Commit summary:

* 9291924 Integrated ParFlow psi into eCLM processes (preliminary changes)
* 9870b27 Removed optional argument `var_noshape` in oasis_def_var
* b208107 Removed optional argument var_noshape in oasis_def_var
* 1a6fbe1 Received soil liquid from ParFlow
* 07aa9de Added new soilwater_movement_method = coupled_parflow
* f6ae4d7 Temporarily bypass water and soil energy balance errors
* 506f160 Moved ParFlow subsurface flux calculations into a subroutine (ParFlowDrainage)
* b5094cc Converted ET fluxes [mm/s] to ParFlow flux units [1/hr]
* be01317 Ignore balance errors when use_parflow_soilwater=TRUE
* 602722c Merge branch 'master' into devel-parflow

* eCLM-ICON coupling (#18)

Model developments by @s-poll :

* 9f00031 introduce precompiler COUP_OAS_ICON and COUP_OAS_PFL
* 59702f3 Oasis define for ICON ()
* a98d2cd Oasis snd/rcv for ICON (CLM3 vars)
* 1641475 consistent coupler precompiler naming
* f3c0cad include oas_receive_icon in eclm time stepping
* f7be360 renaming of coupled ICON-ECLM vars in oas_defineMod
* 27d984d Update snd/rcv fields from ICON
* ed1af99 Implementation of coupled variable t_sf.
* 47c2068 Couple rain_rate and snow_rate in seperate variables.
* 60850cf Restructure oasis_def_var.
* a42a3eb Inclusion of urban landunit.

Merges and bugfixes by @kvrigor :

* d79df54 Merge clm5nl-gen v0.6 (#16)
* 8ffe78f Merge eCLM-ParFlow coupling (#17)
* dfb6e69 Added compile definition COUP_OAS_PFL for ParFlow
* 0263ae8 Removed `use_parflow_soilwater()` in `BalanceCheckMod.F90` and `TotalWaterAndHeatMod.F90`
* 9ea5952 Fixed missing `psit` calculation when not coupled with ParFlow

Co-authored-by: Stefan Poll <spoll@users.noreply.github.com>
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.

None yet

1 participant