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

Train Thompson microphysics proxy #98

Merged
merged 28 commits into from
Nov 26, 2023
Merged

Train Thompson microphysics proxy #98

merged 28 commits into from
Nov 26, 2023

Conversation

rouson
Copy link
Contributor

@rouson rouson commented Nov 25, 2023

No description provided.

Usage:

  ./build/run-fpm.sh run train-cloud-microphysics -- \
  --base <string> --epochs <integer> \
  [--start <integer>] [--end <integer>] [--stride <integer>]

where angular brackets denote user-provided values and square
brackets denote optional arguments.
for initial processing of the cost.plt plot file
indent code inside associate construct in read_train_write
subroutine
At time step 720, all qi input/output values are zero so
this commit removes qi from the input and output tensors.
This commit adds a training_configuration.json file that yields a
monotonically decreasing cost function:

./build/run-fpm.sh run train-cloud-microphysics -- \
  --base training --epochs 10 --start 720
...
        Epoch         Cost (avg)
           1  0.121759593
           2   1.61784310E-02
           3   5.31613547E-03
           4   2.68347375E-03
           5   1.63242721E-03
           6   1.11283606E-03
           7   8.27088661E-04
           8   6.59517595E-04
           9   5.56710584E-04
          10   4.91619750E-04
 Training time:    39.319034000000002      for          10 epochs
 System clock time:    353.68379099999999
work around a gfortran issue with associate constructs
fix(deploy-docs.yml) - use linuxbrew to install ford 7
@rouson rouson merged commit 79d6257 into main Nov 26, 2023
4 checks passed
@rouson rouson deleted the thompson-microphysics branch November 26, 2023 04:10
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