Skip to content

changed x_rotate to y_rotate in Create_VRMgrid.cpp#8

Open
marcin-kupilas wants to merge 1 commit intoESMCI:masterfrom
marcin-kupilas:patch-1
Open

changed x_rotate to y_rotate in Create_VRMgrid.cpp#8
marcin-kupilas wants to merge 1 commit intoESMCI:masterfrom
marcin-kupilas:patch-1

Conversation

@marcin-kupilas
Copy link

Changed the code so that it now reads:

77 CommandLineDouble (MyGridXRotate ,"x_rotate" ,0.0);
78 CommandLineDouble (MyGridYRotate ,"y_rotate" ,0.0);

where line 78 had x_rotate

Changed the code so that it now reads:


77       CommandLineDouble (MyGridXRotate       ,"x_rotate"      ,0.0);
78       CommandLineDouble (MyGridYRotate       ,"y_rotate"      ,0.0);

where line 78 had x_rotate
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