Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aland, Sebastian
amdis
Commits
d0dfdd77
Commit
d0dfdd77
authored
Jan 15, 2014
by
Praetorius, Simon
Browse files
demo for polarization ordering
parent
d079a85e
Changes
1
Hide whitespace changes
Inline
Side-by-side
extensions/demo/other/init/polarizationField.dat.2d
0 → 100644
View file @
d0dfdd77
dimension of world: 2
% =================== MESH ================================
mesh_name: mesh
mesh->macro file name: ./macro/macro.square.2d
mesh->global refinements: 10
mesh->check: 0
% ============== USER-PARAMETER ==========================
p->alpha2: 1
p->alpha4: 1
p->epsilon: 0.05
p->K: (${p->epsilon}) * 1
% =========== OUTPUT ==============================================
p->space->output->filename: ./output/p_
p->vectorField->output->filename: ./output/vec_
% ==================== TIMESTEPS ===============================
adapt->timestep: 0.00001
adapt->max timestep: 1e+1
adapt->min timestep: 1e-6
adapt->start time: 0.0
adapt->end time: 10000.0
p->space->rosenbrock->method: ros3Pw
p->space->rosenbrock->error weights: [1,1,0,0]
adapt->fix first timesteps: 10
adapt->rosenbrock->timestep study: 0
adapt->rosenbrock->timestep study steps: 0
adapt[0]->time tolerance: 1.e-2
% ============= PROBLEM-SPACES ==================================
p->space->components: 4
p->space->polynomial degree[0]: 2
p->space->polynomial degree[1]: 2
p->space->polynomial degree[2]: 2
p->space->polynomial degree[3]: 2
p->space->dim: 2
p->space->mesh: mesh
% ================== SOLVER ======================================
p->space->solver->backend: mtl
p->space->solver: umfpack
p->space->solver->use old initial guess: 1
p->space->solver->tolerance: 1.e-8
p->space->solver->info: 10
% =================== OUTPUT =========================================
p->space->output->ParaView animation: 1
p->space->output->ParaView format: 1
p->space->output->write every i-th timestep: 10
p->space->output->append index: 1
p->space->output->index length: 9
p->space->output->index decimals: 7
p->vectorField->output->ParaView animation: 1
p->vectorField->output->ParaView vector format: 1
p->vectorField->output->write as 3d vector: 1
p->vectorField->output->write every i-th timestep: 10
p->vectorField->output->append index: 1
p->vectorField->output->index length: 9
p->vectorField->output->index decimals: 7
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment