Skip to content

Commit

Permalink
update notes
Browse files Browse the repository at this point in the history
  • Loading branch information
josephzhang8 committed Apr 28, 2022
1 parent 567b612 commit 73f7e1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/Core/scribe_io.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1018,6 +1018,7 @@ subroutine nc_writeout3D(imode,it,idim1,idim2,var3d_gb2,vname,i23d)

end subroutine nc_writeout3D

!Recv and write out _3D_ variables
subroutine scribe_recv_write(it,imode,ivs,itotal,icount_out_name)
implicit none
!imode: 1/2/3 for node/elem/side; ivs: 1 (scalar) or 2 (vector)
Expand Down
2 changes: 1 addition & 1 deletion src/Readme.beta_notes
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This beta notes are divided into 5 part:

Github versions:

(28 April 2022): added new WWM outputs and re-ordered after iof_wwm(26); zCoordinate outputs made optional (for performance test);
567b612 (28 April 2022): added new WWM outputs and re-ordered after iof_wwm(26); zCoordinate outputs made optional (for performance test);
6524e19 (27 April 2022): a few more WWM related parameters under VOR (turbinjds,alpha,wfwvor_streaming)
and new WWM outputs, after merging with lrdev_updates;
d44dbdf (1 April, 2022): added an optional threshold inflation ratio for mass conversation for ICM: 'rinflation_icm'
Expand Down

0 comments on commit 73f7e1b

Please sign in to comment.