Skip to content

Commit df81985

Browse files
skfoggemorway-usgs
andcommitted
Preliminary test of ABC now working (#21)
* checking in today's progress. Reworked some of the previous code that unfortunately had some bad wiring * read shf options block; will need to circle back and test TS functionality later * changes now through _rp() routine, _ad() up next * latest progress * progress plus work on shf in mf6io * couple more shf documentation files * build file updates * transfer wetted surface area to SFE * A new and very basic autotest for SHF * Better explain the new autotest * spelling * remove unused variable * fix variable truncation * remove more unused variables * More unused variables discovered while using CI to do checks I should do locally * fix issue related to idxbudfjf when only one transport stream reach is active * clean up autotest * touch-up budget object allocation when shf not active * ruff * '\' -> '/' in makefile (silly windows machine) * swr working (#11) * feat(shf): starting sensible heat flux capability * checking in today's progress. Reworked some of the previous code that unfortunately had some bad wiring * read shf options block; will need to circle back and test TS functionality later * changes now through _rp() routine, _ad() up next * latest progress * progress plus work on shf in mf6io * couple more shf documentation files * build file updates * transfer wetted surface area to SFE * A new and very basic autotest for SHF * Better explain the new autotest * spelling * remove unused variable * fix variable truncation * remove more unused variables * More unused variables discovered while using CI to do checks I should do locally * fix issue related to idxbudfjf when only one transport stream reach is active * clean up autotest * touch-up budget object allocation when shf not active * ruff * '\' -> '/' in makefile (silly windows machine) * swr working (#11) * linting new src file (#12) * Msvs update (#13) * meson swr (#14) * new test problem swr (#15) * feat(shf): starting sensible heat flux capability * checking in today's progress. Reworked some of the previous code that unfortunately had some bad wiring * read shf options block; will need to circle back and test TS functionality later * changes now through _rp() routine, _ad() up next * latest progress * progress plus work on shf in mf6io * couple more shf documentation files * build file updates * transfer wetted surface area to SFE * A new and very basic autotest for SHF * Better explain the new autotest * spelling * remove unused variable * fix variable truncation * remove more unused variables * More unused variables discovered while using CI to do checks I should do locally * fix issue related to idxbudfjf when only one transport stream reach is active * clean up autotest * touch-up budget object allocation when shf not active * ruff * '\' -> '/' in makefile (silly windows machine) * swr working (#11) * linting new src file (#12) * Msvs update (#13) * meson swr (#14) * new test problem swr (#15) * add swr to options block of sfe (#16) * feat(shf): starting sensible heat flux capability * checking in today's progress. Reworked some of the previous code that unfortunately had some bad wiring * read shf options block; will need to circle back and test TS functionality later * changes now through _rp() routine, _ad() up next * latest progress * progress plus work on shf in mf6io * couple more shf documentation files * build file updates * transfer wetted surface area to SFE * A new and very basic autotest for SHF * Better explain the new autotest * spelling * remove unused variable * fix variable truncation * remove more unused variables * More unused variables discovered while using CI to do checks I should do locally * fix issue related to idxbudfjf when only one transport stream reach is active * clean up autotest * touch-up budget object allocation when shf not active * ruff * '\' -> '/' in makefile (silly windows machine) * swr working (#11) * linting new src file (#12) * Msvs update (#13) * meson swr (#14) * new test problem swr (#15) * add swr to options block of sfe (#16) * latex documentation (#17) * new shf test passing locally, but not on CI (though it once was). * cleanup error on CI build * feat(shf): starting sensible heat flux capability * checking in today's progress. Reworked some of the previous code that unfortunately had some bad wiring * read shf options block; will need to circle back and test TS functionality later * changes now through _rp() routine, _ad() up next * latest progress * progress plus work on shf in mf6io * couple more shf documentation files * build file updates * transfer wetted surface area to SFE * A new and very basic autotest for SHF * Better explain the new autotest * spelling * remove unused variable * fix variable truncation * remove more unused variables * More unused variables discovered while using CI to do checks I should do locally * fix issue related to idxbudfjf when only one transport stream reach is active * clean up autotest * touch-up budget object allocation when shf not active * ruff * '\' -> '/' in makefile (silly windows machine) * swr working (#11) * linting new src file (#12) * Msvs update (#13) * meson swr (#14) * new test problem swr (#15) * add swr to options block of sfe (#16) * latex documentation (#17) * new shf test passing locally, but not on CI (though it once was). * cleanup error on CI build * feat(shf): starting sensible heat flux capability * checking in today's progress. Reworked some of the previous code that unfortunately had some bad wiring * read shf options block; will need to circle back and test TS functionality later * changes now through _rp() routine, _ad() up next * latest progress * progress plus work on shf in mf6io * couple more shf documentation files * build file updates * transfer wetted surface area to SFE * A new and very basic autotest for SHF * Better explain the new autotest * spelling * remove unused variable * fix variable truncation * remove more unused variables * More unused variables discovered while using CI to do checks I should do locally * fix issue related to idxbudfjf when only one transport stream reach is active * clean up autotest * touch-up budget object allocation when shf not active * ruff * '\' -> '/' in makefile (silly windows machine) * swr working (#11) * linting new src file (#12) * Msvs update (#13) * meson swr (#14) * new test problem swr (#15) * add swr to options block of sfe (#16) * latex documentation (#17) * new shf test passing locally, but not on CI (though it once was). * cleanup error on CI build * cleaning up some of my previous blunders * add abc intermediate between sfe and shf/swr - not currently working * feat(shf): starting sensible heat flux capability * checking in today's progress. Reworked some of the previous code that unfortunately had some bad wiring * read shf options block; will need to circle back and test TS functionality later * changes now through _rp() routine, _ad() up next * latest progress * progress plus work on shf in mf6io * couple more shf documentation files * build file updates * transfer wetted surface area to SFE * A new and very basic autotest for SHF * Better explain the new autotest * spelling * remove unused variable * fix variable truncation * remove more unused variables * More unused variables discovered while using CI to do checks I should do locally * fix issue related to idxbudfjf when only one transport stream reach is active * clean up autotest * touch-up budget object allocation when shf not active * ruff * '\' -> '/' in makefile (silly windows machine) * swr working (#11) * linting new src file (#12) * Msvs update (#13) * meson swr (#14) * new test problem swr (#15) * add swr to options block of sfe (#16) * latex documentation (#17) * new shf test passing locally, but not on CI (though it once was). * cleanup error on CI build * cleaning up some of my previous blunders * update make file * Shf (#18) Bringing in Katie's latest PaBST changes * feat(shf): starting sensible heat flux capability * checking in today's progress. Reworked some of the previous code that unfortunately had some bad wiring * read shf options block; will need to circle back and test TS functionality later * changes now through _rp() routine, _ad() up next * latest progress * progress plus work on shf in mf6io * couple more shf documentation files * build file updates * transfer wetted surface area to SFE * A new and very basic autotest for SHF * Better explain the new autotest * spelling * remove unused variable * fix variable truncation * remove more unused variables * More unused variables discovered while using CI to do checks I should do locally * fix issue related to idxbudfjf when only one transport stream reach is active * clean up autotest * touch-up budget object allocation when shf not active * ruff * '\' -> '/' in makefile (silly windows machine) * swr working (#11) * linting new src file (#12) * Msvs update (#13) * meson swr (#14) * new test problem swr (#15) * add swr to options block of sfe (#16) * latex documentation (#17) * new shf test passing locally, but not on CI (though it once was). * cleanup error on CI build * cleaning up some of my previous blunders * Shf (#18) Bringing in Katie's latest PaBST changes * Abc 1 (#19) * autotest of shf and swr within abc --------- Co-authored-by: emorway-usgs <[email protected]>
1 parent a781822 commit df81985

File tree

2 files changed

+0
-164
lines changed

2 files changed

+0
-164
lines changed

doc/mf6io/mf6ivar/dfn/gwe-sfe.dfn

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -286,38 +286,6 @@ tagged false
286286
longname file name of ABC information
287287
description defines a sensible heat flux (ABC) input file. Records in the ABC file are used to calculate the flux of thermal energy in or out of a stream reach resulting from sensible heat exchange.
288288

289-
block options
290-
name swr_filerecord
291-
type record swr6 filein swr6_filename
292-
shape
293-
reader urword
294-
tagged true
295-
optional true
296-
longname
297-
description
298-
299-
block options
300-
name swr6
301-
type keyword
302-
shape
303-
in_record true
304-
reader urword
305-
tagged true
306-
optional false
307-
longname swr keyword
308-
description keyword to specify that record corresponds to the shortwave radiation (SWR) file. The behavior of the SWR utility and a description of the input file is provided separately.
309-
310-
block options
311-
name swr6_filename
312-
type string
313-
preserve_case true
314-
in_record true
315-
reader urword
316-
optional false
317-
tagged false
318-
longname file name of SWR information
319-
description defines a shortwave radiation (SWR) input file. Records in the SWR file are used to calculate the flux of thermal energy in or out of a stream reach resulting from shortwave radiation heat flux.
320-
321289
# --------------------- gwe sfe packagedata ---------------------
322290

323291
block packagedata

doc/mf6io/mf6ivar/dfn/utl-swr.dfn

Lines changed: 0 additions & 132 deletions
This file was deleted.

0 commit comments

Comments
 (0)