Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Gyacomo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Antoine Cyril David Hoffmann
Gyacomo
Commits
1f062a19
Commit
1f062a19
authored
4 years ago
by
Antoine Cyril David Hoffmann
Browse files
Options
Downloads
Patches
Plain Diff
minor changes
parent
9ff48d1d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+0
-1
0 additions, 1 deletion
.gitignore
wk/fort.90
+13
-13
13 additions, 13 deletions
wk/fort.90
with
13 additions
and
14 deletions
.gitignore
+
0
−
1
View file @
1f062a19
...
@@ -31,4 +31,3 @@ wk/fort.90
...
@@ -31,4 +31,3 @@ wk/fort.90
.directory
.directory
checkpoint/
checkpoint/
FM/
FM/
wk/test*
This diff is collapsed.
Click to expand it.
wk/fort.90
+
13
−
13
View file @
1f062a19
&BASIC
&BASIC
nrun = 100000000
nrun = 100000000
dt = 0.0
05
dt = 0.0
1
tmax =
8
0
tmax =
40
0
RESTART = .false.
RESTART = .false.
/
/
&GRID
&GRID
pmaxe =
2
pmaxe =
3
jmaxe =
1
jmaxe =
2
pmaxi =
2
pmaxi =
3
jmaxi =
1
jmaxi =
2
Nr = 256
Nr = 256
Lr = 66
Lr = 66
Nz = 256
Nz = 256
...
@@ -17,17 +17,17 @@
...
@@ -17,17 +17,17 @@
CANCEL_ODD_P = .false.
CANCEL_ODD_P = .false.
/
/
&OUTPUT_PAR
&OUTPUT_PAR
nsave_0d =
10
0
nsave_0d =
5
0
nsave_1d = 0
nsave_1d = 0
nsave_2d =
10
0
nsave_2d =
5
0
nsave_5d = 200
nsave_5d = 200
write_Na00 = .true.
write_Na00 = .true.
write_moments = .true.
write_moments = .true.
write_phi = .true.
write_phi = .true.
write_non_lin = .true.
write_non_lin = .true.
write_doubleprecision = .true.
write_doubleprecision = .true.
resfile0 = '../results/test_parallel/256x128_L_66_Pe_
2
_Je_
1
_Pi_
2
_Ji_
1
_nB_0.5_nN_1_nu_1e-02_DG_mu_5e-06/outputs'
resfile0 = '../results/test_parallel/256x128_L_66_Pe_
3
_Je_
2
_Pi_
3
_Ji_
2
_nB_0.5_nN_1_nu_1e-02_DG_mu_5e-06/outputs'
rstfile0 = '../results/test_parallel/256x128_L_66_Pe_
2
_Je_
1
_Pi_
2
_Ji_
1
_nB_0.5_nN_1_nu_1e-02_DG_mu_5e-06/checkpoint'
rstfile0 = '../results/test_parallel/256x128_L_66_Pe_
3
_Je_
2
_Pi_
3
_Ji_
2
_nB_0.5_nN_1_nu_1e-02_DG_mu_5e-06/checkpoint'
job2load = 0
job2load = 0
/
/
&MODEL_PAR
&MODEL_PAR
...
@@ -55,9 +55,9 @@
...
@@ -55,9 +55,9 @@
initback_moments =0
initback_moments =0
initnoise_moments =1e-05
initnoise_moments =1e-05
iseed =42
iseed =42
selfmat_file ='../iCa/self_Coll_GKE_0_GKI_0_ESELF_1_ISELF_1_Pmaxe_
2
_Jmaxe_
1
_Pmaxi_
2
_Jmaxi_
1
_pamaxx_10.h5'
selfmat_file ='../iCa/self_Coll_GKE_0_GKI_0_ESELF_1_ISELF_1_Pmaxe_
3
_Jmaxe_
2
_Pmaxi_
3
_Jmaxi_
2
_pamaxx_10.h5'
eimat_file ='../iCa/ei_Coll_GKE_0_GKI_0_ETEST_1_EBACK_1_Pmaxe_
2
_Jmaxe_
1
_Pmaxi_
2
_Jmaxi_
1
_pamaxx_10_tau_1.0000_mu_0.0233.h5'
eimat_file ='../iCa/ei_Coll_GKE_0_GKI_0_ETEST_1_EBACK_1_Pmaxe_
3
_Jmaxe_
2
_Pmaxi_
3
_Jmaxi_
2
_pamaxx_10_tau_1.0000_mu_0.0233.h5'
iemat_file ='../iCa/ie_Coll_GKE_0_GKI_0_ITEST_1_IBACK_1_Pmaxe_
2
_Jmaxe_
1
_Pmaxi_
2
_Jmaxi_
1
_pamaxx_10_tau_1.0000_mu_0.0233.h5'
iemat_file ='../iCa/ie_Coll_GKE_0_GKI_0_ITEST_1_IBACK_1_Pmaxe_
3
_Jmaxe_
2
_Pmaxi_
3
_Jmaxi_
2
_pamaxx_10_tau_1.0000_mu_0.0233.h5'
/
/
&TIME_INTEGRATION_PAR
&TIME_INTEGRATION_PAR
numerical_scheme='RK4'
numerical_scheme='RK4'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment