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

The -list command is broken in create_newcase #2218

Closed
changliao1025 opened this issue Jan 10, 2018 · 5 comments
Closed

The -list command is broken in create_newcase #2218

changliao1025 opened this issue Jan 10, 2018 · 5 comments
Assignees

Comments

@changliao1025
Copy link

changliao1025 commented Jan 10, 2018

I only tested the query_config script with --query-compsets-setby

The OPTIONAL %phys attributes specify submodes of the given system
For example DOCN%DOM is the data ocean model for DOCN
ALL the possible %phys choices for each component are listed
with the -list command for create_newcase
ALL data models must have a %phys option that corresponds to the data model mode
_

Then I tried the -list command, but it is not supported in create_newcase.

@jedwards4b
Copy link
Contributor

Not sure what version you are using, but in the latest there is no query_case and there is no --list option to create_newcase.

@changliao1025
Copy link
Author

I had a typo and it should be "query_config" script. I guess the -list was removed? If so then the "config_compsets.xml" file may need an update.

@jedwards4b
Copy link
Contributor

Yes - its the help section of the acme config_compsets.xml that is out of date.

@jgfouca jgfouca self-assigned this Jan 10, 2018
@jgfouca
Copy link
Contributor

jgfouca commented Jan 10, 2018

I will update the help section.

@changliao1025
Copy link
Author

Thanks for the updates.
Then does that mean this functionality is also removed? How can I find all the phys choices for each component in this case?

jedwards4b added a commit that referenced this issue Jan 11, 2018
Remove stale help section comments
The --list flag to create_newcase doesn't exist anymore.

Test suite: None
Test baseline:
Test namelist changes:
Test status: bit for bit

Fixes #2218

User interface changes?: N

Update gh-pages html (Y/N)?: N

Code review: @jedwards4b
jgfouca added a commit that referenced this issue Apr 9, 2018
Feature list:
* Support full matching restrictions for batch directives
* create_test: Order e3sm test list by runtime
* Remove old pointclm directory
* make case tools part of the Case object
* Update MCT to 2.10rc2
* Remove text 'ccsm' and 'cesm' and replace appropriately
* Add unofficial support for shell version of case.run batch script
* Do not make unnecessary env_batch jobs or batch job scripts
* St_archive the DART restart history files
* Update MPI message tags in coupler-component exchanges
* Improve the cprnc build when netcdf c and fortran libraries are installed separately
* Remove the run_e3sm testing scripts from the CIME repo

Bug fixes:
* Using mkSrcfiles to build the FMS libraries requires ignoring files with name pattern test_*
* skip-pnl was being entirely ignored for case.test
* Fix bug in compare two case setup nmls
* Cannot combine soft operations.
* Allow case_diff to work on cases that are not tests
* Only set and check glcrun_avg_alarm if glc_prognostic is true
* Always downscale walltime for tests
* Fix double-run bug for external scripts

Fixes #2219
Fixes #2069
Fixes #1906
Fixes #2218

[BFB]
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

No branches or pull requests

3 participants