Skip to content

Manual override flag (-nz) for layer numbers to pfdist command#147

Merged
smithsg84 merged 2 commits into
masterfrom
nbengdahl-patch-1
Jun 25, 2019
Merged

Manual override flag (-nz) for layer numbers to pfdist command#147
smithsg84 merged 2 commits into
masterfrom
nbengdahl-patch-1

Conversation

@smithsg84
Copy link
Copy Markdown
Contributor

@smithsg84 smithsg84 commented Jun 25, 2019

Users had to manually set number of cells in Z for pfdist to work on 1D datasets. Add flag to pfdist command to enable using the command without setting the key.

Fixes #142

Adding a manual override option for the number of layers when calling pfdist
@smithsg84 smithsg84 merged commit e024263 into master Jun 25, 2019
@smithsg84 smithsg84 deleted the nbengdahl-patch-1 branch June 25, 2019 20:34
jjokella added a commit to HPSCTerrSys/parflow that referenced this pull request Oct 18, 2023
```
eTSMP/parflow/pfsimulator/parflow_lib/solver_richards.c(4112): error parflow#303: explicit type is missing ("int" assumed)
  PseudoAdvanceRichards(PFModule * this_module, double start_time,      /* Starting time */
  ^

eTSMP/parflow/pfsimulator/parflow_lib/solver_richards.c(4112): error parflow#147: declaration is incompatible with "void PseudoAdvanceRichards(PFModule *, double, double, PFModule *, Vector *, Vector **, Vector **, Vector **)" (declared at line 1169 of "/p/scratch/cjibg36/jibg3683/DATAASSIMILATION/TSMP-PDAF/eTSMP/parflow/pfsimulator/parflow_lib/parflow_proto.h")
  PseudoAdvanceRichards(PFModule * this_module, double start_time,      /* Starting time */
  ^
```
mfahdaz pushed a commit to mfahdaz/parflow that referenced this pull request Apr 3, 2026
…ow#147)

* Update pftools.c

Adding a manual override option for the number of layers when calling pfdist

* 1. Adding manual override flag (-nz) for layer numbers to pfdist command
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.

pfdist NZ option

2 participants